From bd7e51420f419dcca38dbc4ddc7e2e036a7e19ba Mon Sep 17 00:00:00 2001 From: koalyptus Date: Sat, 13 May 2017 11:20:39 +0000 Subject: [PATCH] publish Docs to gh-pages (auto) branch: master SHA: 45e78777e9e2536c9f48bc2ab0b1e3be202d9db0 range SHA: eeb5afe97b24...45e78777e9e2 build id: 231845934 build number: 641 --- docs/ast/source/const.js.json | 4668 +- docs/ast/source/feature.js.json | 85 +- docs/ast/source/modules/help.js.json | 630 +- docs/ast/source/modules/paging.js.json | 13521 ++- docs/ast/source/tablefilter.js.json | 80370 ++++++++-------- docs/class/src/emitter.js~Emitter.html | 2 +- ...pterEzEditTable.js~AdapterEzEditTable.html | 2 +- .../extensions/colOps/colOps.js~ColOps.html | 2 +- .../colsVisibility.js~ColsVisibility.html | 2 +- ...iltersVisibility.js~FiltersVisibility.html | 2 +- ...Sortabletable.js~AdapterSortableTable.html | 2 +- docs/class/src/feature.js~Feature.html | 2 +- .../alternateRows.js~AlternateRows.html | 2 +- .../modules/baseDropdown.js~BaseDropdown.html | 2 +- .../src/modules/checkList.js~CheckList.html | 2 +- .../modules/clearButton.js~ClearButton.html | 2 +- .../src/modules/dateType.js~DateType.html | 2 +- .../src/modules/dropdown.js~Dropdown.html | 2 +- .../src/modules/gridLayout.js~GridLayout.html | 2 +- docs/class/src/modules/hash.js~Hash.html | 2 +- docs/class/src/modules/help.js~Help.html | 2 +- ...highlightKeywords.js~HighlightKeyword.html | 2 +- docs/class/src/modules/loader.js~Loader.html | 2 +- ...arkActiveColumns.js~MarkActiveColumns.html | 2 +- .../src/modules/noResults.js~NoResults.html | 2 +- docs/class/src/modules/paging.js~Paging.html | 28 +- .../modules/popupFilter.js~PopupFilter.html | 2 +- .../modules/rowsCounter.js~RowsCounter.html | 2 +- docs/class/src/modules/state.js~State.html | 2 +- .../src/modules/statusBar.js~StatusBar.html | 2 +- .../class/src/modules/storage.js~Storage.html | 2 +- .../class/src/tablefilter.js~TableFilter.html | 348 +- docs/dump.json | 2043 +- docs/file/src/array.js.html | 2 +- docs/file/src/const.js.html | 20 +- docs/file/src/cookie.js.html | 2 +- docs/file/src/dom.js.html | 2 +- docs/file/src/emitter.js.html | 2 +- docs/file/src/event.js.html | 2 +- .../advancedGrid/adapterEzEditTable.js.html | 2 +- .../advancedGrid/advancedGrid.js.html | 2 +- .../file/src/extensions/colOps/colOps.js.html | 2 +- .../colsVisibility/colsVisibility.js.html | 2 +- .../filtersVisibility.js.html | 2 +- .../sort/adapterSortabletable.js.html | 2 +- docs/file/src/extensions/sort/sort.js.html | 2 +- docs/file/src/feature.js.html | 4 +- docs/file/src/modules/alternateRows.js.html | 2 +- docs/file/src/modules/baseDropdown.js.html | 2 +- docs/file/src/modules/checkList.js.html | 2 +- docs/file/src/modules/clearButton.js.html | 2 +- docs/file/src/modules/dateType.js.html | 2 +- docs/file/src/modules/dropdown.js.html | 2 +- docs/file/src/modules/gridLayout.js.html | 2 +- docs/file/src/modules/hash.js.html | 2 +- docs/file/src/modules/help.js.html | 7 +- .../src/modules/highlightKeywords.js.html | 2 +- docs/file/src/modules/loader.js.html | 2 +- .../src/modules/markActiveColumns.js.html | 2 +- docs/file/src/modules/noResults.js.html | 2 +- docs/file/src/modules/paging.js.html | 10 +- docs/file/src/modules/popupFilter.js.html | 2 +- docs/file/src/modules/rowsCounter.js.html | 2 +- docs/file/src/modules/state.js.html | 2 +- docs/file/src/modules/statusBar.js.html | 2 +- docs/file/src/modules/storage.js.html | 2 +- docs/file/src/number.js.html | 2 +- docs/file/src/root.js.html | 2 +- docs/file/src/sort.js.html | 2 +- docs/file/src/string.js.html | 2 +- docs/file/src/tablefilter.js.html | 105 +- docs/file/src/types.js.html | 2 +- docs/function/index.html | 2 +- docs/identifiers.html | 2 +- docs/index.html | 32 +- docs/package.json | 2 +- docs/source.html | 98 +- docs/variable/index.html | 78 +- 78 files changed, 51227 insertions(+), 50944 deletions(-) diff --git a/docs/ast/source/const.js.json b/docs/ast/source/const.js.json index bbb4b9e7..de82f130 100644 --- a/docs/ast/source/const.js.json +++ b/docs/ast/source/const.js.json @@ -8,10 +8,10 @@ "type": "ImportSpecifier", "local": { "type": "Identifier", - "name": "State", + "name": "DateType", "range": [ 8, - 13 + 16 ], "loc": { "start": { @@ -20,16 +20,16 @@ }, "end": { "line": 1, - "column": 13 + "column": 16 } } }, "imported": { "type": "Identifier", - "name": "State", + "name": "DateType", "range": [ 8, - 13 + 16 ], "loc": { "start": { @@ -38,13 +38,13 @@ }, "end": { "line": 1, - "column": 13 + "column": 16 } } }, "range": [ 8, - 13 + 16 ], "loc": { "start": { @@ -53,6 +53,188 @@ }, "end": { "line": 1, + "column": 16 + } + } + } + ], + "source": { + "type": "Literal", + "value": "./modules/dateType", + "raw": "'./modules/dateType'", + "range": [ + 23, + 43 + ], + "loc": { + "start": { + "line": 1, + "column": 23 + }, + "end": { + "line": 1, + "column": 43 + } + } + }, + "range": [ + 0, + 44 + ], + "loc": { + "start": { + "line": 1, + "column": 0 + }, + "end": { + "line": 1, + "column": 44 + } + } + }, + { + "type": "ImportDeclaration", + "specifiers": [ + { + "type": "ImportSpecifier", + "local": { + "type": "Identifier", + "name": "Help", + "range": [ + 53, + 57 + ], + "loc": { + "start": { + "line": 2, + "column": 8 + }, + "end": { + "line": 2, + "column": 12 + } + } + }, + "imported": { + "type": "Identifier", + "name": "Help", + "range": [ + 53, + 57 + ], + "loc": { + "start": { + "line": 2, + "column": 8 + }, + "end": { + "line": 2, + "column": 12 + } + } + }, + "range": [ + 53, + 57 + ], + "loc": { + "start": { + "line": 2, + "column": 8 + }, + "end": { + "line": 2, + "column": 12 + } + } + } + ], + "source": { + "type": "Literal", + "value": "./modules/help", + "raw": "'./modules/help'", + "range": [ + 64, + 80 + ], + "loc": { + "start": { + "line": 2, + "column": 19 + }, + "end": { + "line": 2, + "column": 35 + } + } + }, + "range": [ + 45, + 81 + ], + "loc": { + "start": { + "line": 2, + "column": 0 + }, + "end": { + "line": 2, + "column": 36 + } + } + }, + { + "type": "ImportDeclaration", + "specifiers": [ + { + "type": "ImportSpecifier", + "local": { + "type": "Identifier", + "name": "State", + "range": [ + 90, + 95 + ], + "loc": { + "start": { + "line": 3, + "column": 8 + }, + "end": { + "line": 3, + "column": 13 + } + } + }, + "imported": { + "type": "Identifier", + "name": "State", + "range": [ + 90, + 95 + ], + "loc": { + "start": { + "line": 3, + "column": 8 + }, + "end": { + "line": 3, + "column": 13 + } + } + }, + "range": [ + 90, + 95 + ], + "loc": { + "start": { + "line": 3, + "column": 8 + }, + "end": { + "line": 3, "column": 13 } } @@ -63,31 +245,31 @@ "value": "./modules/state", "raw": "'./modules/state'", "range": [ - 20, - 37 + 102, + 119 ], "loc": { "start": { - "line": 1, + "line": 3, "column": 20 }, "end": { - "line": 1, + "line": 3, "column": 37 } } }, "range": [ - 0, - 38 + 82, + 120 ], "loc": { "start": { - "line": 1, + "line": 3, "column": 0 }, "end": { - "line": 1, + "line": 3, "column": 38 } } @@ -101,16 +283,16 @@ "type": "Identifier", "name": "GridLayout", "range": [ - 47, - 57 + 129, + 139 ], "loc": { "start": { - "line": 2, + "line": 4, "column": 8 }, "end": { - "line": 2, + "line": 4, "column": 18 } } @@ -119,31 +301,31 @@ "type": "Identifier", "name": "GridLayout", "range": [ - 47, - 57 + 129, + 139 ], "loc": { "start": { - "line": 2, + "line": 4, "column": 8 }, "end": { - "line": 2, + "line": 4, "column": 18 } } }, "range": [ - 47, - 57 + 129, + 139 ], "loc": { "start": { - "line": 2, + "line": 4, "column": 8 }, "end": { - "line": 2, + "line": 4, "column": 18 } } @@ -154,31 +336,31 @@ "value": "./modules/gridLayout", "raw": "'./modules/gridLayout'", "range": [ - 64, - 86 + 146, + 168 ], "loc": { "start": { - "line": 2, + "line": 4, "column": 25 }, "end": { - "line": 2, + "line": 4, "column": 47 } } }, "range": [ - 39, - 87 + 121, + 169 ], "loc": { "start": { - "line": 2, + "line": 4, "column": 0 }, "end": { - "line": 2, + "line": 4, "column": 48 } } @@ -192,16 +374,16 @@ "type": "Identifier", "name": "Loader", "range": [ - 96, - 102 + 178, + 184 ], "loc": { "start": { - "line": 3, + "line": 5, "column": 8 }, "end": { - "line": 3, + "line": 5, "column": 14 } } @@ -210,31 +392,31 @@ "type": "Identifier", "name": "Loader", "range": [ - 96, - 102 + 178, + 184 ], "loc": { "start": { - "line": 3, + "line": 5, "column": 8 }, "end": { - "line": 3, + "line": 5, "column": 14 } } }, "range": [ - 96, - 102 + 178, + 184 ], "loc": { "start": { - "line": 3, + "line": 5, "column": 8 }, "end": { - "line": 3, + "line": 5, "column": 14 } } @@ -245,31 +427,31 @@ "value": "./modules/loader", "raw": "'./modules/loader'", "range": [ - 109, - 127 + 191, + 209 ], "loc": { "start": { - "line": 3, + "line": 5, "column": 21 }, "end": { - "line": 3, + "line": 5, "column": 39 } } }, "range": [ - 88, - 128 + 170, + 210 ], "loc": { "start": { - "line": 3, + "line": 5, "column": 0 }, "end": { - "line": 3, + "line": 5, "column": 40 } } @@ -283,16 +465,16 @@ "type": "Identifier", "name": "HighlightKeyword", "range": [ - 137, - 153 + 219, + 235 ], "loc": { "start": { - "line": 4, + "line": 6, "column": 8 }, "end": { - "line": 4, + "line": 6, "column": 24 } } @@ -301,31 +483,31 @@ "type": "Identifier", "name": "HighlightKeyword", "range": [ - 137, - 153 + 219, + 235 ], "loc": { "start": { - "line": 4, + "line": 6, "column": 8 }, "end": { - "line": 4, + "line": 6, "column": 24 } } }, "range": [ - 137, - 153 + 219, + 235 ], "loc": { "start": { - "line": 4, + "line": 6, "column": 8 }, "end": { - "line": 4, + "line": 6, "column": 24 } } @@ -336,31 +518,31 @@ "value": "./modules/highlightKeywords", "raw": "'./modules/highlightKeywords'", "range": [ - 160, - 189 + 242, + 271 ], "loc": { "start": { - "line": 4, + "line": 6, "column": 31 }, "end": { - "line": 4, + "line": 6, "column": 60 } } }, "range": [ - 129, - 190 + 211, + 272 ], "loc": { "start": { - "line": 4, + "line": 6, "column": 0 }, "end": { - "line": 4, + "line": 6, "column": 61 } } @@ -374,16 +556,16 @@ "type": "Identifier", "name": "PopupFilter", "range": [ - 199, - 210 + 281, + 292 ], "loc": { "start": { - "line": 5, + "line": 7, "column": 8 }, "end": { - "line": 5, + "line": 7, "column": 19 } } @@ -392,31 +574,31 @@ "type": "Identifier", "name": "PopupFilter", "range": [ - 199, - 210 + 281, + 292 ], "loc": { "start": { - "line": 5, + "line": 7, "column": 8 }, "end": { - "line": 5, + "line": 7, "column": 19 } } }, "range": [ - 199, - 210 + 281, + 292 ], "loc": { "start": { - "line": 5, + "line": 7, "column": 8 }, "end": { - "line": 5, + "line": 7, "column": 19 } } @@ -427,31 +609,31 @@ "value": "./modules/popupFilter", "raw": "'./modules/popupFilter'", "range": [ - 217, - 240 + 299, + 322 ], "loc": { "start": { - "line": 5, + "line": 7, "column": 26 }, "end": { - "line": 5, + "line": 7, "column": 49 } } }, "range": [ - 191, - 241 + 273, + 323 ], "loc": { "start": { - "line": 5, + "line": 7, "column": 0 }, "end": { - "line": 5, + "line": 7, "column": 50 } } @@ -465,16 +647,16 @@ "type": "Identifier", "name": "MarkActiveColumns", "range": [ - 250, - 267 + 332, + 349 ], "loc": { "start": { - "line": 6, + "line": 8, "column": 8 }, "end": { - "line": 6, + "line": 8, "column": 25 } } @@ -483,31 +665,31 @@ "type": "Identifier", "name": "MarkActiveColumns", "range": [ - 250, - 267 + 332, + 349 ], "loc": { "start": { - "line": 6, + "line": 8, "column": 8 }, "end": { - "line": 6, + "line": 8, "column": 25 } } }, "range": [ - 250, - 267 + 332, + 349 ], "loc": { "start": { - "line": 6, + "line": 8, "column": 8 }, "end": { - "line": 6, + "line": 8, "column": 25 } } @@ -518,31 +700,31 @@ "value": "./modules/markActiveColumns", "raw": "'./modules/markActiveColumns'", "range": [ - 274, - 303 + 356, + 385 ], "loc": { "start": { - "line": 6, + "line": 8, "column": 32 }, "end": { - "line": 6, + "line": 8, "column": 61 } } }, "range": [ - 242, - 304 + 324, + 386 ], "loc": { "start": { - "line": 6, + "line": 8, "column": 0 }, "end": { - "line": 6, + "line": 8, "column": 62 } } @@ -556,16 +738,16 @@ "type": "Identifier", "name": "RowsCounter", "range": [ - 313, - 324 + 395, + 406 ], "loc": { "start": { - "line": 7, + "line": 9, "column": 8 }, "end": { - "line": 7, + "line": 9, "column": 19 } } @@ -574,31 +756,31 @@ "type": "Identifier", "name": "RowsCounter", "range": [ - 313, - 324 + 395, + 406 ], "loc": { "start": { - "line": 7, + "line": 9, "column": 8 }, "end": { - "line": 7, + "line": 9, "column": 19 } } }, "range": [ - 313, - 324 + 395, + 406 ], "loc": { "start": { - "line": 7, + "line": 9, "column": 8 }, "end": { - "line": 7, + "line": 9, "column": 19 } } @@ -609,31 +791,31 @@ "value": "./modules/rowsCounter", "raw": "'./modules/rowsCounter'", "range": [ - 331, - 354 + 413, + 436 ], "loc": { "start": { - "line": 7, + "line": 9, "column": 26 }, "end": { - "line": 7, + "line": 9, "column": 49 } } }, "range": [ - 305, - 355 + 387, + 437 ], "loc": { "start": { - "line": 7, + "line": 9, "column": 0 }, "end": { - "line": 7, + "line": 9, "column": 50 } } @@ -647,16 +829,16 @@ "type": "Identifier", "name": "StatusBar", "range": [ - 364, - 373 + 446, + 455 ], "loc": { "start": { - "line": 8, + "line": 10, "column": 8 }, "end": { - "line": 8, + "line": 10, "column": 17 } } @@ -665,31 +847,31 @@ "type": "Identifier", "name": "StatusBar", "range": [ - 364, - 373 + 446, + 455 ], "loc": { "start": { - "line": 8, + "line": 10, "column": 8 }, "end": { - "line": 8, + "line": 10, "column": 17 } } }, "range": [ - 364, - 373 + 446, + 455 ], "loc": { "start": { - "line": 8, + "line": 10, "column": 8 }, "end": { - "line": 8, + "line": 10, "column": 17 } } @@ -700,31 +882,31 @@ "value": "./modules/statusBar", "raw": "'./modules/statusBar'", "range": [ - 380, - 401 + 462, + 483 ], "loc": { "start": { - "line": 8, + "line": 10, "column": 24 }, "end": { - "line": 8, + "line": 10, "column": 45 } } }, "range": [ - 356, - 402 + 438, + 484 ], "loc": { "start": { - "line": 8, + "line": 10, "column": 0 }, "end": { - "line": 8, + "line": 10, "column": 46 } } @@ -738,16 +920,16 @@ "type": "Identifier", "name": "ClearButton", "range": [ - 411, - 422 + 493, + 504 ], "loc": { "start": { - "line": 9, + "line": 11, "column": 8 }, "end": { - "line": 9, + "line": 11, "column": 19 } } @@ -756,31 +938,31 @@ "type": "Identifier", "name": "ClearButton", "range": [ - 411, - 422 + 493, + 504 ], "loc": { "start": { - "line": 9, + "line": 11, "column": 8 }, "end": { - "line": 9, + "line": 11, "column": 19 } } }, "range": [ - 411, - 422 + 493, + 504 ], "loc": { "start": { - "line": 9, + "line": 11, "column": 8 }, "end": { - "line": 9, + "line": 11, "column": 19 } } @@ -791,31 +973,31 @@ "value": "./modules/clearButton", "raw": "'./modules/clearButton'", "range": [ - 429, - 452 + 511, + 534 ], "loc": { "start": { - "line": 9, + "line": 11, "column": 26 }, "end": { - "line": 9, + "line": 11, "column": 49 } } }, "range": [ - 403, - 453 + 485, + 535 ], "loc": { "start": { - "line": 9, + "line": 11, "column": 0 }, "end": { - "line": 9, + "line": 11, "column": 50 } } @@ -829,16 +1011,16 @@ "type": "Identifier", "name": "AlternateRows", "range": [ - 462, - 475 + 544, + 557 ], "loc": { "start": { - "line": 10, + "line": 12, "column": 8 }, "end": { - "line": 10, + "line": 12, "column": 21 } } @@ -847,31 +1029,31 @@ "type": "Identifier", "name": "AlternateRows", "range": [ - 462, - 475 + 544, + 557 ], "loc": { "start": { - "line": 10, + "line": 12, "column": 8 }, "end": { - "line": 10, + "line": 12, "column": 21 } } }, "range": [ - 462, - 475 + 544, + 557 ], "loc": { "start": { - "line": 10, + "line": 12, "column": 8 }, "end": { - "line": 10, + "line": 12, "column": 21 } } @@ -882,31 +1064,31 @@ "value": "./modules/alternateRows", "raw": "'./modules/alternateRows'", "range": [ - 482, - 507 + 564, + 589 ], "loc": { "start": { - "line": 10, + "line": 12, "column": 28 }, "end": { - "line": 10, + "line": 12, "column": 53 } } }, "range": [ - 454, - 508 + 536, + 590 ], "loc": { "start": { - "line": 10, + "line": 12, "column": 0 }, "end": { - "line": 10, + "line": 12, "column": 54 } } @@ -920,16 +1102,16 @@ "type": "Identifier", "name": "NoResults", "range": [ - 517, - 526 + 599, + 608 ], "loc": { "start": { - "line": 11, + "line": 13, "column": 8 }, "end": { - "line": 11, + "line": 13, "column": 17 } } @@ -938,31 +1120,31 @@ "type": "Identifier", "name": "NoResults", "range": [ - 517, - 526 + 599, + 608 ], "loc": { "start": { - "line": 11, + "line": 13, "column": 8 }, "end": { - "line": 11, + "line": 13, "column": 17 } } }, "range": [ - 517, - 526 + 599, + 608 ], "loc": { "start": { - "line": 11, + "line": 13, "column": 8 }, "end": { - "line": 11, + "line": 13, "column": 17 } } @@ -973,49 +1155,140 @@ "value": "./modules/noResults", "raw": "'./modules/noResults'", "range": [ - 533, - 554 + 615, + 636 ], "loc": { "start": { - "line": 11, + "line": 13, "column": 24 }, "end": { - "line": 11, + "line": 13, "column": 45 } } }, "range": [ - 509, - 555 + 591, + 637 ], "loc": { "start": { - "line": 11, + "line": 13, "column": 0 }, "end": { - "line": 11, + "line": 13, "column": 46 } + } + }, + { + "type": "ImportDeclaration", + "specifiers": [ + { + "type": "ImportSpecifier", + "local": { + "type": "Identifier", + "name": "Paging", + "range": [ + 646, + 652 + ], + "loc": { + "start": { + "line": 14, + "column": 8 + }, + "end": { + "line": 14, + "column": 14 + } + } + }, + "imported": { + "type": "Identifier", + "name": "Paging", + "range": [ + 646, + 652 + ], + "loc": { + "start": { + "line": 14, + "column": 8 + }, + "end": { + "line": 14, + "column": 14 + } + } + }, + "range": [ + 646, + 652 + ], + "loc": { + "start": { + "line": 14, + "column": 8 + }, + "end": { + "line": 14, + "column": 14 + } + } + } + ], + "source": { + "type": "Literal", + "value": "./modules/paging", + "raw": "'./modules/paging'", + "range": [ + 659, + 677 + ], + "loc": { + "start": { + "line": 14, + "column": 21 + }, + "end": { + "line": 14, + "column": 39 + } + } + }, + "range": [ + 638, + 678 + ], + "loc": { + "start": { + "line": 14, + "column": 0 + }, + "end": { + "line": 14, + "column": 40 + } }, "trailingComments": [ { "type": "Block", "value": "*\n * Filter types\n ", "range": [ - 557, - 580 + 680, + 703 ], "loc": { "start": { - "line": 13, + "line": 16, "column": 0 }, "end": { - "line": 15, + "line": 18, "column": 3 } } @@ -1024,16 +1297,16 @@ "type": "Block", "value": "*\n * Input filter type\n * @type {String}\n ", "range": [ - 582, - 628 + 705, + 751 ], "loc": { "start": { - "line": 17, + "line": 20, "column": 0 }, "end": { - "line": 20, + "line": 23, "column": 3 } } @@ -1051,16 +1324,16 @@ "type": "Identifier", "name": "INPUT", "range": [ - 642, - 647 + 765, + 770 ], "loc": { "start": { - "line": 21, + "line": 24, "column": 13 }, "end": { - "line": 21, + "line": 24, "column": 18 } } @@ -1070,31 +1343,31 @@ "value": "input", "raw": "'input'", "range": [ - 650, - 657 + 773, + 780 ], "loc": { "start": { - "line": 21, + "line": 24, "column": 21 }, "end": { - "line": 21, + "line": 24, "column": 28 } } }, "range": [ - 642, - 657 + 765, + 780 ], "loc": { "start": { - "line": 21, + "line": 24, "column": 13 }, "end": { - "line": 21, + "line": 24, "column": 28 } } @@ -1102,16 +1375,16 @@ ], "kind": "const", "range": [ - 636, - 658 + 759, + 781 ], "loc": { "start": { - "line": 21, + "line": 24, "column": 7 }, "end": { - "line": 21, + "line": 24, "column": 29 } }, @@ -1120,16 +1393,16 @@ "type": "Block", "value": "*\n * Filter types\n ", "range": [ - 557, - 580 + 680, + 703 ], "loc": { "start": { - "line": 13, + "line": 16, "column": 0 }, "end": { - "line": 15, + "line": 18, "column": 3 } } @@ -1138,16 +1411,16 @@ "type": "Block", "value": "*\n * Input filter type\n * @type {String}\n ", "range": [ - 582, - 628 + 705, + 751 ], "loc": { "start": { - "line": 17, + "line": 20, "column": 0 }, "end": { - "line": 20, + "line": 23, "column": 3 } } @@ -1158,16 +1431,16 @@ "type": "Block", "value": "*\n * Select filter type\n * @type {String}\n ", "range": [ - 659, - 706 + 782, + 829 ], "loc": { "start": { - "line": 22, + "line": 25, "column": 0 }, "end": { - "line": 25, + "line": 28, "column": 3 } } @@ -1177,16 +1450,16 @@ "specifiers": [], "source": null, "range": [ - 629, - 658 + 752, + 781 ], "loc": { "start": { - "line": 21, + "line": 24, "column": 0 }, "end": { - "line": 21, + "line": 24, "column": 29 } }, @@ -1195,16 +1468,16 @@ "type": "Block", "value": "*\n * Filter types\n ", "range": [ - 557, - 580 + 680, + 703 ], "loc": { "start": { - "line": 13, + "line": 16, "column": 0 }, "end": { - "line": 15, + "line": 18, "column": 3 } } @@ -1213,16 +1486,16 @@ "type": "Block", "value": "*\n * Input filter type\n * @type {String}\n ", "range": [ - 582, - 628 + 705, + 751 ], "loc": { "start": { - "line": 17, + "line": 20, "column": 0 }, "end": { - "line": 20, + "line": 23, "column": 3 } } @@ -1233,16 +1506,16 @@ "type": "Block", "value": "*\n * Select filter type\n * @type {String}\n ", "range": [ - 659, - 706 + 782, + 829 ], "loc": { "start": { - "line": 22, + "line": 25, "column": 0 }, "end": { - "line": 25, + "line": 28, "column": 3 } } @@ -1260,16 +1533,16 @@ "type": "Identifier", "name": "SELECT", "range": [ - 720, - 726 + 843, + 849 ], "loc": { "start": { - "line": 26, + "line": 29, "column": 13 }, "end": { - "line": 26, + "line": 29, "column": 19 } } @@ -1279,31 +1552,31 @@ "value": "select", "raw": "'select'", "range": [ - 729, - 737 + 852, + 860 ], "loc": { "start": { - "line": 26, + "line": 29, "column": 22 }, "end": { - "line": 26, + "line": 29, "column": 30 } } }, "range": [ - 720, - 737 + 843, + 860 ], "loc": { "start": { - "line": 26, + "line": 29, "column": 13 }, "end": { - "line": 26, + "line": 29, "column": 30 } } @@ -1311,16 +1584,16 @@ ], "kind": "const", "range": [ - 714, - 738 + 837, + 861 ], "loc": { "start": { - "line": 26, + "line": 29, "column": 7 }, "end": { - "line": 26, + "line": 29, "column": 31 } }, @@ -1329,16 +1602,16 @@ "type": "Block", "value": "*\n * Select filter type\n * @type {String}\n ", "range": [ - 659, - 706 + 782, + 829 ], "loc": { "start": { - "line": 22, + "line": 25, "column": 0 }, "end": { - "line": 25, + "line": 28, "column": 3 } } @@ -1349,16 +1622,16 @@ "type": "Block", "value": "*\n * Multiple select filter type\n * @type {String}\n ", "range": [ - 739, - 795 + 862, + 918 ], "loc": { "start": { - "line": 27, + "line": 30, "column": 0 }, "end": { - "line": 30, + "line": 33, "column": 3 } } @@ -1368,16 +1641,16 @@ "specifiers": [], "source": null, "range": [ - 707, - 738 + 830, + 861 ], "loc": { "start": { - "line": 26, + "line": 29, "column": 0 }, "end": { - "line": 26, + "line": 29, "column": 31 } }, @@ -1386,16 +1659,16 @@ "type": "Block", "value": "*\n * Select filter type\n * @type {String}\n ", "range": [ - 659, - 706 + 782, + 829 ], "loc": { "start": { - "line": 22, + "line": 25, "column": 0 }, "end": { - "line": 25, + "line": 28, "column": 3 } } @@ -1406,16 +1679,16 @@ "type": "Block", "value": "*\n * Multiple select filter type\n * @type {String}\n ", "range": [ - 739, - 795 + 862, + 918 ], "loc": { "start": { - "line": 27, + "line": 30, "column": 0 }, "end": { - "line": 30, + "line": 33, "column": 3 } } @@ -1433,16 +1706,16 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 809, - 817 + 932, + 940 ], "loc": { "start": { - "line": 31, + "line": 34, "column": 13 }, "end": { - "line": 31, + "line": 34, "column": 21 } } @@ -1452,31 +1725,31 @@ "value": "multiple", "raw": "'multiple'", "range": [ - 820, - 830 + 943, + 953 ], "loc": { "start": { - "line": 31, + "line": 34, "column": 24 }, "end": { - "line": 31, + "line": 34, "column": 34 } } }, "range": [ - 809, - 830 + 932, + 953 ], "loc": { "start": { - "line": 31, + "line": 34, "column": 13 }, "end": { - "line": 31, + "line": 34, "column": 34 } } @@ -1484,16 +1757,16 @@ ], "kind": "const", "range": [ - 803, - 831 + 926, + 954 ], "loc": { "start": { - "line": 31, + "line": 34, "column": 7 }, "end": { - "line": 31, + "line": 34, "column": 35 } }, @@ -1502,16 +1775,16 @@ "type": "Block", "value": "*\n * Multiple select filter type\n * @type {String}\n ", "range": [ - 739, - 795 + 862, + 918 ], "loc": { "start": { - "line": 27, + "line": 30, "column": 0 }, "end": { - "line": 30, + "line": 33, "column": 3 } } @@ -1522,16 +1795,16 @@ "type": "Block", "value": "*\n * Checklist filter type\n * @type {String}\n ", "range": [ - 832, - 882 + 955, + 1005 ], "loc": { "start": { - "line": 32, + "line": 35, "column": 0 }, "end": { - "line": 35, + "line": 38, "column": 3 } } @@ -1541,16 +1814,16 @@ "specifiers": [], "source": null, "range": [ - 796, - 831 + 919, + 954 ], "loc": { "start": { - "line": 31, + "line": 34, "column": 0 }, "end": { - "line": 31, + "line": 34, "column": 35 } }, @@ -1559,16 +1832,16 @@ "type": "Block", "value": "*\n * Multiple select filter type\n * @type {String}\n ", "range": [ - 739, - 795 + 862, + 918 ], "loc": { "start": { - "line": 27, + "line": 30, "column": 0 }, "end": { - "line": 30, + "line": 33, "column": 3 } } @@ -1579,16 +1852,16 @@ "type": "Block", "value": "*\n * Checklist filter type\n * @type {String}\n ", "range": [ - 832, - 882 + 955, + 1005 ], "loc": { "start": { - "line": 32, + "line": 35, "column": 0 }, "end": { - "line": 35, + "line": 38, "column": 3 } } @@ -1606,16 +1879,16 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 896, - 905 + 1019, + 1028 ], "loc": { "start": { - "line": 36, + "line": 39, "column": 13 }, "end": { - "line": 36, + "line": 39, "column": 22 } } @@ -1625,31 +1898,31 @@ "value": "checklist", "raw": "'checklist'", "range": [ - 908, - 919 + 1031, + 1042 ], "loc": { "start": { - "line": 36, + "line": 39, "column": 25 }, "end": { - "line": 36, + "line": 39, "column": 36 } } }, "range": [ - 896, - 919 + 1019, + 1042 ], "loc": { "start": { - "line": 36, + "line": 39, "column": 13 }, "end": { - "line": 36, + "line": 39, "column": 36 } } @@ -1657,16 +1930,16 @@ ], "kind": "const", "range": [ - 890, - 920 + 1013, + 1043 ], "loc": { "start": { - "line": 36, + "line": 39, "column": 7 }, "end": { - "line": 36, + "line": 39, "column": 37 } }, @@ -1675,16 +1948,16 @@ "type": "Block", "value": "*\n * Checklist filter type\n * @type {String}\n ", "range": [ - 832, - 882 + 955, + 1005 ], "loc": { "start": { - "line": 32, + "line": 35, "column": 0 }, "end": { - "line": 35, + "line": 38, "column": 3 } } @@ -1695,16 +1968,16 @@ "type": "Block", "value": "*\n * None filter type\n * @type {String}\n ", "range": [ - 921, - 966 + 1044, + 1089 ], "loc": { "start": { - "line": 37, + "line": 40, "column": 0 }, "end": { - "line": 40, + "line": 43, "column": 3 } } @@ -1714,16 +1987,16 @@ "specifiers": [], "source": null, "range": [ - 883, - 920 + 1006, + 1043 ], "loc": { "start": { - "line": 36, + "line": 39, "column": 0 }, "end": { - "line": 36, + "line": 39, "column": 37 } }, @@ -1732,16 +2005,16 @@ "type": "Block", "value": "*\n * Checklist filter type\n * @type {String}\n ", "range": [ - 832, - 882 + 955, + 1005 ], "loc": { "start": { - "line": 32, + "line": 35, "column": 0 }, "end": { - "line": 35, + "line": 38, "column": 3 } } @@ -1752,16 +2025,16 @@ "type": "Block", "value": "*\n * None filter type\n * @type {String}\n ", "range": [ - 921, - 966 + 1044, + 1089 ], "loc": { "start": { - "line": 37, + "line": 40, "column": 0 }, "end": { - "line": 40, + "line": 43, "column": 3 } } @@ -1779,16 +2052,16 @@ "type": "Identifier", "name": "NONE", "range": [ - 980, - 984 + 1103, + 1107 ], "loc": { "start": { - "line": 41, + "line": 44, "column": 13 }, "end": { - "line": 41, + "line": 44, "column": 17 } } @@ -1798,31 +2071,31 @@ "value": "none", "raw": "'none'", "range": [ - 987, - 993 + 1110, + 1116 ], "loc": { "start": { - "line": 41, + "line": 44, "column": 20 }, "end": { - "line": 41, + "line": 44, "column": 26 } } }, "range": [ - 980, - 993 + 1103, + 1116 ], "loc": { "start": { - "line": 41, + "line": 44, "column": 13 }, "end": { - "line": 41, + "line": 44, "column": 26 } } @@ -1830,16 +2103,16 @@ ], "kind": "const", "range": [ - 974, - 994 + 1097, + 1117 ], "loc": { "start": { - "line": 41, + "line": 44, "column": 7 }, "end": { - "line": 41, + "line": 44, "column": 27 } }, @@ -1848,16 +2121,16 @@ "type": "Block", "value": "*\n * None filter type\n * @type {String}\n ", "range": [ - 921, - 966 + 1044, + 1089 ], "loc": { "start": { - "line": 37, + "line": 40, "column": 0 }, "end": { - "line": 40, + "line": 43, "column": 3 } } @@ -1868,16 +2141,16 @@ "type": "Block", "value": "*\n * Key codes\n ", "range": [ - 996, - 1016 + 1119, + 1139 ], "loc": { "start": { - "line": 43, + "line": 46, "column": 0 }, "end": { - "line": 45, + "line": 48, "column": 3 } } @@ -1886,16 +2159,16 @@ "type": "Block", "value": "*\n * Enter key code\n * @type {Number}\n ", "range": [ - 1018, - 1061 + 1141, + 1184 ], "loc": { "start": { - "line": 47, + "line": 50, "column": 0 }, "end": { - "line": 50, + "line": 53, "column": 3 } } @@ -1905,16 +2178,16 @@ "specifiers": [], "source": null, "range": [ - 967, - 994 + 1090, + 1117 ], "loc": { "start": { - "line": 41, + "line": 44, "column": 0 }, "end": { - "line": 41, + "line": 44, "column": 27 } }, @@ -1923,16 +2196,16 @@ "type": "Block", "value": "*\n * None filter type\n * @type {String}\n ", "range": [ - 921, - 966 + 1044, + 1089 ], "loc": { "start": { - "line": 37, + "line": 40, "column": 0 }, "end": { - "line": 40, + "line": 43, "column": 3 } } @@ -1943,16 +2216,16 @@ "type": "Block", "value": "*\n * Key codes\n ", "range": [ - 996, - 1016 + 1119, + 1139 ], "loc": { "start": { - "line": 43, + "line": 46, "column": 0 }, "end": { - "line": 45, + "line": 48, "column": 3 } } @@ -1961,16 +2234,16 @@ "type": "Block", "value": "*\n * Enter key code\n * @type {Number}\n ", "range": [ - 1018, - 1061 + 1141, + 1184 ], "loc": { "start": { - "line": 47, + "line": 50, "column": 0 }, "end": { - "line": 50, + "line": 53, "column": 3 } } @@ -1988,16 +2261,16 @@ "type": "Identifier", "name": "ENTER_KEY", "range": [ - 1075, - 1084 + 1198, + 1207 ], "loc": { "start": { - "line": 51, + "line": 54, "column": 13 }, "end": { - "line": 51, + "line": 54, "column": 22 } } @@ -2007,31 +2280,31 @@ "value": 13, "raw": "13", "range": [ - 1087, - 1089 + 1210, + 1212 ], "loc": { "start": { - "line": 51, + "line": 54, "column": 25 }, "end": { - "line": 51, + "line": 54, "column": 27 } } }, "range": [ - 1075, - 1089 + 1198, + 1212 ], "loc": { "start": { - "line": 51, + "line": 54, "column": 13 }, "end": { - "line": 51, + "line": 54, "column": 27 } } @@ -2039,16 +2312,16 @@ ], "kind": "const", "range": [ - 1069, - 1090 + 1192, + 1213 ], "loc": { "start": { - "line": 51, + "line": 54, "column": 7 }, "end": { - "line": 51, + "line": 54, "column": 28 } }, @@ -2057,16 +2330,16 @@ "type": "Block", "value": "*\n * Key codes\n ", "range": [ - 996, - 1016 + 1119, + 1139 ], "loc": { "start": { - "line": 43, + "line": 46, "column": 0 }, "end": { - "line": 45, + "line": 48, "column": 3 } } @@ -2075,16 +2348,16 @@ "type": "Block", "value": "*\n * Enter key code\n * @type {Number}\n ", "range": [ - 1018, - 1061 + 1141, + 1184 ], "loc": { "start": { - "line": 47, + "line": 50, "column": 0 }, "end": { - "line": 50, + "line": 53, "column": 3 } } @@ -2095,16 +2368,16 @@ "type": "Block", "value": "*\n * Tab key code\n * @type {Number}\n ", "range": [ - 1091, - 1132 + 1214, + 1255 ], "loc": { "start": { - "line": 52, + "line": 55, "column": 0 }, "end": { - "line": 55, + "line": 58, "column": 3 } } @@ -2114,16 +2387,16 @@ "specifiers": [], "source": null, "range": [ - 1062, - 1090 + 1185, + 1213 ], "loc": { "start": { - "line": 51, + "line": 54, "column": 0 }, "end": { - "line": 51, + "line": 54, "column": 28 } }, @@ -2132,16 +2405,16 @@ "type": "Block", "value": "*\n * Key codes\n ", "range": [ - 996, - 1016 + 1119, + 1139 ], "loc": { "start": { - "line": 43, + "line": 46, "column": 0 }, "end": { - "line": 45, + "line": 48, "column": 3 } } @@ -2150,16 +2423,16 @@ "type": "Block", "value": "*\n * Enter key code\n * @type {Number}\n ", "range": [ - 1018, - 1061 + 1141, + 1184 ], "loc": { "start": { - "line": 47, + "line": 50, "column": 0 }, "end": { - "line": 50, + "line": 53, "column": 3 } } @@ -2170,16 +2443,16 @@ "type": "Block", "value": "*\n * Tab key code\n * @type {Number}\n ", "range": [ - 1091, - 1132 + 1214, + 1255 ], "loc": { "start": { - "line": 52, + "line": 55, "column": 0 }, "end": { - "line": 55, + "line": 58, "column": 3 } } @@ -2197,16 +2470,16 @@ "type": "Identifier", "name": "TAB_KEY", "range": [ - 1146, - 1153 + 1269, + 1276 ], "loc": { "start": { - "line": 56, + "line": 59, "column": 13 }, "end": { - "line": 56, + "line": 59, "column": 20 } } @@ -2216,31 +2489,31 @@ "value": 9, "raw": "9", "range": [ - 1156, - 1157 + 1279, + 1280 ], "loc": { "start": { - "line": 56, + "line": 59, "column": 23 }, "end": { - "line": 56, + "line": 59, "column": 24 } } }, "range": [ - 1146, - 1157 + 1269, + 1280 ], "loc": { "start": { - "line": 56, + "line": 59, "column": 13 }, "end": { - "line": 56, + "line": 59, "column": 24 } } @@ -2248,16 +2521,16 @@ ], "kind": "const", "range": [ - 1140, - 1158 + 1263, + 1281 ], "loc": { "start": { - "line": 56, + "line": 59, "column": 7 }, "end": { - "line": 56, + "line": 59, "column": 25 } }, @@ -2266,16 +2539,16 @@ "type": "Block", "value": "*\n * Tab key code\n * @type {Number}\n ", "range": [ - 1091, - 1132 + 1214, + 1255 ], "loc": { "start": { - "line": 52, + "line": 55, "column": 0 }, "end": { - "line": 55, + "line": 58, "column": 3 } } @@ -2286,16 +2559,16 @@ "type": "Block", "value": "*\n * Escape key code\n * @type {Number}\n ", "range": [ - 1159, - 1203 + 1282, + 1326 ], "loc": { "start": { - "line": 57, + "line": 60, "column": 0 }, "end": { - "line": 60, + "line": 63, "column": 3 } } @@ -2305,16 +2578,16 @@ "specifiers": [], "source": null, "range": [ - 1133, - 1158 + 1256, + 1281 ], "loc": { "start": { - "line": 56, + "line": 59, "column": 0 }, "end": { - "line": 56, + "line": 59, "column": 25 } }, @@ -2323,16 +2596,16 @@ "type": "Block", "value": "*\n * Tab key code\n * @type {Number}\n ", "range": [ - 1091, - 1132 + 1214, + 1255 ], "loc": { "start": { - "line": 52, + "line": 55, "column": 0 }, "end": { - "line": 55, + "line": 58, "column": 3 } } @@ -2343,16 +2616,16 @@ "type": "Block", "value": "*\n * Escape key code\n * @type {Number}\n ", "range": [ - 1159, - 1203 + 1282, + 1326 ], "loc": { "start": { - "line": 57, + "line": 60, "column": 0 }, "end": { - "line": 60, + "line": 63, "column": 3 } } @@ -2370,16 +2643,16 @@ "type": "Identifier", "name": "ESC_KEY", "range": [ - 1217, - 1224 + 1340, + 1347 ], "loc": { "start": { - "line": 61, + "line": 64, "column": 13 }, "end": { - "line": 61, + "line": 64, "column": 20 } } @@ -2389,31 +2662,31 @@ "value": 27, "raw": "27", "range": [ - 1227, - 1229 + 1350, + 1352 ], "loc": { "start": { - "line": 61, + "line": 64, "column": 23 }, "end": { - "line": 61, + "line": 64, "column": 25 } } }, "range": [ - 1217, - 1229 + 1340, + 1352 ], "loc": { "start": { - "line": 61, + "line": 64, "column": 13 }, "end": { - "line": 61, + "line": 64, "column": 25 } } @@ -2421,16 +2694,16 @@ ], "kind": "const", "range": [ - 1211, - 1230 + 1334, + 1353 ], "loc": { "start": { - "line": 61, + "line": 64, "column": 7 }, "end": { - "line": 61, + "line": 64, "column": 26 } }, @@ -2439,16 +2712,16 @@ "type": "Block", "value": "*\n * Escape key code\n * @type {Number}\n ", "range": [ - 1159, - 1203 + 1282, + 1326 ], "loc": { "start": { - "line": 57, + "line": 60, "column": 0 }, "end": { - "line": 60, + "line": 63, "column": 3 } } @@ -2459,16 +2732,16 @@ "type": "Block", "value": "*\n * Up arrow key code\n * @type {Number}\n ", "range": [ - 1231, - 1277 + 1354, + 1400 ], "loc": { "start": { - "line": 62, + "line": 65, "column": 0 }, "end": { - "line": 65, + "line": 68, "column": 3 } } @@ -2478,16 +2751,16 @@ "specifiers": [], "source": null, "range": [ - 1204, - 1230 + 1327, + 1353 ], "loc": { "start": { - "line": 61, + "line": 64, "column": 0 }, "end": { - "line": 61, + "line": 64, "column": 26 } }, @@ -2496,16 +2769,16 @@ "type": "Block", "value": "*\n * Escape key code\n * @type {Number}\n ", "range": [ - 1159, - 1203 + 1282, + 1326 ], "loc": { "start": { - "line": 57, + "line": 60, "column": 0 }, "end": { - "line": 60, + "line": 63, "column": 3 } } @@ -2516,16 +2789,16 @@ "type": "Block", "value": "*\n * Up arrow key code\n * @type {Number}\n ", "range": [ - 1231, - 1277 + 1354, + 1400 ], "loc": { "start": { - "line": 62, + "line": 65, "column": 0 }, "end": { - "line": 65, + "line": 68, "column": 3 } } @@ -2543,16 +2816,16 @@ "type": "Identifier", "name": "UP_ARROW_KEY", "range": [ - 1291, - 1303 + 1414, + 1426 ], "loc": { "start": { - "line": 66, + "line": 69, "column": 13 }, "end": { - "line": 66, + "line": 69, "column": 25 } } @@ -2562,31 +2835,31 @@ "value": 38, "raw": "38", "range": [ - 1306, - 1308 + 1429, + 1431 ], "loc": { "start": { - "line": 66, + "line": 69, "column": 28 }, "end": { - "line": 66, + "line": 69, "column": 30 } } }, "range": [ - 1291, - 1308 + 1414, + 1431 ], "loc": { "start": { - "line": 66, + "line": 69, "column": 13 }, "end": { - "line": 66, + "line": 69, "column": 30 } } @@ -2594,16 +2867,16 @@ ], "kind": "const", "range": [ - 1285, - 1309 + 1408, + 1432 ], "loc": { "start": { - "line": 66, + "line": 69, "column": 7 }, "end": { - "line": 66, + "line": 69, "column": 31 } }, @@ -2612,16 +2885,16 @@ "type": "Block", "value": "*\n * Up arrow key code\n * @type {Number}\n ", "range": [ - 1231, - 1277 + 1354, + 1400 ], "loc": { "start": { - "line": 62, + "line": 65, "column": 0 }, "end": { - "line": 65, + "line": 68, "column": 3 } } @@ -2632,16 +2905,16 @@ "type": "Block", "value": "*\n * Down arrow key code\n * @type {Number}\n ", "range": [ - 1310, - 1358 + 1433, + 1481 ], "loc": { "start": { - "line": 67, + "line": 70, "column": 0 }, "end": { - "line": 70, + "line": 73, "column": 3 } } @@ -2651,16 +2924,16 @@ "specifiers": [], "source": null, "range": [ - 1278, - 1309 + 1401, + 1432 ], "loc": { "start": { - "line": 66, + "line": 69, "column": 0 }, "end": { - "line": 66, + "line": 69, "column": 31 } }, @@ -2669,16 +2942,16 @@ "type": "Block", "value": "*\n * Up arrow key code\n * @type {Number}\n ", "range": [ - 1231, - 1277 + 1354, + 1400 ], "loc": { "start": { - "line": 62, + "line": 65, "column": 0 }, "end": { - "line": 65, + "line": 68, "column": 3 } } @@ -2689,16 +2962,16 @@ "type": "Block", "value": "*\n * Down arrow key code\n * @type {Number}\n ", "range": [ - 1310, - 1358 + 1433, + 1481 ], "loc": { "start": { - "line": 67, + "line": 70, "column": 0 }, "end": { - "line": 70, + "line": 73, "column": 3 } } @@ -2716,16 +2989,16 @@ "type": "Identifier", "name": "DOWN_ARROW_KEY", "range": [ - 1372, - 1386 + 1495, + 1509 ], "loc": { "start": { - "line": 71, + "line": 74, "column": 13 }, "end": { - "line": 71, + "line": 74, "column": 27 } } @@ -2735,31 +3008,31 @@ "value": 40, "raw": "40", "range": [ - 1389, - 1391 + 1512, + 1514 ], "loc": { "start": { - "line": 71, + "line": 74, "column": 30 }, "end": { - "line": 71, + "line": 74, "column": 32 } } }, "range": [ - 1372, - 1391 + 1495, + 1514 ], "loc": { "start": { - "line": 71, + "line": 74, "column": 13 }, "end": { - "line": 71, + "line": 74, "column": 32 } } @@ -2767,16 +3040,16 @@ ], "kind": "const", "range": [ - 1366, - 1392 + 1489, + 1515 ], "loc": { "start": { - "line": 71, + "line": 74, "column": 7 }, "end": { - "line": 71, + "line": 74, "column": 33 } }, @@ -2785,16 +3058,16 @@ "type": "Block", "value": "*\n * Down arrow key code\n * @type {Number}\n ", "range": [ - 1310, - 1358 + 1433, + 1481 ], "loc": { "start": { - "line": 67, + "line": 70, "column": 0 }, "end": { - "line": 70, + "line": 73, "column": 3 } } @@ -2805,16 +3078,16 @@ "type": "Block", "value": "*\n * HTML tags\n ", "range": [ - 1394, - 1414 + 1517, + 1537 ], "loc": { "start": { - "line": 73, + "line": 76, "column": 0 }, "end": { - "line": 75, + "line": 78, "column": 3 } } @@ -2823,16 +3096,16 @@ "type": "Block", "value": "*\n * Header cell tag\n * @type {String}\n ", "range": [ - 1416, - 1460 + 1539, + 1583 ], "loc": { "start": { - "line": 77, + "line": 80, "column": 0 }, "end": { - "line": 80, + "line": 83, "column": 3 } } @@ -2842,16 +3115,16 @@ "specifiers": [], "source": null, "range": [ - 1359, - 1392 + 1482, + 1515 ], "loc": { "start": { - "line": 71, + "line": 74, "column": 0 }, "end": { - "line": 71, + "line": 74, "column": 33 } }, @@ -2860,16 +3133,16 @@ "type": "Block", "value": "*\n * Down arrow key code\n * @type {Number}\n ", "range": [ - 1310, - 1358 + 1433, + 1481 ], "loc": { "start": { - "line": 67, + "line": 70, "column": 0 }, "end": { - "line": 70, + "line": 73, "column": 3 } } @@ -2880,16 +3153,16 @@ "type": "Block", "value": "*\n * HTML tags\n ", "range": [ - 1394, - 1414 + 1517, + 1537 ], "loc": { "start": { - "line": 73, + "line": 76, "column": 0 }, "end": { - "line": 75, + "line": 78, "column": 3 } } @@ -2898,16 +3171,16 @@ "type": "Block", "value": "*\n * Header cell tag\n * @type {String}\n ", "range": [ - 1416, - 1460 + 1539, + 1583 ], "loc": { "start": { - "line": 77, + "line": 80, "column": 0 }, "end": { - "line": 80, + "line": 83, "column": 3 } } @@ -2925,16 +3198,16 @@ "type": "Identifier", "name": "HEADER_TAG", "range": [ - 1474, - 1484 + 1597, + 1607 ], "loc": { "start": { - "line": 81, + "line": 84, "column": 13 }, "end": { - "line": 81, + "line": 84, "column": 23 } } @@ -2944,31 +3217,31 @@ "value": "TH", "raw": "'TH'", "range": [ - 1487, - 1491 + 1610, + 1614 ], "loc": { "start": { - "line": 81, + "line": 84, "column": 26 }, "end": { - "line": 81, + "line": 84, "column": 30 } } }, "range": [ - 1474, - 1491 + 1597, + 1614 ], "loc": { "start": { - "line": 81, + "line": 84, "column": 13 }, "end": { - "line": 81, + "line": 84, "column": 30 } } @@ -2976,16 +3249,16 @@ ], "kind": "const", "range": [ - 1468, - 1492 + 1591, + 1615 ], "loc": { "start": { - "line": 81, + "line": 84, "column": 7 }, "end": { - "line": 81, + "line": 84, "column": 31 } }, @@ -2994,16 +3267,16 @@ "type": "Block", "value": "*\n * HTML tags\n ", "range": [ - 1394, - 1414 + 1517, + 1537 ], "loc": { "start": { - "line": 73, + "line": 76, "column": 0 }, "end": { - "line": 75, + "line": 78, "column": 3 } } @@ -3012,16 +3285,16 @@ "type": "Block", "value": "*\n * Header cell tag\n * @type {String}\n ", "range": [ - 1416, - 1460 + 1539, + 1583 ], "loc": { "start": { - "line": 77, + "line": 80, "column": 0 }, "end": { - "line": 80, + "line": 83, "column": 3 } } @@ -3032,16 +3305,16 @@ "type": "Block", "value": "*\n * Cell tag\n * @type {String}\n ", "range": [ - 1493, - 1530 + 1616, + 1653 ], "loc": { "start": { - "line": 82, + "line": 85, "column": 0 }, "end": { - "line": 85, + "line": 88, "column": 3 } } @@ -3051,16 +3324,16 @@ "specifiers": [], "source": null, "range": [ - 1461, - 1492 + 1584, + 1615 ], "loc": { "start": { - "line": 81, + "line": 84, "column": 0 }, "end": { - "line": 81, + "line": 84, "column": 31 } }, @@ -3069,16 +3342,16 @@ "type": "Block", "value": "*\n * HTML tags\n ", "range": [ - 1394, - 1414 + 1517, + 1537 ], "loc": { "start": { - "line": 73, + "line": 76, "column": 0 }, "end": { - "line": 75, + "line": 78, "column": 3 } } @@ -3087,16 +3360,16 @@ "type": "Block", "value": "*\n * Header cell tag\n * @type {String}\n ", "range": [ - 1416, - 1460 + 1539, + 1583 ], "loc": { "start": { - "line": 77, + "line": 80, "column": 0 }, "end": { - "line": 80, + "line": 83, "column": 3 } } @@ -3107,16 +3380,16 @@ "type": "Block", "value": "*\n * Cell tag\n * @type {String}\n ", "range": [ - 1493, - 1530 + 1616, + 1653 ], "loc": { "start": { - "line": 82, + "line": 85, "column": 0 }, "end": { - "line": 85, + "line": 88, "column": 3 } } @@ -3134,16 +3407,16 @@ "type": "Identifier", "name": "CELL_TAG", "range": [ - 1544, - 1552 + 1667, + 1675 ], "loc": { "start": { - "line": 86, + "line": 89, "column": 13 }, "end": { - "line": 86, + "line": 89, "column": 21 } } @@ -3153,31 +3426,31 @@ "value": "TD", "raw": "'TD'", "range": [ - 1555, - 1559 + 1678, + 1682 ], "loc": { "start": { - "line": 86, + "line": 89, "column": 24 }, "end": { - "line": 86, + "line": 89, "column": 28 } } }, "range": [ - 1544, - 1559 + 1667, + 1682 ], "loc": { "start": { - "line": 86, + "line": 89, "column": 13 }, "end": { - "line": 86, + "line": 89, "column": 28 } } @@ -3185,16 +3458,16 @@ ], "kind": "const", "range": [ - 1538, - 1560 + 1661, + 1683 ], "loc": { "start": { - "line": 86, + "line": 89, "column": 7 }, "end": { - "line": 86, + "line": 89, "column": 29 } }, @@ -3203,16 +3476,16 @@ "type": "Block", "value": "*\n * Cell tag\n * @type {String}\n ", "range": [ - 1493, - 1530 + 1616, + 1653 ], "loc": { "start": { - "line": 82, + "line": 85, "column": 0 }, "end": { - "line": 85, + "line": 88, "column": 3 } } @@ -3223,16 +3496,16 @@ "type": "Block", "value": "*\n * Data types\n ", "range": [ - 1562, - 1583 + 1685, + 1706 ], "loc": { "start": { - "line": 88, + "line": 91, "column": 0 }, "end": { - "line": 90, + "line": 93, "column": 3 } } @@ -3241,16 +3514,16 @@ "type": "Block", "value": "*\n * String\n * @type {String}\n ", "range": [ - 1585, - 1620 + 1708, + 1743 ], "loc": { "start": { - "line": 92, + "line": 95, "column": 0 }, "end": { - "line": 95, + "line": 98, "column": 3 } } @@ -3260,16 +3533,16 @@ "specifiers": [], "source": null, "range": [ - 1531, - 1560 + 1654, + 1683 ], "loc": { "start": { - "line": 86, + "line": 89, "column": 0 }, "end": { - "line": 86, + "line": 89, "column": 29 } }, @@ -3278,16 +3551,16 @@ "type": "Block", "value": "*\n * Cell tag\n * @type {String}\n ", "range": [ - 1493, - 1530 + 1616, + 1653 ], "loc": { "start": { - "line": 82, + "line": 85, "column": 0 }, "end": { - "line": 85, + "line": 88, "column": 3 } } @@ -3298,16 +3571,16 @@ "type": "Block", "value": "*\n * Data types\n ", "range": [ - 1562, - 1583 + 1685, + 1706 ], "loc": { "start": { - "line": 88, + "line": 91, "column": 0 }, "end": { - "line": 90, + "line": 93, "column": 3 } } @@ -3316,16 +3589,16 @@ "type": "Block", "value": "*\n * String\n * @type {String}\n ", "range": [ - 1585, - 1620 + 1708, + 1743 ], "loc": { "start": { - "line": 92, + "line": 95, "column": 0 }, "end": { - "line": 95, + "line": 98, "column": 3 } } @@ -3343,16 +3616,16 @@ "type": "Identifier", "name": "STRING", "range": [ - 1634, - 1640 + 1757, + 1763 ], "loc": { "start": { - "line": 96, + "line": 99, "column": 13 }, "end": { - "line": 96, + "line": 99, "column": 19 } } @@ -3362,31 +3635,31 @@ "value": "string", "raw": "'string'", "range": [ - 1643, - 1651 + 1766, + 1774 ], "loc": { "start": { - "line": 96, + "line": 99, "column": 22 }, "end": { - "line": 96, + "line": 99, "column": 30 } } }, "range": [ - 1634, - 1651 + 1757, + 1774 ], "loc": { "start": { - "line": 96, + "line": 99, "column": 13 }, "end": { - "line": 96, + "line": 99, "column": 30 } } @@ -3394,16 +3667,16 @@ ], "kind": "const", "range": [ - 1628, - 1652 + 1751, + 1775 ], "loc": { "start": { - "line": 96, + "line": 99, "column": 7 }, "end": { - "line": 96, + "line": 99, "column": 31 } }, @@ -3412,16 +3685,16 @@ "type": "Block", "value": "*\n * Data types\n ", "range": [ - 1562, - 1583 + 1685, + 1706 ], "loc": { "start": { - "line": 88, + "line": 91, "column": 0 }, "end": { - "line": 90, + "line": 93, "column": 3 } } @@ -3430,16 +3703,16 @@ "type": "Block", "value": "*\n * String\n * @type {String}\n ", "range": [ - 1585, - 1620 + 1708, + 1743 ], "loc": { "start": { - "line": 92, + "line": 95, "column": 0 }, "end": { - "line": 95, + "line": 98, "column": 3 } } @@ -3450,16 +3723,16 @@ "type": "Block", "value": "*\n * Number\n * @type {String}\n ", "range": [ - 1654, - 1689 + 1777, + 1812 ], "loc": { "start": { - "line": 98, + "line": 101, "column": 0 }, "end": { - "line": 101, + "line": 104, "column": 3 } } @@ -3469,16 +3742,16 @@ "specifiers": [], "source": null, "range": [ - 1621, - 1652 + 1744, + 1775 ], "loc": { "start": { - "line": 96, + "line": 99, "column": 0 }, "end": { - "line": 96, + "line": 99, "column": 31 } }, @@ -3487,16 +3760,16 @@ "type": "Block", "value": "*\n * Data types\n ", "range": [ - 1562, - 1583 + 1685, + 1706 ], "loc": { "start": { - "line": 88, + "line": 91, "column": 0 }, "end": { - "line": 90, + "line": 93, "column": 3 } } @@ -3505,16 +3778,16 @@ "type": "Block", "value": "*\n * String\n * @type {String}\n ", "range": [ - 1585, - 1620 + 1708, + 1743 ], "loc": { "start": { - "line": 92, + "line": 95, "column": 0 }, "end": { - "line": 95, + "line": 98, "column": 3 } } @@ -3525,16 +3798,16 @@ "type": "Block", "value": "*\n * Number\n * @type {String}\n ", "range": [ - 1654, - 1689 + 1777, + 1812 ], "loc": { "start": { - "line": 98, + "line": 101, "column": 0 }, "end": { - "line": 101, + "line": 104, "column": 3 } } @@ -3552,16 +3825,16 @@ "type": "Identifier", "name": "NUMBER", "range": [ - 1703, - 1709 + 1826, + 1832 ], "loc": { "start": { - "line": 102, + "line": 105, "column": 13 }, "end": { - "line": 102, + "line": 105, "column": 19 } } @@ -3571,31 +3844,31 @@ "value": "number", "raw": "'number'", "range": [ - 1712, - 1720 + 1835, + 1843 ], "loc": { "start": { - "line": 102, + "line": 105, "column": 22 }, "end": { - "line": 102, + "line": 105, "column": 30 } } }, "range": [ - 1703, - 1720 + 1826, + 1843 ], "loc": { "start": { - "line": 102, + "line": 105, "column": 13 }, "end": { - "line": 102, + "line": 105, "column": 30 } } @@ -3603,16 +3876,16 @@ ], "kind": "const", "range": [ - 1697, - 1721 + 1820, + 1844 ], "loc": { "start": { - "line": 102, + "line": 105, "column": 7 }, "end": { - "line": 102, + "line": 105, "column": 31 } }, @@ -3621,16 +3894,16 @@ "type": "Block", "value": "*\n * Number\n * @type {String}\n ", "range": [ - 1654, - 1689 + 1777, + 1812 ], "loc": { "start": { - "line": 98, + "line": 101, "column": 0 }, "end": { - "line": 101, + "line": 104, "column": 3 } } @@ -3641,16 +3914,16 @@ "type": "Block", "value": "*\n * Formatted number\n * @type {String}\n ", "range": [ - 1723, - 1768 + 1846, + 1891 ], "loc": { "start": { - "line": 104, + "line": 107, "column": 0 }, "end": { - "line": 107, + "line": 110, "column": 3 } } @@ -3660,16 +3933,16 @@ "specifiers": [], "source": null, "range": [ - 1690, - 1721 + 1813, + 1844 ], "loc": { "start": { - "line": 102, + "line": 105, "column": 0 }, "end": { - "line": 102, + "line": 105, "column": 31 } }, @@ -3678,16 +3951,16 @@ "type": "Block", "value": "*\n * Number\n * @type {String}\n ", "range": [ - 1654, - 1689 + 1777, + 1812 ], "loc": { "start": { - "line": 98, + "line": 101, "column": 0 }, "end": { - "line": 101, + "line": 104, "column": 3 } } @@ -3698,16 +3971,16 @@ "type": "Block", "value": "*\n * Formatted number\n * @type {String}\n ", "range": [ - 1723, - 1768 + 1846, + 1891 ], "loc": { "start": { - "line": 104, + "line": 107, "column": 0 }, "end": { - "line": 107, + "line": 110, "column": 3 } } @@ -3725,16 +3998,16 @@ "type": "Identifier", "name": "FORMATTED_NUMBER", "range": [ - 1782, - 1798 + 1905, + 1921 ], "loc": { "start": { - "line": 108, + "line": 111, "column": 13 }, "end": { - "line": 108, + "line": 111, "column": 29 } } @@ -3744,31 +4017,31 @@ "value": "formatted-number", "raw": "'formatted-number'", "range": [ - 1801, - 1819 + 1924, + 1942 ], "loc": { "start": { - "line": 108, + "line": 111, "column": 32 }, "end": { - "line": 108, + "line": 111, "column": 50 } } }, "range": [ - 1782, - 1819 + 1905, + 1942 ], "loc": { "start": { - "line": 108, + "line": 111, "column": 13 }, "end": { - "line": 108, + "line": 111, "column": 50 } } @@ -3776,16 +4049,16 @@ ], "kind": "const", "range": [ - 1776, - 1820 + 1899, + 1943 ], "loc": { "start": { - "line": 108, + "line": 111, "column": 7 }, "end": { - "line": 108, + "line": 111, "column": 51 } }, @@ -3794,16 +4067,16 @@ "type": "Block", "value": "*\n * Formatted number\n * @type {String}\n ", "range": [ - 1723, - 1768 + 1846, + 1891 ], "loc": { "start": { - "line": 104, + "line": 107, "column": 0 }, "end": { - "line": 107, + "line": 110, "column": 3 } } @@ -3814,16 +4087,16 @@ "type": "Block", "value": "*\n * Date\n * @type {String}\n ", "range": [ - 1822, - 1855 + 1945, + 1978 ], "loc": { "start": { - "line": 110, + "line": 113, "column": 0 }, "end": { - "line": 113, + "line": 116, "column": 3 } } @@ -3833,16 +4106,16 @@ "specifiers": [], "source": null, "range": [ - 1769, - 1820 + 1892, + 1943 ], "loc": { "start": { - "line": 108, + "line": 111, "column": 0 }, "end": { - "line": 108, + "line": 111, "column": 51 } }, @@ -3851,16 +4124,16 @@ "type": "Block", "value": "*\n * Formatted number\n * @type {String}\n ", "range": [ - 1723, - 1768 + 1846, + 1891 ], "loc": { "start": { - "line": 104, + "line": 107, "column": 0 }, "end": { - "line": 107, + "line": 110, "column": 3 } } @@ -3871,16 +4144,16 @@ "type": "Block", "value": "*\n * Date\n * @type {String}\n ", "range": [ - 1822, - 1855 + 1945, + 1978 ], "loc": { "start": { - "line": 110, + "line": 113, "column": 0 }, "end": { - "line": 113, + "line": 116, "column": 3 } } @@ -3898,16 +4171,16 @@ "type": "Identifier", "name": "DATE", "range": [ - 1869, - 1873 + 1992, + 1996 ], "loc": { "start": { - "line": 114, + "line": 117, "column": 13 }, "end": { - "line": 114, + "line": 117, "column": 17 } } @@ -3917,31 +4190,31 @@ "value": "date", "raw": "'date'", "range": [ - 1876, - 1882 + 1999, + 2005 ], "loc": { "start": { - "line": 114, + "line": 117, "column": 20 }, "end": { - "line": 114, + "line": 117, "column": 26 } } }, "range": [ - 1869, - 1882 + 1992, + 2005 ], "loc": { "start": { - "line": 114, + "line": 117, "column": 13 }, "end": { - "line": 114, + "line": 117, "column": 26 } } @@ -3949,16 +4222,16 @@ ], "kind": "const", "range": [ - 1863, - 1883 + 1986, + 2006 ], "loc": { "start": { - "line": 114, + "line": 117, "column": 7 }, "end": { - "line": 114, + "line": 117, "column": 27 } }, @@ -3967,16 +4240,16 @@ "type": "Block", "value": "*\n * Date\n * @type {String}\n ", "range": [ - 1822, - 1855 + 1945, + 1978 ], "loc": { "start": { - "line": 110, + "line": 113, "column": 0 }, "end": { - "line": 113, + "line": 116, "column": 3 } } @@ -3987,16 +4260,16 @@ "type": "Block", "value": "*\n * IP address\n * @type {String}\n ", "range": [ - 1885, - 1924 + 2008, + 2047 ], "loc": { "start": { - "line": 116, + "line": 119, "column": 0 }, "end": { - "line": 119, + "line": 122, "column": 3 } } @@ -4006,16 +4279,16 @@ "specifiers": [], "source": null, "range": [ - 1856, - 1883 + 1979, + 2006 ], "loc": { "start": { - "line": 114, + "line": 117, "column": 0 }, "end": { - "line": 114, + "line": 117, "column": 27 } }, @@ -4024,16 +4297,16 @@ "type": "Block", "value": "*\n * Date\n * @type {String}\n ", "range": [ - 1822, - 1855 + 1945, + 1978 ], "loc": { "start": { - "line": 110, + "line": 113, "column": 0 }, "end": { - "line": 113, + "line": 116, "column": 3 } } @@ -4044,16 +4317,16 @@ "type": "Block", "value": "*\n * IP address\n * @type {String}\n ", "range": [ - 1885, - 1924 + 2008, + 2047 ], "loc": { "start": { - "line": 116, + "line": 119, "column": 0 }, "end": { - "line": 119, + "line": 122, "column": 3 } } @@ -4071,16 +4344,16 @@ "type": "Identifier", "name": "IP_ADDRESS", "range": [ - 1938, - 1948 + 2061, + 2071 ], "loc": { "start": { - "line": 120, + "line": 123, "column": 13 }, "end": { - "line": 120, + "line": 123, "column": 23 } } @@ -4090,31 +4363,31 @@ "value": "ipaddress", "raw": "'ipaddress'", "range": [ - 1951, - 1962 + 2074, + 2085 ], "loc": { "start": { - "line": 120, + "line": 123, "column": 26 }, "end": { - "line": 120, + "line": 123, "column": 37 } } }, "range": [ - 1938, - 1962 + 2061, + 2085 ], "loc": { "start": { - "line": 120, + "line": 123, "column": 13 }, "end": { - "line": 120, + "line": 123, "column": 37 } } @@ -4122,16 +4395,16 @@ ], "kind": "const", "range": [ - 1932, - 1963 + 2055, + 2086 ], "loc": { "start": { - "line": 120, + "line": 123, "column": 7 }, "end": { - "line": 120, + "line": 123, "column": 38 } }, @@ -4140,16 +4413,16 @@ "type": "Block", "value": "*\n * IP address\n * @type {String}\n ", "range": [ - 1885, - 1924 + 2008, + 2047 ], "loc": { "start": { - "line": 116, + "line": 119, "column": 0 }, "end": { - "line": 119, + "line": 122, "column": 3 } } @@ -4160,16 +4433,16 @@ "type": "Block", "value": "*\n * Default values\n ", "range": [ - 1965, - 1990 + 2088, + 2113 ], "loc": { "start": { - "line": 122, + "line": 125, "column": 0 }, "end": { - "line": 124, + "line": 127, "column": 3 } } @@ -4178,16 +4451,16 @@ "type": "Block", "value": "*\n * Auto filter delay in milliseconds\n * @type {Number}\n ", "range": [ - 1992, - 2054 + 2115, + 2177 ], "loc": { "start": { - "line": 126, + "line": 129, "column": 0 }, "end": { - "line": 129, + "line": 132, "column": 3 } } @@ -4197,16 +4470,16 @@ "specifiers": [], "source": null, "range": [ - 1925, - 1963 + 2048, + 2086 ], "loc": { "start": { - "line": 120, + "line": 123, "column": 0 }, "end": { - "line": 120, + "line": 123, "column": 38 } }, @@ -4215,16 +4488,16 @@ "type": "Block", "value": "*\n * IP address\n * @type {String}\n ", "range": [ - 1885, - 1924 + 2008, + 2047 ], "loc": { "start": { - "line": 116, + "line": 119, "column": 0 }, "end": { - "line": 119, + "line": 122, "column": 3 } } @@ -4235,16 +4508,16 @@ "type": "Block", "value": "*\n * Default values\n ", "range": [ - 1965, - 1990 + 2088, + 2113 ], "loc": { "start": { - "line": 122, + "line": 125, "column": 0 }, "end": { - "line": 124, + "line": 127, "column": 3 } } @@ -4253,16 +4526,16 @@ "type": "Block", "value": "*\n * Auto filter delay in milliseconds\n * @type {Number}\n ", "range": [ - 1992, - 2054 + 2115, + 2177 ], "loc": { "start": { - "line": 126, + "line": 129, "column": 0 }, "end": { - "line": 129, + "line": 132, "column": 3 } } @@ -4280,16 +4553,16 @@ "type": "Identifier", "name": "AUTO_FILTER_DELAY", "range": [ - 2068, - 2085 + 2191, + 2208 ], "loc": { "start": { - "line": 130, + "line": 133, "column": 13 }, "end": { - "line": 130, + "line": 133, "column": 30 } } @@ -4299,31 +4572,31 @@ "value": 750, "raw": "750", "range": [ - 2088, - 2091 + 2211, + 2214 ], "loc": { "start": { - "line": 130, + "line": 133, "column": 33 }, "end": { - "line": 130, + "line": 133, "column": 36 } } }, "range": [ - 2068, - 2091 + 2191, + 2214 ], "loc": { "start": { - "line": 130, + "line": 133, "column": 13 }, "end": { - "line": 130, + "line": 133, "column": 36 } } @@ -4331,16 +4604,16 @@ ], "kind": "const", "range": [ - 2062, - 2092 + 2185, + 2215 ], "loc": { "start": { - "line": 130, + "line": 133, "column": 7 }, "end": { - "line": 130, + "line": 133, "column": 37 } }, @@ -4349,16 +4622,16 @@ "type": "Block", "value": "*\n * Default values\n ", "range": [ - 1965, - 1990 + 2088, + 2113 ], "loc": { "start": { - "line": 122, + "line": 125, "column": 0 }, "end": { - "line": 124, + "line": 127, "column": 3 } } @@ -4367,16 +4640,16 @@ "type": "Block", "value": "*\n * Auto filter delay in milliseconds\n * @type {Number}\n ", "range": [ - 1992, - 2054 + 2115, + 2177 ], "loc": { "start": { - "line": 126, + "line": 129, "column": 0 }, "end": { - "line": 129, + "line": 132, "column": 3 } } @@ -4387,16 +4660,16 @@ "type": "Block", "value": "*\n * TableFilter features definitions\n * @type {Object}\n ", "range": [ - 2094, - 2155 + 2217, + 2278 ], "loc": { "start": { - "line": 132, + "line": 135, "column": 0 }, "end": { - "line": 135, + "line": 138, "column": 3 } } @@ -4406,16 +4679,16 @@ "specifiers": [], "source": null, "range": [ - 2055, - 2092 + 2178, + 2215 ], "loc": { "start": { - "line": 130, + "line": 133, "column": 0 }, "end": { - "line": 130, + "line": 133, "column": 37 } }, @@ -4424,16 +4697,16 @@ "type": "Block", "value": "*\n * Default values\n ", "range": [ - 1965, - 1990 + 2088, + 2113 ], "loc": { "start": { - "line": 122, + "line": 125, "column": 0 }, "end": { - "line": 124, + "line": 127, "column": 3 } } @@ -4442,16 +4715,16 @@ "type": "Block", "value": "*\n * Auto filter delay in milliseconds\n * @type {Number}\n ", "range": [ - 1992, - 2054 + 2115, + 2177 ], "loc": { "start": { - "line": 126, + "line": 129, "column": 0 }, "end": { - "line": 129, + "line": 132, "column": 3 } } @@ -4462,16 +4735,16 @@ "type": "Block", "value": "*\n * TableFilter features definitions\n * @type {Object}\n ", "range": [ - 2094, - 2155 + 2217, + 2278 ], "loc": { "start": { - "line": 132, + "line": 135, "column": 0 }, "end": { - "line": 135, + "line": 138, "column": 3 } } @@ -4489,16 +4762,16 @@ "type": "Identifier", "name": "FEATURES", "range": [ - 2169, - 2177 + 2292, + 2300 ], "loc": { "start": { - "line": 136, + "line": 139, "column": 13 }, "end": { - "line": 136, + "line": 139, "column": 21 } } @@ -4510,18 +4783,422 @@ "type": "Property", "key": { "type": "Identifier", - "name": "state", + "name": "dateType", "range": [ - 2186, - 2191 + 2309, + 2317 ], "loc": { "start": { - "line": 137, + "line": 140, "column": 4 }, "end": { - "line": 137, + "line": 140, + "column": 12 + } + } + }, + "value": { + "type": "ObjectExpression", + "properties": [ + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "class", + "range": [ + 2329, + 2334 + ], + "loc": { + "start": { + "line": 141, + "column": 8 + }, + "end": { + "line": 141, + "column": 13 + } + } + }, + "value": { + "type": "Identifier", + "name": "DateType", + "range": [ + 2336, + 2344 + ], + "loc": { + "start": { + "line": 141, + "column": 15 + }, + "end": { + "line": 141, + "column": 23 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 2329, + 2344 + ], + "loc": { + "start": { + "line": 141, + "column": 8 + }, + "end": { + "line": 141, + "column": 23 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "name", + "range": [ + 2354, + 2358 + ], + "loc": { + "start": { + "line": 142, + "column": 8 + }, + "end": { + "line": 142, + "column": 12 + } + } + }, + "value": { + "type": "Literal", + "value": "dateType", + "raw": "'dateType'", + "range": [ + 2360, + 2370 + ], + "loc": { + "start": { + "line": 142, + "column": 14 + }, + "end": { + "line": 142, + "column": 24 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 2354, + 2370 + ], + "loc": { + "start": { + "line": 142, + "column": 8 + }, + "end": { + "line": 142, + "column": 24 + } + } + } + ], + "range": [ + 2319, + 2376 + ], + "loc": { + "start": { + "line": 140, + "column": 14 + }, + "end": { + "line": 143, + "column": 5 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 2309, + 2376 + ], + "loc": { + "start": { + "line": 140, + "column": 4 + }, + "end": { + "line": 143, + "column": 5 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "help", + "range": [ + 2382, + 2386 + ], + "loc": { + "start": { + "line": 144, + "column": 4 + }, + "end": { + "line": 144, + "column": 8 + } + } + }, + "value": { + "type": "ObjectExpression", + "properties": [ + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "class", + "range": [ + 2398, + 2403 + ], + "loc": { + "start": { + "line": 145, + "column": 8 + }, + "end": { + "line": 145, + "column": 13 + } + } + }, + "value": { + "type": "Identifier", + "name": "Help", + "range": [ + 2405, + 2409 + ], + "loc": { + "start": { + "line": 145, + "column": 15 + }, + "end": { + "line": 145, + "column": 19 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 2398, + 2409 + ], + "loc": { + "start": { + "line": 145, + "column": 8 + }, + "end": { + "line": 145, + "column": 19 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "name", + "range": [ + 2419, + 2423 + ], + "loc": { + "start": { + "line": 146, + "column": 8 + }, + "end": { + "line": 146, + "column": 12 + } + } + }, + "value": { + "type": "Literal", + "value": "help", + "raw": "'help'", + "range": [ + 2425, + 2431 + ], + "loc": { + "start": { + "line": 146, + "column": 14 + }, + "end": { + "line": 146, + "column": 20 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 2419, + 2431 + ], + "loc": { + "start": { + "line": 146, + "column": 8 + }, + "end": { + "line": 146, + "column": 20 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "enforce", + "range": [ + 2441, + 2448 + ], + "loc": { + "start": { + "line": 147, + "column": 8 + }, + "end": { + "line": 147, + "column": 15 + } + } + }, + "value": { + "type": "Literal", + "value": true, + "raw": "true", + "range": [ + 2450, + 2454 + ], + "loc": { + "start": { + "line": 147, + "column": 17 + }, + "end": { + "line": 147, + "column": 21 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 2441, + 2454 + ], + "loc": { + "start": { + "line": 147, + "column": 8 + }, + "end": { + "line": 147, + "column": 21 + } + } + } + ], + "range": [ + 2388, + 2460 + ], + "loc": { + "start": { + "line": 144, + "column": 10 + }, + "end": { + "line": 148, + "column": 5 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 2382, + 2460 + ], + "loc": { + "start": { + "line": 144, + "column": 4 + }, + "end": { + "line": 148, + "column": 5 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "state", + "range": [ + 2466, + 2471 + ], + "loc": { + "start": { + "line": 149, + "column": 4 + }, + "end": { + "line": 149, "column": 9 } } @@ -4535,16 +5212,16 @@ "type": "Identifier", "name": "class", "range": [ - 2203, - 2208 + 2483, + 2488 ], "loc": { "start": { - "line": 138, + "line": 150, "column": 8 }, "end": { - "line": 138, + "line": 150, "column": 13 } } @@ -4553,16 +5230,16 @@ "type": "Identifier", "name": "State", "range": [ - 2210, - 2215 + 2490, + 2495 ], "loc": { "start": { - "line": 138, + "line": 150, "column": 15 }, "end": { - "line": 138, + "line": 150, "column": 20 } } @@ -4572,16 +5249,16 @@ "shorthand": false, "computed": false, "range": [ - 2203, - 2215 + 2483, + 2495 ], "loc": { "start": { - "line": 138, + "line": 150, "column": 8 }, "end": { - "line": 138, + "line": 150, "column": 20 } } @@ -4592,16 +5269,16 @@ "type": "Identifier", "name": "name", "range": [ - 2225, - 2229 + 2505, + 2509 ], "loc": { "start": { - "line": 139, + "line": 151, "column": 8 }, "end": { - "line": 139, + "line": 151, "column": 12 } } @@ -4611,16 +5288,16 @@ "value": "state", "raw": "'state'", "range": [ - 2231, - 2238 + 2511, + 2518 ], "loc": { "start": { - "line": 139, + "line": 151, "column": 14 }, "end": { - "line": 139, + "line": 151, "column": 21 } } @@ -4630,549 +5307,30 @@ "shorthand": false, "computed": false, "range": [ - 2225, - 2238 + 2505, + 2518 ], "loc": { "start": { - "line": 139, + "line": 151, "column": 8 }, "end": { - "line": 139, + "line": 151, "column": 21 } } } ], "range": [ - 2193, - 2244 + 2473, + 2524 ], "loc": { "start": { - "line": 137, + "line": 149, "column": 11 }, - "end": { - "line": 140, - "column": 5 - } - } - }, - "kind": "init", - "method": false, - "shorthand": false, - "computed": false, - "range": [ - 2186, - 2244 - ], - "loc": { - "start": { - "line": 137, - "column": 4 - }, - "end": { - "line": 140, - "column": 5 - } - } - }, - { - "type": "Property", - "key": { - "type": "Identifier", - "name": "markActiveColumns", - "range": [ - 2250, - 2267 - ], - "loc": { - "start": { - "line": 141, - "column": 4 - }, - "end": { - "line": 141, - "column": 21 - } - } - }, - "value": { - "type": "ObjectExpression", - "properties": [ - { - "type": "Property", - "key": { - "type": "Identifier", - "name": "class", - "range": [ - 2279, - 2284 - ], - "loc": { - "start": { - "line": 142, - "column": 8 - }, - "end": { - "line": 142, - "column": 13 - } - } - }, - "value": { - "type": "Identifier", - "name": "MarkActiveColumns", - "range": [ - 2286, - 2303 - ], - "loc": { - "start": { - "line": 142, - "column": 15 - }, - "end": { - "line": 142, - "column": 32 - } - } - }, - "kind": "init", - "method": false, - "shorthand": false, - "computed": false, - "range": [ - 2279, - 2303 - ], - "loc": { - "start": { - "line": 142, - "column": 8 - }, - "end": { - "line": 142, - "column": 32 - } - } - }, - { - "type": "Property", - "key": { - "type": "Identifier", - "name": "name", - "range": [ - 2313, - 2317 - ], - "loc": { - "start": { - "line": 143, - "column": 8 - }, - "end": { - "line": 143, - "column": 12 - } - } - }, - "value": { - "type": "Literal", - "value": "markActiveColumns", - "raw": "'markActiveColumns'", - "range": [ - 2319, - 2338 - ], - "loc": { - "start": { - "line": 143, - "column": 14 - }, - "end": { - "line": 143, - "column": 33 - } - } - }, - "kind": "init", - "method": false, - "shorthand": false, - "computed": false, - "range": [ - 2313, - 2338 - ], - "loc": { - "start": { - "line": 143, - "column": 8 - }, - "end": { - "line": 143, - "column": 33 - } - } - } - ], - "range": [ - 2269, - 2344 - ], - "loc": { - "start": { - "line": 141, - "column": 23 - }, - "end": { - "line": 144, - "column": 5 - } - } - }, - "kind": "init", - "method": false, - "shorthand": false, - "computed": false, - "range": [ - 2250, - 2344 - ], - "loc": { - "start": { - "line": 141, - "column": 4 - }, - "end": { - "line": 144, - "column": 5 - } - } - }, - { - "type": "Property", - "key": { - "type": "Identifier", - "name": "gridLayout", - "range": [ - 2350, - 2360 - ], - "loc": { - "start": { - "line": 145, - "column": 4 - }, - "end": { - "line": 145, - "column": 14 - } - } - }, - "value": { - "type": "ObjectExpression", - "properties": [ - { - "type": "Property", - "key": { - "type": "Identifier", - "name": "class", - "range": [ - 2372, - 2377 - ], - "loc": { - "start": { - "line": 146, - "column": 8 - }, - "end": { - "line": 146, - "column": 13 - } - } - }, - "value": { - "type": "Identifier", - "name": "GridLayout", - "range": [ - 2379, - 2389 - ], - "loc": { - "start": { - "line": 146, - "column": 15 - }, - "end": { - "line": 146, - "column": 25 - } - } - }, - "kind": "init", - "method": false, - "shorthand": false, - "computed": false, - "range": [ - 2372, - 2389 - ], - "loc": { - "start": { - "line": 146, - "column": 8 - }, - "end": { - "line": 146, - "column": 25 - } - } - }, - { - "type": "Property", - "key": { - "type": "Identifier", - "name": "name", - "range": [ - 2399, - 2403 - ], - "loc": { - "start": { - "line": 147, - "column": 8 - }, - "end": { - "line": 147, - "column": 12 - } - } - }, - "value": { - "type": "Literal", - "value": "gridLayout", - "raw": "'gridLayout'", - "range": [ - 2405, - 2417 - ], - "loc": { - "start": { - "line": 147, - "column": 14 - }, - "end": { - "line": 147, - "column": 26 - } - } - }, - "kind": "init", - "method": false, - "shorthand": false, - "computed": false, - "range": [ - 2399, - 2417 - ], - "loc": { - "start": { - "line": 147, - "column": 8 - }, - "end": { - "line": 147, - "column": 26 - } - } - } - ], - "range": [ - 2362, - 2423 - ], - "loc": { - "start": { - "line": 145, - "column": 16 - }, - "end": { - "line": 148, - "column": 5 - } - } - }, - "kind": "init", - "method": false, - "shorthand": false, - "computed": false, - "range": [ - 2350, - 2423 - ], - "loc": { - "start": { - "line": 145, - "column": 4 - }, - "end": { - "line": 148, - "column": 5 - } - } - }, - { - "type": "Property", - "key": { - "type": "Identifier", - "name": "loader", - "range": [ - 2429, - 2435 - ], - "loc": { - "start": { - "line": 149, - "column": 4 - }, - "end": { - "line": 149, - "column": 10 - } - } - }, - "value": { - "type": "ObjectExpression", - "properties": [ - { - "type": "Property", - "key": { - "type": "Identifier", - "name": "class", - "range": [ - 2447, - 2452 - ], - "loc": { - "start": { - "line": 150, - "column": 8 - }, - "end": { - "line": 150, - "column": 13 - } - } - }, - "value": { - "type": "Identifier", - "name": "Loader", - "range": [ - 2454, - 2460 - ], - "loc": { - "start": { - "line": 150, - "column": 15 - }, - "end": { - "line": 150, - "column": 21 - } - } - }, - "kind": "init", - "method": false, - "shorthand": false, - "computed": false, - "range": [ - 2447, - 2460 - ], - "loc": { - "start": { - "line": 150, - "column": 8 - }, - "end": { - "line": 150, - "column": 21 - } - } - }, - { - "type": "Property", - "key": { - "type": "Identifier", - "name": "name", - "range": [ - 2470, - 2474 - ], - "loc": { - "start": { - "line": 151, - "column": 8 - }, - "end": { - "line": 151, - "column": 12 - } - } - }, - "value": { - "type": "Literal", - "value": "loader", - "raw": "'loader'", - "range": [ - 2476, - 2484 - ], - "loc": { - "start": { - "line": 151, - "column": 14 - }, - "end": { - "line": 151, - "column": 22 - } - } - }, - "kind": "init", - "method": false, - "shorthand": false, - "computed": false, - "range": [ - 2470, - 2484 - ], - "loc": { - "start": { - "line": 151, - "column": 8 - }, - "end": { - "line": 151, - "column": 22 - } - } - } - ], - "range": [ - 2437, - 2490 - ], - "loc": { - "start": { - "line": 149, - "column": 12 - }, "end": { "line": 152, "column": 5 @@ -5184,8 +5342,8 @@ "shorthand": false, "computed": false, "range": [ - 2429, - 2490 + 2466, + 2524 ], "loc": { "start": { @@ -5202,10 +5360,10 @@ "type": "Property", "key": { "type": "Identifier", - "name": "highlightKeyword", + "name": "markActiveColumns", "range": [ - 2496, - 2512 + 2530, + 2547 ], "loc": { "start": { @@ -5214,6 +5372,525 @@ }, "end": { "line": 153, + "column": 21 + } + } + }, + "value": { + "type": "ObjectExpression", + "properties": [ + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "class", + "range": [ + 2559, + 2564 + ], + "loc": { + "start": { + "line": 154, + "column": 8 + }, + "end": { + "line": 154, + "column": 13 + } + } + }, + "value": { + "type": "Identifier", + "name": "MarkActiveColumns", + "range": [ + 2566, + 2583 + ], + "loc": { + "start": { + "line": 154, + "column": 15 + }, + "end": { + "line": 154, + "column": 32 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 2559, + 2583 + ], + "loc": { + "start": { + "line": 154, + "column": 8 + }, + "end": { + "line": 154, + "column": 32 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "name", + "range": [ + 2593, + 2597 + ], + "loc": { + "start": { + "line": 155, + "column": 8 + }, + "end": { + "line": 155, + "column": 12 + } + } + }, + "value": { + "type": "Literal", + "value": "markActiveColumns", + "raw": "'markActiveColumns'", + "range": [ + 2599, + 2618 + ], + "loc": { + "start": { + "line": 155, + "column": 14 + }, + "end": { + "line": 155, + "column": 33 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 2593, + 2618 + ], + "loc": { + "start": { + "line": 155, + "column": 8 + }, + "end": { + "line": 155, + "column": 33 + } + } + } + ], + "range": [ + 2549, + 2624 + ], + "loc": { + "start": { + "line": 153, + "column": 23 + }, + "end": { + "line": 156, + "column": 5 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 2530, + 2624 + ], + "loc": { + "start": { + "line": 153, + "column": 4 + }, + "end": { + "line": 156, + "column": 5 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "gridLayout", + "range": [ + 2630, + 2640 + ], + "loc": { + "start": { + "line": 157, + "column": 4 + }, + "end": { + "line": 157, + "column": 14 + } + } + }, + "value": { + "type": "ObjectExpression", + "properties": [ + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "class", + "range": [ + 2652, + 2657 + ], + "loc": { + "start": { + "line": 158, + "column": 8 + }, + "end": { + "line": 158, + "column": 13 + } + } + }, + "value": { + "type": "Identifier", + "name": "GridLayout", + "range": [ + 2659, + 2669 + ], + "loc": { + "start": { + "line": 158, + "column": 15 + }, + "end": { + "line": 158, + "column": 25 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 2652, + 2669 + ], + "loc": { + "start": { + "line": 158, + "column": 8 + }, + "end": { + "line": 158, + "column": 25 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "name", + "range": [ + 2679, + 2683 + ], + "loc": { + "start": { + "line": 159, + "column": 8 + }, + "end": { + "line": 159, + "column": 12 + } + } + }, + "value": { + "type": "Literal", + "value": "gridLayout", + "raw": "'gridLayout'", + "range": [ + 2685, + 2697 + ], + "loc": { + "start": { + "line": 159, + "column": 14 + }, + "end": { + "line": 159, + "column": 26 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 2679, + 2697 + ], + "loc": { + "start": { + "line": 159, + "column": 8 + }, + "end": { + "line": 159, + "column": 26 + } + } + } + ], + "range": [ + 2642, + 2703 + ], + "loc": { + "start": { + "line": 157, + "column": 16 + }, + "end": { + "line": 160, + "column": 5 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 2630, + 2703 + ], + "loc": { + "start": { + "line": 157, + "column": 4 + }, + "end": { + "line": 160, + "column": 5 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "loader", + "range": [ + 2709, + 2715 + ], + "loc": { + "start": { + "line": 161, + "column": 4 + }, + "end": { + "line": 161, + "column": 10 + } + } + }, + "value": { + "type": "ObjectExpression", + "properties": [ + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "class", + "range": [ + 2727, + 2732 + ], + "loc": { + "start": { + "line": 162, + "column": 8 + }, + "end": { + "line": 162, + "column": 13 + } + } + }, + "value": { + "type": "Identifier", + "name": "Loader", + "range": [ + 2734, + 2740 + ], + "loc": { + "start": { + "line": 162, + "column": 15 + }, + "end": { + "line": 162, + "column": 21 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 2727, + 2740 + ], + "loc": { + "start": { + "line": 162, + "column": 8 + }, + "end": { + "line": 162, + "column": 21 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "name", + "range": [ + 2750, + 2754 + ], + "loc": { + "start": { + "line": 163, + "column": 8 + }, + "end": { + "line": 163, + "column": 12 + } + } + }, + "value": { + "type": "Literal", + "value": "loader", + "raw": "'loader'", + "range": [ + 2756, + 2764 + ], + "loc": { + "start": { + "line": 163, + "column": 14 + }, + "end": { + "line": 163, + "column": 22 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 2750, + 2764 + ], + "loc": { + "start": { + "line": 163, + "column": 8 + }, + "end": { + "line": 163, + "column": 22 + } + } + } + ], + "range": [ + 2717, + 2770 + ], + "loc": { + "start": { + "line": 161, + "column": 12 + }, + "end": { + "line": 164, + "column": 5 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 2709, + 2770 + ], + "loc": { + "start": { + "line": 161, + "column": 4 + }, + "end": { + "line": 164, + "column": 5 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "highlightKeyword", + "range": [ + 2776, + 2792 + ], + "loc": { + "start": { + "line": 165, + "column": 4 + }, + "end": { + "line": 165, "column": 20 } } @@ -5227,16 +5904,16 @@ "type": "Identifier", "name": "class", "range": [ - 2524, - 2529 + 2804, + 2809 ], "loc": { "start": { - "line": 154, + "line": 166, "column": 8 }, "end": { - "line": 154, + "line": 166, "column": 13 } } @@ -5245,16 +5922,16 @@ "type": "Identifier", "name": "HighlightKeyword", "range": [ - 2531, - 2547 + 2811, + 2827 ], "loc": { "start": { - "line": 154, + "line": 166, "column": 15 }, "end": { - "line": 154, + "line": 166, "column": 31 } } @@ -5264,16 +5941,16 @@ "shorthand": false, "computed": false, "range": [ - 2524, - 2547 + 2804, + 2827 ], "loc": { "start": { - "line": 154, + "line": 166, "column": 8 }, "end": { - "line": 154, + "line": 166, "column": 31 } } @@ -5284,16 +5961,16 @@ "type": "Identifier", "name": "name", "range": [ - 2557, - 2561 + 2837, + 2841 ], "loc": { "start": { - "line": 155, + "line": 167, "column": 8 }, "end": { - "line": 155, + "line": 167, "column": 12 } } @@ -5303,16 +5980,16 @@ "value": "highlightKeyword", "raw": "'highlightKeyword'", "range": [ - 2563, - 2581 + 2843, + 2861 ], "loc": { "start": { - "line": 155, + "line": 167, "column": 14 }, "end": { - "line": 155, + "line": 167, "column": 32 } } @@ -5322,16 +5999,16 @@ "shorthand": false, "computed": false, "range": [ - 2557, - 2581 + 2837, + 2861 ], "loc": { "start": { - "line": 155, + "line": 167, "column": 8 }, "end": { - "line": 155, + "line": 167, "column": 32 } } @@ -5342,16 +6019,16 @@ "type": "Identifier", "name": "property", "range": [ - 2591, - 2599 + 2871, + 2879 ], "loc": { "start": { - "line": 156, + "line": 168, "column": 8 }, "end": { - "line": 156, + "line": 168, "column": 16 } } @@ -5361,16 +6038,16 @@ "value": "highlightKeywords", "raw": "'highlightKeywords'", "range": [ - 2601, - 2620 + 2881, + 2900 ], "loc": { "start": { - "line": 156, + "line": 168, "column": 18 }, "end": { - "line": 156, + "line": 168, "column": 37 } } @@ -5380,32 +6057,32 @@ "shorthand": false, "computed": false, "range": [ - 2591, - 2620 + 2871, + 2900 ], "loc": { "start": { - "line": 156, + "line": 168, "column": 8 }, "end": { - "line": 156, + "line": 168, "column": 37 } } } ], "range": [ - 2514, - 2626 + 2794, + 2906 ], "loc": { "start": { - "line": 153, + "line": 165, "column": 22 }, "end": { - "line": 157, + "line": 169, "column": 5 } } @@ -5415,16 +6092,16 @@ "shorthand": false, "computed": false, "range": [ - 2496, - 2626 + 2776, + 2906 ], "loc": { "start": { - "line": 153, + "line": 165, "column": 4 }, "end": { - "line": 157, + "line": 169, "column": 5 } } @@ -5435,16 +6112,16 @@ "type": "Identifier", "name": "popupFilter", "range": [ - 2632, - 2643 + 2912, + 2923 ], "loc": { "start": { - "line": 158, + "line": 170, "column": 4 }, "end": { - "line": 158, + "line": 170, "column": 15 } } @@ -5458,16 +6135,16 @@ "type": "Identifier", "name": "class", "range": [ - 2655, - 2660 + 2935, + 2940 ], "loc": { "start": { - "line": 159, + "line": 171, "column": 8 }, "end": { - "line": 159, + "line": 171, "column": 13 } } @@ -5476,16 +6153,16 @@ "type": "Identifier", "name": "PopupFilter", "range": [ - 2662, - 2673 + 2942, + 2953 ], "loc": { "start": { - "line": 159, + "line": 171, "column": 15 }, "end": { - "line": 159, + "line": 171, "column": 26 } } @@ -5495,16 +6172,16 @@ "shorthand": false, "computed": false, "range": [ - 2655, - 2673 + 2935, + 2953 ], "loc": { "start": { - "line": 159, + "line": 171, "column": 8 }, "end": { - "line": 159, + "line": 171, "column": 26 } } @@ -5515,16 +6192,16 @@ "type": "Identifier", "name": "name", "range": [ - 2683, - 2687 + 2963, + 2967 ], "loc": { "start": { - "line": 160, + "line": 172, "column": 8 }, "end": { - "line": 160, + "line": 172, "column": 12 } } @@ -5534,16 +6211,16 @@ "value": "popupFilter", "raw": "'popupFilter'", "range": [ - 2689, - 2702 + 2969, + 2982 ], "loc": { "start": { - "line": 160, + "line": 172, "column": 14 }, "end": { - "line": 160, + "line": 172, "column": 27 } } @@ -5553,16 +6230,16 @@ "shorthand": false, "computed": false, "range": [ - 2683, - 2702 + 2963, + 2982 ], "loc": { "start": { - "line": 160, + "line": 172, "column": 8 }, "end": { - "line": 160, + "line": 172, "column": 27 } } @@ -5573,16 +6250,16 @@ "type": "Identifier", "name": "property", "range": [ - 2712, - 2720 + 2992, + 3000 ], "loc": { "start": { - "line": 161, + "line": 173, "column": 8 }, "end": { - "line": 161, + "line": 173, "column": 16 } } @@ -5592,16 +6269,16 @@ "value": "popupFilters", "raw": "'popupFilters'", "range": [ - 2722, - 2736 + 3002, + 3016 ], "loc": { "start": { - "line": 161, + "line": 173, "column": 18 }, "end": { - "line": 161, + "line": 173, "column": 32 } } @@ -5611,32 +6288,32 @@ "shorthand": false, "computed": false, "range": [ - 2712, - 2736 + 2992, + 3016 ], "loc": { "start": { - "line": 161, + "line": 173, "column": 8 }, "end": { - "line": 161, + "line": 173, "column": 32 } } } ], "range": [ - 2645, - 2742 + 2925, + 3022 ], "loc": { "start": { - "line": 158, + "line": 170, "column": 17 }, "end": { - "line": 162, + "line": 174, "column": 5 } } @@ -5646,16 +6323,16 @@ "shorthand": false, "computed": false, "range": [ - 2632, - 2742 + 2912, + 3022 ], "loc": { "start": { - "line": 158, + "line": 170, "column": 4 }, "end": { - "line": 162, + "line": 174, "column": 5 } } @@ -5666,16 +6343,16 @@ "type": "Identifier", "name": "rowsCounter", "range": [ - 2748, - 2759 + 3028, + 3039 ], "loc": { "start": { - "line": 163, + "line": 175, "column": 4 }, "end": { - "line": 163, + "line": 175, "column": 15 } } @@ -5689,16 +6366,16 @@ "type": "Identifier", "name": "class", "range": [ - 2771, - 2776 + 3051, + 3056 ], "loc": { "start": { - "line": 164, + "line": 176, "column": 8 }, "end": { - "line": 164, + "line": 176, "column": 13 } } @@ -5707,16 +6384,16 @@ "type": "Identifier", "name": "RowsCounter", "range": [ - 2778, - 2789 + 3058, + 3069 ], "loc": { "start": { - "line": 164, + "line": 176, "column": 15 }, "end": { - "line": 164, + "line": 176, "column": 26 } } @@ -5726,16 +6403,16 @@ "shorthand": false, "computed": false, "range": [ - 2771, - 2789 + 3051, + 3069 ], "loc": { "start": { - "line": 164, + "line": 176, "column": 8 }, "end": { - "line": 164, + "line": 176, "column": 26 } } @@ -5746,16 +6423,16 @@ "type": "Identifier", "name": "name", "range": [ - 2799, - 2803 + 3079, + 3083 ], "loc": { "start": { - "line": 165, + "line": 177, "column": 8 }, "end": { - "line": 165, + "line": 177, "column": 12 } } @@ -5765,16 +6442,16 @@ "value": "rowsCounter", "raw": "'rowsCounter'", "range": [ - 2805, - 2818 + 3085, + 3098 ], "loc": { "start": { - "line": 165, + "line": 177, "column": 14 }, "end": { - "line": 165, + "line": 177, "column": 27 } } @@ -5784,32 +6461,32 @@ "shorthand": false, "computed": false, "range": [ - 2799, - 2818 + 3079, + 3098 ], "loc": { "start": { - "line": 165, + "line": 177, "column": 8 }, "end": { - "line": 165, + "line": 177, "column": 27 } } } ], "range": [ - 2761, - 2824 + 3041, + 3104 ], "loc": { "start": { - "line": 163, + "line": 175, "column": 17 }, "end": { - "line": 166, + "line": 178, "column": 5 } } @@ -5819,16 +6496,16 @@ "shorthand": false, "computed": false, "range": [ - 2748, - 2824 + 3028, + 3104 ], "loc": { "start": { - "line": 163, + "line": 175, "column": 4 }, "end": { - "line": 166, + "line": 178, "column": 5 } } @@ -5839,16 +6516,16 @@ "type": "Identifier", "name": "statusBar", "range": [ - 2830, - 2839 + 3110, + 3119 ], "loc": { "start": { - "line": 167, + "line": 179, "column": 4 }, "end": { - "line": 167, + "line": 179, "column": 13 } } @@ -5862,16 +6539,16 @@ "type": "Identifier", "name": "class", "range": [ - 2851, - 2856 + 3131, + 3136 ], "loc": { "start": { - "line": 168, + "line": 180, "column": 8 }, "end": { - "line": 168, + "line": 180, "column": 13 } } @@ -5880,16 +6557,16 @@ "type": "Identifier", "name": "StatusBar", "range": [ - 2858, - 2867 + 3138, + 3147 ], "loc": { "start": { - "line": 168, + "line": 180, "column": 15 }, "end": { - "line": 168, + "line": 180, "column": 24 } } @@ -5899,16 +6576,16 @@ "shorthand": false, "computed": false, "range": [ - 2851, - 2867 + 3131, + 3147 ], "loc": { "start": { - "line": 168, + "line": 180, "column": 8 }, "end": { - "line": 168, + "line": 180, "column": 24 } } @@ -5919,16 +6596,16 @@ "type": "Identifier", "name": "name", "range": [ - 2877, - 2881 + 3157, + 3161 ], "loc": { "start": { - "line": 169, + "line": 181, "column": 8 }, "end": { - "line": 169, + "line": 181, "column": 12 } } @@ -5938,16 +6615,16 @@ "value": "statusBar", "raw": "'statusBar'", "range": [ - 2883, - 2894 + 3163, + 3174 ], "loc": { "start": { - "line": 169, + "line": 181, "column": 14 }, "end": { - "line": 169, + "line": 181, "column": 25 } } @@ -5957,32 +6634,32 @@ "shorthand": false, "computed": false, "range": [ - 2877, - 2894 + 3157, + 3174 ], "loc": { "start": { - "line": 169, + "line": 181, "column": 8 }, "end": { - "line": 169, + "line": 181, "column": 25 } } } ], "range": [ - 2841, - 2900 + 3121, + 3180 ], "loc": { "start": { - "line": 167, + "line": 179, "column": 15 }, "end": { - "line": 170, + "line": 182, "column": 5 } } @@ -5992,16 +6669,16 @@ "shorthand": false, "computed": false, "range": [ - 2830, - 2900 + 3110, + 3180 ], "loc": { "start": { - "line": 167, + "line": 179, "column": 4 }, "end": { - "line": 170, + "line": 182, "column": 5 } } @@ -6012,16 +6689,16 @@ "type": "Identifier", "name": "clearButton", "range": [ - 2906, - 2917 + 3186, + 3197 ], "loc": { "start": { - "line": 171, + "line": 183, "column": 4 }, "end": { - "line": 171, + "line": 183, "column": 15 } } @@ -6035,16 +6712,16 @@ "type": "Identifier", "name": "class", "range": [ - 2929, - 2934 + 3209, + 3214 ], "loc": { "start": { - "line": 172, + "line": 184, "column": 8 }, "end": { - "line": 172, + "line": 184, "column": 13 } } @@ -6053,16 +6730,16 @@ "type": "Identifier", "name": "ClearButton", "range": [ - 2936, - 2947 + 3216, + 3227 ], "loc": { "start": { - "line": 172, + "line": 184, "column": 15 }, "end": { - "line": 172, + "line": 184, "column": 26 } } @@ -6072,16 +6749,16 @@ "shorthand": false, "computed": false, "range": [ - 2929, - 2947 + 3209, + 3227 ], "loc": { "start": { - "line": 172, + "line": 184, "column": 8 }, "end": { - "line": 172, + "line": 184, "column": 26 } } @@ -6092,16 +6769,16 @@ "type": "Identifier", "name": "name", "range": [ - 2957, - 2961 + 3237, + 3241 ], "loc": { "start": { - "line": 173, + "line": 185, "column": 8 }, "end": { - "line": 173, + "line": 185, "column": 12 } } @@ -6111,16 +6788,16 @@ "value": "clearButton", "raw": "'clearButton'", "range": [ - 2963, - 2976 + 3243, + 3256 ], "loc": { "start": { - "line": 173, + "line": 185, "column": 14 }, "end": { - "line": 173, + "line": 185, "column": 27 } } @@ -6130,16 +6807,16 @@ "shorthand": false, "computed": false, "range": [ - 2957, - 2976 + 3237, + 3256 ], "loc": { "start": { - "line": 173, + "line": 185, "column": 8 }, "end": { - "line": 173, + "line": 185, "column": 27 } } @@ -6150,16 +6827,16 @@ "type": "Identifier", "name": "property", "range": [ - 2986, - 2994 + 3266, + 3274 ], "loc": { "start": { - "line": 174, + "line": 186, "column": 8 }, "end": { - "line": 174, + "line": 186, "column": 16 } } @@ -6169,16 +6846,16 @@ "value": "btnReset", "raw": "'btnReset'", "range": [ - 2996, - 3006 + 3276, + 3286 ], "loc": { "start": { - "line": 174, + "line": 186, "column": 18 }, "end": { - "line": 174, + "line": 186, "column": 28 } } @@ -6188,32 +6865,32 @@ "shorthand": false, "computed": false, "range": [ - 2986, - 3006 + 3266, + 3286 ], "loc": { "start": { - "line": 174, + "line": 186, "column": 8 }, "end": { - "line": 174, + "line": 186, "column": 28 } } } ], "range": [ - 2919, - 3012 + 3199, + 3292 ], "loc": { "start": { - "line": 171, + "line": 183, "column": 17 }, "end": { - "line": 175, + "line": 187, "column": 5 } } @@ -6223,16 +6900,16 @@ "shorthand": false, "computed": false, "range": [ - 2906, - 3012 + 3186, + 3292 ], "loc": { "start": { - "line": 171, + "line": 183, "column": 4 }, "end": { - "line": 175, + "line": 187, "column": 5 } } @@ -6243,16 +6920,16 @@ "type": "Identifier", "name": "alternateRows", "range": [ - 3018, - 3031 + 3298, + 3311 ], "loc": { "start": { - "line": 176, + "line": 188, "column": 4 }, "end": { - "line": 176, + "line": 188, "column": 17 } } @@ -6266,16 +6943,16 @@ "type": "Identifier", "name": "class", "range": [ - 3043, - 3048 + 3323, + 3328 ], "loc": { "start": { - "line": 177, + "line": 189, "column": 8 }, "end": { - "line": 177, + "line": 189, "column": 13 } } @@ -6284,16 +6961,16 @@ "type": "Identifier", "name": "AlternateRows", "range": [ - 3050, - 3063 + 3330, + 3343 ], "loc": { "start": { - "line": 177, + "line": 189, "column": 15 }, "end": { - "line": 177, + "line": 189, "column": 28 } } @@ -6303,16 +6980,16 @@ "shorthand": false, "computed": false, "range": [ - 3043, - 3063 + 3323, + 3343 ], "loc": { "start": { - "line": 177, + "line": 189, "column": 8 }, "end": { - "line": 177, + "line": 189, "column": 28 } } @@ -6323,16 +7000,16 @@ "type": "Identifier", "name": "name", "range": [ - 3073, - 3077 + 3353, + 3357 ], "loc": { "start": { - "line": 178, + "line": 190, "column": 8 }, "end": { - "line": 178, + "line": 190, "column": 12 } } @@ -6342,16 +7019,16 @@ "value": "alternateRows", "raw": "'alternateRows'", "range": [ - 3079, - 3094 + 3359, + 3374 ], "loc": { "start": { - "line": 178, + "line": 190, "column": 14 }, "end": { - "line": 178, + "line": 190, "column": 29 } } @@ -6361,32 +7038,32 @@ "shorthand": false, "computed": false, "range": [ - 3073, - 3094 + 3353, + 3374 ], "loc": { "start": { - "line": 178, + "line": 190, "column": 8 }, "end": { - "line": 178, + "line": 190, "column": 29 } } } ], "range": [ - 3033, - 3100 + 3313, + 3380 ], "loc": { "start": { - "line": 176, + "line": 188, "column": 19 }, "end": { - "line": 179, + "line": 191, "column": 5 } } @@ -6396,16 +7073,16 @@ "shorthand": false, "computed": false, "range": [ - 3018, - 3100 + 3298, + 3380 ], "loc": { "start": { - "line": 176, + "line": 188, "column": 4 }, "end": { - "line": 179, + "line": 191, "column": 5 } } @@ -6416,16 +7093,16 @@ "type": "Identifier", "name": "noResults", "range": [ - 3106, - 3115 + 3386, + 3395 ], "loc": { "start": { - "line": 180, + "line": 192, "column": 4 }, "end": { - "line": 180, + "line": 192, "column": 13 } } @@ -6439,16 +7116,16 @@ "type": "Identifier", "name": "class", "range": [ - 3127, - 3132 + 3407, + 3412 ], "loc": { "start": { - "line": 181, + "line": 193, "column": 8 }, "end": { - "line": 181, + "line": 193, "column": 13 } } @@ -6457,16 +7134,16 @@ "type": "Identifier", "name": "NoResults", "range": [ - 3134, - 3143 + 3414, + 3423 ], "loc": { "start": { - "line": 181, + "line": 193, "column": 15 }, "end": { - "line": 181, + "line": 193, "column": 24 } } @@ -6476,16 +7153,16 @@ "shorthand": false, "computed": false, "range": [ - 3127, - 3143 + 3407, + 3423 ], "loc": { "start": { - "line": 181, + "line": 193, "column": 8 }, "end": { - "line": 181, + "line": 193, "column": 24 } } @@ -6496,16 +7173,16 @@ "type": "Identifier", "name": "name", "range": [ - 3153, - 3157 + 3433, + 3437 ], "loc": { "start": { - "line": 182, + "line": 194, "column": 8 }, "end": { - "line": 182, + "line": 194, "column": 12 } } @@ -6515,16 +7192,16 @@ "value": "noResults", "raw": "'noResults'", "range": [ - 3159, - 3170 + 3439, + 3450 ], "loc": { "start": { - "line": 182, + "line": 194, "column": 14 }, "end": { - "line": 182, + "line": 194, "column": 25 } } @@ -6534,32 +7211,32 @@ "shorthand": false, "computed": false, "range": [ - 3153, - 3170 + 3433, + 3450 ], "loc": { "start": { - "line": 182, + "line": 194, "column": 8 }, "end": { - "line": 182, + "line": 194, "column": 25 } } } ], "range": [ - 3117, - 3176 + 3397, + 3456 ], "loc": { "start": { - "line": 180, + "line": 192, "column": 15 }, "end": { - "line": 183, + "line": 195, "column": 5 } } @@ -6569,47 +7246,220 @@ "shorthand": false, "computed": false, "range": [ - 3106, - 3176 + 3386, + 3456 ], "loc": { "start": { - "line": 180, + "line": 192, "column": 4 }, "end": { - "line": 183, + "line": 195, + "column": 5 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "paging", + "range": [ + 3462, + 3468 + ], + "loc": { + "start": { + "line": 196, + "column": 4 + }, + "end": { + "line": 196, + "column": 10 + } + } + }, + "value": { + "type": "ObjectExpression", + "properties": [ + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "class", + "range": [ + 3480, + 3485 + ], + "loc": { + "start": { + "line": 197, + "column": 8 + }, + "end": { + "line": 197, + "column": 13 + } + } + }, + "value": { + "type": "Identifier", + "name": "Paging", + "range": [ + 3487, + 3493 + ], + "loc": { + "start": { + "line": 197, + "column": 15 + }, + "end": { + "line": 197, + "column": 21 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 3480, + 3493 + ], + "loc": { + "start": { + "line": 197, + "column": 8 + }, + "end": { + "line": 197, + "column": 21 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "name", + "range": [ + 3503, + 3507 + ], + "loc": { + "start": { + "line": 198, + "column": 8 + }, + "end": { + "line": 198, + "column": 12 + } + } + }, + "value": { + "type": "Literal", + "value": "paging", + "raw": "'paging'", + "range": [ + 3509, + 3517 + ], + "loc": { + "start": { + "line": 198, + "column": 14 + }, + "end": { + "line": 198, + "column": 22 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 3503, + 3517 + ], + "loc": { + "start": { + "line": 198, + "column": 8 + }, + "end": { + "line": 198, + "column": 22 + } + } + } + ], + "range": [ + 3470, + 3523 + ], + "loc": { + "start": { + "line": 196, + "column": 12 + }, + "end": { + "line": 199, + "column": 5 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 3462, + 3523 + ], + "loc": { + "start": { + "line": 196, + "column": 4 + }, + "end": { + "line": 199, "column": 5 } } } ], "range": [ - 2180, - 3178 + 2303, + 3525 ], "loc": { "start": { - "line": 136, + "line": 139, "column": 24 }, "end": { - "line": 184, + "line": 200, "column": 1 } } }, "range": [ - 2169, - 3178 + 2292, + 3525 ], "loc": { "start": { - "line": 136, + "line": 139, "column": 13 }, "end": { - "line": 184, + "line": 200, "column": 1 } } @@ -6617,16 +7467,16 @@ ], "kind": "const", "range": [ - 2163, - 3179 + 2286, + 3526 ], "loc": { "start": { - "line": 136, + "line": 139, "column": 7 }, "end": { - "line": 184, + "line": 200, "column": 2 } }, @@ -6635,16 +7485,16 @@ "type": "Block", "value": "*\n * TableFilter features definitions\n * @type {Object}\n ", "range": [ - 2094, - 2155 + 2217, + 2278 ], "loc": { "start": { - "line": 132, + "line": 135, "column": 0 }, "end": { - "line": 135, + "line": 138, "column": 3 } } @@ -6655,16 +7505,16 @@ "specifiers": [], "source": null, "range": [ - 2156, - 3179 + 2279, + 3526 ], "loc": { "start": { - "line": 136, + "line": 139, "column": 0 }, "end": { - "line": 184, + "line": 200, "column": 2 } }, @@ -6673,16 +7523,16 @@ "type": "Block", "value": "*\n * TableFilter features definitions\n * @type {Object}\n ", "range": [ - 2094, - 2155 + 2217, + 2278 ], "loc": { "start": { - "line": 132, + "line": 135, "column": 0 }, "end": { - "line": 135, + "line": 138, "column": 3 } } @@ -6693,7 +7543,7 @@ "sourceType": "module", "range": [ 0, - 3179 + 3526 ], "loc": { "start": { @@ -6701,7 +7551,7 @@ "column": 0 }, "end": { - "line": 184, + "line": 200, "column": 2 } }, @@ -6710,16 +7560,16 @@ "type": "Block", "value": "*\n * Filter types\n ", "range": [ - 557, - 580 + 680, + 703 ], "loc": { "start": { - "line": 13, + "line": 16, "column": 0 }, "end": { - "line": 15, + "line": 18, "column": 3 } } @@ -6728,16 +7578,16 @@ "type": "Block", "value": "*\n * Input filter type\n * @type {String}\n ", "range": [ - 582, - 628 + 705, + 751 ], "loc": { "start": { - "line": 17, + "line": 20, "column": 0 }, "end": { - "line": 20, + "line": 23, "column": 3 } } @@ -6746,16 +7596,16 @@ "type": "Block", "value": "*\n * Select filter type\n * @type {String}\n ", "range": [ - 659, - 706 + 782, + 829 ], "loc": { "start": { - "line": 22, + "line": 25, "column": 0 }, "end": { - "line": 25, + "line": 28, "column": 3 } } @@ -6764,16 +7614,16 @@ "type": "Block", "value": "*\n * Multiple select filter type\n * @type {String}\n ", "range": [ - 739, - 795 + 862, + 918 ], "loc": { "start": { - "line": 27, + "line": 30, "column": 0 }, "end": { - "line": 30, + "line": 33, "column": 3 } } @@ -6782,16 +7632,16 @@ "type": "Block", "value": "*\n * Checklist filter type\n * @type {String}\n ", "range": [ - 832, - 882 + 955, + 1005 ], "loc": { "start": { - "line": 32, + "line": 35, "column": 0 }, "end": { - "line": 35, + "line": 38, "column": 3 } } @@ -6800,16 +7650,16 @@ "type": "Block", "value": "*\n * None filter type\n * @type {String}\n ", "range": [ - 921, - 966 + 1044, + 1089 ], "loc": { "start": { - "line": 37, + "line": 40, "column": 0 }, "end": { - "line": 40, + "line": 43, "column": 3 } } @@ -6818,16 +7668,16 @@ "type": "Block", "value": "*\n * Key codes\n ", "range": [ - 996, - 1016 + 1119, + 1139 ], "loc": { "start": { - "line": 43, + "line": 46, "column": 0 }, "end": { - "line": 45, + "line": 48, "column": 3 } } @@ -6836,16 +7686,16 @@ "type": "Block", "value": "*\n * Enter key code\n * @type {Number}\n ", "range": [ - 1018, - 1061 + 1141, + 1184 ], "loc": { "start": { - "line": 47, + "line": 50, "column": 0 }, "end": { - "line": 50, + "line": 53, "column": 3 } } @@ -6854,16 +7704,16 @@ "type": "Block", "value": "*\n * Tab key code\n * @type {Number}\n ", "range": [ - 1091, - 1132 + 1214, + 1255 ], "loc": { "start": { - "line": 52, + "line": 55, "column": 0 }, "end": { - "line": 55, + "line": 58, "column": 3 } } @@ -6872,16 +7722,16 @@ "type": "Block", "value": "*\n * Escape key code\n * @type {Number}\n ", "range": [ - 1159, - 1203 + 1282, + 1326 ], "loc": { "start": { - "line": 57, + "line": 60, "column": 0 }, "end": { - "line": 60, + "line": 63, "column": 3 } } @@ -6890,16 +7740,16 @@ "type": "Block", "value": "*\n * Up arrow key code\n * @type {Number}\n ", "range": [ - 1231, - 1277 + 1354, + 1400 ], "loc": { "start": { - "line": 62, + "line": 65, "column": 0 }, "end": { - "line": 65, + "line": 68, "column": 3 } } @@ -6908,16 +7758,16 @@ "type": "Block", "value": "*\n * Down arrow key code\n * @type {Number}\n ", "range": [ - 1310, - 1358 + 1433, + 1481 ], "loc": { "start": { - "line": 67, + "line": 70, "column": 0 }, "end": { - "line": 70, + "line": 73, "column": 3 } } @@ -6926,16 +7776,16 @@ "type": "Block", "value": "*\n * HTML tags\n ", "range": [ - 1394, - 1414 + 1517, + 1537 ], "loc": { "start": { - "line": 73, + "line": 76, "column": 0 }, "end": { - "line": 75, + "line": 78, "column": 3 } } @@ -6944,16 +7794,16 @@ "type": "Block", "value": "*\n * Header cell tag\n * @type {String}\n ", "range": [ - 1416, - 1460 + 1539, + 1583 ], "loc": { "start": { - "line": 77, + "line": 80, "column": 0 }, "end": { - "line": 80, + "line": 83, "column": 3 } } @@ -6962,16 +7812,16 @@ "type": "Block", "value": "*\n * Cell tag\n * @type {String}\n ", "range": [ - 1493, - 1530 + 1616, + 1653 ], "loc": { "start": { - "line": 82, + "line": 85, "column": 0 }, "end": { - "line": 85, + "line": 88, "column": 3 } } @@ -6980,16 +7830,16 @@ "type": "Block", "value": "*\n * Data types\n ", "range": [ - 1562, - 1583 + 1685, + 1706 ], "loc": { "start": { - "line": 88, + "line": 91, "column": 0 }, "end": { - "line": 90, + "line": 93, "column": 3 } } @@ -6998,16 +7848,16 @@ "type": "Block", "value": "*\n * String\n * @type {String}\n ", "range": [ - 1585, - 1620 + 1708, + 1743 ], "loc": { "start": { - "line": 92, + "line": 95, "column": 0 }, "end": { - "line": 95, + "line": 98, "column": 3 } } @@ -7016,16 +7866,16 @@ "type": "Block", "value": "*\n * Number\n * @type {String}\n ", "range": [ - 1654, - 1689 + 1777, + 1812 ], "loc": { "start": { - "line": 98, + "line": 101, "column": 0 }, "end": { - "line": 101, + "line": 104, "column": 3 } } @@ -7034,16 +7884,16 @@ "type": "Block", "value": "*\n * Formatted number\n * @type {String}\n ", "range": [ - 1723, - 1768 + 1846, + 1891 ], "loc": { "start": { - "line": 104, + "line": 107, "column": 0 }, "end": { - "line": 107, + "line": 110, "column": 3 } } @@ -7052,16 +7902,16 @@ "type": "Block", "value": "*\n * Date\n * @type {String}\n ", "range": [ - 1822, - 1855 + 1945, + 1978 ], "loc": { "start": { - "line": 110, + "line": 113, "column": 0 }, "end": { - "line": 113, + "line": 116, "column": 3 } } @@ -7070,16 +7920,16 @@ "type": "Block", "value": "*\n * IP address\n * @type {String}\n ", "range": [ - 1885, - 1924 + 2008, + 2047 ], "loc": { "start": { - "line": 116, + "line": 119, "column": 0 }, "end": { - "line": 119, + "line": 122, "column": 3 } } @@ -7088,16 +7938,16 @@ "type": "Block", "value": "*\n * Default values\n ", "range": [ - 1965, - 1990 + 2088, + 2113 ], "loc": { "start": { - "line": 122, + "line": 125, "column": 0 }, "end": { - "line": 124, + "line": 127, "column": 3 } } @@ -7106,16 +7956,16 @@ "type": "Block", "value": "*\n * Auto filter delay in milliseconds\n * @type {Number}\n ", "range": [ - 1992, - 2054 + 2115, + 2177 ], "loc": { "start": { - "line": 126, + "line": 129, "column": 0 }, "end": { - "line": 129, + "line": 132, "column": 3 } } @@ -7124,16 +7974,16 @@ "type": "Block", "value": "*\n * TableFilter features definitions\n * @type {Object}\n ", "range": [ - 2094, - 2155 + 2217, + 2278 ], "loc": { "start": { - "line": 132, + "line": 135, "column": 0 }, "end": { - "line": 135, + "line": 138, "column": 3 } } diff --git a/docs/ast/source/feature.js.json b/docs/ast/source/feature.js.json index 96acbac9..72a599bd 100644 --- a/docs/ast/source/feature.js.json +++ b/docs/ast/source/feature.js.json @@ -2708,13 +2708,49 @@ { "type": "ReturnStatement", "argument": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", + "type": "BinaryExpression", + "operator": "===", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 1842, + 1846 + ], + "loc": { + "start": { + "line": 95, + "column": 15 + }, + "end": { + "line": 95, + "column": 19 + } + } + }, + "property": { + "type": "Identifier", + "name": "enabled", + "range": [ + 1847, + 1854 + ], + "loc": { + "start": { + "line": 95, + "column": 20 + }, + "end": { + "line": 95, + "column": 27 + } + } + }, "range": [ 1842, - 1846 + 1854 ], "loc": { "start": { @@ -2723,31 +2759,32 @@ }, "end": { "line": 95, - "column": 19 + "column": 27 } } }, - "property": { - "type": "Identifier", - "name": "enabled", + "right": { + "type": "Literal", + "value": true, + "raw": "true", "range": [ - 1847, - 1854 + 1859, + 1863 ], "loc": { "start": { "line": 95, - "column": 20 + "column": 32 }, "end": { "line": 95, - "column": 27 + "column": 36 } } }, "range": [ 1842, - 1854 + 1863 ], "loc": { "start": { @@ -2756,13 +2793,13 @@ }, "end": { "line": 95, - "column": 27 + "column": 36 } } }, "range": [ 1835, - 1855 + 1864 ], "loc": { "start": { @@ -2771,14 +2808,14 @@ }, "end": { "line": 95, - "column": 28 + "column": 37 } } } ], "range": [ 1825, - 1861 + 1870 ], "loc": { "start": { @@ -2795,7 +2832,7 @@ "expression": false, "range": [ 1822, - 1861 + 1870 ], "loc": { "start": { @@ -2812,7 +2849,7 @@ "computed": false, "range": [ 1813, - 1861 + 1870 ], "loc": { "start": { @@ -2849,7 +2886,7 @@ ], "range": [ 136, - 1863 + 1872 ], "loc": { "start": { @@ -2864,7 +2901,7 @@ }, "range": [ 122, - 1863 + 1872 ], "loc": { "start": { @@ -2902,7 +2939,7 @@ "source": null, "range": [ 115, - 1863 + 1872 ], "loc": { "start": { @@ -2939,7 +2976,7 @@ "sourceType": "module", "range": [ 1, - 1863 + 1872 ], "loc": { "start": { diff --git a/docs/ast/source/modules/help.js.json b/docs/ast/source/modules/help.js.json index 15b2bdd0..4a99d2ca 100644 --- a/docs/ast/source/modules/help.js.json +++ b/docs/ast/source/modules/help.js.json @@ -10686,83 +10686,83 @@ { "type": "IfStatement", "test": { - "type": "BinaryExpression", - "operator": "===", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", + "type": "UnaryExpression", + "operator": "!", + "argument": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 5754, + 5758 + ], + "loc": { + "start": { + "line": 198, + "column": 13 + }, + "end": { + "line": 198, + "column": 17 + } + } + }, + "property": { + "type": "Identifier", + "name": "isEnabled", + "range": [ + 5759, + 5768 + ], + "loc": { + "start": { + "line": 198, + "column": 18 + }, + "end": { + "line": 198, + "column": 27 + } + } + }, "range": [ - 5757, - 5761 + 5754, + 5768 ], "loc": { "start": { "line": 198, - "column": 12 + "column": 13 }, "end": { "line": 198, - "column": 16 - } - } - }, - "property": { - "type": "Identifier", - "name": "enabled", - "range": [ - 5762, - 5769 - ], - "loc": { - "start": { - "line": 198, - "column": 17 - }, - "end": { - "line": 198, - "column": 24 + "column": 27 } } }, + "arguments": [], "range": [ - 5757, - 5769 + 5754, + 5770 ], "loc": { "start": { "line": 198, - "column": 12 + "column": 13 }, "end": { - "line": 198, - "column": 24 - } - } - }, - "right": { - "type": "Literal", - "value": false, - "raw": "false", - "range": [ - 5774, - 5779 - ], - "loc": { - "start": { "line": 198, "column": 29 - }, - "end": { - "line": 198, - "column": 34 } } }, + "prefix": true, "range": [ - 5757, - 5779 + 5753, + 5770 ], "loc": { "start": { @@ -10771,7 +10771,7 @@ }, "end": { "line": 198, - "column": 34 + "column": 29 } } }, @@ -10782,8 +10782,8 @@ "type": "ReturnStatement", "argument": null, "range": [ - 5795, - 5802 + 5786, + 5793 ], "loc": { "start": { @@ -10798,13 +10798,13 @@ } ], "range": [ - 5781, - 5812 + 5772, + 5803 ], "loc": { "start": { "line": 198, - "column": 36 + "column": 31 }, "end": { "line": 200, @@ -10814,8 +10814,8 @@ }, "alternate": null, "range": [ - 5753, - 5812 + 5749, + 5803 ], "loc": { "start": { @@ -10830,10 +10830,10 @@ "leadingComments": [ { "type": "Line", - "value": " check only if explicitily set to false as in this case undefined", + "value": " check only if explicitily disabled as in this case undefined", "range": [ 5617, - 5684 + 5680 ], "loc": { "start": { @@ -10842,7 +10842,7 @@ }, "end": { "line": 196, - "column": 75 + "column": 71 } } }, @@ -10850,8 +10850,8 @@ "type": "Line", "value": " signifies the help feature is enabled by default", "range": [ - 5693, - 5744 + 5689, + 5740 ], "loc": { "start": { @@ -10870,8 +10870,8 @@ "type": "Line", "value": " ensure mouseup event handler is removed", "range": [ - 5822, - 5864 + 5813, + 5855 ], "loc": { "start": { @@ -10894,8 +10894,8 @@ "type": "Identifier", "name": "removeEvt", "range": [ - 5873, - 5882 + 5864, + 5873 ], "loc": { "start": { @@ -10913,8 +10913,8 @@ "type": "Identifier", "name": "root", "range": [ - 5883, - 5887 + 5874, + 5878 ], "loc": { "start": { @@ -10932,8 +10932,8 @@ "value": "mouseup", "raw": "'mouseup'", "range": [ - 5889, - 5898 + 5880, + 5889 ], "loc": { "start": { @@ -10952,8 +10952,8 @@ "object": { "type": "ThisExpression", "range": [ - 5900, - 5904 + 5891, + 5895 ], "loc": { "start": { @@ -10970,8 +10970,8 @@ "type": "Identifier", "name": "boundMouseup", "range": [ - 5905, - 5917 + 5896, + 5908 ], "loc": { "start": { @@ -10985,8 +10985,8 @@ } }, "range": [ - 5900, - 5917 + 5891, + 5908 ], "loc": { "start": { @@ -11001,8 +11001,8 @@ } ], "range": [ - 5873, - 5918 + 5864, + 5909 ], "loc": { "start": { @@ -11016,8 +11016,8 @@ } }, "range": [ - 5873, - 5919 + 5864, + 5910 ], "loc": { "start": { @@ -11034,8 +11034,8 @@ "type": "Line", "value": " ensure mouseup event handler is removed", "range": [ - 5822, - 5864 + 5813, + 5855 ], "loc": { "start": { @@ -11059,8 +11059,8 @@ "type": "Identifier", "name": "divDisplay", "range": [ - 5933, - 5943 + 5924, + 5934 ], "loc": { "start": { @@ -11085,8 +11085,8 @@ "object": { "type": "ThisExpression", "range": [ - 5946, - 5950 + 5937, + 5941 ], "loc": { "start": { @@ -11103,8 +11103,8 @@ "type": "Identifier", "name": "cont", "range": [ - 5951, - 5955 + 5942, + 5946 ], "loc": { "start": { @@ -11118,8 +11118,8 @@ } }, "range": [ - 5946, - 5955 + 5937, + 5946 ], "loc": { "start": { @@ -11136,8 +11136,8 @@ "type": "Identifier", "name": "style", "range": [ - 5956, - 5961 + 5947, + 5952 ], "loc": { "start": { @@ -11151,8 +11151,8 @@ } }, "range": [ - 5946, - 5961 + 5937, + 5952 ], "loc": { "start": { @@ -11169,8 +11169,8 @@ "type": "Identifier", "name": "display", "range": [ - 5962, - 5969 + 5953, + 5960 ], "loc": { "start": { @@ -11184,8 +11184,8 @@ } }, "range": [ - 5946, - 5969 + 5937, + 5960 ], "loc": { "start": { @@ -11199,8 +11199,8 @@ } }, "range": [ - 5933, - 5969 + 5924, + 5960 ], "loc": { "start": { @@ -11216,8 +11216,8 @@ ], "kind": "let", "range": [ - 5929, - 5970 + 5920, + 5961 ], "loc": { "start": { @@ -11242,8 +11242,8 @@ "type": "Identifier", "name": "divDisplay", "range": [ - 5983, - 5993 + 5974, + 5984 ], "loc": { "start": { @@ -11261,8 +11261,8 @@ "value": "", "raw": "''", "range": [ - 5998, - 6000 + 5989, + 5991 ], "loc": { "start": { @@ -11276,8 +11276,8 @@ } }, "range": [ - 5983, - 6000 + 5974, + 5991 ], "loc": { "start": { @@ -11297,8 +11297,8 @@ "type": "Identifier", "name": "divDisplay", "range": [ - 6004, - 6014 + 5995, + 6005 ], "loc": { "start": { @@ -11315,8 +11315,8 @@ "type": "Identifier", "name": "NONE", "range": [ - 6019, - 6023 + 6010, + 6014 ], "loc": { "start": { @@ -11330,8 +11330,8 @@ } }, "range": [ - 6004, - 6023 + 5995, + 6014 ], "loc": { "start": { @@ -11345,8 +11345,8 @@ } }, "range": [ - 5983, - 6023 + 5974, + 6014 ], "loc": { "start": { @@ -11379,8 +11379,8 @@ "object": { "type": "ThisExpression", "range": [ - 6039, - 6043 + 6030, + 6034 ], "loc": { "start": { @@ -11397,8 +11397,8 @@ "type": "Identifier", "name": "cont", "range": [ - 6044, - 6048 + 6035, + 6039 ], "loc": { "start": { @@ -11412,8 +11412,8 @@ } }, "range": [ - 6039, - 6048 + 6030, + 6039 ], "loc": { "start": { @@ -11430,8 +11430,8 @@ "type": "Identifier", "name": "style", "range": [ - 6049, - 6054 + 6040, + 6045 ], "loc": { "start": { @@ -11445,8 +11445,8 @@ } }, "range": [ - 6039, - 6054 + 6030, + 6045 ], "loc": { "start": { @@ -11463,8 +11463,8 @@ "type": "Identifier", "name": "display", "range": [ - 6055, - 6062 + 6046, + 6053 ], "loc": { "start": { @@ -11478,8 +11478,8 @@ } }, "range": [ - 6039, - 6062 + 6030, + 6053 ], "loc": { "start": { @@ -11497,8 +11497,8 @@ "value": "inline", "raw": "'inline'", "range": [ - 6065, - 6073 + 6056, + 6064 ], "loc": { "start": { @@ -11512,8 +11512,8 @@ } }, "range": [ - 6039, - 6073 + 6030, + 6064 ], "loc": { "start": { @@ -11527,8 +11527,8 @@ } }, "range": [ - 6039, - 6074 + 6030, + 6065 ], "loc": { "start": { @@ -11549,8 +11549,8 @@ "type": "Identifier", "name": "addEvt", "range": [ - 6087, - 6093 + 6078, + 6084 ], "loc": { "start": { @@ -11568,8 +11568,8 @@ "type": "Identifier", "name": "root", "range": [ - 6094, - 6098 + 6085, + 6089 ], "loc": { "start": { @@ -11587,8 +11587,8 @@ "value": "mouseup", "raw": "'mouseup'", "range": [ - 6100, - 6109 + 6091, + 6100 ], "loc": { "start": { @@ -11607,8 +11607,8 @@ "object": { "type": "ThisExpression", "range": [ - 6111, - 6115 + 6102, + 6106 ], "loc": { "start": { @@ -11625,8 +11625,8 @@ "type": "Identifier", "name": "boundMouseup", "range": [ - 6116, - 6128 + 6107, + 6119 ], "loc": { "start": { @@ -11640,8 +11640,8 @@ } }, "range": [ - 6111, - 6128 + 6102, + 6119 ], "loc": { "start": { @@ -11656,8 +11656,8 @@ } ], "range": [ - 6087, - 6129 + 6078, + 6120 ], "loc": { "start": { @@ -11671,8 +11671,8 @@ } }, "range": [ - 6087, - 6130 + 6078, + 6121 ], "loc": { "start": { @@ -11687,8 +11687,8 @@ } ], "range": [ - 6025, - 6140 + 6016, + 6131 ], "loc": { "start": { @@ -11721,8 +11721,8 @@ "object": { "type": "ThisExpression", "range": [ - 6160, - 6164 + 6151, + 6155 ], "loc": { "start": { @@ -11739,8 +11739,8 @@ "type": "Identifier", "name": "cont", "range": [ - 6165, - 6169 + 6156, + 6160 ], "loc": { "start": { @@ -11754,8 +11754,8 @@ } }, "range": [ - 6160, - 6169 + 6151, + 6160 ], "loc": { "start": { @@ -11772,8 +11772,8 @@ "type": "Identifier", "name": "style", "range": [ - 6170, - 6175 + 6161, + 6166 ], "loc": { "start": { @@ -11787,8 +11787,8 @@ } }, "range": [ - 6160, - 6175 + 6151, + 6166 ], "loc": { "start": { @@ -11805,8 +11805,8 @@ "type": "Identifier", "name": "display", "range": [ - 6176, - 6183 + 6167, + 6174 ], "loc": { "start": { @@ -11820,8 +11820,8 @@ } }, "range": [ - 6160, - 6183 + 6151, + 6174 ], "loc": { "start": { @@ -11838,8 +11838,8 @@ "type": "Identifier", "name": "NONE", "range": [ - 6186, - 6190 + 6177, + 6181 ], "loc": { "start": { @@ -11853,8 +11853,8 @@ } }, "range": [ - 6160, - 6190 + 6151, + 6181 ], "loc": { "start": { @@ -11868,8 +11868,8 @@ } }, "range": [ - 6160, - 6191 + 6151, + 6182 ], "loc": { "start": { @@ -11884,8 +11884,8 @@ } ], "range": [ - 6146, - 6201 + 6137, + 6192 ], "loc": { "start": { @@ -11899,8 +11899,8 @@ } }, "range": [ - 5979, - 6201 + 5970, + 6192 ], "loc": { "start": { @@ -11916,7 +11916,7 @@ ], "range": [ 5607, - 6207 + 6198 ], "loc": { "start": { @@ -11933,7 +11933,7 @@ "expression": false, "range": [ 5604, - 6207 + 6198 ], "loc": { "start": { @@ -11950,7 +11950,7 @@ "computed": false, "range": [ 5598, - 6207 + 6198 ], "loc": { "start": { @@ -11987,8 +11987,8 @@ "type": "Block", "value": "*\n * Remove help UI\n ", "range": [ - 6213, - 6246 + 6204, + 6237 ], "loc": { "start": { @@ -12010,8 +12010,8 @@ "type": "Identifier", "name": "destroy", "range": [ - 6251, - 6258 + 6242, + 6249 ], "loc": { "start": { @@ -12042,8 +12042,8 @@ "object": { "type": "ThisExpression", "range": [ - 6276, - 6280 + 6267, + 6271 ], "loc": { "start": { @@ -12060,8 +12060,8 @@ "type": "Identifier", "name": "initialized", "range": [ - 6281, - 6292 + 6272, + 6283 ], "loc": { "start": { @@ -12075,8 +12075,8 @@ } }, "range": [ - 6276, - 6292 + 6267, + 6283 ], "loc": { "start": { @@ -12091,8 +12091,8 @@ }, "prefix": true, "range": [ - 6275, - 6292 + 6266, + 6283 ], "loc": { "start": { @@ -12112,8 +12112,8 @@ "type": "ReturnStatement", "argument": null, "range": [ - 6308, - 6315 + 6299, + 6306 ], "loc": { "start": { @@ -12128,8 +12128,8 @@ } ], "range": [ - 6294, - 6325 + 6285, + 6316 ], "loc": { "start": { @@ -12144,8 +12144,8 @@ }, "alternate": null, "range": [ - 6271, - 6325 + 6262, + 6316 ], "loc": { "start": { @@ -12166,8 +12166,8 @@ "type": "Identifier", "name": "removeElm", "range": [ - 6334, - 6343 + 6325, + 6334 ], "loc": { "start": { @@ -12187,8 +12187,8 @@ "object": { "type": "ThisExpression", "range": [ - 6344, - 6348 + 6335, + 6339 ], "loc": { "start": { @@ -12205,8 +12205,8 @@ "type": "Identifier", "name": "btn", "range": [ - 6349, - 6352 + 6340, + 6343 ], "loc": { "start": { @@ -12220,8 +12220,8 @@ } }, "range": [ - 6344, - 6352 + 6335, + 6343 ], "loc": { "start": { @@ -12236,8 +12236,8 @@ } ], "range": [ - 6334, - 6353 + 6325, + 6344 ], "loc": { "start": { @@ -12251,8 +12251,8 @@ } }, "range": [ - 6334, - 6354 + 6325, + 6345 ], "loc": { "start": { @@ -12276,8 +12276,8 @@ "object": { "type": "ThisExpression", "range": [ - 6363, - 6367 + 6354, + 6358 ], "loc": { "start": { @@ -12294,8 +12294,8 @@ "type": "Identifier", "name": "btn", "range": [ - 6368, - 6371 + 6359, + 6362 ], "loc": { "start": { @@ -12309,8 +12309,8 @@ } }, "range": [ - 6363, - 6371 + 6354, + 6362 ], "loc": { "start": { @@ -12328,8 +12328,8 @@ "value": null, "raw": "null", "range": [ - 6374, - 6378 + 6365, + 6369 ], "loc": { "start": { @@ -12343,8 +12343,8 @@ } }, "range": [ - 6363, - 6378 + 6354, + 6369 ], "loc": { "start": { @@ -12358,8 +12358,8 @@ } }, "range": [ - 6363, - 6379 + 6354, + 6370 ], "loc": { "start": { @@ -12380,8 +12380,8 @@ "type": "Identifier", "name": "removeElm", "range": [ - 6389, - 6398 + 6380, + 6389 ], "loc": { "start": { @@ -12401,8 +12401,8 @@ "object": { "type": "ThisExpression", "range": [ - 6399, - 6403 + 6390, + 6394 ], "loc": { "start": { @@ -12419,8 +12419,8 @@ "type": "Identifier", "name": "cont", "range": [ - 6404, - 6408 + 6395, + 6399 ], "loc": { "start": { @@ -12434,8 +12434,8 @@ } }, "range": [ - 6399, - 6408 + 6390, + 6399 ], "loc": { "start": { @@ -12450,8 +12450,8 @@ } ], "range": [ - 6389, - 6409 + 6380, + 6400 ], "loc": { "start": { @@ -12465,8 +12465,8 @@ } }, "range": [ - 6389, - 6410 + 6380, + 6401 ], "loc": { "start": { @@ -12490,8 +12490,8 @@ "object": { "type": "ThisExpression", "range": [ - 6419, - 6423 + 6410, + 6414 ], "loc": { "start": { @@ -12508,8 +12508,8 @@ "type": "Identifier", "name": "cont", "range": [ - 6424, - 6428 + 6415, + 6419 ], "loc": { "start": { @@ -12523,8 +12523,8 @@ } }, "range": [ - 6419, - 6428 + 6410, + 6419 ], "loc": { "start": { @@ -12542,8 +12542,8 @@ "value": null, "raw": "null", "range": [ - 6431, - 6435 + 6422, + 6426 ], "loc": { "start": { @@ -12557,8 +12557,8 @@ } }, "range": [ - 6419, - 6435 + 6410, + 6426 ], "loc": { "start": { @@ -12572,8 +12572,8 @@ } }, "range": [ - 6419, - 6436 + 6410, + 6427 ], "loc": { "start": { @@ -12597,8 +12597,8 @@ "object": { "type": "ThisExpression", "range": [ - 6446, - 6450 + 6437, + 6441 ], "loc": { "start": { @@ -12615,8 +12615,8 @@ "type": "Identifier", "name": "boundMouseup", "range": [ - 6451, - 6463 + 6442, + 6454 ], "loc": { "start": { @@ -12630,8 +12630,8 @@ } }, "range": [ - 6446, - 6463 + 6437, + 6454 ], "loc": { "start": { @@ -12649,8 +12649,8 @@ "value": null, "raw": "null", "range": [ - 6466, - 6470 + 6457, + 6461 ], "loc": { "start": { @@ -12664,8 +12664,8 @@ } }, "range": [ - 6446, - 6470 + 6437, + 6461 ], "loc": { "start": { @@ -12679,8 +12679,8 @@ } }, "range": [ - 6446, - 6471 + 6437, + 6462 ], "loc": { "start": { @@ -12704,16 +12704,16 @@ "object": { "type": "ThisExpression", "range": [ - 6481, - 6485 + 6471, + 6475 ], "loc": { "start": { - "line": 229, + "line": 228, "column": 8 }, "end": { - "line": 229, + "line": 228, "column": 12 } } @@ -12722,31 +12722,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 6486, - 6497 + 6476, + 6487 ], "loc": { "start": { - "line": 229, + "line": 228, "column": 13 }, "end": { - "line": 229, + "line": 228, "column": 24 } } }, "range": [ - 6481, - 6497 + 6471, + 6487 ], "loc": { "start": { - "line": 229, + "line": 228, "column": 8 }, "end": { - "line": 229, + "line": 228, "column": 24 } } @@ -12756,54 +12756,54 @@ "value": false, "raw": "false", "range": [ - 6500, - 6505 + 6490, + 6495 ], "loc": { "start": { - "line": 229, + "line": 228, "column": 27 }, "end": { - "line": 229, + "line": 228, "column": 32 } } }, "range": [ - 6481, - 6505 + 6471, + 6495 ], "loc": { "start": { - "line": 229, + "line": 228, "column": 8 }, "end": { - "line": 229, + "line": 228, "column": 32 } } }, "range": [ - 6481, - 6506 + 6471, + 6496 ], "loc": { "start": { - "line": 229, + "line": 228, "column": 8 }, "end": { - "line": 229, + "line": 228, "column": 33 } } } ], "range": [ - 6261, - 6512 + 6252, + 6502 ], "loc": { "start": { @@ -12811,7 +12811,7 @@ "column": 14 }, "end": { - "line": 230, + "line": 229, "column": 5 } } @@ -12819,8 +12819,8 @@ "generator": false, "expression": false, "range": [ - 6258, - 6512 + 6249, + 6502 ], "loc": { "start": { @@ -12828,7 +12828,7 @@ "column": 11 }, "end": { - "line": 230, + "line": 229, "column": 5 } } @@ -12836,8 +12836,8 @@ "kind": "method", "computed": false, "range": [ - 6251, - 6512 + 6242, + 6502 ], "loc": { "start": { @@ -12845,7 +12845,7 @@ "column": 4 }, "end": { - "line": 230, + "line": 229, "column": 5 } }, @@ -12854,8 +12854,8 @@ "type": "Block", "value": "*\n * Remove help UI\n ", "range": [ - 6213, - 6246 + 6204, + 6237 ], "loc": { "start": { @@ -12874,7 +12874,7 @@ ], "range": [ 437, - 6515 + 6505 ], "loc": { "start": { @@ -12882,14 +12882,14 @@ "column": 34 }, "end": { - "line": 232, + "line": 231, "column": 1 } } }, "range": [ 410, - 6515 + 6505 ], "loc": { "start": { @@ -12897,7 +12897,7 @@ "column": 7 }, "end": { - "line": 232, + "line": 231, "column": 1 } }, @@ -12927,7 +12927,7 @@ "source": null, "range": [ 403, - 6515 + 6505 ], "loc": { "start": { @@ -12935,7 +12935,7 @@ "column": 0 }, "end": { - "line": 232, + "line": 231, "column": 1 } }, @@ -12964,7 +12964,7 @@ "sourceType": "module", "range": [ 0, - 6515 + 6505 ], "loc": { "start": { @@ -12972,7 +12972,7 @@ "column": 0 }, "end": { - "line": 232, + "line": 231, "column": 1 } }, @@ -13321,10 +13321,10 @@ }, { "type": "Line", - "value": " check only if explicitily set to false as in this case undefined", + "value": " check only if explicitily disabled as in this case undefined", "range": [ 5617, - 5684 + 5680 ], "loc": { "start": { @@ -13333,7 +13333,7 @@ }, "end": { "line": 196, - "column": 75 + "column": 71 } } }, @@ -13341,8 +13341,8 @@ "type": "Line", "value": " signifies the help feature is enabled by default", "range": [ - 5693, - 5744 + 5689, + 5740 ], "loc": { "start": { @@ -13359,8 +13359,8 @@ "type": "Line", "value": " ensure mouseup event handler is removed", "range": [ - 5822, - 5864 + 5813, + 5855 ], "loc": { "start": { @@ -13377,8 +13377,8 @@ "type": "Block", "value": "*\n * Remove help UI\n ", "range": [ - 6213, - 6246 + 6204, + 6237 ], "loc": { "start": { diff --git a/docs/ast/source/modules/paging.js.json b/docs/ast/source/modules/paging.js.json index 1a57c2e4..b3b64d63 100644 --- a/docs/ast/source/modules/paging.js.json +++ b/docs/ast/source/modules/paging.js.json @@ -28116,240 +28116,6 @@ "body": { "type": "BlockStatement", "body": [ - { - "type": "VariableDeclaration", - "declarations": [ - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "tf", - "range": [ - 15209, - 15211 - ], - "loc": { - "start": { - "line": 492, - "column": 12 - }, - "end": { - "line": 492, - "column": 14 - } - } - }, - "init": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 15214, - 15218 - ], - "loc": { - "start": { - "line": 492, - "column": 17 - }, - "end": { - "line": 492, - "column": 21 - } - } - }, - "property": { - "type": "Identifier", - "name": "tf", - "range": [ - 15219, - 15221 - ], - "loc": { - "start": { - "line": 492, - "column": 22 - }, - "end": { - "line": 492, - "column": 24 - } - } - }, - "range": [ - 15214, - 15221 - ], - "loc": { - "start": { - "line": 492, - "column": 17 - }, - "end": { - "line": 492, - "column": 24 - } - } - }, - "range": [ - 15209, - 15221 - ], - "loc": { - "start": { - "line": 492, - "column": 12 - }, - "end": { - "line": 492, - "column": 24 - } - } - } - ], - "kind": "var", - "range": [ - 15205, - 15222 - ], - "loc": { - "start": { - "line": 492, - "column": 8 - }, - "end": { - "line": 492, - "column": 25 - } - } - }, - { - "type": "IfStatement", - "test": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 15235, - 15239 - ], - "loc": { - "start": { - "line": 493, - "column": 12 - }, - "end": { - "line": 493, - "column": 16 - } - } - }, - "property": { - "type": "Identifier", - "name": "isEnabled", - "range": [ - 15240, - 15249 - ], - "loc": { - "start": { - "line": 493, - "column": 17 - }, - "end": { - "line": 493, - "column": 26 - } - } - }, - "range": [ - 15235, - 15249 - ], - "loc": { - "start": { - "line": 493, - "column": 12 - }, - "end": { - "line": 493, - "column": 26 - } - } - }, - "arguments": [], - "range": [ - 15235, - 15251 - ], - "loc": { - "start": { - "line": 493, - "column": 12 - }, - "end": { - "line": 493, - "column": 28 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ReturnStatement", - "argument": null, - "range": [ - 15267, - 15274 - ], - "loc": { - "start": { - "line": 494, - "column": 12 - }, - "end": { - "line": 494, - "column": 19 - } - } - } - ], - "range": [ - 15253, - 15284 - ], - "loc": { - "start": { - "line": 493, - "column": 30 - }, - "end": { - "line": 495, - "column": 9 - } - } - }, - "alternate": null, - "range": [ - 15231, - 15284 - ], - "loc": { - "start": { - "line": 493, - "column": 8 - }, - "end": { - "line": 495, - "column": 9 - } - } - }, { "type": "ExpressionStatement", "expression": { @@ -28360,16 +28126,16 @@ "object": { "type": "ThisExpression", "range": [ - 15293, - 15297 + 15205, + 15209 ], "loc": { "start": { - "line": 496, + "line": 492, "column": 8 }, "end": { - "line": 496, + "line": 492, "column": 12 } } @@ -28378,62 +28144,62 @@ "type": "Identifier", "name": "enable", "range": [ - 15298, - 15304 + 15210, + 15216 ], "loc": { "start": { - "line": 496, + "line": 492, "column": 13 }, "end": { - "line": 496, + "line": 492, "column": 19 } } }, "range": [ - 15293, - 15304 + 15205, + 15216 ], "loc": { "start": { - "line": 496, + "line": 492, "column": 8 }, "end": { - "line": 496, + "line": 492, "column": 19 } } }, "arguments": [], "range": [ - 15293, - 15306 + 15205, + 15218 ], "loc": { "start": { - "line": 496, + "line": 492, "column": 8 }, "end": { - "line": 496, + "line": 492, "column": 21 } } }, "range": [ - 15293, - 15307 + 15205, + 15219 ], "loc": { "start": { - "line": 496, + "line": 492, "column": 8 }, "end": { - "line": 496, + "line": 492, "column": 22 } } @@ -28448,16 +28214,16 @@ "object": { "type": "ThisExpression", "range": [ - 15316, - 15320 + 15228, + 15232 ], "loc": { "start": { - "line": 497, + "line": 493, "column": 8 }, "end": { - "line": 497, + "line": 493, "column": 12 } } @@ -28466,62 +28232,62 @@ "type": "Identifier", "name": "init", "range": [ - 15321, - 15325 + 15233, + 15237 ], "loc": { "start": { - "line": 497, + "line": 493, "column": 13 }, "end": { - "line": 497, + "line": 493, "column": 17 } } }, "range": [ - 15316, - 15325 + 15228, + 15237 ], "loc": { "start": { - "line": 497, + "line": 493, "column": 8 }, "end": { - "line": 497, + "line": 493, "column": 17 } } }, "arguments": [], "range": [ - 15316, - 15327 + 15228, + 15239 ], "loc": { "start": { - "line": 497, + "line": 493, "column": 8 }, "end": { - "line": 497, + "line": 493, "column": 19 } } }, "range": [ - 15316, - 15328 + 15228, + 15240 ], "loc": { "start": { - "line": 497, + "line": 493, "column": 8 }, "end": { - "line": 497, + "line": 493, "column": 20 } } @@ -28532,16 +28298,16 @@ "type": "Identifier", "name": "filterTable", "range": [ - 15342, - 15353 + 15254, + 15265 ], "loc": { "start": { - "line": 499, + "line": 495, "column": 12 }, "end": { - "line": 499, + "line": 495, "column": 23 } } @@ -28557,20 +28323,55 @@ "type": "MemberExpression", "computed": false, "object": { - "type": "Identifier", - "name": "tf", + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 15281, + 15285 + ], + "loc": { + "start": { + "line": 496, + "column": 12 + }, + "end": { + "line": 496, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "tf", + "range": [ + 15286, + 15288 + ], + "loc": { + "start": { + "line": 496, + "column": 17 + }, + "end": { + "line": 496, + "column": 19 + } + } + }, "range": [ - 15369, - 15371 + 15281, + 15288 ], "loc": { "start": { - "line": 500, + "line": 496, "column": 12 }, "end": { - "line": 500, - "column": 14 + "line": 496, + "column": 19 } } }, @@ -28578,94 +28379,94 @@ "type": "Identifier", "name": "filter", "range": [ - 15372, - 15378 + 15289, + 15295 ], "loc": { "start": { - "line": 500, - "column": 15 + "line": 496, + "column": 20 }, "end": { - "line": 500, - "column": 21 + "line": 496, + "column": 26 } } }, "range": [ - 15369, - 15378 + 15281, + 15295 ], "loc": { "start": { - "line": 500, + "line": 496, "column": 12 }, "end": { - "line": 500, - "column": 21 + "line": 496, + "column": 26 } } }, "arguments": [], "range": [ - 15369, - 15380 + 15281, + 15297 ], "loc": { "start": { - "line": 500, + "line": 496, "column": 12 }, "end": { - "line": 500, - "column": 23 + "line": 496, + "column": 28 } } }, "range": [ - 15369, - 15381 + 15281, + 15298 ], "loc": { "start": { - "line": 500, + "line": 496, "column": 12 }, "end": { - "line": 500, - "column": 24 + "line": 496, + "column": 29 } } } ], "range": [ - 15355, - 15391 + 15267, + 15308 ], "loc": { "start": { - "line": 499, + "line": 495, "column": 25 }, "end": { - "line": 501, + "line": 497, "column": 9 } } }, "alternate": null, "range": [ - 15338, - 15391 + 15250, + 15308 ], "loc": { "start": { - "line": 499, + "line": 495, "column": 8 }, "end": { - "line": 501, + "line": 497, "column": 9 } } @@ -28673,7 +28474,7 @@ ], "range": [ 15195, - 15397 + 15314 ], "loc": { "start": { @@ -28681,7 +28482,7 @@ "column": 31 }, "end": { - "line": 502, + "line": 498, "column": 5 } } @@ -28690,7 +28491,7 @@ "expression": false, "range": [ 15173, - 15397 + 15314 ], "loc": { "start": { @@ -28698,7 +28499,7 @@ "column": 9 }, "end": { - "line": 502, + "line": 498, "column": 5 } } @@ -28707,7 +28508,7 @@ "computed": false, "range": [ 15168, - 15397 + 15314 ], "loc": { "start": { @@ -28715,7 +28516,7 @@ "column": 4 }, "end": { - "line": 502, + "line": 498, "column": 5 } }, @@ -28744,16 +28545,16 @@ "type": "Block", "value": "*\n * Reset paging info from scratch after a filtering process\n ", "range": [ - 15403, - 15478 + 15320, + 15395 ], "loc": { "start": { - "line": 504, + "line": 500, "column": 4 }, "end": { - "line": 506, + "line": 502, "column": 7 } } @@ -28767,16 +28568,16 @@ "type": "Identifier", "name": "resetPagingInfo", "range": [ - 15483, - 15498 + 15400, + 15415 ], "loc": { "start": { - "line": 507, + "line": 503, "column": 4 }, "end": { - "line": 507, + "line": 503, "column": 19 } } @@ -28799,16 +28600,16 @@ "object": { "type": "ThisExpression", "range": [ - 15511, - 15515 + 15428, + 15432 ], "loc": { "start": { - "line": 508, + "line": 504, "column": 8 }, "end": { - "line": 508, + "line": 504, "column": 12 } } @@ -28817,31 +28618,31 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 15516, - 15530 + 15433, + 15447 ], "loc": { "start": { - "line": 508, + "line": 504, "column": 13 }, "end": { - "line": 508, + "line": 504, "column": 27 } } }, "range": [ - 15511, - 15530 + 15428, + 15447 ], "loc": { "start": { - "line": 508, + "line": 504, "column": 8 }, "end": { - "line": 508, + "line": 504, "column": 27 } } @@ -28851,46 +28652,46 @@ "value": 0, "raw": "0", "range": [ - 15533, - 15534 + 15450, + 15451 ], "loc": { "start": { - "line": 508, + "line": 504, "column": 30 }, "end": { - "line": 508, + "line": 504, "column": 31 } } }, "range": [ - 15511, - 15534 + 15428, + 15451 ], "loc": { "start": { - "line": 508, + "line": 504, "column": 8 }, "end": { - "line": 508, + "line": 504, "column": 31 } } }, "range": [ - 15511, - 15535 + 15428, + 15452 ], "loc": { "start": { - "line": 508, + "line": 504, "column": 8 }, "end": { - "line": 508, + "line": 504, "column": 32 } } @@ -28906,16 +28707,16 @@ "object": { "type": "ThisExpression", "range": [ - 15544, - 15548 + 15461, + 15465 ], "loc": { "start": { - "line": 509, + "line": 505, "column": 8 }, "end": { - "line": 509, + "line": 505, "column": 12 } } @@ -28924,31 +28725,31 @@ "type": "Identifier", "name": "currentPageNb", "range": [ - 15549, - 15562 + 15466, + 15479 ], "loc": { "start": { - "line": 509, + "line": 505, "column": 13 }, "end": { - "line": 509, + "line": 505, "column": 26 } } }, "range": [ - 15544, - 15562 + 15461, + 15479 ], "loc": { "start": { - "line": 509, + "line": 505, "column": 8 }, "end": { - "line": 509, + "line": 505, "column": 26 } } @@ -28958,46 +28759,46 @@ "value": 1, "raw": "1", "range": [ - 15565, - 15566 + 15482, + 15483 ], "loc": { "start": { - "line": 509, + "line": 505, "column": 29 }, "end": { - "line": 509, + "line": 505, "column": 30 } } }, "range": [ - 15544, - 15566 + 15461, + 15483 ], "loc": { "start": { - "line": 509, + "line": 505, "column": 8 }, "end": { - "line": 509, + "line": 505, "column": 30 } } }, "range": [ - 15544, - 15567 + 15461, + 15484 ], "loc": { "start": { - "line": 509, + "line": 505, "column": 8 }, "end": { - "line": 509, + "line": 505, "column": 31 } } @@ -29012,16 +28813,16 @@ "object": { "type": "ThisExpression", "range": [ - 15576, - 15580 + 15493, + 15497 ], "loc": { "start": { - "line": 510, + "line": 506, "column": 8 }, "end": { - "line": 510, + "line": 506, "column": 12 } } @@ -29030,31 +28831,31 @@ "type": "Identifier", "name": "setPagingInfo", "range": [ - 15581, - 15594 + 15498, + 15511 ], "loc": { "start": { - "line": 510, + "line": 506, "column": 13 }, "end": { - "line": 510, + "line": 506, "column": 26 } } }, "range": [ - 15576, - 15594 + 15493, + 15511 ], "loc": { "start": { - "line": 510, + "line": 506, "column": 8 }, "end": { - "line": 510, + "line": 506, "column": 26 } } @@ -29069,16 +28870,16 @@ "object": { "type": "ThisExpression", "range": [ - 15595, - 15599 + 15512, + 15516 ], "loc": { "start": { - "line": 510, + "line": 506, "column": 27 }, "end": { - "line": 510, + "line": 506, "column": 31 } } @@ -29087,31 +28888,31 @@ "type": "Identifier", "name": "tf", "range": [ - 15600, - 15602 + 15517, + 15519 ], "loc": { "start": { - "line": 510, + "line": 506, "column": 32 }, "end": { - "line": 510, + "line": 506, "column": 34 } } }, "range": [ - 15595, - 15602 + 15512, + 15519 ], "loc": { "start": { - "line": 510, + "line": 506, "column": 27 }, "end": { - "line": 510, + "line": 506, "column": 34 } } @@ -29120,78 +28921,78 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 15603, - 15617 + 15520, + 15534 ], "loc": { "start": { - "line": 510, + "line": 506, "column": 35 }, "end": { - "line": 510, + "line": 506, "column": 49 } } }, "range": [ - 15595, - 15617 + 15512, + 15534 ], "loc": { "start": { - "line": 510, + "line": 506, "column": 27 }, "end": { - "line": 510, + "line": 506, "column": 49 } } } ], "range": [ - 15576, - 15618 + 15493, + 15535 ], "loc": { "start": { - "line": 510, + "line": 506, "column": 8 }, "end": { - "line": 510, + "line": 506, "column": 50 } } }, "range": [ - 15576, - 15619 + 15493, + 15536 ], "loc": { "start": { - "line": 510, + "line": 506, "column": 8 }, "end": { - "line": 510, + "line": 506, "column": 51 } } } ], "range": [ - 15501, - 15625 + 15418, + 15542 ], "loc": { "start": { - "line": 507, + "line": 503, "column": 22 }, "end": { - "line": 511, + "line": 507, "column": 5 } } @@ -29199,16 +29000,16 @@ "generator": false, "expression": false, "range": [ - 15498, - 15625 + 15415, + 15542 ], "loc": { "start": { - "line": 507, + "line": 503, "column": 19 }, "end": { - "line": 511, + "line": 507, "column": 5 } } @@ -29216,16 +29017,16 @@ "kind": "method", "computed": false, "range": [ - 15483, - 15625 + 15400, + 15542 ], "loc": { "start": { - "line": 507, + "line": 503, "column": 4 }, "end": { - "line": 511, + "line": 507, "column": 5 } }, @@ -29234,16 +29035,16 @@ "type": "Block", "value": "*\n * Reset paging info from scratch after a filtering process\n ", "range": [ - 15403, - 15478 + 15320, + 15395 ], "loc": { "start": { - "line": 504, + "line": 500, "column": 4 }, "end": { - "line": 506, + "line": 502, "column": 7 } } @@ -29254,16 +29055,16 @@ "type": "Block", "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 ", "range": [ - 15631, - 15810 + 15548, + 15727 ], "loc": { "start": { - "line": 513, + "line": 509, "column": 4 }, "end": { - "line": 517, + "line": 513, "column": 7 } } @@ -29277,16 +29078,16 @@ "type": "Identifier", "name": "setPagingInfo", "range": [ - 15815, - 15828 + 15732, + 15745 ], "loc": { "start": { - "line": 518, + "line": 514, "column": 4 }, "end": { - "line": 518, + "line": 514, "column": 17 } } @@ -29299,16 +29100,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 15829, - 15838 + 15746, + 15755 ], "loc": { "start": { - "line": 518, + "line": 514, "column": 18 }, "end": { - "line": 518, + "line": 514, "column": 27 } } @@ -29326,16 +29127,16 @@ "type": "Identifier", "name": "tf", "range": [ - 15854, - 15856 + 15771, + 15773 ], "loc": { "start": { - "line": 519, + "line": 515, "column": 12 }, "end": { - "line": 519, + "line": 515, "column": 14 } } @@ -29346,16 +29147,16 @@ "object": { "type": "ThisExpression", "range": [ - 15859, - 15863 + 15776, + 15780 ], "loc": { "start": { - "line": 519, + "line": 515, "column": 17 }, "end": { - "line": 519, + "line": 515, "column": 21 } } @@ -29364,46 +29165,46 @@ "type": "Identifier", "name": "tf", "range": [ - 15864, - 15866 + 15781, + 15783 ], "loc": { "start": { - "line": 519, + "line": 515, "column": 22 }, "end": { - "line": 519, + "line": 515, "column": 24 } } }, "range": [ - 15859, - 15866 + 15776, + 15783 ], "loc": { "start": { - "line": 519, + "line": 515, "column": 17 }, "end": { - "line": 519, + "line": 515, "column": 24 } } }, "range": [ - 15854, - 15866 + 15771, + 15783 ], "loc": { "start": { - "line": 519, + "line": 515, "column": 12 }, "end": { - "line": 519, + "line": 515, "column": 24 } } @@ -29411,16 +29212,16 @@ ], "kind": "var", "range": [ - 15850, - 15867 + 15767, + 15784 ], "loc": { "start": { - "line": 519, + "line": 515, "column": 8 }, "end": { - "line": 519, + "line": 515, "column": 25 } } @@ -29434,16 +29235,16 @@ "type": "Identifier", "name": "mdiv", "range": [ - 15880, - 15884 + 15797, + 15801 ], "loc": { "start": { - "line": 520, + "line": 516, "column": 12 }, "end": { - "line": 520, + "line": 516, "column": 16 } } @@ -29459,16 +29260,16 @@ "object": { "type": "ThisExpression", "range": [ - 15888, - 15892 + 15805, + 15809 ], "loc": { "start": { - "line": 520, + "line": 516, "column": 20 }, "end": { - "line": 520, + "line": 516, "column": 24 } } @@ -29477,47 +29278,47 @@ "type": "Identifier", "name": "pagingTgtId", "range": [ - 15893, - 15904 + 15810, + 15821 ], "loc": { "start": { - "line": 520, + "line": 516, "column": 25 }, "end": { - "line": 520, + "line": 516, "column": 36 } } }, "range": [ - 15888, - 15904 + 15805, + 15821 ], "loc": { "start": { - "line": 520, + "line": 516, "column": 20 }, "end": { - "line": 520, + "line": 516, "column": 36 } } }, "prefix": true, "range": [ - 15887, - 15904 + 15804, + 15821 ], "loc": { "start": { - "line": 520, + "line": 516, "column": 19 }, "end": { - "line": 520, + "line": 516, "column": 36 } } @@ -29529,16 +29330,16 @@ "type": "Identifier", "name": "tf", "range": [ - 15907, - 15909 + 15824, + 15826 ], "loc": { "start": { - "line": 520, + "line": 516, "column": 39 }, "end": { - "line": 520, + "line": 516, "column": 41 } } @@ -29547,31 +29348,31 @@ "type": "Identifier", "name": "mDiv", "range": [ - 15910, - 15914 + 15827, + 15831 ], "loc": { "start": { - "line": 520, + "line": 516, "column": 42 }, "end": { - "line": 520, + "line": 516, "column": 46 } } }, "range": [ - 15907, - 15914 + 15824, + 15831 ], "loc": { "start": { - "line": 520, + "line": 516, "column": 39 }, "end": { - "line": 520, + "line": 516, "column": 46 } } @@ -29582,16 +29383,16 @@ "type": "Identifier", "name": "elm", "range": [ - 15917, - 15920 + 15834, + 15837 ], "loc": { "start": { - "line": 520, + "line": 516, "column": 49 }, "end": { - "line": 520, + "line": 516, "column": 52 } } @@ -29603,16 +29404,16 @@ "object": { "type": "ThisExpression", "range": [ - 15921, - 15925 + 15838, + 15842 ], "loc": { "start": { - "line": 520, + "line": 516, "column": 53 }, "end": { - "line": 520, + "line": 516, "column": 57 } } @@ -29621,77 +29422,77 @@ "type": "Identifier", "name": "pagingTgtId", "range": [ - 15926, - 15937 + 15843, + 15854 ], "loc": { "start": { - "line": 520, + "line": 516, "column": 58 }, "end": { - "line": 520, + "line": 516, "column": 69 } } }, "range": [ - 15921, - 15937 + 15838, + 15854 ], "loc": { "start": { - "line": 520, + "line": 516, "column": 53 }, "end": { - "line": 520, + "line": 516, "column": 69 } } } ], "range": [ - 15917, - 15938 + 15834, + 15855 ], "loc": { "start": { - "line": 520, + "line": 516, "column": 49 }, "end": { - "line": 520, + "line": 516, "column": 70 } } }, "range": [ - 15887, - 15938 + 15804, + 15855 ], "loc": { "start": { - "line": 520, + "line": 516, "column": 19 }, "end": { - "line": 520, + "line": 516, "column": 70 } } }, "range": [ - 15880, - 15938 + 15797, + 15855 ], "loc": { "start": { - "line": 520, + "line": 516, "column": 12 }, "end": { - "line": 520, + "line": 516, "column": 70 } } @@ -29699,16 +29500,16 @@ ], "kind": "var", "range": [ - 15876, - 15939 + 15793, + 15856 ], "loc": { "start": { - "line": 520, + "line": 516, "column": 8 }, "end": { - "line": 520, + "line": 516, "column": 71 } }, @@ -29717,16 +29518,16 @@ "type": "Line", "value": "store valid rows indexes", "range": [ - 15949, - 15975 + 15866, + 15892 ], "loc": { "start": { - "line": 522, + "line": 518, "column": 8 }, "end": { - "line": 522, + "line": 518, "column": 34 } } @@ -29745,16 +29546,16 @@ "type": "Identifier", "name": "tf", "range": [ - 15984, - 15986 + 15901, + 15903 ], "loc": { "start": { - "line": 523, + "line": 519, "column": 8 }, "end": { - "line": 523, + "line": 519, "column": 10 } } @@ -29763,31 +29564,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 15987, - 16001 + 15904, + 15918 ], "loc": { "start": { - "line": 523, + "line": 519, "column": 11 }, "end": { - "line": 523, + "line": 519, "column": 25 } } }, "range": [ - 15984, - 16001 + 15901, + 15918 ], "loc": { "start": { - "line": 523, + "line": 519, "column": 8 }, "end": { - "line": 523, + "line": 519, "column": 25 } } @@ -29799,16 +29600,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 16004, - 16013 + 15921, + 15930 ], "loc": { "start": { - "line": 523, + "line": 519, "column": 28 }, "end": { - "line": 523, + "line": 519, "column": 37 } } @@ -29822,16 +29623,16 @@ "type": "Identifier", "name": "tf", "range": [ - 16017, - 16019 + 15934, + 15936 ], "loc": { "start": { - "line": 523, + "line": 519, "column": 41 }, "end": { - "line": 523, + "line": 519, "column": 43 } } @@ -29840,31 +29641,31 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 16020, - 16032 + 15937, + 15949 ], "loc": { "start": { - "line": 523, + "line": 519, "column": 44 }, "end": { - "line": 523, + "line": 519, "column": 56 } } }, "range": [ - 16017, - 16032 + 15934, + 15949 ], "loc": { "start": { - "line": 523, + "line": 519, "column": 41 }, "end": { - "line": 523, + "line": 519, "column": 56 } } @@ -29875,77 +29676,77 @@ "value": true, "raw": "true", "range": [ - 16033, - 16037 + 15950, + 15954 ], "loc": { "start": { - "line": 523, + "line": 519, "column": 57 }, "end": { - "line": 523, + "line": 519, "column": 61 } } } ], "range": [ - 16017, - 16038 + 15934, + 15955 ], "loc": { "start": { - "line": 523, + "line": 519, "column": 41 }, "end": { - "line": 523, + "line": 519, "column": 62 } } }, "range": [ - 16004, - 16038 + 15921, + 15955 ], "loc": { "start": { - "line": 523, + "line": 519, "column": 28 }, "end": { - "line": 523, + "line": 519, "column": 62 } } }, "range": [ - 15984, - 16038 + 15901, + 15955 ], "loc": { "start": { - "line": 523, + "line": 519, "column": 8 }, "end": { - "line": 523, + "line": 519, "column": 62 } } }, "range": [ - 15984, - 16039 + 15901, + 15956 ], "loc": { "start": { - "line": 523, + "line": 519, "column": 8 }, "end": { - "line": 523, + "line": 519, "column": 63 } }, @@ -29954,16 +29755,16 @@ "type": "Line", "value": "store valid rows indexes", "range": [ - 15949, - 15975 + 15866, + 15892 ], "loc": { "start": { - "line": 522, + "line": 518, "column": 8 }, "end": { - "line": 522, + "line": 518, "column": 34 } } @@ -29974,16 +29775,16 @@ "type": "Line", "value": "calculate nb of pages", "range": [ - 16049, - 16072 + 15966, + 15989 ], "loc": { "start": { - "line": 525, + "line": 521, "column": 8 }, "end": { - "line": 525, + "line": 521, "column": 31 } } @@ -30001,16 +29802,16 @@ "object": { "type": "ThisExpression", "range": [ - 16081, - 16085 + 15998, + 16002 ], "loc": { "start": { - "line": 526, + "line": 522, "column": 8 }, "end": { - "line": 526, + "line": 522, "column": 12 } } @@ -30019,31 +29820,31 @@ "type": "Identifier", "name": "nbPages", "range": [ - 16086, - 16093 + 16003, + 16010 ], "loc": { "start": { - "line": 526, + "line": 522, "column": 13 }, "end": { - "line": 526, + "line": 522, "column": 20 } } }, "range": [ - 16081, - 16093 + 15998, + 16010 ], "loc": { "start": { - "line": 526, + "line": 522, "column": 8 }, "end": { - "line": 526, + "line": 522, "column": 20 } } @@ -30057,16 +29858,16 @@ "type": "Identifier", "name": "Math", "range": [ - 16096, - 16100 + 16013, + 16017 ], "loc": { "start": { - "line": 526, + "line": 522, "column": 23 }, "end": { - "line": 526, + "line": 522, "column": 27 } } @@ -30075,31 +29876,31 @@ "type": "Identifier", "name": "ceil", "range": [ - 16101, - 16105 + 16018, + 16022 ], "loc": { "start": { - "line": 526, + "line": 522, "column": 28 }, "end": { - "line": 526, + "line": 522, "column": 32 } } }, "range": [ - 16096, - 16105 + 16013, + 16022 ], "loc": { "start": { - "line": 526, + "line": 522, "column": 23 }, "end": { - "line": 526, + "line": 522, "column": 32 } } @@ -30118,16 +29919,16 @@ "type": "Identifier", "name": "tf", "range": [ - 16106, - 16108 + 16023, + 16025 ], "loc": { "start": { - "line": 526, + "line": 522, "column": 33 }, "end": { - "line": 526, + "line": 522, "column": 35 } } @@ -30136,31 +29937,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 16109, - 16123 + 16026, + 16040 ], "loc": { "start": { - "line": 526, + "line": 522, "column": 36 }, "end": { - "line": 526, + "line": 522, "column": 50 } } }, "range": [ - 16106, - 16123 + 16023, + 16040 ], "loc": { "start": { - "line": 526, + "line": 522, "column": 33 }, "end": { - "line": 526, + "line": 522, "column": 50 } } @@ -30169,31 +29970,31 @@ "type": "Identifier", "name": "length", "range": [ - 16124, - 16130 + 16041, + 16047 ], "loc": { "start": { - "line": 526, + "line": 522, "column": 51 }, "end": { - "line": 526, + "line": 522, "column": 57 } } }, "range": [ - 16106, - 16130 + 16023, + 16047 ], "loc": { "start": { - "line": 526, + "line": 522, "column": 33 }, "end": { - "line": 526, + "line": 522, "column": 57 } } @@ -30204,16 +30005,16 @@ "object": { "type": "ThisExpression", "range": [ - 16133, - 16137 + 16050, + 16054 ], "loc": { "start": { - "line": 526, + "line": 522, "column": 60 }, "end": { - "line": 526, + "line": 522, "column": 64 } } @@ -30222,92 +30023,92 @@ "type": "Identifier", "name": "pagingLength", "range": [ - 16138, - 16150 + 16055, + 16067 ], "loc": { "start": { - "line": 526, + "line": 522, "column": 65 }, "end": { - "line": 526, + "line": 522, "column": 77 } } }, "range": [ - 16133, - 16150 + 16050, + 16067 ], "loc": { "start": { - "line": 526, + "line": 522, "column": 60 }, "end": { - "line": 526, + "line": 522, "column": 77 } } }, "range": [ - 16106, - 16150 + 16023, + 16067 ], "loc": { "start": { - "line": 526, + "line": 522, "column": 33 }, "end": { - "line": 526, + "line": 522, "column": 77 } } } ], "range": [ - 16096, - 16151 + 16013, + 16068 ], "loc": { "start": { - "line": 526, + "line": 522, "column": 23 }, "end": { - "line": 526, + "line": 522, "column": 78 } } }, "range": [ - 16081, - 16151 + 15998, + 16068 ], "loc": { "start": { - "line": 526, + "line": 522, "column": 8 }, "end": { - "line": 526, + "line": 522, "column": 78 } } }, "range": [ - 16081, - 16152 + 15998, + 16069 ], "loc": { "start": { - "line": 526, + "line": 522, "column": 8 }, "end": { - "line": 526, + "line": 522, "column": 79 } }, @@ -30316,16 +30117,16 @@ "type": "Line", "value": "calculate nb of pages", "range": [ - 16049, - 16072 + 15966, + 15989 ], "loc": { "start": { - "line": 525, + "line": 521, "column": 8 }, "end": { - "line": 525, + "line": 521, "column": 31 } } @@ -30336,16 +30137,16 @@ "type": "Line", "value": "refresh page nb span", "range": [ - 16161, - 16183 + 16078, + 16100 ], "loc": { "start": { - "line": 527, + "line": 523, "column": 8 }, "end": { - "line": 527, + "line": 523, "column": 30 } } @@ -30366,16 +30167,16 @@ "object": { "type": "ThisExpression", "range": [ - 16192, - 16196 + 16109, + 16113 ], "loc": { "start": { - "line": 528, + "line": 524, "column": 8 }, "end": { - "line": 528, + "line": 524, "column": 12 } } @@ -30384,31 +30185,31 @@ "type": "Identifier", "name": "pgCont", "range": [ - 16197, - 16203 + 16114, + 16120 ], "loc": { "start": { - "line": 528, + "line": 524, "column": 13 }, "end": { - "line": 528, + "line": 524, "column": 19 } } }, "range": [ - 16192, - 16203 + 16109, + 16120 ], "loc": { "start": { - "line": 528, + "line": 524, "column": 8 }, "end": { - "line": 528, + "line": 524, "column": 19 } } @@ -30417,31 +30218,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 16204, - 16213 + 16121, + 16130 ], "loc": { "start": { - "line": 528, + "line": 524, "column": 20 }, "end": { - "line": 528, + "line": 524, "column": 29 } } }, "range": [ - 16192, - 16213 + 16109, + 16130 ], "loc": { "start": { - "line": 528, + "line": 524, "column": 8 }, "end": { - "line": 528, + "line": 524, "column": 29 } } @@ -30452,16 +30253,16 @@ "object": { "type": "ThisExpression", "range": [ - 16216, - 16220 + 16133, + 16137 ], "loc": { "start": { - "line": 528, + "line": 524, "column": 32 }, "end": { - "line": 528, + "line": 524, "column": 36 } } @@ -30470,61 +30271,61 @@ "type": "Identifier", "name": "nbPages", "range": [ - 16221, - 16228 + 16138, + 16145 ], "loc": { "start": { - "line": 528, + "line": 524, "column": 37 }, "end": { - "line": 528, + "line": 524, "column": 44 } } }, "range": [ - 16216, - 16228 + 16133, + 16145 ], "loc": { "start": { - "line": 528, + "line": 524, "column": 32 }, "end": { - "line": 528, + "line": 524, "column": 44 } } }, "range": [ - 16192, - 16228 + 16109, + 16145 ], "loc": { "start": { - "line": 528, + "line": 524, "column": 8 }, "end": { - "line": 528, + "line": 524, "column": 44 } } }, "range": [ - 16192, - 16229 + 16109, + 16146 ], "loc": { "start": { - "line": 528, + "line": 524, "column": 8 }, "end": { - "line": 528, + "line": 524, "column": 45 } }, @@ -30533,16 +30334,16 @@ "type": "Line", "value": "refresh page nb span", "range": [ - 16161, - 16183 + 16078, + 16100 ], "loc": { "start": { - "line": 527, + "line": 523, "column": 8 }, "end": { - "line": 527, + "line": 523, "column": 30 } } @@ -30553,16 +30354,16 @@ "type": "Line", "value": "select clearing shortcut", "range": [ - 16238, - 16264 + 16155, + 16181 ], "loc": { "start": { - "line": 529, + "line": 525, "column": 8 }, "end": { - "line": 529, + "line": 525, "column": 34 } } @@ -30580,16 +30381,16 @@ "object": { "type": "ThisExpression", "range": [ - 16277, - 16281 + 16194, + 16198 ], "loc": { "start": { - "line": 530, + "line": 526, "column": 12 }, "end": { - "line": 530, + "line": 526, "column": 16 } } @@ -30598,31 +30399,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 16282, - 16298 + 16199, + 16215 ], "loc": { "start": { - "line": 530, + "line": 526, "column": 17 }, "end": { - "line": 530, + "line": 526, "column": 33 } } }, "range": [ - 16277, - 16298 + 16194, + 16215 ], "loc": { "start": { - "line": 530, + "line": 526, "column": 12 }, "end": { - "line": 530, + "line": 526, "column": 33 } } @@ -30631,31 +30432,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 16303, - 16309 + 16220, + 16226 ], "loc": { "start": { - "line": 530, + "line": 526, "column": 38 }, "end": { - "line": 530, + "line": 526, "column": 44 } } }, "range": [ - 16277, - 16309 + 16194, + 16226 ], "loc": { "start": { - "line": 530, + "line": 526, "column": 12 }, "end": { - "line": 530, + "line": 526, "column": 44 } } @@ -30677,16 +30478,16 @@ "object": { "type": "ThisExpression", "range": [ - 16325, - 16329 + 16242, + 16246 ], "loc": { "start": { - "line": 531, + "line": 527, "column": 12 }, "end": { - "line": 531, + "line": 527, "column": 16 } } @@ -30695,31 +30496,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 16330, - 16339 + 16247, + 16256 ], "loc": { "start": { - "line": 531, + "line": 527, "column": 17 }, "end": { - "line": 531, + "line": 527, "column": 26 } } }, "range": [ - 16325, - 16339 + 16242, + 16256 ], "loc": { "start": { - "line": 531, + "line": 527, "column": 12 }, "end": { - "line": 531, + "line": 527, "column": 26 } } @@ -30728,31 +30529,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 16340, - 16349 + 16257, + 16266 ], "loc": { "start": { - "line": 531, + "line": 527, "column": 27 }, "end": { - "line": 531, + "line": 527, "column": 36 } } }, "range": [ - 16325, - 16349 + 16242, + 16266 ], "loc": { "start": { - "line": 531, + "line": 527, "column": 12 }, "end": { - "line": 531, + "line": 527, "column": 36 } } @@ -30762,78 +30563,78 @@ "value": "", "raw": "''", "range": [ - 16352, - 16354 + 16269, + 16271 ], "loc": { "start": { - "line": 531, + "line": 527, "column": 39 }, "end": { - "line": 531, + "line": 527, "column": 41 } } }, "range": [ - 16325, - 16354 + 16242, + 16271 ], "loc": { "start": { - "line": 531, + "line": 527, "column": 12 }, "end": { - "line": 531, + "line": 527, "column": 41 } } }, "range": [ - 16325, - 16355 + 16242, + 16272 ], "loc": { "start": { - "line": 531, + "line": 527, "column": 12 }, "end": { - "line": 531, + "line": 527, "column": 42 } } } ], "range": [ - 16311, - 16365 + 16228, + 16282 ], "loc": { "start": { - "line": 530, + "line": 526, "column": 46 }, "end": { - "line": 532, + "line": 528, "column": 9 } } }, "alternate": null, "range": [ - 16273, - 16365 + 16190, + 16282 ], "loc": { "start": { - "line": 530, + "line": 526, "column": 8 }, "end": { - "line": 532, + "line": 528, "column": 9 } }, @@ -30842,16 +30643,16 @@ "type": "Line", "value": "select clearing shortcut", "range": [ - 16238, - 16264 + 16155, + 16181 ], "loc": { "start": { - "line": 529, + "line": 525, "column": 8 }, "end": { - "line": 529, + "line": 525, "column": 34 } } @@ -30869,16 +30670,16 @@ "object": { "type": "ThisExpression", "range": [ - 16379, - 16383 + 16296, + 16300 ], "loc": { "start": { - "line": 534, + "line": 530, "column": 12 }, "end": { - "line": 534, + "line": 530, "column": 16 } } @@ -30887,31 +30688,31 @@ "type": "Identifier", "name": "nbPages", "range": [ - 16384, - 16391 + 16301, + 16308 ], "loc": { "start": { - "line": 534, + "line": 530, "column": 17 }, "end": { - "line": 534, + "line": 530, "column": 24 } } }, "range": [ - 16379, - 16391 + 16296, + 16308 ], "loc": { "start": { - "line": 534, + "line": 530, "column": 12 }, "end": { - "line": 534, + "line": 530, "column": 24 } } @@ -30921,31 +30722,31 @@ "value": 0, "raw": "0", "range": [ - 16394, - 16395 + 16311, + 16312 ], "loc": { "start": { - "line": 534, + "line": 530, "column": 27 }, "end": { - "line": 534, + "line": 530, "column": 28 } } }, "range": [ - 16379, - 16395 + 16296, + 16312 ], "loc": { "start": { - "line": 534, + "line": 530, "column": 12 }, "end": { - "line": 534, + "line": 530, "column": 28 } } @@ -30968,16 +30769,16 @@ "type": "Identifier", "name": "mdiv", "range": [ - 16411, - 16415 + 16328, + 16332 ], "loc": { "start": { - "line": 535, + "line": 531, "column": 12 }, "end": { - "line": 535, + "line": 531, "column": 16 } } @@ -30986,31 +30787,31 @@ "type": "Identifier", "name": "style", "range": [ - 16416, - 16421 + 16333, + 16338 ], "loc": { "start": { - "line": 535, + "line": 531, "column": 17 }, "end": { - "line": 535, + "line": 531, "column": 22 } } }, "range": [ - 16411, - 16421 + 16328, + 16338 ], "loc": { "start": { - "line": 535, + "line": 531, "column": 12 }, "end": { - "line": 535, + "line": 531, "column": 22 } } @@ -31019,31 +30820,31 @@ "type": "Identifier", "name": "visibility", "range": [ - 16422, - 16432 + 16339, + 16349 ], "loc": { "start": { - "line": 535, + "line": 531, "column": 23 }, "end": { - "line": 535, + "line": 531, "column": 33 } } }, "range": [ - 16411, - 16432 + 16328, + 16349 ], "loc": { "start": { - "line": 535, + "line": 531, "column": 12 }, "end": { - "line": 535, + "line": 531, "column": 33 } } @@ -31053,46 +30854,46 @@ "value": "visible", "raw": "'visible'", "range": [ - 16435, - 16444 + 16352, + 16361 ], "loc": { "start": { - "line": 535, + "line": 531, "column": 36 }, "end": { - "line": 535, + "line": 531, "column": 45 } } }, "range": [ - 16411, - 16444 + 16328, + 16361 ], "loc": { "start": { - "line": 535, + "line": 531, "column": 12 }, "end": { - "line": 535, + "line": 531, "column": 45 } } }, "range": [ - 16411, - 16445 + 16328, + 16362 ], "loc": { "start": { - "line": 535, + "line": 531, "column": 12 }, "end": { - "line": 535, + "line": 531, "column": 46 } } @@ -31108,16 +30909,16 @@ "object": { "type": "ThisExpression", "range": [ - 16462, - 16466 + 16379, + 16383 ], "loc": { "start": { - "line": 536, + "line": 532, "column": 16 }, "end": { - "line": 536, + "line": 532, "column": 20 } } @@ -31126,31 +30927,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 16467, - 16483 + 16384, + 16400 ], "loc": { "start": { - "line": 536, + "line": 532, "column": 21 }, "end": { - "line": 536, + "line": 532, "column": 37 } } }, "range": [ - 16462, - 16483 + 16379, + 16400 ], "loc": { "start": { - "line": 536, + "line": 532, "column": 16 }, "end": { - "line": 536, + "line": 532, "column": 37 } } @@ -31159,31 +30960,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 16488, - 16494 + 16405, + 16411 ], "loc": { "start": { - "line": 536, + "line": 532, "column": 42 }, "end": { - "line": 536, + "line": 532, "column": 48 } } }, "range": [ - 16462, - 16494 + 16379, + 16411 ], "loc": { "start": { - "line": 536, + "line": 532, "column": 16 }, "end": { - "line": 536, + "line": 532, "column": 48 } } @@ -31202,16 +31003,16 @@ "type": "Identifier", "name": "z", "range": [ - 16523, - 16524 + 16440, + 16441 ], "loc": { "start": { - "line": 537, + "line": 533, "column": 25 }, "end": { - "line": 537, + "line": 533, "column": 26 } } @@ -31221,31 +31022,31 @@ "value": 0, "raw": "0", "range": [ - 16527, - 16528 + 16444, + 16445 ], "loc": { "start": { - "line": 537, + "line": 533, "column": 29 }, "end": { - "line": 537, + "line": 533, "column": 30 } } }, "range": [ - 16523, - 16528 + 16440, + 16445 ], "loc": { "start": { - "line": 537, + "line": 533, "column": 25 }, "end": { - "line": 537, + "line": 533, "column": 30 } } @@ -31253,16 +31054,16 @@ ], "kind": "var", "range": [ - 16519, - 16528 + 16436, + 16445 ], "loc": { "start": { - "line": 537, + "line": 533, "column": 21 }, "end": { - "line": 537, + "line": 533, "column": 30 } } @@ -31274,16 +31075,16 @@ "type": "Identifier", "name": "z", "range": [ - 16530, - 16531 + 16447, + 16448 ], "loc": { "start": { - "line": 537, + "line": 533, "column": 32 }, "end": { - "line": 537, + "line": 533, "column": 33 } } @@ -31294,16 +31095,16 @@ "object": { "type": "ThisExpression", "range": [ - 16534, - 16538 + 16451, + 16455 ], "loc": { "start": { - "line": 537, + "line": 533, "column": 36 }, "end": { - "line": 537, + "line": 533, "column": 40 } } @@ -31312,46 +31113,46 @@ "type": "Identifier", "name": "nbPages", "range": [ - 16539, - 16546 + 16456, + 16463 ], "loc": { "start": { - "line": 537, + "line": 533, "column": 41 }, "end": { - "line": 537, + "line": 533, "column": 48 } } }, "range": [ - 16534, - 16546 + 16451, + 16463 ], "loc": { "start": { - "line": 537, + "line": 533, "column": 36 }, "end": { - "line": 537, + "line": 533, "column": 48 } } }, "range": [ - 16530, - 16546 + 16447, + 16463 ], "loc": { "start": { - "line": 537, + "line": 533, "column": 32 }, "end": { - "line": 537, + "line": 533, "column": 48 } } @@ -31363,32 +31164,32 @@ "type": "Identifier", "name": "z", "range": [ - 16548, - 16549 + 16465, + 16466 ], "loc": { "start": { - "line": 537, + "line": 533, "column": 50 }, "end": { - "line": 537, + "line": 533, "column": 51 } } }, "prefix": false, "range": [ - 16548, - 16551 + 16465, + 16468 ], "loc": { "start": { - "line": 537, + "line": 533, "column": 50 }, "end": { - "line": 537, + "line": 533, "column": 53 } } @@ -31405,16 +31206,16 @@ "type": "Identifier", "name": "opt", "range": [ - 16579, - 16582 + 16496, + 16499 ], "loc": { "start": { - "line": 538, + "line": 534, "column": 24 }, "end": { - "line": 538, + "line": 534, "column": 27 } } @@ -31425,16 +31226,16 @@ "type": "Identifier", "name": "createOpt", "range": [ - 16585, - 16594 + 16502, + 16511 ], "loc": { "start": { - "line": 538, + "line": 534, "column": 30 }, "end": { - "line": 538, + "line": 534, "column": 39 } } @@ -31447,16 +31248,16 @@ "type": "Identifier", "name": "z", "range": [ - 16595, - 16596 + 16512, + 16513 ], "loc": { "start": { - "line": 538, + "line": 534, "column": 40 }, "end": { - "line": 538, + "line": 534, "column": 41 } } @@ -31466,31 +31267,31 @@ "value": 1, "raw": "1", "range": [ - 16599, - 16600 + 16516, + 16517 ], "loc": { "start": { - "line": 538, + "line": 534, "column": 44 }, "end": { - "line": 538, + "line": 534, "column": 45 } } }, "range": [ - 16595, - 16600 + 16512, + 16517 ], "loc": { "start": { - "line": 538, + "line": 534, "column": 40 }, "end": { - "line": 538, + "line": 534, "column": 45 } } @@ -31502,16 +31303,16 @@ "type": "Identifier", "name": "z", "range": [ - 16602, - 16603 + 16519, + 16520 ], "loc": { "start": { - "line": 538, + "line": 534, "column": 47 }, "end": { - "line": 538, + "line": 534, "column": 48 } } @@ -31522,16 +31323,16 @@ "object": { "type": "ThisExpression", "range": [ - 16606, - 16610 + 16523, + 16527 ], "loc": { "start": { - "line": 538, + "line": 534, "column": 51 }, "end": { - "line": 538, + "line": 534, "column": 55 } } @@ -31540,46 +31341,46 @@ "type": "Identifier", "name": "pagingLength", "range": [ - 16611, - 16623 + 16528, + 16540 ], "loc": { "start": { - "line": 538, + "line": 534, "column": 56 }, "end": { - "line": 538, + "line": 534, "column": 68 } } }, "range": [ - 16606, - 16623 + 16523, + 16540 ], "loc": { "start": { - "line": 538, + "line": 534, "column": 51 }, "end": { - "line": 538, + "line": 534, "column": 68 } } }, "range": [ - 16602, - 16623 + 16519, + 16540 ], "loc": { "start": { - "line": 538, + "line": 534, "column": 47 }, "end": { - "line": 538, + "line": 534, "column": 68 } } @@ -31589,47 +31390,47 @@ "value": false, "raw": "false", "range": [ - 16625, - 16630 + 16542, + 16547 ], "loc": { "start": { - "line": 538, + "line": 534, "column": 70 }, "end": { - "line": 538, + "line": 534, "column": 75 } } } ], "range": [ - 16585, - 16631 + 16502, + 16548 ], "loc": { "start": { - "line": 538, + "line": 534, "column": 30 }, "end": { - "line": 538, + "line": 534, "column": 76 } } }, "range": [ - 16579, - 16631 + 16496, + 16548 ], "loc": { "start": { - "line": 538, + "line": 534, "column": 24 }, "end": { - "line": 538, + "line": 534, "column": 76 } } @@ -31637,16 +31438,16 @@ ], "kind": "var", "range": [ - 16575, - 16632 + 16492, + 16549 ], "loc": { "start": { - "line": 538, + "line": 534, "column": 20 }, "end": { - "line": 538, + "line": 534, "column": 77 } } @@ -31668,16 +31469,16 @@ "object": { "type": "ThisExpression", "range": [ - 16653, - 16657 + 16570, + 16574 ], "loc": { "start": { - "line": 539, + "line": 535, "column": 20 }, "end": { - "line": 539, + "line": 535, "column": 24 } } @@ -31686,31 +31487,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 16658, - 16667 + 16575, + 16584 ], "loc": { "start": { - "line": 539, + "line": 535, "column": 25 }, "end": { - "line": 539, + "line": 535, "column": 34 } } }, "range": [ - 16653, - 16667 + 16570, + 16584 ], "loc": { "start": { - "line": 539, + "line": 535, "column": 20 }, "end": { - "line": 539, + "line": 535, "column": 34 } } @@ -31719,31 +31520,31 @@ "type": "Identifier", "name": "options", "range": [ - 16668, - 16675 + 16585, + 16592 ], "loc": { "start": { - "line": 539, + "line": 535, "column": 35 }, "end": { - "line": 539, + "line": 535, "column": 42 } } }, "range": [ - 16653, - 16675 + 16570, + 16592 ], "loc": { "start": { - "line": 539, + "line": 535, "column": 20 }, "end": { - "line": 539, + "line": 535, "column": 42 } } @@ -31752,31 +31553,31 @@ "type": "Identifier", "name": "z", "range": [ - 16676, - 16677 + 16593, + 16594 ], "loc": { "start": { - "line": 539, + "line": 535, "column": 43 }, "end": { - "line": 539, + "line": 535, "column": 44 } } }, "range": [ - 16653, - 16678 + 16570, + 16595 ], "loc": { "start": { - "line": 539, + "line": 535, "column": 20 }, "end": { - "line": 539, + "line": 535, "column": 45 } } @@ -31785,93 +31586,93 @@ "type": "Identifier", "name": "opt", "range": [ - 16681, - 16684 + 16598, + 16601 ], "loc": { "start": { - "line": 539, + "line": 535, "column": 48 }, "end": { - "line": 539, + "line": 535, "column": 51 } } }, "range": [ - 16653, - 16684 + 16570, + 16601 ], "loc": { "start": { - "line": 539, + "line": 535, "column": 20 }, "end": { - "line": 539, + "line": 535, "column": 51 } } }, "range": [ - 16653, - 16685 + 16570, + 16602 ], "loc": { "start": { - "line": 539, + "line": 535, "column": 20 }, "end": { - "line": 539, + "line": 535, "column": 52 } } } ], "range": [ - 16553, - 16703 + 16470, + 16620 ], "loc": { "start": { - "line": 537, + "line": 533, "column": 55 }, "end": { - "line": 540, + "line": 536, "column": 17 } } }, "range": [ - 16514, - 16703 + 16431, + 16620 ], "loc": { "start": { - "line": 537, + "line": 533, "column": 16 }, "end": { - "line": 540, + "line": 536, "column": 17 } } } ], "range": [ - 16496, - 16717 + 16413, + 16634 ], "loc": { "start": { - "line": 536, + "line": 532, "column": 50 }, "end": { - "line": 541, + "line": 537, "column": 13 } } @@ -31893,16 +31694,16 @@ "object": { "type": "ThisExpression", "range": [ - 16770, - 16774 + 16687, + 16691 ], "loc": { "start": { - "line": 543, + "line": 539, "column": 16 }, "end": { - "line": 543, + "line": 539, "column": 20 } } @@ -31911,31 +31712,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 16775, - 16784 + 16692, + 16701 ], "loc": { "start": { - "line": 543, + "line": 539, "column": 21 }, "end": { - "line": 543, + "line": 539, "column": 30 } } }, "range": [ - 16770, - 16784 + 16687, + 16701 ], "loc": { "start": { - "line": 543, + "line": 539, "column": 16 }, "end": { - "line": 543, + "line": 539, "column": 30 } } @@ -31944,31 +31745,31 @@ "type": "Identifier", "name": "value", "range": [ - 16785, - 16790 + 16702, + 16707 ], "loc": { "start": { - "line": 543, + "line": 539, "column": 31 }, "end": { - "line": 543, + "line": 539, "column": 36 } } }, "range": [ - 16770, - 16790 + 16687, + 16707 ], "loc": { "start": { - "line": 543, + "line": 539, "column": 16 }, "end": { - "line": 543, + "line": 539, "column": 36 } } @@ -31979,16 +31780,16 @@ "object": { "type": "ThisExpression", "range": [ - 16793, - 16797 + 16710, + 16714 ], "loc": { "start": { - "line": 543, + "line": 539, "column": 39 }, "end": { - "line": 543, + "line": 539, "column": 43 } } @@ -31997,61 +31798,61 @@ "type": "Identifier", "name": "currentPageNb", "range": [ - 16798, - 16811 + 16715, + 16728 ], "loc": { "start": { - "line": 543, + "line": 539, "column": 44 }, "end": { - "line": 543, + "line": 539, "column": 57 } } }, "range": [ - 16793, - 16811 + 16710, + 16728 ], "loc": { "start": { - "line": 543, + "line": 539, "column": 39 }, "end": { - "line": 543, + "line": 539, "column": 57 } } }, "range": [ - 16770, - 16811 + 16687, + 16728 ], "loc": { "start": { - "line": 543, + "line": 539, "column": 16 }, "end": { - "line": 543, + "line": 539, "column": 57 } } }, "range": [ - 16770, - 16812 + 16687, + 16729 ], "loc": { "start": { - "line": 543, + "line": 539, "column": 16 }, "end": { - "line": 543, + "line": 539, "column": 58 } }, @@ -32060,16 +31861,16 @@ "type": "Line", "value": "input type", "range": [ - 16741, - 16753 + 16658, + 16670 ], "loc": { "start": { - "line": 542, + "line": 538, "column": 16 }, "end": { - "line": 542, + "line": 538, "column": 28 } } @@ -32078,47 +31879,47 @@ } ], "range": [ - 16723, - 16826 + 16640, + 16743 ], "loc": { "start": { - "line": 541, + "line": 537, "column": 19 }, "end": { - "line": 544, + "line": 540, "column": 13 } } }, "range": [ - 16458, - 16826 + 16375, + 16743 ], "loc": { "start": { - "line": 536, + "line": 532, "column": 12 }, "end": { - "line": 544, + "line": 540, "column": 13 } } } ], "range": [ - 16397, - 16837 + 16314, + 16754 ], "loc": { "start": { - "line": 534, + "line": 530, "column": 30 }, "end": { - "line": 546, + "line": 542, "column": 9 } } @@ -32141,16 +31942,16 @@ "type": "Identifier", "name": "mdiv", "range": [ - 16930, - 16934 + 16847, + 16851 ], "loc": { "start": { - "line": 548, + "line": 544, "column": 12 }, "end": { - "line": 548, + "line": 544, "column": 16 } } @@ -32159,31 +31960,31 @@ "type": "Identifier", "name": "style", "range": [ - 16935, - 16940 + 16852, + 16857 ], "loc": { "start": { - "line": 548, + "line": 544, "column": 17 }, "end": { - "line": 548, + "line": 544, "column": 22 } } }, "range": [ - 16930, - 16940 + 16847, + 16857 ], "loc": { "start": { - "line": 548, + "line": 544, "column": 12 }, "end": { - "line": 548, + "line": 544, "column": 22 } } @@ -32192,31 +31993,31 @@ "type": "Identifier", "name": "visibility", "range": [ - 16941, - 16951 + 16858, + 16868 ], "loc": { "start": { - "line": 548, + "line": 544, "column": 23 }, "end": { - "line": 548, + "line": 544, "column": 33 } } }, "range": [ - 16930, - 16951 + 16847, + 16868 ], "loc": { "start": { - "line": 548, + "line": 544, "column": 12 }, "end": { - "line": 548, + "line": 544, "column": 33 } } @@ -32226,46 +32027,46 @@ "value": "hidden", "raw": "'hidden'", "range": [ - 16954, - 16962 + 16871, + 16879 ], "loc": { "start": { - "line": 548, + "line": 544, "column": 36 }, "end": { - "line": 548, + "line": 544, "column": 44 } } }, "range": [ - 16930, - 16962 + 16847, + 16879 ], "loc": { "start": { - "line": 548, + "line": 544, "column": 12 }, "end": { - "line": 548, + "line": 544, "column": 44 } } }, "range": [ - 16930, - 16963 + 16847, + 16880 ], "loc": { "start": { - "line": 548, + "line": 544, "column": 12 }, "end": { - "line": 548, + "line": 544, "column": 45 } }, @@ -32274,16 +32075,16 @@ "type": "Block", "value": "** if no results paging select and buttons are hidden **", "range": [ - 16857, - 16917 + 16774, + 16834 ], "loc": { "start": { - "line": 547, + "line": 543, "column": 12 }, "end": { - "line": 547, + "line": 543, "column": 72 } } @@ -32292,31 +32093,31 @@ } ], "range": [ - 16843, - 16973 + 16760, + 16890 ], "loc": { "start": { - "line": 546, + "line": 542, "column": 15 }, "end": { - "line": 549, + "line": 545, "column": 9 } } }, "range": [ - 16375, - 16973 + 16292, + 16890 ], "loc": { "start": { - "line": 534, + "line": 530, "column": 8 }, "end": { - "line": 549, + "line": 545, "column": 9 } } @@ -32331,16 +32132,16 @@ "object": { "type": "ThisExpression", "range": [ - 16982, - 16986 + 16899, + 16903 ], "loc": { "start": { - "line": 550, + "line": 546, "column": 8 }, "end": { - "line": 550, + "line": 546, "column": 12 } } @@ -32349,31 +32150,31 @@ "type": "Identifier", "name": "groupByPage", "range": [ - 16987, - 16998 + 16904, + 16915 ], "loc": { "start": { - "line": 550, + "line": 546, "column": 13 }, "end": { - "line": 550, + "line": 546, "column": 24 } } }, "range": [ - 16982, - 16998 + 16899, + 16915 ], "loc": { "start": { - "line": 550, + "line": 546, "column": 8 }, "end": { - "line": 550, + "line": 546, "column": 24 } } @@ -32386,16 +32187,16 @@ "type": "Identifier", "name": "tf", "range": [ - 16999, - 17001 + 16916, + 16918 ], "loc": { "start": { - "line": 550, + "line": 546, "column": 25 }, "end": { - "line": 550, + "line": 546, "column": 27 } } @@ -32404,78 +32205,78 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 17002, - 17016 + 16919, + 16933 ], "loc": { "start": { - "line": 550, + "line": 546, "column": 28 }, "end": { - "line": 550, + "line": 546, "column": 42 } } }, "range": [ - 16999, - 17016 + 16916, + 16933 ], "loc": { "start": { - "line": 550, + "line": 546, "column": 25 }, "end": { - "line": 550, + "line": 546, "column": 42 } } } ], "range": [ - 16982, - 17017 + 16899, + 16934 ], "loc": { "start": { - "line": 550, + "line": 546, "column": 8 }, "end": { - "line": 550, + "line": 546, "column": 43 } } }, "range": [ - 16982, - 17018 + 16899, + 16935 ], "loc": { "start": { - "line": 550, + "line": 546, "column": 8 }, "end": { - "line": 550, + "line": 546, "column": 44 } } } ], "range": [ - 15840, - 17024 + 15757, + 16941 ], "loc": { "start": { - "line": 518, + "line": 514, "column": 29 }, "end": { - "line": 551, + "line": 547, "column": 5 } } @@ -32483,16 +32284,16 @@ "generator": false, "expression": false, "range": [ - 15828, - 17024 + 15745, + 16941 ], "loc": { "start": { - "line": 518, + "line": 514, "column": 17 }, "end": { - "line": 551, + "line": 547, "column": 5 } } @@ -32500,16 +32301,16 @@ "kind": "method", "computed": false, "range": [ - 15815, - 17024 + 15732, + 16941 ], "loc": { "start": { - "line": 518, + "line": 514, "column": 4 }, "end": { - "line": 551, + "line": 547, "column": 5 } }, @@ -32518,16 +32319,16 @@ "type": "Block", "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 ", "range": [ - 15631, - 15810 + 15548, + 15727 ], "loc": { "start": { - "line": 513, + "line": 509, "column": 4 }, "end": { - "line": 517, + "line": 513, "column": 7 } } @@ -32538,16 +32339,16 @@ "type": "Block", "value": "*\n * Group table rows by page and display valid rows\n * @param {Array} validRows Collection of valid rows\n ", "range": [ - 17030, - 17154 + 16947, + 17071 ], "loc": { "start": { - "line": 553, + "line": 549, "column": 4 }, "end": { - "line": 556, + "line": 552, "column": 7 } } @@ -32561,16 +32362,16 @@ "type": "Identifier", "name": "groupByPage", "range": [ - 17159, - 17170 + 17076, + 17087 ], "loc": { "start": { - "line": 557, + "line": 553, "column": 4 }, "end": { - "line": 557, + "line": 553, "column": 15 } } @@ -32583,16 +32384,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 17171, - 17180 + 17088, + 17097 ], "loc": { "start": { - "line": 557, + "line": 553, "column": 16 }, "end": { - "line": 557, + "line": 553, "column": 25 } } @@ -32610,16 +32411,16 @@ "type": "Identifier", "name": "tf", "range": [ - 17196, - 17198 + 17113, + 17115 ], "loc": { "start": { - "line": 558, + "line": 554, "column": 12 }, "end": { - "line": 558, + "line": 554, "column": 14 } } @@ -32630,16 +32431,16 @@ "object": { "type": "ThisExpression", "range": [ - 17201, - 17205 + 17118, + 17122 ], "loc": { "start": { - "line": 558, + "line": 554, "column": 17 }, "end": { - "line": 558, + "line": 554, "column": 21 } } @@ -32648,46 +32449,46 @@ "type": "Identifier", "name": "tf", "range": [ - 17206, - 17208 + 17123, + 17125 ], "loc": { "start": { - "line": 558, + "line": 554, "column": 22 }, "end": { - "line": 558, + "line": 554, "column": 24 } } }, "range": [ - 17201, - 17208 + 17118, + 17125 ], "loc": { "start": { - "line": 558, + "line": 554, "column": 17 }, "end": { - "line": 558, + "line": 554, "column": 24 } } }, "range": [ - 17196, - 17208 + 17113, + 17125 ], "loc": { "start": { - "line": 558, + "line": 554, "column": 12 }, "end": { - "line": 558, + "line": 554, "column": 24 } } @@ -32695,16 +32496,16 @@ ], "kind": "var", "range": [ - 17192, - 17209 + 17109, + 17126 ], "loc": { "start": { - "line": 558, + "line": 554, "column": 8 }, "end": { - "line": 558, + "line": 554, "column": 25 } } @@ -32718,16 +32519,16 @@ "type": "Identifier", "name": "rows", "range": [ - 17222, - 17226 + 17139, + 17143 ], "loc": { "start": { - "line": 559, + "line": 555, "column": 12 }, "end": { - "line": 559, + "line": 555, "column": 16 } } @@ -32744,16 +32545,16 @@ "type": "Identifier", "name": "tf", "range": [ - 17229, - 17231 + 17146, + 17148 ], "loc": { "start": { - "line": 559, + "line": 555, "column": 19 }, "end": { - "line": 559, + "line": 555, "column": 21 } } @@ -32762,47 +32563,47 @@ "type": "Identifier", "name": "dom", "range": [ - 17232, - 17235 + 17149, + 17152 ], "loc": { "start": { - "line": 559, + "line": 555, "column": 22 }, "end": { - "line": 559, + "line": 555, "column": 25 } } }, "range": [ - 17229, - 17235 + 17146, + 17152 ], "loc": { "start": { - "line": 559, + "line": 555, "column": 19 }, "end": { - "line": 559, + "line": 555, "column": 25 } } }, "arguments": [], "range": [ - 17229, - 17237 + 17146, + 17154 ], "loc": { "start": { - "line": 559, + "line": 555, "column": 19 }, "end": { - "line": 559, + "line": 555, "column": 27 } } @@ -32811,46 +32612,46 @@ "type": "Identifier", "name": "rows", "range": [ - 17238, - 17242 + 17155, + 17159 ], "loc": { "start": { - "line": 559, + "line": 555, "column": 28 }, "end": { - "line": 559, + "line": 555, "column": 32 } } }, "range": [ - 17229, - 17242 + 17146, + 17159 ], "loc": { "start": { - "line": 559, + "line": 555, "column": 19 }, "end": { - "line": 559, + "line": 555, "column": 32 } } }, "range": [ - 17222, - 17242 + 17139, + 17159 ], "loc": { "start": { - "line": 559, + "line": 555, "column": 12 }, "end": { - "line": 559, + "line": 555, "column": 32 } } @@ -32858,16 +32659,16 @@ ], "kind": "var", "range": [ - 17218, - 17243 + 17135, + 17160 ], "loc": { "start": { - "line": 559, + "line": 555, "column": 8 }, "end": { - "line": 559, + "line": 555, "column": 33 } } @@ -32881,16 +32682,16 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 17256, - 17270 + 17173, + 17187 ], "loc": { "start": { - "line": 560, + "line": 556, "column": 12 }, "end": { - "line": 560, + "line": 556, "column": 26 } } @@ -32901,16 +32702,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 17273, - 17281 + 17190, + 17198 ], "loc": { "start": { - "line": 560, + "line": 556, "column": 29 }, "end": { - "line": 560, + "line": 556, "column": 37 } } @@ -32922,16 +32723,16 @@ "object": { "type": "ThisExpression", "range": [ - 17282, - 17286 + 17199, + 17203 ], "loc": { "start": { - "line": 560, + "line": 556, "column": 38 }, "end": { - "line": 560, + "line": 556, "column": 42 } } @@ -32940,31 +32741,31 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 17287, - 17301 + 17204, + 17218 ], "loc": { "start": { - "line": 560, + "line": 556, "column": 43 }, "end": { - "line": 560, + "line": 556, "column": 57 } } }, "range": [ - 17282, - 17301 + 17199, + 17218 ], "loc": { "start": { - "line": 560, + "line": 556, "column": 38 }, "end": { - "line": 560, + "line": 556, "column": 57 } } @@ -32974,47 +32775,47 @@ "value": 10, "raw": "10", "range": [ - 17303, - 17305 + 17220, + 17222 ], "loc": { "start": { - "line": 560, + "line": 556, "column": 59 }, "end": { - "line": 560, + "line": 556, "column": 61 } } } ], "range": [ - 17273, - 17306 + 17190, + 17223 ], "loc": { "start": { - "line": 560, + "line": 556, "column": 29 }, "end": { - "line": 560, + "line": 556, "column": 62 } } }, "range": [ - 17256, - 17306 + 17173, + 17223 ], "loc": { "start": { - "line": 560, + "line": 556, "column": 12 }, "end": { - "line": 560, + "line": 556, "column": 62 } } @@ -33022,16 +32823,16 @@ ], "kind": "var", "range": [ - 17252, - 17307 + 17169, + 17224 ], "loc": { "start": { - "line": 560, + "line": 556, "column": 8 }, "end": { - "line": 560, + "line": 556, "column": 63 } } @@ -33045,16 +32846,16 @@ "type": "Identifier", "name": "endPagingRow", "range": [ - 17320, - 17332 + 17237, + 17249 ], "loc": { "start": { - "line": 561, + "line": 557, "column": 12 }, "end": { - "line": 561, + "line": 557, "column": 24 } } @@ -33066,16 +32867,16 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 17335, - 17349 + 17252, + 17266 ], "loc": { "start": { - "line": 561, + "line": 557, "column": 27 }, "end": { - "line": 561, + "line": 557, "column": 41 } } @@ -33086,16 +32887,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 17352, - 17360 + 17269, + 17277 ], "loc": { "start": { - "line": 561, + "line": 557, "column": 44 }, "end": { - "line": 561, + "line": 557, "column": 52 } } @@ -33107,16 +32908,16 @@ "object": { "type": "ThisExpression", "range": [ - 17361, - 17365 + 17278, + 17282 ], "loc": { "start": { - "line": 561, + "line": 557, "column": 53 }, "end": { - "line": 561, + "line": 557, "column": 57 } } @@ -33125,31 +32926,31 @@ "type": "Identifier", "name": "pagingLength", "range": [ - 17366, - 17378 + 17283, + 17295 ], "loc": { "start": { - "line": 561, + "line": 557, "column": 58 }, "end": { - "line": 561, + "line": 557, "column": 70 } } }, "range": [ - 17361, - 17378 + 17278, + 17295 ], "loc": { "start": { - "line": 561, + "line": 557, "column": 53 }, "end": { - "line": 561, + "line": 557, "column": 70 } } @@ -33159,62 +32960,62 @@ "value": 10, "raw": "10", "range": [ - 17380, - 17382 + 17297, + 17299 ], "loc": { "start": { - "line": 561, + "line": 557, "column": 72 }, "end": { - "line": 561, + "line": 557, "column": 74 } } } ], "range": [ - 17352, - 17383 + 17269, + 17300 ], "loc": { "start": { - "line": 561, + "line": 557, "column": 44 }, "end": { - "line": 561, + "line": 557, "column": 75 } } }, "range": [ - 17335, - 17383 + 17252, + 17300 ], "loc": { "start": { - "line": 561, + "line": 557, "column": 27 }, "end": { - "line": 561, + "line": 557, "column": 75 } } }, "range": [ - 17320, - 17383 + 17237, + 17300 ], "loc": { "start": { - "line": 561, + "line": 557, "column": 12 }, "end": { - "line": 561, + "line": 557, "column": 75 } } @@ -33222,16 +33023,16 @@ ], "kind": "var", "range": [ - 17316, - 17384 + 17233, + 17301 ], "loc": { "start": { - "line": 561, + "line": 557, "column": 8 }, "end": { - "line": 561, + "line": 557, "column": 76 } }, @@ -33240,16 +33041,16 @@ "type": "Line", "value": "store valid rows indexes", "range": [ - 17394, - 17420 + 17311, + 17337 ], "loc": { "start": { - "line": 563, + "line": 559, "column": 8 }, "end": { - "line": 563, + "line": 559, "column": 34 } } @@ -33262,16 +33063,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 17433, - 17442 + 17350, + 17359 ], "loc": { "start": { - "line": 564, + "line": 560, "column": 12 }, "end": { - "line": 564, + "line": 560, "column": 21 } } @@ -33291,16 +33092,16 @@ "type": "Identifier", "name": "tf", "range": [ - 17458, - 17460 + 17375, + 17377 ], "loc": { "start": { - "line": 565, + "line": 561, "column": 12 }, "end": { - "line": 565, + "line": 561, "column": 14 } } @@ -33309,31 +33110,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 17461, - 17475 + 17378, + 17392 ], "loc": { "start": { - "line": 565, + "line": 561, "column": 15 }, "end": { - "line": 565, + "line": 561, "column": 29 } } }, "range": [ - 17458, - 17475 + 17375, + 17392 ], "loc": { "start": { - "line": 565, + "line": 561, "column": 12 }, "end": { - "line": 565, + "line": 561, "column": 29 } } @@ -33342,78 +33143,78 @@ "type": "Identifier", "name": "validRows", "range": [ - 17478, - 17487 + 17395, + 17404 ], "loc": { "start": { - "line": 565, + "line": 561, "column": 32 }, "end": { - "line": 565, + "line": 561, "column": 41 } } }, "range": [ - 17458, - 17487 + 17375, + 17404 ], "loc": { "start": { - "line": 565, + "line": 561, "column": 12 }, "end": { - "line": 565, + "line": 561, "column": 41 } } }, "range": [ - 17458, - 17488 + 17375, + 17405 ], "loc": { "start": { - "line": 565, + "line": 561, "column": 12 }, "end": { - "line": 565, + "line": 561, "column": 42 } } } ], "range": [ - 17444, - 17498 + 17361, + 17415 ], "loc": { "start": { - "line": 564, + "line": 560, "column": 23 }, "end": { - "line": 566, + "line": 562, "column": 9 } } }, "alternate": null, "range": [ - 17429, - 17498 + 17346, + 17415 ], "loc": { "start": { - "line": 564, + "line": 560, "column": 8 }, "end": { - "line": 566, + "line": 562, "column": 9 } }, @@ -33422,16 +33223,16 @@ "type": "Line", "value": "store valid rows indexes", "range": [ - 17394, - 17420 + 17311, + 17337 ], "loc": { "start": { - "line": 563, + "line": 559, "column": 8 }, "end": { - "line": 563, + "line": 559, "column": 34 } } @@ -33442,16 +33243,16 @@ "type": "Line", "value": "this loop shows valid rows of current page", "range": [ - 17508, - 17552 + 17425, + 17469 ], "loc": { "start": { - "line": 568, + "line": 564, "column": 8 }, "end": { - "line": 568, + "line": 564, "column": 52 } } @@ -33469,16 +33270,16 @@ "type": "Identifier", "name": "h", "range": [ - 17570, - 17571 + 17487, + 17488 ], "loc": { "start": { - "line": 569, + "line": 565, "column": 17 }, "end": { - "line": 569, + "line": 565, "column": 18 } } @@ -33488,31 +33289,31 @@ "value": 0, "raw": "0", "range": [ - 17574, - 17575 + 17491, + 17492 ], "loc": { "start": { - "line": 569, + "line": 565, "column": 21 }, "end": { - "line": 569, + "line": 565, "column": 22 } } }, "range": [ - 17570, - 17575 + 17487, + 17492 ], "loc": { "start": { - "line": 569, + "line": 565, "column": 17 }, "end": { - "line": 569, + "line": 565, "column": 22 } } @@ -33523,16 +33324,16 @@ "type": "Identifier", "name": "len", "range": [ - 17577, - 17580 + 17494, + 17497 ], "loc": { "start": { - "line": 569, + "line": 565, "column": 24 }, "end": { - "line": 569, + "line": 565, "column": 27 } } @@ -33546,16 +33347,16 @@ "type": "Identifier", "name": "tf", "range": [ - 17583, - 17585 + 17500, + 17502 ], "loc": { "start": { - "line": 569, + "line": 565, "column": 30 }, "end": { - "line": 569, + "line": 565, "column": 32 } } @@ -33564,31 +33365,31 @@ "type": "Identifier", "name": "getValidRowsNb", "range": [ - 17586, - 17600 + 17503, + 17517 ], "loc": { "start": { - "line": 569, + "line": 565, "column": 33 }, "end": { - "line": 569, + "line": 565, "column": 47 } } }, "range": [ - 17583, - 17600 + 17500, + 17517 ], "loc": { "start": { - "line": 569, + "line": 565, "column": 30 }, "end": { - "line": 569, + "line": 565, "column": 47 } } @@ -33599,47 +33400,47 @@ "value": true, "raw": "true", "range": [ - 17601, - 17605 + 17518, + 17522 ], "loc": { "start": { - "line": 569, + "line": 565, "column": 48 }, "end": { - "line": 569, + "line": 565, "column": 52 } } } ], "range": [ - 17583, - 17606 + 17500, + 17523 ], "loc": { "start": { - "line": 569, + "line": 565, "column": 30 }, "end": { - "line": 569, + "line": 565, "column": 53 } } }, "range": [ - 17577, - 17606 + 17494, + 17523 ], "loc": { "start": { - "line": 569, + "line": 565, "column": 24 }, "end": { - "line": 569, + "line": 565, "column": 53 } } @@ -33647,16 +33448,16 @@ ], "kind": "var", "range": [ - 17566, - 17606 + 17483, + 17523 ], "loc": { "start": { - "line": 569, + "line": 565, "column": 13 }, "end": { - "line": 569, + "line": 565, "column": 53 } } @@ -33668,16 +33469,16 @@ "type": "Identifier", "name": "h", "range": [ - 17608, - 17609 + 17525, + 17526 ], "loc": { "start": { - "line": 569, + "line": 565, "column": 55 }, "end": { - "line": 569, + "line": 565, "column": 56 } } @@ -33686,31 +33487,31 @@ "type": "Identifier", "name": "len", "range": [ - 17612, - 17615 + 17529, + 17532 ], "loc": { "start": { - "line": 569, + "line": 565, "column": 59 }, "end": { - "line": 569, + "line": 565, "column": 62 } } }, "range": [ - 17608, - 17615 + 17525, + 17532 ], "loc": { "start": { - "line": 569, + "line": 565, "column": 55 }, "end": { - "line": 569, + "line": 565, "column": 62 } } @@ -33722,32 +33523,32 @@ "type": "Identifier", "name": "h", "range": [ - 17617, - 17618 + 17534, + 17535 ], "loc": { "start": { - "line": 569, + "line": 565, "column": 64 }, "end": { - "line": 569, + "line": 565, "column": 65 } } }, "prefix": false, "range": [ - 17617, - 17620 + 17534, + 17537 ], "loc": { "start": { - "line": 569, + "line": 565, "column": 64 }, "end": { - "line": 569, + "line": 565, "column": 67 } } @@ -33764,16 +33565,16 @@ "type": "Identifier", "name": "validRowIdx", "range": [ - 17640, - 17651 + 17557, + 17568 ], "loc": { "start": { - "line": 570, + "line": 566, "column": 16 }, "end": { - "line": 570, + "line": 566, "column": 27 } } @@ -33788,16 +33589,16 @@ "type": "Identifier", "name": "tf", "range": [ - 17654, - 17656 + 17571, + 17573 ], "loc": { "start": { - "line": 570, + "line": 566, "column": 30 }, "end": { - "line": 570, + "line": 566, "column": 32 } } @@ -33806,31 +33607,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 17657, - 17671 + 17574, + 17588 ], "loc": { "start": { - "line": 570, + "line": 566, "column": 33 }, "end": { - "line": 570, + "line": 566, "column": 47 } } }, "range": [ - 17654, - 17671 + 17571, + 17588 ], "loc": { "start": { - "line": 570, + "line": 566, "column": 30 }, "end": { - "line": 570, + "line": 566, "column": 47 } } @@ -33839,46 +33640,46 @@ "type": "Identifier", "name": "h", "range": [ - 17672, - 17673 + 17589, + 17590 ], "loc": { "start": { - "line": 570, + "line": 566, "column": 48 }, "end": { - "line": 570, + "line": 566, "column": 49 } } }, "range": [ - 17654, - 17674 + 17571, + 17591 ], "loc": { "start": { - "line": 570, + "line": 566, "column": 30 }, "end": { - "line": 570, + "line": 566, "column": 50 } } }, "range": [ - 17640, - 17674 + 17557, + 17591 ], "loc": { "start": { - "line": 570, + "line": 566, "column": 16 }, "end": { - "line": 570, + "line": 566, "column": 50 } } @@ -33886,16 +33687,16 @@ ], "kind": "var", "range": [ - 17636, - 17675 + 17553, + 17592 ], "loc": { "start": { - "line": 570, + "line": 566, "column": 12 }, "end": { - "line": 570, + "line": 566, "column": 51 } } @@ -33909,16 +33710,16 @@ "type": "Identifier", "name": "r", "range": [ - 17692, - 17693 + 17609, + 17610 ], "loc": { "start": { - "line": 571, + "line": 567, "column": 16 }, "end": { - "line": 571, + "line": 567, "column": 17 } } @@ -33930,16 +33731,16 @@ "type": "Identifier", "name": "rows", "range": [ - 17696, - 17700 + 17613, + 17617 ], "loc": { "start": { - "line": 571, + "line": 567, "column": 20 }, "end": { - "line": 571, + "line": 567, "column": 24 } } @@ -33948,46 +33749,46 @@ "type": "Identifier", "name": "validRowIdx", "range": [ - 17701, - 17712 + 17618, + 17629 ], "loc": { "start": { - "line": 571, + "line": 567, "column": 25 }, "end": { - "line": 571, + "line": 567, "column": 36 } } }, "range": [ - 17696, - 17713 + 17613, + 17630 ], "loc": { "start": { - "line": 571, + "line": 567, "column": 20 }, "end": { - "line": 571, + "line": 567, "column": 37 } } }, "range": [ - 17692, - 17713 + 17609, + 17630 ], "loc": { "start": { - "line": 571, + "line": 567, "column": 16 }, "end": { - "line": 571, + "line": 567, "column": 37 } } @@ -33995,16 +33796,16 @@ ], "kind": "var", "range": [ - 17688, - 17714 + 17605, + 17631 ], "loc": { "start": { - "line": 571, + "line": 567, "column": 12 }, "end": { - "line": 571, + "line": 567, "column": 38 } } @@ -34018,16 +33819,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 17731, - 17741 + 17648, + 17658 ], "loc": { "start": { - "line": 572, + "line": 568, "column": 16 }, "end": { - "line": 572, + "line": 568, "column": 26 } } @@ -34041,16 +33842,16 @@ "type": "Identifier", "name": "r", "range": [ - 17744, - 17745 + 17661, + 17662 ], "loc": { "start": { - "line": 572, + "line": 568, "column": 29 }, "end": { - "line": 572, + "line": 568, "column": 30 } } @@ -34059,31 +33860,31 @@ "type": "Identifier", "name": "getAttribute", "range": [ - 17746, - 17758 + 17663, + 17675 ], "loc": { "start": { - "line": 572, + "line": 568, "column": 31 }, "end": { - "line": 572, + "line": 568, "column": 43 } } }, "range": [ - 17744, - 17758 + 17661, + 17675 ], "loc": { "start": { - "line": 572, + "line": 568, "column": 29 }, "end": { - "line": 572, + "line": 568, "column": 43 } } @@ -34094,47 +33895,47 @@ "value": "validRow", "raw": "'validRow'", "range": [ - 17759, - 17769 + 17676, + 17686 ], "loc": { "start": { - "line": 572, + "line": 568, "column": 44 }, "end": { - "line": 572, + "line": 568, "column": 54 } } } ], "range": [ - 17744, - 17770 + 17661, + 17687 ], "loc": { "start": { - "line": 572, + "line": 568, "column": 29 }, "end": { - "line": 572, + "line": 568, "column": 55 } } }, "range": [ - 17731, - 17770 + 17648, + 17687 ], "loc": { "start": { - "line": 572, + "line": 568, "column": 16 }, "end": { - "line": 572, + "line": 568, "column": 55 } } @@ -34142,16 +33943,16 @@ ], "kind": "var", "range": [ - 17727, - 17771 + 17644, + 17688 ], "loc": { "start": { - "line": 572, + "line": 568, "column": 12 }, "end": { - "line": 572, + "line": 568, "column": 56 } } @@ -34165,16 +33966,16 @@ "type": "Identifier", "name": "rowDisplayed", "range": [ - 17788, - 17800 + 17705, + 17717 ], "loc": { "start": { - "line": 573, + "line": 569, "column": 16 }, "end": { - "line": 573, + "line": 569, "column": 28 } } @@ -34184,31 +33985,31 @@ "value": false, "raw": "false", "range": [ - 17803, - 17808 + 17720, + 17725 ], "loc": { "start": { - "line": 573, + "line": 569, "column": 31 }, "end": { - "line": 573, + "line": 569, "column": 36 } } }, "range": [ - 17788, - 17808 + 17705, + 17725 ], "loc": { "start": { - "line": 573, + "line": 569, "column": 16 }, "end": { - "line": 573, + "line": 569, "column": 36 } } @@ -34216,16 +34017,16 @@ ], "kind": "var", "range": [ - 17784, - 17809 + 17701, + 17726 ], "loc": { "start": { - "line": 573, + "line": 569, "column": 12 }, "end": { - "line": 573, + "line": 569, "column": 37 } } @@ -34242,16 +34043,16 @@ "type": "Identifier", "name": "h", "range": [ - 17827, - 17828 + 17744, + 17745 ], "loc": { "start": { - "line": 575, + "line": 571, "column": 16 }, "end": { - "line": 575, + "line": 571, "column": 17 } } @@ -34260,31 +34061,31 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 17832, - 17846 + 17749, + 17763 ], "loc": { "start": { - "line": 575, + "line": 571, "column": 21 }, "end": { - "line": 575, + "line": 571, "column": 35 } } }, "range": [ - 17827, - 17846 + 17744, + 17763 ], "loc": { "start": { - "line": 575, + "line": 571, "column": 16 }, "end": { - "line": 575, + "line": 571, "column": 35 } } @@ -34296,16 +34097,16 @@ "type": "Identifier", "name": "h", "range": [ - 17850, - 17851 + 17767, + 17768 ], "loc": { "start": { - "line": 575, + "line": 571, "column": 39 }, "end": { - "line": 575, + "line": 571, "column": 40 } } @@ -34314,46 +34115,46 @@ "type": "Identifier", "name": "endPagingRow", "range": [ - 17854, - 17866 + 17771, + 17783 ], "loc": { "start": { - "line": 575, + "line": 571, "column": 43 }, "end": { - "line": 575, + "line": 571, "column": 55 } } }, "range": [ - 17850, - 17866 + 17767, + 17783 ], "loc": { "start": { - "line": 575, + "line": 571, "column": 39 }, "end": { - "line": 575, + "line": 571, "column": 55 } } }, "range": [ - 17827, - 17866 + 17744, + 17783 ], "loc": { "start": { - "line": 575, + "line": 571, "column": 16 }, "end": { - "line": 575, + "line": 571, "column": 55 } } @@ -34372,16 +34173,16 @@ "type": "Identifier", "name": "isNull", "range": [ - 17890, - 17896 + 17807, + 17813 ], "loc": { "start": { - "line": 576, + "line": 572, "column": 20 }, "end": { - "line": 576, + "line": 572, "column": 26 } } @@ -34391,32 +34192,32 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 17897, - 17907 + 17814, + 17824 ], "loc": { "start": { - "line": 576, + "line": 572, "column": 27 }, "end": { - "line": 576, + "line": 572, "column": 37 } } } ], "range": [ - 17890, - 17908 + 17807, + 17825 ], "loc": { "start": { - "line": 576, + "line": 572, "column": 20 }, "end": { - "line": 576, + "line": 572, "column": 38 } } @@ -34427,16 +34228,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 17912, - 17919 + 17829, + 17836 ], "loc": { "start": { - "line": 576, + "line": 572, "column": 42 }, "end": { - "line": 576, + "line": 572, "column": 49 } } @@ -34449,16 +34250,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 17920, - 17930 + 17837, + 17847 ], "loc": { "start": { - "line": 576, + "line": 572, "column": 50 }, "end": { - "line": 576, + "line": 572, "column": 60 } } @@ -34468,62 +34269,62 @@ "value": "true", "raw": "'true'", "range": [ - 17935, - 17941 + 17852, + 17858 ], "loc": { "start": { - "line": 576, + "line": 572, "column": 65 }, "end": { - "line": 576, + "line": 572, "column": 71 } } }, "range": [ - 17920, - 17941 + 17837, + 17858 ], "loc": { "start": { - "line": 576, + "line": 572, "column": 50 }, "end": { - "line": 576, + "line": 572, "column": 71 } } } ], "range": [ - 17912, - 17942 + 17829, + 17859 ], "loc": { "start": { - "line": 576, + "line": 572, "column": 42 }, "end": { - "line": 576, + "line": 572, "column": 72 } } }, "range": [ - 17890, - 17942 + 17807, + 17859 ], "loc": { "start": { - "line": 576, + "line": 572, "column": 20 }, "end": { - "line": 576, + "line": 572, "column": 72 } } @@ -34546,16 +34347,16 @@ "type": "Identifier", "name": "r", "range": [ - 17966, - 17967 + 17883, + 17884 ], "loc": { "start": { - "line": 577, + "line": 573, "column": 20 }, "end": { - "line": 577, + "line": 573, "column": 21 } } @@ -34564,31 +34365,31 @@ "type": "Identifier", "name": "style", "range": [ - 17968, - 17973 + 17885, + 17890 ], "loc": { "start": { - "line": 577, + "line": 573, "column": 22 }, "end": { - "line": 577, + "line": 573, "column": 27 } } }, "range": [ - 17966, - 17973 + 17883, + 17890 ], "loc": { "start": { - "line": 577, + "line": 573, "column": 20 }, "end": { - "line": 577, + "line": 573, "column": 27 } } @@ -34597,31 +34398,31 @@ "type": "Identifier", "name": "display", "range": [ - 17974, - 17981 + 17891, + 17898 ], "loc": { "start": { - "line": 577, + "line": 573, "column": 28 }, "end": { - "line": 577, + "line": 573, "column": 35 } } }, "range": [ - 17966, - 17981 + 17883, + 17898 ], "loc": { "start": { - "line": 577, + "line": 573, "column": 20 }, "end": { - "line": 577, + "line": 573, "column": 35 } } @@ -34631,46 +34432,46 @@ "value": "", "raw": "''", "range": [ - 17984, - 17986 + 17901, + 17903 ], "loc": { "start": { - "line": 577, + "line": 573, "column": 38 }, "end": { - "line": 577, + "line": 573, "column": 40 } } }, "range": [ - 17966, - 17986 + 17883, + 17903 ], "loc": { "start": { - "line": 577, + "line": 573, "column": 20 }, "end": { - "line": 577, + "line": 573, "column": 40 } } }, "range": [ - 17966, - 17987 + 17883, + 17904 ], "loc": { "start": { - "line": 577, + "line": 573, "column": 20 }, "end": { - "line": 577, + "line": 573, "column": 41 } } @@ -34684,16 +34485,16 @@ "type": "Identifier", "name": "rowDisplayed", "range": [ - 18008, - 18020 + 17925, + 17937 ], "loc": { "start": { - "line": 578, + "line": 574, "column": 20 }, "end": { - "line": 578, + "line": 574, "column": 32 } } @@ -34703,94 +34504,94 @@ "value": true, "raw": "true", "range": [ - 18023, - 18027 + 17940, + 17944 ], "loc": { "start": { - "line": 578, + "line": 574, "column": 35 }, "end": { - "line": 578, + "line": 574, "column": 39 } } }, "range": [ - 18008, - 18027 + 17925, + 17944 ], "loc": { "start": { - "line": 578, + "line": 574, "column": 20 }, "end": { - "line": 578, + "line": 574, "column": 39 } } }, "range": [ - 18008, - 18028 + 17925, + 17945 ], "loc": { "start": { - "line": 578, + "line": 574, "column": 20 }, "end": { - "line": 578, + "line": 574, "column": 40 } } } ], "range": [ - 17944, - 18046 + 17861, + 17963 ], "loc": { "start": { - "line": 576, + "line": 572, "column": 74 }, "end": { - "line": 579, + "line": 575, "column": 17 } } }, "alternate": null, "range": [ - 17886, - 18046 + 17803, + 17963 ], "loc": { "start": { - "line": 576, + "line": 572, "column": 16 }, "end": { - "line": 579, + "line": 575, "column": 17 } } } ], "range": [ - 17868, - 18060 + 17785, + 17977 ], "loc": { "start": { - "line": 575, + "line": 571, "column": 57 }, "end": { - "line": 580, + "line": 576, "column": 13 } } @@ -34813,16 +34614,16 @@ "type": "Identifier", "name": "r", "range": [ - 18084, - 18085 + 18001, + 18002 ], "loc": { "start": { - "line": 581, + "line": 577, "column": 16 }, "end": { - "line": 581, + "line": 577, "column": 17 } } @@ -34831,31 +34632,31 @@ "type": "Identifier", "name": "style", "range": [ - 18086, - 18091 + 18003, + 18008 ], "loc": { "start": { - "line": 581, + "line": 577, "column": 18 }, "end": { - "line": 581, + "line": 577, "column": 23 } } }, "range": [ - 18084, - 18091 + 18001, + 18008 ], "loc": { "start": { - "line": 581, + "line": 577, "column": 16 }, "end": { - "line": 581, + "line": 577, "column": 23 } } @@ -34864,31 +34665,31 @@ "type": "Identifier", "name": "display", "range": [ - 18092, - 18099 + 18009, + 18016 ], "loc": { "start": { - "line": 581, + "line": 577, "column": 24 }, "end": { - "line": 581, + "line": 577, "column": 31 } } }, "range": [ - 18084, - 18099 + 18001, + 18016 ], "loc": { "start": { - "line": 581, + "line": 577, "column": 16 }, "end": { - "line": 581, + "line": 577, "column": 31 } } @@ -34897,77 +34698,77 @@ "type": "Identifier", "name": "NONE", "range": [ - 18102, - 18106 + 18019, + 18023 ], "loc": { "start": { - "line": 581, + "line": 577, "column": 34 }, "end": { - "line": 581, + "line": 577, "column": 38 } } }, "range": [ - 18084, - 18106 + 18001, + 18023 ], "loc": { "start": { - "line": 581, + "line": 577, "column": 16 }, "end": { - "line": 581, + "line": 577, "column": 38 } } }, "range": [ - 18084, - 18107 + 18001, + 18024 ], "loc": { "start": { - "line": 581, + "line": 577, "column": 16 }, "end": { - "line": 581, + "line": 577, "column": 39 } } } ], "range": [ - 18066, - 18121 + 17983, + 18038 ], "loc": { "start": { - "line": 580, + "line": 576, "column": 19 }, "end": { - "line": 582, + "line": 578, "column": 13 } } }, "range": [ - 17823, - 18121 + 17740, + 18038 ], "loc": { "start": { - "line": 575, + "line": 571, "column": 12 }, "end": { - "line": 582, + "line": 578, "column": 13 } } @@ -34985,16 +34786,16 @@ "object": { "type": "ThisExpression", "range": [ - 18134, - 18138 + 18051, + 18055 ], "loc": { "start": { - "line": 583, + "line": 579, "column": 12 }, "end": { - "line": 583, + "line": 579, "column": 16 } } @@ -35003,31 +34804,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 18139, - 18146 + 18056, + 18063 ], "loc": { "start": { - "line": 583, + "line": 579, "column": 17 }, "end": { - "line": 583, + "line": 579, "column": 24 } } }, "range": [ - 18134, - 18146 + 18051, + 18063 ], "loc": { "start": { - "line": 583, + "line": 579, "column": 12 }, "end": { - "line": 583, + "line": 579, "column": 24 } } @@ -35036,31 +34837,31 @@ "type": "Identifier", "name": "emit", "range": [ - 18147, - 18151 + 18064, + 18068 ], "loc": { "start": { - "line": 583, + "line": 579, "column": 25 }, "end": { - "line": 583, + "line": 579, "column": 29 } } }, "range": [ - 18134, - 18151 + 18051, + 18068 ], "loc": { "start": { - "line": 583, + "line": 579, "column": 12 }, "end": { - "line": 583, + "line": 579, "column": 29 } } @@ -35071,16 +34872,16 @@ "value": "row-paged", "raw": "'row-paged'", "range": [ - 18152, - 18163 + 18069, + 18080 ], "loc": { "start": { - "line": 583, + "line": 579, "column": 30 }, "end": { - "line": 583, + "line": 579, "column": 41 } } @@ -35089,16 +34890,16 @@ "type": "Identifier", "name": "tf", "range": [ - 18165, - 18167 + 18082, + 18084 ], "loc": { "start": { - "line": 583, + "line": 579, "column": 43 }, "end": { - "line": 583, + "line": 579, "column": 45 } } @@ -35107,16 +34908,16 @@ "type": "Identifier", "name": "validRowIdx", "range": [ - 18169, - 18180 + 18086, + 18097 ], "loc": { "start": { - "line": 583, + "line": 579, "column": 47 }, "end": { - "line": 583, + "line": 579, "column": 58 } } @@ -35125,16 +34926,16 @@ "type": "Identifier", "name": "h", "range": [ - 18182, - 18183 + 18099, + 18100 ], "loc": { "start": { - "line": 583, + "line": 579, "column": 60 }, "end": { - "line": 583, + "line": 579, "column": 61 } } @@ -35143,78 +34944,78 @@ "type": "Identifier", "name": "rowDisplayed", "range": [ - 18185, - 18197 + 18102, + 18114 ], "loc": { "start": { - "line": 583, + "line": 579, "column": 63 }, "end": { - "line": 583, + "line": 579, "column": 75 } } } ], "range": [ - 18134, - 18198 + 18051, + 18115 ], "loc": { "start": { - "line": 583, + "line": 579, "column": 12 }, "end": { - "line": 583, + "line": 579, "column": 76 } } }, "range": [ - 18134, - 18199 + 18051, + 18116 ], "loc": { "start": { - "line": 583, + "line": 579, "column": 12 }, "end": { - "line": 583, + "line": 579, "column": 77 } } } ], "range": [ - 17622, - 18209 + 17539, + 18126 ], "loc": { "start": { - "line": 569, + "line": 565, "column": 69 }, "end": { - "line": 584, + "line": 580, "column": 9 } } }, "range": [ - 17561, - 18209 + 17478, + 18126 ], "loc": { "start": { - "line": 569, + "line": 565, "column": 8 }, "end": { - "line": 584, + "line": 580, "column": 9 } }, @@ -35223,16 +35024,16 @@ "type": "Line", "value": "this loop shows valid rows of current page", "range": [ - 17508, - 17552 + 17425, + 17469 ], "loc": { "start": { - "line": 568, + "line": 564, "column": 8 }, "end": { - "line": 568, + "line": 564, "column": 52 } } @@ -35243,16 +35044,16 @@ "type": "Line", "value": " broadcast grouping by page", "range": [ - 18219, - 18248 + 18136, + 18165 ], "loc": { "start": { - "line": 586, + "line": 582, "column": 8 }, "end": { - "line": 586, + "line": 582, "column": 37 } } @@ -35272,16 +35073,16 @@ "object": { "type": "ThisExpression", "range": [ - 18257, - 18261 + 18174, + 18178 ], "loc": { "start": { - "line": 587, + "line": 583, "column": 8 }, "end": { - "line": 587, + "line": 583, "column": 12 } } @@ -35290,31 +35091,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 18262, - 18269 + 18179, + 18186 ], "loc": { "start": { - "line": 587, + "line": 583, "column": 13 }, "end": { - "line": 587, + "line": 583, "column": 20 } } }, "range": [ - 18257, - 18269 + 18174, + 18186 ], "loc": { "start": { - "line": 587, + "line": 583, "column": 8 }, "end": { - "line": 587, + "line": 583, "column": 20 } } @@ -35323,31 +35124,31 @@ "type": "Identifier", "name": "emit", "range": [ - 18270, - 18274 + 18187, + 18191 ], "loc": { "start": { - "line": 587, + "line": 583, "column": 21 }, "end": { - "line": 587, + "line": 583, "column": 25 } } }, "range": [ - 18257, - 18274 + 18174, + 18191 ], "loc": { "start": { - "line": 587, + "line": 583, "column": 8 }, "end": { - "line": 587, + "line": 583, "column": 25 } } @@ -35358,16 +35159,16 @@ "value": "grouped-by-page", "raw": "'grouped-by-page'", "range": [ - 18275, - 18292 + 18192, + 18209 ], "loc": { "start": { - "line": 587, + "line": 583, "column": 26 }, "end": { - "line": 587, + "line": 583, "column": 43 } } @@ -35376,16 +35177,16 @@ "type": "Identifier", "name": "tf", "range": [ - 18294, - 18296 + 18211, + 18213 ], "loc": { "start": { - "line": 587, + "line": 583, "column": 45 }, "end": { - "line": 587, + "line": 583, "column": 47 } } @@ -35393,47 +35194,47 @@ { "type": "ThisExpression", "range": [ - 18298, - 18302 + 18215, + 18219 ], "loc": { "start": { - "line": 587, + "line": 583, "column": 49 }, "end": { - "line": 587, + "line": 583, "column": 53 } } } ], "range": [ - 18257, - 18303 + 18174, + 18220 ], "loc": { "start": { - "line": 587, + "line": 583, "column": 8 }, "end": { - "line": 587, + "line": 583, "column": 54 } } }, "range": [ - 18257, - 18304 + 18174, + 18221 ], "loc": { "start": { - "line": 587, + "line": 583, "column": 8 }, "end": { - "line": 587, + "line": 583, "column": 55 } }, @@ -35442,16 +35243,16 @@ "type": "Line", "value": " broadcast grouping by page", "range": [ - 18219, - 18248 + 18136, + 18165 ], "loc": { "start": { - "line": 586, + "line": 582, "column": 8 }, "end": { - "line": 586, + "line": 582, "column": 37 } } @@ -35460,16 +35261,16 @@ } ], "range": [ - 17182, - 18310 + 17099, + 18227 ], "loc": { "start": { - "line": 557, + "line": 553, "column": 27 }, "end": { - "line": 588, + "line": 584, "column": 5 } } @@ -35477,16 +35278,16 @@ "generator": false, "expression": false, "range": [ - 17170, - 18310 + 17087, + 18227 ], "loc": { "start": { - "line": 557, + "line": 553, "column": 15 }, "end": { - "line": 588, + "line": 584, "column": 5 } } @@ -35494,16 +35295,16 @@ "kind": "method", "computed": false, "range": [ - 17159, - 18310 + 17076, + 18227 ], "loc": { "start": { - "line": 557, + "line": 553, "column": 4 }, "end": { - "line": 588, + "line": 584, "column": 5 } }, @@ -35512,16 +35313,16 @@ "type": "Block", "value": "*\n * Group table rows by page and display valid rows\n * @param {Array} validRows Collection of valid rows\n ", "range": [ - 17030, - 17154 + 16947, + 17071 ], "loc": { "start": { - "line": 553, + "line": 549, "column": 4 }, "end": { - "line": 556, + "line": 552, "column": 7 } } @@ -35532,16 +35333,16 @@ "type": "Block", "value": "*\n * Return the current page number\n * @return {Number} Page number\n ", "range": [ - 18316, - 18401 + 18233, + 18318 ], "loc": { "start": { - "line": 590, + "line": 586, "column": 4 }, "end": { - "line": 593, + "line": 589, "column": 7 } } @@ -35555,16 +35356,16 @@ "type": "Identifier", "name": "getPage", "range": [ - 18406, - 18413 + 18323, + 18330 ], "loc": { "start": { - "line": 594, + "line": 590, "column": 4 }, "end": { - "line": 594, + "line": 590, "column": 11 } } @@ -35584,16 +35385,16 @@ "object": { "type": "ThisExpression", "range": [ - 18433, - 18437 + 18350, + 18354 ], "loc": { "start": { - "line": 595, + "line": 591, "column": 15 }, "end": { - "line": 595, + "line": 591, "column": 19 } } @@ -35602,62 +35403,62 @@ "type": "Identifier", "name": "currentPageNb", "range": [ - 18438, - 18451 + 18355, + 18368 ], "loc": { "start": { - "line": 595, + "line": 591, "column": 20 }, "end": { - "line": 595, + "line": 591, "column": 33 } } }, "range": [ - 18433, - 18451 + 18350, + 18368 ], "loc": { "start": { - "line": 595, + "line": 591, "column": 15 }, "end": { - "line": 595, + "line": 591, "column": 33 } } }, "range": [ - 18426, - 18452 + 18343, + 18369 ], "loc": { "start": { - "line": 595, + "line": 591, "column": 8 }, "end": { - "line": 595, + "line": 591, "column": 34 } } } ], "range": [ - 18416, - 18458 + 18333, + 18375 ], "loc": { "start": { - "line": 594, + "line": 590, "column": 14 }, "end": { - "line": 596, + "line": 592, "column": 5 } } @@ -35665,16 +35466,16 @@ "generator": false, "expression": false, "range": [ - 18413, - 18458 + 18330, + 18375 ], "loc": { "start": { - "line": 594, + "line": 590, "column": 11 }, "end": { - "line": 596, + "line": 592, "column": 5 } } @@ -35682,16 +35483,16 @@ "kind": "method", "computed": false, "range": [ - 18406, - 18458 + 18323, + 18375 ], "loc": { "start": { - "line": 594, + "line": 590, "column": 4 }, "end": { - "line": 596, + "line": 592, "column": 5 } }, @@ -35700,16 +35501,16 @@ "type": "Block", "value": "*\n * Return the current page number\n * @return {Number} Page number\n ", "range": [ - 18316, - 18401 + 18233, + 18318 ], "loc": { "start": { - "line": 590, + "line": 586, "column": 4 }, "end": { - "line": 593, + "line": 589, "column": 7 } } @@ -35720,16 +35521,16 @@ "type": "Block", "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 ", "range": [ - 18464, - 18672 + 18381, + 18589 ], "loc": { "start": { - "line": 598, + "line": 594, "column": 4 }, "end": { - "line": 602, + "line": 598, "column": 7 } } @@ -35743,16 +35544,16 @@ "type": "Identifier", "name": "setPage", "range": [ - 18677, - 18684 + 18594, + 18601 ], "loc": { "start": { - "line": 603, + "line": 599, "column": 4 }, "end": { - "line": 603, + "line": 599, "column": 11 } } @@ -35765,16 +35566,16 @@ "type": "Identifier", "name": "cmd", "range": [ - 18685, - 18688 + 18602, + 18605 ], "loc": { "start": { - "line": 603, + "line": 599, "column": 12 }, "end": { - "line": 603, + "line": 599, "column": 15 } } @@ -35792,16 +35593,16 @@ "type": "Identifier", "name": "tf", "range": [ - 18704, - 18706 + 18621, + 18623 ], "loc": { "start": { - "line": 604, + "line": 600, "column": 12 }, "end": { - "line": 604, + "line": 600, "column": 14 } } @@ -35812,16 +35613,16 @@ "object": { "type": "ThisExpression", "range": [ - 18709, - 18713 + 18626, + 18630 ], "loc": { "start": { - "line": 604, + "line": 600, "column": 17 }, "end": { - "line": 604, + "line": 600, "column": 21 } } @@ -35830,46 +35631,46 @@ "type": "Identifier", "name": "tf", "range": [ - 18714, - 18716 + 18631, + 18633 ], "loc": { "start": { - "line": 604, + "line": 600, "column": 22 }, "end": { - "line": 604, + "line": 600, "column": 24 } } }, "range": [ - 18709, - 18716 + 18626, + 18633 ], "loc": { "start": { - "line": 604, + "line": 600, "column": 17 }, "end": { - "line": 604, + "line": 600, "column": 24 } } }, "range": [ - 18704, - 18716 + 18621, + 18633 ], "loc": { "start": { - "line": 604, + "line": 600, "column": 12 }, "end": { - "line": 604, + "line": 600, "column": 24 } } @@ -35877,16 +35678,16 @@ ], "kind": "var", "range": [ - 18700, - 18717 + 18617, + 18634 ], "loc": { "start": { - "line": 604, + "line": 600, "column": 8 }, "end": { - "line": 604, + "line": 600, "column": 25 } } @@ -35908,16 +35709,16 @@ "type": "Identifier", "name": "tf", "range": [ - 18731, - 18733 + 18648, + 18650 ], "loc": { "start": { - "line": 605, + "line": 601, "column": 13 }, "end": { - "line": 605, + "line": 601, "column": 15 } } @@ -35926,63 +35727,63 @@ "type": "Identifier", "name": "isInitialized", "range": [ - 18734, - 18747 + 18651, + 18664 ], "loc": { "start": { - "line": 605, + "line": 601, "column": 16 }, "end": { - "line": 605, + "line": 601, "column": 29 } } }, "range": [ - 18731, - 18747 + 18648, + 18664 ], "loc": { "start": { - "line": 605, + "line": 601, "column": 13 }, "end": { - "line": 605, + "line": 601, "column": 29 } } }, "arguments": [], "range": [ - 18731, - 18749 + 18648, + 18666 ], "loc": { "start": { - "line": 605, + "line": 601, "column": 13 }, "end": { - "line": 605, + "line": 601, "column": 31 } } }, "prefix": true, "range": [ - 18730, - 18749 + 18647, + 18666 ], "loc": { "start": { - "line": 605, + "line": 601, "column": 12 }, "end": { - "line": 605, + "line": 601, "column": 31 } } @@ -35998,16 +35799,16 @@ "object": { "type": "ThisExpression", "range": [ - 18754, - 18758 + 18671, + 18675 ], "loc": { "start": { - "line": 605, + "line": 601, "column": 36 }, "end": { - "line": 605, + "line": 601, "column": 40 } } @@ -36016,78 +35817,78 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 18759, - 18768 + 18676, + 18685 ], "loc": { "start": { - "line": 605, + "line": 601, "column": 41 }, "end": { - "line": 605, + "line": 601, "column": 50 } } }, "range": [ - 18754, - 18768 + 18671, + 18685 ], "loc": { "start": { - "line": 605, + "line": 601, "column": 36 }, "end": { - "line": 605, + "line": 601, "column": 50 } } }, "arguments": [], "range": [ - 18754, - 18770 + 18671, + 18687 ], "loc": { "start": { - "line": 605, + "line": 601, "column": 36 }, "end": { - "line": 605, + "line": 601, "column": 52 } } }, "prefix": true, "range": [ - 18753, - 18770 + 18670, + 18687 ], "loc": { "start": { - "line": 605, + "line": 601, "column": 35 }, "end": { - "line": 605, + "line": 601, "column": 52 } } }, "range": [ - 18730, - 18770 + 18647, + 18687 ], "loc": { "start": { - "line": 605, + "line": 601, "column": 12 }, "end": { - "line": 605, + "line": 601, "column": 52 } } @@ -36099,48 +35900,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 18786, - 18793 + 18703, + 18710 ], "loc": { "start": { - "line": 606, + "line": 602, "column": 12 }, "end": { - "line": 606, + "line": 602, "column": 19 } } } ], "range": [ - 18772, - 18803 + 18689, + 18720 ], "loc": { "start": { - "line": 605, + "line": 601, "column": 54 }, "end": { - "line": 607, + "line": 603, "column": 9 } } }, "alternate": null, "range": [ - 18726, - 18803 + 18643, + 18720 ], "loc": { "start": { - "line": 605, + "line": 601, "column": 8 }, "end": { - "line": 607, + "line": 603, "column": 9 } } @@ -36154,16 +35955,16 @@ "type": "Identifier", "name": "btnEvt", "range": [ - 18816, - 18822 + 18733, + 18739 ], "loc": { "start": { - "line": 608, + "line": 604, "column": 12 }, "end": { - "line": 608, + "line": 604, "column": 18 } } @@ -36174,16 +35975,16 @@ "object": { "type": "ThisExpression", "range": [ - 18825, - 18829 + 18742, + 18746 ], "loc": { "start": { - "line": 608, + "line": 604, "column": 21 }, "end": { - "line": 608, + "line": 604, "column": 25 } } @@ -36192,46 +35993,46 @@ "type": "Identifier", "name": "evt", "range": [ - 18830, - 18833 + 18747, + 18750 ], "loc": { "start": { - "line": 608, + "line": 604, "column": 26 }, "end": { - "line": 608, + "line": 604, "column": 29 } } }, "range": [ - 18825, - 18833 + 18742, + 18750 ], "loc": { "start": { - "line": 608, + "line": 604, "column": 21 }, "end": { - "line": 608, + "line": 604, "column": 29 } } }, "range": [ - 18816, - 18833 + 18733, + 18750 ], "loc": { "start": { - "line": 608, + "line": 604, "column": 12 }, "end": { - "line": 608, + "line": 604, "column": 29 } } @@ -36242,16 +36043,16 @@ "type": "Identifier", "name": "cmdtype", "range": [ - 18847, - 18854 + 18764, + 18771 ], "loc": { "start": { - "line": 609, + "line": 605, "column": 12 }, "end": { - "line": 609, + "line": 605, "column": 19 } } @@ -36263,47 +36064,47 @@ "type": "Identifier", "name": "cmd", "range": [ - 18864, - 18867 + 18781, + 18784 ], "loc": { "start": { - "line": 609, + "line": 605, "column": 29 }, "end": { - "line": 609, + "line": 605, "column": 32 } } }, "prefix": true, "range": [ - 18857, - 18867 + 18774, + 18784 ], "loc": { "start": { - "line": 609, + "line": 605, "column": 22 }, "end": { - "line": 609, + "line": 605, "column": 32 } } }, "range": [ - 18847, - 18867 + 18764, + 18784 ], "loc": { "start": { - "line": 609, + "line": 605, "column": 12 }, "end": { - "line": 609, + "line": 605, "column": 32 } } @@ -36311,16 +36112,16 @@ ], "kind": "var", "range": [ - 18812, - 18868 + 18729, + 18785 ], "loc": { "start": { - "line": 608, + "line": 604, "column": 8 }, "end": { - "line": 609, + "line": 605, "column": 33 } } @@ -36334,16 +36135,16 @@ "type": "Identifier", "name": "cmdtype", "range": [ - 18881, - 18888 + 18798, + 18805 ], "loc": { "start": { - "line": 610, + "line": 606, "column": 12 }, "end": { - "line": 610, + "line": 606, "column": 19 } } @@ -36353,31 +36154,31 @@ "value": "string", "raw": "'string'", "range": [ - 18893, - 18901 + 18810, + 18818 ], "loc": { "start": { - "line": 610, + "line": 606, "column": 24 }, "end": { - "line": 610, + "line": 606, "column": 32 } } }, "range": [ - 18881, - 18901 + 18798, + 18818 ], "loc": { "start": { - "line": 610, + "line": 606, "column": 12 }, "end": { - "line": 610, + "line": 606, "column": 32 } } @@ -36396,16 +36197,16 @@ "type": "Identifier", "name": "cmd", "range": [ - 18925, - 18928 + 18842, + 18845 ], "loc": { "start": { - "line": 611, + "line": 607, "column": 20 }, "end": { - "line": 611, + "line": 607, "column": 23 } } @@ -36414,47 +36215,47 @@ "type": "Identifier", "name": "toLowerCase", "range": [ - 18929, - 18940 + 18846, + 18857 ], "loc": { "start": { - "line": 611, + "line": 607, "column": 24 }, "end": { - "line": 611, + "line": 607, "column": 35 } } }, "range": [ - 18925, - 18940 + 18842, + 18857 ], "loc": { "start": { - "line": 611, + "line": 607, "column": 20 }, "end": { - "line": 611, + "line": 607, "column": 35 } } }, "arguments": [], "range": [ - 18925, - 18942 + 18842, + 18859 ], "loc": { "start": { - "line": 611, + "line": 607, "column": 20 }, "end": { - "line": 611, + "line": 607, "column": 37 } } @@ -36467,16 +36268,16 @@ "value": "next", "raw": "'next'", "range": [ - 18967, - 18973 + 18884, + 18890 ], "loc": { "start": { - "line": 612, + "line": 608, "column": 21 }, "end": { - "line": 612, + "line": 608, "column": 27 } } @@ -36493,16 +36294,16 @@ "type": "Identifier", "name": "btnEvt", "range": [ - 18995, - 19001 + 18912, + 18918 ], "loc": { "start": { - "line": 613, + "line": 609, "column": 20 }, "end": { - "line": 613, + "line": 609, "column": 26 } } @@ -36511,62 +36312,62 @@ "type": "Identifier", "name": "next", "range": [ - 19002, - 19006 + 18919, + 18923 ], "loc": { "start": { - "line": 613, + "line": 609, "column": 27 }, "end": { - "line": 613, + "line": 609, "column": 31 } } }, "range": [ - 18995, - 19006 + 18912, + 18923 ], "loc": { "start": { - "line": 613, + "line": 609, "column": 20 }, "end": { - "line": 613, + "line": 609, "column": 31 } } }, "arguments": [], "range": [ - 18995, - 19008 + 18912, + 18925 ], "loc": { "start": { - "line": 613, + "line": 609, "column": 20 }, "end": { - "line": 613, + "line": 609, "column": 33 } } }, "range": [ - 18995, - 19009 + 18912, + 18926 ], "loc": { "start": { - "line": 613, + "line": 609, "column": 20 }, "end": { - "line": 613, + "line": 609, "column": 34 } } @@ -36575,32 +36376,32 @@ "type": "BreakStatement", "label": null, "range": [ - 19030, - 19036 + 18947, + 18953 ], "loc": { "start": { - "line": 614, + "line": 610, "column": 20 }, "end": { - "line": 614, + "line": 610, "column": 26 } } } ], "range": [ - 18962, - 19036 + 18879, + 18953 ], "loc": { "start": { - "line": 612, + "line": 608, "column": 16 }, "end": { - "line": 614, + "line": 610, "column": 26 } } @@ -36612,16 +36413,16 @@ "value": "previous", "raw": "'previous'", "range": [ - 19058, - 19068 + 18975, + 18985 ], "loc": { "start": { - "line": 615, + "line": 611, "column": 21 }, "end": { - "line": 615, + "line": 611, "column": 31 } } @@ -36638,16 +36439,16 @@ "type": "Identifier", "name": "btnEvt", "range": [ - 19090, - 19096 + 19007, + 19013 ], "loc": { "start": { - "line": 616, + "line": 612, "column": 20 }, "end": { - "line": 616, + "line": 612, "column": 26 } } @@ -36656,62 +36457,62 @@ "type": "Identifier", "name": "prev", "range": [ - 19097, - 19101 + 19014, + 19018 ], "loc": { "start": { - "line": 616, + "line": 612, "column": 27 }, "end": { - "line": 616, + "line": 612, "column": 31 } } }, "range": [ - 19090, - 19101 + 19007, + 19018 ], "loc": { "start": { - "line": 616, + "line": 612, "column": 20 }, "end": { - "line": 616, + "line": 612, "column": 31 } } }, "arguments": [], "range": [ - 19090, - 19103 + 19007, + 19020 ], "loc": { "start": { - "line": 616, + "line": 612, "column": 20 }, "end": { - "line": 616, + "line": 612, "column": 33 } } }, "range": [ - 19090, - 19104 + 19007, + 19021 ], "loc": { "start": { - "line": 616, + "line": 612, "column": 20 }, "end": { - "line": 616, + "line": 612, "column": 34 } } @@ -36720,32 +36521,32 @@ "type": "BreakStatement", "label": null, "range": [ - 19125, - 19131 + 19042, + 19048 ], "loc": { "start": { - "line": 617, + "line": 613, "column": 20 }, "end": { - "line": 617, + "line": 613, "column": 26 } } } ], "range": [ - 19053, - 19131 + 18970, + 19048 ], "loc": { "start": { - "line": 615, + "line": 611, "column": 16 }, "end": { - "line": 617, + "line": 613, "column": 26 } } @@ -36757,16 +36558,16 @@ "value": "last", "raw": "'last'", "range": [ - 19153, - 19159 + 19070, + 19076 ], "loc": { "start": { - "line": 618, + "line": 614, "column": 21 }, "end": { - "line": 618, + "line": 614, "column": 27 } } @@ -36783,16 +36584,16 @@ "type": "Identifier", "name": "btnEvt", "range": [ - 19181, - 19187 + 19098, + 19104 ], "loc": { "start": { - "line": 619, + "line": 615, "column": 20 }, "end": { - "line": 619, + "line": 615, "column": 26 } } @@ -36801,62 +36602,62 @@ "type": "Identifier", "name": "last", "range": [ - 19188, - 19192 + 19105, + 19109 ], "loc": { "start": { - "line": 619, + "line": 615, "column": 27 }, "end": { - "line": 619, + "line": 615, "column": 31 } } }, "range": [ - 19181, - 19192 + 19098, + 19109 ], "loc": { "start": { - "line": 619, + "line": 615, "column": 20 }, "end": { - "line": 619, + "line": 615, "column": 31 } } }, "arguments": [], "range": [ - 19181, - 19194 + 19098, + 19111 ], "loc": { "start": { - "line": 619, + "line": 615, "column": 20 }, "end": { - "line": 619, + "line": 615, "column": 33 } } }, "range": [ - 19181, - 19195 + 19098, + 19112 ], "loc": { "start": { - "line": 619, + "line": 615, "column": 20 }, "end": { - "line": 619, + "line": 615, "column": 34 } } @@ -36865,32 +36666,32 @@ "type": "BreakStatement", "label": null, "range": [ - 19216, - 19222 + 19133, + 19139 ], "loc": { "start": { - "line": 620, + "line": 616, "column": 20 }, "end": { - "line": 620, + "line": 616, "column": 26 } } } ], "range": [ - 19148, - 19222 + 19065, + 19139 ], "loc": { "start": { - "line": 618, + "line": 614, "column": 16 }, "end": { - "line": 620, + "line": 616, "column": 26 } } @@ -36902,16 +36703,16 @@ "value": "first", "raw": "'first'", "range": [ - 19244, - 19251 + 19161, + 19168 ], "loc": { "start": { - "line": 621, + "line": 617, "column": 21 }, "end": { - "line": 621, + "line": 617, "column": 28 } } @@ -36928,16 +36729,16 @@ "type": "Identifier", "name": "btnEvt", "range": [ - 19273, - 19279 + 19190, + 19196 ], "loc": { "start": { - "line": 622, + "line": 618, "column": 20 }, "end": { - "line": 622, + "line": 618, "column": 26 } } @@ -36946,62 +36747,62 @@ "type": "Identifier", "name": "first", "range": [ - 19280, - 19285 + 19197, + 19202 ], "loc": { "start": { - "line": 622, + "line": 618, "column": 27 }, "end": { - "line": 622, + "line": 618, "column": 32 } } }, "range": [ - 19273, - 19285 + 19190, + 19202 ], "loc": { "start": { - "line": 622, + "line": 618, "column": 20 }, "end": { - "line": 622, + "line": 618, "column": 32 } } }, "arguments": [], "range": [ - 19273, - 19287 + 19190, + 19204 ], "loc": { "start": { - "line": 622, + "line": 618, "column": 20 }, "end": { - "line": 622, + "line": 618, "column": 34 } } }, "range": [ - 19273, - 19288 + 19190, + 19205 ], "loc": { "start": { - "line": 622, + "line": 618, "column": 20 }, "end": { - "line": 622, + "line": 618, "column": 35 } } @@ -37010,32 +36811,32 @@ "type": "BreakStatement", "label": null, "range": [ - 19309, - 19315 + 19226, + 19232 ], "loc": { "start": { - "line": 623, + "line": 619, "column": 20 }, "end": { - "line": 623, + "line": 619, "column": 26 } } } ], "range": [ - 19239, - 19315 + 19156, + 19232 ], "loc": { "start": { - "line": 621, + "line": 617, "column": 16 }, "end": { - "line": 623, + "line": 619, "column": 26 } } @@ -37055,16 +36856,16 @@ "type": "Identifier", "name": "btnEvt", "range": [ - 19361, - 19367 + 19278, + 19284 ], "loc": { "start": { - "line": 625, + "line": 621, "column": 20 }, "end": { - "line": 625, + "line": 621, "column": 26 } } @@ -37073,62 +36874,62 @@ "type": "Identifier", "name": "next", "range": [ - 19368, - 19372 + 19285, + 19289 ], "loc": { "start": { - "line": 625, + "line": 621, "column": 27 }, "end": { - "line": 625, + "line": 621, "column": 31 } } }, "range": [ - 19361, - 19372 + 19278, + 19289 ], "loc": { "start": { - "line": 625, + "line": 621, "column": 20 }, "end": { - "line": 625, + "line": 621, "column": 31 } } }, "arguments": [], "range": [ - 19361, - 19374 + 19278, + 19291 ], "loc": { "start": { - "line": 625, + "line": 621, "column": 20 }, "end": { - "line": 625, + "line": 621, "column": 33 } } }, "range": [ - 19361, - 19375 + 19278, + 19292 ], "loc": { "start": { - "line": 625, + "line": 621, "column": 20 }, "end": { - "line": 625, + "line": 621, "column": 34 } } @@ -37137,64 +36938,64 @@ "type": "BreakStatement", "label": null, "range": [ - 19396, - 19402 + 19313, + 19319 ], "loc": { "start": { - "line": 626, + "line": 622, "column": 20 }, "end": { - "line": 626, + "line": 622, "column": 26 } } } ], "range": [ - 19332, - 19402 + 19249, + 19319 ], "loc": { "start": { - "line": 624, + "line": 620, "column": 16 }, "end": { - "line": 626, + "line": 622, "column": 26 } } } ], "range": [ - 18917, - 19416 + 18834, + 19333 ], "loc": { "start": { - "line": 611, + "line": 607, "column": 12 }, "end": { - "line": 627, + "line": 623, "column": 13 } } } ], "range": [ - 18903, - 19426 + 18820, + 19343 ], "loc": { "start": { - "line": 610, + "line": 606, "column": 34 }, "end": { - "line": 628, + "line": 624, "column": 9 } } @@ -37208,16 +37009,16 @@ "type": "Identifier", "name": "cmdtype", "range": [ - 19444, - 19451 + 19361, + 19368 ], "loc": { "start": { - "line": 629, + "line": 625, "column": 17 }, "end": { - "line": 629, + "line": 625, "column": 24 } } @@ -37227,31 +37028,31 @@ "value": "number", "raw": "'number'", "range": [ - 19456, - 19464 + 19373, + 19381 ], "loc": { "start": { - "line": 629, + "line": 625, "column": 29 }, "end": { - "line": 629, + "line": 625, "column": 37 } } }, "range": [ - 19444, - 19464 + 19361, + 19381 ], "loc": { "start": { - "line": 629, + "line": 625, "column": 17 }, "end": { - "line": 629, + "line": 625, "column": 37 } } @@ -37269,16 +37070,16 @@ "object": { "type": "ThisExpression", "range": [ - 19480, - 19484 + 19397, + 19401 ], "loc": { "start": { - "line": 630, + "line": 626, "column": 12 }, "end": { - "line": 630, + "line": 626, "column": 16 } } @@ -37287,31 +37088,31 @@ "type": "Identifier", "name": "changePage", "range": [ - 19485, - 19495 + 19402, + 19412 ], "loc": { "start": { - "line": 630, + "line": 626, "column": 17 }, "end": { - "line": 630, + "line": 626, "column": 27 } } }, "range": [ - 19480, - 19495 + 19397, + 19412 ], "loc": { "start": { - "line": 630, + "line": 626, "column": 12 }, "end": { - "line": 630, + "line": 626, "column": 27 } } @@ -37324,16 +37125,16 @@ "type": "Identifier", "name": "cmd", "range": [ - 19496, - 19499 + 19413, + 19416 ], "loc": { "start": { - "line": 630, + "line": 626, "column": 28 }, "end": { - "line": 630, + "line": 626, "column": 31 } } @@ -37343,125 +37144,125 @@ "value": 1, "raw": "1", "range": [ - 19502, - 19503 + 19419, + 19420 ], "loc": { "start": { - "line": 630, + "line": 626, "column": 34 }, "end": { - "line": 630, + "line": 626, "column": 35 } } }, "range": [ - 19496, - 19503 + 19413, + 19420 ], "loc": { "start": { - "line": 630, + "line": 626, "column": 28 }, "end": { - "line": 630, + "line": 626, "column": 35 } } } ], "range": [ - 19480, - 19504 + 19397, + 19421 ], "loc": { "start": { - "line": 630, + "line": 626, "column": 12 }, "end": { - "line": 630, + "line": 626, "column": 36 } } }, "range": [ - 19480, - 19505 + 19397, + 19422 ], "loc": { "start": { - "line": 630, + "line": 626, "column": 12 }, "end": { - "line": 630, + "line": 626, "column": 37 } } } ], "range": [ - 19466, - 19515 + 19383, + 19432 ], "loc": { "start": { - "line": 629, + "line": 625, "column": 39 }, "end": { - "line": 631, + "line": 627, "column": 9 } } }, "alternate": null, "range": [ - 19440, - 19515 + 19357, + 19432 ], "loc": { "start": { - "line": 629, + "line": 625, "column": 13 }, "end": { - "line": 631, + "line": 627, "column": 9 } } }, "range": [ - 18877, - 19515 + 18794, + 19432 ], "loc": { "start": { - "line": 610, + "line": 606, "column": 8 }, "end": { - "line": 631, + "line": 627, "column": 9 } } } ], "range": [ - 18690, - 19521 + 18607, + 19438 ], "loc": { "start": { - "line": 603, + "line": 599, "column": 17 }, "end": { - "line": 632, + "line": 628, "column": 5 } } @@ -37469,16 +37270,16 @@ "generator": false, "expression": false, "range": [ - 18684, - 19521 + 18601, + 19438 ], "loc": { "start": { - "line": 603, + "line": 599, "column": 11 }, "end": { - "line": 632, + "line": 628, "column": 5 } } @@ -37486,16 +37287,16 @@ "kind": "method", "computed": false, "range": [ - 18677, - 19521 + 18594, + 19438 ], "loc": { "start": { - "line": 603, + "line": 599, "column": 4 }, "end": { - "line": 632, + "line": 628, "column": 5 } }, @@ -37504,16 +37305,16 @@ "type": "Block", "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 ", "range": [ - 18464, - 18672 + 18381, + 18589 ], "loc": { "start": { - "line": 598, + "line": 594, "column": 4 }, "end": { - "line": 602, + "line": 598, "column": 7 } } @@ -37524,16 +37325,16 @@ "type": "Block", "value": "*\n * Generates UI elements for the number of results per page drop-down\n ", "range": [ - 19527, - 19612 + 19444, + 19529 ], "loc": { "start": { - "line": 634, + "line": 630, "column": 4 }, "end": { - "line": 636, + "line": 632, "column": 7 } } @@ -37547,16 +37348,16 @@ "type": "Identifier", "name": "setResultsPerPage", "range": [ - 19617, - 19634 + 19534, + 19551 ], "loc": { "start": { - "line": 637, + "line": 633, "column": 4 }, "end": { - "line": 637, + "line": 633, "column": 21 } } @@ -37577,16 +37378,16 @@ "type": "Identifier", "name": "tf", "range": [ - 19651, - 19653 + 19568, + 19570 ], "loc": { "start": { - "line": 638, + "line": 634, "column": 12 }, "end": { - "line": 638, + "line": 634, "column": 14 } } @@ -37597,16 +37398,16 @@ "object": { "type": "ThisExpression", "range": [ - 19656, - 19660 + 19573, + 19577 ], "loc": { "start": { - "line": 638, + "line": 634, "column": 17 }, "end": { - "line": 638, + "line": 634, "column": 21 } } @@ -37615,46 +37416,46 @@ "type": "Identifier", "name": "tf", "range": [ - 19661, - 19663 + 19578, + 19580 ], "loc": { "start": { - "line": 638, + "line": 634, "column": 22 }, "end": { - "line": 638, + "line": 634, "column": 24 } } }, "range": [ - 19656, - 19663 + 19573, + 19580 ], "loc": { "start": { - "line": 638, + "line": 634, "column": 17 }, "end": { - "line": 638, + "line": 634, "column": 24 } } }, "range": [ - 19651, - 19663 + 19568, + 19580 ], "loc": { "start": { - "line": 638, + "line": 634, "column": 12 }, "end": { - "line": 638, + "line": 634, "column": 24 } } @@ -37662,16 +37463,16 @@ ], "kind": "var", "range": [ - 19647, - 19664 + 19564, + 19581 ], "loc": { "start": { - "line": 638, + "line": 634, "column": 8 }, "end": { - "line": 638, + "line": 634, "column": 25 } } @@ -37685,16 +37486,16 @@ "type": "Identifier", "name": "evt", "range": [ - 19677, - 19680 + 19594, + 19597 ], "loc": { "start": { - "line": 639, + "line": 635, "column": 12 }, "end": { - "line": 639, + "line": 635, "column": 15 } } @@ -37705,16 +37506,16 @@ "object": { "type": "ThisExpression", "range": [ - 19683, - 19687 + 19600, + 19604 ], "loc": { "start": { - "line": 639, + "line": 635, "column": 18 }, "end": { - "line": 639, + "line": 635, "column": 22 } } @@ -37723,46 +37524,46 @@ "type": "Identifier", "name": "evt", "range": [ - 19688, - 19691 + 19605, + 19608 ], "loc": { "start": { - "line": 639, + "line": 635, "column": 23 }, "end": { - "line": 639, + "line": 635, "column": 26 } } }, "range": [ - 19683, - 19691 + 19600, + 19608 ], "loc": { "start": { - "line": 639, + "line": 635, "column": 18 }, "end": { - "line": 639, + "line": 635, "column": 26 } } }, "range": [ - 19677, - 19691 + 19594, + 19608 ], "loc": { "start": { - "line": 639, + "line": 635, "column": 12 }, "end": { - "line": 639, + "line": 635, "column": 26 } } @@ -37770,16 +37571,16 @@ ], "kind": "var", "range": [ - 19673, - 19692 + 19590, + 19609 ], "loc": { "start": { - "line": 639, + "line": 635, "column": 8 }, "end": { - "line": 639, + "line": 635, "column": 27 } } @@ -37795,16 +37596,16 @@ "object": { "type": "ThisExpression", "range": [ - 19706, - 19710 + 19623, + 19627 ], "loc": { "start": { - "line": 641, + "line": 637, "column": 12 }, "end": { - "line": 641, + "line": 637, "column": 16 } } @@ -37813,31 +37614,31 @@ "type": "Identifier", "name": "resultsPerPageSlc", "range": [ - 19711, - 19728 + 19628, + 19645 ], "loc": { "start": { - "line": 641, + "line": 637, "column": 17 }, "end": { - "line": 641, + "line": 637, "column": 34 } } }, "range": [ - 19706, - 19728 + 19623, + 19645 ], "loc": { "start": { - "line": 641, + "line": 637, "column": 12 }, "end": { - "line": 641, + "line": 637, "column": 34 } } @@ -37851,16 +37652,16 @@ "object": { "type": "ThisExpression", "range": [ - 19733, - 19737 + 19650, + 19654 ], "loc": { "start": { - "line": 641, + "line": 637, "column": 39 }, "end": { - "line": 641, + "line": 637, "column": 43 } } @@ -37869,62 +37670,62 @@ "type": "Identifier", "name": "resultsPerPage", "range": [ - 19738, - 19752 + 19655, + 19669 ], "loc": { "start": { - "line": 641, + "line": 637, "column": 44 }, "end": { - "line": 641, + "line": 637, "column": 58 } } }, "range": [ - 19733, - 19752 + 19650, + 19669 ], "loc": { "start": { - "line": 641, + "line": 637, "column": 39 }, "end": { - "line": 641, + "line": 637, "column": 58 } } }, "prefix": true, "range": [ - 19732, - 19752 + 19649, + 19669 ], "loc": { "start": { - "line": 641, + "line": 637, "column": 38 }, "end": { - "line": 641, + "line": 637, "column": 58 } } }, "range": [ - 19706, - 19752 + 19623, + 19669 ], "loc": { "start": { - "line": 641, + "line": 637, "column": 12 }, "end": { - "line": 641, + "line": 637, "column": 58 } } @@ -37936,48 +37737,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 19768, - 19775 + 19685, + 19692 ], "loc": { "start": { - "line": 642, + "line": 638, "column": 12 }, "end": { - "line": 642, + "line": 638, "column": 19 } } } ], "range": [ - 19754, - 19785 + 19671, + 19702 ], "loc": { "start": { - "line": 641, + "line": 637, "column": 60 }, "end": { - "line": 643, + "line": 639, "column": 9 } } }, "alternate": null, "range": [ - 19702, - 19785 + 19619, + 19702 ], "loc": { "start": { - "line": 641, + "line": 637, "column": 8 }, "end": { - "line": 643, + "line": 639, "column": 9 } } @@ -37994,16 +37795,16 @@ "type": "Identifier", "name": "evt", "range": [ - 19795, - 19798 + 19712, + 19715 ], "loc": { "start": { - "line": 645, + "line": 641, "column": 8 }, "end": { - "line": 645, + "line": 641, "column": 11 } } @@ -38012,31 +37813,31 @@ "type": "Identifier", "name": "slcResultsChange", "range": [ - 19799, - 19815 + 19716, + 19732 ], "loc": { "start": { - "line": 645, + "line": 641, "column": 12 }, "end": { - "line": 645, + "line": 641, "column": 28 } } }, "range": [ - 19795, - 19815 + 19712, + 19732 ], "loc": { "start": { - "line": 645, + "line": 641, "column": 8 }, "end": { - "line": 645, + "line": 641, "column": 28 } } @@ -38049,16 +37850,16 @@ "type": "Identifier", "name": "ev", "range": [ - 19819, - 19821 + 19736, + 19738 ], "loc": { "start": { - "line": 645, + "line": 641, "column": 32 }, "end": { - "line": 645, + "line": 641, "column": 34 } } @@ -38077,16 +37878,16 @@ "object": { "type": "ThisExpression", "range": [ - 19840, - 19844 + 19757, + 19761 ], "loc": { "start": { - "line": 646, + "line": 642, "column": 12 }, "end": { - "line": 646, + "line": 642, "column": 16 } } @@ -38095,62 +37896,62 @@ "type": "Identifier", "name": "onChangeResultsPerPage", "range": [ - 19845, - 19867 + 19762, + 19784 ], "loc": { "start": { - "line": 646, + "line": 642, "column": 17 }, "end": { - "line": 646, + "line": 642, "column": 39 } } }, "range": [ - 19840, - 19867 + 19757, + 19784 ], "loc": { "start": { - "line": 646, + "line": 642, "column": 12 }, "end": { - "line": 646, + "line": 642, "column": 39 } } }, "arguments": [], "range": [ - 19840, - 19869 + 19757, + 19786 ], "loc": { "start": { - "line": 646, + "line": 642, "column": 12 }, "end": { - "line": 646, + "line": 642, "column": 41 } } }, "range": [ - 19840, - 19870 + 19757, + 19787 ], "loc": { "start": { - "line": 646, + "line": 642, "column": 12 }, "end": { - "line": 646, + "line": 642, "column": 42 } } @@ -38169,16 +37970,16 @@ "type": "Identifier", "name": "ev", "range": [ - 19883, - 19885 + 19800, + 19802 ], "loc": { "start": { - "line": 647, + "line": 643, "column": 12 }, "end": { - "line": 647, + "line": 643, "column": 14 } } @@ -38187,31 +37988,31 @@ "type": "Identifier", "name": "target", "range": [ - 19886, - 19892 + 19803, + 19809 ], "loc": { "start": { - "line": 647, + "line": 643, "column": 15 }, "end": { - "line": 647, + "line": 643, "column": 21 } } }, "range": [ - 19883, - 19892 + 19800, + 19809 ], "loc": { "start": { - "line": 647, + "line": 643, "column": 12 }, "end": { - "line": 647, + "line": 643, "column": 21 } } @@ -38220,78 +38021,78 @@ "type": "Identifier", "name": "blur", "range": [ - 19893, - 19897 + 19810, + 19814 ], "loc": { "start": { - "line": 647, + "line": 643, "column": 22 }, "end": { - "line": 647, + "line": 643, "column": 26 } } }, "range": [ - 19883, - 19897 + 19800, + 19814 ], "loc": { "start": { - "line": 647, + "line": 643, "column": 12 }, "end": { - "line": 647, + "line": 643, "column": 26 } } }, "arguments": [], "range": [ - 19883, - 19899 + 19800, + 19816 ], "loc": { "start": { - "line": 647, + "line": 643, "column": 12 }, "end": { - "line": 647, + "line": 643, "column": 28 } } }, "range": [ - 19883, - 19900 + 19800, + 19817 ], "loc": { "start": { - "line": 647, + "line": 643, "column": 12 }, "end": { - "line": 647, + "line": 643, "column": 29 } } } ], "range": [ - 19826, - 19910 + 19743, + 19827 ], "loc": { "start": { - "line": 645, + "line": 641, "column": 39 }, "end": { - "line": 648, + "line": 644, "column": 9 } } @@ -38299,46 +38100,46 @@ "generator": false, "expression": false, "range": [ - 19818, - 19910 + 19735, + 19827 ], "loc": { "start": { - "line": 645, + "line": 641, "column": 31 }, "end": { - "line": 648, + "line": 644, "column": 9 } } }, "range": [ - 19795, - 19910 + 19712, + 19827 ], "loc": { "start": { - "line": 645, + "line": 641, "column": 8 }, "end": { - "line": 648, + "line": 644, "column": 9 } } }, "range": [ - 19795, - 19911 + 19712, + 19828 ], "loc": { "start": { - "line": 645, + "line": 641, "column": 8 }, "end": { - "line": 648, + "line": 644, "column": 10 } } @@ -38352,16 +38153,16 @@ "type": "Identifier", "name": "slcR", "range": [ - 19925, - 19929 + 19842, + 19846 ], "loc": { "start": { - "line": 650, + "line": 646, "column": 12 }, "end": { - "line": 650, + "line": 646, "column": 16 } } @@ -38372,16 +38173,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 19932, - 19941 + 19849, + 19858 ], "loc": { "start": { - "line": 650, + "line": 646, "column": 19 }, "end": { - "line": 650, + "line": 646, "column": 28 } } @@ -38391,47 +38192,47 @@ "type": "Identifier", "name": "SELECT", "range": [ - 19942, - 19948 + 19859, + 19865 ], "loc": { "start": { - "line": 650, + "line": 646, "column": 29 }, "end": { - "line": 650, + "line": 646, "column": 35 } } } ], "range": [ - 19932, - 19949 + 19849, + 19866 ], "loc": { "start": { - "line": 650, + "line": 646, "column": 19 }, "end": { - "line": 650, + "line": 646, "column": 36 } } }, "range": [ - 19925, - 19949 + 19842, + 19866 ], "loc": { "start": { - "line": 650, + "line": 646, "column": 12 }, "end": { - "line": 650, + "line": 646, "column": 36 } } @@ -38439,16 +38240,16 @@ ], "kind": "var", "range": [ - 19921, - 19950 + 19838, + 19867 ], "loc": { "start": { - "line": 650, + "line": 646, "column": 8 }, "end": { - "line": 650, + "line": 646, "column": 37 } } @@ -38465,16 +38266,16 @@ "type": "Identifier", "name": "slcR", "range": [ - 19959, - 19963 + 19876, + 19880 ], "loc": { "start": { - "line": 651, + "line": 647, "column": 8 }, "end": { - "line": 651, + "line": 647, "column": 12 } } @@ -38483,31 +38284,31 @@ "type": "Identifier", "name": "className", "range": [ - 19964, - 19973 + 19881, + 19890 ], "loc": { "start": { - "line": 651, + "line": 647, "column": 13 }, "end": { - "line": 651, + "line": 647, "column": 22 } } }, "range": [ - 19959, - 19973 + 19876, + 19890 ], "loc": { "start": { - "line": 651, + "line": 647, "column": 8 }, "end": { - "line": 651, + "line": 647, "column": 22 } } @@ -38518,16 +38319,16 @@ "object": { "type": "ThisExpression", "range": [ - 19976, - 19980 + 19893, + 19897 ], "loc": { "start": { - "line": 651, + "line": 647, "column": 25 }, "end": { - "line": 651, + "line": 647, "column": 29 } } @@ -38536,61 +38337,61 @@ "type": "Identifier", "name": "resultsSlcCssClass", "range": [ - 19981, - 19999 + 19898, + 19916 ], "loc": { "start": { - "line": 651, + "line": 647, "column": 30 }, "end": { - "line": 651, + "line": 647, "column": 48 } } }, "range": [ - 19976, - 19999 + 19893, + 19916 ], "loc": { "start": { - "line": 651, + "line": 647, "column": 25 }, "end": { - "line": 651, + "line": 647, "column": 48 } } }, "range": [ - 19959, - 19999 + 19876, + 19916 ], "loc": { "start": { - "line": 651, + "line": 647, "column": 8 }, "end": { - "line": 651, + "line": 647, "column": 48 } } }, "range": [ - 19959, - 20000 + 19876, + 19917 ], "loc": { "start": { - "line": 651, + "line": 647, "column": 8 }, "end": { - "line": 651, + "line": 647, "column": 49 } } @@ -38604,16 +38405,16 @@ "type": "Identifier", "name": "slcRText", "range": [ - 20013, - 20021 + 19930, + 19938 ], "loc": { "start": { - "line": 652, + "line": 648, "column": 12 }, "end": { - "line": 652, + "line": 648, "column": 20 } } @@ -38627,16 +38428,16 @@ "object": { "type": "ThisExpression", "range": [ - 20024, - 20028 + 19941, + 19945 ], "loc": { "start": { - "line": 652, + "line": 648, "column": 23 }, "end": { - "line": 652, + "line": 648, "column": 27 } } @@ -38645,31 +38446,31 @@ "type": "Identifier", "name": "resultsPerPage", "range": [ - 20029, - 20043 + 19946, + 19960 ], "loc": { "start": { - "line": 652, + "line": 648, "column": 28 }, "end": { - "line": 652, + "line": 648, "column": 42 } } }, "range": [ - 20024, - 20043 + 19941, + 19960 ], "loc": { "start": { - "line": 652, + "line": 648, "column": 23 }, "end": { - "line": 652, + "line": 648, "column": 42 } } @@ -38679,46 +38480,46 @@ "value": 0, "raw": "0", "range": [ - 20044, - 20045 + 19961, + 19962 ], "loc": { "start": { - "line": 652, + "line": 648, "column": 43 }, "end": { - "line": 652, + "line": 648, "column": 44 } } }, "range": [ - 20024, - 20046 + 19941, + 19963 ], "loc": { "start": { - "line": 652, + "line": 648, "column": 23 }, "end": { - "line": 652, + "line": 648, "column": 45 } } }, "range": [ - 20013, - 20046 + 19930, + 19963 ], "loc": { "start": { - "line": 652, + "line": 648, "column": 12 }, "end": { - "line": 652, + "line": 648, "column": 45 } } @@ -38729,16 +38530,16 @@ "type": "Identifier", "name": "slcROpts", "range": [ - 20060, - 20068 + 19977, + 19985 ], "loc": { "start": { - "line": 653, + "line": 649, "column": 12 }, "end": { - "line": 653, + "line": 649, "column": 20 } } @@ -38752,16 +38553,16 @@ "object": { "type": "ThisExpression", "range": [ - 20071, - 20075 + 19988, + 19992 ], "loc": { "start": { - "line": 653, + "line": 649, "column": 23 }, "end": { - "line": 653, + "line": 649, "column": 27 } } @@ -38770,31 +38571,31 @@ "type": "Identifier", "name": "resultsPerPage", "range": [ - 20076, - 20090 + 19993, + 20007 ], "loc": { "start": { - "line": 653, + "line": 649, "column": 28 }, "end": { - "line": 653, + "line": 649, "column": 42 } } }, "range": [ - 20071, - 20090 + 19988, + 20007 ], "loc": { "start": { - "line": 653, + "line": 649, "column": 23 }, "end": { - "line": 653, + "line": 649, "column": 42 } } @@ -38804,46 +38605,46 @@ "value": 1, "raw": "1", "range": [ - 20091, - 20092 + 20008, + 20009 ], "loc": { "start": { - "line": 653, + "line": 649, "column": 43 }, "end": { - "line": 653, + "line": 649, "column": 44 } } }, "range": [ - 20071, - 20093 + 19988, + 20010 ], "loc": { "start": { - "line": 653, + "line": 649, "column": 23 }, "end": { - "line": 653, + "line": 649, "column": 45 } } }, "range": [ - 20060, - 20093 + 19977, + 20010 ], "loc": { "start": { - "line": 653, + "line": 649, "column": 12 }, "end": { - "line": 653, + "line": 649, "column": 45 } } @@ -38851,16 +38652,16 @@ ], "kind": "var", "range": [ - 20009, - 20094 + 19926, + 20011 ], "loc": { "start": { - "line": 652, + "line": 648, "column": 8 }, "end": { - "line": 653, + "line": 649, "column": 46 } } @@ -38874,16 +38675,16 @@ "type": "Identifier", "name": "slcRSpan", "range": [ - 20107, - 20115 + 20024, + 20032 ], "loc": { "start": { - "line": 654, + "line": 650, "column": 12 }, "end": { - "line": 654, + "line": 650, "column": 20 } } @@ -38894,16 +38695,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 20118, - 20127 + 20035, + 20044 ], "loc": { "start": { - "line": 654, + "line": 650, "column": 23 }, "end": { - "line": 654, + "line": 650, "column": 32 } } @@ -38914,47 +38715,47 @@ "value": "span", "raw": "'span'", "range": [ - 20128, - 20134 + 20045, + 20051 ], "loc": { "start": { - "line": 654, + "line": 650, "column": 33 }, "end": { - "line": 654, + "line": 650, "column": 39 } } } ], "range": [ - 20118, - 20135 + 20035, + 20052 ], "loc": { "start": { - "line": 654, + "line": 650, "column": 23 }, "end": { - "line": 654, + "line": 650, "column": 40 } } }, "range": [ - 20107, - 20135 + 20024, + 20052 ], "loc": { "start": { - "line": 654, + "line": 650, "column": 12 }, "end": { - "line": 654, + "line": 650, "column": 40 } } @@ -38962,16 +38763,16 @@ ], "kind": "var", "range": [ - 20103, - 20136 + 20020, + 20053 ], "loc": { "start": { - "line": 654, + "line": 650, "column": 8 }, "end": { - "line": 654, + "line": 650, "column": 41 } } @@ -38988,16 +38789,16 @@ "type": "Identifier", "name": "slcRSpan", "range": [ - 20145, - 20153 + 20062, + 20070 ], "loc": { "start": { - "line": 655, + "line": 651, "column": 8 }, "end": { - "line": 655, + "line": 651, "column": 16 } } @@ -39006,31 +38807,31 @@ "type": "Identifier", "name": "className", "range": [ - 20154, - 20163 + 20071, + 20080 ], "loc": { "start": { - "line": 655, + "line": 651, "column": 17 }, "end": { - "line": 655, + "line": 651, "column": 26 } } }, "range": [ - 20145, - 20163 + 20062, + 20080 ], "loc": { "start": { - "line": 655, + "line": 651, "column": 8 }, "end": { - "line": 655, + "line": 651, "column": 26 } } @@ -39041,16 +38842,16 @@ "object": { "type": "ThisExpression", "range": [ - 20166, - 20170 + 20083, + 20087 ], "loc": { "start": { - "line": 655, + "line": 651, "column": 29 }, "end": { - "line": 655, + "line": 651, "column": 33 } } @@ -39059,61 +38860,61 @@ "type": "Identifier", "name": "resultsSpanCssClass", "range": [ - 20171, - 20190 + 20088, + 20107 ], "loc": { "start": { - "line": 655, + "line": 651, "column": 34 }, "end": { - "line": 655, + "line": 651, "column": 53 } } }, "range": [ - 20166, - 20190 + 20083, + 20107 ], "loc": { "start": { - "line": 655, + "line": 651, "column": 29 }, "end": { - "line": 655, + "line": 651, "column": 53 } } }, "range": [ - 20145, - 20190 + 20062, + 20107 ], "loc": { "start": { - "line": 655, + "line": 651, "column": 8 }, "end": { - "line": 655, + "line": 651, "column": 53 } } }, "range": [ - 20145, - 20191 + 20062, + 20108 ], "loc": { "start": { - "line": 655, + "line": 651, "column": 8 }, "end": { - "line": 655, + "line": 651, "column": 54 } }, @@ -39122,16 +38923,16 @@ "type": "Line", "value": " results per page select is added to external element", "range": [ - 20201, - 20256 + 20118, + 20173 ], "loc": { "start": { - "line": 657, + "line": 653, "column": 8 }, "end": { - "line": 657, + "line": 653, "column": 63 } } @@ -39149,16 +38950,16 @@ "object": { "type": "ThisExpression", "range": [ - 20270, - 20274 + 20187, + 20191 ], "loc": { "start": { - "line": 658, + "line": 654, "column": 13 }, "end": { - "line": 658, + "line": 654, "column": 17 } } @@ -39167,47 +38968,47 @@ "type": "Identifier", "name": "resultsPerPageTgtId", "range": [ - 20275, - 20294 + 20192, + 20211 ], "loc": { "start": { - "line": 658, + "line": 654, "column": 18 }, "end": { - "line": 658, + "line": 654, "column": 37 } } }, "range": [ - 20270, - 20294 + 20187, + 20211 ], "loc": { "start": { - "line": 658, + "line": 654, "column": 13 }, "end": { - "line": 658, + "line": 654, "column": 37 } } }, "prefix": true, "range": [ - 20269, - 20294 + 20186, + 20211 ], "loc": { "start": { - "line": 658, + "line": 654, "column": 12 }, "end": { - "line": 658, + "line": 654, "column": 37 } } @@ -39226,16 +39027,16 @@ "type": "Identifier", "name": "tf", "range": [ - 20310, - 20312 + 20227, + 20229 ], "loc": { "start": { - "line": 659, + "line": 655, "column": 12 }, "end": { - "line": 659, + "line": 655, "column": 14 } } @@ -39244,94 +39045,94 @@ "type": "Identifier", "name": "setToolbar", "range": [ - 20313, - 20323 + 20230, + 20240 ], "loc": { "start": { - "line": 659, + "line": 655, "column": 15 }, "end": { - "line": 659, + "line": 655, "column": 25 } } }, "range": [ - 20310, - 20323 + 20227, + 20240 ], "loc": { "start": { - "line": 659, + "line": 655, "column": 12 }, "end": { - "line": 659, + "line": 655, "column": 25 } } }, "arguments": [], "range": [ - 20310, - 20325 + 20227, + 20242 ], "loc": { "start": { - "line": 659, + "line": 655, "column": 12 }, "end": { - "line": 659, + "line": 655, "column": 27 } } }, "range": [ - 20310, - 20326 + 20227, + 20243 ], "loc": { "start": { - "line": 659, + "line": 655, "column": 12 }, "end": { - "line": 659, + "line": 655, "column": 28 } } } ], "range": [ - 20296, - 20336 + 20213, + 20253 ], "loc": { "start": { - "line": 658, + "line": 654, "column": 39 }, "end": { - "line": 660, + "line": 656, "column": 9 } } }, "alternate": null, "range": [ - 20265, - 20336 + 20182, + 20253 ], "loc": { "start": { - "line": 658, + "line": 654, "column": 8 }, "end": { - "line": 660, + "line": 656, "column": 9 } }, @@ -39340,16 +39141,16 @@ "type": "Line", "value": " results per page select is added to external element", "range": [ - 20201, - 20256 + 20118, + 20173 ], "loc": { "start": { - "line": 657, + "line": 653, "column": 8 }, "end": { - "line": 657, + "line": 653, "column": 63 } } @@ -39365,16 +39166,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 20349, - 20357 + 20266, + 20274 ], "loc": { "start": { - "line": 661, + "line": 657, "column": 12 }, "end": { - "line": 661, + "line": 657, "column": 20 } } @@ -39390,16 +39191,16 @@ "object": { "type": "ThisExpression", "range": [ - 20361, - 20365 + 20278, + 20282 ], "loc": { "start": { - "line": 661, + "line": 657, "column": 24 }, "end": { - "line": 661, + "line": 657, "column": 28 } } @@ -39408,47 +39209,47 @@ "type": "Identifier", "name": "resultsPerPageTgtId", "range": [ - 20366, - 20385 + 20283, + 20302 ], "loc": { "start": { - "line": 661, + "line": 657, "column": 29 }, "end": { - "line": 661, + "line": 657, "column": 48 } } }, "range": [ - 20361, - 20385 + 20278, + 20302 ], "loc": { "start": { - "line": 661, + "line": 657, "column": 24 }, "end": { - "line": 661, + "line": 657, "column": 48 } } }, "prefix": true, "range": [ - 20360, - 20385 + 20277, + 20302 ], "loc": { "start": { - "line": 661, + "line": 657, "column": 23 }, "end": { - "line": 661, + "line": 657, "column": 48 } } @@ -39460,16 +39261,16 @@ "type": "Identifier", "name": "tf", "range": [ - 20400, - 20402 + 20317, + 20319 ], "loc": { "start": { - "line": 662, + "line": 658, "column": 12 }, "end": { - "line": 662, + "line": 658, "column": 14 } } @@ -39478,31 +39279,31 @@ "type": "Identifier", "name": "rDiv", "range": [ - 20403, - 20407 + 20320, + 20324 ], "loc": { "start": { - "line": 662, + "line": 658, "column": 15 }, "end": { - "line": 662, + "line": 658, "column": 19 } } }, "range": [ - 20400, - 20407 + 20317, + 20324 ], "loc": { "start": { - "line": 662, + "line": 658, "column": 12 }, "end": { - "line": 662, + "line": 658, "column": 19 } } @@ -39513,16 +39314,16 @@ "type": "Identifier", "name": "elm", "range": [ - 20410, - 20413 + 20327, + 20330 ], "loc": { "start": { - "line": 662, + "line": 658, "column": 22 }, "end": { - "line": 662, + "line": 658, "column": 25 } } @@ -39534,16 +39335,16 @@ "object": { "type": "ThisExpression", "range": [ - 20414, - 20418 + 20331, + 20335 ], "loc": { "start": { - "line": 662, + "line": 658, "column": 26 }, "end": { - "line": 662, + "line": 658, "column": 30 } } @@ -39552,77 +39353,77 @@ "type": "Identifier", "name": "resultsPerPageTgtId", "range": [ - 20419, - 20438 + 20336, + 20355 ], "loc": { "start": { - "line": 662, + "line": 658, "column": 31 }, "end": { - "line": 662, + "line": 658, "column": 50 } } }, "range": [ - 20414, - 20438 + 20331, + 20355 ], "loc": { "start": { - "line": 662, + "line": 658, "column": 26 }, "end": { - "line": 662, + "line": 658, "column": 50 } } } ], "range": [ - 20410, - 20439 + 20327, + 20356 ], "loc": { "start": { - "line": 662, + "line": 658, "column": 22 }, "end": { - "line": 662, + "line": 658, "column": 51 } } }, "range": [ - 20360, - 20439 + 20277, + 20356 ], "loc": { "start": { - "line": 661, + "line": 657, "column": 23 }, "end": { - "line": 662, + "line": 658, "column": 51 } } }, "range": [ - 20349, - 20439 + 20266, + 20356 ], "loc": { "start": { - "line": 661, + "line": 657, "column": 12 }, "end": { - "line": 662, + "line": 658, "column": 51 } } @@ -39630,16 +39431,16 @@ ], "kind": "var", "range": [ - 20345, - 20440 + 20262, + 20357 ], "loc": { "start": { - "line": 661, + "line": 657, "column": 8 }, "end": { - "line": 662, + "line": 658, "column": 52 } } @@ -39655,16 +39456,16 @@ "type": "Identifier", "name": "slcRSpan", "range": [ - 20449, - 20457 + 20366, + 20374 ], "loc": { "start": { - "line": 663, + "line": 659, "column": 8 }, "end": { - "line": 663, + "line": 659, "column": 16 } } @@ -39673,31 +39474,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 20458, - 20469 + 20375, + 20386 ], "loc": { "start": { - "line": 663, + "line": 659, "column": 17 }, "end": { - "line": 663, + "line": 659, "column": 28 } } }, "range": [ - 20449, - 20469 + 20366, + 20386 ], "loc": { "start": { - "line": 663, + "line": 659, "column": 8 }, "end": { - "line": 663, + "line": 659, "column": 28 } } @@ -39709,16 +39510,16 @@ "type": "Identifier", "name": "createText", "range": [ - 20470, - 20480 + 20387, + 20397 ], "loc": { "start": { - "line": 663, + "line": 659, "column": 29 }, "end": { - "line": 663, + "line": 659, "column": 39 } } @@ -39728,63 +39529,63 @@ "type": "Identifier", "name": "slcRText", "range": [ - 20481, - 20489 + 20398, + 20406 ], "loc": { "start": { - "line": 663, + "line": 659, "column": 40 }, "end": { - "line": 663, + "line": 659, "column": 48 } } } ], "range": [ - 20470, - 20490 + 20387, + 20407 ], "loc": { "start": { - "line": 663, + "line": 659, "column": 29 }, "end": { - "line": 663, + "line": 659, "column": 49 } } } ], "range": [ - 20449, - 20491 + 20366, + 20408 ], "loc": { "start": { - "line": 663, + "line": 659, "column": 8 }, "end": { - "line": 663, + "line": 659, "column": 50 } } }, "range": [ - 20449, - 20492 + 20366, + 20409 ], "loc": { "start": { - "line": 663, + "line": 659, "column": 8 }, "end": { - "line": 663, + "line": 659, "column": 51 } } @@ -39798,16 +39599,16 @@ "type": "Identifier", "name": "help", "range": [ - 20506, - 20510 + 20423, + 20427 ], "loc": { "start": { - "line": 665, + "line": 661, "column": 12 }, "end": { - "line": 665, + "line": 661, "column": 16 } } @@ -39821,16 +39622,16 @@ "type": "Identifier", "name": "tf", "range": [ - 20513, - 20515 + 20430, + 20432 ], "loc": { "start": { - "line": 665, + "line": 661, "column": 19 }, "end": { - "line": 665, + "line": 661, "column": 21 } } @@ -39839,31 +39640,31 @@ "type": "Identifier", "name": "feature", "range": [ - 20516, - 20523 + 20433, + 20440 ], "loc": { "start": { - "line": 665, + "line": 661, "column": 22 }, "end": { - "line": 665, + "line": 661, "column": 29 } } }, "range": [ - 20513, - 20523 + 20430, + 20440 ], "loc": { "start": { - "line": 665, + "line": 661, "column": 19 }, "end": { - "line": 665, + "line": 661, "column": 29 } } @@ -39874,47 +39675,47 @@ "value": "help", "raw": "'help'", "range": [ - 20524, - 20530 + 20441, + 20447 ], "loc": { "start": { - "line": 665, + "line": 661, "column": 30 }, "end": { - "line": 665, + "line": 661, "column": 36 } } } ], "range": [ - 20513, - 20531 + 20430, + 20448 ], "loc": { "start": { - "line": 665, + "line": 661, "column": 19 }, "end": { - "line": 665, + "line": 661, "column": 37 } } }, "range": [ - 20506, - 20531 + 20423, + 20448 ], "loc": { "start": { - "line": 665, + "line": 661, "column": 12 }, "end": { - "line": 665, + "line": 661, "column": 37 } } @@ -39922,16 +39723,16 @@ ], "kind": "var", "range": [ - 20502, - 20532 + 20419, + 20449 ], "loc": { "start": { - "line": 665, + "line": 661, "column": 8 }, "end": { - "line": 665, + "line": 661, "column": 38 } } @@ -39945,16 +39746,16 @@ "type": "Identifier", "name": "help", "range": [ - 20545, - 20549 + 20462, + 20466 ], "loc": { "start": { - "line": 666, + "line": 662, "column": 12 }, "end": { - "line": 666, + "line": 662, "column": 16 } } @@ -39966,16 +39767,16 @@ "type": "Identifier", "name": "help", "range": [ - 20553, - 20557 + 20470, + 20474 ], "loc": { "start": { - "line": 666, + "line": 662, "column": 20 }, "end": { - "line": 666, + "line": 662, "column": 24 } } @@ -39984,46 +39785,46 @@ "type": "Identifier", "name": "btn", "range": [ - 20558, - 20561 + 20475, + 20478 ], "loc": { "start": { - "line": 666, + "line": 662, "column": 25 }, "end": { - "line": 666, + "line": 662, "column": 28 } } }, "range": [ - 20553, - 20561 + 20470, + 20478 ], "loc": { "start": { - "line": 666, + "line": 662, "column": 20 }, "end": { - "line": 666, + "line": 662, "column": 28 } } }, "range": [ - 20545, - 20561 + 20462, + 20478 ], "loc": { "start": { - "line": 666, + "line": 662, "column": 12 }, "end": { - "line": 666, + "line": 662, "column": 28 } } @@ -40048,16 +39849,16 @@ "type": "Identifier", "name": "help", "range": [ - 20577, - 20581 + 20494, + 20498 ], "loc": { "start": { - "line": 667, + "line": 663, "column": 12 }, "end": { - "line": 667, + "line": 663, "column": 16 } } @@ -40066,31 +39867,31 @@ "type": "Identifier", "name": "btn", "range": [ - 20582, - 20585 + 20499, + 20502 ], "loc": { "start": { - "line": 667, + "line": 663, "column": 17 }, "end": { - "line": 667, + "line": 663, "column": 20 } } }, "range": [ - 20577, - 20585 + 20494, + 20502 ], "loc": { "start": { - "line": 667, + "line": 663, "column": 12 }, "end": { - "line": 667, + "line": 663, "column": 20 } } @@ -40099,31 +39900,31 @@ "type": "Identifier", "name": "parentNode", "range": [ - 20586, - 20596 + 20503, + 20513 ], "loc": { "start": { - "line": 667, + "line": 663, "column": 21 }, "end": { - "line": 667, + "line": 663, "column": 31 } } }, "range": [ - 20577, - 20596 + 20494, + 20513 ], "loc": { "start": { - "line": 667, + "line": 663, "column": 12 }, "end": { - "line": 667, + "line": 663, "column": 31 } } @@ -40132,31 +39933,31 @@ "type": "Identifier", "name": "insertBefore", "range": [ - 20597, - 20609 + 20514, + 20526 ], "loc": { "start": { - "line": 667, + "line": 663, "column": 32 }, "end": { - "line": 667, + "line": 663, "column": 44 } } }, "range": [ - 20577, - 20609 + 20494, + 20526 ], "loc": { "start": { - "line": 667, + "line": 663, "column": 12 }, "end": { - "line": 667, + "line": 663, "column": 44 } } @@ -40166,16 +39967,16 @@ "type": "Identifier", "name": "slcRSpan", "range": [ - 20610, - 20618 + 20527, + 20535 ], "loc": { "start": { - "line": 667, + "line": 663, "column": 45 }, "end": { - "line": 667, + "line": 663, "column": 53 } } @@ -40187,16 +39988,16 @@ "type": "Identifier", "name": "help", "range": [ - 20620, - 20624 + 20537, + 20541 ], "loc": { "start": { - "line": 667, + "line": 663, "column": 55 }, "end": { - "line": 667, + "line": 663, "column": 59 } } @@ -40205,62 +40006,62 @@ "type": "Identifier", "name": "btn", "range": [ - 20625, - 20628 + 20542, + 20545 ], "loc": { "start": { - "line": 667, + "line": 663, "column": 60 }, "end": { - "line": 667, + "line": 663, "column": 63 } } }, "range": [ - 20620, - 20628 + 20537, + 20545 ], "loc": { "start": { - "line": 667, + "line": 663, "column": 55 }, "end": { - "line": 667, + "line": 663, "column": 63 } } } ], "range": [ - 20577, - 20629 + 20494, + 20546 ], "loc": { "start": { - "line": 667, + "line": 663, "column": 12 }, "end": { - "line": 667, + "line": 663, "column": 64 } } }, "range": [ - 20577, - 20630 + 20494, + 20547 ], "loc": { "start": { - "line": 667, + "line": 663, "column": 12 }, "end": { - "line": 667, + "line": 663, "column": 65 } } @@ -40282,16 +40083,16 @@ "type": "Identifier", "name": "help", "range": [ - 20643, - 20647 + 20560, + 20564 ], "loc": { "start": { - "line": 668, + "line": 664, "column": 12 }, "end": { - "line": 668, + "line": 664, "column": 16 } } @@ -40300,31 +40101,31 @@ "type": "Identifier", "name": "btn", "range": [ - 20648, - 20651 + 20565, + 20568 ], "loc": { "start": { - "line": 668, + "line": 664, "column": 17 }, "end": { - "line": 668, + "line": 664, "column": 20 } } }, "range": [ - 20643, - 20651 + 20560, + 20568 ], "loc": { "start": { - "line": 668, + "line": 664, "column": 12 }, "end": { - "line": 668, + "line": 664, "column": 20 } } @@ -40333,31 +40134,31 @@ "type": "Identifier", "name": "parentNode", "range": [ - 20652, - 20662 + 20569, + 20579 ], "loc": { "start": { - "line": 668, + "line": 664, "column": 21 }, "end": { - "line": 668, + "line": 664, "column": 31 } } }, "range": [ - 20643, - 20662 + 20560, + 20579 ], "loc": { "start": { - "line": 668, + "line": 664, "column": 12 }, "end": { - "line": 668, + "line": 664, "column": 31 } } @@ -40366,31 +40167,31 @@ "type": "Identifier", "name": "insertBefore", "range": [ - 20663, - 20675 + 20580, + 20592 ], "loc": { "start": { - "line": 668, + "line": 664, "column": 32 }, "end": { - "line": 668, + "line": 664, "column": 44 } } }, "range": [ - 20643, - 20675 + 20560, + 20592 ], "loc": { "start": { - "line": 668, + "line": 664, "column": 12 }, "end": { - "line": 668, + "line": 664, "column": 44 } } @@ -40400,16 +40201,16 @@ "type": "Identifier", "name": "slcR", "range": [ - 20676, - 20680 + 20593, + 20597 ], "loc": { "start": { - "line": 668, + "line": 664, "column": 45 }, "end": { - "line": 668, + "line": 664, "column": 49 } } @@ -40421,16 +40222,16 @@ "type": "Identifier", "name": "help", "range": [ - 20682, - 20686 + 20599, + 20603 ], "loc": { "start": { - "line": 668, + "line": 664, "column": 51 }, "end": { - "line": 668, + "line": 664, "column": 55 } } @@ -40439,78 +40240,78 @@ "type": "Identifier", "name": "btn", "range": [ - 20687, - 20690 + 20604, + 20607 ], "loc": { "start": { - "line": 668, + "line": 664, "column": 56 }, "end": { - "line": 668, + "line": 664, "column": 59 } } }, "range": [ - 20682, - 20690 + 20599, + 20607 ], "loc": { "start": { - "line": 668, + "line": 664, "column": 51 }, "end": { - "line": 668, + "line": 664, "column": 59 } } } ], "range": [ - 20643, - 20691 + 20560, + 20608 ], "loc": { "start": { - "line": 668, + "line": 664, "column": 12 }, "end": { - "line": 668, + "line": 664, "column": 60 } } }, "range": [ - 20643, - 20692 + 20560, + 20609 ], "loc": { "start": { - "line": 668, + "line": 664, "column": 12 }, "end": { - "line": 668, + "line": 664, "column": 61 } } } ], "range": [ - 20563, - 20702 + 20480, + 20619 ], "loc": { "start": { - "line": 666, + "line": 662, "column": 30 }, "end": { - "line": 669, + "line": 665, "column": 9 } } @@ -40529,16 +40330,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 20722, - 20730 + 20639, + 20647 ], "loc": { "start": { - "line": 670, + "line": 666, "column": 12 }, "end": { - "line": 670, + "line": 666, "column": 20 } } @@ -40547,31 +40348,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 20731, - 20742 + 20648, + 20659 ], "loc": { "start": { - "line": 670, + "line": 666, "column": 21 }, "end": { - "line": 670, + "line": 666, "column": 32 } } }, "range": [ - 20722, - 20742 + 20639, + 20659 ], "loc": { "start": { - "line": 670, + "line": 666, "column": 12 }, "end": { - "line": 670, + "line": 666, "column": 32 } } @@ -40581,47 +40382,47 @@ "type": "Identifier", "name": "slcRSpan", "range": [ - 20743, - 20751 + 20660, + 20668 ], "loc": { "start": { - "line": 670, + "line": 666, "column": 33 }, "end": { - "line": 670, + "line": 666, "column": 41 } } } ], "range": [ - 20722, - 20752 + 20639, + 20669 ], "loc": { "start": { - "line": 670, + "line": 666, "column": 12 }, "end": { - "line": 670, + "line": 666, "column": 42 } } }, "range": [ - 20722, - 20753 + 20639, + 20670 ], "loc": { "start": { - "line": 670, + "line": 666, "column": 12 }, "end": { - "line": 670, + "line": 666, "column": 43 } } @@ -40637,16 +40438,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 20766, - 20774 + 20683, + 20691 ], "loc": { "start": { - "line": 671, + "line": 667, "column": 12 }, "end": { - "line": 671, + "line": 667, "column": 20 } } @@ -40655,31 +40456,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 20775, - 20786 + 20692, + 20703 ], "loc": { "start": { - "line": 671, + "line": 667, "column": 21 }, "end": { - "line": 671, + "line": 667, "column": 32 } } }, "range": [ - 20766, - 20786 + 20683, + 20703 ], "loc": { "start": { - "line": 671, + "line": 667, "column": 12 }, "end": { - "line": 671, + "line": 667, "column": 32 } } @@ -40689,78 +40490,78 @@ "type": "Identifier", "name": "slcR", "range": [ - 20787, - 20791 + 20704, + 20708 ], "loc": { "start": { - "line": 671, + "line": 667, "column": 33 }, "end": { - "line": 671, + "line": 667, "column": 37 } } } ], "range": [ - 20766, - 20792 + 20683, + 20709 ], "loc": { "start": { - "line": 671, + "line": 667, "column": 12 }, "end": { - "line": 671, + "line": 667, "column": 38 } } }, "range": [ - 20766, - 20793 + 20683, + 20710 ], "loc": { "start": { - "line": 671, + "line": 667, "column": 12 }, "end": { - "line": 671, + "line": 667, "column": 39 } } } ], "range": [ - 20708, - 20803 + 20625, + 20720 ], "loc": { "start": { - "line": 669, + "line": 665, "column": 15 }, "end": { - "line": 672, + "line": 668, "column": 9 } } }, "range": [ - 20541, - 20803 + 20458, + 20720 ], "loc": { "start": { - "line": 666, + "line": 662, "column": 8 }, "end": { - "line": 672, + "line": 668, "column": 9 } } @@ -40776,16 +40577,16 @@ "type": "Identifier", "name": "r", "range": [ - 20822, - 20823 + 20739, + 20740 ], "loc": { "start": { - "line": 674, + "line": 670, "column": 17 }, "end": { - "line": 674, + "line": 670, "column": 18 } } @@ -40795,31 +40596,31 @@ "value": 0, "raw": "0", "range": [ - 20826, - 20827 + 20743, + 20744 ], "loc": { "start": { - "line": 674, + "line": 670, "column": 21 }, "end": { - "line": 674, + "line": 670, "column": 22 } } }, "range": [ - 20822, - 20827 + 20739, + 20744 ], "loc": { "start": { - "line": 674, + "line": 670, "column": 17 }, "end": { - "line": 674, + "line": 670, "column": 22 } } @@ -40827,16 +40628,16 @@ ], "kind": "var", "range": [ - 20818, - 20827 + 20735, + 20744 ], "loc": { "start": { - "line": 674, + "line": 670, "column": 13 }, "end": { - "line": 674, + "line": 670, "column": 22 } } @@ -40848,16 +40649,16 @@ "type": "Identifier", "name": "r", "range": [ - 20829, - 20830 + 20746, + 20747 ], "loc": { "start": { - "line": 674, + "line": 670, "column": 24 }, "end": { - "line": 674, + "line": 670, "column": 25 } } @@ -40869,16 +40670,16 @@ "type": "Identifier", "name": "slcROpts", "range": [ - 20833, - 20841 + 20750, + 20758 ], "loc": { "start": { - "line": 674, + "line": 670, "column": 28 }, "end": { - "line": 674, + "line": 670, "column": 36 } } @@ -40887,46 +40688,46 @@ "type": "Identifier", "name": "length", "range": [ - 20842, - 20848 + 20759, + 20765 ], "loc": { "start": { - "line": 674, + "line": 670, "column": 37 }, "end": { - "line": 674, + "line": 670, "column": 43 } } }, "range": [ - 20833, - 20848 + 20750, + 20765 ], "loc": { "start": { - "line": 674, + "line": 670, "column": 28 }, "end": { - "line": 674, + "line": 670, "column": 43 } } }, "range": [ - 20829, - 20848 + 20746, + 20765 ], "loc": { "start": { - "line": 674, + "line": 670, "column": 24 }, "end": { - "line": 674, + "line": 670, "column": 43 } } @@ -40938,32 +40739,32 @@ "type": "Identifier", "name": "r", "range": [ - 20850, - 20851 + 20767, + 20768 ], "loc": { "start": { - "line": 674, + "line": 670, "column": 45 }, "end": { - "line": 674, + "line": 670, "column": 46 } } }, "prefix": false, "range": [ - 20850, - 20853 + 20767, + 20770 ], "loc": { "start": { - "line": 674, + "line": 670, "column": 45 }, "end": { - "line": 674, + "line": 670, "column": 48 } } @@ -40980,16 +40781,16 @@ "type": "Identifier", "name": "currOpt", "range": [ - 20873, - 20880 + 20790, + 20797 ], "loc": { "start": { - "line": 675, + "line": 671, "column": 16 }, "end": { - "line": 675, + "line": 671, "column": 23 } } @@ -41000,16 +40801,16 @@ "type": "Identifier", "name": "Option", "range": [ - 20887, - 20893 + 20804, + 20810 ], "loc": { "start": { - "line": 675, + "line": 671, "column": 30 }, "end": { - "line": 675, + "line": 671, "column": 36 } } @@ -41022,16 +40823,16 @@ "type": "Identifier", "name": "slcROpts", "range": [ - 20894, - 20902 + 20811, + 20819 ], "loc": { "start": { - "line": 675, + "line": 671, "column": 37 }, "end": { - "line": 675, + "line": 671, "column": 45 } } @@ -41040,31 +40841,31 @@ "type": "Identifier", "name": "r", "range": [ - 20903, - 20904 + 20820, + 20821 ], "loc": { "start": { - "line": 675, + "line": 671, "column": 46 }, "end": { - "line": 675, + "line": 671, "column": 47 } } }, "range": [ - 20894, - 20905 + 20811, + 20822 ], "loc": { "start": { - "line": 675, + "line": 671, "column": 37 }, "end": { - "line": 675, + "line": 671, "column": 48 } } @@ -41076,16 +40877,16 @@ "type": "Identifier", "name": "slcROpts", "range": [ - 20907, - 20915 + 20824, + 20832 ], "loc": { "start": { - "line": 675, + "line": 671, "column": 50 }, "end": { - "line": 675, + "line": 671, "column": 58 } } @@ -41094,31 +40895,31 @@ "type": "Identifier", "name": "r", "range": [ - 20916, - 20917 + 20833, + 20834 ], "loc": { "start": { - "line": 675, + "line": 671, "column": 59 }, "end": { - "line": 675, + "line": 671, "column": 60 } } }, "range": [ - 20907, - 20918 + 20824, + 20835 ], "loc": { "start": { - "line": 675, + "line": 671, "column": 50 }, "end": { - "line": 675, + "line": 671, "column": 61 } } @@ -41128,16 +40929,16 @@ "value": false, "raw": "false", "range": [ - 20920, - 20925 + 20837, + 20842 ], "loc": { "start": { - "line": 675, + "line": 671, "column": 63 }, "end": { - "line": 675, + "line": 671, "column": 68 } } @@ -41147,47 +40948,47 @@ "value": false, "raw": "false", "range": [ - 20927, - 20932 + 20844, + 20849 ], "loc": { "start": { - "line": 675, + "line": 671, "column": 70 }, "end": { - "line": 675, + "line": 671, "column": 75 } } } ], "range": [ - 20883, - 20933 + 20800, + 20850 ], "loc": { "start": { - "line": 675, + "line": 671, "column": 26 }, "end": { - "line": 675, + "line": 671, "column": 76 } } }, "range": [ - 20873, - 20933 + 20790, + 20850 ], "loc": { "start": { - "line": 675, + "line": 671, "column": 16 }, "end": { - "line": 675, + "line": 671, "column": 76 } } @@ -41195,16 +40996,16 @@ ], "kind": "var", "range": [ - 20869, - 20934 + 20786, + 20851 ], "loc": { "start": { - "line": 675, + "line": 671, "column": 12 }, "end": { - "line": 675, + "line": 671, "column": 77 } } @@ -41224,16 +41025,16 @@ "type": "Identifier", "name": "slcR", "range": [ - 20947, - 20951 + 20864, + 20868 ], "loc": { "start": { - "line": 676, + "line": 672, "column": 12 }, "end": { - "line": 676, + "line": 672, "column": 16 } } @@ -41242,31 +41043,31 @@ "type": "Identifier", "name": "options", "range": [ - 20952, - 20959 + 20869, + 20876 ], "loc": { "start": { - "line": 676, + "line": 672, "column": 17 }, "end": { - "line": 676, + "line": 672, "column": 24 } } }, "range": [ - 20947, - 20959 + 20864, + 20876 ], "loc": { "start": { - "line": 676, + "line": 672, "column": 12 }, "end": { - "line": 676, + "line": 672, "column": 24 } } @@ -41275,31 +41076,31 @@ "type": "Identifier", "name": "r", "range": [ - 20960, - 20961 + 20877, + 20878 ], "loc": { "start": { - "line": 676, + "line": 672, "column": 25 }, "end": { - "line": 676, + "line": 672, "column": 26 } } }, "range": [ - 20947, - 20962 + 20864, + 20879 ], "loc": { "start": { - "line": 676, + "line": 672, "column": 12 }, "end": { - "line": 676, + "line": 672, "column": 27 } } @@ -41308,77 +41109,77 @@ "type": "Identifier", "name": "currOpt", "range": [ - 20965, - 20972 + 20882, + 20889 ], "loc": { "start": { - "line": 676, + "line": 672, "column": 30 }, "end": { - "line": 676, + "line": 672, "column": 37 } } }, "range": [ - 20947, - 20972 + 20864, + 20889 ], "loc": { "start": { - "line": 676, + "line": 672, "column": 12 }, "end": { - "line": 676, + "line": 672, "column": 37 } } }, "range": [ - 20947, - 20973 + 20864, + 20890 ], "loc": { "start": { - "line": 676, + "line": 672, "column": 12 }, "end": { - "line": 676, + "line": 672, "column": 38 } } } ], "range": [ - 20855, - 20983 + 20772, + 20900 ], "loc": { "start": { - "line": 674, + "line": 670, "column": 50 }, "end": { - "line": 677, + "line": 673, "column": 9 } } }, "range": [ - 20813, - 20983 + 20730, + 20900 ], "loc": { "start": { - "line": 674, + "line": 670, "column": 8 }, "end": { - "line": 677, + "line": 673, "column": 9 } } @@ -41391,16 +41192,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 20992, - 20998 + 20909, + 20915 ], "loc": { "start": { - "line": 678, + "line": 674, "column": 8 }, "end": { - "line": 678, + "line": 674, "column": 14 } } @@ -41410,16 +41211,16 @@ "type": "Identifier", "name": "slcR", "range": [ - 20999, - 21003 + 20916, + 20920 ], "loc": { "start": { - "line": 678, + "line": 674, "column": 15 }, "end": { - "line": 678, + "line": 674, "column": 19 } } @@ -41429,16 +41230,16 @@ "value": "change", "raw": "'change'", "range": [ - 21005, - 21013 + 20922, + 20930 ], "loc": { "start": { - "line": 678, + "line": 674, "column": 21 }, "end": { - "line": 678, + "line": 674, "column": 29 } } @@ -41450,16 +41251,16 @@ "type": "Identifier", "name": "evt", "range": [ - 21015, - 21018 + 20932, + 20935 ], "loc": { "start": { - "line": 678, + "line": 674, "column": 31 }, "end": { - "line": 678, + "line": 674, "column": 34 } } @@ -41468,62 +41269,62 @@ "type": "Identifier", "name": "slcResultsChange", "range": [ - 21019, - 21035 + 20936, + 20952 ], "loc": { "start": { - "line": 678, + "line": 674, "column": 35 }, "end": { - "line": 678, + "line": 674, "column": 51 } } }, "range": [ - 21015, - 21035 + 20932, + 20952 ], "loc": { "start": { - "line": 678, + "line": 674, "column": 31 }, "end": { - "line": 678, + "line": 674, "column": 51 } } } ], "range": [ - 20992, - 21036 + 20909, + 20953 ], "loc": { "start": { - "line": 678, + "line": 674, "column": 8 }, "end": { - "line": 678, + "line": 674, "column": 52 } } }, "range": [ - 20992, - 21037 + 20909, + 20954 ], "loc": { "start": { - "line": 678, + "line": 674, "column": 8 }, "end": { - "line": 678, + "line": 674, "column": 53 } } @@ -41539,16 +41340,16 @@ "object": { "type": "ThisExpression", "range": [ - 21046, - 21050 + 20963, + 20967 ], "loc": { "start": { - "line": 679, + "line": 675, "column": 8 }, "end": { - "line": 679, + "line": 675, "column": 12 } } @@ -41557,31 +41358,31 @@ "type": "Identifier", "name": "slcResultsTxt", "range": [ - 21051, - 21064 + 20968, + 20981 ], "loc": { "start": { - "line": 679, + "line": 675, "column": 13 }, "end": { - "line": 679, + "line": 675, "column": 26 } } }, "range": [ - 21046, - 21064 + 20963, + 20981 ], "loc": { "start": { - "line": 679, + "line": 675, "column": 8 }, "end": { - "line": 679, + "line": 675, "column": 26 } } @@ -41590,46 +41391,46 @@ "type": "Identifier", "name": "slcRSpan", "range": [ - 21067, - 21075 + 20984, + 20992 ], "loc": { "start": { - "line": 679, + "line": 675, "column": 29 }, "end": { - "line": 679, + "line": 675, "column": 37 } } }, "range": [ - 21046, - 21075 + 20963, + 20992 ], "loc": { "start": { - "line": 679, + "line": 675, "column": 8 }, "end": { - "line": 679, + "line": 675, "column": 37 } } }, "range": [ - 21046, - 21076 + 20963, + 20993 ], "loc": { "start": { - "line": 679, + "line": 675, "column": 8 }, "end": { - "line": 679, + "line": 675, "column": 38 } } @@ -41645,16 +41446,16 @@ "object": { "type": "ThisExpression", "range": [ - 21085, - 21089 + 21002, + 21006 ], "loc": { "start": { - "line": 680, + "line": 676, "column": 8 }, "end": { - "line": 680, + "line": 676, "column": 12 } } @@ -41663,31 +41464,31 @@ "type": "Identifier", "name": "resultsPerPageSlc", "range": [ - 21090, - 21107 + 21007, + 21024 ], "loc": { "start": { - "line": 680, + "line": 676, "column": 13 }, "end": { - "line": 680, + "line": 676, "column": 30 } } }, "range": [ - 21085, - 21107 + 21002, + 21024 ], "loc": { "start": { - "line": 680, + "line": 676, "column": 8 }, "end": { - "line": 680, + "line": 676, "column": 30 } } @@ -41696,62 +41497,62 @@ "type": "Identifier", "name": "slcR", "range": [ - 21110, - 21114 + 21027, + 21031 ], "loc": { "start": { - "line": 680, + "line": 676, "column": 33 }, "end": { - "line": 680, + "line": 676, "column": 37 } } }, "range": [ - 21085, - 21114 + 21002, + 21031 ], "loc": { "start": { - "line": 680, + "line": 676, "column": 8 }, "end": { - "line": 680, + "line": 676, "column": 37 } } }, "range": [ - 21085, - 21115 + 21002, + 21032 ], "loc": { "start": { - "line": 680, + "line": 676, "column": 8 }, "end": { - "line": 680, + "line": 676, "column": 38 } } } ], "range": [ - 19637, - 21121 + 19554, + 21038 ], "loc": { "start": { - "line": 637, + "line": 633, "column": 24 }, "end": { - "line": 681, + "line": 677, "column": 5 } } @@ -41759,16 +41560,16 @@ "generator": false, "expression": false, "range": [ - 19634, - 21121 + 19551, + 21038 ], "loc": { "start": { - "line": 637, + "line": 633, "column": 21 }, "end": { - "line": 681, + "line": 677, "column": 5 } } @@ -41776,16 +41577,16 @@ "kind": "method", "computed": false, "range": [ - 19617, - 21121 + 19534, + 21038 ], "loc": { "start": { - "line": 637, + "line": 633, "column": 4 }, "end": { - "line": 681, + "line": 677, "column": 5 } }, @@ -41794,16 +41595,16 @@ "type": "Block", "value": "*\n * Generates UI elements for the number of results per page drop-down\n ", "range": [ - 19527, - 19612 + 19444, + 19529 ], "loc": { "start": { - "line": 634, + "line": 630, "column": 4 }, "end": { - "line": 636, + "line": 632, "column": 7 } } @@ -41814,16 +41615,16 @@ "type": "Block", "value": "*\n * Remove number of results per page UI elements\n ", "range": [ - 21127, - 21191 + 21044, + 21108 ], "loc": { "start": { - "line": 683, + "line": 679, "column": 4 }, "end": { - "line": 685, + "line": 681, "column": 7 } } @@ -41837,16 +41638,16 @@ "type": "Identifier", "name": "removeResultsPerPage", "range": [ - 21196, - 21216 + 21113, + 21133 ], "loc": { "start": { - "line": 686, + "line": 682, "column": 4 }, "end": { - "line": 686, + "line": 682, "column": 24 } } @@ -41867,16 +41668,16 @@ "type": "Identifier", "name": "tf", "range": [ - 21233, - 21235 + 21150, + 21152 ], "loc": { "start": { - "line": 687, + "line": 683, "column": 12 }, "end": { - "line": 687, + "line": 683, "column": 14 } } @@ -41887,16 +41688,16 @@ "object": { "type": "ThisExpression", "range": [ - 21238, - 21242 + 21155, + 21159 ], "loc": { "start": { - "line": 687, + "line": 683, "column": 17 }, "end": { - "line": 687, + "line": 683, "column": 21 } } @@ -41905,46 +41706,46 @@ "type": "Identifier", "name": "tf", "range": [ - 21243, - 21245 + 21160, + 21162 ], "loc": { "start": { - "line": 687, + "line": 683, "column": 22 }, "end": { - "line": 687, + "line": 683, "column": 24 } } }, "range": [ - 21238, - 21245 + 21155, + 21162 ], "loc": { "start": { - "line": 687, + "line": 683, "column": 17 }, "end": { - "line": 687, + "line": 683, "column": 24 } } }, "range": [ - 21233, - 21245 + 21150, + 21162 ], "loc": { "start": { - "line": 687, + "line": 683, "column": 12 }, "end": { - "line": 687, + "line": 683, "column": 24 } } @@ -41952,16 +41753,16 @@ ], "kind": "var", "range": [ - 21229, - 21246 + 21146, + 21163 ], "loc": { "start": { - "line": 687, + "line": 683, "column": 8 }, "end": { - "line": 687, + "line": 683, "column": 25 } } @@ -41986,16 +41787,16 @@ "type": "Identifier", "name": "tf", "range": [ - 21260, - 21262 + 21177, + 21179 ], "loc": { "start": { - "line": 688, + "line": 684, "column": 13 }, "end": { - "line": 688, + "line": 684, "column": 15 } } @@ -42004,63 +41805,63 @@ "type": "Identifier", "name": "isInitialized", "range": [ - 21263, - 21276 + 21180, + 21193 ], "loc": { "start": { - "line": 688, + "line": 684, "column": 16 }, "end": { - "line": 688, + "line": 684, "column": 29 } } }, "range": [ - 21260, - 21276 + 21177, + 21193 ], "loc": { "start": { - "line": 688, + "line": 684, "column": 13 }, "end": { - "line": 688, + "line": 684, "column": 29 } } }, "arguments": [], "range": [ - 21260, - 21278 + 21177, + 21195 ], "loc": { "start": { - "line": 688, + "line": 684, "column": 13 }, "end": { - "line": 688, + "line": 684, "column": 31 } } }, "prefix": true, "range": [ - 21259, - 21278 + 21176, + 21195 ], "loc": { "start": { - "line": 688, + "line": 684, "column": 12 }, "end": { - "line": 688, + "line": 684, "column": 31 } } @@ -42074,16 +41875,16 @@ "object": { "type": "ThisExpression", "range": [ - 21283, - 21287 + 21200, + 21204 ], "loc": { "start": { - "line": 688, + "line": 684, "column": 36 }, "end": { - "line": 688, + "line": 684, "column": 40 } } @@ -42092,62 +41893,62 @@ "type": "Identifier", "name": "resultsPerPageSlc", "range": [ - 21288, - 21305 + 21205, + 21222 ], "loc": { "start": { - "line": 688, + "line": 684, "column": 41 }, "end": { - "line": 688, + "line": 684, "column": 58 } } }, "range": [ - 21283, - 21305 + 21200, + 21222 ], "loc": { "start": { - "line": 688, + "line": 684, "column": 36 }, "end": { - "line": 688, + "line": 684, "column": 58 } } }, "prefix": true, "range": [ - 21282, - 21305 + 21199, + 21222 ], "loc": { "start": { - "line": 688, + "line": 684, "column": 35 }, "end": { - "line": 688, + "line": 684, "column": 58 } } }, "range": [ - 21259, - 21305 + 21176, + 21222 ], "loc": { "start": { - "line": 688, + "line": 684, "column": 12 }, "end": { - "line": 688, + "line": 684, "column": 58 } } @@ -42161,16 +41962,16 @@ "object": { "type": "ThisExpression", "range": [ - 21322, - 21326 + 21239, + 21243 ], "loc": { "start": { - "line": 689, + "line": 685, "column": 13 }, "end": { - "line": 689, + "line": 685, "column": 17 } } @@ -42179,62 +41980,62 @@ "type": "Identifier", "name": "resultsPerPage", "range": [ - 21327, - 21341 + 21244, + 21258 ], "loc": { "start": { - "line": 689, + "line": 685, "column": 18 }, "end": { - "line": 689, + "line": 685, "column": 32 } } }, "range": [ - 21322, - 21341 + 21239, + 21258 ], "loc": { "start": { - "line": 689, + "line": 685, "column": 13 }, "end": { - "line": 689, + "line": 685, "column": 32 } } }, "prefix": true, "range": [ - 21321, - 21341 + 21238, + 21258 ], "loc": { "start": { - "line": 689, + "line": 685, "column": 12 }, "end": { - "line": 689, + "line": 685, "column": 32 } } }, "range": [ - 21259, - 21341 + 21176, + 21258 ], "loc": { "start": { - "line": 688, + "line": 684, "column": 12 }, "end": { - "line": 689, + "line": 685, "column": 32 } } @@ -42246,48 +42047,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 21357, - 21364 + 21274, + 21281 ], "loc": { "start": { - "line": 690, + "line": 686, "column": 12 }, "end": { - "line": 690, + "line": 686, "column": 19 } } } ], "range": [ - 21343, - 21374 + 21260, + 21291 ], "loc": { "start": { - "line": 689, + "line": 685, "column": 34 }, "end": { - "line": 691, + "line": 687, "column": 9 } } }, "alternate": null, "range": [ - 21255, - 21374 + 21172, + 21291 ], "loc": { "start": { - "line": 688, + "line": 684, "column": 8 }, "end": { - "line": 691, + "line": 687, "column": 9 } } @@ -42300,16 +42101,16 @@ "object": { "type": "ThisExpression", "range": [ - 21387, - 21391 + 21304, + 21308 ], "loc": { "start": { - "line": 692, + "line": 688, "column": 12 }, "end": { - "line": 692, + "line": 688, "column": 16 } } @@ -42318,31 +42119,31 @@ "type": "Identifier", "name": "resultsPerPageSlc", "range": [ - 21392, - 21409 + 21309, + 21326 ], "loc": { "start": { - "line": 692, + "line": 688, "column": 17 }, "end": { - "line": 692, + "line": 688, "column": 34 } } }, "range": [ - 21387, - 21409 + 21304, + 21326 ], "loc": { "start": { - "line": 692, + "line": 688, "column": 12 }, "end": { - "line": 692, + "line": 688, "column": 34 } } @@ -42358,16 +42159,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 21425, - 21434 + 21342, + 21351 ], "loc": { "start": { - "line": 693, + "line": 689, "column": 12 }, "end": { - "line": 693, + "line": 689, "column": 21 } } @@ -42379,16 +42180,16 @@ "object": { "type": "ThisExpression", "range": [ - 21435, - 21439 + 21352, + 21356 ], "loc": { "start": { - "line": 693, + "line": 689, "column": 22 }, "end": { - "line": 693, + "line": 689, "column": 26 } } @@ -42397,94 +42198,94 @@ "type": "Identifier", "name": "resultsPerPageSlc", "range": [ - 21440, - 21457 + 21357, + 21374 ], "loc": { "start": { - "line": 693, + "line": 689, "column": 27 }, "end": { - "line": 693, + "line": 689, "column": 44 } } }, "range": [ - 21435, - 21457 + 21352, + 21374 ], "loc": { "start": { - "line": 693, + "line": 689, "column": 22 }, "end": { - "line": 693, + "line": 689, "column": 44 } } } ], "range": [ - 21425, - 21458 + 21342, + 21375 ], "loc": { "start": { - "line": 693, + "line": 689, "column": 12 }, "end": { - "line": 693, + "line": 689, "column": 45 } } }, "range": [ - 21425, - 21459 + 21342, + 21376 ], "loc": { "start": { - "line": 693, + "line": 689, "column": 12 }, "end": { - "line": 693, + "line": 689, "column": 46 } } } ], "range": [ - 21411, - 21469 + 21328, + 21386 ], "loc": { "start": { - "line": 692, + "line": 688, "column": 36 }, "end": { - "line": 694, + "line": 690, "column": 9 } } }, "alternate": null, "range": [ - 21383, - 21469 + 21300, + 21386 ], "loc": { "start": { - "line": 692, + "line": 688, "column": 8 }, "end": { - "line": 694, + "line": 690, "column": 9 } } @@ -42497,16 +42298,16 @@ "object": { "type": "ThisExpression", "range": [ - 21482, - 21486 + 21399, + 21403 ], "loc": { "start": { - "line": 695, + "line": 691, "column": 12 }, "end": { - "line": 695, + "line": 691, "column": 16 } } @@ -42515,31 +42316,31 @@ "type": "Identifier", "name": "slcResultsTxt", "range": [ - 21487, - 21500 + 21404, + 21417 ], "loc": { "start": { - "line": 695, + "line": 691, "column": 17 }, "end": { - "line": 695, + "line": 691, "column": 30 } } }, "range": [ - 21482, - 21500 + 21399, + 21417 ], "loc": { "start": { - "line": 695, + "line": 691, "column": 12 }, "end": { - "line": 695, + "line": 691, "column": 30 } } @@ -42555,16 +42356,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 21516, - 21525 + 21433, + 21442 ], "loc": { "start": { - "line": 696, + "line": 692, "column": 12 }, "end": { - "line": 696, + "line": 692, "column": 21 } } @@ -42576,16 +42377,16 @@ "object": { "type": "ThisExpression", "range": [ - 21526, - 21530 + 21443, + 21447 ], "loc": { "start": { - "line": 696, + "line": 692, "column": 22 }, "end": { - "line": 696, + "line": 692, "column": 26 } } @@ -42594,94 +42395,94 @@ "type": "Identifier", "name": "slcResultsTxt", "range": [ - 21531, - 21544 + 21448, + 21461 ], "loc": { "start": { - "line": 696, + "line": 692, "column": 27 }, "end": { - "line": 696, + "line": 692, "column": 40 } } }, "range": [ - 21526, - 21544 + 21443, + 21461 ], "loc": { "start": { - "line": 696, + "line": 692, "column": 22 }, "end": { - "line": 696, + "line": 692, "column": 40 } } } ], "range": [ - 21516, - 21545 + 21433, + 21462 ], "loc": { "start": { - "line": 696, + "line": 692, "column": 12 }, "end": { - "line": 696, + "line": 692, "column": 41 } } }, "range": [ - 21516, - 21546 + 21433, + 21463 ], "loc": { "start": { - "line": 696, + "line": 692, "column": 12 }, "end": { - "line": 696, + "line": 692, "column": 42 } } } ], "range": [ - 21502, - 21556 + 21419, + 21473 ], "loc": { "start": { - "line": 695, + "line": 691, "column": 32 }, "end": { - "line": 697, + "line": 693, "column": 9 } } }, "alternate": null, "range": [ - 21478, - 21556 + 21395, + 21473 ], "loc": { "start": { - "line": 695, + "line": 691, "column": 8 }, "end": { - "line": 697, + "line": 693, "column": 9 } } @@ -42697,16 +42498,16 @@ "object": { "type": "ThisExpression", "range": [ - 21565, - 21569 + 21482, + 21486 ], "loc": { "start": { - "line": 698, + "line": 694, "column": 8 }, "end": { - "line": 698, + "line": 694, "column": 12 } } @@ -42715,31 +42516,31 @@ "type": "Identifier", "name": "resultsPerPageSlc", "range": [ - 21570, - 21587 + 21487, + 21504 ], "loc": { "start": { - "line": 698, + "line": 694, "column": 13 }, "end": { - "line": 698, + "line": 694, "column": 30 } } }, "range": [ - 21565, - 21587 + 21482, + 21504 ], "loc": { "start": { - "line": 698, + "line": 694, "column": 8 }, "end": { - "line": 698, + "line": 694, "column": 30 } } @@ -42749,46 +42550,46 @@ "value": null, "raw": "null", "range": [ - 21590, - 21594 + 21507, + 21511 ], "loc": { "start": { - "line": 698, + "line": 694, "column": 33 }, "end": { - "line": 698, + "line": 694, "column": 37 } } }, "range": [ - 21565, - 21594 + 21482, + 21511 ], "loc": { "start": { - "line": 698, + "line": 694, "column": 8 }, "end": { - "line": 698, + "line": 694, "column": 37 } } }, "range": [ - 21565, - 21595 + 21482, + 21512 ], "loc": { "start": { - "line": 698, + "line": 694, "column": 8 }, "end": { - "line": 698, + "line": 694, "column": 38 } } @@ -42804,16 +42605,16 @@ "object": { "type": "ThisExpression", "range": [ - 21604, - 21608 + 21521, + 21525 ], "loc": { "start": { - "line": 699, + "line": 695, "column": 8 }, "end": { - "line": 699, + "line": 695, "column": 12 } } @@ -42822,31 +42623,31 @@ "type": "Identifier", "name": "slcResultsTxt", "range": [ - 21609, - 21622 + 21526, + 21539 ], "loc": { "start": { - "line": 699, + "line": 695, "column": 13 }, "end": { - "line": 699, + "line": 695, "column": 26 } } }, "range": [ - 21604, - 21622 + 21521, + 21539 ], "loc": { "start": { - "line": 699, + "line": 695, "column": 8 }, "end": { - "line": 699, + "line": 695, "column": 26 } } @@ -42856,62 +42657,62 @@ "value": null, "raw": "null", "range": [ - 21625, - 21629 + 21542, + 21546 ], "loc": { "start": { - "line": 699, + "line": 695, "column": 29 }, "end": { - "line": 699, + "line": 695, "column": 33 } } }, "range": [ - 21604, - 21629 + 21521, + 21546 ], "loc": { "start": { - "line": 699, + "line": 695, "column": 8 }, "end": { - "line": 699, + "line": 695, "column": 33 } } }, "range": [ - 21604, - 21630 + 21521, + 21547 ], "loc": { "start": { - "line": 699, + "line": 695, "column": 8 }, "end": { - "line": 699, + "line": 695, "column": 34 } } } ], "range": [ - 21219, - 21636 + 21136, + 21553 ], "loc": { "start": { - "line": 686, + "line": 682, "column": 27 }, "end": { - "line": 700, + "line": 696, "column": 5 } } @@ -42919,16 +42720,16 @@ "generator": false, "expression": false, "range": [ - 21216, - 21636 + 21133, + 21553 ], "loc": { "start": { - "line": 686, + "line": 682, "column": 24 }, "end": { - "line": 700, + "line": 696, "column": 5 } } @@ -42936,16 +42737,16 @@ "kind": "method", "computed": false, "range": [ - 21196, - 21636 + 21113, + 21553 ], "loc": { "start": { - "line": 686, + "line": 682, "column": 4 }, "end": { - "line": 700, + "line": 696, "column": 5 } }, @@ -42954,16 +42755,16 @@ "type": "Block", "value": "*\n * Remove number of results per page UI elements\n ", "range": [ - 21127, - 21191 + 21044, + 21108 ], "loc": { "start": { - "line": 683, + "line": 679, "column": 4 }, "end": { - "line": 685, + "line": 681, "column": 7 } } @@ -42974,16 +42775,16 @@ "type": "Block", "value": "*\n * Change the page based on passed index\n * @param {Number} index Index of the page (0-n)\n ", "range": [ - 21642, - 21751 + 21559, + 21668 ], "loc": { "start": { - "line": 702, + "line": 698, "column": 4 }, "end": { - "line": 705, + "line": 701, "column": 7 } } @@ -42997,16 +42798,16 @@ "type": "Identifier", "name": "changePage", "range": [ - 21756, - 21766 + 21673, + 21683 ], "loc": { "start": { - "line": 706, + "line": 702, "column": 4 }, "end": { - "line": 706, + "line": 702, "column": 14 } } @@ -43019,16 +42820,16 @@ "type": "Identifier", "name": "index", "range": [ - 21767, - 21772 + 21684, + 21689 ], "loc": { "start": { - "line": 706, + "line": 702, "column": 15 }, "end": { - "line": 706, + "line": 702, "column": 20 } } @@ -43046,16 +42847,16 @@ "type": "Identifier", "name": "tf", "range": [ - 21788, - 21790 + 21705, + 21707 ], "loc": { "start": { - "line": 707, + "line": 703, "column": 12 }, "end": { - "line": 707, + "line": 703, "column": 14 } } @@ -43066,16 +42867,16 @@ "object": { "type": "ThisExpression", "range": [ - 21793, - 21797 + 21710, + 21714 ], "loc": { "start": { - "line": 707, + "line": 703, "column": 17 }, "end": { - "line": 707, + "line": 703, "column": 21 } } @@ -43084,46 +42885,46 @@ "type": "Identifier", "name": "tf", "range": [ - 21798, - 21800 + 21715, + 21717 ], "loc": { "start": { - "line": 707, + "line": 703, "column": 22 }, "end": { - "line": 707, + "line": 703, "column": 24 } } }, "range": [ - 21793, - 21800 + 21710, + 21717 ], "loc": { "start": { - "line": 707, + "line": 703, "column": 17 }, "end": { - "line": 707, + "line": 703, "column": 24 } } }, "range": [ - 21788, - 21800 + 21705, + 21717 ], "loc": { "start": { - "line": 707, + "line": 703, "column": 12 }, "end": { - "line": 707, + "line": 703, "column": 24 } } @@ -43131,16 +42932,16 @@ ], "kind": "var", "range": [ - 21784, - 21801 + 21701, + 21718 ], "loc": { "start": { - "line": 707, + "line": 703, "column": 8 }, "end": { - "line": 707, + "line": 703, "column": 25 } } @@ -43158,16 +42959,16 @@ "object": { "type": "ThisExpression", "range": [ - 21816, - 21820 + 21733, + 21737 ], "loc": { "start": { - "line": 709, + "line": 705, "column": 13 }, "end": { - "line": 709, + "line": 705, "column": 17 } } @@ -43176,63 +42977,63 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 21821, - 21830 + 21738, + 21747 ], "loc": { "start": { - "line": 709, + "line": 705, "column": 18 }, "end": { - "line": 709, + "line": 705, "column": 27 } } }, "range": [ - 21816, - 21830 + 21733, + 21747 ], "loc": { "start": { - "line": 709, + "line": 705, "column": 13 }, "end": { - "line": 709, + "line": 705, "column": 27 } } }, "arguments": [], "range": [ - 21816, - 21832 + 21733, + 21749 ], "loc": { "start": { - "line": 709, + "line": 705, "column": 13 }, "end": { - "line": 709, + "line": 705, "column": 29 } } }, "prefix": true, "range": [ - 21815, - 21832 + 21732, + 21749 ], "loc": { "start": { - "line": 709, + "line": 705, "column": 12 }, "end": { - "line": 709, + "line": 705, "column": 29 } } @@ -43244,48 +43045,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 21848, - 21855 + 21765, + 21772 ], "loc": { "start": { - "line": 710, + "line": 706, "column": 12 }, "end": { - "line": 710, + "line": 706, "column": 19 } } } ], "range": [ - 21834, - 21865 + 21751, + 21782 ], "loc": { "start": { - "line": 709, + "line": 705, "column": 31 }, "end": { - "line": 711, + "line": 707, "column": 9 } } }, "alternate": null, "range": [ - 21811, - 21865 + 21728, + 21782 ], "loc": { "start": { - "line": 709, + "line": 705, "column": 8 }, "end": { - "line": 711, + "line": 707, "column": 9 } } @@ -43303,16 +43104,16 @@ "object": { "type": "ThisExpression", "range": [ - 21875, - 21879 + 21792, + 21796 ], "loc": { "start": { - "line": 713, + "line": 709, "column": 8 }, "end": { - "line": 713, + "line": 709, "column": 12 } } @@ -43321,31 +43122,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 21880, - 21887 + 21797, + 21804 ], "loc": { "start": { - "line": 713, + "line": 709, "column": 13 }, "end": { - "line": 713, + "line": 709, "column": 20 } } }, "range": [ - 21875, - 21887 + 21792, + 21804 ], "loc": { "start": { - "line": 713, + "line": 709, "column": 8 }, "end": { - "line": 713, + "line": 709, "column": 20 } } @@ -43354,31 +43155,31 @@ "type": "Identifier", "name": "emit", "range": [ - 21888, - 21892 + 21805, + 21809 ], "loc": { "start": { - "line": 713, + "line": 709, "column": 21 }, "end": { - "line": 713, + "line": 709, "column": 25 } } }, "range": [ - 21875, - 21892 + 21792, + 21809 ], "loc": { "start": { - "line": 713, + "line": 709, "column": 8 }, "end": { - "line": 713, + "line": 709, "column": 25 } } @@ -43389,16 +43190,16 @@ "value": "before-page-change", "raw": "'before-page-change'", "range": [ - 21893, - 21913 + 21810, + 21830 ], "loc": { "start": { - "line": 713, + "line": 709, "column": 26 }, "end": { - "line": 713, + "line": 709, "column": 46 } } @@ -43407,16 +43208,16 @@ "type": "Identifier", "name": "tf", "range": [ - 21915, - 21917 + 21832, + 21834 ], "loc": { "start": { - "line": 713, + "line": 709, "column": 48 }, "end": { - "line": 713, + "line": 709, "column": 50 } } @@ -43428,16 +43229,16 @@ "type": "Identifier", "name": "index", "range": [ - 21920, - 21925 + 21837, + 21842 ], "loc": { "start": { - "line": 713, + "line": 709, "column": 53 }, "end": { - "line": 713, + "line": 709, "column": 58 } } @@ -43447,62 +43248,62 @@ "value": 1, "raw": "1", "range": [ - 21928, - 21929 + 21845, + 21846 ], "loc": { "start": { - "line": 713, + "line": 709, "column": 61 }, "end": { - "line": 713, + "line": 709, "column": 62 } } }, "range": [ - 21920, - 21929 + 21837, + 21846 ], "loc": { "start": { - "line": 713, + "line": 709, "column": 53 }, "end": { - "line": 713, + "line": 709, "column": 62 } } } ], "range": [ - 21875, - 21931 + 21792, + 21848 ], "loc": { "start": { - "line": 713, + "line": 709, "column": 8 }, "end": { - "line": 713, + "line": 709, "column": 64 } } }, "range": [ - 21875, - 21932 + 21792, + 21849 ], "loc": { "start": { - "line": 713, + "line": 709, "column": 8 }, "end": { - "line": 713, + "line": 709, "column": 65 } } @@ -43516,16 +43317,16 @@ "type": "Identifier", "name": "index", "range": [ - 21946, - 21951 + 21863, + 21868 ], "loc": { "start": { - "line": 715, + "line": 711, "column": 12 }, "end": { - "line": 715, + "line": 711, "column": 17 } } @@ -43535,31 +43336,31 @@ "value": null, "raw": "null", "range": [ - 21956, - 21960 + 21873, + 21877 ], "loc": { "start": { - "line": 715, + "line": 711, "column": 22 }, "end": { - "line": 715, + "line": 711, "column": 26 } } }, "range": [ - 21946, - 21960 + 21863, + 21877 ], "loc": { "start": { - "line": 715, + "line": 711, "column": 12 }, "end": { - "line": 715, + "line": 711, "column": 26 } } @@ -43576,16 +43377,16 @@ "type": "Identifier", "name": "index", "range": [ - 21976, - 21981 + 21893, + 21898 ], "loc": { "start": { - "line": 716, + "line": 712, "column": 12 }, "end": { - "line": 716, + "line": 712, "column": 17 } } @@ -43601,16 +43402,16 @@ "object": { "type": "ThisExpression", "range": [ - 21984, - 21988 + 21901, + 21905 ], "loc": { "start": { - "line": 716, + "line": 712, "column": 20 }, "end": { - "line": 716, + "line": 712, "column": 24 } } @@ -43619,31 +43420,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 21989, - 22005 + 21906, + 21922 ], "loc": { "start": { - "line": 716, + "line": 712, "column": 25 }, "end": { - "line": 716, + "line": 712, "column": 41 } } }, "range": [ - 21984, - 22005 + 21901, + 21922 ], "loc": { "start": { - "line": 716, + "line": 712, "column": 20 }, "end": { - "line": 716, + "line": 712, "column": 41 } } @@ -43652,31 +43453,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 22010, - 22016 + 21927, + 21933 ], "loc": { "start": { - "line": 716, + "line": 712, "column": 46 }, "end": { - "line": 716, + "line": 712, "column": 52 } } }, "range": [ - 21984, - 22016 + 21901, + 21933 ], "loc": { "start": { - "line": 716, + "line": 712, "column": 20 }, "end": { - "line": 716, + "line": 712, "column": 52 } } @@ -43693,16 +43494,16 @@ "object": { "type": "ThisExpression", "range": [ - 22035, - 22039 + 21952, + 21956 ], "loc": { "start": { - "line": 717, + "line": 713, "column": 16 }, "end": { - "line": 717, + "line": 713, "column": 20 } } @@ -43711,31 +43512,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 22040, - 22049 + 21957, + 21966 ], "loc": { "start": { - "line": 717, + "line": 713, "column": 21 }, "end": { - "line": 717, + "line": 713, "column": 30 } } }, "range": [ - 22035, - 22049 + 21952, + 21966 ], "loc": { "start": { - "line": 717, + "line": 713, "column": 16 }, "end": { - "line": 717, + "line": 713, "column": 30 } } @@ -43744,31 +43545,31 @@ "type": "Identifier", "name": "options", "range": [ - 22050, - 22057 + 21967, + 21974 ], "loc": { "start": { - "line": 717, + "line": 713, "column": 31 }, "end": { - "line": 717, + "line": 713, "column": 38 } } }, "range": [ - 22035, - 22057 + 21952, + 21974 ], "loc": { "start": { - "line": 717, + "line": 713, "column": 16 }, "end": { - "line": 717, + "line": 713, "column": 38 } } @@ -43777,31 +43578,31 @@ "type": "Identifier", "name": "selectedIndex", "range": [ - 22058, - 22071 + 21975, + 21988 ], "loc": { "start": { - "line": 717, + "line": 713, "column": 39 }, "end": { - "line": 717, + "line": 713, "column": 52 } } }, "range": [ - 22035, - 22071 + 21952, + 21988 ], "loc": { "start": { - "line": 717, + "line": 713, "column": 16 }, "end": { - "line": 717, + "line": 713, "column": 52 } } @@ -43818,16 +43619,16 @@ "object": { "type": "ThisExpression", "range": [ - 22074, - 22078 + 21991, + 21995 ], "loc": { "start": { - "line": 717, + "line": 713, "column": 55 }, "end": { - "line": 717, + "line": 713, "column": 59 } } @@ -43836,31 +43637,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 22079, - 22088 + 21996, + 22005 ], "loc": { "start": { - "line": 717, + "line": 713, "column": 60 }, "end": { - "line": 717, + "line": 713, "column": 69 } } }, "range": [ - 22074, - 22088 + 21991, + 22005 ], "loc": { "start": { - "line": 717, + "line": 713, "column": 55 }, "end": { - "line": 717, + "line": 713, "column": 69 } } @@ -43869,31 +43670,31 @@ "type": "Identifier", "name": "value", "range": [ - 22089, - 22094 + 22006, + 22011 ], "loc": { "start": { - "line": 717, + "line": 713, "column": 70 }, "end": { - "line": 717, + "line": 713, "column": 75 } } }, "range": [ - 22074, - 22094 + 21991, + 22011 ], "loc": { "start": { - "line": 717, + "line": 713, "column": 55 }, "end": { - "line": 717, + "line": 713, "column": 75 } } @@ -43903,108 +43704,108 @@ "value": 1, "raw": "1", "range": [ - 22097, - 22098 + 22014, + 22015 ], "loc": { "start": { - "line": 717, + "line": 713, "column": 78 }, "end": { - "line": 717, + "line": 713, "column": 79 } } }, "range": [ - 22074, - 22098 + 21991, + 22015 ], "loc": { "start": { - "line": 717, + "line": 713, "column": 55 }, "end": { - "line": 717, + "line": 713, "column": 79 } } }, "range": [ - 21984, - 22098 + 21901, + 22015 ], "loc": { "start": { - "line": 716, + "line": 712, "column": 20 }, "end": { - "line": 717, + "line": 713, "column": 79 } } }, "range": [ - 21976, - 22098 + 21893, + 22015 ], "loc": { "start": { - "line": 716, + "line": 712, "column": 12 }, "end": { - "line": 717, + "line": 713, "column": 79 } } }, "range": [ - 21976, - 22099 + 21893, + 22016 ], "loc": { "start": { - "line": 716, + "line": 712, "column": 12 }, "end": { - "line": 717, + "line": 713, "column": 80 } } } ], "range": [ - 21962, - 22109 + 21879, + 22026 ], "loc": { "start": { - "line": 715, + "line": 711, "column": 28 }, "end": { - "line": 718, + "line": 714, "column": 9 } } }, "alternate": null, "range": [ - 21942, - 22109 + 21859, + 22026 ], "loc": { "start": { - "line": 715, + "line": 711, "column": 8 }, "end": { - "line": 718, + "line": 714, "column": 9 } } @@ -44021,16 +43822,16 @@ "type": "Identifier", "name": "index", "range": [ - 22122, - 22127 + 22039, + 22044 ], "loc": { "start": { - "line": 719, + "line": 715, "column": 12 }, "end": { - "line": 719, + "line": 715, "column": 17 } } @@ -44040,31 +43841,31 @@ "value": 0, "raw": "0", "range": [ - 22131, - 22132 + 22048, + 22049 ], "loc": { "start": { - "line": 719, + "line": 715, "column": 21 }, "end": { - "line": 719, + "line": 715, "column": 22 } } }, "range": [ - 22122, - 22132 + 22039, + 22049 ], "loc": { "start": { - "line": 719, + "line": 715, "column": 12 }, "end": { - "line": 719, + "line": 715, "column": 22 } } @@ -44076,16 +43877,16 @@ "type": "Identifier", "name": "index", "range": [ - 22136, - 22141 + 22053, + 22058 ], "loc": { "start": { - "line": 719, + "line": 715, "column": 26 }, "end": { - "line": 719, + "line": 715, "column": 31 } } @@ -44099,16 +43900,16 @@ "object": { "type": "ThisExpression", "range": [ - 22146, - 22150 + 22063, + 22067 ], "loc": { "start": { - "line": 719, + "line": 715, "column": 36 }, "end": { - "line": 719, + "line": 715, "column": 40 } } @@ -44117,31 +43918,31 @@ "type": "Identifier", "name": "nbPages", "range": [ - 22151, - 22158 + 22068, + 22075 ], "loc": { "start": { - "line": 719, + "line": 715, "column": 41 }, "end": { - "line": 719, + "line": 715, "column": 48 } } }, "range": [ - 22146, - 22158 + 22063, + 22075 ], "loc": { "start": { - "line": 719, + "line": 715, "column": 36 }, "end": { - "line": 719, + "line": 715, "column": 48 } } @@ -44151,61 +43952,61 @@ "value": 1, "raw": "1", "range": [ - 22161, - 22162 + 22078, + 22079 ], "loc": { "start": { - "line": 719, + "line": 715, "column": 51 }, "end": { - "line": 719, + "line": 715, "column": 52 } } }, "range": [ - 22146, - 22162 + 22063, + 22079 ], "loc": { "start": { - "line": 719, + "line": 715, "column": 36 }, "end": { - "line": 719, + "line": 715, "column": 52 } } }, "range": [ - 22136, - 22163 + 22053, + 22080 ], "loc": { "start": { - "line": 719, + "line": 715, "column": 26 }, "end": { - "line": 719, + "line": 715, "column": 53 } } }, "range": [ - 22122, - 22163 + 22039, + 22080 ], "loc": { "start": { - "line": 719, + "line": 715, "column": 12 }, "end": { - "line": 719, + "line": 715, "column": 53 } } @@ -44223,16 +44024,16 @@ "object": { "type": "ThisExpression", "range": [ - 22179, - 22183 + 22096, + 22100 ], "loc": { "start": { - "line": 720, + "line": 716, "column": 12 }, "end": { - "line": 720, + "line": 716, "column": 16 } } @@ -44241,31 +44042,31 @@ "type": "Identifier", "name": "onBeforeChangePage", "range": [ - 22184, - 22202 + 22101, + 22119 ], "loc": { "start": { - "line": 720, + "line": 716, "column": 17 }, "end": { - "line": 720, + "line": 716, "column": 35 } } }, "range": [ - 22179, - 22202 + 22096, + 22119 ], "loc": { "start": { - "line": 720, + "line": 716, "column": 12 }, "end": { - "line": 720, + "line": 716, "column": 35 } } @@ -44274,16 +44075,16 @@ { "type": "ThisExpression", "range": [ - 22203, - 22207 + 22120, + 22124 ], "loc": { "start": { - "line": 720, + "line": 716, "column": 36 }, "end": { - "line": 720, + "line": 716, "column": 40 } } @@ -44295,16 +44096,16 @@ "type": "Identifier", "name": "index", "range": [ - 22210, - 22215 + 22127, + 22132 ], "loc": { "start": { - "line": 720, + "line": 716, "column": 43 }, "end": { - "line": 720, + "line": 716, "column": 48 } } @@ -44314,62 +44115,62 @@ "value": 1, "raw": "1", "range": [ - 22218, - 22219 + 22135, + 22136 ], "loc": { "start": { - "line": 720, + "line": 716, "column": 51 }, "end": { - "line": 720, + "line": 716, "column": 52 } } }, "range": [ - 22210, - 22219 + 22127, + 22136 ], "loc": { "start": { - "line": 720, + "line": 716, "column": 43 }, "end": { - "line": 720, + "line": 716, "column": 52 } } } ], "range": [ - 22179, - 22221 + 22096, + 22138 ], "loc": { "start": { - "line": 720, + "line": 716, "column": 12 }, "end": { - "line": 720, + "line": 716, "column": 54 } } }, "range": [ - 22179, - 22222 + 22096, + 22139 ], "loc": { "start": { - "line": 720, + "line": 716, "column": 12 }, "end": { - "line": 720, + "line": 716, "column": 55 } } @@ -44385,16 +44186,16 @@ "object": { "type": "ThisExpression", "range": [ - 22236, - 22240 + 22153, + 22157 ], "loc": { "start": { - "line": 722, + "line": 718, "column": 12 }, "end": { - "line": 722, + "line": 718, "column": 16 } } @@ -44403,31 +44204,31 @@ "type": "Identifier", "name": "currentPageNb", "range": [ - 22241, - 22254 + 22158, + 22171 ], "loc": { "start": { - "line": 722, + "line": 718, "column": 17 }, "end": { - "line": 722, + "line": 718, "column": 30 } } }, "range": [ - 22236, - 22254 + 22153, + 22171 ], "loc": { "start": { - "line": 722, + "line": 718, "column": 12 }, "end": { - "line": 722, + "line": 718, "column": 30 } } @@ -44441,16 +44242,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 22257, - 22265 + 22174, + 22182 ], "loc": { "start": { - "line": 722, + "line": 718, "column": 33 }, "end": { - "line": 722, + "line": 718, "column": 41 } } @@ -44460,16 +44261,16 @@ "type": "Identifier", "name": "index", "range": [ - 22266, - 22271 + 22183, + 22188 ], "loc": { "start": { - "line": 722, + "line": 718, "column": 42 }, "end": { - "line": 722, + "line": 718, "column": 47 } } @@ -44479,32 +44280,32 @@ "value": 10, "raw": "10", "range": [ - 22273, - 22275 + 22190, + 22192 ], "loc": { "start": { - "line": 722, + "line": 718, "column": 49 }, "end": { - "line": 722, + "line": 718, "column": 51 } } } ], "range": [ - 22257, - 22276 + 22174, + 22193 ], "loc": { "start": { - "line": 722, + "line": 718, "column": 33 }, "end": { - "line": 722, + "line": 718, "column": 52 } } @@ -44514,61 +44315,61 @@ "value": 1, "raw": "1", "range": [ - 22279, - 22280 + 22196, + 22197 ], "loc": { "start": { - "line": 722, + "line": 718, "column": 55 }, "end": { - "line": 722, + "line": 718, "column": 56 } } }, "range": [ - 22257, - 22280 + 22174, + 22197 ], "loc": { "start": { - "line": 722, + "line": 718, "column": 33 }, "end": { - "line": 722, + "line": 718, "column": 56 } } }, "range": [ - 22236, - 22280 + 22153, + 22197 ], "loc": { "start": { - "line": 722, + "line": 718, "column": 12 }, "end": { - "line": 722, + "line": 718, "column": 56 } } }, "range": [ - 22236, - 22281 + 22153, + 22198 ], "loc": { "start": { - "line": 722, + "line": 718, "column": 12 }, "end": { - "line": 722, + "line": 718, "column": 57 } } @@ -44584,16 +44385,16 @@ "object": { "type": "ThisExpression", "range": [ - 22298, - 22302 + 22215, + 22219 ], "loc": { "start": { - "line": 723, + "line": 719, "column": 16 }, "end": { - "line": 723, + "line": 719, "column": 20 } } @@ -44602,31 +44403,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 22303, - 22319 + 22220, + 22236 ], "loc": { "start": { - "line": 723, + "line": 719, "column": 21 }, "end": { - "line": 723, + "line": 719, "column": 37 } } }, "range": [ - 22298, - 22319 + 22215, + 22236 ], "loc": { "start": { - "line": 723, + "line": 719, "column": 16 }, "end": { - "line": 723, + "line": 719, "column": 37 } } @@ -44635,31 +44436,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 22324, - 22330 + 22241, + 22247 ], "loc": { "start": { - "line": 723, + "line": 719, "column": 42 }, "end": { - "line": 723, + "line": 719, "column": 48 } } }, "range": [ - 22298, - 22330 + 22215, + 22247 ], "loc": { "start": { - "line": 723, + "line": 719, "column": 16 }, "end": { - "line": 723, + "line": 719, "column": 48 } } @@ -44687,16 +44488,16 @@ "object": { "type": "ThisExpression", "range": [ - 22350, - 22354 + 22267, + 22271 ], "loc": { "start": { - "line": 724, + "line": 720, "column": 16 }, "end": { - "line": 724, + "line": 720, "column": 20 } } @@ -44705,31 +44506,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 22355, - 22364 + 22272, + 22281 ], "loc": { "start": { - "line": 724, + "line": 720, "column": 21 }, "end": { - "line": 724, + "line": 720, "column": 30 } } }, "range": [ - 22350, - 22364 + 22267, + 22281 ], "loc": { "start": { - "line": 724, + "line": 720, "column": 16 }, "end": { - "line": 724, + "line": 720, "column": 30 } } @@ -44738,31 +44539,31 @@ "type": "Identifier", "name": "options", "range": [ - 22365, - 22372 + 22282, + 22289 ], "loc": { "start": { - "line": 724, + "line": 720, "column": 31 }, "end": { - "line": 724, + "line": 720, "column": 38 } } }, "range": [ - 22350, - 22372 + 22267, + 22289 ], "loc": { "start": { - "line": 724, + "line": 720, "column": 16 }, "end": { - "line": 724, + "line": 720, "column": 38 } } @@ -44771,31 +44572,31 @@ "type": "Identifier", "name": "index", "range": [ - 22373, - 22378 + 22290, + 22295 ], "loc": { "start": { - "line": 724, + "line": 720, "column": 39 }, "end": { - "line": 724, + "line": 720, "column": 44 } } }, "range": [ - 22350, - 22379 + 22267, + 22296 ], "loc": { "start": { - "line": 724, + "line": 720, "column": 16 }, "end": { - "line": 724, + "line": 720, "column": 45 } } @@ -44804,31 +44605,31 @@ "type": "Identifier", "name": "selected", "range": [ - 22380, - 22388 + 22297, + 22305 ], "loc": { "start": { - "line": 724, + "line": 720, "column": 46 }, "end": { - "line": 724, + "line": 720, "column": 54 } } }, "range": [ - 22350, - 22388 + 22267, + 22305 ], "loc": { "start": { - "line": 724, + "line": 720, "column": 16 }, "end": { - "line": 724, + "line": 720, "column": 54 } } @@ -44838,62 +44639,62 @@ "value": true, "raw": "true", "range": [ - 22391, - 22395 + 22308, + 22312 ], "loc": { "start": { - "line": 724, + "line": 720, "column": 57 }, "end": { - "line": 724, + "line": 720, "column": 61 } } }, "range": [ - 22350, - 22395 + 22267, + 22312 ], "loc": { "start": { - "line": 724, + "line": 720, "column": 16 }, "end": { - "line": 724, + "line": 720, "column": 61 } } }, "range": [ - 22350, - 22396 + 22267, + 22313 ], "loc": { "start": { - "line": 724, + "line": 720, "column": 16 }, "end": { - "line": 724, + "line": 720, "column": 62 } } } ], "range": [ - 22332, - 22410 + 22249, + 22327 ], "loc": { "start": { - "line": 723, + "line": 719, "column": 50 }, "end": { - "line": 725, + "line": 721, "column": 13 } } @@ -44915,16 +44716,16 @@ "object": { "type": "ThisExpression", "range": [ - 22434, - 22438 + 22351, + 22355 ], "loc": { "start": { - "line": 726, + "line": 722, "column": 16 }, "end": { - "line": 726, + "line": 722, "column": 20 } } @@ -44933,31 +44734,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 22439, - 22448 + 22356, + 22365 ], "loc": { "start": { - "line": 726, + "line": 722, "column": 21 }, "end": { - "line": 726, + "line": 722, "column": 30 } } }, "range": [ - 22434, - 22448 + 22351, + 22365 ], "loc": { "start": { - "line": 726, + "line": 722, "column": 16 }, "end": { - "line": 726, + "line": 722, "column": 30 } } @@ -44966,31 +44767,31 @@ "type": "Identifier", "name": "value", "range": [ - 22449, - 22454 + 22366, + 22371 ], "loc": { "start": { - "line": 726, + "line": 722, "column": 31 }, "end": { - "line": 726, + "line": 722, "column": 36 } } }, "range": [ - 22434, - 22454 + 22351, + 22371 ], "loc": { "start": { - "line": 726, + "line": 722, "column": 16 }, "end": { - "line": 726, + "line": 722, "column": 36 } } @@ -45001,16 +44802,16 @@ "object": { "type": "ThisExpression", "range": [ - 22457, - 22461 + 22374, + 22378 ], "loc": { "start": { - "line": 726, + "line": 722, "column": 39 }, "end": { - "line": 726, + "line": 722, "column": 43 } } @@ -45019,92 +44820,92 @@ "type": "Identifier", "name": "currentPageNb", "range": [ - 22462, - 22475 + 22379, + 22392 ], "loc": { "start": { - "line": 726, + "line": 722, "column": 44 }, "end": { - "line": 726, + "line": 722, "column": 57 } } }, "range": [ - 22457, - 22475 + 22374, + 22392 ], "loc": { "start": { - "line": 726, + "line": 722, "column": 39 }, "end": { - "line": 726, + "line": 722, "column": 57 } } }, "range": [ - 22434, - 22475 + 22351, + 22392 ], "loc": { "start": { - "line": 726, + "line": 722, "column": 16 }, "end": { - "line": 726, + "line": 722, "column": 57 } } }, "range": [ - 22434, - 22476 + 22351, + 22393 ], "loc": { "start": { - "line": 726, + "line": 722, "column": 16 }, "end": { - "line": 726, + "line": 722, "column": 58 } } } ], "range": [ - 22416, - 22490 + 22333, + 22407 ], "loc": { "start": { - "line": 725, + "line": 721, "column": 19 }, "end": { - "line": 727, + "line": 723, "column": 13 } } }, "range": [ - 22294, - 22490 + 22211, + 22407 ], "loc": { "start": { - "line": 723, + "line": 719, "column": 12 }, "end": { - "line": 727, + "line": 723, "column": 13 } } @@ -45120,16 +44921,16 @@ "object": { "type": "ThisExpression", "range": [ - 22504, - 22508 + 22421, + 22425 ], "loc": { "start": { - "line": 729, + "line": 725, "column": 12 }, "end": { - "line": 729, + "line": 725, "column": 16 } } @@ -45138,31 +44939,31 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 22509, - 22523 + 22426, + 22440 ], "loc": { "start": { - "line": 729, + "line": 725, "column": 17 }, "end": { - "line": 729, + "line": 725, "column": 31 } } }, "range": [ - 22504, - 22523 + 22421, + 22440 ], "loc": { "start": { - "line": 729, + "line": 725, "column": 12 }, "end": { - "line": 729, + "line": 725, "column": 31 } } @@ -45178,16 +44979,16 @@ "object": { "type": "ThisExpression", "range": [ - 22527, - 22531 + 22444, + 22448 ], "loc": { "start": { - "line": 729, + "line": 725, "column": 35 }, "end": { - "line": 729, + "line": 725, "column": 39 } } @@ -45196,31 +44997,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 22532, - 22548 + 22449, + 22465 ], "loc": { "start": { - "line": 729, + "line": 725, "column": 40 }, "end": { - "line": 729, + "line": 725, "column": 56 } } }, "range": [ - 22527, - 22548 + 22444, + 22465 ], "loc": { "start": { - "line": 729, + "line": 725, "column": 35 }, "end": { - "line": 729, + "line": 725, "column": 56 } } @@ -45229,31 +45030,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 22553, - 22559 + 22470, + 22476 ], "loc": { "start": { - "line": 729, + "line": 725, "column": 61 }, "end": { - "line": 729, + "line": 725, "column": 67 } } }, "range": [ - 22527, - 22559 + 22444, + 22476 ], "loc": { "start": { - "line": 729, + "line": 725, "column": 35 }, "end": { - "line": 729, + "line": 725, "column": 67 } } @@ -45267,16 +45068,16 @@ "object": { "type": "ThisExpression", "range": [ - 22579, - 22583 + 22496, + 22500 ], "loc": { "start": { - "line": 730, + "line": 726, "column": 16 }, "end": { - "line": 730, + "line": 726, "column": 20 } } @@ -45285,31 +45086,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 22584, - 22593 + 22501, + 22510 ], "loc": { "start": { - "line": 730, + "line": 726, "column": 21 }, "end": { - "line": 730, + "line": 726, "column": 30 } } }, "range": [ - 22579, - 22593 + 22496, + 22510 ], "loc": { "start": { - "line": 730, + "line": 726, "column": 16 }, "end": { - "line": 730, + "line": 726, "column": 30 } } @@ -45318,31 +45119,31 @@ "type": "Identifier", "name": "value", "range": [ - 22594, - 22599 + 22511, + 22516 ], "loc": { "start": { - "line": 730, + "line": 726, "column": 31 }, "end": { - "line": 730, + "line": 726, "column": 36 } } }, "range": [ - 22579, - 22599 + 22496, + 22516 ], "loc": { "start": { - "line": 730, + "line": 726, "column": 16 }, "end": { - "line": 730, + "line": 726, "column": 36 } } @@ -45354,16 +45155,16 @@ "type": "Identifier", "name": "index", "range": [ - 22603, - 22608 + 22520, + 22525 ], "loc": { "start": { - "line": 730, + "line": 726, "column": 40 }, "end": { - "line": 730, + "line": 726, "column": 45 } } @@ -45374,16 +45175,16 @@ "object": { "type": "ThisExpression", "range": [ - 22611, - 22615 + 22528, + 22532 ], "loc": { "start": { - "line": 730, + "line": 726, "column": 48 }, "end": { - "line": 730, + "line": 726, "column": 52 } } @@ -45392,91 +45193,91 @@ "type": "Identifier", "name": "pagingLength", "range": [ - 22616, - 22628 + 22533, + 22545 ], "loc": { "start": { - "line": 730, + "line": 726, "column": 53 }, "end": { - "line": 730, + "line": 726, "column": 65 } } }, "range": [ - 22611, - 22628 + 22528, + 22545 ], "loc": { "start": { - "line": 730, + "line": 726, "column": 48 }, "end": { - "line": 730, + "line": 726, "column": 65 } } }, "range": [ - 22603, - 22628 + 22520, + 22545 ], "loc": { "start": { - "line": 730, + "line": 726, "column": 40 }, "end": { - "line": 730, + "line": 726, "column": 65 } } }, "range": [ - 22526, - 22629 + 22443, + 22546 ], "loc": { "start": { - "line": 729, + "line": 725, "column": 34 }, "end": { - "line": 730, + "line": 726, "column": 66 } } }, "range": [ - 22504, - 22629 + 22421, + 22546 ], "loc": { "start": { - "line": 729, + "line": 725, "column": 12 }, "end": { - "line": 730, + "line": 726, "column": 66 } } }, "range": [ - 22504, - 22630 + 22421, + 22547 ], "loc": { "start": { - "line": 729, + "line": 725, "column": 12 }, "end": { - "line": 730, + "line": 726, "column": 67 } } @@ -45491,16 +45292,16 @@ "object": { "type": "ThisExpression", "range": [ - 22644, - 22648 + 22561, + 22565 ], "loc": { "start": { - "line": 732, + "line": 728, "column": 12 }, "end": { - "line": 732, + "line": 728, "column": 16 } } @@ -45509,62 +45310,62 @@ "type": "Identifier", "name": "groupByPage", "range": [ - 22649, - 22660 + 22566, + 22577 ], "loc": { "start": { - "line": 732, + "line": 728, "column": 17 }, "end": { - "line": 732, + "line": 728, "column": 28 } } }, "range": [ - 22644, - 22660 + 22561, + 22577 ], "loc": { "start": { - "line": 732, + "line": 728, "column": 12 }, "end": { - "line": 732, + "line": 728, "column": 28 } } }, "arguments": [], "range": [ - 22644, - 22662 + 22561, + 22579 ], "loc": { "start": { - "line": 732, + "line": 728, "column": 12 }, "end": { - "line": 732, + "line": 728, "column": 30 } } }, "range": [ - 22644, - 22663 + 22561, + 22580 ], "loc": { "start": { - "line": 732, + "line": 728, "column": 12 }, "end": { - "line": 732, + "line": 728, "column": 31 } } @@ -45579,16 +45380,16 @@ "object": { "type": "ThisExpression", "range": [ - 22677, - 22681 + 22594, + 22598 ], "loc": { "start": { - "line": 734, + "line": 730, "column": 12 }, "end": { - "line": 734, + "line": 730, "column": 16 } } @@ -45597,31 +45398,31 @@ "type": "Identifier", "name": "onAfterChangePage", "range": [ - 22682, - 22699 + 22599, + 22616 ], "loc": { "start": { - "line": 734, + "line": 730, "column": 17 }, "end": { - "line": 734, + "line": 730, "column": 34 } } }, "range": [ - 22677, - 22699 + 22594, + 22616 ], "loc": { "start": { - "line": 734, + "line": 730, "column": 12 }, "end": { - "line": 734, + "line": 730, "column": 34 } } @@ -45630,16 +45431,16 @@ { "type": "ThisExpression", "range": [ - 22700, - 22704 + 22617, + 22621 ], "loc": { "start": { - "line": 734, + "line": 730, "column": 35 }, "end": { - "line": 734, + "line": 730, "column": 39 } } @@ -45651,16 +45452,16 @@ "type": "Identifier", "name": "index", "range": [ - 22707, - 22712 + 22624, + 22629 ], "loc": { "start": { - "line": 734, + "line": 730, "column": 42 }, "end": { - "line": 734, + "line": 730, "column": 47 } } @@ -45670,94 +45471,94 @@ "value": 1, "raw": "1", "range": [ - 22715, - 22716 + 22632, + 22633 ], "loc": { "start": { - "line": 734, + "line": 730, "column": 50 }, "end": { - "line": 734, + "line": 730, "column": 51 } } }, "range": [ - 22707, - 22716 + 22624, + 22633 ], "loc": { "start": { - "line": 734, + "line": 730, "column": 42 }, "end": { - "line": 734, + "line": 730, "column": 51 } } } ], "range": [ - 22677, - 22718 + 22594, + 22635 ], "loc": { "start": { - "line": 734, + "line": 730, "column": 12 }, "end": { - "line": 734, + "line": 730, "column": 53 } } }, "range": [ - 22677, - 22719 + 22594, + 22636 ], "loc": { "start": { - "line": 734, + "line": 730, "column": 12 }, "end": { - "line": 734, + "line": 730, "column": 54 } } } ], "range": [ - 22165, - 22729 + 22082, + 22646 ], "loc": { "start": { - "line": 719, + "line": 715, "column": 55 }, "end": { - "line": 735, + "line": 731, "column": 9 } } }, "alternate": null, "range": [ - 22118, - 22729 + 22035, + 22646 ], "loc": { "start": { - "line": 719, + "line": 715, "column": 8 }, "end": { - "line": 735, + "line": 731, "column": 9 } } @@ -45775,16 +45576,16 @@ "object": { "type": "ThisExpression", "range": [ - 22739, - 22743 + 22656, + 22660 ], "loc": { "start": { - "line": 737, + "line": 733, "column": 8 }, "end": { - "line": 737, + "line": 733, "column": 12 } } @@ -45793,31 +45594,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 22744, - 22751 + 22661, + 22668 ], "loc": { "start": { - "line": 737, + "line": 733, "column": 13 }, "end": { - "line": 737, + "line": 733, "column": 20 } } }, "range": [ - 22739, - 22751 + 22656, + 22668 ], "loc": { "start": { - "line": 737, + "line": 733, "column": 8 }, "end": { - "line": 737, + "line": 733, "column": 20 } } @@ -45826,31 +45627,31 @@ "type": "Identifier", "name": "emit", "range": [ - 22752, - 22756 + 22669, + 22673 ], "loc": { "start": { - "line": 737, + "line": 733, "column": 21 }, "end": { - "line": 737, + "line": 733, "column": 25 } } }, "range": [ - 22739, - 22756 + 22656, + 22673 ], "loc": { "start": { - "line": 737, + "line": 733, "column": 8 }, "end": { - "line": 737, + "line": 733, "column": 25 } } @@ -45861,16 +45662,16 @@ "value": "after-page-change", "raw": "'after-page-change'", "range": [ - 22757, - 22776 + 22674, + 22693 ], "loc": { "start": { - "line": 737, + "line": 733, "column": 26 }, "end": { - "line": 737, + "line": 733, "column": 45 } } @@ -45879,16 +45680,16 @@ "type": "Identifier", "name": "tf", "range": [ - 22778, - 22780 + 22695, + 22697 ], "loc": { "start": { - "line": 737, + "line": 733, "column": 47 }, "end": { - "line": 737, + "line": 733, "column": 49 } } @@ -45900,16 +45701,16 @@ "type": "Identifier", "name": "index", "range": [ - 22783, - 22788 + 22700, + 22705 ], "loc": { "start": { - "line": 737, + "line": 733, "column": 52 }, "end": { - "line": 737, + "line": 733, "column": 57 } } @@ -45919,78 +45720,78 @@ "value": 1, "raw": "1", "range": [ - 22791, - 22792 + 22708, + 22709 ], "loc": { "start": { - "line": 737, + "line": 733, "column": 60 }, "end": { - "line": 737, + "line": 733, "column": 61 } } }, "range": [ - 22783, - 22792 + 22700, + 22709 ], "loc": { "start": { - "line": 737, + "line": 733, "column": 52 }, "end": { - "line": 737, + "line": 733, "column": 61 } } } ], "range": [ - 22739, - 22794 + 22656, + 22711 ], "loc": { "start": { - "line": 737, + "line": 733, "column": 8 }, "end": { - "line": 737, + "line": 733, "column": 63 } } }, "range": [ - 22739, - 22795 + 22656, + 22712 ], "loc": { "start": { - "line": 737, + "line": 733, "column": 8 }, "end": { - "line": 737, + "line": 733, "column": 64 } } } ], "range": [ - 21774, - 22801 + 21691, + 22718 ], "loc": { "start": { - "line": 706, + "line": 702, "column": 22 }, "end": { - "line": 738, + "line": 734, "column": 5 } } @@ -45998,16 +45799,16 @@ "generator": false, "expression": false, "range": [ - 21766, - 22801 + 21683, + 22718 ], "loc": { "start": { - "line": 706, + "line": 702, "column": 14 }, "end": { - "line": 738, + "line": 734, "column": 5 } } @@ -46015,16 +45816,16 @@ "kind": "method", "computed": false, "range": [ - 21756, - 22801 + 21673, + 22718 ], "loc": { "start": { - "line": 706, + "line": 702, "column": 4 }, "end": { - "line": 738, + "line": 734, "column": 5 } }, @@ -46033,16 +45834,16 @@ "type": "Block", "value": "*\n * Change the page based on passed index\n * @param {Number} index Index of the page (0-n)\n ", "range": [ - 21642, - 21751 + 21559, + 21668 ], "loc": { "start": { - "line": 702, + "line": 698, "column": 4 }, "end": { - "line": 705, + "line": 701, "column": 7 } } @@ -46053,16 +45854,16 @@ "type": "Block", "value": "*\n * Change the number of results per page based on passed value\n * @param {String} val The number of results per page\n ", "range": [ - 22807, - 22943 + 22724, + 22860 ], "loc": { "start": { - "line": 740, + "line": 736, "column": 4 }, "end": { - "line": 743, + "line": 739, "column": 7 } } @@ -46076,16 +45877,16 @@ "type": "Identifier", "name": "changeResultsPerPage", "range": [ - 22948, - 22968 + 22865, + 22885 ], "loc": { "start": { - "line": 744, + "line": 740, "column": 4 }, "end": { - "line": 744, + "line": 740, "column": 24 } } @@ -46098,16 +45899,16 @@ "type": "Identifier", "name": "val", "range": [ - 22969, - 22972 + 22886, + 22889 ], "loc": { "start": { - "line": 744, + "line": 740, "column": 25 }, "end": { - "line": 744, + "line": 740, "column": 28 } } @@ -46132,16 +45933,16 @@ "object": { "type": "ThisExpression", "range": [ - 22989, - 22993 + 22906, + 22910 ], "loc": { "start": { - "line": 745, + "line": 741, "column": 13 }, "end": { - "line": 745, + "line": 741, "column": 17 } } @@ -46150,63 +45951,63 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 22994, - 23003 + 22911, + 22920 ], "loc": { "start": { - "line": 745, + "line": 741, "column": 18 }, "end": { - "line": 745, + "line": 741, "column": 27 } } }, "range": [ - 22989, - 23003 + 22906, + 22920 ], "loc": { "start": { - "line": 745, + "line": 741, "column": 13 }, "end": { - "line": 745, + "line": 741, "column": 27 } } }, "arguments": [], "range": [ - 22989, - 23005 + 22906, + 22922 ], "loc": { "start": { - "line": 745, + "line": 741, "column": 13 }, "end": { - "line": 745, + "line": 741, "column": 29 } } }, "prefix": true, "range": [ - 22988, - 23005 + 22905, + 22922 ], "loc": { "start": { - "line": 745, + "line": 741, "column": 12 }, "end": { - "line": 745, + "line": 741, "column": 29 } } @@ -46217,16 +46018,16 @@ "type": "Identifier", "name": "isNaN", "range": [ - 23009, - 23014 + 22926, + 22931 ], "loc": { "start": { - "line": 745, + "line": 741, "column": 33 }, "end": { - "line": 745, + "line": 741, "column": 38 } } @@ -46236,47 +46037,47 @@ "type": "Identifier", "name": "val", "range": [ - 23015, - 23018 + 22932, + 22935 ], "loc": { "start": { - "line": 745, + "line": 741, "column": 39 }, "end": { - "line": 745, + "line": 741, "column": 42 } } } ], "range": [ - 23009, - 23019 + 22926, + 22936 ], "loc": { "start": { - "line": 745, + "line": 741, "column": 33 }, "end": { - "line": 745, + "line": 741, "column": 43 } } }, "range": [ - 22988, - 23019 + 22905, + 22936 ], "loc": { "start": { - "line": 745, + "line": 741, "column": 12 }, "end": { - "line": 745, + "line": 741, "column": 43 } } @@ -46288,48 +46089,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 23035, - 23042 + 22952, + 22959 ], "loc": { "start": { - "line": 746, + "line": 742, "column": 12 }, "end": { - "line": 746, + "line": 742, "column": 19 } } } ], "range": [ - 23021, - 23052 + 22938, + 22969 ], "loc": { "start": { - "line": 745, + "line": 741, "column": 45 }, "end": { - "line": 747, + "line": 743, "column": 9 } } }, "alternate": null, "range": [ - 22984, - 23052 + 22901, + 22969 ], "loc": { "start": { - "line": 745, + "line": 741, "column": 8 }, "end": { - "line": 747, + "line": 743, "column": 9 } } @@ -46348,16 +46149,16 @@ "object": { "type": "ThisExpression", "range": [ - 23062, - 23066 + 22979, + 22983 ], "loc": { "start": { - "line": 749, + "line": 745, "column": 8 }, "end": { - "line": 749, + "line": 745, "column": 12 } } @@ -46366,31 +46167,31 @@ "type": "Identifier", "name": "resultsPerPageSlc", "range": [ - 23067, - 23084 + 22984, + 23001 ], "loc": { "start": { - "line": 749, + "line": 745, "column": 13 }, "end": { - "line": 749, + "line": 745, "column": 30 } } }, "range": [ - 23062, - 23084 + 22979, + 23001 ], "loc": { "start": { - "line": 749, + "line": 745, "column": 8 }, "end": { - "line": 749, + "line": 745, "column": 30 } } @@ -46399,31 +46200,31 @@ "type": "Identifier", "name": "value", "range": [ - 23085, - 23090 + 23002, + 23007 ], "loc": { "start": { - "line": 749, + "line": 745, "column": 31 }, "end": { - "line": 749, + "line": 745, "column": 36 } } }, "range": [ - 23062, - 23090 + 22979, + 23007 ], "loc": { "start": { - "line": 749, + "line": 745, "column": 8 }, "end": { - "line": 749, + "line": 745, "column": 36 } } @@ -46432,46 +46233,46 @@ "type": "Identifier", "name": "val", "range": [ - 23093, - 23096 + 23010, + 23013 ], "loc": { "start": { - "line": 749, + "line": 745, "column": 39 }, "end": { - "line": 749, + "line": 745, "column": 42 } } }, "range": [ - 23062, - 23096 + 22979, + 23013 ], "loc": { "start": { - "line": 749, + "line": 745, "column": 8 }, "end": { - "line": 749, + "line": 745, "column": 42 } } }, "range": [ - 23062, - 23097 + 22979, + 23014 ], "loc": { "start": { - "line": 749, + "line": 745, "column": 8 }, "end": { - "line": 749, + "line": 745, "column": 43 } } @@ -46486,16 +46287,16 @@ "object": { "type": "ThisExpression", "range": [ - 23106, - 23110 + 23023, + 23027 ], "loc": { "start": { - "line": 750, + "line": 746, "column": 8 }, "end": { - "line": 750, + "line": 746, "column": 12 } } @@ -46504,78 +46305,78 @@ "type": "Identifier", "name": "onChangeResultsPerPage", "range": [ - 23111, - 23133 + 23028, + 23050 ], "loc": { "start": { - "line": 750, + "line": 746, "column": 13 }, "end": { - "line": 750, + "line": 746, "column": 35 } } }, "range": [ - 23106, - 23133 + 23023, + 23050 ], "loc": { "start": { - "line": 750, + "line": 746, "column": 8 }, "end": { - "line": 750, + "line": 746, "column": 35 } } }, "arguments": [], "range": [ - 23106, - 23135 + 23023, + 23052 ], "loc": { "start": { - "line": 750, + "line": 746, "column": 8 }, "end": { - "line": 750, + "line": 746, "column": 37 } } }, "range": [ - 23106, - 23136 + 23023, + 23053 ], "loc": { "start": { - "line": 750, + "line": 746, "column": 8 }, "end": { - "line": 750, + "line": 746, "column": 38 } } } ], "range": [ - 22974, - 23142 + 22891, + 23059 ], "loc": { "start": { - "line": 744, + "line": 740, "column": 30 }, "end": { - "line": 751, + "line": 747, "column": 5 } } @@ -46583,16 +46384,16 @@ "generator": false, "expression": false, "range": [ - 22968, - 23142 + 22885, + 23059 ], "loc": { "start": { - "line": 744, + "line": 740, "column": 24 }, "end": { - "line": 751, + "line": 747, "column": 5 } } @@ -46600,16 +46401,16 @@ "kind": "method", "computed": false, "range": [ - 22948, - 23142 + 22865, + 23059 ], "loc": { "start": { - "line": 744, + "line": 740, "column": 4 }, "end": { - "line": 751, + "line": 747, "column": 5 } }, @@ -46618,16 +46419,16 @@ "type": "Block", "value": "*\n * Change the number of results per page based on passed value\n * @param {String} val The number of results per page\n ", "range": [ - 22807, - 22943 + 22724, + 22860 ], "loc": { "start": { - "line": 740, + "line": 736, "column": 4 }, "end": { - "line": 743, + "line": 739, "column": 7 } } @@ -46638,16 +46439,16 @@ "type": "Block", "value": "*\n * Change rows according to page results drop-down\n ", "range": [ - 23148, - 23214 + 23065, + 23131 ], "loc": { "start": { - "line": 753, + "line": 749, "column": 4 }, "end": { - "line": 755, + "line": 751, "column": 7 } } @@ -46661,16 +46462,16 @@ "type": "Identifier", "name": "onChangeResultsPerPage", "range": [ - 23219, - 23241 + 23136, + 23158 ], "loc": { "start": { - "line": 756, + "line": 752, "column": 4 }, "end": { - "line": 756, + "line": 752, "column": 26 } } @@ -46691,16 +46492,16 @@ "type": "Identifier", "name": "tf", "range": [ - 23258, - 23260 + 23175, + 23177 ], "loc": { "start": { - "line": 757, + "line": 753, "column": 12 }, "end": { - "line": 757, + "line": 753, "column": 14 } } @@ -46711,16 +46512,16 @@ "object": { "type": "ThisExpression", "range": [ - 23263, - 23267 + 23180, + 23184 ], "loc": { "start": { - "line": 757, + "line": 753, "column": 17 }, "end": { - "line": 757, + "line": 753, "column": 21 } } @@ -46729,46 +46530,46 @@ "type": "Identifier", "name": "tf", "range": [ - 23268, - 23270 + 23185, + 23187 ], "loc": { "start": { - "line": 757, + "line": 753, "column": 22 }, "end": { - "line": 757, + "line": 753, "column": 24 } } }, "range": [ - 23263, - 23270 + 23180, + 23187 ], "loc": { "start": { - "line": 757, + "line": 753, "column": 17 }, "end": { - "line": 757, + "line": 753, "column": 24 } } }, "range": [ - 23258, - 23270 + 23175, + 23187 ], "loc": { "start": { - "line": 757, + "line": 753, "column": 12 }, "end": { - "line": 757, + "line": 753, "column": 24 } } @@ -46776,16 +46577,16 @@ ], "kind": "let", "range": [ - 23254, - 23271 + 23171, + 23188 ], "loc": { "start": { - "line": 757, + "line": 753, "column": 8 }, "end": { - "line": 757, + "line": 753, "column": 25 } } @@ -46806,16 +46607,16 @@ "object": { "type": "ThisExpression", "range": [ - 23286, - 23290 + 23203, + 23207 ], "loc": { "start": { - "line": 759, + "line": 755, "column": 13 }, "end": { - "line": 759, + "line": 755, "column": 17 } } @@ -46824,63 +46625,63 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 23291, - 23300 + 23208, + 23217 ], "loc": { "start": { - "line": 759, + "line": 755, "column": 18 }, "end": { - "line": 759, + "line": 755, "column": 27 } } }, "range": [ - 23286, - 23300 + 23203, + 23217 ], "loc": { "start": { - "line": 759, + "line": 755, "column": 13 }, "end": { - "line": 759, + "line": 755, "column": 27 } } }, "arguments": [], "range": [ - 23286, - 23302 + 23203, + 23219 ], "loc": { "start": { - "line": 759, + "line": 755, "column": 13 }, "end": { - "line": 759, + "line": 755, "column": 29 } } }, "prefix": true, "range": [ - 23285, - 23302 + 23202, + 23219 ], "loc": { "start": { - "line": 759, + "line": 755, "column": 12 }, "end": { - "line": 759, + "line": 755, "column": 29 } } @@ -46897,16 +46698,16 @@ "type": "Identifier", "name": "tf", "range": [ - 23306, - 23308 + 23223, + 23225 ], "loc": { "start": { - "line": 759, + "line": 755, "column": 33 }, "end": { - "line": 759, + "line": 755, "column": 35 } } @@ -46915,47 +46716,47 @@ "type": "Identifier", "name": "getValidRowsNb", "range": [ - 23309, - 23323 + 23226, + 23240 ], "loc": { "start": { - "line": 759, + "line": 755, "column": 36 }, "end": { - "line": 759, + "line": 755, "column": 50 } } }, "range": [ - 23306, - 23323 + 23223, + 23240 ], "loc": { "start": { - "line": 759, + "line": 755, "column": 33 }, "end": { - "line": 759, + "line": 755, "column": 50 } } }, "arguments": [], "range": [ - 23306, - 23325 + 23223, + 23242 ], "loc": { "start": { - "line": 759, + "line": 755, "column": 33 }, "end": { - "line": 759, + "line": 755, "column": 52 } } @@ -46965,46 +46766,46 @@ "value": 0, "raw": "0", "range": [ - 23330, - 23331 + 23247, + 23248 ], "loc": { "start": { - "line": 759, + "line": 755, "column": 57 }, "end": { - "line": 759, + "line": 755, "column": 58 } } }, "range": [ - 23306, - 23331 + 23223, + 23248 ], "loc": { "start": { - "line": 759, + "line": 755, "column": 33 }, "end": { - "line": 759, + "line": 755, "column": 58 } } }, "range": [ - 23285, - 23331 + 23202, + 23248 ], "loc": { "start": { - "line": 759, + "line": 755, "column": 12 }, "end": { - "line": 759, + "line": 755, "column": 58 } } @@ -47016,48 +46817,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 23347, - 23354 + 23264, + 23271 ], "loc": { "start": { - "line": 760, + "line": 756, "column": 12 }, "end": { - "line": 760, + "line": 756, "column": 19 } } } ], "range": [ - 23333, - 23364 + 23250, + 23281 ], "loc": { "start": { - "line": 759, + "line": 755, "column": 60 }, "end": { - "line": 761, + "line": 757, "column": 9 } } }, "alternate": null, "range": [ - 23281, - 23364 + 23198, + 23281 ], "loc": { "start": { - "line": 759, + "line": 755, "column": 8 }, "end": { - "line": 761, + "line": 757, "column": 9 } } @@ -47076,16 +46877,16 @@ "type": "Identifier", "name": "resultsPerPageSlc", "range": [ - 23392, - 23409 + 23309, + 23326 ], "loc": { "start": { - "line": 764, + "line": 760, "column": 12 }, "end": { - "line": 764, + "line": 760, "column": 29 } } @@ -47094,16 +46895,16 @@ "type": "Identifier", "name": "slcR", "range": [ - 23411, - 23415 + 23328, + 23332 ], "loc": { "start": { - "line": 764, + "line": 760, "column": 31 }, "end": { - "line": 764, + "line": 760, "column": 35 } } @@ -47113,16 +46914,16 @@ "shorthand": false, "computed": false, "range": [ - 23392, - 23415 + 23309, + 23332 ], "loc": { "start": { - "line": 764, + "line": 760, "column": 12 }, "end": { - "line": 764, + "line": 760, "column": 35 } } @@ -47133,16 +46934,16 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 23417, - 23433 + 23334, + 23350 ], "loc": { "start": { - "line": 764, + "line": 760, "column": 37 }, "end": { - "line": 764, + "line": 760, "column": 53 } } @@ -47151,16 +46952,16 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 23417, - 23433 + 23334, + 23350 ], "loc": { "start": { - "line": 764, + "line": 760, "column": 37 }, "end": { - "line": 764, + "line": 760, "column": 53 } } @@ -47170,16 +46971,16 @@ "shorthand": true, "computed": false, "range": [ - 23417, - 23433 + 23334, + 23350 ], "loc": { "start": { - "line": 764, + "line": 760, "column": 37 }, "end": { - "line": 764, + "line": 760, "column": 53 } } @@ -47190,16 +46991,16 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 23435, - 23444 + 23352, + 23361 ], "loc": { "start": { - "line": 764, + "line": 760, "column": 55 }, "end": { - "line": 764, + "line": 760, "column": 64 } } @@ -47208,16 +47009,16 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 23435, - 23444 + 23352, + 23361 ], "loc": { "start": { - "line": 764, + "line": 760, "column": 55 }, "end": { - "line": 764, + "line": 760, "column": 64 } } @@ -47227,16 +47028,16 @@ "shorthand": true, "computed": false, "range": [ - 23435, - 23444 + 23352, + 23361 ], "loc": { "start": { - "line": 764, + "line": 760, "column": 55 }, "end": { - "line": 764, + "line": 760, "column": 64 } } @@ -47247,16 +47048,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 23446, - 23453 + 23363, + 23370 ], "loc": { "start": { - "line": 764, + "line": 760, "column": 66 }, "end": { - "line": 764, + "line": 760, "column": 73 } } @@ -47265,16 +47066,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 23446, - 23453 + 23363, + 23370 ], "loc": { "start": { - "line": 764, + "line": 760, "column": 66 }, "end": { - "line": 764, + "line": 760, "column": 73 } } @@ -47284,32 +47085,32 @@ "shorthand": true, "computed": false, "range": [ - 23446, - 23453 + 23363, + 23370 ], "loc": { "start": { - "line": 764, + "line": 760, "column": 66 }, "end": { - "line": 764, + "line": 760, "column": 73 } } } ], "range": [ - 23378, - 23463 + 23295, + 23380 ], "loc": { "start": { - "line": 763, + "line": 759, "column": 12 }, "end": { - "line": 765, + "line": 761, "column": 9 } } @@ -47317,31 +47118,31 @@ "init": { "type": "ThisExpression", "range": [ - 23466, - 23470 + 23383, + 23387 ], "loc": { "start": { - "line": 765, + "line": 761, "column": 12 }, "end": { - "line": 765, + "line": 761, "column": 16 } } }, "range": [ - 23378, - 23470 + 23295, + 23387 ], "loc": { "start": { - "line": 763, + "line": 759, "column": 12 }, "end": { - "line": 765, + "line": 761, "column": 16 } } @@ -47349,16 +47150,16 @@ ], "kind": "let", "range": [ - 23374, - 23471 + 23291, + 23388 ], "loc": { "start": { - "line": 763, + "line": 759, "column": 8 }, "end": { - "line": 765, + "line": 761, "column": 17 } } @@ -47374,16 +47175,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 23481, - 23488 + 23398, + 23405 ], "loc": { "start": { - "line": 767, + "line": 763, "column": 8 }, "end": { - "line": 767, + "line": 763, "column": 15 } } @@ -47392,31 +47193,31 @@ "type": "Identifier", "name": "emit", "range": [ - 23489, - 23493 + 23406, + 23410 ], "loc": { "start": { - "line": 767, + "line": 763, "column": 16 }, "end": { - "line": 767, + "line": 763, "column": 20 } } }, "range": [ - 23481, - 23493 + 23398, + 23410 ], "loc": { "start": { - "line": 767, + "line": 763, "column": 8 }, "end": { - "line": 767, + "line": 763, "column": 20 } } @@ -47427,16 +47228,16 @@ "value": "before-page-length-change", "raw": "'before-page-length-change'", "range": [ - 23494, - 23521 + 23411, + 23438 ], "loc": { "start": { - "line": 767, + "line": 763, "column": 21 }, "end": { - "line": 767, + "line": 763, "column": 48 } } @@ -47445,47 +47246,47 @@ "type": "Identifier", "name": "tf", "range": [ - 23523, - 23525 + 23440, + 23442 ], "loc": { "start": { - "line": 767, + "line": 763, "column": 50 }, "end": { - "line": 767, + "line": 763, "column": 52 } } } ], "range": [ - 23481, - 23526 + 23398, + 23443 ], "loc": { "start": { - "line": 767, + "line": 763, "column": 8 }, "end": { - "line": 767, + "line": 763, "column": 53 } } }, "range": [ - 23481, - 23527 + 23398, + 23444 ], "loc": { "start": { - "line": 767, + "line": 763, "column": 8 }, "end": { - "line": 767, + "line": 763, "column": 54 } } @@ -47499,16 +47300,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 23541, - 23549 + 23458, + 23466 ], "loc": { "start": { - "line": 769, + "line": 765, "column": 12 }, "end": { - "line": 769, + "line": 765, "column": 20 } } @@ -47520,16 +47321,16 @@ "type": "Identifier", "name": "slcR", "range": [ - 23552, - 23556 + 23469, + 23473 ], "loc": { "start": { - "line": 769, + "line": 765, "column": 23 }, "end": { - "line": 769, + "line": 765, "column": 27 } } @@ -47538,46 +47339,46 @@ "type": "Identifier", "name": "selectedIndex", "range": [ - 23557, - 23570 + 23474, + 23487 ], "loc": { "start": { - "line": 769, + "line": 765, "column": 28 }, "end": { - "line": 769, + "line": 765, "column": 41 } } }, "range": [ - 23552, - 23570 + 23469, + 23487 ], "loc": { "start": { - "line": 769, + "line": 765, "column": 23 }, "end": { - "line": 769, + "line": 765, "column": 41 } } }, "range": [ - 23541, - 23570 + 23458, + 23487 ], "loc": { "start": { - "line": 769, + "line": 765, "column": 12 }, "end": { - "line": 769, + "line": 765, "column": 41 } } @@ -47585,16 +47386,16 @@ ], "kind": "let", "range": [ - 23537, - 23571 + 23454, + 23488 ], "loc": { "start": { - "line": 769, + "line": 765, "column": 8 }, "end": { - "line": 769, + "line": 765, "column": 42 } } @@ -47608,16 +47409,16 @@ "type": "Identifier", "name": "slcPagesSelIndex", "range": [ - 23584, - 23600 + 23501, + 23517 ], "loc": { "start": { - "line": 770, + "line": 766, "column": 12 }, "end": { - "line": 770, + "line": 766, "column": 28 } } @@ -47631,16 +47432,16 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 23604, - 23620 + 23521, + 23537 ], "loc": { "start": { - "line": 770, + "line": 766, "column": 32 }, "end": { - "line": 770, + "line": 766, "column": 48 } } @@ -47649,31 +47450,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 23625, - 23631 + 23542, + 23548 ], "loc": { "start": { - "line": 770, + "line": 766, "column": 53 }, "end": { - "line": 770, + "line": 766, "column": 59 } } }, "range": [ - 23604, - 23631 + 23521, + 23548 ], "loc": { "start": { - "line": 770, + "line": 766, "column": 32 }, "end": { - "line": 770, + "line": 766, "column": 59 } } @@ -47685,16 +47486,16 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 23647, - 23656 + 23564, + 23573 ], "loc": { "start": { - "line": 771, + "line": 767, "column": 12 }, "end": { - "line": 771, + "line": 767, "column": 21 } } @@ -47703,31 +47504,31 @@ "type": "Identifier", "name": "selectedIndex", "range": [ - 23657, - 23670 + 23574, + 23587 ], "loc": { "start": { - "line": 771, + "line": 767, "column": 22 }, "end": { - "line": 771, + "line": 767, "column": 35 } } }, "range": [ - 23647, - 23670 + 23564, + 23587 ], "loc": { "start": { - "line": 771, + "line": 767, "column": 12 }, "end": { - "line": 771, + "line": 767, "column": 35 } } @@ -47738,16 +47539,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 23673, - 23681 + 23590, + 23598 ], "loc": { "start": { - "line": 771, + "line": 767, "column": 38 }, "end": { - "line": 771, + "line": 767, "column": 46 } } @@ -47763,16 +47564,16 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 23682, - 23691 + 23599, + 23608 ], "loc": { "start": { - "line": 771, + "line": 767, "column": 47 }, "end": { - "line": 771, + "line": 767, "column": 56 } } @@ -47781,31 +47582,31 @@ "type": "Identifier", "name": "value", "range": [ - 23692, - 23697 + 23609, + 23614 ], "loc": { "start": { - "line": 771, + "line": 767, "column": 57 }, "end": { - "line": 771, + "line": 767, "column": 62 } } }, "range": [ - 23682, - 23697 + 23599, + 23614 ], "loc": { "start": { - "line": 771, + "line": 767, "column": 47 }, "end": { - "line": 771, + "line": 767, "column": 62 } } @@ -47815,31 +47616,31 @@ "value": 1, "raw": "1", "range": [ - 23700, - 23701 + 23617, + 23618 ], "loc": { "start": { - "line": 771, + "line": 767, "column": 65 }, "end": { - "line": 771, + "line": 767, "column": 66 } } }, "range": [ - 23682, - 23701 + 23599, + 23618 ], "loc": { "start": { - "line": 771, + "line": 767, "column": 47 }, "end": { - "line": 771, + "line": 767, "column": 66 } } @@ -47849,62 +47650,62 @@ "value": 10, "raw": "10", "range": [ - 23703, - 23705 + 23620, + 23622 ], "loc": { "start": { - "line": 771, + "line": 767, "column": 68 }, "end": { - "line": 771, + "line": 767, "column": 70 } } } ], "range": [ - 23673, - 23706 + 23590, + 23623 ], "loc": { "start": { - "line": 771, + "line": 767, "column": 38 }, "end": { - "line": 771, + "line": 767, "column": 71 } } }, "range": [ - 23603, - 23706 + 23520, + 23623 ], "loc": { "start": { - "line": 770, + "line": 766, "column": 31 }, "end": { - "line": 771, + "line": 767, "column": 71 } } }, "range": [ - 23584, - 23706 + 23501, + 23623 ], "loc": { "start": { - "line": 770, + "line": 766, "column": 12 }, "end": { - "line": 771, + "line": 767, "column": 71 } } @@ -47912,16 +47713,16 @@ ], "kind": "let", "range": [ - 23580, - 23707 + 23497, + 23624 ], "loc": { "start": { - "line": 770, + "line": 766, "column": 8 }, "end": { - "line": 771, + "line": 767, "column": 72 } } @@ -47937,16 +47738,16 @@ "object": { "type": "ThisExpression", "range": [ - 23716, - 23720 + 23633, + 23637 ], "loc": { "start": { - "line": 772, + "line": 768, "column": 8 }, "end": { - "line": 772, + "line": 768, "column": 12 } } @@ -47955,31 +47756,31 @@ "type": "Identifier", "name": "pagingLength", "range": [ - 23721, - 23733 + 23638, + 23650 ], "loc": { "start": { - "line": 772, + "line": 768, "column": 13 }, "end": { - "line": 772, + "line": 768, "column": 25 } } }, "range": [ - 23716, - 23733 + 23633, + 23650 ], "loc": { "start": { - "line": 772, + "line": 768, "column": 8 }, "end": { - "line": 772, + "line": 768, "column": 25 } } @@ -47990,16 +47791,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 23736, - 23744 + 23653, + 23661 ], "loc": { "start": { - "line": 772, + "line": 768, "column": 28 }, "end": { - "line": 772, + "line": 768, "column": 36 } } @@ -48018,16 +47819,16 @@ "type": "Identifier", "name": "slcR", "range": [ - 23745, - 23749 + 23662, + 23666 ], "loc": { "start": { - "line": 772, + "line": 768, "column": 37 }, "end": { - "line": 772, + "line": 768, "column": 41 } } @@ -48036,31 +47837,31 @@ "type": "Identifier", "name": "options", "range": [ - 23750, - 23757 + 23667, + 23674 ], "loc": { "start": { - "line": 772, + "line": 768, "column": 42 }, "end": { - "line": 772, + "line": 768, "column": 49 } } }, "range": [ - 23745, - 23757 + 23662, + 23674 ], "loc": { "start": { - "line": 772, + "line": 768, "column": 37 }, "end": { - "line": 772, + "line": 768, "column": 49 } } @@ -48069,31 +47870,31 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 23758, - 23766 + 23675, + 23683 ], "loc": { "start": { - "line": 772, + "line": 768, "column": 50 }, "end": { - "line": 772, + "line": 768, "column": 58 } } }, "range": [ - 23745, - 23767 + 23662, + 23684 ], "loc": { "start": { - "line": 772, + "line": 768, "column": 37 }, "end": { - "line": 772, + "line": 768, "column": 59 } } @@ -48102,31 +47903,31 @@ "type": "Identifier", "name": "value", "range": [ - 23768, - 23773 + 23685, + 23690 ], "loc": { "start": { - "line": 772, + "line": 768, "column": 60 }, "end": { - "line": 772, + "line": 768, "column": 65 } } }, "range": [ - 23745, - 23773 + 23662, + 23690 ], "loc": { "start": { - "line": 772, + "line": 768, "column": 37 }, "end": { - "line": 772, + "line": 768, "column": 65 } } @@ -48136,62 +47937,62 @@ "value": 10, "raw": "10", "range": [ - 23775, - 23777 + 23692, + 23694 ], "loc": { "start": { - "line": 772, + "line": 768, "column": 67 }, "end": { - "line": 772, + "line": 768, "column": 69 } } } ], "range": [ - 23736, - 23778 + 23653, + 23695 ], "loc": { "start": { - "line": 772, + "line": 768, "column": 28 }, "end": { - "line": 772, + "line": 768, "column": 70 } } }, "range": [ - 23716, - 23778 + 23633, + 23695 ], "loc": { "start": { - "line": 772, + "line": 768, "column": 8 }, "end": { - "line": 772, + "line": 768, "column": 70 } } }, "range": [ - 23716, - 23779 + 23633, + 23696 ], "loc": { "start": { - "line": 772, + "line": 768, "column": 8 }, "end": { - "line": 772, + "line": 768, "column": 71 } } @@ -48207,16 +48008,16 @@ "object": { "type": "ThisExpression", "range": [ - 23788, - 23792 + 23705, + 23709 ], "loc": { "start": { - "line": 773, + "line": 769, "column": 8 }, "end": { - "line": 773, + "line": 769, "column": 12 } } @@ -48225,31 +48026,31 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 23793, - 23807 + 23710, + 23724 ], "loc": { "start": { - "line": 773, + "line": 769, "column": 13 }, "end": { - "line": 773, + "line": 769, "column": 27 } } }, "range": [ - 23788, - 23807 + 23705, + 23724 ], "loc": { "start": { - "line": 773, + "line": 769, "column": 8 }, "end": { - "line": 773, + "line": 769, "column": 27 } } @@ -48263,16 +48064,16 @@ "object": { "type": "ThisExpression", "range": [ - 23810, - 23814 + 23727, + 23731 ], "loc": { "start": { - "line": 773, + "line": 769, "column": 30 }, "end": { - "line": 773, + "line": 769, "column": 34 } } @@ -48281,31 +48082,31 @@ "type": "Identifier", "name": "pagingLength", "range": [ - 23815, - 23827 + 23732, + 23744 ], "loc": { "start": { - "line": 773, + "line": 769, "column": 35 }, "end": { - "line": 773, + "line": 769, "column": 47 } } }, "range": [ - 23810, - 23827 + 23727, + 23744 ], "loc": { "start": { - "line": 773, + "line": 769, "column": 30 }, "end": { - "line": 773, + "line": 769, "column": 47 } } @@ -48314,61 +48115,61 @@ "type": "Identifier", "name": "slcPagesSelIndex", "range": [ - 23830, - 23846 + 23747, + 23763 ], "loc": { "start": { - "line": 773, + "line": 769, "column": 50 }, "end": { - "line": 773, + "line": 769, "column": 66 } } }, "range": [ - 23810, - 23846 + 23727, + 23763 ], "loc": { "start": { - "line": 773, + "line": 769, "column": 30 }, "end": { - "line": 773, + "line": 769, "column": 66 } } }, "range": [ - 23788, - 23846 + 23705, + 23763 ], "loc": { "start": { - "line": 773, + "line": 769, "column": 8 }, "end": { - "line": 773, + "line": 769, "column": 66 } } }, "range": [ - 23788, - 23847 + 23705, + 23764 ], "loc": { "start": { - "line": 773, + "line": 769, "column": 8 }, "end": { - "line": 773, + "line": 769, "column": 67 } } @@ -48384,16 +48185,16 @@ "type": "Identifier", "name": "isNaN", "range": [ - 23862, - 23867 + 23779, + 23784 ], "loc": { "start": { - "line": 775, + "line": 771, "column": 13 }, "end": { - "line": 775, + "line": 771, "column": 18 } } @@ -48405,16 +48206,16 @@ "object": { "type": "ThisExpression", "range": [ - 23868, - 23872 + 23785, + 23789 ], "loc": { "start": { - "line": 775, + "line": 771, "column": 19 }, "end": { - "line": 775, + "line": 771, "column": 23 } } @@ -48423,63 +48224,63 @@ "type": "Identifier", "name": "pagingLength", "range": [ - 23873, - 23885 + 23790, + 23802 ], "loc": { "start": { - "line": 775, + "line": 771, "column": 24 }, "end": { - "line": 775, + "line": 771, "column": 36 } } }, "range": [ - 23868, - 23885 + 23785, + 23802 ], "loc": { "start": { - "line": 775, + "line": 771, "column": 19 }, "end": { - "line": 775, + "line": 771, "column": 36 } } } ], "range": [ - 23862, - 23886 + 23779, + 23803 ], "loc": { "start": { - "line": 775, + "line": 771, "column": 13 }, "end": { - "line": 775, + "line": 771, "column": 37 } } }, "prefix": true, "range": [ - 23861, - 23886 + 23778, + 23803 ], "loc": { "start": { - "line": 775, + "line": 771, "column": 12 }, "end": { - "line": 775, + "line": 771, "column": 37 } } @@ -48498,16 +48299,16 @@ "object": { "type": "ThisExpression", "range": [ - 23906, - 23910 + 23823, + 23827 ], "loc": { "start": { - "line": 776, + "line": 772, "column": 16 }, "end": { - "line": 776, + "line": 772, "column": 20 } } @@ -48516,31 +48317,31 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 23911, - 23925 + 23828, + 23842 ], "loc": { "start": { - "line": 776, + "line": 772, "column": 21 }, "end": { - "line": 776, + "line": 772, "column": 35 } } }, "range": [ - 23906, - 23925 + 23823, + 23842 ], "loc": { "start": { - "line": 776, + "line": 772, "column": 16 }, "end": { - "line": 776, + "line": 772, "column": 35 } } @@ -48552,16 +48353,16 @@ "type": "Identifier", "name": "tf", "range": [ - 23929, - 23931 + 23846, + 23848 ], "loc": { "start": { - "line": 776, + "line": 772, "column": 39 }, "end": { - "line": 776, + "line": 772, "column": 41 } } @@ -48570,46 +48371,46 @@ "type": "Identifier", "name": "nbFilterableRows", "range": [ - 23932, - 23948 + 23849, + 23865 ], "loc": { "start": { - "line": 776, + "line": 772, "column": 42 }, "end": { - "line": 776, + "line": 772, "column": 58 } } }, "range": [ - 23929, - 23948 + 23846, + 23865 ], "loc": { "start": { - "line": 776, + "line": 772, "column": 39 }, "end": { - "line": 776, + "line": 772, "column": 58 } } }, "range": [ - 23906, - 23948 + 23823, + 23865 ], "loc": { "start": { - "line": 776, + "line": 772, "column": 16 }, "end": { - "line": 776, + "line": 772, "column": 58 } } @@ -48628,16 +48429,16 @@ "object": { "type": "ThisExpression", "range": [ - 23968, - 23972 + 23885, + 23889 ], "loc": { "start": { - "line": 777, + "line": 773, "column": 16 }, "end": { - "line": 777, + "line": 773, "column": 20 } } @@ -48646,31 +48447,31 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 23973, - 23987 + 23890, + 23904 ], "loc": { "start": { - "line": 777, + "line": 773, "column": 21 }, "end": { - "line": 777, + "line": 773, "column": 35 } } }, "range": [ - 23968, - 23987 + 23885, + 23904 ], "loc": { "start": { - "line": 777, + "line": 773, "column": 16 }, "end": { - "line": 777, + "line": 773, "column": 35 } } @@ -48685,16 +48486,16 @@ "type": "Identifier", "name": "tf", "range": [ - 23991, - 23993 + 23908, + 23910 ], "loc": { "start": { - "line": 777, + "line": 773, "column": 39 }, "end": { - "line": 777, + "line": 773, "column": 41 } } @@ -48703,31 +48504,31 @@ "type": "Identifier", "name": "nbFilterableRows", "range": [ - 23994, - 24010 + 23911, + 23927 ], "loc": { "start": { - "line": 777, + "line": 773, "column": 42 }, "end": { - "line": 777, + "line": 773, "column": 58 } } }, "range": [ - 23991, - 24010 + 23908, + 23927 ], "loc": { "start": { - "line": 777, + "line": 773, "column": 39 }, "end": { - "line": 777, + "line": 773, "column": 58 } } @@ -48738,16 +48539,16 @@ "object": { "type": "ThisExpression", "range": [ - 24013, - 24017 + 23930, + 23934 ], "loc": { "start": { - "line": 777, + "line": 773, "column": 61 }, "end": { - "line": 777, + "line": 773, "column": 65 } } @@ -48756,108 +48557,108 @@ "type": "Identifier", "name": "pagingLength", "range": [ - 24018, - 24030 + 23935, + 23947 ], "loc": { "start": { - "line": 777, + "line": 773, "column": 66 }, "end": { - "line": 777, + "line": 773, "column": 78 } } }, "range": [ - 24013, - 24030 + 23930, + 23947 ], "loc": { "start": { - "line": 777, + "line": 773, "column": 61 }, "end": { - "line": 777, + "line": 773, "column": 78 } } }, "range": [ - 23991, - 24030 + 23908, + 23947 ], "loc": { "start": { - "line": 777, + "line": 773, "column": 39 }, "end": { - "line": 777, + "line": 773, "column": 78 } } }, "range": [ - 23968, - 24031 + 23885, + 23948 ], "loc": { "start": { - "line": 777, + "line": 773, "column": 16 }, "end": { - "line": 777, + "line": 773, "column": 79 } } }, "range": [ - 23968, - 24032 + 23885, + 23949 ], "loc": { "start": { - "line": 777, + "line": 773, "column": 16 }, "end": { - "line": 777, + "line": 773, "column": 80 } } } ], "range": [ - 23950, - 24046 + 23867, + 23963 ], "loc": { "start": { - "line": 776, + "line": 772, "column": 60 }, "end": { - "line": 778, + "line": 774, "column": 13 } } }, "alternate": null, "range": [ - 23902, - 24046 + 23819, + 23963 ], "loc": { "start": { - "line": 776, + "line": 772, "column": 12 }, "end": { - "line": 778, + "line": 774, "column": 13 } } @@ -48872,16 +48673,16 @@ "object": { "type": "ThisExpression", "range": [ - 24059, - 24063 + 23976, + 23980 ], "loc": { "start": { - "line": 779, + "line": 775, "column": 12 }, "end": { - "line": 779, + "line": 775, "column": 16 } } @@ -48890,62 +48691,62 @@ "type": "Identifier", "name": "setPagingInfo", "range": [ - 24064, - 24077 + 23981, + 23994 ], "loc": { "start": { - "line": 779, + "line": 775, "column": 17 }, "end": { - "line": 779, + "line": 775, "column": 30 } } }, "range": [ - 24059, - 24077 + 23976, + 23994 ], "loc": { "start": { - "line": 779, + "line": 775, "column": 12 }, "end": { - "line": 779, + "line": 775, "column": 30 } } }, "arguments": [], "range": [ - 24059, - 24079 + 23976, + 23996 ], "loc": { "start": { - "line": 779, + "line": 775, "column": 12 }, "end": { - "line": 779, + "line": 775, "column": 32 } } }, "range": [ - 24059, - 24080 + 23976, + 23997 ], "loc": { "start": { - "line": 779, + "line": 775, "column": 12 }, "end": { - "line": 779, + "line": 775, "column": 33 } } @@ -48959,16 +48760,16 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 24098, - 24114 + 24015, + 24031 ], "loc": { "start": { - "line": 781, + "line": 777, "column": 16 }, "end": { - "line": 781, + "line": 777, "column": 32 } } @@ -48977,31 +48778,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 24119, - 24125 + 24036, + 24042 ], "loc": { "start": { - "line": 781, + "line": 777, "column": 37 }, "end": { - "line": 781, + "line": 777, "column": 43 } } }, "range": [ - 24098, - 24125 + 24015, + 24042 ], "loc": { "start": { - "line": 781, + "line": 777, "column": 16 }, "end": { - "line": 781, + "line": 777, "column": 43 } } @@ -49018,16 +48819,16 @@ "type": "Identifier", "name": "slcIdx", "range": [ - 24149, - 24155 + 24066, + 24072 ], "loc": { "start": { - "line": 782, + "line": 778, "column": 20 }, "end": { - "line": 782, + "line": 778, "column": 26 } } @@ -49050,16 +48851,16 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 24179, - 24188 + 24096, + 24105 ], "loc": { "start": { - "line": 783, + "line": 779, "column": 21 }, "end": { - "line": 783, + "line": 779, "column": 30 } } @@ -49068,31 +48869,31 @@ "type": "Identifier", "name": "options", "range": [ - 24189, - 24196 + 24106, + 24113 ], "loc": { "start": { - "line": 783, + "line": 779, "column": 31 }, "end": { - "line": 783, + "line": 779, "column": 38 } } }, "range": [ - 24179, - 24196 + 24096, + 24113 ], "loc": { "start": { - "line": 783, + "line": 779, "column": 21 }, "end": { - "line": 783, + "line": 779, "column": 38 } } @@ -49101,31 +48902,31 @@ "type": "Identifier", "name": "length", "range": [ - 24197, - 24203 + 24114, + 24120 ], "loc": { "start": { - "line": 783, + "line": 779, "column": 39 }, "end": { - "line": 783, + "line": 779, "column": 45 } } }, "range": [ - 24179, - 24203 + 24096, + 24120 ], "loc": { "start": { - "line": 783, + "line": 779, "column": 21 }, "end": { - "line": 783, + "line": 779, "column": 45 } } @@ -49135,31 +48936,31 @@ "value": 1, "raw": "1", "range": [ - 24206, - 24207 + 24123, + 24124 ], "loc": { "start": { - "line": 783, + "line": 779, "column": 48 }, "end": { - "line": 783, + "line": 779, "column": 49 } } }, "range": [ - 24179, - 24207 + 24096, + 24124 ], "loc": { "start": { - "line": 783, + "line": 779, "column": 21 }, "end": { - "line": 783, + "line": 779, "column": 49 } } @@ -49168,31 +48969,31 @@ "type": "Identifier", "name": "slcPagesSelIndex", "range": [ - 24211, - 24227 + 24128, + 24144 ], "loc": { "start": { - "line": 783, + "line": 779, "column": 53 }, "end": { - "line": 783, + "line": 779, "column": 69 } } }, "range": [ - 24179, - 24227 + 24096, + 24144 ], "loc": { "start": { - "line": 783, + "line": 779, "column": 21 }, "end": { - "line": 783, + "line": 779, "column": 69 } } @@ -49210,16 +49011,16 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 24252, - 24261 + 24169, + 24178 ], "loc": { "start": { - "line": 784, + "line": 780, "column": 21 }, "end": { - "line": 784, + "line": 780, "column": 30 } } @@ -49228,31 +49029,31 @@ "type": "Identifier", "name": "options", "range": [ - 24262, - 24269 + 24179, + 24186 ], "loc": { "start": { - "line": 784, + "line": 780, "column": 31 }, "end": { - "line": 784, + "line": 780, "column": 38 } } }, "range": [ - 24252, - 24269 + 24169, + 24186 ], "loc": { "start": { - "line": 784, + "line": 780, "column": 21 }, "end": { - "line": 784, + "line": 780, "column": 38 } } @@ -49261,31 +49062,31 @@ "type": "Identifier", "name": "length", "range": [ - 24270, - 24276 + 24187, + 24193 ], "loc": { "start": { - "line": 784, + "line": 780, "column": 39 }, "end": { - "line": 784, + "line": 780, "column": 45 } } }, "range": [ - 24252, - 24276 + 24169, + 24193 ], "loc": { "start": { - "line": 784, + "line": 780, "column": 21 }, "end": { - "line": 784, + "line": 780, "column": 45 } } @@ -49295,31 +49096,31 @@ "value": 1, "raw": "1", "range": [ - 24279, - 24280 + 24196, + 24197 ], "loc": { "start": { - "line": 784, + "line": 780, "column": 48 }, "end": { - "line": 784, + "line": 780, "column": 49 } } }, "range": [ - 24252, - 24280 + 24169, + 24197 ], "loc": { "start": { - "line": 784, + "line": 780, "column": 21 }, "end": { - "line": 784, + "line": 780, "column": 49 } } @@ -49328,46 +49129,46 @@ "type": "Identifier", "name": "slcPagesSelIndex", "range": [ - 24284, - 24300 + 24201, + 24217 ], "loc": { "start": { - "line": 784, + "line": 780, "column": 53 }, "end": { - "line": 784, + "line": 780, "column": 69 } } }, "range": [ - 24178, - 24300 + 24095, + 24217 ], "loc": { "start": { - "line": 783, + "line": 779, "column": 20 }, "end": { - "line": 784, + "line": 780, "column": 69 } } }, "range": [ - 24149, - 24300 + 24066, + 24217 ], "loc": { "start": { - "line": 782, + "line": 778, "column": 20 }, "end": { - "line": 784, + "line": 780, "column": 69 } } @@ -49375,16 +49176,16 @@ ], "kind": "let", "range": [ - 24145, - 24301 + 24062, + 24218 ], "loc": { "start": { - "line": 782, + "line": 778, "column": 16 }, "end": { - "line": 784, + "line": 780, "column": 70 } } @@ -49407,16 +49208,16 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 24318, - 24327 + 24235, + 24244 ], "loc": { "start": { - "line": 785, + "line": 781, "column": 16 }, "end": { - "line": 785, + "line": 781, "column": 25 } } @@ -49425,31 +49226,31 @@ "type": "Identifier", "name": "options", "range": [ - 24328, - 24335 + 24245, + 24252 ], "loc": { "start": { - "line": 785, + "line": 781, "column": 26 }, "end": { - "line": 785, + "line": 781, "column": 33 } } }, "range": [ - 24318, - 24335 + 24235, + 24252 ], "loc": { "start": { - "line": 785, + "line": 781, "column": 16 }, "end": { - "line": 785, + "line": 781, "column": 33 } } @@ -49458,31 +49259,31 @@ "type": "Identifier", "name": "slcIdx", "range": [ - 24336, - 24342 + 24253, + 24259 ], "loc": { "start": { - "line": 785, + "line": 781, "column": 34 }, "end": { - "line": 785, + "line": 781, "column": 40 } } }, "range": [ - 24318, - 24343 + 24235, + 24260 ], "loc": { "start": { - "line": 785, + "line": 781, "column": 16 }, "end": { - "line": 785, + "line": 781, "column": 41 } } @@ -49491,31 +49292,31 @@ "type": "Identifier", "name": "selected", "range": [ - 24344, - 24352 + 24261, + 24269 ], "loc": { "start": { - "line": 785, + "line": 781, "column": 42 }, "end": { - "line": 785, + "line": 781, "column": 50 } } }, "range": [ - 24318, - 24352 + 24235, + 24269 ], "loc": { "start": { - "line": 785, + "line": 781, "column": 16 }, "end": { - "line": 785, + "line": 781, "column": 50 } } @@ -49525,110 +49326,110 @@ "value": true, "raw": "true", "range": [ - 24355, - 24359 + 24272, + 24276 ], "loc": { "start": { - "line": 785, + "line": 781, "column": 53 }, "end": { - "line": 785, + "line": 781, "column": 57 } } }, "range": [ - 24318, - 24359 + 24235, + 24276 ], "loc": { "start": { - "line": 785, + "line": 781, "column": 16 }, "end": { - "line": 785, + "line": 781, "column": 57 } } }, "range": [ - 24318, - 24360 + 24235, + 24277 ], "loc": { "start": { - "line": 785, + "line": 781, "column": 16 }, "end": { - "line": 785, + "line": 781, "column": 58 } } } ], "range": [ - 24127, - 24374 + 24044, + 24291 ], "loc": { "start": { - "line": 781, + "line": 777, "column": 45 }, "end": { - "line": 786, + "line": 782, "column": 13 } } }, "alternate": null, "range": [ - 24094, - 24374 + 24011, + 24291 ], "loc": { "start": { - "line": 781, + "line": 777, "column": 12 }, "end": { - "line": 786, + "line": 782, "column": 13 } } } ], "range": [ - 23888, - 24384 + 23805, + 24301 ], "loc": { "start": { - "line": 775, + "line": 771, "column": 39 }, "end": { - "line": 787, + "line": 783, "column": 9 } } }, "alternate": null, "range": [ - 23857, - 24384 + 23774, + 24301 ], "loc": { "start": { - "line": 775, + "line": 771, "column": 8 }, "end": { - "line": 787, + "line": 783, "column": 9 } } @@ -49644,16 +49445,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 24394, - 24401 + 24311, + 24318 ], "loc": { "start": { - "line": 789, + "line": 785, "column": 8 }, "end": { - "line": 789, + "line": 785, "column": 15 } } @@ -49662,31 +49463,31 @@ "type": "Identifier", "name": "emit", "range": [ - 24402, - 24406 + 24319, + 24323 ], "loc": { "start": { - "line": 789, + "line": 785, "column": 16 }, "end": { - "line": 789, + "line": 785, "column": 20 } } }, "range": [ - 24394, - 24406 + 24311, + 24323 ], "loc": { "start": { - "line": 789, + "line": 785, "column": 8 }, "end": { - "line": 789, + "line": 785, "column": 20 } } @@ -49697,16 +49498,16 @@ "value": "after-page-length-change", "raw": "'after-page-length-change'", "range": [ - 24407, - 24433 + 24324, + 24350 ], "loc": { "start": { - "line": 789, + "line": 785, "column": 21 }, "end": { - "line": 789, + "line": 785, "column": 47 } } @@ -49715,16 +49516,16 @@ "type": "Identifier", "name": "tf", "range": [ - 24435, - 24437 + 24352, + 24354 ], "loc": { "start": { - "line": 789, + "line": 785, "column": 49 }, "end": { - "line": 789, + "line": 785, "column": 51 } } @@ -49735,16 +49536,16 @@ "object": { "type": "ThisExpression", "range": [ - 24439, - 24443 + 24356, + 24360 ], "loc": { "start": { - "line": 789, + "line": 785, "column": 53 }, "end": { - "line": 789, + "line": 785, "column": 57 } } @@ -49753,78 +49554,78 @@ "type": "Identifier", "name": "pagingLength", "range": [ - 24444, - 24456 + 24361, + 24373 ], "loc": { "start": { - "line": 789, + "line": 785, "column": 58 }, "end": { - "line": 789, + "line": 785, "column": 70 } } }, "range": [ - 24439, - 24456 + 24356, + 24373 ], "loc": { "start": { - "line": 789, + "line": 785, "column": 53 }, "end": { - "line": 789, + "line": 785, "column": 70 } } } ], "range": [ - 24394, - 24457 + 24311, + 24374 ], "loc": { "start": { - "line": 789, + "line": 785, "column": 8 }, "end": { - "line": 789, + "line": 785, "column": 71 } } }, "range": [ - 24394, - 24458 + 24311, + 24375 ], "loc": { "start": { - "line": 789, + "line": 785, "column": 8 }, "end": { - "line": 789, + "line": 785, "column": 72 } } } ], "range": [ - 23244, - 24464 + 23161, + 24381 ], "loc": { "start": { - "line": 756, + "line": 752, "column": 29 }, "end": { - "line": 790, + "line": 786, "column": 5 } } @@ -49832,16 +49633,16 @@ "generator": false, "expression": false, "range": [ - 23241, - 24464 + 23158, + 24381 ], "loc": { "start": { - "line": 756, + "line": 752, "column": 26 }, "end": { - "line": 790, + "line": 786, "column": 5 } } @@ -49849,16 +49650,16 @@ "kind": "method", "computed": false, "range": [ - 23219, - 24464 + 23136, + 24381 ], "loc": { "start": { - "line": 756, + "line": 752, "column": 4 }, "end": { - "line": 790, + "line": 786, "column": 5 } }, @@ -49867,16 +49668,16 @@ "type": "Block", "value": "*\n * Change rows according to page results drop-down\n ", "range": [ - 23148, - 23214 + 23065, + 23131 ], "loc": { "start": { - "line": 753, + "line": 749, "column": 4 }, "end": { - "line": 755, + "line": 751, "column": 7 } } @@ -49887,16 +49688,16 @@ "type": "Block", "value": "*\n * Re-set page nb at page re-load\n ", "range": [ - 24470, - 24519 + 24387, + 24436 ], "loc": { "start": { - "line": 792, + "line": 788, "column": 4 }, "end": { - "line": 794, + "line": 790, "column": 7 } } @@ -49910,16 +49711,16 @@ "type": "Identifier", "name": "resetPage", "range": [ - 24524, - 24533 + 24441, + 24450 ], "loc": { "start": { - "line": 795, + "line": 791, "column": 4 }, "end": { - "line": 795, + "line": 791, "column": 13 } } @@ -49940,16 +49741,16 @@ "type": "Identifier", "name": "tf", "range": [ - 24550, - 24552 + 24467, + 24469 ], "loc": { "start": { - "line": 796, + "line": 792, "column": 12 }, "end": { - "line": 796, + "line": 792, "column": 14 } } @@ -49960,16 +49761,16 @@ "object": { "type": "ThisExpression", "range": [ - 24555, - 24559 + 24472, + 24476 ], "loc": { "start": { - "line": 796, + "line": 792, "column": 17 }, "end": { - "line": 796, + "line": 792, "column": 21 } } @@ -49978,46 +49779,46 @@ "type": "Identifier", "name": "tf", "range": [ - 24560, - 24562 + 24477, + 24479 ], "loc": { "start": { - "line": 796, + "line": 792, "column": 22 }, "end": { - "line": 796, + "line": 792, "column": 24 } } }, "range": [ - 24555, - 24562 + 24472, + 24479 ], "loc": { "start": { - "line": 796, + "line": 792, "column": 17 }, "end": { - "line": 796, + "line": 792, "column": 24 } } }, "range": [ - 24550, - 24562 + 24467, + 24479 ], "loc": { "start": { - "line": 796, + "line": 792, "column": 12 }, "end": { - "line": 796, + "line": 792, "column": 24 } } @@ -50025,16 +49826,16 @@ ], "kind": "var", "range": [ - 24546, - 24563 + 24463, + 24480 ], "loc": { "start": { - "line": 796, + "line": 792, "column": 8 }, "end": { - "line": 796, + "line": 792, "column": 25 } } @@ -50052,16 +49853,16 @@ "object": { "type": "ThisExpression", "range": [ - 24577, - 24581 + 24494, + 24498 ], "loc": { "start": { - "line": 797, + "line": 793, "column": 13 }, "end": { - "line": 797, + "line": 793, "column": 17 } } @@ -50070,63 +49871,63 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 24582, - 24591 + 24499, + 24508 ], "loc": { "start": { - "line": 797, + "line": 793, "column": 18 }, "end": { - "line": 797, + "line": 793, "column": 27 } } }, "range": [ - 24577, - 24591 + 24494, + 24508 ], "loc": { "start": { - "line": 797, + "line": 793, "column": 13 }, "end": { - "line": 797, + "line": 793, "column": 27 } } }, "arguments": [], "range": [ - 24577, - 24593 + 24494, + 24510 ], "loc": { "start": { - "line": 797, + "line": 793, "column": 13 }, "end": { - "line": 797, + "line": 793, "column": 29 } } }, "prefix": true, "range": [ - 24576, - 24593 + 24493, + 24510 ], "loc": { "start": { - "line": 797, + "line": 793, "column": 12 }, "end": { - "line": 797, + "line": 793, "column": 29 } } @@ -50138,48 +49939,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 24609, - 24616 + 24526, + 24533 ], "loc": { "start": { - "line": 798, + "line": 794, "column": 12 }, "end": { - "line": 798, + "line": 794, "column": 19 } } } ], "range": [ - 24595, - 24626 + 24512, + 24543 ], "loc": { "start": { - "line": 797, + "line": 793, "column": 31 }, "end": { - "line": 799, + "line": 795, "column": 9 } } }, "alternate": null, "range": [ - 24572, - 24626 + 24489, + 24543 ], "loc": { "start": { - "line": 797, + "line": 793, "column": 8 }, "end": { - "line": 799, + "line": 795, "column": 9 } } @@ -50197,16 +49998,16 @@ "object": { "type": "ThisExpression", "range": [ - 24635, - 24639 + 24552, + 24556 ], "loc": { "start": { - "line": 800, + "line": 796, "column": 8 }, "end": { - "line": 800, + "line": 796, "column": 12 } } @@ -50215,31 +50016,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 24640, - 24647 + 24557, + 24564 ], "loc": { "start": { - "line": 800, + "line": 796, "column": 13 }, "end": { - "line": 800, + "line": 796, "column": 20 } } }, "range": [ - 24635, - 24647 + 24552, + 24564 ], "loc": { "start": { - "line": 800, + "line": 796, "column": 8 }, "end": { - "line": 800, + "line": 796, "column": 20 } } @@ -50248,31 +50049,31 @@ "type": "Identifier", "name": "emit", "range": [ - 24648, - 24652 + 24565, + 24569 ], "loc": { "start": { - "line": 800, + "line": 796, "column": 21 }, "end": { - "line": 800, + "line": 796, "column": 25 } } }, "range": [ - 24635, - 24652 + 24552, + 24569 ], "loc": { "start": { - "line": 800, + "line": 796, "column": 8 }, "end": { - "line": 800, + "line": 796, "column": 25 } } @@ -50283,16 +50084,16 @@ "value": "before-reset-page", "raw": "'before-reset-page'", "range": [ - 24653, - 24672 + 24570, + 24589 ], "loc": { "start": { - "line": 800, + "line": 796, "column": 26 }, "end": { - "line": 800, + "line": 796, "column": 45 } } @@ -50301,47 +50102,47 @@ "type": "Identifier", "name": "tf", "range": [ - 24674, - 24676 + 24591, + 24593 ], "loc": { "start": { - "line": 800, + "line": 796, "column": 47 }, "end": { - "line": 800, + "line": 796, "column": 49 } } } ], "range": [ - 24635, - 24677 + 24552, + 24594 ], "loc": { "start": { - "line": 800, + "line": 796, "column": 8 }, "end": { - "line": 800, + "line": 796, "column": 50 } } }, "range": [ - 24635, - 24678 + 24552, + 24595 ], "loc": { "start": { - "line": 800, + "line": 796, "column": 8 }, "end": { - "line": 800, + "line": 796, "column": 51 } } @@ -50355,16 +50156,16 @@ "type": "Identifier", "name": "pgNb", "range": [ - 24691, - 24695 + 24608, + 24612 ], "loc": { "start": { - "line": 801, + "line": 797, "column": 12 }, "end": { - "line": 801, + "line": 797, "column": 16 } } @@ -50383,16 +50184,16 @@ "type": "Identifier", "name": "tf", "range": [ - 24698, - 24700 + 24615, + 24617 ], "loc": { "start": { - "line": 801, + "line": 797, "column": 19 }, "end": { - "line": 801, + "line": 797, "column": 21 } } @@ -50401,31 +50202,31 @@ "type": "Identifier", "name": "feature", "range": [ - 24701, - 24708 + 24618, + 24625 ], "loc": { "start": { - "line": 801, + "line": 797, "column": 22 }, "end": { - "line": 801, + "line": 797, "column": 29 } } }, "range": [ - 24698, - 24708 + 24615, + 24625 ], "loc": { "start": { - "line": 801, + "line": 797, "column": 19 }, "end": { - "line": 801, + "line": 797, "column": 29 } } @@ -50436,32 +50237,32 @@ "value": "store", "raw": "'store'", "range": [ - 24709, - 24716 + 24626, + 24633 ], "loc": { "start": { - "line": 801, + "line": 797, "column": 30 }, "end": { - "line": 801, + "line": 797, "column": 37 } } } ], "range": [ - 24698, - 24717 + 24615, + 24634 ], "loc": { "start": { - "line": 801, + "line": 797, "column": 19 }, "end": { - "line": 801, + "line": 797, "column": 38 } } @@ -50470,62 +50271,62 @@ "type": "Identifier", "name": "getPageNb", "range": [ - 24718, - 24727 + 24635, + 24644 ], "loc": { "start": { - "line": 801, + "line": 797, "column": 39 }, "end": { - "line": 801, + "line": 797, "column": 48 } } }, "range": [ - 24698, - 24727 + 24615, + 24644 ], "loc": { "start": { - "line": 801, + "line": 797, "column": 19 }, "end": { - "line": 801, + "line": 797, "column": 48 } } }, "arguments": [], "range": [ - 24698, - 24729 + 24615, + 24646 ], "loc": { "start": { - "line": 801, + "line": 797, "column": 19 }, "end": { - "line": 801, + "line": 797, "column": 50 } } }, "range": [ - 24691, - 24729 + 24608, + 24646 ], "loc": { "start": { - "line": 801, + "line": 797, "column": 12 }, "end": { - "line": 801, + "line": 797, "column": 50 } } @@ -50533,16 +50334,16 @@ ], "kind": "var", "range": [ - 24687, - 24730 + 24604, + 24647 ], "loc": { "start": { - "line": 801, + "line": 797, "column": 8 }, "end": { - "line": 801, + "line": 797, "column": 51 } } @@ -50556,16 +50357,16 @@ "type": "Identifier", "name": "pgNb", "range": [ - 24743, - 24747 + 24660, + 24664 ], "loc": { "start": { - "line": 802, + "line": 798, "column": 12 }, "end": { - "line": 802, + "line": 798, "column": 16 } } @@ -50575,31 +50376,31 @@ "value": "", "raw": "''", "range": [ - 24752, - 24754 + 24669, + 24671 ], "loc": { "start": { - "line": 802, + "line": 798, "column": 21 }, "end": { - "line": 802, + "line": 798, "column": 23 } } }, "range": [ - 24743, - 24754 + 24660, + 24671 ], "loc": { "start": { - "line": 802, + "line": 798, "column": 12 }, "end": { - "line": 802, + "line": 798, "column": 23 } } @@ -50617,16 +50418,16 @@ "object": { "type": "ThisExpression", "range": [ - 24770, - 24774 + 24687, + 24691 ], "loc": { "start": { - "line": 803, + "line": 799, "column": 12 }, "end": { - "line": 803, + "line": 799, "column": 16 } } @@ -50635,31 +50436,31 @@ "type": "Identifier", "name": "changePage", "range": [ - 24775, - 24785 + 24692, + 24702 ], "loc": { "start": { - "line": 803, + "line": 799, "column": 17 }, "end": { - "line": 803, + "line": 799, "column": 27 } } }, "range": [ - 24770, - 24785 + 24687, + 24702 ], "loc": { "start": { - "line": 803, + "line": 799, "column": 12 }, "end": { - "line": 803, + "line": 799, "column": 27 } } @@ -50672,16 +50473,16 @@ "type": "Identifier", "name": "pgNb", "range": [ - 24787, - 24791 + 24704, + 24708 ], "loc": { "start": { - "line": 803, + "line": 799, "column": 29 }, "end": { - "line": 803, + "line": 799, "column": 33 } } @@ -50691,94 +50492,94 @@ "value": 1, "raw": "1", "range": [ - 24794, - 24795 + 24711, + 24712 ], "loc": { "start": { - "line": 803, + "line": 799, "column": 36 }, "end": { - "line": 803, + "line": 799, "column": 37 } } }, "range": [ - 24787, - 24795 + 24704, + 24712 ], "loc": { "start": { - "line": 803, + "line": 799, "column": 29 }, "end": { - "line": 803, + "line": 799, "column": 37 } } } ], "range": [ - 24770, - 24797 + 24687, + 24714 ], "loc": { "start": { - "line": 803, + "line": 799, "column": 12 }, "end": { - "line": 803, + "line": 799, "column": 39 } } }, "range": [ - 24770, - 24798 + 24687, + 24715 ], "loc": { "start": { - "line": 803, + "line": 799, "column": 12 }, "end": { - "line": 803, + "line": 799, "column": 40 } } } ], "range": [ - 24756, - 24808 + 24673, + 24725 ], "loc": { "start": { - "line": 802, + "line": 798, "column": 25 }, "end": { - "line": 804, + "line": 800, "column": 9 } } }, "alternate": null, "range": [ - 24739, - 24808 + 24656, + 24725 ], "loc": { "start": { - "line": 802, + "line": 798, "column": 8 }, "end": { - "line": 804, + "line": 800, "column": 9 } } @@ -50796,16 +50597,16 @@ "object": { "type": "ThisExpression", "range": [ - 24817, - 24821 + 24734, + 24738 ], "loc": { "start": { - "line": 805, + "line": 801, "column": 8 }, "end": { - "line": 805, + "line": 801, "column": 12 } } @@ -50814,31 +50615,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 24822, - 24829 + 24739, + 24746 ], "loc": { "start": { - "line": 805, + "line": 801, "column": 13 }, "end": { - "line": 805, + "line": 801, "column": 20 } } }, "range": [ - 24817, - 24829 + 24734, + 24746 ], "loc": { "start": { - "line": 805, + "line": 801, "column": 8 }, "end": { - "line": 805, + "line": 801, "column": 20 } } @@ -50847,31 +50648,31 @@ "type": "Identifier", "name": "emit", "range": [ - 24830, - 24834 + 24747, + 24751 ], "loc": { "start": { - "line": 805, + "line": 801, "column": 21 }, "end": { - "line": 805, + "line": 801, "column": 25 } } }, "range": [ - 24817, - 24834 + 24734, + 24751 ], "loc": { "start": { - "line": 805, + "line": 801, "column": 8 }, "end": { - "line": 805, + "line": 801, "column": 25 } } @@ -50882,16 +50683,16 @@ "value": "after-reset-page", "raw": "'after-reset-page'", "range": [ - 24835, - 24853 + 24752, + 24770 ], "loc": { "start": { - "line": 805, + "line": 801, "column": 26 }, "end": { - "line": 805, + "line": 801, "column": 44 } } @@ -50900,16 +50701,16 @@ "type": "Identifier", "name": "tf", "range": [ - 24855, - 24857 + 24772, + 24774 ], "loc": { "start": { - "line": 805, + "line": 801, "column": 46 }, "end": { - "line": 805, + "line": 801, "column": 48 } } @@ -50918,63 +50719,63 @@ "type": "Identifier", "name": "pgNb", "range": [ - 24859, - 24863 + 24776, + 24780 ], "loc": { "start": { - "line": 805, + "line": 801, "column": 50 }, "end": { - "line": 805, + "line": 801, "column": 54 } } } ], "range": [ - 24817, - 24864 + 24734, + 24781 ], "loc": { "start": { - "line": 805, + "line": 801, "column": 8 }, "end": { - "line": 805, + "line": 801, "column": 55 } } }, "range": [ - 24817, - 24865 + 24734, + 24782 ], "loc": { "start": { - "line": 805, + "line": 801, "column": 8 }, "end": { - "line": 805, + "line": 801, "column": 56 } } } ], "range": [ - 24536, - 24871 + 24453, + 24788 ], "loc": { "start": { - "line": 795, + "line": 791, "column": 16 }, "end": { - "line": 806, + "line": 802, "column": 5 } } @@ -50982,16 +50783,16 @@ "generator": false, "expression": false, "range": [ - 24533, - 24871 + 24450, + 24788 ], "loc": { "start": { - "line": 795, + "line": 791, "column": 13 }, "end": { - "line": 806, + "line": 802, "column": 5 } } @@ -50999,16 +50800,16 @@ "kind": "method", "computed": false, "range": [ - 24524, - 24871 + 24441, + 24788 ], "loc": { "start": { - "line": 795, + "line": 791, "column": 4 }, "end": { - "line": 806, + "line": 802, "column": 5 } }, @@ -51017,16 +50818,16 @@ "type": "Block", "value": "*\n * Re-set page nb at page re-load\n ", "range": [ - 24470, - 24519 + 24387, + 24436 ], "loc": { "start": { - "line": 792, + "line": 788, "column": 4 }, "end": { - "line": 794, + "line": 790, "column": 7 } } @@ -51037,16 +50838,16 @@ "type": "Block", "value": "*\n * Re-set page length value at page re-load\n ", "range": [ - 24877, - 24936 + 24794, + 24853 ], "loc": { "start": { - "line": 808, + "line": 804, "column": 4 }, "end": { - "line": 810, + "line": 806, "column": 7 } } @@ -51060,16 +50861,16 @@ "type": "Identifier", "name": "resetPageLength", "range": [ - 24941, - 24956 + 24858, + 24873 ], "loc": { "start": { - "line": 811, + "line": 807, "column": 4 }, "end": { - "line": 811, + "line": 807, "column": 19 } } @@ -51090,16 +50891,16 @@ "type": "Identifier", "name": "tf", "range": [ - 24973, - 24975 + 24890, + 24892 ], "loc": { "start": { - "line": 812, + "line": 808, "column": 12 }, "end": { - "line": 812, + "line": 808, "column": 14 } } @@ -51110,16 +50911,16 @@ "object": { "type": "ThisExpression", "range": [ - 24978, - 24982 + 24895, + 24899 ], "loc": { "start": { - "line": 812, + "line": 808, "column": 17 }, "end": { - "line": 812, + "line": 808, "column": 21 } } @@ -51128,46 +50929,46 @@ "type": "Identifier", "name": "tf", "range": [ - 24983, - 24985 + 24900, + 24902 ], "loc": { "start": { - "line": 812, + "line": 808, "column": 22 }, "end": { - "line": 812, + "line": 808, "column": 24 } } }, "range": [ - 24978, - 24985 + 24895, + 24902 ], "loc": { "start": { - "line": 812, + "line": 808, "column": 17 }, "end": { - "line": 812, + "line": 808, "column": 24 } } }, "range": [ - 24973, - 24985 + 24890, + 24902 ], "loc": { "start": { - "line": 812, + "line": 808, "column": 12 }, "end": { - "line": 812, + "line": 808, "column": 24 } } @@ -51175,16 +50976,16 @@ ], "kind": "var", "range": [ - 24969, - 24986 + 24886, + 24903 ], "loc": { "start": { - "line": 812, + "line": 808, "column": 8 }, "end": { - "line": 812, + "line": 808, "column": 25 } } @@ -51202,16 +51003,16 @@ "object": { "type": "ThisExpression", "range": [ - 25000, - 25004 + 24917, + 24921 ], "loc": { "start": { - "line": 813, + "line": 809, "column": 13 }, "end": { - "line": 813, + "line": 809, "column": 17 } } @@ -51220,63 +51021,63 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 25005, - 25014 + 24922, + 24931 ], "loc": { "start": { - "line": 813, + "line": 809, "column": 18 }, "end": { - "line": 813, + "line": 809, "column": 27 } } }, "range": [ - 25000, - 25014 + 24917, + 24931 ], "loc": { "start": { - "line": 813, + "line": 809, "column": 13 }, "end": { - "line": 813, + "line": 809, "column": 27 } } }, "arguments": [], "range": [ - 25000, - 25016 + 24917, + 24933 ], "loc": { "start": { - "line": 813, + "line": 809, "column": 13 }, "end": { - "line": 813, + "line": 809, "column": 29 } } }, "prefix": true, "range": [ - 24999, - 25016 + 24916, + 24933 ], "loc": { "start": { - "line": 813, + "line": 809, "column": 12 }, "end": { - "line": 813, + "line": 809, "column": 29 } } @@ -51288,48 +51089,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 25032, - 25039 + 24949, + 24956 ], "loc": { "start": { - "line": 814, + "line": 810, "column": 12 }, "end": { - "line": 814, + "line": 810, "column": 19 } } } ], "range": [ - 25018, - 25049 + 24935, + 24966 ], "loc": { "start": { - "line": 813, + "line": 809, "column": 31 }, "end": { - "line": 815, + "line": 811, "column": 9 } } }, "alternate": null, "range": [ - 24995, - 25049 + 24912, + 24966 ], "loc": { "start": { - "line": 813, + "line": 809, "column": 8 }, "end": { - "line": 815, + "line": 811, "column": 9 } } @@ -51347,16 +51148,16 @@ "object": { "type": "ThisExpression", "range": [ - 25058, - 25062 + 24975, + 24979 ], "loc": { "start": { - "line": 816, + "line": 812, "column": 8 }, "end": { - "line": 816, + "line": 812, "column": 12 } } @@ -51365,31 +51166,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 25063, - 25070 + 24980, + 24987 ], "loc": { "start": { - "line": 816, + "line": 812, "column": 13 }, "end": { - "line": 816, + "line": 812, "column": 20 } } }, "range": [ - 25058, - 25070 + 24975, + 24987 ], "loc": { "start": { - "line": 816, + "line": 812, "column": 8 }, "end": { - "line": 816, + "line": 812, "column": 20 } } @@ -51398,31 +51199,31 @@ "type": "Identifier", "name": "emit", "range": [ - 25071, - 25075 + 24988, + 24992 ], "loc": { "start": { - "line": 816, + "line": 812, "column": 21 }, "end": { - "line": 816, + "line": 812, "column": 25 } } }, "range": [ - 25058, - 25075 + 24975, + 24992 ], "loc": { "start": { - "line": 816, + "line": 812, "column": 8 }, "end": { - "line": 816, + "line": 812, "column": 25 } } @@ -51433,16 +51234,16 @@ "value": "before-reset-page-length", "raw": "'before-reset-page-length'", "range": [ - 25076, - 25102 + 24993, + 25019 ], "loc": { "start": { - "line": 816, + "line": 812, "column": 26 }, "end": { - "line": 816, + "line": 812, "column": 52 } } @@ -51451,47 +51252,47 @@ "type": "Identifier", "name": "tf", "range": [ - 25104, - 25106 + 25021, + 25023 ], "loc": { "start": { - "line": 816, + "line": 812, "column": 54 }, "end": { - "line": 816, + "line": 812, "column": 56 } } } ], "range": [ - 25058, - 25107 + 24975, + 25024 ], "loc": { "start": { - "line": 816, + "line": 812, "column": 8 }, "end": { - "line": 816, + "line": 812, "column": 57 } } }, "range": [ - 25058, - 25108 + 24975, + 25025 ], "loc": { "start": { - "line": 816, + "line": 812, "column": 8 }, "end": { - "line": 816, + "line": 812, "column": 58 } } @@ -51505,16 +51306,16 @@ "type": "Identifier", "name": "pglenIndex", "range": [ - 25121, - 25131 + 25038, + 25048 ], "loc": { "start": { - "line": 817, + "line": 813, "column": 12 }, "end": { - "line": 817, + "line": 813, "column": 22 } } @@ -51533,16 +51334,16 @@ "type": "Identifier", "name": "tf", "range": [ - 25134, - 25136 + 25051, + 25053 ], "loc": { "start": { - "line": 817, + "line": 813, "column": 25 }, "end": { - "line": 817, + "line": 813, "column": 27 } } @@ -51551,31 +51352,31 @@ "type": "Identifier", "name": "feature", "range": [ - 25137, - 25144 + 25054, + 25061 ], "loc": { "start": { - "line": 817, + "line": 813, "column": 28 }, "end": { - "line": 817, + "line": 813, "column": 35 } } }, "range": [ - 25134, - 25144 + 25051, + 25061 ], "loc": { "start": { - "line": 817, + "line": 813, "column": 25 }, "end": { - "line": 817, + "line": 813, "column": 35 } } @@ -51586,32 +51387,32 @@ "value": "store", "raw": "'store'", "range": [ - 25145, - 25152 + 25062, + 25069 ], "loc": { "start": { - "line": 817, + "line": 813, "column": 36 }, "end": { - "line": 817, + "line": 813, "column": 43 } } } ], "range": [ - 25134, - 25153 + 25051, + 25070 ], "loc": { "start": { - "line": 817, + "line": 813, "column": 25 }, "end": { - "line": 817, + "line": 813, "column": 44 } } @@ -51620,62 +51421,62 @@ "type": "Identifier", "name": "getPageLength", "range": [ - 25154, - 25167 + 25071, + 25084 ], "loc": { "start": { - "line": 817, + "line": 813, "column": 45 }, "end": { - "line": 817, + "line": 813, "column": 58 } } }, "range": [ - 25134, - 25167 + 25051, + 25084 ], "loc": { "start": { - "line": 817, + "line": 813, "column": 25 }, "end": { - "line": 817, + "line": 813, "column": 58 } } }, "arguments": [], "range": [ - 25134, - 25169 + 25051, + 25086 ], "loc": { "start": { - "line": 817, + "line": 813, "column": 25 }, "end": { - "line": 817, + "line": 813, "column": 60 } } }, "range": [ - 25121, - 25169 + 25038, + 25086 ], "loc": { "start": { - "line": 817, + "line": 813, "column": 12 }, "end": { - "line": 817, + "line": 813, "column": 60 } } @@ -51683,16 +51484,16 @@ ], "kind": "var", "range": [ - 25117, - 25170 + 25034, + 25087 ], "loc": { "start": { - "line": 817, + "line": 813, "column": 8 }, "end": { - "line": 817, + "line": 813, "column": 61 } } @@ -51706,16 +51507,16 @@ "type": "Identifier", "name": "pglenIndex", "range": [ - 25184, - 25194 + 25101, + 25111 ], "loc": { "start": { - "line": 819, + "line": 815, "column": 12 }, "end": { - "line": 819, + "line": 815, "column": 22 } } @@ -51725,31 +51526,31 @@ "value": "", "raw": "''", "range": [ - 25199, - 25201 + 25116, + 25118 ], "loc": { "start": { - "line": 819, + "line": 815, "column": 27 }, "end": { - "line": 819, + "line": 815, "column": 29 } } }, "range": [ - 25184, - 25201 + 25101, + 25118 ], "loc": { "start": { - "line": 819, + "line": 815, "column": 12 }, "end": { - "line": 819, + "line": 815, "column": 29 } } @@ -51777,16 +51578,16 @@ "object": { "type": "ThisExpression", "range": [ - 25217, - 25221 + 25134, + 25138 ], "loc": { "start": { - "line": 820, + "line": 816, "column": 12 }, "end": { - "line": 820, + "line": 816, "column": 16 } } @@ -51795,31 +51596,31 @@ "type": "Identifier", "name": "resultsPerPageSlc", "range": [ - 25222, - 25239 + 25139, + 25156 ], "loc": { "start": { - "line": 820, + "line": 816, "column": 17 }, "end": { - "line": 820, + "line": 816, "column": 34 } } }, "range": [ - 25217, - 25239 + 25134, + 25156 ], "loc": { "start": { - "line": 820, + "line": 816, "column": 12 }, "end": { - "line": 820, + "line": 816, "column": 34 } } @@ -51828,31 +51629,31 @@ "type": "Identifier", "name": "options", "range": [ - 25240, - 25247 + 25157, + 25164 ], "loc": { "start": { - "line": 820, + "line": 816, "column": 35 }, "end": { - "line": 820, + "line": 816, "column": 42 } } }, "range": [ - 25217, - 25247 + 25134, + 25164 ], "loc": { "start": { - "line": 820, + "line": 816, "column": 12 }, "end": { - "line": 820, + "line": 816, "column": 42 } } @@ -51861,31 +51662,31 @@ "type": "Identifier", "name": "pglenIndex", "range": [ - 25248, - 25258 + 25165, + 25175 ], "loc": { "start": { - "line": 820, + "line": 816, "column": 43 }, "end": { - "line": 820, + "line": 816, "column": 53 } } }, "range": [ - 25217, - 25259 + 25134, + 25176 ], "loc": { "start": { - "line": 820, + "line": 816, "column": 12 }, "end": { - "line": 820, + "line": 816, "column": 54 } } @@ -51894,31 +51695,31 @@ "type": "Identifier", "name": "selected", "range": [ - 25260, - 25268 + 25177, + 25185 ], "loc": { "start": { - "line": 820, + "line": 816, "column": 55 }, "end": { - "line": 820, + "line": 816, "column": 63 } } }, "range": [ - 25217, - 25268 + 25134, + 25185 ], "loc": { "start": { - "line": 820, + "line": 816, "column": 12 }, "end": { - "line": 820, + "line": 816, "column": 63 } } @@ -51928,46 +51729,46 @@ "value": true, "raw": "true", "range": [ - 25271, - 25275 + 25188, + 25192 ], "loc": { "start": { - "line": 820, + "line": 816, "column": 66 }, "end": { - "line": 820, + "line": 816, "column": 70 } } }, "range": [ - 25217, - 25275 + 25134, + 25192 ], "loc": { "start": { - "line": 820, + "line": 816, "column": 12 }, "end": { - "line": 820, + "line": 816, "column": 70 } } }, "range": [ - 25217, - 25276 + 25134, + 25193 ], "loc": { "start": { - "line": 820, + "line": 816, "column": 12 }, "end": { - "line": 820, + "line": 816, "column": 71 } } @@ -51982,16 +51783,16 @@ "object": { "type": "ThisExpression", "range": [ - 25289, - 25293 + 25206, + 25210 ], "loc": { "start": { - "line": 821, + "line": 817, "column": 12 }, "end": { - "line": 821, + "line": 817, "column": 16 } } @@ -52000,94 +51801,94 @@ "type": "Identifier", "name": "changeResultsPerPage", "range": [ - 25294, - 25314 + 25211, + 25231 ], "loc": { "start": { - "line": 821, + "line": 817, "column": 17 }, "end": { - "line": 821, + "line": 817, "column": 37 } } }, "range": [ - 25289, - 25314 + 25206, + 25231 ], "loc": { "start": { - "line": 821, + "line": 817, "column": 12 }, "end": { - "line": 821, + "line": 817, "column": 37 } } }, "arguments": [], "range": [ - 25289, - 25316 + 25206, + 25233 ], "loc": { "start": { - "line": 821, + "line": 817, "column": 12 }, "end": { - "line": 821, + "line": 817, "column": 39 } } }, "range": [ - 25289, - 25317 + 25206, + 25234 ], "loc": { "start": { - "line": 821, + "line": 817, "column": 12 }, "end": { - "line": 821, + "line": 817, "column": 40 } } } ], "range": [ - 25203, - 25327 + 25120, + 25244 ], "loc": { "start": { - "line": 819, + "line": 815, "column": 31 }, "end": { - "line": 822, + "line": 818, "column": 9 } } }, "alternate": null, "range": [ - 25180, - 25327 + 25097, + 25244 ], "loc": { "start": { - "line": 819, + "line": 815, "column": 8 }, "end": { - "line": 822, + "line": 818, "column": 9 } } @@ -52105,16 +51906,16 @@ "object": { "type": "ThisExpression", "range": [ - 25336, - 25340 + 25253, + 25257 ], "loc": { "start": { - "line": 823, + "line": 819, "column": 8 }, "end": { - "line": 823, + "line": 819, "column": 12 } } @@ -52123,31 +51924,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 25341, - 25348 + 25258, + 25265 ], "loc": { "start": { - "line": 823, + "line": 819, "column": 13 }, "end": { - "line": 823, + "line": 819, "column": 20 } } }, "range": [ - 25336, - 25348 + 25253, + 25265 ], "loc": { "start": { - "line": 823, + "line": 819, "column": 8 }, "end": { - "line": 823, + "line": 819, "column": 20 } } @@ -52156,31 +51957,31 @@ "type": "Identifier", "name": "emit", "range": [ - 25349, - 25353 + 25266, + 25270 ], "loc": { "start": { - "line": 823, + "line": 819, "column": 21 }, "end": { - "line": 823, + "line": 819, "column": 25 } } }, "range": [ - 25336, - 25353 + 25253, + 25270 ], "loc": { "start": { - "line": 823, + "line": 819, "column": 8 }, "end": { - "line": 823, + "line": 819, "column": 25 } } @@ -52191,16 +51992,16 @@ "value": "after-reset-page-length", "raw": "'after-reset-page-length'", "range": [ - 25354, - 25379 + 25271, + 25296 ], "loc": { "start": { - "line": 823, + "line": 819, "column": 26 }, "end": { - "line": 823, + "line": 819, "column": 51 } } @@ -52209,16 +52010,16 @@ "type": "Identifier", "name": "tf", "range": [ - 25381, - 25383 + 25298, + 25300 ], "loc": { "start": { - "line": 823, + "line": 819, "column": 53 }, "end": { - "line": 823, + "line": 819, "column": 55 } } @@ -52227,63 +52028,63 @@ "type": "Identifier", "name": "pglenIndex", "range": [ - 25385, - 25395 + 25302, + 25312 ], "loc": { "start": { - "line": 823, + "line": 819, "column": 57 }, "end": { - "line": 823, + "line": 819, "column": 67 } } } ], "range": [ - 25336, - 25396 + 25253, + 25313 ], "loc": { "start": { - "line": 823, + "line": 819, "column": 8 }, "end": { - "line": 823, + "line": 819, "column": 68 } } }, "range": [ - 25336, - 25397 + 25253, + 25314 ], "loc": { "start": { - "line": 823, + "line": 819, "column": 8 }, "end": { - "line": 823, + "line": 819, "column": 69 } } } ], "range": [ - 24959, - 25403 + 24876, + 25320 ], "loc": { "start": { - "line": 811, + "line": 807, "column": 22 }, "end": { - "line": 824, + "line": 820, "column": 5 } } @@ -52291,16 +52092,16 @@ "generator": false, "expression": false, "range": [ - 24956, - 25403 + 24873, + 25320 ], "loc": { "start": { - "line": 811, + "line": 807, "column": 19 }, "end": { - "line": 824, + "line": 820, "column": 5 } } @@ -52308,16 +52109,16 @@ "kind": "method", "computed": false, "range": [ - 24941, - 25403 + 24858, + 25320 ], "loc": { "start": { - "line": 811, + "line": 807, "column": 4 }, "end": { - "line": 824, + "line": 820, "column": 5 } }, @@ -52326,16 +52127,16 @@ "type": "Block", "value": "*\n * Re-set page length value at page re-load\n ", "range": [ - 24877, - 24936 + 24794, + 24853 ], "loc": { "start": { - "line": 808, + "line": 804, "column": 4 }, "end": { - "line": 810, + "line": 806, "column": 7 } } @@ -52346,16 +52147,16 @@ "type": "Block", "value": "*\n * Remove paging feature\n ", "range": [ - 25409, - 25449 + 25326, + 25366 ], "loc": { "start": { - "line": 826, + "line": 822, "column": 4 }, "end": { - "line": 828, + "line": 824, "column": 7 } } @@ -52369,16 +52170,16 @@ "type": "Identifier", "name": "destroy", "range": [ - 25454, - 25461 + 25371, + 25378 ], "loc": { "start": { - "line": 829, + "line": 825, "column": 4 }, "end": { - "line": 829, + "line": 825, "column": 11 } } @@ -52401,16 +52202,16 @@ "object": { "type": "ThisExpression", "range": [ - 25479, - 25483 + 25396, + 25400 ], "loc": { "start": { - "line": 830, + "line": 826, "column": 13 }, "end": { - "line": 830, + "line": 826, "column": 17 } } @@ -52419,47 +52220,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 25484, - 25495 + 25401, + 25412 ], "loc": { "start": { - "line": 830, + "line": 826, "column": 18 }, "end": { - "line": 830, + "line": 826, "column": 29 } } }, "range": [ - 25479, - 25495 + 25396, + 25412 ], "loc": { "start": { - "line": 830, + "line": 826, "column": 13 }, "end": { - "line": 830, + "line": 826, "column": 29 } } }, "prefix": true, "range": [ - 25478, - 25495 + 25395, + 25412 ], "loc": { "start": { - "line": 830, + "line": 826, "column": 12 }, "end": { - "line": 830, + "line": 826, "column": 29 } } @@ -52471,48 +52272,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 25511, - 25518 + 25428, + 25435 ], "loc": { "start": { - "line": 831, + "line": 827, "column": 12 }, "end": { - "line": 831, + "line": 827, "column": 19 } } } ], "range": [ - 25497, - 25528 + 25414, + 25445 ], "loc": { "start": { - "line": 830, + "line": 826, "column": 31 }, "end": { - "line": 832, + "line": 828, "column": 9 } } }, "alternate": null, "range": [ - 25474, - 25528 + 25391, + 25445 ], "loc": { "start": { - "line": 830, + "line": 826, "column": 8 }, "end": { - "line": 832, + "line": 828, "column": 9 } } @@ -52526,16 +52327,16 @@ "type": "Identifier", "name": "evt", "range": [ - 25542, - 25545 + 25459, + 25462 ], "loc": { "start": { - "line": 834, + "line": 830, "column": 12 }, "end": { - "line": 834, + "line": 830, "column": 15 } } @@ -52546,16 +52347,16 @@ "object": { "type": "ThisExpression", "range": [ - 25548, - 25552 + 25465, + 25469 ], "loc": { "start": { - "line": 834, + "line": 830, "column": 18 }, "end": { - "line": 834, + "line": 830, "column": 22 } } @@ -52564,46 +52365,46 @@ "type": "Identifier", "name": "evt", "range": [ - 25553, - 25556 + 25470, + 25473 ], "loc": { "start": { - "line": 834, + "line": 830, "column": 23 }, "end": { - "line": 834, + "line": 830, "column": 26 } } }, "range": [ - 25548, - 25556 + 25465, + 25473 ], "loc": { "start": { - "line": 834, + "line": 830, "column": 18 }, "end": { - "line": 834, + "line": 830, "column": 26 } } }, "range": [ - 25542, - 25556 + 25459, + 25473 ], "loc": { "start": { - "line": 834, + "line": 830, "column": 12 }, "end": { - "line": 834, + "line": 830, "column": 26 } } @@ -52611,16 +52412,16 @@ ], "kind": "var", "range": [ - 25538, - 25557 + 25455, + 25474 ], "loc": { "start": { - "line": 834, + "line": 830, "column": 8 }, "end": { - "line": 834, + "line": 830, "column": 27 } } @@ -52633,16 +52434,16 @@ "object": { "type": "ThisExpression", "range": [ - 25571, - 25575 + 25488, + 25492 ], "loc": { "start": { - "line": 836, + "line": 832, "column": 12 }, "end": { - "line": 836, + "line": 832, "column": 16 } } @@ -52651,31 +52452,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 25576, - 25585 + 25493, + 25502 ], "loc": { "start": { - "line": 836, + "line": 832, "column": 17 }, "end": { - "line": 836, + "line": 832, "column": 26 } } }, "range": [ - 25571, - 25585 + 25488, + 25502 ], "loc": { "start": { - "line": 836, + "line": 832, "column": 12 }, "end": { - "line": 836, + "line": 832, "column": 26 } } @@ -52694,16 +52495,16 @@ "object": { "type": "ThisExpression", "range": [ - 25605, - 25609 + 25522, + 25526 ], "loc": { "start": { - "line": 837, + "line": 833, "column": 16 }, "end": { - "line": 837, + "line": 833, "column": 20 } } @@ -52712,31 +52513,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 25610, - 25626 + 25527, + 25543 ], "loc": { "start": { - "line": 837, + "line": 833, "column": 21 }, "end": { - "line": 837, + "line": 833, "column": 37 } } }, "range": [ - 25605, - 25626 + 25522, + 25543 ], "loc": { "start": { - "line": 837, + "line": 833, "column": 16 }, "end": { - "line": 837, + "line": 833, "column": 37 } } @@ -52745,31 +52546,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 25631, - 25637 + 25548, + 25554 ], "loc": { "start": { - "line": 837, + "line": 833, "column": 42 }, "end": { - "line": 837, + "line": 833, "column": 48 } } }, "range": [ - 25605, - 25637 + 25522, + 25554 ], "loc": { "start": { - "line": 837, + "line": 833, "column": 16 }, "end": { - "line": 837, + "line": 833, "column": 48 } } @@ -52785,16 +52586,16 @@ "type": "Identifier", "name": "removeEvt", "range": [ - 25657, - 25666 + 25574, + 25583 ], "loc": { "start": { - "line": 838, + "line": 834, "column": 16 }, "end": { - "line": 838, + "line": 834, "column": 25 } } @@ -52806,16 +52607,16 @@ "object": { "type": "ThisExpression", "range": [ - 25667, - 25671 + 25584, + 25588 ], "loc": { "start": { - "line": 838, + "line": 834, "column": 26 }, "end": { - "line": 838, + "line": 834, "column": 30 } } @@ -52824,31 +52625,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 25672, - 25681 + 25589, + 25598 ], "loc": { "start": { - "line": 838, + "line": 834, "column": 31 }, "end": { - "line": 838, + "line": 834, "column": 40 } } }, "range": [ - 25667, - 25681 + 25584, + 25598 ], "loc": { "start": { - "line": 838, + "line": 834, "column": 26 }, "end": { - "line": 838, + "line": 834, "column": 40 } } @@ -52858,16 +52659,16 @@ "value": "change", "raw": "'change'", "range": [ - 25683, - 25691 + 25600, + 25608 ], "loc": { "start": { - "line": 838, + "line": 834, "column": 42 }, "end": { - "line": 838, + "line": 834, "column": 50 } } @@ -52879,16 +52680,16 @@ "type": "Identifier", "name": "evt", "range": [ - 25693, - 25696 + 25610, + 25613 ], "loc": { "start": { - "line": 838, + "line": 834, "column": 52 }, "end": { - "line": 838, + "line": 834, "column": 55 } } @@ -52897,78 +52698,78 @@ "type": "Identifier", "name": "slcPagesChange", "range": [ - 25697, - 25711 + 25614, + 25628 ], "loc": { "start": { - "line": 838, + "line": 834, "column": 56 }, "end": { - "line": 838, + "line": 834, "column": 70 } } }, "range": [ - 25693, - 25711 + 25610, + 25628 ], "loc": { "start": { - "line": 838, + "line": 834, "column": 52 }, "end": { - "line": 838, + "line": 834, "column": 70 } } } ], "range": [ - 25657, - 25712 + 25574, + 25629 ], "loc": { "start": { - "line": 838, + "line": 834, "column": 16 }, "end": { - "line": 838, + "line": 834, "column": 71 } } }, "range": [ - 25657, - 25713 + 25574, + 25630 ], "loc": { "start": { - "line": 838, + "line": 834, "column": 16 }, "end": { - "line": 838, + "line": 834, "column": 72 } } } ], "range": [ - 25639, - 25727 + 25556, + 25644 ], "loc": { "start": { - "line": 837, + "line": 833, "column": 50 }, "end": { - "line": 839, + "line": 835, "column": 13 } } @@ -52984,16 +52785,16 @@ "object": { "type": "ThisExpression", "range": [ - 25749, - 25753 + 25666, + 25670 ], "loc": { "start": { - "line": 840, + "line": 836, "column": 21 }, "end": { - "line": 840, + "line": 836, "column": 25 } } @@ -53002,31 +52803,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 25754, - 25770 + 25671, + 25687 ], "loc": { "start": { - "line": 840, + "line": 836, "column": 26 }, "end": { - "line": 840, + "line": 836, "column": 42 } } }, "range": [ - 25749, - 25770 + 25666, + 25687 ], "loc": { "start": { - "line": 840, + "line": 836, "column": 21 }, "end": { - "line": 840, + "line": 836, "column": 42 } } @@ -53035,31 +52836,31 @@ "type": "Identifier", "name": "INPUT", "range": [ - 25775, - 25780 + 25692, + 25697 ], "loc": { "start": { - "line": 840, + "line": 836, "column": 47 }, "end": { - "line": 840, + "line": 836, "column": 52 } } }, "range": [ - 25749, - 25780 + 25666, + 25697 ], "loc": { "start": { - "line": 840, + "line": 836, "column": 21 }, "end": { - "line": 840, + "line": 836, "column": 52 } } @@ -53075,16 +52876,16 @@ "type": "Identifier", "name": "removeEvt", "range": [ - 25800, - 25809 + 25717, + 25726 ], "loc": { "start": { - "line": 841, + "line": 837, "column": 16 }, "end": { - "line": 841, + "line": 837, "column": 25 } } @@ -53096,16 +52897,16 @@ "object": { "type": "ThisExpression", "range": [ - 25810, - 25814 + 25727, + 25731 ], "loc": { "start": { - "line": 841, + "line": 837, "column": 26 }, "end": { - "line": 841, + "line": 837, "column": 30 } } @@ -53114,31 +52915,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 25815, - 25824 + 25732, + 25741 ], "loc": { "start": { - "line": 841, + "line": 837, "column": 31 }, "end": { - "line": 841, + "line": 837, "column": 40 } } }, "range": [ - 25810, - 25824 + 25727, + 25741 ], "loc": { "start": { - "line": 841, + "line": 837, "column": 26 }, "end": { - "line": 841, + "line": 837, "column": 40 } } @@ -53148,16 +52949,16 @@ "value": "keypress", "raw": "'keypress'", "range": [ - 25826, - 25836 + 25743, + 25753 ], "loc": { "start": { - "line": 841, + "line": 837, "column": 42 }, "end": { - "line": 841, + "line": 837, "column": 52 } } @@ -53169,16 +52970,16 @@ "type": "Identifier", "name": "evt", "range": [ - 25838, - 25841 + 25755, + 25758 ], "loc": { "start": { - "line": 841, + "line": 837, "column": 54 }, "end": { - "line": 841, + "line": 837, "column": 57 } } @@ -53187,109 +52988,109 @@ "type": "Identifier", "name": "_detectKey", "range": [ - 25842, - 25852 + 25759, + 25769 ], "loc": { "start": { - "line": 841, + "line": 837, "column": 58 }, "end": { - "line": 841, + "line": 837, "column": 68 } } }, "range": [ - 25838, - 25852 + 25755, + 25769 ], "loc": { "start": { - "line": 841, + "line": 837, "column": 54 }, "end": { - "line": 841, + "line": 837, "column": 68 } } } ], "range": [ - 25800, - 25853 + 25717, + 25770 ], "loc": { "start": { - "line": 841, + "line": 837, "column": 16 }, "end": { - "line": 841, + "line": 837, "column": 69 } } }, "range": [ - 25800, - 25854 + 25717, + 25771 ], "loc": { "start": { - "line": 841, + "line": 837, "column": 16 }, "end": { - "line": 841, + "line": 837, "column": 70 } } } ], "range": [ - 25782, - 25868 + 25699, + 25785 ], "loc": { "start": { - "line": 840, + "line": 836, "column": 54 }, "end": { - "line": 842, + "line": 838, "column": 13 } } }, "alternate": null, "range": [ - 25745, - 25868 + 25662, + 25785 ], "loc": { "start": { - "line": 840, + "line": 836, "column": 17 }, "end": { - "line": 842, + "line": 838, "column": 13 } } }, "range": [ - 25601, - 25868 + 25518, + 25785 ], "loc": { "start": { - "line": 837, + "line": 833, "column": 12 }, "end": { - "line": 842, + "line": 838, "column": 13 } } @@ -53302,16 +53103,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 25881, - 25890 + 25798, + 25807 ], "loc": { "start": { - "line": 843, + "line": 839, "column": 12 }, "end": { - "line": 843, + "line": 839, "column": 21 } } @@ -53323,16 +53124,16 @@ "object": { "type": "ThisExpression", "range": [ - 25891, - 25895 + 25808, + 25812 ], "loc": { "start": { - "line": 843, + "line": 839, "column": 22 }, "end": { - "line": 843, + "line": 839, "column": 26 } } @@ -53341,94 +53142,94 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 25896, - 25905 + 25813, + 25822 ], "loc": { "start": { - "line": 843, + "line": 839, "column": 27 }, "end": { - "line": 843, + "line": 839, "column": 36 } } }, "range": [ - 25891, - 25905 + 25808, + 25822 ], "loc": { "start": { - "line": 843, + "line": 839, "column": 22 }, "end": { - "line": 843, + "line": 839, "column": 36 } } } ], "range": [ - 25881, - 25906 + 25798, + 25823 ], "loc": { "start": { - "line": 843, + "line": 839, "column": 12 }, "end": { - "line": 843, + "line": 839, "column": 37 } } }, "range": [ - 25881, - 25907 + 25798, + 25824 ], "loc": { "start": { - "line": 843, + "line": 839, "column": 12 }, "end": { - "line": 843, + "line": 839, "column": 38 } } } ], "range": [ - 25587, - 25917 + 25504, + 25834 ], "loc": { "start": { - "line": 836, + "line": 832, "column": 28 }, "end": { - "line": 844, + "line": 840, "column": 9 } } }, "alternate": null, "range": [ - 25567, - 25917 + 25484, + 25834 ], "loc": { "start": { - "line": 836, + "line": 832, "column": 8 }, "end": { - "line": 844, + "line": 840, "column": 9 } } @@ -53441,16 +53242,16 @@ "object": { "type": "ThisExpression", "range": [ - 25931, - 25935 + 25848, + 25852 ], "loc": { "start": { - "line": 846, + "line": 842, "column": 12 }, "end": { - "line": 846, + "line": 842, "column": 16 } } @@ -53459,31 +53260,31 @@ "type": "Identifier", "name": "btnNextCont", "range": [ - 25936, - 25947 + 25853, + 25864 ], "loc": { "start": { - "line": 846, + "line": 842, "column": 17 }, "end": { - "line": 846, + "line": 842, "column": 28 } } }, "range": [ - 25931, - 25947 + 25848, + 25864 ], "loc": { "start": { - "line": 846, + "line": 842, "column": 12 }, "end": { - "line": 846, + "line": 842, "column": 28 } } @@ -53499,16 +53300,16 @@ "type": "Identifier", "name": "removeEvt", "range": [ - 25963, - 25972 + 25880, + 25889 ], "loc": { "start": { - "line": 847, + "line": 843, "column": 12 }, "end": { - "line": 847, + "line": 843, "column": 21 } } @@ -53520,16 +53321,16 @@ "object": { "type": "ThisExpression", "range": [ - 25973, - 25977 + 25890, + 25894 ], "loc": { "start": { - "line": 847, + "line": 843, "column": 22 }, "end": { - "line": 847, + "line": 843, "column": 26 } } @@ -53538,31 +53339,31 @@ "type": "Identifier", "name": "btnNextCont", "range": [ - 25978, - 25989 + 25895, + 25906 ], "loc": { "start": { - "line": 847, + "line": 843, "column": 27 }, "end": { - "line": 847, + "line": 843, "column": 38 } } }, "range": [ - 25973, - 25989 + 25890, + 25906 ], "loc": { "start": { - "line": 847, + "line": 843, "column": 22 }, "end": { - "line": 847, + "line": 843, "column": 38 } } @@ -53572,16 +53373,16 @@ "value": "click", "raw": "'click'", "range": [ - 25991, - 25998 + 25908, + 25915 ], "loc": { "start": { - "line": 847, + "line": 843, "column": 40 }, "end": { - "line": 847, + "line": 843, "column": 47 } } @@ -53593,16 +53394,16 @@ "type": "Identifier", "name": "evt", "range": [ - 26000, - 26003 + 25917, + 25920 ], "loc": { "start": { - "line": 847, + "line": 843, "column": 49 }, "end": { - "line": 847, + "line": 843, "column": 52 } } @@ -53611,62 +53412,62 @@ "type": "Identifier", "name": "next", "range": [ - 26004, - 26008 + 25921, + 25925 ], "loc": { "start": { - "line": 847, + "line": 843, "column": 53 }, "end": { - "line": 847, + "line": 843, "column": 57 } } }, "range": [ - 26000, - 26008 + 25917, + 25925 ], "loc": { "start": { - "line": 847, + "line": 843, "column": 49 }, "end": { - "line": 847, + "line": 843, "column": 57 } } } ], "range": [ - 25963, - 26009 + 25880, + 25926 ], "loc": { "start": { - "line": 847, + "line": 843, "column": 12 }, "end": { - "line": 847, + "line": 843, "column": 58 } } }, "range": [ - 25963, - 26010 + 25880, + 25927 ], "loc": { "start": { - "line": 847, + "line": 843, "column": 12 }, "end": { - "line": 847, + "line": 843, "column": 59 } } @@ -53679,16 +53480,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 26023, - 26032 + 25940, + 25949 ], "loc": { "start": { - "line": 848, + "line": 844, "column": 12 }, "end": { - "line": 848, + "line": 844, "column": 21 } } @@ -53700,16 +53501,16 @@ "object": { "type": "ThisExpression", "range": [ - 26033, - 26037 + 25950, + 25954 ], "loc": { "start": { - "line": 848, + "line": 844, "column": 22 }, "end": { - "line": 848, + "line": 844, "column": 26 } } @@ -53718,62 +53519,62 @@ "type": "Identifier", "name": "btnNextCont", "range": [ - 26038, - 26049 + 25955, + 25966 ], "loc": { "start": { - "line": 848, + "line": 844, "column": 27 }, "end": { - "line": 848, + "line": 844, "column": 38 } } }, "range": [ - 26033, - 26049 + 25950, + 25966 ], "loc": { "start": { - "line": 848, + "line": 844, "column": 22 }, "end": { - "line": 848, + "line": 844, "column": 38 } } } ], "range": [ - 26023, - 26050 + 25940, + 25967 ], "loc": { "start": { - "line": 848, + "line": 844, "column": 12 }, "end": { - "line": 848, + "line": 844, "column": 39 } } }, "range": [ - 26023, - 26051 + 25940, + 25968 ], "loc": { "start": { - "line": 848, + "line": 844, "column": 12 }, "end": { - "line": 848, + "line": 844, "column": 40 } } @@ -53789,16 +53590,16 @@ "object": { "type": "ThisExpression", "range": [ - 26064, - 26068 + 25981, + 25985 ], "loc": { "start": { - "line": 849, + "line": 845, "column": 12 }, "end": { - "line": 849, + "line": 845, "column": 16 } } @@ -53807,31 +53608,31 @@ "type": "Identifier", "name": "btnNextCont", "range": [ - 26069, - 26080 + 25986, + 25997 ], "loc": { "start": { - "line": 849, + "line": 845, "column": 17 }, "end": { - "line": 849, + "line": 845, "column": 28 } } }, "range": [ - 26064, - 26080 + 25981, + 25997 ], "loc": { "start": { - "line": 849, + "line": 845, "column": 12 }, "end": { - "line": 849, + "line": 845, "column": 28 } } @@ -53841,78 +53642,78 @@ "value": null, "raw": "null", "range": [ - 26083, - 26087 + 26000, + 26004 ], "loc": { "start": { - "line": 849, + "line": 845, "column": 31 }, "end": { - "line": 849, + "line": 845, "column": 35 } } }, "range": [ - 26064, - 26087 + 25981, + 26004 ], "loc": { "start": { - "line": 849, + "line": 845, "column": 12 }, "end": { - "line": 849, + "line": 845, "column": 35 } } }, "range": [ - 26064, - 26088 + 25981, + 26005 ], "loc": { "start": { - "line": 849, + "line": 845, "column": 12 }, "end": { - "line": 849, + "line": 845, "column": 36 } } } ], "range": [ - 25949, - 26098 + 25866, + 26015 ], "loc": { "start": { - "line": 846, + "line": 842, "column": 30 }, "end": { - "line": 850, + "line": 846, "column": 9 } } }, "alternate": null, "range": [ - 25927, - 26098 + 25844, + 26015 ], "loc": { "start": { - "line": 846, + "line": 842, "column": 8 }, "end": { - "line": 850, + "line": 846, "column": 9 } } @@ -53925,16 +53726,16 @@ "object": { "type": "ThisExpression", "range": [ - 26112, - 26116 + 26029, + 26033 ], "loc": { "start": { - "line": 852, + "line": 848, "column": 12 }, "end": { - "line": 852, + "line": 848, "column": 16 } } @@ -53943,31 +53744,31 @@ "type": "Identifier", "name": "btnPrevCont", "range": [ - 26117, - 26128 + 26034, + 26045 ], "loc": { "start": { - "line": 852, + "line": 848, "column": 17 }, "end": { - "line": 852, + "line": 848, "column": 28 } } }, "range": [ - 26112, - 26128 + 26029, + 26045 ], "loc": { "start": { - "line": 852, + "line": 848, "column": 12 }, "end": { - "line": 852, + "line": 848, "column": 28 } } @@ -53983,16 +53784,16 @@ "type": "Identifier", "name": "removeEvt", "range": [ - 26144, - 26153 + 26061, + 26070 ], "loc": { "start": { - "line": 853, + "line": 849, "column": 12 }, "end": { - "line": 853, + "line": 849, "column": 21 } } @@ -54004,16 +53805,16 @@ "object": { "type": "ThisExpression", "range": [ - 26154, - 26158 + 26071, + 26075 ], "loc": { "start": { - "line": 853, + "line": 849, "column": 22 }, "end": { - "line": 853, + "line": 849, "column": 26 } } @@ -54022,31 +53823,31 @@ "type": "Identifier", "name": "btnPrevCont", "range": [ - 26159, - 26170 + 26076, + 26087 ], "loc": { "start": { - "line": 853, + "line": 849, "column": 27 }, "end": { - "line": 853, + "line": 849, "column": 38 } } }, "range": [ - 26154, - 26170 + 26071, + 26087 ], "loc": { "start": { - "line": 853, + "line": 849, "column": 22 }, "end": { - "line": 853, + "line": 849, "column": 38 } } @@ -54056,16 +53857,16 @@ "value": "click", "raw": "'click'", "range": [ - 26172, - 26179 + 26089, + 26096 ], "loc": { "start": { - "line": 853, + "line": 849, "column": 40 }, "end": { - "line": 853, + "line": 849, "column": 47 } } @@ -54077,16 +53878,16 @@ "type": "Identifier", "name": "evt", "range": [ - 26181, - 26184 + 26098, + 26101 ], "loc": { "start": { - "line": 853, + "line": 849, "column": 49 }, "end": { - "line": 853, + "line": 849, "column": 52 } } @@ -54095,62 +53896,62 @@ "type": "Identifier", "name": "prev", "range": [ - 26185, - 26189 + 26102, + 26106 ], "loc": { "start": { - "line": 853, + "line": 849, "column": 53 }, "end": { - "line": 853, + "line": 849, "column": 57 } } }, "range": [ - 26181, - 26189 + 26098, + 26106 ], "loc": { "start": { - "line": 853, + "line": 849, "column": 49 }, "end": { - "line": 853, + "line": 849, "column": 57 } } } ], "range": [ - 26144, - 26190 + 26061, + 26107 ], "loc": { "start": { - "line": 853, + "line": 849, "column": 12 }, "end": { - "line": 853, + "line": 849, "column": 58 } } }, "range": [ - 26144, - 26191 + 26061, + 26108 ], "loc": { "start": { - "line": 853, + "line": 849, "column": 12 }, "end": { - "line": 853, + "line": 849, "column": 59 } } @@ -54163,16 +53964,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 26204, - 26213 + 26121, + 26130 ], "loc": { "start": { - "line": 854, + "line": 850, "column": 12 }, "end": { - "line": 854, + "line": 850, "column": 21 } } @@ -54184,16 +53985,16 @@ "object": { "type": "ThisExpression", "range": [ - 26214, - 26218 + 26131, + 26135 ], "loc": { "start": { - "line": 854, + "line": 850, "column": 22 }, "end": { - "line": 854, + "line": 850, "column": 26 } } @@ -54202,62 +54003,62 @@ "type": "Identifier", "name": "btnPrevCont", "range": [ - 26219, - 26230 + 26136, + 26147 ], "loc": { "start": { - "line": 854, + "line": 850, "column": 27 }, "end": { - "line": 854, + "line": 850, "column": 38 } } }, "range": [ - 26214, - 26230 + 26131, + 26147 ], "loc": { "start": { - "line": 854, + "line": 850, "column": 22 }, "end": { - "line": 854, + "line": 850, "column": 38 } } } ], "range": [ - 26204, - 26231 + 26121, + 26148 ], "loc": { "start": { - "line": 854, + "line": 850, "column": 12 }, "end": { - "line": 854, + "line": 850, "column": 39 } } }, "range": [ - 26204, - 26232 + 26121, + 26149 ], "loc": { "start": { - "line": 854, + "line": 850, "column": 12 }, "end": { - "line": 854, + "line": 850, "column": 40 } } @@ -54273,16 +54074,16 @@ "object": { "type": "ThisExpression", "range": [ - 26245, - 26249 + 26162, + 26166 ], "loc": { "start": { - "line": 855, + "line": 851, "column": 12 }, "end": { - "line": 855, + "line": 851, "column": 16 } } @@ -54291,31 +54092,31 @@ "type": "Identifier", "name": "btnPrevCont", "range": [ - 26250, - 26261 + 26167, + 26178 ], "loc": { "start": { - "line": 855, + "line": 851, "column": 17 }, "end": { - "line": 855, + "line": 851, "column": 28 } } }, "range": [ - 26245, - 26261 + 26162, + 26178 ], "loc": { "start": { - "line": 855, + "line": 851, "column": 12 }, "end": { - "line": 855, + "line": 851, "column": 28 } } @@ -54325,78 +54126,78 @@ "value": null, "raw": "null", "range": [ - 26264, - 26268 + 26181, + 26185 ], "loc": { "start": { - "line": 855, + "line": 851, "column": 31 }, "end": { - "line": 855, + "line": 851, "column": 35 } } }, "range": [ - 26245, - 26268 + 26162, + 26185 ], "loc": { "start": { - "line": 855, + "line": 851, "column": 12 }, "end": { - "line": 855, + "line": 851, "column": 35 } } }, "range": [ - 26245, - 26269 + 26162, + 26186 ], "loc": { "start": { - "line": 855, + "line": 851, "column": 12 }, "end": { - "line": 855, + "line": 851, "column": 36 } } } ], "range": [ - 26130, - 26279 + 26047, + 26196 ], "loc": { "start": { - "line": 852, + "line": 848, "column": 30 }, "end": { - "line": 856, + "line": 852, "column": 9 } } }, "alternate": null, "range": [ - 26108, - 26279 + 26025, + 26196 ], "loc": { "start": { - "line": 852, + "line": 848, "column": 8 }, "end": { - "line": 856, + "line": 852, "column": 9 } } @@ -54409,16 +54210,16 @@ "object": { "type": "ThisExpression", "range": [ - 26293, - 26297 + 26210, + 26214 ], "loc": { "start": { - "line": 858, + "line": 854, "column": 12 }, "end": { - "line": 858, + "line": 854, "column": 16 } } @@ -54427,31 +54228,31 @@ "type": "Identifier", "name": "btnLastCont", "range": [ - 26298, - 26309 + 26215, + 26226 ], "loc": { "start": { - "line": 858, + "line": 854, "column": 17 }, "end": { - "line": 858, + "line": 854, "column": 28 } } }, "range": [ - 26293, - 26309 + 26210, + 26226 ], "loc": { "start": { - "line": 858, + "line": 854, "column": 12 }, "end": { - "line": 858, + "line": 854, "column": 28 } } @@ -54467,16 +54268,16 @@ "type": "Identifier", "name": "removeEvt", "range": [ - 26325, - 26334 + 26242, + 26251 ], "loc": { "start": { - "line": 859, + "line": 855, "column": 12 }, "end": { - "line": 859, + "line": 855, "column": 21 } } @@ -54488,16 +54289,16 @@ "object": { "type": "ThisExpression", "range": [ - 26335, - 26339 + 26252, + 26256 ], "loc": { "start": { - "line": 859, + "line": 855, "column": 22 }, "end": { - "line": 859, + "line": 855, "column": 26 } } @@ -54506,31 +54307,31 @@ "type": "Identifier", "name": "btnLastCont", "range": [ - 26340, - 26351 + 26257, + 26268 ], "loc": { "start": { - "line": 859, + "line": 855, "column": 27 }, "end": { - "line": 859, + "line": 855, "column": 38 } } }, "range": [ - 26335, - 26351 + 26252, + 26268 ], "loc": { "start": { - "line": 859, + "line": 855, "column": 22 }, "end": { - "line": 859, + "line": 855, "column": 38 } } @@ -54540,16 +54341,16 @@ "value": "click", "raw": "'click'", "range": [ - 26353, - 26360 + 26270, + 26277 ], "loc": { "start": { - "line": 859, + "line": 855, "column": 40 }, "end": { - "line": 859, + "line": 855, "column": 47 } } @@ -54561,16 +54362,16 @@ "type": "Identifier", "name": "evt", "range": [ - 26362, - 26365 + 26279, + 26282 ], "loc": { "start": { - "line": 859, + "line": 855, "column": 49 }, "end": { - "line": 859, + "line": 855, "column": 52 } } @@ -54579,62 +54380,62 @@ "type": "Identifier", "name": "last", "range": [ - 26366, - 26370 + 26283, + 26287 ], "loc": { "start": { - "line": 859, + "line": 855, "column": 53 }, "end": { - "line": 859, + "line": 855, "column": 57 } } }, "range": [ - 26362, - 26370 + 26279, + 26287 ], "loc": { "start": { - "line": 859, + "line": 855, "column": 49 }, "end": { - "line": 859, + "line": 855, "column": 57 } } } ], "range": [ - 26325, - 26371 + 26242, + 26288 ], "loc": { "start": { - "line": 859, + "line": 855, "column": 12 }, "end": { - "line": 859, + "line": 855, "column": 58 } } }, "range": [ - 26325, - 26372 + 26242, + 26289 ], "loc": { "start": { - "line": 859, + "line": 855, "column": 12 }, "end": { - "line": 859, + "line": 855, "column": 59 } } @@ -54647,16 +54448,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 26385, - 26394 + 26302, + 26311 ], "loc": { "start": { - "line": 860, + "line": 856, "column": 12 }, "end": { - "line": 860, + "line": 856, "column": 21 } } @@ -54668,16 +54469,16 @@ "object": { "type": "ThisExpression", "range": [ - 26395, - 26399 + 26312, + 26316 ], "loc": { "start": { - "line": 860, + "line": 856, "column": 22 }, "end": { - "line": 860, + "line": 856, "column": 26 } } @@ -54686,62 +54487,62 @@ "type": "Identifier", "name": "btnLastCont", "range": [ - 26400, - 26411 + 26317, + 26328 ], "loc": { "start": { - "line": 860, + "line": 856, "column": 27 }, "end": { - "line": 860, + "line": 856, "column": 38 } } }, "range": [ - 26395, - 26411 + 26312, + 26328 ], "loc": { "start": { - "line": 860, + "line": 856, "column": 22 }, "end": { - "line": 860, + "line": 856, "column": 38 } } } ], "range": [ - 26385, - 26412 + 26302, + 26329 ], "loc": { "start": { - "line": 860, + "line": 856, "column": 12 }, "end": { - "line": 860, + "line": 856, "column": 39 } } }, "range": [ - 26385, - 26413 + 26302, + 26330 ], "loc": { "start": { - "line": 860, + "line": 856, "column": 12 }, "end": { - "line": 860, + "line": 856, "column": 40 } } @@ -54757,16 +54558,16 @@ "object": { "type": "ThisExpression", "range": [ - 26426, - 26430 + 26343, + 26347 ], "loc": { "start": { - "line": 861, + "line": 857, "column": 12 }, "end": { - "line": 861, + "line": 857, "column": 16 } } @@ -54775,31 +54576,31 @@ "type": "Identifier", "name": "btnLastCont", "range": [ - 26431, - 26442 + 26348, + 26359 ], "loc": { "start": { - "line": 861, + "line": 857, "column": 17 }, "end": { - "line": 861, + "line": 857, "column": 28 } } }, "range": [ - 26426, - 26442 + 26343, + 26359 ], "loc": { "start": { - "line": 861, + "line": 857, "column": 12 }, "end": { - "line": 861, + "line": 857, "column": 28 } } @@ -54809,78 +54610,78 @@ "value": null, "raw": "null", "range": [ - 26445, - 26449 + 26362, + 26366 ], "loc": { "start": { - "line": 861, + "line": 857, "column": 31 }, "end": { - "line": 861, + "line": 857, "column": 35 } } }, "range": [ - 26426, - 26449 + 26343, + 26366 ], "loc": { "start": { - "line": 861, + "line": 857, "column": 12 }, "end": { - "line": 861, + "line": 857, "column": 35 } } }, "range": [ - 26426, - 26450 + 26343, + 26367 ], "loc": { "start": { - "line": 861, + "line": 857, "column": 12 }, "end": { - "line": 861, + "line": 857, "column": 36 } } } ], "range": [ - 26311, - 26460 + 26228, + 26377 ], "loc": { "start": { - "line": 858, + "line": 854, "column": 30 }, "end": { - "line": 862, + "line": 858, "column": 9 } } }, "alternate": null, "range": [ - 26289, - 26460 + 26206, + 26377 ], "loc": { "start": { - "line": 858, + "line": 854, "column": 8 }, "end": { - "line": 862, + "line": 858, "column": 9 } } @@ -54893,16 +54694,16 @@ "object": { "type": "ThisExpression", "range": [ - 26474, - 26478 + 26391, + 26395 ], "loc": { "start": { - "line": 864, + "line": 860, "column": 12 }, "end": { - "line": 864, + "line": 860, "column": 16 } } @@ -54911,31 +54712,31 @@ "type": "Identifier", "name": "btnFirstCont", "range": [ - 26479, - 26491 + 26396, + 26408 ], "loc": { "start": { - "line": 864, + "line": 860, "column": 17 }, "end": { - "line": 864, + "line": 860, "column": 29 } } }, "range": [ - 26474, - 26491 + 26391, + 26408 ], "loc": { "start": { - "line": 864, + "line": 860, "column": 12 }, "end": { - "line": 864, + "line": 860, "column": 29 } } @@ -54951,16 +54752,16 @@ "type": "Identifier", "name": "removeEvt", "range": [ - 26507, - 26516 + 26424, + 26433 ], "loc": { "start": { - "line": 865, + "line": 861, "column": 12 }, "end": { - "line": 865, + "line": 861, "column": 21 } } @@ -54972,16 +54773,16 @@ "object": { "type": "ThisExpression", "range": [ - 26517, - 26521 + 26434, + 26438 ], "loc": { "start": { - "line": 865, + "line": 861, "column": 22 }, "end": { - "line": 865, + "line": 861, "column": 26 } } @@ -54990,31 +54791,31 @@ "type": "Identifier", "name": "btnFirstCont", "range": [ - 26522, - 26534 + 26439, + 26451 ], "loc": { "start": { - "line": 865, + "line": 861, "column": 27 }, "end": { - "line": 865, + "line": 861, "column": 39 } } }, "range": [ - 26517, - 26534 + 26434, + 26451 ], "loc": { "start": { - "line": 865, + "line": 861, "column": 22 }, "end": { - "line": 865, + "line": 861, "column": 39 } } @@ -55024,16 +54825,16 @@ "value": "click", "raw": "'click'", "range": [ - 26536, - 26543 + 26453, + 26460 ], "loc": { "start": { - "line": 865, + "line": 861, "column": 41 }, "end": { - "line": 865, + "line": 861, "column": 48 } } @@ -55045,16 +54846,16 @@ "type": "Identifier", "name": "evt", "range": [ - 26545, - 26548 + 26462, + 26465 ], "loc": { "start": { - "line": 865, + "line": 861, "column": 50 }, "end": { - "line": 865, + "line": 861, "column": 53 } } @@ -55063,62 +54864,62 @@ "type": "Identifier", "name": "first", "range": [ - 26549, - 26554 + 26466, + 26471 ], "loc": { "start": { - "line": 865, + "line": 861, "column": 54 }, "end": { - "line": 865, + "line": 861, "column": 59 } } }, "range": [ - 26545, - 26554 + 26462, + 26471 ], "loc": { "start": { - "line": 865, + "line": 861, "column": 50 }, "end": { - "line": 865, + "line": 861, "column": 59 } } } ], "range": [ - 26507, - 26555 + 26424, + 26472 ], "loc": { "start": { - "line": 865, + "line": 861, "column": 12 }, "end": { - "line": 865, + "line": 861, "column": 60 } } }, "range": [ - 26507, - 26556 + 26424, + 26473 ], "loc": { "start": { - "line": 865, + "line": 861, "column": 12 }, "end": { - "line": 865, + "line": 861, "column": 61 } } @@ -55131,16 +54932,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 26569, - 26578 + 26486, + 26495 ], "loc": { "start": { - "line": 866, + "line": 862, "column": 12 }, "end": { - "line": 866, + "line": 862, "column": 21 } } @@ -55152,16 +54953,16 @@ "object": { "type": "ThisExpression", "range": [ - 26579, - 26583 + 26496, + 26500 ], "loc": { "start": { - "line": 866, + "line": 862, "column": 22 }, "end": { - "line": 866, + "line": 862, "column": 26 } } @@ -55170,62 +54971,62 @@ "type": "Identifier", "name": "btnFirstCont", "range": [ - 26584, - 26596 + 26501, + 26513 ], "loc": { "start": { - "line": 866, + "line": 862, "column": 27 }, "end": { - "line": 866, + "line": 862, "column": 39 } } }, "range": [ - 26579, - 26596 + 26496, + 26513 ], "loc": { "start": { - "line": 866, + "line": 862, "column": 22 }, "end": { - "line": 866, + "line": 862, "column": 39 } } } ], "range": [ - 26569, - 26597 + 26486, + 26514 ], "loc": { "start": { - "line": 866, + "line": 862, "column": 12 }, "end": { - "line": 866, + "line": 862, "column": 40 } } }, "range": [ - 26569, - 26598 + 26486, + 26515 ], "loc": { "start": { - "line": 866, + "line": 862, "column": 12 }, "end": { - "line": 866, + "line": 862, "column": 41 } } @@ -55241,16 +55042,16 @@ "object": { "type": "ThisExpression", "range": [ - 26611, - 26615 + 26528, + 26532 ], "loc": { "start": { - "line": 867, + "line": 863, "column": 12 }, "end": { - "line": 867, + "line": 863, "column": 16 } } @@ -55259,31 +55060,31 @@ "type": "Identifier", "name": "btnFirstCont", "range": [ - 26616, - 26628 + 26533, + 26545 ], "loc": { "start": { - "line": 867, + "line": 863, "column": 17 }, "end": { - "line": 867, + "line": 863, "column": 29 } } }, "range": [ - 26611, - 26628 + 26528, + 26545 ], "loc": { "start": { - "line": 867, + "line": 863, "column": 12 }, "end": { - "line": 867, + "line": 863, "column": 29 } } @@ -55293,78 +55094,78 @@ "value": null, "raw": "null", "range": [ - 26631, - 26635 + 26548, + 26552 ], "loc": { "start": { - "line": 867, + "line": 863, "column": 32 }, "end": { - "line": 867, + "line": 863, "column": 36 } } }, "range": [ - 26611, - 26635 + 26528, + 26552 ], "loc": { "start": { - "line": 867, + "line": 863, "column": 12 }, "end": { - "line": 867, + "line": 863, "column": 36 } } }, "range": [ - 26611, - 26636 + 26528, + 26553 ], "loc": { "start": { - "line": 867, + "line": 863, "column": 12 }, "end": { - "line": 867, + "line": 863, "column": 37 } } } ], "range": [ - 26493, - 26646 + 26410, + 26563 ], "loc": { "start": { - "line": 864, + "line": 860, "column": 31 }, "end": { - "line": 868, + "line": 864, "column": 9 } } }, "alternate": null, "range": [ - 26470, - 26646 + 26387, + 26563 ], "loc": { "start": { - "line": 864, + "line": 860, "column": 8 }, "end": { - "line": 868, + "line": 864, "column": 9 } } @@ -55377,16 +55178,16 @@ "object": { "type": "ThisExpression", "range": [ - 26660, - 26664 + 26577, + 26581 ], "loc": { "start": { - "line": 870, + "line": 866, "column": 12 }, "end": { - "line": 870, + "line": 866, "column": 16 } } @@ -55395,31 +55196,31 @@ "type": "Identifier", "name": "pgBefore", "range": [ - 26665, - 26673 + 26582, + 26590 ], "loc": { "start": { - "line": 870, + "line": 866, "column": 17 }, "end": { - "line": 870, + "line": 866, "column": 25 } } }, "range": [ - 26660, - 26673 + 26577, + 26590 ], "loc": { "start": { - "line": 870, + "line": 866, "column": 12 }, "end": { - "line": 870, + "line": 866, "column": 25 } } @@ -55435,16 +55236,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 26689, - 26698 + 26606, + 26615 ], "loc": { "start": { - "line": 871, + "line": 867, "column": 12 }, "end": { - "line": 871, + "line": 867, "column": 21 } } @@ -55456,16 +55257,16 @@ "object": { "type": "ThisExpression", "range": [ - 26699, - 26703 + 26616, + 26620 ], "loc": { "start": { - "line": 871, + "line": 867, "column": 22 }, "end": { - "line": 871, + "line": 867, "column": 26 } } @@ -55474,62 +55275,62 @@ "type": "Identifier", "name": "pgBefore", "range": [ - 26704, - 26712 + 26621, + 26629 ], "loc": { "start": { - "line": 871, + "line": 867, "column": 27 }, "end": { - "line": 871, + "line": 867, "column": 35 } } }, "range": [ - 26699, - 26712 + 26616, + 26629 ], "loc": { "start": { - "line": 871, + "line": 867, "column": 22 }, "end": { - "line": 871, + "line": 867, "column": 35 } } } ], "range": [ - 26689, - 26713 + 26606, + 26630 ], "loc": { "start": { - "line": 871, + "line": 867, "column": 12 }, "end": { - "line": 871, + "line": 867, "column": 36 } } }, "range": [ - 26689, - 26714 + 26606, + 26631 ], "loc": { "start": { - "line": 871, + "line": 867, "column": 12 }, "end": { - "line": 871, + "line": 867, "column": 37 } } @@ -55545,16 +55346,16 @@ "object": { "type": "ThisExpression", "range": [ - 26727, - 26731 + 26644, + 26648 ], "loc": { "start": { - "line": 872, + "line": 868, "column": 12 }, "end": { - "line": 872, + "line": 868, "column": 16 } } @@ -55563,31 +55364,31 @@ "type": "Identifier", "name": "pgBefore", "range": [ - 26732, - 26740 + 26649, + 26657 ], "loc": { "start": { - "line": 872, + "line": 868, "column": 17 }, "end": { - "line": 872, + "line": 868, "column": 25 } } }, "range": [ - 26727, - 26740 + 26644, + 26657 ], "loc": { "start": { - "line": 872, + "line": 868, "column": 12 }, "end": { - "line": 872, + "line": 868, "column": 25 } } @@ -55597,78 +55398,78 @@ "value": null, "raw": "null", "range": [ - 26743, - 26747 + 26660, + 26664 ], "loc": { "start": { - "line": 872, + "line": 868, "column": 28 }, "end": { - "line": 872, + "line": 868, "column": 32 } } }, "range": [ - 26727, - 26747 + 26644, + 26664 ], "loc": { "start": { - "line": 872, + "line": 868, "column": 12 }, "end": { - "line": 872, + "line": 868, "column": 32 } } }, "range": [ - 26727, - 26748 + 26644, + 26665 ], "loc": { "start": { - "line": 872, + "line": 868, "column": 12 }, "end": { - "line": 872, + "line": 868, "column": 33 } } } ], "range": [ - 26675, - 26758 + 26592, + 26675 ], "loc": { "start": { - "line": 870, + "line": 866, "column": 27 }, "end": { - "line": 873, + "line": 869, "column": 9 } } }, "alternate": null, "range": [ - 26656, - 26758 + 26573, + 26675 ], "loc": { "start": { - "line": 870, + "line": 866, "column": 8 }, "end": { - "line": 873, + "line": 869, "column": 9 } } @@ -55681,16 +55482,16 @@ "object": { "type": "ThisExpression", "range": [ - 26772, - 26776 + 26689, + 26693 ], "loc": { "start": { - "line": 875, + "line": 871, "column": 12 }, "end": { - "line": 875, + "line": 871, "column": 16 } } @@ -55699,31 +55500,31 @@ "type": "Identifier", "name": "pgAfter", "range": [ - 26777, - 26784 + 26694, + 26701 ], "loc": { "start": { - "line": 875, + "line": 871, "column": 17 }, "end": { - "line": 875, + "line": 871, "column": 24 } } }, "range": [ - 26772, - 26784 + 26689, + 26701 ], "loc": { "start": { - "line": 875, + "line": 871, "column": 12 }, "end": { - "line": 875, + "line": 871, "column": 24 } } @@ -55739,16 +55540,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 26800, - 26809 + 26717, + 26726 ], "loc": { "start": { - "line": 876, + "line": 872, "column": 12 }, "end": { - "line": 876, + "line": 872, "column": 21 } } @@ -55760,16 +55561,16 @@ "object": { "type": "ThisExpression", "range": [ - 26810, - 26814 + 26727, + 26731 ], "loc": { "start": { - "line": 876, + "line": 872, "column": 22 }, "end": { - "line": 876, + "line": 872, "column": 26 } } @@ -55778,62 +55579,62 @@ "type": "Identifier", "name": "pgAfter", "range": [ - 26815, - 26822 + 26732, + 26739 ], "loc": { "start": { - "line": 876, + "line": 872, "column": 27 }, "end": { - "line": 876, + "line": 872, "column": 34 } } }, "range": [ - 26810, - 26822 + 26727, + 26739 ], "loc": { "start": { - "line": 876, + "line": 872, "column": 22 }, "end": { - "line": 876, + "line": 872, "column": 34 } } } ], "range": [ - 26800, - 26823 + 26717, + 26740 ], "loc": { "start": { - "line": 876, + "line": 872, "column": 12 }, "end": { - "line": 876, + "line": 872, "column": 35 } } }, "range": [ - 26800, - 26824 + 26717, + 26741 ], "loc": { "start": { - "line": 876, + "line": 872, "column": 12 }, "end": { - "line": 876, + "line": 872, "column": 36 } } @@ -55849,16 +55650,16 @@ "object": { "type": "ThisExpression", "range": [ - 26837, - 26841 + 26754, + 26758 ], "loc": { "start": { - "line": 877, + "line": 873, "column": 12 }, "end": { - "line": 877, + "line": 873, "column": 16 } } @@ -55867,31 +55668,31 @@ "type": "Identifier", "name": "pgAfter", "range": [ - 26842, - 26849 + 26759, + 26766 ], "loc": { "start": { - "line": 877, + "line": 873, "column": 17 }, "end": { - "line": 877, + "line": 873, "column": 24 } } }, "range": [ - 26837, - 26849 + 26754, + 26766 ], "loc": { "start": { - "line": 877, + "line": 873, "column": 12 }, "end": { - "line": 877, + "line": 873, "column": 24 } } @@ -55901,78 +55702,78 @@ "value": null, "raw": "null", "range": [ - 26852, - 26856 + 26769, + 26773 ], "loc": { "start": { - "line": 877, + "line": 873, "column": 27 }, "end": { - "line": 877, + "line": 873, "column": 31 } } }, "range": [ - 26837, - 26856 + 26754, + 26773 ], "loc": { "start": { - "line": 877, + "line": 873, "column": 12 }, "end": { - "line": 877, + "line": 873, "column": 31 } } }, "range": [ - 26837, - 26857 + 26754, + 26774 ], "loc": { "start": { - "line": 877, + "line": 873, "column": 12 }, "end": { - "line": 877, + "line": 873, "column": 32 } } } ], "range": [ - 26786, - 26867 + 26703, + 26784 ], "loc": { "start": { - "line": 875, + "line": 871, "column": 26 }, "end": { - "line": 878, + "line": 874, "column": 9 } } }, "alternate": null, "range": [ - 26768, - 26867 + 26685, + 26784 ], "loc": { "start": { - "line": 875, + "line": 871, "column": 8 }, "end": { - "line": 878, + "line": 874, "column": 9 } } @@ -55985,16 +55786,16 @@ "object": { "type": "ThisExpression", "range": [ - 26881, - 26885 + 26798, + 26802 ], "loc": { "start": { - "line": 880, + "line": 876, "column": 12 }, "end": { - "line": 880, + "line": 876, "column": 16 } } @@ -56003,31 +55804,31 @@ "type": "Identifier", "name": "pgCont", "range": [ - 26886, - 26892 + 26803, + 26809 ], "loc": { "start": { - "line": 880, + "line": 876, "column": 17 }, "end": { - "line": 880, + "line": 876, "column": 23 } } }, "range": [ - 26881, - 26892 + 26798, + 26809 ], "loc": { "start": { - "line": 880, + "line": 876, "column": 12 }, "end": { - "line": 880, + "line": 876, "column": 23 } } @@ -56043,16 +55844,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 26908, - 26917 + 26825, + 26834 ], "loc": { "start": { - "line": 881, + "line": 877, "column": 12 }, "end": { - "line": 881, + "line": 877, "column": 21 } } @@ -56064,16 +55865,16 @@ "object": { "type": "ThisExpression", "range": [ - 26918, - 26922 + 26835, + 26839 ], "loc": { "start": { - "line": 881, + "line": 877, "column": 22 }, "end": { - "line": 881, + "line": 877, "column": 26 } } @@ -56082,62 +55883,62 @@ "type": "Identifier", "name": "pgCont", "range": [ - 26923, - 26929 + 26840, + 26846 ], "loc": { "start": { - "line": 881, + "line": 877, "column": 27 }, "end": { - "line": 881, + "line": 877, "column": 33 } } }, "range": [ - 26918, - 26929 + 26835, + 26846 ], "loc": { "start": { - "line": 881, + "line": 877, "column": 22 }, "end": { - "line": 881, + "line": 877, "column": 33 } } } ], "range": [ - 26908, - 26930 + 26825, + 26847 ], "loc": { "start": { - "line": 881, + "line": 877, "column": 12 }, "end": { - "line": 881, + "line": 877, "column": 34 } } }, "range": [ - 26908, - 26931 + 26825, + 26848 ], "loc": { "start": { - "line": 881, + "line": 877, "column": 12 }, "end": { - "line": 881, + "line": 877, "column": 35 } } @@ -56153,16 +55954,16 @@ "object": { "type": "ThisExpression", "range": [ - 26944, - 26948 + 26861, + 26865 ], "loc": { "start": { - "line": 882, + "line": 878, "column": 12 }, "end": { - "line": 882, + "line": 878, "column": 16 } } @@ -56171,31 +55972,31 @@ "type": "Identifier", "name": "pgCont", "range": [ - 26949, - 26955 + 26866, + 26872 ], "loc": { "start": { - "line": 882, + "line": 878, "column": 17 }, "end": { - "line": 882, + "line": 878, "column": 23 } } }, "range": [ - 26944, - 26955 + 26861, + 26872 ], "loc": { "start": { - "line": 882, + "line": 878, "column": 12 }, "end": { - "line": 882, + "line": 878, "column": 23 } } @@ -56205,78 +56006,78 @@ "value": null, "raw": "null", "range": [ - 26958, - 26962 + 26875, + 26879 ], "loc": { "start": { - "line": 882, + "line": 878, "column": 26 }, "end": { - "line": 882, + "line": 878, "column": 30 } } }, "range": [ - 26944, - 26962 + 26861, + 26879 ], "loc": { "start": { - "line": 882, + "line": 878, "column": 12 }, "end": { - "line": 882, + "line": 878, "column": 30 } } }, "range": [ - 26944, - 26963 + 26861, + 26880 ], "loc": { "start": { - "line": 882, + "line": 878, "column": 12 }, "end": { - "line": 882, + "line": 878, "column": 31 } } } ], "range": [ - 26894, - 26973 + 26811, + 26890 ], "loc": { "start": { - "line": 880, + "line": 876, "column": 25 }, "end": { - "line": 883, + "line": 879, "column": 9 } } }, "alternate": null, "range": [ - 26877, - 26973 + 26794, + 26890 ], "loc": { "start": { - "line": 880, + "line": 876, "column": 8 }, "end": { - "line": 883, + "line": 879, "column": 9 } } @@ -56289,16 +56090,16 @@ "object": { "type": "ThisExpression", "range": [ - 26987, - 26991 + 26904, + 26908 ], "loc": { "start": { - "line": 885, + "line": 881, "column": 12 }, "end": { - "line": 885, + "line": 881, "column": 16 } } @@ -56307,31 +56108,31 @@ "type": "Identifier", "name": "hasResultsPerPage", "range": [ - 26992, - 27009 + 26909, + 26926 ], "loc": { "start": { - "line": 885, + "line": 881, "column": 17 }, "end": { - "line": 885, + "line": 881, "column": 34 } } }, "range": [ - 26987, - 27009 + 26904, + 26926 ], "loc": { "start": { - "line": 885, + "line": 881, "column": 12 }, "end": { - "line": 885, + "line": 881, "column": 34 } } @@ -56349,16 +56150,16 @@ "object": { "type": "ThisExpression", "range": [ - 27025, - 27029 + 26942, + 26946 ], "loc": { "start": { - "line": 886, + "line": 882, "column": 12 }, "end": { - "line": 886, + "line": 882, "column": 16 } } @@ -56367,94 +56168,94 @@ "type": "Identifier", "name": "removeResultsPerPage", "range": [ - 27030, - 27050 + 26947, + 26967 ], "loc": { "start": { - "line": 886, + "line": 882, "column": 17 }, "end": { - "line": 886, + "line": 882, "column": 37 } } }, "range": [ - 27025, - 27050 + 26942, + 26967 ], "loc": { "start": { - "line": 886, + "line": 882, "column": 12 }, "end": { - "line": 886, + "line": 882, "column": 37 } } }, "arguments": [], "range": [ - 27025, - 27052 + 26942, + 26969 ], "loc": { "start": { - "line": 886, + "line": 882, "column": 12 }, "end": { - "line": 886, + "line": 882, "column": 39 } } }, "range": [ - 27025, - 27053 + 26942, + 26970 ], "loc": { "start": { - "line": 886, + "line": 882, "column": 12 }, "end": { - "line": 886, + "line": 882, "column": 40 } } } ], "range": [ - 27011, - 27063 + 26928, + 26980 ], "loc": { "start": { - "line": 885, + "line": 881, "column": 36 }, "end": { - "line": 887, + "line": 883, "column": 9 } } }, "alternate": null, "range": [ - 26983, - 27063 + 26900, + 26980 ], "loc": { "start": { - "line": 885, + "line": 881, "column": 8 }, "end": { - "line": 887, + "line": 883, "column": 9 } } @@ -56472,16 +56273,16 @@ "object": { "type": "ThisExpression", "range": [ - 27073, - 27077 + 26990, + 26994 ], "loc": { "start": { - "line": 889, + "line": 885, "column": 8 }, "end": { - "line": 889, + "line": 885, "column": 12 } } @@ -56490,31 +56291,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 27078, - 27085 + 26995, + 27002 ], "loc": { "start": { - "line": 889, + "line": 885, "column": 13 }, "end": { - "line": 889, + "line": 885, "column": 20 } } }, "range": [ - 27073, - 27085 + 26990, + 27002 ], "loc": { "start": { - "line": 889, + "line": 885, "column": 8 }, "end": { - "line": 889, + "line": 885, "column": 20 } } @@ -56523,31 +56324,31 @@ "type": "Identifier", "name": "off", "range": [ - 27086, - 27089 + 27003, + 27006 ], "loc": { "start": { - "line": 889, + "line": 885, "column": 21 }, "end": { - "line": 889, + "line": 885, "column": 24 } } }, "range": [ - 27073, - 27089 + 26990, + 27006 ], "loc": { "start": { - "line": 889, + "line": 885, "column": 8 }, "end": { - "line": 889, + "line": 885, "column": 24 } } @@ -56561,32 +56362,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 27091, - 27108 + 27008, + 27025 ], "loc": { "start": { - "line": 889, + "line": 885, "column": 26 }, "end": { - "line": 889, + "line": 885, "column": 43 } } } ], "range": [ - 27090, - 27109 + 27007, + 27026 ], "loc": { "start": { - "line": 889, + "line": 885, "column": 25 }, "end": { - "line": 889, + "line": 885, "column": 44 } } @@ -56603,16 +56404,16 @@ "object": { "type": "ThisExpression", "range": [ - 27117, - 27121 + 27034, + 27038 ], "loc": { "start": { - "line": 889, + "line": 885, "column": 52 }, "end": { - "line": 889, + "line": 885, "column": 56 } } @@ -56621,47 +56422,47 @@ "type": "Identifier", "name": "resetPagingInfo", "range": [ - 27122, - 27137 + 27039, + 27054 ], "loc": { "start": { - "line": 889, + "line": 885, "column": 57 }, "end": { - "line": 889, + "line": 885, "column": 72 } } }, "range": [ - 27117, - 27137 + 27034, + 27054 ], "loc": { "start": { - "line": 889, + "line": 885, "column": 52 }, "end": { - "line": 889, + "line": 885, "column": 72 } } }, "arguments": [], "range": [ - 27117, - 27139 + 27034, + 27056 ], "loc": { "start": { - "line": 889, + "line": 885, "column": 52 }, "end": { - "line": 889, + "line": 885, "column": 74 } } @@ -56669,47 +56470,47 @@ "generator": false, "expression": true, "range": [ - 27111, - 27139 + 27028, + 27056 ], "loc": { "start": { - "line": 889, + "line": 885, "column": 46 }, "end": { - "line": 889, + "line": 885, "column": 74 } } } ], "range": [ - 27073, - 27140 + 26990, + 27057 ], "loc": { "start": { - "line": 889, + "line": 885, "column": 8 }, "end": { - "line": 889, + "line": 885, "column": 75 } } }, "range": [ - 27073, - 27141 + 26990, + 27058 ], "loc": { "start": { - "line": 889, + "line": 885, "column": 8 }, "end": { - "line": 889, + "line": 885, "column": 76 } } @@ -56727,16 +56528,16 @@ "object": { "type": "ThisExpression", "range": [ - 27150, - 27154 + 27067, + 27071 ], "loc": { "start": { - "line": 890, + "line": 886, "column": 8 }, "end": { - "line": 890, + "line": 886, "column": 12 } } @@ -56745,31 +56546,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 27155, - 27162 + 27072, + 27079 ], "loc": { "start": { - "line": 890, + "line": 886, "column": 13 }, "end": { - "line": 890, + "line": 886, "column": 20 } } }, "range": [ - 27150, - 27162 + 27067, + 27079 ], "loc": { "start": { - "line": 890, + "line": 886, "column": 8 }, "end": { - "line": 890, + "line": 886, "column": 20 } } @@ -56778,31 +56579,31 @@ "type": "Identifier", "name": "off", "range": [ - 27163, - 27166 + 27080, + 27083 ], "loc": { "start": { - "line": 890, + "line": 886, "column": 21 }, "end": { - "line": 890, + "line": 886, "column": 24 } } }, "range": [ - 27150, - 27166 + 27067, + 27083 ], "loc": { "start": { - "line": 890, + "line": 886, "column": 8 }, "end": { - "line": 890, + "line": 886, "column": 24 } } @@ -56816,32 +56617,32 @@ "value": "change-page", "raw": "'change-page'", "range": [ - 27168, - 27181 + 27085, + 27098 ], "loc": { "start": { - "line": 890, + "line": 886, "column": 26 }, "end": { - "line": 890, + "line": 886, "column": 39 } } } ], "range": [ - 27167, - 27182 + 27084, + 27099 ], "loc": { "start": { - "line": 890, + "line": 886, "column": 25 }, "end": { - "line": 890, + "line": 886, "column": 40 } } @@ -56854,16 +56655,16 @@ "type": "Identifier", "name": "tf", "range": [ - 27197, - 27199 + 27114, + 27116 ], "loc": { "start": { - "line": 891, + "line": 887, "column": 13 }, "end": { - "line": 891, + "line": 887, "column": 15 } } @@ -56872,16 +56673,16 @@ "type": "Identifier", "name": "pageNumber", "range": [ - 27201, - 27211 + 27118, + 27128 ], "loc": { "start": { - "line": 891, + "line": 887, "column": 17 }, "end": { - "line": 891, + "line": 887, "column": 27 } } @@ -56895,16 +56696,16 @@ "object": { "type": "ThisExpression", "range": [ - 27216, - 27220 + 27133, + 27137 ], "loc": { "start": { - "line": 891, + "line": 887, "column": 32 }, "end": { - "line": 891, + "line": 887, "column": 36 } } @@ -56913,31 +56714,31 @@ "type": "Identifier", "name": "setPage", "range": [ - 27221, - 27228 + 27138, + 27145 ], "loc": { "start": { - "line": 891, + "line": 887, "column": 37 }, "end": { - "line": 891, + "line": 887, "column": 44 } } }, "range": [ - 27216, - 27228 + 27133, + 27145 ], "loc": { "start": { - "line": 891, + "line": 887, "column": 32 }, "end": { - "line": 891, + "line": 887, "column": 44 } } @@ -56947,32 +56748,32 @@ "type": "Identifier", "name": "pageNumber", "range": [ - 27229, - 27239 + 27146, + 27156 ], "loc": { "start": { - "line": 891, + "line": 887, "column": 45 }, "end": { - "line": 891, + "line": 887, "column": 55 } } } ], "range": [ - 27216, - 27240 + 27133, + 27157 ], "loc": { "start": { - "line": 891, + "line": 887, "column": 32 }, "end": { - "line": 891, + "line": 887, "column": 56 } } @@ -56980,47 +56781,47 @@ "generator": false, "expression": true, "range": [ - 27196, - 27240 + 27113, + 27157 ], "loc": { "start": { - "line": 891, + "line": 887, "column": 12 }, "end": { - "line": 891, + "line": 887, "column": 56 } } } ], "range": [ - 27150, - 27241 + 27067, + 27158 ], "loc": { "start": { - "line": 890, + "line": 886, "column": 8 }, "end": { - "line": 891, + "line": 887, "column": 57 } } }, "range": [ - 27150, - 27242 + 27067, + 27159 ], "loc": { "start": { - "line": 890, + "line": 886, "column": 8 }, "end": { - "line": 891, + "line": 887, "column": 58 } } @@ -57038,16 +56839,16 @@ "object": { "type": "ThisExpression", "range": [ - 27251, - 27255 + 27168, + 27172 ], "loc": { "start": { - "line": 892, + "line": 888, "column": 8 }, "end": { - "line": 892, + "line": 888, "column": 12 } } @@ -57056,31 +56857,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 27256, - 27263 + 27173, + 27180 ], "loc": { "start": { - "line": 892, + "line": 888, "column": 13 }, "end": { - "line": 892, + "line": 888, "column": 20 } } }, "range": [ - 27251, - 27263 + 27168, + 27180 ], "loc": { "start": { - "line": 892, + "line": 888, "column": 8 }, "end": { - "line": 892, + "line": 888, "column": 20 } } @@ -57089,31 +56890,31 @@ "type": "Identifier", "name": "off", "range": [ - 27264, - 27267 + 27181, + 27184 ], "loc": { "start": { - "line": 892, + "line": 888, "column": 21 }, "end": { - "line": 892, + "line": 888, "column": 24 } } }, "range": [ - 27251, - 27267 + 27168, + 27184 ], "loc": { "start": { - "line": 892, + "line": 888, "column": 8 }, "end": { - "line": 892, + "line": 888, "column": 24 } } @@ -57127,32 +56928,32 @@ "value": "change-page-results", "raw": "'change-page-results'", "range": [ - 27269, - 27290 + 27186, + 27207 ], "loc": { "start": { - "line": 892, + "line": 888, "column": 26 }, "end": { - "line": 892, + "line": 888, "column": 47 } } } ], "range": [ - 27268, - 27291 + 27185, + 27208 ], "loc": { "start": { - "line": 892, + "line": 888, "column": 25 }, "end": { - "line": 892, + "line": 888, "column": 48 } } @@ -57165,16 +56966,16 @@ "type": "Identifier", "name": "tf", "range": [ - 27306, - 27308 + 27223, + 27225 ], "loc": { "start": { - "line": 893, + "line": 889, "column": 13 }, "end": { - "line": 893, + "line": 889, "column": 15 } } @@ -57183,16 +56984,16 @@ "type": "Identifier", "name": "pageLength", "range": [ - 27310, - 27320 + 27227, + 27237 ], "loc": { "start": { - "line": 893, + "line": 889, "column": 17 }, "end": { - "line": 893, + "line": 889, "column": 27 } } @@ -57206,16 +57007,16 @@ "object": { "type": "ThisExpression", "range": [ - 27325, - 27329 + 27242, + 27246 ], "loc": { "start": { - "line": 893, + "line": 889, "column": 32 }, "end": { - "line": 893, + "line": 889, "column": 36 } } @@ -57224,31 +57025,31 @@ "type": "Identifier", "name": "changeResultsPerPage", "range": [ - 27330, - 27350 + 27247, + 27267 ], "loc": { "start": { - "line": 893, + "line": 889, "column": 37 }, "end": { - "line": 893, + "line": 889, "column": 57 } } }, "range": [ - 27325, - 27350 + 27242, + 27267 ], "loc": { "start": { - "line": 893, + "line": 889, "column": 32 }, "end": { - "line": 893, + "line": 889, "column": 57 } } @@ -57258,32 +57059,32 @@ "type": "Identifier", "name": "pageLength", "range": [ - 27351, - 27361 + 27268, + 27278 ], "loc": { "start": { - "line": 893, + "line": 889, "column": 58 }, "end": { - "line": 893, + "line": 889, "column": 68 } } } ], "range": [ - 27325, - 27362 + 27242, + 27279 ], "loc": { "start": { - "line": 893, + "line": 889, "column": 32 }, "end": { - "line": 893, + "line": 889, "column": 69 } } @@ -57291,47 +57092,47 @@ "generator": false, "expression": true, "range": [ - 27305, - 27362 + 27222, + 27279 ], "loc": { "start": { - "line": 893, + "line": 889, "column": 12 }, "end": { - "line": 893, + "line": 889, "column": 69 } } } ], "range": [ - 27251, - 27363 + 27168, + 27280 ], "loc": { "start": { - "line": 892, + "line": 888, "column": 8 }, "end": { - "line": 893, + "line": 889, "column": 70 } } }, "range": [ - 27251, - 27364 + 27168, + 27281 ], "loc": { "start": { - "line": 892, + "line": 888, "column": 8 }, "end": { - "line": 893, + "line": 889, "column": 71 } } @@ -57347,16 +57148,16 @@ "object": { "type": "ThisExpression", "range": [ - 27374, - 27378 + 27291, + 27295 ], "loc": { "start": { - "line": 895, + "line": 891, "column": 8 }, "end": { - "line": 895, + "line": 891, "column": 12 } } @@ -57365,31 +57166,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 27379, - 27388 + 27296, + 27305 ], "loc": { "start": { - "line": 895, + "line": 891, "column": 13 }, "end": { - "line": 895, + "line": 891, "column": 22 } } }, "range": [ - 27374, - 27388 + 27291, + 27305 ], "loc": { "start": { - "line": 895, + "line": 891, "column": 8 }, "end": { - "line": 895, + "line": 891, "column": 22 } } @@ -57399,46 +57200,46 @@ "value": null, "raw": "null", "range": [ - 27391, - 27395 + 27308, + 27312 ], "loc": { "start": { - "line": 895, + "line": 891, "column": 25 }, "end": { - "line": 895, + "line": 891, "column": 29 } } }, "range": [ - 27374, - 27395 + 27291, + 27312 ], "loc": { "start": { - "line": 895, + "line": 891, "column": 8 }, "end": { - "line": 895, + "line": 891, "column": 29 } } }, "range": [ - 27374, - 27396 + 27291, + 27313 ], "loc": { "start": { - "line": 895, + "line": 891, "column": 8 }, "end": { - "line": 895, + "line": 891, "column": 30 } } @@ -57454,16 +57255,16 @@ "object": { "type": "ThisExpression", "range": [ - 27405, - 27409 + 27322, + 27326 ], "loc": { "start": { - "line": 896, + "line": 892, "column": 8 }, "end": { - "line": 896, + "line": 892, "column": 12 } } @@ -57472,31 +57273,31 @@ "type": "Identifier", "name": "nbPages", "range": [ - 27410, - 27417 + 27327, + 27334 ], "loc": { "start": { - "line": 896, + "line": 892, "column": 13 }, "end": { - "line": 896, + "line": 892, "column": 20 } } }, "range": [ - 27405, - 27417 + 27322, + 27334 ], "loc": { "start": { - "line": 896, + "line": 892, "column": 8 }, "end": { - "line": 896, + "line": 892, "column": 20 } } @@ -57506,138 +57307,50 @@ "value": 0, "raw": "0", "range": [ - 27420, - 27421 + 27337, + 27338 ], "loc": { "start": { - "line": 896, + "line": 892, "column": 23 }, "end": { - "line": 896, + "line": 892, "column": 24 } } }, "range": [ - 27405, - 27421 + 27322, + 27338 ], "loc": { "start": { - "line": 896, + "line": 892, "column": 8 }, "end": { - "line": 896, + "line": 892, "column": 24 } } }, "range": [ - 27405, - 27422 + 27322, + 27339 ], "loc": { "start": { - "line": 896, + "line": 892, "column": 8 }, "end": { - "line": 896, + "line": 892, "column": 25 } } }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 27431, - 27435 - ], - "loc": { - "start": { - "line": 897, - "column": 8 - }, - "end": { - "line": 897, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "disable", - "range": [ - 27436, - 27443 - ], - "loc": { - "start": { - "line": 897, - "column": 13 - }, - "end": { - "line": 897, - "column": 20 - } - } - }, - "range": [ - 27431, - 27443 - ], - "loc": { - "start": { - "line": 897, - "column": 8 - }, - "end": { - "line": 897, - "column": 20 - } - } - }, - "arguments": [], - "range": [ - 27431, - 27445 - ], - "loc": { - "start": { - "line": 897, - "column": 8 - }, - "end": { - "line": 897, - "column": 22 - } - } - }, - "range": [ - 27431, - 27446 - ], - "loc": { - "start": { - "line": 897, - "column": 8 - }, - "end": { - "line": 897, - "column": 23 - } - } - }, { "type": "ExpressionStatement", "expression": { @@ -57649,16 +57362,16 @@ "object": { "type": "ThisExpression", "range": [ - 27455, - 27459 + 27349, + 27353 ], "loc": { "start": { - "line": 898, + "line": 894, "column": 8 }, "end": { - "line": 898, + "line": 894, "column": 12 } } @@ -57667,31 +57380,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 27460, - 27471 + 27354, + 27365 ], "loc": { "start": { - "line": 898, + "line": 894, "column": 13 }, "end": { - "line": 898, + "line": 894, "column": 24 } } }, "range": [ - 27455, - 27471 + 27349, + 27365 ], "loc": { "start": { - "line": 898, + "line": 894, "column": 8 }, "end": { - "line": 898, + "line": 894, "column": 24 } } @@ -57701,62 +57414,62 @@ "value": false, "raw": "false", "range": [ - 27474, - 27479 + 27368, + 27373 ], "loc": { "start": { - "line": 898, + "line": 894, "column": 27 }, "end": { - "line": 898, + "line": 894, "column": 32 } } }, "range": [ - 27455, - 27479 + 27349, + 27373 ], "loc": { "start": { - "line": 898, + "line": 894, "column": 8 }, "end": { - "line": 898, + "line": 894, "column": 32 } } }, "range": [ - 27455, - 27480 + 27349, + 27374 ], "loc": { "start": { - "line": 898, + "line": 894, "column": 8 }, "end": { - "line": 898, + "line": 894, "column": 33 } } } ], "range": [ - 25464, - 27486 + 25381, + 27380 ], "loc": { "start": { - "line": 829, + "line": 825, "column": 14 }, "end": { - "line": 899, + "line": 895, "column": 5 } } @@ -57764,16 +57477,16 @@ "generator": false, "expression": false, "range": [ - 25461, - 27486 + 25378, + 27380 ], "loc": { "start": { - "line": 829, + "line": 825, "column": 11 }, "end": { - "line": 899, + "line": 895, "column": 5 } } @@ -57781,16 +57494,16 @@ "kind": "method", "computed": false, "range": [ - 25454, - 27486 + 25371, + 27380 ], "loc": { "start": { - "line": 829, + "line": 825, "column": 4 }, "end": { - "line": 899, + "line": 895, "column": 5 } }, @@ -57799,16 +57512,16 @@ "type": "Block", "value": "*\n * Remove paging feature\n ", "range": [ - 25409, - 25449 + 25326, + 25366 ], "loc": { "start": { - "line": 826, + "line": 822, "column": 4 }, "end": { - "line": 828, + "line": 824, "column": 7 } } @@ -57819,7 +57532,7 @@ ], "range": [ 395, - 27488 + 27382 ], "loc": { "start": { @@ -57827,14 +57540,14 @@ "column": 36 }, "end": { - "line": 900, + "line": 896, "column": 1 } } }, "range": [ 366, - 27488 + 27382 ], "loc": { "start": { @@ -57842,7 +57555,7 @@ "column": 7 }, "end": { - "line": 900, + "line": 896, "column": 1 } }, @@ -57872,7 +57585,7 @@ "source": null, "range": [ 359, - 27488 + 27382 ], "loc": { "start": { @@ -57880,7 +57593,7 @@ "column": 0 }, "end": { - "line": 900, + "line": 896, "column": 1 } }, @@ -57909,7 +57622,7 @@ "sourceType": "module", "range": [ 0, - 27488 + 27382 ], "loc": { "start": { @@ -57917,7 +57630,7 @@ "column": 0 }, "end": { - "line": 900, + "line": 896, "column": 1 } }, @@ -58934,16 +58647,16 @@ "type": "Block", "value": "*\n * Reset paging info from scratch after a filtering process\n ", "range": [ - 15403, - 15478 + 15320, + 15395 ], "loc": { "start": { - "line": 504, + "line": 500, "column": 4 }, "end": { - "line": 506, + "line": 502, "column": 7 } } @@ -58952,16 +58665,16 @@ "type": "Block", "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 ", "range": [ - 15631, - 15810 + 15548, + 15727 ], "loc": { "start": { - "line": 513, + "line": 509, "column": 4 }, "end": { - "line": 517, + "line": 513, "column": 7 } } @@ -58970,16 +58683,16 @@ "type": "Line", "value": "store valid rows indexes", "range": [ - 15949, - 15975 + 15866, + 15892 ], "loc": { "start": { - "line": 522, + "line": 518, "column": 8 }, "end": { - "line": 522, + "line": 518, "column": 34 } } @@ -58988,16 +58701,16 @@ "type": "Line", "value": "calculate nb of pages", "range": [ - 16049, - 16072 + 15966, + 15989 ], "loc": { "start": { - "line": 525, + "line": 521, "column": 8 }, "end": { - "line": 525, + "line": 521, "column": 31 } } @@ -59006,16 +58719,16 @@ "type": "Line", "value": "refresh page nb span", "range": [ - 16161, - 16183 + 16078, + 16100 ], "loc": { "start": { - "line": 527, + "line": 523, "column": 8 }, "end": { - "line": 527, + "line": 523, "column": 30 } } @@ -59024,16 +58737,16 @@ "type": "Line", "value": "select clearing shortcut", "range": [ - 16238, - 16264 + 16155, + 16181 ], "loc": { "start": { - "line": 529, + "line": 525, "column": 8 }, "end": { - "line": 529, + "line": 525, "column": 34 } } @@ -59042,16 +58755,16 @@ "type": "Line", "value": "input type", "range": [ - 16741, - 16753 + 16658, + 16670 ], "loc": { "start": { - "line": 542, + "line": 538, "column": 16 }, "end": { - "line": 542, + "line": 538, "column": 28 } } @@ -59060,16 +58773,16 @@ "type": "Block", "value": "** if no results paging select and buttons are hidden **", "range": [ - 16857, - 16917 + 16774, + 16834 ], "loc": { "start": { - "line": 547, + "line": 543, "column": 12 }, "end": { - "line": 547, + "line": 543, "column": 72 } } @@ -59078,16 +58791,16 @@ "type": "Block", "value": "*\n * Group table rows by page and display valid rows\n * @param {Array} validRows Collection of valid rows\n ", "range": [ - 17030, - 17154 + 16947, + 17071 ], "loc": { "start": { - "line": 553, + "line": 549, "column": 4 }, "end": { - "line": 556, + "line": 552, "column": 7 } } @@ -59096,16 +58809,16 @@ "type": "Line", "value": "store valid rows indexes", "range": [ - 17394, - 17420 + 17311, + 17337 ], "loc": { "start": { - "line": 563, + "line": 559, "column": 8 }, "end": { - "line": 563, + "line": 559, "column": 34 } } @@ -59114,16 +58827,16 @@ "type": "Line", "value": "this loop shows valid rows of current page", "range": [ - 17508, - 17552 + 17425, + 17469 ], "loc": { "start": { - "line": 568, + "line": 564, "column": 8 }, "end": { - "line": 568, + "line": 564, "column": 52 } } @@ -59132,16 +58845,16 @@ "type": "Line", "value": " broadcast grouping by page", "range": [ - 18219, - 18248 + 18136, + 18165 ], "loc": { "start": { - "line": 586, + "line": 582, "column": 8 }, "end": { - "line": 586, + "line": 582, "column": 37 } } @@ -59150,16 +58863,16 @@ "type": "Block", "value": "*\n * Return the current page number\n * @return {Number} Page number\n ", "range": [ - 18316, - 18401 + 18233, + 18318 ], "loc": { "start": { - "line": 590, + "line": 586, "column": 4 }, "end": { - "line": 593, + "line": 589, "column": 7 } } @@ -59168,16 +58881,16 @@ "type": "Block", "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 ", "range": [ - 18464, - 18672 + 18381, + 18589 ], "loc": { "start": { - "line": 598, + "line": 594, "column": 4 }, "end": { - "line": 602, + "line": 598, "column": 7 } } @@ -59186,16 +58899,16 @@ "type": "Block", "value": "*\n * Generates UI elements for the number of results per page drop-down\n ", "range": [ - 19527, - 19612 + 19444, + 19529 ], "loc": { "start": { - "line": 634, + "line": 630, "column": 4 }, "end": { - "line": 636, + "line": 632, "column": 7 } } @@ -59204,16 +58917,16 @@ "type": "Line", "value": " results per page select is added to external element", "range": [ - 20201, - 20256 + 20118, + 20173 ], "loc": { "start": { - "line": 657, + "line": 653, "column": 8 }, "end": { - "line": 657, + "line": 653, "column": 63 } } @@ -59222,16 +58935,16 @@ "type": "Block", "value": "*\n * Remove number of results per page UI elements\n ", "range": [ - 21127, - 21191 + 21044, + 21108 ], "loc": { "start": { - "line": 683, + "line": 679, "column": 4 }, "end": { - "line": 685, + "line": 681, "column": 7 } } @@ -59240,16 +58953,16 @@ "type": "Block", "value": "*\n * Change the page based on passed index\n * @param {Number} index Index of the page (0-n)\n ", "range": [ - 21642, - 21751 + 21559, + 21668 ], "loc": { "start": { - "line": 702, + "line": 698, "column": 4 }, "end": { - "line": 705, + "line": 701, "column": 7 } } @@ -59258,16 +58971,16 @@ "type": "Block", "value": "*\n * Change the number of results per page based on passed value\n * @param {String} val The number of results per page\n ", "range": [ - 22807, - 22943 + 22724, + 22860 ], "loc": { "start": { - "line": 740, + "line": 736, "column": 4 }, "end": { - "line": 743, + "line": 739, "column": 7 } } @@ -59276,16 +58989,16 @@ "type": "Block", "value": "*\n * Change rows according to page results drop-down\n ", "range": [ - 23148, - 23214 + 23065, + 23131 ], "loc": { "start": { - "line": 753, + "line": 749, "column": 4 }, "end": { - "line": 755, + "line": 751, "column": 7 } } @@ -59294,16 +59007,16 @@ "type": "Block", "value": "*\n * Re-set page nb at page re-load\n ", "range": [ - 24470, - 24519 + 24387, + 24436 ], "loc": { "start": { - "line": 792, + "line": 788, "column": 4 }, "end": { - "line": 794, + "line": 790, "column": 7 } } @@ -59312,16 +59025,16 @@ "type": "Block", "value": "*\n * Re-set page length value at page re-load\n ", "range": [ - 24877, - 24936 + 24794, + 24853 ], "loc": { "start": { - "line": 808, + "line": 804, "column": 4 }, "end": { - "line": 810, + "line": 806, "column": 7 } } @@ -59330,16 +59043,16 @@ "type": "Block", "value": "*\n * Remove paging feature\n ", "range": [ - 25409, - 25449 + 25326, + 25366 ], "loc": { "start": { - "line": 826, + "line": 822, "column": 4 }, "end": { - "line": 828, + "line": 824, "column": 7 } } diff --git a/docs/ast/source/tablefilter.js.json b/docs/ast/source/tablefilter.js.json index 14d647f8..bcad046b 100644 --- a/docs/ast/source/tablefilter.js.json +++ b/docs/ast/source/tablefilter.js.json @@ -2077,279 +2077,6 @@ } } }, - { - "type": "ImportDeclaration", - "specifiers": [ - { - "type": "ImportSpecifier", - "local": { - "type": "Identifier", - "name": "Paging", - "range": [ - 615, - 621 - ], - "loc": { - "start": { - "line": 17, - "column": 8 - }, - "end": { - "line": 17, - "column": 14 - } - } - }, - "imported": { - "type": "Identifier", - "name": "Paging", - "range": [ - 615, - 621 - ], - "loc": { - "start": { - "line": 17, - "column": 8 - }, - "end": { - "line": 17, - "column": 14 - } - } - }, - "range": [ - 615, - 621 - ], - "loc": { - "start": { - "line": 17, - "column": 8 - }, - "end": { - "line": 17, - "column": 14 - } - } - } - ], - "source": { - "type": "Literal", - "value": "./modules/paging", - "raw": "'./modules/paging'", - "range": [ - 628, - 646 - ], - "loc": { - "start": { - "line": 17, - "column": 21 - }, - "end": { - "line": 17, - "column": 39 - } - } - }, - "range": [ - 607, - 647 - ], - "loc": { - "start": { - "line": 17, - "column": 0 - }, - "end": { - "line": 17, - "column": 40 - } - } - }, - { - "type": "ImportDeclaration", - "specifiers": [ - { - "type": "ImportSpecifier", - "local": { - "type": "Identifier", - "name": "Help", - "range": [ - 656, - 660 - ], - "loc": { - "start": { - "line": 18, - "column": 8 - }, - "end": { - "line": 18, - "column": 12 - } - } - }, - "imported": { - "type": "Identifier", - "name": "Help", - "range": [ - 656, - 660 - ], - "loc": { - "start": { - "line": 18, - "column": 8 - }, - "end": { - "line": 18, - "column": 12 - } - } - }, - "range": [ - 656, - 660 - ], - "loc": { - "start": { - "line": 18, - "column": 8 - }, - "end": { - "line": 18, - "column": 12 - } - } - } - ], - "source": { - "type": "Literal", - "value": "./modules/help", - "raw": "'./modules/help'", - "range": [ - 667, - 683 - ], - "loc": { - "start": { - "line": 18, - "column": 19 - }, - "end": { - "line": 18, - "column": 35 - } - } - }, - "range": [ - 648, - 684 - ], - "loc": { - "start": { - "line": 18, - "column": 0 - }, - "end": { - "line": 18, - "column": 36 - } - } - }, - { - "type": "ImportDeclaration", - "specifiers": [ - { - "type": "ImportSpecifier", - "local": { - "type": "Identifier", - "name": "DateType", - "range": [ - 693, - 701 - ], - "loc": { - "start": { - "line": 19, - "column": 8 - }, - "end": { - "line": 19, - "column": 16 - } - } - }, - "imported": { - "type": "Identifier", - "name": "DateType", - "range": [ - 693, - 701 - ], - "loc": { - "start": { - "line": 19, - "column": 8 - }, - "end": { - "line": 19, - "column": 16 - } - } - }, - "range": [ - 693, - 701 - ], - "loc": { - "start": { - "line": 19, - "column": 8 - }, - "end": { - "line": 19, - "column": 16 - } - } - } - ], - "source": { - "type": "Literal", - "value": "./modules/dateType", - "raw": "'./modules/dateType'", - "range": [ - 708, - 728 - ], - "loc": { - "start": { - "line": 19, - "column": 23 - }, - "end": { - "line": 19, - "column": 43 - } - } - }, - "range": [ - 685, - 729 - ], - "loc": { - "start": { - "line": 19, - "column": 0 - }, - "end": { - "line": 19, - "column": 44 - } - } - }, { "type": "ImportDeclaration", "specifiers": [ @@ -2359,16 +2086,16 @@ "type": "Identifier", "name": "INPUT", "range": [ - 744, - 749 + 621, + 626 ], "loc": { "start": { - "line": 22, + "line": 19, "column": 4 }, "end": { - "line": 22, + "line": 19, "column": 9 } } @@ -2377,31 +2104,31 @@ "type": "Identifier", "name": "INPUT", "range": [ - 744, - 749 + 621, + 626 ], "loc": { "start": { - "line": 22, + "line": 19, "column": 4 }, "end": { - "line": 22, + "line": 19, "column": 9 } } }, "range": [ - 744, - 749 + 621, + 626 ], "loc": { "start": { - "line": 22, + "line": 19, "column": 4 }, "end": { - "line": 22, + "line": 19, "column": 9 } } @@ -2412,16 +2139,16 @@ "type": "Identifier", "name": "SELECT", "range": [ - 751, - 757 + 628, + 634 ], "loc": { "start": { - "line": 22, + "line": 19, "column": 11 }, "end": { - "line": 22, + "line": 19, "column": 17 } } @@ -2430,31 +2157,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 751, - 757 + 628, + 634 ], "loc": { "start": { - "line": 22, + "line": 19, "column": 11 }, "end": { - "line": 22, + "line": 19, "column": 17 } } }, "range": [ - 751, - 757 + 628, + 634 ], "loc": { "start": { - "line": 22, + "line": 19, "column": 11 }, "end": { - "line": 22, + "line": 19, "column": 17 } } @@ -2465,16 +2192,16 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 759, - 767 + 636, + 644 ], "loc": { "start": { - "line": 22, + "line": 19, "column": 19 }, "end": { - "line": 22, + "line": 19, "column": 27 } } @@ -2483,31 +2210,31 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 759, - 767 + 636, + 644 ], "loc": { "start": { - "line": 22, + "line": 19, "column": 19 }, "end": { - "line": 22, + "line": 19, "column": 27 } } }, "range": [ - 759, - 767 + 636, + 644 ], "loc": { "start": { - "line": 22, + "line": 19, "column": 19 }, "end": { - "line": 22, + "line": 19, "column": 27 } } @@ -2518,16 +2245,16 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 769, - 778 + 646, + 655 ], "loc": { "start": { - "line": 22, + "line": 19, "column": 29 }, "end": { - "line": 22, + "line": 19, "column": 38 } } @@ -2536,31 +2263,31 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 769, - 778 + 646, + 655 ], "loc": { "start": { - "line": 22, + "line": 19, "column": 29 }, "end": { - "line": 22, + "line": 19, "column": 38 } } }, "range": [ - 769, - 778 + 646, + 655 ], "loc": { "start": { - "line": 22, + "line": 19, "column": 29 }, "end": { - "line": 22, + "line": 19, "column": 38 } } @@ -2571,16 +2298,16 @@ "type": "Identifier", "name": "NONE", "range": [ - 780, - 784 + 657, + 661 ], "loc": { "start": { - "line": 22, + "line": 19, "column": 40 }, "end": { - "line": 22, + "line": 19, "column": 44 } } @@ -2589,31 +2316,31 @@ "type": "Identifier", "name": "NONE", "range": [ - 780, - 784 + 657, + 661 ], "loc": { "start": { - "line": 22, + "line": 19, "column": 40 }, "end": { - "line": 22, + "line": 19, "column": 44 } } }, "range": [ - 780, - 784 + 657, + 661 ], "loc": { "start": { - "line": 22, + "line": 19, "column": 40 }, "end": { - "line": 22, + "line": 19, "column": 44 } } @@ -2624,16 +2351,16 @@ "type": "Identifier", "name": "ENTER_KEY", "range": [ - 790, - 799 + 667, + 676 ], "loc": { "start": { - "line": 23, + "line": 20, "column": 4 }, "end": { - "line": 23, + "line": 20, "column": 13 } } @@ -2642,31 +2369,31 @@ "type": "Identifier", "name": "ENTER_KEY", "range": [ - 790, - 799 + 667, + 676 ], "loc": { "start": { - "line": 23, + "line": 20, "column": 4 }, "end": { - "line": 23, + "line": 20, "column": 13 } } }, "range": [ - 790, - 799 + 667, + 676 ], "loc": { "start": { - "line": 23, + "line": 20, "column": 4 }, "end": { - "line": 23, + "line": 20, "column": 13 } } @@ -2677,16 +2404,16 @@ "type": "Identifier", "name": "TAB_KEY", "range": [ - 801, - 808 + 678, + 685 ], "loc": { "start": { - "line": 23, + "line": 20, "column": 15 }, "end": { - "line": 23, + "line": 20, "column": 22 } } @@ -2695,31 +2422,31 @@ "type": "Identifier", "name": "TAB_KEY", "range": [ - 801, - 808 + 678, + 685 ], "loc": { "start": { - "line": 23, + "line": 20, "column": 15 }, "end": { - "line": 23, + "line": 20, "column": 22 } } }, "range": [ - 801, - 808 + 678, + 685 ], "loc": { "start": { - "line": 23, + "line": 20, "column": 15 }, "end": { - "line": 23, + "line": 20, "column": 22 } } @@ -2730,16 +2457,16 @@ "type": "Identifier", "name": "ESC_KEY", "range": [ - 810, - 817 + 687, + 694 ], "loc": { "start": { - "line": 23, + "line": 20, "column": 24 }, "end": { - "line": 23, + "line": 20, "column": 31 } } @@ -2748,31 +2475,31 @@ "type": "Identifier", "name": "ESC_KEY", "range": [ - 810, - 817 + 687, + 694 ], "loc": { "start": { - "line": 23, + "line": 20, "column": 24 }, "end": { - "line": 23, + "line": 20, "column": 31 } } }, "range": [ - 810, - 817 + 687, + 694 ], "loc": { "start": { - "line": 23, + "line": 20, "column": 24 }, "end": { - "line": 23, + "line": 20, "column": 31 } } @@ -2783,16 +2510,16 @@ "type": "Identifier", "name": "UP_ARROW_KEY", "range": [ - 819, - 831 + 696, + 708 ], "loc": { "start": { - "line": 23, + "line": 20, "column": 33 }, "end": { - "line": 23, + "line": 20, "column": 45 } } @@ -2801,31 +2528,31 @@ "type": "Identifier", "name": "UP_ARROW_KEY", "range": [ - 819, - 831 + 696, + 708 ], "loc": { "start": { - "line": 23, + "line": 20, "column": 33 }, "end": { - "line": 23, + "line": 20, "column": 45 } } }, "range": [ - 819, - 831 + 696, + 708 ], "loc": { "start": { - "line": 23, + "line": 20, "column": 33 }, "end": { - "line": 23, + "line": 20, "column": 45 } } @@ -2836,16 +2563,16 @@ "type": "Identifier", "name": "DOWN_ARROW_KEY", "range": [ - 833, - 847 + 710, + 724 ], "loc": { "start": { - "line": 23, + "line": 20, "column": 47 }, "end": { - "line": 23, + "line": 20, "column": 61 } } @@ -2854,31 +2581,31 @@ "type": "Identifier", "name": "DOWN_ARROW_KEY", "range": [ - 833, - 847 + 710, + 724 ], "loc": { "start": { - "line": 23, + "line": 20, "column": 47 }, "end": { - "line": 23, + "line": 20, "column": 61 } } }, "range": [ - 833, - 847 + 710, + 724 ], "loc": { "start": { - "line": 23, + "line": 20, "column": 47 }, "end": { - "line": 23, + "line": 20, "column": 61 } } @@ -2889,16 +2616,16 @@ "type": "Identifier", "name": "CELL_TAG", "range": [ - 853, - 861 + 730, + 738 ], "loc": { "start": { - "line": 24, + "line": 21, "column": 4 }, "end": { - "line": 24, + "line": 21, "column": 12 } } @@ -2907,31 +2634,31 @@ "type": "Identifier", "name": "CELL_TAG", "range": [ - 853, - 861 + 730, + 738 ], "loc": { "start": { - "line": 24, + "line": 21, "column": 4 }, "end": { - "line": 24, + "line": 21, "column": 12 } } }, "range": [ - 853, - 861 + 730, + 738 ], "loc": { "start": { - "line": 24, + "line": 21, "column": 4 }, "end": { - "line": 24, + "line": 21, "column": 12 } } @@ -2942,16 +2669,16 @@ "type": "Identifier", "name": "AUTO_FILTER_DELAY", "range": [ - 863, - 880 + 740, + 757 ], "loc": { "start": { - "line": 24, + "line": 21, "column": 14 }, "end": { - "line": 24, + "line": 21, "column": 31 } } @@ -2960,31 +2687,31 @@ "type": "Identifier", "name": "AUTO_FILTER_DELAY", "range": [ - 863, - 880 + 740, + 757 ], "loc": { "start": { - "line": 24, + "line": 21, "column": 14 }, "end": { - "line": 24, + "line": 21, "column": 31 } } }, "range": [ - 863, - 880 + 740, + 757 ], "loc": { "start": { - "line": 24, + "line": 21, "column": 14 }, "end": { - "line": 24, + "line": 21, "column": 31 } } @@ -2995,16 +2722,16 @@ "type": "Identifier", "name": "NUMBER", "range": [ - 882, - 888 + 759, + 765 ], "loc": { "start": { - "line": 24, + "line": 21, "column": 33 }, "end": { - "line": 24, + "line": 21, "column": 39 } } @@ -3013,31 +2740,31 @@ "type": "Identifier", "name": "NUMBER", "range": [ - 882, - 888 + 759, + 765 ], "loc": { "start": { - "line": 24, + "line": 21, "column": 33 }, "end": { - "line": 24, + "line": 21, "column": 39 } } }, "range": [ - 882, - 888 + 759, + 765 ], "loc": { "start": { - "line": 24, + "line": 21, "column": 33 }, "end": { - "line": 24, + "line": 21, "column": 39 } } @@ -3048,16 +2775,16 @@ "type": "Identifier", "name": "DATE", "range": [ - 890, - 894 + 767, + 771 ], "loc": { "start": { - "line": 24, + "line": 21, "column": 41 }, "end": { - "line": 24, + "line": 21, "column": 45 } } @@ -3066,31 +2793,31 @@ "type": "Identifier", "name": "DATE", "range": [ - 890, - 894 + 767, + 771 ], "loc": { "start": { - "line": 24, + "line": 21, "column": 41 }, "end": { - "line": 24, + "line": 21, "column": 45 } } }, "range": [ - 890, - 894 + 767, + 771 ], "loc": { "start": { - "line": 24, + "line": 21, "column": 41 }, "end": { - "line": 24, + "line": 21, "column": 45 } } @@ -3101,16 +2828,16 @@ "type": "Identifier", "name": "FORMATTED_NUMBER", "range": [ - 896, - 912 + 773, + 789 ], "loc": { "start": { - "line": 24, + "line": 21, "column": 47 }, "end": { - "line": 24, + "line": 21, "column": 63 } } @@ -3119,31 +2846,31 @@ "type": "Identifier", "name": "FORMATTED_NUMBER", "range": [ - 896, - 912 + 773, + 789 ], "loc": { "start": { - "line": 24, + "line": 21, "column": 47 }, "end": { - "line": 24, + "line": 21, "column": 63 } } }, "range": [ - 896, - 912 + 773, + 789 ], "loc": { "start": { - "line": 24, + "line": 21, "column": 47 }, "end": { - "line": 24, + "line": 21, "column": 63 } } @@ -3154,16 +2881,16 @@ "type": "Identifier", "name": "FEATURES", "range": [ - 918, - 926 + 795, + 803 ], "loc": { "start": { - "line": 25, + "line": 22, "column": 4 }, "end": { - "line": 25, + "line": 22, "column": 12 } } @@ -3172,31 +2899,31 @@ "type": "Identifier", "name": "FEATURES", "range": [ - 918, - 926 + 795, + 803 ], "loc": { "start": { - "line": 25, + "line": 22, "column": 4 }, "end": { - "line": 25, + "line": 22, "column": 12 } } }, "range": [ - 918, - 926 + 795, + 803 ], "loc": { "start": { - "line": 25, + "line": 22, "column": 4 }, "end": { - "line": 25, + "line": 22, "column": 12 } } @@ -3207,31 +2934,31 @@ "value": "./const", "raw": "'./const'", "range": [ - 934, - 943 + 811, + 820 ], "loc": { "start": { - "line": 26, + "line": 23, "column": 7 }, "end": { - "line": 26, + "line": 23, "column": 16 } } }, "range": [ - 731, - 944 + 608, + 821 ], "loc": { "start": { - "line": 21, + "line": 18, "column": 0 }, "end": { - "line": 26, + "line": 23, "column": 17 } } @@ -3245,16 +2972,16 @@ "type": "Identifier", "name": "doc", "range": [ - 950, - 953 + 827, + 830 ], "loc": { "start": { - "line": 28, + "line": 25, "column": 4 }, "end": { - "line": 28, + "line": 25, "column": 7 } } @@ -3266,16 +2993,16 @@ "type": "Identifier", "name": "root", "range": [ - 956, - 960 + 833, + 837 ], "loc": { "start": { - "line": 28, + "line": 25, "column": 10 }, "end": { - "line": 28, + "line": 25, "column": 14 } } @@ -3284,46 +3011,46 @@ "type": "Identifier", "name": "document", "range": [ - 961, - 969 + 838, + 846 ], "loc": { "start": { - "line": 28, + "line": 25, "column": 15 }, "end": { - "line": 28, + "line": 25, "column": 23 } } }, "range": [ - 956, - 969 + 833, + 846 ], "loc": { "start": { - "line": 28, + "line": 25, "column": 10 }, "end": { - "line": 28, + "line": 25, "column": 23 } } }, "range": [ - 950, - 969 + 827, + 846 ], "loc": { "start": { - "line": 28, + "line": 25, "column": 4 }, "end": { - "line": 28, + "line": 25, "column": 23 } } @@ -3331,16 +3058,16 @@ ], "kind": "let", "range": [ - 946, - 970 + 823, + 847 ], "loc": { "start": { - "line": 28, + "line": 25, "column": 0 }, "end": { - "line": 28, + "line": 25, "column": 24 } }, @@ -3349,16 +3076,16 @@ "type": "Block", "value": "*\n * Makes HTML tables filterable and a bit more :)\n *\n * @export\n * @class TableFilter\n ", "range": [ - 972, - 1065 + 849, + 942 ], "loc": { "start": { - "line": 30, + "line": 27, "column": 0 }, "end": { - "line": 35, + "line": 32, "column": 3 } } @@ -3373,16 +3100,16 @@ "type": "Identifier", "name": "TableFilter", "range": [ - 1079, - 1090 + 956, + 967 ], "loc": { "start": { - "line": 36, + "line": 33, "column": 13 }, "end": { - "line": 36, + "line": 33, "column": 24 } } @@ -3397,16 +3124,16 @@ "type": "Identifier", "name": "constructor", "range": [ - 1426, - 1437 + 1303, + 1314 ], "loc": { "start": { - "line": 46, + "line": 43, "column": 4 }, "end": { - "line": 46, + "line": 43, "column": 15 } } @@ -3421,31 +3148,31 @@ "type": "Identifier", "name": "args", "range": [ - 1441, - 1445 + 1318, + 1322 ], "loc": { "start": { - "line": 46, + "line": 43, "column": 19 }, "end": { - "line": 46, + "line": 43, "column": 23 } } }, "range": [ - 1438, - 1445 + 1315, + 1322 ], "loc": { "start": { - "line": 46, + "line": 43, "column": 16 }, "end": { - "line": 46, + "line": 43, "column": 23 } } @@ -3465,16 +3192,16 @@ "object": { "type": "ThisExpression", "range": [ - 1561, - 1565 + 1438, + 1442 ], "loc": { "start": { - "line": 52, + "line": 49, "column": 8 }, "end": { - "line": 52, + "line": 49, "column": 12 } } @@ -3483,31 +3210,31 @@ "type": "Identifier", "name": "id", "range": [ - 1566, - 1568 + 1443, + 1445 ], "loc": { "start": { - "line": 52, + "line": 49, "column": 13 }, "end": { - "line": 52, + "line": 49, "column": 15 } } }, "range": [ - 1561, - 1568 + 1438, + 1445 ], "loc": { "start": { - "line": 52, + "line": 49, "column": 8 }, "end": { - "line": 52, + "line": 49, "column": 15 } } @@ -3517,46 +3244,46 @@ "value": null, "raw": "null", "range": [ - 1571, - 1575 + 1448, + 1452 ], "loc": { "start": { - "line": 52, + "line": 49, "column": 18 }, "end": { - "line": 52, + "line": 49, "column": 22 } } }, "range": [ - 1561, - 1575 + 1438, + 1452 ], "loc": { "start": { - "line": 52, + "line": 49, "column": 8 }, "end": { - "line": 52, + "line": 49, "column": 22 } } }, "range": [ - 1561, - 1576 + 1438, + 1453 ], "loc": { "start": { - "line": 52, + "line": 49, "column": 8 }, "end": { - "line": 52, + "line": 49, "column": 23 } }, @@ -3565,16 +3292,16 @@ "type": "Block", "value": "*\n * ID of current instance\n * @type {String}\n * @private\n ", "range": [ - 1457, - 1552 + 1334, + 1429 ], "loc": { "start": { - "line": 47, + "line": 44, "column": 8 }, "end": { - "line": 51, + "line": 48, "column": 11 } } @@ -3585,16 +3312,16 @@ "type": "Block", "value": "*\n * Current version\n * @type {String}\n ", "range": [ - 1586, - 1654 + 1463, + 1531 ], "loc": { "start": { - "line": 54, + "line": 51, "column": 8 }, "end": { - "line": 57, + "line": 54, "column": 11 } } @@ -3612,16 +3339,16 @@ "object": { "type": "ThisExpression", "range": [ - 1663, - 1667 + 1540, + 1544 ], "loc": { "start": { - "line": 58, + "line": 55, "column": 8 }, "end": { - "line": 58, + "line": 55, "column": 12 } } @@ -3630,31 +3357,31 @@ "type": "Identifier", "name": "version", "range": [ - 1668, - 1675 + 1545, + 1552 ], "loc": { "start": { - "line": 58, + "line": 55, "column": 13 }, "end": { - "line": 58, + "line": 55, "column": 20 } } }, "range": [ - 1663, - 1675 + 1540, + 1552 ], "loc": { "start": { - "line": 58, + "line": 55, "column": 8 }, "end": { - "line": 58, + "line": 55, "column": 20 } } @@ -3664,46 +3391,46 @@ "value": "{VERSION}", "raw": "'{VERSION}'", "range": [ - 1678, - 1689 + 1555, + 1566 ], "loc": { "start": { - "line": 58, + "line": 55, "column": 23 }, "end": { - "line": 58, + "line": 55, "column": 34 } } }, "range": [ - 1663, - 1689 + 1540, + 1566 ], "loc": { "start": { - "line": 58, + "line": 55, "column": 8 }, "end": { - "line": 58, + "line": 55, "column": 34 } } }, "range": [ - 1663, - 1690 + 1540, + 1567 ], "loc": { "start": { - "line": 58, + "line": 55, "column": 8 }, "end": { - "line": 58, + "line": 55, "column": 35 } }, @@ -3712,16 +3439,16 @@ "type": "Block", "value": "*\n * Current version\n * @type {String}\n ", "range": [ - 1586, - 1654 + 1463, + 1531 ], "loc": { "start": { - "line": 54, + "line": 51, "column": 8 }, "end": { - "line": 57, + "line": 54, "column": 11 } } @@ -3732,16 +3459,16 @@ "type": "Block", "value": "*\n * Current year\n * @type {Number}\n * @private\n ", "range": [ - 1700, - 1785 + 1577, + 1662 ], "loc": { "start": { - "line": 60, + "line": 57, "column": 8 }, "end": { - "line": 64, + "line": 61, "column": 11 } } @@ -3759,16 +3486,16 @@ "object": { "type": "ThisExpression", "range": [ - 1794, - 1798 + 1671, + 1675 ], "loc": { "start": { - "line": 65, + "line": 62, "column": 8 }, "end": { - "line": 65, + "line": 62, "column": 12 } } @@ -3777,31 +3504,31 @@ "type": "Identifier", "name": "year", "range": [ - 1799, - 1803 + 1676, + 1680 ], "loc": { "start": { - "line": 65, + "line": 62, "column": 13 }, "end": { - "line": 65, + "line": 62, "column": 17 } } }, "range": [ - 1794, - 1803 + 1671, + 1680 ], "loc": { "start": { - "line": 65, + "line": 62, "column": 8 }, "end": { - "line": 65, + "line": 62, "column": 17 } } @@ -3817,32 +3544,32 @@ "type": "Identifier", "name": "Date", "range": [ - 1810, - 1814 + 1687, + 1691 ], "loc": { "start": { - "line": 65, + "line": 62, "column": 24 }, "end": { - "line": 65, + "line": 62, "column": 28 } } }, "arguments": [], "range": [ - 1806, - 1816 + 1683, + 1693 ], "loc": { "start": { - "line": 65, + "line": 62, "column": 20 }, "end": { - "line": 65, + "line": 62, "column": 30 } } @@ -3851,77 +3578,77 @@ "type": "Identifier", "name": "getFullYear", "range": [ - 1817, - 1828 + 1694, + 1705 ], "loc": { "start": { - "line": 65, + "line": 62, "column": 31 }, "end": { - "line": 65, + "line": 62, "column": 42 } } }, "range": [ - 1806, - 1828 + 1683, + 1705 ], "loc": { "start": { - "line": 65, + "line": 62, "column": 20 }, "end": { - "line": 65, + "line": 62, "column": 42 } } }, "arguments": [], "range": [ - 1806, - 1830 + 1683, + 1707 ], "loc": { "start": { - "line": 65, + "line": 62, "column": 20 }, "end": { - "line": 65, + "line": 62, "column": 44 } } }, "range": [ - 1794, - 1830 + 1671, + 1707 ], "loc": { "start": { - "line": 65, + "line": 62, "column": 8 }, "end": { - "line": 65, + "line": 62, "column": 44 } } }, "range": [ - 1794, - 1831 + 1671, + 1708 ], "loc": { "start": { - "line": 65, + "line": 62, "column": 8 }, "end": { - "line": 65, + "line": 62, "column": 45 } }, @@ -3930,16 +3657,16 @@ "type": "Block", "value": "*\n * Current year\n * @type {Number}\n * @private\n ", "range": [ - 1700, - 1785 + 1577, + 1662 ], "loc": { "start": { - "line": 60, + "line": 57, "column": 8 }, "end": { - "line": 64, + "line": 61, "column": 11 } } @@ -3950,16 +3677,16 @@ "type": "Block", "value": "*\n * HTML Table DOM element\n * @type {DOMElement}\n * @private\n ", "range": [ - 1841, - 1940 + 1718, + 1817 ], "loc": { "start": { - "line": 67, + "line": 64, "column": 8 }, "end": { - "line": 71, + "line": 68, "column": 11 } } @@ -3977,16 +3704,16 @@ "object": { "type": "ThisExpression", "range": [ - 1949, - 1953 + 1826, + 1830 ], "loc": { "start": { - "line": 72, + "line": 69, "column": 8 }, "end": { - "line": 72, + "line": 69, "column": 12 } } @@ -3995,31 +3722,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 1954, - 1957 + 1831, + 1834 ], "loc": { "start": { - "line": 72, + "line": 69, "column": 13 }, "end": { - "line": 72, + "line": 69, "column": 16 } } }, "range": [ - 1949, - 1957 + 1826, + 1834 ], "loc": { "start": { - "line": 72, + "line": 69, "column": 8 }, "end": { - "line": 72, + "line": 69, "column": 16 } } @@ -4029,46 +3756,46 @@ "value": null, "raw": "null", "range": [ - 1960, - 1964 + 1837, + 1841 ], "loc": { "start": { - "line": 72, + "line": 69, "column": 19 }, "end": { - "line": 72, + "line": 69, "column": 23 } } }, "range": [ - 1949, - 1964 + 1826, + 1841 ], "loc": { "start": { - "line": 72, + "line": 69, "column": 8 }, "end": { - "line": 72, + "line": 69, "column": 23 } } }, "range": [ - 1949, - 1965 + 1826, + 1842 ], "loc": { "start": { - "line": 72, + "line": 69, "column": 8 }, "end": { - "line": 72, + "line": 69, "column": 24 } }, @@ -4077,16 +3804,16 @@ "type": "Block", "value": "*\n * HTML Table DOM element\n * @type {DOMElement}\n * @private\n ", "range": [ - 1841, - 1940 + 1718, + 1817 ], "loc": { "start": { - "line": 67, + "line": 64, "column": 8 }, "end": { - "line": 71, + "line": 68, "column": 11 } } @@ -4097,16 +3824,16 @@ "type": "Block", "value": "*\n * Calculated row's index from which starts filtering once filters\n * are generated\n * @type {Number}\n ", "range": [ - 1975, - 2116 + 1852, + 1993 ], "loc": { "start": { - "line": 74, + "line": 71, "column": 8 }, "end": { - "line": 78, + "line": 75, "column": 11 } } @@ -4124,16 +3851,16 @@ "object": { "type": "ThisExpression", "range": [ - 2125, - 2129 + 2002, + 2006 ], "loc": { "start": { - "line": 79, + "line": 76, "column": 8 }, "end": { - "line": 79, + "line": 76, "column": 12 } } @@ -4142,31 +3869,31 @@ "type": "Identifier", "name": "refRow", "range": [ - 2130, - 2136 + 2007, + 2013 ], "loc": { "start": { - "line": 79, + "line": 76, "column": 13 }, "end": { - "line": 79, + "line": 76, "column": 19 } } }, "range": [ - 2125, - 2136 + 2002, + 2013 ], "loc": { "start": { - "line": 79, + "line": 76, "column": 8 }, "end": { - "line": 79, + "line": 76, "column": 19 } } @@ -4176,46 +3903,46 @@ "value": null, "raw": "null", "range": [ - 2139, - 2143 + 2016, + 2020 ], "loc": { "start": { - "line": 79, + "line": 76, "column": 22 }, "end": { - "line": 79, + "line": 76, "column": 26 } } }, "range": [ - 2125, - 2143 + 2002, + 2020 ], "loc": { "start": { - "line": 79, + "line": 76, "column": 8 }, "end": { - "line": 79, + "line": 76, "column": 26 } } }, "range": [ - 2125, - 2144 + 2002, + 2021 ], "loc": { "start": { - "line": 79, + "line": 76, "column": 8 }, "end": { - "line": 79, + "line": 76, "column": 27 } }, @@ -4224,16 +3951,16 @@ "type": "Block", "value": "*\n * Calculated row's index from which starts filtering once filters\n * are generated\n * @type {Number}\n ", "range": [ - 1975, - 2116 + 1852, + 1993 ], "loc": { "start": { - "line": 74, + "line": 71, "column": 8 }, "end": { - "line": 78, + "line": 75, "column": 11 } } @@ -4244,16 +3971,16 @@ "type": "Block", "value": "*\n * Index of the headers row\n * @type {Number}\n * @private\n ", "range": [ - 2154, - 2251 + 2031, + 2128 ], "loc": { "start": { - "line": 81, + "line": 78, "column": 8 }, "end": { - "line": 85, + "line": 82, "column": 11 } } @@ -4271,16 +3998,16 @@ "object": { "type": "ThisExpression", "range": [ - 2260, - 2264 + 2137, + 2141 ], "loc": { "start": { - "line": 86, + "line": 83, "column": 8 }, "end": { - "line": 86, + "line": 83, "column": 12 } } @@ -4289,31 +4016,31 @@ "type": "Identifier", "name": "headersRow", "range": [ - 2265, - 2275 + 2142, + 2152 ], "loc": { "start": { - "line": 86, + "line": 83, "column": 13 }, "end": { - "line": 86, + "line": 83, "column": 23 } } }, "range": [ - 2260, - 2275 + 2137, + 2152 ], "loc": { "start": { - "line": 86, + "line": 83, "column": 8 }, "end": { - "line": 86, + "line": 83, "column": 23 } } @@ -4323,46 +4050,46 @@ "value": null, "raw": "null", "range": [ - 2278, - 2282 + 2155, + 2159 ], "loc": { "start": { - "line": 86, + "line": 83, "column": 26 }, "end": { - "line": 86, + "line": 83, "column": 30 } } }, "range": [ - 2260, - 2282 + 2137, + 2159 ], "loc": { "start": { - "line": 86, + "line": 83, "column": 8 }, "end": { - "line": 86, + "line": 83, "column": 30 } } }, "range": [ - 2260, - 2283 + 2137, + 2160 ], "loc": { "start": { - "line": 86, + "line": 83, "column": 8 }, "end": { - "line": 86, + "line": 83, "column": 31 } }, @@ -4371,16 +4098,16 @@ "type": "Block", "value": "*\n * Index of the headers row\n * @type {Number}\n * @private\n ", "range": [ - 2154, - 2251 + 2031, + 2128 ], "loc": { "start": { - "line": 81, + "line": 78, "column": 8 }, "end": { - "line": 85, + "line": 82, "column": 11 } } @@ -4391,16 +4118,16 @@ "type": "Block", "value": "*\n * Configuration object\n * @type {Object}\n * @private\n ", "range": [ - 2293, - 2386 + 2170, + 2263 ], "loc": { "start": { - "line": 88, + "line": 85, "column": 8 }, "end": { - "line": 92, + "line": 89, "column": 11 } } @@ -4418,16 +4145,16 @@ "object": { "type": "ThisExpression", "range": [ - 2395, - 2399 + 2272, + 2276 ], "loc": { "start": { - "line": 93, + "line": 90, "column": 8 }, "end": { - "line": 93, + "line": 90, "column": 12 } } @@ -4436,31 +4163,31 @@ "type": "Identifier", "name": "cfg", "range": [ - 2400, - 2403 + 2277, + 2280 ], "loc": { "start": { - "line": 93, + "line": 90, "column": 13 }, "end": { - "line": 93, + "line": 90, "column": 16 } } }, "range": [ - 2395, - 2403 + 2272, + 2280 ], "loc": { "start": { - "line": 93, + "line": 90, "column": 8 }, "end": { - "line": 93, + "line": 90, "column": 16 } } @@ -4469,46 +4196,46 @@ "type": "ObjectExpression", "properties": [], "range": [ - 2406, - 2408 + 2283, + 2285 ], "loc": { "start": { - "line": 93, + "line": 90, "column": 19 }, "end": { - "line": 93, + "line": 90, "column": 21 } } }, "range": [ - 2395, - 2408 + 2272, + 2285 ], "loc": { "start": { - "line": 93, + "line": 90, "column": 8 }, "end": { - "line": 93, + "line": 90, "column": 21 } } }, "range": [ - 2395, - 2409 + 2272, + 2286 ], "loc": { "start": { - "line": 93, + "line": 90, "column": 8 }, "end": { - "line": 93, + "line": 90, "column": 22 } }, @@ -4517,16 +4244,16 @@ "type": "Block", "value": "*\n * Configuration object\n * @type {Object}\n * @private\n ", "range": [ - 2293, - 2386 + 2170, + 2263 ], "loc": { "start": { - "line": 88, + "line": 85, "column": 8 }, "end": { - "line": 92, + "line": 89, "column": 11 } } @@ -4537,16 +4264,16 @@ "type": "Block", "value": "*\n * Number of rows that can be filtered\n * @type {Number}\n * @private\n ", "range": [ - 2419, - 2527 + 2296, + 2404 ], "loc": { "start": { - "line": 95, + "line": 92, "column": 8 }, "end": { - "line": 99, + "line": 96, "column": 11 } } @@ -4564,16 +4291,16 @@ "object": { "type": "ThisExpression", "range": [ - 2536, - 2540 + 2413, + 2417 ], "loc": { "start": { - "line": 100, + "line": 97, "column": 8 }, "end": { - "line": 100, + "line": 97, "column": 12 } } @@ -4582,31 +4309,31 @@ "type": "Identifier", "name": "nbFilterableRows", "range": [ - 2541, - 2557 + 2418, + 2434 ], "loc": { "start": { - "line": 100, + "line": 97, "column": 13 }, "end": { - "line": 100, + "line": 97, "column": 29 } } }, "range": [ - 2536, - 2557 + 2413, + 2434 ], "loc": { "start": { - "line": 100, + "line": 97, "column": 8 }, "end": { - "line": 100, + "line": 97, "column": 29 } } @@ -4616,46 +4343,46 @@ "value": 0, "raw": "0", "range": [ - 2560, - 2561 + 2437, + 2438 ], "loc": { "start": { - "line": 100, + "line": 97, "column": 32 }, "end": { - "line": 100, + "line": 97, "column": 33 } } }, "range": [ - 2536, - 2561 + 2413, + 2438 ], "loc": { "start": { - "line": 100, + "line": 97, "column": 8 }, "end": { - "line": 100, + "line": 97, "column": 33 } } }, "range": [ - 2536, - 2562 + 2413, + 2439 ], "loc": { "start": { - "line": 100, + "line": 97, "column": 8 }, "end": { - "line": 100, + "line": 97, "column": 34 } }, @@ -4664,16 +4391,16 @@ "type": "Block", "value": "*\n * Number of rows that can be filtered\n * @type {Number}\n * @private\n ", "range": [ - 2419, - 2527 + 2296, + 2404 ], "loc": { "start": { - "line": 95, + "line": 92, "column": 8 }, "end": { - "line": 99, + "line": 96, "column": 11 } } @@ -4684,16 +4411,16 @@ "type": "Block", "value": "*\n * Number of cells in the reference row\n * @type {Number}\n * @private\n ", "range": [ - 2572, - 2681 + 2449, + 2558 ], "loc": { "start": { - "line": 102, + "line": 99, "column": 8 }, "end": { - "line": 106, + "line": 103, "column": 11 } } @@ -4711,16 +4438,16 @@ "object": { "type": "ThisExpression", "range": [ - 2690, - 2694 + 2567, + 2571 ], "loc": { "start": { - "line": 107, + "line": 104, "column": 8 }, "end": { - "line": 107, + "line": 104, "column": 12 } } @@ -4729,31 +4456,31 @@ "type": "Identifier", "name": "nbCells", "range": [ - 2695, - 2702 + 2572, + 2579 ], "loc": { "start": { - "line": 107, + "line": 104, "column": 13 }, "end": { - "line": 107, + "line": 104, "column": 20 } } }, "range": [ - 2690, - 2702 + 2567, + 2579 ], "loc": { "start": { - "line": 107, + "line": 104, "column": 8 }, "end": { - "line": 107, + "line": 104, "column": 20 } } @@ -4763,46 +4490,46 @@ "value": null, "raw": "null", "range": [ - 2705, - 2709 + 2582, + 2586 ], "loc": { "start": { - "line": 107, + "line": 104, "column": 23 }, "end": { - "line": 107, + "line": 104, "column": 27 } } }, "range": [ - 2690, - 2709 + 2567, + 2586 ], "loc": { "start": { - "line": 107, + "line": 104, "column": 8 }, "end": { - "line": 107, + "line": 104, "column": 27 } } }, "range": [ - 2690, - 2710 + 2567, + 2587 ], "loc": { "start": { - "line": 107, + "line": 104, "column": 8 }, "end": { - "line": 107, + "line": 104, "column": 28 } }, @@ -4811,16 +4538,16 @@ "type": "Block", "value": "*\n * Number of cells in the reference row\n * @type {Number}\n * @private\n ", "range": [ - 2572, - 2681 + 2449, + 2558 ], "loc": { "start": { - "line": 102, + "line": 99, "column": 8 }, "end": { - "line": 106, + "line": 103, "column": 11 } } @@ -4831,16 +4558,16 @@ "type": "Block", "value": "* @private ", "range": [ - 2720, - 2735 + 2597, + 2612 ], "loc": { "start": { - "line": 109, + "line": 106, "column": 8 }, "end": { - "line": 109, + "line": 106, "column": 23 } } @@ -4858,16 +4585,16 @@ "object": { "type": "ThisExpression", "range": [ - 2744, - 2748 + 2621, + 2625 ], "loc": { "start": { - "line": 110, + "line": 107, "column": 8 }, "end": { - "line": 110, + "line": 107, "column": 12 } } @@ -4876,31 +4603,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 2749, - 2760 + 2626, + 2637 ], "loc": { "start": { - "line": 110, + "line": 107, "column": 13 }, "end": { - "line": 110, + "line": 107, "column": 24 } } }, "range": [ - 2744, - 2760 + 2621, + 2637 ], "loc": { "start": { - "line": 110, + "line": 107, "column": 8 }, "end": { - "line": 110, + "line": 107, "column": 24 } } @@ -4910,46 +4637,46 @@ "value": false, "raw": "false", "range": [ - 2763, - 2768 + 2640, + 2645 ], "loc": { "start": { - "line": 110, + "line": 107, "column": 27 }, "end": { - "line": 110, + "line": 107, "column": 32 } } }, "range": [ - 2744, - 2768 + 2621, + 2645 ], "loc": { "start": { - "line": 110, + "line": 107, "column": 8 }, "end": { - "line": 110, + "line": 107, "column": 32 } } }, "range": [ - 2744, - 2769 + 2621, + 2646 ], "loc": { "start": { - "line": 110, + "line": 107, "column": 8 }, "end": { - "line": 110, + "line": 107, "column": 33 } }, @@ -4958,16 +4685,16 @@ "type": "Block", "value": "* @private ", "range": [ - 2720, - 2735 + 2597, + 2612 ], "loc": { "start": { - "line": 109, + "line": 106, "column": 8 }, "end": { - "line": 109, + "line": 106, "column": 23 } } @@ -4983,32 +4710,32 @@ "type": "Identifier", "name": "startRow", "range": [ - 2783, - 2791 + 2660, + 2668 ], "loc": { "start": { - "line": 112, + "line": 109, "column": 12 }, "end": { - "line": 112, + "line": 109, "column": 20 } } }, "init": null, "range": [ - 2783, - 2791 + 2660, + 2668 ], "loc": { "start": { - "line": 112, + "line": 109, "column": 12 }, "end": { - "line": 112, + "line": 109, "column": 20 } } @@ -5016,16 +4743,16 @@ ], "kind": "let", "range": [ - 2779, - 2792 + 2656, + 2669 ], "loc": { "start": { - "line": 112, + "line": 109, "column": 8 }, "end": { - "line": 112, + "line": 109, "column": 21 } }, @@ -5034,16 +4761,16 @@ "type": "Line", "value": " TODO: use for-of", "range": [ - 2802, - 2821 + 2679, + 2698 ], "loc": { "start": { - "line": 114, + "line": 111, "column": 8 }, "end": { - "line": 114, + "line": 111, "column": 27 } } @@ -5061,16 +4788,16 @@ "type": "Identifier", "name": "args", "range": [ - 2830, - 2834 + 2707, + 2711 ], "loc": { "start": { - "line": 115, + "line": 112, "column": 8 }, "end": { - "line": 115, + "line": 112, "column": 12 } } @@ -5079,31 +4806,31 @@ "type": "Identifier", "name": "forEach", "range": [ - 2835, - 2842 + 2712, + 2719 ], "loc": { "start": { - "line": 115, + "line": 112, "column": 13 }, "end": { - "line": 115, + "line": 112, "column": 20 } } }, "range": [ - 2830, - 2842 + 2707, + 2719 ], "loc": { "start": { - "line": 115, + "line": 112, "column": 8 }, "end": { - "line": 115, + "line": 112, "column": 20 } } @@ -5117,16 +4844,16 @@ "type": "Identifier", "name": "arg", "range": [ - 2844, - 2847 + 2721, + 2724 ], "loc": { "start": { - "line": 115, + "line": 112, "column": 22 }, "end": { - "line": 115, + "line": 112, "column": 25 } } @@ -5150,32 +4877,32 @@ "type": "Identifier", "name": "arg", "range": [ - 2877, - 2880 + 2754, + 2757 ], "loc": { "start": { - "line": 116, + "line": 113, "column": 23 }, "end": { - "line": 116, + "line": 113, "column": 26 } } }, "prefix": true, "range": [ - 2870, - 2880 + 2747, + 2757 ], "loc": { "start": { - "line": 116, + "line": 113, "column": 16 }, "end": { - "line": 116, + "line": 113, "column": 26 } } @@ -5185,31 +4912,31 @@ "value": "object", "raw": "'object'", "range": [ - 2885, - 2893 + 2762, + 2770 ], "loc": { "start": { - "line": 116, + "line": 113, "column": 31 }, "end": { - "line": 116, + "line": 113, "column": 39 } } }, "range": [ - 2870, - 2893 + 2747, + 2770 ], "loc": { "start": { - "line": 116, + "line": 113, "column": 16 }, "end": { - "line": 116, + "line": 113, "column": 39 } } @@ -5224,16 +4951,16 @@ "type": "Identifier", "name": "arg", "range": [ - 2897, - 2900 + 2774, + 2777 ], "loc": { "start": { - "line": 116, + "line": 113, "column": 43 }, "end": { - "line": 116, + "line": 113, "column": 46 } } @@ -5242,31 +4969,31 @@ "type": "Identifier", "name": "nodeName", "range": [ - 2901, - 2909 + 2778, + 2786 ], "loc": { "start": { - "line": 116, + "line": 113, "column": 47 }, "end": { - "line": 116, + "line": 113, "column": 55 } } }, "range": [ - 2897, - 2909 + 2774, + 2786 ], "loc": { "start": { - "line": 116, + "line": 113, "column": 43 }, "end": { - "line": 116, + "line": 113, "column": 55 } } @@ -5276,46 +5003,46 @@ "value": "TABLE", "raw": "'TABLE'", "range": [ - 2914, - 2921 + 2791, + 2798 ], "loc": { "start": { - "line": 116, + "line": 113, "column": 60 }, "end": { - "line": 116, + "line": 113, "column": 67 } } }, "range": [ - 2897, - 2921 + 2774, + 2798 ], "loc": { "start": { - "line": 116, + "line": 113, "column": 43 }, "end": { - "line": 116, + "line": 113, "column": 67 } } }, "range": [ - 2870, - 2921 + 2747, + 2798 ], "loc": { "start": { - "line": 116, + "line": 113, "column": 16 }, "end": { - "line": 116, + "line": 113, "column": 67 } } @@ -5334,16 +5061,16 @@ "object": { "type": "ThisExpression", "range": [ - 2941, - 2945 + 2818, + 2822 ], "loc": { "start": { - "line": 117, + "line": 114, "column": 16 }, "end": { - "line": 117, + "line": 114, "column": 20 } } @@ -5352,31 +5079,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 2946, - 2949 + 2823, + 2826 ], "loc": { "start": { - "line": 117, + "line": 114, "column": 21 }, "end": { - "line": 117, + "line": 114, "column": 24 } } }, "range": [ - 2941, - 2949 + 2818, + 2826 ], "loc": { "start": { - "line": 117, + "line": 114, "column": 16 }, "end": { - "line": 117, + "line": 114, "column": 24 } } @@ -5385,46 +5112,46 @@ "type": "Identifier", "name": "arg", "range": [ - 2952, - 2955 + 2829, + 2832 ], "loc": { "start": { - "line": 117, + "line": 114, "column": 27 }, "end": { - "line": 117, + "line": 114, "column": 30 } } }, "range": [ - 2941, - 2955 + 2818, + 2832 ], "loc": { "start": { - "line": 117, + "line": 114, "column": 16 }, "end": { - "line": 117, + "line": 114, "column": 30 } } }, "range": [ - 2941, - 2956 + 2818, + 2833 ], "loc": { "start": { - "line": 117, + "line": 114, "column": 16 }, "end": { - "line": 117, + "line": 114, "column": 31 } } @@ -5440,16 +5167,16 @@ "object": { "type": "ThisExpression", "range": [ - 2973, - 2977 + 2850, + 2854 ], "loc": { "start": { - "line": 118, + "line": 115, "column": 16 }, "end": { - "line": 118, + "line": 115, "column": 20 } } @@ -5458,31 +5185,31 @@ "type": "Identifier", "name": "id", "range": [ - 2978, - 2980 + 2855, + 2857 ], "loc": { "start": { - "line": 118, + "line": 115, "column": 21 }, "end": { - "line": 118, + "line": 115, "column": 23 } } }, "range": [ - 2973, - 2980 + 2850, + 2857 ], "loc": { "start": { - "line": 118, + "line": 115, "column": 16 }, "end": { - "line": 118, + "line": 115, "column": 23 } } @@ -5497,16 +5224,16 @@ "type": "Identifier", "name": "arg", "range": [ - 2983, - 2986 + 2860, + 2863 ], "loc": { "start": { - "line": 118, + "line": 115, "column": 26 }, "end": { - "line": 118, + "line": 115, "column": 29 } } @@ -5515,31 +5242,31 @@ "type": "Identifier", "name": "id", "range": [ - 2987, - 2989 + 2864, + 2866 ], "loc": { "start": { - "line": 118, + "line": 115, "column": 30 }, "end": { - "line": 118, + "line": 115, "column": 32 } } }, "range": [ - 2983, - 2989 + 2860, + 2866 ], "loc": { "start": { - "line": 118, + "line": 115, "column": 26 }, "end": { - "line": 118, + "line": 115, "column": 32 } } @@ -5555,16 +5282,16 @@ }, "tail": false, "range": [ - 2993, - 2999 + 2870, + 2876 ], "loc": { "start": { - "line": 118, + "line": 115, "column": 36 }, "end": { - "line": 118, + "line": 115, "column": 42 } } @@ -5577,16 +5304,16 @@ }, "tail": true, "range": [ - 3019, - 3022 + 2896, + 2899 ], "loc": { "start": { - "line": 118, + "line": 115, "column": 62 }, "end": { - "line": 118, + "line": 115, "column": 65 } } @@ -5604,32 +5331,32 @@ "type": "Identifier", "name": "Date", "range": [ - 3003, - 3007 + 2880, + 2884 ], "loc": { "start": { - "line": 118, + "line": 115, "column": 46 }, "end": { - "line": 118, + "line": 115, "column": 50 } } }, "arguments": [], "range": [ - 2999, - 3009 + 2876, + 2886 ], "loc": { "start": { - "line": 118, + "line": 115, "column": 42 }, "end": { - "line": 118, + "line": 115, "column": 52 } } @@ -5638,124 +5365,124 @@ "type": "Identifier", "name": "getTime", "range": [ - 3010, - 3017 + 2887, + 2894 ], "loc": { "start": { - "line": 118, + "line": 115, "column": 53 }, "end": { - "line": 118, + "line": 115, "column": 60 } } }, "range": [ - 2999, - 3017 + 2876, + 2894 ], "loc": { "start": { - "line": 118, + "line": 115, "column": 42 }, "end": { - "line": 118, + "line": 115, "column": 60 } } }, "arguments": [], "range": [ - 2999, - 3019 + 2876, + 2896 ], "loc": { "start": { - "line": 118, + "line": 115, "column": 42 }, "end": { - "line": 118, + "line": 115, "column": 62 } } } ], "range": [ - 2993, - 3022 + 2870, + 2899 ], "loc": { "start": { - "line": 118, + "line": 115, "column": 36 }, "end": { - "line": 118, + "line": 115, "column": 65 } } }, "range": [ - 2983, - 3022 + 2860, + 2899 ], "loc": { "start": { - "line": 118, + "line": 115, "column": 26 }, "end": { - "line": 118, + "line": 115, "column": 65 } } }, "range": [ - 2973, - 3022 + 2850, + 2899 ], "loc": { "start": { - "line": 118, + "line": 115, "column": 16 }, "end": { - "line": 118, + "line": 115, "column": 65 } } }, "range": [ - 2973, - 3023 + 2850, + 2900 ], "loc": { "start": { - "line": 118, + "line": 115, "column": 16 }, "end": { - "line": 118, + "line": 115, "column": 66 } } } ], "range": [ - 2923, - 3037 + 2800, + 2914 ], "loc": { "start": { - "line": 116, + "line": 113, "column": 69 }, "end": { - "line": 119, + "line": 116, "column": 13 } } @@ -5768,16 +5495,16 @@ "type": "Identifier", "name": "isString", "range": [ - 3047, - 3055 + 2924, + 2932 ], "loc": { "start": { - "line": 119, + "line": 116, "column": 23 }, "end": { - "line": 119, + "line": 116, "column": 31 } } @@ -5787,32 +5514,32 @@ "type": "Identifier", "name": "arg", "range": [ - 3056, - 3059 + 2933, + 2936 ], "loc": { "start": { - "line": 119, + "line": 116, "column": 32 }, "end": { - "line": 119, + "line": 116, "column": 35 } } } ], "range": [ - 3047, - 3060 + 2924, + 2937 ], "loc": { "start": { - "line": 119, + "line": 116, "column": 23 }, "end": { - "line": 119, + "line": 116, "column": 36 } } @@ -5831,16 +5558,16 @@ "object": { "type": "ThisExpression", "range": [ - 3080, - 3084 + 2957, + 2961 ], "loc": { "start": { - "line": 120, + "line": 117, "column": 16 }, "end": { - "line": 120, + "line": 117, "column": 20 } } @@ -5849,31 +5576,31 @@ "type": "Identifier", "name": "id", "range": [ - 3085, - 3087 + 2962, + 2964 ], "loc": { "start": { - "line": 120, + "line": 117, "column": 21 }, "end": { - "line": 120, + "line": 117, "column": 23 } } }, "range": [ - 3080, - 3087 + 2957, + 2964 ], "loc": { "start": { - "line": 120, + "line": 117, "column": 16 }, "end": { - "line": 120, + "line": 117, "column": 23 } } @@ -5882,46 +5609,46 @@ "type": "Identifier", "name": "arg", "range": [ - 3090, - 3093 + 2967, + 2970 ], "loc": { "start": { - "line": 120, + "line": 117, "column": 26 }, "end": { - "line": 120, + "line": 117, "column": 29 } } }, "range": [ - 3080, - 3093 + 2957, + 2970 ], "loc": { "start": { - "line": 120, + "line": 117, "column": 16 }, "end": { - "line": 120, + "line": 117, "column": 29 } } }, "range": [ - 3080, - 3094 + 2957, + 2971 ], "loc": { "start": { - "line": 120, + "line": 117, "column": 16 }, "end": { - "line": 120, + "line": 117, "column": 30 } } @@ -5937,16 +5664,16 @@ "object": { "type": "ThisExpression", "range": [ - 3111, - 3115 + 2988, + 2992 ], "loc": { "start": { - "line": 121, + "line": 118, "column": 16 }, "end": { - "line": 121, + "line": 118, "column": 20 } } @@ -5955,31 +5682,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 3116, - 3119 + 2993, + 2996 ], "loc": { "start": { - "line": 121, + "line": 118, "column": 21 }, "end": { - "line": 121, + "line": 118, "column": 24 } } }, "range": [ - 3111, - 3119 + 2988, + 2996 ], "loc": { "start": { - "line": 121, + "line": 118, "column": 16 }, "end": { - "line": 121, + "line": 118, "column": 24 } } @@ -5990,16 +5717,16 @@ "type": "Identifier", "name": "elm", "range": [ - 3122, - 3125 + 2999, + 3002 ], "loc": { "start": { - "line": 121, + "line": 118, "column": 27 }, "end": { - "line": 121, + "line": 118, "column": 30 } } @@ -6009,78 +5736,78 @@ "type": "Identifier", "name": "arg", "range": [ - 3126, - 3129 + 3003, + 3006 ], "loc": { "start": { - "line": 121, + "line": 118, "column": 31 }, "end": { - "line": 121, + "line": 118, "column": 34 } } } ], "range": [ - 3122, - 3130 + 2999, + 3007 ], "loc": { "start": { - "line": 121, + "line": 118, "column": 27 }, "end": { - "line": 121, + "line": 118, "column": 35 } } }, "range": [ - 3111, - 3130 + 2988, + 3007 ], "loc": { "start": { - "line": 121, + "line": 118, "column": 16 }, "end": { - "line": 121, + "line": 118, "column": 35 } } }, "range": [ - 3111, - 3131 + 2988, + 3008 ], "loc": { "start": { - "line": 121, + "line": 118, "column": 16 }, "end": { - "line": 121, + "line": 118, "column": 36 } } } ], "range": [ - 3062, - 3145 + 2939, + 3022 ], "loc": { "start": { - "line": 119, + "line": 116, "column": 38 }, "end": { - "line": 122, + "line": 119, "column": 13 } } @@ -6093,16 +5820,16 @@ "type": "Identifier", "name": "isNumber", "range": [ - 3155, - 3163 + 3032, + 3040 ], "loc": { "start": { - "line": 122, + "line": 119, "column": 23 }, "end": { - "line": 122, + "line": 119, "column": 31 } } @@ -6112,32 +5839,32 @@ "type": "Identifier", "name": "arg", "range": [ - 3164, - 3167 + 3041, + 3044 ], "loc": { "start": { - "line": 122, + "line": 119, "column": 32 }, "end": { - "line": 122, + "line": 119, "column": 35 } } } ], "range": [ - 3155, - 3168 + 3032, + 3045 ], "loc": { "start": { - "line": 122, + "line": 119, "column": 23 }, "end": { - "line": 122, + "line": 119, "column": 36 } } @@ -6154,16 +5881,16 @@ "type": "Identifier", "name": "startRow", "range": [ - 3188, - 3196 + 3065, + 3073 ], "loc": { "start": { - "line": 123, + "line": 120, "column": 16 }, "end": { - "line": 123, + "line": 120, "column": 24 } } @@ -6172,62 +5899,62 @@ "type": "Identifier", "name": "arg", "range": [ - 3199, - 3202 + 3076, + 3079 ], "loc": { "start": { - "line": 123, + "line": 120, "column": 27 }, "end": { - "line": 123, + "line": 120, "column": 30 } } }, "range": [ - 3188, - 3202 + 3065, + 3079 ], "loc": { "start": { - "line": 123, + "line": 120, "column": 16 }, "end": { - "line": 123, + "line": 120, "column": 30 } } }, "range": [ - 3188, - 3203 + 3065, + 3080 ], "loc": { "start": { - "line": 123, + "line": 120, "column": 16 }, "end": { - "line": 123, + "line": 120, "column": 31 } } } ], "range": [ - 3170, - 3217 + 3047, + 3094 ], "loc": { "start": { - "line": 122, + "line": 119, "column": 38 }, "end": { - "line": 124, + "line": 121, "column": 13 } } @@ -6240,16 +5967,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 3227, - 3232 + 3104, + 3109 ], "loc": { "start": { - "line": 124, + "line": 121, "column": 23 }, "end": { - "line": 124, + "line": 121, "column": 28 } } @@ -6259,32 +5986,32 @@ "type": "Identifier", "name": "arg", "range": [ - 3233, - 3236 + 3110, + 3113 ], "loc": { "start": { - "line": 124, + "line": 121, "column": 29 }, "end": { - "line": 124, + "line": 121, "column": 32 } } } ], "range": [ - 3227, - 3237 + 3104, + 3114 ], "loc": { "start": { - "line": 124, + "line": 121, "column": 23 }, "end": { - "line": 124, + "line": 121, "column": 33 } } @@ -6303,16 +6030,16 @@ "object": { "type": "ThisExpression", "range": [ - 3257, - 3261 + 3134, + 3138 ], "loc": { "start": { - "line": 125, + "line": 122, "column": 16 }, "end": { - "line": 125, + "line": 122, "column": 20 } } @@ -6321,31 +6048,31 @@ "type": "Identifier", "name": "cfg", "range": [ - 3262, - 3265 + 3139, + 3142 ], "loc": { "start": { - "line": 125, + "line": 122, "column": 21 }, "end": { - "line": 125, + "line": 122, "column": 24 } } }, "range": [ - 3257, - 3265 + 3134, + 3142 ], "loc": { "start": { - "line": 125, + "line": 122, "column": 16 }, "end": { - "line": 125, + "line": 122, "column": 24 } } @@ -6354,139 +6081,139 @@ "type": "Identifier", "name": "arg", "range": [ - 3268, - 3271 + 3145, + 3148 ], "loc": { "start": { - "line": 125, + "line": 122, "column": 27 }, "end": { - "line": 125, + "line": 122, "column": 30 } } }, "range": [ - 3257, - 3271 + 3134, + 3148 ], "loc": { "start": { - "line": 125, + "line": 122, "column": 16 }, "end": { - "line": 125, + "line": 122, "column": 30 } } }, "range": [ - 3257, - 3272 + 3134, + 3149 ], "loc": { "start": { - "line": 125, + "line": 122, "column": 16 }, "end": { - "line": 125, + "line": 122, "column": 31 } } } ], "range": [ - 3239, - 3286 + 3116, + 3163 ], "loc": { "start": { - "line": 124, + "line": 121, "column": 35 }, "end": { - "line": 126, + "line": 123, "column": 13 } } }, "alternate": null, "range": [ - 3223, - 3286 + 3100, + 3163 ], "loc": { "start": { - "line": 124, + "line": 121, "column": 19 }, "end": { - "line": 126, + "line": 123, "column": 13 } } }, "range": [ - 3151, - 3286 + 3028, + 3163 ], "loc": { "start": { - "line": 122, + "line": 119, "column": 19 }, "end": { - "line": 126, + "line": 123, "column": 13 } } }, "range": [ - 3043, - 3286 + 2920, + 3163 ], "loc": { "start": { - "line": 119, + "line": 116, "column": 19 }, "end": { - "line": 126, + "line": 123, "column": 13 } } }, "range": [ - 2866, - 3286 + 2743, + 3163 ], "loc": { "start": { - "line": 116, + "line": 113, "column": 12 }, "end": { - "line": 126, + "line": 123, "column": 13 } } } ], "range": [ - 2852, - 3296 + 2729, + 3173 ], "loc": { "start": { - "line": 115, + "line": 112, "column": 30 }, "end": { - "line": 127, + "line": 124, "column": 9 } } @@ -6494,47 +6221,47 @@ "generator": false, "expression": false, "range": [ - 2843, - 3296 + 2720, + 3173 ], "loc": { "start": { - "line": 115, + "line": 112, "column": 21 }, "end": { - "line": 127, + "line": 124, "column": 9 } } } ], "range": [ - 2830, - 3297 + 2707, + 3174 ], "loc": { "start": { - "line": 115, + "line": 112, "column": 8 }, "end": { - "line": 127, + "line": 124, "column": 10 } } }, "range": [ - 2830, - 3298 + 2707, + 3175 ], "loc": { "start": { - "line": 115, + "line": 112, "column": 8 }, "end": { - "line": 127, + "line": 124, "column": 11 } }, @@ -6543,16 +6270,16 @@ "type": "Line", "value": " TODO: use for-of", "range": [ - 2802, - 2821 + 2679, + 2698 ], "loc": { "start": { - "line": 114, + "line": 111, "column": 8 }, "end": { - "line": 114, + "line": 111, "column": 27 } } @@ -6573,16 +6300,16 @@ "object": { "type": "ThisExpression", "range": [ - 3313, - 3317 + 3190, + 3194 ], "loc": { "start": { - "line": 129, + "line": 126, "column": 13 }, "end": { - "line": 129, + "line": 126, "column": 17 } } @@ -6591,47 +6318,47 @@ "type": "Identifier", "name": "tbl", "range": [ - 3318, - 3321 + 3195, + 3198 ], "loc": { "start": { - "line": 129, + "line": 126, "column": 18 }, "end": { - "line": 129, + "line": 126, "column": 21 } } }, "range": [ - 3313, - 3321 + 3190, + 3198 ], "loc": { "start": { - "line": 129, + "line": 126, "column": 13 }, "end": { - "line": 129, + "line": 126, "column": 21 } } }, "prefix": true, "range": [ - 3312, - 3321 + 3189, + 3198 ], "loc": { "start": { - "line": 129, + "line": 126, "column": 12 }, "end": { - "line": 129, + "line": 126, "column": 21 } } @@ -6648,16 +6375,16 @@ "object": { "type": "ThisExpression", "range": [ - 3325, - 3329 + 3202, + 3206 ], "loc": { "start": { - "line": 129, + "line": 126, "column": 25 }, "end": { - "line": 129, + "line": 126, "column": 29 } } @@ -6666,31 +6393,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 3330, - 3333 + 3207, + 3210 ], "loc": { "start": { - "line": 129, + "line": 126, "column": 30 }, "end": { - "line": 129, + "line": 126, "column": 33 } } }, "range": [ - 3325, - 3333 + 3202, + 3210 ], "loc": { "start": { - "line": 129, + "line": 126, "column": 25 }, "end": { - "line": 129, + "line": 126, "column": 33 } } @@ -6699,31 +6426,31 @@ "type": "Identifier", "name": "nodeName", "range": [ - 3334, - 3342 + 3211, + 3219 ], "loc": { "start": { - "line": 129, + "line": 126, "column": 34 }, "end": { - "line": 129, + "line": 126, "column": 42 } } }, "range": [ - 3325, - 3342 + 3202, + 3219 ], "loc": { "start": { - "line": 129, + "line": 126, "column": 25 }, "end": { - "line": 129, + "line": 126, "column": 42 } } @@ -6733,46 +6460,46 @@ "value": "TABLE", "raw": "'TABLE'", "range": [ - 3347, - 3354 + 3224, + 3231 ], "loc": { "start": { - "line": 129, + "line": 126, "column": 47 }, "end": { - "line": 129, + "line": 126, "column": 54 } } }, "range": [ - 3325, - 3354 + 3202, + 3231 ], "loc": { "start": { - "line": 129, + "line": 126, "column": 25 }, "end": { - "line": 129, + "line": 126, "column": 54 } } }, "range": [ - 3312, - 3354 + 3189, + 3231 ], "loc": { "start": { - "line": 129, + "line": 126, "column": 12 }, "end": { - "line": 129, + "line": 126, "column": 54 } } @@ -6788,16 +6515,16 @@ "type": "Identifier", "name": "Error", "range": [ - 3380, - 3385 + 3257, + 3262 ], "loc": { "start": { - "line": 130, + "line": 127, "column": 22 }, "end": { - "line": 130, + "line": 127, "column": 27 } } @@ -6814,16 +6541,16 @@ }, "tail": true, "range": [ - 3386, - 3472 + 3263, + 3349 ], "loc": { "start": { - "line": 130, + "line": 127, "column": 28 }, "end": { - "line": 131, + "line": 128, "column": 39 } } @@ -6831,79 +6558,79 @@ ], "expressions": [], "range": [ - 3386, - 3472 + 3263, + 3349 ], "loc": { "start": { - "line": 130, + "line": 127, "column": 28 }, "end": { - "line": 131, + "line": 128, "column": 39 } } } ], "range": [ - 3376, - 3473 + 3253, + 3350 ], "loc": { "start": { - "line": 130, + "line": 127, "column": 18 }, "end": { - "line": 131, + "line": 128, "column": 40 } } }, "range": [ - 3370, - 3474 + 3247, + 3351 ], "loc": { "start": { - "line": 130, + "line": 127, "column": 12 }, "end": { - "line": 131, + "line": 128, "column": 41 } } } ], "range": [ - 3356, - 3484 + 3233, + 3361 ], "loc": { "start": { - "line": 129, + "line": 126, "column": 56 }, "end": { - "line": 132, + "line": 129, "column": 9 } } }, "alternate": null, "range": [ - 3308, - 3484 + 3185, + 3361 ], "loc": { "start": { - "line": 129, + "line": 126, "column": 8 }, "end": { - "line": 132, + "line": 129, "column": 9 } } @@ -6921,16 +6648,16 @@ "object": { "type": "ThisExpression", "range": [ - 3498, - 3502 + 3375, + 3379 ], "loc": { "start": { - "line": 134, + "line": 131, "column": 12 }, "end": { - "line": 134, + "line": 131, "column": 16 } } @@ -6939,47 +6666,47 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 3503, - 3512 + 3380, + 3389 ], "loc": { "start": { - "line": 134, + "line": 131, "column": 17 }, "end": { - "line": 134, + "line": 131, "column": 26 } } }, "range": [ - 3498, - 3512 + 3375, + 3389 ], "loc": { "start": { - "line": 134, + "line": 131, "column": 12 }, "end": { - "line": 134, + "line": 131, "column": 26 } } }, "arguments": [], "range": [ - 3498, - 3514 + 3375, + 3391 ], "loc": { "start": { - "line": 134, + "line": 131, "column": 12 }, "end": { - "line": 134, + "line": 131, "column": 28 } } @@ -6989,31 +6716,31 @@ "value": 0, "raw": "0", "range": [ - 3519, - 3520 + 3396, + 3397 ], "loc": { "start": { - "line": 134, + "line": 131, "column": 33 }, "end": { - "line": 134, + "line": 131, "column": 34 } } }, "range": [ - 3498, - 3520 + 3375, + 3397 ], "loc": { "start": { - "line": 134, + "line": 131, "column": 12 }, "end": { - "line": 134, + "line": 131, "column": 34 } } @@ -7029,16 +6756,16 @@ "type": "Identifier", "name": "Error", "range": [ - 3546, - 3551 + 3423, + 3428 ], "loc": { "start": { - "line": 135, + "line": 132, "column": 22 }, "end": { - "line": 135, + "line": 132, "column": 27 } } @@ -7055,16 +6782,16 @@ }, "tail": true, "range": [ - 3552, - 3640 + 3429, + 3517 ], "loc": { "start": { - "line": 135, + "line": 132, "column": 28 }, "end": { - "line": 136, + "line": 133, "column": 41 } } @@ -7072,79 +6799,79 @@ ], "expressions": [], "range": [ - 3552, - 3640 + 3429, + 3517 ], "loc": { "start": { - "line": 135, + "line": 132, "column": 28 }, "end": { - "line": 136, + "line": 133, "column": 41 } } } ], "range": [ - 3542, - 3641 + 3419, + 3518 ], "loc": { "start": { - "line": 135, + "line": 132, "column": 18 }, "end": { - "line": 136, + "line": 133, "column": 42 } } }, "range": [ - 3536, - 3642 + 3413, + 3519 ], "loc": { "start": { - "line": 135, + "line": 132, "column": 12 }, "end": { - "line": 136, + "line": 133, "column": 43 } } } ], "range": [ - 3522, - 3652 + 3399, + 3529 ], "loc": { "start": { - "line": 134, + "line": 131, "column": 36 }, "end": { - "line": 137, + "line": 134, "column": 9 } } }, "alternate": null, "range": [ - 3494, - 3652 + 3371, + 3529 ], "loc": { "start": { - "line": 134, + "line": 131, "column": 8 }, "end": { - "line": 137, + "line": 134, "column": 9 } }, @@ -7153,16 +6880,16 @@ "type": "Line", "value": " configuration object", "range": [ - 3662, - 3685 + 3539, + 3562 ], "loc": { "start": { - "line": 139, + "line": 136, "column": 8 }, "end": { - "line": 139, + "line": 136, "column": 31 } } @@ -7178,16 +6905,16 @@ "type": "Identifier", "name": "f", "range": [ - 3698, - 3699 + 3575, + 3576 ], "loc": { "start": { - "line": 140, + "line": 137, "column": 12 }, "end": { - "line": 140, + "line": 137, "column": 13 } } @@ -7198,16 +6925,16 @@ "object": { "type": "ThisExpression", "range": [ - 3702, - 3706 + 3579, + 3583 ], "loc": { "start": { - "line": 140, + "line": 137, "column": 16 }, "end": { - "line": 140, + "line": 137, "column": 20 } } @@ -7216,46 +6943,46 @@ "type": "Identifier", "name": "cfg", "range": [ - 3707, - 3710 + 3584, + 3587 ], "loc": { "start": { - "line": 140, + "line": 137, "column": 21 }, "end": { - "line": 140, + "line": 137, "column": 24 } } }, "range": [ - 3702, - 3710 + 3579, + 3587 ], "loc": { "start": { - "line": 140, + "line": 137, "column": 16 }, "end": { - "line": 140, + "line": 137, "column": 24 } } }, "range": [ - 3698, - 3710 + 3575, + 3587 ], "loc": { "start": { - "line": 140, + "line": 137, "column": 12 }, "end": { - "line": 140, + "line": 137, "column": 24 } } @@ -7263,16 +6990,16 @@ ], "kind": "let", "range": [ - 3694, - 3711 + 3571, + 3588 ], "loc": { "start": { - "line": 140, + "line": 137, "column": 8 }, "end": { - "line": 140, + "line": 137, "column": 25 } }, @@ -7281,16 +7008,16 @@ "type": "Line", "value": " configuration object", "range": [ - 3662, - 3685 + 3539, + 3562 ], "loc": { "start": { - "line": 139, + "line": 136, "column": 8 }, "end": { - "line": 139, + "line": 136, "column": 31 } } @@ -7301,16 +7028,16 @@ "type": "Block", "value": "*\n * Event emitter instance\n * @type {Emitter}\n ", "range": [ - 3721, - 3797 + 3598, + 3674 ], "loc": { "start": { - "line": 142, + "line": 139, "column": 8 }, "end": { - "line": 145, + "line": 142, "column": 11 } } @@ -7328,16 +7055,16 @@ "object": { "type": "ThisExpression", "range": [ - 3806, - 3810 + 3683, + 3687 ], "loc": { "start": { - "line": 146, + "line": 143, "column": 8 }, "end": { - "line": 146, + "line": 143, "column": 12 } } @@ -7346,31 +7073,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 3811, - 3818 + 3688, + 3695 ], "loc": { "start": { - "line": 146, + "line": 143, "column": 13 }, "end": { - "line": 146, + "line": 143, "column": 20 } } }, "range": [ - 3806, - 3818 + 3683, + 3695 ], "loc": { "start": { - "line": 146, + "line": 143, "column": 8 }, "end": { - "line": 146, + "line": 143, "column": 20 } } @@ -7381,62 +7108,62 @@ "type": "Identifier", "name": "Emitter", "range": [ - 3825, - 3832 + 3702, + 3709 ], "loc": { "start": { - "line": 146, + "line": 143, "column": 27 }, "end": { - "line": 146, + "line": 143, "column": 34 } } }, "arguments": [], "range": [ - 3821, - 3834 + 3698, + 3711 ], "loc": { "start": { - "line": 146, + "line": 143, "column": 23 }, "end": { - "line": 146, + "line": 143, "column": 36 } } }, "range": [ - 3806, - 3834 + 3683, + 3711 ], "loc": { "start": { - "line": 146, + "line": 143, "column": 8 }, "end": { - "line": 146, + "line": 143, "column": 36 } } }, "range": [ - 3806, - 3835 + 3683, + 3712 ], "loc": { "start": { - "line": 146, + "line": 143, "column": 8 }, "end": { - "line": 146, + "line": 143, "column": 37 } }, @@ -7445,16 +7172,16 @@ "type": "Block", "value": "*\n * Event emitter instance\n * @type {Emitter}\n ", "range": [ - 3721, - 3797 + 3598, + 3674 ], "loc": { "start": { - "line": 142, + "line": 139, "column": 8 }, "end": { - "line": 145, + "line": 142, "column": 11 } } @@ -7465,16 +7192,16 @@ "type": "Line", "value": "Start row et cols nb", "range": [ - 3845, - 3867 + 3722, + 3744 ], "loc": { "start": { - "line": 148, + "line": 145, "column": 8 }, "end": { - "line": 148, + "line": 145, "column": 30 } } @@ -7492,16 +7219,16 @@ "object": { "type": "ThisExpression", "range": [ - 3876, - 3880 + 3753, + 3757 ], "loc": { "start": { - "line": 149, + "line": 146, "column": 8 }, "end": { - "line": 149, + "line": 146, "column": 12 } } @@ -7510,31 +7237,31 @@ "type": "Identifier", "name": "refRow", "range": [ - 3881, - 3887 + 3758, + 3764 ], "loc": { "start": { - "line": 149, + "line": 146, "column": 13 }, "end": { - "line": 149, + "line": 146, "column": 19 } } }, "range": [ - 3876, - 3887 + 3753, + 3764 ], "loc": { "start": { - "line": 149, + "line": 146, "column": 8 }, "end": { - "line": 149, + "line": 146, "column": 19 } } @@ -7547,16 +7274,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 3890, - 3897 + 3767, + 3774 ], "loc": { "start": { - "line": 149, + "line": 146, "column": 22 }, "end": { - "line": 149, + "line": 146, "column": 29 } } @@ -7566,32 +7293,32 @@ "type": "Identifier", "name": "startRow", "range": [ - 3898, - 3906 + 3775, + 3783 ], "loc": { "start": { - "line": 149, + "line": 146, "column": 30 }, "end": { - "line": 149, + "line": 146, "column": 38 } } } ], "range": [ - 3890, - 3907 + 3767, + 3784 ], "loc": { "start": { - "line": 149, + "line": 146, "column": 22 }, "end": { - "line": 149, + "line": 146, "column": 39 } } @@ -7601,16 +7328,16 @@ "value": 2, "raw": "2", "range": [ - 3910, - 3911 + 3787, + 3788 ], "loc": { "start": { - "line": 149, + "line": 146, "column": 42 }, "end": { - "line": 149, + "line": 146, "column": 43 } } @@ -7622,16 +7349,16 @@ "type": "Identifier", "name": "startRow", "range": [ - 3915, - 3923 + 3792, + 3800 ], "loc": { "start": { - "line": 149, + "line": 146, "column": 47 }, "end": { - "line": 149, + "line": 146, "column": 55 } } @@ -7641,76 +7368,76 @@ "value": 1, "raw": "1", "range": [ - 3926, - 3927 + 3803, + 3804 ], "loc": { "start": { - "line": 149, + "line": 146, "column": 58 }, "end": { - "line": 149, + "line": 146, "column": 59 } } }, "range": [ - 3915, - 3927 + 3792, + 3804 ], "loc": { "start": { - "line": 149, + "line": 146, "column": 47 }, "end": { - "line": 149, + "line": 146, "column": 59 } } }, "range": [ - 3890, - 3928 + 3767, + 3805 ], "loc": { "start": { - "line": 149, + "line": 146, "column": 22 }, "end": { - "line": 149, + "line": 146, "column": 60 } } }, "range": [ - 3876, - 3928 + 3753, + 3805 ], "loc": { "start": { - "line": 149, + "line": 146, "column": 8 }, "end": { - "line": 149, + "line": 146, "column": 60 } } }, "range": [ - 3876, - 3929 + 3753, + 3806 ], "loc": { "start": { - "line": 149, + "line": 146, "column": 8 }, "end": { - "line": 149, + "line": 146, "column": 61 } }, @@ -7719,16 +7446,16 @@ "type": "Line", "value": "Start row et cols nb", "range": [ - 3845, - 3867 + 3722, + 3744 ], "loc": { "start": { - "line": 148, + "line": 145, "column": 8 }, "end": { - "line": 148, + "line": 145, "column": 30 } } @@ -7739,16 +7466,16 @@ "type": "Block", "value": "*\n * Base path for static assets\n * @type {String}\n ", "range": [ - 3939, - 4019 + 3816, + 3896 ], "loc": { "start": { - "line": 151, + "line": 148, "column": 8 }, "end": { - "line": 154, + "line": 151, "column": 11 } } @@ -7766,16 +7493,16 @@ "object": { "type": "ThisExpression", "range": [ - 4028, - 4032 + 3905, + 3909 ], "loc": { "start": { - "line": 155, + "line": 152, "column": 8 }, "end": { - "line": 155, + "line": 152, "column": 12 } } @@ -7784,31 +7511,31 @@ "type": "Identifier", "name": "basePath", "range": [ - 4033, - 4041 + 3910, + 3918 ], "loc": { "start": { - "line": 155, + "line": 152, "column": 13 }, "end": { - "line": 155, + "line": 152, "column": 21 } } }, "range": [ - 4028, - 4041 + 3905, + 3918 ], "loc": { "start": { - "line": 155, + "line": 152, "column": 8 }, "end": { - "line": 155, + "line": 152, "column": 21 } } @@ -7823,16 +7550,16 @@ "type": "Identifier", "name": "f", "range": [ - 4044, - 4045 + 3921, + 3922 ], "loc": { "start": { - "line": 155, + "line": 152, "column": 24 }, "end": { - "line": 155, + "line": 152, "column": 25 } } @@ -7841,31 +7568,31 @@ "type": "Identifier", "name": "base_path", "range": [ - 4046, - 4055 + 3923, + 3932 ], "loc": { "start": { - "line": 155, + "line": 152, "column": 26 }, "end": { - "line": 155, + "line": 152, "column": 35 } } }, "range": [ - 4044, - 4055 + 3921, + 3932 ], "loc": { "start": { - "line": 155, + "line": 152, "column": 24 }, "end": { - "line": 155, + "line": 152, "column": 35 } } @@ -7875,61 +7602,61 @@ "value": "tablefilter/", "raw": "'tablefilter/'", "range": [ - 4059, - 4073 + 3936, + 3950 ], "loc": { "start": { - "line": 155, + "line": 152, "column": 39 }, "end": { - "line": 155, + "line": 152, "column": 53 } } }, "range": [ - 4044, - 4073 + 3921, + 3950 ], "loc": { "start": { - "line": 155, + "line": 152, "column": 24 }, "end": { - "line": 155, + "line": 152, "column": 53 } } }, "range": [ - 4028, - 4073 + 3905, + 3950 ], "loc": { "start": { - "line": 155, + "line": 152, "column": 8 }, "end": { - "line": 155, + "line": 152, "column": 53 } } }, "range": [ - 4028, - 4074 + 3905, + 3951 ], "loc": { "start": { - "line": 155, + "line": 152, "column": 8 }, "end": { - "line": 155, + "line": 152, "column": 54 } }, @@ -7938,16 +7665,16 @@ "type": "Block", "value": "*\n * Base path for static assets\n * @type {String}\n ", "range": [ - 3939, - 4019 + 3816, + 3896 ], "loc": { "start": { - "line": 151, + "line": 148, "column": 8 }, "end": { - "line": 154, + "line": 151, "column": 11 } } @@ -7958,16 +7685,16 @@ "type": "Block", "value": "** filters' grid properties **", "range": [ - 4084, - 4118 + 3961, + 3995 ], "loc": { "start": { - "line": 157, + "line": 154, "column": 8 }, "end": { - "line": 157, + "line": 154, "column": 42 } } @@ -7976,16 +7703,16 @@ "type": "Block", "value": "*\n * Enable/disable filters\n * @type {Boolean}\n ", "range": [ - 4128, - 4204 + 4005, + 4081 ], "loc": { "start": { - "line": 159, + "line": 156, "column": 8 }, "end": { - "line": 162, + "line": 159, "column": 11 } } @@ -8003,16 +7730,16 @@ "object": { "type": "ThisExpression", "range": [ - 4213, - 4217 + 4090, + 4094 ], "loc": { "start": { - "line": 163, + "line": 160, "column": 8 }, "end": { - "line": 163, + "line": 160, "column": 12 } } @@ -8021,31 +7748,31 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 4218, - 4225 + 4095, + 4102 ], "loc": { "start": { - "line": 163, + "line": 160, "column": 13 }, "end": { - "line": 163, + "line": 160, "column": 20 } } }, "range": [ - 4213, - 4225 + 4090, + 4102 ], "loc": { "start": { - "line": 163, + "line": 160, "column": 8 }, "end": { - "line": 163, + "line": 160, "column": 20 } } @@ -8062,16 +7789,16 @@ "type": "Identifier", "name": "f", "range": [ - 4228, - 4229 + 4105, + 4106 ], "loc": { "start": { - "line": 163, + "line": 160, "column": 23 }, "end": { - "line": 163, + "line": 160, "column": 24 } } @@ -8080,31 +7807,31 @@ "type": "Identifier", "name": "grid", "range": [ - 4230, - 4234 + 4107, + 4111 ], "loc": { "start": { - "line": 163, + "line": 160, "column": 25 }, "end": { - "line": 163, + "line": 160, "column": 29 } } }, "range": [ - 4228, - 4234 + 4105, + 4111 ], "loc": { "start": { - "line": 163, + "line": 160, "column": 23 }, "end": { - "line": 163, + "line": 160, "column": 29 } } @@ -8114,31 +7841,31 @@ "value": false, "raw": "false", "range": [ - 4239, - 4244 + 4116, + 4121 ], "loc": { "start": { - "line": 163, + "line": 160, "column": 34 }, "end": { - "line": 163, + "line": 160, "column": 39 } } }, "range": [ - 4228, - 4244 + 4105, + 4121 ], "loc": { "start": { - "line": 163, + "line": 160, "column": 23 }, "end": { - "line": 163, + "line": 160, "column": 39 } } @@ -8148,16 +7875,16 @@ "value": false, "raw": "false", "range": [ - 4247, - 4252 + 4124, + 4129 ], "loc": { "start": { - "line": 163, + "line": 160, "column": 42 }, "end": { - "line": 163, + "line": 160, "column": 47 } } @@ -8167,61 +7894,61 @@ "value": true, "raw": "true", "range": [ - 4255, - 4259 + 4132, + 4136 ], "loc": { "start": { - "line": 163, + "line": 160, "column": 50 }, "end": { - "line": 163, + "line": 160, "column": 54 } } }, "range": [ - 4228, - 4259 + 4105, + 4136 ], "loc": { "start": { - "line": 163, + "line": 160, "column": 23 }, "end": { - "line": 163, + "line": 160, "column": 54 } } }, "range": [ - 4213, - 4259 + 4090, + 4136 ], "loc": { "start": { - "line": 163, + "line": 160, "column": 8 }, "end": { - "line": 163, + "line": 160, "column": 54 } } }, "range": [ - 4213, - 4260 + 4090, + 4137 ], "loc": { "start": { - "line": 163, + "line": 160, "column": 8 }, "end": { - "line": 163, + "line": 160, "column": 55 } }, @@ -8230,16 +7957,16 @@ "type": "Block", "value": "** filters' grid properties **", "range": [ - 4084, - 4118 + 3961, + 3995 ], "loc": { "start": { - "line": 157, + "line": 154, "column": 8 }, "end": { - "line": 157, + "line": 154, "column": 42 } } @@ -8248,16 +7975,16 @@ "type": "Block", "value": "*\n * Enable/disable filters\n * @type {Boolean}\n ", "range": [ - 4128, - 4204 + 4005, + 4081 ], "loc": { "start": { - "line": 159, + "line": 156, "column": 8 }, "end": { - "line": 162, + "line": 159, "column": 11 } } @@ -8268,16 +7995,16 @@ "type": "Block", "value": "*\n * Enable/disable grid layout (fixed headers)\n * @type {Boolean}\n ", "range": [ - 4270, - 4366 + 4147, + 4243 ], "loc": { "start": { - "line": 165, + "line": 162, "column": 8 }, "end": { - "line": 168, + "line": 165, "column": 11 } } @@ -8295,16 +8022,16 @@ "object": { "type": "ThisExpression", "range": [ - 4375, - 4379 + 4252, + 4256 ], "loc": { "start": { - "line": 169, + "line": 166, "column": 8 }, "end": { - "line": 169, + "line": 166, "column": 12 } } @@ -8313,31 +8040,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 4380, - 4390 + 4257, + 4267 ], "loc": { "start": { - "line": 169, + "line": 166, "column": 13 }, "end": { - "line": 169, + "line": 166, "column": 23 } } }, "range": [ - 4375, - 4390 + 4252, + 4267 ], "loc": { "start": { - "line": 169, + "line": 166, "column": 8 }, "end": { - "line": 169, + "line": 166, "column": 23 } } @@ -8348,16 +8075,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 4393, - 4400 + 4270, + 4277 ], "loc": { "start": { - "line": 169, + "line": 166, "column": 26 }, "end": { - "line": 169, + "line": 166, "column": 33 } } @@ -8370,16 +8097,16 @@ "type": "Identifier", "name": "f", "range": [ - 4401, - 4402 + 4278, + 4279 ], "loc": { "start": { - "line": 169, + "line": 166, "column": 34 }, "end": { - "line": 169, + "line": 166, "column": 35 } } @@ -8388,77 +8115,77 @@ "type": "Identifier", "name": "grid_layout", "range": [ - 4403, - 4414 + 4280, + 4291 ], "loc": { "start": { - "line": 169, + "line": 166, "column": 36 }, "end": { - "line": 169, + "line": 166, "column": 47 } } }, "range": [ - 4401, - 4414 + 4278, + 4291 ], "loc": { "start": { - "line": 169, + "line": 166, "column": 34 }, "end": { - "line": 169, + "line": 166, "column": 47 } } } ], "range": [ - 4393, - 4415 + 4270, + 4292 ], "loc": { "start": { - "line": 169, + "line": 166, "column": 26 }, "end": { - "line": 169, + "line": 166, "column": 48 } } }, "range": [ - 4375, - 4415 + 4252, + 4292 ], "loc": { "start": { - "line": 169, + "line": 166, "column": 8 }, "end": { - "line": 169, + "line": 166, "column": 48 } } }, "range": [ - 4375, - 4416 + 4252, + 4293 ], "loc": { "start": { - "line": 169, + "line": 166, "column": 8 }, "end": { - "line": 169, + "line": 166, "column": 49 } }, @@ -8467,16 +8194,16 @@ "type": "Block", "value": "*\n * Enable/disable grid layout (fixed headers)\n * @type {Boolean}\n ", "range": [ - 4270, - 4366 + 4147, + 4243 ], "loc": { "start": { - "line": 165, + "line": 162, "column": 8 }, "end": { - "line": 168, + "line": 165, "column": 11 } } @@ -8487,16 +8214,16 @@ "type": "Block", "value": "*\n * Filters row index\n * @type {Number}\n ", "range": [ - 4426, - 4496 + 4303, + 4373 ], "loc": { "start": { - "line": 171, + "line": 168, "column": 8 }, "end": { - "line": 174, + "line": 171, "column": 11 } } @@ -8514,16 +8241,16 @@ "object": { "type": "ThisExpression", "range": [ - 4505, - 4509 + 4382, + 4386 ], "loc": { "start": { - "line": 175, + "line": 172, "column": 8 }, "end": { - "line": 175, + "line": 172, "column": 12 } } @@ -8532,31 +8259,31 @@ "type": "Identifier", "name": "filtersRowIndex", "range": [ - 4510, - 4525 + 4387, + 4402 ], "loc": { "start": { - "line": 175, + "line": 172, "column": 13 }, "end": { - "line": 175, + "line": 172, "column": 28 } } }, "range": [ - 4505, - 4525 + 4382, + 4402 ], "loc": { "start": { - "line": 175, + "line": 172, "column": 8 }, "end": { - "line": 175, + "line": 172, "column": 28 } } @@ -8569,16 +8296,16 @@ "type": "Identifier", "name": "isNaN", "range": [ - 4528, - 4533 + 4405, + 4410 ], "loc": { "start": { - "line": 175, + "line": 172, "column": 31 }, "end": { - "line": 175, + "line": 172, "column": 36 } } @@ -8591,16 +8318,16 @@ "type": "Identifier", "name": "f", "range": [ - 4534, - 4535 + 4411, + 4412 ], "loc": { "start": { - "line": 175, + "line": 172, "column": 37 }, "end": { - "line": 175, + "line": 172, "column": 38 } } @@ -8609,47 +8336,47 @@ "type": "Identifier", "name": "filters_row_index", "range": [ - 4536, - 4553 + 4413, + 4430 ], "loc": { "start": { - "line": 175, + "line": 172, "column": 39 }, "end": { - "line": 175, + "line": 172, "column": 56 } } }, "range": [ - 4534, - 4553 + 4411, + 4430 ], "loc": { "start": { - "line": 175, + "line": 172, "column": 37 }, "end": { - "line": 175, + "line": 172, "column": 56 } } } ], "range": [ - 4528, - 4554 + 4405, + 4431 ], "loc": { "start": { - "line": 175, + "line": 172, "column": 31 }, "end": { - "line": 175, + "line": 172, "column": 57 } } @@ -8659,16 +8386,16 @@ "value": 0, "raw": "0", "range": [ - 4569, - 4570 + 4446, + 4447 ], "loc": { "start": { - "line": 176, + "line": 173, "column": 12 }, "end": { - "line": 176, + "line": 173, "column": 13 } } @@ -8680,16 +8407,16 @@ "type": "Identifier", "name": "f", "range": [ - 4573, - 4574 + 4450, + 4451 ], "loc": { "start": { - "line": 176, + "line": 173, "column": 16 }, "end": { - "line": 176, + "line": 173, "column": 17 } } @@ -8698,76 +8425,76 @@ "type": "Identifier", "name": "filters_row_index", "range": [ - 4575, - 4592 + 4452, + 4469 ], "loc": { "start": { - "line": 176, + "line": 173, "column": 18 }, "end": { - "line": 176, + "line": 173, "column": 35 } } }, "range": [ - 4573, - 4592 + 4450, + 4469 ], "loc": { "start": { - "line": 176, + "line": 173, "column": 16 }, "end": { - "line": 176, + "line": 173, "column": 35 } } }, "range": [ - 4528, - 4592 + 4405, + 4469 ], "loc": { "start": { - "line": 175, + "line": 172, "column": 31 }, "end": { - "line": 176, + "line": 173, "column": 35 } } }, "range": [ - 4505, - 4592 + 4382, + 4469 ], "loc": { "start": { - "line": 175, + "line": 172, "column": 8 }, "end": { - "line": 176, + "line": 173, "column": 35 } } }, "range": [ - 4505, - 4593 + 4382, + 4470 ], "loc": { "start": { - "line": 175, + "line": 172, "column": 8 }, "end": { - "line": 176, + "line": 173, "column": 36 } }, @@ -8776,16 +8503,16 @@ "type": "Block", "value": "*\n * Filters row index\n * @type {Number}\n ", "range": [ - 4426, - 4496 + 4303, + 4373 ], "loc": { "start": { - "line": 171, + "line": 168, "column": 8 }, "end": { - "line": 174, + "line": 171, "column": 11 } } @@ -8796,16 +8523,16 @@ "type": "Block", "value": "*\n * Headers row index\n * @type {Number}\n ", "range": [ - 4603, - 4673 + 4480, + 4550 ], "loc": { "start": { - "line": 178, + "line": 175, "column": 8 }, "end": { - "line": 181, + "line": 178, "column": 11 } } @@ -8823,16 +8550,16 @@ "object": { "type": "ThisExpression", "range": [ - 4682, - 4686 + 4559, + 4563 ], "loc": { "start": { - "line": 182, + "line": 179, "column": 8 }, "end": { - "line": 182, + "line": 179, "column": 12 } } @@ -8841,31 +8568,31 @@ "type": "Identifier", "name": "headersRow", "range": [ - 4687, - 4697 + 4564, + 4574 ], "loc": { "start": { - "line": 182, + "line": 179, "column": 13 }, "end": { - "line": 182, + "line": 179, "column": 23 } } }, "range": [ - 4682, - 4697 + 4559, + 4574 ], "loc": { "start": { - "line": 182, + "line": 179, "column": 8 }, "end": { - "line": 182, + "line": 179, "column": 23 } } @@ -8878,16 +8605,16 @@ "type": "Identifier", "name": "isNaN", "range": [ - 4700, - 4705 + 4577, + 4582 ], "loc": { "start": { - "line": 182, + "line": 179, "column": 26 }, "end": { - "line": 182, + "line": 179, "column": 31 } } @@ -8900,16 +8627,16 @@ "type": "Identifier", "name": "f", "range": [ - 4706, - 4707 + 4583, + 4584 ], "loc": { "start": { - "line": 182, + "line": 179, "column": 32 }, "end": { - "line": 182, + "line": 179, "column": 33 } } @@ -8918,47 +8645,47 @@ "type": "Identifier", "name": "headers_row_index", "range": [ - 4708, - 4725 + 4585, + 4602 ], "loc": { "start": { - "line": 182, + "line": 179, "column": 34 }, "end": { - "line": 182, + "line": 179, "column": 51 } } }, "range": [ - 4706, - 4725 + 4583, + 4602 ], "loc": { "start": { - "line": 182, + "line": 179, "column": 32 }, "end": { - "line": 182, + "line": 179, "column": 51 } } } ], "range": [ - 4700, - 4726 + 4577, + 4603 ], "loc": { "start": { - "line": 182, + "line": 179, "column": 26 }, "end": { - "line": 182, + "line": 179, "column": 52 } } @@ -8974,16 +8701,16 @@ "object": { "type": "ThisExpression", "range": [ - 4742, - 4746 + 4619, + 4623 ], "loc": { "start": { - "line": 183, + "line": 180, "column": 13 }, "end": { - "line": 183, + "line": 180, "column": 17 } } @@ -8992,31 +8719,31 @@ "type": "Identifier", "name": "filtersRowIndex", "range": [ - 4747, - 4762 + 4624, + 4639 ], "loc": { "start": { - "line": 183, + "line": 180, "column": 18 }, "end": { - "line": 183, + "line": 180, "column": 33 } } }, "range": [ - 4742, - 4762 + 4619, + 4639 ], "loc": { "start": { - "line": 183, + "line": 180, "column": 13 }, "end": { - "line": 183, + "line": 180, "column": 33 } } @@ -9026,31 +8753,31 @@ "value": 0, "raw": "0", "range": [ - 4767, - 4768 + 4644, + 4645 ], "loc": { "start": { - "line": 183, + "line": 180, "column": 38 }, "end": { - "line": 183, + "line": 180, "column": 39 } } }, "range": [ - 4742, - 4768 + 4619, + 4645 ], "loc": { "start": { - "line": 183, + "line": 180, "column": 13 }, "end": { - "line": 183, + "line": 180, "column": 39 } } @@ -9060,16 +8787,16 @@ "value": 1, "raw": "1", "range": [ - 4771, - 4772 + 4648, + 4649 ], "loc": { "start": { - "line": 183, + "line": 180, "column": 42 }, "end": { - "line": 183, + "line": 180, "column": 43 } } @@ -9079,31 +8806,31 @@ "value": 0, "raw": "0", "range": [ - 4775, - 4776 + 4652, + 4653 ], "loc": { "start": { - "line": 183, + "line": 180, "column": 46 }, "end": { - "line": 183, + "line": 180, "column": 47 } } }, "range": [ - 4742, - 4776 + 4619, + 4653 ], "loc": { "start": { - "line": 183, + "line": 180, "column": 13 }, "end": { - "line": 183, + "line": 180, "column": 47 } } @@ -9115,16 +8842,16 @@ "type": "Identifier", "name": "f", "range": [ - 4780, - 4781 + 4657, + 4658 ], "loc": { "start": { - "line": 183, + "line": 180, "column": 51 }, "end": { - "line": 183, + "line": 180, "column": 52 } } @@ -9133,76 +8860,76 @@ "type": "Identifier", "name": "headers_row_index", "range": [ - 4782, - 4799 + 4659, + 4676 ], "loc": { "start": { - "line": 183, + "line": 180, "column": 53 }, "end": { - "line": 183, + "line": 180, "column": 70 } } }, "range": [ - 4780, - 4799 + 4657, + 4676 ], "loc": { "start": { - "line": 183, + "line": 180, "column": 51 }, "end": { - "line": 183, + "line": 180, "column": 70 } } }, "range": [ - 4700, - 4799 + 4577, + 4676 ], "loc": { "start": { - "line": 182, + "line": 179, "column": 26 }, "end": { - "line": 183, + "line": 180, "column": 70 } } }, "range": [ - 4682, - 4799 + 4559, + 4676 ], "loc": { "start": { - "line": 182, + "line": 179, "column": 8 }, "end": { - "line": 183, + "line": 180, "column": 70 } } }, "range": [ - 4682, - 4800 + 4559, + 4677 ], "loc": { "start": { - "line": 182, + "line": 179, "column": 8 }, "end": { - "line": 183, + "line": 180, "column": 71 } }, @@ -9211,16 +8938,16 @@ "type": "Block", "value": "*\n * Headers row index\n * @type {Number}\n ", "range": [ - 4603, - 4673 + 4480, + 4550 ], "loc": { "start": { - "line": 178, + "line": 175, "column": 8 }, "end": { - "line": 181, + "line": 178, "column": 11 } } @@ -9231,16 +8958,16 @@ "type": "Block", "value": "*\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n ", "range": [ - 4810, - 4914 + 4687, + 4791 ], "loc": { "start": { - "line": 185, + "line": 182, "column": 8 }, "end": { - "line": 188, + "line": 185, "column": 11 } } @@ -9258,16 +8985,16 @@ "object": { "type": "ThisExpression", "range": [ - 4923, - 4927 + 4800, + 4804 ], "loc": { "start": { - "line": 189, + "line": 186, "column": 8 }, "end": { - "line": 189, + "line": 186, "column": 12 } } @@ -9276,31 +9003,31 @@ "type": "Identifier", "name": "fltCellTag", "range": [ - 4928, - 4938 + 4805, + 4815 ], "loc": { "start": { - "line": 189, + "line": 186, "column": 13 }, "end": { - "line": 189, + "line": 186, "column": 23 } } }, "range": [ - 4923, - 4938 + 4800, + 4815 ], "loc": { "start": { - "line": 189, + "line": 186, "column": 8 }, "end": { - "line": 189, + "line": 186, "column": 23 } } @@ -9313,16 +9040,16 @@ "type": "Identifier", "name": "isString", "range": [ - 4941, - 4949 + 4818, + 4826 ], "loc": { "start": { - "line": 189, + "line": 186, "column": 26 }, "end": { - "line": 189, + "line": 186, "column": 34 } } @@ -9335,16 +9062,16 @@ "type": "Identifier", "name": "f", "range": [ - 4950, - 4951 + 4827, + 4828 ], "loc": { "start": { - "line": 189, + "line": 186, "column": 35 }, "end": { - "line": 189, + "line": 186, "column": 36 } } @@ -9353,47 +9080,47 @@ "type": "Identifier", "name": "filters_cell_tag", "range": [ - 4952, - 4968 + 4829, + 4845 ], "loc": { "start": { - "line": 189, + "line": 186, "column": 37 }, "end": { - "line": 189, + "line": 186, "column": 53 } } }, "range": [ - 4950, - 4968 + 4827, + 4845 ], "loc": { "start": { - "line": 189, + "line": 186, "column": 35 }, "end": { - "line": 189, + "line": 186, "column": 53 } } } ], "range": [ - 4941, - 4969 + 4818, + 4846 ], "loc": { "start": { - "line": 189, + "line": 186, "column": 26 }, "end": { - "line": 189, + "line": 186, "column": 54 } } @@ -9405,16 +9132,16 @@ "type": "Identifier", "name": "f", "range": [ - 4984, - 4985 + 4861, + 4862 ], "loc": { "start": { - "line": 190, + "line": 187, "column": 12 }, "end": { - "line": 190, + "line": 187, "column": 13 } } @@ -9423,31 +9150,31 @@ "type": "Identifier", "name": "filters_cell_tag", "range": [ - 4986, - 5002 + 4863, + 4879 ], "loc": { "start": { - "line": 190, + "line": 187, "column": 14 }, "end": { - "line": 190, + "line": 187, "column": 30 } } }, "range": [ - 4984, - 5002 + 4861, + 4879 ], "loc": { "start": { - "line": 190, + "line": 187, "column": 12 }, "end": { - "line": 190, + "line": 187, "column": 30 } } @@ -9456,61 +9183,61 @@ "type": "Identifier", "name": "CELL_TAG", "range": [ - 5005, - 5013 + 4882, + 4890 ], "loc": { "start": { - "line": 190, + "line": 187, "column": 33 }, "end": { - "line": 190, + "line": 187, "column": 41 } } }, "range": [ - 4941, - 5013 + 4818, + 4890 ], "loc": { "start": { - "line": 189, + "line": 186, "column": 26 }, "end": { - "line": 190, + "line": 187, "column": 41 } } }, "range": [ - 4923, - 5013 + 4800, + 4890 ], "loc": { "start": { - "line": 189, + "line": 186, "column": 8 }, "end": { - "line": 190, + "line": 187, "column": 41 } } }, "range": [ - 4923, - 5014 + 4800, + 4891 ], "loc": { "start": { - "line": 189, + "line": 186, "column": 8 }, "end": { - "line": 190, + "line": 187, "column": 42 } }, @@ -9519,16 +9246,16 @@ "type": "Block", "value": "*\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n ", "range": [ - 4810, - 4914 + 4687, + 4791 ], "loc": { "start": { - "line": 185, + "line": 182, "column": 8 }, "end": { - "line": 188, + "line": 185, "column": 11 } } @@ -9539,16 +9266,16 @@ "type": "Block", "value": "*\n * List of filters IDs\n * @type {Array}\n * @private\n ", "range": [ - 5024, - 5115 + 4901, + 4992 ], "loc": { "start": { - "line": 192, + "line": 189, "column": 8 }, "end": { - "line": 196, + "line": 193, "column": 11 } } @@ -9566,16 +9293,16 @@ "object": { "type": "ThisExpression", "range": [ - 5124, - 5128 + 5001, + 5005 ], "loc": { "start": { - "line": 197, + "line": 194, "column": 8 }, "end": { - "line": 197, + "line": 194, "column": 12 } } @@ -9584,31 +9311,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 5129, - 5135 + 5006, + 5012 ], "loc": { "start": { - "line": 197, + "line": 194, "column": 13 }, "end": { - "line": 197, + "line": 194, "column": 19 } } }, "range": [ - 5124, - 5135 + 5001, + 5012 ], "loc": { "start": { - "line": 197, + "line": 194, "column": 8 }, "end": { - "line": 197, + "line": 194, "column": 19 } } @@ -9617,46 +9344,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 5138, - 5140 + 5015, + 5017 ], "loc": { "start": { - "line": 197, + "line": 194, "column": 22 }, "end": { - "line": 197, + "line": 194, "column": 24 } } }, "range": [ - 5124, - 5140 + 5001, + 5017 ], "loc": { "start": { - "line": 197, + "line": 194, "column": 8 }, "end": { - "line": 197, + "line": 194, "column": 24 } } }, "range": [ - 5124, - 5141 + 5001, + 5018 ], "loc": { "start": { - "line": 197, + "line": 194, "column": 8 }, "end": { - "line": 197, + "line": 194, "column": 25 } }, @@ -9665,16 +9392,16 @@ "type": "Block", "value": "*\n * List of filters IDs\n * @type {Array}\n * @private\n ", "range": [ - 5024, - 5115 + 4901, + 4992 ], "loc": { "start": { - "line": 192, + "line": 189, "column": 8 }, "end": { - "line": 196, + "line": 193, "column": 11 } } @@ -9685,16 +9412,16 @@ "type": "Block", "value": "*\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n ", "range": [ - 5151, - 5279 + 5028, + 5156 ], "loc": { "start": { - "line": 199, + "line": 196, "column": 8 }, "end": { - "line": 203, + "line": 200, "column": 11 } } @@ -9712,16 +9439,16 @@ "object": { "type": "ThisExpression", "range": [ - 5288, - 5292 + 5165, + 5169 ], "loc": { "start": { - "line": 204, + "line": 201, "column": 8 }, "end": { - "line": 204, + "line": 201, "column": 12 } } @@ -9730,31 +9457,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 5293, - 5307 + 5170, + 5184 ], "loc": { "start": { - "line": 204, + "line": 201, "column": 13 }, "end": { - "line": 204, + "line": 201, "column": 27 } } }, "range": [ - 5288, - 5307 + 5165, + 5184 ], "loc": { "start": { - "line": 204, + "line": 201, "column": 8 }, "end": { - "line": 204, + "line": 201, "column": 27 } } @@ -9763,46 +9490,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 5310, - 5312 + 5187, + 5189 ], "loc": { "start": { - "line": 204, + "line": 201, "column": 30 }, "end": { - "line": 204, + "line": 201, "column": 32 } } }, "range": [ - 5288, - 5312 + 5165, + 5189 ], "loc": { "start": { - "line": 204, + "line": 201, "column": 8 }, "end": { - "line": 204, + "line": 201, "column": 32 } } }, "range": [ - 5288, - 5313 + 5165, + 5190 ], "loc": { "start": { - "line": 204, + "line": 201, "column": 8 }, "end": { - "line": 204, + "line": 201, "column": 33 } }, @@ -9811,16 +9538,16 @@ "type": "Block", "value": "*\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n ", "range": [ - 5151, - 5279 + 5028, + 5156 ], "loc": { "start": { - "line": 199, + "line": 196, "column": 8 }, "end": { - "line": 203, + "line": 200, "column": 11 } } @@ -9831,16 +9558,16 @@ "type": "Block", "value": "*\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n ", "range": [ - 5323, - 5431 + 5200, + 5308 ], "loc": { "start": { - "line": 206, + "line": 203, "column": 8 }, "end": { - "line": 210, + "line": 207, "column": 11 } } @@ -9858,16 +9585,16 @@ "object": { "type": "ThisExpression", "range": [ - 5440, - 5444 + 5317, + 5321 ], "loc": { "start": { - "line": 211, + "line": 208, "column": 8 }, "end": { - "line": 211, + "line": 208, "column": 12 } } @@ -9876,31 +9603,31 @@ "type": "Identifier", "name": "infDiv", "range": [ - 5445, - 5451 + 5322, + 5328 ], "loc": { "start": { - "line": 211, + "line": 208, "column": 13 }, "end": { - "line": 211, + "line": 208, "column": 19 } } }, "range": [ - 5440, - 5451 + 5317, + 5328 ], "loc": { "start": { - "line": 211, + "line": 208, "column": 8 }, "end": { - "line": 211, + "line": 208, "column": 19 } } @@ -9910,46 +9637,46 @@ "value": null, "raw": "null", "range": [ - 5454, - 5458 + 5331, + 5335 ], "loc": { "start": { - "line": 211, + "line": 208, "column": 22 }, "end": { - "line": 211, + "line": 208, "column": 26 } } }, "range": [ - 5440, - 5458 + 5317, + 5335 ], "loc": { "start": { - "line": 211, + "line": 208, "column": 8 }, "end": { - "line": 211, + "line": 208, "column": 26 } } }, "range": [ - 5440, - 5459 + 5317, + 5336 ], "loc": { "start": { - "line": 211, + "line": 208, "column": 8 }, "end": { - "line": 211, + "line": 208, "column": 27 } }, @@ -9958,16 +9685,16 @@ "type": "Block", "value": "*\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n ", "range": [ - 5323, - 5431 + 5200, + 5308 ], "loc": { "start": { - "line": 206, + "line": 203, "column": 8 }, "end": { - "line": 210, + "line": 207, "column": 11 } } @@ -9978,16 +9705,16 @@ "type": "Block", "value": "*\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n ", "range": [ - 5469, - 5609 + 5346, + 5486 ], "loc": { "start": { - "line": 213, + "line": 210, "column": 8 }, "end": { - "line": 217, + "line": 214, "column": 11 } } @@ -10005,16 +9732,16 @@ "object": { "type": "ThisExpression", "range": [ - 5618, - 5622 + 5495, + 5499 ], "loc": { "start": { - "line": 218, + "line": 215, "column": 8 }, "end": { - "line": 218, + "line": 215, "column": 12 } } @@ -10023,31 +9750,31 @@ "type": "Identifier", "name": "lDiv", "range": [ - 5623, - 5627 + 5500, + 5504 ], "loc": { "start": { - "line": 218, + "line": 215, "column": 13 }, "end": { - "line": 218, + "line": 215, "column": 17 } } }, "range": [ - 5618, - 5627 + 5495, + 5504 ], "loc": { "start": { - "line": 218, + "line": 215, "column": 8 }, "end": { - "line": 218, + "line": 215, "column": 17 } } @@ -10057,46 +9784,46 @@ "value": null, "raw": "null", "range": [ - 5630, - 5634 + 5507, + 5511 ], "loc": { "start": { - "line": 218, + "line": 215, "column": 20 }, "end": { - "line": 218, + "line": 215, "column": 24 } } }, "range": [ - 5618, - 5634 + 5495, + 5511 ], "loc": { "start": { - "line": 218, + "line": 215, "column": 8 }, "end": { - "line": 218, + "line": 215, "column": 24 } } }, "range": [ - 5618, - 5635 + 5495, + 5512 ], "loc": { "start": { - "line": 218, + "line": 215, "column": 8 }, "end": { - "line": 218, + "line": 215, "column": 25 } }, @@ -10105,16 +9832,16 @@ "type": "Block", "value": "*\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n ", "range": [ - 5469, - 5609 + 5346, + 5486 ], "loc": { "start": { - "line": 213, + "line": 210, "column": 8 }, "end": { - "line": 217, + "line": 214, "column": 11 } } @@ -10125,16 +9852,16 @@ "type": "Block", "value": "*\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n ", "range": [ - 5645, - 5819 + 5522, + 5696 ], "loc": { "start": { - "line": 220, + "line": 217, "column": 8 }, "end": { - "line": 225, + "line": 222, "column": 11 } } @@ -10152,16 +9879,16 @@ "object": { "type": "ThisExpression", "range": [ - 5828, - 5832 + 5705, + 5709 ], "loc": { "start": { - "line": 226, + "line": 223, "column": 8 }, "end": { - "line": 226, + "line": 223, "column": 12 } } @@ -10170,31 +9897,31 @@ "type": "Identifier", "name": "rDiv", "range": [ - 5833, - 5837 + 5710, + 5714 ], "loc": { "start": { - "line": 226, + "line": 223, "column": 13 }, "end": { - "line": 226, + "line": 223, "column": 17 } } }, "range": [ - 5828, - 5837 + 5705, + 5714 ], "loc": { "start": { - "line": 226, + "line": 223, "column": 8 }, "end": { - "line": 226, + "line": 223, "column": 17 } } @@ -10204,46 +9931,46 @@ "value": null, "raw": "null", "range": [ - 5840, - 5844 + 5717, + 5721 ], "loc": { "start": { - "line": 226, + "line": 223, "column": 20 }, "end": { - "line": 226, + "line": 223, "column": 24 } } }, "range": [ - 5828, - 5844 + 5705, + 5721 ], "loc": { "start": { - "line": 226, + "line": 223, "column": 8 }, "end": { - "line": 226, + "line": 223, "column": 24 } } }, "range": [ - 5828, - 5845 + 5705, + 5722 ], "loc": { "start": { - "line": 226, + "line": 223, "column": 8 }, "end": { - "line": 226, + "line": 223, "column": 25 } }, @@ -10252,16 +9979,16 @@ "type": "Block", "value": "*\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n ", "range": [ - 5645, - 5819 + 5522, + 5696 ], "loc": { "start": { - "line": 220, + "line": 217, "column": 8 }, "end": { - "line": 225, + "line": 222, "column": 11 } } @@ -10272,16 +9999,16 @@ "type": "Block", "value": "*\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n ", "range": [ - 5855, - 5995 + 5732, + 5872 ], "loc": { "start": { - "line": 228, + "line": 225, "column": 8 }, "end": { - "line": 232, + "line": 229, "column": 11 } } @@ -10299,16 +10026,16 @@ "object": { "type": "ThisExpression", "range": [ - 6004, - 6008 + 5881, + 5885 ], "loc": { "start": { - "line": 233, + "line": 230, "column": 8 }, "end": { - "line": 233, + "line": 230, "column": 12 } } @@ -10317,31 +10044,31 @@ "type": "Identifier", "name": "mDiv", "range": [ - 6009, - 6013 + 5886, + 5890 ], "loc": { "start": { - "line": 233, + "line": 230, "column": 13 }, "end": { - "line": 233, + "line": 230, "column": 17 } } }, "range": [ - 6004, - 6013 + 5881, + 5890 ], "loc": { "start": { - "line": 233, + "line": 230, "column": 8 }, "end": { - "line": 233, + "line": 230, "column": 17 } } @@ -10351,46 +10078,46 @@ "value": null, "raw": "null", "range": [ - 6016, - 6020 + 5893, + 5897 ], "loc": { "start": { - "line": 233, + "line": 230, "column": 20 }, "end": { - "line": 233, + "line": 230, "column": 24 } } }, "range": [ - 6004, - 6020 + 5881, + 5897 ], "loc": { "start": { - "line": 233, + "line": 230, "column": 8 }, "end": { - "line": 233, + "line": 230, "column": 24 } } }, "range": [ - 6004, - 6021 + 5881, + 5898 ], "loc": { "start": { - "line": 233, + "line": 230, "column": 8 }, "end": { - "line": 233, + "line": 230, "column": 25 } }, @@ -10399,16 +10126,16 @@ "type": "Block", "value": "*\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n ", "range": [ - 5855, - 5995 + 5732, + 5872 ], "loc": { "start": { - "line": 228, + "line": 225, "column": 8 }, "end": { - "line": 232, + "line": 229, "column": 11 } } @@ -10419,16 +10146,16 @@ "type": "Block", "value": "*\n * Css class for toolbar's container DOM element\n * @type {String}\n ", "range": [ - 6031, - 6129 + 5908, + 6006 ], "loc": { "start": { - "line": 235, + "line": 232, "column": 8 }, "end": { - "line": 238, + "line": 235, "column": 11 } } @@ -10446,16 +10173,16 @@ "object": { "type": "ThisExpression", "range": [ - 6138, - 6142 + 6015, + 6019 ], "loc": { "start": { - "line": 239, + "line": 236, "column": 8 }, "end": { - "line": 239, + "line": 236, "column": 12 } } @@ -10464,31 +10191,31 @@ "type": "Identifier", "name": "infDivCssClass", "range": [ - 6143, - 6157 + 6020, + 6034 ], "loc": { "start": { - "line": 239, + "line": 236, "column": 13 }, "end": { - "line": 239, + "line": 236, "column": 27 } } }, "range": [ - 6138, - 6157 + 6015, + 6034 ], "loc": { "start": { - "line": 239, + "line": 236, "column": 8 }, "end": { - "line": 239, + "line": 236, "column": 27 } } @@ -10503,16 +10230,16 @@ "type": "Identifier", "name": "f", "range": [ - 6160, - 6161 + 6037, + 6038 ], "loc": { "start": { - "line": 239, + "line": 236, "column": 30 }, "end": { - "line": 239, + "line": 236, "column": 31 } } @@ -10521,31 +10248,31 @@ "type": "Identifier", "name": "inf_div_css_class", "range": [ - 6162, - 6179 + 6039, + 6056 ], "loc": { "start": { - "line": 239, + "line": 236, "column": 32 }, "end": { - "line": 239, + "line": 236, "column": 49 } } }, "range": [ - 6160, - 6179 + 6037, + 6056 ], "loc": { "start": { - "line": 239, + "line": 236, "column": 30 }, "end": { - "line": 239, + "line": 236, "column": 49 } } @@ -10555,61 +10282,61 @@ "value": "inf", "raw": "'inf'", "range": [ - 6183, - 6188 + 6060, + 6065 ], "loc": { "start": { - "line": 239, + "line": 236, "column": 53 }, "end": { - "line": 239, + "line": 236, "column": 58 } } }, "range": [ - 6160, - 6188 + 6037, + 6065 ], "loc": { "start": { - "line": 239, + "line": 236, "column": 30 }, "end": { - "line": 239, + "line": 236, "column": 58 } } }, "range": [ - 6138, - 6188 + 6015, + 6065 ], "loc": { "start": { - "line": 239, + "line": 236, "column": 8 }, "end": { - "line": 239, + "line": 236, "column": 58 } } }, "range": [ - 6138, - 6189 + 6015, + 6066 ], "loc": { "start": { - "line": 239, + "line": 236, "column": 8 }, "end": { - "line": 239, + "line": 236, "column": 59 } }, @@ -10618,16 +10345,16 @@ "type": "Block", "value": "*\n * Css class for toolbar's container DOM element\n * @type {String}\n ", "range": [ - 6031, - 6129 + 5908, + 6006 ], "loc": { "start": { - "line": 235, + "line": 232, "column": 8 }, "end": { - "line": 238, + "line": 235, "column": 11 } } @@ -10638,16 +10365,16 @@ "type": "Block", "value": "*\n * Css class for left-side inner container DOM element\n * @type {String}\n ", "range": [ - 6199, - 6303 + 6076, + 6180 ], "loc": { "start": { - "line": 241, + "line": 238, "column": 8 }, "end": { - "line": 244, + "line": 241, "column": 11 } } @@ -10665,16 +10392,16 @@ "object": { "type": "ThisExpression", "range": [ - 6312, - 6316 + 6189, + 6193 ], "loc": { "start": { - "line": 245, + "line": 242, "column": 8 }, "end": { - "line": 245, + "line": 242, "column": 12 } } @@ -10683,31 +10410,31 @@ "type": "Identifier", "name": "lDivCssClass", "range": [ - 6317, - 6329 + 6194, + 6206 ], "loc": { "start": { - "line": 245, + "line": 242, "column": 13 }, "end": { - "line": 245, + "line": 242, "column": 25 } } }, "range": [ - 6312, - 6329 + 6189, + 6206 ], "loc": { "start": { - "line": 245, + "line": 242, "column": 8 }, "end": { - "line": 245, + "line": 242, "column": 25 } } @@ -10722,16 +10449,16 @@ "type": "Identifier", "name": "f", "range": [ - 6332, - 6333 + 6209, + 6210 ], "loc": { "start": { - "line": 245, + "line": 242, "column": 28 }, "end": { - "line": 245, + "line": 242, "column": 29 } } @@ -10740,31 +10467,31 @@ "type": "Identifier", "name": "left_div_css_class", "range": [ - 6334, - 6352 + 6211, + 6229 ], "loc": { "start": { - "line": 245, + "line": 242, "column": 30 }, "end": { - "line": 245, + "line": 242, "column": 48 } } }, "range": [ - 6332, - 6352 + 6209, + 6229 ], "loc": { "start": { - "line": 245, + "line": 242, "column": 28 }, "end": { - "line": 245, + "line": 242, "column": 48 } } @@ -10774,61 +10501,61 @@ "value": "ldiv", "raw": "'ldiv'", "range": [ - 6356, - 6362 + 6233, + 6239 ], "loc": { "start": { - "line": 245, + "line": 242, "column": 52 }, "end": { - "line": 245, + "line": 242, "column": 58 } } }, "range": [ - 6332, - 6362 + 6209, + 6239 ], "loc": { "start": { - "line": 245, + "line": 242, "column": 28 }, "end": { - "line": 245, + "line": 242, "column": 58 } } }, "range": [ - 6312, - 6362 + 6189, + 6239 ], "loc": { "start": { - "line": 245, + "line": 242, "column": 8 }, "end": { - "line": 245, + "line": 242, "column": 58 } } }, "range": [ - 6312, - 6363 + 6189, + 6240 ], "loc": { "start": { - "line": 245, + "line": 242, "column": 8 }, "end": { - "line": 245, + "line": 242, "column": 59 } }, @@ -10837,16 +10564,16 @@ "type": "Block", "value": "*\n * Css class for left-side inner container DOM element\n * @type {String}\n ", "range": [ - 6199, - 6303 + 6076, + 6180 ], "loc": { "start": { - "line": 241, + "line": 238, "column": 8 }, "end": { - "line": 244, + "line": 241, "column": 11 } } @@ -10857,16 +10584,16 @@ "type": "Block", "value": "*\n * Css class for right-side inner container DOM element\n * @type {String}\n ", "range": [ - 6373, - 6478 + 6250, + 6355 ], "loc": { "start": { - "line": 247, + "line": 244, "column": 8 }, "end": { - "line": 250, + "line": 247, "column": 11 } } @@ -10884,16 +10611,16 @@ "object": { "type": "ThisExpression", "range": [ - 6487, - 6491 + 6364, + 6368 ], "loc": { "start": { - "line": 251, + "line": 248, "column": 8 }, "end": { - "line": 251, + "line": 248, "column": 12 } } @@ -10902,31 +10629,31 @@ "type": "Identifier", "name": "rDivCssClass", "range": [ - 6492, - 6504 + 6369, + 6381 ], "loc": { "start": { - "line": 251, + "line": 248, "column": 13 }, "end": { - "line": 251, + "line": 248, "column": 25 } } }, "range": [ - 6487, - 6504 + 6364, + 6381 ], "loc": { "start": { - "line": 251, + "line": 248, "column": 8 }, "end": { - "line": 251, + "line": 248, "column": 25 } } @@ -10941,16 +10668,16 @@ "type": "Identifier", "name": "f", "range": [ - 6507, - 6508 + 6384, + 6385 ], "loc": { "start": { - "line": 251, + "line": 248, "column": 28 }, "end": { - "line": 251, + "line": 248, "column": 29 } } @@ -10959,31 +10686,31 @@ "type": "Identifier", "name": "right_div_css_class", "range": [ - 6509, - 6528 + 6386, + 6405 ], "loc": { "start": { - "line": 251, + "line": 248, "column": 30 }, "end": { - "line": 251, + "line": 248, "column": 49 } } }, "range": [ - 6507, - 6528 + 6384, + 6405 ], "loc": { "start": { - "line": 251, + "line": 248, "column": 28 }, "end": { - "line": 251, + "line": 248, "column": 49 } } @@ -10993,61 +10720,61 @@ "value": "rdiv", "raw": "'rdiv'", "range": [ - 6532, - 6538 + 6409, + 6415 ], "loc": { "start": { - "line": 251, + "line": 248, "column": 53 }, "end": { - "line": 251, + "line": 248, "column": 59 } } }, "range": [ - 6507, - 6538 + 6384, + 6415 ], "loc": { "start": { - "line": 251, + "line": 248, "column": 28 }, "end": { - "line": 251, + "line": 248, "column": 59 } } }, "range": [ - 6487, - 6538 + 6364, + 6415 ], "loc": { "start": { - "line": 251, + "line": 248, "column": 8 }, "end": { - "line": 251, + "line": 248, "column": 59 } } }, "range": [ - 6487, - 6539 + 6364, + 6416 ], "loc": { "start": { - "line": 251, + "line": 248, "column": 8 }, "end": { - "line": 251, + "line": 248, "column": 60 } }, @@ -11056,16 +10783,16 @@ "type": "Block", "value": "*\n * Css class for right-side inner container DOM element\n * @type {String}\n ", "range": [ - 6373, - 6478 + 6250, + 6355 ], "loc": { "start": { - "line": 247, + "line": 244, "column": 8 }, "end": { - "line": 250, + "line": 247, "column": 11 } } @@ -11076,16 +10803,16 @@ "type": "Block", "value": "*\n * Css class for middle inner container DOM element\n * @type {String}\n ", "range": [ - 6549, - 6650 + 6426, + 6527 ], "loc": { "start": { - "line": 253, + "line": 250, "column": 8 }, "end": { - "line": 256, + "line": 253, "column": 11 } } @@ -11103,16 +10830,16 @@ "object": { "type": "ThisExpression", "range": [ - 6659, - 6663 + 6536, + 6540 ], "loc": { "start": { - "line": 257, + "line": 254, "column": 8 }, "end": { - "line": 257, + "line": 254, "column": 12 } } @@ -11121,31 +10848,31 @@ "type": "Identifier", "name": "mDivCssClass", "range": [ - 6664, - 6676 + 6541, + 6553 ], "loc": { "start": { - "line": 257, + "line": 254, "column": 13 }, "end": { - "line": 257, + "line": 254, "column": 25 } } }, "range": [ - 6659, - 6676 + 6536, + 6553 ], "loc": { "start": { - "line": 257, + "line": 254, "column": 8 }, "end": { - "line": 257, + "line": 254, "column": 25 } } @@ -11160,16 +10887,16 @@ "type": "Identifier", "name": "f", "range": [ - 6679, - 6680 + 6556, + 6557 ], "loc": { "start": { - "line": 257, + "line": 254, "column": 28 }, "end": { - "line": 257, + "line": 254, "column": 29 } } @@ -11178,31 +10905,31 @@ "type": "Identifier", "name": "middle_div_css_class", "range": [ - 6681, - 6701 + 6558, + 6578 ], "loc": { "start": { - "line": 257, + "line": 254, "column": 30 }, "end": { - "line": 257, + "line": 254, "column": 50 } } }, "range": [ - 6679, - 6701 + 6556, + 6578 ], "loc": { "start": { - "line": 257, + "line": 254, "column": 28 }, "end": { - "line": 257, + "line": 254, "column": 50 } } @@ -11212,61 +10939,61 @@ "value": "mdiv", "raw": "'mdiv'", "range": [ - 6705, - 6711 + 6582, + 6588 ], "loc": { "start": { - "line": 257, + "line": 254, "column": 54 }, "end": { - "line": 257, + "line": 254, "column": 60 } } }, "range": [ - 6679, - 6711 + 6556, + 6588 ], "loc": { "start": { - "line": 257, + "line": 254, "column": 28 }, "end": { - "line": 257, + "line": 254, "column": 60 } } }, "range": [ - 6659, - 6711 + 6536, + 6588 ], "loc": { "start": { - "line": 257, + "line": 254, "column": 8 }, "end": { - "line": 257, + "line": 254, "column": 60 } } }, "range": [ - 6659, - 6712 + 6536, + 6589 ], "loc": { "start": { - "line": 257, + "line": 254, "column": 8 }, "end": { - "line": 257, + "line": 254, "column": 61 } }, @@ -11275,16 +11002,16 @@ "type": "Block", "value": "*\n * Css class for middle inner container DOM element\n * @type {String}\n ", "range": [ - 6549, - 6650 + 6426, + 6527 ], "loc": { "start": { - "line": 253, + "line": 250, "column": 8 }, "end": { - "line": 256, + "line": 253, "column": 11 } } @@ -11295,16 +11022,16 @@ "type": "Block", "value": "** filters' grid appearance **", "range": [ - 6722, - 6756 + 6599, + 6633 ], "loc": { "start": { - "line": 259, + "line": 256, "column": 8 }, "end": { - "line": 259, + "line": 256, "column": 42 } } @@ -11313,16 +11040,16 @@ "type": "Block", "value": "*\n * Path for stylesheets\n * @type {String}\n ", "range": [ - 6765, - 6838 + 6642, + 6715 ], "loc": { "start": { - "line": 260, + "line": 257, "column": 8 }, "end": { - "line": 263, + "line": 260, "column": 11 } } @@ -11340,16 +11067,16 @@ "object": { "type": "ThisExpression", "range": [ - 6847, - 6851 + 6724, + 6728 ], "loc": { "start": { - "line": 264, + "line": 261, "column": 8 }, "end": { - "line": 264, + "line": 261, "column": 12 } } @@ -11358,31 +11085,31 @@ "type": "Identifier", "name": "stylePath", "range": [ - 6852, - 6861 + 6729, + 6738 ], "loc": { "start": { - "line": 264, + "line": 261, "column": 13 }, "end": { - "line": 264, + "line": 261, "column": 22 } } }, "range": [ - 6847, - 6861 + 6724, + 6738 ], "loc": { "start": { - "line": 264, + "line": 261, "column": 8 }, "end": { - "line": 264, + "line": 261, "column": 22 } } @@ -11397,16 +11124,16 @@ "type": "Identifier", "name": "f", "range": [ - 6864, - 6865 + 6741, + 6742 ], "loc": { "start": { - "line": 264, + "line": 261, "column": 25 }, "end": { - "line": 264, + "line": 261, "column": 26 } } @@ -11415,31 +11142,31 @@ "type": "Identifier", "name": "style_path", "range": [ - 6866, - 6876 + 6743, + 6753 ], "loc": { "start": { - "line": 264, + "line": 261, "column": 27 }, "end": { - "line": 264, + "line": 261, "column": 37 } } }, "range": [ - 6864, - 6876 + 6741, + 6753 ], "loc": { "start": { - "line": 264, + "line": 261, "column": 25 }, "end": { - "line": 264, + "line": 261, "column": 37 } } @@ -11453,16 +11180,16 @@ "object": { "type": "ThisExpression", "range": [ - 6880, - 6884 + 6757, + 6761 ], "loc": { "start": { - "line": 264, + "line": 261, "column": 41 }, "end": { - "line": 264, + "line": 261, "column": 45 } } @@ -11471,31 +11198,31 @@ "type": "Identifier", "name": "basePath", "range": [ - 6885, - 6893 + 6762, + 6770 ], "loc": { "start": { - "line": 264, + "line": 261, "column": 46 }, "end": { - "line": 264, + "line": 261, "column": 54 } } }, "range": [ - 6880, - 6893 + 6757, + 6770 ], "loc": { "start": { - "line": 264, + "line": 261, "column": 41 }, "end": { - "line": 264, + "line": 261, "column": 54 } } @@ -11505,76 +11232,76 @@ "value": "style/", "raw": "'style/'", "range": [ - 6896, - 6904 + 6773, + 6781 ], "loc": { "start": { - "line": 264, + "line": 261, "column": 57 }, "end": { - "line": 264, + "line": 261, "column": 65 } } }, "range": [ - 6880, - 6904 + 6757, + 6781 ], "loc": { "start": { - "line": 264, + "line": 261, "column": 41 }, "end": { - "line": 264, + "line": 261, "column": 65 } } }, "range": [ - 6864, - 6904 + 6741, + 6781 ], "loc": { "start": { - "line": 264, + "line": 261, "column": 25 }, "end": { - "line": 264, + "line": 261, "column": 65 } } }, "range": [ - 6847, - 6904 + 6724, + 6781 ], "loc": { "start": { - "line": 264, + "line": 261, "column": 8 }, "end": { - "line": 264, + "line": 261, "column": 65 } } }, "range": [ - 6847, - 6905 + 6724, + 6782 ], "loc": { "start": { - "line": 264, + "line": 261, "column": 8 }, "end": { - "line": 264, + "line": 261, "column": 66 } }, @@ -11583,16 +11310,16 @@ "type": "Block", "value": "** filters' grid appearance **", "range": [ - 6722, - 6756 + 6599, + 6633 ], "loc": { "start": { - "line": 259, + "line": 256, "column": 8 }, "end": { - "line": 259, + "line": 256, "column": 42 } } @@ -11601,16 +11328,16 @@ "type": "Block", "value": "*\n * Path for stylesheets\n * @type {String}\n ", "range": [ - 6765, - 6838 + 6642, + 6715 ], "loc": { "start": { - "line": 260, + "line": 257, "column": 8 }, "end": { - "line": 263, + "line": 260, "column": 11 } } @@ -11621,16 +11348,16 @@ "type": "Block", "value": "*\n * Main stylesheet path\n * @type {String}\n ", "range": [ - 6915, - 6988 + 6792, + 6865 ], "loc": { "start": { - "line": 266, + "line": 263, "column": 8 }, "end": { - "line": 269, + "line": 266, "column": 11 } } @@ -11648,16 +11375,16 @@ "object": { "type": "ThisExpression", "range": [ - 6997, - 7001 + 6874, + 6878 ], "loc": { "start": { - "line": 270, + "line": 267, "column": 8 }, "end": { - "line": 270, + "line": 267, "column": 12 } } @@ -11666,31 +11393,31 @@ "type": "Identifier", "name": "stylesheet", "range": [ - 7002, - 7012 + 6879, + 6889 ], "loc": { "start": { - "line": 270, + "line": 267, "column": 13 }, "end": { - "line": 270, + "line": 267, "column": 23 } } }, "range": [ - 6997, - 7012 + 6874, + 6889 ], "loc": { "start": { - "line": 270, + "line": 267, "column": 8 }, "end": { - "line": 270, + "line": 267, "column": 23 } } @@ -11705,16 +11432,16 @@ "type": "Identifier", "name": "f", "range": [ - 7015, - 7016 + 6892, + 6893 ], "loc": { "start": { - "line": 270, + "line": 267, "column": 26 }, "end": { - "line": 270, + "line": 267, "column": 27 } } @@ -11723,31 +11450,31 @@ "type": "Identifier", "name": "stylesheet", "range": [ - 7017, - 7027 + 6894, + 6904 ], "loc": { "start": { - "line": 270, + "line": 267, "column": 28 }, "end": { - "line": 270, + "line": 267, "column": 38 } } }, "range": [ - 7015, - 7027 + 6892, + 6904 ], "loc": { "start": { - "line": 270, + "line": 267, "column": 26 }, "end": { - "line": 270, + "line": 267, "column": 38 } } @@ -11761,16 +11488,16 @@ "object": { "type": "ThisExpression", "range": [ - 7031, - 7035 + 6908, + 6912 ], "loc": { "start": { - "line": 270, + "line": 267, "column": 42 }, "end": { - "line": 270, + "line": 267, "column": 46 } } @@ -11779,31 +11506,31 @@ "type": "Identifier", "name": "stylePath", "range": [ - 7036, - 7045 + 6913, + 6922 ], "loc": { "start": { - "line": 270, + "line": 267, "column": 47 }, "end": { - "line": 270, + "line": 267, "column": 56 } } }, "range": [ - 7031, - 7045 + 6908, + 6922 ], "loc": { "start": { - "line": 270, + "line": 267, "column": 42 }, "end": { - "line": 270, + "line": 267, "column": 56 } } @@ -11813,76 +11540,76 @@ "value": "tablefilter.css", "raw": "'tablefilter.css'", "range": [ - 7048, - 7065 + 6925, + 6942 ], "loc": { "start": { - "line": 270, + "line": 267, "column": 59 }, "end": { - "line": 270, + "line": 267, "column": 76 } } }, "range": [ - 7031, - 7065 + 6908, + 6942 ], "loc": { "start": { - "line": 270, + "line": 267, "column": 42 }, "end": { - "line": 270, + "line": 267, "column": 76 } } }, "range": [ - 7015, - 7065 + 6892, + 6942 ], "loc": { "start": { - "line": 270, + "line": 267, "column": 26 }, "end": { - "line": 270, + "line": 267, "column": 76 } } }, "range": [ - 6997, - 7065 + 6874, + 6942 ], "loc": { "start": { - "line": 270, + "line": 267, "column": 8 }, "end": { - "line": 270, + "line": 267, "column": 76 } } }, "range": [ - 6997, - 7066 + 6874, + 6943 ], "loc": { "start": { - "line": 270, + "line": 267, "column": 8 }, "end": { - "line": 270, + "line": 267, "column": 77 } }, @@ -11891,16 +11618,16 @@ "type": "Block", "value": "*\n * Main stylesheet path\n * @type {String}\n ", "range": [ - 6915, - 6988 + 6792, + 6865 ], "loc": { "start": { - "line": 266, + "line": 263, "column": 8 }, "end": { - "line": 269, + "line": 266, "column": 11 } } @@ -11911,16 +11638,16 @@ "type": "Block", "value": "*\n * Main stylesheet ID\n * @type {String}\n * @private\n ", "range": [ - 7076, - 7167 + 6953, + 7044 ], "loc": { "start": { - "line": 272, + "line": 269, "column": 8 }, "end": { - "line": 276, + "line": 273, "column": 11 } } @@ -11938,16 +11665,16 @@ "object": { "type": "ThisExpression", "range": [ - 7176, - 7180 + 7053, + 7057 ], "loc": { "start": { - "line": 277, + "line": 274, "column": 8 }, "end": { - "line": 277, + "line": 274, "column": 12 } } @@ -11956,31 +11683,31 @@ "type": "Identifier", "name": "stylesheetId", "range": [ - 7181, - 7193 + 7058, + 7070 ], "loc": { "start": { - "line": 277, + "line": 274, "column": 13 }, "end": { - "line": 277, + "line": 274, "column": 25 } } }, "range": [ - 7176, - 7193 + 7053, + 7070 ], "loc": { "start": { - "line": 277, + "line": 274, "column": 8 }, "end": { - "line": 277, + "line": 274, "column": 25 } } @@ -11994,16 +11721,16 @@ "object": { "type": "ThisExpression", "range": [ - 7196, - 7200 + 7073, + 7077 ], "loc": { "start": { - "line": 277, + "line": 274, "column": 28 }, "end": { - "line": 277, + "line": 274, "column": 32 } } @@ -12012,31 +11739,31 @@ "type": "Identifier", "name": "id", "range": [ - 7201, - 7203 + 7078, + 7080 ], "loc": { "start": { - "line": 277, + "line": 274, "column": 33 }, "end": { - "line": 277, + "line": 274, "column": 35 } } }, "range": [ - 7196, - 7203 + 7073, + 7080 ], "loc": { "start": { - "line": 277, + "line": 274, "column": 28 }, "end": { - "line": 277, + "line": 274, "column": 35 } } @@ -12046,61 +11773,61 @@ "value": "_style", "raw": "'_style'", "range": [ - 7206, - 7214 + 7083, + 7091 ], "loc": { "start": { - "line": 277, + "line": 274, "column": 38 }, "end": { - "line": 277, + "line": 274, "column": 46 } } }, "range": [ - 7196, - 7214 + 7073, + 7091 ], "loc": { "start": { - "line": 277, + "line": 274, "column": 28 }, "end": { - "line": 277, + "line": 274, "column": 46 } } }, "range": [ - 7176, - 7214 + 7053, + 7091 ], "loc": { "start": { - "line": 277, + "line": 274, "column": 8 }, "end": { - "line": 277, + "line": 274, "column": 46 } } }, "range": [ - 7176, - 7215 + 7053, + 7092 ], "loc": { "start": { - "line": 277, + "line": 274, "column": 8 }, "end": { - "line": 277, + "line": 274, "column": 47 } }, @@ -12109,16 +11836,16 @@ "type": "Block", "value": "*\n * Main stylesheet ID\n * @type {String}\n * @private\n ", "range": [ - 7076, - 7167 + 6953, + 7044 ], "loc": { "start": { - "line": 272, + "line": 269, "column": 8 }, "end": { - "line": 276, + "line": 273, "column": 11 } } @@ -12129,16 +11856,16 @@ "type": "Block", "value": "*\n * Css class for the filters row\n * @type {String}\n ", "range": [ - 7225, - 7307 + 7102, + 7184 ], "loc": { "start": { - "line": 279, + "line": 276, "column": 8 }, "end": { - "line": 282, + "line": 279, "column": 11 } } @@ -12156,16 +11883,16 @@ "object": { "type": "ThisExpression", "range": [ - 7316, - 7320 + 7193, + 7197 ], "loc": { "start": { - "line": 283, + "line": 280, "column": 8 }, "end": { - "line": 283, + "line": 280, "column": 12 } } @@ -12174,31 +11901,31 @@ "type": "Identifier", "name": "fltsRowCssClass", "range": [ - 7321, - 7336 + 7198, + 7213 ], "loc": { "start": { - "line": 283, + "line": 280, "column": 13 }, "end": { - "line": 283, + "line": 280, "column": 28 } } }, "range": [ - 7316, - 7336 + 7193, + 7213 ], "loc": { "start": { - "line": 283, + "line": 280, "column": 8 }, "end": { - "line": 283, + "line": 280, "column": 28 } } @@ -12213,16 +11940,16 @@ "type": "Identifier", "name": "f", "range": [ - 7339, - 7340 + 7216, + 7217 ], "loc": { "start": { - "line": 283, + "line": 280, "column": 31 }, "end": { - "line": 283, + "line": 280, "column": 32 } } @@ -12231,31 +11958,31 @@ "type": "Identifier", "name": "flts_row_css_class", "range": [ - 7341, - 7359 + 7218, + 7236 ], "loc": { "start": { - "line": 283, + "line": 280, "column": 33 }, "end": { - "line": 283, + "line": 280, "column": 51 } } }, "range": [ - 7339, - 7359 + 7216, + 7236 ], "loc": { "start": { - "line": 283, + "line": 280, "column": 31 }, "end": { - "line": 283, + "line": 280, "column": 51 } } @@ -12265,61 +11992,61 @@ "value": "fltrow", "raw": "'fltrow'", "range": [ - 7363, - 7371 + 7240, + 7248 ], "loc": { "start": { - "line": 283, + "line": 280, "column": 55 }, "end": { - "line": 283, + "line": 280, "column": 63 } } }, "range": [ - 7339, - 7371 + 7216, + 7248 ], "loc": { "start": { - "line": 283, + "line": 280, "column": 31 }, "end": { - "line": 283, + "line": 280, "column": 63 } } }, "range": [ - 7316, - 7371 + 7193, + 7248 ], "loc": { "start": { - "line": 283, + "line": 280, "column": 8 }, "end": { - "line": 283, + "line": 280, "column": 63 } } }, "range": [ - 7316, - 7372 + 7193, + 7249 ], "loc": { "start": { - "line": 283, + "line": 280, "column": 8 }, "end": { - "line": 283, + "line": 280, "column": 64 } }, @@ -12328,16 +12055,16 @@ "type": "Block", "value": "*\n * Css class for the filters row\n * @type {String}\n ", "range": [ - 7225, - 7307 + 7102, + 7184 ], "loc": { "start": { - "line": 279, + "line": 276, "column": 8 }, "end": { - "line": 282, + "line": 279, "column": 11 } } @@ -12348,16 +12075,16 @@ "type": "Block", "value": "*\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n ", "range": [ - 7382, - 7479 + 7259, + 7356 ], "loc": { "start": { - "line": 285, + "line": 282, "column": 8 }, "end": { - "line": 288, + "line": 285, "column": 11 } } @@ -12375,16 +12102,16 @@ "object": { "type": "ThisExpression", "range": [ - 7488, - 7492 + 7365, + 7369 ], "loc": { "start": { - "line": 289, + "line": 286, "column": 8 }, "end": { - "line": 289, + "line": 286, "column": 12 } } @@ -12393,31 +12120,31 @@ "type": "Identifier", "name": "enableIcons", "range": [ - 7493, - 7504 + 7370, + 7381 ], "loc": { "start": { - "line": 289, + "line": 286, "column": 13 }, "end": { - "line": 289, + "line": 286, "column": 24 } } }, "range": [ - 7488, - 7504 + 7365, + 7381 ], "loc": { "start": { - "line": 289, + "line": 286, "column": 8 }, "end": { - "line": 289, + "line": 286, "column": 24 } } @@ -12434,16 +12161,16 @@ "type": "Identifier", "name": "f", "range": [ - 7507, - 7508 + 7384, + 7385 ], "loc": { "start": { - "line": 289, + "line": 286, "column": 27 }, "end": { - "line": 289, + "line": 286, "column": 28 } } @@ -12452,31 +12179,31 @@ "type": "Identifier", "name": "enable_icons", "range": [ - 7509, - 7521 + 7386, + 7398 ], "loc": { "start": { - "line": 289, + "line": 286, "column": 29 }, "end": { - "line": 289, + "line": 286, "column": 41 } } }, "range": [ - 7507, - 7521 + 7384, + 7398 ], "loc": { "start": { - "line": 289, + "line": 286, "column": 27 }, "end": { - "line": 289, + "line": 286, "column": 41 } } @@ -12486,31 +12213,31 @@ "value": false, "raw": "false", "range": [ - 7526, - 7531 + 7403, + 7408 ], "loc": { "start": { - "line": 289, + "line": 286, "column": 46 }, "end": { - "line": 289, + "line": 286, "column": 51 } } }, "range": [ - 7507, - 7531 + 7384, + 7408 ], "loc": { "start": { - "line": 289, + "line": 286, "column": 27 }, "end": { - "line": 289, + "line": 286, "column": 51 } } @@ -12520,16 +12247,16 @@ "value": false, "raw": "false", "range": [ - 7534, - 7539 + 7411, + 7416 ], "loc": { "start": { - "line": 289, + "line": 286, "column": 54 }, "end": { - "line": 289, + "line": 286, "column": 59 } } @@ -12539,61 +12266,61 @@ "value": true, "raw": "true", "range": [ - 7542, - 7546 + 7419, + 7423 ], "loc": { "start": { - "line": 289, + "line": 286, "column": 62 }, "end": { - "line": 289, + "line": 286, "column": 66 } } }, "range": [ - 7507, - 7546 + 7384, + 7423 ], "loc": { "start": { - "line": 289, + "line": 286, "column": 27 }, "end": { - "line": 289, + "line": 286, "column": 66 } } }, "range": [ - 7488, - 7546 + 7365, + 7423 ], "loc": { "start": { - "line": 289, + "line": 286, "column": 8 }, "end": { - "line": 289, + "line": 286, "column": 66 } } }, "range": [ - 7488, - 7547 + 7365, + 7424 ], "loc": { "start": { - "line": 289, + "line": 286, "column": 8 }, "end": { - "line": 289, + "line": 286, "column": 67 } }, @@ -12602,16 +12329,16 @@ "type": "Block", "value": "*\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n ", "range": [ - 7382, - 7479 + 7259, + 7356 ], "loc": { "start": { - "line": 285, + "line": 282, "column": 8 }, "end": { - "line": 288, + "line": 285, "column": 11 } } @@ -12622,16 +12349,16 @@ "type": "Block", "value": "*\n * Enable/disable alternating rows\n * @type {Boolean}\n ", "range": [ - 7557, - 7642 + 7434, + 7519 ], "loc": { "start": { - "line": 291, + "line": 288, "column": 8 }, "end": { - "line": 294, + "line": 291, "column": 11 } } @@ -12649,16 +12376,16 @@ "object": { "type": "ThisExpression", "range": [ - 7651, - 7655 + 7528, + 7532 ], "loc": { "start": { - "line": 295, + "line": 292, "column": 8 }, "end": { - "line": 295, + "line": 292, "column": 12 } } @@ -12667,31 +12394,31 @@ "type": "Identifier", "name": "alternateRows", "range": [ - 7656, - 7669 + 7533, + 7546 ], "loc": { "start": { - "line": 295, + "line": 292, "column": 13 }, "end": { - "line": 295, + "line": 292, "column": 26 } } }, "range": [ - 7651, - 7669 + 7528, + 7546 ], "loc": { "start": { - "line": 295, + "line": 292, "column": 8 }, "end": { - "line": 295, + "line": 292, "column": 26 } } @@ -12702,16 +12429,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 7672, - 7679 + 7549, + 7556 ], "loc": { "start": { - "line": 295, + "line": 292, "column": 29 }, "end": { - "line": 295, + "line": 292, "column": 36 } } @@ -12724,16 +12451,16 @@ "type": "Identifier", "name": "f", "range": [ - 7680, - 7681 + 7557, + 7558 ], "loc": { "start": { - "line": 295, + "line": 292, "column": 37 }, "end": { - "line": 295, + "line": 292, "column": 38 } } @@ -12742,77 +12469,77 @@ "type": "Identifier", "name": "alternate_rows", "range": [ - 7682, - 7696 + 7559, + 7573 ], "loc": { "start": { - "line": 295, + "line": 292, "column": 39 }, "end": { - "line": 295, + "line": 292, "column": 53 } } }, "range": [ - 7680, - 7696 + 7557, + 7573 ], "loc": { "start": { - "line": 295, + "line": 292, "column": 37 }, "end": { - "line": 295, + "line": 292, "column": 53 } } } ], "range": [ - 7672, - 7697 + 7549, + 7574 ], "loc": { "start": { - "line": 295, + "line": 292, "column": 29 }, "end": { - "line": 295, + "line": 292, "column": 54 } } }, "range": [ - 7651, - 7697 + 7528, + 7574 ], "loc": { "start": { - "line": 295, + "line": 292, "column": 8 }, "end": { - "line": 295, + "line": 292, "column": 54 } } }, "range": [ - 7651, - 7698 + 7528, + 7575 ], "loc": { "start": { - "line": 295, + "line": 292, "column": 8 }, "end": { - "line": 295, + "line": 292, "column": 55 } }, @@ -12821,16 +12548,16 @@ "type": "Block", "value": "*\n * Enable/disable alternating rows\n * @type {Boolean}\n ", "range": [ - 7557, - 7642 + 7434, + 7519 ], "loc": { "start": { - "line": 291, + "line": 288, "column": 8 }, "end": { - "line": 294, + "line": 291, "column": 11 } } @@ -12841,16 +12568,16 @@ "type": "Block", "value": "*\n * Indicate whether columns widths are set\n * @type {Boolean}\n * @private\n ", "range": [ - 7708, - 7821 + 7585, + 7698 ], "loc": { "start": { - "line": 297, + "line": 294, "column": 8 }, "end": { - "line": 301, + "line": 298, "column": 11 } } @@ -12868,16 +12595,16 @@ "object": { "type": "ThisExpression", "range": [ - 7830, - 7834 + 7707, + 7711 ], "loc": { "start": { - "line": 302, + "line": 299, "column": 8 }, "end": { - "line": 302, + "line": 299, "column": 12 } } @@ -12886,31 +12613,31 @@ "type": "Identifier", "name": "hasColWidths", "range": [ - 7835, - 7847 + 7712, + 7724 ], "loc": { "start": { - "line": 302, + "line": 299, "column": 13 }, "end": { - "line": 302, + "line": 299, "column": 25 } } }, "range": [ - 7830, - 7847 + 7707, + 7724 ], "loc": { "start": { - "line": 302, + "line": 299, "column": 8 }, "end": { - "line": 302, + "line": 299, "column": 25 } } @@ -12921,16 +12648,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 7850, - 7857 + 7727, + 7734 ], "loc": { "start": { - "line": 302, + "line": 299, "column": 28 }, "end": { - "line": 302, + "line": 299, "column": 35 } } @@ -12943,16 +12670,16 @@ "type": "Identifier", "name": "f", "range": [ - 7858, - 7859 + 7735, + 7736 ], "loc": { "start": { - "line": 302, + "line": 299, "column": 36 }, "end": { - "line": 302, + "line": 299, "column": 37 } } @@ -12961,77 +12688,77 @@ "type": "Identifier", "name": "col_widths", "range": [ - 7860, - 7870 + 7737, + 7747 ], "loc": { "start": { - "line": 302, + "line": 299, "column": 38 }, "end": { - "line": 302, + "line": 299, "column": 48 } } }, "range": [ - 7858, - 7870 + 7735, + 7747 ], "loc": { "start": { - "line": 302, + "line": 299, "column": 36 }, "end": { - "line": 302, + "line": 299, "column": 48 } } } ], "range": [ - 7850, - 7871 + 7727, + 7748 ], "loc": { "start": { - "line": 302, + "line": 299, "column": 28 }, "end": { - "line": 302, + "line": 299, "column": 49 } } }, "range": [ - 7830, - 7871 + 7707, + 7748 ], "loc": { "start": { - "line": 302, + "line": 299, "column": 8 }, "end": { - "line": 302, + "line": 299, "column": 49 } } }, "range": [ - 7830, - 7872 + 7707, + 7749 ], "loc": { "start": { - "line": 302, + "line": 299, "column": 8 }, "end": { - "line": 302, + "line": 299, "column": 50 } }, @@ -13040,16 +12767,16 @@ "type": "Block", "value": "*\n * Indicate whether columns widths are set\n * @type {Boolean}\n * @private\n ", "range": [ - 7708, - 7821 + 7585, + 7698 ], "loc": { "start": { - "line": 297, + "line": 294, "column": 8 }, "end": { - "line": 301, + "line": 298, "column": 11 } } @@ -13060,16 +12787,16 @@ "type": "Block", "value": "*\n * Columns widths array\n * @type {Array}\n ", "range": [ - 7882, - 7954 + 7759, + 7831 ], "loc": { "start": { - "line": 304, + "line": 301, "column": 8 }, "end": { - "line": 307, + "line": 304, "column": 11 } } @@ -13087,16 +12814,16 @@ "object": { "type": "ThisExpression", "range": [ - 7963, - 7967 + 7840, + 7844 ], "loc": { "start": { - "line": 308, + "line": 305, "column": 8 }, "end": { - "line": 308, + "line": 305, "column": 12 } } @@ -13105,31 +12832,31 @@ "type": "Identifier", "name": "colWidths", "range": [ - 7968, - 7977 + 7845, + 7854 ], "loc": { "start": { - "line": 308, + "line": 305, "column": 13 }, "end": { - "line": 308, + "line": 305, "column": 22 } } }, "range": [ - 7963, - 7977 + 7840, + 7854 ], "loc": { "start": { - "line": 308, + "line": 305, "column": 8 }, "end": { - "line": 308, + "line": 305, "column": 22 } } @@ -13142,16 +12869,16 @@ "object": { "type": "ThisExpression", "range": [ - 7980, - 7984 + 7857, + 7861 ], "loc": { "start": { - "line": 308, + "line": 305, "column": 25 }, "end": { - "line": 308, + "line": 305, "column": 29 } } @@ -13160,31 +12887,31 @@ "type": "Identifier", "name": "hasColWidths", "range": [ - 7985, - 7997 + 7862, + 7874 ], "loc": { "start": { - "line": 308, + "line": 305, "column": 30 }, "end": { - "line": 308, + "line": 305, "column": 42 } } }, "range": [ - 7980, - 7997 + 7857, + 7874 ], "loc": { "start": { - "line": 308, + "line": 305, "column": 25 }, "end": { - "line": 308, + "line": 305, "column": 42 } } @@ -13196,16 +12923,16 @@ "type": "Identifier", "name": "f", "range": [ - 8000, - 8001 + 7877, + 7878 ], "loc": { "start": { - "line": 308, + "line": 305, "column": 45 }, "end": { - "line": 308, + "line": 305, "column": 46 } } @@ -13214,31 +12941,31 @@ "type": "Identifier", "name": "col_widths", "range": [ - 8002, - 8012 + 7879, + 7889 ], "loc": { "start": { - "line": 308, + "line": 305, "column": 47 }, "end": { - "line": 308, + "line": 305, "column": 57 } } }, "range": [ - 8000, - 8012 + 7877, + 7889 ], "loc": { "start": { - "line": 308, + "line": 305, "column": 45 }, "end": { - "line": 308, + "line": 305, "column": 57 } } @@ -13247,61 +12974,61 @@ "type": "ArrayExpression", "elements": [], "range": [ - 8015, - 8017 + 7892, + 7894 ], "loc": { "start": { - "line": 308, + "line": 305, "column": 60 }, "end": { - "line": 308, + "line": 305, "column": 62 } } }, "range": [ - 7980, - 8017 + 7857, + 7894 ], "loc": { "start": { - "line": 308, + "line": 305, "column": 25 }, "end": { - "line": 308, + "line": 305, "column": 62 } } }, "range": [ - 7963, - 8017 + 7840, + 7894 ], "loc": { "start": { - "line": 308, + "line": 305, "column": 8 }, "end": { - "line": 308, + "line": 305, "column": 62 } } }, "range": [ - 7963, - 8018 + 7840, + 7895 ], "loc": { "start": { - "line": 308, + "line": 305, "column": 8 }, "end": { - "line": 308, + "line": 305, "column": 63 } }, @@ -13310,16 +13037,16 @@ "type": "Block", "value": "*\n * Columns widths array\n * @type {Array}\n ", "range": [ - 7882, - 7954 + 7759, + 7831 ], "loc": { "start": { - "line": 304, + "line": 301, "column": 8 }, "end": { - "line": 307, + "line": 304, "column": 11 } } @@ -13330,16 +13057,16 @@ "type": "Block", "value": "*\n * Css class for a filter element\n * @type {String}\n ", "range": [ - 8028, - 8111 + 7905, + 7988 ], "loc": { "start": { - "line": 310, + "line": 307, "column": 8 }, "end": { - "line": 313, + "line": 310, "column": 11 } } @@ -13357,16 +13084,16 @@ "object": { "type": "ThisExpression", "range": [ - 8120, - 8124 + 7997, + 8001 ], "loc": { "start": { - "line": 314, + "line": 311, "column": 8 }, "end": { - "line": 314, + "line": 311, "column": 12 } } @@ -13375,31 +13102,31 @@ "type": "Identifier", "name": "fltCssClass", "range": [ - 8125, - 8136 + 8002, + 8013 ], "loc": { "start": { - "line": 314, + "line": 311, "column": 13 }, "end": { - "line": 314, + "line": 311, "column": 24 } } }, "range": [ - 8120, - 8136 + 7997, + 8013 ], "loc": { "start": { - "line": 314, + "line": 311, "column": 8 }, "end": { - "line": 314, + "line": 311, "column": 24 } } @@ -13414,16 +13141,16 @@ "type": "Identifier", "name": "f", "range": [ - 8139, - 8140 + 8016, + 8017 ], "loc": { "start": { - "line": 314, + "line": 311, "column": 27 }, "end": { - "line": 314, + "line": 311, "column": 28 } } @@ -13432,31 +13159,31 @@ "type": "Identifier", "name": "flt_css_class", "range": [ - 8141, - 8154 + 8018, + 8031 ], "loc": { "start": { - "line": 314, + "line": 311, "column": 29 }, "end": { - "line": 314, + "line": 311, "column": 42 } } }, "range": [ - 8139, - 8154 + 8016, + 8031 ], "loc": { "start": { - "line": 314, + "line": 311, "column": 27 }, "end": { - "line": 314, + "line": 311, "column": 42 } } @@ -13466,61 +13193,61 @@ "value": "flt", "raw": "'flt'", "range": [ - 8158, - 8163 + 8035, + 8040 ], "loc": { "start": { - "line": 314, + "line": 311, "column": 46 }, "end": { - "line": 314, + "line": 311, "column": 51 } } }, "range": [ - 8139, - 8163 + 8016, + 8040 ], "loc": { "start": { - "line": 314, + "line": 311, "column": 27 }, "end": { - "line": 314, + "line": 311, "column": 51 } } }, "range": [ - 8120, - 8163 + 7997, + 8040 ], "loc": { "start": { - "line": 314, + "line": 311, "column": 8 }, "end": { - "line": 314, + "line": 311, "column": 51 } } }, "range": [ - 8120, - 8164 + 7997, + 8041 ], "loc": { "start": { - "line": 314, + "line": 311, "column": 8 }, "end": { - "line": 314, + "line": 311, "column": 52 } }, @@ -13529,16 +13256,16 @@ "type": "Block", "value": "*\n * Css class for a filter element\n * @type {String}\n ", "range": [ - 8028, - 8111 + 7905, + 7988 ], "loc": { "start": { - "line": 310, + "line": 307, "column": 8 }, "end": { - "line": 313, + "line": 310, "column": 11 } } @@ -13549,16 +13276,16 @@ "type": "Block", "value": "*\n * Css class for multiple select filters\n * @type {String}\n ", "range": [ - 8174, - 8264 + 8051, + 8141 ], "loc": { "start": { - "line": 316, + "line": 313, "column": 8 }, "end": { - "line": 319, + "line": 316, "column": 11 } } @@ -13576,16 +13303,16 @@ "object": { "type": "ThisExpression", "range": [ - 8273, - 8277 + 8150, + 8154 ], "loc": { "start": { - "line": 320, + "line": 317, "column": 8 }, "end": { - "line": 320, + "line": 317, "column": 12 } } @@ -13594,31 +13321,31 @@ "type": "Identifier", "name": "fltMultiCssClass", "range": [ - 8278, - 8294 + 8155, + 8171 ], "loc": { "start": { - "line": 320, + "line": 317, "column": 13 }, "end": { - "line": 320, + "line": 317, "column": 29 } } }, "range": [ - 8273, - 8294 + 8150, + 8171 ], "loc": { "start": { - "line": 320, + "line": 317, "column": 8 }, "end": { - "line": 320, + "line": 317, "column": 29 } } @@ -13633,16 +13360,16 @@ "type": "Identifier", "name": "f", "range": [ - 8297, - 8298 + 8174, + 8175 ], "loc": { "start": { - "line": 320, + "line": 317, "column": 32 }, "end": { - "line": 320, + "line": 317, "column": 33 } } @@ -13651,31 +13378,31 @@ "type": "Identifier", "name": "flt_multi_css_class", "range": [ - 8299, - 8318 + 8176, + 8195 ], "loc": { "start": { - "line": 320, + "line": 317, "column": 34 }, "end": { - "line": 320, + "line": 317, "column": 53 } } }, "range": [ - 8297, - 8318 + 8174, + 8195 ], "loc": { "start": { - "line": 320, + "line": 317, "column": 32 }, "end": { - "line": 320, + "line": 317, "column": 53 } } @@ -13685,61 +13412,61 @@ "value": "flt_multi", "raw": "'flt_multi'", "range": [ - 8322, - 8333 + 8199, + 8210 ], "loc": { "start": { - "line": 320, + "line": 317, "column": 57 }, "end": { - "line": 320, + "line": 317, "column": 68 } } }, "range": [ - 8297, - 8333 + 8174, + 8210 ], "loc": { "start": { - "line": 320, + "line": 317, "column": 32 }, "end": { - "line": 320, + "line": 317, "column": 68 } } }, "range": [ - 8273, - 8333 + 8150, + 8210 ], "loc": { "start": { - "line": 320, + "line": 317, "column": 8 }, "end": { - "line": 320, + "line": 317, "column": 68 } } }, "range": [ - 8273, - 8334 + 8150, + 8211 ], "loc": { "start": { - "line": 320, + "line": 317, "column": 8 }, "end": { - "line": 320, + "line": 317, "column": 69 } }, @@ -13748,16 +13475,16 @@ "type": "Block", "value": "*\n * Css class for multiple select filters\n * @type {String}\n ", "range": [ - 8174, - 8264 + 8051, + 8141 ], "loc": { "start": { - "line": 316, + "line": 313, "column": 8 }, "end": { - "line": 319, + "line": 316, "column": 11 } } @@ -13768,16 +13495,16 @@ "type": "Block", "value": "*\n * Css class for small filter (when submit button is active)\n * @type {String}\n ", "range": [ - 8344, - 8454 + 8221, + 8331 ], "loc": { "start": { - "line": 322, + "line": 319, "column": 8 }, "end": { - "line": 325, + "line": 322, "column": 11 } } @@ -13795,16 +13522,16 @@ "object": { "type": "ThisExpression", "range": [ - 8463, - 8467 + 8340, + 8344 ], "loc": { "start": { - "line": 326, + "line": 323, "column": 8 }, "end": { - "line": 326, + "line": 323, "column": 12 } } @@ -13813,31 +13540,31 @@ "type": "Identifier", "name": "fltSmallCssClass", "range": [ - 8468, - 8484 + 8345, + 8361 ], "loc": { "start": { - "line": 326, + "line": 323, "column": 13 }, "end": { - "line": 326, + "line": 323, "column": 29 } } }, "range": [ - 8463, - 8484 + 8340, + 8361 ], "loc": { "start": { - "line": 326, + "line": 323, "column": 8 }, "end": { - "line": 326, + "line": 323, "column": 29 } } @@ -13852,16 +13579,16 @@ "type": "Identifier", "name": "f", "range": [ - 8487, - 8488 + 8364, + 8365 ], "loc": { "start": { - "line": 326, + "line": 323, "column": 32 }, "end": { - "line": 326, + "line": 323, "column": 33 } } @@ -13870,31 +13597,31 @@ "type": "Identifier", "name": "flt_small_css_class", "range": [ - 8489, - 8508 + 8366, + 8385 ], "loc": { "start": { - "line": 326, + "line": 323, "column": 34 }, "end": { - "line": 326, + "line": 323, "column": 53 } } }, "range": [ - 8487, - 8508 + 8364, + 8385 ], "loc": { "start": { - "line": 326, + "line": 323, "column": 32 }, "end": { - "line": 326, + "line": 323, "column": 53 } } @@ -13904,61 +13631,61 @@ "value": "flt_s", "raw": "'flt_s'", "range": [ - 8512, - 8519 + 8389, + 8396 ], "loc": { "start": { - "line": 326, + "line": 323, "column": 57 }, "end": { - "line": 326, + "line": 323, "column": 64 } } }, "range": [ - 8487, - 8519 + 8364, + 8396 ], "loc": { "start": { - "line": 326, + "line": 323, "column": 32 }, "end": { - "line": 326, + "line": 323, "column": 64 } } }, "range": [ - 8463, - 8519 + 8340, + 8396 ], "loc": { "start": { - "line": 326, + "line": 323, "column": 8 }, "end": { - "line": 326, + "line": 323, "column": 64 } } }, "range": [ - 8463, - 8520 + 8340, + 8397 ], "loc": { "start": { - "line": 326, + "line": 323, "column": 8 }, "end": { - "line": 326, + "line": 323, "column": 65 } }, @@ -13967,16 +13694,16 @@ "type": "Block", "value": "*\n * Css class for small filter (when submit button is active)\n * @type {String}\n ", "range": [ - 8344, - 8454 + 8221, + 8331 ], "loc": { "start": { - "line": 322, + "line": 319, "column": 8 }, "end": { - "line": 325, + "line": 322, "column": 11 } } @@ -13987,16 +13714,16 @@ "type": "Block", "value": "*\n * Css class for single filter type\n * @type {String}\n ", "range": [ - 8530, - 8615 + 8407, + 8492 ], "loc": { "start": { - "line": 328, + "line": 325, "column": 8 }, "end": { - "line": 331, + "line": 328, "column": 11 } } @@ -14014,16 +13741,16 @@ "object": { "type": "ThisExpression", "range": [ - 8624, - 8628 + 8501, + 8505 ], "loc": { "start": { - "line": 332, + "line": 329, "column": 8 }, "end": { - "line": 332, + "line": 329, "column": 12 } } @@ -14032,31 +13759,31 @@ "type": "Identifier", "name": "singleFltCssClass", "range": [ - 8629, - 8646 + 8506, + 8523 ], "loc": { "start": { - "line": 332, + "line": 329, "column": 13 }, "end": { - "line": 332, + "line": 329, "column": 30 } } }, "range": [ - 8624, - 8646 + 8501, + 8523 ], "loc": { "start": { - "line": 332, + "line": 329, "column": 8 }, "end": { - "line": 332, + "line": 329, "column": 30 } } @@ -14071,16 +13798,16 @@ "type": "Identifier", "name": "f", "range": [ - 8649, - 8650 + 8526, + 8527 ], "loc": { "start": { - "line": 332, + "line": 329, "column": 33 }, "end": { - "line": 332, + "line": 329, "column": 34 } } @@ -14089,31 +13816,31 @@ "type": "Identifier", "name": "single_flt_css_class", "range": [ - 8651, - 8671 + 8528, + 8548 ], "loc": { "start": { - "line": 332, + "line": 329, "column": 35 }, "end": { - "line": 332, + "line": 329, "column": 55 } } }, "range": [ - 8649, - 8671 + 8526, + 8548 ], "loc": { "start": { - "line": 332, + "line": 329, "column": 33 }, "end": { - "line": 332, + "line": 329, "column": 55 } } @@ -14123,61 +13850,61 @@ "value": "single_flt", "raw": "'single_flt'", "range": [ - 8675, - 8687 + 8552, + 8564 ], "loc": { "start": { - "line": 332, + "line": 329, "column": 59 }, "end": { - "line": 332, + "line": 329, "column": 71 } } }, "range": [ - 8649, - 8687 + 8526, + 8564 ], "loc": { "start": { - "line": 332, + "line": 329, "column": 33 }, "end": { - "line": 332, + "line": 329, "column": 71 } } }, "range": [ - 8624, - 8687 + 8501, + 8564 ], "loc": { "start": { - "line": 332, + "line": 329, "column": 8 }, "end": { - "line": 332, + "line": 329, "column": 71 } } }, "range": [ - 8624, - 8688 + 8501, + 8565 ], "loc": { "start": { - "line": 332, + "line": 329, "column": 8 }, "end": { - "line": 332, + "line": 329, "column": 72 } }, @@ -14186,16 +13913,16 @@ "type": "Block", "value": "*\n * Css class for single filter type\n * @type {String}\n ", "range": [ - 8530, - 8615 + 8407, + 8492 ], "loc": { "start": { - "line": 328, + "line": 325, "column": 8 }, "end": { - "line": 331, + "line": 328, "column": 11 } } @@ -14206,16 +13933,16 @@ "type": "Block", "value": "** filters' grid behaviours **", "range": [ - 8698, - 8732 + 8575, + 8609 ], "loc": { "start": { - "line": 334, + "line": 331, "column": 8 }, "end": { - "line": 334, + "line": 331, "column": 42 } } @@ -14224,16 +13951,16 @@ "type": "Block", "value": "*\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n ", "range": [ - 8742, - 8843 + 8619, + 8720 ], "loc": { "start": { - "line": 336, + "line": 333, "column": 8 }, "end": { - "line": 339, + "line": 336, "column": 11 } } @@ -14251,16 +13978,16 @@ "object": { "type": "ThisExpression", "range": [ - 8852, - 8856 + 8729, + 8733 ], "loc": { "start": { - "line": 340, + "line": 337, "column": 8 }, "end": { - "line": 340, + "line": 337, "column": 12 } } @@ -14269,31 +13996,31 @@ "type": "Identifier", "name": "enterKey", "range": [ - 8857, - 8865 + 8734, + 8742 ], "loc": { "start": { - "line": 340, + "line": 337, "column": 13 }, "end": { - "line": 340, + "line": 337, "column": 21 } } }, "range": [ - 8852, - 8865 + 8729, + 8742 ], "loc": { "start": { - "line": 340, + "line": 337, "column": 8 }, "end": { - "line": 340, + "line": 337, "column": 21 } } @@ -14310,16 +14037,16 @@ "type": "Identifier", "name": "f", "range": [ - 8868, - 8869 + 8745, + 8746 ], "loc": { "start": { - "line": 340, + "line": 337, "column": 24 }, "end": { - "line": 340, + "line": 337, "column": 25 } } @@ -14328,31 +14055,31 @@ "type": "Identifier", "name": "enter_key", "range": [ - 8870, - 8879 + 8747, + 8756 ], "loc": { "start": { - "line": 340, + "line": 337, "column": 26 }, "end": { - "line": 340, + "line": 337, "column": 35 } } }, "range": [ - 8868, - 8879 + 8745, + 8756 ], "loc": { "start": { - "line": 340, + "line": 337, "column": 24 }, "end": { - "line": 340, + "line": 337, "column": 35 } } @@ -14362,31 +14089,31 @@ "value": false, "raw": "false", "range": [ - 8884, - 8889 + 8761, + 8766 ], "loc": { "start": { - "line": 340, + "line": 337, "column": 40 }, "end": { - "line": 340, + "line": 337, "column": 45 } } }, "range": [ - 8868, - 8889 + 8745, + 8766 ], "loc": { "start": { - "line": 340, + "line": 337, "column": 24 }, "end": { - "line": 340, + "line": 337, "column": 45 } } @@ -14396,16 +14123,16 @@ "value": false, "raw": "false", "range": [ - 8892, - 8897 + 8769, + 8774 ], "loc": { "start": { - "line": 340, + "line": 337, "column": 48 }, "end": { - "line": 340, + "line": 337, "column": 53 } } @@ -14415,61 +14142,61 @@ "value": true, "raw": "true", "range": [ - 8900, - 8904 + 8777, + 8781 ], "loc": { "start": { - "line": 340, + "line": 337, "column": 56 }, "end": { - "line": 340, + "line": 337, "column": 60 } } }, "range": [ - 8868, - 8904 + 8745, + 8781 ], "loc": { "start": { - "line": 340, + "line": 337, "column": 24 }, "end": { - "line": 340, + "line": 337, "column": 60 } } }, "range": [ - 8852, - 8904 + 8729, + 8781 ], "loc": { "start": { - "line": 340, + "line": 337, "column": 8 }, "end": { - "line": 340, + "line": 337, "column": 60 } } }, "range": [ - 8852, - 8905 + 8729, + 8782 ], "loc": { "start": { - "line": 340, + "line": 337, "column": 8 }, "end": { - "line": 340, + "line": 337, "column": 61 } }, @@ -14478,16 +14205,16 @@ "type": "Block", "value": "** filters' grid behaviours **", "range": [ - 8698, - 8732 + 8575, + 8609 ], "loc": { "start": { - "line": 334, + "line": 331, "column": 8 }, "end": { - "line": 334, + "line": 331, "column": 42 } } @@ -14496,16 +14223,16 @@ "type": "Block", "value": "*\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n ", "range": [ - 8742, - 8843 + 8619, + 8720 ], "loc": { "start": { - "line": 336, + "line": 333, "column": 8 }, "end": { - "line": 339, + "line": 336, "column": 11 } } @@ -14516,16 +14243,16 @@ "type": "Block", "value": "*\n * Callback fired before filtering process starts\n * @type {Function}\n ", "range": [ - 8915, - 9016 + 8792, + 8893 ], "loc": { "start": { - "line": 342, + "line": 339, "column": 8 }, "end": { - "line": 345, + "line": 342, "column": 11 } } @@ -14543,16 +14270,16 @@ "object": { "type": "ThisExpression", "range": [ - 9025, - 9029 + 8902, + 8906 ], "loc": { "start": { - "line": 346, + "line": 343, "column": 8 }, "end": { - "line": 346, + "line": 343, "column": 12 } } @@ -14561,31 +14288,31 @@ "type": "Identifier", "name": "onBeforeFilter", "range": [ - 9030, - 9044 + 8907, + 8921 ], "loc": { "start": { - "line": 346, + "line": 343, "column": 13 }, "end": { - "line": 346, + "line": 343, "column": 27 } } }, "range": [ - 9025, - 9044 + 8902, + 8921 ], "loc": { "start": { - "line": 346, + "line": 343, "column": 8 }, "end": { - "line": 346, + "line": 343, "column": 27 } } @@ -14598,16 +14325,16 @@ "type": "Identifier", "name": "isFn", "range": [ - 9047, - 9051 + 8924, + 8928 ], "loc": { "start": { - "line": 346, + "line": 343, "column": 30 }, "end": { - "line": 346, + "line": 343, "column": 34 } } @@ -14620,16 +14347,16 @@ "type": "Identifier", "name": "f", "range": [ - 9052, - 9053 + 8929, + 8930 ], "loc": { "start": { - "line": 346, + "line": 343, "column": 35 }, "end": { - "line": 346, + "line": 343, "column": 36 } } @@ -14638,47 +14365,47 @@ "type": "Identifier", "name": "on_before_filter", "range": [ - 9054, - 9070 + 8931, + 8947 ], "loc": { "start": { - "line": 346, + "line": 343, "column": 37 }, "end": { - "line": 346, + "line": 343, "column": 53 } } }, "range": [ - 9052, - 9070 + 8929, + 8947 ], "loc": { "start": { - "line": 346, + "line": 343, "column": 35 }, "end": { - "line": 346, + "line": 343, "column": 53 } } } ], "range": [ - 9047, - 9071 + 8924, + 8948 ], "loc": { "start": { - "line": 346, + "line": 343, "column": 30 }, "end": { - "line": 346, + "line": 343, "column": 54 } } @@ -14690,16 +14417,16 @@ "type": "Identifier", "name": "f", "range": [ - 9086, - 9087 + 8963, + 8964 ], "loc": { "start": { - "line": 347, + "line": 344, "column": 12 }, "end": { - "line": 347, + "line": 344, "column": 13 } } @@ -14708,31 +14435,31 @@ "type": "Identifier", "name": "on_before_filter", "range": [ - 9088, - 9104 + 8965, + 8981 ], "loc": { "start": { - "line": 347, + "line": 344, "column": 14 }, "end": { - "line": 347, + "line": 344, "column": 30 } } }, "range": [ - 9086, - 9104 + 8963, + 8981 ], "loc": { "start": { - "line": 347, + "line": 344, "column": 12 }, "end": { - "line": 347, + "line": 344, "column": 30 } } @@ -14741,61 +14468,61 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 9107, - 9115 + 8984, + 8992 ], "loc": { "start": { - "line": 347, + "line": 344, "column": 33 }, "end": { - "line": 347, + "line": 344, "column": 41 } } }, "range": [ - 9047, - 9115 + 8924, + 8992 ], "loc": { "start": { - "line": 346, + "line": 343, "column": 30 }, "end": { - "line": 347, + "line": 344, "column": 41 } } }, "range": [ - 9025, - 9115 + 8902, + 8992 ], "loc": { "start": { - "line": 346, + "line": 343, "column": 8 }, "end": { - "line": 347, + "line": 344, "column": 41 } } }, "range": [ - 9025, - 9116 + 8902, + 8993 ], "loc": { "start": { - "line": 346, + "line": 343, "column": 8 }, "end": { - "line": 347, + "line": 344, "column": 42 } }, @@ -14804,16 +14531,16 @@ "type": "Block", "value": "*\n * Callback fired before filtering process starts\n * @type {Function}\n ", "range": [ - 8915, - 9016 + 8792, + 8893 ], "loc": { "start": { - "line": 342, + "line": 339, "column": 8 }, "end": { - "line": 345, + "line": 342, "column": 11 } } @@ -14824,16 +14551,16 @@ "type": "Block", "value": "*\n * Callback fired after filtering process is completed\n * @type {Function}\n ", "range": [ - 9126, - 9232 + 9003, + 9109 ], "loc": { "start": { - "line": 349, + "line": 346, "column": 8 }, "end": { - "line": 352, + "line": 349, "column": 11 } } @@ -14851,16 +14578,16 @@ "object": { "type": "ThisExpression", "range": [ - 9241, - 9245 + 9118, + 9122 ], "loc": { "start": { - "line": 353, + "line": 350, "column": 8 }, "end": { - "line": 353, + "line": 350, "column": 12 } } @@ -14869,31 +14596,31 @@ "type": "Identifier", "name": "onAfterFilter", "range": [ - 9246, - 9259 + 9123, + 9136 ], "loc": { "start": { - "line": 353, + "line": 350, "column": 13 }, "end": { - "line": 353, + "line": 350, "column": 26 } } }, "range": [ - 9241, - 9259 + 9118, + 9136 ], "loc": { "start": { - "line": 353, + "line": 350, "column": 8 }, "end": { - "line": 353, + "line": 350, "column": 26 } } @@ -14906,16 +14633,16 @@ "type": "Identifier", "name": "isFn", "range": [ - 9262, - 9266 + 9139, + 9143 ], "loc": { "start": { - "line": 353, + "line": 350, "column": 29 }, "end": { - "line": 353, + "line": 350, "column": 33 } } @@ -14928,16 +14655,16 @@ "type": "Identifier", "name": "f", "range": [ - 9267, - 9268 + 9144, + 9145 ], "loc": { "start": { - "line": 353, + "line": 350, "column": 34 }, "end": { - "line": 353, + "line": 350, "column": 35 } } @@ -14946,47 +14673,47 @@ "type": "Identifier", "name": "on_after_filter", "range": [ - 9269, - 9284 + 9146, + 9161 ], "loc": { "start": { - "line": 353, + "line": 350, "column": 36 }, "end": { - "line": 353, + "line": 350, "column": 51 } } }, "range": [ - 9267, - 9284 + 9144, + 9161 ], "loc": { "start": { - "line": 353, + "line": 350, "column": 34 }, "end": { - "line": 353, + "line": 350, "column": 51 } } } ], "range": [ - 9262, - 9285 + 9139, + 9162 ], "loc": { "start": { - "line": 353, + "line": 350, "column": 29 }, "end": { - "line": 353, + "line": 350, "column": 52 } } @@ -14998,16 +14725,16 @@ "type": "Identifier", "name": "f", "range": [ - 9300, - 9301 + 9177, + 9178 ], "loc": { "start": { - "line": 354, + "line": 351, "column": 12 }, "end": { - "line": 354, + "line": 351, "column": 13 } } @@ -15016,31 +14743,31 @@ "type": "Identifier", "name": "on_after_filter", "range": [ - 9302, - 9317 + 9179, + 9194 ], "loc": { "start": { - "line": 354, + "line": 351, "column": 14 }, "end": { - "line": 354, + "line": 351, "column": 29 } } }, "range": [ - 9300, - 9317 + 9177, + 9194 ], "loc": { "start": { - "line": 354, + "line": 351, "column": 12 }, "end": { - "line": 354, + "line": 351, "column": 29 } } @@ -15049,61 +14776,61 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 9320, - 9328 + 9197, + 9205 ], "loc": { "start": { - "line": 354, + "line": 351, "column": 32 }, "end": { - "line": 354, + "line": 351, "column": 40 } } }, "range": [ - 9262, - 9328 + 9139, + 9205 ], "loc": { "start": { - "line": 353, + "line": 350, "column": 29 }, "end": { - "line": 354, + "line": 351, "column": 40 } } }, "range": [ - 9241, - 9328 + 9118, + 9205 ], "loc": { "start": { - "line": 353, + "line": 350, "column": 8 }, "end": { - "line": 354, + "line": 351, "column": 40 } } }, "range": [ - 9241, - 9329 + 9118, + 9206 ], "loc": { "start": { - "line": 353, + "line": 350, "column": 8 }, "end": { - "line": 354, + "line": 351, "column": 41 } }, @@ -15112,16 +14839,16 @@ "type": "Block", "value": "*\n * Callback fired after filtering process is completed\n * @type {Function}\n ", "range": [ - 9126, - 9232 + 9003, + 9109 ], "loc": { "start": { - "line": 349, + "line": 346, "column": 8 }, "end": { - "line": 352, + "line": 349, "column": 11 } } @@ -15132,16 +14859,16 @@ "type": "Block", "value": "*\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n ", "range": [ - 9339, - 9434 + 9216, + 9311 ], "loc": { "start": { - "line": 356, + "line": 353, "column": 8 }, "end": { - "line": 359, + "line": 356, "column": 11 } } @@ -15159,16 +14886,16 @@ "object": { "type": "ThisExpression", "range": [ - 9443, - 9447 + 9320, + 9324 ], "loc": { "start": { - "line": 360, + "line": 357, "column": 8 }, "end": { - "line": 360, + "line": 357, "column": 12 } } @@ -15177,31 +14904,31 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 9448, - 9461 + 9325, + 9338 ], "loc": { "start": { - "line": 360, + "line": 357, "column": 13 }, "end": { - "line": 360, + "line": 357, "column": 26 } } }, "range": [ - 9443, - 9461 + 9320, + 9338 ], "loc": { "start": { - "line": 360, + "line": 357, "column": 8 }, "end": { - "line": 360, + "line": 357, "column": 26 } } @@ -15212,16 +14939,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 9464, - 9471 + 9341, + 9348 ], "loc": { "start": { - "line": 360, + "line": 357, "column": 29 }, "end": { - "line": 360, + "line": 357, "column": 36 } } @@ -15234,16 +14961,16 @@ "type": "Identifier", "name": "f", "range": [ - 9472, - 9473 + 9349, + 9350 ], "loc": { "start": { - "line": 360, + "line": 357, "column": 37 }, "end": { - "line": 360, + "line": 357, "column": 38 } } @@ -15252,77 +14979,77 @@ "type": "Identifier", "name": "case_sensitive", "range": [ - 9474, - 9488 + 9351, + 9365 ], "loc": { "start": { - "line": 360, + "line": 357, "column": 39 }, "end": { - "line": 360, + "line": 357, "column": 53 } } }, "range": [ - 9472, - 9488 + 9349, + 9365 ], "loc": { "start": { - "line": 360, + "line": 357, "column": 37 }, "end": { - "line": 360, + "line": 357, "column": 53 } } } ], "range": [ - 9464, - 9489 + 9341, + 9366 ], "loc": { "start": { - "line": 360, + "line": 357, "column": 29 }, "end": { - "line": 360, + "line": 357, "column": 54 } } }, "range": [ - 9443, - 9489 + 9320, + 9366 ], "loc": { "start": { - "line": 360, + "line": 357, "column": 8 }, "end": { - "line": 360, + "line": 357, "column": 54 } } }, "range": [ - 9443, - 9490 + 9320, + 9367 ], "loc": { "start": { - "line": 360, + "line": 357, "column": 8 }, "end": { - "line": 360, + "line": 357, "column": 55 } }, @@ -15331,16 +15058,16 @@ "type": "Block", "value": "*\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n ", "range": [ - 9339, - 9434 + 9216, + 9311 ], "loc": { "start": { - "line": 356, + "line": 353, "column": 8 }, "end": { - "line": 359, + "line": 356, "column": 11 } } @@ -15351,16 +15078,16 @@ "type": "Block", "value": "*\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n ", "range": [ - 9500, - 9656 + 9377, + 9533 ], "loc": { "start": { - "line": 362, + "line": 359, "column": 8 }, "end": { - "line": 367, + "line": 364, "column": 11 } } @@ -15378,16 +15105,16 @@ "object": { "type": "ThisExpression", "range": [ - 9665, - 9669 + 9542, + 9546 ], "loc": { "start": { - "line": 368, + "line": 365, "column": 8 }, "end": { - "line": 368, + "line": 365, "column": 12 } } @@ -15396,31 +15123,31 @@ "type": "Identifier", "name": "hasExactMatchByCol", "range": [ - 9670, - 9688 + 9547, + 9565 ], "loc": { "start": { - "line": 368, + "line": 365, "column": 13 }, "end": { - "line": 368, + "line": 365, "column": 31 } } }, "range": [ - 9665, - 9688 + 9542, + 9565 ], "loc": { "start": { - "line": 368, + "line": 365, "column": 8 }, "end": { - "line": 368, + "line": 365, "column": 31 } } @@ -15431,16 +15158,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 9691, - 9698 + 9568, + 9575 ], "loc": { "start": { - "line": 368, + "line": 365, "column": 34 }, "end": { - "line": 368, + "line": 365, "column": 41 } } @@ -15453,16 +15180,16 @@ "type": "Identifier", "name": "f", "range": [ - 9699, - 9700 + 9576, + 9577 ], "loc": { "start": { - "line": 368, + "line": 365, "column": 42 }, "end": { - "line": 368, + "line": 365, "column": 43 } } @@ -15471,77 +15198,77 @@ "type": "Identifier", "name": "columns_exact_match", "range": [ - 9701, - 9720 + 9578, + 9597 ], "loc": { "start": { - "line": 368, + "line": 365, "column": 44 }, "end": { - "line": 368, + "line": 365, "column": 63 } } }, "range": [ - 9699, - 9720 + 9576, + 9597 ], "loc": { "start": { - "line": 368, + "line": 365, "column": 42 }, "end": { - "line": 368, + "line": 365, "column": 63 } } } ], "range": [ - 9691, - 9721 + 9568, + 9598 ], "loc": { "start": { - "line": 368, + "line": 365, "column": 34 }, "end": { - "line": 368, + "line": 365, "column": 64 } } }, "range": [ - 9665, - 9721 + 9542, + 9598 ], "loc": { "start": { - "line": 368, + "line": 365, "column": 8 }, "end": { - "line": 368, + "line": 365, "column": 64 } } }, "range": [ - 9665, - 9722 + 9542, + 9599 ], "loc": { "start": { - "line": 368, + "line": 365, "column": 8 }, "end": { - "line": 368, + "line": 365, "column": 65 } }, @@ -15550,16 +15277,16 @@ "type": "Block", "value": "*\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n ", "range": [ - 9500, - 9656 + 9377, + 9533 ], "loc": { "start": { - "line": 362, + "line": 359, "column": 8 }, "end": { - "line": 367, + "line": 364, "column": 11 } } @@ -15570,16 +15297,16 @@ "type": "Block", "value": "*\n * Exact match filtering per column array\n * @type {Array}\n ", "range": [ - 9732, - 9822 + 9609, + 9699 ], "loc": { "start": { - "line": 370, + "line": 367, "column": 8 }, "end": { - "line": 373, + "line": 370, "column": 11 } } @@ -15597,16 +15324,16 @@ "object": { "type": "ThisExpression", "range": [ - 9831, - 9835 + 9708, + 9712 ], "loc": { "start": { - "line": 374, + "line": 371, "column": 8 }, "end": { - "line": 374, + "line": 371, "column": 12 } } @@ -15615,31 +15342,31 @@ "type": "Identifier", "name": "exactMatchByCol", "range": [ - 9836, - 9851 + 9713, + 9728 ], "loc": { "start": { - "line": 374, + "line": 371, "column": 13 }, "end": { - "line": 374, + "line": 371, "column": 28 } } }, "range": [ - 9831, - 9851 + 9708, + 9728 ], "loc": { "start": { - "line": 374, + "line": 371, "column": 8 }, "end": { - "line": 374, + "line": 371, "column": 28 } } @@ -15652,16 +15379,16 @@ "object": { "type": "ThisExpression", "range": [ - 9854, - 9858 + 9731, + 9735 ], "loc": { "start": { - "line": 374, + "line": 371, "column": 31 }, "end": { - "line": 374, + "line": 371, "column": 35 } } @@ -15670,31 +15397,31 @@ "type": "Identifier", "name": "hasExactMatchByCol", "range": [ - 9859, - 9877 + 9736, + 9754 ], "loc": { "start": { - "line": 374, + "line": 371, "column": 36 }, "end": { - "line": 374, + "line": 371, "column": 54 } } }, "range": [ - 9854, - 9877 + 9731, + 9754 ], "loc": { "start": { - "line": 374, + "line": 371, "column": 31 }, "end": { - "line": 374, + "line": 371, "column": 54 } } @@ -15706,16 +15433,16 @@ "type": "Identifier", "name": "f", "range": [ - 9892, - 9893 + 9769, + 9770 ], "loc": { "start": { - "line": 375, + "line": 372, "column": 12 }, "end": { - "line": 375, + "line": 372, "column": 13 } } @@ -15724,31 +15451,31 @@ "type": "Identifier", "name": "columns_exact_match", "range": [ - 9894, - 9913 + 9771, + 9790 ], "loc": { "start": { - "line": 375, + "line": 372, "column": 14 }, "end": { - "line": 375, + "line": 372, "column": 33 } } }, "range": [ - 9892, - 9913 + 9769, + 9790 ], "loc": { "start": { - "line": 375, + "line": 372, "column": 12 }, "end": { - "line": 375, + "line": 372, "column": 33 } } @@ -15757,61 +15484,61 @@ "type": "ArrayExpression", "elements": [], "range": [ - 9916, - 9918 + 9793, + 9795 ], "loc": { "start": { - "line": 375, + "line": 372, "column": 36 }, "end": { - "line": 375, + "line": 372, "column": 38 } } }, "range": [ - 9854, - 9918 + 9731, + 9795 ], "loc": { "start": { - "line": 374, + "line": 371, "column": 31 }, "end": { - "line": 375, + "line": 372, "column": 38 } } }, "range": [ - 9831, - 9918 + 9708, + 9795 ], "loc": { "start": { - "line": 374, + "line": 371, "column": 8 }, "end": { - "line": 375, + "line": 372, "column": 38 } } }, "range": [ - 9831, - 9919 + 9708, + 9796 ], "loc": { "start": { - "line": 374, + "line": 371, "column": 8 }, "end": { - "line": 375, + "line": 372, "column": 39 } }, @@ -15820,16 +15547,16 @@ "type": "Block", "value": "*\n * Exact match filtering per column array\n * @type {Array}\n ", "range": [ - 9732, - 9822 + 9609, + 9699 ], "loc": { "start": { - "line": 370, + "line": 367, "column": 8 }, "end": { - "line": 373, + "line": 370, "column": 11 } } @@ -15840,16 +15567,16 @@ "type": "Block", "value": "*\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n ", "range": [ - 9929, - 10028 + 9806, + 9905 ], "loc": { "start": { - "line": 377, + "line": 374, "column": 8 }, "end": { - "line": 380, + "line": 377, "column": 11 } } @@ -15867,16 +15594,16 @@ "object": { "type": "ThisExpression", "range": [ - 10037, - 10041 + 9914, + 9918 ], "loc": { "start": { - "line": 381, + "line": 378, "column": 8 }, "end": { - "line": 381, + "line": 378, "column": 12 } } @@ -15885,31 +15612,31 @@ "type": "Identifier", "name": "exactMatch", "range": [ - 10042, - 10052 + 9919, + 9929 ], "loc": { "start": { - "line": 381, + "line": 378, "column": 13 }, "end": { - "line": 381, + "line": 378, "column": 23 } } }, "range": [ - 10037, - 10052 + 9914, + 9929 ], "loc": { "start": { - "line": 381, + "line": 378, "column": 8 }, "end": { - "line": 381, + "line": 378, "column": 23 } } @@ -15920,16 +15647,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 10055, - 10062 + 9932, + 9939 ], "loc": { "start": { - "line": 381, + "line": 378, "column": 26 }, "end": { - "line": 381, + "line": 378, "column": 33 } } @@ -15942,16 +15669,16 @@ "type": "Identifier", "name": "f", "range": [ - 10063, - 10064 + 9940, + 9941 ], "loc": { "start": { - "line": 381, + "line": 378, "column": 34 }, "end": { - "line": 381, + "line": 378, "column": 35 } } @@ -15960,77 +15687,77 @@ "type": "Identifier", "name": "exact_match", "range": [ - 10065, - 10076 + 9942, + 9953 ], "loc": { "start": { - "line": 381, + "line": 378, "column": 36 }, "end": { - "line": 381, + "line": 378, "column": 47 } } }, "range": [ - 10063, - 10076 + 9940, + 9953 ], "loc": { "start": { - "line": 381, + "line": 378, "column": 34 }, "end": { - "line": 381, + "line": 378, "column": 47 } } } ], "range": [ - 10055, - 10077 + 9932, + 9954 ], "loc": { "start": { - "line": 381, + "line": 378, "column": 26 }, "end": { - "line": 381, + "line": 378, "column": 48 } } }, "range": [ - 10037, - 10077 + 9914, + 9954 ], "loc": { "start": { - "line": 381, + "line": 378, "column": 8 }, "end": { - "line": 381, + "line": 378, "column": 48 } } }, "range": [ - 10037, - 10078 + 9914, + 9955 ], "loc": { "start": { - "line": 381, + "line": 378, "column": 8 }, "end": { - "line": 381, + "line": 378, "column": 49 } }, @@ -16039,16 +15766,16 @@ "type": "Block", "value": "*\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n ", "range": [ - 9929, - 10028 + 9806, + 9905 ], "loc": { "start": { - "line": 377, + "line": 374, "column": 8 }, "end": { - "line": 380, + "line": 377, "column": 11 } } @@ -16059,16 +15786,16 @@ "type": "Block", "value": "*\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n ", "range": [ - 10088, - 10195 + 9965, + 10072 ], "loc": { "start": { - "line": 383, + "line": 380, "column": 8 }, "end": { - "line": 386, + "line": 383, "column": 11 } } @@ -16086,16 +15813,16 @@ "object": { "type": "ThisExpression", "range": [ - 10204, - 10208 + 10081, + 10085 ], "loc": { "start": { - "line": 387, + "line": 384, "column": 8 }, "end": { - "line": 387, + "line": 384, "column": 12 } } @@ -16104,31 +15831,31 @@ "type": "Identifier", "name": "ignoreDiacritics", "range": [ - 10209, - 10225 + 10086, + 10102 ], "loc": { "start": { - "line": 387, + "line": 384, "column": 13 }, "end": { - "line": 387, + "line": 384, "column": 29 } } }, "range": [ - 10204, - 10225 + 10081, + 10102 ], "loc": { "start": { - "line": 387, + "line": 384, "column": 8 }, "end": { - "line": 387, + "line": 384, "column": 29 } } @@ -16140,16 +15867,16 @@ "type": "Identifier", "name": "f", "range": [ - 10228, - 10229 + 10105, + 10106 ], "loc": { "start": { - "line": 387, + "line": 384, "column": 32 }, "end": { - "line": 387, + "line": 384, "column": 33 } } @@ -16158,61 +15885,61 @@ "type": "Identifier", "name": "ignore_diacritics", "range": [ - 10230, - 10247 + 10107, + 10124 ], "loc": { "start": { - "line": 387, + "line": 384, "column": 34 }, "end": { - "line": 387, + "line": 384, "column": 51 } } }, "range": [ - 10228, - 10247 + 10105, + 10124 ], "loc": { "start": { - "line": 387, + "line": 384, "column": 32 }, "end": { - "line": 387, + "line": 384, "column": 51 } } }, "range": [ - 10204, - 10247 + 10081, + 10124 ], "loc": { "start": { - "line": 387, + "line": 384, "column": 8 }, "end": { - "line": 387, + "line": 384, "column": 51 } } }, "range": [ - 10204, - 10248 + 10081, + 10125 ], "loc": { "start": { - "line": 387, + "line": 384, "column": 8 }, "end": { - "line": 387, + "line": 384, "column": 52 } }, @@ -16221,16 +15948,16 @@ "type": "Block", "value": "*\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n ", "range": [ - 10088, - 10195 + 9965, + 10072 ], "loc": { "start": { - "line": 383, + "line": 380, "column": 8 }, "end": { - "line": 386, + "line": 383, "column": 11 } } @@ -16241,16 +15968,16 @@ "type": "Block", "value": "*\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n ", "range": [ - 10258, - 10356 + 10135, + 10233 ], "loc": { "start": { - "line": 389, + "line": 386, "column": 8 }, "end": { - "line": 392, + "line": 389, "column": 11 } } @@ -16268,16 +15995,16 @@ "object": { "type": "ThisExpression", "range": [ - 10365, - 10369 + 10242, + 10246 ], "loc": { "start": { - "line": 393, + "line": 390, "column": 8 }, "end": { - "line": 393, + "line": 390, "column": 12 } } @@ -16286,31 +16013,31 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 10370, - 10383 + 10247, + 10260 ], "loc": { "start": { - "line": 393, + "line": 390, "column": 13 }, "end": { - "line": 393, + "line": 390, "column": 26 } } }, "range": [ - 10365, - 10383 + 10242, + 10260 ], "loc": { "start": { - "line": 393, + "line": 390, "column": 8 }, "end": { - "line": 393, + "line": 390, "column": 26 } } @@ -16321,16 +16048,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 10386, - 10393 + 10263, + 10270 ], "loc": { "start": { - "line": 393, + "line": 390, "column": 29 }, "end": { - "line": 393, + "line": 390, "column": 36 } } @@ -16343,16 +16070,16 @@ "type": "Identifier", "name": "f", "range": [ - 10394, - 10395 + 10271, + 10272 ], "loc": { "start": { - "line": 393, + "line": 390, "column": 37 }, "end": { - "line": 393, + "line": 390, "column": 38 } } @@ -16361,77 +16088,77 @@ "type": "Identifier", "name": "linked_filters", "range": [ - 10396, - 10410 + 10273, + 10287 ], "loc": { "start": { - "line": 393, + "line": 390, "column": 39 }, "end": { - "line": 393, + "line": 390, "column": 53 } } }, "range": [ - 10394, - 10410 + 10271, + 10287 ], "loc": { "start": { - "line": 393, + "line": 390, "column": 37 }, "end": { - "line": 393, + "line": 390, "column": 53 } } } ], "range": [ - 10386, - 10411 + 10263, + 10288 ], "loc": { "start": { - "line": 393, + "line": 390, "column": 29 }, "end": { - "line": 393, + "line": 390, "column": 54 } } }, "range": [ - 10365, - 10411 + 10242, + 10288 ], "loc": { "start": { - "line": 393, + "line": 390, "column": 8 }, "end": { - "line": 393, + "line": 390, "column": 54 } } }, "range": [ - 10365, - 10412 + 10242, + 10289 ], "loc": { "start": { - "line": 393, + "line": 390, "column": 8 }, "end": { - "line": 393, + "line": 390, "column": 55 } }, @@ -16440,16 +16167,16 @@ "type": "Block", "value": "*\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n ", "range": [ - 10258, - 10356 + 10135, + 10233 ], "loc": { "start": { - "line": 389, + "line": 386, "column": 8 }, "end": { - "line": 392, + "line": 389, "column": 11 } } @@ -16460,16 +16187,16 @@ "type": "Block", "value": "*\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n ", "range": [ - 10422, - 10578 + 10299, + 10455 ], "loc": { "start": { - "line": 395, + "line": 392, "column": 8 }, "end": { - "line": 399, + "line": 396, "column": 11 } } @@ -16487,16 +16214,16 @@ "object": { "type": "ThisExpression", "range": [ - 10587, - 10591 + 10464, + 10468 ], "loc": { "start": { - "line": 400, + "line": 397, "column": 8 }, "end": { - "line": 400, + "line": 397, "column": 12 } } @@ -16505,31 +16232,31 @@ "type": "Identifier", "name": "disableExcludedOptions", "range": [ - 10592, - 10614 + 10469, + 10491 ], "loc": { "start": { - "line": 400, + "line": 397, "column": 13 }, "end": { - "line": 400, + "line": 397, "column": 35 } } }, "range": [ - 10587, - 10614 + 10464, + 10491 ], "loc": { "start": { - "line": 400, + "line": 397, "column": 8 }, "end": { - "line": 400, + "line": 397, "column": 35 } } @@ -16540,16 +16267,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 10617, - 10624 + 10494, + 10501 ], "loc": { "start": { - "line": 400, + "line": 397, "column": 38 }, "end": { - "line": 400, + "line": 397, "column": 45 } } @@ -16562,16 +16289,16 @@ "type": "Identifier", "name": "f", "range": [ - 10625, - 10626 + 10502, + 10503 ], "loc": { "start": { - "line": 400, + "line": 397, "column": 46 }, "end": { - "line": 400, + "line": 397, "column": 47 } } @@ -16580,77 +16307,77 @@ "type": "Identifier", "name": "disable_excluded_options", "range": [ - 10627, - 10651 + 10504, + 10528 ], "loc": { "start": { - "line": 400, + "line": 397, "column": 48 }, "end": { - "line": 400, + "line": 397, "column": 72 } } }, "range": [ - 10625, - 10651 + 10502, + 10528 ], "loc": { "start": { - "line": 400, + "line": 397, "column": 46 }, "end": { - "line": 400, + "line": 397, "column": 72 } } } ], "range": [ - 10617, - 10652 + 10494, + 10529 ], "loc": { "start": { - "line": 400, + "line": 397, "column": 38 }, "end": { - "line": 400, + "line": 397, "column": 73 } } }, "range": [ - 10587, - 10652 + 10464, + 10529 ], "loc": { "start": { - "line": 400, + "line": 397, "column": 8 }, "end": { - "line": 400, + "line": 397, "column": 73 } } }, "range": [ - 10587, - 10653 + 10464, + 10530 ], "loc": { "start": { - "line": 400, + "line": 397, "column": 8 }, "end": { - "line": 400, + "line": 397, "column": 74 } }, @@ -16659,16 +16386,16 @@ "type": "Block", "value": "*\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n ", "range": [ - 10422, - 10578 + 10299, + 10455 ], "loc": { "start": { - "line": 395, + "line": 392, "column": 8 }, "end": { - "line": 399, + "line": 396, "column": 11 } } @@ -16679,16 +16406,16 @@ "type": "Block", "value": "*\n * Active filter ID\n * @type {String}\n * @private\n ", "range": [ - 10663, - 10752 + 10540, + 10629 ], "loc": { "start": { - "line": 402, + "line": 399, "column": 8 }, "end": { - "line": 406, + "line": 403, "column": 11 } } @@ -16706,16 +16433,16 @@ "object": { "type": "ThisExpression", "range": [ - 10761, - 10765 + 10638, + 10642 ], "loc": { "start": { - "line": 407, + "line": 404, "column": 8 }, "end": { - "line": 407, + "line": 404, "column": 12 } } @@ -16724,31 +16451,31 @@ "type": "Identifier", "name": "activeFilterId", "range": [ - 10766, - 10780 + 10643, + 10657 ], "loc": { "start": { - "line": 407, + "line": 404, "column": 13 }, "end": { - "line": 407, + "line": 404, "column": 27 } } }, "range": [ - 10761, - 10780 + 10638, + 10657 ], "loc": { "start": { - "line": 407, + "line": 404, "column": 8 }, "end": { - "line": 407, + "line": 404, "column": 27 } } @@ -16758,46 +16485,46 @@ "value": null, "raw": "null", "range": [ - 10783, - 10787 + 10660, + 10664 ], "loc": { "start": { - "line": 407, + "line": 404, "column": 30 }, "end": { - "line": 407, + "line": 404, "column": 34 } } }, "range": [ - 10761, - 10787 + 10638, + 10664 ], "loc": { "start": { - "line": 407, + "line": 404, "column": 8 }, "end": { - "line": 407, + "line": 404, "column": 34 } } }, "range": [ - 10761, - 10788 + 10638, + 10665 ], "loc": { "start": { - "line": 407, + "line": 404, "column": 8 }, "end": { - "line": 407, + "line": 404, "column": 35 } }, @@ -16806,16 +16533,16 @@ "type": "Block", "value": "*\n * Active filter ID\n * @type {String}\n * @private\n ", "range": [ - 10663, - 10752 + 10540, + 10629 ], "loc": { "start": { - "line": 402, + "line": 399, "column": 8 }, "end": { - "line": 406, + "line": 403, "column": 11 } } @@ -16826,16 +16553,16 @@ "type": "Block", "value": "*\n * Enable/disable always visible rows, excluded from filtering\n * @type {Boolean}\n ", "range": [ - 10798, - 10911 + 10675, + 10788 ], "loc": { "start": { - "line": 409, + "line": 406, "column": 8 }, "end": { - "line": 412, + "line": 409, "column": 11 } } @@ -16853,16 +16580,16 @@ "object": { "type": "ThisExpression", "range": [ - 10920, - 10924 + 10797, + 10801 ], "loc": { "start": { - "line": 413, + "line": 410, "column": 8 }, "end": { - "line": 413, + "line": 410, "column": 12 } } @@ -16871,31 +16598,31 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 10925, - 10939 + 10802, + 10816 ], "loc": { "start": { - "line": 413, + "line": 410, "column": 13 }, "end": { - "line": 413, + "line": 410, "column": 27 } } }, "range": [ - 10920, - 10939 + 10797, + 10816 ], "loc": { "start": { - "line": 413, + "line": 410, "column": 8 }, "end": { - "line": 413, + "line": 410, "column": 27 } } @@ -16906,16 +16633,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 10942, - 10949 + 10819, + 10826 ], "loc": { "start": { - "line": 413, + "line": 410, "column": 30 }, "end": { - "line": 413, + "line": 410, "column": 37 } } @@ -16928,16 +16655,16 @@ "type": "Identifier", "name": "f", "range": [ - 10950, - 10951 + 10827, + 10828 ], "loc": { "start": { - "line": 413, + "line": 410, "column": 38 }, "end": { - "line": 413, + "line": 410, "column": 39 } } @@ -16946,77 +16673,77 @@ "type": "Identifier", "name": "rows_always_visible", "range": [ - 10952, - 10971 + 10829, + 10848 ], "loc": { "start": { - "line": 413, + "line": 410, "column": 40 }, "end": { - "line": 413, + "line": 410, "column": 59 } } }, "range": [ - 10950, - 10971 + 10827, + 10848 ], "loc": { "start": { - "line": 413, + "line": 410, "column": 38 }, "end": { - "line": 413, + "line": 410, "column": 59 } } } ], "range": [ - 10942, - 10972 + 10819, + 10849 ], "loc": { "start": { - "line": 413, + "line": 410, "column": 30 }, "end": { - "line": 413, + "line": 410, "column": 60 } } }, "range": [ - 10920, - 10972 + 10797, + 10849 ], "loc": { "start": { - "line": 413, + "line": 410, "column": 8 }, "end": { - "line": 413, + "line": 410, "column": 60 } } }, "range": [ - 10920, - 10973 + 10797, + 10850 ], "loc": { "start": { - "line": 413, + "line": 410, "column": 8 }, "end": { - "line": 413, + "line": 410, "column": 61 } }, @@ -17025,16 +16752,16 @@ "type": "Block", "value": "*\n * Enable/disable always visible rows, excluded from filtering\n * @type {Boolean}\n ", "range": [ - 10798, - 10911 + 10675, + 10788 ], "loc": { "start": { - "line": 409, + "line": 406, "column": 8 }, "end": { - "line": 412, + "line": 409, "column": 11 } } @@ -17045,16 +16772,16 @@ "type": "Block", "value": "*\n * List of row indexes to be excluded from filtering\n * @type {Array}\n ", "range": [ - 10983, - 11084 + 10860, + 10961 ], "loc": { "start": { - "line": 415, + "line": 412, "column": 8 }, "end": { - "line": 418, + "line": 415, "column": 11 } } @@ -17072,16 +16799,16 @@ "object": { "type": "ThisExpression", "range": [ - 11093, - 11097 + 10970, + 10974 ], "loc": { "start": { - "line": 419, + "line": 416, "column": 8 }, "end": { - "line": 419, + "line": 416, "column": 12 } } @@ -17090,31 +16817,31 @@ "type": "Identifier", "name": "visibleRows", "range": [ - 11098, - 11109 + 10975, + 10986 ], "loc": { "start": { - "line": 419, + "line": 416, "column": 13 }, "end": { - "line": 419, + "line": 416, "column": 24 } } }, "range": [ - 11093, - 11109 + 10970, + 10986 ], "loc": { "start": { - "line": 419, + "line": 416, "column": 8 }, "end": { - "line": 419, + "line": 416, "column": 24 } } @@ -17127,16 +16854,16 @@ "object": { "type": "ThisExpression", "range": [ - 11112, - 11116 + 10989, + 10993 ], "loc": { "start": { - "line": 419, + "line": 416, "column": 27 }, "end": { - "line": 419, + "line": 416, "column": 31 } } @@ -17145,31 +16872,31 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 11117, - 11131 + 10994, + 11008 ], "loc": { "start": { - "line": 419, + "line": 416, "column": 32 }, "end": { - "line": 419, + "line": 416, "column": 46 } } }, "range": [ - 11112, - 11131 + 10989, + 11008 ], "loc": { "start": { - "line": 419, + "line": 416, "column": 27 }, "end": { - "line": 419, + "line": 416, "column": 46 } } @@ -17181,16 +16908,16 @@ "type": "Identifier", "name": "f", "range": [ - 11134, - 11135 + 11011, + 11012 ], "loc": { "start": { - "line": 419, + "line": 416, "column": 49 }, "end": { - "line": 419, + "line": 416, "column": 50 } } @@ -17199,31 +16926,31 @@ "type": "Identifier", "name": "rows_always_visible", "range": [ - 11136, - 11155 + 11013, + 11032 ], "loc": { "start": { - "line": 419, + "line": 416, "column": 51 }, "end": { - "line": 419, + "line": 416, "column": 70 } } }, "range": [ - 11134, - 11155 + 11011, + 11032 ], "loc": { "start": { - "line": 419, + "line": 416, "column": 49 }, "end": { - "line": 419, + "line": 416, "column": 70 } } @@ -17232,61 +16959,61 @@ "type": "ArrayExpression", "elements": [], "range": [ - 11158, - 11160 + 11035, + 11037 ], "loc": { "start": { - "line": 419, + "line": 416, "column": 73 }, "end": { - "line": 419, + "line": 416, "column": 75 } } }, "range": [ - 11112, - 11160 + 10989, + 11037 ], "loc": { "start": { - "line": 419, + "line": 416, "column": 27 }, "end": { - "line": 419, + "line": 416, "column": 75 } } }, "range": [ - 11093, - 11160 + 10970, + 11037 ], "loc": { "start": { - "line": 419, + "line": 416, "column": 8 }, "end": { - "line": 419, + "line": 416, "column": 75 } } }, "range": [ - 11093, - 11161 + 10970, + 11038 ], "loc": { "start": { - "line": 419, + "line": 416, "column": 8 }, "end": { - "line": 419, + "line": 416, "column": 76 } }, @@ -17295,16 +17022,16 @@ "type": "Block", "value": "*\n * List of row indexes to be excluded from filtering\n * @type {Array}\n ", "range": [ - 10983, - 11084 + 10860, + 10961 ], "loc": { "start": { - "line": 415, + "line": 412, "column": 8 }, "end": { - "line": 418, + "line": 415, "column": 11 } } @@ -17315,16 +17042,16 @@ "type": "Block", "value": "*\n * Enable/disable external filters generation\n * @type {Boolean}\n ", "range": [ - 11171, - 11267 + 11048, + 11144 ], "loc": { "start": { - "line": 421, + "line": 418, "column": 8 }, "end": { - "line": 424, + "line": 421, "column": 11 } } @@ -17342,16 +17069,16 @@ "object": { "type": "ThisExpression", "range": [ - 11276, - 11280 + 11153, + 11157 ], "loc": { "start": { - "line": 425, + "line": 422, "column": 8 }, "end": { - "line": 425, + "line": 422, "column": 12 } } @@ -17360,31 +17087,31 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 11281, - 11294 + 11158, + 11171 ], "loc": { "start": { - "line": 425, + "line": 422, "column": 13 }, "end": { - "line": 425, + "line": 422, "column": 26 } } }, "range": [ - 11276, - 11294 + 11153, + 11171 ], "loc": { "start": { - "line": 425, + "line": 422, "column": 8 }, "end": { - "line": 425, + "line": 422, "column": 26 } } @@ -17395,16 +17122,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 11297, - 11304 + 11174, + 11181 ], "loc": { "start": { - "line": 425, + "line": 422, "column": 29 }, "end": { - "line": 425, + "line": 422, "column": 36 } } @@ -17417,16 +17144,16 @@ "type": "Identifier", "name": "f", "range": [ - 11305, - 11306 + 11182, + 11183 ], "loc": { "start": { - "line": 425, + "line": 422, "column": 37 }, "end": { - "line": 425, + "line": 422, "column": 38 } } @@ -17435,77 +17162,77 @@ "type": "Identifier", "name": "external_flt_grid", "range": [ - 11307, - 11324 + 11184, + 11201 ], "loc": { "start": { - "line": 425, + "line": 422, "column": 39 }, "end": { - "line": 425, + "line": 422, "column": 56 } } }, "range": [ - 11305, - 11324 + 11182, + 11201 ], "loc": { "start": { - "line": 425, + "line": 422, "column": 37 }, "end": { - "line": 425, + "line": 422, "column": 56 } } } ], "range": [ - 11297, - 11325 + 11174, + 11202 ], "loc": { "start": { - "line": 425, + "line": 422, "column": 29 }, "end": { - "line": 425, + "line": 422, "column": 57 } } }, "range": [ - 11276, - 11325 + 11153, + 11202 ], "loc": { "start": { - "line": 425, + "line": 422, "column": 8 }, "end": { - "line": 425, + "line": 422, "column": 57 } } }, "range": [ - 11276, - 11326 + 11153, + 11203 ], "loc": { "start": { - "line": 425, + "line": 422, "column": 8 }, "end": { - "line": 425, + "line": 422, "column": 58 } }, @@ -17514,16 +17241,16 @@ "type": "Block", "value": "*\n * Enable/disable external filters generation\n * @type {Boolean}\n ", "range": [ - 11171, - 11267 + 11048, + 11144 ], "loc": { "start": { - "line": 421, + "line": 418, "column": 8 }, "end": { - "line": 424, + "line": 421, "column": 11 } } @@ -17534,16 +17261,16 @@ "type": "Block", "value": "*\n * List of containers IDs where external filters will be generated\n * @type {Array}\n ", "range": [ - 11336, - 11451 + 11213, + 11328 ], "loc": { "start": { - "line": 427, + "line": 424, "column": 8 }, "end": { - "line": 430, + "line": 427, "column": 11 } } @@ -17561,16 +17288,16 @@ "object": { "type": "ThisExpression", "range": [ - 11460, - 11464 + 11337, + 11341 ], "loc": { "start": { - "line": 431, + "line": 428, "column": 8 }, "end": { - "line": 431, + "line": 428, "column": 12 } } @@ -17579,31 +17306,31 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 11465, - 11482 + 11342, + 11359 ], "loc": { "start": { - "line": 431, + "line": 428, "column": 13 }, "end": { - "line": 431, + "line": 428, "column": 30 } } }, "range": [ - 11460, - 11482 + 11337, + 11359 ], "loc": { "start": { - "line": 431, + "line": 428, "column": 8 }, "end": { - "line": 431, + "line": 428, "column": 30 } } @@ -17618,16 +17345,16 @@ "type": "Identifier", "name": "f", "range": [ - 11485, - 11486 + 11362, + 11363 ], "loc": { "start": { - "line": 431, + "line": 428, "column": 33 }, "end": { - "line": 431, + "line": 428, "column": 34 } } @@ -17636,31 +17363,31 @@ "type": "Identifier", "name": "external_flt_grid_ids", "range": [ - 11487, - 11508 + 11364, + 11385 ], "loc": { "start": { - "line": 431, + "line": 428, "column": 35 }, "end": { - "line": 431, + "line": 428, "column": 56 } } }, "range": [ - 11485, - 11508 + 11362, + 11385 ], "loc": { "start": { - "line": 431, + "line": 428, "column": 33 }, "end": { - "line": 431, + "line": 428, "column": 56 } } @@ -17669,61 +17396,61 @@ "type": "ArrayExpression", "elements": [], "range": [ - 11512, - 11514 + 11389, + 11391 ], "loc": { "start": { - "line": 431, + "line": 428, "column": 60 }, "end": { - "line": 431, + "line": 428, "column": 62 } } }, "range": [ - 11485, - 11514 + 11362, + 11391 ], "loc": { "start": { - "line": 431, + "line": 428, "column": 33 }, "end": { - "line": 431, + "line": 428, "column": 62 } } }, "range": [ - 11460, - 11514 + 11337, + 11391 ], "loc": { "start": { - "line": 431, + "line": 428, "column": 8 }, "end": { - "line": 431, + "line": 428, "column": 62 } } }, "range": [ - 11460, - 11515 + 11337, + 11392 ], "loc": { "start": { - "line": 431, + "line": 428, "column": 8 }, "end": { - "line": 431, + "line": 428, "column": 63 } }, @@ -17732,16 +17459,16 @@ "type": "Block", "value": "*\n * List of containers IDs where external filters will be generated\n * @type {Array}\n ", "range": [ - 11336, - 11451 + 11213, + 11328 ], "loc": { "start": { - "line": 427, + "line": 424, "column": 8 }, "end": { - "line": 430, + "line": 427, "column": 11 } } @@ -17752,16 +17479,16 @@ "type": "Block", "value": "*\n * Callback fired after filters are generated\n * @type {Function}\n ", "range": [ - 11525, - 11622 + 11402, + 11499 ], "loc": { "start": { - "line": 433, + "line": 430, "column": 8 }, "end": { - "line": 436, + "line": 433, "column": 11 } } @@ -17779,16 +17506,16 @@ "object": { "type": "ThisExpression", "range": [ - 11631, - 11635 + 11508, + 11512 ], "loc": { "start": { - "line": 437, + "line": 434, "column": 8 }, "end": { - "line": 437, + "line": 434, "column": 12 } } @@ -17797,31 +17524,31 @@ "type": "Identifier", "name": "onFiltersLoaded", "range": [ - 11636, - 11651 + 11513, + 11528 ], "loc": { "start": { - "line": 437, + "line": 434, "column": 13 }, "end": { - "line": 437, + "line": 434, "column": 28 } } }, "range": [ - 11631, - 11651 + 11508, + 11528 ], "loc": { "start": { - "line": 437, + "line": 434, "column": 8 }, "end": { - "line": 437, + "line": 434, "column": 28 } } @@ -17834,16 +17561,16 @@ "type": "Identifier", "name": "isFn", "range": [ - 11654, - 11658 + 11531, + 11535 ], "loc": { "start": { - "line": 437, + "line": 434, "column": 31 }, "end": { - "line": 437, + "line": 434, "column": 35 } } @@ -17856,16 +17583,16 @@ "type": "Identifier", "name": "f", "range": [ - 11659, - 11660 + 11536, + 11537 ], "loc": { "start": { - "line": 437, + "line": 434, "column": 36 }, "end": { - "line": 437, + "line": 434, "column": 37 } } @@ -17874,47 +17601,47 @@ "type": "Identifier", "name": "on_filters_loaded", "range": [ - 11661, - 11678 + 11538, + 11555 ], "loc": { "start": { - "line": 437, + "line": 434, "column": 38 }, "end": { - "line": 437, + "line": 434, "column": 55 } } }, "range": [ - 11659, - 11678 + 11536, + 11555 ], "loc": { "start": { - "line": 437, + "line": 434, "column": 36 }, "end": { - "line": 437, + "line": 434, "column": 55 } } } ], "range": [ - 11654, - 11679 + 11531, + 11556 ], "loc": { "start": { - "line": 437, + "line": 434, "column": 31 }, "end": { - "line": 437, + "line": 434, "column": 56 } } @@ -17926,16 +17653,16 @@ "type": "Identifier", "name": "f", "range": [ - 11694, - 11695 + 11571, + 11572 ], "loc": { "start": { - "line": 438, + "line": 435, "column": 12 }, "end": { - "line": 438, + "line": 435, "column": 13 } } @@ -17944,31 +17671,31 @@ "type": "Identifier", "name": "on_filters_loaded", "range": [ - 11696, - 11713 + 11573, + 11590 ], "loc": { "start": { - "line": 438, + "line": 435, "column": 14 }, "end": { - "line": 438, + "line": 435, "column": 31 } } }, "range": [ - 11694, - 11713 + 11571, + 11590 ], "loc": { "start": { - "line": 438, + "line": 435, "column": 12 }, "end": { - "line": 438, + "line": 435, "column": 31 } } @@ -17977,61 +17704,61 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 11716, - 11724 + 11593, + 11601 ], "loc": { "start": { - "line": 438, + "line": 435, "column": 34 }, "end": { - "line": 438, + "line": 435, "column": 42 } } }, "range": [ - 11654, - 11724 + 11531, + 11601 ], "loc": { "start": { - "line": 437, + "line": 434, "column": 31 }, "end": { - "line": 438, + "line": 435, "column": 42 } } }, "range": [ - 11631, - 11724 + 11508, + 11601 ], "loc": { "start": { - "line": 437, + "line": 434, "column": 8 }, "end": { - "line": 438, + "line": 435, "column": 42 } } }, "range": [ - 11631, - 11725 + 11508, + 11602 ], "loc": { "start": { - "line": 437, + "line": 434, "column": 8 }, "end": { - "line": 438, + "line": 435, "column": 43 } }, @@ -18040,16 +17767,16 @@ "type": "Block", "value": "*\n * Callback fired after filters are generated\n * @type {Function}\n ", "range": [ - 11525, - 11622 + 11402, + 11499 ], "loc": { "start": { - "line": 433, + "line": 430, "column": 8 }, "end": { - "line": 436, + "line": 433, "column": 11 } } @@ -18060,16 +17787,16 @@ "type": "Block", "value": "*\n * Enable/disable single filter filtering all columns\n * @type {Boolean}\n ", "range": [ - 11735, - 11839 + 11612, + 11716 ], "loc": { "start": { - "line": 440, + "line": 437, "column": 8 }, "end": { - "line": 443, + "line": 440, "column": 11 } } @@ -18087,16 +17814,16 @@ "object": { "type": "ThisExpression", "range": [ - 11848, - 11852 + 11725, + 11729 ], "loc": { "start": { - "line": 444, + "line": 441, "column": 8 }, "end": { - "line": 444, + "line": 441, "column": 12 } } @@ -18105,31 +17832,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 11853, - 11868 + 11730, + 11745 ], "loc": { "start": { - "line": 444, + "line": 441, "column": 13 }, "end": { - "line": 444, + "line": 441, "column": 28 } } }, "range": [ - 11848, - 11868 + 11725, + 11745 ], "loc": { "start": { - "line": 444, + "line": 441, "column": 8 }, "end": { - "line": 444, + "line": 441, "column": 28 } } @@ -18140,16 +17867,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 11871, - 11878 + 11748, + 11755 ], "loc": { "start": { - "line": 444, + "line": 441, "column": 31 }, "end": { - "line": 444, + "line": 441, "column": 38 } } @@ -18162,16 +17889,16 @@ "type": "Identifier", "name": "f", "range": [ - 11879, - 11880 + 11756, + 11757 ], "loc": { "start": { - "line": 444, + "line": 441, "column": 39 }, "end": { - "line": 444, + "line": 441, "column": 40 } } @@ -18180,77 +17907,77 @@ "type": "Identifier", "name": "single_filter", "range": [ - 11881, - 11894 + 11758, + 11771 ], "loc": { "start": { - "line": 444, + "line": 441, "column": 41 }, "end": { - "line": 444, + "line": 441, "column": 54 } } }, "range": [ - 11879, - 11894 + 11756, + 11771 ], "loc": { "start": { - "line": 444, + "line": 441, "column": 39 }, "end": { - "line": 444, + "line": 441, "column": 54 } } } ], "range": [ - 11871, - 11895 + 11748, + 11772 ], "loc": { "start": { - "line": 444, + "line": 441, "column": 31 }, "end": { - "line": 444, + "line": 441, "column": 55 } } }, "range": [ - 11848, - 11895 + 11725, + 11772 ], "loc": { "start": { - "line": 444, + "line": 441, "column": 8 }, "end": { - "line": 444, + "line": 441, "column": 55 } } }, "range": [ - 11848, - 11896 + 11725, + 11773 ], "loc": { "start": { - "line": 444, + "line": 441, "column": 8 }, "end": { - "line": 444, + "line": 441, "column": 56 } }, @@ -18259,16 +17986,16 @@ "type": "Block", "value": "*\n * Enable/disable single filter filtering all columns\n * @type {Boolean}\n ", "range": [ - 11735, - 11839 + 11612, + 11716 ], "loc": { "start": { - "line": 440, + "line": 437, "column": 8 }, "end": { - "line": 443, + "line": 440, "column": 11 } } @@ -18279,16 +18006,16 @@ "type": "Block", "value": "*\n * Callback fired after a row is validated during filtering\n * @type {Function}\n ", "range": [ - 11906, - 12017 + 11783, + 11894 ], "loc": { "start": { - "line": 446, + "line": 443, "column": 8 }, "end": { - "line": 449, + "line": 446, "column": 11 } } @@ -18306,16 +18033,16 @@ "object": { "type": "ThisExpression", "range": [ - 12026, - 12030 + 11903, + 11907 ], "loc": { "start": { - "line": 450, + "line": 447, "column": 8 }, "end": { - "line": 450, + "line": 447, "column": 12 } } @@ -18324,31 +18051,31 @@ "type": "Identifier", "name": "onRowValidated", "range": [ - 12031, - 12045 + 11908, + 11922 ], "loc": { "start": { - "line": 450, + "line": 447, "column": 13 }, "end": { - "line": 450, + "line": 447, "column": 27 } } }, "range": [ - 12026, - 12045 + 11903, + 11922 ], "loc": { "start": { - "line": 450, + "line": 447, "column": 8 }, "end": { - "line": 450, + "line": 447, "column": 27 } } @@ -18361,16 +18088,16 @@ "type": "Identifier", "name": "isFn", "range": [ - 12048, - 12052 + 11925, + 11929 ], "loc": { "start": { - "line": 450, + "line": 447, "column": 30 }, "end": { - "line": 450, + "line": 447, "column": 34 } } @@ -18383,16 +18110,16 @@ "type": "Identifier", "name": "f", "range": [ - 12053, - 12054 + 11930, + 11931 ], "loc": { "start": { - "line": 450, + "line": 447, "column": 35 }, "end": { - "line": 450, + "line": 447, "column": 36 } } @@ -18401,47 +18128,47 @@ "type": "Identifier", "name": "on_row_validated", "range": [ - 12055, - 12071 + 11932, + 11948 ], "loc": { "start": { - "line": 450, + "line": 447, "column": 37 }, "end": { - "line": 450, + "line": 447, "column": 53 } } }, "range": [ - 12053, - 12071 + 11930, + 11948 ], "loc": { "start": { - "line": 450, + "line": 447, "column": 35 }, "end": { - "line": 450, + "line": 447, "column": 53 } } } ], "range": [ - 12048, - 12072 + 11925, + 11949 ], "loc": { "start": { - "line": 450, + "line": 447, "column": 30 }, "end": { - "line": 450, + "line": 447, "column": 54 } } @@ -18453,16 +18180,16 @@ "type": "Identifier", "name": "f", "range": [ - 12087, - 12088 + 11964, + 11965 ], "loc": { "start": { - "line": 451, + "line": 448, "column": 12 }, "end": { - "line": 451, + "line": 448, "column": 13 } } @@ -18471,31 +18198,31 @@ "type": "Identifier", "name": "on_row_validated", "range": [ - 12089, - 12105 + 11966, + 11982 ], "loc": { "start": { - "line": 451, + "line": 448, "column": 14 }, "end": { - "line": 451, + "line": 448, "column": 30 } } }, "range": [ - 12087, - 12105 + 11964, + 11982 ], "loc": { "start": { - "line": 451, + "line": 448, "column": 12 }, "end": { - "line": 451, + "line": 448, "column": 30 } } @@ -18504,61 +18231,61 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 12108, - 12116 + 11985, + 11993 ], "loc": { "start": { - "line": 451, + "line": 448, "column": 33 }, "end": { - "line": 451, + "line": 448, "column": 41 } } }, "range": [ - 12048, - 12116 + 11925, + 11993 ], "loc": { "start": { - "line": 450, + "line": 447, "column": 30 }, "end": { - "line": 451, + "line": 448, "column": 41 } } }, "range": [ - 12026, - 12116 + 11903, + 11993 ], "loc": { "start": { - "line": 450, + "line": 447, "column": 8 }, "end": { - "line": 451, + "line": 448, "column": 41 } } }, "range": [ - 12026, - 12117 + 11903, + 11994 ], "loc": { "start": { - "line": 450, + "line": 447, "column": 8 }, "end": { - "line": 451, + "line": 448, "column": 42 } }, @@ -18567,16 +18294,16 @@ "type": "Block", "value": "*\n * Callback fired after a row is validated during filtering\n * @type {Function}\n ", "range": [ - 11906, - 12017 + 11783, + 11894 ], "loc": { "start": { - "line": 446, + "line": 443, "column": 8 }, "end": { - "line": 449, + "line": 446, "column": 11 } } @@ -18587,16 +18314,16 @@ "type": "Block", "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 ", "range": [ - 12127, - 12498 + 12004, + 12375 ], "loc": { "start": { - "line": 453, + "line": 450, "column": 8 }, "end": { - "line": 464, + "line": 461, "column": 11 } } @@ -18614,16 +18341,16 @@ "object": { "type": "ThisExpression", "range": [ - 12507, - 12511 + 12384, + 12388 ], "loc": { "start": { - "line": 465, + "line": 462, "column": 8 }, "end": { - "line": 465, + "line": 462, "column": 12 } } @@ -18632,31 +18359,31 @@ "type": "Identifier", "name": "cellParser", "range": [ - 12512, - 12522 + 12389, + 12399 ], "loc": { "start": { - "line": 465, + "line": 462, "column": 13 }, "end": { - "line": 465, + "line": 462, "column": 23 } } }, "range": [ - 12507, - 12522 + 12384, + 12399 ], "loc": { "start": { - "line": 465, + "line": 462, "column": 8 }, "end": { - "line": 465, + "line": 462, "column": 23 } } @@ -18675,16 +18402,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 12525, - 12530 + 12402, + 12407 ], "loc": { "start": { - "line": 465, + "line": 462, "column": 26 }, "end": { - "line": 465, + "line": 462, "column": 31 } } @@ -18697,16 +18424,16 @@ "type": "Identifier", "name": "f", "range": [ - 12531, - 12532 + 12408, + 12409 ], "loc": { "start": { - "line": 465, + "line": 462, "column": 32 }, "end": { - "line": 465, + "line": 462, "column": 33 } } @@ -18715,47 +18442,47 @@ "type": "Identifier", "name": "cell_parser", "range": [ - 12533, - 12544 + 12410, + 12421 ], "loc": { "start": { - "line": 465, + "line": 462, "column": 34 }, "end": { - "line": 465, + "line": 462, "column": 45 } } }, "range": [ - 12531, - 12544 + 12408, + 12421 ], "loc": { "start": { - "line": 465, + "line": 462, "column": 32 }, "end": { - "line": 465, + "line": 462, "column": 45 } } } ], "range": [ - 12525, - 12545 + 12402, + 12422 ], "loc": { "start": { - "line": 465, + "line": 462, "column": 26 }, "end": { - "line": 465, + "line": 462, "column": 46 } } @@ -18766,16 +18493,16 @@ "type": "Identifier", "name": "isFn", "range": [ - 12549, - 12553 + 12426, + 12430 ], "loc": { "start": { - "line": 465, + "line": 462, "column": 50 }, "end": { - "line": 465, + "line": 462, "column": 54 } } @@ -18791,16 +18518,16 @@ "type": "Identifier", "name": "f", "range": [ - 12554, - 12555 + 12431, + 12432 ], "loc": { "start": { - "line": 465, + "line": 462, "column": 55 }, "end": { - "line": 465, + "line": 462, "column": 56 } } @@ -18809,31 +18536,31 @@ "type": "Identifier", "name": "cell_parser", "range": [ - 12556, - 12567 + 12433, + 12444 ], "loc": { "start": { - "line": 465, + "line": 462, "column": 57 }, "end": { - "line": 465, + "line": 462, "column": 68 } } }, "range": [ - 12554, - 12567 + 12431, + 12444 ], "loc": { "start": { - "line": 465, + "line": 462, "column": 55 }, "end": { - "line": 465, + "line": 462, "column": 68 } } @@ -18842,62 +18569,62 @@ "type": "Identifier", "name": "parse", "range": [ - 12568, - 12573 + 12445, + 12450 ], "loc": { "start": { - "line": 465, + "line": 462, "column": 69 }, "end": { - "line": 465, + "line": 462, "column": 74 } } }, "range": [ - 12554, - 12573 + 12431, + 12450 ], "loc": { "start": { - "line": 465, + "line": 462, "column": 55 }, "end": { - "line": 465, + "line": 462, "column": 74 } } } ], "range": [ - 12549, - 12574 + 12426, + 12451 ], "loc": { "start": { - "line": 465, + "line": 462, "column": 50 }, "end": { - "line": 465, + "line": 462, "column": 75 } } }, "range": [ - 12525, - 12574 + 12402, + 12451 ], "loc": { "start": { - "line": 465, + "line": 462, "column": 26 }, "end": { - "line": 465, + "line": 462, "column": 75 } } @@ -18908,16 +18635,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 12590, - 12597 + 12467, + 12474 ], "loc": { "start": { - "line": 466, + "line": 463, "column": 12 }, "end": { - "line": 466, + "line": 463, "column": 19 } } @@ -18933,16 +18660,16 @@ "type": "Identifier", "name": "f", "range": [ - 12598, - 12599 + 12475, + 12476 ], "loc": { "start": { - "line": 466, + "line": 463, "column": 20 }, "end": { - "line": 466, + "line": 463, "column": 21 } } @@ -18951,31 +18678,31 @@ "type": "Identifier", "name": "cell_parser", "range": [ - 12600, - 12611 + 12477, + 12488 ], "loc": { "start": { - "line": 466, + "line": 463, "column": 22 }, "end": { - "line": 466, + "line": 463, "column": 33 } } }, "range": [ - 12598, - 12611 + 12475, + 12488 ], "loc": { "start": { - "line": 466, + "line": 463, "column": 20 }, "end": { - "line": 466, + "line": 463, "column": 33 } } @@ -18984,62 +18711,62 @@ "type": "Identifier", "name": "cols", "range": [ - 12612, - 12616 + 12489, + 12493 ], "loc": { "start": { - "line": 466, + "line": 463, "column": 34 }, "end": { - "line": 466, + "line": 463, "column": 38 } } }, "range": [ - 12598, - 12616 + 12475, + 12493 ], "loc": { "start": { - "line": 466, + "line": 463, "column": 20 }, "end": { - "line": 466, + "line": 463, "column": 38 } } } ], "range": [ - 12590, - 12617 + 12467, + 12494 ], "loc": { "start": { - "line": 466, + "line": 463, "column": 12 }, "end": { - "line": 466, + "line": 463, "column": 39 } } }, "range": [ - 12525, - 12617 + 12402, + 12494 ], "loc": { "start": { - "line": 465, + "line": 462, "column": 26 }, "end": { - "line": 466, + "line": 463, "column": 39 } } @@ -19051,16 +18778,16 @@ "type": "Identifier", "name": "f", "range": [ - 12632, - 12633 + 12509, + 12510 ], "loc": { "start": { - "line": 467, + "line": 464, "column": 12 }, "end": { - "line": 467, + "line": 464, "column": 13 } } @@ -19069,31 +18796,31 @@ "type": "Identifier", "name": "cell_parser", "range": [ - 12634, - 12645 + 12511, + 12522 ], "loc": { "start": { - "line": 467, + "line": 464, "column": 14 }, "end": { - "line": 467, + "line": 464, "column": 25 } } }, "range": [ - 12632, - 12645 + 12509, + 12522 ], "loc": { "start": { - "line": 467, + "line": 464, "column": 12 }, "end": { - "line": 467, + "line": 464, "column": 25 } } @@ -19107,16 +18834,16 @@ "type": "Identifier", "name": "cols", "range": [ - 12650, - 12654 + 12527, + 12531 ], "loc": { "start": { - "line": 467, + "line": 464, "column": 30 }, "end": { - "line": 467, + "line": 464, "column": 34 } } @@ -19125,16 +18852,16 @@ "type": "ArrayExpression", "elements": [], "range": [ - 12656, - 12658 + 12533, + 12535 ], "loc": { "start": { - "line": 467, + "line": 464, "column": 36 }, "end": { - "line": 467, + "line": 464, "column": 38 } } @@ -19144,16 +18871,16 @@ "shorthand": false, "computed": false, "range": [ - 12650, - 12658 + 12527, + 12535 ], "loc": { "start": { - "line": 467, + "line": 464, "column": 30 }, "end": { - "line": 467, + "line": 464, "column": 38 } } @@ -19164,16 +18891,16 @@ "type": "Identifier", "name": "parse", "range": [ - 12660, - 12665 + 12537, + 12542 ], "loc": { "start": { - "line": 467, + "line": 464, "column": 40 }, "end": { - "line": 467, + "line": 464, "column": 45 } } @@ -19182,16 +18909,16 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 12667, - 12675 + 12544, + 12552 ], "loc": { "start": { - "line": 467, + "line": 464, "column": 47 }, "end": { - "line": 467, + "line": 464, "column": 55 } } @@ -19201,77 +18928,77 @@ "shorthand": false, "computed": false, "range": [ - 12660, - 12675 + 12537, + 12552 ], "loc": { "start": { - "line": 467, + "line": 464, "column": 40 }, "end": { - "line": 467, + "line": 464, "column": 55 } } } ], "range": [ - 12648, - 12677 + 12525, + 12554 ], "loc": { "start": { - "line": 467, + "line": 464, "column": 28 }, "end": { - "line": 467, + "line": 464, "column": 57 } } }, "range": [ - 12525, - 12677 + 12402, + 12554 ], "loc": { "start": { - "line": 465, + "line": 462, "column": 26 }, "end": { - "line": 467, + "line": 464, "column": 57 } } }, "range": [ - 12507, - 12677 + 12384, + 12554 ], "loc": { "start": { - "line": 465, + "line": 462, "column": 8 }, "end": { - "line": 467, + "line": 464, "column": 57 } } }, "range": [ - 12507, - 12678 + 12384, + 12555 ], "loc": { "start": { - "line": 465, + "line": 462, "column": 8 }, "end": { - "line": 467, + "line": 464, "column": 58 } }, @@ -19280,16 +19007,16 @@ "type": "Block", "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 ", "range": [ - 12127, - 12498 + 12004, + 12375 ], "loc": { "start": { - "line": 453, + "line": 450, "column": 8 }, "end": { - "line": 464, + "line": 461, "column": 11 } } @@ -19300,16 +19027,16 @@ "type": "Block", "value": "*\n * Global watermark text for input filter type or watermark for each\n * filter if an array is supplied\n * @type {String|Array}\n ", "range": [ - 12688, - 12854 + 12565, + 12731 ], "loc": { "start": { - "line": 469, + "line": 466, "column": 8 }, "end": { - "line": 473, + "line": 470, "column": 11 } } @@ -19327,16 +19054,16 @@ "object": { "type": "ThisExpression", "range": [ - 12863, - 12867 + 12740, + 12744 ], "loc": { "start": { - "line": 474, + "line": 471, "column": 8 }, "end": { - "line": 474, + "line": 471, "column": 12 } } @@ -19345,31 +19072,31 @@ "type": "Identifier", "name": "watermark", "range": [ - 12868, - 12877 + 12745, + 12754 ], "loc": { "start": { - "line": 474, + "line": 471, "column": 13 }, "end": { - "line": 474, + "line": 471, "column": 22 } } }, "range": [ - 12863, - 12877 + 12740, + 12754 ], "loc": { "start": { - "line": 474, + "line": 471, "column": 8 }, "end": { - "line": 474, + "line": 471, "column": 22 } } @@ -19384,16 +19111,16 @@ "type": "Identifier", "name": "f", "range": [ - 12880, - 12881 + 12757, + 12758 ], "loc": { "start": { - "line": 474, + "line": 471, "column": 25 }, "end": { - "line": 474, + "line": 471, "column": 26 } } @@ -19402,31 +19129,31 @@ "type": "Identifier", "name": "watermark", "range": [ - 12882, - 12891 + 12759, + 12768 ], "loc": { "start": { - "line": 474, + "line": 471, "column": 27 }, "end": { - "line": 474, + "line": 471, "column": 36 } } }, "range": [ - 12880, - 12891 + 12757, + 12768 ], "loc": { "start": { - "line": 474, + "line": 471, "column": 25 }, "end": { - "line": 474, + "line": 471, "column": 36 } } @@ -19436,61 +19163,61 @@ "value": "", "raw": "''", "range": [ - 12895, - 12897 + 12772, + 12774 ], "loc": { "start": { - "line": 474, + "line": 471, "column": 40 }, "end": { - "line": 474, + "line": 471, "column": 42 } } }, "range": [ - 12880, - 12897 + 12757, + 12774 ], "loc": { "start": { - "line": 474, + "line": 471, "column": 25 }, "end": { - "line": 474, + "line": 471, "column": 42 } } }, "range": [ - 12863, - 12897 + 12740, + 12774 ], "loc": { "start": { - "line": 474, + "line": 471, "column": 8 }, "end": { - "line": 474, + "line": 471, "column": 42 } } }, "range": [ - 12863, - 12898 + 12740, + 12775 ], "loc": { "start": { - "line": 474, + "line": 471, "column": 8 }, "end": { - "line": 474, + "line": 471, "column": 43 } }, @@ -19499,16 +19226,16 @@ "type": "Block", "value": "*\n * Global watermark text for input filter type or watermark for each\n * filter if an array is supplied\n * @type {String|Array}\n ", "range": [ - 12688, - 12854 + 12565, + 12731 ], "loc": { "start": { - "line": 469, + "line": 466, "column": 8 }, "end": { - "line": 473, + "line": 470, "column": 11 } } @@ -19519,16 +19246,16 @@ "type": "Block", "value": "*\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n ", "range": [ - 12908, - 13033 + 12785, + 12910 ], "loc": { "start": { - "line": 476, + "line": 473, "column": 8 }, "end": { - "line": 480, + "line": 477, "column": 11 } } @@ -19546,16 +19273,16 @@ "object": { "type": "ThisExpression", "range": [ - 13042, - 13046 + 12919, + 12923 ], "loc": { "start": { - "line": 481, + "line": 478, "column": 8 }, "end": { - "line": 481, + "line": 478, "column": 12 } } @@ -19564,31 +19291,31 @@ "type": "Identifier", "name": "isWatermarkArray", "range": [ - 13047, - 13063 + 12924, + 12940 ], "loc": { "start": { - "line": 481, + "line": 478, "column": 13 }, "end": { - "line": 481, + "line": 478, "column": 29 } } }, "range": [ - 13042, - 13063 + 12919, + 12940 ], "loc": { "start": { - "line": 481, + "line": 478, "column": 8 }, "end": { - "line": 481, + "line": 478, "column": 29 } } @@ -19599,16 +19326,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 13066, - 13073 + 12943, + 12950 ], "loc": { "start": { - "line": 481, + "line": 478, "column": 32 }, "end": { - "line": 481, + "line": 478, "column": 39 } } @@ -19620,16 +19347,16 @@ "object": { "type": "ThisExpression", "range": [ - 13074, - 13078 + 12951, + 12955 ], "loc": { "start": { - "line": 481, + "line": 478, "column": 40 }, "end": { - "line": 481, + "line": 478, "column": 44 } } @@ -19638,77 +19365,77 @@ "type": "Identifier", "name": "watermark", "range": [ - 13079, - 13088 + 12956, + 12965 ], "loc": { "start": { - "line": 481, + "line": 478, "column": 45 }, "end": { - "line": 481, + "line": 478, "column": 54 } } }, "range": [ - 13074, - 13088 + 12951, + 12965 ], "loc": { "start": { - "line": 481, + "line": 478, "column": 40 }, "end": { - "line": 481, + "line": 478, "column": 54 } } } ], "range": [ - 13066, - 13089 + 12943, + 12966 ], "loc": { "start": { - "line": 481, + "line": 478, "column": 32 }, "end": { - "line": 481, + "line": 478, "column": 55 } } }, "range": [ - 13042, - 13089 + 12919, + 12966 ], "loc": { "start": { - "line": 481, + "line": 478, "column": 8 }, "end": { - "line": 481, + "line": 478, "column": 55 } } }, "range": [ - 13042, - 13090 + 12919, + 12967 ], "loc": { "start": { - "line": 481, + "line": 478, "column": 8 }, "end": { - "line": 481, + "line": 478, "column": 56 } }, @@ -19717,16 +19444,16 @@ "type": "Block", "value": "*\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n ", "range": [ - 12908, - 13033 + 12785, + 12910 ], "loc": { "start": { - "line": 476, + "line": 473, "column": 8 }, "end": { - "line": 480, + "line": 477, "column": 11 } } @@ -19737,16 +19464,16 @@ "type": "Block", "value": "*\n * Toolbar's custom container ID\n * @type {String}\n ", "range": [ - 13100, - 13182 + 12977, + 13059 ], "loc": { "start": { - "line": 483, + "line": 480, "column": 8 }, "end": { - "line": 486, + "line": 483, "column": 11 } } @@ -19764,16 +19491,16 @@ "object": { "type": "ThisExpression", "range": [ - 13191, - 13195 + 13068, + 13072 ], "loc": { "start": { - "line": 487, + "line": 484, "column": 8 }, "end": { - "line": 487, + "line": 484, "column": 12 } } @@ -19782,31 +19509,31 @@ "type": "Identifier", "name": "toolBarTgtId", "range": [ - 13196, - 13208 + 13073, + 13085 ], "loc": { "start": { - "line": 487, + "line": 484, "column": 13 }, "end": { - "line": 487, + "line": 484, "column": 25 } } }, "range": [ - 13191, - 13208 + 13068, + 13085 ], "loc": { "start": { - "line": 487, + "line": 484, "column": 8 }, "end": { - "line": 487, + "line": 484, "column": 25 } } @@ -19821,16 +19548,16 @@ "type": "Identifier", "name": "f", "range": [ - 13211, - 13212 + 13088, + 13089 ], "loc": { "start": { - "line": 487, + "line": 484, "column": 28 }, "end": { - "line": 487, + "line": 484, "column": 29 } } @@ -19839,31 +19566,31 @@ "type": "Identifier", "name": "toolbar_target_id", "range": [ - 13213, - 13230 + 13090, + 13107 ], "loc": { "start": { - "line": 487, + "line": 484, "column": 30 }, "end": { - "line": 487, + "line": 484, "column": 47 } } }, "range": [ - 13211, - 13230 + 13088, + 13107 ], "loc": { "start": { - "line": 487, + "line": 484, "column": 28 }, "end": { - "line": 487, + "line": 484, "column": 47 } } @@ -19873,61 +19600,61 @@ "value": null, "raw": "null", "range": [ - 13234, - 13238 + 13111, + 13115 ], "loc": { "start": { - "line": 487, + "line": 484, "column": 51 }, "end": { - "line": 487, + "line": 484, "column": 55 } } }, "range": [ - 13211, - 13238 + 13088, + 13115 ], "loc": { "start": { - "line": 487, + "line": 484, "column": 28 }, "end": { - "line": 487, + "line": 484, "column": 55 } } }, "range": [ - 13191, - 13238 + 13068, + 13115 ], "loc": { "start": { - "line": 487, + "line": 484, "column": 8 }, "end": { - "line": 487, + "line": 484, "column": 55 } } }, "range": [ - 13191, - 13239 + 13068, + 13116 ], "loc": { "start": { - "line": 487, + "line": 484, "column": 8 }, "end": { - "line": 487, + "line": 484, "column": 56 } }, @@ -19936,16 +19663,16 @@ "type": "Block", "value": "*\n * Toolbar's custom container ID\n * @type {String}\n ", "range": [ - 13100, - 13182 + 12977, + 13059 ], "loc": { "start": { - "line": 483, + "line": 480, "column": 8 }, "end": { - "line": 486, + "line": 483, "column": 11 } } @@ -19956,16 +19683,16 @@ "type": "Block", "value": "*\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n ", "range": [ - 13249, - 13349 + 13126, + 13226 ], "loc": { "start": { - "line": 489, + "line": 486, "column": 8 }, "end": { - "line": 492, + "line": 489, "column": 11 } } @@ -19983,16 +19710,16 @@ "object": { "type": "ThisExpression", "range": [ - 13358, - 13362 + 13235, + 13239 ], "loc": { "start": { - "line": 493, + "line": 490, "column": 8 }, "end": { - "line": 493, + "line": 490, "column": 12 } } @@ -20001,31 +19728,31 @@ "type": "Identifier", "name": "help", "range": [ - 13363, - 13367 + 13240, + 13244 ], "loc": { "start": { - "line": 493, + "line": 490, "column": 13 }, "end": { - "line": 493, + "line": 490, "column": 17 } } }, "range": [ - 13358, - 13367 + 13235, + 13244 ], "loc": { "start": { - "line": 493, + "line": 490, "column": 8 }, "end": { - "line": 493, + "line": 490, "column": 17 } } @@ -20038,16 +19765,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 13370, - 13377 + 13247, + 13254 ], "loc": { "start": { - "line": 493, + "line": 490, "column": 20 }, "end": { - "line": 493, + "line": 490, "column": 27 } } @@ -20060,16 +19787,16 @@ "type": "Identifier", "name": "f", "range": [ - 13378, - 13379 + 13255, + 13256 ], "loc": { "start": { - "line": 493, + "line": 490, "column": 28 }, "end": { - "line": 493, + "line": 490, "column": 29 } } @@ -20078,47 +19805,47 @@ "type": "Identifier", "name": "help_instructions", "range": [ - 13380, - 13397 + 13257, + 13274 ], "loc": { "start": { - "line": 493, + "line": 490, "column": 30 }, "end": { - "line": 493, + "line": 490, "column": 47 } } }, "range": [ - 13378, - 13397 + 13255, + 13274 ], "loc": { "start": { - "line": 493, + "line": 490, "column": 28 }, "end": { - "line": 493, + "line": 490, "column": 47 } } } ], "range": [ - 13370, - 13398 + 13247, + 13275 ], "loc": { "start": { - "line": 493, + "line": 490, "column": 20 }, "end": { - "line": 493, + "line": 490, "column": 48 } } @@ -20127,16 +19854,16 @@ "type": "Identifier", "name": "undefined", "range": [ - 13413, - 13422 + 13290, + 13299 ], "loc": { "start": { - "line": 494, + "line": 491, "column": 12 }, "end": { - "line": 494, + "line": 491, "column": 21 } } @@ -20147,16 +19874,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 13425, - 13432 + 13302, + 13309 ], "loc": { "start": { - "line": 494, + "line": 491, "column": 24 }, "end": { - "line": 494, + "line": 491, "column": 31 } } @@ -20169,16 +19896,16 @@ "type": "Identifier", "name": "f", "range": [ - 13433, - 13434 + 13310, + 13311 ], "loc": { "start": { - "line": 494, + "line": 491, "column": 32 }, "end": { - "line": 494, + "line": 491, "column": 33 } } @@ -20187,92 +19914,92 @@ "type": "Identifier", "name": "help_instructions", "range": [ - 13435, - 13452 + 13312, + 13329 ], "loc": { "start": { - "line": 494, + "line": 491, "column": 34 }, "end": { - "line": 494, + "line": 491, "column": 51 } } }, "range": [ - 13433, - 13452 + 13310, + 13329 ], "loc": { "start": { - "line": 494, + "line": 491, "column": 32 }, "end": { - "line": 494, + "line": 491, "column": 51 } } } ], "range": [ - 13425, - 13453 + 13302, + 13330 ], "loc": { "start": { - "line": 494, + "line": 491, "column": 24 }, "end": { - "line": 494, + "line": 491, "column": 52 } } }, "range": [ - 13370, - 13453 + 13247, + 13330 ], "loc": { "start": { - "line": 493, + "line": 490, "column": 20 }, "end": { - "line": 494, + "line": 491, "column": 52 } } }, "range": [ - 13358, - 13453 + 13235, + 13330 ], "loc": { "start": { - "line": 493, + "line": 490, "column": 8 }, "end": { - "line": 494, + "line": 491, "column": 52 } } }, "range": [ - 13358, - 13454 + 13235, + 13331 ], "loc": { "start": { - "line": 493, + "line": 490, "column": 8 }, "end": { - "line": 494, + "line": 491, "column": 53 } }, @@ -20281,16 +20008,16 @@ "type": "Block", "value": "*\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n ", "range": [ - 13249, - 13349 + 13126, + 13226 ], "loc": { "start": { - "line": 489, + "line": 486, "column": 8 }, "end": { - "line": 492, + "line": 489, "column": 11 } } @@ -20301,16 +20028,16 @@ "type": "Block", "value": "*\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n ", "range": [ - 13464, - 13563 + 13341, + 13440 ], "loc": { "start": { - "line": 496, + "line": 493, "column": 8 }, "end": { - "line": 499, + "line": 496, "column": 11 } } @@ -20328,16 +20055,16 @@ "object": { "type": "ThisExpression", "range": [ - 13572, - 13576 + 13449, + 13453 ], "loc": { "start": { - "line": 500, + "line": 497, "column": 8 }, "end": { - "line": 500, + "line": 497, "column": 12 } } @@ -20346,31 +20073,31 @@ "type": "Identifier", "name": "popupFilters", "range": [ - 13577, - 13589 + 13454, + 13466 ], "loc": { "start": { - "line": 500, + "line": 497, "column": 13 }, "end": { - "line": 500, + "line": 497, "column": 25 } } }, "range": [ - 13572, - 13589 + 13449, + 13466 ], "loc": { "start": { - "line": 500, + "line": 497, "column": 8 }, "end": { - "line": 500, + "line": 497, "column": 25 } } @@ -20381,16 +20108,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 13592, - 13599 + 13469, + 13476 ], "loc": { "start": { - "line": 500, + "line": 497, "column": 28 }, "end": { - "line": 500, + "line": 497, "column": 35 } } @@ -20403,16 +20130,16 @@ "type": "Identifier", "name": "f", "range": [ - 13600, - 13601 + 13477, + 13478 ], "loc": { "start": { - "line": 500, + "line": 497, "column": 36 }, "end": { - "line": 500, + "line": 497, "column": 37 } } @@ -20421,77 +20148,77 @@ "type": "Identifier", "name": "popup_filters", "range": [ - 13602, - 13615 + 13479, + 13492 ], "loc": { "start": { - "line": 500, + "line": 497, "column": 38 }, "end": { - "line": 500, + "line": 497, "column": 51 } } }, "range": [ - 13600, - 13615 + 13477, + 13492 ], "loc": { "start": { - "line": 500, + "line": 497, "column": 36 }, "end": { - "line": 500, + "line": 497, "column": 51 } } } ], "range": [ - 13592, - 13616 + 13469, + 13493 ], "loc": { "start": { - "line": 500, + "line": 497, "column": 28 }, "end": { - "line": 500, + "line": 497, "column": 52 } } }, "range": [ - 13572, - 13616 + 13449, + 13493 ], "loc": { "start": { - "line": 500, + "line": 497, "column": 8 }, "end": { - "line": 500, + "line": 497, "column": 52 } } }, "range": [ - 13572, - 13617 + 13449, + 13494 ], "loc": { "start": { - "line": 500, + "line": 497, "column": 8 }, "end": { - "line": 500, + "line": 497, "column": 53 } }, @@ -20500,16 +20227,16 @@ "type": "Block", "value": "*\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n ", "range": [ - 13464, - 13563 + 13341, + 13440 ], "loc": { "start": { - "line": 496, + "line": 493, "column": 8 }, "end": { - "line": 499, + "line": 496, "column": 11 } } @@ -20520,16 +20247,16 @@ "type": "Block", "value": "*\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n ", "range": [ - 13627, - 13744 + 13504, + 13621 ], "loc": { "start": { - "line": 502, + "line": 499, "column": 8 }, "end": { - "line": 505, + "line": 502, "column": 11 } } @@ -20547,16 +20274,16 @@ "object": { "type": "ThisExpression", "range": [ - 13753, - 13757 + 13630, + 13634 ], "loc": { "start": { - "line": 506, + "line": 503, "column": 8 }, "end": { - "line": 506, + "line": 503, "column": 12 } } @@ -20565,31 +20292,31 @@ "type": "Identifier", "name": "markActiveColumns", "range": [ - 13758, - 13775 + 13635, + 13652 ], "loc": { "start": { - "line": 506, + "line": 503, "column": 13 }, "end": { - "line": 506, + "line": 503, "column": 30 } } }, "range": [ - 13753, - 13775 + 13630, + 13652 ], "loc": { "start": { - "line": 506, + "line": 503, "column": 8 }, "end": { - "line": 506, + "line": 503, "column": 30 } } @@ -20603,16 +20330,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 13778, - 13783 + 13655, + 13660 ], "loc": { "start": { - "line": 506, + "line": 503, "column": 33 }, "end": { - "line": 506, + "line": 503, "column": 38 } } @@ -20625,16 +20352,16 @@ "type": "Identifier", "name": "f", "range": [ - 13784, - 13785 + 13661, + 13662 ], "loc": { "start": { - "line": 506, + "line": 503, "column": 39 }, "end": { - "line": 506, + "line": 503, "column": 40 } } @@ -20643,47 +20370,47 @@ "type": "Identifier", "name": "mark_active_columns", "range": [ - 13786, - 13805 + 13663, + 13682 ], "loc": { "start": { - "line": 506, + "line": 503, "column": 41 }, "end": { - "line": 506, + "line": 503, "column": 60 } } }, "range": [ - 13784, - 13805 + 13661, + 13682 ], "loc": { "start": { - "line": 506, + "line": 503, "column": 39 }, "end": { - "line": 506, + "line": 503, "column": 60 } } } ], "range": [ - 13778, - 13806 + 13655, + 13683 ], "loc": { "start": { - "line": 506, + "line": 503, "column": 33 }, "end": { - "line": 506, + "line": 503, "column": 61 } } @@ -20694,16 +20421,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 13822, - 13829 + 13699, + 13706 ], "loc": { "start": { - "line": 507, + "line": 504, "column": 12 }, "end": { - "line": 507, + "line": 504, "column": 19 } } @@ -20716,16 +20443,16 @@ "type": "Identifier", "name": "f", "range": [ - 13830, - 13831 + 13707, + 13708 ], "loc": { "start": { - "line": 507, + "line": 504, "column": 20 }, "end": { - "line": 507, + "line": 504, "column": 21 } } @@ -20734,92 +20461,92 @@ "type": "Identifier", "name": "mark_active_columns", "range": [ - 13832, - 13851 + 13709, + 13728 ], "loc": { "start": { - "line": 507, + "line": 504, "column": 22 }, "end": { - "line": 507, + "line": 504, "column": 41 } } }, "range": [ - 13830, - 13851 + 13707, + 13728 ], "loc": { "start": { - "line": 507, + "line": 504, "column": 20 }, "end": { - "line": 507, + "line": 504, "column": 41 } } } ], "range": [ - 13822, - 13852 + 13699, + 13729 ], "loc": { "start": { - "line": 507, + "line": 504, "column": 12 }, "end": { - "line": 507, + "line": 504, "column": 42 } } }, "range": [ - 13778, - 13852 + 13655, + 13729 ], "loc": { "start": { - "line": 506, + "line": 503, "column": 33 }, "end": { - "line": 507, + "line": 504, "column": 42 } } }, "range": [ - 13753, - 13852 + 13630, + 13729 ], "loc": { "start": { - "line": 506, + "line": 503, "column": 8 }, "end": { - "line": 507, + "line": 504, "column": 42 } } }, "range": [ - 13753, - 13853 + 13630, + 13730 ], "loc": { "start": { - "line": 506, + "line": 503, "column": 8 }, "end": { - "line": 507, + "line": 504, "column": 43 } }, @@ -20828,16 +20555,16 @@ "type": "Block", "value": "*\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n ", "range": [ - 13627, - 13744 + 13504, + 13621 ], "loc": { "start": { - "line": 502, + "line": 499, "column": 8 }, "end": { - "line": 505, + "line": 502, "column": 11 } } @@ -20848,16 +20575,16 @@ "type": "Block", "value": "** select filter's customisation and behaviours **", "range": [ - 13863, - 13917 + 13740, + 13794 ], "loc": { "start": { - "line": 509, + "line": 506, "column": 8 }, "end": { - "line": 509, + "line": 506, "column": 62 } } @@ -20866,16 +20593,16 @@ "type": "Block", "value": "*\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n ", "range": [ - 13926, - 14045 + 13803, + 13922 ], "loc": { "start": { - "line": 510, + "line": 507, "column": 8 }, "end": { - "line": 513, + "line": 510, "column": 11 } } @@ -20893,16 +20620,16 @@ "object": { "type": "ThisExpression", "range": [ - 14054, - 14058 + 13931, + 13935 ], "loc": { "start": { - "line": 514, + "line": 511, "column": 8 }, "end": { - "line": 514, + "line": 511, "column": 12 } } @@ -20911,31 +20638,31 @@ "type": "Identifier", "name": "clearFilterText", "range": [ - 14059, - 14074 + 13936, + 13951 ], "loc": { "start": { - "line": 514, + "line": 511, "column": 13 }, "end": { - "line": 514, + "line": 511, "column": 28 } } }, "range": [ - 14054, - 14074 + 13931, + 13951 ], "loc": { "start": { - "line": 514, + "line": 511, "column": 8 }, "end": { - "line": 514, + "line": 511, "column": 28 } } @@ -20950,16 +20677,16 @@ "type": "Identifier", "name": "f", "range": [ - 14077, - 14078 + 13954, + 13955 ], "loc": { "start": { - "line": 514, + "line": 511, "column": 31 }, "end": { - "line": 514, + "line": 511, "column": 32 } } @@ -20968,31 +20695,31 @@ "type": "Identifier", "name": "clear_filter_text", "range": [ - 14079, - 14096 + 13956, + 13973 ], "loc": { "start": { - "line": 514, + "line": 511, "column": 33 }, "end": { - "line": 514, + "line": 511, "column": 50 } } }, "range": [ - 14077, - 14096 + 13954, + 13973 ], "loc": { "start": { - "line": 514, + "line": 511, "column": 31 }, "end": { - "line": 514, + "line": 511, "column": 50 } } @@ -21002,61 +20729,61 @@ "value": "Clear", "raw": "'Clear'", "range": [ - 14100, - 14107 + 13977, + 13984 ], "loc": { "start": { - "line": 514, + "line": 511, "column": 54 }, "end": { - "line": 514, + "line": 511, "column": 61 } } }, "range": [ - 14077, - 14107 + 13954, + 13984 ], "loc": { "start": { - "line": 514, + "line": 511, "column": 31 }, "end": { - "line": 514, + "line": 511, "column": 61 } } }, "range": [ - 14054, - 14107 + 13931, + 13984 ], "loc": { "start": { - "line": 514, + "line": 511, "column": 8 }, "end": { - "line": 514, + "line": 511, "column": 61 } } }, "range": [ - 14054, - 14108 + 13931, + 13985 ], "loc": { "start": { - "line": 514, + "line": 511, "column": 8 }, "end": { - "line": 514, + "line": 511, "column": 62 } }, @@ -21065,16 +20792,16 @@ "type": "Block", "value": "** select filter's customisation and behaviours **", "range": [ - 13863, - 13917 + 13740, + 13794 ], "loc": { "start": { - "line": 509, + "line": 506, "column": 8 }, "end": { - "line": 509, + "line": 506, "column": 62 } } @@ -21083,16 +20810,16 @@ "type": "Block", "value": "*\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n ", "range": [ - 13926, - 14045 + 13803, + 13922 ], "loc": { "start": { - "line": 510, + "line": 507, "column": 8 }, "end": { - "line": 513, + "line": 510, "column": 11 } } @@ -21103,16 +20830,16 @@ "type": "Block", "value": "*\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n ", "range": [ - 14118, - 14238 + 13995, + 14115 ], "loc": { "start": { - "line": 516, + "line": 513, "column": 8 }, "end": { - "line": 519, + "line": 516, "column": 11 } } @@ -21130,16 +20857,16 @@ "object": { "type": "ThisExpression", "range": [ - 14247, - 14251 + 14124, + 14128 ], "loc": { "start": { - "line": 520, + "line": 517, "column": 8 }, "end": { - "line": 520, + "line": 517, "column": 12 } } @@ -21148,31 +20875,31 @@ "type": "Identifier", "name": "enableEmptyOption", "range": [ - 14252, - 14269 + 14129, + 14146 ], "loc": { "start": { - "line": 520, + "line": 517, "column": 13 }, "end": { - "line": 520, + "line": 517, "column": 30 } } }, "range": [ - 14247, - 14269 + 14124, + 14146 ], "loc": { "start": { - "line": 520, + "line": 517, "column": 8 }, "end": { - "line": 520, + "line": 517, "column": 30 } } @@ -21183,16 +20910,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 14272, - 14279 + 14149, + 14156 ], "loc": { "start": { - "line": 520, + "line": 517, "column": 33 }, "end": { - "line": 520, + "line": 517, "column": 40 } } @@ -21205,16 +20932,16 @@ "type": "Identifier", "name": "f", "range": [ - 14280, - 14281 + 14157, + 14158 ], "loc": { "start": { - "line": 520, + "line": 517, "column": 41 }, "end": { - "line": 520, + "line": 517, "column": 42 } } @@ -21223,77 +20950,77 @@ "type": "Identifier", "name": "enable_empty_option", "range": [ - 14282, - 14301 + 14159, + 14178 ], "loc": { "start": { - "line": 520, + "line": 517, "column": 43 }, "end": { - "line": 520, + "line": 517, "column": 62 } } }, "range": [ - 14280, - 14301 + 14157, + 14178 ], "loc": { "start": { - "line": 520, + "line": 517, "column": 41 }, "end": { - "line": 520, + "line": 517, "column": 62 } } } ], "range": [ - 14272, - 14302 + 14149, + 14179 ], "loc": { "start": { - "line": 520, + "line": 517, "column": 33 }, "end": { - "line": 520, + "line": 517, "column": 63 } } }, "range": [ - 14247, - 14302 + 14124, + 14179 ], "loc": { "start": { - "line": 520, + "line": 517, "column": 8 }, "end": { - "line": 520, + "line": 517, "column": 63 } } }, "range": [ - 14247, - 14303 + 14124, + 14180 ], "loc": { "start": { - "line": 520, + "line": 517, "column": 8 }, "end": { - "line": 520, + "line": 517, "column": 64 } }, @@ -21302,16 +21029,16 @@ "type": "Block", "value": "*\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n ", "range": [ - 14118, - 14238 + 13995, + 14115 ], "loc": { "start": { - "line": 516, + "line": 513, "column": 8 }, "end": { - "line": 519, + "line": 516, "column": 11 } } @@ -21322,16 +21049,16 @@ "type": "Block", "value": "*\n * Text for empty option in drop-down filter types\n * @type {String}\n ", "range": [ - 14313, - 14413 + 14190, + 14290 ], "loc": { "start": { - "line": 522, + "line": 519, "column": 8 }, "end": { - "line": 525, + "line": 522, "column": 11 } } @@ -21349,16 +21076,16 @@ "object": { "type": "ThisExpression", "range": [ - 14422, - 14426 + 14299, + 14303 ], "loc": { "start": { - "line": 526, + "line": 523, "column": 8 }, "end": { - "line": 526, + "line": 523, "column": 12 } } @@ -21367,31 +21094,31 @@ "type": "Identifier", "name": "emptyText", "range": [ - 14427, - 14436 + 14304, + 14313 ], "loc": { "start": { - "line": 526, + "line": 523, "column": 13 }, "end": { - "line": 526, + "line": 523, "column": 22 } } }, "range": [ - 14422, - 14436 + 14299, + 14313 ], "loc": { "start": { - "line": 526, + "line": 523, "column": 8 }, "end": { - "line": 526, + "line": 523, "column": 22 } } @@ -21406,16 +21133,16 @@ "type": "Identifier", "name": "f", "range": [ - 14439, - 14440 + 14316, + 14317 ], "loc": { "start": { - "line": 526, + "line": 523, "column": 25 }, "end": { - "line": 526, + "line": 523, "column": 26 } } @@ -21424,31 +21151,31 @@ "type": "Identifier", "name": "empty_text", "range": [ - 14441, - 14451 + 14318, + 14328 ], "loc": { "start": { - "line": 526, + "line": 523, "column": 27 }, "end": { - "line": 526, + "line": 523, "column": 37 } } }, "range": [ - 14439, - 14451 + 14316, + 14328 ], "loc": { "start": { - "line": 526, + "line": 523, "column": 25 }, "end": { - "line": 526, + "line": 523, "column": 37 } } @@ -21458,61 +21185,61 @@ "value": "(Empty)", "raw": "'(Empty)'", "range": [ - 14455, - 14464 + 14332, + 14341 ], "loc": { "start": { - "line": 526, + "line": 523, "column": 41 }, "end": { - "line": 526, + "line": 523, "column": 50 } } }, "range": [ - 14439, - 14464 + 14316, + 14341 ], "loc": { "start": { - "line": 526, + "line": 523, "column": 25 }, "end": { - "line": 526, + "line": 523, "column": 50 } } }, "range": [ - 14422, - 14464 + 14299, + 14341 ], "loc": { "start": { - "line": 526, + "line": 523, "column": 8 }, "end": { - "line": 526, + "line": 523, "column": 50 } } }, "range": [ - 14422, - 14465 + 14299, + 14342 ], "loc": { "start": { - "line": 526, + "line": 523, "column": 8 }, "end": { - "line": 526, + "line": 523, "column": 51 } }, @@ -21521,16 +21248,16 @@ "type": "Block", "value": "*\n * Text for empty option in drop-down filter types\n * @type {String}\n ", "range": [ - 14313, - 14413 + 14190, + 14290 ], "loc": { "start": { - "line": 522, + "line": 519, "column": 8 }, "end": { - "line": 525, + "line": 522, "column": 11 } } @@ -21541,16 +21268,16 @@ "type": "Block", "value": "*\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n ", "range": [ - 14475, - 14610 + 14352, + 14487 ], "loc": { "start": { - "line": 528, + "line": 525, "column": 8 }, "end": { - "line": 532, + "line": 529, "column": 11 } } @@ -21568,16 +21295,16 @@ "object": { "type": "ThisExpression", "range": [ - 14619, - 14623 + 14496, + 14500 ], "loc": { "start": { - "line": 533, + "line": 530, "column": 8 }, "end": { - "line": 533, + "line": 530, "column": 12 } } @@ -21586,31 +21313,31 @@ "type": "Identifier", "name": "enableNonEmptyOption", "range": [ - 14624, - 14644 + 14501, + 14521 ], "loc": { "start": { - "line": 533, + "line": 530, "column": 13 }, "end": { - "line": 533, + "line": 530, "column": 33 } } }, "range": [ - 14619, - 14644 + 14496, + 14521 ], "loc": { "start": { - "line": 533, + "line": 530, "column": 8 }, "end": { - "line": 533, + "line": 530, "column": 33 } } @@ -21621,16 +21348,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 14647, - 14654 + 14524, + 14531 ], "loc": { "start": { - "line": 533, + "line": 530, "column": 36 }, "end": { - "line": 533, + "line": 530, "column": 43 } } @@ -21643,16 +21370,16 @@ "type": "Identifier", "name": "f", "range": [ - 14655, - 14656 + 14532, + 14533 ], "loc": { "start": { - "line": 533, + "line": 530, "column": 44 }, "end": { - "line": 533, + "line": 530, "column": 45 } } @@ -21661,77 +21388,77 @@ "type": "Identifier", "name": "enable_non_empty_option", "range": [ - 14657, - 14680 + 14534, + 14557 ], "loc": { "start": { - "line": 533, + "line": 530, "column": 46 }, "end": { - "line": 533, + "line": 530, "column": 69 } } }, "range": [ - 14655, - 14680 + 14532, + 14557 ], "loc": { "start": { - "line": 533, + "line": 530, "column": 44 }, "end": { - "line": 533, + "line": 530, "column": 69 } } } ], "range": [ - 14647, - 14681 + 14524, + 14558 ], "loc": { "start": { - "line": 533, + "line": 530, "column": 36 }, "end": { - "line": 533, + "line": 530, "column": 70 } } }, "range": [ - 14619, - 14681 + 14496, + 14558 ], "loc": { "start": { - "line": 533, + "line": 530, "column": 8 }, "end": { - "line": 533, + "line": 530, "column": 70 } } }, "range": [ - 14619, - 14682 + 14496, + 14559 ], "loc": { "start": { - "line": 533, + "line": 530, "column": 8 }, "end": { - "line": 533, + "line": 530, "column": 71 } }, @@ -21740,16 +21467,16 @@ "type": "Block", "value": "*\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n ", "range": [ - 14475, - 14610 + 14352, + 14487 ], "loc": { "start": { - "line": 528, + "line": 525, "column": 8 }, "end": { - "line": 532, + "line": 529, "column": 11 } } @@ -21760,16 +21487,16 @@ "type": "Block", "value": "*\n * Text for non-empty option in drop-down filter types\n * @type {String}\n ", "range": [ - 14692, - 14796 + 14569, + 14673 ], "loc": { "start": { - "line": 535, + "line": 532, "column": 8 }, "end": { - "line": 538, + "line": 535, "column": 11 } } @@ -21787,16 +21514,16 @@ "object": { "type": "ThisExpression", "range": [ - 14805, - 14809 + 14682, + 14686 ], "loc": { "start": { - "line": 539, + "line": 536, "column": 8 }, "end": { - "line": 539, + "line": 536, "column": 12 } } @@ -21805,31 +21532,31 @@ "type": "Identifier", "name": "nonEmptyText", "range": [ - 14810, - 14822 + 14687, + 14699 ], "loc": { "start": { - "line": 539, + "line": 536, "column": 13 }, "end": { - "line": 539, + "line": 536, "column": 25 } } }, "range": [ - 14805, - 14822 + 14682, + 14699 ], "loc": { "start": { - "line": 539, + "line": 536, "column": 8 }, "end": { - "line": 539, + "line": 536, "column": 25 } } @@ -21844,16 +21571,16 @@ "type": "Identifier", "name": "f", "range": [ - 14825, - 14826 + 14702, + 14703 ], "loc": { "start": { - "line": 539, + "line": 536, "column": 28 }, "end": { - "line": 539, + "line": 536, "column": 29 } } @@ -21862,31 +21589,31 @@ "type": "Identifier", "name": "non_empty_text", "range": [ - 14827, - 14841 + 14704, + 14718 ], "loc": { "start": { - "line": 539, + "line": 536, "column": 30 }, "end": { - "line": 539, + "line": 536, "column": 44 } } }, "range": [ - 14825, - 14841 + 14702, + 14718 ], "loc": { "start": { - "line": 539, + "line": 536, "column": 28 }, "end": { - "line": 539, + "line": 536, "column": 44 } } @@ -21896,61 +21623,61 @@ "value": "(Non empty)", "raw": "'(Non empty)'", "range": [ - 14845, - 14858 + 14722, + 14735 ], "loc": { "start": { - "line": 539, + "line": 536, "column": 48 }, "end": { - "line": 539, + "line": 536, "column": 61 } } }, "range": [ - 14825, - 14858 + 14702, + 14735 ], "loc": { "start": { - "line": 539, + "line": 536, "column": 28 }, "end": { - "line": 539, + "line": 536, "column": 61 } } }, "range": [ - 14805, - 14858 + 14682, + 14735 ], "loc": { "start": { - "line": 539, + "line": 536, "column": 8 }, "end": { - "line": 539, + "line": 536, "column": 61 } } }, "range": [ - 14805, - 14859 + 14682, + 14736 ], "loc": { "start": { - "line": 539, + "line": 536, "column": 8 }, "end": { - "line": 539, + "line": 536, "column": 62 } }, @@ -21959,16 +21686,16 @@ "type": "Block", "value": "*\n * Text for non-empty option in drop-down filter types\n * @type {String}\n ", "range": [ - 14692, - 14796 + 14569, + 14673 ], "loc": { "start": { - "line": 535, + "line": 532, "column": 8 }, "end": { - "line": 538, + "line": 535, "column": 11 } } @@ -21979,16 +21706,16 @@ "type": "Block", "value": "*\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n ", "range": [ - 14869, - 15017 + 14746, + 14894 ], "loc": { "start": { - "line": 541, + "line": 538, "column": 8 }, "end": { - "line": 545, + "line": 542, "column": 11 } } @@ -22006,16 +21733,16 @@ "object": { "type": "ThisExpression", "range": [ - 15026, - 15030 + 14903, + 14907 ], "loc": { "start": { - "line": 546, + "line": 543, "column": 8 }, "end": { - "line": 546, + "line": 543, "column": 12 } } @@ -22024,31 +21751,31 @@ "type": "Identifier", "name": "onSlcChange", "range": [ - 15031, - 15042 + 14908, + 14919 ], "loc": { "start": { - "line": 546, + "line": 543, "column": 13 }, "end": { - "line": 546, + "line": 543, "column": 24 } } }, "range": [ - 15026, - 15042 + 14903, + 14919 ], "loc": { "start": { - "line": 546, + "line": 543, "column": 8 }, "end": { - "line": 546, + "line": 543, "column": 24 } } @@ -22065,16 +21792,16 @@ "type": "Identifier", "name": "f", "range": [ - 15045, - 15046 + 14922, + 14923 ], "loc": { "start": { - "line": 546, + "line": 543, "column": 27 }, "end": { - "line": 546, + "line": 543, "column": 28 } } @@ -22083,31 +21810,31 @@ "type": "Identifier", "name": "on_change", "range": [ - 15047, - 15056 + 14924, + 14933 ], "loc": { "start": { - "line": 546, + "line": 543, "column": 29 }, "end": { - "line": 546, + "line": 543, "column": 38 } } }, "range": [ - 15045, - 15056 + 14922, + 14933 ], "loc": { "start": { - "line": 546, + "line": 543, "column": 27 }, "end": { - "line": 546, + "line": 543, "column": 38 } } @@ -22117,31 +21844,31 @@ "value": false, "raw": "false", "range": [ - 15061, - 15066 + 14938, + 14943 ], "loc": { "start": { - "line": 546, + "line": 543, "column": 43 }, "end": { - "line": 546, + "line": 543, "column": 48 } } }, "range": [ - 15045, - 15066 + 14922, + 14943 ], "loc": { "start": { - "line": 546, + "line": 543, "column": 27 }, "end": { - "line": 546, + "line": 543, "column": 48 } } @@ -22151,16 +21878,16 @@ "value": false, "raw": "false", "range": [ - 15069, - 15074 + 14946, + 14951 ], "loc": { "start": { - "line": 546, + "line": 543, "column": 51 }, "end": { - "line": 546, + "line": 543, "column": 56 } } @@ -22170,61 +21897,61 @@ "value": true, "raw": "true", "range": [ - 15077, - 15081 + 14954, + 14958 ], "loc": { "start": { - "line": 546, + "line": 543, "column": 59 }, "end": { - "line": 546, + "line": 543, "column": 63 } } }, "range": [ - 15045, - 15081 + 14922, + 14958 ], "loc": { "start": { - "line": 546, + "line": 543, "column": 27 }, "end": { - "line": 546, + "line": 543, "column": 63 } } }, "range": [ - 15026, - 15081 + 14903, + 14958 ], "loc": { "start": { - "line": 546, + "line": 543, "column": 8 }, "end": { - "line": 546, + "line": 543, "column": 63 } } }, "range": [ - 15026, - 15082 + 14903, + 14959 ], "loc": { "start": { - "line": 546, + "line": 543, "column": 8 }, "end": { - "line": 546, + "line": 543, "column": 64 } }, @@ -22233,16 +21960,16 @@ "type": "Block", "value": "*\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n ", "range": [ - 14869, - 15017 + 14746, + 14894 ], "loc": { "start": { - "line": 541, + "line": 538, "column": 8 }, "end": { - "line": 545, + "line": 542, "column": 11 } } @@ -22253,16 +21980,16 @@ "type": "Block", "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 ", "range": [ - 15092, - 15270 + 14969, + 15147 ], "loc": { "start": { - "line": 548, + "line": 545, "column": 8 }, "end": { - "line": 552, + "line": 549, "column": 11 } } @@ -22271,16 +21998,16 @@ "type": "Line", "value": " this.sortSlc = f.sort_select === false ? false : true;", "range": [ - 15279, - 15336 + 15156, + 15213 ], "loc": { "start": { - "line": 553, + "line": 550, "column": 8 }, "end": { - "line": 553, + "line": 550, "column": 65 } } @@ -22298,16 +22025,16 @@ "object": { "type": "ThisExpression", "range": [ - 15345, - 15349 + 15222, + 15226 ], "loc": { "start": { - "line": 554, + "line": 551, "column": 8 }, "end": { - "line": 554, + "line": 551, "column": 12 } } @@ -22316,31 +22043,31 @@ "type": "Identifier", "name": "sortSlc", "range": [ - 15350, - 15357 + 15227, + 15234 ], "loc": { "start": { - "line": 554, + "line": 551, "column": 13 }, "end": { - "line": 554, + "line": 551, "column": 20 } } }, "range": [ - 15345, - 15357 + 15222, + 15234 ], "loc": { "start": { - "line": 554, + "line": 551, "column": 8 }, "end": { - "line": 554, + "line": 551, "column": 20 } } @@ -22353,16 +22080,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 15360, - 15367 + 15237, + 15244 ], "loc": { "start": { - "line": 554, + "line": 551, "column": 23 }, "end": { - "line": 554, + "line": 551, "column": 30 } } @@ -22375,16 +22102,16 @@ "type": "Identifier", "name": "f", "range": [ - 15368, - 15369 + 15245, + 15246 ], "loc": { "start": { - "line": 554, + "line": 551, "column": 31 }, "end": { - "line": 554, + "line": 551, "column": 32 } } @@ -22393,47 +22120,47 @@ "type": "Identifier", "name": "sort_select", "range": [ - 15370, - 15381 + 15247, + 15258 ], "loc": { "start": { - "line": 554, + "line": 551, "column": 33 }, "end": { - "line": 554, + "line": 551, "column": 44 } } }, "range": [ - 15368, - 15381 + 15245, + 15258 ], "loc": { "start": { - "line": 554, + "line": 551, "column": 31 }, "end": { - "line": 554, + "line": 551, "column": 44 } } } ], "range": [ - 15360, - 15382 + 15237, + 15259 ], "loc": { "start": { - "line": 554, + "line": 551, "column": 23 }, "end": { - "line": 554, + "line": 551, "column": 45 } } @@ -22443,16 +22170,16 @@ "value": true, "raw": "true", "range": [ - 15385, - 15389 + 15262, + 15266 ], "loc": { "start": { - "line": 554, + "line": 551, "column": 48 }, "end": { - "line": 554, + "line": 551, "column": 52 } } @@ -22465,16 +22192,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 15404, - 15411 + 15281, + 15288 ], "loc": { "start": { - "line": 555, + "line": 552, "column": 12 }, "end": { - "line": 555, + "line": 552, "column": 19 } } @@ -22487,16 +22214,16 @@ "type": "Identifier", "name": "f", "range": [ - 15412, - 15413 + 15289, + 15290 ], "loc": { "start": { - "line": 555, + "line": 552, "column": 20 }, "end": { - "line": 555, + "line": 552, "column": 21 } } @@ -22505,47 +22232,47 @@ "type": "Identifier", "name": "sort_select", "range": [ - 15414, - 15425 + 15291, + 15302 ], "loc": { "start": { - "line": 555, + "line": 552, "column": 22 }, "end": { - "line": 555, + "line": 552, "column": 33 } } }, "range": [ - 15412, - 15425 + 15289, + 15302 ], "loc": { "start": { - "line": 555, + "line": 552, "column": 20 }, "end": { - "line": 555, + "line": 552, "column": 33 } } } ], "range": [ - 15404, - 15426 + 15281, + 15303 ], "loc": { "start": { - "line": 555, + "line": 552, "column": 12 }, "end": { - "line": 555, + "line": 552, "column": 34 } } @@ -22557,16 +22284,16 @@ "type": "Identifier", "name": "f", "range": [ - 15429, - 15430 + 15306, + 15307 ], "loc": { "start": { - "line": 555, + "line": 552, "column": 37 }, "end": { - "line": 555, + "line": 552, "column": 38 } } @@ -22575,31 +22302,31 @@ "type": "Identifier", "name": "sort_select", "range": [ - 15431, - 15442 + 15308, + 15319 ], "loc": { "start": { - "line": 555, + "line": 552, "column": 39 }, "end": { - "line": 555, + "line": 552, "column": 50 } } }, "range": [ - 15429, - 15442 + 15306, + 15319 ], "loc": { "start": { - "line": 555, + "line": 552, "column": 37 }, "end": { - "line": 555, + "line": 552, "column": 50 } } @@ -22610,16 +22337,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 15445, - 15452 + 15322, + 15329 ], "loc": { "start": { - "line": 555, + "line": 552, "column": 53 }, "end": { - "line": 555, + "line": 552, "column": 60 } } @@ -22632,16 +22359,16 @@ "type": "Identifier", "name": "f", "range": [ - 15453, - 15454 + 15330, + 15331 ], "loc": { "start": { - "line": 555, + "line": 552, "column": 61 }, "end": { - "line": 555, + "line": 552, "column": 62 } } @@ -22650,107 +22377,107 @@ "type": "Identifier", "name": "sort_select", "range": [ - 15455, - 15466 + 15332, + 15343 ], "loc": { "start": { - "line": 555, + "line": 552, "column": 63 }, "end": { - "line": 555, + "line": 552, "column": 74 } } }, "range": [ - 15453, - 15466 + 15330, + 15343 ], "loc": { "start": { - "line": 555, + "line": 552, "column": 61 }, "end": { - "line": 555, + "line": 552, "column": 74 } } } ], "range": [ - 15445, - 15467 + 15322, + 15344 ], "loc": { "start": { - "line": 555, + "line": 552, "column": 53 }, "end": { - "line": 555, + "line": 552, "column": 75 } } }, "range": [ - 15404, - 15467 + 15281, + 15344 ], "loc": { "start": { - "line": 555, + "line": 552, "column": 12 }, "end": { - "line": 555, + "line": 552, "column": 75 } } }, "range": [ - 15360, - 15467 + 15237, + 15344 ], "loc": { "start": { - "line": 554, + "line": 551, "column": 23 }, "end": { - "line": 555, + "line": 552, "column": 75 } } }, "range": [ - 15345, - 15467 + 15222, + 15344 ], "loc": { "start": { - "line": 554, + "line": 551, "column": 8 }, "end": { - "line": 555, + "line": 552, "column": 75 } } }, "range": [ - 15345, - 15468 + 15222, + 15345 ], "loc": { "start": { - "line": 554, + "line": 551, "column": 8 }, "end": { - "line": 555, + "line": 552, "column": 76 } }, @@ -22759,16 +22486,16 @@ "type": "Block", "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 ", "range": [ - 15092, - 15270 + 14969, + 15147 ], "loc": { "start": { - "line": 548, + "line": 545, "column": 8 }, "end": { - "line": 552, + "line": 549, "column": 11 } } @@ -22777,16 +22504,16 @@ "type": "Line", "value": " this.sortSlc = f.sort_select === false ? false : true;", "range": [ - 15279, - 15336 + 15156, + 15213 ], "loc": { "start": { - "line": 553, + "line": 550, "column": 8 }, "end": { - "line": 553, + "line": 550, "column": 65 } } @@ -22797,16 +22524,16 @@ "type": "Block", "value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * ascending numeric manner\n * @type {Boolean}\n * @private\n ", "range": [ - 15478, - 15654 + 15355, + 15531 ], "loc": { "start": { - "line": 557, + "line": 554, "column": 8 }, "end": { - "line": 562, + "line": 559, "column": 11 } } @@ -22824,16 +22551,16 @@ "object": { "type": "ThisExpression", "range": [ - 15663, - 15667 + 15540, + 15544 ], "loc": { "start": { - "line": 563, + "line": 560, "column": 8 }, "end": { - "line": 563, + "line": 560, "column": 12 } } @@ -22842,31 +22569,31 @@ "type": "Identifier", "name": "isSortNumAsc", "range": [ - 15668, - 15680 + 15545, + 15557 ], "loc": { "start": { - "line": 563, + "line": 560, "column": 13 }, "end": { - "line": 563, + "line": 560, "column": 25 } } }, "range": [ - 15663, - 15680 + 15540, + 15557 ], "loc": { "start": { - "line": 563, + "line": 560, "column": 8 }, "end": { - "line": 563, + "line": 560, "column": 25 } } @@ -22877,16 +22604,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 15683, - 15690 + 15560, + 15567 ], "loc": { "start": { - "line": 563, + "line": 560, "column": 28 }, "end": { - "line": 563, + "line": 560, "column": 35 } } @@ -22899,16 +22626,16 @@ "type": "Identifier", "name": "f", "range": [ - 15691, - 15692 + 15568, + 15569 ], "loc": { "start": { - "line": 563, + "line": 560, "column": 36 }, "end": { - "line": 563, + "line": 560, "column": 37 } } @@ -22917,77 +22644,77 @@ "type": "Identifier", "name": "sort_num_asc", "range": [ - 15693, - 15705 + 15570, + 15582 ], "loc": { "start": { - "line": 563, + "line": 560, "column": 38 }, "end": { - "line": 563, + "line": 560, "column": 50 } } }, "range": [ - 15691, - 15705 + 15568, + 15582 ], "loc": { "start": { - "line": 563, + "line": 560, "column": 36 }, "end": { - "line": 563, + "line": 560, "column": 50 } } } ], "range": [ - 15683, - 15706 + 15560, + 15583 ], "loc": { "start": { - "line": 563, + "line": 560, "column": 28 }, "end": { - "line": 563, + "line": 560, "column": 51 } } }, "range": [ - 15663, - 15706 + 15540, + 15583 ], "loc": { "start": { - "line": 563, + "line": 560, "column": 8 }, "end": { - "line": 563, + "line": 560, "column": 51 } } }, "range": [ - 15663, - 15707 + 15540, + 15584 ], "loc": { "start": { - "line": 563, + "line": 560, "column": 8 }, "end": { - "line": 563, + "line": 560, "column": 52 } }, @@ -22996,16 +22723,16 @@ "type": "Block", "value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * ascending numeric manner\n * @type {Boolean}\n * @private\n ", "range": [ - 15478, - 15654 + 15355, + 15531 ], "loc": { "start": { - "line": 557, + "line": 554, "column": 8 }, "end": { - "line": 562, + "line": 559, "column": 11 } } @@ -23016,16 +22743,16 @@ "type": "Block", "value": "*\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n ", "range": [ - 15717, - 15854 + 15594, + 15731 ], "loc": { "start": { - "line": 565, + "line": 562, "column": 8 }, "end": { - "line": 569, + "line": 566, "column": 11 } } @@ -23043,16 +22770,16 @@ "object": { "type": "ThisExpression", "range": [ - 15863, - 15867 + 15740, + 15744 ], "loc": { "start": { - "line": 570, + "line": 567, "column": 8 }, "end": { - "line": 570, + "line": 567, "column": 12 } } @@ -23061,31 +22788,31 @@ "type": "Identifier", "name": "sortNumAsc", "range": [ - 15868, - 15878 + 15745, + 15755 ], "loc": { "start": { - "line": 570, + "line": 567, "column": 13 }, "end": { - "line": 570, + "line": 567, "column": 23 } } }, "range": [ - 15863, - 15878 + 15740, + 15755 ], "loc": { "start": { - "line": 570, + "line": 567, "column": 8 }, "end": { - "line": 570, + "line": 567, "column": 23 } } @@ -23098,16 +22825,16 @@ "object": { "type": "ThisExpression", "range": [ - 15881, - 15885 + 15758, + 15762 ], "loc": { "start": { - "line": 570, + "line": 567, "column": 26 }, "end": { - "line": 570, + "line": 567, "column": 30 } } @@ -23116,31 +22843,31 @@ "type": "Identifier", "name": "isSortNumAsc", "range": [ - 15886, - 15898 + 15763, + 15775 ], "loc": { "start": { - "line": 570, + "line": 567, "column": 31 }, "end": { - "line": 570, + "line": 567, "column": 43 } } }, "range": [ - 15881, - 15898 + 15758, + 15775 ], "loc": { "start": { - "line": 570, + "line": 567, "column": 26 }, "end": { - "line": 570, + "line": 567, "column": 43 } } @@ -23152,16 +22879,16 @@ "type": "Identifier", "name": "f", "range": [ - 15901, - 15902 + 15778, + 15779 ], "loc": { "start": { - "line": 570, + "line": 567, "column": 46 }, "end": { - "line": 570, + "line": 567, "column": 47 } } @@ -23170,31 +22897,31 @@ "type": "Identifier", "name": "sort_num_asc", "range": [ - 15903, - 15915 + 15780, + 15792 ], "loc": { "start": { - "line": 570, + "line": 567, "column": 48 }, "end": { - "line": 570, + "line": 567, "column": 60 } } }, "range": [ - 15901, - 15915 + 15778, + 15792 ], "loc": { "start": { - "line": 570, + "line": 567, "column": 46 }, "end": { - "line": 570, + "line": 567, "column": 60 } } @@ -23203,61 +22930,61 @@ "type": "ArrayExpression", "elements": [], "range": [ - 15918, - 15920 + 15795, + 15797 ], "loc": { "start": { - "line": 570, + "line": 567, "column": 63 }, "end": { - "line": 570, + "line": 567, "column": 65 } } }, "range": [ - 15881, - 15920 + 15758, + 15797 ], "loc": { "start": { - "line": 570, + "line": 567, "column": 26 }, "end": { - "line": 570, + "line": 567, "column": 65 } } }, "range": [ - 15863, - 15920 + 15740, + 15797 ], "loc": { "start": { - "line": 570, + "line": 567, "column": 8 }, "end": { - "line": 570, + "line": 567, "column": 65 } } }, "range": [ - 15863, - 15921 + 15740, + 15798 ], "loc": { "start": { - "line": 570, + "line": 567, "column": 8 }, "end": { - "line": 570, + "line": 567, "column": 66 } }, @@ -23266,16 +22993,16 @@ "type": "Block", "value": "*\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n ", "range": [ - 15717, - 15854 + 15594, + 15731 ], "loc": { "start": { - "line": 565, + "line": 562, "column": 8 }, "end": { - "line": 569, + "line": 566, "column": 11 } } @@ -23286,16 +23013,16 @@ "type": "Block", "value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * descending numeric manner\n * @type {Boolean}\n * @private\n ", "range": [ - 15931, - 16108 + 15808, + 15985 ], "loc": { "start": { - "line": 572, + "line": 569, "column": 8 }, "end": { - "line": 577, + "line": 574, "column": 11 } } @@ -23313,16 +23040,16 @@ "object": { "type": "ThisExpression", "range": [ - 16117, - 16121 + 15994, + 15998 ], "loc": { "start": { - "line": 578, + "line": 575, "column": 8 }, "end": { - "line": 578, + "line": 575, "column": 12 } } @@ -23331,31 +23058,31 @@ "type": "Identifier", "name": "isSortNumDesc", "range": [ - 16122, - 16135 + 15999, + 16012 ], "loc": { "start": { - "line": 578, + "line": 575, "column": 13 }, "end": { - "line": 578, + "line": 575, "column": 26 } } }, "range": [ - 16117, - 16135 + 15994, + 16012 ], "loc": { "start": { - "line": 578, + "line": 575, "column": 8 }, "end": { - "line": 578, + "line": 575, "column": 26 } } @@ -23366,16 +23093,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 16138, - 16145 + 16015, + 16022 ], "loc": { "start": { - "line": 578, + "line": 575, "column": 29 }, "end": { - "line": 578, + "line": 575, "column": 36 } } @@ -23388,16 +23115,16 @@ "type": "Identifier", "name": "f", "range": [ - 16146, - 16147 + 16023, + 16024 ], "loc": { "start": { - "line": 578, + "line": 575, "column": 37 }, "end": { - "line": 578, + "line": 575, "column": 38 } } @@ -23406,77 +23133,77 @@ "type": "Identifier", "name": "sort_num_desc", "range": [ - 16148, - 16161 + 16025, + 16038 ], "loc": { "start": { - "line": 578, + "line": 575, "column": 39 }, "end": { - "line": 578, + "line": 575, "column": 52 } } }, "range": [ - 16146, - 16161 + 16023, + 16038 ], "loc": { "start": { - "line": 578, + "line": 575, "column": 37 }, "end": { - "line": 578, + "line": 575, "column": 52 } } } ], "range": [ - 16138, - 16162 + 16015, + 16039 ], "loc": { "start": { - "line": 578, + "line": 575, "column": 29 }, "end": { - "line": 578, + "line": 575, "column": 53 } } }, "range": [ - 16117, - 16162 + 15994, + 16039 ], "loc": { "start": { - "line": 578, + "line": 575, "column": 8 }, "end": { - "line": 578, + "line": 575, "column": 53 } } }, "range": [ - 16117, - 16163 + 15994, + 16040 ], "loc": { "start": { - "line": 578, + "line": 575, "column": 8 }, "end": { - "line": 578, + "line": 575, "column": 54 } }, @@ -23485,16 +23212,16 @@ "type": "Block", "value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * descending numeric manner\n * @type {Boolean}\n * @private\n ", "range": [ - 15931, - 16108 + 15808, + 15985 ], "loc": { "start": { - "line": 572, + "line": 569, "column": 8 }, "end": { - "line": 577, + "line": 574, "column": 11 } } @@ -23505,16 +23232,16 @@ "type": "Block", "value": "*\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n ", "range": [ - 16173, - 16311 + 16050, + 16188 ], "loc": { "start": { - "line": 580, + "line": 577, "column": 8 }, "end": { - "line": 584, + "line": 581, "column": 11 } } @@ -23532,16 +23259,16 @@ "object": { "type": "ThisExpression", "range": [ - 16320, - 16324 + 16197, + 16201 ], "loc": { "start": { - "line": 585, + "line": 582, "column": 8 }, "end": { - "line": 585, + "line": 582, "column": 12 } } @@ -23550,31 +23277,31 @@ "type": "Identifier", "name": "sortNumDesc", "range": [ - 16325, - 16336 + 16202, + 16213 ], "loc": { "start": { - "line": 585, + "line": 582, "column": 13 }, "end": { - "line": 585, + "line": 582, "column": 24 } } }, "range": [ - 16320, - 16336 + 16197, + 16213 ], "loc": { "start": { - "line": 585, + "line": 582, "column": 8 }, "end": { - "line": 585, + "line": 582, "column": 24 } } @@ -23587,16 +23314,16 @@ "object": { "type": "ThisExpression", "range": [ - 16339, - 16343 + 16216, + 16220 ], "loc": { "start": { - "line": 585, + "line": 582, "column": 27 }, "end": { - "line": 585, + "line": 582, "column": 31 } } @@ -23605,31 +23332,31 @@ "type": "Identifier", "name": "isSortNumDesc", "range": [ - 16344, - 16357 + 16221, + 16234 ], "loc": { "start": { - "line": 585, + "line": 582, "column": 32 }, "end": { - "line": 585, + "line": 582, "column": 45 } } }, "range": [ - 16339, - 16357 + 16216, + 16234 ], "loc": { "start": { - "line": 585, + "line": 582, "column": 27 }, "end": { - "line": 585, + "line": 582, "column": 45 } } @@ -23641,16 +23368,16 @@ "type": "Identifier", "name": "f", "range": [ - 16360, - 16361 + 16237, + 16238 ], "loc": { "start": { - "line": 585, + "line": 582, "column": 48 }, "end": { - "line": 585, + "line": 582, "column": 49 } } @@ -23659,31 +23386,31 @@ "type": "Identifier", "name": "sort_num_desc", "range": [ - 16362, - 16375 + 16239, + 16252 ], "loc": { "start": { - "line": 585, + "line": 582, "column": 50 }, "end": { - "line": 585, + "line": 582, "column": 63 } } }, "range": [ - 16360, - 16375 + 16237, + 16252 ], "loc": { "start": { - "line": 585, + "line": 582, "column": 48 }, "end": { - "line": 585, + "line": 582, "column": 63 } } @@ -23692,61 +23419,61 @@ "type": "ArrayExpression", "elements": [], "range": [ - 16378, - 16380 + 16255, + 16257 ], "loc": { "start": { - "line": 585, + "line": 582, "column": 66 }, "end": { - "line": 585, + "line": 582, "column": 68 } } }, "range": [ - 16339, - 16380 + 16216, + 16257 ], "loc": { "start": { - "line": 585, + "line": 582, "column": 27 }, "end": { - "line": 585, + "line": 582, "column": 68 } } }, "range": [ - 16320, - 16380 + 16197, + 16257 ], "loc": { "start": { - "line": 585, + "line": 582, "column": 8 }, "end": { - "line": 585, + "line": 582, "column": 68 } } }, "range": [ - 16320, - 16381 + 16197, + 16258 ], "loc": { "start": { - "line": 585, + "line": 582, "column": 8 }, "end": { - "line": 585, + "line": 582, "column": 69 } }, @@ -23755,16 +23482,16 @@ "type": "Block", "value": "*\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n ", "range": [ - 16173, - 16311 + 16050, + 16188 ], "loc": { "start": { - "line": 580, + "line": 577, "column": 8 }, "end": { - "line": 584, + "line": 581, "column": 11 } } @@ -23775,16 +23502,16 @@ "type": "Block", "value": "*\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n ", "range": [ - 16391, - 16534 + 16268, + 16411 ], "loc": { "start": { - "line": 587, + "line": 584, "column": 8 }, "end": { - "line": 591, + "line": 588, "column": 11 } } @@ -23802,16 +23529,16 @@ "object": { "type": "ThisExpression", "range": [ - 16543, - 16547 + 16420, + 16424 ], "loc": { "start": { - "line": 592, + "line": 589, "column": 8 }, "end": { - "line": 592, + "line": 589, "column": 12 } } @@ -23820,31 +23547,31 @@ "type": "Identifier", "name": "loadFltOnDemand", "range": [ - 16548, - 16563 + 16425, + 16440 ], "loc": { "start": { - "line": 592, + "line": 589, "column": 13 }, "end": { - "line": 592, + "line": 589, "column": 28 } } }, "range": [ - 16543, - 16563 + 16420, + 16440 ], "loc": { "start": { - "line": 592, + "line": 589, "column": 8 }, "end": { - "line": 592, + "line": 589, "column": 28 } } @@ -23855,16 +23582,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 16566, - 16573 + 16443, + 16450 ], "loc": { "start": { - "line": 592, + "line": 589, "column": 31 }, "end": { - "line": 592, + "line": 589, "column": 38 } } @@ -23877,16 +23604,16 @@ "type": "Identifier", "name": "f", "range": [ - 16574, - 16575 + 16451, + 16452 ], "loc": { "start": { - "line": 592, + "line": 589, "column": 39 }, "end": { - "line": 592, + "line": 589, "column": 40 } } @@ -23895,77 +23622,77 @@ "type": "Identifier", "name": "load_filters_on_demand", "range": [ - 16576, - 16598 + 16453, + 16475 ], "loc": { "start": { - "line": 592, + "line": 589, "column": 41 }, "end": { - "line": 592, + "line": 589, "column": 63 } } }, "range": [ - 16574, - 16598 + 16451, + 16475 ], "loc": { "start": { - "line": 592, + "line": 589, "column": 39 }, "end": { - "line": 592, + "line": 589, "column": 63 } } } ], "range": [ - 16566, - 16599 + 16443, + 16476 ], "loc": { "start": { - "line": 592, + "line": 589, "column": 31 }, "end": { - "line": 592, + "line": 589, "column": 64 } } }, "range": [ - 16543, - 16599 + 16420, + 16476 ], "loc": { "start": { - "line": 592, + "line": 589, "column": 8 }, "end": { - "line": 592, + "line": 589, "column": 64 } } }, "range": [ - 16543, - 16600 + 16420, + 16477 ], "loc": { "start": { - "line": 592, + "line": 589, "column": 8 }, "end": { - "line": 592, + "line": 589, "column": 65 } }, @@ -23974,16 +23701,16 @@ "type": "Block", "value": "*\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n ", "range": [ - 16391, - 16534 + 16268, + 16411 ], "loc": { "start": { - "line": 587, + "line": 584, "column": 8 }, "end": { - "line": 591, + "line": 588, "column": 11 } } @@ -23994,16 +23721,16 @@ "type": "Block", "value": "*\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n ", "range": [ - 16610, - 16728 + 16487, + 16605 ], "loc": { "start": { - "line": 594, + "line": 591, "column": 8 }, "end": { - "line": 597, + "line": 594, "column": 11 } } @@ -24021,16 +23748,16 @@ "object": { "type": "ThisExpression", "range": [ - 16737, - 16741 + 16614, + 16618 ], "loc": { "start": { - "line": 598, + "line": 595, "column": 8 }, "end": { - "line": 598, + "line": 595, "column": 12 } } @@ -24039,31 +23766,31 @@ "type": "Identifier", "name": "hasCustomOptions", "range": [ - 16742, - 16758 + 16619, + 16635 ], "loc": { "start": { - "line": 598, + "line": 595, "column": 13 }, "end": { - "line": 598, + "line": 595, "column": 29 } } }, "range": [ - 16737, - 16758 + 16614, + 16635 ], "loc": { "start": { - "line": 598, + "line": 595, "column": 8 }, "end": { - "line": 598, + "line": 595, "column": 29 } } @@ -24074,16 +23801,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 16761, - 16766 + 16638, + 16643 ], "loc": { "start": { - "line": 598, + "line": 595, "column": 32 }, "end": { - "line": 598, + "line": 595, "column": 37 } } @@ -24096,16 +23823,16 @@ "type": "Identifier", "name": "f", "range": [ - 16767, - 16768 + 16644, + 16645 ], "loc": { "start": { - "line": 598, + "line": 595, "column": 38 }, "end": { - "line": 598, + "line": 595, "column": 39 } } @@ -24114,77 +23841,77 @@ "type": "Identifier", "name": "custom_options", "range": [ - 16769, - 16783 + 16646, + 16660 ], "loc": { "start": { - "line": 598, + "line": 595, "column": 40 }, "end": { - "line": 598, + "line": 595, "column": 54 } } }, "range": [ - 16767, - 16783 + 16644, + 16660 ], "loc": { "start": { - "line": 598, + "line": 595, "column": 38 }, "end": { - "line": 598, + "line": 595, "column": 54 } } } ], "range": [ - 16761, - 16784 + 16638, + 16661 ], "loc": { "start": { - "line": 598, + "line": 595, "column": 32 }, "end": { - "line": 598, + "line": 595, "column": 55 } } }, "range": [ - 16737, - 16784 + 16614, + 16661 ], "loc": { "start": { - "line": 598, + "line": 595, "column": 8 }, "end": { - "line": 598, + "line": 595, "column": 55 } } }, "range": [ - 16737, - 16785 + 16614, + 16662 ], "loc": { "start": { - "line": 598, + "line": 595, "column": 8 }, "end": { - "line": 598, + "line": 595, "column": 56 } }, @@ -24193,16 +23920,16 @@ "type": "Block", "value": "*\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n ", "range": [ - 16610, - 16728 + 16487, + 16605 ], "loc": { "start": { - "line": 594, + "line": 591, "column": 8 }, "end": { - "line": 597, + "line": 594, "column": 11 } } @@ -24213,16 +23940,16 @@ "type": "Block", "value": "*\n * Custom options definition of a per column basis, ie:\n *\tcustom_options: {\n * cols:[0, 1],\n * texts: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * values: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * sorts: [false, true]\n * }\n *\n * @type {Object}\n ", "range": [ - 16795, - 17267 + 16672, + 17144 ], "loc": { "start": { - "line": 600, + "line": 597, "column": 8 }, "end": { - "line": 616, + "line": 613, "column": 11 } } @@ -24240,16 +23967,16 @@ "object": { "type": "ThisExpression", "range": [ - 17276, - 17280 + 17153, + 17157 ], "loc": { "start": { - "line": 617, + "line": 614, "column": 8 }, "end": { - "line": 617, + "line": 614, "column": 12 } } @@ -24258,31 +23985,31 @@ "type": "Identifier", "name": "customOptions", "range": [ - 17281, - 17294 + 17158, + 17171 ], "loc": { "start": { - "line": 617, + "line": 614, "column": 13 }, "end": { - "line": 617, + "line": 614, "column": 26 } } }, "range": [ - 17276, - 17294 + 17153, + 17171 ], "loc": { "start": { - "line": 617, + "line": 614, "column": 8 }, "end": { - "line": 617, + "line": 614, "column": 26 } } @@ -24294,16 +24021,16 @@ "type": "Identifier", "name": "f", "range": [ - 17297, - 17298 + 17174, + 17175 ], "loc": { "start": { - "line": 617, + "line": 614, "column": 29 }, "end": { - "line": 617, + "line": 614, "column": 30 } } @@ -24312,61 +24039,61 @@ "type": "Identifier", "name": "custom_options", "range": [ - 17299, - 17313 + 17176, + 17190 ], "loc": { "start": { - "line": 617, + "line": 614, "column": 31 }, "end": { - "line": 617, + "line": 614, "column": 45 } } }, "range": [ - 17297, - 17313 + 17174, + 17190 ], "loc": { "start": { - "line": 617, + "line": 614, "column": 29 }, "end": { - "line": 617, + "line": 614, "column": 45 } } }, "range": [ - 17276, - 17313 + 17153, + 17190 ], "loc": { "start": { - "line": 617, + "line": 614, "column": 8 }, "end": { - "line": 617, + "line": 614, "column": 45 } } }, "range": [ - 17276, - 17314 + 17153, + 17191 ], "loc": { "start": { - "line": 617, + "line": 614, "column": 8 }, "end": { - "line": 617, + "line": 614, "column": 46 } }, @@ -24375,16 +24102,16 @@ "type": "Block", "value": "*\n * Custom options definition of a per column basis, ie:\n *\tcustom_options: {\n * cols:[0, 1],\n * texts: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * values: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * sorts: [false, true]\n * }\n *\n * @type {Object}\n ", "range": [ - 16795, - 17267 + 16672, + 17144 ], "loc": { "start": { - "line": 600, + "line": 597, "column": 8 }, "end": { - "line": 616, + "line": 613, "column": 11 } } @@ -24395,16 +24122,16 @@ "type": "Block", "value": "** Filter operators **", "range": [ - 17324, - 17350 + 17201, + 17227 ], "loc": { "start": { - "line": 619, + "line": 616, "column": 8 }, "end": { - "line": 619, + "line": 616, "column": 34 } } @@ -24413,16 +24140,16 @@ "type": "Block", "value": "*\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n ", "range": [ - 17359, - 17476 + 17236, + 17353 ], "loc": { "start": { - "line": 620, + "line": 617, "column": 8 }, "end": { - "line": 623, + "line": 620, "column": 11 } } @@ -24440,16 +24167,16 @@ "object": { "type": "ThisExpression", "range": [ - 17485, - 17489 + 17362, + 17366 ], "loc": { "start": { - "line": 624, + "line": 621, "column": 8 }, "end": { - "line": 624, + "line": 621, "column": 12 } } @@ -24458,31 +24185,31 @@ "type": "Identifier", "name": "rgxOperator", "range": [ - 17490, - 17501 + 17367, + 17378 ], "loc": { "start": { - "line": 624, + "line": 621, "column": 13 }, "end": { - "line": 624, + "line": 621, "column": 24 } } }, "range": [ - 17485, - 17501 + 17362, + 17378 ], "loc": { "start": { - "line": 624, + "line": 621, "column": 8 }, "end": { - "line": 624, + "line": 621, "column": 24 } } @@ -24497,16 +24224,16 @@ "type": "Identifier", "name": "f", "range": [ - 17504, - 17505 + 17381, + 17382 ], "loc": { "start": { - "line": 624, + "line": 621, "column": 27 }, "end": { - "line": 624, + "line": 621, "column": 28 } } @@ -24515,31 +24242,31 @@ "type": "Identifier", "name": "regexp_operator", "range": [ - 17506, - 17521 + 17383, + 17398 ], "loc": { "start": { - "line": 624, + "line": 621, "column": 29 }, "end": { - "line": 624, + "line": 621, "column": 44 } } }, "range": [ - 17504, - 17521 + 17381, + 17398 ], "loc": { "start": { - "line": 624, + "line": 621, "column": 27 }, "end": { - "line": 624, + "line": 621, "column": 44 } } @@ -24549,61 +24276,61 @@ "value": "rgx:", "raw": "'rgx:'", "range": [ - 17525, - 17531 + 17402, + 17408 ], "loc": { "start": { - "line": 624, + "line": 621, "column": 48 }, "end": { - "line": 624, + "line": 621, "column": 54 } } }, "range": [ - 17504, - 17531 + 17381, + 17408 ], "loc": { "start": { - "line": 624, + "line": 621, "column": 27 }, "end": { - "line": 624, + "line": 621, "column": 54 } } }, "range": [ - 17485, - 17531 + 17362, + 17408 ], "loc": { "start": { - "line": 624, + "line": 621, "column": 8 }, "end": { - "line": 624, + "line": 621, "column": 54 } } }, "range": [ - 17485, - 17532 + 17362, + 17409 ], "loc": { "start": { - "line": 624, + "line": 621, "column": 8 }, "end": { - "line": 624, + "line": 621, "column": 55 } }, @@ -24612,16 +24339,16 @@ "type": "Block", "value": "** Filter operators **", "range": [ - 17324, - 17350 + 17201, + 17227 ], "loc": { "start": { - "line": 619, + "line": 616, "column": 8 }, "end": { - "line": 619, + "line": 616, "column": 34 } } @@ -24630,16 +24357,16 @@ "type": "Block", "value": "*\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n ", "range": [ - 17359, - 17476 + 17236, + 17353 ], "loc": { "start": { - "line": 620, + "line": 617, "column": 8 }, "end": { - "line": 623, + "line": 620, "column": 11 } } @@ -24650,16 +24377,16 @@ "type": "Block", "value": "*\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n ", "range": [ - 17542, - 17655 + 17419, + 17532 ], "loc": { "start": { - "line": 626, + "line": 623, "column": 8 }, "end": { - "line": 629, + "line": 626, "column": 11 } } @@ -24677,16 +24404,16 @@ "object": { "type": "ThisExpression", "range": [ - 17664, - 17668 + 17541, + 17545 ], "loc": { "start": { - "line": 630, + "line": 627, "column": 8 }, "end": { - "line": 630, + "line": 627, "column": 12 } } @@ -24695,31 +24422,31 @@ "type": "Identifier", "name": "emOperator", "range": [ - 17669, - 17679 + 17546, + 17556 ], "loc": { "start": { - "line": 630, + "line": 627, "column": 13 }, "end": { - "line": 630, + "line": 627, "column": 23 } } }, "range": [ - 17664, - 17679 + 17541, + 17556 ], "loc": { "start": { - "line": 630, + "line": 627, "column": 8 }, "end": { - "line": 630, + "line": 627, "column": 23 } } @@ -24734,16 +24461,16 @@ "type": "Identifier", "name": "f", "range": [ - 17682, - 17683 + 17559, + 17560 ], "loc": { "start": { - "line": 630, + "line": 627, "column": 26 }, "end": { - "line": 630, + "line": 627, "column": 27 } } @@ -24752,31 +24479,31 @@ "type": "Identifier", "name": "empty_operator", "range": [ - 17684, - 17698 + 17561, + 17575 ], "loc": { "start": { - "line": 630, + "line": 627, "column": 28 }, "end": { - "line": 630, + "line": 627, "column": 42 } } }, "range": [ - 17682, - 17698 + 17559, + 17575 ], "loc": { "start": { - "line": 630, + "line": 627, "column": 26 }, "end": { - "line": 630, + "line": 627, "column": 42 } } @@ -24786,61 +24513,61 @@ "value": "[empty]", "raw": "'[empty]'", "range": [ - 17702, - 17711 + 17579, + 17588 ], "loc": { "start": { - "line": 630, + "line": 627, "column": 46 }, "end": { - "line": 630, + "line": 627, "column": 55 } } }, "range": [ - 17682, - 17711 + 17559, + 17588 ], "loc": { "start": { - "line": 630, + "line": 627, "column": 26 }, "end": { - "line": 630, + "line": 627, "column": 55 } } }, "range": [ - 17664, - 17711 + 17541, + 17588 ], "loc": { "start": { - "line": 630, + "line": 627, "column": 8 }, "end": { - "line": 630, + "line": 627, "column": 55 } } }, "range": [ - 17664, - 17712 + 17541, + 17589 ], "loc": { "start": { - "line": 630, + "line": 627, "column": 8 }, "end": { - "line": 630, + "line": 627, "column": 56 } }, @@ -24849,16 +24576,16 @@ "type": "Block", "value": "*\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n ", "range": [ - 17542, - 17655 + 17419, + 17532 ], "loc": { "start": { - "line": 626, + "line": 623, "column": 8 }, "end": { - "line": 629, + "line": 626, "column": 11 } } @@ -24869,16 +24596,16 @@ "type": "Block", "value": "*\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n ", "range": [ - 17722, - 17842 + 17599, + 17719 ], "loc": { "start": { - "line": 632, + "line": 629, "column": 8 }, "end": { - "line": 635, + "line": 632, "column": 11 } } @@ -24896,16 +24623,16 @@ "object": { "type": "ThisExpression", "range": [ - 17851, - 17855 + 17728, + 17732 ], "loc": { "start": { - "line": 636, + "line": 633, "column": 8 }, "end": { - "line": 636, + "line": 633, "column": 12 } } @@ -24914,31 +24641,31 @@ "type": "Identifier", "name": "nmOperator", "range": [ - 17856, - 17866 + 17733, + 17743 ], "loc": { "start": { - "line": 636, + "line": 633, "column": 13 }, "end": { - "line": 636, + "line": 633, "column": 23 } } }, "range": [ - 17851, - 17866 + 17728, + 17743 ], "loc": { "start": { - "line": 636, + "line": 633, "column": 8 }, "end": { - "line": 636, + "line": 633, "column": 23 } } @@ -24953,16 +24680,16 @@ "type": "Identifier", "name": "f", "range": [ - 17869, - 17870 + 17746, + 17747 ], "loc": { "start": { - "line": 636, + "line": 633, "column": 26 }, "end": { - "line": 636, + "line": 633, "column": 27 } } @@ -24971,31 +24698,31 @@ "type": "Identifier", "name": "nonempty_operator", "range": [ - 17871, - 17888 + 17748, + 17765 ], "loc": { "start": { - "line": 636, + "line": 633, "column": 28 }, "end": { - "line": 636, + "line": 633, "column": 45 } } }, "range": [ - 17869, - 17888 + 17746, + 17765 ], "loc": { "start": { - "line": 636, + "line": 633, "column": 26 }, "end": { - "line": 636, + "line": 633, "column": 45 } } @@ -25005,61 +24732,61 @@ "value": "[nonempty]", "raw": "'[nonempty]'", "range": [ - 17892, - 17904 + 17769, + 17781 ], "loc": { "start": { - "line": 636, + "line": 633, "column": 49 }, "end": { - "line": 636, + "line": 633, "column": 61 } } }, "range": [ - 17869, - 17904 + 17746, + 17781 ], "loc": { "start": { - "line": 636, + "line": 633, "column": 26 }, "end": { - "line": 636, + "line": 633, "column": 61 } } }, "range": [ - 17851, - 17904 + 17728, + 17781 ], "loc": { "start": { - "line": 636, + "line": 633, "column": 8 }, "end": { - "line": 636, + "line": 633, "column": 61 } } }, "range": [ - 17851, - 17905 + 17728, + 17782 ], "loc": { "start": { - "line": 636, + "line": 633, "column": 8 }, "end": { - "line": 636, + "line": 633, "column": 62 } }, @@ -25068,16 +24795,16 @@ "type": "Block", "value": "*\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n ", "range": [ - 17722, - 17842 + 17599, + 17719 ], "loc": { "start": { - "line": 632, + "line": 629, "column": 8 }, "end": { - "line": 635, + "line": 632, "column": 11 } } @@ -25088,16 +24815,16 @@ "type": "Block", "value": "*\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n ", "range": [ - 17915, - 18022 + 17792, + 17899 ], "loc": { "start": { - "line": 638, + "line": 635, "column": 8 }, "end": { - "line": 641, + "line": 638, "column": 11 } } @@ -25115,16 +24842,16 @@ "object": { "type": "ThisExpression", "range": [ - 18031, - 18035 + 17908, + 17912 ], "loc": { "start": { - "line": 642, + "line": 639, "column": 8 }, "end": { - "line": 642, + "line": 639, "column": 12 } } @@ -25133,31 +24860,31 @@ "type": "Identifier", "name": "orOperator", "range": [ - 18036, - 18046 + 17913, + 17923 ], "loc": { "start": { - "line": 642, + "line": 639, "column": 13 }, "end": { - "line": 642, + "line": 639, "column": 23 } } }, "range": [ - 18031, - 18046 + 17908, + 17923 ], "loc": { "start": { - "line": 642, + "line": 639, "column": 8 }, "end": { - "line": 642, + "line": 639, "column": 23 } } @@ -25172,16 +24899,16 @@ "type": "Identifier", "name": "f", "range": [ - 18049, - 18050 + 17926, + 17927 ], "loc": { "start": { - "line": 642, + "line": 639, "column": 26 }, "end": { - "line": 642, + "line": 639, "column": 27 } } @@ -25190,31 +24917,31 @@ "type": "Identifier", "name": "or_operator", "range": [ - 18051, - 18062 + 17928, + 17939 ], "loc": { "start": { - "line": 642, + "line": 639, "column": 28 }, "end": { - "line": 642, + "line": 639, "column": 39 } } }, "range": [ - 18049, - 18062 + 17926, + 17939 ], "loc": { "start": { - "line": 642, + "line": 639, "column": 26 }, "end": { - "line": 642, + "line": 639, "column": 39 } } @@ -25224,61 +24951,61 @@ "value": "||", "raw": "'||'", "range": [ - 18066, - 18070 + 17943, + 17947 ], "loc": { "start": { - "line": 642, + "line": 639, "column": 43 }, "end": { - "line": 642, + "line": 639, "column": 47 } } }, "range": [ - 18049, - 18070 + 17926, + 17947 ], "loc": { "start": { - "line": 642, + "line": 639, "column": 26 }, "end": { - "line": 642, + "line": 639, "column": 47 } } }, "range": [ - 18031, - 18070 + 17908, + 17947 ], "loc": { "start": { - "line": 642, + "line": 639, "column": 8 }, "end": { - "line": 642, + "line": 639, "column": 47 } } }, "range": [ - 18031, - 18071 + 17908, + 17948 ], "loc": { "start": { - "line": 642, + "line": 639, "column": 8 }, "end": { - "line": 642, + "line": 639, "column": 48 } }, @@ -25287,16 +25014,16 @@ "type": "Block", "value": "*\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n ", "range": [ - 17915, - 18022 + 17792, + 17899 ], "loc": { "start": { - "line": 638, + "line": 635, "column": 8 }, "end": { - "line": 641, + "line": 638, "column": 11 } } @@ -25307,16 +25034,16 @@ "type": "Block", "value": "*\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n ", "range": [ - 18081, - 18189 + 17958, + 18066 ], "loc": { "start": { - "line": 644, + "line": 641, "column": 8 }, "end": { - "line": 647, + "line": 644, "column": 11 } } @@ -25334,16 +25061,16 @@ "object": { "type": "ThisExpression", "range": [ - 18198, - 18202 + 18075, + 18079 ], "loc": { "start": { - "line": 648, + "line": 645, "column": 8 }, "end": { - "line": 648, + "line": 645, "column": 12 } } @@ -25352,31 +25079,31 @@ "type": "Identifier", "name": "anOperator", "range": [ - 18203, - 18213 + 18080, + 18090 ], "loc": { "start": { - "line": 648, + "line": 645, "column": 13 }, "end": { - "line": 648, + "line": 645, "column": 23 } } }, "range": [ - 18198, - 18213 + 18075, + 18090 ], "loc": { "start": { - "line": 648, + "line": 645, "column": 8 }, "end": { - "line": 648, + "line": 645, "column": 23 } } @@ -25391,16 +25118,16 @@ "type": "Identifier", "name": "f", "range": [ - 18216, - 18217 + 18093, + 18094 ], "loc": { "start": { - "line": 648, + "line": 645, "column": 26 }, "end": { - "line": 648, + "line": 645, "column": 27 } } @@ -25409,31 +25136,31 @@ "type": "Identifier", "name": "and_operator", "range": [ - 18218, - 18230 + 18095, + 18107 ], "loc": { "start": { - "line": 648, + "line": 645, "column": 28 }, "end": { - "line": 648, + "line": 645, "column": 40 } } }, "range": [ - 18216, - 18230 + 18093, + 18107 ], "loc": { "start": { - "line": 648, + "line": 645, "column": 26 }, "end": { - "line": 648, + "line": 645, "column": 40 } } @@ -25443,61 +25170,61 @@ "value": "&&", "raw": "'&&'", "range": [ - 18234, - 18238 + 18111, + 18115 ], "loc": { "start": { - "line": 648, + "line": 645, "column": 44 }, "end": { - "line": 648, + "line": 645, "column": 48 } } }, "range": [ - 18216, - 18238 + 18093, + 18115 ], "loc": { "start": { - "line": 648, + "line": 645, "column": 26 }, "end": { - "line": 648, + "line": 645, "column": 48 } } }, "range": [ - 18198, - 18238 + 18075, + 18115 ], "loc": { "start": { - "line": 648, + "line": 645, "column": 8 }, "end": { - "line": 648, + "line": 645, "column": 48 } } }, "range": [ - 18198, - 18239 + 18075, + 18116 ], "loc": { "start": { - "line": 648, + "line": 645, "column": 8 }, "end": { - "line": 648, + "line": 645, "column": 49 } }, @@ -25506,16 +25233,16 @@ "type": "Block", "value": "*\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n ", "range": [ - 18081, - 18189 + 17958, + 18066 ], "loc": { "start": { - "line": 644, + "line": 641, "column": 8 }, "end": { - "line": 647, + "line": 644, "column": 11 } } @@ -25526,16 +25253,16 @@ "type": "Block", "value": "*\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n ", "range": [ - 18249, - 18357 + 18126, + 18234 ], "loc": { "start": { - "line": 650, + "line": 647, "column": 8 }, "end": { - "line": 653, + "line": 650, "column": 11 } } @@ -25553,16 +25280,16 @@ "object": { "type": "ThisExpression", "range": [ - 18366, - 18370 + 18243, + 18247 ], "loc": { "start": { - "line": 654, + "line": 651, "column": 8 }, "end": { - "line": 654, + "line": 651, "column": 12 } } @@ -25571,31 +25298,31 @@ "type": "Identifier", "name": "grOperator", "range": [ - 18371, - 18381 + 18248, + 18258 ], "loc": { "start": { - "line": 654, + "line": 651, "column": 13 }, "end": { - "line": 654, + "line": 651, "column": 23 } } }, "range": [ - 18366, - 18381 + 18243, + 18258 ], "loc": { "start": { - "line": 654, + "line": 651, "column": 8 }, "end": { - "line": 654, + "line": 651, "column": 23 } } @@ -25610,16 +25337,16 @@ "type": "Identifier", "name": "f", "range": [ - 18384, - 18385 + 18261, + 18262 ], "loc": { "start": { - "line": 654, + "line": 651, "column": 26 }, "end": { - "line": 654, + "line": 651, "column": 27 } } @@ -25628,31 +25355,31 @@ "type": "Identifier", "name": "greater_operator", "range": [ - 18386, - 18402 + 18263, + 18279 ], "loc": { "start": { - "line": 654, + "line": 651, "column": 28 }, "end": { - "line": 654, + "line": 651, "column": 44 } } }, "range": [ - 18384, - 18402 + 18261, + 18279 ], "loc": { "start": { - "line": 654, + "line": 651, "column": 26 }, "end": { - "line": 654, + "line": 651, "column": 44 } } @@ -25662,61 +25389,61 @@ "value": ">", "raw": "'>'", "range": [ - 18406, - 18409 + 18283, + 18286 ], "loc": { "start": { - "line": 654, + "line": 651, "column": 48 }, "end": { - "line": 654, + "line": 651, "column": 51 } } }, "range": [ - 18384, - 18409 + 18261, + 18286 ], "loc": { "start": { - "line": 654, + "line": 651, "column": 26 }, "end": { - "line": 654, + "line": 651, "column": 51 } } }, "range": [ - 18366, - 18409 + 18243, + 18286 ], "loc": { "start": { - "line": 654, + "line": 651, "column": 8 }, "end": { - "line": 654, + "line": 651, "column": 51 } } }, "range": [ - 18366, - 18410 + 18243, + 18287 ], "loc": { "start": { - "line": 654, + "line": 651, "column": 8 }, "end": { - "line": 654, + "line": 651, "column": 52 } }, @@ -25725,16 +25452,16 @@ "type": "Block", "value": "*\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n ", "range": [ - 18249, - 18357 + 18126, + 18234 ], "loc": { "start": { - "line": 650, + "line": 647, "column": 8 }, "end": { - "line": 653, + "line": 650, "column": 11 } } @@ -25745,16 +25472,16 @@ "type": "Block", "value": "*\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n ", "range": [ - 18420, - 18526 + 18297, + 18403 ], "loc": { "start": { - "line": 656, + "line": 653, "column": 8 }, "end": { - "line": 659, + "line": 656, "column": 11 } } @@ -25772,16 +25499,16 @@ "object": { "type": "ThisExpression", "range": [ - 18535, - 18539 + 18412, + 18416 ], "loc": { "start": { - "line": 660, + "line": 657, "column": 8 }, "end": { - "line": 660, + "line": 657, "column": 12 } } @@ -25790,31 +25517,31 @@ "type": "Identifier", "name": "lwOperator", "range": [ - 18540, - 18550 + 18417, + 18427 ], "loc": { "start": { - "line": 660, + "line": 657, "column": 13 }, "end": { - "line": 660, + "line": 657, "column": 23 } } }, "range": [ - 18535, - 18550 + 18412, + 18427 ], "loc": { "start": { - "line": 660, + "line": 657, "column": 8 }, "end": { - "line": 660, + "line": 657, "column": 23 } } @@ -25829,16 +25556,16 @@ "type": "Identifier", "name": "f", "range": [ - 18553, - 18554 + 18430, + 18431 ], "loc": { "start": { - "line": 660, + "line": 657, "column": 26 }, "end": { - "line": 660, + "line": 657, "column": 27 } } @@ -25847,31 +25574,31 @@ "type": "Identifier", "name": "lower_operator", "range": [ - 18555, - 18569 + 18432, + 18446 ], "loc": { "start": { - "line": 660, + "line": 657, "column": 28 }, "end": { - "line": 660, + "line": 657, "column": 42 } } }, "range": [ - 18553, - 18569 + 18430, + 18446 ], "loc": { "start": { - "line": 660, + "line": 657, "column": 26 }, "end": { - "line": 660, + "line": 657, "column": 42 } } @@ -25881,61 +25608,61 @@ "value": "<", "raw": "'<'", "range": [ - 18573, - 18576 + 18450, + 18453 ], "loc": { "start": { - "line": 660, + "line": 657, "column": 46 }, "end": { - "line": 660, + "line": 657, "column": 49 } } }, "range": [ - 18553, - 18576 + 18430, + 18453 ], "loc": { "start": { - "line": 660, + "line": 657, "column": 26 }, "end": { - "line": 660, + "line": 657, "column": 49 } } }, "range": [ - 18535, - 18576 + 18412, + 18453 ], "loc": { "start": { - "line": 660, + "line": 657, "column": 8 }, "end": { - "line": 660, + "line": 657, "column": 49 } } }, "range": [ - 18535, - 18577 + 18412, + 18454 ], "loc": { "start": { - "line": 660, + "line": 657, "column": 8 }, "end": { - "line": 660, + "line": 657, "column": 50 } }, @@ -25944,16 +25671,16 @@ "type": "Block", "value": "*\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n ", "range": [ - 18420, - 18526 + 18297, + 18403 ], "loc": { "start": { - "line": 656, + "line": 653, "column": 8 }, "end": { - "line": 659, + "line": 656, "column": 11 } } @@ -25964,16 +25691,16 @@ "type": "Block", "value": "*\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n ", "range": [ - 18587, - 18703 + 18464, + 18580 ], "loc": { "start": { - "line": 662, + "line": 659, "column": 8 }, "end": { - "line": 665, + "line": 662, "column": 11 } } @@ -25991,16 +25718,16 @@ "object": { "type": "ThisExpression", "range": [ - 18712, - 18716 + 18589, + 18593 ], "loc": { "start": { - "line": 666, + "line": 663, "column": 8 }, "end": { - "line": 666, + "line": 663, "column": 12 } } @@ -26009,31 +25736,31 @@ "type": "Identifier", "name": "leOperator", "range": [ - 18717, - 18727 + 18594, + 18604 ], "loc": { "start": { - "line": 666, + "line": 663, "column": 13 }, "end": { - "line": 666, + "line": 663, "column": 23 } } }, "range": [ - 18712, - 18727 + 18589, + 18604 ], "loc": { "start": { - "line": 666, + "line": 663, "column": 8 }, "end": { - "line": 666, + "line": 663, "column": 23 } } @@ -26048,16 +25775,16 @@ "type": "Identifier", "name": "f", "range": [ - 18730, - 18731 + 18607, + 18608 ], "loc": { "start": { - "line": 666, + "line": 663, "column": 26 }, "end": { - "line": 666, + "line": 663, "column": 27 } } @@ -26066,31 +25793,31 @@ "type": "Identifier", "name": "lower_equal_operator", "range": [ - 18732, - 18752 + 18609, + 18629 ], "loc": { "start": { - "line": 666, + "line": 663, "column": 28 }, "end": { - "line": 666, + "line": 663, "column": 48 } } }, "range": [ - 18730, - 18752 + 18607, + 18629 ], "loc": { "start": { - "line": 666, + "line": 663, "column": 26 }, "end": { - "line": 666, + "line": 663, "column": 48 } } @@ -26100,61 +25827,61 @@ "value": "<=", "raw": "'<='", "range": [ - 18756, - 18760 + 18633, + 18637 ], "loc": { "start": { - "line": 666, + "line": 663, "column": 52 }, "end": { - "line": 666, + "line": 663, "column": 56 } } }, "range": [ - 18730, - 18760 + 18607, + 18637 ], "loc": { "start": { - "line": 666, + "line": 663, "column": 26 }, "end": { - "line": 666, + "line": 663, "column": 56 } } }, "range": [ - 18712, - 18760 + 18589, + 18637 ], "loc": { "start": { - "line": 666, + "line": 663, "column": 8 }, "end": { - "line": 666, + "line": 663, "column": 56 } } }, "range": [ - 18712, - 18761 + 18589, + 18638 ], "loc": { "start": { - "line": 666, + "line": 663, "column": 8 }, "end": { - "line": 666, + "line": 663, "column": 57 } }, @@ -26163,16 +25890,16 @@ "type": "Block", "value": "*\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n ", "range": [ - 18587, - 18703 + 18464, + 18580 ], "loc": { "start": { - "line": 662, + "line": 659, "column": 8 }, "end": { - "line": 665, + "line": 662, "column": 11 } } @@ -26183,16 +25910,16 @@ "type": "Block", "value": "*\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n ", "range": [ - 18771, - 18889 + 18648, + 18766 ], "loc": { "start": { - "line": 668, + "line": 665, "column": 8 }, "end": { - "line": 671, + "line": 668, "column": 11 } } @@ -26210,16 +25937,16 @@ "object": { "type": "ThisExpression", "range": [ - 18898, - 18902 + 18775, + 18779 ], "loc": { "start": { - "line": 672, + "line": 669, "column": 8 }, "end": { - "line": 672, + "line": 669, "column": 12 } } @@ -26228,31 +25955,31 @@ "type": "Identifier", "name": "geOperator", "range": [ - 18903, - 18913 + 18780, + 18790 ], "loc": { "start": { - "line": 672, + "line": 669, "column": 13 }, "end": { - "line": 672, + "line": 669, "column": 23 } } }, "range": [ - 18898, - 18913 + 18775, + 18790 ], "loc": { "start": { - "line": 672, + "line": 669, "column": 8 }, "end": { - "line": 672, + "line": 669, "column": 23 } } @@ -26267,16 +25994,16 @@ "type": "Identifier", "name": "f", "range": [ - 18916, - 18917 + 18793, + 18794 ], "loc": { "start": { - "line": 672, + "line": 669, "column": 26 }, "end": { - "line": 672, + "line": 669, "column": 27 } } @@ -26285,31 +26012,31 @@ "type": "Identifier", "name": "greater_equal_operator", "range": [ - 18918, - 18940 + 18795, + 18817 ], "loc": { "start": { - "line": 672, + "line": 669, "column": 28 }, "end": { - "line": 672, + "line": 669, "column": 50 } } }, "range": [ - 18916, - 18940 + 18793, + 18817 ], "loc": { "start": { - "line": 672, + "line": 669, "column": 26 }, "end": { - "line": 672, + "line": 669, "column": 50 } } @@ -26319,61 +26046,61 @@ "value": ">=", "raw": "'>='", "range": [ - 18944, - 18948 + 18821, + 18825 ], "loc": { "start": { - "line": 672, + "line": 669, "column": 54 }, "end": { - "line": 672, + "line": 669, "column": 58 } } }, "range": [ - 18916, - 18948 + 18793, + 18825 ], "loc": { "start": { - "line": 672, + "line": 669, "column": 26 }, "end": { - "line": 672, + "line": 669, "column": 58 } } }, "range": [ - 18898, - 18948 + 18775, + 18825 ], "loc": { "start": { - "line": 672, + "line": 669, "column": 8 }, "end": { - "line": 672, + "line": 669, "column": 58 } } }, "range": [ - 18898, - 18949 + 18775, + 18826 ], "loc": { "start": { - "line": 672, + "line": 669, "column": 8 }, "end": { - "line": 672, + "line": 669, "column": 59 } }, @@ -26382,16 +26109,16 @@ "type": "Block", "value": "*\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n ", "range": [ - 18771, - 18889 + 18648, + 18766 ], "loc": { "start": { - "line": 668, + "line": 665, "column": 8 }, "end": { - "line": 671, + "line": 668, "column": 11 } } @@ -26402,16 +26129,16 @@ "type": "Block", "value": "*\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n ", "range": [ - 18959, - 19065 + 18836, + 18942 ], "loc": { "start": { - "line": 674, + "line": 671, "column": 8 }, "end": { - "line": 677, + "line": 674, "column": 11 } } @@ -26429,16 +26156,16 @@ "object": { "type": "ThisExpression", "range": [ - 19074, - 19078 + 18951, + 18955 ], "loc": { "start": { - "line": 678, + "line": 675, "column": 8 }, "end": { - "line": 678, + "line": 675, "column": 12 } } @@ -26447,31 +26174,31 @@ "type": "Identifier", "name": "dfOperator", "range": [ - 19079, - 19089 + 18956, + 18966 ], "loc": { "start": { - "line": 678, + "line": 675, "column": 13 }, "end": { - "line": 678, + "line": 675, "column": 23 } } }, "range": [ - 19074, - 19089 + 18951, + 18966 ], "loc": { "start": { - "line": 678, + "line": 675, "column": 8 }, "end": { - "line": 678, + "line": 675, "column": 23 } } @@ -26486,16 +26213,16 @@ "type": "Identifier", "name": "f", "range": [ - 19092, - 19093 + 18969, + 18970 ], "loc": { "start": { - "line": 678, + "line": 675, "column": 26 }, "end": { - "line": 678, + "line": 675, "column": 27 } } @@ -26504,31 +26231,31 @@ "type": "Identifier", "name": "different_operator", "range": [ - 19094, - 19112 + 18971, + 18989 ], "loc": { "start": { - "line": 678, + "line": 675, "column": 28 }, "end": { - "line": 678, + "line": 675, "column": 46 } } }, "range": [ - 19092, - 19112 + 18969, + 18989 ], "loc": { "start": { - "line": 678, + "line": 675, "column": 26 }, "end": { - "line": 678, + "line": 675, "column": 46 } } @@ -26538,61 +26265,61 @@ "value": "!", "raw": "'!'", "range": [ - 19116, - 19119 + 18993, + 18996 ], "loc": { "start": { - "line": 678, + "line": 675, "column": 50 }, "end": { - "line": 678, + "line": 675, "column": 53 } } }, "range": [ - 19092, - 19119 + 18969, + 18996 ], "loc": { "start": { - "line": 678, + "line": 675, "column": 26 }, "end": { - "line": 678, + "line": 675, "column": 53 } } }, "range": [ - 19074, - 19119 + 18951, + 18996 ], "loc": { "start": { - "line": 678, + "line": 675, "column": 8 }, "end": { - "line": 678, + "line": 675, "column": 53 } } }, "range": [ - 19074, - 19120 + 18951, + 18997 ], "loc": { "start": { - "line": 678, + "line": 675, "column": 8 }, "end": { - "line": 678, + "line": 675, "column": 54 } }, @@ -26601,16 +26328,16 @@ "type": "Block", "value": "*\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n ", "range": [ - 18959, - 19065 + 18836, + 18942 ], "loc": { "start": { - "line": 674, + "line": 671, "column": 8 }, "end": { - "line": 677, + "line": 674, "column": 11 } } @@ -26621,16 +26348,16 @@ "type": "Block", "value": "*\n * Like operator for input filter. Defaults to '!'\n * @type {String}\n ", "range": [ - 19130, - 19230 + 19007, + 19107 ], "loc": { "start": { - "line": 680, + "line": 677, "column": 8 }, "end": { - "line": 683, + "line": 680, "column": 11 } } @@ -26648,16 +26375,16 @@ "object": { "type": "ThisExpression", "range": [ - 19239, - 19243 + 19116, + 19120 ], "loc": { "start": { - "line": 684, + "line": 681, "column": 8 }, "end": { - "line": 684, + "line": 681, "column": 12 } } @@ -26666,31 +26393,31 @@ "type": "Identifier", "name": "lkOperator", "range": [ - 19244, - 19254 + 19121, + 19131 ], "loc": { "start": { - "line": 684, + "line": 681, "column": 13 }, "end": { - "line": 684, + "line": 681, "column": 23 } } }, "range": [ - 19239, - 19254 + 19116, + 19131 ], "loc": { "start": { - "line": 684, + "line": 681, "column": 8 }, "end": { - "line": 684, + "line": 681, "column": 23 } } @@ -26705,16 +26432,16 @@ "type": "Identifier", "name": "f", "range": [ - 19257, - 19258 + 19134, + 19135 ], "loc": { "start": { - "line": 684, + "line": 681, "column": 26 }, "end": { - "line": 684, + "line": 681, "column": 27 } } @@ -26723,31 +26450,31 @@ "type": "Identifier", "name": "like_operator", "range": [ - 19259, - 19272 + 19136, + 19149 ], "loc": { "start": { - "line": 684, + "line": 681, "column": 28 }, "end": { - "line": 684, + "line": 681, "column": 41 } } }, "range": [ - 19257, - 19272 + 19134, + 19149 ], "loc": { "start": { - "line": 684, + "line": 681, "column": 26 }, "end": { - "line": 684, + "line": 681, "column": 41 } } @@ -26757,61 +26484,61 @@ "value": "*", "raw": "'*'", "range": [ - 19276, - 19279 + 19153, + 19156 ], "loc": { "start": { - "line": 684, + "line": 681, "column": 45 }, "end": { - "line": 684, + "line": 681, "column": 48 } } }, "range": [ - 19257, - 19279 + 19134, + 19156 ], "loc": { "start": { - "line": 684, + "line": 681, "column": 26 }, "end": { - "line": 684, + "line": 681, "column": 48 } } }, "range": [ - 19239, - 19279 + 19116, + 19156 ], "loc": { "start": { - "line": 684, + "line": 681, "column": 8 }, "end": { - "line": 684, + "line": 681, "column": 48 } } }, "range": [ - 19239, - 19280 + 19116, + 19157 ], "loc": { "start": { - "line": 684, + "line": 681, "column": 8 }, "end": { - "line": 684, + "line": 681, "column": 49 } }, @@ -26820,16 +26547,16 @@ "type": "Block", "value": "*\n * Like operator for input filter. Defaults to '!'\n * @type {String}\n ", "range": [ - 19130, - 19230 + 19007, + 19107 ], "loc": { "start": { - "line": 680, + "line": 677, "column": 8 }, "end": { - "line": 683, + "line": 680, "column": 11 } } @@ -26840,16 +26567,16 @@ "type": "Block", "value": "*\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 19290, - 19401 + 19167, + 19278 ], "loc": { "start": { - "line": 686, + "line": 683, "column": 8 }, "end": { - "line": 689, + "line": 686, "column": 11 } } @@ -26867,16 +26594,16 @@ "object": { "type": "ThisExpression", "range": [ - 19410, - 19414 + 19287, + 19291 ], "loc": { "start": { - "line": 690, + "line": 687, "column": 8 }, "end": { - "line": 690, + "line": 687, "column": 12 } } @@ -26885,31 +26612,31 @@ "type": "Identifier", "name": "eqOperator", "range": [ - 19415, - 19425 + 19292, + 19302 ], "loc": { "start": { - "line": 690, + "line": 687, "column": 13 }, "end": { - "line": 690, + "line": 687, "column": 23 } } }, "range": [ - 19410, - 19425 + 19287, + 19302 ], "loc": { "start": { - "line": 690, + "line": 687, "column": 8 }, "end": { - "line": 690, + "line": 687, "column": 23 } } @@ -26924,16 +26651,16 @@ "type": "Identifier", "name": "f", "range": [ - 19428, - 19429 + 19305, + 19306 ], "loc": { "start": { - "line": 690, + "line": 687, "column": 26 }, "end": { - "line": 690, + "line": 687, "column": 27 } } @@ -26942,31 +26669,31 @@ "type": "Identifier", "name": "equal_operator", "range": [ - 19430, - 19444 + 19307, + 19321 ], "loc": { "start": { - "line": 690, + "line": 687, "column": 28 }, "end": { - "line": 690, + "line": 687, "column": 42 } } }, "range": [ - 19428, - 19444 + 19305, + 19321 ], "loc": { "start": { - "line": 690, + "line": 687, "column": 26 }, "end": { - "line": 690, + "line": 687, "column": 42 } } @@ -26976,61 +26703,61 @@ "value": "=", "raw": "'='", "range": [ - 19448, - 19451 + 19325, + 19328 ], "loc": { "start": { - "line": 690, + "line": 687, "column": 46 }, "end": { - "line": 690, + "line": 687, "column": 49 } } }, "range": [ - 19428, - 19451 + 19305, + 19328 ], "loc": { "start": { - "line": 690, + "line": 687, "column": 26 }, "end": { - "line": 690, + "line": 687, "column": 49 } } }, "range": [ - 19410, - 19451 + 19287, + 19328 ], "loc": { "start": { - "line": 690, + "line": 687, "column": 8 }, "end": { - "line": 690, + "line": 687, "column": 49 } } }, "range": [ - 19410, - 19452 + 19287, + 19329 ], "loc": { "start": { - "line": 690, + "line": 687, "column": 8 }, "end": { - "line": 690, + "line": 687, "column": 50 } }, @@ -27039,16 +26766,16 @@ "type": "Block", "value": "*\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 19290, - 19401 + 19167, + 19278 ], "loc": { "start": { - "line": 686, + "line": 683, "column": 8 }, "end": { - "line": 689, + "line": 686, "column": 11 } } @@ -27059,16 +26786,16 @@ "type": "Block", "value": "*\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 19462, - 19569 + 19339, + 19446 ], "loc": { "start": { - "line": 692, + "line": 689, "column": 8 }, "end": { - "line": 695, + "line": 692, "column": 11 } } @@ -27086,16 +26813,16 @@ "object": { "type": "ThisExpression", "range": [ - 19578, - 19582 + 19455, + 19459 ], "loc": { "start": { - "line": 696, + "line": 693, "column": 8 }, "end": { - "line": 696, + "line": 693, "column": 12 } } @@ -27104,31 +26831,31 @@ "type": "Identifier", "name": "stOperator", "range": [ - 19583, - 19593 + 19460, + 19470 ], "loc": { "start": { - "line": 696, + "line": 693, "column": 13 }, "end": { - "line": 696, + "line": 693, "column": 23 } } }, "range": [ - 19578, - 19593 + 19455, + 19470 ], "loc": { "start": { - "line": 696, + "line": 693, "column": 8 }, "end": { - "line": 696, + "line": 693, "column": 23 } } @@ -27143,16 +26870,16 @@ "type": "Identifier", "name": "f", "range": [ - 19596, - 19597 + 19473, + 19474 ], "loc": { "start": { - "line": 696, + "line": 693, "column": 26 }, "end": { - "line": 696, + "line": 693, "column": 27 } } @@ -27161,31 +26888,31 @@ "type": "Identifier", "name": "start_with_operator", "range": [ - 19598, - 19617 + 19475, + 19494 ], "loc": { "start": { - "line": 696, + "line": 693, "column": 28 }, "end": { - "line": 696, + "line": 693, "column": 47 } } }, "range": [ - 19596, - 19617 + 19473, + 19494 ], "loc": { "start": { - "line": 696, + "line": 693, "column": 26 }, "end": { - "line": 696, + "line": 693, "column": 47 } } @@ -27195,61 +26922,61 @@ "value": "{", "raw": "'{'", "range": [ - 19621, - 19624 + 19498, + 19501 ], "loc": { "start": { - "line": 696, + "line": 693, "column": 51 }, "end": { - "line": 696, + "line": 693, "column": 54 } } }, "range": [ - 19596, - 19624 + 19473, + 19501 ], "loc": { "start": { - "line": 696, + "line": 693, "column": 26 }, "end": { - "line": 696, + "line": 693, "column": 54 } } }, "range": [ - 19578, - 19624 + 19455, + 19501 ], "loc": { "start": { - "line": 696, + "line": 693, "column": 8 }, "end": { - "line": 696, + "line": 693, "column": 54 } } }, "range": [ - 19578, - 19625 + 19455, + 19502 ], "loc": { "start": { - "line": 696, + "line": 693, "column": 8 }, "end": { - "line": 696, + "line": 693, "column": 55 } }, @@ -27258,16 +26985,16 @@ "type": "Block", "value": "*\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 19462, - 19569 + 19339, + 19446 ], "loc": { "start": { - "line": 692, + "line": 689, "column": 8 }, "end": { - "line": 695, + "line": 692, "column": 11 } } @@ -27278,16 +27005,16 @@ "type": "Block", "value": "*\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 19635, - 19740 + 19512, + 19617 ], "loc": { "start": { - "line": 698, + "line": 695, "column": 8 }, "end": { - "line": 701, + "line": 698, "column": 11 } } @@ -27305,16 +27032,16 @@ "object": { "type": "ThisExpression", "range": [ - 19749, - 19753 + 19626, + 19630 ], "loc": { "start": { - "line": 702, + "line": 699, "column": 8 }, "end": { - "line": 702, + "line": 699, "column": 12 } } @@ -27323,31 +27050,31 @@ "type": "Identifier", "name": "enOperator", "range": [ - 19754, - 19764 + 19631, + 19641 ], "loc": { "start": { - "line": 702, + "line": 699, "column": 13 }, "end": { - "line": 702, + "line": 699, "column": 23 } } }, "range": [ - 19749, - 19764 + 19626, + 19641 ], "loc": { "start": { - "line": 702, + "line": 699, "column": 8 }, "end": { - "line": 702, + "line": 699, "column": 23 } } @@ -27362,16 +27089,16 @@ "type": "Identifier", "name": "f", "range": [ - 19767, - 19768 + 19644, + 19645 ], "loc": { "start": { - "line": 702, + "line": 699, "column": 26 }, "end": { - "line": 702, + "line": 699, "column": 27 } } @@ -27380,31 +27107,31 @@ "type": "Identifier", "name": "end_with_operator", "range": [ - 19769, - 19786 + 19646, + 19663 ], "loc": { "start": { - "line": 702, + "line": 699, "column": 28 }, "end": { - "line": 702, + "line": 699, "column": 45 } } }, "range": [ - 19767, - 19786 + 19644, + 19663 ], "loc": { "start": { - "line": 702, + "line": 699, "column": 26 }, "end": { - "line": 702, + "line": 699, "column": 45 } } @@ -27414,61 +27141,61 @@ "value": "}", "raw": "'}'", "range": [ - 19790, - 19793 + 19667, + 19670 ], "loc": { "start": { - "line": 702, + "line": 699, "column": 49 }, "end": { - "line": 702, + "line": 699, "column": 52 } } }, "range": [ - 19767, - 19793 + 19644, + 19670 ], "loc": { "start": { - "line": 702, + "line": 699, "column": 26 }, "end": { - "line": 702, + "line": 699, "column": 52 } } }, "range": [ - 19749, - 19793 + 19626, + 19670 ], "loc": { "start": { - "line": 702, + "line": 699, "column": 8 }, "end": { - "line": 702, + "line": 699, "column": 52 } } }, "range": [ - 19749, - 19794 + 19626, + 19671 ], "loc": { "start": { - "line": 702, + "line": 699, "column": 8 }, "end": { - "line": 702, + "line": 699, "column": 53 } }, @@ -27477,16 +27204,16 @@ "type": "Block", "value": "*\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 19635, - 19740 + 19512, + 19617 ], "loc": { "start": { - "line": 698, + "line": 695, "column": 8 }, "end": { - "line": 701, + "line": 698, "column": 11 } } @@ -27497,16 +27224,16 @@ "type": "Line", "value": " this.curExp = f.cur_exp || '^[¥£€$]';", "range": [ - 19804, - 19844 + 19681, + 19721 ], "loc": { "start": { - "line": 704, + "line": 701, "column": 8 }, "end": { - "line": 704, + "line": 701, "column": 48 } } @@ -27515,16 +27242,16 @@ "type": "Block", "value": "*\n * Stored values separator\n * @type {String}\n ", "range": [ - 19854, - 19930 + 19731, + 19807 ], "loc": { "start": { - "line": 706, + "line": 703, "column": 8 }, "end": { - "line": 709, + "line": 706, "column": 11 } } @@ -27542,16 +27269,16 @@ "object": { "type": "ThisExpression", "range": [ - 19939, - 19943 + 19816, + 19820 ], "loc": { "start": { - "line": 710, + "line": 707, "column": 8 }, "end": { - "line": 710, + "line": 707, "column": 12 } } @@ -27560,31 +27287,31 @@ "type": "Identifier", "name": "separator", "range": [ - 19944, - 19953 + 19821, + 19830 ], "loc": { "start": { - "line": 710, + "line": 707, "column": 13 }, "end": { - "line": 710, + "line": 707, "column": 22 } } }, "range": [ - 19939, - 19953 + 19816, + 19830 ], "loc": { "start": { - "line": 710, + "line": 707, "column": 8 }, "end": { - "line": 710, + "line": 707, "column": 22 } } @@ -27599,16 +27326,16 @@ "type": "Identifier", "name": "f", "range": [ - 19956, - 19957 + 19833, + 19834 ], "loc": { "start": { - "line": 710, + "line": 707, "column": 25 }, "end": { - "line": 710, + "line": 707, "column": 26 } } @@ -27617,31 +27344,31 @@ "type": "Identifier", "name": "separator", "range": [ - 19958, - 19967 + 19835, + 19844 ], "loc": { "start": { - "line": 710, + "line": 707, "column": 27 }, "end": { - "line": 710, + "line": 707, "column": 36 } } }, "range": [ - 19956, - 19967 + 19833, + 19844 ], "loc": { "start": { - "line": 710, + "line": 707, "column": 25 }, "end": { - "line": 710, + "line": 707, "column": 36 } } @@ -27651,61 +27378,61 @@ "value": ",", "raw": "','", "range": [ - 19971, - 19974 + 19848, + 19851 ], "loc": { "start": { - "line": 710, + "line": 707, "column": 40 }, "end": { - "line": 710, + "line": 707, "column": 43 } } }, "range": [ - 19956, - 19974 + 19833, + 19851 ], "loc": { "start": { - "line": 710, + "line": 707, "column": 25 }, "end": { - "line": 710, + "line": 707, "column": 43 } } }, "range": [ - 19939, - 19974 + 19816, + 19851 ], "loc": { "start": { - "line": 710, + "line": 707, "column": 8 }, "end": { - "line": 710, + "line": 707, "column": 43 } } }, "range": [ - 19939, - 19975 + 19816, + 19852 ], "loc": { "start": { - "line": 710, + "line": 707, "column": 8 }, "end": { - "line": 710, + "line": 707, "column": 44 } }, @@ -27714,16 +27441,16 @@ "type": "Line", "value": " this.curExp = f.cur_exp || '^[¥£€$]';", "range": [ - 19804, - 19844 + 19681, + 19721 ], "loc": { "start": { - "line": 704, + "line": 701, "column": 8 }, "end": { - "line": 704, + "line": 701, "column": 48 } } @@ -27732,16 +27459,16 @@ "type": "Block", "value": "*\n * Stored values separator\n * @type {String}\n ", "range": [ - 19854, - 19930 + 19731, + 19807 ], "loc": { "start": { - "line": 706, + "line": 703, "column": 8 }, "end": { - "line": 709, + "line": 706, "column": 11 } } @@ -27752,16 +27479,16 @@ "type": "Block", "value": "*\n * Enable rows counter UI component\n * @type {Boolean}\n ", "range": [ - 19985, - 20071 + 19862, + 19948 ], "loc": { "start": { - "line": 712, + "line": 709, "column": 8 }, "end": { - "line": 715, + "line": 712, "column": 11 } } @@ -27779,16 +27506,16 @@ "object": { "type": "ThisExpression", "range": [ - 20080, - 20084 + 19957, + 19961 ], "loc": { "start": { - "line": 716, + "line": 713, "column": 8 }, "end": { - "line": 716, + "line": 713, "column": 12 } } @@ -27797,31 +27524,31 @@ "type": "Identifier", "name": "rowsCounter", "range": [ - 20085, - 20096 + 19962, + 19973 ], "loc": { "start": { - "line": 716, + "line": 713, "column": 13 }, "end": { - "line": 716, + "line": 713, "column": 24 } } }, "range": [ - 20080, - 20096 + 19957, + 19973 ], "loc": { "start": { - "line": 716, + "line": 713, "column": 8 }, "end": { - "line": 716, + "line": 713, "column": 24 } } @@ -27835,16 +27562,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 20099, - 20104 + 19976, + 19981 ], "loc": { "start": { - "line": 716, + "line": 713, "column": 27 }, "end": { - "line": 716, + "line": 713, "column": 32 } } @@ -27857,16 +27584,16 @@ "type": "Identifier", "name": "f", "range": [ - 20105, - 20106 + 19982, + 19983 ], "loc": { "start": { - "line": 716, + "line": 713, "column": 33 }, "end": { - "line": 716, + "line": 713, "column": 34 } } @@ -27875,47 +27602,47 @@ "type": "Identifier", "name": "rows_counter", "range": [ - 20107, - 20119 + 19984, + 19996 ], "loc": { "start": { - "line": 716, + "line": 713, "column": 35 }, "end": { - "line": 716, + "line": 713, "column": 47 } } }, "range": [ - 20105, - 20119 + 19982, + 19996 ], "loc": { "start": { - "line": 716, + "line": 713, "column": 33 }, "end": { - "line": 716, + "line": 713, "column": 47 } } } ], "range": [ - 20099, - 20120 + 19976, + 19997 ], "loc": { "start": { - "line": 716, + "line": 713, "column": 27 }, "end": { - "line": 716, + "line": 713, "column": 48 } } @@ -27926,16 +27653,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 20124, - 20131 + 20001, + 20008 ], "loc": { "start": { - "line": 716, + "line": 713, "column": 52 }, "end": { - "line": 716, + "line": 713, "column": 59 } } @@ -27948,16 +27675,16 @@ "type": "Identifier", "name": "f", "range": [ - 20132, - 20133 + 20009, + 20010 ], "loc": { "start": { - "line": 716, + "line": 713, "column": 60 }, "end": { - "line": 716, + "line": 713, "column": 61 } } @@ -27966,92 +27693,92 @@ "type": "Identifier", "name": "rows_counter", "range": [ - 20134, - 20146 + 20011, + 20023 ], "loc": { "start": { - "line": 716, + "line": 713, "column": 62 }, "end": { - "line": 716, + "line": 713, "column": 74 } } }, "range": [ - 20132, - 20146 + 20009, + 20023 ], "loc": { "start": { - "line": 716, + "line": 713, "column": 60 }, "end": { - "line": 716, + "line": 713, "column": 74 } } } ], "range": [ - 20124, - 20147 + 20001, + 20024 ], "loc": { "start": { - "line": 716, + "line": 713, "column": 52 }, "end": { - "line": 716, + "line": 713, "column": 75 } } }, "range": [ - 20099, - 20147 + 19976, + 20024 ], "loc": { "start": { - "line": 716, + "line": 713, "column": 27 }, "end": { - "line": 716, + "line": 713, "column": 75 } } }, "range": [ - 20080, - 20147 + 19957, + 20024 ], "loc": { "start": { - "line": 716, + "line": 713, "column": 8 }, "end": { - "line": 716, + "line": 713, "column": 75 } } }, "range": [ - 20080, - 20148 + 19957, + 20025 ], "loc": { "start": { - "line": 716, + "line": 713, "column": 8 }, "end": { - "line": 716, + "line": 713, "column": 76 } }, @@ -28060,16 +27787,16 @@ "type": "Block", "value": "*\n * Enable rows counter UI component\n * @type {Boolean}\n ", "range": [ - 19985, - 20071 + 19862, + 19948 ], "loc": { "start": { - "line": 712, + "line": 709, "column": 8 }, "end": { - "line": 715, + "line": 712, "column": 11 } } @@ -28080,16 +27807,16 @@ "type": "Block", "value": "*\n * Enable status bar UI component\n * @type {Boolean}\n ", "range": [ - 20158, - 20242 + 20035, + 20119 ], "loc": { "start": { - "line": 718, + "line": 715, "column": 8 }, "end": { - "line": 721, + "line": 718, "column": 11 } } @@ -28107,16 +27834,16 @@ "object": { "type": "ThisExpression", "range": [ - 20251, - 20255 + 20128, + 20132 ], "loc": { "start": { - "line": 722, + "line": 719, "column": 8 }, "end": { - "line": 722, + "line": 719, "column": 12 } } @@ -28125,31 +27852,31 @@ "type": "Identifier", "name": "statusBar", "range": [ - 20256, - 20265 + 20133, + 20142 ], "loc": { "start": { - "line": 722, + "line": 719, "column": 13 }, "end": { - "line": 722, + "line": 719, "column": 22 } } }, "range": [ - 20251, - 20265 + 20128, + 20142 ], "loc": { "start": { - "line": 722, + "line": 719, "column": 8 }, "end": { - "line": 722, + "line": 719, "column": 22 } } @@ -28160,16 +27887,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 20268, - 20275 + 20145, + 20152 ], "loc": { "start": { - "line": 722, + "line": 719, "column": 25 }, "end": { - "line": 722, + "line": 719, "column": 32 } } @@ -28182,16 +27909,16 @@ "type": "Identifier", "name": "f", "range": [ - 20276, - 20277 + 20153, + 20154 ], "loc": { "start": { - "line": 722, + "line": 719, "column": 33 }, "end": { - "line": 722, + "line": 719, "column": 34 } } @@ -28200,77 +27927,77 @@ "type": "Identifier", "name": "status_bar", "range": [ - 20278, - 20288 + 20155, + 20165 ], "loc": { "start": { - "line": 722, + "line": 719, "column": 35 }, "end": { - "line": 722, + "line": 719, "column": 45 } } }, "range": [ - 20276, - 20288 + 20153, + 20165 ], "loc": { "start": { - "line": 722, + "line": 719, "column": 33 }, "end": { - "line": 722, + "line": 719, "column": 45 } } } ], "range": [ - 20268, - 20289 + 20145, + 20166 ], "loc": { "start": { - "line": 722, + "line": 719, "column": 25 }, "end": { - "line": 722, + "line": 719, "column": 46 } } }, "range": [ - 20251, - 20289 + 20128, + 20166 ], "loc": { "start": { - "line": 722, + "line": 719, "column": 8 }, "end": { - "line": 722, + "line": 719, "column": 46 } } }, "range": [ - 20251, - 20290 + 20128, + 20167 ], "loc": { "start": { - "line": 722, + "line": 719, "column": 8 }, "end": { - "line": 722, + "line": 719, "column": 47 } }, @@ -28279,16 +28006,16 @@ "type": "Block", "value": "*\n * Enable status bar UI component\n * @type {Boolean}\n ", "range": [ - 20158, - 20242 + 20035, + 20119 ], "loc": { "start": { - "line": 718, + "line": 715, "column": 8 }, "end": { - "line": 721, + "line": 718, "column": 11 } } @@ -28299,16 +28026,16 @@ "type": "Block", "value": "*\n * Enable activity/spinner indicator UI component\n * @type {Boolean}\n ", "range": [ - 20300, - 20400 + 20177, + 20277 ], "loc": { "start": { - "line": 724, + "line": 721, "column": 8 }, "end": { - "line": 727, + "line": 724, "column": 11 } } @@ -28326,16 +28053,16 @@ "object": { "type": "ThisExpression", "range": [ - 20409, - 20413 + 20286, + 20290 ], "loc": { "start": { - "line": 728, + "line": 725, "column": 8 }, "end": { - "line": 728, + "line": 725, "column": 12 } } @@ -28344,31 +28071,31 @@ "type": "Identifier", "name": "loader", "range": [ - 20414, - 20420 + 20291, + 20297 ], "loc": { "start": { - "line": 728, + "line": 725, "column": 13 }, "end": { - "line": 728, + "line": 725, "column": 19 } } }, "range": [ - 20409, - 20420 + 20286, + 20297 ], "loc": { "start": { - "line": 728, + "line": 725, "column": 8 }, "end": { - "line": 728, + "line": 725, "column": 19 } } @@ -28379,16 +28106,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 20423, - 20430 + 20300, + 20307 ], "loc": { "start": { - "line": 728, + "line": 725, "column": 22 }, "end": { - "line": 728, + "line": 725, "column": 29 } } @@ -28401,16 +28128,16 @@ "type": "Identifier", "name": "f", "range": [ - 20431, - 20432 + 20308, + 20309 ], "loc": { "start": { - "line": 728, + "line": 725, "column": 30 }, "end": { - "line": 728, + "line": 725, "column": 31 } } @@ -28419,77 +28146,77 @@ "type": "Identifier", "name": "loader", "range": [ - 20433, - 20439 + 20310, + 20316 ], "loc": { "start": { - "line": 728, + "line": 725, "column": 32 }, "end": { - "line": 728, + "line": 725, "column": 38 } } }, "range": [ - 20431, - 20439 + 20308, + 20316 ], "loc": { "start": { - "line": 728, + "line": 725, "column": 30 }, "end": { - "line": 728, + "line": 725, "column": 38 } } } ], "range": [ - 20423, - 20440 + 20300, + 20317 ], "loc": { "start": { - "line": 728, + "line": 725, "column": 22 }, "end": { - "line": 728, + "line": 725, "column": 39 } } }, "range": [ - 20409, - 20440 + 20286, + 20317 ], "loc": { "start": { - "line": 728, + "line": 725, "column": 8 }, "end": { - "line": 728, + "line": 725, "column": 39 } } }, "range": [ - 20409, - 20441 + 20286, + 20318 ], "loc": { "start": { - "line": 728, + "line": 725, "column": 8 }, "end": { - "line": 728, + "line": 725, "column": 40 } }, @@ -28498,16 +28225,16 @@ "type": "Block", "value": "*\n * Enable activity/spinner indicator UI component\n * @type {Boolean}\n ", "range": [ - 20300, - 20400 + 20177, + 20277 ], "loc": { "start": { - "line": 724, + "line": 721, "column": 8 }, "end": { - "line": 727, + "line": 724, "column": 11 } } @@ -28518,16 +28245,16 @@ "type": "Block", "value": "** validation - reset buttons/links **", "range": [ - 20451, - 20493 + 20328, + 20370 ], "loc": { "start": { - "line": 730, + "line": 727, "column": 8 }, "end": { - "line": 730, + "line": 727, "column": 50 } } @@ -28536,16 +28263,16 @@ "type": "Block", "value": "*\n * Enable filters submission button\n * @type {Boolean}\n ", "range": [ - 20502, - 20588 + 20379, + 20465 ], "loc": { "start": { - "line": 731, + "line": 728, "column": 8 }, "end": { - "line": 734, + "line": 731, "column": 11 } } @@ -28563,16 +28290,16 @@ "object": { "type": "ThisExpression", "range": [ - 20597, - 20601 + 20474, + 20478 ], "loc": { "start": { - "line": 735, + "line": 732, "column": 8 }, "end": { - "line": 735, + "line": 732, "column": 12 } } @@ -28581,31 +28308,31 @@ "type": "Identifier", "name": "displayBtn", "range": [ - 20602, - 20612 + 20479, + 20489 ], "loc": { "start": { - "line": 735, + "line": 732, "column": 13 }, "end": { - "line": 735, + "line": 732, "column": 23 } } }, "range": [ - 20597, - 20612 + 20474, + 20489 ], "loc": { "start": { - "line": 735, + "line": 732, "column": 8 }, "end": { - "line": 735, + "line": 732, "column": 23 } } @@ -28616,16 +28343,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 20615, - 20622 + 20492, + 20499 ], "loc": { "start": { - "line": 735, + "line": 732, "column": 26 }, "end": { - "line": 735, + "line": 732, "column": 33 } } @@ -28638,16 +28365,16 @@ "type": "Identifier", "name": "f", "range": [ - 20623, - 20624 + 20500, + 20501 ], "loc": { "start": { - "line": 735, + "line": 732, "column": 34 }, "end": { - "line": 735, + "line": 732, "column": 35 } } @@ -28656,77 +28383,77 @@ "type": "Identifier", "name": "btn", "range": [ - 20625, - 20628 + 20502, + 20505 ], "loc": { "start": { - "line": 735, + "line": 732, "column": 36 }, "end": { - "line": 735, + "line": 732, "column": 39 } } }, "range": [ - 20623, - 20628 + 20500, + 20505 ], "loc": { "start": { - "line": 735, + "line": 732, "column": 34 }, "end": { - "line": 735, + "line": 732, "column": 39 } } } ], "range": [ - 20615, - 20629 + 20492, + 20506 ], "loc": { "start": { - "line": 735, + "line": 732, "column": 26 }, "end": { - "line": 735, + "line": 732, "column": 40 } } }, "range": [ - 20597, - 20629 + 20474, + 20506 ], "loc": { "start": { - "line": 735, + "line": 732, "column": 8 }, "end": { - "line": 735, + "line": 732, "column": 40 } } }, "range": [ - 20597, - 20630 + 20474, + 20507 ], "loc": { "start": { - "line": 735, + "line": 732, "column": 8 }, "end": { - "line": 735, + "line": 732, "column": 41 } }, @@ -28735,16 +28462,16 @@ "type": "Block", "value": "** validation - reset buttons/links **", "range": [ - 20451, - 20493 + 20328, + 20370 ], "loc": { "start": { - "line": 730, + "line": 727, "column": 8 }, "end": { - "line": 730, + "line": 727, "column": 50 } } @@ -28753,16 +28480,16 @@ "type": "Block", "value": "*\n * Enable filters submission button\n * @type {Boolean}\n ", "range": [ - 20502, - 20588 + 20379, + 20465 ], "loc": { "start": { - "line": 731, + "line": 728, "column": 8 }, "end": { - "line": 734, + "line": 731, "column": 11 } } @@ -28773,16 +28500,16 @@ "type": "Block", "value": "*\n * Define filters submission button text\n * @type {String}\n ", "range": [ - 20640, - 20730 + 20517, + 20607 ], "loc": { "start": { - "line": 737, + "line": 734, "column": 8 }, "end": { - "line": 740, + "line": 737, "column": 11 } } @@ -28800,16 +28527,16 @@ "object": { "type": "ThisExpression", "range": [ - 20739, - 20743 + 20616, + 20620 ], "loc": { "start": { - "line": 741, + "line": 738, "column": 8 }, "end": { - "line": 741, + "line": 738, "column": 12 } } @@ -28818,31 +28545,31 @@ "type": "Identifier", "name": "btnText", "range": [ - 20744, - 20751 + 20621, + 20628 ], "loc": { "start": { - "line": 741, + "line": 738, "column": 13 }, "end": { - "line": 741, + "line": 738, "column": 20 } } }, "range": [ - 20739, - 20751 + 20616, + 20628 ], "loc": { "start": { - "line": 741, + "line": 738, "column": 8 }, "end": { - "line": 741, + "line": 738, "column": 20 } } @@ -28857,16 +28584,16 @@ "type": "Identifier", "name": "f", "range": [ - 20754, - 20755 + 20631, + 20632 ], "loc": { "start": { - "line": 741, + "line": 738, "column": 23 }, "end": { - "line": 741, + "line": 738, "column": 24 } } @@ -28875,31 +28602,31 @@ "type": "Identifier", "name": "btn_text", "range": [ - 20756, - 20764 + 20633, + 20641 ], "loc": { "start": { - "line": 741, + "line": 738, "column": 25 }, "end": { - "line": 741, + "line": 738, "column": 33 } } }, "range": [ - 20754, - 20764 + 20631, + 20641 ], "loc": { "start": { - "line": 741, + "line": 738, "column": 23 }, "end": { - "line": 741, + "line": 738, "column": 33 } } @@ -28915,16 +28642,16 @@ "object": { "type": "ThisExpression", "range": [ - 20770, - 20774 + 20647, + 20651 ], "loc": { "start": { - "line": 741, + "line": 738, "column": 39 }, "end": { - "line": 741, + "line": 738, "column": 43 } } @@ -28933,47 +28660,47 @@ "type": "Identifier", "name": "enableIcons", "range": [ - 20775, - 20786 + 20652, + 20663 ], "loc": { "start": { - "line": 741, + "line": 738, "column": 44 }, "end": { - "line": 741, + "line": 738, "column": 55 } } }, "range": [ - 20770, - 20786 + 20647, + 20663 ], "loc": { "start": { - "line": 741, + "line": 738, "column": 39 }, "end": { - "line": 741, + "line": 738, "column": 55 } } }, "prefix": true, "range": [ - 20769, - 20786 + 20646, + 20663 ], "loc": { "start": { - "line": 741, + "line": 738, "column": 38 }, "end": { - "line": 741, + "line": 738, "column": 55 } } @@ -28983,16 +28710,16 @@ "value": "Go", "raw": "'Go'", "range": [ - 20789, - 20793 + 20666, + 20670 ], "loc": { "start": { - "line": 741, + "line": 738, "column": 58 }, "end": { - "line": 741, + "line": 738, "column": 62 } } @@ -29002,76 +28729,76 @@ "value": "", "raw": "''", "range": [ - 20796, - 20798 + 20673, + 20675 ], "loc": { "start": { - "line": 741, + "line": 738, "column": 65 }, "end": { - "line": 741, + "line": 738, "column": 67 } } }, "range": [ - 20769, - 20798 + 20646, + 20675 ], "loc": { "start": { - "line": 741, + "line": 738, "column": 38 }, "end": { - "line": 741, + "line": 738, "column": 67 } } }, "range": [ - 20754, - 20799 + 20631, + 20676 ], "loc": { "start": { - "line": 741, + "line": 738, "column": 23 }, "end": { - "line": 741, + "line": 738, "column": 68 } } }, "range": [ - 20739, - 20799 + 20616, + 20676 ], "loc": { "start": { - "line": 741, + "line": 738, "column": 8 }, "end": { - "line": 741, + "line": 738, "column": 68 } } }, "range": [ - 20739, - 20800 + 20616, + 20677 ], "loc": { "start": { - "line": 741, + "line": 738, "column": 8 }, "end": { - "line": 741, + "line": 738, "column": 69 } }, @@ -29080,16 +28807,16 @@ "type": "Block", "value": "*\n * Define filters submission button text\n * @type {String}\n ", "range": [ - 20640, - 20730 + 20517, + 20607 ], "loc": { "start": { - "line": 737, + "line": 734, "column": 8 }, "end": { - "line": 740, + "line": 737, "column": 11 } } @@ -29100,16 +28827,16 @@ "type": "Block", "value": "*\n * Css class for filters submission button\n * @type {String}\n ", "range": [ - 20810, - 20902 + 20687, + 20779 ], "loc": { "start": { - "line": 743, + "line": 740, "column": 8 }, "end": { - "line": 746, + "line": 743, "column": 11 } } @@ -29127,16 +28854,16 @@ "object": { "type": "ThisExpression", "range": [ - 20911, - 20915 + 20788, + 20792 ], "loc": { "start": { - "line": 747, + "line": 744, "column": 8 }, "end": { - "line": 747, + "line": 744, "column": 12 } } @@ -29145,31 +28872,31 @@ "type": "Identifier", "name": "btnCssClass", "range": [ - 20916, - 20927 + 20793, + 20804 ], "loc": { "start": { - "line": 747, + "line": 744, "column": 13 }, "end": { - "line": 747, + "line": 744, "column": 24 } } }, "range": [ - 20911, - 20927 + 20788, + 20804 ], "loc": { "start": { - "line": 747, + "line": 744, "column": 8 }, "end": { - "line": 747, + "line": 744, "column": 24 } } @@ -29184,16 +28911,16 @@ "type": "Identifier", "name": "f", "range": [ - 20930, - 20931 + 20807, + 20808 ], "loc": { "start": { - "line": 747, + "line": 744, "column": 27 }, "end": { - "line": 747, + "line": 744, "column": 28 } } @@ -29202,31 +28929,31 @@ "type": "Identifier", "name": "btn_css_class", "range": [ - 20932, - 20945 + 20809, + 20822 ], "loc": { "start": { - "line": 747, + "line": 744, "column": 29 }, "end": { - "line": 747, + "line": 744, "column": 42 } } }, "range": [ - 20930, - 20945 + 20807, + 20822 ], "loc": { "start": { - "line": 747, + "line": 744, "column": 27 }, "end": { - "line": 747, + "line": 744, "column": 42 } } @@ -29242,16 +28969,16 @@ "object": { "type": "ThisExpression", "range": [ - 20963, - 20967 + 20840, + 20844 ], "loc": { "start": { - "line": 748, + "line": 745, "column": 14 }, "end": { - "line": 748, + "line": 745, "column": 18 } } @@ -29260,47 +28987,47 @@ "type": "Identifier", "name": "enableIcons", "range": [ - 20968, - 20979 + 20845, + 20856 ], "loc": { "start": { - "line": 748, + "line": 745, "column": 19 }, "end": { - "line": 748, + "line": 745, "column": 30 } } }, "range": [ - 20963, - 20979 + 20840, + 20856 ], "loc": { "start": { - "line": 748, + "line": 745, "column": 14 }, "end": { - "line": 748, + "line": 745, "column": 30 } } }, "prefix": true, "range": [ - 20962, - 20979 + 20839, + 20856 ], "loc": { "start": { - "line": 748, + "line": 745, "column": 13 }, "end": { - "line": 748, + "line": 745, "column": 30 } } @@ -29310,16 +29037,16 @@ "value": "btnflt", "raw": "'btnflt'", "range": [ - 20982, - 20990 + 20859, + 20867 ], "loc": { "start": { - "line": 748, + "line": 745, "column": 33 }, "end": { - "line": 748, + "line": 745, "column": 41 } } @@ -29329,76 +29056,76 @@ "value": "btnflt_icon", "raw": "'btnflt_icon'", "range": [ - 20993, - 21006 + 20870, + 20883 ], "loc": { "start": { - "line": 748, + "line": 745, "column": 44 }, "end": { - "line": 748, + "line": 745, "column": 57 } } }, "range": [ - 20962, - 21006 + 20839, + 20883 ], "loc": { "start": { - "line": 748, + "line": 745, "column": 13 }, "end": { - "line": 748, + "line": 745, "column": 57 } } }, "range": [ - 20930, - 21007 + 20807, + 20884 ], "loc": { "start": { - "line": 747, + "line": 744, "column": 27 }, "end": { - "line": 748, + "line": 745, "column": 58 } } }, "range": [ - 20911, - 21007 + 20788, + 20884 ], "loc": { "start": { - "line": 747, + "line": 744, "column": 8 }, "end": { - "line": 748, + "line": 745, "column": 58 } } }, "range": [ - 20911, - 21008 + 20788, + 20885 ], "loc": { "start": { - "line": 747, + "line": 744, "column": 8 }, "end": { - "line": 748, + "line": 745, "column": 59 } }, @@ -29407,16 +29134,16 @@ "type": "Block", "value": "*\n * Css class for filters submission button\n * @type {String}\n ", "range": [ - 20810, - 20902 + 20687, + 20779 ], "loc": { "start": { - "line": 743, + "line": 740, "column": 8 }, "end": { - "line": 746, + "line": 743, "column": 11 } } @@ -29427,16 +29154,16 @@ "type": "Block", "value": "*\n * Enable clear button\n * @type {Boolean}\n ", "range": [ - 21018, - 21091 + 20895, + 20968 ], "loc": { "start": { - "line": 750, + "line": 747, "column": 8 }, "end": { - "line": 753, + "line": 750, "column": 11 } } @@ -29454,16 +29181,16 @@ "object": { "type": "ThisExpression", "range": [ - 21100, - 21104 + 20977, + 20981 ], "loc": { "start": { - "line": 754, + "line": 751, "column": 8 }, "end": { - "line": 754, + "line": 751, "column": 12 } } @@ -29472,31 +29199,31 @@ "type": "Identifier", "name": "btnReset", "range": [ - 21105, - 21113 + 20982, + 20990 ], "loc": { "start": { - "line": 754, + "line": 751, "column": 13 }, "end": { - "line": 754, + "line": 751, "column": 21 } } }, "range": [ - 21100, - 21113 + 20977, + 20990 ], "loc": { "start": { - "line": 754, + "line": 751, "column": 8 }, "end": { - "line": 754, + "line": 751, "column": 21 } } @@ -29507,16 +29234,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 21116, - 21123 + 20993, + 21000 ], "loc": { "start": { - "line": 754, + "line": 751, "column": 24 }, "end": { - "line": 754, + "line": 751, "column": 31 } } @@ -29529,16 +29256,16 @@ "type": "Identifier", "name": "f", "range": [ - 21124, - 21125 + 21001, + 21002 ], "loc": { "start": { - "line": 754, + "line": 751, "column": 32 }, "end": { - "line": 754, + "line": 751, "column": 33 } } @@ -29547,77 +29274,77 @@ "type": "Identifier", "name": "btn_reset", "range": [ - 21126, - 21135 + 21003, + 21012 ], "loc": { "start": { - "line": 754, + "line": 751, "column": 34 }, "end": { - "line": 754, + "line": 751, "column": 43 } } }, "range": [ - 21124, - 21135 + 21001, + 21012 ], "loc": { "start": { - "line": 754, + "line": 751, "column": 32 }, "end": { - "line": 754, + "line": 751, "column": 43 } } } ], "range": [ - 21116, - 21136 + 20993, + 21013 ], "loc": { "start": { - "line": 754, + "line": 751, "column": 24 }, "end": { - "line": 754, + "line": 751, "column": 44 } } }, "range": [ - 21100, - 21136 + 20977, + 21013 ], "loc": { "start": { - "line": 754, + "line": 751, "column": 8 }, "end": { - "line": 754, + "line": 751, "column": 44 } } }, "range": [ - 21100, - 21137 + 20977, + 21014 ], "loc": { "start": { - "line": 754, + "line": 751, "column": 8 }, "end": { - "line": 754, + "line": 751, "column": 45 } }, @@ -29626,16 +29353,16 @@ "type": "Block", "value": "*\n * Enable clear button\n * @type {Boolean}\n ", "range": [ - 21018, - 21091 + 20895, + 20968 ], "loc": { "start": { - "line": 750, + "line": 747, "column": 8 }, "end": { - "line": 753, + "line": 750, "column": 11 } } @@ -29646,16 +29373,16 @@ "type": "Block", "value": "*\n * Callback fired before filters are cleared\n * @type {Function}\n ", "range": [ - 21147, - 21243 + 21024, + 21120 ], "loc": { "start": { - "line": 756, + "line": 753, "column": 8 }, "end": { - "line": 759, + "line": 756, "column": 11 } } @@ -29673,16 +29400,16 @@ "object": { "type": "ThisExpression", "range": [ - 21252, - 21256 + 21129, + 21133 ], "loc": { "start": { - "line": 760, + "line": 757, "column": 8 }, "end": { - "line": 760, + "line": 757, "column": 12 } } @@ -29691,31 +29418,31 @@ "type": "Identifier", "name": "onBeforeReset", "range": [ - 21257, - 21270 + 21134, + 21147 ], "loc": { "start": { - "line": 760, + "line": 757, "column": 13 }, "end": { - "line": 760, + "line": 757, "column": 26 } } }, "range": [ - 21252, - 21270 + 21129, + 21147 ], "loc": { "start": { - "line": 760, + "line": 757, "column": 8 }, "end": { - "line": 760, + "line": 757, "column": 26 } } @@ -29728,16 +29455,16 @@ "type": "Identifier", "name": "isFn", "range": [ - 21273, - 21277 + 21150, + 21154 ], "loc": { "start": { - "line": 760, + "line": 757, "column": 29 }, "end": { - "line": 760, + "line": 757, "column": 33 } } @@ -29750,16 +29477,16 @@ "type": "Identifier", "name": "f", "range": [ - 21278, - 21279 + 21155, + 21156 ], "loc": { "start": { - "line": 760, + "line": 757, "column": 34 }, "end": { - "line": 760, + "line": 757, "column": 35 } } @@ -29768,47 +29495,47 @@ "type": "Identifier", "name": "on_before_reset", "range": [ - 21280, - 21295 + 21157, + 21172 ], "loc": { "start": { - "line": 760, + "line": 757, "column": 36 }, "end": { - "line": 760, + "line": 757, "column": 51 } } }, "range": [ - 21278, - 21295 + 21155, + 21172 ], "loc": { "start": { - "line": 760, + "line": 757, "column": 34 }, "end": { - "line": 760, + "line": 757, "column": 51 } } } ], "range": [ - 21273, - 21296 + 21150, + 21173 ], "loc": { "start": { - "line": 760, + "line": 757, "column": 29 }, "end": { - "line": 760, + "line": 757, "column": 52 } } @@ -29820,16 +29547,16 @@ "type": "Identifier", "name": "f", "range": [ - 21311, - 21312 + 21188, + 21189 ], "loc": { "start": { - "line": 761, + "line": 758, "column": 12 }, "end": { - "line": 761, + "line": 758, "column": 13 } } @@ -29838,31 +29565,31 @@ "type": "Identifier", "name": "on_before_reset", "range": [ - 21313, - 21328 + 21190, + 21205 ], "loc": { "start": { - "line": 761, + "line": 758, "column": 14 }, "end": { - "line": 761, + "line": 758, "column": 29 } } }, "range": [ - 21311, - 21328 + 21188, + 21205 ], "loc": { "start": { - "line": 761, + "line": 758, "column": 12 }, "end": { - "line": 761, + "line": 758, "column": 29 } } @@ -29871,61 +29598,61 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 21331, - 21339 + 21208, + 21216 ], "loc": { "start": { - "line": 761, + "line": 758, "column": 32 }, "end": { - "line": 761, + "line": 758, "column": 40 } } }, "range": [ - 21273, - 21339 + 21150, + 21216 ], "loc": { "start": { - "line": 760, + "line": 757, "column": 29 }, "end": { - "line": 761, + "line": 758, "column": 40 } } }, "range": [ - 21252, - 21339 + 21129, + 21216 ], "loc": { "start": { - "line": 760, + "line": 757, "column": 8 }, "end": { - "line": 761, + "line": 758, "column": 40 } } }, "range": [ - 21252, - 21340 + 21129, + 21217 ], "loc": { "start": { - "line": 760, + "line": 757, "column": 8 }, "end": { - "line": 761, + "line": 758, "column": 41 } }, @@ -29934,16 +29661,16 @@ "type": "Block", "value": "*\n * Callback fired before filters are cleared\n * @type {Function}\n ", "range": [ - 21147, - 21243 + 21024, + 21120 ], "loc": { "start": { - "line": 756, + "line": 753, "column": 8 }, "end": { - "line": 759, + "line": 756, "column": 11 } } @@ -29954,16 +29681,16 @@ "type": "Block", "value": "*\n * Callback fired after filters are cleared\n * @type {Function}\n ", "range": [ - 21350, - 21445 + 21227, + 21322 ], "loc": { "start": { - "line": 763, + "line": 760, "column": 8 }, "end": { - "line": 766, + "line": 763, "column": 11 } } @@ -29981,16 +29708,16 @@ "object": { "type": "ThisExpression", "range": [ - 21454, - 21458 + 21331, + 21335 ], "loc": { "start": { - "line": 767, + "line": 764, "column": 8 }, "end": { - "line": 767, + "line": 764, "column": 12 } } @@ -29999,31 +29726,31 @@ "type": "Identifier", "name": "onAfterReset", "range": [ - 21459, - 21471 + 21336, + 21348 ], "loc": { "start": { - "line": 767, + "line": 764, "column": 13 }, "end": { - "line": 767, + "line": 764, "column": 25 } } }, "range": [ - 21454, - 21471 + 21331, + 21348 ], "loc": { "start": { - "line": 767, + "line": 764, "column": 8 }, "end": { - "line": 767, + "line": 764, "column": 25 } } @@ -30036,16 +29763,16 @@ "type": "Identifier", "name": "isFn", "range": [ - 21474, - 21478 + 21351, + 21355 ], "loc": { "start": { - "line": 767, + "line": 764, "column": 28 }, "end": { - "line": 767, + "line": 764, "column": 32 } } @@ -30058,16 +29785,16 @@ "type": "Identifier", "name": "f", "range": [ - 21479, - 21480 + 21356, + 21357 ], "loc": { "start": { - "line": 767, + "line": 764, "column": 33 }, "end": { - "line": 767, + "line": 764, "column": 34 } } @@ -30076,47 +29803,47 @@ "type": "Identifier", "name": "on_after_reset", "range": [ - 21481, - 21495 + 21358, + 21372 ], "loc": { "start": { - "line": 767, + "line": 764, "column": 35 }, "end": { - "line": 767, + "line": 764, "column": 49 } } }, "range": [ - 21479, - 21495 + 21356, + 21372 ], "loc": { "start": { - "line": 767, + "line": 764, "column": 33 }, "end": { - "line": 767, + "line": 764, "column": 49 } } } ], "range": [ - 21474, - 21496 + 21351, + 21373 ], "loc": { "start": { - "line": 767, + "line": 764, "column": 28 }, "end": { - "line": 767, + "line": 764, "column": 50 } } @@ -30128,16 +29855,16 @@ "type": "Identifier", "name": "f", "range": [ - 21511, - 21512 + 21388, + 21389 ], "loc": { "start": { - "line": 768, + "line": 765, "column": 12 }, "end": { - "line": 768, + "line": 765, "column": 13 } } @@ -30146,31 +29873,31 @@ "type": "Identifier", "name": "on_after_reset", "range": [ - 21513, - 21527 + 21390, + 21404 ], "loc": { "start": { - "line": 768, + "line": 765, "column": 14 }, "end": { - "line": 768, + "line": 765, "column": 28 } } }, "range": [ - 21511, - 21527 + 21388, + 21404 ], "loc": { "start": { - "line": 768, + "line": 765, "column": 12 }, "end": { - "line": 768, + "line": 765, "column": 28 } } @@ -30179,61 +29906,61 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 21530, - 21538 + 21407, + 21415 ], "loc": { "start": { - "line": 768, + "line": 765, "column": 31 }, "end": { - "line": 768, + "line": 765, "column": 39 } } }, "range": [ - 21474, - 21538 + 21351, + 21415 ], "loc": { "start": { - "line": 767, + "line": 764, "column": 28 }, "end": { - "line": 768, + "line": 765, "column": 39 } } }, "range": [ - 21454, - 21538 + 21331, + 21415 ], "loc": { "start": { - "line": 767, + "line": 764, "column": 8 }, "end": { - "line": 768, + "line": 765, "column": 39 } } }, "range": [ - 21454, - 21539 + 21331, + 21416 ], "loc": { "start": { - "line": 767, + "line": 764, "column": 8 }, "end": { - "line": 768, + "line": 765, "column": 40 } }, @@ -30242,16 +29969,16 @@ "type": "Block", "value": "*\n * Callback fired after filters are cleared\n * @type {Function}\n ", "range": [ - 21350, - 21445 + 21227, + 21322 ], "loc": { "start": { - "line": 763, + "line": 760, "column": 8 }, "end": { - "line": 766, + "line": 763, "column": 11 } } @@ -30262,16 +29989,16 @@ "type": "Block", "value": "*\n * Enable paging component\n * @type {Boolean}\n ", "range": [ - 21549, - 21626 + 21426, + 21503 ], "loc": { "start": { - "line": 770, + "line": 767, "column": 8 }, "end": { - "line": 773, + "line": 770, "column": 11 } } @@ -30289,16 +30016,16 @@ "object": { "type": "ThisExpression", "range": [ - 21635, - 21639 + 21512, + 21516 ], "loc": { "start": { - "line": 774, + "line": 771, "column": 8 }, "end": { - "line": 774, + "line": 771, "column": 12 } } @@ -30307,31 +30034,31 @@ "type": "Identifier", "name": "paging", "range": [ - 21640, - 21646 + 21517, + 21523 ], "loc": { "start": { - "line": 774, + "line": 771, "column": 13 }, "end": { - "line": 774, + "line": 771, "column": 19 } } }, "range": [ - 21635, - 21646 + 21512, + 21523 ], "loc": { "start": { - "line": 774, + "line": 771, "column": 8 }, "end": { - "line": 774, + "line": 771, "column": 19 } } @@ -30342,16 +30069,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 21649, - 21656 + 21526, + 21533 ], "loc": { "start": { - "line": 774, + "line": 771, "column": 22 }, "end": { - "line": 774, + "line": 771, "column": 29 } } @@ -30364,16 +30091,16 @@ "type": "Identifier", "name": "f", "range": [ - 21657, - 21658 + 21534, + 21535 ], "loc": { "start": { - "line": 774, + "line": 771, "column": 30 }, "end": { - "line": 774, + "line": 771, "column": 31 } } @@ -30382,77 +30109,77 @@ "type": "Identifier", "name": "paging", "range": [ - 21659, - 21665 + 21536, + 21542 ], "loc": { "start": { - "line": 774, + "line": 771, "column": 32 }, "end": { - "line": 774, + "line": 771, "column": 38 } } }, "range": [ - 21657, - 21665 + 21534, + 21542 ], "loc": { "start": { - "line": 774, + "line": 771, "column": 30 }, "end": { - "line": 774, + "line": 771, "column": 38 } } } ], "range": [ - 21649, - 21666 + 21526, + 21543 ], "loc": { "start": { - "line": 774, + "line": 771, "column": 22 }, "end": { - "line": 774, + "line": 771, "column": 39 } } }, "range": [ - 21635, - 21666 + 21512, + 21543 ], "loc": { "start": { - "line": 774, + "line": 771, "column": 8 }, "end": { - "line": 774, + "line": 771, "column": 39 } } }, "range": [ - 21635, - 21667 + 21512, + 21544 ], "loc": { "start": { - "line": 774, + "line": 771, "column": 8 }, "end": { - "line": 774, + "line": 771, "column": 40 } }, @@ -30461,16 +30188,16 @@ "type": "Block", "value": "*\n * Enable paging component\n * @type {Boolean}\n ", "range": [ - 21549, - 21626 + 21426, + 21503 ], "loc": { "start": { - "line": 770, + "line": 767, "column": 8 }, "end": { - "line": 773, + "line": 770, "column": 11 } } @@ -30481,16 +30208,16 @@ "type": "Block", "value": "*\n * Number of hidden rows\n * @type {Number}\n * @private\n ", "range": [ - 21677, - 21771 + 21554, + 21648 ], "loc": { "start": { - "line": 776, + "line": 773, "column": 8 }, "end": { - "line": 780, + "line": 777, "column": 11 } } @@ -30508,16 +30235,16 @@ "object": { "type": "ThisExpression", "range": [ - 21780, - 21784 + 21657, + 21661 ], "loc": { "start": { - "line": 781, + "line": 778, "column": 8 }, "end": { - "line": 781, + "line": 778, "column": 12 } } @@ -30526,31 +30253,31 @@ "type": "Identifier", "name": "nbHiddenRows", "range": [ - 21785, - 21797 + 21662, + 21674 ], "loc": { "start": { - "line": 781, + "line": 778, "column": 13 }, "end": { - "line": 781, + "line": 778, "column": 25 } } }, "range": [ - 21780, - 21797 + 21657, + 21674 ], "loc": { "start": { - "line": 781, + "line": 778, "column": 8 }, "end": { - "line": 781, + "line": 778, "column": 25 } } @@ -30560,46 +30287,46 @@ "value": 0, "raw": "0", "range": [ - 21800, - 21801 + 21677, + 21678 ], "loc": { "start": { - "line": 781, + "line": 778, "column": 28 }, "end": { - "line": 781, + "line": 778, "column": 29 } } }, "range": [ - 21780, - 21801 + 21657, + 21678 ], "loc": { "start": { - "line": 781, + "line": 778, "column": 8 }, "end": { - "line": 781, + "line": 778, "column": 29 } } }, "range": [ - 21780, - 21802 + 21657, + 21679 ], "loc": { "start": { - "line": 781, + "line": 778, "column": 8 }, "end": { - "line": 781, + "line": 778, "column": 30 } }, @@ -30608,16 +30335,16 @@ "type": "Block", "value": "*\n * Number of hidden rows\n * @type {Number}\n * @private\n ", "range": [ - 21677, - 21771 + 21554, + 21648 ], "loc": { "start": { - "line": 776, + "line": 773, "column": 8 }, "end": { - "line": 780, + "line": 777, "column": 11 } } @@ -30628,16 +30355,16 @@ "type": "Block", "value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n ", "range": [ - 21812, - 21949 + 21689, + 21826 ], "loc": { "start": { - "line": 783, + "line": 780, "column": 8 }, "end": { - "line": 787, + "line": 784, "column": 11 } } @@ -30655,16 +30382,16 @@ "object": { "type": "ThisExpression", "range": [ - 21958, - 21962 + 21835, + 21839 ], "loc": { "start": { - "line": 788, + "line": 785, "column": 8 }, "end": { - "line": 788, + "line": 785, "column": 12 } } @@ -30673,31 +30400,31 @@ "type": "Identifier", "name": "autoFilter", "range": [ - 21963, - 21973 + 21840, + 21850 ], "loc": { "start": { - "line": 788, + "line": 785, "column": 13 }, "end": { - "line": 788, + "line": 785, "column": 23 } } }, "range": [ - 21958, - 21973 + 21835, + 21850 ], "loc": { "start": { - "line": 788, + "line": 785, "column": 8 }, "end": { - "line": 788, + "line": 785, "column": 23 } } @@ -30708,16 +30435,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 21976, - 21983 + 21853, + 21860 ], "loc": { "start": { - "line": 788, + "line": 785, "column": 26 }, "end": { - "line": 788, + "line": 785, "column": 33 } } @@ -30730,16 +30457,16 @@ "type": "Identifier", "name": "f", "range": [ - 21984, - 21985 + 21861, + 21862 ], "loc": { "start": { - "line": 788, + "line": 785, "column": 34 }, "end": { - "line": 788, + "line": 785, "column": 35 } } @@ -30748,77 +30475,77 @@ "type": "Identifier", "name": "auto_filter", "range": [ - 21986, - 21997 + 21863, + 21874 ], "loc": { "start": { - "line": 788, + "line": 785, "column": 36 }, "end": { - "line": 788, + "line": 785, "column": 47 } } }, "range": [ - 21984, - 21997 + 21861, + 21874 ], "loc": { "start": { - "line": 788, + "line": 785, "column": 34 }, "end": { - "line": 788, + "line": 785, "column": 47 } } } ], "range": [ - 21976, - 21998 + 21853, + 21875 ], "loc": { "start": { - "line": 788, + "line": 785, "column": 26 }, "end": { - "line": 788, + "line": 785, "column": 48 } } }, "range": [ - 21958, - 21998 + 21835, + 21875 ], "loc": { "start": { - "line": 788, + "line": 785, "column": 8 }, "end": { - "line": 788, + "line": 785, "column": 48 } } }, "range": [ - 21958, - 21999 + 21835, + 21876 ], "loc": { "start": { - "line": 788, + "line": 785, "column": 8 }, "end": { - "line": 788, + "line": 785, "column": 49 } }, @@ -30827,16 +30554,16 @@ "type": "Block", "value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n ", "range": [ - 21812, - 21949 + 21689, + 21826 ], "loc": { "start": { - "line": 783, + "line": 780, "column": 8 }, "end": { - "line": 787, + "line": 784, "column": 11 } } @@ -30847,16 +30574,16 @@ "type": "Block", "value": "*\n * Auto-filter delay in msecs\n * @type {Number}\n ", "range": [ - 22009, - 22088 + 21886, + 21965 ], "loc": { "start": { - "line": 790, + "line": 787, "column": 8 }, "end": { - "line": 793, + "line": 790, "column": 11 } } @@ -30874,16 +30601,16 @@ "object": { "type": "ThisExpression", "range": [ - 22097, - 22101 + 21974, + 21978 ], "loc": { "start": { - "line": 794, + "line": 791, "column": 8 }, "end": { - "line": 794, + "line": 791, "column": 12 } } @@ -30892,31 +30619,31 @@ "type": "Identifier", "name": "autoFilterDelay", "range": [ - 22102, - 22117 + 21979, + 21994 ], "loc": { "start": { - "line": 794, + "line": 791, "column": 13 }, "end": { - "line": 794, + "line": 791, "column": 28 } } }, "range": [ - 22097, - 22117 + 21974, + 21994 ], "loc": { "start": { - "line": 794, + "line": 791, "column": 8 }, "end": { - "line": 794, + "line": 791, "column": 28 } } @@ -30932,16 +30659,16 @@ "type": "Identifier", "name": "isNaN", "range": [ - 22121, - 22126 + 21998, + 22003 ], "loc": { "start": { - "line": 794, + "line": 791, "column": 32 }, "end": { - "line": 794, + "line": 791, "column": 37 } } @@ -30954,16 +30681,16 @@ "type": "Identifier", "name": "f", "range": [ - 22127, - 22128 + 22004, + 22005 ], "loc": { "start": { - "line": 794, + "line": 791, "column": 38 }, "end": { - "line": 794, + "line": 791, "column": 39 } } @@ -30972,63 +30699,63 @@ "type": "Identifier", "name": "auto_filter_delay", "range": [ - 22129, - 22146 + 22006, + 22023 ], "loc": { "start": { - "line": 794, + "line": 791, "column": 40 }, "end": { - "line": 794, + "line": 791, "column": 57 } } }, "range": [ - 22127, - 22146 + 22004, + 22023 ], "loc": { "start": { - "line": 794, + "line": 791, "column": 38 }, "end": { - "line": 794, + "line": 791, "column": 57 } } } ], "range": [ - 22121, - 22147 + 21998, + 22024 ], "loc": { "start": { - "line": 794, + "line": 791, "column": 32 }, "end": { - "line": 794, + "line": 791, "column": 58 } } }, "prefix": true, "range": [ - 22120, - 22147 + 21997, + 22024 ], "loc": { "start": { - "line": 794, + "line": 791, "column": 31 }, "end": { - "line": 794, + "line": 791, "column": 58 } } @@ -31040,16 +30767,16 @@ "type": "Identifier", "name": "f", "range": [ - 22162, - 22163 + 22039, + 22040 ], "loc": { "start": { - "line": 795, + "line": 792, "column": 12 }, "end": { - "line": 795, + "line": 792, "column": 13 } } @@ -31058,31 +30785,31 @@ "type": "Identifier", "name": "auto_filter_delay", "range": [ - 22164, - 22181 + 22041, + 22058 ], "loc": { "start": { - "line": 795, + "line": 792, "column": 14 }, "end": { - "line": 795, + "line": 792, "column": 31 } } }, "range": [ - 22162, - 22181 + 22039, + 22058 ], "loc": { "start": { - "line": 795, + "line": 792, "column": 12 }, "end": { - "line": 795, + "line": 792, "column": 31 } } @@ -31091,61 +30818,61 @@ "type": "Identifier", "name": "AUTO_FILTER_DELAY", "range": [ - 22184, - 22201 + 22061, + 22078 ], "loc": { "start": { - "line": 795, + "line": 792, "column": 34 }, "end": { - "line": 795, + "line": 792, "column": 51 } } }, "range": [ - 22120, - 22201 + 21997, + 22078 ], "loc": { "start": { - "line": 794, + "line": 791, "column": 31 }, "end": { - "line": 795, + "line": 792, "column": 51 } } }, "range": [ - 22097, - 22201 + 21974, + 22078 ], "loc": { "start": { - "line": 794, + "line": 791, "column": 8 }, "end": { - "line": 795, + "line": 792, "column": 51 } } }, "range": [ - 22097, - 22202 + 21974, + 22079 ], "loc": { "start": { - "line": 794, + "line": 791, "column": 8 }, "end": { - "line": 795, + "line": 792, "column": 52 } }, @@ -31154,16 +30881,16 @@ "type": "Block", "value": "*\n * Auto-filter delay in msecs\n * @type {Number}\n ", "range": [ - 22009, - 22088 + 21886, + 21965 ], "loc": { "start": { - "line": 790, + "line": 787, "column": 8 }, "end": { - "line": 793, + "line": 790, "column": 11 } } @@ -31174,16 +30901,16 @@ "type": "Block", "value": "*\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n ", "range": [ - 22212, - 22317 + 22089, + 22194 ], "loc": { "start": { - "line": 797, + "line": 794, "column": 8 }, "end": { - "line": 801, + "line": 798, "column": 11 } } @@ -31201,16 +30928,16 @@ "object": { "type": "ThisExpression", "range": [ - 22326, - 22330 + 22203, + 22207 ], "loc": { "start": { - "line": 802, + "line": 799, "column": 8 }, "end": { - "line": 802, + "line": 799, "column": 12 } } @@ -31219,31 +30946,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 22331, - 22343 + 22208, + 22220 ], "loc": { "start": { - "line": 802, + "line": 799, "column": 13 }, "end": { - "line": 802, + "line": 799, "column": 25 } } }, "range": [ - 22326, - 22343 + 22203, + 22220 ], "loc": { "start": { - "line": 802, + "line": 799, "column": 8 }, "end": { - "line": 802, + "line": 799, "column": 25 } } @@ -31253,46 +30980,46 @@ "value": null, "raw": "null", "range": [ - 22346, - 22350 + 22223, + 22227 ], "loc": { "start": { - "line": 802, + "line": 799, "column": 28 }, "end": { - "line": 802, + "line": 799, "column": 32 } } }, "range": [ - 22326, - 22350 + 22203, + 22227 ], "loc": { "start": { - "line": 802, + "line": 799, "column": 8 }, "end": { - "line": 802, + "line": 799, "column": 32 } } }, "range": [ - 22326, - 22351 + 22203, + 22228 ], "loc": { "start": { - "line": 802, + "line": 799, "column": 8 }, "end": { - "line": 802, + "line": 799, "column": 33 } }, @@ -31301,16 +31028,16 @@ "type": "Block", "value": "*\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n ", "range": [ - 22212, - 22317 + 22089, + 22194 ], "loc": { "start": { - "line": 797, + "line": 794, "column": 8 }, "end": { - "line": 801, + "line": 798, "column": 11 } } @@ -31321,16 +31048,16 @@ "type": "Block", "value": "*\n * Auto-filter interval ID\n * @type {String}\n * @private\n ", "range": [ - 22361, - 22457 + 22238, + 22334 ], "loc": { "start": { - "line": 804, + "line": 801, "column": 8 }, "end": { - "line": 808, + "line": 805, "column": 11 } } @@ -31348,16 +31075,16 @@ "object": { "type": "ThisExpression", "range": [ - 22466, - 22470 + 22343, + 22347 ], "loc": { "start": { - "line": 809, + "line": 806, "column": 8 }, "end": { - "line": 809, + "line": 806, "column": 12 } } @@ -31366,31 +31093,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 22471, - 22486 + 22348, + 22363 ], "loc": { "start": { - "line": 809, + "line": 806, "column": 13 }, "end": { - "line": 809, + "line": 806, "column": 28 } } }, "range": [ - 22466, - 22486 + 22343, + 22363 ], "loc": { "start": { - "line": 809, + "line": 806, "column": 8 }, "end": { - "line": 809, + "line": 806, "column": 28 } } @@ -31400,46 +31127,46 @@ "value": null, "raw": "null", "range": [ - 22489, - 22493 + 22366, + 22370 ], "loc": { "start": { - "line": 809, + "line": 806, "column": 31 }, "end": { - "line": 809, + "line": 806, "column": 35 } } }, "range": [ - 22466, - 22493 + 22343, + 22370 ], "loc": { "start": { - "line": 809, + "line": 806, "column": 8 }, "end": { - "line": 809, + "line": 806, "column": 35 } } }, "range": [ - 22466, - 22494 + 22343, + 22371 ], "loc": { "start": { - "line": 809, + "line": 806, "column": 8 }, "end": { - "line": 809, + "line": 806, "column": 36 } }, @@ -31448,16 +31175,16 @@ "type": "Block", "value": "*\n * Auto-filter interval ID\n * @type {String}\n * @private\n ", "range": [ - 22361, - 22457 + 22238, + 22334 ], "loc": { "start": { - "line": 804, + "line": 801, "column": 8 }, "end": { - "line": 808, + "line": 805, "column": 11 } } @@ -31468,16 +31195,16 @@ "type": "Block", "value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ", "range": [ - 22504, - 22595 + 22381, + 22472 ], "loc": { "start": { - "line": 811, + "line": 808, "column": 8 }, "end": { - "line": 814, + "line": 811, "column": 11 } } @@ -31495,16 +31222,16 @@ "object": { "type": "ThisExpression", "range": [ - 22604, - 22608 + 22481, + 22485 ], "loc": { "start": { - "line": 815, + "line": 812, "column": 8 }, "end": { - "line": 815, + "line": 812, "column": 12 } } @@ -31513,31 +31240,31 @@ "type": "Identifier", "name": "highlightKeywords", "range": [ - 22609, - 22626 + 22486, + 22503 ], "loc": { "start": { - "line": 815, + "line": 812, "column": 13 }, "end": { - "line": 815, + "line": 812, "column": 30 } } }, "range": [ - 22604, - 22626 + 22481, + 22503 ], "loc": { "start": { - "line": 815, + "line": 812, "column": 8 }, "end": { - "line": 815, + "line": 812, "column": 30 } } @@ -31548,16 +31275,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 22629, - 22636 + 22506, + 22513 ], "loc": { "start": { - "line": 815, + "line": 812, "column": 33 }, "end": { - "line": 815, + "line": 812, "column": 40 } } @@ -31570,16 +31297,16 @@ "type": "Identifier", "name": "f", "range": [ - 22637, - 22638 + 22514, + 22515 ], "loc": { "start": { - "line": 815, + "line": 812, "column": 41 }, "end": { - "line": 815, + "line": 812, "column": 42 } } @@ -31588,77 +31315,77 @@ "type": "Identifier", "name": "highlight_keywords", "range": [ - 22639, - 22657 + 22516, + 22534 ], "loc": { "start": { - "line": 815, + "line": 812, "column": 43 }, "end": { - "line": 815, + "line": 812, "column": 61 } } }, "range": [ - 22637, - 22657 + 22514, + 22534 ], "loc": { "start": { - "line": 815, + "line": 812, "column": 41 }, "end": { - "line": 815, + "line": 812, "column": 61 } } } ], "range": [ - 22629, - 22658 + 22506, + 22535 ], "loc": { "start": { - "line": 815, + "line": 812, "column": 33 }, "end": { - "line": 815, + "line": 812, "column": 62 } } }, "range": [ - 22604, - 22658 + 22481, + 22535 ], "loc": { "start": { - "line": 815, + "line": 812, "column": 8 }, "end": { - "line": 815, + "line": 812, "column": 62 } } }, "range": [ - 22604, - 22659 + 22481, + 22536 ], "loc": { "start": { - "line": 815, + "line": 812, "column": 8 }, "end": { - "line": 815, + "line": 812, "column": 63 } }, @@ -31667,16 +31394,16 @@ "type": "Block", "value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ", "range": [ - 22504, - 22595 + 22381, + 22472 ], "loc": { "start": { - "line": 811, + "line": 808, "column": 8 }, "end": { - "line": 814, + "line": 811, "column": 11 } } @@ -31687,16 +31414,16 @@ "type": "Block", "value": "*\n * Enable no results message UI component\n * @type {Boolean}\n ", "range": [ - 22669, - 22761 + 22546, + 22638 ], "loc": { "start": { - "line": 817, + "line": 814, "column": 8 }, "end": { - "line": 820, + "line": 817, "column": 11 } } @@ -31714,16 +31441,16 @@ "object": { "type": "ThisExpression", "range": [ - 22770, - 22774 + 22647, + 22651 ], "loc": { "start": { - "line": 821, + "line": 818, "column": 8 }, "end": { - "line": 821, + "line": 818, "column": 12 } } @@ -31732,31 +31459,31 @@ "type": "Identifier", "name": "noResults", "range": [ - 22775, - 22784 + 22652, + 22661 ], "loc": { "start": { - "line": 821, + "line": 818, "column": 13 }, "end": { - "line": 821, + "line": 818, "column": 22 } } }, "range": [ - 22770, - 22784 + 22647, + 22661 ], "loc": { "start": { - "line": 821, + "line": 818, "column": 8 }, "end": { - "line": 821, + "line": 818, "column": 22 } } @@ -31770,16 +31497,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 22787, - 22792 + 22664, + 22669 ], "loc": { "start": { - "line": 821, + "line": 818, "column": 25 }, "end": { - "line": 821, + "line": 818, "column": 30 } } @@ -31792,16 +31519,16 @@ "type": "Identifier", "name": "f", "range": [ - 22793, - 22794 + 22670, + 22671 ], "loc": { "start": { - "line": 821, + "line": 818, "column": 31 }, "end": { - "line": 821, + "line": 818, "column": 32 } } @@ -31810,47 +31537,47 @@ "type": "Identifier", "name": "no_results_message", "range": [ - 22795, - 22813 + 22672, + 22690 ], "loc": { "start": { - "line": 821, + "line": 818, "column": 33 }, "end": { - "line": 821, + "line": 818, "column": 51 } } }, "range": [ - 22793, - 22813 + 22670, + 22690 ], "loc": { "start": { - "line": 821, + "line": 818, "column": 31 }, "end": { - "line": 821, + "line": 818, "column": 51 } } } ], "range": [ - 22787, - 22814 + 22664, + 22691 ], "loc": { "start": { - "line": 821, + "line": 818, "column": 25 }, "end": { - "line": 821, + "line": 818, "column": 52 } } @@ -31861,16 +31588,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 22830, - 22837 + 22707, + 22714 ], "loc": { "start": { - "line": 822, + "line": 819, "column": 12 }, "end": { - "line": 822, + "line": 819, "column": 19 } } @@ -31883,16 +31610,16 @@ "type": "Identifier", "name": "f", "range": [ - 22838, - 22839 + 22715, + 22716 ], "loc": { "start": { - "line": 822, + "line": 819, "column": 20 }, "end": { - "line": 822, + "line": 819, "column": 21 } } @@ -31901,92 +31628,92 @@ "type": "Identifier", "name": "no_results_message", "range": [ - 22840, - 22858 + 22717, + 22735 ], "loc": { "start": { - "line": 822, + "line": 819, "column": 22 }, "end": { - "line": 822, + "line": 819, "column": 40 } } }, "range": [ - 22838, - 22858 + 22715, + 22735 ], "loc": { "start": { - "line": 822, + "line": 819, "column": 20 }, "end": { - "line": 822, + "line": 819, "column": 40 } } } ], "range": [ - 22830, - 22859 + 22707, + 22736 ], "loc": { "start": { - "line": 822, + "line": 819, "column": 12 }, "end": { - "line": 822, + "line": 819, "column": 41 } } }, "range": [ - 22787, - 22859 + 22664, + 22736 ], "loc": { "start": { - "line": 821, + "line": 818, "column": 25 }, "end": { - "line": 822, + "line": 819, "column": 41 } } }, "range": [ - 22770, - 22859 + 22647, + 22736 ], "loc": { "start": { - "line": 821, + "line": 818, "column": 8 }, "end": { - "line": 822, + "line": 819, "column": 41 } } }, "range": [ - 22770, - 22860 + 22647, + 22737 ], "loc": { "start": { - "line": 821, + "line": 818, "column": 8 }, "end": { - "line": 822, + "line": 819, "column": 42 } }, @@ -31995,16 +31722,16 @@ "type": "Block", "value": "*\n * Enable no results message UI component\n * @type {Boolean}\n ", "range": [ - 22669, - 22761 + 22546, + 22638 ], "loc": { "start": { - "line": 817, + "line": 814, "column": 8 }, "end": { - "line": 820, + "line": 817, "column": 11 } } @@ -32015,16 +31742,16 @@ "type": "Block", "value": "*\n * Enable state persistence\n * @type {Boolean}\n ", "range": [ - 22870, - 22948 + 22747, + 22825 ], "loc": { "start": { - "line": 824, + "line": 821, "column": 8 }, "end": { - "line": 827, + "line": 824, "column": 11 } } @@ -32042,16 +31769,16 @@ "object": { "type": "ThisExpression", "range": [ - 22957, - 22961 + 22834, + 22838 ], "loc": { "start": { - "line": 828, + "line": 825, "column": 8 }, "end": { - "line": 828, + "line": 825, "column": 12 } } @@ -32060,31 +31787,31 @@ "type": "Identifier", "name": "state", "range": [ - 22962, - 22967 + 22839, + 22844 ], "loc": { "start": { - "line": 828, + "line": 825, "column": 13 }, "end": { - "line": 828, + "line": 825, "column": 18 } } }, "range": [ - 22957, - 22967 + 22834, + 22844 ], "loc": { "start": { - "line": 828, + "line": 825, "column": 8 }, "end": { - "line": 828, + "line": 825, "column": 18 } } @@ -32098,16 +31825,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 22970, - 22975 + 22847, + 22852 ], "loc": { "start": { - "line": 828, + "line": 825, "column": 21 }, "end": { - "line": 828, + "line": 825, "column": 26 } } @@ -32120,16 +31847,16 @@ "type": "Identifier", "name": "f", "range": [ - 22976, - 22977 + 22853, + 22854 ], "loc": { "start": { - "line": 828, + "line": 825, "column": 27 }, "end": { - "line": 828, + "line": 825, "column": 28 } } @@ -32138,47 +31865,47 @@ "type": "Identifier", "name": "state", "range": [ - 22978, - 22983 + 22855, + 22860 ], "loc": { "start": { - "line": 828, + "line": 825, "column": 29 }, "end": { - "line": 828, + "line": 825, "column": 34 } } }, "range": [ - 22976, - 22983 + 22853, + 22860 ], "loc": { "start": { - "line": 828, + "line": 825, "column": 27 }, "end": { - "line": 828, + "line": 825, "column": 34 } } } ], "range": [ - 22970, - 22984 + 22847, + 22861 ], "loc": { "start": { - "line": 828, + "line": 825, "column": 21 }, "end": { - "line": 828, + "line": 825, "column": 35 } } @@ -32189,16 +31916,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 22988, - 22995 + 22865, + 22872 ], "loc": { "start": { - "line": 828, + "line": 825, "column": 39 }, "end": { - "line": 828, + "line": 825, "column": 46 } } @@ -32211,16 +31938,16 @@ "type": "Identifier", "name": "f", "range": [ - 22996, - 22997 + 22873, + 22874 ], "loc": { "start": { - "line": 828, + "line": 825, "column": 47 }, "end": { - "line": 828, + "line": 825, "column": 48 } } @@ -32229,92 +31956,92 @@ "type": "Identifier", "name": "state", "range": [ - 22998, - 23003 + 22875, + 22880 ], "loc": { "start": { - "line": 828, + "line": 825, "column": 49 }, "end": { - "line": 828, + "line": 825, "column": 54 } } }, "range": [ - 22996, - 23003 + 22873, + 22880 ], "loc": { "start": { - "line": 828, + "line": 825, "column": 47 }, "end": { - "line": 828, + "line": 825, "column": 54 } } } ], "range": [ - 22988, - 23004 + 22865, + 22881 ], "loc": { "start": { - "line": 828, + "line": 825, "column": 39 }, "end": { - "line": 828, + "line": 825, "column": 55 } } }, "range": [ - 22970, - 23004 + 22847, + 22881 ], "loc": { "start": { - "line": 828, + "line": 825, "column": 21 }, "end": { - "line": 828, + "line": 825, "column": 55 } } }, "range": [ - 22957, - 23004 + 22834, + 22881 ], "loc": { "start": { - "line": 828, + "line": 825, "column": 8 }, "end": { - "line": 828, + "line": 825, "column": 55 } } }, "range": [ - 22957, - 23005 + 22834, + 22882 ], "loc": { "start": { - "line": 828, + "line": 825, "column": 8 }, "end": { - "line": 828, + "line": 825, "column": 56 } }, @@ -32323,16 +32050,16 @@ "type": "Block", "value": "*\n * Enable state persistence\n * @type {Boolean}\n ", "range": [ - 22870, - 22948 + 22747, + 22825 ], "loc": { "start": { - "line": 824, + "line": 821, "column": 8 }, "end": { - "line": 827, + "line": 824, "column": 11 } } @@ -32343,34 +32070,34 @@ "type": "Block", "value": "** data types **", "range": [ - 23015, - 23035 + 22892, + 22912 ], "loc": { "start": { - "line": 830, + "line": 827, "column": 8 }, "end": { - "line": 830, + "line": 827, "column": 28 } } }, { "type": "Block", - "value": "*\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n ", + "value": "*\n * Enable date type module\n * @type {Boolean}\n * @private\n ", "range": [ - 23045, - 23212 + 22922, + 23019 ], "loc": { "start": { - "line": 832, + "line": 829, "column": 8 }, "end": { - "line": 836, + "line": 833, "column": 11 } } @@ -32388,16 +32115,181 @@ "object": { "type": "ThisExpression", "range": [ - 23221, - 23225 + 23028, + 23032 ], "loc": { "start": { - "line": 837, + "line": 834, "column": 8 }, "end": { - "line": 837, + "line": 834, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "dateType", + "range": [ + 23033, + 23041 + ], + "loc": { + "start": { + "line": 834, + "column": 13 + }, + "end": { + "line": 834, + "column": 21 + } + } + }, + "range": [ + 23028, + 23041 + ], + "loc": { + "start": { + "line": 834, + "column": 8 + }, + "end": { + "line": 834, + "column": 21 + } + } + }, + "right": { + "type": "Literal", + "value": true, + "raw": "true", + "range": [ + 23044, + 23048 + ], + "loc": { + "start": { + "line": 834, + "column": 24 + }, + "end": { + "line": 834, + "column": 28 + } + } + }, + "range": [ + 23028, + 23048 + ], + "loc": { + "start": { + "line": 834, + "column": 8 + }, + "end": { + "line": 834, + "column": 28 + } + } + }, + "range": [ + 23028, + 23049 + ], + "loc": { + "start": { + "line": 834, + "column": 8 + }, + "end": { + "line": 834, + "column": 29 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "** data types **", + "range": [ + 22892, + 22912 + ], + "loc": { + "start": { + "line": 827, + "column": 8 + }, + "end": { + "line": 827, + "column": 28 + } + } + }, + { + "type": "Block", + "value": "*\n * Enable date type module\n * @type {Boolean}\n * @private\n ", + "range": [ + 22922, + 23019 + ], + "loc": { + "start": { + "line": 829, + "column": 8 + }, + "end": { + "line": 833, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n ", + "range": [ + 23059, + 23226 + ], + "loc": { + "start": { + "line": 836, + "column": 8 + }, + "end": { + "line": 840, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 23235, + 23239 + ], + "loc": { + "start": { + "line": 841, + "column": 8 + }, + "end": { + "line": 841, "column": 12 } } @@ -32406,31 +32298,31 @@ "type": "Identifier", "name": "locale", "range": [ - 23226, - 23232 + 23240, + 23246 ], "loc": { "start": { - "line": 837, + "line": 841, "column": 13 }, "end": { - "line": 837, + "line": 841, "column": 19 } } }, "range": [ - 23221, - 23232 + 23235, + 23246 ], "loc": { "start": { - "line": 837, + "line": 841, "column": 8 }, "end": { - "line": 837, + "line": 841, "column": 19 } } @@ -32445,16 +32337,16 @@ "type": "Identifier", "name": "f", "range": [ - 23235, - 23236 + 23249, + 23250 ], "loc": { "start": { - "line": 837, + "line": 841, "column": 22 }, "end": { - "line": 837, + "line": 841, "column": 23 } } @@ -32463,31 +32355,31 @@ "type": "Identifier", "name": "locale", "range": [ - 23237, - 23243 + 23251, + 23257 ], "loc": { "start": { - "line": 837, + "line": 841, "column": 24 }, "end": { - "line": 837, + "line": 841, "column": 30 } } }, "range": [ - 23235, - 23243 + 23249, + 23257 ], "loc": { "start": { - "line": 837, + "line": 841, "column": 22 }, "end": { - "line": 837, + "line": 841, "column": 30 } } @@ -32497,97 +32389,79 @@ "value": "en", "raw": "'en'", "range": [ - 23247, - 23251 + 23261, + 23265 ], "loc": { "start": { - "line": 837, + "line": 841, "column": 34 }, "end": { - "line": 837, + "line": 841, "column": 38 } } }, "range": [ - 23235, - 23251 + 23249, + 23265 ], "loc": { "start": { - "line": 837, + "line": 841, "column": 22 }, "end": { - "line": 837, + "line": 841, "column": 38 } } }, "range": [ - 23221, - 23251 + 23235, + 23265 ], "loc": { "start": { - "line": 837, + "line": 841, "column": 8 }, "end": { - "line": 837, + "line": 841, "column": 38 } } }, "range": [ - 23221, - 23252 + 23235, + 23266 ], "loc": { "start": { - "line": 837, + "line": 841, "column": 8 }, "end": { - "line": 837, + "line": 841, "column": 39 } }, "leadingComments": [ - { - "type": "Block", - "value": "** data types **", - "range": [ - 23015, - 23035 - ], - "loc": { - "start": { - "line": 830, - "column": 8 - }, - "end": { - "line": 830, - "column": 28 - } - } - }, { "type": "Block", "value": "*\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n ", "range": [ - 23045, - 23212 + 23059, + 23226 ], "loc": { "start": { - "line": 832, + "line": 836, "column": 8 }, "end": { - "line": 836, + "line": 840, "column": 11 } } @@ -32598,16 +32472,16 @@ "type": "Block", "value": "*\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n ", "range": [ - 23262, - 23369 + 23276, + 23383 ], "loc": { "start": { - "line": 839, + "line": 843, "column": 8 }, "end": { - "line": 842, + "line": 846, "column": 11 } } @@ -32625,16 +32499,16 @@ "object": { "type": "ThisExpression", "range": [ - 23378, - 23382 + 23392, + 23396 ], "loc": { "start": { - "line": 843, + "line": 847, "column": 8 }, "end": { - "line": 843, + "line": 847, "column": 12 } } @@ -32643,31 +32517,31 @@ "type": "Identifier", "name": "thousandsSeparator", "range": [ - 23383, - 23401 + 23397, + 23415 ], "loc": { "start": { - "line": 843, + "line": 847, "column": 13 }, "end": { - "line": 843, + "line": 847, "column": 31 } } }, "range": [ - 23378, - 23401 + 23392, + 23415 ], "loc": { "start": { - "line": 843, + "line": 847, "column": 8 }, "end": { - "line": 843, + "line": 847, "column": 31 } } @@ -32682,16 +32556,16 @@ "type": "Identifier", "name": "f", "range": [ - 23404, - 23405 + 23418, + 23419 ], "loc": { "start": { - "line": 843, + "line": 847, "column": 34 }, "end": { - "line": 843, + "line": 847, "column": 35 } } @@ -32700,31 +32574,31 @@ "type": "Identifier", "name": "thousands_separator", "range": [ - 23406, - 23425 + 23420, + 23439 ], "loc": { "start": { - "line": 843, + "line": 847, "column": 36 }, "end": { - "line": 843, + "line": 847, "column": 55 } } }, "range": [ - 23404, - 23425 + 23418, + 23439 ], "loc": { "start": { - "line": 843, + "line": 847, "column": 34 }, "end": { - "line": 843, + "line": 847, "column": 55 } } @@ -32734,61 +32608,61 @@ "value": ",", "raw": "','", "range": [ - 23429, - 23432 + 23443, + 23446 ], "loc": { "start": { - "line": 843, + "line": 847, "column": 59 }, "end": { - "line": 843, + "line": 847, "column": 62 } } }, "range": [ - 23404, - 23432 + 23418, + 23446 ], "loc": { "start": { - "line": 843, + "line": 847, "column": 34 }, "end": { - "line": 843, + "line": 847, "column": 62 } } }, "range": [ - 23378, - 23432 + 23392, + 23446 ], "loc": { "start": { - "line": 843, + "line": 847, "column": 8 }, "end": { - "line": 843, + "line": 847, "column": 62 } } }, "range": [ - 23378, - 23433 + 23392, + 23447 ], "loc": { "start": { - "line": 843, + "line": 847, "column": 8 }, "end": { - "line": 843, + "line": 847, "column": 63 } }, @@ -32797,16 +32671,16 @@ "type": "Block", "value": "*\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n ", "range": [ - 23262, - 23369 + 23276, + 23383 ], "loc": { "start": { - "line": 839, + "line": 843, "column": 8 }, "end": { - "line": 842, + "line": 846, "column": 11 } } @@ -32817,16 +32691,16 @@ "type": "Block", "value": "*\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n ", "range": [ - 23443, - 23548 + 23457, + 23562 ], "loc": { "start": { - "line": 845, + "line": 849, "column": 8 }, "end": { - "line": 848, + "line": 852, "column": 11 } } @@ -32844,16 +32718,16 @@ "object": { "type": "ThisExpression", "range": [ - 23557, - 23561 + 23571, + 23575 ], "loc": { "start": { - "line": 849, + "line": 853, "column": 8 }, "end": { - "line": 849, + "line": 853, "column": 12 } } @@ -32862,31 +32736,31 @@ "type": "Identifier", "name": "decimalSeparator", "range": [ - 23562, - 23578 + 23576, + 23592 ], "loc": { "start": { - "line": 849, + "line": 853, "column": 13 }, "end": { - "line": 849, + "line": 853, "column": 29 } } }, "range": [ - 23557, - 23578 + 23571, + 23592 ], "loc": { "start": { - "line": 849, + "line": 853, "column": 8 }, "end": { - "line": 849, + "line": 853, "column": 29 } } @@ -32901,16 +32775,16 @@ "type": "Identifier", "name": "f", "range": [ - 23581, - 23582 + 23595, + 23596 ], "loc": { "start": { - "line": 849, + "line": 853, "column": 32 }, "end": { - "line": 849, + "line": 853, "column": 33 } } @@ -32919,31 +32793,31 @@ "type": "Identifier", "name": "decimal_separator", "range": [ - 23583, - 23600 + 23597, + 23614 ], "loc": { "start": { - "line": 849, + "line": 853, "column": 34 }, "end": { - "line": 849, + "line": 853, "column": 51 } } }, "range": [ - 23581, - 23600 + 23595, + 23614 ], "loc": { "start": { - "line": 849, + "line": 853, "column": 32 }, "end": { - "line": 849, + "line": 853, "column": 51 } } @@ -32953,61 +32827,61 @@ "value": ".", "raw": "'.'", "range": [ - 23604, - 23607 + 23618, + 23621 ], "loc": { "start": { - "line": 849, + "line": 853, "column": 55 }, "end": { - "line": 849, + "line": 853, "column": 58 } } }, "range": [ - 23581, - 23607 + 23595, + 23621 ], "loc": { "start": { - "line": 849, + "line": 853, "column": 32 }, "end": { - "line": 849, + "line": 853, "column": 58 } } }, "range": [ - 23557, - 23607 + 23571, + 23621 ], "loc": { "start": { - "line": 849, + "line": 853, "column": 8 }, "end": { - "line": 849, + "line": 853, "column": 58 } } }, "range": [ - 23557, - 23608 + 23571, + 23622 ], "loc": { "start": { - "line": 849, + "line": 853, "column": 8 }, "end": { - "line": 849, + "line": 853, "column": 59 } }, @@ -33016,16 +32890,16 @@ "type": "Block", "value": "*\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n ", "range": [ - 23443, - 23548 + 23457, + 23562 ], "loc": { "start": { - "line": 845, + "line": 849, "column": 8 }, "end": { - "line": 848, + "line": 852, "column": 11 } } @@ -33036,16 +32910,16 @@ "type": "Block", "value": "*\n * Define data types on a column basis, possible values 'string',\n * 'number', 'formatted-number', 'date', 'ipaddress' ie:\n * col_types : [\n * 'string', 'date', 'number',\n * { type: 'formatted-number', decimal: ',', thousands: '.' },\n * { type: 'date', locale: 'en-gb' },\n * { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n * ]\n *\n * Refer to https://sugarjs.com/docs/#/DateParsing for exhaustive\n * information on date parsing formats supported by Sugar Date\n * @type {Array}\n ", "range": [ - 23618, - 24216 + 23632, + 24230 ], "loc": { "start": { - "line": 851, + "line": 855, "column": 8 }, "end": { - "line": 864, + "line": 868, "column": 11 } } @@ -33063,16 +32937,16 @@ "object": { "type": "ThisExpression", "range": [ - 24225, - 24229 + 24239, + 24243 ], "loc": { "start": { - "line": 865, + "line": 869, "column": 8 }, "end": { - "line": 865, + "line": 869, "column": 12 } } @@ -33081,31 +32955,31 @@ "type": "Identifier", "name": "colTypes", "range": [ - 24230, - 24238 + 24244, + 24252 ], "loc": { "start": { - "line": 865, + "line": 869, "column": 13 }, "end": { - "line": 865, + "line": 869, "column": 21 } } }, "range": [ - 24225, - 24238 + 24239, + 24252 ], "loc": { "start": { - "line": 865, + "line": 869, "column": 8 }, "end": { - "line": 865, + "line": 869, "column": 21 } } @@ -33118,16 +32992,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 24241, - 24248 + 24255, + 24262 ], "loc": { "start": { - "line": 865, + "line": 869, "column": 24 }, "end": { - "line": 865, + "line": 869, "column": 31 } } @@ -33140,16 +33014,16 @@ "type": "Identifier", "name": "f", "range": [ - 24249, - 24250 + 24263, + 24264 ], "loc": { "start": { - "line": 865, + "line": 869, "column": 32 }, "end": { - "line": 865, + "line": 869, "column": 33 } } @@ -33158,47 +33032,47 @@ "type": "Identifier", "name": "col_types", "range": [ - 24251, - 24260 + 24265, + 24274 ], "loc": { "start": { - "line": 865, + "line": 869, "column": 34 }, "end": { - "line": 865, + "line": 869, "column": 43 } } }, "range": [ - 24249, - 24260 + 24263, + 24274 ], "loc": { "start": { - "line": 865, + "line": 869, "column": 32 }, "end": { - "line": 865, + "line": 869, "column": 43 } } } ], "range": [ - 24241, - 24261 + 24255, + 24275 ], "loc": { "start": { - "line": 865, + "line": 869, "column": 24 }, "end": { - "line": 865, + "line": 869, "column": 44 } } @@ -33210,16 +33084,16 @@ "type": "Identifier", "name": "f", "range": [ - 24264, - 24265 + 24278, + 24279 ], "loc": { "start": { - "line": 865, + "line": 869, "column": 47 }, "end": { - "line": 865, + "line": 869, "column": 48 } } @@ -33228,31 +33102,31 @@ "type": "Identifier", "name": "col_types", "range": [ - 24266, - 24275 + 24280, + 24289 ], "loc": { "start": { - "line": 865, + "line": 869, "column": 49 }, "end": { - "line": 865, + "line": 869, "column": 58 } } }, "range": [ - 24264, - 24275 + 24278, + 24289 ], "loc": { "start": { - "line": 865, + "line": 869, "column": 47 }, "end": { - "line": 865, + "line": 869, "column": 58 } } @@ -33261,61 +33135,61 @@ "type": "ArrayExpression", "elements": [], "range": [ - 24278, - 24280 + 24292, + 24294 ], "loc": { "start": { - "line": 865, + "line": 869, "column": 61 }, "end": { - "line": 865, + "line": 869, "column": 63 } } }, "range": [ - 24241, - 24280 + 24255, + 24294 ], "loc": { "start": { - "line": 865, + "line": 869, "column": 24 }, "end": { - "line": 865, + "line": 869, "column": 63 } } }, "range": [ - 24225, - 24280 + 24239, + 24294 ], "loc": { "start": { - "line": 865, + "line": 869, "column": 8 }, "end": { - "line": 865, + "line": 869, "column": 63 } } }, "range": [ - 24225, - 24281 + 24239, + 24295 ], "loc": { "start": { - "line": 865, + "line": 869, "column": 8 }, "end": { - "line": 865, + "line": 869, "column": 64 } }, @@ -33324,16 +33198,16 @@ "type": "Block", "value": "*\n * Define data types on a column basis, possible values 'string',\n * 'number', 'formatted-number', 'date', 'ipaddress' ie:\n * col_types : [\n * 'string', 'date', 'number',\n * { type: 'formatted-number', decimal: ',', thousands: '.' },\n * { type: 'date', locale: 'en-gb' },\n * { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n * ]\n *\n * Refer to https://sugarjs.com/docs/#/DateParsing for exhaustive\n * information on date parsing formats supported by Sugar Date\n * @type {Array}\n ", "range": [ - 23618, - 24216 + 23632, + 24230 ], "loc": { "start": { - "line": 851, + "line": 855, "column": 8 }, "end": { - "line": 864, + "line": 868, "column": 11 } } @@ -33344,16 +33218,16 @@ "type": "Block", "value": "** ids prefixes **", "range": [ - 24291, - 24313 + 24305, + 24327 ], "loc": { "start": { - "line": 867, + "line": 871, "column": 8 }, "end": { - "line": 867, + "line": 871, "column": 30 } } @@ -33362,16 +33236,16 @@ "type": "Block", "value": "*\n * Main prefix\n * @private\n ", "range": [ - 24322, - 24380 + 24336, + 24394 ], "loc": { "start": { - "line": 868, + "line": 872, "column": 8 }, "end": { - "line": 871, + "line": 875, "column": 11 } } @@ -33389,16 +33263,16 @@ "object": { "type": "ThisExpression", "range": [ - 24389, - 24393 + 24403, + 24407 ], "loc": { "start": { - "line": 872, + "line": 876, "column": 8 }, "end": { - "line": 872, + "line": 876, "column": 12 } } @@ -33407,31 +33281,31 @@ "type": "Identifier", "name": "prfxTf", "range": [ - 24394, - 24400 + 24408, + 24414 ], "loc": { "start": { - "line": 872, + "line": 876, "column": 13 }, "end": { - "line": 872, + "line": 876, "column": 19 } } }, "range": [ - 24389, - 24400 + 24403, + 24414 ], "loc": { "start": { - "line": 872, + "line": 876, "column": 8 }, "end": { - "line": 872, + "line": 876, "column": 19 } } @@ -33441,46 +33315,46 @@ "value": "TF", "raw": "'TF'", "range": [ - 24403, - 24407 + 24417, + 24421 ], "loc": { "start": { - "line": 872, + "line": 876, "column": 22 }, "end": { - "line": 872, + "line": 876, "column": 26 } } }, "range": [ - 24389, - 24407 + 24403, + 24421 ], "loc": { "start": { - "line": 872, + "line": 876, "column": 8 }, "end": { - "line": 872, + "line": 876, "column": 26 } } }, "range": [ - 24389, - 24408 + 24403, + 24422 ], "loc": { "start": { - "line": 872, + "line": 876, "column": 8 }, "end": { - "line": 872, + "line": 876, "column": 27 } }, @@ -33489,16 +33363,16 @@ "type": "Block", "value": "** ids prefixes **", "range": [ - 24291, - 24313 + 24305, + 24327 ], "loc": { "start": { - "line": 867, + "line": 871, "column": 8 }, "end": { - "line": 867, + "line": 871, "column": 30 } } @@ -33507,16 +33381,16 @@ "type": "Block", "value": "*\n * Main prefix\n * @private\n ", "range": [ - 24322, - 24380 + 24336, + 24394 ], "loc": { "start": { - "line": 868, + "line": 872, "column": 8 }, "end": { - "line": 871, + "line": 875, "column": 11 } } @@ -33527,16 +33401,16 @@ "type": "Block", "value": "*\n * Filter's ID prefix (inputs - selects)\n * @private\n ", "range": [ - 24418, - 24502 + 24432, + 24516 ], "loc": { "start": { - "line": 874, + "line": 878, "column": 8 }, "end": { - "line": 877, + "line": 881, "column": 11 } } @@ -33554,16 +33428,16 @@ "object": { "type": "ThisExpression", "range": [ - 24511, - 24515 + 24525, + 24529 ], "loc": { "start": { - "line": 878, + "line": 882, "column": 8 }, "end": { - "line": 878, + "line": 882, "column": 12 } } @@ -33572,31 +33446,31 @@ "type": "Identifier", "name": "prfxFlt", "range": [ - 24516, - 24523 + 24530, + 24537 ], "loc": { "start": { - "line": 878, + "line": 882, "column": 13 }, "end": { - "line": 878, + "line": 882, "column": 20 } } }, "range": [ - 24511, - 24523 + 24525, + 24537 ], "loc": { "start": { - "line": 878, + "line": 882, "column": 8 }, "end": { - "line": 878, + "line": 882, "column": 20 } } @@ -33606,46 +33480,46 @@ "value": "flt", "raw": "'flt'", "range": [ - 24526, - 24531 + 24540, + 24545 ], "loc": { "start": { - "line": 878, + "line": 882, "column": 23 }, "end": { - "line": 878, + "line": 882, "column": 28 } } }, "range": [ - 24511, - 24531 + 24525, + 24545 ], "loc": { "start": { - "line": 878, + "line": 882, "column": 8 }, "end": { - "line": 878, + "line": 882, "column": 28 } } }, "range": [ - 24511, - 24532 + 24525, + 24546 ], "loc": { "start": { - "line": 878, + "line": 882, "column": 8 }, "end": { - "line": 878, + "line": 882, "column": 29 } }, @@ -33654,16 +33528,16 @@ "type": "Block", "value": "*\n * Filter's ID prefix (inputs - selects)\n * @private\n ", "range": [ - 24418, - 24502 + 24432, + 24516 ], "loc": { "start": { - "line": 874, + "line": 878, "column": 8 }, "end": { - "line": 877, + "line": 881, "column": 11 } } @@ -33674,16 +33548,16 @@ "type": "Block", "value": "*\n * Button's ID prefix\n * @private\n ", "range": [ - 24542, - 24607 + 24556, + 24621 ], "loc": { "start": { - "line": 880, + "line": 884, "column": 8 }, "end": { - "line": 883, + "line": 887, "column": 11 } } @@ -33701,16 +33575,16 @@ "object": { "type": "ThisExpression", "range": [ - 24616, - 24620 + 24630, + 24634 ], "loc": { "start": { - "line": 884, + "line": 888, "column": 8 }, "end": { - "line": 884, + "line": 888, "column": 12 } } @@ -33719,31 +33593,31 @@ "type": "Identifier", "name": "prfxValButton", "range": [ - 24621, - 24634 + 24635, + 24648 ], "loc": { "start": { - "line": 884, + "line": 888, "column": 13 }, "end": { - "line": 884, + "line": 888, "column": 26 } } }, "range": [ - 24616, - 24634 + 24630, + 24648 ], "loc": { "start": { - "line": 884, + "line": 888, "column": 8 }, "end": { - "line": 884, + "line": 888, "column": 26 } } @@ -33753,46 +33627,46 @@ "value": "btn", "raw": "'btn'", "range": [ - 24637, - 24642 + 24651, + 24656 ], "loc": { "start": { - "line": 884, + "line": 888, "column": 29 }, "end": { - "line": 884, + "line": 888, "column": 34 } } }, "range": [ - 24616, - 24642 + 24630, + 24656 ], "loc": { "start": { - "line": 884, + "line": 888, "column": 8 }, "end": { - "line": 884, + "line": 888, "column": 34 } } }, "range": [ - 24616, - 24643 + 24630, + 24657 ], "loc": { "start": { - "line": 884, + "line": 888, "column": 8 }, "end": { - "line": 884, + "line": 888, "column": 35 } }, @@ -33801,16 +33675,16 @@ "type": "Block", "value": "*\n * Button's ID prefix\n * @private\n ", "range": [ - 24542, - 24607 + 24556, + 24621 ], "loc": { "start": { - "line": 880, + "line": 884, "column": 8 }, "end": { - "line": 883, + "line": 887, "column": 11 } } @@ -33821,16 +33695,16 @@ "type": "Block", "value": "*\n * Toolbar container ID prefix\n * @private\n ", "range": [ - 24653, - 24727 + 24667, + 24741 ], "loc": { "start": { - "line": 886, + "line": 890, "column": 8 }, "end": { - "line": 889, + "line": 893, "column": 11 } } @@ -33848,16 +33722,16 @@ "object": { "type": "ThisExpression", "range": [ - 24736, - 24740 + 24750, + 24754 ], "loc": { "start": { - "line": 890, + "line": 894, "column": 8 }, "end": { - "line": 890, + "line": 894, "column": 12 } } @@ -33866,31 +33740,31 @@ "type": "Identifier", "name": "prfxInfDiv", "range": [ - 24741, - 24751 + 24755, + 24765 ], "loc": { "start": { - "line": 890, + "line": 894, "column": 13 }, "end": { - "line": 890, + "line": 894, "column": 23 } } }, "range": [ - 24736, - 24751 + 24750, + 24765 ], "loc": { "start": { - "line": 890, + "line": 894, "column": 8 }, "end": { - "line": 890, + "line": 894, "column": 23 } } @@ -33900,46 +33774,46 @@ "value": "inf_", "raw": "'inf_'", "range": [ - 24754, - 24760 + 24768, + 24774 ], "loc": { "start": { - "line": 890, + "line": 894, "column": 26 }, "end": { - "line": 890, + "line": 894, "column": 32 } } }, "range": [ - 24736, - 24760 + 24750, + 24774 ], "loc": { "start": { - "line": 890, + "line": 894, "column": 8 }, "end": { - "line": 890, + "line": 894, "column": 32 } } }, "range": [ - 24736, - 24761 + 24750, + 24775 ], "loc": { "start": { - "line": 890, + "line": 894, "column": 8 }, "end": { - "line": 890, + "line": 894, "column": 33 } }, @@ -33948,16 +33822,16 @@ "type": "Block", "value": "*\n * Toolbar container ID prefix\n * @private\n ", "range": [ - 24653, - 24727 + 24667, + 24741 ], "loc": { "start": { - "line": 886, + "line": 890, "column": 8 }, "end": { - "line": 889, + "line": 893, "column": 11 } } @@ -33968,16 +33842,16 @@ "type": "Block", "value": "*\n * Toolbar left element ID prefix\n * @private\n ", "range": [ - 24771, - 24848 + 24785, + 24862 ], "loc": { "start": { - "line": 892, + "line": 896, "column": 8 }, "end": { - "line": 895, + "line": 899, "column": 11 } } @@ -33995,16 +33869,16 @@ "object": { "type": "ThisExpression", "range": [ - 24857, - 24861 + 24871, + 24875 ], "loc": { "start": { - "line": 896, + "line": 900, "column": 8 }, "end": { - "line": 896, + "line": 900, "column": 12 } } @@ -34013,31 +33887,31 @@ "type": "Identifier", "name": "prfxLDiv", "range": [ - 24862, - 24870 + 24876, + 24884 ], "loc": { "start": { - "line": 896, + "line": 900, "column": 13 }, "end": { - "line": 896, + "line": 900, "column": 21 } } }, "range": [ - 24857, - 24870 + 24871, + 24884 ], "loc": { "start": { - "line": 896, + "line": 900, "column": 8 }, "end": { - "line": 896, + "line": 900, "column": 21 } } @@ -34047,46 +33921,46 @@ "value": "ldiv_", "raw": "'ldiv_'", "range": [ - 24873, - 24880 + 24887, + 24894 ], "loc": { "start": { - "line": 896, + "line": 900, "column": 24 }, "end": { - "line": 896, + "line": 900, "column": 31 } } }, "range": [ - 24857, - 24880 + 24871, + 24894 ], "loc": { "start": { - "line": 896, + "line": 900, "column": 8 }, "end": { - "line": 896, + "line": 900, "column": 31 } } }, "range": [ - 24857, - 24881 + 24871, + 24895 ], "loc": { "start": { - "line": 896, + "line": 900, "column": 8 }, "end": { - "line": 896, + "line": 900, "column": 32 } }, @@ -34095,16 +33969,16 @@ "type": "Block", "value": "*\n * Toolbar left element ID prefix\n * @private\n ", "range": [ - 24771, - 24848 + 24785, + 24862 ], "loc": { "start": { - "line": 892, + "line": 896, "column": 8 }, "end": { - "line": 895, + "line": 899, "column": 11 } } @@ -34115,16 +33989,16 @@ "type": "Block", "value": "*\n * Toolbar right element ID prefix\n * @private\n ", "range": [ - 24891, - 24969 + 24905, + 24983 ], "loc": { "start": { - "line": 898, + "line": 902, "column": 8 }, "end": { - "line": 901, + "line": 905, "column": 11 } } @@ -34142,16 +34016,16 @@ "object": { "type": "ThisExpression", "range": [ - 24978, - 24982 + 24992, + 24996 ], "loc": { "start": { - "line": 902, + "line": 906, "column": 8 }, "end": { - "line": 902, + "line": 906, "column": 12 } } @@ -34160,31 +34034,31 @@ "type": "Identifier", "name": "prfxRDiv", "range": [ - 24983, - 24991 + 24997, + 25005 ], "loc": { "start": { - "line": 902, + "line": 906, "column": 13 }, "end": { - "line": 902, + "line": 906, "column": 21 } } }, "range": [ - 24978, - 24991 + 24992, + 25005 ], "loc": { "start": { - "line": 902, + "line": 906, "column": 8 }, "end": { - "line": 902, + "line": 906, "column": 21 } } @@ -34194,46 +34068,46 @@ "value": "rdiv_", "raw": "'rdiv_'", "range": [ - 24994, - 25001 + 25008, + 25015 ], "loc": { "start": { - "line": 902, + "line": 906, "column": 24 }, "end": { - "line": 902, + "line": 906, "column": 31 } } }, "range": [ - 24978, - 25001 + 24992, + 25015 ], "loc": { "start": { - "line": 902, + "line": 906, "column": 8 }, "end": { - "line": 902, + "line": 906, "column": 31 } } }, "range": [ - 24978, - 25002 + 24992, + 25016 ], "loc": { "start": { - "line": 902, + "line": 906, "column": 8 }, "end": { - "line": 902, + "line": 906, "column": 32 } }, @@ -34242,16 +34116,16 @@ "type": "Block", "value": "*\n * Toolbar right element ID prefix\n * @private\n ", "range": [ - 24891, - 24969 + 24905, + 24983 ], "loc": { "start": { - "line": 898, + "line": 902, "column": 8 }, "end": { - "line": 901, + "line": 905, "column": 11 } } @@ -34262,16 +34136,16 @@ "type": "Block", "value": "*\n * Toolbar middle element ID prefix\n * @private\n ", "range": [ - 25012, - 25091 + 25026, + 25105 ], "loc": { "start": { - "line": 904, + "line": 908, "column": 8 }, "end": { - "line": 907, + "line": 911, "column": 11 } } @@ -34289,16 +34163,16 @@ "object": { "type": "ThisExpression", "range": [ - 25100, - 25104 + 25114, + 25118 ], "loc": { "start": { - "line": 908, + "line": 912, "column": 8 }, "end": { - "line": 908, + "line": 912, "column": 12 } } @@ -34307,31 +34181,31 @@ "type": "Identifier", "name": "prfxMDiv", "range": [ - 25105, - 25113 + 25119, + 25127 ], "loc": { "start": { - "line": 908, + "line": 912, "column": 13 }, "end": { - "line": 908, + "line": 912, "column": 21 } } }, "range": [ - 25100, - 25113 + 25114, + 25127 ], "loc": { "start": { - "line": 908, + "line": 912, "column": 8 }, "end": { - "line": 908, + "line": 912, "column": 21 } } @@ -34341,46 +34215,46 @@ "value": "mdiv_", "raw": "'mdiv_'", "range": [ - 25116, - 25123 + 25130, + 25137 ], "loc": { "start": { - "line": 908, + "line": 912, "column": 24 }, "end": { - "line": 908, + "line": 912, "column": 31 } } }, "range": [ - 25100, - 25123 + 25114, + 25137 ], "loc": { "start": { - "line": 908, + "line": 912, "column": 8 }, "end": { - "line": 908, + "line": 912, "column": 31 } } }, "range": [ - 25100, - 25124 + 25114, + 25138 ], "loc": { "start": { - "line": 908, + "line": 912, "column": 8 }, "end": { - "line": 908, + "line": 912, "column": 32 } }, @@ -34389,16 +34263,16 @@ "type": "Block", "value": "*\n * Toolbar middle element ID prefix\n * @private\n ", "range": [ - 25012, - 25091 + 25026, + 25105 ], "loc": { "start": { - "line": 904, + "line": 908, "column": 8 }, "end": { - "line": 907, + "line": 911, "column": 11 } } @@ -34409,16 +34283,16 @@ "type": "Block", "value": "*\n * Responsive Css class\n * @private\n ", "range": [ - 25134, - 25201 + 25148, + 25215 ], "loc": { "start": { - "line": 910, + "line": 914, "column": 8 }, "end": { - "line": 913, + "line": 917, "column": 11 } } @@ -34436,16 +34310,16 @@ "object": { "type": "ThisExpression", "range": [ - 25210, - 25214 + 25224, + 25228 ], "loc": { "start": { - "line": 914, + "line": 918, "column": 8 }, "end": { - "line": 914, + "line": 918, "column": 12 } } @@ -34454,31 +34328,31 @@ "type": "Identifier", "name": "prfxResponsive", "range": [ - 25215, - 25229 + 25229, + 25243 ], "loc": { "start": { - "line": 914, + "line": 918, "column": 13 }, "end": { - "line": 914, + "line": 918, "column": 27 } } }, "range": [ - 25210, - 25229 + 25224, + 25243 ], "loc": { "start": { - "line": 914, + "line": 918, "column": 8 }, "end": { - "line": 914, + "line": 918, "column": 27 } } @@ -34488,46 +34362,46 @@ "value": "resp", "raw": "'resp'", "range": [ - 25232, - 25238 + 25246, + 25252 ], "loc": { "start": { - "line": 914, + "line": 918, "column": 30 }, "end": { - "line": 914, + "line": 918, "column": 36 } } }, "range": [ - 25210, - 25238 + 25224, + 25252 ], "loc": { "start": { - "line": 914, + "line": 918, "column": 8 }, "end": { - "line": 914, + "line": 918, "column": 36 } } }, "range": [ - 25210, - 25239 + 25224, + 25253 ], "loc": { "start": { - "line": 914, + "line": 918, "column": 8 }, "end": { - "line": 914, + "line": 918, "column": 37 } }, @@ -34536,16 +34410,16 @@ "type": "Block", "value": "*\n * Responsive Css class\n * @private\n ", "range": [ - 25134, - 25201 + 25148, + 25215 ], "loc": { "start": { - "line": 910, + "line": 914, "column": 8 }, "end": { - "line": 913, + "line": 917, "column": 11 } } @@ -34556,16 +34430,16 @@ "type": "Block", "value": "** extensions **", "range": [ - 25249, - 25269 + 25263, + 25283 ], "loc": { "start": { - "line": 916, + "line": 920, "column": 8 }, "end": { - "line": 916, + "line": 920, "column": 28 } } @@ -34574,16 +34448,16 @@ "type": "Block", "value": "*\n * List of loaded extensions\n * @type {Array}\n * @private\n ", "range": [ - 25278, - 25375 + 25292, + 25389 ], "loc": { "start": { - "line": 917, + "line": 921, "column": 8 }, "end": { - "line": 921, + "line": 925, "column": 11 } } @@ -34601,16 +34475,16 @@ "object": { "type": "ThisExpression", "range": [ - 25384, - 25388 + 25398, + 25402 ], "loc": { "start": { - "line": 922, + "line": 926, "column": 8 }, "end": { - "line": 922, + "line": 926, "column": 12 } } @@ -34619,31 +34493,31 @@ "type": "Identifier", "name": "extensions", "range": [ - 25389, - 25399 + 25403, + 25413 ], "loc": { "start": { - "line": 922, + "line": 926, "column": 13 }, "end": { - "line": 922, + "line": 926, "column": 23 } } }, "range": [ - 25384, - 25399 + 25398, + 25413 ], "loc": { "start": { - "line": 922, + "line": 926, "column": 8 }, "end": { - "line": 922, + "line": 926, "column": 23 } } @@ -34655,16 +34529,16 @@ "type": "Identifier", "name": "f", "range": [ - 25402, - 25403 + 25416, + 25417 ], "loc": { "start": { - "line": 922, + "line": 926, "column": 26 }, "end": { - "line": 922, + "line": 926, "column": 27 } } @@ -34673,61 +34547,61 @@ "type": "Identifier", "name": "extensions", "range": [ - 25404, - 25414 + 25418, + 25428 ], "loc": { "start": { - "line": 922, + "line": 926, "column": 28 }, "end": { - "line": 922, + "line": 926, "column": 38 } } }, "range": [ - 25402, - 25414 + 25416, + 25428 ], "loc": { "start": { - "line": 922, + "line": 926, "column": 26 }, "end": { - "line": 922, + "line": 926, "column": 38 } } }, "range": [ - 25384, - 25414 + 25398, + 25428 ], "loc": { "start": { - "line": 922, + "line": 926, "column": 8 }, "end": { - "line": 922, + "line": 926, "column": 38 } } }, "range": [ - 25384, - 25415 + 25398, + 25429 ], "loc": { "start": { - "line": 922, + "line": 926, "column": 8 }, "end": { - "line": 922, + "line": 926, "column": 39 } }, @@ -34736,16 +34610,16 @@ "type": "Block", "value": "** extensions **", "range": [ - 25249, - 25269 + 25263, + 25283 ], "loc": { "start": { - "line": 916, + "line": 920, "column": 8 }, "end": { - "line": 916, + "line": 920, "column": 28 } } @@ -34754,16 +34628,16 @@ "type": "Block", "value": "*\n * List of loaded extensions\n * @type {Array}\n * @private\n ", "range": [ - 25278, - 25375 + 25292, + 25389 ], "loc": { "start": { - "line": 917, + "line": 921, "column": 8 }, "end": { - "line": 921, + "line": 925, "column": 11 } } @@ -34774,16 +34648,16 @@ "type": "Block", "value": "*\n * Determine whether extensions are loaded\n * @type {Boolean}\n * @private\n ", "range": [ - 25425, - 25538 + 25439, + 25552 ], "loc": { "start": { - "line": 924, + "line": 928, "column": 8 }, "end": { - "line": 928, + "line": 932, "column": 11 } } @@ -34801,16 +34675,16 @@ "object": { "type": "ThisExpression", "range": [ - 25547, - 25551 + 25561, + 25565 ], "loc": { "start": { - "line": 929, + "line": 933, "column": 8 }, "end": { - "line": 929, + "line": 933, "column": 12 } } @@ -34819,31 +34693,31 @@ "type": "Identifier", "name": "hasExtensions", "range": [ - 25552, - 25565 + 25566, + 25579 ], "loc": { "start": { - "line": 929, + "line": 933, "column": 13 }, "end": { - "line": 929, + "line": 933, "column": 26 } } }, "range": [ - 25547, - 25565 + 25561, + 25579 ], "loc": { "start": { - "line": 929, + "line": 933, "column": 8 }, "end": { - "line": 929, + "line": 933, "column": 26 } } @@ -34854,16 +34728,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 25568, - 25575 + 25582, + 25589 ], "loc": { "start": { - "line": 929, + "line": 933, "column": 29 }, "end": { - "line": 929, + "line": 933, "column": 36 } } @@ -34875,16 +34749,16 @@ "object": { "type": "ThisExpression", "range": [ - 25576, - 25580 + 25590, + 25594 ], "loc": { "start": { - "line": 929, + "line": 933, "column": 37 }, "end": { - "line": 929, + "line": 933, "column": 41 } } @@ -34893,77 +34767,77 @@ "type": "Identifier", "name": "extensions", "range": [ - 25581, - 25591 + 25595, + 25605 ], "loc": { "start": { - "line": 929, + "line": 933, "column": 42 }, "end": { - "line": 929, + "line": 933, "column": 52 } } }, "range": [ - 25576, - 25591 + 25590, + 25605 ], "loc": { "start": { - "line": 929, + "line": 933, "column": 37 }, "end": { - "line": 929, + "line": 933, "column": 52 } } } ], "range": [ - 25568, - 25592 + 25582, + 25606 ], "loc": { "start": { - "line": 929, + "line": 933, "column": 29 }, "end": { - "line": 929, + "line": 933, "column": 53 } } }, "range": [ - 25547, - 25592 + 25561, + 25606 ], "loc": { "start": { - "line": 929, + "line": 933, "column": 8 }, "end": { - "line": 929, + "line": 933, "column": 53 } } }, "range": [ - 25547, - 25593 + 25561, + 25607 ], "loc": { "start": { - "line": 929, + "line": 933, "column": 8 }, "end": { - "line": 929, + "line": 933, "column": 54 } }, @@ -34972,16 +34846,16 @@ "type": "Block", "value": "*\n * Determine whether extensions are loaded\n * @type {Boolean}\n * @private\n ", "range": [ - 25425, - 25538 + 25439, + 25552 ], "loc": { "start": { - "line": 924, + "line": 928, "column": 8 }, "end": { - "line": 928, + "line": 932, "column": 11 } } @@ -34992,16 +34866,16 @@ "type": "Block", "value": "** themes **", "range": [ - 25603, - 25619 + 25617, + 25633 ], "loc": { "start": { - "line": 931, + "line": 935, "column": 8 }, "end": { - "line": 931, + "line": 935, "column": 24 } } @@ -35010,16 +34884,16 @@ "type": "Block", "value": "*\n * Enable default theme\n * @type {Boolean}\n ", "range": [ - 25628, - 25702 + 25642, + 25716 ], "loc": { "start": { - "line": 932, + "line": 936, "column": 8 }, "end": { - "line": 935, + "line": 939, "column": 11 } } @@ -35037,16 +34911,16 @@ "object": { "type": "ThisExpression", "range": [ - 25711, - 25715 + 25725, + 25729 ], "loc": { "start": { - "line": 936, + "line": 940, "column": 8 }, "end": { - "line": 936, + "line": 940, "column": 12 } } @@ -35055,31 +34929,31 @@ "type": "Identifier", "name": "enableDefaultTheme", "range": [ - 25716, - 25734 + 25730, + 25748 ], "loc": { "start": { - "line": 936, + "line": 940, "column": 13 }, "end": { - "line": 936, + "line": 940, "column": 31 } } }, "range": [ - 25711, - 25734 + 25725, + 25748 ], "loc": { "start": { - "line": 936, + "line": 940, "column": 8 }, "end": { - "line": 936, + "line": 940, "column": 31 } } @@ -35090,16 +34964,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 25737, - 25744 + 25751, + 25758 ], "loc": { "start": { - "line": 936, + "line": 940, "column": 34 }, "end": { - "line": 936, + "line": 940, "column": 41 } } @@ -35112,16 +34986,16 @@ "type": "Identifier", "name": "f", "range": [ - 25745, - 25746 + 25759, + 25760 ], "loc": { "start": { - "line": 936, + "line": 940, "column": 42 }, "end": { - "line": 936, + "line": 940, "column": 43 } } @@ -35130,77 +35004,77 @@ "type": "Identifier", "name": "enable_default_theme", "range": [ - 25747, - 25767 + 25761, + 25781 ], "loc": { "start": { - "line": 936, + "line": 940, "column": 44 }, "end": { - "line": 936, + "line": 940, "column": 64 } } }, "range": [ - 25745, - 25767 + 25759, + 25781 ], "loc": { "start": { - "line": 936, + "line": 940, "column": 42 }, "end": { - "line": 936, + "line": 940, "column": 64 } } } ], "range": [ - 25737, - 25768 + 25751, + 25782 ], "loc": { "start": { - "line": 936, + "line": 940, "column": 34 }, "end": { - "line": 936, + "line": 940, "column": 65 } } }, "range": [ - 25711, - 25768 + 25725, + 25782 ], "loc": { "start": { - "line": 936, + "line": 940, "column": 8 }, "end": { - "line": 936, + "line": 940, "column": 65 } } }, "range": [ - 25711, - 25769 + 25725, + 25783 ], "loc": { "start": { - "line": 936, + "line": 940, "column": 8 }, "end": { - "line": 936, + "line": 940, "column": 66 } }, @@ -35209,16 +35083,16 @@ "type": "Block", "value": "** themes **", "range": [ - 25603, - 25619 + 25617, + 25633 ], "loc": { "start": { - "line": 931, + "line": 935, "column": 8 }, "end": { - "line": 931, + "line": 935, "column": 24 } } @@ -35227,16 +35101,16 @@ "type": "Block", "value": "*\n * Enable default theme\n * @type {Boolean}\n ", "range": [ - 25628, - 25702 + 25642, + 25716 ], "loc": { "start": { - "line": 932, + "line": 936, "column": 8 }, "end": { - "line": 935, + "line": 939, "column": 11 } } @@ -35247,16 +35121,16 @@ "type": "Block", "value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ", "range": [ - 25779, - 25889 + 25793, + 25903 ], "loc": { "start": { - "line": 938, + "line": 942, "column": 8 }, "end": { - "line": 942, + "line": 946, "column": 11 } } @@ -35274,16 +35148,16 @@ "object": { "type": "ThisExpression", "range": [ - 25898, - 25902 + 25912, + 25916 ], "loc": { "start": { - "line": 943, + "line": 947, "column": 8 }, "end": { - "line": 943, + "line": 947, "column": 12 } } @@ -35292,31 +35166,31 @@ "type": "Identifier", "name": "hasThemes", "range": [ - 25903, - 25912 + 25917, + 25926 ], "loc": { "start": { - "line": 943, + "line": 947, "column": 13 }, "end": { - "line": 943, + "line": 947, "column": 22 } } }, "range": [ - 25898, - 25912 + 25912, + 25926 ], "loc": { "start": { - "line": 943, + "line": 947, "column": 8 }, "end": { - "line": 943, + "line": 947, "column": 22 } } @@ -35330,16 +35204,16 @@ "object": { "type": "ThisExpression", "range": [ - 25916, - 25920 + 25930, + 25934 ], "loc": { "start": { - "line": 943, + "line": 947, "column": 26 }, "end": { - "line": 943, + "line": 947, "column": 30 } } @@ -35348,31 +35222,31 @@ "type": "Identifier", "name": "enableDefaultTheme", "range": [ - 25921, - 25939 + 25935, + 25953 ], "loc": { "start": { - "line": 943, + "line": 947, "column": 31 }, "end": { - "line": 943, + "line": 947, "column": 49 } } }, "range": [ - 25916, - 25939 + 25930, + 25953 ], "loc": { "start": { - "line": 943, + "line": 947, "column": 26 }, "end": { - "line": 943, + "line": 947, "column": 49 } } @@ -35383,16 +35257,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 25943, - 25950 + 25957, + 25964 ], "loc": { "start": { - "line": 943, + "line": 947, "column": 53 }, "end": { - "line": 943, + "line": 947, "column": 60 } } @@ -35405,16 +35279,16 @@ "type": "Identifier", "name": "f", "range": [ - 25951, - 25952 + 25965, + 25966 ], "loc": { "start": { - "line": 943, + "line": 947, "column": 61 }, "end": { - "line": 943, + "line": 947, "column": 62 } } @@ -35423,92 +35297,92 @@ "type": "Identifier", "name": "themes", "range": [ - 25953, - 25959 + 25967, + 25973 ], "loc": { "start": { - "line": 943, + "line": 947, "column": 63 }, "end": { - "line": 943, + "line": 947, "column": 69 } } }, "range": [ - 25951, - 25959 + 25965, + 25973 ], "loc": { "start": { - "line": 943, + "line": 947, "column": 61 }, "end": { - "line": 943, + "line": 947, "column": 69 } } } ], "range": [ - 25943, - 25960 + 25957, + 25974 ], "loc": { "start": { - "line": 943, + "line": 947, "column": 53 }, "end": { - "line": 943, + "line": 947, "column": 70 } } }, "range": [ - 25916, - 25960 + 25930, + 25974 ], "loc": { "start": { - "line": 943, + "line": 947, "column": 26 }, "end": { - "line": 943, + "line": 947, "column": 70 } } }, "range": [ - 25898, - 25961 + 25912, + 25975 ], "loc": { "start": { - "line": 943, + "line": 947, "column": 8 }, "end": { - "line": 943, + "line": 947, "column": 71 } } }, "range": [ - 25898, - 25962 + 25912, + 25976 ], "loc": { "start": { - "line": 943, + "line": 947, "column": 8 }, "end": { - "line": 943, + "line": 947, "column": 72 } }, @@ -35517,16 +35391,16 @@ "type": "Block", "value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ", "range": [ - 25779, - 25889 + 25793, + 25903 ], "loc": { "start": { - "line": 938, + "line": 942, "column": 8 }, "end": { - "line": 942, + "line": 946, "column": 11 } } @@ -35537,16 +35411,16 @@ "type": "Block", "value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", "range": [ - 25972, - 26084 + 25986, + 26098 ], "loc": { "start": { - "line": 945, + "line": 949, "column": 8 }, "end": { - "line": 949, + "line": 953, "column": 11 } } @@ -35564,16 +35438,16 @@ "object": { "type": "ThisExpression", "range": [ - 26093, - 26097 + 26107, + 26111 ], "loc": { "start": { - "line": 950, + "line": 954, "column": 8 }, "end": { - "line": 950, + "line": 954, "column": 12 } } @@ -35582,31 +35456,31 @@ "type": "Identifier", "name": "themes", "range": [ - 26098, - 26104 + 26112, + 26118 ], "loc": { "start": { - "line": 950, + "line": 954, "column": 13 }, "end": { - "line": 950, + "line": 954, "column": 19 } } }, "range": [ - 26093, - 26104 + 26107, + 26118 ], "loc": { "start": { - "line": 950, + "line": 954, "column": 8 }, "end": { - "line": 950, + "line": 954, "column": 19 } } @@ -35621,16 +35495,16 @@ "type": "Identifier", "name": "f", "range": [ - 26107, - 26108 + 26121, + 26122 ], "loc": { "start": { - "line": 950, + "line": 954, "column": 22 }, "end": { - "line": 950, + "line": 954, "column": 23 } } @@ -35639,31 +35513,31 @@ "type": "Identifier", "name": "themes", "range": [ - 26109, - 26115 + 26123, + 26129 ], "loc": { "start": { - "line": 950, + "line": 954, "column": 24 }, "end": { - "line": 950, + "line": 954, "column": 30 } } }, "range": [ - 26107, - 26115 + 26121, + 26129 ], "loc": { "start": { - "line": 950, + "line": 954, "column": 22 }, "end": { - "line": 950, + "line": 954, "column": 30 } } @@ -35672,61 +35546,61 @@ "type": "ArrayExpression", "elements": [], "range": [ - 26119, - 26121 + 26133, + 26135 ], "loc": { "start": { - "line": 950, + "line": 954, "column": 34 }, "end": { - "line": 950, + "line": 954, "column": 36 } } }, "range": [ - 26107, - 26121 + 26121, + 26135 ], "loc": { "start": { - "line": 950, + "line": 954, "column": 22 }, "end": { - "line": 950, + "line": 954, "column": 36 } } }, "range": [ - 26093, - 26121 + 26107, + 26135 ], "loc": { "start": { - "line": 950, + "line": 954, "column": 8 }, "end": { - "line": 950, + "line": 954, "column": 36 } } }, "range": [ - 26093, - 26122 + 26107, + 26136 ], "loc": { "start": { - "line": 950, + "line": 954, "column": 8 }, "end": { - "line": 950, + "line": 954, "column": 37 } }, @@ -35735,16 +35609,16 @@ "type": "Block", "value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", "range": [ - 25972, - 26084 + 25986, + 26098 ], "loc": { "start": { - "line": 945, + "line": 949, "column": 8 }, "end": { - "line": 949, + "line": 953, "column": 11 } } @@ -35755,16 +35629,16 @@ "type": "Block", "value": "*\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", "range": [ - 26132, - 26313 + 26146, + 26327 ], "loc": { "start": { - "line": 952, + "line": 956, "column": 8 }, "end": { - "line": 957, + "line": 961, "column": 11 } } @@ -35782,16 +35656,16 @@ "object": { "type": "ThisExpression", "range": [ - 26322, - 26326 + 26336, + 26340 ], "loc": { "start": { - "line": 958, + "line": 962, "column": 8 }, "end": { - "line": 958, + "line": 962, "column": 12 } } @@ -35800,31 +35674,31 @@ "type": "Identifier", "name": "themesPath", "range": [ - 26327, - 26337 + 26341, + 26351 ], "loc": { "start": { - "line": 958, + "line": 962, "column": 13 }, "end": { - "line": 958, + "line": 962, "column": 23 } } }, "range": [ - 26322, - 26337 + 26336, + 26351 ], "loc": { "start": { - "line": 958, + "line": 962, "column": 8 }, "end": { - "line": 958, + "line": 962, "column": 23 } } @@ -35839,16 +35713,16 @@ "type": "Identifier", "name": "f", "range": [ - 26340, - 26341 + 26354, + 26355 ], "loc": { "start": { - "line": 958, + "line": 962, "column": 26 }, "end": { - "line": 958, + "line": 962, "column": 27 } } @@ -35857,31 +35731,31 @@ "type": "Identifier", "name": "themes_path", "range": [ - 26342, - 26353 + 26356, + 26367 ], "loc": { "start": { - "line": 958, + "line": 962, "column": 28 }, "end": { - "line": 958, + "line": 962, "column": 39 } } }, "range": [ - 26340, - 26353 + 26354, + 26367 ], "loc": { "start": { - "line": 958, + "line": 962, "column": 26 }, "end": { - "line": 958, + "line": 962, "column": 39 } } @@ -35895,16 +35769,16 @@ "object": { "type": "ThisExpression", "range": [ - 26357, - 26361 + 26371, + 26375 ], "loc": { "start": { - "line": 958, + "line": 962, "column": 43 }, "end": { - "line": 958, + "line": 962, "column": 47 } } @@ -35913,31 +35787,31 @@ "type": "Identifier", "name": "stylePath", "range": [ - 26362, - 26371 + 26376, + 26385 ], "loc": { "start": { - "line": 958, + "line": 962, "column": 48 }, "end": { - "line": 958, + "line": 962, "column": 57 } } }, "range": [ - 26357, - 26371 + 26371, + 26385 ], "loc": { "start": { - "line": 958, + "line": 962, "column": 43 }, "end": { - "line": 958, + "line": 962, "column": 57 } } @@ -35947,76 +35821,76 @@ "value": "themes/", "raw": "'themes/'", "range": [ - 26374, - 26383 + 26388, + 26397 ], "loc": { "start": { - "line": 958, + "line": 962, "column": 60 }, "end": { - "line": 958, + "line": 962, "column": 69 } } }, "range": [ - 26357, - 26383 + 26371, + 26397 ], "loc": { "start": { - "line": 958, + "line": 962, "column": 43 }, "end": { - "line": 958, + "line": 962, "column": 69 } } }, "range": [ - 26340, - 26383 + 26354, + 26397 ], "loc": { "start": { - "line": 958, + "line": 962, "column": 26 }, "end": { - "line": 958, + "line": 962, "column": 69 } } }, "range": [ - 26322, - 26383 + 26336, + 26397 ], "loc": { "start": { - "line": 958, + "line": 962, "column": 8 }, "end": { - "line": 958, + "line": 962, "column": 69 } } }, "range": [ - 26322, - 26384 + 26336, + 26398 ], "loc": { "start": { - "line": 958, + "line": 962, "column": 8 }, "end": { - "line": 958, + "line": 962, "column": 70 } }, @@ -36025,16 +35899,16 @@ "type": "Block", "value": "*\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", "range": [ - 26132, - 26313 + 26146, + 26327 ], "loc": { "start": { - "line": 952, + "line": 956, "column": 8 }, "end": { - "line": 957, + "line": 961, "column": 11 } } @@ -36045,16 +35919,16 @@ "type": "Block", "value": "*\n * Enable responsive layout\n * @type {Boolean}\n ", "range": [ - 26394, - 26472 + 26408, + 26486 ], "loc": { "start": { - "line": 960, + "line": 964, "column": 8 }, "end": { - "line": 963, + "line": 967, "column": 11 } } @@ -36072,16 +35946,16 @@ "object": { "type": "ThisExpression", "range": [ - 26481, - 26485 + 26495, + 26499 ], "loc": { "start": { - "line": 964, + "line": 968, "column": 8 }, "end": { - "line": 964, + "line": 968, "column": 12 } } @@ -36090,31 +35964,31 @@ "type": "Identifier", "name": "responsive", "range": [ - 26486, - 26496 + 26500, + 26510 ], "loc": { "start": { - "line": 964, + "line": 968, "column": 13 }, "end": { - "line": 964, + "line": 968, "column": 23 } } }, "range": [ - 26481, - 26496 + 26495, + 26510 ], "loc": { "start": { - "line": 964, + "line": 968, "column": 8 }, "end": { - "line": 964, + "line": 968, "column": 23 } } @@ -36125,16 +35999,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 26499, - 26506 + 26513, + 26520 ], "loc": { "start": { - "line": 964, + "line": 968, "column": 26 }, "end": { - "line": 964, + "line": 968, "column": 33 } } @@ -36147,16 +36021,16 @@ "type": "Identifier", "name": "f", "range": [ - 26507, - 26508 + 26521, + 26522 ], "loc": { "start": { - "line": 964, + "line": 968, "column": 34 }, "end": { - "line": 964, + "line": 968, "column": 35 } } @@ -36165,77 +36039,77 @@ "type": "Identifier", "name": "responsive", "range": [ - 26509, - 26519 + 26523, + 26533 ], "loc": { "start": { - "line": 964, + "line": 968, "column": 36 }, "end": { - "line": 964, + "line": 968, "column": 46 } } }, "range": [ - 26507, - 26519 + 26521, + 26533 ], "loc": { "start": { - "line": 964, + "line": 968, "column": 34 }, "end": { - "line": 964, + "line": 968, "column": 46 } } } ], "range": [ - 26499, - 26520 + 26513, + 26534 ], "loc": { "start": { - "line": 964, + "line": 968, "column": 26 }, "end": { - "line": 964, + "line": 968, "column": 47 } } }, "range": [ - 26481, - 26520 + 26495, + 26534 ], "loc": { "start": { - "line": 964, + "line": 968, "column": 8 }, "end": { - "line": 964, + "line": 968, "column": 47 } } }, "range": [ - 26481, - 26521 + 26495, + 26535 ], "loc": { "start": { - "line": 964, + "line": 968, "column": 8 }, "end": { - "line": 964, + "line": 968, "column": 48 } }, @@ -36244,16 +36118,16 @@ "type": "Block", "value": "*\n * Enable responsive layout\n * @type {Boolean}\n ", "range": [ - 26394, - 26472 + 26408, + 26486 ], "loc": { "start": { - "line": 960, + "line": 964, "column": 8 }, "end": { - "line": 963, + "line": 967, "column": 11 } } @@ -36264,16 +36138,16 @@ "type": "Block", "value": "*\n * Features registry\n * @private\n ", "range": [ - 26531, - 26595 + 26545, + 26609 ], "loc": { "start": { - "line": 966, + "line": 970, "column": 8 }, "end": { - "line": 969, + "line": 973, "column": 11 } } @@ -36291,16 +36165,16 @@ "object": { "type": "ThisExpression", "range": [ - 26604, - 26608 + 26618, + 26622 ], "loc": { "start": { - "line": 970, + "line": 974, "column": 8 }, "end": { - "line": 970, + "line": 974, "column": 12 } } @@ -36309,31 +36183,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 26609, - 26612 + 26623, + 26626 ], "loc": { "start": { - "line": 970, + "line": 974, "column": 13 }, "end": { - "line": 970, + "line": 974, "column": 16 } } }, "range": [ - 26604, - 26612 + 26618, + 26626 ], "loc": { "start": { - "line": 970, + "line": 974, "column": 8 }, "end": { - "line": 970, + "line": 974, "column": 16 } } @@ -36342,46 +36216,46 @@ "type": "ObjectExpression", "properties": [], "range": [ - 26615, - 26617 + 26629, + 26631 ], "loc": { "start": { - "line": 970, + "line": 974, "column": 19 }, "end": { - "line": 970, + "line": 974, "column": 21 } } }, "range": [ - 26604, - 26617 + 26618, + 26631 ], "loc": { "start": { - "line": 970, + "line": 974, "column": 8 }, "end": { - "line": 970, + "line": 974, "column": 21 } } }, "range": [ - 26604, - 26618 + 26618, + 26632 ], "loc": { "start": { - "line": 970, + "line": 974, "column": 8 }, "end": { - "line": 970, + "line": 974, "column": 22 } }, @@ -36390,16 +36264,16 @@ "type": "Block", "value": "*\n * Features registry\n * @private\n ", "range": [ - 26531, - 26595 + 26545, + 26609 ], "loc": { "start": { - "line": 966, + "line": 970, "column": 8 }, "end": { - "line": 969, + "line": 973, "column": 11 } } @@ -36410,16 +36284,16 @@ "type": "Block", "value": "*\n * Extensions registry\n * @private\n ", "range": [ - 26628, - 26694 + 26642, + 26708 ], "loc": { "start": { - "line": 972, + "line": 976, "column": 8 }, "end": { - "line": 975, + "line": 979, "column": 11 } } @@ -36437,16 +36311,16 @@ "object": { "type": "ThisExpression", "range": [ - 26703, - 26707 + 26717, + 26721 ], "loc": { "start": { - "line": 976, + "line": 980, "column": 8 }, "end": { - "line": 976, + "line": 980, "column": 12 } } @@ -36455,31 +36329,31 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 26708, - 26719 + 26722, + 26733 ], "loc": { "start": { - "line": 976, + "line": 980, "column": 13 }, "end": { - "line": 976, + "line": 980, "column": 24 } } }, "range": [ - 26703, - 26719 + 26717, + 26733 ], "loc": { "start": { - "line": 976, + "line": 980, "column": 8 }, "end": { - "line": 976, + "line": 980, "column": 24 } } @@ -36488,46 +36362,46 @@ "type": "ObjectExpression", "properties": [], "range": [ - 26722, - 26724 + 26736, + 26738 ], "loc": { "start": { - "line": 976, + "line": 980, "column": 27 }, "end": { - "line": 976, + "line": 980, "column": 29 } } }, "range": [ - 26703, - 26724 + 26717, + 26738 ], "loc": { "start": { - "line": 976, + "line": 980, "column": 8 }, "end": { - "line": 976, + "line": 980, "column": 29 } } }, "range": [ - 26703, - 26725 + 26717, + 26739 ], "loc": { "start": { - "line": 976, + "line": 980, "column": 8 }, "end": { - "line": 976, + "line": 980, "column": 30 } }, @@ -36536,36 +36410,405 @@ "type": "Block", "value": "*\n * Extensions registry\n * @private\n ", "range": [ - 26628, - 26694 + 26642, + 26708 ], "loc": { "start": { - "line": 972, + "line": 976, "column": 8 }, "end": { - "line": 975, + "line": 979, "column": 11 } } } ], + "trailingComments": [ + { + "type": "Line", + "value": "conditionally instantiate required features", + "range": [ + 26749, + 26794 + ], + "loc": { + "start": { + "line": 982, + "column": 8 + }, + "end": { + "line": 982, + "column": 53 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26803, + 26807 + ], + "loc": { + "start": { + "line": 983, + "column": 8 + }, + "end": { + "line": 983, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "instantiateFeatures", + "range": [ + 26808, + 26827 + ], + "loc": { + "start": { + "line": 983, + "column": 13 + }, + "end": { + "line": 983, + "column": 32 + } + } + }, + "range": [ + 26803, + 26827 + ], + "loc": { + "start": { + "line": 983, + "column": 8 + }, + "end": { + "line": 983, + "column": 32 + } + } + }, + "arguments": [ + { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "Object", + "range": [ + 26841, + 26847 + ], + "loc": { + "start": { + "line": 984, + "column": 12 + }, + "end": { + "line": 984, + "column": 18 + } + } + }, + "property": { + "type": "Identifier", + "name": "keys", + "range": [ + 26848, + 26852 + ], + "loc": { + "start": { + "line": 984, + "column": 19 + }, + "end": { + "line": 984, + "column": 23 + } + } + }, + "range": [ + 26841, + 26852 + ], + "loc": { + "start": { + "line": 984, + "column": 12 + }, + "end": { + "line": 984, + "column": 23 + } + } + }, + "arguments": [ + { + "type": "Identifier", + "name": "FEATURES", + "range": [ + 26853, + 26861 + ], + "loc": { + "start": { + "line": 984, + "column": 24 + }, + "end": { + "line": 984, + "column": 32 + } + } + } + ], + "range": [ + 26841, + 26862 + ], + "loc": { + "start": { + "line": 984, + "column": 12 + }, + "end": { + "line": 984, + "column": 33 + } + } + }, + "property": { + "type": "Identifier", + "name": "map", + "range": [ + 26863, + 26866 + ], + "loc": { + "start": { + "line": 984, + "column": 34 + }, + "end": { + "line": 984, + "column": 37 + } + } + }, + "range": [ + 26841, + 26866 + ], + "loc": { + "start": { + "line": 984, + "column": 12 + }, + "end": { + "line": 984, + "column": 37 + } + } + }, + "arguments": [ + { + "type": "ArrowFunctionExpression", + "id": null, + "params": [ + { + "type": "Identifier", + "name": "item", + "range": [ + 26868, + 26872 + ], + "loc": { + "start": { + "line": 984, + "column": 39 + }, + "end": { + "line": 984, + "column": 43 + } + } + } + ], + "body": { + "type": "MemberExpression", + "computed": true, + "object": { + "type": "Identifier", + "name": "FEATURES", + "range": [ + 26877, + 26885 + ], + "loc": { + "start": { + "line": 984, + "column": 48 + }, + "end": { + "line": 984, + "column": 56 + } + } + }, + "property": { + "type": "Identifier", + "name": "item", + "range": [ + 26886, + 26890 + ], + "loc": { + "start": { + "line": 984, + "column": 57 + }, + "end": { + "line": 984, + "column": 61 + } + } + }, + "range": [ + 26877, + 26891 + ], + "loc": { + "start": { + "line": 984, + "column": 48 + }, + "end": { + "line": 984, + "column": 62 + } + } + }, + "generator": false, + "expression": true, + "range": [ + 26867, + 26891 + ], + "loc": { + "start": { + "line": 984, + "column": 38 + }, + "end": { + "line": 984, + "column": 62 + } + } + } + ], + "range": [ + 26841, + 26892 + ], + "loc": { + "start": { + "line": 984, + "column": 12 + }, + "end": { + "line": 984, + "column": 63 + } + } + } + ], + "range": [ + 26803, + 26902 + ], + "loc": { + "start": { + "line": 983, + "column": 8 + }, + "end": { + "line": 985, + "column": 9 + } + } + }, + "range": [ + 26803, + 26903 + ], + "loc": { + "start": { + "line": 983, + "column": 8 + }, + "end": { + "line": 985, + "column": 10 + } + }, + "leadingComments": [ + { + "type": "Line", + "value": "conditionally instantiate required features", + "range": [ + 26749, + 26794 + ], + "loc": { + "start": { + "line": 982, + "column": 8 + }, + "end": { + "line": 982, + "column": 53 + } + } + } + ], "trailingComments": [ { "type": "Line", "value": "load styles if necessary", "range": [ - 26735, - 26761 + 26913, + 26939 ], "loc": { "start": { - "line": 978, + "line": 987, "column": 8 }, "end": { - "line": 978, + "line": 987, "column": 34 } } @@ -36582,16 +36825,16 @@ "object": { "type": "ThisExpression", "range": [ - 26770, - 26774 + 26948, + 26952 ], "loc": { "start": { - "line": 979, + "line": 988, "column": 8 }, "end": { - "line": 979, + "line": 988, "column": 12 } } @@ -36600,31 +36843,31 @@ "type": "Identifier", "name": "import", "range": [ - 26775, - 26781 + 26953, + 26959 ], "loc": { "start": { - "line": 979, + "line": 988, "column": 13 }, "end": { - "line": 979, + "line": 988, "column": 19 } } }, "range": [ - 26770, - 26781 + 26948, + 26959 ], "loc": { "start": { - "line": 979, + "line": 988, "column": 8 }, "end": { - "line": 979, + "line": 988, "column": 19 } } @@ -36636,16 +36879,16 @@ "object": { "type": "ThisExpression", "range": [ - 26782, - 26786 + 26960, + 26964 ], "loc": { "start": { - "line": 979, + "line": 988, "column": 20 }, "end": { - "line": 979, + "line": 988, "column": 24 } } @@ -36654,31 +36897,31 @@ "type": "Identifier", "name": "stylesheetId", "range": [ - 26787, - 26799 + 26965, + 26977 ], "loc": { "start": { - "line": 979, + "line": 988, "column": 25 }, "end": { - "line": 979, + "line": 988, "column": 37 } } }, "range": [ - 26782, - 26799 + 26960, + 26977 ], "loc": { "start": { - "line": 979, + "line": 988, "column": 20 }, "end": { - "line": 979, + "line": 988, "column": 37 } } @@ -36689,16 +36932,16 @@ "object": { "type": "ThisExpression", "range": [ - 26801, - 26805 + 26979, + 26983 ], "loc": { "start": { - "line": 979, + "line": 988, "column": 39 }, "end": { - "line": 979, + "line": 988, "column": 43 } } @@ -36707,31 +36950,31 @@ "type": "Identifier", "name": "stylesheet", "range": [ - 26806, - 26816 + 26984, + 26994 ], "loc": { "start": { - "line": 979, + "line": 988, "column": 44 }, "end": { - "line": 979, + "line": 988, "column": 54 } } }, "range": [ - 26801, - 26816 + 26979, + 26994 ], "loc": { "start": { - "line": 979, + "line": 988, "column": 39 }, "end": { - "line": 979, + "line": 988, "column": 54 } } @@ -36741,16 +36984,16 @@ "value": null, "raw": "null", "range": [ - 26818, - 26822 + 26996, + 27000 ], "loc": { "start": { - "line": 979, + "line": 988, "column": 56 }, "end": { - "line": 979, + "line": 988, "column": 60 } } @@ -36760,47 +37003,47 @@ "value": "link", "raw": "'link'", "range": [ - 26824, - 26830 + 27002, + 27008 ], "loc": { "start": { - "line": 979, + "line": 988, "column": 62 }, "end": { - "line": 979, + "line": 988, "column": 68 } } } ], "range": [ - 26770, - 26831 + 26948, + 27009 ], "loc": { "start": { - "line": 979, + "line": 988, "column": 8 }, "end": { - "line": 979, + "line": 988, "column": 69 } } }, "range": [ - 26770, - 26832 + 26948, + 27010 ], "loc": { "start": { - "line": 979, + "line": 988, "column": 8 }, "end": { - "line": 979, + "line": 988, "column": 70 } }, @@ -36809,16 +37052,16 @@ "type": "Line", "value": "load styles if necessary", "range": [ - 26735, - 26761 + 26913, + 26939 ], "loc": { "start": { - "line": 978, + "line": 987, "column": 8 }, "end": { - "line": 978, + "line": 987, "column": 34 } } @@ -36827,16 +37070,16 @@ } ], "range": [ - 1447, - 26838 + 1324, + 27016 ], "loc": { "start": { - "line": 46, + "line": 43, "column": 25 }, "end": { - "line": 980, + "line": 989, "column": 5 } } @@ -36844,16 +37087,16 @@ "generator": false, "expression": false, "range": [ - 1437, - 26838 + 1314, + 27016 ], "loc": { "start": { - "line": 46, + "line": 43, "column": 15 }, "end": { - "line": 980, + "line": 989, "column": 5 } } @@ -36861,16 +37104,16 @@ "kind": "constructor", "computed": false, "range": [ - 1426, - 26838 + 1303, + 27016 ], "loc": { "start": { - "line": 46, + "line": 43, "column": 4 }, "end": { - "line": 980, + "line": 989, "column": 5 } }, @@ -36879,16 +37122,16 @@ "type": "Block", "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 ", "range": [ - 1098, - 1421 + 975, + 1298 ], "loc": { "start": { - "line": 38, + "line": 35, "column": 4 }, "end": { - "line": 45, + "line": 42, "column": 7 } } @@ -36899,16 +37142,16 @@ "type": "Block", "value": "*\n * Initialise features and layout\n ", "range": [ - 26844, - 26893 + 27022, + 27071 ], "loc": { "start": { - "line": 982, + "line": 991, "column": 4 }, "end": { - "line": 984, + "line": 993, "column": 7 } } @@ -36922,16 +37165,16 @@ "type": "Identifier", "name": "init", "range": [ - 26898, - 26902 + 27076, + 27080 ], "loc": { "start": { - "line": 985, + "line": 994, "column": 4 }, "end": { - "line": 985, + "line": 994, "column": 8 } } @@ -36951,16 +37194,16 @@ "object": { "type": "ThisExpression", "range": [ - 26919, - 26923 + 27097, + 27101 ], "loc": { "start": { - "line": 986, + "line": 995, "column": 12 }, "end": { - "line": 986, + "line": 995, "column": 16 } } @@ -36969,31 +37212,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 26924, - 26935 + 27102, + 27113 ], "loc": { "start": { - "line": 986, + "line": 995, "column": 17 }, "end": { - "line": 986, + "line": 995, "column": 28 } } }, "range": [ - 26919, - 26935 + 27097, + 27113 ], "loc": { "start": { - "line": 986, + "line": 995, "column": 12 }, "end": { - "line": 986, + "line": 995, "column": 28 } } @@ -37005,48 +37248,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 26951, - 26958 + 27129, + 27136 ], "loc": { "start": { - "line": 987, + "line": 996, "column": 12 }, "end": { - "line": 987, + "line": 996, "column": 19 } } } ], "range": [ - 26937, - 26968 + 27115, + 27146 ], "loc": { "start": { - "line": 986, + "line": 995, "column": 30 }, "end": { - "line": 988, + "line": 997, "column": 9 } } }, "alternate": null, "range": [ - 26915, - 26968 + 27093, + 27146 ], "loc": { "start": { - "line": 986, + "line": 995, "column": 8 }, "end": { - "line": 988, + "line": 997, "column": 9 } } @@ -37062,16 +37305,16 @@ "object": { "type": "ThisExpression", "range": [ - 26978, - 26982 + 27156, + 27160 ], "loc": { "start": { - "line": 990, + "line": 999, "column": 8 }, "end": { - "line": 990, + "line": 999, "column": 12 } } @@ -37080,31 +37323,31 @@ "type": "Identifier", "name": "nbCells", "range": [ - 26983, - 26990 + 27161, + 27168 ], "loc": { "start": { - "line": 990, + "line": 999, "column": 13 }, "end": { - "line": 990, + "line": 999, "column": 20 } } }, "range": [ - 26978, - 26990 + 27156, + 27168 ], "loc": { "start": { - "line": 990, + "line": 999, "column": 8 }, "end": { - "line": 990, + "line": 999, "column": 20 } } @@ -37117,16 +37360,16 @@ "object": { "type": "ThisExpression", "range": [ - 26993, - 26997 + 27171, + 27175 ], "loc": { "start": { - "line": 990, + "line": 999, "column": 23 }, "end": { - "line": 990, + "line": 999, "column": 27 } } @@ -37135,31 +37378,31 @@ "type": "Identifier", "name": "getCellsNb", "range": [ - 26998, - 27008 + 27176, + 27186 ], "loc": { "start": { - "line": 990, + "line": 999, "column": 28 }, "end": { - "line": 990, + "line": 999, "column": 38 } } }, "range": [ - 26993, - 27008 + 27171, + 27186 ], "loc": { "start": { - "line": 990, + "line": 999, "column": 23 }, "end": { - "line": 990, + "line": 999, "column": 38 } } @@ -37171,16 +37414,16 @@ "object": { "type": "ThisExpression", "range": [ - 27009, - 27013 + 27187, + 27191 ], "loc": { "start": { - "line": 990, + "line": 999, "column": 39 }, "end": { - "line": 990, + "line": 999, "column": 43 } } @@ -37189,77 +37432,77 @@ "type": "Identifier", "name": "refRow", "range": [ - 27014, - 27020 + 27192, + 27198 ], "loc": { "start": { - "line": 990, + "line": 999, "column": 44 }, "end": { - "line": 990, + "line": 999, "column": 50 } } }, "range": [ - 27009, - 27020 + 27187, + 27198 ], "loc": { "start": { - "line": 990, + "line": 999, "column": 39 }, "end": { - "line": 990, + "line": 999, "column": 50 } } } ], "range": [ - 26993, - 27021 + 27171, + 27199 ], "loc": { "start": { - "line": 990, + "line": 999, "column": 23 }, "end": { - "line": 990, + "line": 999, "column": 51 } } }, "range": [ - 26978, - 27021 + 27156, + 27199 ], "loc": { "start": { - "line": 990, + "line": 999, "column": 8 }, "end": { - "line": 990, + "line": 999, "column": 51 } } }, "range": [ - 26978, - 27022 + 27156, + 27200 ], "loc": { "start": { - "line": 990, + "line": 999, "column": 8 }, "end": { - "line": 990, + "line": 999, "column": 52 } } @@ -37273,16 +37516,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 27035, - 27038 + 27213, + 27216 ], "loc": { "start": { - "line": 991, + "line": 1000, "column": 12 }, "end": { - "line": 991, + "line": 1000, "column": 15 } } @@ -37293,16 +37536,16 @@ "object": { "type": "ThisExpression", "range": [ - 27041, - 27045 + 27219, + 27223 ], "loc": { "start": { - "line": 991, + "line": 1000, "column": 18 }, "end": { - "line": 991, + "line": 1000, "column": 22 } } @@ -37311,46 +37554,46 @@ "type": "Identifier", "name": "Mod", "range": [ - 27046, - 27049 + 27224, + 27227 ], "loc": { "start": { - "line": 991, + "line": 1000, "column": 23 }, "end": { - "line": 991, + "line": 1000, "column": 26 } } }, "range": [ - 27041, - 27049 + 27219, + 27227 ], "loc": { "start": { - "line": 991, + "line": 1000, "column": 18 }, "end": { - "line": 991, + "line": 1000, "column": 26 } } }, "range": [ - 27035, - 27049 + 27213, + 27227 ], "loc": { "start": { - "line": 991, + "line": 1000, "column": 12 }, "end": { - "line": 991, + "line": 1000, "column": 26 } } @@ -37358,16 +37601,16 @@ ], "kind": "let", "range": [ - 27031, - 27050 + 27209, + 27228 ], "loc": { "start": { - "line": 991, + "line": 1000, "column": 8 }, "end": { - "line": 991, + "line": 1000, "column": 27 } } @@ -37381,16 +37624,16 @@ "type": "Identifier", "name": "n", "range": [ - 27063, - 27064 + 27241, + 27242 ], "loc": { "start": { - "line": 992, + "line": 1001, "column": 12 }, "end": { - "line": 992, + "line": 1001, "column": 13 } } @@ -37403,16 +37646,16 @@ "object": { "type": "ThisExpression", "range": [ - 27067, - 27071 + 27245, + 27249 ], "loc": { "start": { - "line": 992, + "line": 1001, "column": 16 }, "end": { - "line": 992, + "line": 1001, "column": 20 } } @@ -37421,31 +37664,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 27072, - 27087 + 27250, + 27265 ], "loc": { "start": { - "line": 992, + "line": 1001, "column": 21 }, "end": { - "line": 992, + "line": 1001, "column": 36 } } }, "range": [ - 27067, - 27087 + 27245, + 27265 ], "loc": { "start": { - "line": 992, + "line": 1001, "column": 16 }, "end": { - "line": 992, + "line": 1001, "column": 36 } } @@ -37455,16 +37698,16 @@ "value": 1, "raw": "1", "range": [ - 27090, - 27091 + 27268, + 27269 ], "loc": { "start": { - "line": 992, + "line": 1001, "column": 39 }, "end": { - "line": 992, + "line": 1001, "column": 40 } } @@ -37475,16 +37718,16 @@ "object": { "type": "ThisExpression", "range": [ - 27094, - 27098 + 27272, + 27276 ], "loc": { "start": { - "line": 992, + "line": 1001, "column": 43 }, "end": { - "line": 992, + "line": 1001, "column": 47 } } @@ -37493,61 +37736,61 @@ "type": "Identifier", "name": "nbCells", "range": [ - 27099, - 27106 + 27277, + 27284 ], "loc": { "start": { - "line": 992, + "line": 1001, "column": 48 }, "end": { - "line": 992, + "line": 1001, "column": 55 } } }, "range": [ - 27094, - 27106 + 27272, + 27284 ], "loc": { "start": { - "line": 992, + "line": 1001, "column": 43 }, "end": { - "line": 992, + "line": 1001, "column": 55 } } }, "range": [ - 27067, - 27106 + 27245, + 27284 ], "loc": { "start": { - "line": 992, + "line": 1001, "column": 16 }, "end": { - "line": 992, + "line": 1001, "column": 55 } } }, "range": [ - 27063, - 27106 + 27241, + 27284 ], "loc": { "start": { - "line": 992, + "line": 1001, "column": 12 }, "end": { - "line": 992, + "line": 1001, "column": 55 } } @@ -37555,16 +37798,16 @@ ], "kind": "let", "range": [ - 27059, - 27107 + 27237, + 27285 ], "loc": { "start": { - "line": 992, + "line": 1001, "column": 8 }, "end": { - "line": 992, + "line": 1001, "column": 56 } } @@ -37578,32 +37821,32 @@ "type": "Identifier", "name": "inpclass", "range": [ - 27120, - 27128 + 27298, + 27306 ], "loc": { "start": { - "line": 993, + "line": 1002, "column": 12 }, "end": { - "line": 993, + "line": 1002, "column": 20 } } }, "init": null, "range": [ - 27120, - 27128 + 27298, + 27306 ], "loc": { "start": { - "line": 993, + "line": 1002, "column": 12 }, "end": { - "line": 993, + "line": 1002, "column": 20 } } @@ -37611,16 +37854,16 @@ ], "kind": "let", "range": [ - 27116, - 27129 + 27294, + 27307 ], "loc": { "start": { - "line": 993, + "line": 1002, "column": 8 }, "end": { - "line": 993, + "line": 1002, "column": 21 } }, @@ -37629,16 +37872,16 @@ "type": "Line", "value": "loads theme", "range": [ - 27139, - 27152 + 27317, + 27330 ], "loc": { "start": { - "line": 995, + "line": 1004, "column": 8 }, "end": { - "line": 995, + "line": 1004, "column": 21 } } @@ -37655,16 +37898,16 @@ "object": { "type": "ThisExpression", "range": [ - 27161, - 27165 + 27339, + 27343 ], "loc": { "start": { - "line": 996, + "line": 1005, "column": 8 }, "end": { - "line": 996, + "line": 1005, "column": 12 } } @@ -37673,62 +37916,62 @@ "type": "Identifier", "name": "loadThemes", "range": [ - 27166, - 27176 + 27344, + 27354 ], "loc": { "start": { - "line": 996, + "line": 1005, "column": 13 }, "end": { - "line": 996, + "line": 1005, "column": 23 } } }, "range": [ - 27161, - 27176 + 27339, + 27354 ], "loc": { "start": { - "line": 996, + "line": 1005, "column": 8 }, "end": { - "line": 996, + "line": 1005, "column": 23 } } }, "arguments": [], "range": [ - 27161, - 27178 + 27339, + 27356 ], "loc": { "start": { - "line": 996, + "line": 1005, "column": 8 }, "end": { - "line": 996, + "line": 1005, "column": 25 } } }, "range": [ - 27161, - 27179 + 27339, + 27357 ], "loc": { "start": { - "line": 996, + "line": 1005, "column": 8 }, "end": { - "line": 996, + "line": 1005, "column": 26 } }, @@ -37737,871 +37980,21 @@ "type": "Line", "value": "loads theme", "range": [ - 27139, - 27152 - ], - "loc": { - "start": { - "line": 995, - "column": 8 - }, - "end": { - "line": 995, - "column": 21 - } - } - } - ], - "trailingComments": [ - { - "type": "Line", - "value": " Instantiate sugar date wrapper", - "range": [ - 27189, - 27222 - ], - "loc": { - "start": { - "line": 998, - "column": 8 - }, - "end": { - "line": 998, - "column": 41 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "Mod", - "range": [ - 27231, - 27234 - ], - "loc": { - "start": { - "line": 999, - "column": 8 - }, - "end": { - "line": 999, - "column": 11 - } - } - }, - "property": { - "type": "Identifier", - "name": "dateType", - "range": [ - 27235, - 27243 - ], - "loc": { - "start": { - "line": 999, - "column": 12 - }, - "end": { - "line": 999, - "column": 20 - } - } - }, - "range": [ - 27231, - 27243 - ], - "loc": { - "start": { - "line": 999, - "column": 8 - }, - "end": { - "line": 999, - "column": 20 - } - } - }, - "right": { - "type": "LogicalExpression", - "operator": "||", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "Mod", - "range": [ - 27246, - 27249 - ], - "loc": { - "start": { - "line": 999, - "column": 23 - }, - "end": { - "line": 999, - "column": 26 - } - } - }, - "property": { - "type": "Identifier", - "name": "dateType", - "range": [ - 27250, - 27258 - ], - "loc": { - "start": { - "line": 999, - "column": 27 - }, - "end": { - "line": 999, - "column": 35 - } - } - }, - "range": [ - 27246, - 27258 - ], - "loc": { - "start": { - "line": 999, - "column": 23 - }, - "end": { - "line": 999, - "column": 35 - } - } - }, - "right": { - "type": "NewExpression", - "callee": { - "type": "Identifier", - "name": "DateType", - "range": [ - 27266, - 27274 - ], - "loc": { - "start": { - "line": 999, - "column": 43 - }, - "end": { - "line": 999, - "column": 51 - } - } - }, - "arguments": [ - { - "type": "ThisExpression", - "range": [ - 27275, - 27279 - ], - "loc": { - "start": { - "line": 999, - "column": 52 - }, - "end": { - "line": 999, - "column": 56 - } - } - } - ], - "range": [ - 27262, - 27280 - ], - "loc": { - "start": { - "line": 999, - "column": 39 - }, - "end": { - "line": 999, - "column": 57 - } - } - }, - "range": [ - 27246, - 27280 - ], - "loc": { - "start": { - "line": 999, - "column": 23 - }, - "end": { - "line": 999, - "column": 57 - } - } - }, - "range": [ - 27231, - 27280 - ], - "loc": { - "start": { - "line": 999, - "column": 8 - }, - "end": { - "line": 999, - "column": 57 - } - } - }, - "range": [ - 27231, - 27281 - ], - "loc": { - "start": { - "line": 999, - "column": 8 - }, - "end": { - "line": 999, - "column": 58 - } - }, - "leadingComments": [ - { - "type": "Line", - "value": " Instantiate sugar date wrapper", - "range": [ - 27189, - 27222 - ], - "loc": { - "start": { - "line": 998, - "column": 8 - }, - "end": { - "line": 998, - "column": 41 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "Mod", - "range": [ - 27290, - 27293 - ], - "loc": { - "start": { - "line": 1000, - "column": 8 - }, - "end": { - "line": 1000, - "column": 11 - } - } - }, - "property": { - "type": "Identifier", - "name": "dateType", - "range": [ - 27294, - 27302 - ], - "loc": { - "start": { - "line": 1000, - "column": 12 - }, - "end": { - "line": 1000, - "column": 20 - } - } - }, - "range": [ - 27290, - 27302 - ], - "loc": { - "start": { - "line": 1000, - "column": 8 - }, - "end": { - "line": 1000, - "column": 20 - } - } - }, - "property": { - "type": "Identifier", - "name": "init", - "range": [ - 27303, - 27307 - ], - "loc": { - "start": { - "line": 1000, - "column": 21 - }, - "end": { - "line": 1000, - "column": 25 - } - } - }, - "range": [ - 27290, - 27307 - ], - "loc": { - "start": { - "line": 1000, - "column": 8 - }, - "end": { - "line": 1000, - "column": 25 - } - } - }, - "arguments": [], - "range": [ - 27290, - 27309 - ], - "loc": { - "start": { - "line": 1000, - "column": 8 - }, - "end": { - "line": 1000, - "column": 27 - } - } - }, - "range": [ - 27290, - 27310 - ], - "loc": { - "start": { - "line": 1000, - "column": 8 - }, - "end": { - "line": 1000, - "column": 28 - } - }, - "trailingComments": [ - { - "type": "Line", - "value": " Instantiate help feature and initialise only if set true", - "range": [ - 27320, - 27379 - ], - "loc": { - "start": { - "line": 1002, - "column": 8 - }, - "end": { - "line": 1002, - "column": 67 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "Mod", - "range": [ - 27388, - 27391 - ], - "loc": { - "start": { - "line": 1003, - "column": 8 - }, - "end": { - "line": 1003, - "column": 11 - } - } - }, - "property": { - "type": "Identifier", - "name": "help", - "range": [ - 27392, - 27396 - ], - "loc": { - "start": { - "line": 1003, - "column": 12 - }, - "end": { - "line": 1003, - "column": 16 - } - } - }, - "range": [ - 27388, - 27396 - ], - "loc": { - "start": { - "line": 1003, - "column": 8 - }, - "end": { - "line": 1003, - "column": 16 - } - } - }, - "right": { - "type": "LogicalExpression", - "operator": "||", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "Mod", - "range": [ - 27399, - 27402 - ], - "loc": { - "start": { - "line": 1003, - "column": 19 - }, - "end": { - "line": 1003, - "column": 22 - } - } - }, - "property": { - "type": "Identifier", - "name": "help", - "range": [ - 27403, - 27407 - ], - "loc": { - "start": { - "line": 1003, - "column": 23 - }, - "end": { - "line": 1003, - "column": 27 - } - } - }, - "range": [ - 27399, - 27407 - ], - "loc": { - "start": { - "line": 1003, - "column": 19 - }, - "end": { - "line": 1003, - "column": 27 - } - } - }, - "right": { - "type": "NewExpression", - "callee": { - "type": "Identifier", - "name": "Help", - "range": [ - 27415, - 27419 - ], - "loc": { - "start": { - "line": 1003, - "column": 35 - }, - "end": { - "line": 1003, - "column": 39 - } - } - }, - "arguments": [ - { - "type": "ThisExpression", - "range": [ - 27420, - 27424 - ], - "loc": { - "start": { - "line": 1003, - "column": 40 - }, - "end": { - "line": 1003, - "column": 44 - } - } - } - ], - "range": [ - 27411, - 27425 - ], - "loc": { - "start": { - "line": 1003, - "column": 31 - }, - "end": { - "line": 1003, - "column": 45 - } - } - }, - "range": [ - 27399, - 27425 - ], - "loc": { - "start": { - "line": 1003, - "column": 19 - }, - "end": { - "line": 1003, - "column": 45 - } - } - }, - "range": [ - 27388, - 27425 - ], - "loc": { - "start": { - "line": 1003, - "column": 8 - }, - "end": { - "line": 1003, - "column": 45 - } - } - }, - "range": [ - 27388, - 27426 - ], - "loc": { - "start": { - "line": 1003, - "column": 8 - }, - "end": { - "line": 1003, - "column": 46 - } - }, - "leadingComments": [ - { - "type": "Line", - "value": " Instantiate help feature and initialise only if set true", - "range": [ - 27320, - 27379 - ], - "loc": { - "start": { - "line": 1002, - "column": 8 - }, - "end": { - "line": 1002, - "column": 67 - } - } - } - ] - }, - { - "type": "IfStatement", - "test": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 27439, - 27443 + 27317, + 27330 ], "loc": { "start": { "line": 1004, - "column": 12 - }, - "end": { - "line": 1004, - "column": 16 - } - } - }, - "property": { - "type": "Identifier", - "name": "help", - "range": [ - 27444, - 27448 - ], - "loc": { - "start": { - "line": 1004, - "column": 17 + "column": 8 }, "end": { "line": 1004, "column": 21 } } - }, - "range": [ - 27439, - 27448 - ], - "loc": { - "start": { - "line": 1004, - "column": 12 - }, - "end": { - "line": 1004, - "column": 21 - } } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "Mod", - "range": [ - 27464, - 27467 - ], - "loc": { - "start": { - "line": 1005, - "column": 12 - }, - "end": { - "line": 1005, - "column": 15 - } - } - }, - "property": { - "type": "Identifier", - "name": "help", - "range": [ - 27468, - 27472 - ], - "loc": { - "start": { - "line": 1005, - "column": 16 - }, - "end": { - "line": 1005, - "column": 20 - } - } - }, - "range": [ - 27464, - 27472 - ], - "loc": { - "start": { - "line": 1005, - "column": 12 - }, - "end": { - "line": 1005, - "column": 20 - } - } - }, - "property": { - "type": "Identifier", - "name": "init", - "range": [ - 27473, - 27477 - ], - "loc": { - "start": { - "line": 1005, - "column": 21 - }, - "end": { - "line": 1005, - "column": 25 - } - } - }, - "range": [ - 27464, - 27477 - ], - "loc": { - "start": { - "line": 1005, - "column": 12 - }, - "end": { - "line": 1005, - "column": 25 - } - } - }, - "arguments": [], - "range": [ - 27464, - 27479 - ], - "loc": { - "start": { - "line": 1005, - "column": 12 - }, - "end": { - "line": 1005, - "column": 27 - } - } - }, - "range": [ - 27464, - 27480 - ], - "loc": { - "start": { - "line": 1005, - "column": 12 - }, - "end": { - "line": 1005, - "column": 28 - } - } - } - ], - "range": [ - 27450, - 27490 - ], - "loc": { - "start": { - "line": 1004, - "column": 23 - }, - "end": { - "line": 1006, - "column": 9 - } - } - }, - "alternate": null, - "range": [ - 27435, - 27490 - ], - "loc": { - "start": { - "line": 1004, - "column": 8 - }, - "end": { - "line": 1006, - "column": 9 - } - } + ] }, { "type": "VariableDeclaration", @@ -38615,37 +38008,37 @@ "type": "Property", "key": { "type": "Identifier", - "name": "state", + "name": "dateType", "range": [ - 27508, - 27513 + 27375, + 27383 ], "loc": { "start": { - "line": 1008, + "line": 1007, "column": 16 }, "end": { - "line": 1008, - "column": 21 + "line": 1007, + "column": 24 } } }, "value": { "type": "Identifier", - "name": "state", + "name": "dateType", "range": [ - 27508, - 27513 + 27375, + 27383 ], "loc": { "start": { - "line": 1008, + "line": 1007, "column": 16 }, "end": { - "line": 1008, - "column": 21 + "line": 1007, + "column": 24 } } }, @@ -38654,17 +38047,131 @@ "shorthand": true, "computed": false, "range": [ - 27508, - 27513 + 27375, + 27383 ], "loc": { "start": { - "line": 1008, + "line": 1007, "column": 16 }, "end": { - "line": 1008, - "column": 21 + "line": 1007, + "column": 24 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "help", + "range": [ + 27385, + 27389 + ], + "loc": { + "start": { + "line": 1007, + "column": 26 + }, + "end": { + "line": 1007, + "column": 30 + } + } + }, + "value": { + "type": "Identifier", + "name": "help", + "range": [ + 27385, + 27389 + ], + "loc": { + "start": { + "line": 1007, + "column": 26 + }, + "end": { + "line": 1007, + "column": 30 + } + } + }, + "kind": "init", + "method": false, + "shorthand": true, + "computed": false, + "range": [ + 27385, + 27389 + ], + "loc": { + "start": { + "line": 1007, + "column": 26 + }, + "end": { + "line": 1007, + "column": 30 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "state", + "range": [ + 27391, + 27396 + ], + "loc": { + "start": { + "line": 1007, + "column": 32 + }, + "end": { + "line": 1007, + "column": 37 + } + } + }, + "value": { + "type": "Identifier", + "name": "state", + "range": [ + 27391, + 27396 + ], + "loc": { + "start": { + "line": 1007, + "column": 32 + }, + "end": { + "line": 1007, + "column": 37 + } + } + }, + "kind": "init", + "method": false, + "shorthand": true, + "computed": false, + "range": [ + 27391, + 27396 + ], + "loc": { + "start": { + "line": 1007, + "column": 32 + }, + "end": { + "line": 1007, + "column": 37 } } }, @@ -38674,17 +38181,17 @@ "type": "Identifier", "name": "markActiveColumns", "range": [ - 27515, - 27532 + 27398, + 27415 ], "loc": { "start": { - "line": 1008, - "column": 23 + "line": 1007, + "column": 39 }, "end": { - "line": 1008, - "column": 40 + "line": 1007, + "column": 56 } } }, @@ -38692,17 +38199,17 @@ "type": "Identifier", "name": "markActiveColumns", "range": [ - 27515, - 27532 + 27398, + 27415 ], "loc": { "start": { - "line": 1008, - "column": 23 + "line": 1007, + "column": 39 }, "end": { - "line": 1008, - "column": 40 + "line": 1007, + "column": 56 } } }, @@ -38711,17 +38218,17 @@ "shorthand": true, "computed": false, "range": [ - 27515, - 27532 + 27398, + 27415 ], "loc": { "start": { - "line": 1008, - "column": 23 + "line": 1007, + "column": 39 }, "end": { - "line": 1008, - "column": 40 + "line": 1007, + "column": 56 } } }, @@ -38731,17 +38238,17 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 27534, - 27544 + 27417, + 27427 ], "loc": { "start": { - "line": 1008, - "column": 42 + "line": 1007, + "column": 58 }, "end": { - "line": 1008, - "column": 52 + "line": 1007, + "column": 68 } } }, @@ -38749,17 +38256,17 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 27534, - 27544 + 27417, + 27427 ], "loc": { "start": { - "line": 1008, - "column": 42 + "line": 1007, + "column": 58 }, "end": { - "line": 1008, - "column": 52 + "line": 1007, + "column": 68 } } }, @@ -38768,17 +38275,17 @@ "shorthand": true, "computed": false, "range": [ - 27534, - 27544 + 27417, + 27427 ], "loc": { "start": { - "line": 1008, - "column": 42 + "line": 1007, + "column": 58 }, "end": { - "line": 1008, - "column": 52 + "line": 1007, + "column": 68 } } }, @@ -38788,17 +38295,17 @@ "type": "Identifier", "name": "loader", "range": [ - 27546, - 27552 + 27429, + 27435 ], "loc": { "start": { - "line": 1008, - "column": 54 + "line": 1007, + "column": 70 }, "end": { - "line": 1008, - "column": 60 + "line": 1007, + "column": 76 } } }, @@ -38806,17 +38313,17 @@ "type": "Identifier", "name": "loader", "range": [ - 27546, - 27552 + 27429, + 27435 ], "loc": { "start": { - "line": 1008, - "column": 54 + "line": 1007, + "column": 70 }, "end": { - "line": 1008, - "column": 60 + "line": 1007, + "column": 76 } } }, @@ -38825,17 +38332,188 @@ "shorthand": true, "computed": false, "range": [ - 27546, - 27552 + 27429, + 27435 ], "loc": { "start": { + "line": 1007, + "column": 70 + }, + "end": { + "line": 1007, + "column": 76 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "highlightKeyword", + "range": [ + 27449, + 27465 + ], + "loc": { + "start": { + "line": 1008, + "column": 12 + }, + "end": { + "line": 1008, + "column": 28 + } + } + }, + "value": { + "type": "Identifier", + "name": "highlightKeyword", + "range": [ + 27449, + 27465 + ], + "loc": { + "start": { + "line": 1008, + "column": 12 + }, + "end": { + "line": 1008, + "column": 28 + } + } + }, + "kind": "init", + "method": false, + "shorthand": true, + "computed": false, + "range": [ + 27449, + 27465 + ], + "loc": { + "start": { + "line": 1008, + "column": 12 + }, + "end": { + "line": 1008, + "column": 28 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "popupFilter", + "range": [ + 27467, + 27478 + ], + "loc": { + "start": { + "line": 1008, + "column": 30 + }, + "end": { + "line": 1008, + "column": 41 + } + } + }, + "value": { + "type": "Identifier", + "name": "popupFilter", + "range": [ + 27467, + 27478 + ], + "loc": { + "start": { + "line": 1008, + "column": 30 + }, + "end": { + "line": 1008, + "column": 41 + } + } + }, + "kind": "init", + "method": false, + "shorthand": true, + "computed": false, + "range": [ + 27467, + 27478 + ], + "loc": { + "start": { + "line": 1008, + "column": 30 + }, + "end": { + "line": 1008, + "column": 41 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "rowsCounter", + "range": [ + 27480, + 27491 + ], + "loc": { + "start": { + "line": 1008, + "column": 43 + }, + "end": { + "line": 1008, + "column": 54 + } + } + }, + "value": { + "type": "Identifier", + "name": "rowsCounter", + "range": [ + 27480, + 27491 + ], + "loc": { + "start": { + "line": 1008, + "column": 43 + }, + "end": { + "line": 1008, + "column": 54 + } + } + }, + "kind": "init", + "method": false, + "shorthand": true, + "computed": false, + "range": [ + 27480, + 27491 + ], + "loc": { + "start": { + "line": 1008, + "column": 43 + }, + "end": { "line": 1008, "column": 54 - }, - "end": { - "line": 1008, - "column": 60 } } }, @@ -38843,15 +38521,72 @@ "type": "Property", "key": { "type": "Identifier", - "name": "highlightKeyword", + "name": "statusBar", "range": [ - 27554, - 27570 + 27493, + 27502 ], "loc": { "start": { "line": 1008, - "column": 62 + "column": 56 + }, + "end": { + "line": 1008, + "column": 65 + } + } + }, + "value": { + "type": "Identifier", + "name": "statusBar", + "range": [ + 27493, + 27502 + ], + "loc": { + "start": { + "line": 1008, + "column": 56 + }, + "end": { + "line": 1008, + "column": 65 + } + } + }, + "kind": "init", + "method": false, + "shorthand": true, + "computed": false, + "range": [ + 27493, + 27502 + ], + "loc": { + "start": { + "line": 1008, + "column": 56 + }, + "end": { + "line": 1008, + "column": 65 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "clearButton", + "range": [ + 27504, + 27515 + ], + "loc": { + "start": { + "line": 1008, + "column": 67 }, "end": { "line": 1008, @@ -38861,15 +38596,15 @@ }, "value": { "type": "Identifier", - "name": "highlightKeyword", + "name": "clearButton", "range": [ - 27554, - 27570 + 27504, + 27515 ], "loc": { "start": { "line": 1008, - "column": 62 + "column": 67 }, "end": { "line": 1008, @@ -38882,13 +38617,13 @@ "shorthand": true, "computed": false, "range": [ - 27554, - 27570 + 27504, + 27515 ], "loc": { "start": { "line": 1008, - "column": 62 + "column": 67 }, "end": { "line": 1008, @@ -38900,10 +38635,10 @@ "type": "Property", "key": { "type": "Identifier", - "name": "popupFilter", + "name": "alternateRows", "range": [ - 27584, - 27595 + 27529, + 27542 ], "loc": { "start": { @@ -38912,16 +38647,16 @@ }, "end": { "line": 1009, - "column": 23 + "column": 25 } } }, "value": { "type": "Identifier", - "name": "popupFilter", + "name": "alternateRows", "range": [ - 27584, - 27595 + 27529, + 27542 ], "loc": { "start": { @@ -38930,7 +38665,7 @@ }, "end": { "line": 1009, - "column": 23 + "column": 25 } } }, @@ -38939,8 +38674,8 @@ "shorthand": true, "computed": false, "range": [ - 27584, - 27595 + 27529, + 27542 ], "loc": { "start": { @@ -38949,7 +38684,7 @@ }, "end": { "line": 1009, - "column": 23 + "column": 25 } } }, @@ -38957,15 +38692,15 @@ "type": "Property", "key": { "type": "Identifier", - "name": "rowsCounter", + "name": "noResults", "range": [ - 27597, - 27608 + 27544, + 27553 ], "loc": { "start": { "line": 1009, - "column": 25 + "column": 27 }, "end": { "line": 1009, @@ -38975,15 +38710,15 @@ }, "value": { "type": "Identifier", - "name": "rowsCounter", + "name": "noResults", "range": [ - 27597, - 27608 + 27544, + 27553 ], "loc": { "start": { "line": 1009, - "column": 25 + "column": 27 }, "end": { "line": 1009, @@ -38996,13 +38731,13 @@ "shorthand": true, "computed": false, "range": [ - 27597, - 27608 + 27544, + 27553 ], "loc": { "start": { "line": 1009, - "column": 25 + "column": 27 }, "end": { "line": 1009, @@ -39014,10 +38749,10 @@ "type": "Property", "key": { "type": "Identifier", - "name": "statusBar", + "name": "paging", "range": [ - 27610, - 27619 + 27555, + 27561 ], "loc": { "start": { @@ -39026,16 +38761,16 @@ }, "end": { "line": 1009, - "column": 47 + "column": 44 } } }, "value": { "type": "Identifier", - "name": "statusBar", + "name": "paging", "range": [ - 27610, - 27619 + 27555, + 27561 ], "loc": { "start": { @@ -39044,7 +38779,7 @@ }, "end": { "line": 1009, - "column": 47 + "column": 44 } } }, @@ -39053,8 +38788,8 @@ "shorthand": true, "computed": false, "range": [ - 27610, - 27619 + 27555, + 27561 ], "loc": { "start": { @@ -39063,194 +38798,23 @@ }, "end": { "line": 1009, - "column": 47 - } - } - }, - { - "type": "Property", - "key": { - "type": "Identifier", - "name": "clearButton", - "range": [ - 27621, - 27632 - ], - "loc": { - "start": { - "line": 1009, - "column": 49 - }, - "end": { - "line": 1009, - "column": 60 - } - } - }, - "value": { - "type": "Identifier", - "name": "clearButton", - "range": [ - 27621, - 27632 - ], - "loc": { - "start": { - "line": 1009, - "column": 49 - }, - "end": { - "line": 1009, - "column": 60 - } - } - }, - "kind": "init", - "method": false, - "shorthand": true, - "computed": false, - "range": [ - 27621, - 27632 - ], - "loc": { - "start": { - "line": 1009, - "column": 49 - }, - "end": { - "line": 1009, - "column": 60 - } - } - }, - { - "type": "Property", - "key": { - "type": "Identifier", - "name": "alternateRows", - "range": [ - 27634, - 27647 - ], - "loc": { - "start": { - "line": 1009, - "column": 62 - }, - "end": { - "line": 1009, - "column": 75 - } - } - }, - "value": { - "type": "Identifier", - "name": "alternateRows", - "range": [ - 27634, - 27647 - ], - "loc": { - "start": { - "line": 1009, - "column": 62 - }, - "end": { - "line": 1009, - "column": 75 - } - } - }, - "kind": "init", - "method": false, - "shorthand": true, - "computed": false, - "range": [ - 27634, - 27647 - ], - "loc": { - "start": { - "line": 1009, - "column": 62 - }, - "end": { - "line": 1009, - "column": 75 - } - } - }, - { - "type": "Property", - "key": { - "type": "Identifier", - "name": "noResults", - "range": [ - 27661, - 27670 - ], - "loc": { - "start": { - "line": 1010, - "column": 12 - }, - "end": { - "line": 1010, - "column": 21 - } - } - }, - "value": { - "type": "Identifier", - "name": "noResults", - "range": [ - 27661, - 27670 - ], - "loc": { - "start": { - "line": 1010, - "column": 12 - }, - "end": { - "line": 1010, - "column": 21 - } - } - }, - "kind": "init", - "method": false, - "shorthand": true, - "computed": false, - "range": [ - 27661, - 27670 - ], - "loc": { - "start": { - "line": 1010, - "column": 12 - }, - "end": { - "line": 1010, - "column": 21 + "column": 44 } } } ], "range": [ - 27506, - 27672 + 27373, + 27563 ], "loc": { "start": { - "line": 1008, + "line": 1007, "column": 14 }, "end": { - "line": 1010, - "column": 23 + "line": 1009, + "column": 46 } } }, @@ -39258,49 +38822,49 @@ "type": "Identifier", "name": "FEATURES", "range": [ - 27675, - 27683 + 27566, + 27574 ], "loc": { "start": { - "line": 1010, - "column": 26 + "line": 1009, + "column": 49 }, "end": { - "line": 1010, - "column": 34 + "line": 1009, + "column": 57 } } }, "range": [ - 27506, - 27683 + 27373, + 27574 ], "loc": { "start": { - "line": 1008, + "line": 1007, "column": 14 }, "end": { - "line": 1010, - "column": 34 + "line": 1009, + "column": 57 } } } ], "kind": "const", "range": [ - 27500, - 27684 + 27367, + 27575 ], "loc": { "start": { - "line": 1008, + "line": 1007, "column": 8 }, "end": { - "line": 1010, - "column": 35 + "line": 1009, + "column": 58 } } }, @@ -39314,16 +38878,16 @@ "object": { "type": "ThisExpression", "range": [ - 27694, - 27698 + 27585, + 27589 ], "loc": { "start": { - "line": 1012, + "line": 1011, "column": 8 }, "end": { - "line": 1012, + "line": 1011, "column": 12 } } @@ -39332,31 +38896,31 @@ "type": "Identifier", "name": "initFeatures", "range": [ - 27699, - 27711 + 27590, + 27602 ], "loc": { "start": { - "line": 1012, + "line": 1011, "column": 13 }, "end": { - "line": 1012, + "line": 1011, "column": 25 } } }, "range": [ - 27694, - 27711 + 27585, + 27602 ], "loc": { "start": { - "line": 1012, + "line": 1011, "column": 8 }, "end": { - "line": 1012, + "line": 1011, "column": 25 } } @@ -39367,10 +38931,28 @@ "elements": [ { "type": "Identifier", - "name": "state", + "name": "dateType", "range": [ - 27726, - 27731 + 27617, + 27625 + ], + "loc": { + "start": { + "line": 1012, + "column": 12 + }, + "end": { + "line": 1012, + "column": 20 + } + } + }, + { + "type": "Identifier", + "name": "help", + "range": [ + 27639, + 27643 ], "loc": { "start": { @@ -39379,6 +38961,24 @@ }, "end": { "line": 1013, + "column": 16 + } + } + }, + { + "type": "Identifier", + "name": "state", + "range": [ + 27657, + 27662 + ], + "loc": { + "start": { + "line": 1014, + "column": 12 + }, + "end": { + "line": 1014, "column": 17 } } @@ -39387,16 +38987,16 @@ "type": "Identifier", "name": "markActiveColumns", "range": [ - 27745, - 27762 + 27676, + 27693 ], "loc": { "start": { - "line": 1014, + "line": 1015, "column": 12 }, "end": { - "line": 1014, + "line": 1015, "column": 29 } } @@ -39405,16 +39005,16 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 27776, - 27786 + 27707, + 27717 ], "loc": { "start": { - "line": 1015, + "line": 1016, "column": 12 }, "end": { - "line": 1015, + "line": 1016, "column": 22 } } @@ -39423,16 +39023,16 @@ "type": "Identifier", "name": "loader", "range": [ - 27800, - 27806 + 27731, + 27737 ], "loc": { "start": { - "line": 1016, + "line": 1017, "column": 12 }, "end": { - "line": 1016, + "line": 1017, "column": 18 } } @@ -39441,16 +39041,16 @@ "type": "Identifier", "name": "highlightKeyword", "range": [ - 27820, - 27836 + 27751, + 27767 ], "loc": { "start": { - "line": 1017, + "line": 1018, "column": 12 }, "end": { - "line": 1017, + "line": 1018, "column": 28 } } @@ -39459,63 +39059,63 @@ "type": "Identifier", "name": "popupFilter", "range": [ - 27850, - 27861 + 27781, + 27792 ], "loc": { "start": { - "line": 1018, + "line": 1019, "column": 12 }, "end": { - "line": 1018, + "line": 1019, "column": 23 } } } ], "range": [ - 27712, - 27871 + 27603, + 27802 ], "loc": { "start": { - "line": 1012, + "line": 1011, "column": 26 }, "end": { - "line": 1019, + "line": 1020, "column": 9 } } } ], "range": [ - 27694, - 27872 + 27585, + 27803 ], "loc": { "start": { - "line": 1012, + "line": 1011, "column": 8 }, "end": { - "line": 1019, + "line": 1020, "column": 10 } } }, "range": [ - 27694, - 27873 + 27585, + 27804 ], "loc": { "start": { - "line": 1012, + "line": 1011, "column": 8 }, "end": { - "line": 1019, + "line": 1020, "column": 11 } }, @@ -39524,16 +39124,16 @@ "type": "Line", "value": "filters grid is not generated", "range": [ - 27883, - 27914 + 27814, + 27845 ], "loc": { "start": { - "line": 1021, + "line": 1022, "column": 8 }, "end": { - "line": 1021, + "line": 1022, "column": 39 } } @@ -39551,16 +39151,16 @@ "object": { "type": "ThisExpression", "range": [ - 27928, - 27932 + 27859, + 27863 ], "loc": { "start": { - "line": 1022, + "line": 1023, "column": 13 }, "end": { - "line": 1022, + "line": 1023, "column": 17 } } @@ -39569,47 +39169,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 27933, - 27940 + 27864, + 27871 ], "loc": { "start": { - "line": 1022, + "line": 1023, "column": 18 }, "end": { - "line": 1022, + "line": 1023, "column": 25 } } }, "range": [ - 27928, - 27940 + 27859, + 27871 ], "loc": { "start": { - "line": 1022, + "line": 1023, "column": 13 }, "end": { - "line": 1022, + "line": 1023, "column": 25 } } }, "prefix": true, "range": [ - 27927, - 27940 + 27858, + 27871 ], "loc": { "start": { - "line": 1022, + "line": 1023, "column": 12 }, "end": { - "line": 1022, + "line": 1023, "column": 25 } } @@ -39627,16 +39227,16 @@ "object": { "type": "ThisExpression", "range": [ - 27956, - 27960 + 27887, + 27891 ], "loc": { "start": { - "line": 1023, + "line": 1024, "column": 12 }, "end": { - "line": 1023, + "line": 1024, "column": 16 } } @@ -39645,78 +39245,78 @@ "type": "Identifier", "name": "_initNoFilters", "range": [ - 27961, - 27975 + 27892, + 27906 ], "loc": { "start": { - "line": 1023, + "line": 1024, "column": 17 }, "end": { - "line": 1023, + "line": 1024, "column": 31 } } }, "range": [ - 27956, - 27975 + 27887, + 27906 ], "loc": { "start": { - "line": 1023, + "line": 1024, "column": 12 }, "end": { - "line": 1023, + "line": 1024, "column": 31 } } }, "arguments": [], "range": [ - 27956, - 27977 + 27887, + 27908 ], "loc": { "start": { - "line": 1023, + "line": 1024, "column": 12 }, "end": { - "line": 1023, + "line": 1024, "column": 33 } } }, "range": [ - 27956, - 27978 + 27887, + 27909 ], "loc": { "start": { - "line": 1023, + "line": 1024, "column": 12 }, "end": { - "line": 1023, + "line": 1024, "column": 34 } } } ], "range": [ - 27942, - 27988 + 27873, + 27919 ], "loc": { "start": { - "line": 1022, + "line": 1023, "column": 27 }, "end": { - "line": 1024, + "line": 1025, "column": 9 } } @@ -39733,16 +39333,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 28012, - 28018 + 27943, + 27949 ], "loc": { "start": { - "line": 1025, + "line": 1026, "column": 16 }, "end": { - "line": 1025, + "line": 1026, "column": 22 } } @@ -39755,16 +39355,16 @@ "object": { "type": "ThisExpression", "range": [ - 28021, - 28025 + 27952, + 27956 ], "loc": { "start": { - "line": 1025, + "line": 1026, "column": 25 }, "end": { - "line": 1025, + "line": 1026, "column": 29 } } @@ -39773,62 +39373,62 @@ "type": "Identifier", "name": "_insertFiltersRow", "range": [ - 28026, - 28043 + 27957, + 27974 ], "loc": { "start": { - "line": 1025, + "line": 1026, "column": 30 }, "end": { - "line": 1025, + "line": 1026, "column": 47 } } }, "range": [ - 28021, - 28043 + 27952, + 27974 ], "loc": { "start": { - "line": 1025, + "line": 1026, "column": 25 }, "end": { - "line": 1025, + "line": 1026, "column": 47 } } }, "arguments": [], "range": [ - 28021, - 28045 + 27952, + 27976 ], "loc": { "start": { - "line": 1025, + "line": 1026, "column": 25 }, "end": { - "line": 1025, + "line": 1026, "column": 49 } } }, "range": [ - 28012, - 28045 + 27943, + 27976 ], "loc": { "start": { - "line": 1025, + "line": 1026, "column": 16 }, "end": { - "line": 1025, + "line": 1026, "column": 49 } } @@ -39836,16 +39436,16 @@ ], "kind": "let", "range": [ - 28008, - 28046 + 27939, + 27977 ], "loc": { "start": { - "line": 1025, + "line": 1026, "column": 12 }, "end": { - "line": 1025, + "line": 1026, "column": 50 } } @@ -39861,16 +39461,16 @@ "object": { "type": "ThisExpression", "range": [ - 28060, - 28064 + 27991, + 27995 ], "loc": { "start": { - "line": 1027, + "line": 1028, "column": 12 }, "end": { - "line": 1027, + "line": 1028, "column": 16 } } @@ -39879,31 +39479,31 @@ "type": "Identifier", "name": "nbFilterableRows", "range": [ - 28065, - 28081 + 27996, + 28012 ], "loc": { "start": { - "line": 1027, + "line": 1028, "column": 17 }, "end": { - "line": 1027, + "line": 1028, "column": 33 } } }, "range": [ - 28060, - 28081 + 27991, + 28012 ], "loc": { "start": { - "line": 1027, + "line": 1028, "column": 12 }, "end": { - "line": 1027, + "line": 1028, "column": 33 } } @@ -39916,16 +39516,16 @@ "object": { "type": "ThisExpression", "range": [ - 28084, - 28088 + 28015, + 28019 ], "loc": { "start": { - "line": 1027, + "line": 1028, "column": 36 }, "end": { - "line": 1027, + "line": 1028, "column": 40 } } @@ -39934,77 +39534,77 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 28089, - 28098 + 28020, + 28029 ], "loc": { "start": { - "line": 1027, + "line": 1028, "column": 41 }, "end": { - "line": 1027, + "line": 1028, "column": 50 } } }, "range": [ - 28084, - 28098 + 28015, + 28029 ], "loc": { "start": { - "line": 1027, + "line": 1028, "column": 36 }, "end": { - "line": 1027, + "line": 1028, "column": 50 } } }, "arguments": [], "range": [ - 28084, - 28100 + 28015, + 28031 ], "loc": { "start": { - "line": 1027, + "line": 1028, "column": 36 }, "end": { - "line": 1027, + "line": 1028, "column": 52 } } }, "range": [ - 28060, - 28100 + 27991, + 28031 ], "loc": { "start": { - "line": 1027, + "line": 1028, "column": 12 }, "end": { - "line": 1027, + "line": 1028, "column": 52 } } }, "range": [ - 28060, - 28101 + 27991, + 28032 ], "loc": { "start": { - "line": 1027, + "line": 1028, "column": 12 }, "end": { - "line": 1027, + "line": 1028, "column": 53 } }, @@ -40013,16 +39613,16 @@ "type": "Line", "value": " Generate filters", "range": [ - 28115, - 28134 + 28046, + 28065 ], "loc": { "start": { - "line": 1029, + "line": 1030, "column": 12 }, "end": { - "line": 1029, + "line": 1030, "column": 31 } } @@ -40040,16 +39640,16 @@ "type": "Identifier", "name": "i", "range": [ - 28156, - 28157 + 28087, + 28088 ], "loc": { "start": { - "line": 1030, + "line": 1031, "column": 21 }, "end": { - "line": 1030, + "line": 1031, "column": 22 } } @@ -40059,31 +39659,31 @@ "value": 0, "raw": "0", "range": [ - 28160, - 28161 + 28091, + 28092 ], "loc": { "start": { - "line": 1030, + "line": 1031, "column": 25 }, "end": { - "line": 1030, + "line": 1031, "column": 26 } } }, "range": [ - 28156, - 28161 + 28087, + 28092 ], "loc": { "start": { - "line": 1030, + "line": 1031, "column": 21 }, "end": { - "line": 1030, + "line": 1031, "column": 26 } } @@ -40091,16 +39691,16 @@ ], "kind": "let", "range": [ - 28152, - 28161 + 28083, + 28092 ], "loc": { "start": { - "line": 1030, + "line": 1031, "column": 17 }, "end": { - "line": 1030, + "line": 1031, "column": 26 } } @@ -40112,16 +39712,16 @@ "type": "Identifier", "name": "i", "range": [ - 28163, - 28164 + 28094, + 28095 ], "loc": { "start": { - "line": 1030, + "line": 1031, "column": 28 }, "end": { - "line": 1030, + "line": 1031, "column": 29 } } @@ -40130,31 +39730,31 @@ "type": "Identifier", "name": "n", "range": [ - 28167, - 28168 + 28098, + 28099 ], "loc": { "start": { - "line": 1030, + "line": 1031, "column": 32 }, "end": { - "line": 1030, + "line": 1031, "column": 33 } } }, "range": [ - 28163, - 28168 + 28094, + 28099 ], "loc": { "start": { - "line": 1030, + "line": 1031, "column": 28 }, "end": { - "line": 1030, + "line": 1031, "column": 33 } } @@ -40166,32 +39766,32 @@ "type": "Identifier", "name": "i", "range": [ - 28170, - 28171 + 28101, + 28102 ], "loc": { "start": { - "line": 1030, + "line": 1031, "column": 35 }, "end": { - "line": 1030, + "line": 1031, "column": 36 } } }, "prefix": false, "range": [ - 28170, - 28173 + 28101, + 28104 ], "loc": { "start": { - "line": 1030, + "line": 1031, "column": 35 }, "end": { - "line": 1030, + "line": 1031, "column": 38 } } @@ -40212,16 +39812,16 @@ "object": { "type": "ThisExpression", "range": [ - 28193, - 28197 + 28124, + 28128 ], "loc": { "start": { - "line": 1031, + "line": 1032, "column": 16 }, "end": { - "line": 1031, + "line": 1032, "column": 20 } } @@ -40230,31 +39830,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 28198, - 28205 + 28129, + 28136 ], "loc": { "start": { - "line": 1031, + "line": 1032, "column": 21 }, "end": { - "line": 1031, + "line": 1032, "column": 28 } } }, "range": [ - 28193, - 28205 + 28124, + 28136 ], "loc": { "start": { - "line": 1031, + "line": 1032, "column": 16 }, "end": { - "line": 1031, + "line": 1032, "column": 28 } } @@ -40263,31 +39863,31 @@ "type": "Identifier", "name": "emit", "range": [ - 28206, - 28210 + 28137, + 28141 ], "loc": { "start": { - "line": 1031, + "line": 1032, "column": 29 }, "end": { - "line": 1031, + "line": 1032, "column": 33 } } }, "range": [ - 28193, - 28210 + 28124, + 28141 ], "loc": { "start": { - "line": 1031, + "line": 1032, "column": 16 }, "end": { - "line": 1031, + "line": 1032, "column": 33 } } @@ -40298,16 +39898,16 @@ "value": "before-filter-init", "raw": "'before-filter-init'", "range": [ - 28211, - 28231 + 28142, + 28162 ], "loc": { "start": { - "line": 1031, + "line": 1032, "column": 34 }, "end": { - "line": 1031, + "line": 1032, "column": 54 } } @@ -40315,16 +39915,16 @@ { "type": "ThisExpression", "range": [ - 28233, - 28237 + 28164, + 28168 ], "loc": { "start": { - "line": 1031, + "line": 1032, "column": 56 }, "end": { - "line": 1031, + "line": 1032, "column": 60 } } @@ -40333,47 +39933,47 @@ "type": "Identifier", "name": "i", "range": [ - 28239, - 28240 + 28170, + 28171 ], "loc": { "start": { - "line": 1031, + "line": 1032, "column": 62 }, "end": { - "line": 1031, + "line": 1032, "column": 63 } } } ], "range": [ - 28193, - 28241 + 28124, + 28172 ], "loc": { "start": { - "line": 1031, + "line": 1032, "column": 16 }, "end": { - "line": 1031, + "line": 1032, "column": 64 } } }, "range": [ - 28193, - 28242 + 28124, + 28173 ], "loc": { "start": { - "line": 1031, + "line": 1032, "column": 16 }, "end": { - "line": 1031, + "line": 1032, "column": 65 } } @@ -40387,16 +39987,16 @@ "type": "Identifier", "name": "fltcell", "range": [ - 28264, - 28271 + 28195, + 28202 ], "loc": { "start": { - "line": 1033, + "line": 1034, "column": 20 }, "end": { - "line": 1033, + "line": 1034, "column": 27 } } @@ -40407,16 +40007,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 28274, - 28283 + 28205, + 28214 ], "loc": { "start": { - "line": 1033, + "line": 1034, "column": 30 }, "end": { - "line": 1033, + "line": 1034, "column": 39 } } @@ -40428,16 +40028,16 @@ "object": { "type": "ThisExpression", "range": [ - 28284, - 28288 + 28215, + 28219 ], "loc": { "start": { - "line": 1033, + "line": 1034, "column": 40 }, "end": { - "line": 1033, + "line": 1034, "column": 44 } } @@ -40446,62 +40046,62 @@ "type": "Identifier", "name": "fltCellTag", "range": [ - 28289, - 28299 + 28220, + 28230 ], "loc": { "start": { - "line": 1033, + "line": 1034, "column": 45 }, "end": { - "line": 1033, + "line": 1034, "column": 55 } } }, "range": [ - 28284, - 28299 + 28215, + 28230 ], "loc": { "start": { - "line": 1033, + "line": 1034, "column": 40 }, "end": { - "line": 1033, + "line": 1034, "column": 55 } } } ], "range": [ - 28274, - 28300 + 28205, + 28231 ], "loc": { "start": { - "line": 1033, + "line": 1034, "column": 30 }, "end": { - "line": 1033, + "line": 1034, "column": 56 } } }, "range": [ - 28264, - 28300 + 28195, + 28231 ], "loc": { "start": { - "line": 1033, + "line": 1034, "column": 20 }, "end": { - "line": 1033, + "line": 1034, "column": 56 } } @@ -40512,16 +40112,16 @@ "type": "Identifier", "name": "col", "range": [ - 28322, - 28325 + 28253, + 28256 ], "loc": { "start": { - "line": 1034, + "line": 1035, "column": 20 }, "end": { - "line": 1034, + "line": 1035, "column": 23 } } @@ -40534,16 +40134,16 @@ "object": { "type": "ThisExpression", "range": [ - 28328, - 28332 + 28259, + 28263 ], "loc": { "start": { - "line": 1034, + "line": 1035, "column": 26 }, "end": { - "line": 1034, + "line": 1035, "column": 30 } } @@ -40552,31 +40152,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 28333, - 28346 + 28264, + 28277 ], "loc": { "start": { - "line": 1034, + "line": 1035, "column": 31 }, "end": { - "line": 1034, + "line": 1035, "column": 44 } } }, "range": [ - 28328, - 28346 + 28259, + 28277 ], "loc": { "start": { - "line": 1034, + "line": 1035, "column": 26 }, "end": { - "line": 1034, + "line": 1035, "column": 44 } } @@ -40586,47 +40186,47 @@ "type": "Identifier", "name": "i", "range": [ - 28347, - 28348 + 28278, + 28279 ], "loc": { "start": { - "line": 1034, + "line": 1035, "column": 45 }, "end": { - "line": 1034, + "line": 1035, "column": 46 } } } ], "range": [ - 28328, - 28349 + 28259, + 28280 ], "loc": { "start": { - "line": 1034, + "line": 1035, "column": 26 }, "end": { - "line": 1034, + "line": 1035, "column": 47 } } }, "range": [ - 28322, - 28349 + 28253, + 28280 ], "loc": { "start": { - "line": 1034, + "line": 1035, "column": 20 }, "end": { - "line": 1034, + "line": 1035, "column": 47 } } @@ -40634,16 +40234,16 @@ ], "kind": "let", "range": [ - 28260, - 28350 + 28191, + 28281 ], "loc": { "start": { - "line": 1033, + "line": 1034, "column": 16 }, "end": { - "line": 1034, + "line": 1035, "column": 48 } } @@ -40656,16 +40256,16 @@ "object": { "type": "ThisExpression", "range": [ - 28372, - 28376 + 28303, + 28307 ], "loc": { "start": { - "line": 1036, + "line": 1037, "column": 20 }, "end": { - "line": 1036, + "line": 1037, "column": 24 } } @@ -40674,31 +40274,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 28377, - 28392 + 28308, + 28323 ], "loc": { "start": { - "line": 1036, + "line": 1037, "column": 25 }, "end": { - "line": 1036, + "line": 1037, "column": 40 } } }, "range": [ - 28372, - 28392 + 28303, + 28323 ], "loc": { "start": { - "line": 1036, + "line": 1037, "column": 20 }, "end": { - "line": 1036, + "line": 1037, "column": 40 } } @@ -40718,16 +40318,16 @@ "type": "Identifier", "name": "fltcell", "range": [ - 28416, - 28423 + 28347, + 28354 ], "loc": { "start": { - "line": 1037, + "line": 1038, "column": 20 }, "end": { - "line": 1037, + "line": 1038, "column": 27 } } @@ -40736,31 +40336,31 @@ "type": "Identifier", "name": "colSpan", "range": [ - 28424, - 28431 + 28355, + 28362 ], "loc": { "start": { - "line": 1037, + "line": 1038, "column": 28 }, "end": { - "line": 1037, + "line": 1038, "column": 35 } } }, "range": [ - 28416, - 28431 + 28347, + 28362 ], "loc": { "start": { - "line": 1037, + "line": 1038, "column": 20 }, "end": { - "line": 1037, + "line": 1038, "column": 35 } } @@ -40771,16 +40371,16 @@ "object": { "type": "ThisExpression", "range": [ - 28434, - 28438 + 28365, + 28369 ], "loc": { "start": { - "line": 1037, + "line": 1038, "column": 38 }, "end": { - "line": 1037, + "line": 1038, "column": 42 } } @@ -40789,93 +40389,93 @@ "type": "Identifier", "name": "nbCells", "range": [ - 28439, - 28446 + 28370, + 28377 ], "loc": { "start": { - "line": 1037, + "line": 1038, "column": 43 }, "end": { - "line": 1037, + "line": 1038, "column": 50 } } }, "range": [ - 28434, - 28446 + 28365, + 28377 ], "loc": { "start": { - "line": 1037, + "line": 1038, "column": 38 }, "end": { - "line": 1037, + "line": 1038, "column": 50 } } }, "range": [ - 28416, - 28446 + 28347, + 28377 ], "loc": { "start": { - "line": 1037, + "line": 1038, "column": 20 }, "end": { - "line": 1037, + "line": 1038, "column": 50 } } }, "range": [ - 28416, - 28447 + 28347, + 28378 ], "loc": { "start": { - "line": 1037, + "line": 1038, "column": 20 }, "end": { - "line": 1037, + "line": 1038, "column": 51 } } } ], "range": [ - 28394, - 28465 + 28325, + 28396 ], "loc": { "start": { - "line": 1036, + "line": 1037, "column": 42 }, "end": { - "line": 1038, + "line": 1039, "column": 17 } } }, "alternate": null, "range": [ - 28368, - 28465 + 28299, + 28396 ], "loc": { "start": { - "line": 1036, + "line": 1037, "column": 16 }, "end": { - "line": 1038, + "line": 1039, "column": 17 } } @@ -40891,16 +40491,16 @@ "object": { "type": "ThisExpression", "range": [ - 28487, - 28491 + 28418, + 28422 ], "loc": { "start": { - "line": 1039, + "line": 1040, "column": 21 }, "end": { - "line": 1039, + "line": 1040, "column": 25 } } @@ -40909,47 +40509,47 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 28492, - 28502 + 28423, + 28433 ], "loc": { "start": { - "line": 1039, + "line": 1040, "column": 26 }, "end": { - "line": 1039, + "line": 1040, "column": 36 } } }, "range": [ - 28487, - 28502 + 28418, + 28433 ], "loc": { "start": { - "line": 1039, + "line": 1040, "column": 21 }, "end": { - "line": 1039, + "line": 1040, "column": 36 } } }, "prefix": true, "range": [ - 28486, - 28502 + 28417, + 28433 ], "loc": { "start": { - "line": 1039, + "line": 1040, "column": 20 }, "end": { - "line": 1039, + "line": 1040, "column": 36 } } @@ -40968,16 +40568,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 28526, - 28532 + 28457, + 28463 ], "loc": { "start": { - "line": 1040, + "line": 1041, "column": 20 }, "end": { - "line": 1040, + "line": 1041, "column": 26 } } @@ -40986,31 +40586,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 28533, - 28544 + 28464, + 28475 ], "loc": { "start": { - "line": 1040, + "line": 1041, "column": 27 }, "end": { - "line": 1040, + "line": 1041, "column": 38 } } }, "range": [ - 28526, - 28544 + 28457, + 28475 ], "loc": { "start": { - "line": 1040, + "line": 1041, "column": 20 }, "end": { - "line": 1040, + "line": 1041, "column": 38 } } @@ -41020,79 +40620,79 @@ "type": "Identifier", "name": "fltcell", "range": [ - 28545, - 28552 + 28476, + 28483 ], "loc": { "start": { - "line": 1040, + "line": 1041, "column": 39 }, "end": { - "line": 1040, + "line": 1041, "column": 46 } } } ], "range": [ - 28526, - 28553 + 28457, + 28484 ], "loc": { "start": { - "line": 1040, + "line": 1041, "column": 20 }, "end": { - "line": 1040, + "line": 1041, "column": 47 } } }, "range": [ - 28526, - 28554 + 28457, + 28485 ], "loc": { "start": { - "line": 1040, + "line": 1041, "column": 20 }, "end": { - "line": 1040, + "line": 1041, "column": 48 } } } ], "range": [ - 28504, - 28572 + 28435, + 28503 ], "loc": { "start": { - "line": 1039, + "line": 1040, "column": 38 }, "end": { - "line": 1041, + "line": 1042, "column": 17 } } }, "alternate": null, "range": [ - 28482, - 28572 + 28413, + 28503 ], "loc": { "start": { - "line": 1039, + "line": 1040, "column": 16 }, "end": { - "line": 1041, + "line": 1042, "column": 17 } } @@ -41106,16 +40706,16 @@ "type": "Identifier", "name": "inpclass", "range": [ - 28589, - 28597 + 28520, + 28528 ], "loc": { "start": { - "line": 1042, + "line": 1043, "column": 16 }, "end": { - "line": 1042, + "line": 1043, "column": 24 } } @@ -41132,16 +40732,16 @@ "type": "Identifier", "name": "i", "range": [ - 28601, - 28602 + 28532, + 28533 ], "loc": { "start": { - "line": 1042, + "line": 1043, "column": 28 }, "end": { - "line": 1042, + "line": 1043, "column": 29 } } @@ -41153,16 +40753,16 @@ "type": "Identifier", "name": "n", "range": [ - 28607, - 28608 + 28538, + 28539 ], "loc": { "start": { - "line": 1042, + "line": 1043, "column": 34 }, "end": { - "line": 1042, + "line": 1043, "column": 35 } } @@ -41172,46 +40772,46 @@ "value": 1, "raw": "1", "range": [ - 28611, - 28612 + 28542, + 28543 ], "loc": { "start": { - "line": 1042, + "line": 1043, "column": 38 }, "end": { - "line": 1042, + "line": 1043, "column": 39 } } }, "range": [ - 28607, - 28612 + 28538, + 28543 ], "loc": { "start": { - "line": 1042, + "line": 1043, "column": 34 }, "end": { - "line": 1042, + "line": 1043, "column": 39 } } }, "range": [ - 28601, - 28612 + 28532, + 28543 ], "loc": { "start": { - "line": 1042, + "line": 1043, "column": 28 }, "end": { - "line": 1042, + "line": 1043, "column": 39 } } @@ -41222,16 +40822,16 @@ "object": { "type": "ThisExpression", "range": [ - 28616, - 28620 + 28547, + 28551 ], "loc": { "start": { - "line": 1042, + "line": 1043, "column": 43 }, "end": { - "line": 1042, + "line": 1043, "column": 47 } } @@ -41240,46 +40840,46 @@ "type": "Identifier", "name": "displayBtn", "range": [ - 28621, - 28631 + 28552, + 28562 ], "loc": { "start": { - "line": 1042, + "line": 1043, "column": 48 }, "end": { - "line": 1042, + "line": 1043, "column": 58 } } }, "range": [ - 28616, - 28631 + 28547, + 28562 ], "loc": { "start": { - "line": 1042, + "line": 1043, "column": 43 }, "end": { - "line": 1042, + "line": 1043, "column": 58 } } }, "range": [ - 28601, - 28631 + 28532, + 28562 ], "loc": { "start": { - "line": 1042, + "line": 1043, "column": 28 }, "end": { - "line": 1042, + "line": 1043, "column": 58 } } @@ -41290,16 +40890,16 @@ "object": { "type": "ThisExpression", "range": [ - 28655, - 28659 + 28586, + 28590 ], "loc": { "start": { - "line": 1043, + "line": 1044, "column": 20 }, "end": { - "line": 1043, + "line": 1044, "column": 24 } } @@ -41308,31 +40908,31 @@ "type": "Identifier", "name": "fltSmallCssClass", "range": [ - 28660, - 28676 + 28591, + 28607 ], "loc": { "start": { - "line": 1043, + "line": 1044, "column": 25 }, "end": { - "line": 1043, + "line": 1044, "column": 41 } } }, "range": [ - 28655, - 28676 + 28586, + 28607 ], "loc": { "start": { - "line": 1043, + "line": 1044, "column": 20 }, "end": { - "line": 1043, + "line": 1044, "column": 41 } } @@ -41343,16 +40943,16 @@ "object": { "type": "ThisExpression", "range": [ - 28679, - 28683 + 28610, + 28614 ], "loc": { "start": { - "line": 1043, + "line": 1044, "column": 44 }, "end": { - "line": 1043, + "line": 1044, "column": 48 } } @@ -41361,76 +40961,76 @@ "type": "Identifier", "name": "fltCssClass", "range": [ - 28684, - 28695 + 28615, + 28626 ], "loc": { "start": { - "line": 1043, + "line": 1044, "column": 49 }, "end": { - "line": 1043, + "line": 1044, "column": 60 } } }, "range": [ - 28679, - 28695 + 28610, + 28626 ], "loc": { "start": { - "line": 1043, + "line": 1044, "column": 44 }, "end": { - "line": 1043, + "line": 1044, "column": 60 } } }, "range": [ - 28600, - 28695 + 28531, + 28626 ], "loc": { "start": { - "line": 1042, + "line": 1043, "column": 27 }, "end": { - "line": 1043, + "line": 1044, "column": 60 } } }, "range": [ - 28589, - 28695 + 28520, + 28626 ], "loc": { "start": { - "line": 1042, + "line": 1043, "column": 16 }, "end": { - "line": 1043, + "line": 1044, "column": 60 } } }, "range": [ - 28589, - 28696 + 28520, + 28627 ], "loc": { "start": { - "line": 1042, + "line": 1043, "column": 16 }, "end": { - "line": 1043, + "line": 1044, "column": 61 } }, @@ -41439,16 +41039,16 @@ "type": "Line", "value": "only 1 input for single search", "range": [ - 28714, - 28746 + 28645, + 28677 ], "loc": { "start": { - "line": 1045, + "line": 1046, "column": 16 }, "end": { - "line": 1045, + "line": 1046, "column": 48 } } @@ -41463,16 +41063,16 @@ "object": { "type": "ThisExpression", "range": [ - 28767, - 28771 + 28698, + 28702 ], "loc": { "start": { - "line": 1046, + "line": 1047, "column": 20 }, "end": { - "line": 1046, + "line": 1047, "column": 24 } } @@ -41481,31 +41081,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 28772, - 28787 + 28703, + 28718 ], "loc": { "start": { - "line": 1046, + "line": 1047, "column": 25 }, "end": { - "line": 1046, + "line": 1047, "column": 40 } } }, "range": [ - 28767, - 28787 + 28698, + 28718 ], "loc": { "start": { - "line": 1046, + "line": 1047, "column": 20 }, "end": { - "line": 1046, + "line": 1047, "column": 40 } } @@ -41522,16 +41122,16 @@ "type": "Identifier", "name": "col", "range": [ - 28811, - 28814 + 28742, + 28745 ], "loc": { "start": { - "line": 1047, + "line": 1048, "column": 20 }, "end": { - "line": 1047, + "line": 1048, "column": 23 } } @@ -41540,46 +41140,46 @@ "type": "Identifier", "name": "INPUT", "range": [ - 28817, - 28822 + 28748, + 28753 ], "loc": { "start": { - "line": 1047, + "line": 1048, "column": 26 }, "end": { - "line": 1047, + "line": 1048, "column": 31 } } }, "range": [ - 28811, - 28822 + 28742, + 28753 ], "loc": { "start": { - "line": 1047, + "line": 1048, "column": 20 }, "end": { - "line": 1047, + "line": 1048, "column": 31 } } }, "range": [ - 28811, - 28823 + 28742, + 28754 ], "loc": { "start": { - "line": 1047, + "line": 1048, "column": 20 }, "end": { - "line": 1047, + "line": 1048, "column": 32 } } @@ -41593,16 +41193,16 @@ "type": "Identifier", "name": "inpclass", "range": [ - 28844, - 28852 + 28775, + 28783 ], "loc": { "start": { - "line": 1048, + "line": 1049, "column": 20 }, "end": { - "line": 1048, + "line": 1049, "column": 28 } } @@ -41613,16 +41213,16 @@ "object": { "type": "ThisExpression", "range": [ - 28855, - 28859 + 28786, + 28790 ], "loc": { "start": { - "line": 1048, + "line": 1049, "column": 31 }, "end": { - "line": 1048, + "line": 1049, "column": 35 } } @@ -41631,93 +41231,93 @@ "type": "Identifier", "name": "singleFltCssClass", "range": [ - 28860, - 28877 + 28791, + 28808 ], "loc": { "start": { - "line": 1048, + "line": 1049, "column": 36 }, "end": { - "line": 1048, + "line": 1049, "column": 53 } } }, "range": [ - 28855, - 28877 + 28786, + 28808 ], "loc": { "start": { - "line": 1048, + "line": 1049, "column": 31 }, "end": { - "line": 1048, + "line": 1049, "column": 53 } } }, "range": [ - 28844, - 28877 + 28775, + 28808 ], "loc": { "start": { - "line": 1048, + "line": 1049, "column": 20 }, "end": { - "line": 1048, + "line": 1049, "column": 53 } } }, "range": [ - 28844, - 28878 + 28775, + 28809 ], "loc": { "start": { - "line": 1048, + "line": 1049, "column": 20 }, "end": { - "line": 1048, + "line": 1049, "column": 54 } } } ], "range": [ - 28789, - 28896 + 28720, + 28827 ], "loc": { "start": { - "line": 1046, + "line": 1047, "column": 42 }, "end": { - "line": 1049, + "line": 1050, "column": 17 } } }, "alternate": null, "range": [ - 28763, - 28896 + 28694, + 28827 ], "loc": { "start": { - "line": 1046, + "line": 1047, "column": 16 }, "end": { - "line": 1049, + "line": 1050, "column": 17 } }, @@ -41726,16 +41326,16 @@ "type": "Line", "value": "only 1 input for single search", "range": [ - 28714, - 28746 + 28645, + 28677 ], "loc": { "start": { - "line": 1045, + "line": 1046, "column": 16 }, "end": { - "line": 1045, + "line": 1046, "column": 48 } } @@ -41746,16 +41346,16 @@ "type": "Line", "value": "drop-down filters", "range": [ - 28914, - 28933 + 28845, + 28864 ], "loc": { "start": { - "line": 1051, + "line": 1052, "column": 16 }, "end": { - "line": 1051, + "line": 1052, "column": 35 } } @@ -41774,16 +41374,16 @@ "type": "Identifier", "name": "col", "range": [ - 28954, - 28957 + 28885, + 28888 ], "loc": { "start": { - "line": 1052, + "line": 1053, "column": 20 }, "end": { - "line": 1052, + "line": 1053, "column": 23 } } @@ -41792,31 +41392,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 28962, - 28968 + 28893, + 28899 ], "loc": { "start": { - "line": 1052, + "line": 1053, "column": 28 }, "end": { - "line": 1052, + "line": 1053, "column": 34 } } }, "range": [ - 28954, - 28968 + 28885, + 28899 ], "loc": { "start": { - "line": 1052, + "line": 1053, "column": 20 }, "end": { - "line": 1052, + "line": 1053, "column": 34 } } @@ -41828,16 +41428,16 @@ "type": "Identifier", "name": "col", "range": [ - 28972, - 28975 + 28903, + 28906 ], "loc": { "start": { - "line": 1052, + "line": 1053, "column": 38 }, "end": { - "line": 1052, + "line": 1053, "column": 41 } } @@ -41846,46 +41446,46 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 28980, - 28988 + 28911, + 28919 ], "loc": { "start": { - "line": 1052, + "line": 1053, "column": 46 }, "end": { - "line": 1052, + "line": 1053, "column": 54 } } }, "range": [ - 28972, - 28988 + 28903, + 28919 ], "loc": { "start": { - "line": 1052, + "line": 1053, "column": 38 }, "end": { - "line": 1052, + "line": 1053, "column": 54 } } }, "range": [ - 28954, - 28988 + 28885, + 28919 ], "loc": { "start": { - "line": 1052, + "line": 1053, "column": 20 }, "end": { - "line": 1052, + "line": 1053, "column": 54 } } @@ -41905,16 +41505,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 29012, - 29015 + 28943, + 28946 ], "loc": { "start": { - "line": 1053, + "line": 1054, "column": 20 }, "end": { - "line": 1053, + "line": 1054, "column": 23 } } @@ -41923,31 +41523,31 @@ "type": "Identifier", "name": "dropdown", "range": [ - 29016, - 29024 + 28947, + 28955 ], "loc": { "start": { - "line": 1053, + "line": 1054, "column": 24 }, "end": { - "line": 1053, + "line": 1054, "column": 32 } } }, "range": [ - 29012, - 29024 + 28943, + 28955 ], "loc": { "start": { - "line": 1053, + "line": 1054, "column": 20 }, "end": { - "line": 1053, + "line": 1054, "column": 32 } } @@ -41962,16 +41562,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 29027, - 29030 + 28958, + 28961 ], "loc": { "start": { - "line": 1053, + "line": 1054, "column": 35 }, "end": { - "line": 1053, + "line": 1054, "column": 38 } } @@ -41980,31 +41580,31 @@ "type": "Identifier", "name": "dropdown", "range": [ - 29031, - 29039 + 28962, + 28970 ], "loc": { "start": { - "line": 1053, + "line": 1054, "column": 39 }, "end": { - "line": 1053, + "line": 1054, "column": 47 } } }, "range": [ - 29027, - 29039 + 28958, + 28970 ], "loc": { "start": { - "line": 1053, + "line": 1054, "column": 35 }, "end": { - "line": 1053, + "line": 1054, "column": 47 } } @@ -42015,16 +41615,16 @@ "type": "Identifier", "name": "Dropdown", "range": [ - 29047, - 29055 + 28978, + 28986 ], "loc": { "start": { - "line": 1053, + "line": 1054, "column": 55 }, "end": { - "line": 1053, + "line": 1054, "column": 63 } } @@ -42033,77 +41633,77 @@ { "type": "ThisExpression", "range": [ - 29056, - 29060 + 28987, + 28991 ], "loc": { "start": { - "line": 1053, + "line": 1054, "column": 64 }, "end": { - "line": 1053, + "line": 1054, "column": 68 } } } ], "range": [ - 29043, - 29061 + 28974, + 28992 ], "loc": { "start": { - "line": 1053, + "line": 1054, "column": 51 }, "end": { - "line": 1053, + "line": 1054, "column": 69 } } }, "range": [ - 29027, - 29061 + 28958, + 28992 ], "loc": { "start": { - "line": 1053, + "line": 1054, "column": 35 }, "end": { - "line": 1053, + "line": 1054, "column": 69 } } }, "range": [ - 29012, - 29061 + 28943, + 28992 ], "loc": { "start": { - "line": 1053, + "line": 1054, "column": 20 }, "end": { - "line": 1053, + "line": 1054, "column": 69 } } }, "range": [ - 29012, - 29062 + 28943, + 28993 ], "loc": { "start": { - "line": 1053, + "line": 1054, "column": 20 }, "end": { - "line": 1053, + "line": 1054, "column": 70 } } @@ -42122,16 +41722,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 29083, - 29086 + 29014, + 29017 ], "loc": { "start": { - "line": 1054, + "line": 1055, "column": 20 }, "end": { - "line": 1054, + "line": 1055, "column": 23 } } @@ -42140,31 +41740,31 @@ "type": "Identifier", "name": "dropdown", "range": [ - 29087, - 29095 + 29018, + 29026 ], "loc": { "start": { - "line": 1054, + "line": 1055, "column": 24 }, "end": { - "line": 1054, + "line": 1055, "column": 32 } } }, "range": [ - 29083, - 29095 + 29014, + 29026 ], "loc": { "start": { - "line": 1054, + "line": 1055, "column": 20 }, "end": { - "line": 1054, + "line": 1055, "column": 32 } } @@ -42173,31 +41773,31 @@ "type": "Identifier", "name": "init", "range": [ - 29096, - 29100 + 29027, + 29031 ], "loc": { "start": { - "line": 1054, + "line": 1055, "column": 33 }, "end": { - "line": 1054, + "line": 1055, "column": 37 } } }, "range": [ - 29083, - 29100 + 29014, + 29031 ], "loc": { "start": { - "line": 1054, + "line": 1055, "column": 20 }, "end": { - "line": 1054, + "line": 1055, "column": 37 } } @@ -42207,16 +41807,16 @@ "type": "Identifier", "name": "i", "range": [ - 29101, - 29102 + 29032, + 29033 ], "loc": { "start": { - "line": 1054, + "line": 1055, "column": 38 }, "end": { - "line": 1054, + "line": 1055, "column": 39 } } @@ -42227,16 +41827,16 @@ "object": { "type": "ThisExpression", "range": [ - 29104, - 29108 + 29035, + 29039 ], "loc": { "start": { - "line": 1054, + "line": 1055, "column": 41 }, "end": { - "line": 1054, + "line": 1055, "column": 45 } } @@ -42245,31 +41845,31 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 29109, - 29122 + 29040, + 29053 ], "loc": { "start": { - "line": 1054, + "line": 1055, "column": 46 }, "end": { - "line": 1054, + "line": 1055, "column": 59 } } }, "range": [ - 29104, - 29122 + 29035, + 29053 ], "loc": { "start": { - "line": 1054, + "line": 1055, "column": 41 }, "end": { - "line": 1054, + "line": 1055, "column": 59 } } @@ -42278,63 +41878,63 @@ "type": "Identifier", "name": "fltcell", "range": [ - 29124, - 29131 + 29055, + 29062 ], "loc": { "start": { - "line": 1054, + "line": 1055, "column": 61 }, "end": { - "line": 1054, + "line": 1055, "column": 68 } } } ], "range": [ - 29083, - 29132 + 29014, + 29063 ], "loc": { "start": { - "line": 1054, + "line": 1055, "column": 20 }, "end": { - "line": 1054, + "line": 1055, "column": 69 } } }, "range": [ - 29083, - 29133 + 29014, + 29064 ], "loc": { "start": { - "line": 1054, + "line": 1055, "column": 20 }, "end": { - "line": 1054, + "line": 1055, "column": 70 } } } ], "range": [ - 28990, - 29151 + 28921, + 29082 ], "loc": { "start": { - "line": 1052, + "line": 1053, "column": 56 }, "end": { - "line": 1055, + "line": 1056, "column": 17 } }, @@ -42343,16 +41943,16 @@ "type": "Line", "value": " checklist", "range": [ - 29168, - 29180 + 29099, + 29111 ], "loc": { "start": { - "line": 1056, + "line": 1057, "column": 16 }, "end": { - "line": 1056, + "line": 1057, "column": 28 } } @@ -42368,16 +41968,16 @@ "type": "Identifier", "name": "col", "range": [ - 29206, - 29209 + 29137, + 29140 ], "loc": { "start": { - "line": 1057, + "line": 1058, "column": 25 }, "end": { - "line": 1057, + "line": 1058, "column": 28 } } @@ -42386,31 +41986,31 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 29214, - 29223 + 29145, + 29154 ], "loc": { "start": { - "line": 1057, + "line": 1058, "column": 33 }, "end": { - "line": 1057, + "line": 1058, "column": 42 } } }, "range": [ - 29206, - 29223 + 29137, + 29154 ], "loc": { "start": { - "line": 1057, + "line": 1058, "column": 25 }, "end": { - "line": 1057, + "line": 1058, "column": 42 } } @@ -42430,16 +42030,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 29247, - 29250 + 29178, + 29181 ], "loc": { "start": { - "line": 1058, + "line": 1059, "column": 20 }, "end": { - "line": 1058, + "line": 1059, "column": 23 } } @@ -42448,31 +42048,31 @@ "type": "Identifier", "name": "checkList", "range": [ - 29251, - 29260 + 29182, + 29191 ], "loc": { "start": { - "line": 1058, + "line": 1059, "column": 24 }, "end": { - "line": 1058, + "line": 1059, "column": 33 } } }, "range": [ - 29247, - 29260 + 29178, + 29191 ], "loc": { "start": { - "line": 1058, + "line": 1059, "column": 20 }, "end": { - "line": 1058, + "line": 1059, "column": 33 } } @@ -42487,16 +42087,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 29263, - 29266 + 29194, + 29197 ], "loc": { "start": { - "line": 1058, + "line": 1059, "column": 36 }, "end": { - "line": 1058, + "line": 1059, "column": 39 } } @@ -42505,31 +42105,31 @@ "type": "Identifier", "name": "checkList", "range": [ - 29267, - 29276 + 29198, + 29207 ], "loc": { "start": { - "line": 1058, + "line": 1059, "column": 40 }, "end": { - "line": 1058, + "line": 1059, "column": 49 } } }, "range": [ - 29263, - 29276 + 29194, + 29207 ], "loc": { "start": { - "line": 1058, + "line": 1059, "column": 36 }, "end": { - "line": 1058, + "line": 1059, "column": 49 } } @@ -42540,16 +42140,16 @@ "type": "Identifier", "name": "CheckList", "range": [ - 29284, - 29293 + 29215, + 29224 ], "loc": { "start": { - "line": 1058, + "line": 1059, "column": 57 }, "end": { - "line": 1058, + "line": 1059, "column": 66 } } @@ -42558,77 +42158,77 @@ { "type": "ThisExpression", "range": [ - 29294, - 29298 + 29225, + 29229 ], "loc": { "start": { - "line": 1058, + "line": 1059, "column": 67 }, "end": { - "line": 1058, + "line": 1059, "column": 71 } } } ], "range": [ - 29280, - 29299 + 29211, + 29230 ], "loc": { "start": { - "line": 1058, + "line": 1059, "column": 53 }, "end": { - "line": 1058, + "line": 1059, "column": 72 } } }, "range": [ - 29263, - 29299 + 29194, + 29230 ], "loc": { "start": { - "line": 1058, + "line": 1059, "column": 36 }, "end": { - "line": 1058, + "line": 1059, "column": 72 } } }, "range": [ - 29247, - 29299 + 29178, + 29230 ], "loc": { "start": { - "line": 1058, + "line": 1059, "column": 20 }, "end": { - "line": 1058, + "line": 1059, "column": 72 } } }, "range": [ - 29247, - 29300 + 29178, + 29231 ], "loc": { "start": { - "line": 1058, + "line": 1059, "column": 20 }, "end": { - "line": 1058, + "line": 1059, "column": 73 } } @@ -42647,16 +42247,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 29321, - 29324 + 29252, + 29255 ], "loc": { "start": { - "line": 1059, + "line": 1060, "column": 20 }, "end": { - "line": 1059, + "line": 1060, "column": 23 } } @@ -42665,31 +42265,31 @@ "type": "Identifier", "name": "checkList", "range": [ - 29325, - 29334 + 29256, + 29265 ], "loc": { "start": { - "line": 1059, + "line": 1060, "column": 24 }, "end": { - "line": 1059, + "line": 1060, "column": 33 } } }, "range": [ - 29321, - 29334 + 29252, + 29265 ], "loc": { "start": { - "line": 1059, + "line": 1060, "column": 20 }, "end": { - "line": 1059, + "line": 1060, "column": 33 } } @@ -42698,31 +42298,31 @@ "type": "Identifier", "name": "init", "range": [ - 29335, - 29339 + 29266, + 29270 ], "loc": { "start": { - "line": 1059, + "line": 1060, "column": 34 }, "end": { - "line": 1059, + "line": 1060, "column": 38 } } }, "range": [ - 29321, - 29339 + 29252, + 29270 ], "loc": { "start": { - "line": 1059, + "line": 1060, "column": 20 }, "end": { - "line": 1059, + "line": 1060, "column": 38 } } @@ -42732,16 +42332,16 @@ "type": "Identifier", "name": "i", "range": [ - 29340, - 29341 + 29271, + 29272 ], "loc": { "start": { - "line": 1059, + "line": 1060, "column": 39 }, "end": { - "line": 1059, + "line": 1060, "column": 40 } } @@ -42752,16 +42352,16 @@ "object": { "type": "ThisExpression", "range": [ - 29343, - 29347 + 29274, + 29278 ], "loc": { "start": { - "line": 1059, + "line": 1060, "column": 42 }, "end": { - "line": 1059, + "line": 1060, "column": 46 } } @@ -42770,31 +42370,31 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 29348, - 29361 + 29279, + 29292 ], "loc": { "start": { - "line": 1059, + "line": 1060, "column": 47 }, "end": { - "line": 1059, + "line": 1060, "column": 60 } } }, "range": [ - 29343, - 29361 + 29274, + 29292 ], "loc": { "start": { - "line": 1059, + "line": 1060, "column": 42 }, "end": { - "line": 1059, + "line": 1060, "column": 60 } } @@ -42803,63 +42403,63 @@ "type": "Identifier", "name": "fltcell", "range": [ - 29363, - 29370 + 29294, + 29301 ], "loc": { "start": { - "line": 1059, + "line": 1060, "column": 62 }, "end": { - "line": 1059, + "line": 1060, "column": 69 } } } ], "range": [ - 29321, - 29371 + 29252, + 29302 ], "loc": { "start": { - "line": 1059, + "line": 1060, "column": 20 }, "end": { - "line": 1059, + "line": 1060, "column": 70 } } }, "range": [ - 29321, - 29372 + 29252, + 29303 ], "loc": { "start": { - "line": 1059, + "line": 1060, "column": 20 }, "end": { - "line": 1059, + "line": 1060, "column": 71 } } } ], "range": [ - 29225, - 29390 + 29156, + 29321 ], "loc": { "start": { - "line": 1057, + "line": 1058, "column": 44 }, "end": { - "line": 1060, + "line": 1061, "column": 17 } } @@ -42877,16 +42477,16 @@ "object": { "type": "ThisExpression", "range": [ - 29418, - 29422 + 29349, + 29353 ], "loc": { "start": { - "line": 1061, + "line": 1062, "column": 20 }, "end": { - "line": 1061, + "line": 1062, "column": 24 } } @@ -42895,31 +42495,31 @@ "type": "Identifier", "name": "_buildInputFilter", "range": [ - 29423, - 29440 + 29354, + 29371 ], "loc": { "start": { - "line": 1061, + "line": 1062, "column": 25 }, "end": { - "line": 1061, + "line": 1062, "column": 42 } } }, "range": [ - 29418, - 29440 + 29349, + 29371 ], "loc": { "start": { - "line": 1061, + "line": 1062, "column": 20 }, "end": { - "line": 1061, + "line": 1062, "column": 42 } } @@ -42929,16 +42529,16 @@ "type": "Identifier", "name": "i", "range": [ - 29441, - 29442 + 29372, + 29373 ], "loc": { "start": { - "line": 1061, + "line": 1062, "column": 43 }, "end": { - "line": 1061, + "line": 1062, "column": 44 } } @@ -42947,16 +42547,16 @@ "type": "Identifier", "name": "inpclass", "range": [ - 29444, - 29452 + 29375, + 29383 ], "loc": { "start": { - "line": 1061, + "line": 1062, "column": 46 }, "end": { - "line": 1061, + "line": 1062, "column": 54 } } @@ -42965,78 +42565,78 @@ "type": "Identifier", "name": "fltcell", "range": [ - 29454, - 29461 + 29385, + 29392 ], "loc": { "start": { - "line": 1061, + "line": 1062, "column": 56 }, "end": { - "line": 1061, + "line": 1062, "column": 63 } } } ], "range": [ - 29418, - 29462 + 29349, + 29393 ], "loc": { "start": { - "line": 1061, + "line": 1062, "column": 20 }, "end": { - "line": 1061, + "line": 1062, "column": 64 } } }, "range": [ - 29418, - 29463 + 29349, + 29394 ], "loc": { "start": { - "line": 1061, + "line": 1062, "column": 20 }, "end": { - "line": 1061, + "line": 1062, "column": 65 } } } ], "range": [ - 29396, - 29481 + 29327, + 29412 ], "loc": { "start": { - "line": 1060, + "line": 1061, "column": 23 }, "end": { - "line": 1062, + "line": 1063, "column": 17 } } }, "range": [ - 29202, - 29481 + 29133, + 29412 ], "loc": { "start": { - "line": 1057, + "line": 1058, "column": 21 }, "end": { - "line": 1062, + "line": 1063, "column": 17 } }, @@ -43045,16 +42645,16 @@ "type": "Line", "value": " checklist", "range": [ - 29168, - 29180 + 29099, + 29111 ], "loc": { "start": { - "line": 1056, + "line": 1057, "column": 16 }, "end": { - "line": 1056, + "line": 1057, "column": 28 } } @@ -43062,16 +42662,16 @@ ] }, "range": [ - 28950, - 29481 + 28881, + 29412 ], "loc": { "start": { - "line": 1052, + "line": 1053, "column": 16 }, "end": { - "line": 1062, + "line": 1063, "column": 17 } }, @@ -43080,16 +42680,16 @@ "type": "Line", "value": "drop-down filters", "range": [ - 28914, - 28933 + 28845, + 28864 ], "loc": { "start": { - "line": 1051, + "line": 1052, "column": 16 }, "end": { - "line": 1051, + "line": 1052, "column": 35 } } @@ -43100,16 +42700,16 @@ "type": "Line", "value": " this adds submit button", "range": [ - 29499, - 29525 + 29430, + 29456 ], "loc": { "start": { - "line": 1064, + "line": 1065, "column": 16 }, "end": { - "line": 1064, + "line": 1065, "column": 42 } } @@ -43128,16 +42728,16 @@ "type": "Identifier", "name": "i", "range": [ - 29546, - 29547 + 29477, + 29478 ], "loc": { "start": { - "line": 1065, + "line": 1066, "column": 20 }, "end": { - "line": 1065, + "line": 1066, "column": 21 } } @@ -43149,16 +42749,16 @@ "type": "Identifier", "name": "n", "range": [ - 29552, - 29553 + 29483, + 29484 ], "loc": { "start": { - "line": 1065, + "line": 1066, "column": 26 }, "end": { - "line": 1065, + "line": 1066, "column": 27 } } @@ -43168,46 +42768,46 @@ "value": 1, "raw": "1", "range": [ - 29556, - 29557 + 29487, + 29488 ], "loc": { "start": { - "line": 1065, + "line": 1066, "column": 30 }, "end": { - "line": 1065, + "line": 1066, "column": 31 } } }, "range": [ - 29552, - 29557 + 29483, + 29488 ], "loc": { "start": { - "line": 1065, + "line": 1066, "column": 26 }, "end": { - "line": 1065, + "line": 1066, "column": 31 } } }, "range": [ - 29546, - 29557 + 29477, + 29488 ], "loc": { "start": { - "line": 1065, + "line": 1066, "column": 20 }, "end": { - "line": 1065, + "line": 1066, "column": 31 } } @@ -43218,16 +42818,16 @@ "object": { "type": "ThisExpression", "range": [ - 29561, - 29565 + 29492, + 29496 ], "loc": { "start": { - "line": 1065, + "line": 1066, "column": 35 }, "end": { - "line": 1065, + "line": 1066, "column": 39 } } @@ -43236,46 +42836,46 @@ "type": "Identifier", "name": "displayBtn", "range": [ - 29566, - 29576 + 29497, + 29507 ], "loc": { "start": { - "line": 1065, + "line": 1066, "column": 40 }, "end": { - "line": 1065, + "line": 1066, "column": 50 } } }, "range": [ - 29561, - 29576 + 29492, + 29507 ], "loc": { "start": { - "line": 1065, + "line": 1066, "column": 35 }, "end": { - "line": 1065, + "line": 1066, "column": 50 } } }, "range": [ - 29546, - 29576 + 29477, + 29507 ], "loc": { "start": { - "line": 1065, + "line": 1066, "column": 20 }, "end": { - "line": 1065, + "line": 1066, "column": 50 } } @@ -43293,16 +42893,16 @@ "object": { "type": "ThisExpression", "range": [ - 29600, - 29604 + 29531, + 29535 ], "loc": { "start": { - "line": 1066, + "line": 1067, "column": 20 }, "end": { - "line": 1066, + "line": 1067, "column": 24 } } @@ -43311,31 +42911,31 @@ "type": "Identifier", "name": "_buildSubmitButton", "range": [ - 29605, - 29623 + 29536, + 29554 ], "loc": { "start": { - "line": 1066, + "line": 1067, "column": 25 }, "end": { - "line": 1066, + "line": 1067, "column": 43 } } }, "range": [ - 29600, - 29623 + 29531, + 29554 ], "loc": { "start": { - "line": 1066, + "line": 1067, "column": 20 }, "end": { - "line": 1066, + "line": 1067, "column": 43 } } @@ -43345,16 +42945,16 @@ "type": "Identifier", "name": "i", "range": [ - 29624, - 29625 + 29555, + 29556 ], "loc": { "start": { - "line": 1066, + "line": 1067, "column": 44 }, "end": { - "line": 1066, + "line": 1067, "column": 45 } } @@ -43363,79 +42963,79 @@ "type": "Identifier", "name": "fltcell", "range": [ - 29627, - 29634 + 29558, + 29565 ], "loc": { "start": { - "line": 1066, + "line": 1067, "column": 47 }, "end": { - "line": 1066, + "line": 1067, "column": 54 } } } ], "range": [ - 29600, - 29635 + 29531, + 29566 ], "loc": { "start": { - "line": 1066, + "line": 1067, "column": 20 }, "end": { - "line": 1066, + "line": 1067, "column": 55 } } }, "range": [ - 29600, - 29636 + 29531, + 29567 ], "loc": { "start": { - "line": 1066, + "line": 1067, "column": 20 }, "end": { - "line": 1066, + "line": 1067, "column": 56 } } } ], "range": [ - 29578, - 29654 + 29509, + 29585 ], "loc": { "start": { - "line": 1065, + "line": 1066, "column": 52 }, "end": { - "line": 1067, + "line": 1068, "column": 17 } } }, "alternate": null, "range": [ - 29542, - 29654 + 29473, + 29585 ], "loc": { "start": { - "line": 1065, + "line": 1066, "column": 16 }, "end": { - "line": 1067, + "line": 1068, "column": 17 } }, @@ -43444,16 +43044,16 @@ "type": "Line", "value": " this adds submit button", "range": [ - 29499, - 29525 + 29430, + 29456 ], "loc": { "start": { - "line": 1064, + "line": 1065, "column": 16 }, "end": { - "line": 1064, + "line": 1065, "column": 42 } } @@ -43473,16 +43073,16 @@ "object": { "type": "ThisExpression", "range": [ - 29672, - 29676 + 29603, + 29607 ], "loc": { "start": { - "line": 1069, + "line": 1070, "column": 16 }, "end": { - "line": 1069, + "line": 1070, "column": 20 } } @@ -43491,31 +43091,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 29677, - 29684 + 29608, + 29615 ], "loc": { "start": { - "line": 1069, + "line": 1070, "column": 21 }, "end": { - "line": 1069, + "line": 1070, "column": 28 } } }, "range": [ - 29672, - 29684 + 29603, + 29615 ], "loc": { "start": { - "line": 1069, + "line": 1070, "column": 16 }, "end": { - "line": 1069, + "line": 1070, "column": 28 } } @@ -43524,31 +43124,31 @@ "type": "Identifier", "name": "emit", "range": [ - 29685, - 29689 + 29616, + 29620 ], "loc": { "start": { - "line": 1069, + "line": 1070, "column": 29 }, "end": { - "line": 1069, + "line": 1070, "column": 33 } } }, "range": [ - 29672, - 29689 + 29603, + 29620 ], "loc": { "start": { - "line": 1069, + "line": 1070, "column": 16 }, "end": { - "line": 1069, + "line": 1070, "column": 33 } } @@ -43559,16 +43159,16 @@ "value": "after-filter-init", "raw": "'after-filter-init'", "range": [ - 29690, - 29709 + 29621, + 29640 ], "loc": { "start": { - "line": 1069, + "line": 1070, "column": 34 }, "end": { - "line": 1069, + "line": 1070, "column": 53 } } @@ -43576,16 +43176,16 @@ { "type": "ThisExpression", "range": [ - 29711, - 29715 + 29642, + 29646 ], "loc": { "start": { - "line": 1069, + "line": 1070, "column": 55 }, "end": { - "line": 1069, + "line": 1070, "column": 59 } } @@ -43594,78 +43194,78 @@ "type": "Identifier", "name": "i", "range": [ - 29717, - 29718 + 29648, + 29649 ], "loc": { "start": { - "line": 1069, + "line": 1070, "column": 61 }, "end": { - "line": 1069, + "line": 1070, "column": 62 } } } ], "range": [ - 29672, - 29719 + 29603, + 29650 ], "loc": { "start": { - "line": 1069, + "line": 1070, "column": 16 }, "end": { - "line": 1069, + "line": 1070, "column": 63 } } }, "range": [ - 29672, - 29720 + 29603, + 29651 ], "loc": { "start": { - "line": 1069, + "line": 1070, "column": 16 }, "end": { - "line": 1069, + "line": 1070, "column": 64 } } } ], "range": [ - 28175, - 29734 + 28106, + 29665 ], "loc": { "start": { - "line": 1030, + "line": 1031, "column": 40 }, "end": { - "line": 1070, + "line": 1071, "column": 13 } } }, "range": [ - 28147, - 29734 + 28078, + 29665 ], "loc": { "start": { - "line": 1030, + "line": 1031, "column": 12 }, "end": { - "line": 1070, + "line": 1071, "column": 13 } }, @@ -43674,16 +43274,16 @@ "type": "Line", "value": " Generate filters", "range": [ - 28115, - 28134 + 28046, + 28065 ], "loc": { "start": { - "line": 1029, + "line": 1030, "column": 12 }, "end": { - "line": 1029, + "line": 1030, "column": 31 } } @@ -43703,16 +43303,16 @@ "object": { "type": "ThisExpression", "range": [ - 29748, - 29752 + 29679, + 29683 ], "loc": { "start": { - "line": 1072, + "line": 1073, "column": 12 }, "end": { - "line": 1072, + "line": 1073, "column": 16 } } @@ -43721,31 +43321,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 29753, - 29760 + 29684, + 29691 ], "loc": { "start": { - "line": 1072, + "line": 1073, "column": 17 }, "end": { - "line": 1072, + "line": 1073, "column": 24 } } }, "range": [ - 29748, - 29760 + 29679, + 29691 ], "loc": { "start": { - "line": 1072, + "line": 1073, "column": 12 }, "end": { - "line": 1072, + "line": 1073, "column": 24 } } @@ -43754,31 +43354,31 @@ "type": "Identifier", "name": "on", "range": [ - 29761, - 29763 + 29692, + 29694 ], "loc": { "start": { - "line": 1072, + "line": 1073, "column": 25 }, "end": { - "line": 1072, + "line": 1073, "column": 27 } } }, "range": [ - 29748, - 29763 + 29679, + 29694 ], "loc": { "start": { - "line": 1072, + "line": 1073, "column": 12 }, "end": { - "line": 1072, + "line": 1073, "column": 27 } } @@ -43792,32 +43392,32 @@ "value": "filter-focus", "raw": "'filter-focus'", "range": [ - 29765, - 29779 + 29696, + 29710 ], "loc": { "start": { - "line": 1072, + "line": 1073, "column": 29 }, "end": { - "line": 1072, + "line": 1073, "column": 43 } } } ], "range": [ - 29764, - 29780 + 29695, + 29711 ], "loc": { "start": { - "line": 1072, + "line": 1073, "column": 28 }, "end": { - "line": 1072, + "line": 1073, "column": 44 } } @@ -43830,16 +43430,16 @@ "type": "Identifier", "name": "tf", "range": [ - 29799, - 29801 + 29730, + 29732 ], "loc": { "start": { - "line": 1073, + "line": 1074, "column": 17 }, "end": { - "line": 1073, + "line": 1074, "column": 19 } } @@ -43848,16 +43448,16 @@ "type": "Identifier", "name": "filter", "range": [ - 29803, - 29809 + 29734, + 29740 ], "loc": { "start": { - "line": 1073, + "line": 1074, "column": 21 }, "end": { - "line": 1073, + "line": 1074, "column": 27 } } @@ -43871,16 +43471,16 @@ "object": { "type": "ThisExpression", "range": [ - 29814, - 29818 + 29745, + 29749 ], "loc": { "start": { - "line": 1073, + "line": 1074, "column": 32 }, "end": { - "line": 1073, + "line": 1074, "column": 36 } } @@ -43889,31 +43489,31 @@ "type": "Identifier", "name": "setActiveFilterId", "range": [ - 29819, - 29836 + 29750, + 29767 ], "loc": { "start": { - "line": 1073, + "line": 1074, "column": 37 }, "end": { - "line": 1073, + "line": 1074, "column": 54 } } }, "range": [ - 29814, - 29836 + 29745, + 29767 ], "loc": { "start": { - "line": 1073, + "line": 1074, "column": 32 }, "end": { - "line": 1073, + "line": 1074, "column": 54 } } @@ -43926,16 +43526,16 @@ "type": "Identifier", "name": "filter", "range": [ - 29837, - 29843 + 29768, + 29774 ], "loc": { "start": { - "line": 1073, + "line": 1074, "column": 55 }, "end": { - "line": 1073, + "line": 1074, "column": 61 } } @@ -43944,47 +43544,47 @@ "type": "Identifier", "name": "id", "range": [ - 29844, - 29846 + 29775, + 29777 ], "loc": { "start": { - "line": 1073, + "line": 1074, "column": 62 }, "end": { - "line": 1073, + "line": 1074, "column": 64 } } }, "range": [ - 29837, - 29846 + 29768, + 29777 ], "loc": { "start": { - "line": 1073, + "line": 1074, "column": 55 }, "end": { - "line": 1073, + "line": 1074, "column": 64 } } } ], "range": [ - 29814, - 29847 + 29745, + 29778 ], "loc": { "start": { - "line": 1073, + "line": 1074, "column": 32 }, "end": { - "line": 1073, + "line": 1074, "column": 65 } } @@ -43992,78 +43592,78 @@ "generator": false, "expression": true, "range": [ - 29798, - 29847 + 29729, + 29778 ], "loc": { "start": { - "line": 1073, + "line": 1074, "column": 16 }, "end": { - "line": 1073, + "line": 1074, "column": 65 } } } ], "range": [ - 29748, - 29848 + 29679, + 29779 ], "loc": { "start": { - "line": 1072, + "line": 1073, "column": 12 }, "end": { - "line": 1073, + "line": 1074, "column": 66 } } }, "range": [ - 29748, - 29849 + 29679, + 29780 ], "loc": { "start": { - "line": 1072, + "line": 1073, "column": 12 }, "end": { - "line": 1073, + "line": 1074, "column": 67 } } } ], "range": [ - 27994, - 29860 + 27925, + 29791 ], "loc": { "start": { - "line": 1024, + "line": 1025, "column": 15 }, "end": { - "line": 1075, + "line": 1076, "column": 9 } } }, "range": [ - 27923, - 29860 + 27854, + 29791 ], "loc": { "start": { - "line": 1022, + "line": 1023, "column": 8 }, "end": { - "line": 1075, + "line": 1076, "column": 9 } }, @@ -44072,16 +43672,16 @@ "type": "Line", "value": "filters grid is not generated", "range": [ - 27883, - 27914 + 27814, + 27845 ], "loc": { "start": { - "line": 1021, + "line": 1022, "column": 8 }, "end": { - "line": 1021, + "line": 1022, "column": 39 } } @@ -44092,16 +43692,16 @@ "type": "Line", "value": "if this.fltGrid", "range": [ - 29860, - 29877 + 29791, + 29808 ], "loc": { "start": { - "line": 1075, + "line": 1076, "column": 9 }, "end": { - "line": 1075, + "line": 1076, "column": 26 } } @@ -44110,16 +43710,16 @@ "type": "Block", "value": " Features ", "range": [ - 29887, - 29901 + 29818, + 29832 ], "loc": { "start": { - "line": 1077, + "line": 1078, "column": 8 }, "end": { - "line": 1077, + "line": 1078, "column": 22 } } @@ -44134,16 +43734,16 @@ "object": { "type": "ThisExpression", "range": [ - 29914, - 29918 + 29845, + 29849 ], "loc": { "start": { - "line": 1078, + "line": 1079, "column": 12 }, "end": { - "line": 1078, + "line": 1079, "column": 16 } } @@ -44152,31 +43752,31 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 29919, - 29933 + 29850, + 29864 ], "loc": { "start": { - "line": 1078, + "line": 1079, "column": 17 }, "end": { - "line": 1078, + "line": 1079, "column": 31 } } }, "range": [ - 29914, - 29933 + 29845, + 29864 ], "loc": { "start": { - "line": 1078, + "line": 1079, "column": 12 }, "end": { - "line": 1078, + "line": 1079, "column": 31 } } @@ -44197,16 +43797,16 @@ "object": { "type": "ThisExpression", "range": [ - 29949, - 29953 + 29880, + 29884 ], "loc": { "start": { - "line": 1079, + "line": 1080, "column": 12 }, "end": { - "line": 1079, + "line": 1080, "column": 16 } } @@ -44215,31 +43815,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 29954, - 29961 + 29885, + 29892 ], "loc": { "start": { - "line": 1079, + "line": 1080, "column": 17 }, "end": { - "line": 1079, + "line": 1080, "column": 24 } } }, "range": [ - 29949, - 29961 + 29880, + 29892 ], "loc": { "start": { - "line": 1079, + "line": 1080, "column": 12 }, "end": { - "line": 1079, + "line": 1080, "column": 24 } } @@ -44248,31 +43848,31 @@ "type": "Identifier", "name": "on", "range": [ - 29962, - 29964 + 29893, + 29895 ], "loc": { "start": { - "line": 1079, + "line": 1080, "column": 25 }, "end": { - "line": 1079, + "line": 1080, "column": 27 } } }, "range": [ - 29949, - 29964 + 29880, + 29895 ], "loc": { "start": { - "line": 1079, + "line": 1080, "column": 12 }, "end": { - "line": 1079, + "line": 1080, "column": 27 } } @@ -44286,32 +43886,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 29966, - 29983 + 29897, + 29914 ], "loc": { "start": { - "line": 1079, + "line": 1080, "column": 29 }, "end": { - "line": 1079, + "line": 1080, "column": 46 } } } ], "range": [ - 29965, - 29984 + 29896, + 29915 ], "loc": { "start": { - "line": 1079, + "line": 1080, "column": 28 }, "end": { - "line": 1079, + "line": 1080, "column": 47 } } @@ -44328,16 +43928,16 @@ "object": { "type": "ThisExpression", "range": [ - 30008, - 30012 + 29939, + 29943 ], "loc": { "start": { - "line": 1080, + "line": 1081, "column": 22 }, "end": { - "line": 1080, + "line": 1081, "column": 26 } } @@ -44346,47 +43946,47 @@ "type": "Identifier", "name": "enforceVisibility", "range": [ - 30013, - 30030 + 29944, + 29961 ], "loc": { "start": { - "line": 1080, + "line": 1081, "column": 27 }, "end": { - "line": 1080, + "line": 1081, "column": 44 } } }, "range": [ - 30008, - 30030 + 29939, + 29961 ], "loc": { "start": { - "line": 1080, + "line": 1081, "column": 22 }, "end": { - "line": 1080, + "line": 1081, "column": 44 } } }, "arguments": [], "range": [ - 30008, - 30032 + 29939, + 29963 ], "loc": { "start": { - "line": 1080, + "line": 1081, "column": 22 }, "end": { - "line": 1080, + "line": 1081, "column": 46 } } @@ -44394,47 +43994,47 @@ "generator": false, "expression": true, "range": [ - 30002, - 30032 + 29933, + 29963 ], "loc": { "start": { - "line": 1080, + "line": 1081, "column": 16 }, "end": { - "line": 1080, + "line": 1081, "column": 46 } } } ], "range": [ - 29949, - 30033 + 29880, + 29964 ], "loc": { "start": { - "line": 1079, + "line": 1080, "column": 12 }, "end": { - "line": 1080, + "line": 1081, "column": 47 } } }, "range": [ - 29949, - 30034 + 29880, + 29965 ], "loc": { "start": { - "line": 1079, + "line": 1080, "column": 12 }, "end": { - "line": 1080, + "line": 1081, "column": 48 } } @@ -44449,16 +44049,16 @@ "object": { "type": "ThisExpression", "range": [ - 30047, - 30051 + 29978, + 29982 ], "loc": { "start": { - "line": 1081, + "line": 1082, "column": 12 }, "end": { - "line": 1081, + "line": 1082, "column": 16 } } @@ -44467,94 +44067,94 @@ "type": "Identifier", "name": "enforceVisibility", "range": [ - 30052, - 30069 + 29983, + 30000 ], "loc": { "start": { - "line": 1081, + "line": 1082, "column": 17 }, "end": { - "line": 1081, + "line": 1082, "column": 34 } } }, "range": [ - 30047, - 30069 + 29978, + 30000 ], "loc": { "start": { - "line": 1081, + "line": 1082, "column": 12 }, "end": { - "line": 1081, + "line": 1082, "column": 34 } } }, "arguments": [], "range": [ - 30047, - 30071 + 29978, + 30002 ], "loc": { "start": { - "line": 1081, + "line": 1082, "column": 12 }, "end": { - "line": 1081, + "line": 1082, "column": 36 } } }, "range": [ - 30047, - 30072 + 29978, + 30003 ], "loc": { "start": { - "line": 1081, + "line": 1082, "column": 12 }, "end": { - "line": 1081, + "line": 1082, "column": 37 } } } ], "range": [ - 29935, - 30082 + 29866, + 30013 ], "loc": { "start": { - "line": 1078, + "line": 1079, "column": 33 }, "end": { - "line": 1082, + "line": 1083, "column": 9 } } }, "alternate": null, "range": [ - 29910, - 30082 + 29841, + 30013 ], "loc": { "start": { - "line": 1078, + "line": 1079, "column": 8 }, "end": { - "line": 1082, + "line": 1083, "column": 9 } }, @@ -44563,16 +44163,16 @@ "type": "Line", "value": "if this.fltGrid", "range": [ - 29860, - 29877 + 29791, + 29808 ], "loc": { "start": { - "line": 1075, + "line": 1076, "column": 9 }, "end": { - "line": 1075, + "line": 1076, "column": 26 } } @@ -44581,16 +44181,16 @@ "type": "Block", "value": " Features ", "range": [ - 29887, - 29901 + 29818, + 29832 ], "loc": { "start": { - "line": 1077, + "line": 1078, "column": 8 }, "end": { - "line": 1077, + "line": 1078, "column": 22 } } @@ -44607,16 +44207,16 @@ "object": { "type": "ThisExpression", "range": [ - 30092, - 30096 + 30023, + 30027 ], "loc": { "start": { - "line": 1084, + "line": 1085, "column": 8 }, "end": { - "line": 1084, + "line": 1085, "column": 12 } } @@ -44625,31 +44225,31 @@ "type": "Identifier", "name": "initFeatures", "range": [ - 30097, - 30109 + 30028, + 30040 ], "loc": { "start": { - "line": 1084, + "line": 1085, "column": 13 }, "end": { - "line": 1084, + "line": 1085, "column": 25 } } }, "range": [ - 30092, - 30109 + 30023, + 30040 ], "loc": { "start": { - "line": 1084, + "line": 1085, "column": 8 }, "end": { - "line": 1084, + "line": 1085, "column": 25 } } @@ -44662,16 +44262,16 @@ "type": "Identifier", "name": "rowsCounter", "range": [ - 30124, - 30135 + 30055, + 30066 ], "loc": { "start": { - "line": 1085, + "line": 1086, "column": 12 }, "end": { - "line": 1085, + "line": 1086, "column": 23 } } @@ -44680,16 +44280,16 @@ "type": "Identifier", "name": "statusBar", "range": [ - 30149, - 30158 + 30080, + 30089 ], "loc": { "start": { - "line": 1086, + "line": 1087, "column": 12 }, "end": { - "line": 1086, + "line": 1087, "column": 21 } } @@ -44698,16 +44298,16 @@ "type": "Identifier", "name": "clearButton", "range": [ - 30172, - 30183 + 30103, + 30114 ], "loc": { "start": { - "line": 1087, + "line": 1088, "column": 12 }, "end": { - "line": 1087, + "line": 1088, "column": 23 } } @@ -44716,16 +44316,16 @@ "type": "Identifier", "name": "alternateRows", "range": [ - 30197, - 30210 + 30128, + 30141 ], "loc": { "start": { - "line": 1088, + "line": 1089, "column": 12 }, "end": { - "line": 1088, + "line": 1089, "column": 25 } } @@ -44734,675 +44334,82 @@ "type": "Identifier", "name": "noResults", "range": [ - 30224, - 30233 + 30155, + 30164 ], "loc": { "start": { - "line": 1089, + "line": 1090, "column": 12 }, "end": { - "line": 1089, + "line": 1090, "column": 21 } } + }, + { + "type": "Identifier", + "name": "paging", + "range": [ + 30178, + 30184 + ], + "loc": { + "start": { + "line": 1091, + "column": 12 + }, + "end": { + "line": 1091, + "column": 18 + } + } } ], "range": [ - 30110, - 30243 + 30041, + 30194 ], "loc": { "start": { - "line": 1084, + "line": 1085, "column": 26 }, "end": { - "line": 1090, + "line": 1092, "column": 9 } } } ], "range": [ - 30092, - 30244 + 30023, + 30195 ], "loc": { "start": { - "line": 1084, + "line": 1085, "column": 8 }, "end": { - "line": 1090, + "line": 1092, "column": 10 } } }, "range": [ - 30092, - 30245 + 30023, + 30196 ], "loc": { "start": { - "line": 1084, + "line": 1085, "column": 8 }, "end": { - "line": 1090, - "column": 11 - } - } - }, - { - "type": "IfStatement", - "test": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 30259, - 30263 - ], - "loc": { - "start": { - "line": 1092, - "column": 12 - }, - "end": { - "line": 1092, - "column": 16 - } - } - }, - "property": { - "type": "Identifier", - "name": "paging", - "range": [ - 30264, - 30270 - ], - "loc": { - "start": { - "line": 1092, - "column": 17 - }, - "end": { - "line": 1092, - "column": 23 - } - } - }, - "range": [ - 30259, - 30270 - ], - "loc": { - "start": { - "line": 1092, - "column": 12 - }, - "end": { - "line": 1092, - "column": 23 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "IfStatement", - "test": { - "type": "UnaryExpression", - "operator": "!", - "argument": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "Mod", - "range": [ - 30291, - 30294 - ], - "loc": { - "start": { - "line": 1093, - "column": 17 - }, - "end": { - "line": 1093, - "column": 20 - } - } - }, - "property": { - "type": "Identifier", - "name": "paging", - "range": [ - 30295, - 30301 - ], - "loc": { - "start": { - "line": 1093, - "column": 21 - }, - "end": { - "line": 1093, - "column": 27 - } - } - }, - "range": [ - 30291, - 30301 - ], - "loc": { - "start": { - "line": 1093, - "column": 17 - }, - "end": { - "line": 1093, - "column": 27 - } - } - }, - "prefix": true, - "range": [ - 30290, - 30301 - ], - "loc": { - "start": { - "line": 1093, - "column": 16 - }, - "end": { - "line": 1093, - "column": 27 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "Mod", - "range": [ - 30321, - 30324 - ], - "loc": { - "start": { - "line": 1094, - "column": 16 - }, - "end": { - "line": 1094, - "column": 19 - } - } - }, - "property": { - "type": "Identifier", - "name": "paging", - "range": [ - 30325, - 30331 - ], - "loc": { - "start": { - "line": 1094, - "column": 20 - }, - "end": { - "line": 1094, - "column": 26 - } - } - }, - "range": [ - 30321, - 30331 - ], - "loc": { - "start": { - "line": 1094, - "column": 16 - }, - "end": { - "line": 1094, - "column": 26 - } - } - }, - "right": { - "type": "NewExpression", - "callee": { - "type": "Identifier", - "name": "Paging", - "range": [ - 30338, - 30344 - ], - "loc": { - "start": { - "line": 1094, - "column": 33 - }, - "end": { - "line": 1094, - "column": 39 - } - } - }, - "arguments": [ - { - "type": "ThisExpression", - "range": [ - 30345, - 30349 - ], - "loc": { - "start": { - "line": 1094, - "column": 40 - }, - "end": { - "line": 1094, - "column": 44 - } - } - } - ], - "range": [ - 30334, - 30350 - ], - "loc": { - "start": { - "line": 1094, - "column": 29 - }, - "end": { - "line": 1094, - "column": 45 - } - } - }, - "range": [ - 30321, - 30350 - ], - "loc": { - "start": { - "line": 1094, - "column": 16 - }, - "end": { - "line": 1094, - "column": 45 - } - } - }, - "range": [ - 30321, - 30351 - ], - "loc": { - "start": { - "line": 1094, - "column": 16 - }, - "end": { - "line": 1094, - "column": 46 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "Mod", - "range": [ - 30368, - 30371 - ], - "loc": { - "start": { - "line": 1095, - "column": 16 - }, - "end": { - "line": 1095, - "column": 19 - } - } - }, - "property": { - "type": "Identifier", - "name": "paging", - "range": [ - 30372, - 30378 - ], - "loc": { - "start": { - "line": 1095, - "column": 20 - }, - "end": { - "line": 1095, - "column": 26 - } - } - }, - "range": [ - 30368, - 30378 - ], - "loc": { - "start": { - "line": 1095, - "column": 16 - }, - "end": { - "line": 1095, - "column": 26 - } - } - }, - "property": { - "type": "Identifier", - "name": "init", - "range": [ - 30379, - 30383 - ], - "loc": { - "start": { - "line": 1095, - "column": 27 - }, - "end": { - "line": 1095, - "column": 31 - } - } - }, - "range": [ - 30368, - 30383 - ], - "loc": { - "start": { - "line": 1095, - "column": 16 - }, - "end": { - "line": 1095, - "column": 31 - } - } - }, - "arguments": [], - "range": [ - 30368, - 30385 - ], - "loc": { - "start": { - "line": 1095, - "column": 16 - }, - "end": { - "line": 1095, - "column": 33 - } - } - }, - "range": [ - 30368, - 30386 - ], - "loc": { - "start": { - "line": 1095, - "column": 16 - }, - "end": { - "line": 1095, - "column": 34 - } - } - } - ], - "range": [ - 30303, - 30400 - ], - "loc": { - "start": { - "line": 1093, - "column": 29 - }, - "end": { - "line": 1096, - "column": 13 - } - } - }, - "alternate": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "Mod", - "range": [ - 30424, - 30427 - ], - "loc": { - "start": { - "line": 1097, - "column": 16 - }, - "end": { - "line": 1097, - "column": 19 - } - } - }, - "property": { - "type": "Identifier", - "name": "paging", - "range": [ - 30428, - 30434 - ], - "loc": { - "start": { - "line": 1097, - "column": 20 - }, - "end": { - "line": 1097, - "column": 26 - } - } - }, - "range": [ - 30424, - 30434 - ], - "loc": { - "start": { - "line": 1097, - "column": 16 - }, - "end": { - "line": 1097, - "column": 26 - } - } - }, - "property": { - "type": "Identifier", - "name": "reset", - "range": [ - 30435, - 30440 - ], - "loc": { - "start": { - "line": 1097, - "column": 27 - }, - "end": { - "line": 1097, - "column": 32 - } - } - }, - "range": [ - 30424, - 30440 - ], - "loc": { - "start": { - "line": 1097, - "column": 16 - }, - "end": { - "line": 1097, - "column": 32 - } - } - }, - "arguments": [], - "range": [ - 30424, - 30442 - ], - "loc": { - "start": { - "line": 1097, - "column": 16 - }, - "end": { - "line": 1097, - "column": 34 - } - } - }, - "range": [ - 30424, - 30443 - ], - "loc": { - "start": { - "line": 1097, - "column": 16 - }, - "end": { - "line": 1097, - "column": 35 - } - } - } - ], - "range": [ - 30406, - 30457 - ], - "loc": { - "start": { - "line": 1096, - "column": 19 - }, - "end": { - "line": 1098, - "column": 13 - } - } - }, - "range": [ - 30286, - 30457 - ], - "loc": { - "start": { - "line": 1093, - "column": 12 - }, - "end": { - "line": 1098, - "column": 13 - } - } - } - ], - "range": [ - 30272, - 30467 - ], - "loc": { - "start": { - "line": 1092, - "column": 25 - }, - "end": { - "line": 1099, - "column": 9 - } - } - }, - "alternate": null, - "range": [ - 30255, - 30467 - ], - "loc": { - "start": { "line": 1092, - "column": 8 - }, - "end": { - "line": 1099, - "column": 9 + "column": 11 } } }, @@ -45417,16 +44424,16 @@ "object": { "type": "ThisExpression", "range": [ - 30481, - 30485 + 30210, + 30214 ], "loc": { "start": { - "line": 1101, + "line": 1094, "column": 12 }, "end": { - "line": 1101, + "line": 1094, "column": 16 } } @@ -45435,31 +44442,31 @@ "type": "Identifier", "name": "hasColWidths", "range": [ - 30486, - 30498 + 30215, + 30227 ], "loc": { "start": { - "line": 1101, + "line": 1094, "column": 17 }, "end": { - "line": 1101, + "line": 1094, "column": 29 } } }, "range": [ - 30481, - 30498 + 30210, + 30227 ], "loc": { "start": { - "line": 1101, + "line": 1094, "column": 12 }, "end": { - "line": 1101, + "line": 1094, "column": 29 } } @@ -45473,16 +44480,16 @@ "object": { "type": "ThisExpression", "range": [ - 30503, - 30507 + 30232, + 30236 ], "loc": { "start": { - "line": 1101, + "line": 1094, "column": 34 }, "end": { - "line": 1101, + "line": 1094, "column": 38 } } @@ -45491,62 +44498,62 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 30508, - 30518 + 30237, + 30247 ], "loc": { "start": { - "line": 1101, + "line": 1094, "column": 39 }, "end": { - "line": 1101, + "line": 1094, "column": 49 } } }, "range": [ - 30503, - 30518 + 30232, + 30247 ], "loc": { "start": { - "line": 1101, + "line": 1094, "column": 34 }, "end": { - "line": 1101, + "line": 1094, "column": 49 } } }, "prefix": true, "range": [ - 30502, - 30518 + 30231, + 30247 ], "loc": { "start": { - "line": 1101, + "line": 1094, "column": 33 }, "end": { - "line": 1101, + "line": 1094, "column": 49 } } }, "range": [ - 30481, - 30518 + 30210, + 30247 ], "loc": { "start": { - "line": 1101, + "line": 1094, "column": 12 }, "end": { - "line": 1101, + "line": 1094, "column": 49 } } @@ -45564,16 +44571,16 @@ "object": { "type": "ThisExpression", "range": [ - 30534, - 30538 + 30263, + 30267 ], "loc": { "start": { - "line": 1102, + "line": 1095, "column": 12 }, "end": { - "line": 1102, + "line": 1095, "column": 16 } } @@ -45582,94 +44589,94 @@ "type": "Identifier", "name": "setColWidths", "range": [ - 30539, - 30551 + 30268, + 30280 ], "loc": { "start": { - "line": 1102, + "line": 1095, "column": 17 }, "end": { - "line": 1102, + "line": 1095, "column": 29 } } }, "range": [ - 30534, - 30551 + 30263, + 30280 ], "loc": { "start": { - "line": 1102, + "line": 1095, "column": 12 }, "end": { - "line": 1102, + "line": 1095, "column": 29 } } }, "arguments": [], "range": [ - 30534, - 30553 + 30263, + 30282 ], "loc": { "start": { - "line": 1102, + "line": 1095, "column": 12 }, "end": { - "line": 1102, + "line": 1095, "column": 31 } } }, "range": [ - 30534, - 30554 + 30263, + 30283 ], "loc": { "start": { - "line": 1102, + "line": 1095, "column": 12 }, "end": { - "line": 1102, + "line": 1095, "column": 32 } } } ], "range": [ - 30520, - 30564 + 30249, + 30293 ], "loc": { "start": { - "line": 1101, + "line": 1094, "column": 51 }, "end": { - "line": 1103, + "line": 1096, "column": 9 } } }, "alternate": null, "range": [ - 30477, - 30564 + 30206, + 30293 ], "loc": { "start": { - "line": 1101, + "line": 1094, "column": 8 }, "end": { - "line": 1103, + "line": 1096, "column": 9 } }, @@ -45678,16 +44685,16 @@ "type": "Line", "value": "TF css class is added to table", "range": [ - 30574, - 30606 + 30303, + 30335 ], "loc": { "start": { - "line": 1105, + "line": 1098, "column": 8 }, "end": { - "line": 1105, + "line": 1098, "column": 40 } } @@ -45705,16 +44712,16 @@ "object": { "type": "ThisExpression", "range": [ - 30620, - 30624 + 30349, + 30353 ], "loc": { "start": { - "line": 1106, + "line": 1099, "column": 13 }, "end": { - "line": 1106, + "line": 1099, "column": 17 } } @@ -45723,47 +44730,47 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 30625, - 30635 + 30354, + 30364 ], "loc": { "start": { - "line": 1106, + "line": 1099, "column": 18 }, "end": { - "line": 1106, + "line": 1099, "column": 28 } } }, "range": [ - 30620, - 30635 + 30349, + 30364 ], "loc": { "start": { - "line": 1106, + "line": 1099, "column": 13 }, "end": { - "line": 1106, + "line": 1099, "column": 28 } } }, "prefix": true, "range": [ - 30619, - 30635 + 30348, + 30364 ], "loc": { "start": { - "line": 1106, + "line": 1099, "column": 12 }, "end": { - "line": 1106, + "line": 1099, "column": 28 } } @@ -45779,16 +44786,16 @@ "type": "Identifier", "name": "addClass", "range": [ - 30651, - 30659 + 30380, + 30388 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 12 }, "end": { - "line": 1107, + "line": 1100, "column": 20 } } @@ -45802,16 +44809,16 @@ "object": { "type": "ThisExpression", "range": [ - 30660, - 30664 + 30389, + 30393 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 21 }, "end": { - "line": 1107, + "line": 1100, "column": 25 } } @@ -45820,47 +44827,47 @@ "type": "Identifier", "name": "dom", "range": [ - 30665, - 30668 + 30394, + 30397 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 26 }, "end": { - "line": 1107, + "line": 1100, "column": 29 } } }, "range": [ - 30660, - 30668 + 30389, + 30397 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 21 }, "end": { - "line": 1107, + "line": 1100, "column": 29 } } }, "arguments": [], "range": [ - 30660, - 30670 + 30389, + 30399 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 21 }, "end": { - "line": 1107, + "line": 1100, "column": 31 } } @@ -45871,16 +44878,16 @@ "object": { "type": "ThisExpression", "range": [ - 30672, - 30676 + 30401, + 30405 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 33 }, "end": { - "line": 1107, + "line": 1100, "column": 37 } } @@ -45889,62 +44896,62 @@ "type": "Identifier", "name": "prfxTf", "range": [ - 30677, - 30683 + 30406, + 30412 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 38 }, "end": { - "line": 1107, + "line": 1100, "column": 44 } } }, "range": [ - 30672, - 30683 + 30401, + 30412 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 33 }, "end": { - "line": 1107, + "line": 1100, "column": 44 } } } ], "range": [ - 30651, - 30684 + 30380, + 30413 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 12 }, "end": { - "line": 1107, + "line": 1100, "column": 45 } } }, "range": [ - 30651, - 30685 + 30380, + 30414 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 12 }, "end": { - "line": 1107, + "line": 1100, "column": 46 } } @@ -45957,16 +44964,16 @@ "object": { "type": "ThisExpression", "range": [ - 30702, - 30706 + 30431, + 30435 ], "loc": { "start": { - "line": 1108, + "line": 1101, "column": 16 }, "end": { - "line": 1108, + "line": 1101, "column": 20 } } @@ -45975,31 +44982,31 @@ "type": "Identifier", "name": "responsive", "range": [ - 30707, - 30717 + 30436, + 30446 ], "loc": { "start": { - "line": 1108, + "line": 1101, "column": 21 }, "end": { - "line": 1108, + "line": 1101, "column": 31 } } }, "range": [ - 30702, - 30717 + 30431, + 30446 ], "loc": { "start": { - "line": 1108, + "line": 1101, "column": 16 }, "end": { - "line": 1108, + "line": 1101, "column": 31 } } @@ -46015,16 +45022,16 @@ "type": "Identifier", "name": "addClass", "range": [ - 30737, - 30745 + 30466, + 30474 ], "loc": { "start": { - "line": 1109, + "line": 1102, "column": 16 }, "end": { - "line": 1109, + "line": 1102, "column": 24 } } @@ -46038,16 +45045,16 @@ "object": { "type": "ThisExpression", "range": [ - 30746, - 30750 + 30475, + 30479 ], "loc": { "start": { - "line": 1109, + "line": 1102, "column": 25 }, "end": { - "line": 1109, + "line": 1102, "column": 29 } } @@ -46056,47 +45063,47 @@ "type": "Identifier", "name": "dom", "range": [ - 30751, - 30754 + 30480, + 30483 ], "loc": { "start": { - "line": 1109, + "line": 1102, "column": 30 }, "end": { - "line": 1109, + "line": 1102, "column": 33 } } }, "range": [ - 30746, - 30754 + 30475, + 30483 ], "loc": { "start": { - "line": 1109, + "line": 1102, "column": 25 }, "end": { - "line": 1109, + "line": 1102, "column": 33 } } }, "arguments": [], "range": [ - 30746, - 30756 + 30475, + 30485 ], "loc": { "start": { - "line": 1109, + "line": 1102, "column": 25 }, "end": { - "line": 1109, + "line": 1102, "column": 35 } } @@ -46107,16 +45114,16 @@ "object": { "type": "ThisExpression", "range": [ - 30758, - 30762 + 30487, + 30491 ], "loc": { "start": { - "line": 1109, + "line": 1102, "column": 37 }, "end": { - "line": 1109, + "line": 1102, "column": 41 } } @@ -46125,126 +45132,126 @@ "type": "Identifier", "name": "prfxResponsive", "range": [ - 30763, - 30777 + 30492, + 30506 ], "loc": { "start": { - "line": 1109, + "line": 1102, "column": 42 }, "end": { - "line": 1109, + "line": 1102, "column": 56 } } }, "range": [ - 30758, - 30777 + 30487, + 30506 ], "loc": { "start": { - "line": 1109, + "line": 1102, "column": 37 }, "end": { - "line": 1109, + "line": 1102, "column": 56 } } } ], "range": [ - 30737, - 30778 + 30466, + 30507 ], "loc": { "start": { - "line": 1109, + "line": 1102, "column": 16 }, "end": { - "line": 1109, + "line": 1102, "column": 57 } } }, "range": [ - 30737, - 30779 + 30466, + 30508 ], "loc": { "start": { - "line": 1109, + "line": 1102, "column": 16 }, "end": { - "line": 1109, + "line": 1102, "column": 58 } } } ], "range": [ - 30719, - 30793 + 30448, + 30522 ], "loc": { "start": { - "line": 1108, + "line": 1101, "column": 33 }, "end": { - "line": 1110, + "line": 1103, "column": 13 } } }, "alternate": null, "range": [ - 30698, - 30793 + 30427, + 30522 ], "loc": { "start": { - "line": 1108, + "line": 1101, "column": 12 }, "end": { - "line": 1110, + "line": 1103, "column": 13 } } } ], "range": [ - 30637, - 30803 + 30366, + 30532 ], "loc": { "start": { - "line": 1106, + "line": 1099, "column": 30 }, "end": { - "line": 1111, + "line": 1104, "column": 9 } } }, "alternate": null, "range": [ - 30615, - 30803 + 30344, + 30532 ], "loc": { "start": { - "line": 1106, + "line": 1099, "column": 8 }, "end": { - "line": 1111, + "line": 1104, "column": 9 } }, @@ -46253,16 +45260,16 @@ "type": "Line", "value": "TF css class is added to table", "range": [ - 30574, - 30606 + 30303, + 30335 ], "loc": { "start": { - "line": 1105, + "line": 1098, "column": 8 }, "end": { - "line": 1105, + "line": 1098, "column": 40 } } @@ -46273,16 +45280,16 @@ "type": "Block", "value": " Load extensions ", "range": [ - 30813, - 30834 + 30542, + 30563 ], "loc": { "start": { - "line": 1113, + "line": 1106, "column": 8 }, "end": { - "line": 1113, + "line": 1106, "column": 29 } } @@ -46299,16 +45306,16 @@ "object": { "type": "ThisExpression", "range": [ - 30843, - 30847 + 30572, + 30576 ], "loc": { "start": { - "line": 1114, + "line": 1107, "column": 8 }, "end": { - "line": 1114, + "line": 1107, "column": 12 } } @@ -46317,62 +45324,62 @@ "type": "Identifier", "name": "initExtensions", "range": [ - 30848, - 30862 + 30577, + 30591 ], "loc": { "start": { - "line": 1114, + "line": 1107, "column": 13 }, "end": { - "line": 1114, + "line": 1107, "column": 27 } } }, "range": [ - 30843, - 30862 + 30572, + 30591 ], "loc": { "start": { - "line": 1114, + "line": 1107, "column": 8 }, "end": { - "line": 1114, + "line": 1107, "column": 27 } } }, "arguments": [], "range": [ - 30843, - 30864 + 30572, + 30593 ], "loc": { "start": { - "line": 1114, + "line": 1107, "column": 8 }, "end": { - "line": 1114, + "line": 1107, "column": 29 } } }, "range": [ - 30843, - 30865 + 30572, + 30594 ], "loc": { "start": { - "line": 1114, + "line": 1107, "column": 8 }, "end": { - "line": 1114, + "line": 1107, "column": 30 } }, @@ -46381,16 +45388,16 @@ "type": "Block", "value": " Load extensions ", "range": [ - 30813, - 30834 + 30542, + 30563 ], "loc": { "start": { - "line": 1113, + "line": 1106, "column": 8 }, "end": { - "line": 1113, + "line": 1106, "column": 29 } } @@ -46401,16 +45408,16 @@ "type": "Line", "value": " Subscribe to events", "range": [ - 30875, - 30897 + 30604, + 30626 ], "loc": { "start": { - "line": 1116, + "line": 1109, "column": 8 }, "end": { - "line": 1116, + "line": 1109, "column": 30 } } @@ -46425,16 +45432,16 @@ "object": { "type": "ThisExpression", "range": [ - 30910, - 30914 + 30639, + 30643 ], "loc": { "start": { - "line": 1117, + "line": 1110, "column": 12 }, "end": { - "line": 1117, + "line": 1110, "column": 16 } } @@ -46443,31 +45450,31 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 30915, - 30928 + 30644, + 30657 ], "loc": { "start": { - "line": 1117, + "line": 1110, "column": 17 }, "end": { - "line": 1117, + "line": 1110, "column": 30 } } }, "range": [ - 30910, - 30928 + 30639, + 30657 ], "loc": { "start": { - "line": 1117, + "line": 1110, "column": 12 }, "end": { - "line": 1117, + "line": 1110, "column": 30 } } @@ -46488,16 +45495,16 @@ "object": { "type": "ThisExpression", "range": [ - 30944, - 30948 + 30673, + 30677 ], "loc": { "start": { - "line": 1118, + "line": 1111, "column": 12 }, "end": { - "line": 1118, + "line": 1111, "column": 16 } } @@ -46506,31 +45513,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 30949, - 30956 + 30678, + 30685 ], "loc": { "start": { - "line": 1118, + "line": 1111, "column": 17 }, "end": { - "line": 1118, + "line": 1111, "column": 24 } } }, "range": [ - 30944, - 30956 + 30673, + 30685 ], "loc": { "start": { - "line": 1118, + "line": 1111, "column": 12 }, "end": { - "line": 1118, + "line": 1111, "column": 24 } } @@ -46539,31 +45546,31 @@ "type": "Identifier", "name": "on", "range": [ - 30957, - 30959 + 30686, + 30688 ], "loc": { "start": { - "line": 1118, + "line": 1111, "column": 25 }, "end": { - "line": 1118, + "line": 1111, "column": 27 } } }, "range": [ - 30944, - 30959 + 30673, + 30688 ], "loc": { "start": { - "line": 1118, + "line": 1111, "column": 12 }, "end": { - "line": 1118, + "line": 1111, "column": 27 } } @@ -46577,32 +45584,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 30961, - 30978 + 30690, + 30707 ], "loc": { "start": { - "line": 1118, + "line": 1111, "column": 29 }, "end": { - "line": 1118, + "line": 1111, "column": 46 } } } ], "range": [ - 30960, - 30979 + 30689, + 30708 ], "loc": { "start": { - "line": 1118, + "line": 1111, "column": 28 }, "end": { - "line": 1118, + "line": 1111, "column": 47 } } @@ -46619,16 +45626,16 @@ "object": { "type": "ThisExpression", "range": [ - 30987, - 30991 + 30716, + 30720 ], "loc": { "start": { - "line": 1118, + "line": 1111, "column": 55 }, "end": { - "line": 1118, + "line": 1111, "column": 59 } } @@ -46637,47 +45644,47 @@ "type": "Identifier", "name": "linkFilters", "range": [ - 30992, - 31003 + 30721, + 30732 ], "loc": { "start": { - "line": 1118, + "line": 1111, "column": 60 }, "end": { - "line": 1118, + "line": 1111, "column": 71 } } }, "range": [ - 30987, - 31003 + 30716, + 30732 ], "loc": { "start": { - "line": 1118, + "line": 1111, "column": 55 }, "end": { - "line": 1118, + "line": 1111, "column": 71 } } }, "arguments": [], "range": [ - 30987, - 31005 + 30716, + 30734 ], "loc": { "start": { - "line": 1118, + "line": 1111, "column": 55 }, "end": { - "line": 1118, + "line": 1111, "column": 73 } } @@ -46685,79 +45692,79 @@ "generator": false, "expression": true, "range": [ - 30981, - 31005 + 30710, + 30734 ], "loc": { "start": { - "line": 1118, + "line": 1111, "column": 49 }, "end": { - "line": 1118, + "line": 1111, "column": 73 } } } ], "range": [ - 30944, - 31006 + 30673, + 30735 ], "loc": { "start": { - "line": 1118, + "line": 1111, "column": 12 }, "end": { - "line": 1118, + "line": 1111, "column": 74 } } }, "range": [ - 30944, - 31007 + 30673, + 30736 ], "loc": { "start": { - "line": 1118, + "line": 1111, "column": 12 }, "end": { - "line": 1118, + "line": 1111, "column": 75 } } } ], "range": [ - 30930, - 31017 + 30659, + 30746 ], "loc": { "start": { - "line": 1117, + "line": 1110, "column": 32 }, "end": { - "line": 1119, + "line": 1112, "column": 9 } } }, "alternate": null, "range": [ - 30906, - 31017 + 30635, + 30746 ], "loc": { "start": { - "line": 1117, + "line": 1110, "column": 8 }, "end": { - "line": 1119, + "line": 1112, "column": 9 } }, @@ -46766,16 +45773,16 @@ "type": "Line", "value": " Subscribe to events", "range": [ - 30875, - 30897 + 30604, + 30626 ], "loc": { "start": { - "line": 1116, + "line": 1109, "column": 8 }, "end": { - "line": 1116, + "line": 1109, "column": 30 } } @@ -46793,16 +45800,16 @@ "object": { "type": "ThisExpression", "range": [ - 31027, - 31031 + 30756, + 30760 ], "loc": { "start": { - "line": 1121, + "line": 1114, "column": 8 }, "end": { - "line": 1121, + "line": 1114, "column": 12 } } @@ -46811,31 +45818,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 31032, - 31043 + 30761, + 30772 ], "loc": { "start": { - "line": 1121, + "line": 1114, "column": 13 }, "end": { - "line": 1121, + "line": 1114, "column": 24 } } }, "range": [ - 31027, - 31043 + 30756, + 30772 ], "loc": { "start": { - "line": 1121, + "line": 1114, "column": 8 }, "end": { - "line": 1121, + "line": 1114, "column": 24 } } @@ -46845,46 +45852,46 @@ "value": true, "raw": "true", "range": [ - 31046, - 31050 + 30775, + 30779 ], "loc": { "start": { - "line": 1121, + "line": 1114, "column": 27 }, "end": { - "line": 1121, + "line": 1114, "column": 31 } } }, "range": [ - 31027, - 31050 + 30756, + 30779 ], "loc": { "start": { - "line": 1121, + "line": 1114, "column": 8 }, "end": { - "line": 1121, + "line": 1114, "column": 31 } } }, "range": [ - 31027, - 31051 + 30756, + 30780 ], "loc": { "start": { - "line": 1121, + "line": 1114, "column": 8 }, "end": { - "line": 1121, + "line": 1114, "column": 32 } } @@ -46899,16 +45906,16 @@ "object": { "type": "ThisExpression", "range": [ - 31061, - 31065 + 30790, + 30794 ], "loc": { "start": { - "line": 1123, + "line": 1116, "column": 8 }, "end": { - "line": 1123, + "line": 1116, "column": 12 } } @@ -46917,31 +45924,31 @@ "type": "Identifier", "name": "onFiltersLoaded", "range": [ - 31066, - 31081 + 30795, + 30810 ], "loc": { "start": { - "line": 1123, + "line": 1116, "column": 13 }, "end": { - "line": 1123, + "line": 1116, "column": 28 } } }, "range": [ - 31061, - 31081 + 30790, + 30810 ], "loc": { "start": { - "line": 1123, + "line": 1116, "column": 8 }, "end": { - "line": 1123, + "line": 1116, "column": 28 } } @@ -46950,47 +45957,47 @@ { "type": "ThisExpression", "range": [ - 31082, - 31086 + 30811, + 30815 ], "loc": { "start": { - "line": 1123, + "line": 1116, "column": 29 }, "end": { - "line": 1123, + "line": 1116, "column": 33 } } } ], "range": [ - 31061, - 31087 + 30790, + 30816 ], "loc": { "start": { - "line": 1123, + "line": 1116, "column": 8 }, "end": { - "line": 1123, + "line": 1116, "column": 34 } } }, "range": [ - 31061, - 31088 + 30790, + 30817 ], "loc": { "start": { - "line": 1123, + "line": 1116, "column": 8 }, "end": { - "line": 1123, + "line": 1116, "column": 35 } } @@ -47008,16 +46015,16 @@ "object": { "type": "ThisExpression", "range": [ - 31098, - 31102 + 30827, + 30831 ], "loc": { "start": { - "line": 1125, + "line": 1118, "column": 8 }, "end": { - "line": 1125, + "line": 1118, "column": 12 } } @@ -47026,31 +46033,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 31103, - 31110 + 30832, + 30839 ], "loc": { "start": { - "line": 1125, + "line": 1118, "column": 13 }, "end": { - "line": 1125, + "line": 1118, "column": 20 } } }, "range": [ - 31098, - 31110 + 30827, + 30839 ], "loc": { "start": { - "line": 1125, + "line": 1118, "column": 8 }, "end": { - "line": 1125, + "line": 1118, "column": 20 } } @@ -47059,31 +46066,31 @@ "type": "Identifier", "name": "emit", "range": [ - 31111, - 31115 + 30840, + 30844 ], "loc": { "start": { - "line": 1125, + "line": 1118, "column": 21 }, "end": { - "line": 1125, + "line": 1118, "column": 25 } } }, "range": [ - 31098, - 31115 + 30827, + 30844 ], "loc": { "start": { - "line": 1125, + "line": 1118, "column": 8 }, "end": { - "line": 1125, + "line": 1118, "column": 25 } } @@ -47094,16 +46101,16 @@ "value": "initialized", "raw": "'initialized'", "range": [ - 31116, - 31129 + 30845, + 30858 ], "loc": { "start": { - "line": 1125, + "line": 1118, "column": 26 }, "end": { - "line": 1125, + "line": 1118, "column": 39 } } @@ -47111,63 +46118,63 @@ { "type": "ThisExpression", "range": [ - 31131, - 31135 + 30860, + 30864 ], "loc": { "start": { - "line": 1125, + "line": 1118, "column": 41 }, "end": { - "line": 1125, + "line": 1118, "column": 45 } } } ], "range": [ - 31098, - 31136 + 30827, + 30865 ], "loc": { "start": { - "line": 1125, + "line": 1118, "column": 8 }, "end": { - "line": 1125, + "line": 1118, "column": 46 } } }, "range": [ - 31098, - 31137 + 30827, + 30866 ], "loc": { "start": { - "line": 1125, + "line": 1118, "column": 8 }, "end": { - "line": 1125, + "line": 1118, "column": 47 } } } ], "range": [ - 26905, - 31143 + 27083, + 30872 ], "loc": { "start": { - "line": 985, + "line": 994, "column": 11 }, "end": { - "line": 1126, + "line": 1119, "column": 5 } } @@ -47175,16 +46182,16 @@ "generator": false, "expression": false, "range": [ - 26902, - 31143 + 27080, + 30872 ], "loc": { "start": { - "line": 985, + "line": 994, "column": 8 }, "end": { - "line": 1126, + "line": 1119, "column": 5 } } @@ -47192,16 +46199,16 @@ "kind": "method", "computed": false, "range": [ - 26898, - 31143 + 27076, + 30872 ], "loc": { "start": { - "line": 985, + "line": 994, "column": 4 }, "end": { - "line": 1126, + "line": 1119, "column": 5 } }, @@ -47210,16 +46217,16 @@ "type": "Block", "value": "*\n * Initialise features and layout\n ", "range": [ - 26844, - 26893 + 27022, + 27071 ], "loc": { "start": { - "line": 982, + "line": 991, "column": 4 }, "end": { - "line": 984, + "line": 993, "column": 7 } } @@ -47230,16 +46237,16 @@ "type": "Block", "value": "*\n * Detect key\n * @param {Event} evt\n ", "range": [ - 31149, - 31212 + 30878, + 30941 ], "loc": { "start": { - "line": 1128, + "line": 1121, "column": 4 }, "end": { - "line": 1131, + "line": 1124, "column": 7 } } @@ -47253,16 +46260,16 @@ "type": "Identifier", "name": "detectKey", "range": [ - 31217, - 31226 + 30946, + 30955 ], "loc": { "start": { - "line": 1132, + "line": 1125, "column": 4 }, "end": { - "line": 1132, + "line": 1125, "column": 13 } } @@ -47275,16 +46282,16 @@ "type": "Identifier", "name": "evt", "range": [ - 31227, - 31230 + 30956, + 30959 ], "loc": { "start": { - "line": 1132, + "line": 1125, "column": 14 }, "end": { - "line": 1132, + "line": 1125, "column": 17 } } @@ -47304,16 +46311,16 @@ "object": { "type": "ThisExpression", "range": [ - 31247, - 31251 + 30976, + 30980 ], "loc": { "start": { - "line": 1133, + "line": 1126, "column": 13 }, "end": { - "line": 1133, + "line": 1126, "column": 17 } } @@ -47322,47 +46329,47 @@ "type": "Identifier", "name": "enterKey", "range": [ - 31252, - 31260 + 30981, + 30989 ], "loc": { "start": { - "line": 1133, + "line": 1126, "column": 18 }, "end": { - "line": 1133, + "line": 1126, "column": 26 } } }, "range": [ - 31247, - 31260 + 30976, + 30989 ], "loc": { "start": { - "line": 1133, + "line": 1126, "column": 13 }, "end": { - "line": 1133, + "line": 1126, "column": 26 } } }, "prefix": true, "range": [ - 31246, - 31260 + 30975, + 30989 ], "loc": { "start": { - "line": 1133, + "line": 1126, "column": 12 }, "end": { - "line": 1133, + "line": 1126, "column": 26 } } @@ -47374,48 +46381,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 31276, - 31283 + 31005, + 31012 ], "loc": { "start": { - "line": 1134, + "line": 1127, "column": 12 }, "end": { - "line": 1134, + "line": 1127, "column": 19 } } } ], "range": [ - 31262, - 31293 + 30991, + 31022 ], "loc": { "start": { - "line": 1133, + "line": 1126, "column": 28 }, "end": { - "line": 1135, + "line": 1128, "column": 9 } } }, "alternate": null, "range": [ - 31242, - 31293 + 30971, + 31022 ], "loc": { "start": { - "line": 1133, + "line": 1126, "column": 8 }, "end": { - "line": 1135, + "line": 1128, "column": 9 } } @@ -47426,16 +46433,16 @@ "type": "Identifier", "name": "evt", "range": [ - 31306, - 31309 + 31035, + 31038 ], "loc": { "start": { - "line": 1136, + "line": 1129, "column": 12 }, "end": { - "line": 1136, + "line": 1129, "column": 15 } } @@ -47452,16 +46459,16 @@ "type": "Identifier", "name": "key", "range": [ - 31329, - 31332 + 31058, + 31061 ], "loc": { "start": { - "line": 1137, + "line": 1130, "column": 16 }, "end": { - "line": 1137, + "line": 1130, "column": 19 } } @@ -47472,16 +46479,16 @@ "type": "Identifier", "name": "keyCode", "range": [ - 31335, - 31342 + 31064, + 31071 ], "loc": { "start": { - "line": 1137, + "line": 1130, "column": 22 }, "end": { - "line": 1137, + "line": 1130, "column": 29 } } @@ -47491,47 +46498,47 @@ "type": "Identifier", "name": "evt", "range": [ - 31343, - 31346 + 31072, + 31075 ], "loc": { "start": { - "line": 1137, + "line": 1130, "column": 30 }, "end": { - "line": 1137, + "line": 1130, "column": 33 } } } ], "range": [ - 31335, - 31347 + 31064, + 31076 ], "loc": { "start": { - "line": 1137, + "line": 1130, "column": 22 }, "end": { - "line": 1137, + "line": 1130, "column": 34 } } }, "range": [ - 31329, - 31347 + 31058, + 31076 ], "loc": { "start": { - "line": 1137, + "line": 1130, "column": 16 }, "end": { - "line": 1137, + "line": 1130, "column": 34 } } @@ -47539,16 +46546,16 @@ ], "kind": "let", "range": [ - 31325, - 31348 + 31054, + 31077 ], "loc": { "start": { - "line": 1137, + "line": 1130, "column": 12 }, "end": { - "line": 1137, + "line": 1130, "column": 35 } } @@ -47562,16 +46569,16 @@ "type": "Identifier", "name": "key", "range": [ - 31365, - 31368 + 31094, + 31097 ], "loc": { "start": { - "line": 1138, + "line": 1131, "column": 16 }, "end": { - "line": 1138, + "line": 1131, "column": 19 } } @@ -47580,31 +46587,31 @@ "type": "Identifier", "name": "ENTER_KEY", "range": [ - 31373, - 31382 + 31102, + 31111 ], "loc": { "start": { - "line": 1138, + "line": 1131, "column": 24 }, "end": { - "line": 1138, + "line": 1131, "column": 33 } } }, "range": [ - 31365, - 31382 + 31094, + 31111 ], "loc": { "start": { - "line": 1138, + "line": 1131, "column": 16 }, "end": { - "line": 1138, + "line": 1131, "column": 33 } } @@ -47622,16 +46629,16 @@ "object": { "type": "ThisExpression", "range": [ - 31402, - 31406 + 31131, + 31135 ], "loc": { "start": { - "line": 1139, + "line": 1132, "column": 16 }, "end": { - "line": 1139, + "line": 1132, "column": 20 } } @@ -47640,62 +46647,62 @@ "type": "Identifier", "name": "filter", "range": [ - 31407, - 31413 + 31136, + 31142 ], "loc": { "start": { - "line": 1139, + "line": 1132, "column": 21 }, "end": { - "line": 1139, + "line": 1132, "column": 27 } } }, "range": [ - 31402, - 31413 + 31131, + 31142 ], "loc": { "start": { - "line": 1139, + "line": 1132, "column": 16 }, "end": { - "line": 1139, + "line": 1132, "column": 27 } } }, "arguments": [], "range": [ - 31402, - 31415 + 31131, + 31144 ], "loc": { "start": { - "line": 1139, + "line": 1132, "column": 16 }, "end": { - "line": 1139, + "line": 1132, "column": 29 } } }, "range": [ - 31402, - 31416 + 31131, + 31145 ], "loc": { "start": { - "line": 1139, + "line": 1132, "column": 16 }, "end": { - "line": 1139, + "line": 1132, "column": 30 } } @@ -47708,16 +46715,16 @@ "type": "Identifier", "name": "cancelEvt", "range": [ - 31433, - 31442 + 31162, + 31171 ], "loc": { "start": { - "line": 1140, + "line": 1133, "column": 16 }, "end": { - "line": 1140, + "line": 1133, "column": 25 } } @@ -47727,47 +46734,47 @@ "type": "Identifier", "name": "evt", "range": [ - 31443, - 31446 + 31172, + 31175 ], "loc": { "start": { - "line": 1140, + "line": 1133, "column": 26 }, "end": { - "line": 1140, + "line": 1133, "column": 29 } } } ], "range": [ - 31433, - 31447 + 31162, + 31176 ], "loc": { "start": { - "line": 1140, + "line": 1133, "column": 16 }, "end": { - "line": 1140, + "line": 1133, "column": 30 } } }, "range": [ - 31433, - 31448 + 31162, + 31177 ], "loc": { "start": { - "line": 1140, + "line": 1133, "column": 16 }, "end": { - "line": 1140, + "line": 1133, "column": 31 } } @@ -47780,16 +46787,16 @@ "type": "Identifier", "name": "stopEvt", "range": [ - 31465, - 31472 + 31194, + 31201 ], "loc": { "start": { - "line": 1141, + "line": 1134, "column": 16 }, "end": { - "line": 1141, + "line": 1134, "column": 23 } } @@ -47799,63 +46806,63 @@ "type": "Identifier", "name": "evt", "range": [ - 31473, - 31476 + 31202, + 31205 ], "loc": { "start": { - "line": 1141, + "line": 1134, "column": 24 }, "end": { - "line": 1141, + "line": 1134, "column": 27 } } } ], "range": [ - 31465, - 31477 + 31194, + 31206 ], "loc": { "start": { - "line": 1141, + "line": 1134, "column": 16 }, "end": { - "line": 1141, + "line": 1134, "column": 28 } } }, "range": [ - 31465, - 31478 + 31194, + 31207 ], "loc": { "start": { - "line": 1141, + "line": 1134, "column": 16 }, "end": { - "line": 1141, + "line": 1134, "column": 29 } } } ], "range": [ - 31384, - 31492 + 31113, + 31221 ], "loc": { "start": { - "line": 1138, + "line": 1131, "column": 35 }, "end": { - "line": 1142, + "line": 1135, "column": 13 } } @@ -47874,16 +46881,16 @@ "object": { "type": "ThisExpression", "range": [ - 31516, - 31520 + 31245, + 31249 ], "loc": { "start": { - "line": 1143, + "line": 1136, "column": 16 }, "end": { - "line": 1143, + "line": 1136, "column": 20 } } @@ -47892,31 +46899,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 31521, - 31533 + 31250, + 31262 ], "loc": { "start": { - "line": 1143, + "line": 1136, "column": 21 }, "end": { - "line": 1143, + "line": 1136, "column": 33 } } }, "range": [ - 31516, - 31533 + 31245, + 31262 ], "loc": { "start": { - "line": 1143, + "line": 1136, "column": 16 }, "end": { - "line": 1143, + "line": 1136, "column": 33 } } @@ -47926,46 +46933,46 @@ "value": true, "raw": "true", "range": [ - 31536, - 31540 + 31265, + 31269 ], "loc": { "start": { - "line": 1143, + "line": 1136, "column": 36 }, "end": { - "line": 1143, + "line": 1136, "column": 40 } } }, "range": [ - 31516, - 31540 + 31245, + 31269 ], "loc": { "start": { - "line": 1143, + "line": 1136, "column": 16 }, "end": { - "line": 1143, + "line": 1136, "column": 40 } } }, "range": [ - 31516, - 31541 + 31245, + 31270 ], "loc": { "start": { - "line": 1143, + "line": 1136, "column": 16 }, "end": { - "line": 1143, + "line": 1136, "column": 41 } } @@ -47981,16 +46988,16 @@ "type": "Identifier", "name": "root", "range": [ - 31558, - 31562 + 31287, + 31291 ], "loc": { "start": { - "line": 1144, + "line": 1137, "column": 16 }, "end": { - "line": 1144, + "line": 1137, "column": 20 } } @@ -47999,31 +47006,31 @@ "type": "Identifier", "name": "clearInterval", "range": [ - 31563, - 31576 + 31292, + 31305 ], "loc": { "start": { - "line": 1144, + "line": 1137, "column": 21 }, "end": { - "line": 1144, + "line": 1137, "column": 34 } } }, "range": [ - 31558, - 31576 + 31287, + 31305 ], "loc": { "start": { - "line": 1144, + "line": 1137, "column": 16 }, "end": { - "line": 1144, + "line": 1137, "column": 34 } } @@ -48035,16 +47042,16 @@ "object": { "type": "ThisExpression", "range": [ - 31577, - 31581 + 31306, + 31310 ], "loc": { "start": { - "line": 1144, + "line": 1137, "column": 35 }, "end": { - "line": 1144, + "line": 1137, "column": 39 } } @@ -48053,62 +47060,62 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 31582, - 31597 + 31311, + 31326 ], "loc": { "start": { - "line": 1144, + "line": 1137, "column": 40 }, "end": { - "line": 1144, + "line": 1137, "column": 55 } } }, "range": [ - 31577, - 31597 + 31306, + 31326 ], "loc": { "start": { - "line": 1144, + "line": 1137, "column": 35 }, "end": { - "line": 1144, + "line": 1137, "column": 55 } } } ], "range": [ - 31558, - 31598 + 31287, + 31327 ], "loc": { "start": { - "line": 1144, + "line": 1137, "column": 16 }, "end": { - "line": 1144, + "line": 1137, "column": 56 } } }, "range": [ - 31558, - 31599 + 31287, + 31328 ], "loc": { "start": { - "line": 1144, + "line": 1137, "column": 16 }, "end": { - "line": 1144, + "line": 1137, "column": 57 } } @@ -48124,16 +47131,16 @@ "object": { "type": "ThisExpression", "range": [ - 31616, - 31620 + 31345, + 31349 ], "loc": { "start": { - "line": 1145, + "line": 1138, "column": 16 }, "end": { - "line": 1145, + "line": 1138, "column": 20 } } @@ -48142,31 +47149,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 31621, - 31636 + 31350, + 31365 ], "loc": { "start": { - "line": 1145, + "line": 1138, "column": 21 }, "end": { - "line": 1145, + "line": 1138, "column": 36 } } }, "range": [ - 31616, - 31636 + 31345, + 31365 ], "loc": { "start": { - "line": 1145, + "line": 1138, "column": 16 }, "end": { - "line": 1145, + "line": 1138, "column": 36 } } @@ -48176,125 +47183,125 @@ "value": null, "raw": "null", "range": [ - 31639, - 31643 + 31368, + 31372 ], "loc": { "start": { - "line": 1145, + "line": 1138, "column": 39 }, "end": { - "line": 1145, + "line": 1138, "column": 43 } } }, "range": [ - 31616, - 31643 + 31345, + 31372 ], "loc": { "start": { - "line": 1145, + "line": 1138, "column": 16 }, "end": { - "line": 1145, + "line": 1138, "column": 43 } } }, "range": [ - 31616, - 31644 + 31345, + 31373 ], "loc": { "start": { - "line": 1145, + "line": 1138, "column": 16 }, "end": { - "line": 1145, + "line": 1138, "column": 44 } } } ], "range": [ - 31498, - 31658 + 31227, + 31387 ], "loc": { "start": { - "line": 1142, + "line": 1135, "column": 19 }, "end": { - "line": 1146, + "line": 1139, "column": 13 } } }, "range": [ - 31361, - 31658 + 31090, + 31387 ], "loc": { "start": { - "line": 1138, + "line": 1131, "column": 12 }, "end": { - "line": 1146, + "line": 1139, "column": 13 } } } ], "range": [ - 31311, - 31668 + 31040, + 31397 ], "loc": { "start": { - "line": 1136, + "line": 1129, "column": 17 }, "end": { - "line": 1147, + "line": 1140, "column": 9 } } }, "alternate": null, "range": [ - 31302, - 31668 + 31031, + 31397 ], "loc": { "start": { - "line": 1136, + "line": 1129, "column": 8 }, "end": { - "line": 1147, + "line": 1140, "column": 9 } } } ], "range": [ - 31232, - 31674 + 30961, + 31403 ], "loc": { "start": { - "line": 1132, + "line": 1125, "column": 19 }, "end": { - "line": 1148, + "line": 1141, "column": 5 } } @@ -48302,16 +47309,16 @@ "generator": false, "expression": false, "range": [ - 31226, - 31674 + 30955, + 31403 ], "loc": { "start": { - "line": 1132, + "line": 1125, "column": 13 }, "end": { - "line": 1148, + "line": 1141, "column": 5 } } @@ -48319,16 +47326,16 @@ "kind": "method", "computed": false, "range": [ - 31217, - 31674 + 30946, + 31403 ], "loc": { "start": { - "line": 1132, + "line": 1125, "column": 4 }, "end": { - "line": 1148, + "line": 1141, "column": 5 } }, @@ -48337,16 +47344,16 @@ "type": "Block", "value": "*\n * Detect key\n * @param {Event} evt\n ", "range": [ - 31149, - 31212 + 30878, + 30941 ], "loc": { "start": { - "line": 1128, + "line": 1121, "column": 4 }, "end": { - "line": 1131, + "line": 1124, "column": 7 } } @@ -48357,16 +47364,16 @@ "type": "Block", "value": "*\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n ", "range": [ - 31680, - 31813 + 31409, + 31542 ], "loc": { "start": { - "line": 1150, + "line": 1143, "column": 4 }, "end": { - "line": 1154, + "line": 1147, "column": 7 } } @@ -48380,16 +47387,16 @@ "type": "Identifier", "name": "onKeyUp", "range": [ - 31818, - 31825 + 31547, + 31554 ], "loc": { "start": { - "line": 1155, + "line": 1148, "column": 4 }, "end": { - "line": 1155, + "line": 1148, "column": 11 } } @@ -48402,16 +47409,16 @@ "type": "Identifier", "name": "evt", "range": [ - 31826, - 31829 + 31555, + 31558 ], "loc": { "start": { - "line": 1155, + "line": 1148, "column": 12 }, "end": { - "line": 1155, + "line": 1148, "column": 15 } } @@ -48431,16 +47438,16 @@ "object": { "type": "ThisExpression", "range": [ - 31846, - 31850 + 31575, + 31579 ], "loc": { "start": { - "line": 1156, + "line": 1149, "column": 13 }, "end": { - "line": 1156, + "line": 1149, "column": 17 } } @@ -48449,47 +47456,47 @@ "type": "Identifier", "name": "autoFilter", "range": [ - 31851, - 31861 + 31580, + 31590 ], "loc": { "start": { - "line": 1156, + "line": 1149, "column": 18 }, "end": { - "line": 1156, + "line": 1149, "column": 28 } } }, "range": [ - 31846, - 31861 + 31575, + 31590 ], "loc": { "start": { - "line": 1156, + "line": 1149, "column": 13 }, "end": { - "line": 1156, + "line": 1149, "column": 28 } } }, "prefix": true, "range": [ - 31845, - 31861 + 31574, + 31590 ], "loc": { "start": { - "line": 1156, + "line": 1149, "column": 12 }, "end": { - "line": 1156, + "line": 1149, "column": 28 } } @@ -48501,48 +47508,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 31877, - 31884 + 31606, + 31613 ], "loc": { "start": { - "line": 1157, + "line": 1150, "column": 12 }, "end": { - "line": 1157, + "line": 1150, "column": 19 } } } ], "range": [ - 31863, - 31894 + 31592, + 31623 ], "loc": { "start": { - "line": 1156, + "line": 1149, "column": 30 }, "end": { - "line": 1158, + "line": 1151, "column": 9 } } }, "alternate": null, "range": [ - 31841, - 31894 + 31570, + 31623 ], "loc": { "start": { - "line": 1156, + "line": 1149, "column": 8 }, "end": { - "line": 1158, + "line": 1151, "column": 9 } } @@ -48556,16 +47563,16 @@ "type": "Identifier", "name": "key", "range": [ - 31907, - 31910 + 31636, + 31639 ], "loc": { "start": { - "line": 1159, + "line": 1152, "column": 12 }, "end": { - "line": 1159, + "line": 1152, "column": 15 } } @@ -48576,16 +47583,16 @@ "type": "Identifier", "name": "keyCode", "range": [ - 31913, - 31920 + 31642, + 31649 ], "loc": { "start": { - "line": 1159, + "line": 1152, "column": 18 }, "end": { - "line": 1159, + "line": 1152, "column": 25 } } @@ -48595,47 +47602,47 @@ "type": "Identifier", "name": "evt", "range": [ - 31921, - 31924 + 31650, + 31653 ], "loc": { "start": { - "line": 1159, + "line": 1152, "column": 26 }, "end": { - "line": 1159, + "line": 1152, "column": 29 } } } ], "range": [ - 31913, - 31925 + 31642, + 31654 ], "loc": { "start": { - "line": 1159, + "line": 1152, "column": 18 }, "end": { - "line": 1159, + "line": 1152, "column": 30 } } }, "range": [ - 31907, - 31925 + 31636, + 31654 ], "loc": { "start": { - "line": 1159, + "line": 1152, "column": 12 }, "end": { - "line": 1159, + "line": 1152, "column": 30 } } @@ -48643,16 +47650,16 @@ ], "kind": "let", "range": [ - 31903, - 31926 + 31632, + 31655 ], "loc": { "start": { - "line": 1159, + "line": 1152, "column": 8 }, "end": { - "line": 1159, + "line": 1152, "column": 31 } } @@ -48668,16 +47675,16 @@ "object": { "type": "ThisExpression", "range": [ - 31935, - 31939 + 31664, + 31668 ], "loc": { "start": { - "line": 1160, + "line": 1153, "column": 8 }, "end": { - "line": 1160, + "line": 1153, "column": 12 } } @@ -48686,31 +47693,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 31940, - 31952 + 31669, + 31681 ], "loc": { "start": { - "line": 1160, + "line": 1153, "column": 13 }, "end": { - "line": 1160, + "line": 1153, "column": 25 } } }, "range": [ - 31935, - 31952 + 31664, + 31681 ], "loc": { "start": { - "line": 1160, + "line": 1153, "column": 8 }, "end": { - "line": 1160, + "line": 1153, "column": 25 } } @@ -48720,46 +47727,46 @@ "value": false, "raw": "false", "range": [ - 31955, - 31960 + 31684, + 31689 ], "loc": { "start": { - "line": 1160, + "line": 1153, "column": 28 }, "end": { - "line": 1160, + "line": 1153, "column": 33 } } }, "range": [ - 31935, - 31960 + 31664, + 31689 ], "loc": { "start": { - "line": 1160, + "line": 1153, "column": 8 }, "end": { - "line": 1160, + "line": 1153, "column": 33 } } }, "range": [ - 31935, - 31961 + 31664, + 31690 ], "loc": { "start": { - "line": 1160, + "line": 1153, "column": 8 }, "end": { - "line": 1160, + "line": 1153, "column": 34 } } @@ -48770,16 +47777,16 @@ "type": "Identifier", "name": "filter", "range": [ - 31980, - 31986 + 31709, + 31715 ], "loc": { "start": { - "line": 1162, + "line": 1155, "column": 17 }, "end": { - "line": 1162, + "line": 1155, "column": 23 } } @@ -48799,16 +47806,16 @@ "type": "Identifier", "name": "root", "range": [ - 32003, - 32007 + 31732, + 31736 ], "loc": { "start": { - "line": 1163, + "line": 1156, "column": 12 }, "end": { - "line": 1163, + "line": 1156, "column": 16 } } @@ -48817,31 +47824,31 @@ "type": "Identifier", "name": "clearInterval", "range": [ - 32008, - 32021 + 31737, + 31750 ], "loc": { "start": { - "line": 1163, + "line": 1156, "column": 17 }, "end": { - "line": 1163, + "line": 1156, "column": 30 } } }, "range": [ - 32003, - 32021 + 31732, + 31750 ], "loc": { "start": { - "line": 1163, + "line": 1156, "column": 12 }, "end": { - "line": 1163, + "line": 1156, "column": 30 } } @@ -48853,16 +47860,16 @@ "object": { "type": "ThisExpression", "range": [ - 32022, - 32026 + 31751, + 31755 ], "loc": { "start": { - "line": 1163, + "line": 1156, "column": 31 }, "end": { - "line": 1163, + "line": 1156, "column": 35 } } @@ -48871,62 +47878,62 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 32027, - 32042 + 31756, + 31771 ], "loc": { "start": { - "line": 1163, + "line": 1156, "column": 36 }, "end": { - "line": 1163, + "line": 1156, "column": 51 } } }, "range": [ - 32022, - 32042 + 31751, + 31771 ], "loc": { "start": { - "line": 1163, + "line": 1156, "column": 31 }, "end": { - "line": 1163, + "line": 1156, "column": 51 } } } ], "range": [ - 32003, - 32043 + 31732, + 31772 ], "loc": { "start": { - "line": 1163, + "line": 1156, "column": 12 }, "end": { - "line": 1163, + "line": 1156, "column": 52 } } }, "range": [ - 32003, - 32044 + 31732, + 31773 ], "loc": { "start": { - "line": 1163, + "line": 1156, "column": 12 }, "end": { - "line": 1163, + "line": 1156, "column": 53 } } @@ -48942,16 +47949,16 @@ "object": { "type": "ThisExpression", "range": [ - 32057, - 32061 + 31786, + 31790 ], "loc": { "start": { - "line": 1164, + "line": 1157, "column": 12 }, "end": { - "line": 1164, + "line": 1157, "column": 16 } } @@ -48960,31 +47967,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 32062, - 32077 + 31791, + 31806 ], "loc": { "start": { - "line": 1164, + "line": 1157, "column": 17 }, "end": { - "line": 1164, + "line": 1157, "column": 32 } } }, "range": [ - 32057, - 32077 + 31786, + 31806 ], "loc": { "start": { - "line": 1164, + "line": 1157, "column": 12 }, "end": { - "line": 1164, + "line": 1157, "column": 32 } } @@ -48994,46 +48001,46 @@ "value": null, "raw": "null", "range": [ - 32080, - 32084 + 31809, + 31813 ], "loc": { "start": { - "line": 1164, + "line": 1157, "column": 35 }, "end": { - "line": 1164, + "line": 1157, "column": 39 } } }, "range": [ - 32057, - 32084 + 31786, + 31813 ], "loc": { "start": { - "line": 1164, + "line": 1157, "column": 12 }, "end": { - "line": 1164, + "line": 1157, "column": 39 } } }, "range": [ - 32057, - 32085 + 31786, + 31814 ], "loc": { "start": { - "line": 1164, + "line": 1157, "column": 12 }, "end": { - "line": 1164, + "line": 1157, "column": 40 } } @@ -49049,16 +48056,16 @@ "object": { "type": "ThisExpression", "range": [ - 32103, - 32107 + 31832, + 31836 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 17 }, "end": { - "line": 1165, + "line": 1158, "column": 21 } } @@ -49067,47 +48074,47 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 32108, - 32120 + 31837, + 31849 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 22 }, "end": { - "line": 1165, + "line": 1158, "column": 34 } } }, "range": [ - 32103, - 32120 + 31832, + 31849 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 17 }, "end": { - "line": 1165, + "line": 1158, "column": 34 } } }, "prefix": true, "range": [ - 32102, - 32120 + 31831, + 31849 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 16 }, "end": { - "line": 1165, + "line": 1158, "column": 34 } } @@ -49125,16 +48132,16 @@ "object": { "type": "ThisExpression", "range": [ - 32140, - 32144 + 31869, + 31873 ], "loc": { "start": { - "line": 1166, + "line": 1159, "column": 16 }, "end": { - "line": 1166, + "line": 1159, "column": 20 } } @@ -49143,62 +48150,62 @@ "type": "Identifier", "name": "filter", "range": [ - 32145, - 32151 + 31874, + 31880 ], "loc": { "start": { - "line": 1166, + "line": 1159, "column": 21 }, "end": { - "line": 1166, + "line": 1159, "column": 27 } } }, "range": [ - 32140, - 32151 + 31869, + 31880 ], "loc": { "start": { - "line": 1166, + "line": 1159, "column": 16 }, "end": { - "line": 1166, + "line": 1159, "column": 27 } } }, "arguments": [], "range": [ - 32140, - 32153 + 31869, + 31882 ], "loc": { "start": { - "line": 1166, + "line": 1159, "column": 16 }, "end": { - "line": 1166, + "line": 1159, "column": 29 } } }, "range": [ - 32140, - 32154 + 31869, + 31883 ], "loc": { "start": { - "line": 1166, + "line": 1159, "column": 16 }, "end": { - "line": 1166, + "line": 1159, "column": 30 } } @@ -49214,16 +48221,16 @@ "object": { "type": "ThisExpression", "range": [ - 32171, - 32175 + 31900, + 31904 ], "loc": { "start": { - "line": 1167, + "line": 1160, "column": 16 }, "end": { - "line": 1167, + "line": 1160, "column": 20 } } @@ -49232,31 +48239,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 32176, - 32188 + 31905, + 31917 ], "loc": { "start": { - "line": 1167, + "line": 1160, "column": 21 }, "end": { - "line": 1167, + "line": 1160, "column": 33 } } }, "range": [ - 32171, - 32188 + 31900, + 31917 ], "loc": { "start": { - "line": 1167, + "line": 1160, "column": 16 }, "end": { - "line": 1167, + "line": 1160, "column": 33 } } @@ -49266,94 +48273,94 @@ "value": null, "raw": "null", "range": [ - 32191, - 32195 + 31920, + 31924 ], "loc": { "start": { - "line": 1167, + "line": 1160, "column": 36 }, "end": { - "line": 1167, + "line": 1160, "column": 40 } } }, "range": [ - 32171, - 32195 + 31900, + 31924 ], "loc": { "start": { - "line": 1167, + "line": 1160, "column": 16 }, "end": { - "line": 1167, + "line": 1160, "column": 40 } } }, "range": [ - 32171, - 32196 + 31900, + 31925 ], "loc": { "start": { - "line": 1167, + "line": 1160, "column": 16 }, "end": { - "line": 1167, + "line": 1160, "column": 41 } } } ], "range": [ - 32122, - 32210 + 31851, + 31939 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 36 }, "end": { - "line": 1168, + "line": 1161, "column": 13 } } }, "alternate": null, "range": [ - 32098, - 32210 + 31827, + 31939 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 12 }, "end": { - "line": 1168, + "line": 1161, "column": 13 } } } ], "range": [ - 31989, - 32220 + 31718, + 31949 ], "loc": { "start": { - "line": 1162, + "line": 1155, "column": 26 }, "end": { - "line": 1169, + "line": 1162, "column": 9 } } @@ -49361,16 +48368,16 @@ "generator": false, "expression": false, "range": [ - 31971, - 32220 + 31700, + 31949 ], "loc": { "start": { - "line": 1162, + "line": 1155, "column": 8 }, "end": { - "line": 1169, + "line": 1162, "column": 9 } } @@ -49396,16 +48403,16 @@ "type": "Identifier", "name": "key", "range": [ - 32234, - 32237 + 31963, + 31966 ], "loc": { "start": { - "line": 1171, + "line": 1164, "column": 12 }, "end": { - "line": 1171, + "line": 1164, "column": 15 } } @@ -49414,31 +48421,31 @@ "type": "Identifier", "name": "ENTER_KEY", "range": [ - 32242, - 32251 + 31971, + 31980 ], "loc": { "start": { - "line": 1171, + "line": 1164, "column": 20 }, "end": { - "line": 1171, + "line": 1164, "column": 29 } } }, "range": [ - 32234, - 32251 + 31963, + 31980 ], "loc": { "start": { - "line": 1171, + "line": 1164, "column": 12 }, "end": { - "line": 1171, + "line": 1164, "column": 29 } } @@ -49450,16 +48457,16 @@ "type": "Identifier", "name": "key", "range": [ - 32255, - 32258 + 31984, + 31987 ], "loc": { "start": { - "line": 1171, + "line": 1164, "column": 33 }, "end": { - "line": 1171, + "line": 1164, "column": 36 } } @@ -49468,46 +48475,46 @@ "type": "Identifier", "name": "TAB_KEY", "range": [ - 32263, - 32270 + 31992, + 31999 ], "loc": { "start": { - "line": 1171, + "line": 1164, "column": 41 }, "end": { - "line": 1171, + "line": 1164, "column": 48 } } }, "range": [ - 32255, - 32270 + 31984, + 31999 ], "loc": { "start": { - "line": 1171, + "line": 1164, "column": 33 }, "end": { - "line": 1171, + "line": 1164, "column": 48 } } }, "range": [ - 32234, - 32270 + 31963, + 31999 ], "loc": { "start": { - "line": 1171, + "line": 1164, "column": 12 }, "end": { - "line": 1171, + "line": 1164, "column": 48 } } @@ -49519,16 +48526,16 @@ "type": "Identifier", "name": "key", "range": [ - 32274, - 32277 + 32003, + 32006 ], "loc": { "start": { - "line": 1171, + "line": 1164, "column": 52 }, "end": { - "line": 1171, + "line": 1164, "column": 55 } } @@ -49537,46 +48544,46 @@ "type": "Identifier", "name": "ESC_KEY", "range": [ - 32282, - 32289 + 32011, + 32018 ], "loc": { "start": { - "line": 1171, + "line": 1164, "column": 60 }, "end": { - "line": 1171, + "line": 1164, "column": 67 } } }, "range": [ - 32274, - 32289 + 32003, + 32018 ], "loc": { "start": { - "line": 1171, + "line": 1164, "column": 52 }, "end": { - "line": 1171, + "line": 1164, "column": 67 } } }, "range": [ - 32234, - 32289 + 31963, + 32018 ], "loc": { "start": { - "line": 1171, + "line": 1164, "column": 12 }, "end": { - "line": 1171, + "line": 1164, "column": 67 } } @@ -49588,16 +48595,16 @@ "type": "Identifier", "name": "key", "range": [ - 32305, - 32308 + 32034, + 32037 ], "loc": { "start": { - "line": 1172, + "line": 1165, "column": 12 }, "end": { - "line": 1172, + "line": 1165, "column": 15 } } @@ -49606,46 +48613,46 @@ "type": "Identifier", "name": "UP_ARROW_KEY", "range": [ - 32313, - 32325 + 32042, + 32054 ], "loc": { "start": { - "line": 1172, + "line": 1165, "column": 20 }, "end": { - "line": 1172, + "line": 1165, "column": 32 } } }, "range": [ - 32305, - 32325 + 32034, + 32054 ], "loc": { "start": { - "line": 1172, + "line": 1165, "column": 12 }, "end": { - "line": 1172, + "line": 1165, "column": 32 } } }, "range": [ - 32234, - 32325 + 31963, + 32054 ], "loc": { "start": { - "line": 1171, + "line": 1164, "column": 12 }, "end": { - "line": 1172, + "line": 1165, "column": 32 } } @@ -49657,16 +48664,16 @@ "type": "Identifier", "name": "key", "range": [ - 32329, - 32332 + 32058, + 32061 ], "loc": { "start": { - "line": 1172, + "line": 1165, "column": 36 }, "end": { - "line": 1172, + "line": 1165, "column": 39 } } @@ -49675,46 +48682,46 @@ "type": "Identifier", "name": "DOWN_ARROW_KEY", "range": [ - 32337, - 32351 + 32066, + 32080 ], "loc": { "start": { - "line": 1172, + "line": 1165, "column": 44 }, "end": { - "line": 1172, + "line": 1165, "column": 58 } } }, "range": [ - 32329, - 32351 + 32058, + 32080 ], "loc": { "start": { - "line": 1172, + "line": 1165, "column": 36 }, "end": { - "line": 1172, + "line": 1165, "column": 58 } } }, "range": [ - 32234, - 32351 + 31963, + 32080 ], "loc": { "start": { - "line": 1171, + "line": 1164, "column": 12 }, "end": { - "line": 1172, + "line": 1165, "column": 58 } } @@ -49733,16 +48740,16 @@ "object": { "type": "ThisExpression", "range": [ - 32371, - 32375 + 32100, + 32104 ], "loc": { "start": { - "line": 1173, + "line": 1166, "column": 16 }, "end": { - "line": 1173, + "line": 1166, "column": 20 } } @@ -49751,31 +48758,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 32376, - 32391 + 32105, + 32120 ], "loc": { "start": { - "line": 1173, + "line": 1166, "column": 21 }, "end": { - "line": 1173, + "line": 1166, "column": 36 } } }, "range": [ - 32371, - 32391 + 32100, + 32120 ], "loc": { "start": { - "line": 1173, + "line": 1166, "column": 16 }, "end": { - "line": 1173, + "line": 1166, "column": 36 } } @@ -49785,31 +48792,31 @@ "value": null, "raw": "null", "range": [ - 32396, - 32400 + 32125, + 32129 ], "loc": { "start": { - "line": 1173, + "line": 1166, "column": 41 }, "end": { - "line": 1173, + "line": 1166, "column": 45 } } }, "range": [ - 32371, - 32400 + 32100, + 32129 ], "loc": { "start": { - "line": 1173, + "line": 1166, "column": 16 }, "end": { - "line": 1173, + "line": 1166, "column": 45 } } @@ -49828,16 +48835,16 @@ "object": { "type": "ThisExpression", "range": [ - 32420, - 32424 + 32149, + 32153 ], "loc": { "start": { - "line": 1174, + "line": 1167, "column": 16 }, "end": { - "line": 1174, + "line": 1167, "column": 20 } } @@ -49846,31 +48853,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 32425, - 32440 + 32154, + 32169 ], "loc": { "start": { - "line": 1174, + "line": 1167, "column": 21 }, "end": { - "line": 1174, + "line": 1167, "column": 36 } } }, "range": [ - 32420, - 32440 + 32149, + 32169 ], "loc": { "start": { - "line": 1174, + "line": 1167, "column": 16 }, "end": { - "line": 1174, + "line": 1167, "column": 36 } } @@ -49884,16 +48891,16 @@ "type": "Identifier", "name": "root", "range": [ - 32443, - 32447 + 32172, + 32176 ], "loc": { "start": { - "line": 1174, + "line": 1167, "column": 39 }, "end": { - "line": 1174, + "line": 1167, "column": 43 } } @@ -49902,31 +48909,31 @@ "type": "Identifier", "name": "setInterval", "range": [ - 32448, - 32459 + 32177, + 32188 ], "loc": { "start": { - "line": 1174, + "line": 1167, "column": 44 }, "end": { - "line": 1174, + "line": 1167, "column": 55 } } }, "range": [ - 32443, - 32459 + 32172, + 32188 ], "loc": { "start": { - "line": 1174, + "line": 1167, "column": 39 }, "end": { - "line": 1174, + "line": 1167, "column": 55 } } @@ -49941,16 +48948,16 @@ "type": "Identifier", "name": "filter", "range": [ - 32460, - 32466 + 32189, + 32195 ], "loc": { "start": { - "line": 1174, + "line": 1167, "column": 56 }, "end": { - "line": 1174, + "line": 1167, "column": 62 } } @@ -49959,31 +48966,31 @@ "type": "Identifier", "name": "bind", "range": [ - 32467, - 32471 + 32196, + 32200 ], "loc": { "start": { - "line": 1174, + "line": 1167, "column": 63 }, "end": { - "line": 1174, + "line": 1167, "column": 67 } } }, "range": [ - 32460, - 32471 + 32189, + 32200 ], "loc": { "start": { - "line": 1174, + "line": 1167, "column": 56 }, "end": { - "line": 1174, + "line": 1167, "column": 67 } } @@ -49992,32 +48999,32 @@ { "type": "ThisExpression", "range": [ - 32472, - 32476 + 32201, + 32205 ], "loc": { "start": { - "line": 1174, + "line": 1167, "column": 68 }, "end": { - "line": 1174, + "line": 1167, "column": 72 } } } ], "range": [ - 32460, - 32477 + 32189, + 32206 ], "loc": { "start": { - "line": 1174, + "line": 1167, "column": 56 }, "end": { - "line": 1174, + "line": 1167, "column": 73 } } @@ -50028,16 +49035,16 @@ "object": { "type": "ThisExpression", "range": [ - 32499, - 32503 + 32228, + 32232 ], "loc": { "start": { - "line": 1175, + "line": 1168, "column": 20 }, "end": { - "line": 1175, + "line": 1168, "column": 24 } } @@ -50046,125 +49053,125 @@ "type": "Identifier", "name": "autoFilterDelay", "range": [ - 32504, - 32519 + 32233, + 32248 ], "loc": { "start": { - "line": 1175, + "line": 1168, "column": 25 }, "end": { - "line": 1175, + "line": 1168, "column": 40 } } }, "range": [ - 32499, - 32519 + 32228, + 32248 ], "loc": { "start": { - "line": 1175, + "line": 1168, "column": 20 }, "end": { - "line": 1175, + "line": 1168, "column": 40 } } } ], "range": [ - 32443, - 32520 + 32172, + 32249 ], "loc": { "start": { - "line": 1174, + "line": 1167, "column": 39 }, "end": { - "line": 1175, + "line": 1168, "column": 41 } } }, "range": [ - 32420, - 32520 + 32149, + 32249 ], "loc": { "start": { - "line": 1174, + "line": 1167, "column": 16 }, "end": { - "line": 1175, + "line": 1168, "column": 41 } } }, "range": [ - 32420, - 32521 + 32149, + 32250 ], "loc": { "start": { - "line": 1174, + "line": 1167, "column": 16 }, "end": { - "line": 1175, + "line": 1168, "column": 42 } } } ], "range": [ - 32402, - 32535 + 32131, + 32264 ], "loc": { "start": { - "line": 1173, + "line": 1166, "column": 47 }, "end": { - "line": 1176, + "line": 1169, "column": 13 } } }, "alternate": null, "range": [ - 32367, - 32535 + 32096, + 32264 ], "loc": { "start": { - "line": 1173, + "line": 1166, "column": 12 }, "end": { - "line": 1176, + "line": 1169, "column": 13 } } } ], "range": [ - 32353, - 32545 + 32082, + 32274 ], "loc": { "start": { - "line": 1172, + "line": 1165, "column": 60 }, "end": { - "line": 1177, + "line": 1170, "column": 9 } } @@ -50183,16 +49190,16 @@ "type": "Identifier", "name": "root", "range": [ - 32565, - 32569 + 32294, + 32298 ], "loc": { "start": { - "line": 1178, + "line": 1171, "column": 12 }, "end": { - "line": 1178, + "line": 1171, "column": 16 } } @@ -50201,31 +49208,31 @@ "type": "Identifier", "name": "clearInterval", "range": [ - 32570, - 32583 + 32299, + 32312 ], "loc": { "start": { - "line": 1178, + "line": 1171, "column": 17 }, "end": { - "line": 1178, + "line": 1171, "column": 30 } } }, "range": [ - 32565, - 32583 + 32294, + 32312 ], "loc": { "start": { - "line": 1178, + "line": 1171, "column": 12 }, "end": { - "line": 1178, + "line": 1171, "column": 30 } } @@ -50237,16 +49244,16 @@ "object": { "type": "ThisExpression", "range": [ - 32584, - 32588 + 32313, + 32317 ], "loc": { "start": { - "line": 1178, + "line": 1171, "column": 31 }, "end": { - "line": 1178, + "line": 1171, "column": 35 } } @@ -50255,62 +49262,62 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 32589, - 32604 + 32318, + 32333 ], "loc": { "start": { - "line": 1178, + "line": 1171, "column": 36 }, "end": { - "line": 1178, + "line": 1171, "column": 51 } } }, "range": [ - 32584, - 32604 + 32313, + 32333 ], "loc": { "start": { - "line": 1178, + "line": 1171, "column": 31 }, "end": { - "line": 1178, + "line": 1171, "column": 51 } } } ], "range": [ - 32565, - 32605 + 32294, + 32334 ], "loc": { "start": { - "line": 1178, + "line": 1171, "column": 12 }, "end": { - "line": 1178, + "line": 1171, "column": 52 } } }, "range": [ - 32565, - 32606 + 32294, + 32335 ], "loc": { "start": { - "line": 1178, + "line": 1171, "column": 12 }, "end": { - "line": 1178, + "line": 1171, "column": 53 } } @@ -50326,16 +49333,16 @@ "object": { "type": "ThisExpression", "range": [ - 32619, - 32623 + 32348, + 32352 ], "loc": { "start": { - "line": 1179, + "line": 1172, "column": 12 }, "end": { - "line": 1179, + "line": 1172, "column": 16 } } @@ -50344,31 +49351,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 32624, - 32639 + 32353, + 32368 ], "loc": { "start": { - "line": 1179, + "line": 1172, "column": 17 }, "end": { - "line": 1179, + "line": 1172, "column": 32 } } }, "range": [ - 32619, - 32639 + 32348, + 32368 ], "loc": { "start": { - "line": 1179, + "line": 1172, "column": 12 }, "end": { - "line": 1179, + "line": 1172, "column": 32 } } @@ -50378,93 +49385,93 @@ "value": null, "raw": "null", "range": [ - 32642, - 32646 + 32371, + 32375 ], "loc": { "start": { - "line": 1179, + "line": 1172, "column": 35 }, "end": { - "line": 1179, + "line": 1172, "column": 39 } } }, "range": [ - 32619, - 32646 + 32348, + 32375 ], "loc": { "start": { - "line": 1179, + "line": 1172, "column": 12 }, "end": { - "line": 1179, + "line": 1172, "column": 39 } } }, "range": [ - 32619, - 32647 + 32348, + 32376 ], "loc": { "start": { - "line": 1179, + "line": 1172, "column": 12 }, "end": { - "line": 1179, + "line": 1172, "column": 40 } } } ], "range": [ - 32551, - 32657 + 32280, + 32386 ], "loc": { "start": { - "line": 1177, + "line": 1170, "column": 15 }, "end": { - "line": 1180, + "line": 1173, "column": 9 } } }, "range": [ - 32230, - 32657 + 31959, + 32386 ], "loc": { "start": { - "line": 1171, + "line": 1164, "column": 8 }, "end": { - "line": 1180, + "line": 1173, "column": 9 } } } ], "range": [ - 31831, - 32663 + 31560, + 32392 ], "loc": { "start": { - "line": 1155, + "line": 1148, "column": 17 }, "end": { - "line": 1181, + "line": 1174, "column": 5 } } @@ -50472,16 +49479,16 @@ "generator": false, "expression": false, "range": [ - 31825, - 32663 + 31554, + 32392 ], "loc": { "start": { - "line": 1155, + "line": 1148, "column": 11 }, "end": { - "line": 1181, + "line": 1174, "column": 5 } } @@ -50489,16 +49496,16 @@ "kind": "method", "computed": false, "range": [ - 31818, - 32663 + 31547, + 32392 ], "loc": { "start": { - "line": 1155, + "line": 1148, "column": 4 }, "end": { - "line": 1181, + "line": 1174, "column": 5 } }, @@ -50507,16 +49514,16 @@ "type": "Block", "value": "*\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n ", "range": [ - 31680, - 31813 + 31409, + 31542 ], "loc": { "start": { - "line": 1150, + "line": 1143, "column": 4 }, "end": { - "line": 1154, + "line": 1147, "column": 7 } } @@ -50527,16 +49534,16 @@ "type": "Block", "value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ", "range": [ - 32669, - 32752 + 32398, + 32481 ], "loc": { "start": { - "line": 1183, + "line": 1176, "column": 4 }, "end": { - "line": 1185, + "line": 1178, "column": 7 } } @@ -50550,16 +49557,16 @@ "type": "Identifier", "name": "onKeyDown", "range": [ - 32757, - 32766 + 32486, + 32495 ], "loc": { "start": { - "line": 1186, + "line": 1179, "column": 4 }, "end": { - "line": 1186, + "line": 1179, "column": 13 } } @@ -50579,16 +49586,16 @@ "object": { "type": "ThisExpression", "range": [ - 32783, - 32787 + 32512, + 32516 ], "loc": { "start": { - "line": 1187, + "line": 1180, "column": 12 }, "end": { - "line": 1187, + "line": 1180, "column": 16 } } @@ -50597,31 +49604,31 @@ "type": "Identifier", "name": "autoFilter", "range": [ - 32788, - 32798 + 32517, + 32527 ], "loc": { "start": { - "line": 1187, + "line": 1180, "column": 17 }, "end": { - "line": 1187, + "line": 1180, "column": 27 } } }, "range": [ - 32783, - 32798 + 32512, + 32527 ], "loc": { "start": { - "line": 1187, + "line": 1180, "column": 12 }, "end": { - "line": 1187, + "line": 1180, "column": 27 } } @@ -50640,16 +49647,16 @@ "object": { "type": "ThisExpression", "range": [ - 32814, - 32818 + 32543, + 32547 ], "loc": { "start": { - "line": 1188, + "line": 1181, "column": 12 }, "end": { - "line": 1188, + "line": 1181, "column": 16 } } @@ -50658,31 +49665,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 32819, - 32831 + 32548, + 32560 ], "loc": { "start": { - "line": 1188, + "line": 1181, "column": 17 }, "end": { - "line": 1188, + "line": 1181, "column": 29 } } }, "range": [ - 32814, - 32831 + 32543, + 32560 ], "loc": { "start": { - "line": 1188, + "line": 1181, "column": 12 }, "end": { - "line": 1188, + "line": 1181, "column": 29 } } @@ -50692,94 +49699,94 @@ "value": true, "raw": "true", "range": [ - 32834, - 32838 + 32563, + 32567 ], "loc": { "start": { - "line": 1188, + "line": 1181, "column": 32 }, "end": { - "line": 1188, + "line": 1181, "column": 36 } } }, "range": [ - 32814, - 32838 + 32543, + 32567 ], "loc": { "start": { - "line": 1188, + "line": 1181, "column": 12 }, "end": { - "line": 1188, + "line": 1181, "column": 36 } } }, "range": [ - 32814, - 32839 + 32543, + 32568 ], "loc": { "start": { - "line": 1188, + "line": 1181, "column": 12 }, "end": { - "line": 1188, + "line": 1181, "column": 37 } } } ], "range": [ - 32800, - 32849 + 32529, + 32578 ], "loc": { "start": { - "line": 1187, + "line": 1180, "column": 29 }, "end": { - "line": 1189, + "line": 1182, "column": 9 } } }, "alternate": null, "range": [ - 32779, - 32849 + 32508, + 32578 ], "loc": { "start": { - "line": 1187, + "line": 1180, "column": 8 }, "end": { - "line": 1189, + "line": 1182, "column": 9 } } } ], "range": [ - 32769, - 32855 + 32498, + 32584 ], "loc": { "start": { - "line": 1186, + "line": 1179, "column": 16 }, "end": { - "line": 1190, + "line": 1183, "column": 5 } } @@ -50787,16 +49794,16 @@ "generator": false, "expression": false, "range": [ - 32766, - 32855 + 32495, + 32584 ], "loc": { "start": { - "line": 1186, + "line": 1179, "column": 13 }, "end": { - "line": 1190, + "line": 1183, "column": 5 } } @@ -50804,16 +49811,16 @@ "kind": "method", "computed": false, "range": [ - 32757, - 32855 + 32486, + 32584 ], "loc": { "start": { - "line": 1186, + "line": 1179, "column": 4 }, "end": { - "line": 1190, + "line": 1183, "column": 5 } }, @@ -50822,16 +49829,16 @@ "type": "Block", "value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ", "range": [ - 32669, - 32752 + 32398, + 32481 ], "loc": { "start": { - "line": 1183, + "line": 1176, "column": 4 }, "end": { - "line": 1185, + "line": 1178, "column": 7 } } @@ -50842,16 +49849,16 @@ "type": "Block", "value": "*\n * Filter's focus event\n * @param {Event} evt\n ", "range": [ - 32861, - 32926 + 32590, + 32655 ], "loc": { "start": { - "line": 1192, + "line": 1185, "column": 4 }, "end": { - "line": 1195, + "line": 1188, "column": 7 } } @@ -50865,16 +49872,16 @@ "type": "Identifier", "name": "onInpFocus", "range": [ - 32931, - 32941 + 32660, + 32670 ], "loc": { "start": { - "line": 1196, + "line": 1189, "column": 4 }, "end": { - "line": 1196, + "line": 1189, "column": 14 } } @@ -50887,16 +49894,16 @@ "type": "Identifier", "name": "evt", "range": [ - 32942, - 32945 + 32671, + 32674 ], "loc": { "start": { - "line": 1196, + "line": 1189, "column": 15 }, "end": { - "line": 1196, + "line": 1189, "column": 18 } } @@ -50914,16 +49921,16 @@ "type": "Identifier", "name": "elm", "range": [ - 32961, - 32964 + 32690, + 32693 ], "loc": { "start": { - "line": 1197, + "line": 1190, "column": 12 }, "end": { - "line": 1197, + "line": 1190, "column": 15 } } @@ -50934,16 +49941,16 @@ "type": "Identifier", "name": "targetEvt", "range": [ - 32967, - 32976 + 32696, + 32705 ], "loc": { "start": { - "line": 1197, + "line": 1190, "column": 18 }, "end": { - "line": 1197, + "line": 1190, "column": 27 } } @@ -50953,47 +49960,47 @@ "type": "Identifier", "name": "evt", "range": [ - 32977, - 32980 + 32706, + 32709 ], "loc": { "start": { - "line": 1197, + "line": 1190, "column": 28 }, "end": { - "line": 1197, + "line": 1190, "column": 31 } } } ], "range": [ - 32967, - 32981 + 32696, + 32710 ], "loc": { "start": { - "line": 1197, + "line": 1190, "column": 18 }, "end": { - "line": 1197, + "line": 1190, "column": 32 } } }, "range": [ - 32961, - 32981 + 32690, + 32710 ], "loc": { "start": { - "line": 1197, + "line": 1190, "column": 12 }, "end": { - "line": 1197, + "line": 1190, "column": 32 } } @@ -51001,16 +50008,16 @@ ], "kind": "let", "range": [ - 32957, - 32982 + 32686, + 32711 ], "loc": { "start": { - "line": 1197, + "line": 1190, "column": 8 }, "end": { - "line": 1197, + "line": 1190, "column": 33 } } @@ -51028,16 +50035,16 @@ "object": { "type": "ThisExpression", "range": [ - 32991, - 32995 + 32720, + 32724 ], "loc": { "start": { - "line": 1198, + "line": 1191, "column": 8 }, "end": { - "line": 1198, + "line": 1191, "column": 12 } } @@ -51046,31 +50053,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 32996, - 33003 + 32725, + 32732 ], "loc": { "start": { - "line": 1198, + "line": 1191, "column": 13 }, "end": { - "line": 1198, + "line": 1191, "column": 20 } } }, "range": [ - 32991, - 33003 + 32720, + 32732 ], "loc": { "start": { - "line": 1198, + "line": 1191, "column": 8 }, "end": { - "line": 1198, + "line": 1191, "column": 20 } } @@ -51079,31 +50086,31 @@ "type": "Identifier", "name": "emit", "range": [ - 33004, - 33008 + 32733, + 32737 ], "loc": { "start": { - "line": 1198, + "line": 1191, "column": 21 }, "end": { - "line": 1198, + "line": 1191, "column": 25 } } }, "range": [ - 32991, - 33008 + 32720, + 32737 ], "loc": { "start": { - "line": 1198, + "line": 1191, "column": 8 }, "end": { - "line": 1198, + "line": 1191, "column": 25 } } @@ -51114,16 +50121,16 @@ "value": "filter-focus", "raw": "'filter-focus'", "range": [ - 33009, - 33023 + 32738, + 32752 ], "loc": { "start": { - "line": 1198, + "line": 1191, "column": 26 }, "end": { - "line": 1198, + "line": 1191, "column": 40 } } @@ -51131,16 +50138,16 @@ { "type": "ThisExpression", "range": [ - 33025, - 33029 + 32754, + 32758 ], "loc": { "start": { - "line": 1198, + "line": 1191, "column": 42 }, "end": { - "line": 1198, + "line": 1191, "column": 46 } } @@ -51149,63 +50156,63 @@ "type": "Identifier", "name": "elm", "range": [ - 33031, - 33034 + 32760, + 32763 ], "loc": { "start": { - "line": 1198, + "line": 1191, "column": 48 }, "end": { - "line": 1198, + "line": 1191, "column": 51 } } } ], "range": [ - 32991, - 33035 + 32720, + 32764 ], "loc": { "start": { - "line": 1198, + "line": 1191, "column": 8 }, "end": { - "line": 1198, + "line": 1191, "column": 52 } } }, "range": [ - 32991, - 33036 + 32720, + 32765 ], "loc": { "start": { - "line": 1198, + "line": 1191, "column": 8 }, "end": { - "line": 1198, + "line": 1191, "column": 53 } } } ], "range": [ - 32947, - 33042 + 32676, + 32771 ], "loc": { "start": { - "line": 1196, + "line": 1189, "column": 20 }, "end": { - "line": 1199, + "line": 1192, "column": 5 } } @@ -51213,16 +50220,16 @@ "generator": false, "expression": false, "range": [ - 32941, - 33042 + 32670, + 32771 ], "loc": { "start": { - "line": 1196, + "line": 1189, "column": 14 }, "end": { - "line": 1199, + "line": 1192, "column": 5 } } @@ -51230,16 +50237,16 @@ "kind": "method", "computed": false, "range": [ - 32931, - 33042 + 32660, + 32771 ], "loc": { "start": { - "line": 1196, + "line": 1189, "column": 4 }, "end": { - "line": 1199, + "line": 1192, "column": 5 } }, @@ -51248,16 +50255,16 @@ "type": "Block", "value": "*\n * Filter's focus event\n * @param {Event} evt\n ", "range": [ - 32861, - 32926 + 32590, + 32655 ], "loc": { "start": { - "line": 1192, + "line": 1185, "column": 4 }, "end": { - "line": 1195, + "line": 1188, "column": 7 } } @@ -51268,16 +50275,16 @@ "type": "Block", "value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ", "range": [ - 33048, - 33136 + 32777, + 32865 ], "loc": { "start": { - "line": 1201, + "line": 1194, "column": 4 }, "end": { - "line": 1203, + "line": 1196, "column": 7 } } @@ -51291,16 +50298,16 @@ "type": "Identifier", "name": "onInpBlur", "range": [ - 33141, - 33150 + 32870, + 32879 ], "loc": { "start": { - "line": 1204, + "line": 1197, "column": 4 }, "end": { - "line": 1204, + "line": 1197, "column": 13 } } @@ -51320,16 +50327,16 @@ "object": { "type": "ThisExpression", "range": [ - 33167, - 33171 + 32896, + 32900 ], "loc": { "start": { - "line": 1205, + "line": 1198, "column": 12 }, "end": { - "line": 1205, + "line": 1198, "column": 16 } } @@ -51338,31 +50345,31 @@ "type": "Identifier", "name": "autoFilter", "range": [ - 33172, - 33182 + 32901, + 32911 ], "loc": { "start": { - "line": 1205, + "line": 1198, "column": 17 }, "end": { - "line": 1205, + "line": 1198, "column": 27 } } }, "range": [ - 33167, - 33182 + 32896, + 32911 ], "loc": { "start": { - "line": 1205, + "line": 1198, "column": 12 }, "end": { - "line": 1205, + "line": 1198, "column": 27 } } @@ -51381,16 +50388,16 @@ "object": { "type": "ThisExpression", "range": [ - 33198, - 33202 + 32927, + 32931 ], "loc": { "start": { - "line": 1206, + "line": 1199, "column": 12 }, "end": { - "line": 1206, + "line": 1199, "column": 16 } } @@ -51399,31 +50406,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 33203, - 33215 + 32932, + 32944 ], "loc": { "start": { - "line": 1206, + "line": 1199, "column": 17 }, "end": { - "line": 1206, + "line": 1199, "column": 29 } } }, "range": [ - 33198, - 33215 + 32927, + 32944 ], "loc": { "start": { - "line": 1206, + "line": 1199, "column": 12 }, "end": { - "line": 1206, + "line": 1199, "column": 29 } } @@ -51433,46 +50440,46 @@ "value": false, "raw": "false", "range": [ - 33218, - 33223 + 32947, + 32952 ], "loc": { "start": { - "line": 1206, + "line": 1199, "column": 32 }, "end": { - "line": 1206, + "line": 1199, "column": 37 } } }, "range": [ - 33198, - 33223 + 32927, + 32952 ], "loc": { "start": { - "line": 1206, + "line": 1199, "column": 12 }, "end": { - "line": 1206, + "line": 1199, "column": 37 } } }, "range": [ - 33198, - 33224 + 32927, + 32953 ], "loc": { "start": { - "line": 1206, + "line": 1199, "column": 12 }, "end": { - "line": 1206, + "line": 1199, "column": 38 } } @@ -51488,16 +50495,16 @@ "type": "Identifier", "name": "root", "range": [ - 33237, - 33241 + 32966, + 32970 ], "loc": { "start": { - "line": 1207, + "line": 1200, "column": 12 }, "end": { - "line": 1207, + "line": 1200, "column": 16 } } @@ -51506,31 +50513,31 @@ "type": "Identifier", "name": "clearInterval", "range": [ - 33242, - 33255 + 32971, + 32984 ], "loc": { "start": { - "line": 1207, + "line": 1200, "column": 17 }, "end": { - "line": 1207, + "line": 1200, "column": 30 } } }, "range": [ - 33237, - 33255 + 32966, + 32984 ], "loc": { "start": { - "line": 1207, + "line": 1200, "column": 12 }, "end": { - "line": 1207, + "line": 1200, "column": 30 } } @@ -51542,16 +50549,16 @@ "object": { "type": "ThisExpression", "range": [ - 33256, - 33260 + 32985, + 32989 ], "loc": { "start": { - "line": 1207, + "line": 1200, "column": 31 }, "end": { - "line": 1207, + "line": 1200, "column": 35 } } @@ -51560,94 +50567,94 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 33261, - 33276 + 32990, + 33005 ], "loc": { "start": { - "line": 1207, + "line": 1200, "column": 36 }, "end": { - "line": 1207, + "line": 1200, "column": 51 } } }, "range": [ - 33256, - 33276 + 32985, + 33005 ], "loc": { "start": { - "line": 1207, + "line": 1200, "column": 31 }, "end": { - "line": 1207, + "line": 1200, "column": 51 } } } ], "range": [ - 33237, - 33277 + 32966, + 33006 ], "loc": { "start": { - "line": 1207, + "line": 1200, "column": 12 }, "end": { - "line": 1207, + "line": 1200, "column": 52 } } }, "range": [ - 33237, - 33278 + 32966, + 33007 ], "loc": { "start": { - "line": 1207, + "line": 1200, "column": 12 }, "end": { - "line": 1207, + "line": 1200, "column": 53 } } } ], "range": [ - 33184, - 33288 + 32913, + 33017 ], "loc": { "start": { - "line": 1205, + "line": 1198, "column": 29 }, "end": { - "line": 1208, + "line": 1201, "column": 9 } } }, "alternate": null, "range": [ - 33163, - 33288 + 32892, + 33017 ], "loc": { "start": { - "line": 1205, + "line": 1198, "column": 8 }, "end": { - "line": 1208, + "line": 1201, "column": 9 } } @@ -51665,16 +50672,16 @@ "object": { "type": "ThisExpression", "range": [ - 33297, - 33301 + 33026, + 33030 ], "loc": { "start": { - "line": 1209, + "line": 1202, "column": 8 }, "end": { - "line": 1209, + "line": 1202, "column": 12 } } @@ -51683,31 +50690,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 33302, - 33309 + 33031, + 33038 ], "loc": { "start": { - "line": 1209, + "line": 1202, "column": 13 }, "end": { - "line": 1209, + "line": 1202, "column": 20 } } }, "range": [ - 33297, - 33309 + 33026, + 33038 ], "loc": { "start": { - "line": 1209, + "line": 1202, "column": 8 }, "end": { - "line": 1209, + "line": 1202, "column": 20 } } @@ -51716,31 +50723,31 @@ "type": "Identifier", "name": "emit", "range": [ - 33310, - 33314 + 33039, + 33043 ], "loc": { "start": { - "line": 1209, + "line": 1202, "column": 21 }, "end": { - "line": 1209, + "line": 1202, "column": 25 } } }, "range": [ - 33297, - 33314 + 33026, + 33043 ], "loc": { "start": { - "line": 1209, + "line": 1202, "column": 8 }, "end": { - "line": 1209, + "line": 1202, "column": 25 } } @@ -51751,16 +50758,16 @@ "value": "filter-blur", "raw": "'filter-blur'", "range": [ - 33315, - 33328 + 33044, + 33057 ], "loc": { "start": { - "line": 1209, + "line": 1202, "column": 26 }, "end": { - "line": 1209, + "line": 1202, "column": 39 } } @@ -51768,63 +50775,63 @@ { "type": "ThisExpression", "range": [ - 33330, - 33334 + 33059, + 33063 ], "loc": { "start": { - "line": 1209, + "line": 1202, "column": 41 }, "end": { - "line": 1209, + "line": 1202, "column": 45 } } } ], "range": [ - 33297, - 33335 + 33026, + 33064 ], "loc": { "start": { - "line": 1209, + "line": 1202, "column": 8 }, "end": { - "line": 1209, + "line": 1202, "column": 46 } } }, "range": [ - 33297, - 33336 + 33026, + 33065 ], "loc": { "start": { - "line": 1209, + "line": 1202, "column": 8 }, "end": { - "line": 1209, + "line": 1202, "column": 47 } } } ], "range": [ - 33153, - 33342 + 32882, + 33071 ], "loc": { "start": { - "line": 1204, + "line": 1197, "column": 16 }, "end": { - "line": 1210, + "line": 1203, "column": 5 } } @@ -51832,16 +50839,16 @@ "generator": false, "expression": false, "range": [ - 33150, - 33342 + 32879, + 33071 ], "loc": { "start": { - "line": 1204, + "line": 1197, "column": 13 }, "end": { - "line": 1210, + "line": 1203, "column": 5 } } @@ -51849,16 +50856,16 @@ "kind": "method", "computed": false, "range": [ - 33141, - 33342 + 32870, + 33071 ], "loc": { "start": { - "line": 1204, + "line": 1197, "column": 4 }, "end": { - "line": 1210, + "line": 1203, "column": 5 } }, @@ -51867,16 +50874,16 @@ "type": "Block", "value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ", "range": [ - 33048, - 33136 + 32777, + 32865 ], "loc": { "start": { - "line": 1201, + "line": 1194, "column": 4 }, "end": { - "line": 1203, + "line": 1196, "column": 7 } } @@ -51887,16 +50894,16 @@ "type": "Block", "value": "*\n * Insert filters row at initialization\n ", "range": [ - 33348, - 33403 + 33077, + 33132 ], "loc": { "start": { - "line": 1212, + "line": 1205, "column": 4 }, "end": { - "line": 1214, + "line": 1207, "column": 7 } } @@ -51910,16 +50917,16 @@ "type": "Identifier", "name": "_insertFiltersRow", "range": [ - 33408, - 33425 + 33137, + 33154 ], "loc": { "start": { - "line": 1215, + "line": 1208, "column": 4 }, "end": { - "line": 1215, + "line": 1208, "column": 21 } } @@ -51939,16 +50946,16 @@ "object": { "type": "ThisExpression", "range": [ - 33635, - 33639 + 33364, + 33368 ], "loc": { "start": { - "line": 1219, + "line": 1212, "column": 12 }, "end": { - "line": 1219, + "line": 1212, "column": 16 } } @@ -51957,31 +50964,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 33640, - 33650 + 33369, + 33379 ], "loc": { "start": { - "line": 1219, + "line": 1212, "column": 17 }, "end": { - "line": 1219, + "line": 1212, "column": 27 } } }, "range": [ - 33635, - 33650 + 33364, + 33379 ], "loc": { "start": { - "line": 1219, + "line": 1212, "column": 12 }, "end": { - "line": 1219, + "line": 1212, "column": 27 } } @@ -51993,48 +51000,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 33666, - 33673 + 33395, + 33402 ], "loc": { "start": { - "line": 1220, + "line": 1213, "column": 12 }, "end": { - "line": 1220, + "line": 1213, "column": 19 } } } ], "range": [ - 33652, - 33683 + 33381, + 33412 ], "loc": { "start": { - "line": 1219, + "line": 1212, "column": 29 }, "end": { - "line": 1221, + "line": 1214, "column": 9 } } }, "alternate": null, "range": [ - 33631, - 33683 + 33360, + 33412 ], "loc": { "start": { - "line": 1219, + "line": 1212, "column": 8 }, "end": { - "line": 1221, + "line": 1214, "column": 9 } }, @@ -52043,16 +51050,16 @@ "type": "Line", "value": " TODO: prevent filters row generation for popup filters too,", "range": [ - 33438, - 33500 + 33167, + 33229 ], "loc": { "start": { - "line": 1216, + "line": 1209, "column": 8 }, "end": { - "line": 1216, + "line": 1209, "column": 70 } } @@ -52061,16 +51068,16 @@ "type": "Line", "value": " to reduce and simplify headers row index adjusting across lib modules", "range": [ - 33509, - 33581 + 33238, + 33310 ], "loc": { "start": { - "line": 1217, + "line": 1210, "column": 8 }, "end": { - "line": 1217, + "line": 1210, "column": 80 } } @@ -52079,16 +51086,16 @@ "type": "Line", "value": " (GridLayout, PopupFilter etc)", "range": [ - 33590, - 33622 + 33319, + 33351 ], "loc": { "start": { - "line": 1218, + "line": 1211, "column": 8 }, "end": { - "line": 1218, + "line": 1211, "column": 40 } } @@ -52104,32 +51111,32 @@ "type": "Identifier", "name": "fltrow", "range": [ - 33696, - 33702 + 33425, + 33431 ], "loc": { "start": { - "line": 1222, + "line": 1215, "column": 12 }, "end": { - "line": 1222, + "line": 1215, "column": 18 } } }, "init": null, "range": [ - 33696, - 33702 + 33425, + 33431 ], "loc": { "start": { - "line": 1222, + "line": 1215, "column": 12 }, "end": { - "line": 1222, + "line": 1215, "column": 18 } } @@ -52137,16 +51144,16 @@ ], "kind": "let", "range": [ - 33692, - 33703 + 33421, + 33432 ], "loc": { "start": { - "line": 1222, + "line": 1215, "column": 8 }, "end": { - "line": 1222, + "line": 1215, "column": 19 } } @@ -52160,16 +51167,16 @@ "type": "Identifier", "name": "thead", "range": [ - 33717, - 33722 + 33446, + 33451 ], "loc": { "start": { - "line": 1224, + "line": 1217, "column": 12 }, "end": { - "line": 1224, + "line": 1217, "column": 17 } } @@ -52180,16 +51187,16 @@ "type": "Identifier", "name": "tag", "range": [ - 33725, - 33728 + 33454, + 33457 ], "loc": { "start": { - "line": 1224, + "line": 1217, "column": 20 }, "end": { - "line": 1224, + "line": 1217, "column": 23 } } @@ -52203,16 +51210,16 @@ "object": { "type": "ThisExpression", "range": [ - 33729, - 33733 + 33458, + 33462 ], "loc": { "start": { - "line": 1224, + "line": 1217, "column": 24 }, "end": { - "line": 1224, + "line": 1217, "column": 28 } } @@ -52221,47 +51228,47 @@ "type": "Identifier", "name": "dom", "range": [ - 33734, - 33737 + 33463, + 33466 ], "loc": { "start": { - "line": 1224, + "line": 1217, "column": 29 }, "end": { - "line": 1224, + "line": 1217, "column": 32 } } }, "range": [ - 33729, - 33737 + 33458, + 33466 ], "loc": { "start": { - "line": 1224, + "line": 1217, "column": 24 }, "end": { - "line": 1224, + "line": 1217, "column": 32 } } }, "arguments": [], "range": [ - 33729, - 33739 + 33458, + 33468 ], "loc": { "start": { - "line": 1224, + "line": 1217, "column": 24 }, "end": { - "line": 1224, + "line": 1217, "column": 34 } } @@ -52271,47 +51278,47 @@ "value": "thead", "raw": "'thead'", "range": [ - 33741, - 33748 + 33470, + 33477 ], "loc": { "start": { - "line": 1224, + "line": 1217, "column": 36 }, "end": { - "line": 1224, + "line": 1217, "column": 43 } } } ], "range": [ - 33725, - 33749 + 33454, + 33478 ], "loc": { "start": { - "line": 1224, + "line": 1217, "column": 20 }, "end": { - "line": 1224, + "line": 1217, "column": 44 } } }, "range": [ - 33717, - 33749 + 33446, + 33478 ], "loc": { "start": { - "line": 1224, + "line": 1217, "column": 12 }, "end": { - "line": 1224, + "line": 1217, "column": 44 } } @@ -52319,16 +51326,16 @@ ], "kind": "let", "range": [ - 33713, - 33750 + 33442, + 33479 ], "loc": { "start": { - "line": 1224, + "line": 1217, "column": 8 }, "end": { - "line": 1224, + "line": 1217, "column": 45 } } @@ -52345,16 +51352,16 @@ "type": "Identifier", "name": "thead", "range": [ - 33763, - 33768 + 33492, + 33497 ], "loc": { "start": { - "line": 1225, + "line": 1218, "column": 12 }, "end": { - "line": 1225, + "line": 1218, "column": 17 } } @@ -52363,31 +51370,31 @@ "type": "Identifier", "name": "length", "range": [ - 33769, - 33775 + 33498, + 33504 ], "loc": { "start": { - "line": 1225, + "line": 1218, "column": 18 }, "end": { - "line": 1225, + "line": 1218, "column": 24 } } }, "range": [ - 33763, - 33775 + 33492, + 33504 ], "loc": { "start": { - "line": 1225, + "line": 1218, "column": 12 }, "end": { - "line": 1225, + "line": 1218, "column": 24 } } @@ -52397,31 +51404,31 @@ "value": 0, "raw": "0", "range": [ - 33778, - 33779 + 33507, + 33508 ], "loc": { "start": { - "line": 1225, + "line": 1218, "column": 27 }, "end": { - "line": 1225, + "line": 1218, "column": 28 } } }, "range": [ - 33763, - 33779 + 33492, + 33508 ], "loc": { "start": { - "line": 1225, + "line": 1218, "column": 12 }, "end": { - "line": 1225, + "line": 1218, "column": 28 } } @@ -52438,16 +51445,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 33795, - 33801 + 33524, + 33530 ], "loc": { "start": { - "line": 1226, + "line": 1219, "column": 12 }, "end": { - "line": 1226, + "line": 1219, "column": 18 } } @@ -52464,16 +51471,16 @@ "type": "Identifier", "name": "thead", "range": [ - 33804, - 33809 + 33533, + 33538 ], "loc": { "start": { - "line": 1226, + "line": 1219, "column": 21 }, "end": { - "line": 1226, + "line": 1219, "column": 26 } } @@ -52483,31 +51490,31 @@ "value": 0, "raw": "0", "range": [ - 33810, - 33811 + 33539, + 33540 ], "loc": { "start": { - "line": 1226, + "line": 1219, "column": 27 }, "end": { - "line": 1226, + "line": 1219, "column": 28 } } }, "range": [ - 33804, - 33812 + 33533, + 33541 ], "loc": { "start": { - "line": 1226, + "line": 1219, "column": 21 }, "end": { - "line": 1226, + "line": 1219, "column": 29 } } @@ -52516,31 +51523,31 @@ "type": "Identifier", "name": "insertRow", "range": [ - 33813, - 33822 + 33542, + 33551 ], "loc": { "start": { - "line": 1226, + "line": 1219, "column": 30 }, "end": { - "line": 1226, + "line": 1219, "column": 39 } } }, "range": [ - 33804, - 33822 + 33533, + 33551 ], "loc": { "start": { - "line": 1226, + "line": 1219, "column": 21 }, "end": { - "line": 1226, + "line": 1219, "column": 39 } } @@ -52552,16 +51559,16 @@ "object": { "type": "ThisExpression", "range": [ - 33823, - 33827 + 33552, + 33556 ], "loc": { "start": { - "line": 1226, + "line": 1219, "column": 40 }, "end": { - "line": 1226, + "line": 1219, "column": 44 } } @@ -52570,93 +51577,93 @@ "type": "Identifier", "name": "filtersRowIndex", "range": [ - 33828, - 33843 + 33557, + 33572 ], "loc": { "start": { - "line": 1226, + "line": 1219, "column": 45 }, "end": { - "line": 1226, + "line": 1219, "column": 60 } } }, "range": [ - 33823, - 33843 + 33552, + 33572 ], "loc": { "start": { - "line": 1226, + "line": 1219, "column": 40 }, "end": { - "line": 1226, + "line": 1219, "column": 60 } } } ], "range": [ - 33804, - 33844 + 33533, + 33573 ], "loc": { "start": { - "line": 1226, + "line": 1219, "column": 21 }, "end": { - "line": 1226, + "line": 1219, "column": 61 } } }, "range": [ - 33795, - 33844 + 33524, + 33573 ], "loc": { "start": { - "line": 1226, + "line": 1219, "column": 12 }, "end": { - "line": 1226, + "line": 1219, "column": 61 } } }, "range": [ - 33795, - 33845 + 33524, + 33574 ], "loc": { "start": { - "line": 1226, + "line": 1219, "column": 12 }, "end": { - "line": 1226, + "line": 1219, "column": 62 } } } ], "range": [ - 33781, - 33855 + 33510, + 33584 ], "loc": { "start": { - "line": 1225, + "line": 1218, "column": 30 }, "end": { - "line": 1227, + "line": 1220, "column": 9 } } @@ -52673,16 +51680,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 33875, - 33881 + 33604, + 33610 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 12 }, "end": { - "line": 1228, + "line": 1221, "column": 18 } } @@ -52700,16 +51707,16 @@ "object": { "type": "ThisExpression", "range": [ - 33884, - 33888 + 33613, + 33617 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 21 }, "end": { - "line": 1228, + "line": 1221, "column": 25 } } @@ -52718,47 +51725,47 @@ "type": "Identifier", "name": "dom", "range": [ - 33889, - 33892 + 33618, + 33621 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 26 }, "end": { - "line": 1228, + "line": 1221, "column": 29 } } }, "range": [ - 33884, - 33892 + 33613, + 33621 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 21 }, "end": { - "line": 1228, + "line": 1221, "column": 29 } } }, "arguments": [], "range": [ - 33884, - 33894 + 33613, + 33623 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 21 }, "end": { - "line": 1228, + "line": 1221, "column": 31 } } @@ -52767,31 +51774,31 @@ "type": "Identifier", "name": "insertRow", "range": [ - 33895, - 33904 + 33624, + 33633 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 32 }, "end": { - "line": 1228, + "line": 1221, "column": 41 } } }, "range": [ - 33884, - 33904 + 33613, + 33633 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 21 }, "end": { - "line": 1228, + "line": 1221, "column": 41 } } @@ -52803,16 +51810,16 @@ "object": { "type": "ThisExpression", "range": [ - 33905, - 33909 + 33634, + 33638 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 42 }, "end": { - "line": 1228, + "line": 1221, "column": 46 } } @@ -52821,108 +51828,108 @@ "type": "Identifier", "name": "filtersRowIndex", "range": [ - 33910, - 33925 + 33639, + 33654 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 47 }, "end": { - "line": 1228, + "line": 1221, "column": 62 } } }, "range": [ - 33905, - 33925 + 33634, + 33654 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 42 }, "end": { - "line": 1228, + "line": 1221, "column": 62 } } } ], "range": [ - 33884, - 33926 + 33613, + 33655 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 21 }, "end": { - "line": 1228, + "line": 1221, "column": 63 } } }, "range": [ - 33875, - 33926 + 33604, + 33655 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 12 }, "end": { - "line": 1228, + "line": 1221, "column": 63 } } }, "range": [ - 33875, - 33927 + 33604, + 33656 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 12 }, "end": { - "line": 1228, + "line": 1221, "column": 64 } } } ], "range": [ - 33861, - 33937 + 33590, + 33666 ], "loc": { "start": { - "line": 1227, + "line": 1220, "column": 15 }, "end": { - "line": 1229, + "line": 1222, "column": 9 } } }, "range": [ - 33759, - 33937 + 33488, + 33666 ], "loc": { "start": { - "line": 1225, + "line": 1218, "column": 8 }, "end": { - "line": 1229, + "line": 1222, "column": 9 } } @@ -52939,16 +51946,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 33947, - 33953 + 33676, + 33682 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 8 }, "end": { - "line": 1231, + "line": 1224, "column": 14 } } @@ -52957,31 +51964,31 @@ "type": "Identifier", "name": "className", "range": [ - 33954, - 33963 + 33683, + 33692 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 15 }, "end": { - "line": 1231, + "line": 1224, "column": 24 } } }, "range": [ - 33947, - 33963 + 33676, + 33692 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 8 }, "end": { - "line": 1231, + "line": 1224, "column": 24 } } @@ -52992,16 +51999,16 @@ "object": { "type": "ThisExpression", "range": [ - 33966, - 33970 + 33695, + 33699 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 27 }, "end": { - "line": 1231, + "line": 1224, "column": 31 } } @@ -53010,61 +52017,61 @@ "type": "Identifier", "name": "fltsRowCssClass", "range": [ - 33971, - 33986 + 33700, + 33715 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 32 }, "end": { - "line": 1231, + "line": 1224, "column": 47 } } }, "range": [ - 33966, - 33986 + 33695, + 33715 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 27 }, "end": { - "line": 1231, + "line": 1224, "column": 47 } } }, "range": [ - 33947, - 33986 + 33676, + 33715 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 8 }, "end": { - "line": 1231, + "line": 1224, "column": 47 } } }, "range": [ - 33947, - 33987 + 33676, + 33716 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 8 }, "end": { - "line": 1231, + "line": 1224, "column": 48 } } @@ -53077,16 +52084,16 @@ "object": { "type": "ThisExpression", "range": [ - 34001, - 34005 + 33730, + 33734 ], "loc": { "start": { - "line": 1233, + "line": 1226, "column": 12 }, "end": { - "line": 1233, + "line": 1226, "column": 16 } } @@ -53095,31 +52102,31 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 34006, - 34019 + 33735, + 33748 ], "loc": { "start": { - "line": 1233, + "line": 1226, "column": 17 }, "end": { - "line": 1233, + "line": 1226, "column": 30 } } }, "range": [ - 34001, - 34019 + 33730, + 33748 ], "loc": { "start": { - "line": 1233, + "line": 1226, "column": 12 }, "end": { - "line": 1233, + "line": 1226, "column": 30 } } @@ -53142,16 +52149,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 34035, - 34041 + 33764, + 33770 ], "loc": { "start": { - "line": 1234, + "line": 1227, "column": 12 }, "end": { - "line": 1234, + "line": 1227, "column": 18 } } @@ -53160,31 +52167,31 @@ "type": "Identifier", "name": "style", "range": [ - 34042, - 34047 + 33771, + 33776 ], "loc": { "start": { - "line": 1234, + "line": 1227, "column": 19 }, "end": { - "line": 1234, + "line": 1227, "column": 24 } } }, "range": [ - 34035, - 34047 + 33764, + 33776 ], "loc": { "start": { - "line": 1234, + "line": 1227, "column": 12 }, "end": { - "line": 1234, + "line": 1227, "column": 24 } } @@ -53193,31 +52200,31 @@ "type": "Identifier", "name": "display", "range": [ - 34048, - 34055 + 33777, + 33784 ], "loc": { "start": { - "line": 1234, + "line": 1227, "column": 25 }, "end": { - "line": 1234, + "line": 1227, "column": 32 } } }, "range": [ - 34035, - 34055 + 33764, + 33784 ], "loc": { "start": { - "line": 1234, + "line": 1227, "column": 12 }, "end": { - "line": 1234, + "line": 1227, "column": 32 } } @@ -53226,78 +52233,78 @@ "type": "Identifier", "name": "NONE", "range": [ - 34058, - 34062 + 33787, + 33791 ], "loc": { "start": { - "line": 1234, + "line": 1227, "column": 35 }, "end": { - "line": 1234, + "line": 1227, "column": 39 } } }, "range": [ - 34035, - 34062 + 33764, + 33791 ], "loc": { "start": { - "line": 1234, + "line": 1227, "column": 12 }, "end": { - "line": 1234, + "line": 1227, "column": 39 } } }, "range": [ - 34035, - 34063 + 33764, + 33792 ], "loc": { "start": { - "line": 1234, + "line": 1227, "column": 12 }, "end": { - "line": 1234, + "line": 1227, "column": 40 } } } ], "range": [ - 34021, - 34073 + 33750, + 33802 ], "loc": { "start": { - "line": 1233, + "line": 1226, "column": 32 }, "end": { - "line": 1235, + "line": 1228, "column": 9 } } }, "alternate": null, "range": [ - 33997, - 34073 + 33726, + 33802 ], "loc": { "start": { - "line": 1233, + "line": 1226, "column": 8 }, "end": { - "line": 1235, + "line": 1228, "column": 9 } } @@ -53315,16 +52322,16 @@ "object": { "type": "ThisExpression", "range": [ - 34083, - 34087 + 33812, + 33816 ], "loc": { "start": { - "line": 1237, + "line": 1230, "column": 8 }, "end": { - "line": 1237, + "line": 1230, "column": 12 } } @@ -53333,31 +52340,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 34088, - 34095 + 33817, + 33824 ], "loc": { "start": { - "line": 1237, + "line": 1230, "column": 13 }, "end": { - "line": 1237, + "line": 1230, "column": 20 } } }, "range": [ - 34083, - 34095 + 33812, + 33824 ], "loc": { "start": { - "line": 1237, + "line": 1230, "column": 8 }, "end": { - "line": 1237, + "line": 1230, "column": 20 } } @@ -53366,31 +52373,31 @@ "type": "Identifier", "name": "emit", "range": [ - 34096, - 34100 + 33825, + 33829 ], "loc": { "start": { - "line": 1237, + "line": 1230, "column": 21 }, "end": { - "line": 1237, + "line": 1230, "column": 25 } } }, "range": [ - 34083, - 34100 + 33812, + 33829 ], "loc": { "start": { - "line": 1237, + "line": 1230, "column": 8 }, "end": { - "line": 1237, + "line": 1230, "column": 25 } } @@ -53401,16 +52408,16 @@ "value": "filters-row-inserted", "raw": "'filters-row-inserted'", "range": [ - 34101, - 34123 + 33830, + 33852 ], "loc": { "start": { - "line": 1237, + "line": 1230, "column": 26 }, "end": { - "line": 1237, + "line": 1230, "column": 48 } } @@ -53418,16 +52425,16 @@ { "type": "ThisExpression", "range": [ - 34125, - 34129 + 33854, + 33858 ], "loc": { "start": { - "line": 1237, + "line": 1230, "column": 50 }, "end": { - "line": 1237, + "line": 1230, "column": 54 } } @@ -53436,47 +52443,47 @@ "type": "Identifier", "name": "fltrow", "range": [ - 34131, - 34137 + 33860, + 33866 ], "loc": { "start": { - "line": 1237, + "line": 1230, "column": 56 }, "end": { - "line": 1237, + "line": 1230, "column": 62 } } } ], "range": [ - 34083, - 34138 + 33812, + 33867 ], "loc": { "start": { - "line": 1237, + "line": 1230, "column": 8 }, "end": { - "line": 1237, + "line": 1230, "column": 63 } } }, "range": [ - 34083, - 34139 + 33812, + 33868 ], "loc": { "start": { - "line": 1237, + "line": 1230, "column": 8 }, "end": { - "line": 1237, + "line": 1230, "column": 64 } } @@ -53487,47 +52494,47 @@ "type": "Identifier", "name": "fltrow", "range": [ - 34155, - 34161 + 33884, + 33890 ], "loc": { "start": { - "line": 1238, + "line": 1231, "column": 15 }, "end": { - "line": 1238, + "line": 1231, "column": 21 } } }, "range": [ - 34148, - 34162 + 33877, + 33891 ], "loc": { "start": { - "line": 1238, + "line": 1231, "column": 8 }, "end": { - "line": 1238, + "line": 1231, "column": 22 } } } ], "range": [ - 33428, - 34168 + 33157, + 33897 ], "loc": { "start": { - "line": 1215, + "line": 1208, "column": 24 }, "end": { - "line": 1239, + "line": 1232, "column": 5 } } @@ -53535,16 +52542,16 @@ "generator": false, "expression": false, "range": [ - 33425, - 34168 + 33154, + 33897 ], "loc": { "start": { - "line": 1215, + "line": 1208, "column": 21 }, "end": { - "line": 1239, + "line": 1232, "column": 5 } } @@ -53552,16 +52559,16 @@ "kind": "method", "computed": false, "range": [ - 33408, - 34168 + 33137, + 33897 ], "loc": { "start": { - "line": 1215, + "line": 1208, "column": 4 }, "end": { - "line": 1239, + "line": 1232, "column": 5 } }, @@ -53570,16 +52577,16 @@ "type": "Block", "value": "*\n * Insert filters row at initialization\n ", "range": [ - 33348, - 33403 + 33077, + 33132 ], "loc": { "start": { - "line": 1212, + "line": 1205, "column": 4 }, "end": { - "line": 1214, + "line": 1207, "column": 7 } } @@ -53590,16 +52597,16 @@ "type": "Block", "value": "*\n * Initialize filtersless table\n ", "range": [ - 34174, - 34221 + 33903, + 33950 ], "loc": { "start": { - "line": 1241, + "line": 1234, "column": 4 }, "end": { - "line": 1243, + "line": 1236, "column": 7 } } @@ -53613,16 +52620,16 @@ "type": "Identifier", "name": "_initNoFilters", "range": [ - 34226, - 34240 + 33955, + 33969 ], "loc": { "start": { - "line": 1244, + "line": 1237, "column": 4 }, "end": { - "line": 1244, + "line": 1237, "column": 18 } } @@ -53642,16 +52649,16 @@ "object": { "type": "ThisExpression", "range": [ - 34257, - 34261 + 33986, + 33990 ], "loc": { "start": { - "line": 1245, + "line": 1238, "column": 12 }, "end": { - "line": 1245, + "line": 1238, "column": 16 } } @@ -53660,31 +52667,31 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 34262, - 34269 + 33991, + 33998 ], "loc": { "start": { - "line": 1245, + "line": 1238, "column": 17 }, "end": { - "line": 1245, + "line": 1238, "column": 24 } } }, "range": [ - 34257, - 34269 + 33986, + 33998 ], "loc": { "start": { - "line": 1245, + "line": 1238, "column": 12 }, "end": { - "line": 1245, + "line": 1238, "column": 24 } } @@ -53696,48 +52703,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 34285, - 34292 + 34014, + 34021 ], "loc": { "start": { - "line": 1246, + "line": 1239, "column": 12 }, "end": { - "line": 1246, + "line": 1239, "column": 19 } } } ], "range": [ - 34271, - 34302 + 34000, + 34031 ], "loc": { "start": { - "line": 1245, + "line": 1238, "column": 26 }, "end": { - "line": 1247, + "line": 1240, "column": 9 } } }, "alternate": null, "range": [ - 34253, - 34302 + 33982, + 34031 ], "loc": { "start": { - "line": 1245, + "line": 1238, "column": 8 }, "end": { - "line": 1247, + "line": 1240, "column": 9 } } @@ -53753,16 +52760,16 @@ "object": { "type": "ThisExpression", "range": [ - 34311, - 34315 + 34040, + 34044 ], "loc": { "start": { - "line": 1248, + "line": 1241, "column": 8 }, "end": { - "line": 1248, + "line": 1241, "column": 12 } } @@ -53771,31 +52778,31 @@ "type": "Identifier", "name": "refRow", "range": [ - 34316, - 34322 + 34045, + 34051 ], "loc": { "start": { - "line": 1248, + "line": 1241, "column": 13 }, "end": { - "line": 1248, + "line": 1241, "column": 19 } } }, "range": [ - 34311, - 34322 + 34040, + 34051 ], "loc": { "start": { - "line": 1248, + "line": 1241, "column": 8 }, "end": { - "line": 1248, + "line": 1241, "column": 19 } } @@ -53811,16 +52818,16 @@ "object": { "type": "ThisExpression", "range": [ - 34325, - 34329 + 34054, + 34058 ], "loc": { "start": { - "line": 1248, + "line": 1241, "column": 22 }, "end": { - "line": 1248, + "line": 1241, "column": 26 } } @@ -53829,31 +52836,31 @@ "type": "Identifier", "name": "refRow", "range": [ - 34330, - 34336 + 34059, + 34065 ], "loc": { "start": { - "line": 1248, + "line": 1241, "column": 27 }, "end": { - "line": 1248, + "line": 1241, "column": 33 } } }, "range": [ - 34325, - 34336 + 34054, + 34065 ], "loc": { "start": { - "line": 1248, + "line": 1241, "column": 22 }, "end": { - "line": 1248, + "line": 1241, "column": 33 } } @@ -53863,31 +52870,31 @@ "value": 0, "raw": "0", "range": [ - 34339, - 34340 + 34068, + 34069 ], "loc": { "start": { - "line": 1248, + "line": 1241, "column": 36 }, "end": { - "line": 1248, + "line": 1241, "column": 37 } } }, "range": [ - 34325, - 34340 + 34054, + 34069 ], "loc": { "start": { - "line": 1248, + "line": 1241, "column": 22 }, "end": { - "line": 1248, + "line": 1241, "column": 37 } } @@ -53901,16 +52908,16 @@ "object": { "type": "ThisExpression", "range": [ - 34343, - 34347 + 34072, + 34076 ], "loc": { "start": { - "line": 1248, + "line": 1241, "column": 40 }, "end": { - "line": 1248, + "line": 1241, "column": 44 } } @@ -53919,31 +52926,31 @@ "type": "Identifier", "name": "refRow", "range": [ - 34348, - 34354 + 34077, + 34083 ], "loc": { "start": { - "line": 1248, + "line": 1241, "column": 45 }, "end": { - "line": 1248, + "line": 1241, "column": 51 } } }, "range": [ - 34343, - 34354 + 34072, + 34083 ], "loc": { "start": { - "line": 1248, + "line": 1241, "column": 40 }, "end": { - "line": 1248, + "line": 1241, "column": 51 } } @@ -53953,31 +52960,31 @@ "value": 1, "raw": "1", "range": [ - 34357, - 34358 + 34086, + 34087 ], "loc": { "start": { - "line": 1248, + "line": 1241, "column": 54 }, "end": { - "line": 1248, + "line": 1241, "column": 55 } } }, "range": [ - 34343, - 34358 + 34072, + 34087 ], "loc": { "start": { - "line": 1248, + "line": 1241, "column": 40 }, "end": { - "line": 1248, + "line": 1241, "column": 55 } } @@ -53987,61 +52994,61 @@ "value": 0, "raw": "0", "range": [ - 34361, - 34362 + 34090, + 34091 ], "loc": { "start": { - "line": 1248, + "line": 1241, "column": 58 }, "end": { - "line": 1248, + "line": 1241, "column": 59 } } }, "range": [ - 34325, - 34362 + 34054, + 34091 ], "loc": { "start": { - "line": 1248, + "line": 1241, "column": 22 }, "end": { - "line": 1248, + "line": 1241, "column": 59 } } }, "range": [ - 34311, - 34362 + 34040, + 34091 ], "loc": { "start": { - "line": 1248, + "line": 1241, "column": 8 }, "end": { - "line": 1248, + "line": 1241, "column": 59 } } }, "range": [ - 34311, - 34363 + 34040, + 34092 ], "loc": { "start": { - "line": 1248, + "line": 1241, "column": 8 }, "end": { - "line": 1248, + "line": 1241, "column": 60 } } @@ -54057,16 +53064,16 @@ "object": { "type": "ThisExpression", "range": [ - 34372, - 34376 + 34101, + 34105 ], "loc": { "start": { - "line": 1249, + "line": 1242, "column": 8 }, "end": { - "line": 1249, + "line": 1242, "column": 12 } } @@ -54075,31 +53082,31 @@ "type": "Identifier", "name": "nbFilterableRows", "range": [ - 34377, - 34393 + 34106, + 34122 ], "loc": { "start": { - "line": 1249, + "line": 1242, "column": 13 }, "end": { - "line": 1249, + "line": 1242, "column": 29 } } }, "range": [ - 34372, - 34393 + 34101, + 34122 ], "loc": { "start": { - "line": 1249, + "line": 1242, "column": 8 }, "end": { - "line": 1249, + "line": 1242, "column": 29 } } @@ -54112,16 +53119,16 @@ "object": { "type": "ThisExpression", "range": [ - 34396, - 34400 + 34125, + 34129 ], "loc": { "start": { - "line": 1249, + "line": 1242, "column": 32 }, "end": { - "line": 1249, + "line": 1242, "column": 36 } } @@ -54130,93 +53137,93 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 34401, - 34410 + 34130, + 34139 ], "loc": { "start": { - "line": 1249, + "line": 1242, "column": 37 }, "end": { - "line": 1249, + "line": 1242, "column": 46 } } }, "range": [ - 34396, - 34410 + 34125, + 34139 ], "loc": { "start": { - "line": 1249, + "line": 1242, "column": 32 }, "end": { - "line": 1249, + "line": 1242, "column": 46 } } }, "arguments": [], "range": [ - 34396, - 34412 + 34125, + 34141 ], "loc": { "start": { - "line": 1249, + "line": 1242, "column": 32 }, "end": { - "line": 1249, + "line": 1242, "column": 48 } } }, "range": [ - 34372, - 34412 + 34101, + 34141 ], "loc": { "start": { - "line": 1249, + "line": 1242, "column": 8 }, "end": { - "line": 1249, + "line": 1242, "column": 48 } } }, "range": [ - 34372, - 34413 + 34101, + 34142 ], "loc": { "start": { - "line": 1249, + "line": 1242, "column": 8 }, "end": { - "line": 1249, + "line": 1242, "column": 49 } } } ], "range": [ - 34243, - 34419 + 33972, + 34148 ], "loc": { "start": { - "line": 1244, + "line": 1237, "column": 21 }, "end": { - "line": 1250, + "line": 1243, "column": 5 } } @@ -54224,16 +53231,16 @@ "generator": false, "expression": false, "range": [ - 34240, - 34419 + 33969, + 34148 ], "loc": { "start": { - "line": 1244, + "line": 1237, "column": 18 }, "end": { - "line": 1250, + "line": 1243, "column": 5 } } @@ -54241,16 +53248,16 @@ "kind": "method", "computed": false, "range": [ - 34226, - 34419 + 33955, + 34148 ], "loc": { "start": { - "line": 1244, + "line": 1237, "column": 4 }, "end": { - "line": 1250, + "line": 1243, "column": 5 } }, @@ -54259,16 +53266,16 @@ "type": "Block", "value": "*\n * Initialize filtersless table\n ", "range": [ - 34174, - 34221 + 33903, + 33950 ], "loc": { "start": { - "line": 1241, + "line": 1234, "column": 4 }, "end": { - "line": 1243, + "line": 1236, "column": 7 } } @@ -54279,16 +53286,16 @@ "type": "Block", "value": "*\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n ", "range": [ - 34425, - 34644 + 34154, + 34373 ], "loc": { "start": { - "line": 1252, + "line": 1245, "column": 4 }, "end": { - "line": 1257, + "line": 1250, "column": 7 } } @@ -54302,16 +53309,16 @@ "type": "Identifier", "name": "_buildInputFilter", "range": [ - 34649, - 34666 + 34378, + 34395 ], "loc": { "start": { - "line": 1258, + "line": 1251, "column": 4 }, "end": { - "line": 1258, + "line": 1251, "column": 21 } } @@ -54324,16 +53331,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 34667, - 34675 + 34396, + 34404 ], "loc": { "start": { - "line": 1258, + "line": 1251, "column": 22 }, "end": { - "line": 1258, + "line": 1251, "column": 30 } } @@ -54342,16 +53349,16 @@ "type": "Identifier", "name": "cssClass", "range": [ - 34677, - 34685 + 34406, + 34414 ], "loc": { "start": { - "line": 1258, + "line": 1251, "column": 32 }, "end": { - "line": 1258, + "line": 1251, "column": 40 } } @@ -54360,16 +53367,16 @@ "type": "Identifier", "name": "container", "range": [ - 34687, - 34696 + 34416, + 34425 ], "loc": { "start": { - "line": 1258, + "line": 1251, "column": 42 }, "end": { - "line": 1258, + "line": 1251, "column": 51 } } @@ -54387,16 +53394,16 @@ "type": "Identifier", "name": "col", "range": [ - 34712, - 34715 + 34441, + 34444 ], "loc": { "start": { - "line": 1259, + "line": 1252, "column": 12 }, "end": { - "line": 1259, + "line": 1252, "column": 15 } } @@ -54409,16 +53416,16 @@ "object": { "type": "ThisExpression", "range": [ - 34718, - 34722 + 34447, + 34451 ], "loc": { "start": { - "line": 1259, + "line": 1252, "column": 18 }, "end": { - "line": 1259, + "line": 1252, "column": 22 } } @@ -54427,31 +53434,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 34723, - 34736 + 34452, + 34465 ], "loc": { "start": { - "line": 1259, + "line": 1252, "column": 23 }, "end": { - "line": 1259, + "line": 1252, "column": 36 } } }, "range": [ - 34718, - 34736 + 34447, + 34465 ], "loc": { "start": { - "line": 1259, + "line": 1252, "column": 18 }, "end": { - "line": 1259, + "line": 1252, "column": 36 } } @@ -54461,47 +53468,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 34737, - 34745 + 34466, + 34474 ], "loc": { "start": { - "line": 1259, + "line": 1252, "column": 37 }, "end": { - "line": 1259, + "line": 1252, "column": 45 } } } ], "range": [ - 34718, - 34746 + 34447, + 34475 ], "loc": { "start": { - "line": 1259, + "line": 1252, "column": 18 }, "end": { - "line": 1259, + "line": 1252, "column": 46 } } }, "range": [ - 34712, - 34746 + 34441, + 34475 ], "loc": { "start": { - "line": 1259, + "line": 1252, "column": 12 }, "end": { - "line": 1259, + "line": 1252, "column": 46 } } @@ -54509,16 +53516,16 @@ ], "kind": "let", "range": [ - 34708, - 34747 + 34437, + 34476 ], "loc": { "start": { - "line": 1259, + "line": 1252, "column": 8 }, "end": { - "line": 1259, + "line": 1252, "column": 47 } } @@ -54532,16 +53539,16 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 34760, - 34776 + 34489, + 34505 ], "loc": { "start": { - "line": 1260, + "line": 1253, "column": 12 }, "end": { - "line": 1260, + "line": 1253, "column": 28 } } @@ -54554,16 +53561,16 @@ "object": { "type": "ThisExpression", "range": [ - 34779, - 34783 + 34508, + 34512 ], "loc": { "start": { - "line": 1260, + "line": 1253, "column": 31 }, "end": { - "line": 1260, + "line": 1253, "column": 35 } } @@ -54572,31 +53579,31 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 34784, - 34797 + 34513, + 34526 ], "loc": { "start": { - "line": 1260, + "line": 1253, "column": 36 }, "end": { - "line": 1260, + "line": 1253, "column": 49 } } }, "range": [ - 34779, - 34797 + 34508, + 34526 ], "loc": { "start": { - "line": 1260, + "line": 1253, "column": 31 }, "end": { - "line": 1260, + "line": 1253, "column": 49 } } @@ -54610,16 +53617,16 @@ "object": { "type": "ThisExpression", "range": [ - 34812, - 34816 + 34541, + 34545 ], "loc": { "start": { - "line": 1261, + "line": 1254, "column": 12 }, "end": { - "line": 1261, + "line": 1254, "column": 16 } } @@ -54628,31 +53635,31 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 34817, - 34834 + 34546, + 34563 ], "loc": { "start": { - "line": 1261, + "line": 1254, "column": 17 }, "end": { - "line": 1261, + "line": 1254, "column": 34 } } }, "range": [ - 34812, - 34834 + 34541, + 34563 ], "loc": { "start": { - "line": 1261, + "line": 1254, "column": 12 }, "end": { - "line": 1261, + "line": 1254, "column": 34 } } @@ -54661,31 +53668,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 34835, - 34843 + 34564, + 34572 ], "loc": { "start": { - "line": 1261, + "line": 1254, "column": 35 }, "end": { - "line": 1261, + "line": 1254, "column": 43 } } }, "range": [ - 34812, - 34844 + 34541, + 34573 ], "loc": { "start": { - "line": 1261, + "line": 1254, "column": 12 }, "end": { - "line": 1261, + "line": 1254, "column": 44 } } @@ -54695,46 +53702,46 @@ "value": null, "raw": "null", "range": [ - 34847, - 34851 + 34576, + 34580 ], "loc": { "start": { - "line": 1261, + "line": 1254, "column": 47 }, "end": { - "line": 1261, + "line": 1254, "column": 51 } } }, "range": [ - 34779, - 34851 + 34508, + 34580 ], "loc": { "start": { - "line": 1260, + "line": 1253, "column": 31 }, "end": { - "line": 1261, + "line": 1254, "column": 51 } } }, "range": [ - 34760, - 34851 + 34489, + 34580 ], "loc": { "start": { - "line": 1260, + "line": 1253, "column": 12 }, "end": { - "line": 1261, + "line": 1254, "column": 51 } } @@ -54742,16 +53749,16 @@ ], "kind": "let", "range": [ - 34756, - 34852 + 34485, + 34581 ], "loc": { "start": { - "line": 1260, + "line": 1253, "column": 8 }, "end": { - "line": 1261, + "line": 1254, "column": 52 } } @@ -54765,16 +53772,16 @@ "type": "Identifier", "name": "inpType", "range": [ - 34865, - 34872 + 34594, + 34601 ], "loc": { "start": { - "line": 1262, + "line": 1255, "column": 12 }, "end": { - "line": 1262, + "line": 1255, "column": 19 } } @@ -54788,16 +53795,16 @@ "type": "Identifier", "name": "col", "range": [ - 34875, - 34878 + 34604, + 34607 ], "loc": { "start": { - "line": 1262, + "line": 1255, "column": 22 }, "end": { - "line": 1262, + "line": 1255, "column": 25 } } @@ -54806,31 +53813,31 @@ "type": "Identifier", "name": "INPUT", "range": [ - 34883, - 34888 + 34612, + 34617 ], "loc": { "start": { - "line": 1262, + "line": 1255, "column": 30 }, "end": { - "line": 1262, + "line": 1255, "column": 35 } } }, "range": [ - 34875, - 34888 + 34604, + 34617 ], "loc": { "start": { - "line": 1262, + "line": 1255, "column": 22 }, "end": { - "line": 1262, + "line": 1255, "column": 35 } } @@ -54840,16 +53847,16 @@ "value": "text", "raw": "'text'", "range": [ - 34891, - 34897 + 34620, + 34626 ], "loc": { "start": { - "line": 1262, + "line": 1255, "column": 38 }, "end": { - "line": 1262, + "line": 1255, "column": 44 } } @@ -54859,46 +53866,46 @@ "value": "hidden", "raw": "'hidden'", "range": [ - 34900, - 34908 + 34629, + 34637 ], "loc": { "start": { - "line": 1262, + "line": 1255, "column": 47 }, "end": { - "line": 1262, + "line": 1255, "column": 55 } } }, "range": [ - 34875, - 34908 + 34604, + 34637 ], "loc": { "start": { - "line": 1262, + "line": 1255, "column": 22 }, "end": { - "line": 1262, + "line": 1255, "column": 55 } } }, "range": [ - 34865, - 34908 + 34594, + 34637 ], "loc": { "start": { - "line": 1262, + "line": 1255, "column": 12 }, "end": { - "line": 1262, + "line": 1255, "column": 55 } } @@ -54906,16 +53913,16 @@ ], "kind": "let", "range": [ - 34861, - 34909 + 34590, + 34638 ], "loc": { "start": { - "line": 1262, + "line": 1255, "column": 8 }, "end": { - "line": 1262, + "line": 1255, "column": 56 } } @@ -54929,16 +53936,16 @@ "type": "Identifier", "name": "inp", "range": [ - 34922, - 34925 + 34651, + 34654 ], "loc": { "start": { - "line": 1263, + "line": 1256, "column": 12 }, "end": { - "line": 1263, + "line": 1256, "column": 15 } } @@ -54949,16 +53956,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 34928, - 34937 + 34657, + 34666 ], "loc": { "start": { - "line": 1263, + "line": 1256, "column": 18 }, "end": { - "line": 1263, + "line": 1256, "column": 27 } } @@ -54968,16 +53975,16 @@ "type": "Identifier", "name": "INPUT", "range": [ - 34938, - 34943 + 34667, + 34672 ], "loc": { "start": { - "line": 1263, + "line": 1256, "column": 28 }, "end": { - "line": 1263, + "line": 1256, "column": 33 } } @@ -54990,16 +53997,16 @@ "value": "id", "raw": "'id'", "range": [ - 34958, - 34962 + 34687, + 34691 ], "loc": { "start": { - "line": 1264, + "line": 1257, "column": 13 }, "end": { - "line": 1264, + "line": 1257, "column": 17 } } @@ -55012,16 +54019,16 @@ "object": { "type": "ThisExpression", "range": [ - 34964, - 34968 + 34693, + 34697 ], "loc": { "start": { - "line": 1264, + "line": 1257, "column": 19 }, "end": { - "line": 1264, + "line": 1257, "column": 23 } } @@ -55030,31 +54037,31 @@ "type": "Identifier", "name": "buildFilterId", "range": [ - 34969, - 34982 + 34698, + 34711 ], "loc": { "start": { - "line": 1264, + "line": 1257, "column": 24 }, "end": { - "line": 1264, + "line": 1257, "column": 37 } } }, "range": [ - 34964, - 34982 + 34693, + 34711 ], "loc": { "start": { - "line": 1264, + "line": 1257, "column": 19 }, "end": { - "line": 1264, + "line": 1257, "column": 37 } } @@ -55064,48 +54071,48 @@ "type": "Identifier", "name": "colIndex", "range": [ - 34983, - 34991 + 34712, + 34720 ], "loc": { "start": { - "line": 1264, + "line": 1257, "column": 38 }, "end": { - "line": 1264, + "line": 1257, "column": 46 } } } ], "range": [ - 34964, - 34992 + 34693, + 34721 ], "loc": { "start": { - "line": 1264, + "line": 1257, "column": 19 }, "end": { - "line": 1264, + "line": 1257, "column": 47 } } } ], "range": [ - 34957, - 34993 + 34686, + 34722 ], "loc": { "start": { - "line": 1264, + "line": 1257, "column": 12 }, "end": { - "line": 1264, + "line": 1257, "column": 48 } } @@ -55118,16 +54125,16 @@ "value": "type", "raw": "'type'", "range": [ - 35008, - 35014 + 34737, + 34743 ], "loc": { "start": { - "line": 1265, + "line": 1258, "column": 13 }, "end": { - "line": 1265, + "line": 1258, "column": 19 } } @@ -55136,32 +54143,32 @@ "type": "Identifier", "name": "inpType", "range": [ - 35016, - 35023 + 34745, + 34752 ], "loc": { "start": { - "line": 1265, + "line": 1258, "column": 21 }, "end": { - "line": 1265, + "line": 1258, "column": 28 } } } ], "range": [ - 35007, - 35024 + 34736, + 34753 ], "loc": { "start": { - "line": 1265, + "line": 1258, "column": 12 }, "end": { - "line": 1265, + "line": 1258, "column": 29 } } @@ -55174,16 +54181,16 @@ "value": "ct", "raw": "'ct'", "range": [ - 35027, - 35031 + 34756, + 34760 ], "loc": { "start": { - "line": 1265, + "line": 1258, "column": 32 }, "end": { - "line": 1265, + "line": 1258, "column": 36 } } @@ -55192,63 +54199,63 @@ "type": "Identifier", "name": "colIndex", "range": [ - 35033, - 35041 + 34762, + 34770 ], "loc": { "start": { - "line": 1265, + "line": 1258, "column": 38 }, "end": { - "line": 1265, + "line": 1258, "column": 46 } } } ], "range": [ - 35026, - 35042 + 34755, + 34771 ], "loc": { "start": { - "line": 1265, + "line": 1258, "column": 31 }, "end": { - "line": 1265, + "line": 1258, "column": 47 } } } ], "range": [ - 34928, - 35043 + 34657, + 34772 ], "loc": { "start": { - "line": 1263, + "line": 1256, "column": 18 }, "end": { - "line": 1265, + "line": 1258, "column": 48 } } }, "range": [ - 34922, - 35043 + 34651, + 34772 ], "loc": { "start": { - "line": 1263, + "line": 1256, "column": 12 }, "end": { - "line": 1265, + "line": 1258, "column": 48 } } @@ -55256,16 +54263,16 @@ ], "kind": "let", "range": [ - 34918, - 35044 + 34647, + 34773 ], "loc": { "start": { - "line": 1263, + "line": 1256, "column": 8 }, "end": { - "line": 1265, + "line": 1258, "column": 49 } } @@ -55282,16 +54289,16 @@ "type": "Identifier", "name": "inpType", "range": [ - 35058, - 35065 + 34787, + 34794 ], "loc": { "start": { - "line": 1267, + "line": 1260, "column": 12 }, "end": { - "line": 1267, + "line": 1260, "column": 19 } } @@ -55301,31 +54308,31 @@ "value": "hidden", "raw": "'hidden'", "range": [ - 35070, - 35078 + 34799, + 34807 ], "loc": { "start": { - "line": 1267, + "line": 1260, "column": 24 }, "end": { - "line": 1267, + "line": 1260, "column": 32 } } }, "range": [ - 35058, - 35078 + 34787, + 34807 ], "loc": { "start": { - "line": 1267, + "line": 1260, "column": 12 }, "end": { - "line": 1267, + "line": 1260, "column": 32 } } @@ -55336,16 +54343,16 @@ "object": { "type": "ThisExpression", "range": [ - 35082, - 35086 + 34811, + 34815 ], "loc": { "start": { - "line": 1267, + "line": 1260, "column": 36 }, "end": { - "line": 1267, + "line": 1260, "column": 40 } } @@ -55354,46 +54361,46 @@ "type": "Identifier", "name": "watermark", "range": [ - 35087, - 35096 + 34816, + 34825 ], "loc": { "start": { - "line": 1267, + "line": 1260, "column": 41 }, "end": { - "line": 1267, + "line": 1260, "column": 50 } } }, "range": [ - 35082, - 35096 + 34811, + 34825 ], "loc": { "start": { - "line": 1267, + "line": 1260, "column": 36 }, "end": { - "line": 1267, + "line": 1260, "column": 50 } } }, "range": [ - 35058, - 35096 + 34787, + 34825 ], "loc": { "start": { - "line": 1267, + "line": 1260, "column": 12 }, "end": { - "line": 1267, + "line": 1260, "column": 50 } } @@ -55412,16 +54419,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35112, - 35115 + 34841, + 34844 ], "loc": { "start": { - "line": 1268, + "line": 1261, "column": 12 }, "end": { - "line": 1268, + "line": 1261, "column": 15 } } @@ -55430,31 +54437,31 @@ "type": "Identifier", "name": "setAttribute", "range": [ - 35116, - 35128 + 34845, + 34857 ], "loc": { "start": { - "line": 1268, + "line": 1261, "column": 16 }, "end": { - "line": 1268, + "line": 1261, "column": 28 } } }, "range": [ - 35112, - 35128 + 34841, + 34857 ], "loc": { "start": { - "line": 1268, + "line": 1261, "column": 12 }, "end": { - "line": 1268, + "line": 1261, "column": 28 } } @@ -55465,16 +54472,16 @@ "value": "placeholder", "raw": "'placeholder'", "range": [ - 35129, - 35142 + 34858, + 34871 ], "loc": { "start": { - "line": 1268, + "line": 1261, "column": 29 }, "end": { - "line": 1268, + "line": 1261, "column": 42 } } @@ -55487,16 +54494,16 @@ "object": { "type": "ThisExpression", "range": [ - 35160, - 35164 + 34889, + 34893 ], "loc": { "start": { - "line": 1269, + "line": 1262, "column": 16 }, "end": { - "line": 1269, + "line": 1262, "column": 20 } } @@ -55505,31 +54512,31 @@ "type": "Identifier", "name": "isWatermarkArray", "range": [ - 35165, - 35181 + 34894, + 34910 ], "loc": { "start": { - "line": 1269, + "line": 1262, "column": 21 }, "end": { - "line": 1269, + "line": 1262, "column": 37 } } }, "range": [ - 35160, - 35181 + 34889, + 34910 ], "loc": { "start": { - "line": 1269, + "line": 1262, "column": 16 }, "end": { - "line": 1269, + "line": 1262, "column": 37 } } @@ -55546,16 +54553,16 @@ "object": { "type": "ThisExpression", "range": [ - 35185, - 35189 + 34914, + 34918 ], "loc": { "start": { - "line": 1269, + "line": 1262, "column": 41 }, "end": { - "line": 1269, + "line": 1262, "column": 45 } } @@ -55564,31 +54571,31 @@ "type": "Identifier", "name": "watermark", "range": [ - 35190, - 35199 + 34919, + 34928 ], "loc": { "start": { - "line": 1269, + "line": 1262, "column": 46 }, "end": { - "line": 1269, + "line": 1262, "column": 55 } } }, "range": [ - 35185, - 35199 + 34914, + 34928 ], "loc": { "start": { - "line": 1269, + "line": 1262, "column": 41 }, "end": { - "line": 1269, + "line": 1262, "column": 55 } } @@ -55597,31 +54604,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 35200, - 35208 + 34929, + 34937 ], "loc": { "start": { - "line": 1269, + "line": 1262, "column": 56 }, "end": { - "line": 1269, + "line": 1262, "column": 64 } } }, "range": [ - 35185, - 35209 + 34914, + 34938 ], "loc": { "start": { - "line": 1269, + "line": 1262, "column": 41 }, "end": { - "line": 1269, + "line": 1262, "column": 65 } } @@ -55631,31 +54638,31 @@ "value": "", "raw": "''", "range": [ - 35213, - 35215 + 34942, + 34944 ], "loc": { "start": { - "line": 1269, + "line": 1262, "column": 69 }, "end": { - "line": 1269, + "line": 1262, "column": 71 } } }, "range": [ - 35185, - 35215 + 34914, + 34944 ], "loc": { "start": { - "line": 1269, + "line": 1262, "column": 41 }, "end": { - "line": 1269, + "line": 1262, "column": 71 } } @@ -55666,16 +54673,16 @@ "object": { "type": "ThisExpression", "range": [ - 35239, - 35243 + 34968, + 34972 ], "loc": { "start": { - "line": 1270, + "line": 1263, "column": 20 }, "end": { - "line": 1270, + "line": 1263, "column": 24 } } @@ -55684,109 +54691,109 @@ "type": "Identifier", "name": "watermark", "range": [ - 35244, - 35253 + 34973, + 34982 ], "loc": { "start": { - "line": 1270, + "line": 1263, "column": 25 }, "end": { - "line": 1270, + "line": 1263, "column": 34 } } }, "range": [ - 35239, - 35253 + 34968, + 34982 ], "loc": { "start": { - "line": 1270, + "line": 1263, "column": 20 }, "end": { - "line": 1270, + "line": 1263, "column": 34 } } }, "range": [ - 35160, - 35253 + 34889, + 34982 ], "loc": { "start": { - "line": 1269, + "line": 1262, "column": 16 }, "end": { - "line": 1270, + "line": 1263, "column": 34 } } } ], "range": [ - 35112, - 35267 + 34841, + 34996 ], "loc": { "start": { - "line": 1268, + "line": 1261, "column": 12 }, "end": { - "line": 1271, + "line": 1264, "column": 13 } } }, "range": [ - 35112, - 35268 + 34841, + 34997 ], "loc": { "start": { - "line": 1268, + "line": 1261, "column": 12 }, "end": { - "line": 1271, + "line": 1264, "column": 14 } } } ], "range": [ - 35098, - 35278 + 34827, + 35007 ], "loc": { "start": { - "line": 1267, + "line": 1260, "column": 52 }, "end": { - "line": 1272, + "line": 1265, "column": 9 } } }, "alternate": null, "range": [ - 35054, - 35278 + 34783, + 35007 ], "loc": { "start": { - "line": 1267, + "line": 1260, "column": 8 }, "end": { - "line": 1272, + "line": 1265, "column": 9 } } @@ -55803,16 +54810,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35287, - 35290 + 35016, + 35019 ], "loc": { "start": { - "line": 1273, + "line": 1266, "column": 8 }, "end": { - "line": 1273, + "line": 1266, "column": 11 } } @@ -55821,31 +54828,31 @@ "type": "Identifier", "name": "className", "range": [ - 35291, - 35300 + 35020, + 35029 ], "loc": { "start": { - "line": 1273, + "line": 1266, "column": 12 }, "end": { - "line": 1273, + "line": 1266, "column": 21 } } }, "range": [ - 35287, - 35300 + 35016, + 35029 ], "loc": { "start": { - "line": 1273, + "line": 1266, "column": 8 }, "end": { - "line": 1273, + "line": 1266, "column": 21 } } @@ -55857,16 +54864,16 @@ "type": "Identifier", "name": "cssClass", "range": [ - 35303, - 35311 + 35032, + 35040 ], "loc": { "start": { - "line": 1273, + "line": 1266, "column": 24 }, "end": { - "line": 1273, + "line": 1266, "column": 32 } } @@ -55877,16 +54884,16 @@ "object": { "type": "ThisExpression", "range": [ - 35315, - 35319 + 35044, + 35048 ], "loc": { "start": { - "line": 1273, + "line": 1266, "column": 36 }, "end": { - "line": 1273, + "line": 1266, "column": 40 } } @@ -55895,76 +54902,76 @@ "type": "Identifier", "name": "fltCssClass", "range": [ - 35320, - 35331 + 35049, + 35060 ], "loc": { "start": { - "line": 1273, + "line": 1266, "column": 41 }, "end": { - "line": 1273, + "line": 1266, "column": 52 } } }, "range": [ - 35315, - 35331 + 35044, + 35060 ], "loc": { "start": { - "line": 1273, + "line": 1266, "column": 36 }, "end": { - "line": 1273, + "line": 1266, "column": 52 } } }, "range": [ - 35303, - 35331 + 35032, + 35060 ], "loc": { "start": { - "line": 1273, + "line": 1266, "column": 24 }, "end": { - "line": 1273, + "line": 1266, "column": 52 } } }, "range": [ - 35287, - 35331 + 35016, + 35060 ], "loc": { "start": { - "line": 1273, + "line": 1266, "column": 8 }, "end": { - "line": 1273, + "line": 1266, "column": 52 } } }, "range": [ - 35287, - 35332 + 35016, + 35061 ], "loc": { "start": { - "line": 1273, + "line": 1266, "column": 8 }, "end": { - "line": 1273, + "line": 1266, "column": 53 } } @@ -55977,16 +54984,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 35341, - 35347 + 35070, + 35076 ], "loc": { "start": { - "line": 1274, + "line": 1267, "column": 8 }, "end": { - "line": 1274, + "line": 1267, "column": 14 } } @@ -55996,16 +55003,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35348, - 35351 + 35077, + 35080 ], "loc": { "start": { - "line": 1274, + "line": 1267, "column": 15 }, "end": { - "line": 1274, + "line": 1267, "column": 18 } } @@ -56015,16 +55022,16 @@ "value": "focus", "raw": "'focus'", "range": [ - 35353, - 35360 + 35082, + 35089 ], "loc": { "start": { - "line": 1274, + "line": 1267, "column": 20 }, "end": { - "line": 1274, + "line": 1267, "column": 27 } } @@ -56037,16 +55044,16 @@ "type": "Identifier", "name": "evt", "range": [ - 35363, - 35366 + 35092, + 35095 ], "loc": { "start": { - "line": 1274, + "line": 1267, "column": 30 }, "end": { - "line": 1274, + "line": 1267, "column": 33 } } @@ -56060,16 +55067,16 @@ "object": { "type": "ThisExpression", "range": [ - 35371, - 35375 + 35100, + 35104 ], "loc": { "start": { - "line": 1274, + "line": 1267, "column": 38 }, "end": { - "line": 1274, + "line": 1267, "column": 42 } } @@ -56078,31 +55085,31 @@ "type": "Identifier", "name": "onInpFocus", "range": [ - 35376, - 35386 + 35105, + 35115 ], "loc": { "start": { - "line": 1274, + "line": 1267, "column": 43 }, "end": { - "line": 1274, + "line": 1267, "column": 53 } } }, "range": [ - 35371, - 35386 + 35100, + 35115 ], "loc": { "start": { - "line": 1274, + "line": 1267, "column": 38 }, "end": { - "line": 1274, + "line": 1267, "column": 53 } } @@ -56112,32 +55119,32 @@ "type": "Identifier", "name": "evt", "range": [ - 35387, - 35390 + 35116, + 35119 ], "loc": { "start": { - "line": 1274, + "line": 1267, "column": 54 }, "end": { - "line": 1274, + "line": 1267, "column": 57 } } } ], "range": [ - 35371, - 35391 + 35100, + 35120 ], "loc": { "start": { - "line": 1274, + "line": 1267, "column": 38 }, "end": { - "line": 1274, + "line": 1267, "column": 58 } } @@ -56145,47 +55152,47 @@ "generator": false, "expression": true, "range": [ - 35362, - 35391 + 35091, + 35120 ], "loc": { "start": { - "line": 1274, + "line": 1267, "column": 29 }, "end": { - "line": 1274, + "line": 1267, "column": 58 } } } ], "range": [ - 35341, - 35392 + 35070, + 35121 ], "loc": { "start": { - "line": 1274, + "line": 1267, "column": 8 }, "end": { - "line": 1274, + "line": 1267, "column": 59 } } }, "range": [ - 35341, - 35393 + 35070, + 35122 ], "loc": { "start": { - "line": 1274, + "line": 1267, "column": 8 }, "end": { - "line": 1274, + "line": 1267, "column": 60 } }, @@ -56194,16 +55201,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 35403, - 35441 + 35132, + 35170 ], "loc": { "start": { - "line": 1276, + "line": 1269, "column": 8 }, "end": { - "line": 1276, + "line": 1269, "column": 46 } } @@ -56216,16 +55223,16 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 35454, - 35470 + 35183, + 35199 ], "loc": { "start": { - "line": 1277, + "line": 1270, "column": 12 }, "end": { - "line": 1277, + "line": 1270, "column": 28 } } @@ -56246,16 +55253,16 @@ "type": "Identifier", "name": "elm", "range": [ - 35486, - 35489 + 35215, + 35218 ], "loc": { "start": { - "line": 1278, + "line": 1271, "column": 12 }, "end": { - "line": 1278, + "line": 1271, "column": 15 } } @@ -56265,32 +55272,32 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 35490, - 35506 + 35219, + 35235 ], "loc": { "start": { - "line": 1278, + "line": 1271, "column": 16 }, "end": { - "line": 1278, + "line": 1271, "column": 32 } } } ], "range": [ - 35486, - 35507 + 35215, + 35236 ], "loc": { "start": { - "line": 1278, + "line": 1271, "column": 12 }, "end": { - "line": 1278, + "line": 1271, "column": 33 } } @@ -56299,31 +55306,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 35508, - 35519 + 35237, + 35248 ], "loc": { "start": { - "line": 1278, + "line": 1271, "column": 34 }, "end": { - "line": 1278, + "line": 1271, "column": 45 } } }, "range": [ - 35486, - 35519 + 35215, + 35248 ], "loc": { "start": { - "line": 1278, + "line": 1271, "column": 12 }, "end": { - "line": 1278, + "line": 1271, "column": 45 } } @@ -56333,63 +55340,63 @@ "type": "Identifier", "name": "inp", "range": [ - 35520, - 35523 + 35249, + 35252 ], "loc": { "start": { - "line": 1278, + "line": 1271, "column": 46 }, "end": { - "line": 1278, + "line": 1271, "column": 49 } } } ], "range": [ - 35486, - 35524 + 35215, + 35253 ], "loc": { "start": { - "line": 1278, + "line": 1271, "column": 12 }, "end": { - "line": 1278, + "line": 1271, "column": 50 } } }, "range": [ - 35486, - 35525 + 35215, + 35254 ], "loc": { "start": { - "line": 1278, + "line": 1271, "column": 12 }, "end": { - "line": 1278, + "line": 1271, "column": 51 } } } ], "range": [ - 35472, - 35535 + 35201, + 35264 ], "loc": { "start": { - "line": 1277, + "line": 1270, "column": 30 }, "end": { - "line": 1279, + "line": 1272, "column": 9 } } @@ -56408,16 +55415,16 @@ "type": "Identifier", "name": "container", "range": [ - 35555, - 35564 + 35284, + 35293 ], "loc": { "start": { - "line": 1280, + "line": 1273, "column": 12 }, "end": { - "line": 1280, + "line": 1273, "column": 21 } } @@ -56426,31 +55433,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 35565, - 35576 + 35294, + 35305 ], "loc": { "start": { - "line": 1280, + "line": 1273, "column": 22 }, "end": { - "line": 1280, + "line": 1273, "column": 33 } } }, "range": [ - 35555, - 35576 + 35284, + 35305 ], "loc": { "start": { - "line": 1280, + "line": 1273, "column": 12 }, "end": { - "line": 1280, + "line": 1273, "column": 33 } } @@ -56460,78 +55467,78 @@ "type": "Identifier", "name": "inp", "range": [ - 35577, - 35580 + 35306, + 35309 ], "loc": { "start": { - "line": 1280, + "line": 1273, "column": 34 }, "end": { - "line": 1280, + "line": 1273, "column": 37 } } } ], "range": [ - 35555, - 35581 + 35284, + 35310 ], "loc": { "start": { - "line": 1280, + "line": 1273, "column": 12 }, "end": { - "line": 1280, + "line": 1273, "column": 38 } } }, "range": [ - 35555, - 35582 + 35284, + 35311 ], "loc": { "start": { - "line": 1280, + "line": 1273, "column": 12 }, "end": { - "line": 1280, + "line": 1273, "column": 39 } } } ], "range": [ - 35541, - 35592 + 35270, + 35321 ], "loc": { "start": { - "line": 1279, + "line": 1272, "column": 15 }, "end": { - "line": 1281, + "line": 1274, "column": 9 } } }, "range": [ - 35450, - 35592 + 35179, + 35321 ], "loc": { "start": { - "line": 1277, + "line": 1270, "column": 8 }, "end": { - "line": 1281, + "line": 1274, "column": 9 } }, @@ -56540,16 +55547,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 35403, - 35441 + 35132, + 35170 ], "loc": { "start": { - "line": 1276, + "line": 1269, "column": 8 }, "end": { - "line": 1276, + "line": 1269, "column": 46 } } @@ -56569,16 +55576,16 @@ "object": { "type": "ThisExpression", "range": [ - 35602, - 35606 + 35331, + 35335 ], "loc": { "start": { - "line": 1283, + "line": 1276, "column": 8 }, "end": { - "line": 1283, + "line": 1276, "column": 12 } } @@ -56587,31 +55594,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 35607, - 35613 + 35336, + 35342 ], "loc": { "start": { - "line": 1283, + "line": 1276, "column": 13 }, "end": { - "line": 1283, + "line": 1276, "column": 19 } } }, "range": [ - 35602, - 35613 + 35331, + 35342 ], "loc": { "start": { - "line": 1283, + "line": 1276, "column": 8 }, "end": { - "line": 1283, + "line": 1276, "column": 19 } } @@ -56620,31 +55627,31 @@ "type": "Identifier", "name": "push", "range": [ - 35614, - 35618 + 35343, + 35347 ], "loc": { "start": { - "line": 1283, + "line": 1276, "column": 20 }, "end": { - "line": 1283, + "line": 1276, "column": 24 } } }, "range": [ - 35602, - 35618 + 35331, + 35347 ], "loc": { "start": { - "line": 1283, + "line": 1276, "column": 8 }, "end": { - "line": 1283, + "line": 1276, "column": 24 } } @@ -56657,16 +55664,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35619, - 35622 + 35348, + 35351 ], "loc": { "start": { - "line": 1283, + "line": 1276, "column": 25 }, "end": { - "line": 1283, + "line": 1276, "column": 28 } } @@ -56675,62 +55682,62 @@ "type": "Identifier", "name": "id", "range": [ - 35623, - 35625 + 35352, + 35354 ], "loc": { "start": { - "line": 1283, + "line": 1276, "column": 29 }, "end": { - "line": 1283, + "line": 1276, "column": 31 } } }, "range": [ - 35619, - 35625 + 35348, + 35354 ], "loc": { "start": { - "line": 1283, + "line": 1276, "column": 25 }, "end": { - "line": 1283, + "line": 1276, "column": 31 } } } ], "range": [ - 35602, - 35626 + 35331, + 35355 ], "loc": { "start": { - "line": 1283, + "line": 1276, "column": 8 }, "end": { - "line": 1283, + "line": 1276, "column": 32 } } }, "range": [ - 35602, - 35627 + 35331, + 35356 ], "loc": { "start": { - "line": 1283, + "line": 1276, "column": 8 }, "end": { - "line": 1283, + "line": 1276, "column": 33 } } @@ -56743,16 +55750,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 35637, - 35643 + 35366, + 35372 ], "loc": { "start": { - "line": 1285, + "line": 1278, "column": 8 }, "end": { - "line": 1285, + "line": 1278, "column": 14 } } @@ -56762,16 +55769,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35644, - 35647 + 35373, + 35376 ], "loc": { "start": { - "line": 1285, + "line": 1278, "column": 15 }, "end": { - "line": 1285, + "line": 1278, "column": 18 } } @@ -56781,16 +55788,16 @@ "value": "keypress", "raw": "'keypress'", "range": [ - 35649, - 35659 + 35378, + 35388 ], "loc": { "start": { - "line": 1285, + "line": 1278, "column": 20 }, "end": { - "line": 1285, + "line": 1278, "column": 30 } } @@ -56803,16 +55810,16 @@ "type": "Identifier", "name": "evt", "range": [ - 35662, - 35665 + 35391, + 35394 ], "loc": { "start": { - "line": 1285, + "line": 1278, "column": 33 }, "end": { - "line": 1285, + "line": 1278, "column": 36 } } @@ -56826,16 +55833,16 @@ "object": { "type": "ThisExpression", "range": [ - 35670, - 35674 + 35399, + 35403 ], "loc": { "start": { - "line": 1285, + "line": 1278, "column": 41 }, "end": { - "line": 1285, + "line": 1278, "column": 45 } } @@ -56844,31 +55851,31 @@ "type": "Identifier", "name": "detectKey", "range": [ - 35675, - 35684 + 35404, + 35413 ], "loc": { "start": { - "line": 1285, + "line": 1278, "column": 46 }, "end": { - "line": 1285, + "line": 1278, "column": 55 } } }, "range": [ - 35670, - 35684 + 35399, + 35413 ], "loc": { "start": { - "line": 1285, + "line": 1278, "column": 41 }, "end": { - "line": 1285, + "line": 1278, "column": 55 } } @@ -56878,32 +55885,32 @@ "type": "Identifier", "name": "evt", "range": [ - 35685, - 35688 + 35414, + 35417 ], "loc": { "start": { - "line": 1285, + "line": 1278, "column": 56 }, "end": { - "line": 1285, + "line": 1278, "column": 59 } } } ], "range": [ - 35670, - 35689 + 35399, + 35418 ], "loc": { "start": { - "line": 1285, + "line": 1278, "column": 41 }, "end": { - "line": 1285, + "line": 1278, "column": 60 } } @@ -56911,47 +55918,47 @@ "generator": false, "expression": true, "range": [ - 35661, - 35689 + 35390, + 35418 ], "loc": { "start": { - "line": 1285, + "line": 1278, "column": 32 }, "end": { - "line": 1285, + "line": 1278, "column": 60 } } } ], "range": [ - 35637, - 35690 + 35366, + 35419 ], "loc": { "start": { - "line": 1285, + "line": 1278, "column": 8 }, "end": { - "line": 1285, + "line": 1278, "column": 61 } } }, "range": [ - 35637, - 35691 + 35366, + 35420 ], "loc": { "start": { - "line": 1285, + "line": 1278, "column": 8 }, "end": { - "line": 1285, + "line": 1278, "column": 62 } } @@ -56964,16 +55971,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 35700, - 35706 + 35429, + 35435 ], "loc": { "start": { - "line": 1286, + "line": 1279, "column": 8 }, "end": { - "line": 1286, + "line": 1279, "column": 14 } } @@ -56983,16 +55990,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35707, - 35710 + 35436, + 35439 ], "loc": { "start": { - "line": 1286, + "line": 1279, "column": 15 }, "end": { - "line": 1286, + "line": 1279, "column": 18 } } @@ -57002,16 +56009,16 @@ "value": "keydown", "raw": "'keydown'", "range": [ - 35712, - 35721 + 35441, + 35450 ], "loc": { "start": { - "line": 1286, + "line": 1279, "column": 20 }, "end": { - "line": 1286, + "line": 1279, "column": 29 } } @@ -57028,16 +56035,16 @@ "object": { "type": "ThisExpression", "range": [ - 35729, - 35733 + 35458, + 35462 ], "loc": { "start": { - "line": 1286, + "line": 1279, "column": 37 }, "end": { - "line": 1286, + "line": 1279, "column": 41 } } @@ -57046,47 +56053,47 @@ "type": "Identifier", "name": "onKeyDown", "range": [ - 35734, - 35743 + 35463, + 35472 ], "loc": { "start": { - "line": 1286, + "line": 1279, "column": 42 }, "end": { - "line": 1286, + "line": 1279, "column": 51 } } }, "range": [ - 35729, - 35743 + 35458, + 35472 ], "loc": { "start": { - "line": 1286, + "line": 1279, "column": 37 }, "end": { - "line": 1286, + "line": 1279, "column": 51 } } }, "arguments": [], "range": [ - 35729, - 35745 + 35458, + 35474 ], "loc": { "start": { - "line": 1286, + "line": 1279, "column": 37 }, "end": { - "line": 1286, + "line": 1279, "column": 53 } } @@ -57094,47 +56101,47 @@ "generator": false, "expression": true, "range": [ - 35723, - 35745 + 35452, + 35474 ], "loc": { "start": { - "line": 1286, + "line": 1279, "column": 31 }, "end": { - "line": 1286, + "line": 1279, "column": 53 } } } ], "range": [ - 35700, - 35746 + 35429, + 35475 ], "loc": { "start": { - "line": 1286, + "line": 1279, "column": 8 }, "end": { - "line": 1286, + "line": 1279, "column": 54 } } }, "range": [ - 35700, - 35747 + 35429, + 35476 ], "loc": { "start": { - "line": 1286, + "line": 1279, "column": 8 }, "end": { - "line": 1286, + "line": 1279, "column": 55 } } @@ -57147,16 +56154,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 35756, - 35762 + 35485, + 35491 ], "loc": { "start": { - "line": 1287, + "line": 1280, "column": 8 }, "end": { - "line": 1287, + "line": 1280, "column": 14 } } @@ -57166,16 +56173,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35763, - 35766 + 35492, + 35495 ], "loc": { "start": { - "line": 1287, + "line": 1280, "column": 15 }, "end": { - "line": 1287, + "line": 1280, "column": 18 } } @@ -57185,16 +56192,16 @@ "value": "keyup", "raw": "'keyup'", "range": [ - 35768, - 35775 + 35497, + 35504 ], "loc": { "start": { - "line": 1287, + "line": 1280, "column": 20 }, "end": { - "line": 1287, + "line": 1280, "column": 27 } } @@ -57207,16 +56214,16 @@ "type": "Identifier", "name": "evt", "range": [ - 35778, - 35781 + 35507, + 35510 ], "loc": { "start": { - "line": 1287, + "line": 1280, "column": 30 }, "end": { - "line": 1287, + "line": 1280, "column": 33 } } @@ -57230,16 +56237,16 @@ "object": { "type": "ThisExpression", "range": [ - 35786, - 35790 + 35515, + 35519 ], "loc": { "start": { - "line": 1287, + "line": 1280, "column": 38 }, "end": { - "line": 1287, + "line": 1280, "column": 42 } } @@ -57248,31 +56255,31 @@ "type": "Identifier", "name": "onKeyUp", "range": [ - 35791, - 35798 + 35520, + 35527 ], "loc": { "start": { - "line": 1287, + "line": 1280, "column": 43 }, "end": { - "line": 1287, + "line": 1280, "column": 50 } } }, "range": [ - 35786, - 35798 + 35515, + 35527 ], "loc": { "start": { - "line": 1287, + "line": 1280, "column": 38 }, "end": { - "line": 1287, + "line": 1280, "column": 50 } } @@ -57282,32 +56289,32 @@ "type": "Identifier", "name": "evt", "range": [ - 35799, - 35802 + 35528, + 35531 ], "loc": { "start": { - "line": 1287, + "line": 1280, "column": 51 }, "end": { - "line": 1287, + "line": 1280, "column": 54 } } } ], "range": [ - 35786, - 35803 + 35515, + 35532 ], "loc": { "start": { - "line": 1287, + "line": 1280, "column": 38 }, "end": { - "line": 1287, + "line": 1280, "column": 55 } } @@ -57315,47 +56322,47 @@ "generator": false, "expression": true, "range": [ - 35777, - 35803 + 35506, + 35532 ], "loc": { "start": { - "line": 1287, + "line": 1280, "column": 29 }, "end": { - "line": 1287, + "line": 1280, "column": 55 } } } ], "range": [ - 35756, - 35804 + 35485, + 35533 ], "loc": { "start": { - "line": 1287, + "line": 1280, "column": 8 }, "end": { - "line": 1287, + "line": 1280, "column": 56 } } }, "range": [ - 35756, - 35805 + 35485, + 35534 ], "loc": { "start": { - "line": 1287, + "line": 1280, "column": 8 }, "end": { - "line": 1287, + "line": 1280, "column": 57 } } @@ -57368,16 +56375,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 35814, - 35820 + 35543, + 35549 ], "loc": { "start": { - "line": 1288, + "line": 1281, "column": 8 }, "end": { - "line": 1288, + "line": 1281, "column": 14 } } @@ -57387,16 +56394,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35821, - 35824 + 35550, + 35553 ], "loc": { "start": { - "line": 1288, + "line": 1281, "column": 15 }, "end": { - "line": 1288, + "line": 1281, "column": 18 } } @@ -57406,16 +56413,16 @@ "value": "blur", "raw": "'blur'", "range": [ - 35826, - 35832 + 35555, + 35561 ], "loc": { "start": { - "line": 1288, + "line": 1281, "column": 20 }, "end": { - "line": 1288, + "line": 1281, "column": 26 } } @@ -57432,16 +56439,16 @@ "object": { "type": "ThisExpression", "range": [ - 35840, - 35844 + 35569, + 35573 ], "loc": { "start": { - "line": 1288, + "line": 1281, "column": 34 }, "end": { - "line": 1288, + "line": 1281, "column": 38 } } @@ -57450,47 +56457,47 @@ "type": "Identifier", "name": "onInpBlur", "range": [ - 35845, - 35854 + 35574, + 35583 ], "loc": { "start": { - "line": 1288, + "line": 1281, "column": 39 }, "end": { - "line": 1288, + "line": 1281, "column": 48 } } }, "range": [ - 35840, - 35854 + 35569, + 35583 ], "loc": { "start": { - "line": 1288, + "line": 1281, "column": 34 }, "end": { - "line": 1288, + "line": 1281, "column": 48 } } }, "arguments": [], "range": [ - 35840, - 35856 + 35569, + 35585 ], "loc": { "start": { - "line": 1288, + "line": 1281, "column": 34 }, "end": { - "line": 1288, + "line": 1281, "column": 50 } } @@ -57498,63 +56505,63 @@ "generator": false, "expression": true, "range": [ - 35834, - 35856 + 35563, + 35585 ], "loc": { "start": { - "line": 1288, + "line": 1281, "column": 28 }, "end": { - "line": 1288, + "line": 1281, "column": 50 } } } ], "range": [ - 35814, - 35857 + 35543, + 35586 ], "loc": { "start": { - "line": 1288, + "line": 1281, "column": 8 }, "end": { - "line": 1288, + "line": 1281, "column": 51 } } }, "range": [ - 35814, - 35858 + 35543, + 35587 ], "loc": { "start": { - "line": 1288, + "line": 1281, "column": 8 }, "end": { - "line": 1288, + "line": 1281, "column": 52 } } } ], "range": [ - 34698, - 35864 + 34427, + 35593 ], "loc": { "start": { - "line": 1258, + "line": 1251, "column": 53 }, "end": { - "line": 1289, + "line": 1282, "column": 5 } } @@ -57562,16 +56569,16 @@ "generator": false, "expression": false, "range": [ - 34666, - 35864 + 34395, + 35593 ], "loc": { "start": { - "line": 1258, + "line": 1251, "column": 21 }, "end": { - "line": 1289, + "line": 1282, "column": 5 } } @@ -57579,16 +56586,16 @@ "kind": "method", "computed": false, "range": [ - 34649, - 35864 + 34378, + 35593 ], "loc": { "start": { - "line": 1258, + "line": 1251, "column": 4 }, "end": { - "line": 1289, + "line": 1282, "column": 5 } }, @@ -57597,16 +56604,16 @@ "type": "Block", "value": "*\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n ", "range": [ - 34425, - 34644 + 34154, + 34373 ], "loc": { "start": { - "line": 1252, + "line": 1245, "column": 4 }, "end": { - "line": 1257, + "line": 1250, "column": 7 } } @@ -57617,16 +56624,16 @@ "type": "Block", "value": "*\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n ", "range": [ - 35870, - 36019 + 35599, + 35748 ], "loc": { "start": { - "line": 1291, + "line": 1284, "column": 4 }, "end": { - "line": 1295, + "line": 1288, "column": 7 } } @@ -57640,16 +56647,16 @@ "type": "Identifier", "name": "_buildSubmitButton", "range": [ - 36024, - 36042 + 35753, + 35771 ], "loc": { "start": { - "line": 1296, + "line": 1289, "column": 4 }, "end": { - "line": 1296, + "line": 1289, "column": 22 } } @@ -57662,16 +56669,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 36043, - 36051 + 35772, + 35780 ], "loc": { "start": { - "line": 1296, + "line": 1289, "column": 23 }, "end": { - "line": 1296, + "line": 1289, "column": 31 } } @@ -57680,16 +56687,16 @@ "type": "Identifier", "name": "container", "range": [ - 36053, - 36062 + 35782, + 35791 ], "loc": { "start": { - "line": 1296, + "line": 1289, "column": 33 }, "end": { - "line": 1296, + "line": 1289, "column": 42 } } @@ -57707,16 +56714,16 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 36078, - 36094 + 35807, + 35823 ], "loc": { "start": { - "line": 1297, + "line": 1290, "column": 12 }, "end": { - "line": 1297, + "line": 1290, "column": 28 } } @@ -57729,16 +56736,16 @@ "object": { "type": "ThisExpression", "range": [ - 36097, - 36101 + 35826, + 35830 ], "loc": { "start": { - "line": 1297, + "line": 1290, "column": 31 }, "end": { - "line": 1297, + "line": 1290, "column": 35 } } @@ -57747,31 +56754,31 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 36102, - 36115 + 35831, + 35844 ], "loc": { "start": { - "line": 1297, + "line": 1290, "column": 36 }, "end": { - "line": 1297, + "line": 1290, "column": 49 } } }, "range": [ - 36097, - 36115 + 35826, + 35844 ], "loc": { "start": { - "line": 1297, + "line": 1290, "column": 31 }, "end": { - "line": 1297, + "line": 1290, "column": 49 } } @@ -57785,16 +56792,16 @@ "object": { "type": "ThisExpression", "range": [ - 36130, - 36134 + 35859, + 35863 ], "loc": { "start": { - "line": 1298, + "line": 1291, "column": 12 }, "end": { - "line": 1298, + "line": 1291, "column": 16 } } @@ -57803,31 +56810,31 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 36135, - 36152 + 35864, + 35881 ], "loc": { "start": { - "line": 1298, + "line": 1291, "column": 17 }, "end": { - "line": 1298, + "line": 1291, "column": 34 } } }, "range": [ - 36130, - 36152 + 35859, + 35881 ], "loc": { "start": { - "line": 1298, + "line": 1291, "column": 12 }, "end": { - "line": 1298, + "line": 1291, "column": 34 } } @@ -57836,31 +56843,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 36153, - 36161 + 35882, + 35890 ], "loc": { "start": { - "line": 1298, + "line": 1291, "column": 35 }, "end": { - "line": 1298, + "line": 1291, "column": 43 } } }, "range": [ - 36130, - 36162 + 35859, + 35891 ], "loc": { "start": { - "line": 1298, + "line": 1291, "column": 12 }, "end": { - "line": 1298, + "line": 1291, "column": 44 } } @@ -57870,46 +56877,46 @@ "value": null, "raw": "null", "range": [ - 36165, - 36169 + 35894, + 35898 ], "loc": { "start": { - "line": 1298, + "line": 1291, "column": 47 }, "end": { - "line": 1298, + "line": 1291, "column": 51 } } }, "range": [ - 36097, - 36169 + 35826, + 35898 ], "loc": { "start": { - "line": 1297, + "line": 1290, "column": 31 }, "end": { - "line": 1298, + "line": 1291, "column": 51 } } }, "range": [ - 36078, - 36169 + 35807, + 35898 ], "loc": { "start": { - "line": 1297, + "line": 1290, "column": 12 }, "end": { - "line": 1298, + "line": 1291, "column": 51 } } @@ -57917,16 +56924,16 @@ ], "kind": "let", "range": [ - 36074, - 36170 + 35803, + 35899 ], "loc": { "start": { - "line": 1297, + "line": 1290, "column": 8 }, "end": { - "line": 1298, + "line": 1291, "column": 52 } } @@ -57940,16 +56947,16 @@ "type": "Identifier", "name": "btn", "range": [ - 36183, - 36186 + 35912, + 35915 ], "loc": { "start": { - "line": 1299, + "line": 1292, "column": 12 }, "end": { - "line": 1299, + "line": 1292, "column": 15 } } @@ -57960,16 +56967,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 36189, - 36198 + 35918, + 35927 ], "loc": { "start": { - "line": 1299, + "line": 1292, "column": 18 }, "end": { - "line": 1299, + "line": 1292, "column": 27 } } @@ -57979,16 +56986,16 @@ "type": "Identifier", "name": "INPUT", "range": [ - 36199, - 36204 + 35928, + 35933 ], "loc": { "start": { - "line": 1299, + "line": 1292, "column": 28 }, "end": { - "line": 1299, + "line": 1292, "column": 33 } } @@ -58001,16 +57008,16 @@ "value": "type", "raw": "'type'", "range": [ - 36219, - 36225 + 35948, + 35954 ], "loc": { "start": { - "line": 1300, + "line": 1293, "column": 13 }, "end": { - "line": 1300, + "line": 1293, "column": 19 } } @@ -58020,32 +57027,32 @@ "value": "button", "raw": "'button'", "range": [ - 36227, - 36235 + 35956, + 35964 ], "loc": { "start": { - "line": 1300, + "line": 1293, "column": 21 }, "end": { - "line": 1300, + "line": 1293, "column": 29 } } } ], "range": [ - 36218, - 36236 + 35947, + 35965 ], "loc": { "start": { - "line": 1300, + "line": 1293, "column": 12 }, "end": { - "line": 1300, + "line": 1293, "column": 30 } } @@ -58058,16 +57065,16 @@ "value": "value", "raw": "'value'", "range": [ - 36251, - 36258 + 35980, + 35987 ], "loc": { "start": { - "line": 1301, + "line": 1294, "column": 13 }, "end": { - "line": 1301, + "line": 1294, "column": 20 } } @@ -58078,16 +57085,16 @@ "object": { "type": "ThisExpression", "range": [ - 36260, - 36264 + 35989, + 35993 ], "loc": { "start": { - "line": 1301, + "line": 1294, "column": 22 }, "end": { - "line": 1301, + "line": 1294, "column": 26 } } @@ -58096,78 +57103,78 @@ "type": "Identifier", "name": "btnText", "range": [ - 36265, - 36272 + 35994, + 36001 ], "loc": { "start": { - "line": 1301, + "line": 1294, "column": 27 }, "end": { - "line": 1301, + "line": 1294, "column": 34 } } }, "range": [ - 36260, - 36272 + 35989, + 36001 ], "loc": { "start": { - "line": 1301, + "line": 1294, "column": 22 }, "end": { - "line": 1301, + "line": 1294, "column": 34 } } } ], "range": [ - 36250, - 36273 + 35979, + 36002 ], "loc": { "start": { - "line": 1301, + "line": 1294, "column": 12 }, "end": { - "line": 1301, + "line": 1294, "column": 35 } } } ], "range": [ - 36189, - 36283 + 35918, + 36012 ], "loc": { "start": { - "line": 1299, + "line": 1292, "column": 18 }, "end": { - "line": 1302, + "line": 1295, "column": 9 } } }, "range": [ - 36183, - 36283 + 35912, + 36012 ], "loc": { "start": { - "line": 1299, + "line": 1292, "column": 12 }, "end": { - "line": 1302, + "line": 1295, "column": 9 } } @@ -58175,16 +57182,16 @@ ], "kind": "let", "range": [ - 36179, - 36284 + 35908, + 36013 ], "loc": { "start": { - "line": 1299, + "line": 1292, "column": 8 }, "end": { - "line": 1302, + "line": 1295, "column": 10 } } @@ -58201,16 +57208,16 @@ "type": "Identifier", "name": "btn", "range": [ - 36293, - 36296 + 36022, + 36025 ], "loc": { "start": { - "line": 1303, + "line": 1296, "column": 8 }, "end": { - "line": 1303, + "line": 1296, "column": 11 } } @@ -58219,31 +57226,31 @@ "type": "Identifier", "name": "className", "range": [ - 36297, - 36306 + 36026, + 36035 ], "loc": { "start": { - "line": 1303, + "line": 1296, "column": 12 }, "end": { - "line": 1303, + "line": 1296, "column": 21 } } }, "range": [ - 36293, - 36306 + 36022, + 36035 ], "loc": { "start": { - "line": 1303, + "line": 1296, "column": 8 }, "end": { - "line": 1303, + "line": 1296, "column": 21 } } @@ -58254,16 +57261,16 @@ "object": { "type": "ThisExpression", "range": [ - 36309, - 36313 + 36038, + 36042 ], "loc": { "start": { - "line": 1303, + "line": 1296, "column": 24 }, "end": { - "line": 1303, + "line": 1296, "column": 28 } } @@ -58272,61 +57279,61 @@ "type": "Identifier", "name": "btnCssClass", "range": [ - 36314, - 36325 + 36043, + 36054 ], "loc": { "start": { - "line": 1303, + "line": 1296, "column": 29 }, "end": { - "line": 1303, + "line": 1296, "column": 40 } } }, "range": [ - 36309, - 36325 + 36038, + 36054 ], "loc": { "start": { - "line": 1303, + "line": 1296, "column": 24 }, "end": { - "line": 1303, + "line": 1296, "column": 40 } } }, "range": [ - 36293, - 36325 + 36022, + 36054 ], "loc": { "start": { - "line": 1303, + "line": 1296, "column": 8 }, "end": { - "line": 1303, + "line": 1296, "column": 40 } } }, "range": [ - 36293, - 36326 + 36022, + 36055 ], "loc": { "start": { - "line": 1303, + "line": 1296, "column": 8 }, "end": { - "line": 1303, + "line": 1296, "column": 41 } }, @@ -58335,16 +57342,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 36336, - 36374 + 36065, + 36103 ], "loc": { "start": { - "line": 1305, + "line": 1298, "column": 8 }, "end": { - "line": 1305, + "line": 1298, "column": 46 } } @@ -58357,16 +57364,16 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 36387, - 36403 + 36116, + 36132 ], "loc": { "start": { - "line": 1306, + "line": 1299, "column": 12 }, "end": { - "line": 1306, + "line": 1299, "column": 28 } } @@ -58387,16 +57394,16 @@ "type": "Identifier", "name": "elm", "range": [ - 36419, - 36422 + 36148, + 36151 ], "loc": { "start": { - "line": 1307, + "line": 1300, "column": 12 }, "end": { - "line": 1307, + "line": 1300, "column": 15 } } @@ -58406,32 +57413,32 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 36423, - 36439 + 36152, + 36168 ], "loc": { "start": { - "line": 1307, + "line": 1300, "column": 16 }, "end": { - "line": 1307, + "line": 1300, "column": 32 } } } ], "range": [ - 36419, - 36440 + 36148, + 36169 ], "loc": { "start": { - "line": 1307, + "line": 1300, "column": 12 }, "end": { - "line": 1307, + "line": 1300, "column": 33 } } @@ -58440,31 +57447,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 36441, - 36452 + 36170, + 36181 ], "loc": { "start": { - "line": 1307, + "line": 1300, "column": 34 }, "end": { - "line": 1307, + "line": 1300, "column": 45 } } }, "range": [ - 36419, - 36452 + 36148, + 36181 ], "loc": { "start": { - "line": 1307, + "line": 1300, "column": 12 }, "end": { - "line": 1307, + "line": 1300, "column": 45 } } @@ -58474,63 +57481,63 @@ "type": "Identifier", "name": "btn", "range": [ - 36453, - 36456 + 36182, + 36185 ], "loc": { "start": { - "line": 1307, + "line": 1300, "column": 46 }, "end": { - "line": 1307, + "line": 1300, "column": 49 } } } ], "range": [ - 36419, - 36457 + 36148, + 36186 ], "loc": { "start": { - "line": 1307, + "line": 1300, "column": 12 }, "end": { - "line": 1307, + "line": 1300, "column": 50 } } }, "range": [ - 36419, - 36458 + 36148, + 36187 ], "loc": { "start": { - "line": 1307, + "line": 1300, "column": 12 }, "end": { - "line": 1307, + "line": 1300, "column": 51 } } } ], "range": [ - 36405, - 36468 + 36134, + 36197 ], "loc": { "start": { - "line": 1306, + "line": 1299, "column": 30 }, "end": { - "line": 1308, + "line": 1301, "column": 9 } } @@ -58549,16 +57556,16 @@ "type": "Identifier", "name": "container", "range": [ - 36488, - 36497 + 36217, + 36226 ], "loc": { "start": { - "line": 1309, + "line": 1302, "column": 12 }, "end": { - "line": 1309, + "line": 1302, "column": 21 } } @@ -58567,31 +57574,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 36498, - 36509 + 36227, + 36238 ], "loc": { "start": { - "line": 1309, + "line": 1302, "column": 22 }, "end": { - "line": 1309, + "line": 1302, "column": 33 } } }, "range": [ - 36488, - 36509 + 36217, + 36238 ], "loc": { "start": { - "line": 1309, + "line": 1302, "column": 12 }, "end": { - "line": 1309, + "line": 1302, "column": 33 } } @@ -58601,78 +57608,78 @@ "type": "Identifier", "name": "btn", "range": [ - 36510, - 36513 + 36239, + 36242 ], "loc": { "start": { - "line": 1309, + "line": 1302, "column": 34 }, "end": { - "line": 1309, + "line": 1302, "column": 37 } } } ], "range": [ - 36488, - 36514 + 36217, + 36243 ], "loc": { "start": { - "line": 1309, + "line": 1302, "column": 12 }, "end": { - "line": 1309, + "line": 1302, "column": 38 } } }, "range": [ - 36488, - 36515 + 36217, + 36244 ], "loc": { "start": { - "line": 1309, + "line": 1302, "column": 12 }, "end": { - "line": 1309, + "line": 1302, "column": 39 } } } ], "range": [ - 36474, - 36525 + 36203, + 36254 ], "loc": { "start": { - "line": 1308, + "line": 1301, "column": 15 }, "end": { - "line": 1310, + "line": 1303, "column": 9 } } }, "range": [ - 36383, - 36525 + 36112, + 36254 ], "loc": { "start": { - "line": 1306, + "line": 1299, "column": 8 }, "end": { - "line": 1310, + "line": 1303, "column": 9 } }, @@ -58681,16 +57688,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 36336, - 36374 + 36065, + 36103 ], "loc": { "start": { - "line": 1305, + "line": 1298, "column": 8 }, "end": { - "line": 1305, + "line": 1298, "column": 46 } } @@ -58705,16 +57712,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 36535, - 36541 + 36264, + 36270 ], "loc": { "start": { - "line": 1312, + "line": 1305, "column": 8 }, "end": { - "line": 1312, + "line": 1305, "column": 14 } } @@ -58724,16 +57731,16 @@ "type": "Identifier", "name": "btn", "range": [ - 36542, - 36545 + 36271, + 36274 ], "loc": { "start": { - "line": 1312, + "line": 1305, "column": 15 }, "end": { - "line": 1312, + "line": 1305, "column": 18 } } @@ -58743,16 +57750,16 @@ "value": "click", "raw": "'click'", "range": [ - 36547, - 36554 + 36276, + 36283 ], "loc": { "start": { - "line": 1312, + "line": 1305, "column": 20 }, "end": { - "line": 1312, + "line": 1305, "column": 27 } } @@ -58769,16 +57776,16 @@ "object": { "type": "ThisExpression", "range": [ - 36562, - 36566 + 36291, + 36295 ], "loc": { "start": { - "line": 1312, + "line": 1305, "column": 35 }, "end": { - "line": 1312, + "line": 1305, "column": 39 } } @@ -58787,47 +57794,47 @@ "type": "Identifier", "name": "filter", "range": [ - 36567, - 36573 + 36296, + 36302 ], "loc": { "start": { - "line": 1312, + "line": 1305, "column": 40 }, "end": { - "line": 1312, + "line": 1305, "column": 46 } } }, "range": [ - 36562, - 36573 + 36291, + 36302 ], "loc": { "start": { - "line": 1312, + "line": 1305, "column": 35 }, "end": { - "line": 1312, + "line": 1305, "column": 46 } } }, "arguments": [], "range": [ - 36562, - 36575 + 36291, + 36304 ], "loc": { "start": { - "line": 1312, + "line": 1305, "column": 35 }, "end": { - "line": 1312, + "line": 1305, "column": 48 } } @@ -58835,63 +57842,63 @@ "generator": false, "expression": true, "range": [ - 36556, - 36575 + 36285, + 36304 ], "loc": { "start": { - "line": 1312, + "line": 1305, "column": 29 }, "end": { - "line": 1312, + "line": 1305, "column": 48 } } } ], "range": [ - 36535, - 36576 + 36264, + 36305 ], "loc": { "start": { - "line": 1312, + "line": 1305, "column": 8 }, "end": { - "line": 1312, + "line": 1305, "column": 49 } } }, "range": [ - 36535, - 36577 + 36264, + 36306 ], "loc": { "start": { - "line": 1312, + "line": 1305, "column": 8 }, "end": { - "line": 1312, + "line": 1305, "column": 50 } } } ], "range": [ - 36064, - 36583 + 35793, + 36312 ], "loc": { "start": { - "line": 1296, + "line": 1289, "column": 44 }, "end": { - "line": 1313, + "line": 1306, "column": 5 } } @@ -58899,16 +57906,16 @@ "generator": false, "expression": false, "range": [ - 36042, - 36583 + 35771, + 36312 ], "loc": { "start": { - "line": 1296, + "line": 1289, "column": 22 }, "end": { - "line": 1313, + "line": 1306, "column": 5 } } @@ -58916,16 +57923,16 @@ "kind": "method", "computed": false, "range": [ - 36024, - 36583 + 35753, + 36312 ], "loc": { "start": { - "line": 1296, + "line": 1289, "column": 4 }, "end": { - "line": 1313, + "line": 1306, "column": 5 } }, @@ -58934,16 +57941,16 @@ "type": "Block", "value": "*\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n ", "range": [ - 35870, - 36019 + 35599, + 35748 ], "loc": { "start": { - "line": 1291, + "line": 1284, "column": 4 }, "end": { - "line": 1295, + "line": 1288, "column": 7 } } @@ -58952,14 +57959,14 @@ "trailingComments": [ { "type": "Block", - "value": "*\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n ", + "value": "*\n * Istantiate the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", "range": [ - 36589, - 36723 + 36318, + 36671 ], "loc": { "start": { - "line": 1315, + "line": 1308, "column": 4 }, "end": { @@ -58975,10 +57982,10 @@ "type": "MethodDefinition", "key": { "type": "Identifier", - "name": "feature", + "name": "instantiateFeatures", "range": [ - 36728, - 36735 + 36676, + 36695 ], "loc": { "start": { @@ -58987,250 +57994,7 @@ }, "end": { "line": 1320, - "column": 11 - } - } - }, - "value": { - "type": "FunctionExpression", - "id": null, - "params": [ - { - "type": "Identifier", - "name": "name", - "range": [ - 36736, - 36740 - ], - "loc": { - "start": { - "line": 1320, - "column": 12 - }, - "end": { - "line": 1320, - "column": 16 - } - } - } - ], - "body": { - "type": "BlockStatement", - "body": [ - { - "type": "ReturnStatement", - "argument": { - "type": "MemberExpression", - "computed": true, - "object": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 36759, - 36763 - ], - "loc": { - "start": { - "line": 1321, - "column": 15 - }, - "end": { - "line": 1321, - "column": 19 - } - } - }, - "property": { - "type": "Identifier", - "name": "Mod", - "range": [ - 36764, - 36767 - ], - "loc": { - "start": { - "line": 1321, - "column": 20 - }, - "end": { - "line": 1321, - "column": 23 - } - } - }, - "range": [ - 36759, - 36767 - ], - "loc": { - "start": { - "line": 1321, - "column": 15 - }, - "end": { - "line": 1321, - "column": 23 - } - } - }, - "property": { - "type": "Identifier", - "name": "name", - "range": [ - 36768, - 36772 - ], - "loc": { - "start": { - "line": 1321, - "column": 24 - }, - "end": { - "line": 1321, - "column": 28 - } - } - }, - "range": [ - 36759, - 36773 - ], - "loc": { - "start": { - "line": 1321, - "column": 15 - }, - "end": { - "line": 1321, - "column": 29 - } - } - }, - "range": [ - 36752, - 36774 - ], - "loc": { - "start": { - "line": 1321, - "column": 8 - }, - "end": { - "line": 1321, - "column": 30 - } - } - } - ], - "range": [ - 36742, - 36780 - ], - "loc": { - "start": { - "line": 1320, - "column": 18 - }, - "end": { - "line": 1322, - "column": 5 - } - } - }, - "generator": false, - "expression": false, - "range": [ - 36735, - 36780 - ], - "loc": { - "start": { - "line": 1320, - "column": 11 - }, - "end": { - "line": 1322, - "column": 5 - } - } - }, - "kind": "method", - "computed": false, - "range": [ - 36728, - 36780 - ], - "loc": { - "start": { - "line": 1320, - "column": 4 - }, - "end": { - "line": 1322, - "column": 5 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n ", - "range": [ - 36589, - 36723 - ], - "loc": { - "start": { - "line": 1315, - "column": 4 - }, - "end": { - "line": 1319, - "column": 7 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Instanciate and initialise the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", - "range": [ - 36786, - 37155 - ], - "loc": { - "start": { - "line": 1324, - "column": 4 - }, - "end": { - "line": 1335, - "column": 7 - } - } - } - ], - "static": false - }, - { - "type": "MethodDefinition", - "key": { - "type": "Identifier", - "name": "initFeatures", - "range": [ - 37160, - 37172 - ], - "loc": { - "start": { - "line": 1336, - "column": 4 - }, - "end": { - "line": 1336, - "column": 16 + "column": 23 } } }, @@ -59244,17 +58008,17 @@ "type": "Identifier", "name": "features", "range": [ - 37173, - 37181 + 36696, + 36704 ], "loc": { "start": { - "line": 1336, - "column": 17 + "line": 1320, + "column": 24 }, "end": { - "line": 1336, - "column": 25 + "line": 1320, + "column": 32 } } }, @@ -59262,32 +58026,32 @@ "type": "ArrayExpression", "elements": [], "range": [ - 37184, - 37186 + 36707, + 36709 ], "loc": { "start": { - "line": 1336, - "column": 28 + "line": 1320, + "column": 35 }, "end": { - "line": 1336, - "column": 30 + "line": 1320, + "column": 37 } } }, "range": [ - 37173, - 37186 + 36696, + 36709 ], "loc": { "start": { - "line": 1336, - "column": 17 + "line": 1320, + "column": 24 }, "end": { - "line": 1336, - "column": 30 + "line": 1320, + "column": 37 } } } @@ -59306,16 +58070,16 @@ "type": "Identifier", "name": "features", "range": [ - 37198, - 37206 + 36721, + 36729 ], "loc": { "start": { - "line": 1337, + "line": 1321, "column": 8 }, "end": { - "line": 1337, + "line": 1321, "column": 16 } } @@ -59324,31 +58088,31 @@ "type": "Identifier", "name": "forEach", "range": [ - 37207, - 37214 + 36730, + 36737 ], "loc": { "start": { - "line": 1337, + "line": 1321, "column": 17 }, "end": { - "line": 1337, + "line": 1321, "column": 24 } } }, "range": [ - 37198, - 37214 + 36721, + 36737 ], "loc": { "start": { - "line": 1337, + "line": 1321, "column": 8 }, "end": { - "line": 1337, + "line": 1321, "column": 24 } } @@ -59362,16 +58126,16 @@ "type": "Identifier", "name": "feature", "range": [ - 37216, - 37223 + 36739, + 36746 ], "loc": { "start": { - "line": 1337, + "line": 1321, "column": 26 }, "end": { - "line": 1337, + "line": 1321, "column": 33 } } @@ -59392,16 +58156,16 @@ "type": "Identifier", "name": "feature", "range": [ - 37500, - 37507 + 37017, + 37024 ], "loc": { "start": { - "line": 1342, + "line": 1326, "column": 12 }, "end": { - "line": 1342, + "line": 1326, "column": 19 } } @@ -59410,31 +58174,31 @@ "type": "Identifier", "name": "property", "range": [ - 37508, - 37516 + 37025, + 37033 ], "loc": { "start": { - "line": 1342, + "line": 1326, "column": 20 }, "end": { - "line": 1342, + "line": 1326, "column": 28 } } }, "range": [ - 37500, - 37516 + 37017, + 37033 ], "loc": { "start": { - "line": 1342, + "line": 1326, "column": 12 }, "end": { - "line": 1342, + "line": 1326, "column": 28 } } @@ -59449,16 +58213,16 @@ "type": "Identifier", "name": "feature", "range": [ - 37519, - 37526 + 37036, + 37043 ], "loc": { "start": { - "line": 1342, + "line": 1326, "column": 31 }, "end": { - "line": 1342, + "line": 1326, "column": 38 } } @@ -59467,31 +58231,31 @@ "type": "Identifier", "name": "property", "range": [ - 37527, - 37535 + 37044, + 37052 ], "loc": { "start": { - "line": 1342, + "line": 1326, "column": 39 }, "end": { - "line": 1342, + "line": 1326, "column": 47 } } }, "range": [ - 37519, - 37535 + 37036, + 37052 ], "loc": { "start": { - "line": 1342, + "line": 1326, "column": 31 }, "end": { - "line": 1342, + "line": 1326, "column": 47 } } @@ -59503,16 +58267,16 @@ "type": "Identifier", "name": "feature", "range": [ - 37539, - 37546 + 37056, + 37063 ], "loc": { "start": { - "line": 1342, + "line": 1326, "column": 51 }, "end": { - "line": 1342, + "line": 1326, "column": 58 } } @@ -59521,76 +58285,76 @@ "type": "Identifier", "name": "name", "range": [ - 37547, - 37551 + 37064, + 37068 ], "loc": { "start": { - "line": 1342, + "line": 1326, "column": 59 }, "end": { - "line": 1342, + "line": 1326, "column": 63 } } }, "range": [ - 37539, - 37551 + 37056, + 37068 ], "loc": { "start": { - "line": 1342, + "line": 1326, "column": 51 }, "end": { - "line": 1342, + "line": 1326, "column": 63 } } }, "range": [ - 37519, - 37551 + 37036, + 37068 ], "loc": { "start": { - "line": 1342, + "line": 1326, "column": 31 }, "end": { - "line": 1342, + "line": 1326, "column": 63 } } }, "range": [ - 37500, - 37551 + 37017, + 37068 ], "loc": { "start": { - "line": 1342, + "line": 1326, "column": 12 }, "end": { - "line": 1342, + "line": 1326, "column": 63 } } }, "range": [ - 37500, - 37552 + 37017, + 37069 ], "loc": { "start": { - "line": 1342, + "line": 1326, "column": 12 }, "end": { - "line": 1342, + "line": 1326, "column": 64 } }, @@ -59599,16 +58363,16 @@ "type": "Line", "value": " TODO: remove the property field.", "range": [ - 37242, - 37277 + 36765, + 36800 ], "loc": { "start": { - "line": 1338, + "line": 1322, "column": 12 }, "end": { - "line": 1338, + "line": 1322, "column": 47 } } @@ -59617,35 +58381,35 @@ "type": "Line", "value": " Due to naming convention inconsistencies, a `property`", "range": [ - 37290, - 37347 + 36813, + 36870 ], "loc": { "start": { - "line": 1339, + "line": 1323, "column": 12 }, "end": { - "line": 1339, + "line": 1323, "column": 69 } } }, { "type": "Line", - "value": " field is added in order allow a conditional instanciation based", + "value": " field is added to allow a conditional instanciation based", "range": [ - 37360, - 37426 + 36883, + 36943 ], "loc": { "start": { - "line": 1340, + "line": 1324, "column": 12 }, "end": { - "line": 1340, - "column": 78 + "line": 1324, + "column": 72 } } }, @@ -59653,16 +58417,16 @@ "type": "Line", "value": " on that property on TableFilter, if supplied.", "range": [ - 37439, - 37487 + 36956, + 37004 ], "loc": { "start": { - "line": 1341, + "line": 1325, "column": 12 }, "end": { - "line": 1341, + "line": 1325, "column": 60 } } @@ -59672,128 +58436,237 @@ { "type": "IfStatement", "test": { - "type": "BinaryExpression", - "operator": "===", + "type": "LogicalExpression", + "operator": "||", "left": { - "type": "MemberExpression", - "computed": true, - "object": { - "type": "ThisExpression", + "type": "BinaryExpression", + "operator": "===", + "left": { + "type": "MemberExpression", + "computed": true, + "object": { + "type": "ThisExpression", + "range": [ + 37086, + 37090 + ], + "loc": { + "start": { + "line": 1327, + "column": 16 + }, + "end": { + "line": 1327, + "column": 20 + } + } + }, + "property": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "feature", + "range": [ + 37091, + 37098 + ], + "loc": { + "start": { + "line": 1327, + "column": 21 + }, + "end": { + "line": 1327, + "column": 28 + } + } + }, + "property": { + "type": "Identifier", + "name": "property", + "range": [ + 37099, + 37107 + ], + "loc": { + "start": { + "line": 1327, + "column": 29 + }, + "end": { + "line": 1327, + "column": 37 + } + } + }, + "range": [ + 37091, + 37107 + ], + "loc": { + "start": { + "line": 1327, + "column": 21 + }, + "end": { + "line": 1327, + "column": 37 + } + } + }, "range": [ - 37569, - 37573 + 37086, + 37108 ], "loc": { "start": { - "line": 1343, + "line": 1327, "column": 16 }, "end": { - "line": 1343, - "column": 20 + "line": 1327, + "column": 38 } } }, - "property": { + "right": { + "type": "Literal", + "value": true, + "raw": "true", + "range": [ + 37113, + 37117 + ], + "loc": { + "start": { + "line": 1327, + "column": 43 + }, + "end": { + "line": 1327, + "column": 47 + } + } + }, + "range": [ + 37086, + 37117 + ], + "loc": { + "start": { + "line": 1327, + "column": 16 + }, + "end": { + "line": 1327, + "column": 47 + } + } + }, + "right": { + "type": "BinaryExpression", + "operator": "===", + "left": { "type": "MemberExpression", "computed": false, "object": { "type": "Identifier", "name": "feature", "range": [ - 37574, - 37581 + 37121, + 37128 ], "loc": { "start": { - "line": 1343, - "column": 21 + "line": 1327, + "column": 51 }, "end": { - "line": 1343, - "column": 28 + "line": 1327, + "column": 58 } } }, "property": { "type": "Identifier", - "name": "property", + "name": "enforce", "range": [ - 37582, - 37590 + 37129, + 37136 ], "loc": { "start": { - "line": 1343, - "column": 29 + "line": 1327, + "column": 59 }, "end": { - "line": 1343, - "column": 37 + "line": 1327, + "column": 66 } } }, "range": [ - 37574, - 37590 + 37121, + 37136 ], "loc": { "start": { - "line": 1343, - "column": 21 + "line": 1327, + "column": 51 }, "end": { - "line": 1343, - "column": 37 + "line": 1327, + "column": 66 + } + } + }, + "right": { + "type": "Literal", + "value": true, + "raw": "true", + "range": [ + 37141, + 37145 + ], + "loc": { + "start": { + "line": 1327, + "column": 71 + }, + "end": { + "line": 1327, + "column": 75 } } }, "range": [ - 37569, - 37591 + 37121, + 37145 ], "loc": { "start": { - "line": 1343, - "column": 16 + "line": 1327, + "column": 51 }, "end": { - "line": 1343, - "column": 38 - } - } - }, - "right": { - "type": "Literal", - "value": true, - "raw": "true", - "range": [ - 37596, - 37600 - ], - "loc": { - "start": { - "line": 1343, - "column": 43 - }, - "end": { - "line": 1343, - "column": 47 + "line": 1327, + "column": 75 } } }, "range": [ - 37569, - 37600 + 37086, + 37145 ], "loc": { "start": { - "line": 1343, + "line": 1327, "column": 16 }, "end": { - "line": 1343, - "column": 47 + "line": 1327, + "column": 75 } } }, @@ -59814,16 +58687,16 @@ "type": "Identifier", "name": "class", "range": [ - 37625, - 37630 + 37170, + 37175 ], "loc": { "start": { - "line": 1344, + "line": 1328, "column": 21 }, "end": { - "line": 1344, + "line": 1328, "column": 26 } } @@ -59832,16 +58705,16 @@ "type": "Identifier", "name": "Cls", "range": [ - 37632, - 37635 + 37177, + 37180 ], "loc": { "start": { - "line": 1344, + "line": 1328, "column": 28 }, "end": { - "line": 1344, + "line": 1328, "column": 31 } } @@ -59851,16 +58724,16 @@ "shorthand": false, "computed": false, "range": [ - 37625, - 37635 + 37170, + 37180 ], "loc": { "start": { - "line": 1344, + "line": 1328, "column": 21 }, "end": { - "line": 1344, + "line": 1328, "column": 31 } } @@ -59871,16 +58744,16 @@ "type": "Identifier", "name": "name", "range": [ - 37637, - 37641 + 37182, + 37186 ], "loc": { "start": { - "line": 1344, + "line": 1328, "column": 33 }, "end": { - "line": 1344, + "line": 1328, "column": 37 } } @@ -59889,16 +58762,16 @@ "type": "Identifier", "name": "name", "range": [ - 37637, - 37641 + 37182, + 37186 ], "loc": { "start": { - "line": 1344, + "line": 1328, "column": 33 }, "end": { - "line": 1344, + "line": 1328, "column": 37 } } @@ -59908,32 +58781,32 @@ "shorthand": true, "computed": false, "range": [ - 37637, - 37641 + 37182, + 37186 ], "loc": { "start": { - "line": 1344, + "line": 1328, "column": 33 }, "end": { - "line": 1344, + "line": 1328, "column": 37 } } } ], "range": [ - 37624, - 37642 + 37169, + 37187 ], "loc": { "start": { - "line": 1344, + "line": 1328, "column": 20 }, "end": { - "line": 1344, + "line": 1328, "column": 38 } } @@ -59942,31 +58815,31 @@ "type": "Identifier", "name": "feature", "range": [ - 37645, - 37652 + 37190, + 37197 ], "loc": { "start": { - "line": 1344, + "line": 1328, "column": 41 }, "end": { - "line": 1344, + "line": 1328, "column": 48 } } }, "range": [ - 37624, - 37652 + 37169, + 37197 ], "loc": { "start": { - "line": 1344, + "line": 1328, "column": 20 }, "end": { - "line": 1344, + "line": 1328, "column": 48 } } @@ -59974,16 +58847,16 @@ ], "kind": "let", "range": [ - 37620, - 37653 + 37165, + 37198 ], "loc": { "start": { - "line": 1344, + "line": 1328, "column": 16 }, "end": { - "line": 1344, + "line": 1328, "column": 49 } } @@ -60002,16 +58875,16 @@ "object": { "type": "ThisExpression", "range": [ - 37671, - 37675 + 37216, + 37220 ], "loc": { "start": { - "line": 1346, + "line": 1330, "column": 16 }, "end": { - "line": 1346, + "line": 1330, "column": 20 } } @@ -60020,31 +58893,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 37676, - 37679 + 37221, + 37224 ], "loc": { "start": { - "line": 1346, + "line": 1330, "column": 21 }, "end": { - "line": 1346, + "line": 1330, "column": 24 } } }, "range": [ - 37671, - 37679 + 37216, + 37224 ], "loc": { "start": { - "line": 1346, + "line": 1330, "column": 16 }, "end": { - "line": 1346, + "line": 1330, "column": 24 } } @@ -60053,31 +58926,31 @@ "type": "Identifier", "name": "name", "range": [ - 37680, - 37684 + 37225, + 37229 ], "loc": { "start": { - "line": 1346, + "line": 1330, "column": 25 }, "end": { - "line": 1346, + "line": 1330, "column": 29 } } }, "range": [ - 37671, - 37685 + 37216, + 37230 ], "loc": { "start": { - "line": 1346, + "line": 1330, "column": 16 }, "end": { - "line": 1346, + "line": 1330, "column": 30 } } @@ -60094,16 +58967,16 @@ "object": { "type": "ThisExpression", "range": [ - 37688, - 37692 + 37233, + 37237 ], "loc": { "start": { - "line": 1346, + "line": 1330, "column": 33 }, "end": { - "line": 1346, + "line": 1330, "column": 37 } } @@ -60112,31 +58985,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 37693, - 37696 + 37238, + 37241 ], "loc": { "start": { - "line": 1346, + "line": 1330, "column": 38 }, "end": { - "line": 1346, + "line": 1330, "column": 41 } } }, "range": [ - 37688, - 37696 + 37233, + 37241 ], "loc": { "start": { - "line": 1346, + "line": 1330, "column": 33 }, "end": { - "line": 1346, + "line": 1330, "column": 41 } } @@ -60145,31 +59018,31 @@ "type": "Identifier", "name": "name", "range": [ - 37697, - 37701 + 37242, + 37246 ], "loc": { "start": { - "line": 1346, + "line": 1330, "column": 42 }, "end": { - "line": 1346, + "line": 1330, "column": 46 } } }, "range": [ - 37688, - 37702 + 37233, + 37247 ], "loc": { "start": { - "line": 1346, + "line": 1330, "column": 33 }, "end": { - "line": 1346, + "line": 1330, "column": 47 } } @@ -60180,16 +59053,16 @@ "type": "Identifier", "name": "Cls", "range": [ - 37710, - 37713 + 37255, + 37258 ], "loc": { "start": { - "line": 1346, + "line": 1330, "column": 55 }, "end": { - "line": 1346, + "line": 1330, "column": 58 } } @@ -60198,81 +59071,824 @@ { "type": "ThisExpression", "range": [ - 37714, - 37718 + 37259, + 37263 ], "loc": { "start": { - "line": 1346, + "line": 1330, "column": 59 }, "end": { - "line": 1346, + "line": 1330, "column": 63 } } } ], "range": [ - 37706, - 37719 + 37251, + 37264 ], "loc": { "start": { - "line": 1346, + "line": 1330, "column": 51 }, "end": { - "line": 1346, + "line": 1330, "column": 64 } } }, "range": [ - 37688, - 37719 + 37233, + 37264 ], "loc": { "start": { - "line": 1346, + "line": 1330, "column": 33 }, "end": { - "line": 1346, + "line": 1330, "column": 64 } } }, "range": [ - 37671, - 37719 + 37216, + 37264 ], "loc": { "start": { - "line": 1346, + "line": 1330, "column": 16 }, "end": { - "line": 1346, + "line": 1330, "column": 64 } } }, "range": [ - 37671, - 37720 + 37216, + 37265 ], "loc": { "start": { - "line": 1346, + "line": 1330, "column": 16 }, "end": { - "line": 1346, + "line": 1330, "column": 65 } } + } + ], + "range": [ + 37147, + 37279 + ], + "loc": { + "start": { + "line": 1327, + "column": 77 }, + "end": { + "line": 1331, + "column": 13 + } + } + }, + "alternate": null, + "range": [ + 37082, + 37279 + ], + "loc": { + "start": { + "line": 1327, + "column": 12 + }, + "end": { + "line": 1331, + "column": 13 + } + } + } + ], + "range": [ + 36751, + 37289 + ], + "loc": { + "start": { + "line": 1321, + "column": 38 + }, + "end": { + "line": 1332, + "column": 9 + } + } + }, + "generator": false, + "expression": false, + "range": [ + 36738, + 37289 + ], + "loc": { + "start": { + "line": 1321, + "column": 25 + }, + "end": { + "line": 1332, + "column": 9 + } + } + } + ], + "range": [ + 36721, + 37290 + ], + "loc": { + "start": { + "line": 1321, + "column": 8 + }, + "end": { + "line": 1332, + "column": 10 + } + } + }, + "range": [ + 36721, + 37291 + ], + "loc": { + "start": { + "line": 1321, + "column": 8 + }, + "end": { + "line": 1332, + "column": 11 + } + } + } + ], + "range": [ + 36711, + 37297 + ], + "loc": { + "start": { + "line": 1320, + "column": 39 + }, + "end": { + "line": 1333, + "column": 5 + } + } + }, + "generator": false, + "expression": false, + "range": [ + 36695, + 37297 + ], + "loc": { + "start": { + "line": 1320, + "column": 23 + }, + "end": { + "line": 1333, + "column": 5 + } + } + }, + "kind": "method", + "computed": false, + "range": [ + 36676, + 37297 + ], + "loc": { + "start": { + "line": 1320, + "column": 4 + }, + "end": { + "line": 1333, + "column": 5 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Istantiate the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", + "range": [ + 36318, + 36671 + ], + "loc": { + "start": { + "line": 1308, + "column": 4 + }, + "end": { + "line": 1319, + "column": 7 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Initialise the passed features collection. A feature is described by a\n * `class` and `name` fields and and optional `property` field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", + "range": [ + 37303, + 37578 + ], + "loc": { + "start": { + "line": 1335, + "column": 4 + }, + "end": { + "line": 1344, + "column": 7 + } + } + } + ], + "static": false + }, + { + "type": "MethodDefinition", + "key": { + "type": "Identifier", + "name": "initFeatures", + "range": [ + 37583, + 37595 + ], + "loc": { + "start": { + "line": 1345, + "column": 4 + }, + "end": { + "line": 1345, + "column": 16 + } + } + }, + "value": { + "type": "FunctionExpression", + "id": null, + "params": [ + { + "type": "AssignmentPattern", + "left": { + "type": "Identifier", + "name": "features", + "range": [ + 37596, + 37604 + ], + "loc": { + "start": { + "line": 1345, + "column": 17 + }, + "end": { + "line": 1345, + "column": 25 + } + } + }, + "right": { + "type": "ArrayExpression", + "elements": [], + "range": [ + 37607, + 37609 + ], + "loc": { + "start": { + "line": 1345, + "column": 28 + }, + "end": { + "line": 1345, + "column": 30 + } + } + }, + "range": [ + 37596, + 37609 + ], + "loc": { + "start": { + "line": 1345, + "column": 17 + }, + "end": { + "line": 1345, + "column": 30 + } + } + } + ], + "body": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "features", + "range": [ + 37621, + 37629 + ], + "loc": { + "start": { + "line": 1346, + "column": 8 + }, + "end": { + "line": 1346, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "forEach", + "range": [ + 37630, + 37637 + ], + "loc": { + "start": { + "line": 1346, + "column": 17 + }, + "end": { + "line": 1346, + "column": 24 + } + } + }, + "range": [ + 37621, + 37637 + ], + "loc": { + "start": { + "line": 1346, + "column": 8 + }, + "end": { + "line": 1346, + "column": 24 + } + } + }, + "arguments": [ + { + "type": "ArrowFunctionExpression", + "id": null, + "params": [ + { + "type": "Identifier", + "name": "feature", + "range": [ + 37639, + 37646 + ], + "loc": { + "start": { + "line": 1346, + "column": 26 + }, + "end": { + "line": 1346, + "column": 33 + } + } + } + ], + "body": { + "type": "BlockStatement", + "body": [ + { + "type": "VariableDeclaration", + "declarations": [ + { + "type": "VariableDeclarator", + "id": { + "type": "ObjectPattern", + "properties": [ + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "property", + "range": [ + 37670, + 37678 + ], + "loc": { + "start": { + "line": 1347, + "column": 17 + }, + "end": { + "line": 1347, + "column": 25 + } + } + }, + "value": { + "type": "Identifier", + "name": "property", + "range": [ + 37670, + 37678 + ], + "loc": { + "start": { + "line": 1347, + "column": 17 + }, + "end": { + "line": 1347, + "column": 25 + } + } + }, + "kind": "init", + "method": false, + "shorthand": true, + "computed": false, + "range": [ + 37670, + 37678 + ], + "loc": { + "start": { + "line": 1347, + "column": 17 + }, + "end": { + "line": 1347, + "column": 25 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "name", + "range": [ + 37680, + 37684 + ], + "loc": { + "start": { + "line": 1347, + "column": 27 + }, + "end": { + "line": 1347, + "column": 31 + } + } + }, + "value": { + "type": "Identifier", + "name": "name", + "range": [ + 37680, + 37684 + ], + "loc": { + "start": { + "line": 1347, + "column": 27 + }, + "end": { + "line": 1347, + "column": 31 + } + } + }, + "kind": "init", + "method": false, + "shorthand": true, + "computed": false, + "range": [ + 37680, + 37684 + ], + "loc": { + "start": { + "line": 1347, + "column": 27 + }, + "end": { + "line": 1347, + "column": 31 + } + } + } + ], + "range": [ + 37669, + 37685 + ], + "loc": { + "start": { + "line": 1347, + "column": 16 + }, + "end": { + "line": 1347, + "column": 32 + } + } + }, + "init": { + "type": "Identifier", + "name": "feature", + "range": [ + 37688, + 37695 + ], + "loc": { + "start": { + "line": 1347, + "column": 35 + }, + "end": { + "line": 1347, + "column": 42 + } + } + }, + "range": [ + 37669, + 37695 + ], + "loc": { + "start": { + "line": 1347, + "column": 16 + }, + "end": { + "line": 1347, + "column": 42 + } + } + } + ], + "kind": "let", + "range": [ + 37665, + 37696 + ], + "loc": { + "start": { + "line": 1347, + "column": 12 + }, + "end": { + "line": 1347, + "column": 43 + } + } + }, + { + "type": "IfStatement", + "test": { + "type": "LogicalExpression", + "operator": "&&", + "left": { + "type": "BinaryExpression", + "operator": "===", + "left": { + "type": "MemberExpression", + "computed": true, + "object": { + "type": "ThisExpression", + "range": [ + 37713, + 37717 + ], + "loc": { + "start": { + "line": 1348, + "column": 16 + }, + "end": { + "line": 1348, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "name": "property", + "range": [ + 37718, + 37726 + ], + "loc": { + "start": { + "line": 1348, + "column": 21 + }, + "end": { + "line": 1348, + "column": 29 + } + } + }, + "range": [ + 37713, + 37727 + ], + "loc": { + "start": { + "line": 1348, + "column": 16 + }, + "end": { + "line": 1348, + "column": 30 + } + } + }, + "right": { + "type": "Literal", + "value": true, + "raw": "true", + "range": [ + 37732, + 37736 + ], + "loc": { + "start": { + "line": 1348, + "column": 35 + }, + "end": { + "line": 1348, + "column": 39 + } + } + }, + "range": [ + 37713, + 37736 + ], + "loc": { + "start": { + "line": 1348, + "column": 16 + }, + "end": { + "line": 1348, + "column": 39 + } + } + }, + "right": { + "type": "MemberExpression", + "computed": true, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 37740, + 37744 + ], + "loc": { + "start": { + "line": 1348, + "column": 43 + }, + "end": { + "line": 1348, + "column": 47 + } + } + }, + "property": { + "type": "Identifier", + "name": "Mod", + "range": [ + 37745, + 37748 + ], + "loc": { + "start": { + "line": 1348, + "column": 48 + }, + "end": { + "line": 1348, + "column": 51 + } + } + }, + "range": [ + 37740, + 37748 + ], + "loc": { + "start": { + "line": 1348, + "column": 43 + }, + "end": { + "line": 1348, + "column": 51 + } + } + }, + "property": { + "type": "Identifier", + "name": "name", + "range": [ + 37749, + 37753 + ], + "loc": { + "start": { + "line": 1348, + "column": 52 + }, + "end": { + "line": 1348, + "column": 56 + } + } + }, + "range": [ + 37740, + 37754 + ], + "loc": { + "start": { + "line": 1348, + "column": 43 + }, + "end": { + "line": 1348, + "column": 57 + } + } + }, + "range": [ + 37713, + 37754 + ], + "loc": { + "start": { + "line": 1348, + "column": 16 + }, + "end": { + "line": 1348, + "column": 57 + } + } + }, + "consequent": { + "type": "BlockStatement", + "body": [ { "type": "ExpressionStatement", "expression": { @@ -60289,16 +59905,16 @@ "object": { "type": "ThisExpression", "range": [ - 37737, - 37741 + 37774, + 37778 ], "loc": { "start": { - "line": 1347, + "line": 1349, "column": 16 }, "end": { - "line": 1347, + "line": 1349, "column": 20 } } @@ -60307,31 +59923,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 37742, - 37745 + 37779, + 37782 ], "loc": { "start": { - "line": 1347, + "line": 1349, "column": 21 }, "end": { - "line": 1347, + "line": 1349, "column": 24 } } }, "range": [ - 37737, - 37745 + 37774, + 37782 ], "loc": { "start": { - "line": 1347, + "line": 1349, "column": 16 }, "end": { - "line": 1347, + "line": 1349, "column": 24 } } @@ -60340,31 +59956,31 @@ "type": "Identifier", "name": "name", "range": [ - 37746, - 37750 + 37783, + 37787 ], "loc": { "start": { - "line": 1347, + "line": 1349, "column": 25 }, "end": { - "line": 1347, + "line": 1349, "column": 29 } } }, "range": [ - 37737, - 37751 + 37774, + 37788 ], "loc": { "start": { - "line": 1347, + "line": 1349, "column": 16 }, "end": { - "line": 1347, + "line": 1349, "column": 30 } } @@ -60373,110 +59989,110 @@ "type": "Identifier", "name": "init", "range": [ - 37752, - 37756 + 37789, + 37793 ], "loc": { "start": { - "line": 1347, + "line": 1349, "column": 31 }, "end": { - "line": 1347, + "line": 1349, "column": 35 } } }, "range": [ - 37737, - 37756 + 37774, + 37793 ], "loc": { "start": { - "line": 1347, + "line": 1349, "column": 16 }, "end": { - "line": 1347, + "line": 1349, "column": 35 } } }, "arguments": [], "range": [ - 37737, - 37758 + 37774, + 37795 ], "loc": { "start": { - "line": 1347, + "line": 1349, "column": 16 }, "end": { - "line": 1347, + "line": 1349, "column": 37 } } }, "range": [ - 37737, - 37759 + 37774, + 37796 ], "loc": { "start": { - "line": 1347, + "line": 1349, "column": 16 }, "end": { - "line": 1347, + "line": 1349, "column": 38 } } } ], "range": [ - 37602, - 37773 + 37756, + 37810 ], "loc": { "start": { - "line": 1343, - "column": 49 + "line": 1348, + "column": 59 }, "end": { - "line": 1348, + "line": 1350, "column": 13 } } }, "alternate": null, "range": [ - 37565, - 37773 + 37709, + 37810 ], "loc": { "start": { - "line": 1343, + "line": 1348, "column": 12 }, "end": { - "line": 1348, + "line": 1350, "column": 13 } } } ], "range": [ - 37228, - 37783 + 37651, + 37820 ], "loc": { "start": { - "line": 1337, + "line": 1346, "column": 38 }, "end": { - "line": 1349, + "line": 1351, "column": 9 } } @@ -60484,63 +60100,63 @@ "generator": false, "expression": false, "range": [ - 37215, - 37783 + 37638, + 37820 ], "loc": { "start": { - "line": 1337, + "line": 1346, "column": 25 }, "end": { - "line": 1349, + "line": 1351, "column": 9 } } } ], "range": [ - 37198, - 37784 + 37621, + 37821 ], "loc": { "start": { - "line": 1337, + "line": 1346, "column": 8 }, "end": { - "line": 1349, + "line": 1351, "column": 10 } } }, "range": [ - 37198, - 37785 + 37621, + 37822 ], "loc": { "start": { - "line": 1337, + "line": 1346, "column": 8 }, "end": { - "line": 1349, + "line": 1351, "column": 11 } } } ], "range": [ - 37188, - 37791 + 37611, + 37828 ], "loc": { "start": { - "line": 1336, + "line": 1345, "column": 32 }, "end": { - "line": 1350, + "line": 1352, "column": 5 } } @@ -60548,16 +60164,16 @@ "generator": false, "expression": false, "range": [ - 37172, - 37791 + 37595, + 37828 ], "loc": { "start": { - "line": 1336, + "line": 1345, "column": 16 }, "end": { - "line": 1350, + "line": 1352, "column": 5 } } @@ -60565,34 +60181,277 @@ "kind": "method", "computed": false, "range": [ - 37160, - 37791 + 37583, + 37828 ], "loc": { "start": { - "line": 1336, + "line": 1345, "column": 4 }, "end": { - "line": 1350, + "line": 1352, "column": 5 } }, "leadingComments": [ { "type": "Block", - "value": "*\n * Instanciate and initialise 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 ", + "value": "*\n * Initialise the passed features collection. A feature is described by a\n * `class` and `name` fields and and optional `property` field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", "range": [ - 36786, - 37155 + 37303, + 37578 ], "loc": { "start": { - "line": 1324, + "line": 1335, "column": 4 }, "end": { - "line": 1335, + "line": 1344, + "column": 7 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n ", + "range": [ + 37834, + 37968 + ], + "loc": { + "start": { + "line": 1354, + "column": 4 + }, + "end": { + "line": 1358, + "column": 7 + } + } + } + ], + "static": false + }, + { + "type": "MethodDefinition", + "key": { + "type": "Identifier", + "name": "feature", + "range": [ + 37973, + 37980 + ], + "loc": { + "start": { + "line": 1359, + "column": 4 + }, + "end": { + "line": 1359, + "column": 11 + } + } + }, + "value": { + "type": "FunctionExpression", + "id": null, + "params": [ + { + "type": "Identifier", + "name": "name", + "range": [ + 37981, + 37985 + ], + "loc": { + "start": { + "line": 1359, + "column": 12 + }, + "end": { + "line": 1359, + "column": 16 + } + } + } + ], + "body": { + "type": "BlockStatement", + "body": [ + { + "type": "ReturnStatement", + "argument": { + "type": "MemberExpression", + "computed": true, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 38004, + 38008 + ], + "loc": { + "start": { + "line": 1360, + "column": 15 + }, + "end": { + "line": 1360, + "column": 19 + } + } + }, + "property": { + "type": "Identifier", + "name": "Mod", + "range": [ + 38009, + 38012 + ], + "loc": { + "start": { + "line": 1360, + "column": 20 + }, + "end": { + "line": 1360, + "column": 23 + } + } + }, + "range": [ + 38004, + 38012 + ], + "loc": { + "start": { + "line": 1360, + "column": 15 + }, + "end": { + "line": 1360, + "column": 23 + } + } + }, + "property": { + "type": "Identifier", + "name": "name", + "range": [ + 38013, + 38017 + ], + "loc": { + "start": { + "line": 1360, + "column": 24 + }, + "end": { + "line": 1360, + "column": 28 + } + } + }, + "range": [ + 38004, + 38018 + ], + "loc": { + "start": { + "line": 1360, + "column": 15 + }, + "end": { + "line": 1360, + "column": 29 + } + } + }, + "range": [ + 37997, + 38019 + ], + "loc": { + "start": { + "line": 1360, + "column": 8 + }, + "end": { + "line": 1360, + "column": 30 + } + } + } + ], + "range": [ + 37987, + 38025 + ], + "loc": { + "start": { + "line": 1359, + "column": 18 + }, + "end": { + "line": 1361, + "column": 5 + } + } + }, + "generator": false, + "expression": false, + "range": [ + 37980, + 38025 + ], + "loc": { + "start": { + "line": 1359, + "column": 11 + }, + "end": { + "line": 1361, + "column": 5 + } + } + }, + "kind": "method", + "computed": false, + "range": [ + 37973, + 38025 + ], + "loc": { + "start": { + "line": 1359, + "column": 4 + }, + "end": { + "line": 1361, + "column": 5 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n ", + "range": [ + 37834, + 37968 + ], + "loc": { + "start": { + "line": 1354, + "column": 4 + }, + "end": { + "line": 1358, "column": 7 } } @@ -60603,16 +60462,16 @@ "type": "Block", "value": "*\n * Initialise all the extensions defined in the configuration object\n ", "range": [ - 37797, - 37881 + 38031, + 38115 ], "loc": { "start": { - "line": 1352, + "line": 1363, "column": 4 }, "end": { - "line": 1354, + "line": 1365, "column": 7 } } @@ -60626,16 +60485,16 @@ "type": "Identifier", "name": "initExtensions", "range": [ - 37886, - 37900 + 38120, + 38134 ], "loc": { "start": { - "line": 1355, + "line": 1366, "column": 4 }, "end": { - "line": 1355, + "line": 1366, "column": 18 } } @@ -60658,16 +60517,16 @@ "object": { "type": "ThisExpression", "range": [ - 37918, - 37922 + 38152, + 38156 ], "loc": { "start": { - "line": 1356, + "line": 1367, "column": 13 }, "end": { - "line": 1356, + "line": 1367, "column": 17 } } @@ -60676,47 +60535,47 @@ "type": "Identifier", "name": "hasExtensions", "range": [ - 37923, - 37936 + 38157, + 38170 ], "loc": { "start": { - "line": 1356, + "line": 1367, "column": 18 }, "end": { - "line": 1356, + "line": 1367, "column": 31 } } }, "range": [ - 37918, - 37936 + 38152, + 38170 ], "loc": { "start": { - "line": 1356, + "line": 1367, "column": 13 }, "end": { - "line": 1356, + "line": 1367, "column": 31 } } }, "prefix": true, "range": [ - 37917, - 37936 + 38151, + 38170 ], "loc": { "start": { - "line": 1356, + "line": 1367, "column": 12 }, "end": { - "line": 1356, + "line": 1367, "column": 31 } } @@ -60728,48 +60587,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 37952, - 37959 + 38186, + 38193 ], "loc": { "start": { - "line": 1357, + "line": 1368, "column": 12 }, "end": { - "line": 1357, + "line": 1368, "column": 19 } } } ], "range": [ - 37938, - 37969 + 38172, + 38203 ], "loc": { "start": { - "line": 1356, + "line": 1367, "column": 33 }, "end": { - "line": 1358, + "line": 1369, "column": 9 } } }, "alternate": null, "range": [ - 37913, - 37969 + 38147, + 38203 ], "loc": { "start": { - "line": 1356, + "line": 1367, "column": 8 }, "end": { - "line": 1358, + "line": 1369, "column": 9 } } @@ -60783,16 +60642,16 @@ "type": "Identifier", "name": "exts", "range": [ - 37983, - 37987 + 38217, + 38221 ], "loc": { "start": { - "line": 1360, + "line": 1371, "column": 12 }, "end": { - "line": 1360, + "line": 1371, "column": 16 } } @@ -60803,16 +60662,16 @@ "object": { "type": "ThisExpression", "range": [ - 37990, - 37994 + 38224, + 38228 ], "loc": { "start": { - "line": 1360, + "line": 1371, "column": 19 }, "end": { - "line": 1360, + "line": 1371, "column": 23 } } @@ -60821,46 +60680,46 @@ "type": "Identifier", "name": "extensions", "range": [ - 37995, - 38005 + 38229, + 38239 ], "loc": { "start": { - "line": 1360, + "line": 1371, "column": 24 }, "end": { - "line": 1360, + "line": 1371, "column": 34 } } }, "range": [ - 37990, - 38005 + 38224, + 38239 ], "loc": { "start": { - "line": 1360, + "line": 1371, "column": 19 }, "end": { - "line": 1360, + "line": 1371, "column": 34 } } }, "range": [ - 37983, - 38005 + 38217, + 38239 ], "loc": { "start": { - "line": 1360, + "line": 1371, "column": 12 }, "end": { - "line": 1360, + "line": 1371, "column": 34 } } @@ -60868,16 +60727,16 @@ ], "kind": "let", "range": [ - 37979, - 38006 + 38213, + 38240 ], "loc": { "start": { - "line": 1360, + "line": 1371, "column": 8 }, "end": { - "line": 1360, + "line": 1371, "column": 35 } }, @@ -60886,16 +60745,16 @@ "type": "Line", "value": " Set config's publicPath dynamically for Webpack...", "range": [ - 38015, - 38068 + 38249, + 38302 ], "loc": { "start": { - "line": 1361, + "line": 1372, "column": 8 }, "end": { - "line": 1361, + "line": 1372, "column": 61 } } @@ -60911,16 +60770,16 @@ "type": "Identifier", "name": "__webpack_public_path__", "range": [ - 38077, - 38100 + 38311, + 38334 ], "loc": { "start": { - "line": 1362, + "line": 1373, "column": 8 }, "end": { - "line": 1362, + "line": 1373, "column": 31 } } @@ -60931,16 +60790,16 @@ "object": { "type": "ThisExpression", "range": [ - 38103, - 38107 + 38337, + 38341 ], "loc": { "start": { - "line": 1362, + "line": 1373, "column": 34 }, "end": { - "line": 1362, + "line": 1373, "column": 38 } } @@ -60949,61 +60808,61 @@ "type": "Identifier", "name": "basePath", "range": [ - 38108, - 38116 + 38342, + 38350 ], "loc": { "start": { - "line": 1362, + "line": 1373, "column": 39 }, "end": { - "line": 1362, + "line": 1373, "column": 47 } } }, "range": [ - 38103, - 38116 + 38337, + 38350 ], "loc": { "start": { - "line": 1362, + "line": 1373, "column": 34 }, "end": { - "line": 1362, + "line": 1373, "column": 47 } } }, "range": [ - 38077, - 38116 + 38311, + 38350 ], "loc": { "start": { - "line": 1362, + "line": 1373, "column": 8 }, "end": { - "line": 1362, + "line": 1373, "column": 47 } } }, "range": [ - 38077, - 38117 + 38311, + 38351 ], "loc": { "start": { - "line": 1362, + "line": 1373, "column": 8 }, "end": { - "line": 1362, + "line": 1373, "column": 48 } }, @@ -61012,16 +60871,16 @@ "type": "Line", "value": " Set config's publicPath dynamically for Webpack...", "range": [ - 38015, - 38068 + 38249, + 38302 ], "loc": { "start": { - "line": 1361, + "line": 1372, "column": 8 }, "end": { - "line": 1361, + "line": 1372, "column": 61 } } @@ -61041,16 +60900,16 @@ "object": { "type": "ThisExpression", "range": [ - 38127, - 38131 + 38361, + 38365 ], "loc": { "start": { - "line": 1364, + "line": 1375, "column": 8 }, "end": { - "line": 1364, + "line": 1375, "column": 12 } } @@ -61059,31 +60918,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 38132, - 38139 + 38366, + 38373 ], "loc": { "start": { - "line": 1364, + "line": 1375, "column": 13 }, "end": { - "line": 1364, + "line": 1375, "column": 20 } } }, "range": [ - 38127, - 38139 + 38361, + 38373 ], "loc": { "start": { - "line": 1364, + "line": 1375, "column": 8 }, "end": { - "line": 1364, + "line": 1375, "column": 20 } } @@ -61092,31 +60951,31 @@ "type": "Identifier", "name": "emit", "range": [ - 38140, - 38144 + 38374, + 38378 ], "loc": { "start": { - "line": 1364, + "line": 1375, "column": 21 }, "end": { - "line": 1364, + "line": 1375, "column": 25 } } }, "range": [ - 38127, - 38144 + 38361, + 38378 ], "loc": { "start": { - "line": 1364, + "line": 1375, "column": 8 }, "end": { - "line": 1364, + "line": 1375, "column": 25 } } @@ -61127,16 +60986,16 @@ "value": "before-loading-extensions", "raw": "'before-loading-extensions'", "range": [ - 38145, - 38172 + 38379, + 38406 ], "loc": { "start": { - "line": 1364, + "line": 1375, "column": 26 }, "end": { - "line": 1364, + "line": 1375, "column": 53 } } @@ -61144,47 +61003,47 @@ { "type": "ThisExpression", "range": [ - 38174, - 38178 + 38408, + 38412 ], "loc": { "start": { - "line": 1364, + "line": 1375, "column": 55 }, "end": { - "line": 1364, + "line": 1375, "column": 59 } } } ], "range": [ - 38127, - 38179 + 38361, + 38413 ], "loc": { "start": { - "line": 1364, + "line": 1375, "column": 8 }, "end": { - "line": 1364, + "line": 1375, "column": 60 } } }, "range": [ - 38127, - 38180 + 38361, + 38414 ], "loc": { "start": { - "line": 1364, + "line": 1375, "column": 8 }, "end": { - "line": 1364, + "line": 1375, "column": 61 } } @@ -61200,16 +61059,16 @@ "type": "Identifier", "name": "i", "range": [ - 38198, - 38199 + 38432, + 38433 ], "loc": { "start": { - "line": 1365, + "line": 1376, "column": 17 }, "end": { - "line": 1365, + "line": 1376, "column": 18 } } @@ -61219,31 +61078,31 @@ "value": 0, "raw": "0", "range": [ - 38202, - 38203 + 38436, + 38437 ], "loc": { "start": { - "line": 1365, + "line": 1376, "column": 21 }, "end": { - "line": 1365, + "line": 1376, "column": 22 } } }, "range": [ - 38198, - 38203 + 38432, + 38437 ], "loc": { "start": { - "line": 1365, + "line": 1376, "column": 17 }, "end": { - "line": 1365, + "line": 1376, "column": 22 } } @@ -61254,16 +61113,16 @@ "type": "Identifier", "name": "len", "range": [ - 38205, - 38208 + 38439, + 38442 ], "loc": { "start": { - "line": 1365, + "line": 1376, "column": 24 }, "end": { - "line": 1365, + "line": 1376, "column": 27 } } @@ -61275,16 +61134,16 @@ "type": "Identifier", "name": "exts", "range": [ - 38211, - 38215 + 38445, + 38449 ], "loc": { "start": { - "line": 1365, + "line": 1376, "column": 30 }, "end": { - "line": 1365, + "line": 1376, "column": 34 } } @@ -61293,46 +61152,46 @@ "type": "Identifier", "name": "length", "range": [ - 38216, - 38222 + 38450, + 38456 ], "loc": { "start": { - "line": 1365, + "line": 1376, "column": 35 }, "end": { - "line": 1365, + "line": 1376, "column": 41 } } }, "range": [ - 38211, - 38222 + 38445, + 38456 ], "loc": { "start": { - "line": 1365, + "line": 1376, "column": 30 }, "end": { - "line": 1365, + "line": 1376, "column": 41 } } }, "range": [ - 38205, - 38222 + 38439, + 38456 ], "loc": { "start": { - "line": 1365, + "line": 1376, "column": 24 }, "end": { - "line": 1365, + "line": 1376, "column": 41 } } @@ -61340,16 +61199,16 @@ ], "kind": "let", "range": [ - 38194, - 38222 + 38428, + 38456 ], "loc": { "start": { - "line": 1365, + "line": 1376, "column": 13 }, "end": { - "line": 1365, + "line": 1376, "column": 41 } } @@ -61361,16 +61220,16 @@ "type": "Identifier", "name": "i", "range": [ - 38224, - 38225 + 38458, + 38459 ], "loc": { "start": { - "line": 1365, + "line": 1376, "column": 43 }, "end": { - "line": 1365, + "line": 1376, "column": 44 } } @@ -61379,31 +61238,31 @@ "type": "Identifier", "name": "len", "range": [ - 38228, - 38231 + 38462, + 38465 ], "loc": { "start": { - "line": 1365, + "line": 1376, "column": 47 }, "end": { - "line": 1365, + "line": 1376, "column": 50 } } }, "range": [ - 38224, - 38231 + 38458, + 38465 ], "loc": { "start": { - "line": 1365, + "line": 1376, "column": 43 }, "end": { - "line": 1365, + "line": 1376, "column": 50 } } @@ -61415,32 +61274,32 @@ "type": "Identifier", "name": "i", "range": [ - 38233, - 38234 + 38467, + 38468 ], "loc": { "start": { - "line": 1365, + "line": 1376, "column": 52 }, "end": { - "line": 1365, + "line": 1376, "column": 53 } } }, "prefix": false, "range": [ - 38233, - 38236 + 38467, + 38470 ], "loc": { "start": { - "line": 1365, + "line": 1376, "column": 52 }, "end": { - "line": 1365, + "line": 1376, "column": 55 } } @@ -61457,16 +61316,16 @@ "type": "Identifier", "name": "ext", "range": [ - 38256, - 38259 + 38490, + 38493 ], "loc": { "start": { - "line": 1366, + "line": 1377, "column": 16 }, "end": { - "line": 1366, + "line": 1377, "column": 19 } } @@ -61478,16 +61337,16 @@ "type": "Identifier", "name": "exts", "range": [ - 38262, - 38266 + 38496, + 38500 ], "loc": { "start": { - "line": 1366, + "line": 1377, "column": 22 }, "end": { - "line": 1366, + "line": 1377, "column": 26 } } @@ -61496,46 +61355,46 @@ "type": "Identifier", "name": "i", "range": [ - 38267, - 38268 + 38501, + 38502 ], "loc": { "start": { - "line": 1366, + "line": 1377, "column": 27 }, "end": { - "line": 1366, + "line": 1377, "column": 28 } } }, "range": [ - 38262, - 38269 + 38496, + 38503 ], "loc": { "start": { - "line": 1366, + "line": 1377, "column": 22 }, "end": { - "line": 1366, + "line": 1377, "column": 29 } } }, "range": [ - 38256, - 38269 + 38490, + 38503 ], "loc": { "start": { - "line": 1366, + "line": 1377, "column": 16 }, "end": { - "line": 1366, + "line": 1377, "column": 29 } } @@ -61543,16 +61402,16 @@ ], "kind": "let", "range": [ - 38252, - 38270 + 38486, + 38504 ], "loc": { "start": { - "line": 1366, + "line": 1377, "column": 12 }, "end": { - "line": 1366, + "line": 1377, "column": 30 } } @@ -61567,16 +61426,16 @@ "object": { "type": "ThisExpression", "range": [ - 38283, - 38287 + 38517, + 38521 ], "loc": { "start": { - "line": 1367, + "line": 1378, "column": 12 }, "end": { - "line": 1367, + "line": 1378, "column": 16 } } @@ -61585,31 +61444,31 @@ "type": "Identifier", "name": "loadExtension", "range": [ - 38288, - 38301 + 38522, + 38535 ], "loc": { "start": { - "line": 1367, + "line": 1378, "column": 17 }, "end": { - "line": 1367, + "line": 1378, "column": 30 } } }, "range": [ - 38283, - 38301 + 38517, + 38535 ], "loc": { "start": { - "line": 1367, + "line": 1378, "column": 12 }, "end": { - "line": 1367, + "line": 1378, "column": 30 } } @@ -61619,78 +61478,78 @@ "type": "Identifier", "name": "ext", "range": [ - 38302, - 38305 + 38536, + 38539 ], "loc": { "start": { - "line": 1367, + "line": 1378, "column": 31 }, "end": { - "line": 1367, + "line": 1378, "column": 34 } } } ], "range": [ - 38283, - 38306 + 38517, + 38540 ], "loc": { "start": { - "line": 1367, + "line": 1378, "column": 12 }, "end": { - "line": 1367, + "line": 1378, "column": 35 } } }, "range": [ - 38283, - 38307 + 38517, + 38541 ], "loc": { "start": { - "line": 1367, + "line": 1378, "column": 12 }, "end": { - "line": 1367, + "line": 1378, "column": 36 } } } ], "range": [ - 38238, - 38317 + 38472, + 38551 ], "loc": { "start": { - "line": 1365, + "line": 1376, "column": 57 }, "end": { - "line": 1368, + "line": 1379, "column": 9 } } }, "range": [ - 38189, - 38317 + 38423, + 38551 ], "loc": { "start": { - "line": 1365, + "line": 1376, "column": 8 }, "end": { - "line": 1368, + "line": 1379, "column": 9 } } @@ -61708,16 +61567,16 @@ "object": { "type": "ThisExpression", "range": [ - 38326, - 38330 + 38560, + 38564 ], "loc": { "start": { - "line": 1369, + "line": 1380, "column": 8 }, "end": { - "line": 1369, + "line": 1380, "column": 12 } } @@ -61726,31 +61585,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 38331, - 38338 + 38565, + 38572 ], "loc": { "start": { - "line": 1369, + "line": 1380, "column": 13 }, "end": { - "line": 1369, + "line": 1380, "column": 20 } } }, "range": [ - 38326, - 38338 + 38560, + 38572 ], "loc": { "start": { - "line": 1369, + "line": 1380, "column": 8 }, "end": { - "line": 1369, + "line": 1380, "column": 20 } } @@ -61759,31 +61618,31 @@ "type": "Identifier", "name": "emit", "range": [ - 38339, - 38343 + 38573, + 38577 ], "loc": { "start": { - "line": 1369, + "line": 1380, "column": 21 }, "end": { - "line": 1369, + "line": 1380, "column": 25 } } }, "range": [ - 38326, - 38343 + 38560, + 38577 ], "loc": { "start": { - "line": 1369, + "line": 1380, "column": 8 }, "end": { - "line": 1369, + "line": 1380, "column": 25 } } @@ -61794,16 +61653,16 @@ "value": "after-loading-extensions", "raw": "'after-loading-extensions'", "range": [ - 38344, - 38370 + 38578, + 38604 ], "loc": { "start": { - "line": 1369, + "line": 1380, "column": 26 }, "end": { - "line": 1369, + "line": 1380, "column": 52 } } @@ -61811,63 +61670,63 @@ { "type": "ThisExpression", "range": [ - 38372, - 38376 + 38606, + 38610 ], "loc": { "start": { - "line": 1369, + "line": 1380, "column": 54 }, "end": { - "line": 1369, + "line": 1380, "column": 58 } } } ], "range": [ - 38326, - 38377 + 38560, + 38611 ], "loc": { "start": { - "line": 1369, + "line": 1380, "column": 8 }, "end": { - "line": 1369, + "line": 1380, "column": 59 } } }, "range": [ - 38326, - 38378 + 38560, + 38612 ], "loc": { "start": { - "line": 1369, + "line": 1380, "column": 8 }, "end": { - "line": 1369, + "line": 1380, "column": 60 } } } ], "range": [ - 37903, - 38384 + 38137, + 38618 ], "loc": { "start": { - "line": 1355, + "line": 1366, "column": 21 }, "end": { - "line": 1370, + "line": 1381, "column": 5 } } @@ -61875,16 +61734,16 @@ "generator": false, "expression": false, "range": [ - 37900, - 38384 + 38134, + 38618 ], "loc": { "start": { - "line": 1355, + "line": 1366, "column": 18 }, "end": { - "line": 1370, + "line": 1381, "column": 5 } } @@ -61892,16 +61751,16 @@ "kind": "method", "computed": false, "range": [ - 37886, - 38384 + 38120, + 38618 ], "loc": { "start": { - "line": 1355, + "line": 1366, "column": 4 }, "end": { - "line": 1370, + "line": 1381, "column": 5 } }, @@ -61910,16 +61769,16 @@ "type": "Block", "value": "*\n * Initialise all the extensions defined in the configuration object\n ", "range": [ - 37797, - 37881 + 38031, + 38115 ], "loc": { "start": { - "line": 1352, + "line": 1363, "column": 4 }, "end": { - "line": 1354, + "line": 1365, "column": 7 } } @@ -61930,16 +61789,16 @@ "type": "Block", "value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ", "range": [ - 38390, - 38485 + 38624, + 38719 ], "loc": { "start": { - "line": 1372, + "line": 1383, "column": 4 }, "end": { - "line": 1375, + "line": 1386, "column": 7 } } @@ -61953,16 +61812,16 @@ "type": "Identifier", "name": "loadExtension", "range": [ - 38490, - 38503 + 38724, + 38737 ], "loc": { "start": { - "line": 1376, + "line": 1387, "column": 4 }, "end": { - "line": 1376, + "line": 1387, "column": 17 } } @@ -61975,16 +61834,16 @@ "type": "Identifier", "name": "ext", "range": [ - 38504, - 38507 + 38738, + 38741 ], "loc": { "start": { - "line": 1376, + "line": 1387, "column": 18 }, "end": { - "line": 1376, + "line": 1387, "column": 21 } } @@ -62008,32 +61867,32 @@ "type": "Identifier", "name": "ext", "range": [ - 38524, - 38527 + 38758, + 38761 ], "loc": { "start": { - "line": 1377, + "line": 1388, "column": 13 }, "end": { - "line": 1377, + "line": 1388, "column": 16 } } }, "prefix": true, "range": [ - 38523, - 38527 + 38757, + 38761 ], "loc": { "start": { - "line": 1377, + "line": 1388, "column": 12 }, "end": { - "line": 1377, + "line": 1388, "column": 16 } } @@ -62048,16 +61907,16 @@ "type": "Identifier", "name": "ext", "range": [ - 38532, - 38535 + 38766, + 38769 ], "loc": { "start": { - "line": 1377, + "line": 1388, "column": 21 }, "end": { - "line": 1377, + "line": 1388, "column": 24 } } @@ -62066,62 +61925,62 @@ "type": "Identifier", "name": "name", "range": [ - 38536, - 38540 + 38770, + 38774 ], "loc": { "start": { - "line": 1377, + "line": 1388, "column": 25 }, "end": { - "line": 1377, + "line": 1388, "column": 29 } } }, "range": [ - 38532, - 38540 + 38766, + 38774 ], "loc": { "start": { - "line": 1377, + "line": 1388, "column": 21 }, "end": { - "line": 1377, + "line": 1388, "column": 29 } } }, "prefix": true, "range": [ - 38531, - 38540 + 38765, + 38774 ], "loc": { "start": { - "line": 1377, + "line": 1388, "column": 20 }, "end": { - "line": 1377, + "line": 1388, "column": 29 } } }, "range": [ - 38523, - 38540 + 38757, + 38774 ], "loc": { "start": { - "line": 1377, + "line": 1388, "column": 12 }, "end": { - "line": 1377, + "line": 1388, "column": 29 } } @@ -62134,16 +61993,16 @@ "object": { "type": "ThisExpression", "range": [ - 38544, - 38548 + 38778, + 38782 ], "loc": { "start": { - "line": 1377, + "line": 1388, "column": 33 }, "end": { - "line": 1377, + "line": 1388, "column": 37 } } @@ -62152,31 +62011,31 @@ "type": "Identifier", "name": "hasExtension", "range": [ - 38549, - 38561 + 38783, + 38795 ], "loc": { "start": { - "line": 1377, + "line": 1388, "column": 38 }, "end": { - "line": 1377, + "line": 1388, "column": 50 } } }, "range": [ - 38544, - 38561 + 38778, + 38795 ], "loc": { "start": { - "line": 1377, + "line": 1388, "column": 33 }, "end": { - "line": 1377, + "line": 1388, "column": 50 } } @@ -62189,16 +62048,16 @@ "type": "Identifier", "name": "ext", "range": [ - 38562, - 38565 + 38796, + 38799 ], "loc": { "start": { - "line": 1377, + "line": 1388, "column": 51 }, "end": { - "line": 1377, + "line": 1388, "column": 54 } } @@ -62207,62 +62066,62 @@ "type": "Identifier", "name": "name", "range": [ - 38566, - 38570 + 38800, + 38804 ], "loc": { "start": { - "line": 1377, + "line": 1388, "column": 55 }, "end": { - "line": 1377, + "line": 1388, "column": 59 } } }, "range": [ - 38562, - 38570 + 38796, + 38804 ], "loc": { "start": { - "line": 1377, + "line": 1388, "column": 51 }, "end": { - "line": 1377, + "line": 1388, "column": 59 } } } ], "range": [ - 38544, - 38571 + 38778, + 38805 ], "loc": { "start": { - "line": 1377, + "line": 1388, "column": 33 }, "end": { - "line": 1377, + "line": 1388, "column": 60 } } }, "range": [ - 38523, - 38571 + 38757, + 38805 ], "loc": { "start": { - "line": 1377, + "line": 1388, "column": 12 }, "end": { - "line": 1377, + "line": 1388, "column": 60 } } @@ -62274,48 +62133,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 38587, - 38594 + 38821, + 38828 ], "loc": { "start": { - "line": 1378, + "line": 1389, "column": 12 }, "end": { - "line": 1378, + "line": 1389, "column": 19 } } } ], "range": [ - 38573, - 38604 + 38807, + 38838 ], "loc": { "start": { - "line": 1377, + "line": 1388, "column": 62 }, "end": { - "line": 1379, + "line": 1390, "column": 9 } } }, "alternate": null, "range": [ - 38519, - 38604 + 38753, + 38838 ], "loc": { "start": { - "line": 1377, + "line": 1388, "column": 8 }, "end": { - "line": 1379, + "line": 1390, "column": 9 } } @@ -62329,16 +62188,16 @@ "type": "Identifier", "name": "name", "range": [ - 38618, - 38622 + 38852, + 38856 ], "loc": { "start": { - "line": 1381, + "line": 1392, "column": 12 }, "end": { - "line": 1381, + "line": 1392, "column": 16 } } @@ -62350,16 +62209,16 @@ "type": "Identifier", "name": "ext", "range": [ - 38625, - 38628 + 38859, + 38862 ], "loc": { "start": { - "line": 1381, + "line": 1392, "column": 19 }, "end": { - "line": 1381, + "line": 1392, "column": 22 } } @@ -62368,46 +62227,46 @@ "type": "Identifier", "name": "name", "range": [ - 38629, - 38633 + 38863, + 38867 ], "loc": { "start": { - "line": 1381, + "line": 1392, "column": 23 }, "end": { - "line": 1381, + "line": 1392, "column": 27 } } }, "range": [ - 38625, - 38633 + 38859, + 38867 ], "loc": { "start": { - "line": 1381, + "line": 1392, "column": 19 }, "end": { - "line": 1381, + "line": 1392, "column": 27 } } }, "range": [ - 38618, - 38633 + 38852, + 38867 ], "loc": { "start": { - "line": 1381, + "line": 1392, "column": 12 }, "end": { - "line": 1381, + "line": 1392, "column": 27 } } @@ -62415,16 +62274,16 @@ ], "kind": "let", "range": [ - 38614, - 38634 + 38848, + 38868 ], "loc": { "start": { - "line": 1381, + "line": 1392, "column": 8 }, "end": { - "line": 1381, + "line": 1392, "column": 28 } } @@ -62438,16 +62297,16 @@ "type": "Identifier", "name": "path", "range": [ - 38647, - 38651 + 38881, + 38885 ], "loc": { "start": { - "line": 1382, + "line": 1393, "column": 12 }, "end": { - "line": 1382, + "line": 1393, "column": 16 } } @@ -62459,16 +62318,16 @@ "type": "Identifier", "name": "ext", "range": [ - 38654, - 38657 + 38888, + 38891 ], "loc": { "start": { - "line": 1382, + "line": 1393, "column": 19 }, "end": { - "line": 1382, + "line": 1393, "column": 22 } } @@ -62477,46 +62336,46 @@ "type": "Identifier", "name": "path", "range": [ - 38658, - 38662 + 38892, + 38896 ], "loc": { "start": { - "line": 1382, + "line": 1393, "column": 23 }, "end": { - "line": 1382, + "line": 1393, "column": 27 } } }, "range": [ - 38654, - 38662 + 38888, + 38896 ], "loc": { "start": { - "line": 1382, + "line": 1393, "column": 19 }, "end": { - "line": 1382, + "line": 1393, "column": 27 } } }, "range": [ - 38647, - 38662 + 38881, + 38896 ], "loc": { "start": { - "line": 1382, + "line": 1393, "column": 12 }, "end": { - "line": 1382, + "line": 1393, "column": 27 } } @@ -62524,16 +62383,16 @@ ], "kind": "let", "range": [ - 38643, - 38663 + 38877, + 38897 ], "loc": { "start": { - "line": 1382, + "line": 1393, "column": 8 }, "end": { - "line": 1382, + "line": 1393, "column": 28 } } @@ -62547,32 +62406,32 @@ "type": "Identifier", "name": "modulePath", "range": [ - 38676, - 38686 + 38910, + 38920 ], "loc": { "start": { - "line": 1383, + "line": 1394, "column": 12 }, "end": { - "line": 1383, + "line": 1394, "column": 22 } } }, "init": null, "range": [ - 38676, - 38686 + 38910, + 38920 ], "loc": { "start": { - "line": 1383, + "line": 1394, "column": 12 }, "end": { - "line": 1383, + "line": 1394, "column": 22 } } @@ -62580,16 +62439,16 @@ ], "kind": "let", "range": [ - 38672, - 38687 + 38906, + 38921 ], "loc": { "start": { - "line": 1383, + "line": 1394, "column": 8 }, "end": { - "line": 1383, + "line": 1394, "column": 23 } } @@ -62603,16 +62462,16 @@ "type": "Identifier", "name": "name", "range": [ - 38701, - 38705 + 38935, + 38939 ], "loc": { "start": { - "line": 1385, + "line": 1396, "column": 12 }, "end": { - "line": 1385, + "line": 1396, "column": 16 } } @@ -62621,31 +62480,31 @@ "type": "Identifier", "name": "path", "range": [ - 38709, - 38713 + 38943, + 38947 ], "loc": { "start": { - "line": 1385, + "line": 1396, "column": 20 }, "end": { - "line": 1385, + "line": 1396, "column": 24 } } }, "range": [ - 38701, - 38713 + 38935, + 38947 ], "loc": { "start": { - "line": 1385, + "line": 1396, "column": 12 }, "end": { - "line": 1385, + "line": 1396, "column": 24 } } @@ -62662,16 +62521,16 @@ "type": "Identifier", "name": "modulePath", "range": [ - 38729, - 38739 + 38963, + 38973 ], "loc": { "start": { - "line": 1386, + "line": 1397, "column": 12 }, "end": { - "line": 1386, + "line": 1397, "column": 22 } } @@ -62686,16 +62545,16 @@ "type": "Identifier", "name": "ext", "range": [ - 38742, - 38745 + 38976, + 38979 ], "loc": { "start": { - "line": 1386, + "line": 1397, "column": 25 }, "end": { - "line": 1386, + "line": 1397, "column": 28 } } @@ -62704,31 +62563,31 @@ "type": "Identifier", "name": "path", "range": [ - 38746, - 38750 + 38980, + 38984 ], "loc": { "start": { - "line": 1386, + "line": 1397, "column": 29 }, "end": { - "line": 1386, + "line": 1397, "column": 33 } } }, "range": [ - 38742, - 38750 + 38976, + 38984 ], "loc": { "start": { - "line": 1386, + "line": 1397, "column": 25 }, "end": { - "line": 1386, + "line": 1397, "column": 33 } } @@ -62737,77 +62596,77 @@ "type": "Identifier", "name": "name", "range": [ - 38753, - 38757 + 38987, + 38991 ], "loc": { "start": { - "line": 1386, + "line": 1397, "column": 36 }, "end": { - "line": 1386, + "line": 1397, "column": 40 } } }, "range": [ - 38742, - 38757 + 38976, + 38991 ], "loc": { "start": { - "line": 1386, + "line": 1397, "column": 25 }, "end": { - "line": 1386, + "line": 1397, "column": 40 } } }, "range": [ - 38729, - 38757 + 38963, + 38991 ], "loc": { "start": { - "line": 1386, + "line": 1397, "column": 12 }, "end": { - "line": 1386, + "line": 1397, "column": 40 } } }, "range": [ - 38729, - 38758 + 38963, + 38992 ], "loc": { "start": { - "line": 1386, + "line": 1397, "column": 12 }, "end": { - "line": 1386, + "line": 1397, "column": 41 } } } ], "range": [ - 38715, - 38768 + 38949, + 39002 ], "loc": { "start": { - "line": 1385, + "line": 1396, "column": 26 }, "end": { - "line": 1387, + "line": 1398, "column": 9 } } @@ -62824,16 +62683,16 @@ "type": "Identifier", "name": "name", "range": [ - 38788, - 38792 + 39022, + 39026 ], "loc": { "start": { - "line": 1388, + "line": 1399, "column": 12 }, "end": { - "line": 1388, + "line": 1399, "column": 16 } } @@ -62847,16 +62706,16 @@ "type": "Identifier", "name": "name", "range": [ - 38795, - 38799 + 39029, + 39033 ], "loc": { "start": { - "line": 1388, + "line": 1399, "column": 19 }, "end": { - "line": 1388, + "line": 1399, "column": 23 } } @@ -62865,31 +62724,31 @@ "type": "Identifier", "name": "replace", "range": [ - 38800, - 38807 + 39034, + 39041 ], "loc": { "start": { - "line": 1388, + "line": 1399, "column": 24 }, "end": { - "line": 1388, + "line": 1399, "column": 31 } } }, "range": [ - 38795, - 38807 + 39029, + 39041 ], "loc": { "start": { - "line": 1388, + "line": 1399, "column": 19 }, "end": { - "line": 1388, + "line": 1399, "column": 31 } } @@ -62900,16 +62759,16 @@ "value": ".js", "raw": "'.js'", "range": [ - 38808, - 38813 + 39042, + 39047 ], "loc": { "start": { - "line": 1388, + "line": 1399, "column": 32 }, "end": { - "line": 1388, + "line": 1399, "column": 37 } } @@ -62919,62 +62778,62 @@ "value": "", "raw": "''", "range": [ - 38815, - 38817 + 39049, + 39051 ], "loc": { "start": { - "line": 1388, + "line": 1399, "column": 39 }, "end": { - "line": 1388, + "line": 1399, "column": 41 } } } ], "range": [ - 38795, - 38818 + 39029, + 39052 ], "loc": { "start": { - "line": 1388, + "line": 1399, "column": 19 }, "end": { - "line": 1388, + "line": 1399, "column": 42 } } }, "range": [ - 38788, - 38818 + 39022, + 39052 ], "loc": { "start": { - "line": 1388, + "line": 1399, "column": 12 }, "end": { - "line": 1388, + "line": 1399, "column": 42 } } }, "range": [ - 38788, - 38819 + 39022, + 39053 ], "loc": { "start": { - "line": 1388, + "line": 1399, "column": 12 }, "end": { - "line": 1388, + "line": 1399, "column": 43 } } @@ -62988,16 +62847,16 @@ "type": "Identifier", "name": "modulePath", "range": [ - 38832, - 38842 + 39066, + 39076 ], "loc": { "start": { - "line": 1389, + "line": 1400, "column": 12 }, "end": { - "line": 1389, + "line": 1400, "column": 22 } } @@ -63012,16 +62871,16 @@ "value": "extensions/{}/{}", "raw": "'extensions/{}/{}'", "range": [ - 38845, - 38863 + 39079, + 39097 ], "loc": { "start": { - "line": 1389, + "line": 1400, "column": 25 }, "end": { - "line": 1389, + "line": 1400, "column": 43 } } @@ -63030,31 +62889,31 @@ "type": "Identifier", "name": "replace", "range": [ - 38864, - 38871 + 39098, + 39105 ], "loc": { "start": { - "line": 1389, + "line": 1400, "column": 44 }, "end": { - "line": 1389, + "line": 1400, "column": 51 } } }, "range": [ - 38845, - 38871 + 39079, + 39105 ], "loc": { "start": { - "line": 1389, + "line": 1400, "column": 25 }, "end": { - "line": 1389, + "line": 1400, "column": 51 } } @@ -63069,16 +62928,16 @@ "flags": "g" }, "range": [ - 38872, - 38877 + 39106, + 39111 ], "loc": { "start": { - "line": 1389, + "line": 1400, "column": 52 }, "end": { - "line": 1389, + "line": 1400, "column": 57 } } @@ -63087,93 +62946,93 @@ "type": "Identifier", "name": "name", "range": [ - 38879, - 38883 + 39113, + 39117 ], "loc": { "start": { - "line": 1389, + "line": 1400, "column": 59 }, "end": { - "line": 1389, + "line": 1400, "column": 63 } } } ], "range": [ - 38845, - 38884 + 39079, + 39118 ], "loc": { "start": { - "line": 1389, + "line": 1400, "column": 25 }, "end": { - "line": 1389, + "line": 1400, "column": 64 } } }, "range": [ - 38832, - 38884 + 39066, + 39118 ], "loc": { "start": { - "line": 1389, + "line": 1400, "column": 12 }, "end": { - "line": 1389, + "line": 1400, "column": 64 } } }, "range": [ - 38832, - 38885 + 39066, + 39119 ], "loc": { "start": { - "line": 1389, + "line": 1400, "column": 12 }, "end": { - "line": 1389, + "line": 1400, "column": 65 } } } ], "range": [ - 38774, - 38895 + 39008, + 39129 ], "loc": { "start": { - "line": 1387, + "line": 1398, "column": 15 }, "end": { - "line": 1390, + "line": 1401, "column": 9 } } }, "range": [ - 38697, - 38895 + 38931, + 39129 ], "loc": { "start": { - "line": 1385, + "line": 1396, "column": 8 }, "end": { - "line": 1390, + "line": 1401, "column": 9 } }, @@ -63182,16 +63041,16 @@ "type": "Line", "value": " Require pattern for Webpack", "range": [ - 38905, - 38935 + 39139, + 39169 ], "loc": { "start": { - "line": 1392, + "line": 1403, "column": 8 }, "end": { - "line": 1392, + "line": 1403, "column": 38 } } @@ -63206,16 +63065,16 @@ "type": "Identifier", "name": "require", "range": [ - 38944, - 38951 + 39178, + 39185 ], "loc": { "start": { - "line": 1393, + "line": 1404, "column": 8 }, "end": { - "line": 1393, + "line": 1404, "column": 15 } } @@ -63232,16 +63091,16 @@ "value": "./", "raw": "'./'", "range": [ - 38953, - 38957 + 39187, + 39191 ], "loc": { "start": { - "line": 1393, + "line": 1404, "column": 17 }, "end": { - "line": 1393, + "line": 1404, "column": 21 } } @@ -63250,47 +63109,47 @@ "type": "Identifier", "name": "modulePath", "range": [ - 38960, - 38970 + 39194, + 39204 ], "loc": { "start": { - "line": 1393, + "line": 1404, "column": 24 }, "end": { - "line": 1393, + "line": 1404, "column": 34 } } }, "range": [ - 38953, - 38970 + 39187, + 39204 ], "loc": { "start": { - "line": 1393, + "line": 1404, "column": 17 }, "end": { - "line": 1393, + "line": 1404, "column": 34 } } } ], "range": [ - 38952, - 38971 + 39186, + 39205 ], "loc": { "start": { - "line": 1393, + "line": 1404, "column": 16 }, "end": { - "line": 1393, + "line": 1404, "column": 35 } } @@ -63303,16 +63162,16 @@ "type": "Identifier", "name": "mod", "range": [ - 38974, - 38977 + 39208, + 39211 ], "loc": { "start": { - "line": 1393, + "line": 1404, "column": 38 }, "end": { - "line": 1393, + "line": 1404, "column": 41 } } @@ -63330,16 +63189,16 @@ "type": "Identifier", "name": "inst", "range": [ - 39033, - 39037 + 39267, + 39271 ], "loc": { "start": { - "line": 1395, + "line": 1406, "column": 16 }, "end": { - "line": 1395, + "line": 1406, "column": 20 } } @@ -63353,16 +63212,16 @@ "type": "Identifier", "name": "mod", "range": [ - 39044, - 39047 + 39278, + 39281 ], "loc": { "start": { - "line": 1395, + "line": 1406, "column": 27 }, "end": { - "line": 1395, + "line": 1406, "column": 30 } } @@ -63371,31 +63230,31 @@ "type": "Identifier", "name": "default", "range": [ - 39048, - 39055 + 39282, + 39289 ], "loc": { "start": { - "line": 1395, + "line": 1406, "column": 31 }, "end": { - "line": 1395, + "line": 1406, "column": 38 } } }, "range": [ - 39044, - 39055 + 39278, + 39289 ], "loc": { "start": { - "line": 1395, + "line": 1406, "column": 27 }, "end": { - "line": 1395, + "line": 1406, "column": 38 } } @@ -63404,16 +63263,16 @@ { "type": "ThisExpression", "range": [ - 39056, - 39060 + 39290, + 39294 ], "loc": { "start": { - "line": 1395, + "line": 1406, "column": 39 }, "end": { - "line": 1395, + "line": 1406, "column": 43 } } @@ -63422,47 +63281,47 @@ "type": "Identifier", "name": "ext", "range": [ - 39062, - 39065 + 39296, + 39299 ], "loc": { "start": { - "line": 1395, + "line": 1406, "column": 45 }, "end": { - "line": 1395, + "line": 1406, "column": 48 } } } ], "range": [ - 39040, - 39066 + 39274, + 39300 ], "loc": { "start": { - "line": 1395, + "line": 1406, "column": 23 }, "end": { - "line": 1395, + "line": 1406, "column": 49 } } }, "range": [ - 39033, - 39066 + 39267, + 39300 ], "loc": { "start": { - "line": 1395, + "line": 1406, "column": 16 }, "end": { - "line": 1395, + "line": 1406, "column": 49 } } @@ -63470,16 +63329,16 @@ ], "kind": "let", "range": [ - 39029, - 39067 + 39263, + 39301 ], "loc": { "start": { - "line": 1395, + "line": 1406, "column": 12 }, "end": { - "line": 1395, + "line": 1406, "column": 50 } }, @@ -63488,16 +63347,16 @@ "type": "Block", "value": " eslint-disable ", "range": [ - 38996, - 39016 + 39230, + 39250 ], "loc": { "start": { - "line": 1394, + "line": 1405, "column": 12 }, "end": { - "line": 1394, + "line": 1405, "column": 32 } } @@ -63508,16 +63367,16 @@ "type": "Block", "value": " eslint-enable ", "range": [ - 39080, - 39099 + 39314, + 39333 ], "loc": { "start": { - "line": 1396, + "line": 1407, "column": 12 }, "end": { - "line": 1396, + "line": 1407, "column": 31 } } @@ -63535,16 +63394,16 @@ "type": "Identifier", "name": "inst", "range": [ - 39112, - 39116 + 39346, + 39350 ], "loc": { "start": { - "line": 1397, + "line": 1408, "column": 12 }, "end": { - "line": 1397, + "line": 1408, "column": 16 } } @@ -63553,62 +63412,62 @@ "type": "Identifier", "name": "init", "range": [ - 39117, - 39121 + 39351, + 39355 ], "loc": { "start": { - "line": 1397, + "line": 1408, "column": 17 }, "end": { - "line": 1397, + "line": 1408, "column": 21 } } }, "range": [ - 39112, - 39121 + 39346, + 39355 ], "loc": { "start": { - "line": 1397, + "line": 1408, "column": 12 }, "end": { - "line": 1397, + "line": 1408, "column": 21 } } }, "arguments": [], "range": [ - 39112, - 39123 + 39346, + 39357 ], "loc": { "start": { - "line": 1397, + "line": 1408, "column": 12 }, "end": { - "line": 1397, + "line": 1408, "column": 23 } } }, "range": [ - 39112, - 39124 + 39346, + 39358 ], "loc": { "start": { - "line": 1397, + "line": 1408, "column": 12 }, "end": { - "line": 1397, + "line": 1408, "column": 24 } }, @@ -63617,16 +63476,16 @@ "type": "Block", "value": " eslint-enable ", "range": [ - 39080, - 39099 + 39314, + 39333 ], "loc": { "start": { - "line": 1396, + "line": 1407, "column": 12 }, "end": { - "line": 1396, + "line": 1407, "column": 31 } } @@ -63647,16 +63506,16 @@ "object": { "type": "ThisExpression", "range": [ - 39137, - 39141 + 39371, + 39375 ], "loc": { "start": { - "line": 1398, + "line": 1409, "column": 12 }, "end": { - "line": 1398, + "line": 1409, "column": 16 } } @@ -63665,31 +63524,31 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 39142, - 39153 + 39376, + 39387 ], "loc": { "start": { - "line": 1398, + "line": 1409, "column": 17 }, "end": { - "line": 1398, + "line": 1409, "column": 28 } } }, "range": [ - 39137, - 39153 + 39371, + 39387 ], "loc": { "start": { - "line": 1398, + "line": 1409, "column": 12 }, "end": { - "line": 1398, + "line": 1409, "column": 28 } } @@ -63698,31 +63557,31 @@ "type": "Identifier", "name": "name", "range": [ - 39154, - 39158 + 39388, + 39392 ], "loc": { "start": { - "line": 1398, + "line": 1409, "column": 29 }, "end": { - "line": 1398, + "line": 1409, "column": 33 } } }, "range": [ - 39137, - 39159 + 39371, + 39393 ], "loc": { "start": { - "line": 1398, + "line": 1409, "column": 12 }, "end": { - "line": 1398, + "line": 1409, "column": 34 } } @@ -63731,62 +63590,62 @@ "type": "Identifier", "name": "inst", "range": [ - 39162, - 39166 + 39396, + 39400 ], "loc": { "start": { - "line": 1398, + "line": 1409, "column": 37 }, "end": { - "line": 1398, + "line": 1409, "column": 41 } } }, "range": [ - 39137, - 39166 + 39371, + 39400 ], "loc": { "start": { - "line": 1398, + "line": 1409, "column": 12 }, "end": { - "line": 1398, + "line": 1409, "column": 41 } } }, "range": [ - 39137, - 39167 + 39371, + 39401 ], "loc": { "start": { - "line": 1398, + "line": 1409, "column": 12 }, "end": { - "line": 1398, + "line": 1409, "column": 42 } } } ], "range": [ - 38982, - 39177 + 39216, + 39411 ], "loc": { "start": { - "line": 1393, + "line": 1404, "column": 46 }, "end": { - "line": 1399, + "line": 1410, "column": 9 } } @@ -63794,47 +63653,47 @@ "generator": false, "expression": false, "range": [ - 38973, - 39177 + 39207, + 39411 ], "loc": { "start": { - "line": 1393, + "line": 1404, "column": 37 }, "end": { - "line": 1399, + "line": 1410, "column": 9 } } } ], "range": [ - 38944, - 39178 + 39178, + 39412 ], "loc": { "start": { - "line": 1393, + "line": 1404, "column": 8 }, "end": { - "line": 1399, + "line": 1410, "column": 10 } } }, "range": [ - 38944, - 39179 + 39178, + 39413 ], "loc": { "start": { - "line": 1393, + "line": 1404, "column": 8 }, "end": { - "line": 1399, + "line": 1410, "column": 11 } }, @@ -63843,16 +63702,16 @@ "type": "Line", "value": " Require pattern for Webpack", "range": [ - 38905, - 38935 + 39139, + 39169 ], "loc": { "start": { - "line": 1392, + "line": 1403, "column": 8 }, "end": { - "line": 1392, + "line": 1403, "column": 38 } } @@ -63861,16 +63720,16 @@ } ], "range": [ - 38509, - 39185 + 38743, + 39419 ], "loc": { "start": { - "line": 1376, + "line": 1387, "column": 23 }, "end": { - "line": 1400, + "line": 1411, "column": 5 } } @@ -63878,16 +63737,16 @@ "generator": false, "expression": false, "range": [ - 38503, - 39185 + 38737, + 39419 ], "loc": { "start": { - "line": 1376, + "line": 1387, "column": 17 }, "end": { - "line": 1400, + "line": 1411, "column": 5 } } @@ -63895,16 +63754,16 @@ "kind": "method", "computed": false, "range": [ - 38490, - 39185 + 38724, + 39419 ], "loc": { "start": { - "line": 1376, + "line": 1387, "column": 4 }, "end": { - "line": 1400, + "line": 1411, "column": 5 } }, @@ -63913,16 +63772,16 @@ "type": "Block", "value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ", "range": [ - 38390, - 38485 + 38624, + 38719 ], "loc": { "start": { - "line": 1372, + "line": 1383, "column": 4 }, "end": { - "line": 1375, + "line": 1386, "column": 7 } } @@ -63933,16 +63792,16 @@ "type": "Block", "value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ", "range": [ - 39191, - 39334 + 39425, + 39568 ], "loc": { "start": { - "line": 1402, + "line": 1413, "column": 4 }, "end": { - "line": 1406, + "line": 1417, "column": 7 } } @@ -63956,16 +63815,16 @@ "type": "Identifier", "name": "extension", "range": [ - 39339, - 39348 + 39573, + 39582 ], "loc": { "start": { - "line": 1407, + "line": 1418, "column": 4 }, "end": { - "line": 1407, + "line": 1418, "column": 13 } } @@ -63978,16 +63837,16 @@ "type": "Identifier", "name": "name", "range": [ - 39349, - 39353 + 39583, + 39587 ], "loc": { "start": { - "line": 1407, + "line": 1418, "column": 14 }, "end": { - "line": 1407, + "line": 1418, "column": 18 } } @@ -64007,16 +63866,16 @@ "object": { "type": "ThisExpression", "range": [ - 39372, - 39376 + 39606, + 39610 ], "loc": { "start": { - "line": 1408, + "line": 1419, "column": 15 }, "end": { - "line": 1408, + "line": 1419, "column": 19 } } @@ -64025,31 +63884,31 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 39377, - 39388 + 39611, + 39622 ], "loc": { "start": { - "line": 1408, + "line": 1419, "column": 20 }, "end": { - "line": 1408, + "line": 1419, "column": 31 } } }, "range": [ - 39372, - 39388 + 39606, + 39622 ], "loc": { "start": { - "line": 1408, + "line": 1419, "column": 15 }, "end": { - "line": 1408, + "line": 1419, "column": 31 } } @@ -64058,62 +63917,62 @@ "type": "Identifier", "name": "name", "range": [ - 39389, - 39393 + 39623, + 39627 ], "loc": { "start": { - "line": 1408, + "line": 1419, "column": 32 }, "end": { - "line": 1408, + "line": 1419, "column": 36 } } }, "range": [ - 39372, - 39394 + 39606, + 39628 ], "loc": { "start": { - "line": 1408, + "line": 1419, "column": 15 }, "end": { - "line": 1408, + "line": 1419, "column": 37 } } }, "range": [ - 39365, - 39395 + 39599, + 39629 ], "loc": { "start": { - "line": 1408, + "line": 1419, "column": 8 }, "end": { - "line": 1408, + "line": 1419, "column": 38 } } } ], "range": [ - 39355, - 39401 + 39589, + 39635 ], "loc": { "start": { - "line": 1407, + "line": 1418, "column": 20 }, "end": { - "line": 1409, + "line": 1420, "column": 5 } } @@ -64121,16 +63980,16 @@ "generator": false, "expression": false, "range": [ - 39348, - 39401 + 39582, + 39635 ], "loc": { "start": { - "line": 1407, + "line": 1418, "column": 13 }, "end": { - "line": 1409, + "line": 1420, "column": 5 } } @@ -64138,16 +63997,16 @@ "kind": "method", "computed": false, "range": [ - 39339, - 39401 + 39573, + 39635 ], "loc": { "start": { - "line": 1407, + "line": 1418, "column": 4 }, "end": { - "line": 1409, + "line": 1420, "column": 5 } }, @@ -64156,16 +64015,16 @@ "type": "Block", "value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ", "range": [ - 39191, - 39334 + 39425, + 39568 ], "loc": { "start": { - "line": 1402, + "line": 1413, "column": 4 }, "end": { - "line": 1406, + "line": 1417, "column": 7 } } @@ -64176,16 +64035,16 @@ "type": "Block", "value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ", "range": [ - 39407, - 39537 + 39641, + 39771 ], "loc": { "start": { - "line": 1411, + "line": 1422, "column": 4 }, "end": { - "line": 1415, + "line": 1426, "column": 7 } } @@ -64199,16 +64058,16 @@ "type": "Identifier", "name": "hasExtension", "range": [ - 39542, - 39554 + 39776, + 39788 ], "loc": { "start": { - "line": 1416, + "line": 1427, "column": 4 }, "end": { - "line": 1416, + "line": 1427, "column": 16 } } @@ -64221,16 +64080,16 @@ "type": "Identifier", "name": "name", "range": [ - 39555, - 39559 + 39789, + 39793 ], "loc": { "start": { - "line": 1416, + "line": 1427, "column": 17 }, "end": { - "line": 1416, + "line": 1427, "column": 21 } } @@ -64250,16 +64109,16 @@ "type": "Identifier", "name": "isEmpty", "range": [ - 39579, - 39586 + 39813, + 39820 ], "loc": { "start": { - "line": 1417, + "line": 1428, "column": 16 }, "end": { - "line": 1417, + "line": 1428, "column": 23 } } @@ -64274,16 +64133,16 @@ "object": { "type": "ThisExpression", "range": [ - 39587, - 39591 + 39821, + 39825 ], "loc": { "start": { - "line": 1417, + "line": 1428, "column": 24 }, "end": { - "line": 1417, + "line": 1428, "column": 28 } } @@ -64292,31 +64151,31 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 39592, - 39603 + 39826, + 39837 ], "loc": { "start": { - "line": 1417, + "line": 1428, "column": 29 }, "end": { - "line": 1417, + "line": 1428, "column": 40 } } }, "range": [ - 39587, - 39603 + 39821, + 39837 ], "loc": { "start": { - "line": 1417, + "line": 1428, "column": 24 }, "end": { - "line": 1417, + "line": 1428, "column": 40 } } @@ -64325,94 +64184,94 @@ "type": "Identifier", "name": "name", "range": [ - 39604, - 39608 + 39838, + 39842 ], "loc": { "start": { - "line": 1417, + "line": 1428, "column": 41 }, "end": { - "line": 1417, + "line": 1428, "column": 45 } } }, "range": [ - 39587, - 39609 + 39821, + 39843 ], "loc": { "start": { - "line": 1417, + "line": 1428, "column": 24 }, "end": { - "line": 1417, + "line": 1428, "column": 46 } } } ], "range": [ - 39579, - 39610 + 39813, + 39844 ], "loc": { "start": { - "line": 1417, + "line": 1428, "column": 16 }, "end": { - "line": 1417, + "line": 1428, "column": 47 } } }, "prefix": true, "range": [ - 39578, - 39610 + 39812, + 39844 ], "loc": { "start": { - "line": 1417, + "line": 1428, "column": 15 }, "end": { - "line": 1417, + "line": 1428, "column": 47 } } }, "range": [ - 39571, - 39611 + 39805, + 39845 ], "loc": { "start": { - "line": 1417, + "line": 1428, "column": 8 }, "end": { - "line": 1417, + "line": 1428, "column": 48 } } } ], "range": [ - 39561, - 39617 + 39795, + 39851 ], "loc": { "start": { - "line": 1416, + "line": 1427, "column": 23 }, "end": { - "line": 1418, + "line": 1429, "column": 5 } } @@ -64420,16 +64279,16 @@ "generator": false, "expression": false, "range": [ - 39554, - 39617 + 39788, + 39851 ], "loc": { "start": { - "line": 1416, + "line": 1427, "column": 16 }, "end": { - "line": 1418, + "line": 1429, "column": 5 } } @@ -64437,16 +64296,16 @@ "kind": "method", "computed": false, "range": [ - 39542, - 39617 + 39776, + 39851 ], "loc": { "start": { - "line": 1416, + "line": 1427, "column": 4 }, "end": { - "line": 1418, + "line": 1429, "column": 5 } }, @@ -64455,16 +64314,16 @@ "type": "Block", "value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ", "range": [ - 39407, - 39537 + 39641, + 39771 ], "loc": { "start": { - "line": 1411, + "line": 1422, "column": 4 }, "end": { - "line": 1415, + "line": 1426, "column": 7 } } @@ -64475,16 +64334,16 @@ "type": "Block", "value": "*\n * Register the passed extension instance with associated name\n * @param {Object} inst Extension instance\n * @param {String} name Name of the extension\n ", "range": [ - 39623, - 39798 + 39857, + 40032 ], "loc": { "start": { - "line": 1420, + "line": 1431, "column": 4 }, "end": { - "line": 1424, + "line": 1435, "column": 7 } } @@ -64498,16 +64357,16 @@ "type": "Identifier", "name": "registerExtension", "range": [ - 39803, - 39820 + 40037, + 40054 ], "loc": { "start": { - "line": 1425, + "line": 1436, "column": 4 }, "end": { - "line": 1425, + "line": 1436, "column": 21 } } @@ -64520,16 +64379,16 @@ "type": "Identifier", "name": "inst", "range": [ - 39821, - 39825 + 40055, + 40059 ], "loc": { "start": { - "line": 1425, + "line": 1436, "column": 22 }, "end": { - "line": 1425, + "line": 1436, "column": 26 } } @@ -64538,16 +64397,16 @@ "type": "Identifier", "name": "name", "range": [ - 39827, - 39831 + 40061, + 40065 ], "loc": { "start": { - "line": 1425, + "line": 1436, "column": 28 }, "end": { - "line": 1425, + "line": 1436, "column": 32 } } @@ -64570,16 +64429,16 @@ "object": { "type": "ThisExpression", "range": [ - 39843, - 39847 + 40077, + 40081 ], "loc": { "start": { - "line": 1426, + "line": 1437, "column": 8 }, "end": { - "line": 1426, + "line": 1437, "column": 12 } } @@ -64588,31 +64447,31 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 39848, - 39859 + 40082, + 40093 ], "loc": { "start": { - "line": 1426, + "line": 1437, "column": 13 }, "end": { - "line": 1426, + "line": 1437, "column": 24 } } }, "range": [ - 39843, - 39859 + 40077, + 40093 ], "loc": { "start": { - "line": 1426, + "line": 1437, "column": 8 }, "end": { - "line": 1426, + "line": 1437, "column": 24 } } @@ -64621,31 +64480,31 @@ "type": "Identifier", "name": "name", "range": [ - 39860, - 39864 + 40094, + 40098 ], "loc": { "start": { - "line": 1426, + "line": 1437, "column": 25 }, "end": { - "line": 1426, + "line": 1437, "column": 29 } } }, "range": [ - 39843, - 39865 + 40077, + 40099 ], "loc": { "start": { - "line": 1426, + "line": 1437, "column": 8 }, "end": { - "line": 1426, + "line": 1437, "column": 30 } } @@ -64654,62 +64513,62 @@ "type": "Identifier", "name": "inst", "range": [ - 39868, - 39872 + 40102, + 40106 ], "loc": { "start": { - "line": 1426, + "line": 1437, "column": 33 }, "end": { - "line": 1426, + "line": 1437, "column": 37 } } }, "range": [ - 39843, - 39872 + 40077, + 40106 ], "loc": { "start": { - "line": 1426, + "line": 1437, "column": 8 }, "end": { - "line": 1426, + "line": 1437, "column": 37 } } }, "range": [ - 39843, - 39873 + 40077, + 40107 ], "loc": { "start": { - "line": 1426, + "line": 1437, "column": 8 }, "end": { - "line": 1426, + "line": 1437, "column": 38 } } } ], "range": [ - 39833, - 39879 + 40067, + 40113 ], "loc": { "start": { - "line": 1425, + "line": 1436, "column": 34 }, "end": { - "line": 1427, + "line": 1438, "column": 5 } } @@ -64717,16 +64576,16 @@ "generator": false, "expression": false, "range": [ - 39820, - 39879 + 40054, + 40113 ], "loc": { "start": { - "line": 1425, + "line": 1436, "column": 21 }, "end": { - "line": 1427, + "line": 1438, "column": 5 } } @@ -64734,16 +64593,16 @@ "kind": "method", "computed": false, "range": [ - 39803, - 39879 + 40037, + 40113 ], "loc": { "start": { - "line": 1425, + "line": 1436, "column": 4 }, "end": { - "line": 1427, + "line": 1438, "column": 5 } }, @@ -64752,16 +64611,16 @@ "type": "Block", "value": "*\n * Register the passed extension instance with associated name\n * @param {Object} inst Extension instance\n * @param {String} name Name of the extension\n ", "range": [ - 39623, - 39798 + 39857, + 40032 ], "loc": { "start": { - "line": 1420, + "line": 1431, "column": 4 }, "end": { - "line": 1424, + "line": 1435, "column": 7 } } @@ -64772,16 +64631,16 @@ "type": "Block", "value": "*\n * Destroy all the extensions store in extensions registry\n ", "range": [ - 39885, - 39959 + 40119, + 40193 ], "loc": { "start": { - "line": 1429, + "line": 1440, "column": 4 }, "end": { - "line": 1431, + "line": 1442, "column": 7 } } @@ -64795,16 +64654,16 @@ "type": "Identifier", "name": "destroyExtensions", "range": [ - 39964, - 39981 + 40198, + 40215 ], "loc": { "start": { - "line": 1432, + "line": 1443, "column": 4 }, "end": { - "line": 1432, + "line": 1443, "column": 21 } } @@ -64825,16 +64684,16 @@ "type": "Identifier", "name": "reg", "range": [ - 39998, - 40001 + 40232, + 40235 ], "loc": { "start": { - "line": 1433, + "line": 1444, "column": 12 }, "end": { - "line": 1433, + "line": 1444, "column": 15 } } @@ -64845,16 +64704,16 @@ "object": { "type": "ThisExpression", "range": [ - 40004, - 40008 + 40238, + 40242 ], "loc": { "start": { - "line": 1433, + "line": 1444, "column": 18 }, "end": { - "line": 1433, + "line": 1444, "column": 22 } } @@ -64863,46 +64722,46 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 40009, - 40020 + 40243, + 40254 ], "loc": { "start": { - "line": 1433, + "line": 1444, "column": 23 }, "end": { - "line": 1433, + "line": 1444, "column": 34 } } }, "range": [ - 40004, - 40020 + 40238, + 40254 ], "loc": { "start": { - "line": 1433, + "line": 1444, "column": 18 }, "end": { - "line": 1433, + "line": 1444, "column": 34 } } }, "range": [ - 39998, - 40020 + 40232, + 40254 ], "loc": { "start": { - "line": 1433, + "line": 1444, "column": 12 }, "end": { - "line": 1433, + "line": 1444, "column": 34 } } @@ -64910,16 +64769,16 @@ ], "kind": "let", "range": [ - 39994, - 40021 + 40228, + 40255 ], "loc": { "start": { - "line": 1433, + "line": 1444, "column": 8 }, "end": { - "line": 1433, + "line": 1444, "column": 35 } } @@ -64940,16 +64799,16 @@ "type": "Identifier", "name": "Object", "range": [ - 40031, - 40037 + 40265, + 40271 ], "loc": { "start": { - "line": 1435, + "line": 1446, "column": 8 }, "end": { - "line": 1435, + "line": 1446, "column": 14 } } @@ -64958,31 +64817,31 @@ "type": "Identifier", "name": "keys", "range": [ - 40038, - 40042 + 40272, + 40276 ], "loc": { "start": { - "line": 1435, + "line": 1446, "column": 15 }, "end": { - "line": 1435, + "line": 1446, "column": 19 } } }, "range": [ - 40031, - 40042 + 40265, + 40276 ], "loc": { "start": { - "line": 1435, + "line": 1446, "column": 8 }, "end": { - "line": 1435, + "line": 1446, "column": 19 } } @@ -64992,32 +64851,32 @@ "type": "Identifier", "name": "reg", "range": [ - 40043, - 40046 + 40277, + 40280 ], "loc": { "start": { - "line": 1435, + "line": 1446, "column": 20 }, "end": { - "line": 1435, + "line": 1446, "column": 23 } } } ], "range": [ - 40031, - 40047 + 40265, + 40281 ], "loc": { "start": { - "line": 1435, + "line": 1446, "column": 8 }, "end": { - "line": 1435, + "line": 1446, "column": 24 } } @@ -65026,31 +64885,31 @@ "type": "Identifier", "name": "forEach", "range": [ - 40048, - 40055 + 40282, + 40289 ], "loc": { "start": { - "line": 1435, + "line": 1446, "column": 25 }, "end": { - "line": 1435, + "line": 1446, "column": 32 } } }, "range": [ - 40031, - 40055 + 40265, + 40289 ], "loc": { "start": { - "line": 1435, + "line": 1446, "column": 8 }, "end": { - "line": 1435, + "line": 1446, "column": 32 } } @@ -65064,16 +64923,16 @@ "type": "Identifier", "name": "key", "range": [ - 40057, - 40060 + 40291, + 40294 ], "loc": { "start": { - "line": 1435, + "line": 1446, "column": 34 }, "end": { - "line": 1435, + "line": 1446, "column": 37 } } @@ -65096,16 +64955,16 @@ "type": "Identifier", "name": "reg", "range": [ - 40079, - 40082 + 40313, + 40316 ], "loc": { "start": { - "line": 1436, + "line": 1447, "column": 12 }, "end": { - "line": 1436, + "line": 1447, "column": 15 } } @@ -65114,31 +64973,31 @@ "type": "Identifier", "name": "key", "range": [ - 40083, - 40086 + 40317, + 40320 ], "loc": { "start": { - "line": 1436, + "line": 1447, "column": 16 }, "end": { - "line": 1436, + "line": 1447, "column": 19 } } }, "range": [ - 40079, - 40087 + 40313, + 40321 ], "loc": { "start": { - "line": 1436, + "line": 1447, "column": 12 }, "end": { - "line": 1436, + "line": 1447, "column": 20 } } @@ -65147,62 +65006,62 @@ "type": "Identifier", "name": "destroy", "range": [ - 40088, - 40095 + 40322, + 40329 ], "loc": { "start": { - "line": 1436, + "line": 1447, "column": 21 }, "end": { - "line": 1436, + "line": 1447, "column": 28 } } }, "range": [ - 40079, - 40095 + 40313, + 40329 ], "loc": { "start": { - "line": 1436, + "line": 1447, "column": 12 }, "end": { - "line": 1436, + "line": 1447, "column": 28 } } }, "arguments": [], "range": [ - 40079, - 40097 + 40313, + 40331 ], "loc": { "start": { - "line": 1436, + "line": 1447, "column": 12 }, "end": { - "line": 1436, + "line": 1447, "column": 30 } } }, "range": [ - 40079, - 40098 + 40313, + 40332 ], "loc": { "start": { - "line": 1436, + "line": 1447, "column": 12 }, "end": { - "line": 1436, + "line": 1447, "column": 31 } } @@ -65219,16 +65078,16 @@ "type": "Identifier", "name": "reg", "range": [ - 40111, - 40114 + 40345, + 40348 ], "loc": { "start": { - "line": 1437, + "line": 1448, "column": 12 }, "end": { - "line": 1437, + "line": 1448, "column": 15 } } @@ -65237,31 +65096,31 @@ "type": "Identifier", "name": "key", "range": [ - 40115, - 40118 + 40349, + 40352 ], "loc": { "start": { - "line": 1437, + "line": 1448, "column": 16 }, "end": { - "line": 1437, + "line": 1448, "column": 19 } } }, "range": [ - 40111, - 40119 + 40345, + 40353 ], "loc": { "start": { - "line": 1437, + "line": 1448, "column": 12 }, "end": { - "line": 1437, + "line": 1448, "column": 20 } } @@ -65270,62 +65129,62 @@ "type": "Identifier", "name": "undefined", "range": [ - 40122, - 40131 + 40356, + 40365 ], "loc": { "start": { - "line": 1437, + "line": 1448, "column": 23 }, "end": { - "line": 1437, + "line": 1448, "column": 32 } } }, "range": [ - 40111, - 40131 + 40345, + 40365 ], "loc": { "start": { - "line": 1437, + "line": 1448, "column": 12 }, "end": { - "line": 1437, + "line": 1448, "column": 32 } } }, "range": [ - 40111, - 40132 + 40345, + 40366 ], "loc": { "start": { - "line": 1437, + "line": 1448, "column": 12 }, "end": { - "line": 1437, + "line": 1448, "column": 33 } } } ], "range": [ - 40065, - 40142 + 40299, + 40376 ], "loc": { "start": { - "line": 1435, + "line": 1446, "column": 42 }, "end": { - "line": 1438, + "line": 1449, "column": 9 } } @@ -65333,63 +65192,63 @@ "generator": false, "expression": false, "range": [ - 40056, - 40142 + 40290, + 40376 ], "loc": { "start": { - "line": 1435, + "line": 1446, "column": 33 }, "end": { - "line": 1438, + "line": 1449, "column": 9 } } } ], "range": [ - 40031, - 40143 + 40265, + 40377 ], "loc": { "start": { - "line": 1435, + "line": 1446, "column": 8 }, "end": { - "line": 1438, + "line": 1449, "column": 10 } } }, "range": [ - 40031, - 40144 + 40265, + 40378 ], "loc": { "start": { - "line": 1435, + "line": 1446, "column": 8 }, "end": { - "line": 1438, + "line": 1449, "column": 11 } } } ], "range": [ - 39984, - 40150 + 40218, + 40384 ], "loc": { "start": { - "line": 1432, + "line": 1443, "column": 24 }, "end": { - "line": 1439, + "line": 1450, "column": 5 } } @@ -65397,16 +65256,16 @@ "generator": false, "expression": false, "range": [ - 39981, - 40150 + 40215, + 40384 ], "loc": { "start": { - "line": 1432, + "line": 1443, "column": 21 }, "end": { - "line": 1439, + "line": 1450, "column": 5 } } @@ -65414,16 +65273,16 @@ "kind": "method", "computed": false, "range": [ - 39964, - 40150 + 40198, + 40384 ], "loc": { "start": { - "line": 1432, + "line": 1443, "column": 4 }, "end": { - "line": 1439, + "line": 1450, "column": 5 } }, @@ -65432,16 +65291,16 @@ "type": "Block", "value": "*\n * Destroy all the extensions store in extensions registry\n ", "range": [ - 39885, - 39959 + 40119, + 40193 ], "loc": { "start": { - "line": 1429, + "line": 1440, "column": 4 }, "end": { - "line": 1431, + "line": 1442, "column": 7 } } @@ -65452,16 +65311,16 @@ "type": "Block", "value": "*\n * Load themes defined in the configuration object\n ", "range": [ - 40156, - 40222 + 40390, + 40456 ], "loc": { "start": { - "line": 1441, + "line": 1452, "column": 4 }, "end": { - "line": 1443, + "line": 1454, "column": 7 } } @@ -65475,16 +65334,16 @@ "type": "Identifier", "name": "loadThemes", "range": [ - 40227, - 40237 + 40461, + 40471 ], "loc": { "start": { - "line": 1444, + "line": 1455, "column": 4 }, "end": { - "line": 1444, + "line": 1455, "column": 14 } } @@ -65507,16 +65366,16 @@ "object": { "type": "ThisExpression", "range": [ - 40255, - 40259 + 40489, + 40493 ], "loc": { "start": { - "line": 1445, + "line": 1456, "column": 13 }, "end": { - "line": 1445, + "line": 1456, "column": 17 } } @@ -65525,47 +65384,47 @@ "type": "Identifier", "name": "hasThemes", "range": [ - 40260, - 40269 + 40494, + 40503 ], "loc": { "start": { - "line": 1445, + "line": 1456, "column": 18 }, "end": { - "line": 1445, + "line": 1456, "column": 27 } } }, "range": [ - 40255, - 40269 + 40489, + 40503 ], "loc": { "start": { - "line": 1445, + "line": 1456, "column": 13 }, "end": { - "line": 1445, + "line": 1456, "column": 27 } } }, "prefix": true, "range": [ - 40254, - 40269 + 40488, + 40503 ], "loc": { "start": { - "line": 1445, + "line": 1456, "column": 12 }, "end": { - "line": 1445, + "line": 1456, "column": 27 } } @@ -65577,48 +65436,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 40285, - 40292 + 40519, + 40526 ], "loc": { "start": { - "line": 1446, + "line": 1457, "column": 12 }, "end": { - "line": 1446, + "line": 1457, "column": 19 } } } ], "range": [ - 40271, - 40302 + 40505, + 40536 ], "loc": { "start": { - "line": 1445, + "line": 1456, "column": 29 }, "end": { - "line": 1447, + "line": 1458, "column": 9 } } }, "alternate": null, "range": [ - 40250, - 40302 + 40484, + 40536 ], "loc": { "start": { - "line": 1445, + "line": 1456, "column": 8 }, "end": { - "line": 1447, + "line": 1458, "column": 9 } } @@ -65632,16 +65491,16 @@ "type": "Identifier", "name": "themes", "range": [ - 40316, - 40322 + 40550, + 40556 ], "loc": { "start": { - "line": 1449, + "line": 1460, "column": 12 }, "end": { - "line": 1449, + "line": 1460, "column": 18 } } @@ -65652,16 +65511,16 @@ "object": { "type": "ThisExpression", "range": [ - 40325, - 40329 + 40559, + 40563 ], "loc": { "start": { - "line": 1449, + "line": 1460, "column": 21 }, "end": { - "line": 1449, + "line": 1460, "column": 25 } } @@ -65670,46 +65529,46 @@ "type": "Identifier", "name": "themes", "range": [ - 40330, - 40336 + 40564, + 40570 ], "loc": { "start": { - "line": 1449, + "line": 1460, "column": 26 }, "end": { - "line": 1449, + "line": 1460, "column": 32 } } }, "range": [ - 40325, - 40336 + 40559, + 40570 ], "loc": { "start": { - "line": 1449, + "line": 1460, "column": 21 }, "end": { - "line": 1449, + "line": 1460, "column": 32 } } }, "range": [ - 40316, - 40336 + 40550, + 40570 ], "loc": { "start": { - "line": 1449, + "line": 1460, "column": 12 }, "end": { - "line": 1449, + "line": 1460, "column": 32 } } @@ -65717,16 +65576,16 @@ ], "kind": "let", "range": [ - 40312, - 40337 + 40546, + 40571 ], "loc": { "start": { - "line": 1449, + "line": 1460, "column": 8 }, "end": { - "line": 1449, + "line": 1460, "column": 33 } } @@ -65744,16 +65603,16 @@ "object": { "type": "ThisExpression", "range": [ - 40346, - 40350 + 40580, + 40584 ], "loc": { "start": { - "line": 1450, + "line": 1461, "column": 8 }, "end": { - "line": 1450, + "line": 1461, "column": 12 } } @@ -65762,31 +65621,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 40351, - 40358 + 40585, + 40592 ], "loc": { "start": { - "line": 1450, + "line": 1461, "column": 13 }, "end": { - "line": 1450, + "line": 1461, "column": 20 } } }, "range": [ - 40346, - 40358 + 40580, + 40592 ], "loc": { "start": { - "line": 1450, + "line": 1461, "column": 8 }, "end": { - "line": 1450, + "line": 1461, "column": 20 } } @@ -65795,31 +65654,31 @@ "type": "Identifier", "name": "emit", "range": [ - 40359, - 40363 + 40593, + 40597 ], "loc": { "start": { - "line": 1450, + "line": 1461, "column": 21 }, "end": { - "line": 1450, + "line": 1461, "column": 25 } } }, "range": [ - 40346, - 40363 + 40580, + 40597 ], "loc": { "start": { - "line": 1450, + "line": 1461, "column": 8 }, "end": { - "line": 1450, + "line": 1461, "column": 25 } } @@ -65830,16 +65689,16 @@ "value": "before-loading-themes", "raw": "'before-loading-themes'", "range": [ - 40364, - 40387 + 40598, + 40621 ], "loc": { "start": { - "line": 1450, + "line": 1461, "column": 26 }, "end": { - "line": 1450, + "line": 1461, "column": 49 } } @@ -65847,47 +65706,47 @@ { "type": "ThisExpression", "range": [ - 40389, - 40393 + 40623, + 40627 ], "loc": { "start": { - "line": 1450, + "line": 1461, "column": 51 }, "end": { - "line": 1450, + "line": 1461, "column": 55 } } } ], "range": [ - 40346, - 40394 + 40580, + 40628 ], "loc": { "start": { - "line": 1450, + "line": 1461, "column": 8 }, "end": { - "line": 1450, + "line": 1461, "column": 56 } } }, "range": [ - 40346, - 40395 + 40580, + 40629 ], "loc": { "start": { - "line": 1450, + "line": 1461, "column": 8 }, "end": { - "line": 1450, + "line": 1461, "column": 57 } }, @@ -65896,16 +65755,16 @@ "type": "Line", "value": "Default theme config", "range": [ - 40405, - 40427 + 40639, + 40661 ], "loc": { "start": { - "line": 1452, + "line": 1463, "column": 8 }, "end": { - "line": 1452, + "line": 1463, "column": 30 } } @@ -65920,16 +65779,16 @@ "object": { "type": "ThisExpression", "range": [ - 40440, - 40444 + 40674, + 40678 ], "loc": { "start": { - "line": 1453, + "line": 1464, "column": 12 }, "end": { - "line": 1453, + "line": 1464, "column": 16 } } @@ -65938,31 +65797,31 @@ "type": "Identifier", "name": "enableDefaultTheme", "range": [ - 40445, - 40463 + 40679, + 40697 ], "loc": { "start": { - "line": 1453, + "line": 1464, "column": 17 }, "end": { - "line": 1453, + "line": 1464, "column": 35 } } }, "range": [ - 40440, - 40463 + 40674, + 40697 ], "loc": { "start": { - "line": 1453, + "line": 1464, "column": 12 }, "end": { - "line": 1453, + "line": 1464, "column": 35 } } @@ -65979,16 +65838,16 @@ "type": "Identifier", "name": "defaultTheme", "range": [ - 40483, - 40495 + 40717, + 40729 ], "loc": { "start": { - "line": 1454, + "line": 1465, "column": 16 }, "end": { - "line": 1454, + "line": 1465, "column": 28 } } @@ -66002,16 +65861,16 @@ "type": "Identifier", "name": "name", "range": [ - 40500, - 40504 + 40734, + 40738 ], "loc": { "start": { - "line": 1454, + "line": 1465, "column": 33 }, "end": { - "line": 1454, + "line": 1465, "column": 37 } } @@ -66021,16 +65880,16 @@ "value": "default", "raw": "'default'", "range": [ - 40506, - 40515 + 40740, + 40749 ], "loc": { "start": { - "line": 1454, + "line": 1465, "column": 39 }, "end": { - "line": 1454, + "line": 1465, "column": 48 } } @@ -66040,47 +65899,47 @@ "shorthand": false, "computed": false, "range": [ - 40500, - 40515 + 40734, + 40749 ], "loc": { "start": { - "line": 1454, + "line": 1465, "column": 33 }, "end": { - "line": 1454, + "line": 1465, "column": 48 } } } ], "range": [ - 40498, - 40517 + 40732, + 40751 ], "loc": { "start": { - "line": 1454, + "line": 1465, "column": 31 }, "end": { - "line": 1454, + "line": 1465, "column": 50 } } }, "range": [ - 40483, - 40517 + 40717, + 40751 ], "loc": { "start": { - "line": 1454, + "line": 1465, "column": 16 }, "end": { - "line": 1454, + "line": 1465, "column": 50 } } @@ -66088,16 +65947,16 @@ ], "kind": "let", "range": [ - 40479, - 40518 + 40713, + 40752 ], "loc": { "start": { - "line": 1454, + "line": 1465, "column": 12 }, "end": { - "line": 1454, + "line": 1465, "column": 51 } } @@ -66115,16 +65974,16 @@ "object": { "type": "ThisExpression", "range": [ - 40531, - 40535 + 40765, + 40769 ], "loc": { "start": { - "line": 1455, + "line": 1466, "column": 12 }, "end": { - "line": 1455, + "line": 1466, "column": 16 } } @@ -66133,31 +65992,31 @@ "type": "Identifier", "name": "themes", "range": [ - 40536, - 40542 + 40770, + 40776 ], "loc": { "start": { - "line": 1455, + "line": 1466, "column": 17 }, "end": { - "line": 1455, + "line": 1466, "column": 23 } } }, "range": [ - 40531, - 40542 + 40765, + 40776 ], "loc": { "start": { - "line": 1455, + "line": 1466, "column": 12 }, "end": { - "line": 1455, + "line": 1466, "column": 23 } } @@ -66166,31 +66025,31 @@ "type": "Identifier", "name": "push", "range": [ - 40543, - 40547 + 40777, + 40781 ], "loc": { "start": { - "line": 1455, + "line": 1466, "column": 24 }, "end": { - "line": 1455, + "line": 1466, "column": 28 } } }, "range": [ - 40531, - 40547 + 40765, + 40781 ], "loc": { "start": { - "line": 1455, + "line": 1466, "column": 12 }, "end": { - "line": 1455, + "line": 1466, "column": 28 } } @@ -66200,79 +66059,79 @@ "type": "Identifier", "name": "defaultTheme", "range": [ - 40548, - 40560 + 40782, + 40794 ], "loc": { "start": { - "line": 1455, + "line": 1466, "column": 29 }, "end": { - "line": 1455, + "line": 1466, "column": 41 } } } ], "range": [ - 40531, - 40561 + 40765, + 40795 ], "loc": { "start": { - "line": 1455, + "line": 1466, "column": 12 }, "end": { - "line": 1455, + "line": 1466, "column": 42 } } }, "range": [ - 40531, - 40562 + 40765, + 40796 ], "loc": { "start": { - "line": 1455, + "line": 1466, "column": 12 }, "end": { - "line": 1455, + "line": 1466, "column": 43 } } } ], "range": [ - 40465, - 40572 + 40699, + 40806 ], "loc": { "start": { - "line": 1453, + "line": 1464, "column": 37 }, "end": { - "line": 1456, + "line": 1467, "column": 9 } } }, "alternate": null, "range": [ - 40436, - 40572 + 40670, + 40806 ], "loc": { "start": { - "line": 1453, + "line": 1464, "column": 8 }, "end": { - "line": 1456, + "line": 1467, "column": 9 } }, @@ -66281,16 +66140,16 @@ "type": "Line", "value": "Default theme config", "range": [ - 40405, - 40427 + 40639, + 40661 ], "loc": { "start": { - "line": 1452, + "line": 1463, "column": 8 }, "end": { - "line": 1452, + "line": 1463, "column": 30 } } @@ -66305,16 +66164,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 40585, - 40592 + 40819, + 40826 ], "loc": { "start": { - "line": 1457, + "line": 1468, "column": 12 }, "end": { - "line": 1457, + "line": 1468, "column": 19 } } @@ -66324,32 +66183,32 @@ "type": "Identifier", "name": "themes", "range": [ - 40593, - 40599 + 40827, + 40833 ], "loc": { "start": { - "line": 1457, + "line": 1468, "column": 20 }, "end": { - "line": 1457, + "line": 1468, "column": 26 } } } ], "range": [ - 40585, - 40600 + 40819, + 40834 ], "loc": { "start": { - "line": 1457, + "line": 1468, "column": 12 }, "end": { - "line": 1457, + "line": 1468, "column": 27 } } @@ -66368,16 +66227,16 @@ "type": "Identifier", "name": "i", "range": [ - 40625, - 40626 + 40859, + 40860 ], "loc": { "start": { - "line": 1458, + "line": 1469, "column": 21 }, "end": { - "line": 1458, + "line": 1469, "column": 22 } } @@ -66387,31 +66246,31 @@ "value": 0, "raw": "0", "range": [ - 40629, - 40630 + 40863, + 40864 ], "loc": { "start": { - "line": 1458, + "line": 1469, "column": 25 }, "end": { - "line": 1458, + "line": 1469, "column": 26 } } }, "range": [ - 40625, - 40630 + 40859, + 40864 ], "loc": { "start": { - "line": 1458, + "line": 1469, "column": 21 }, "end": { - "line": 1458, + "line": 1469, "column": 26 } } @@ -66422,16 +66281,16 @@ "type": "Identifier", "name": "len", "range": [ - 40632, - 40635 + 40866, + 40869 ], "loc": { "start": { - "line": 1458, + "line": 1469, "column": 28 }, "end": { - "line": 1458, + "line": 1469, "column": 31 } } @@ -66443,16 +66302,16 @@ "type": "Identifier", "name": "themes", "range": [ - 40638, - 40644 + 40872, + 40878 ], "loc": { "start": { - "line": 1458, + "line": 1469, "column": 34 }, "end": { - "line": 1458, + "line": 1469, "column": 40 } } @@ -66461,46 +66320,46 @@ "type": "Identifier", "name": "length", "range": [ - 40645, - 40651 + 40879, + 40885 ], "loc": { "start": { - "line": 1458, + "line": 1469, "column": 41 }, "end": { - "line": 1458, + "line": 1469, "column": 47 } } }, "range": [ - 40638, - 40651 + 40872, + 40885 ], "loc": { "start": { - "line": 1458, + "line": 1469, "column": 34 }, "end": { - "line": 1458, + "line": 1469, "column": 47 } } }, "range": [ - 40632, - 40651 + 40866, + 40885 ], "loc": { "start": { - "line": 1458, + "line": 1469, "column": 28 }, "end": { - "line": 1458, + "line": 1469, "column": 47 } } @@ -66508,16 +66367,16 @@ ], "kind": "let", "range": [ - 40621, - 40651 + 40855, + 40885 ], "loc": { "start": { - "line": 1458, + "line": 1469, "column": 17 }, "end": { - "line": 1458, + "line": 1469, "column": 47 } } @@ -66529,16 +66388,16 @@ "type": "Identifier", "name": "i", "range": [ - 40653, - 40654 + 40887, + 40888 ], "loc": { "start": { - "line": 1458, + "line": 1469, "column": 49 }, "end": { - "line": 1458, + "line": 1469, "column": 50 } } @@ -66547,31 +66406,31 @@ "type": "Identifier", "name": "len", "range": [ - 40657, - 40660 + 40891, + 40894 ], "loc": { "start": { - "line": 1458, + "line": 1469, "column": 53 }, "end": { - "line": 1458, + "line": 1469, "column": 56 } } }, "range": [ - 40653, - 40660 + 40887, + 40894 ], "loc": { "start": { - "line": 1458, + "line": 1469, "column": 49 }, "end": { - "line": 1458, + "line": 1469, "column": 56 } } @@ -66583,32 +66442,32 @@ "type": "Identifier", "name": "i", "range": [ - 40662, - 40663 + 40896, + 40897 ], "loc": { "start": { - "line": 1458, + "line": 1469, "column": 58 }, "end": { - "line": 1458, + "line": 1469, "column": 59 } } }, "prefix": false, "range": [ - 40662, - 40665 + 40896, + 40899 ], "loc": { "start": { - "line": 1458, + "line": 1469, "column": 58 }, "end": { - "line": 1458, + "line": 1469, "column": 61 } } @@ -66625,16 +66484,16 @@ "type": "Identifier", "name": "theme", "range": [ - 40689, - 40694 + 40923, + 40928 ], "loc": { "start": { - "line": 1459, + "line": 1470, "column": 20 }, "end": { - "line": 1459, + "line": 1470, "column": 25 } } @@ -66646,16 +66505,16 @@ "type": "Identifier", "name": "themes", "range": [ - 40697, - 40703 + 40931, + 40937 ], "loc": { "start": { - "line": 1459, + "line": 1470, "column": 28 }, "end": { - "line": 1459, + "line": 1470, "column": 34 } } @@ -66664,46 +66523,46 @@ "type": "Identifier", "name": "i", "range": [ - 40704, - 40705 + 40938, + 40939 ], "loc": { "start": { - "line": 1459, + "line": 1470, "column": 35 }, "end": { - "line": 1459, + "line": 1470, "column": 36 } } }, "range": [ - 40697, - 40706 + 40931, + 40940 ], "loc": { "start": { - "line": 1459, + "line": 1470, "column": 28 }, "end": { - "line": 1459, + "line": 1470, "column": 37 } } }, "range": [ - 40689, - 40706 + 40923, + 40940 ], "loc": { "start": { - "line": 1459, + "line": 1470, "column": 20 }, "end": { - "line": 1459, + "line": 1470, "column": 37 } } @@ -66711,16 +66570,16 @@ ], "kind": "let", "range": [ - 40685, - 40707 + 40919, + 40941 ], "loc": { "start": { - "line": 1459, + "line": 1470, "column": 16 }, "end": { - "line": 1459, + "line": 1470, "column": 38 } } @@ -66734,16 +66593,16 @@ "type": "Identifier", "name": "name", "range": [ - 40728, - 40732 + 40962, + 40966 ], "loc": { "start": { - "line": 1460, + "line": 1471, "column": 20 }, "end": { - "line": 1460, + "line": 1471, "column": 24 } } @@ -66755,16 +66614,16 @@ "type": "Identifier", "name": "theme", "range": [ - 40735, - 40740 + 40969, + 40974 ], "loc": { "start": { - "line": 1460, + "line": 1471, "column": 27 }, "end": { - "line": 1460, + "line": 1471, "column": 32 } } @@ -66773,46 +66632,46 @@ "type": "Identifier", "name": "name", "range": [ - 40741, - 40745 + 40975, + 40979 ], "loc": { "start": { - "line": 1460, + "line": 1471, "column": 33 }, "end": { - "line": 1460, + "line": 1471, "column": 37 } } }, "range": [ - 40735, - 40745 + 40969, + 40979 ], "loc": { "start": { - "line": 1460, + "line": 1471, "column": 27 }, "end": { - "line": 1460, + "line": 1471, "column": 37 } } }, "range": [ - 40728, - 40745 + 40962, + 40979 ], "loc": { "start": { - "line": 1460, + "line": 1471, "column": 20 }, "end": { - "line": 1460, + "line": 1471, "column": 37 } } @@ -66820,16 +66679,16 @@ ], "kind": "let", "range": [ - 40724, - 40746 + 40958, + 40980 ], "loc": { "start": { - "line": 1460, + "line": 1471, "column": 16 }, "end": { - "line": 1460, + "line": 1471, "column": 38 } } @@ -66843,16 +66702,16 @@ "type": "Identifier", "name": "path", "range": [ - 40767, - 40771 + 41001, + 41005 ], "loc": { "start": { - "line": 1461, + "line": 1472, "column": 20 }, "end": { - "line": 1461, + "line": 1472, "column": 24 } } @@ -66864,16 +66723,16 @@ "type": "Identifier", "name": "theme", "range": [ - 40774, - 40779 + 41008, + 41013 ], "loc": { "start": { - "line": 1461, + "line": 1472, "column": 27 }, "end": { - "line": 1461, + "line": 1472, "column": 32 } } @@ -66882,46 +66741,46 @@ "type": "Identifier", "name": "path", "range": [ - 40780, - 40784 + 41014, + 41018 ], "loc": { "start": { - "line": 1461, + "line": 1472, "column": 33 }, "end": { - "line": 1461, + "line": 1472, "column": 37 } } }, "range": [ - 40774, - 40784 + 41008, + 41018 ], "loc": { "start": { - "line": 1461, + "line": 1472, "column": 27 }, "end": { - "line": 1461, + "line": 1472, "column": 37 } } }, "range": [ - 40767, - 40784 + 41001, + 41018 ], "loc": { "start": { - "line": 1461, + "line": 1472, "column": 20 }, "end": { - "line": 1461, + "line": 1472, "column": 37 } } @@ -66929,16 +66788,16 @@ ], "kind": "let", "range": [ - 40763, - 40785 + 40997, + 41019 ], "loc": { "start": { - "line": 1461, + "line": 1472, "column": 16 }, "end": { - "line": 1461, + "line": 1472, "column": 38 } } @@ -66952,16 +66811,16 @@ "type": "Identifier", "name": "styleId", "range": [ - 40806, - 40813 + 41040, + 41047 ], "loc": { "start": { - "line": 1462, + "line": 1473, "column": 20 }, "end": { - "line": 1462, + "line": 1473, "column": 27 } } @@ -66975,16 +66834,16 @@ "object": { "type": "ThisExpression", "range": [ - 40816, - 40820 + 41050, + 41054 ], "loc": { "start": { - "line": 1462, + "line": 1473, "column": 30 }, "end": { - "line": 1462, + "line": 1473, "column": 34 } } @@ -66993,31 +66852,31 @@ "type": "Identifier", "name": "prfxTf", "range": [ - 40821, - 40827 + 41055, + 41061 ], "loc": { "start": { - "line": 1462, + "line": 1473, "column": 35 }, "end": { - "line": 1462, + "line": 1473, "column": 41 } } }, "range": [ - 40816, - 40827 + 41050, + 41061 ], "loc": { "start": { - "line": 1462, + "line": 1473, "column": 30 }, "end": { - "line": 1462, + "line": 1473, "column": 41 } } @@ -67026,46 +66885,46 @@ "type": "Identifier", "name": "name", "range": [ - 40830, - 40834 + 41064, + 41068 ], "loc": { "start": { - "line": 1462, + "line": 1473, "column": 44 }, "end": { - "line": 1462, + "line": 1473, "column": 48 } } }, "range": [ - 40816, - 40834 + 41050, + 41068 ], "loc": { "start": { - "line": 1462, + "line": 1473, "column": 30 }, "end": { - "line": 1462, + "line": 1473, "column": 48 } } }, "range": [ - 40806, - 40834 + 41040, + 41068 ], "loc": { "start": { - "line": 1462, + "line": 1473, "column": 20 }, "end": { - "line": 1462, + "line": 1473, "column": 48 } } @@ -67073,16 +66932,16 @@ ], "kind": "let", "range": [ - 40802, - 40835 + 41036, + 41069 ], "loc": { "start": { - "line": 1462, + "line": 1473, "column": 16 }, "end": { - "line": 1462, + "line": 1473, "column": 49 } } @@ -67096,16 +66955,16 @@ "type": "Identifier", "name": "name", "range": [ - 40856, - 40860 + 41090, + 41094 ], "loc": { "start": { - "line": 1463, + "line": 1474, "column": 20 }, "end": { - "line": 1463, + "line": 1474, "column": 24 } } @@ -67117,47 +66976,47 @@ "type": "Identifier", "name": "path", "range": [ - 40865, - 40869 + 41099, + 41103 ], "loc": { "start": { - "line": 1463, + "line": 1474, "column": 29 }, "end": { - "line": 1463, + "line": 1474, "column": 33 } } }, "prefix": true, "range": [ - 40864, - 40869 + 41098, + 41103 ], "loc": { "start": { - "line": 1463, + "line": 1474, "column": 28 }, "end": { - "line": 1463, + "line": 1474, "column": 33 } } }, "range": [ - 40856, - 40869 + 41090, + 41103 ], "loc": { "start": { - "line": 1463, + "line": 1474, "column": 20 }, "end": { - "line": 1463, + "line": 1474, "column": 33 } } @@ -67174,16 +67033,16 @@ "type": "Identifier", "name": "path", "range": [ - 40893, - 40897 + 41127, + 41131 ], "loc": { "start": { - "line": 1464, + "line": 1475, "column": 20 }, "end": { - "line": 1464, + "line": 1475, "column": 24 } } @@ -67206,16 +67065,16 @@ "object": { "type": "ThisExpression", "range": [ - 40900, - 40904 + 41134, + 41138 ], "loc": { "start": { - "line": 1464, + "line": 1475, "column": 27 }, "end": { - "line": 1464, + "line": 1475, "column": 31 } } @@ -67224,31 +67083,31 @@ "type": "Identifier", "name": "themesPath", "range": [ - 40905, - 40915 + 41139, + 41149 ], "loc": { "start": { - "line": 1464, + "line": 1475, "column": 32 }, "end": { - "line": 1464, + "line": 1475, "column": 42 } } }, "range": [ - 40900, - 40915 + 41134, + 41149 ], "loc": { "start": { - "line": 1464, + "line": 1475, "column": 27 }, "end": { - "line": 1464, + "line": 1475, "column": 42 } } @@ -67257,31 +67116,31 @@ "type": "Identifier", "name": "name", "range": [ - 40918, - 40922 + 41152, + 41156 ], "loc": { "start": { - "line": 1464, + "line": 1475, "column": 45 }, "end": { - "line": 1464, + "line": 1475, "column": 49 } } }, "range": [ - 40900, - 40922 + 41134, + 41156 ], "loc": { "start": { - "line": 1464, + "line": 1475, "column": 27 }, "end": { - "line": 1464, + "line": 1475, "column": 49 } } @@ -67291,31 +67150,31 @@ "value": "/", "raw": "'/'", "range": [ - 40925, - 40928 + 41159, + 41162 ], "loc": { "start": { - "line": 1464, + "line": 1475, "column": 52 }, "end": { - "line": 1464, + "line": 1475, "column": 55 } } }, "range": [ - 40900, - 40928 + 41134, + 41162 ], "loc": { "start": { - "line": 1464, + "line": 1475, "column": 27 }, "end": { - "line": 1464, + "line": 1475, "column": 55 } } @@ -67324,31 +67183,31 @@ "type": "Identifier", "name": "name", "range": [ - 40931, - 40935 + 41165, + 41169 ], "loc": { "start": { - "line": 1464, + "line": 1475, "column": 58 }, "end": { - "line": 1464, + "line": 1475, "column": 62 } } }, "range": [ - 40900, - 40935 + 41134, + 41169 ], "loc": { "start": { - "line": 1464, + "line": 1475, "column": 27 }, "end": { - "line": 1464, + "line": 1475, "column": 62 } } @@ -67358,77 +67217,77 @@ "value": ".css", "raw": "'.css'", "range": [ - 40938, - 40944 + 41172, + 41178 ], "loc": { "start": { - "line": 1464, + "line": 1475, "column": 65 }, "end": { - "line": 1464, + "line": 1475, "column": 71 } } }, "range": [ - 40900, - 40944 + 41134, + 41178 ], "loc": { "start": { - "line": 1464, + "line": 1475, "column": 27 }, "end": { - "line": 1464, + "line": 1475, "column": 71 } } }, "range": [ - 40893, - 40944 + 41127, + 41178 ], "loc": { "start": { - "line": 1464, + "line": 1475, "column": 20 }, "end": { - "line": 1464, + "line": 1475, "column": 71 } } }, "range": [ - 40893, - 40945 + 41127, + 41179 ], "loc": { "start": { - "line": 1464, + "line": 1475, "column": 20 }, "end": { - "line": 1464, + "line": 1475, "column": 72 } } } ], "range": [ - 40871, - 40963 + 41105, + 41197 ], "loc": { "start": { - "line": 1463, + "line": 1474, "column": 35 }, "end": { - "line": 1465, + "line": 1476, "column": 17 } } @@ -67445,32 +67304,32 @@ "type": "Identifier", "name": "name", "range": [ - 40990, - 40994 + 41224, + 41228 ], "loc": { "start": { - "line": 1466, + "line": 1477, "column": 26 }, "end": { - "line": 1466, + "line": 1477, "column": 30 } } }, "prefix": true, "range": [ - 40989, - 40994 + 41223, + 41228 ], "loc": { "start": { - "line": 1466, + "line": 1477, "column": 25 }, "end": { - "line": 1466, + "line": 1477, "column": 30 } } @@ -67482,16 +67341,16 @@ "type": "Identifier", "name": "theme", "range": [ - 40998, - 41003 + 41232, + 41237 ], "loc": { "start": { - "line": 1466, + "line": 1477, "column": 34 }, "end": { - "line": 1466, + "line": 1477, "column": 39 } } @@ -67500,46 +67359,46 @@ "type": "Identifier", "name": "path", "range": [ - 41004, - 41008 + 41238, + 41242 ], "loc": { "start": { - "line": 1466, + "line": 1477, "column": 40 }, "end": { - "line": 1466, + "line": 1477, "column": 44 } } }, "range": [ - 40998, - 41008 + 41232, + 41242 ], "loc": { "start": { - "line": 1466, + "line": 1477, "column": 34 }, "end": { - "line": 1466, + "line": 1477, "column": 44 } } }, "range": [ - 40989, - 41008 + 41223, + 41242 ], "loc": { "start": { - "line": 1466, + "line": 1477, "column": 25 }, "end": { - "line": 1466, + "line": 1477, "column": 44 } } @@ -67556,16 +67415,16 @@ "type": "Identifier", "name": "name", "range": [ - 41032, - 41036 + 41266, + 41270 ], "loc": { "start": { - "line": 1467, + "line": 1478, "column": 20 }, "end": { - "line": 1467, + "line": 1478, "column": 24 } } @@ -67580,16 +67439,16 @@ "value": "theme{0}", "raw": "'theme{0}'", "range": [ - 41039, - 41049 + 41273, + 41283 ], "loc": { "start": { - "line": 1467, + "line": 1478, "column": 27 }, "end": { - "line": 1467, + "line": 1478, "column": 37 } } @@ -67598,31 +67457,31 @@ "type": "Identifier", "name": "replace", "range": [ - 41050, - 41057 + 41284, + 41291 ], "loc": { "start": { - "line": 1467, + "line": 1478, "column": 38 }, "end": { - "line": 1467, + "line": 1478, "column": 45 } } }, "range": [ - 41039, - 41057 + 41273, + 41291 ], "loc": { "start": { - "line": 1467, + "line": 1478, "column": 27 }, "end": { - "line": 1467, + "line": 1478, "column": 45 } } @@ -67633,16 +67492,16 @@ "value": "{0}", "raw": "'{0}'", "range": [ - 41058, - 41063 + 41292, + 41297 ], "loc": { "start": { - "line": 1467, + "line": 1478, "column": 46 }, "end": { - "line": 1467, + "line": 1478, "column": 51 } } @@ -67651,109 +67510,109 @@ "type": "Identifier", "name": "i", "range": [ - 41065, - 41066 + 41299, + 41300 ], "loc": { "start": { - "line": 1467, + "line": 1478, "column": 53 }, "end": { - "line": 1467, + "line": 1478, "column": 54 } } } ], "range": [ - 41039, - 41067 + 41273, + 41301 ], "loc": { "start": { - "line": 1467, + "line": 1478, "column": 27 }, "end": { - "line": 1467, + "line": 1478, "column": 55 } } }, "range": [ - 41032, - 41067 + 41266, + 41301 ], "loc": { "start": { - "line": 1467, + "line": 1478, "column": 20 }, "end": { - "line": 1467, + "line": 1478, "column": 55 } } }, "range": [ - 41032, - 41068 + 41266, + 41302 ], "loc": { "start": { - "line": 1467, + "line": 1478, "column": 20 }, "end": { - "line": 1467, + "line": 1478, "column": 56 } } } ], "range": [ - 41010, - 41086 + 41244, + 41320 ], "loc": { "start": { - "line": 1466, + "line": 1477, "column": 46 }, "end": { - "line": 1468, + "line": 1479, "column": 17 } } }, "alternate": null, "range": [ - 40985, - 41086 + 41219, + 41320 ], "loc": { "start": { - "line": 1466, + "line": 1477, "column": 21 }, "end": { - "line": 1468, + "line": 1479, "column": 17 } } }, "range": [ - 40852, - 41086 + 41086, + 41320 ], "loc": { "start": { - "line": 1463, + "line": 1474, "column": 16 }, "end": { - "line": 1468, + "line": 1479, "column": 17 } } @@ -67771,16 +67630,16 @@ "object": { "type": "ThisExpression", "range": [ - 41109, - 41113 + 41343, + 41347 ], "loc": { "start": { - "line": 1470, + "line": 1481, "column": 21 }, "end": { - "line": 1470, + "line": 1481, "column": 25 } } @@ -67789,31 +67648,31 @@ "type": "Identifier", "name": "isImported", "range": [ - 41114, - 41124 + 41348, + 41358 ], "loc": { "start": { - "line": 1470, + "line": 1481, "column": 26 }, "end": { - "line": 1470, + "line": 1481, "column": 36 } } }, "range": [ - 41109, - 41124 + 41343, + 41358 ], "loc": { "start": { - "line": 1470, + "line": 1481, "column": 21 }, "end": { - "line": 1470, + "line": 1481, "column": 36 } } @@ -67823,16 +67682,16 @@ "type": "Identifier", "name": "path", "range": [ - 41125, - 41129 + 41359, + 41363 ], "loc": { "start": { - "line": 1470, + "line": 1481, "column": 37 }, "end": { - "line": 1470, + "line": 1481, "column": 41 } } @@ -67842,48 +67701,48 @@ "value": "link", "raw": "'link'", "range": [ - 41131, - 41137 + 41365, + 41371 ], "loc": { "start": { - "line": 1470, + "line": 1481, "column": 43 }, "end": { - "line": 1470, + "line": 1481, "column": 49 } } } ], "range": [ - 41109, - 41138 + 41343, + 41372 ], "loc": { "start": { - "line": 1470, + "line": 1481, "column": 21 }, "end": { - "line": 1470, + "line": 1481, "column": 50 } } }, "prefix": true, "range": [ - 41108, - 41138 + 41342, + 41372 ], "loc": { "start": { - "line": 1470, + "line": 1481, "column": 20 }, "end": { - "line": 1470, + "line": 1481, "column": 50 } } @@ -67901,16 +67760,16 @@ "object": { "type": "ThisExpression", "range": [ - 41162, - 41166 + 41396, + 41400 ], "loc": { "start": { - "line": 1471, + "line": 1482, "column": 20 }, "end": { - "line": 1471, + "line": 1482, "column": 24 } } @@ -67919,31 +67778,31 @@ "type": "Identifier", "name": "import", "range": [ - 41167, - 41173 + 41401, + 41407 ], "loc": { "start": { - "line": 1471, + "line": 1482, "column": 25 }, "end": { - "line": 1471, + "line": 1482, "column": 31 } } }, "range": [ - 41162, - 41173 + 41396, + 41407 ], "loc": { "start": { - "line": 1471, + "line": 1482, "column": 20 }, "end": { - "line": 1471, + "line": 1482, "column": 31 } } @@ -67953,16 +67812,16 @@ "type": "Identifier", "name": "styleId", "range": [ - 41174, - 41181 + 41408, + 41415 ], "loc": { "start": { - "line": 1471, + "line": 1482, "column": 32 }, "end": { - "line": 1471, + "line": 1482, "column": 39 } } @@ -67971,16 +67830,16 @@ "type": "Identifier", "name": "path", "range": [ - 41183, - 41187 + 41417, + 41421 ], "loc": { "start": { - "line": 1471, + "line": 1482, "column": 41 }, "end": { - "line": 1471, + "line": 1482, "column": 45 } } @@ -67990,16 +67849,16 @@ "value": null, "raw": "null", "range": [ - 41189, - 41193 + 41423, + 41427 ], "loc": { "start": { - "line": 1471, + "line": 1482, "column": 47 }, "end": { - "line": 1471, + "line": 1482, "column": 51 } } @@ -68009,142 +67868,142 @@ "value": "link", "raw": "'link'", "range": [ - 41195, - 41201 + 41429, + 41435 ], "loc": { "start": { - "line": 1471, + "line": 1482, "column": 53 }, "end": { - "line": 1471, + "line": 1482, "column": 59 } } } ], "range": [ - 41162, - 41202 + 41396, + 41436 ], "loc": { "start": { - "line": 1471, + "line": 1482, "column": 20 }, "end": { - "line": 1471, + "line": 1482, "column": 60 } } }, "range": [ - 41162, - 41203 + 41396, + 41437 ], "loc": { "start": { - "line": 1471, + "line": 1482, "column": 20 }, "end": { - "line": 1471, + "line": 1482, "column": 61 } } } ], "range": [ - 41140, - 41221 + 41374, + 41455 ], "loc": { "start": { - "line": 1470, + "line": 1481, "column": 52 }, "end": { - "line": 1472, + "line": 1483, "column": 17 } } }, "alternate": null, "range": [ - 41104, - 41221 + 41338, + 41455 ], "loc": { "start": { - "line": 1470, + "line": 1481, "column": 16 }, "end": { - "line": 1472, + "line": 1483, "column": 17 } } } ], "range": [ - 40667, - 41235 + 40901, + 41469 ], "loc": { "start": { - "line": 1458, + "line": 1469, "column": 63 }, "end": { - "line": 1473, + "line": 1484, "column": 13 } } }, "range": [ - 40616, - 41235 + 40850, + 41469 ], "loc": { "start": { - "line": 1458, + "line": 1469, "column": 12 }, "end": { - "line": 1473, + "line": 1484, "column": 13 } } } ], "range": [ - 40602, - 41245 + 40836, + 41479 ], "loc": { "start": { - "line": 1457, + "line": 1468, "column": 29 }, "end": { - "line": 1474, + "line": 1485, "column": 9 } } }, "alternate": null, "range": [ - 40581, - 41245 + 40815, + 41479 ], "loc": { "start": { - "line": 1457, + "line": 1468, "column": 8 }, "end": { - "line": 1474, + "line": 1485, "column": 9 } }, @@ -68153,16 +68012,16 @@ "type": "Line", "value": " Enable loader indicator", "range": [ - 41255, - 41281 + 41489, + 41515 ], "loc": { "start": { - "line": 1476, + "line": 1487, "column": 8 }, "end": { - "line": 1476, + "line": 1487, "column": 34 } } @@ -68180,16 +68039,16 @@ "object": { "type": "ThisExpression", "range": [ - 41290, - 41294 + 41524, + 41528 ], "loc": { "start": { - "line": 1477, + "line": 1488, "column": 8 }, "end": { - "line": 1477, + "line": 1488, "column": 12 } } @@ -68198,31 +68057,31 @@ "type": "Identifier", "name": "loader", "range": [ - 41295, - 41301 + 41529, + 41535 ], "loc": { "start": { - "line": 1477, + "line": 1488, "column": 13 }, "end": { - "line": 1477, + "line": 1488, "column": 19 } } }, "range": [ - 41290, - 41301 + 41524, + 41535 ], "loc": { "start": { - "line": 1477, + "line": 1488, "column": 8 }, "end": { - "line": 1477, + "line": 1488, "column": 19 } } @@ -68232,46 +68091,46 @@ "value": true, "raw": "true", "range": [ - 41304, - 41308 + 41538, + 41542 ], "loc": { "start": { - "line": 1477, + "line": 1488, "column": 22 }, "end": { - "line": 1477, + "line": 1488, "column": 26 } } }, "range": [ - 41290, - 41308 + 41524, + 41542 ], "loc": { "start": { - "line": 1477, + "line": 1488, "column": 8 }, "end": { - "line": 1477, + "line": 1488, "column": 26 } } }, "range": [ - 41290, - 41309 + 41524, + 41543 ], "loc": { "start": { - "line": 1477, + "line": 1488, "column": 8 }, "end": { - "line": 1477, + "line": 1488, "column": 27 } }, @@ -68280,16 +68139,16 @@ "type": "Line", "value": " Enable loader indicator", "range": [ - 41255, - 41281 + 41489, + 41515 ], "loc": { "start": { - "line": 1476, + "line": 1487, "column": 8 }, "end": { - "line": 1476, + "line": 1487, "column": 34 } } @@ -68309,16 +68168,16 @@ "object": { "type": "ThisExpression", "range": [ - 41319, - 41323 + 41553, + 41557 ], "loc": { "start": { - "line": 1479, + "line": 1490, "column": 8 }, "end": { - "line": 1479, + "line": 1490, "column": 12 } } @@ -68327,31 +68186,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 41324, - 41331 + 41558, + 41565 ], "loc": { "start": { - "line": 1479, + "line": 1490, "column": 13 }, "end": { - "line": 1479, + "line": 1490, "column": 20 } } }, "range": [ - 41319, - 41331 + 41553, + 41565 ], "loc": { "start": { - "line": 1479, + "line": 1490, "column": 8 }, "end": { - "line": 1479, + "line": 1490, "column": 20 } } @@ -68360,31 +68219,31 @@ "type": "Identifier", "name": "emit", "range": [ - 41332, - 41336 + 41566, + 41570 ], "loc": { "start": { - "line": 1479, + "line": 1490, "column": 21 }, "end": { - "line": 1479, + "line": 1490, "column": 25 } } }, "range": [ - 41319, - 41336 + 41553, + 41570 ], "loc": { "start": { - "line": 1479, + "line": 1490, "column": 8 }, "end": { - "line": 1479, + "line": 1490, "column": 25 } } @@ -68395,16 +68254,16 @@ "value": "after-loading-themes", "raw": "'after-loading-themes'", "range": [ - 41337, - 41359 + 41571, + 41593 ], "loc": { "start": { - "line": 1479, + "line": 1490, "column": 26 }, "end": { - "line": 1479, + "line": 1490, "column": 48 } } @@ -68412,63 +68271,63 @@ { "type": "ThisExpression", "range": [ - 41361, - 41365 + 41595, + 41599 ], "loc": { "start": { - "line": 1479, + "line": 1490, "column": 50 }, "end": { - "line": 1479, + "line": 1490, "column": 54 } } } ], "range": [ - 41319, - 41366 + 41553, + 41600 ], "loc": { "start": { - "line": 1479, + "line": 1490, "column": 8 }, "end": { - "line": 1479, + "line": 1490, "column": 55 } } }, "range": [ - 41319, - 41367 + 41553, + 41601 ], "loc": { "start": { - "line": 1479, + "line": 1490, "column": 8 }, "end": { - "line": 1479, + "line": 1490, "column": 56 } } } ], "range": [ - 40240, - 41373 + 40474, + 41607 ], "loc": { "start": { - "line": 1444, + "line": 1455, "column": 17 }, "end": { - "line": 1480, + "line": 1491, "column": 5 } } @@ -68476,16 +68335,16 @@ "generator": false, "expression": false, "range": [ - 40237, - 41373 + 40471, + 41607 ], "loc": { "start": { - "line": 1444, + "line": 1455, "column": 14 }, "end": { - "line": 1480, + "line": 1491, "column": 5 } } @@ -68493,16 +68352,16 @@ "kind": "method", "computed": false, "range": [ - 40227, - 41373 + 40461, + 41607 ], "loc": { "start": { - "line": 1444, + "line": 1455, "column": 4 }, "end": { - "line": 1480, + "line": 1491, "column": 5 } }, @@ -68511,16 +68370,16 @@ "type": "Block", "value": "*\n * Load themes defined in the configuration object\n ", "range": [ - 40156, - 40222 + 40390, + 40456 ], "loc": { "start": { - "line": 1441, + "line": 1452, "column": 4 }, "end": { - "line": 1443, + "line": 1454, "column": 7 } } @@ -68531,16 +68390,16 @@ "type": "Block", "value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ", "range": [ - 41379, - 41497 + 41613, + 41731 ], "loc": { "start": { - "line": 1482, + "line": 1493, "column": 4 }, "end": { - "line": 1485, + "line": 1496, "column": 7 } } @@ -68554,16 +68413,16 @@ "type": "Identifier", "name": "getStylesheet", "range": [ - 41502, - 41515 + 41736, + 41749 ], "loc": { "start": { - "line": 1486, + "line": 1497, "column": 4 }, "end": { - "line": 1486, + "line": 1497, "column": 17 } } @@ -68578,16 +68437,16 @@ "type": "Identifier", "name": "name", "range": [ - 41516, - 41520 + 41750, + 41754 ], "loc": { "start": { - "line": 1486, + "line": 1497, "column": 18 }, "end": { - "line": 1486, + "line": 1497, "column": 22 } } @@ -68597,31 +68456,31 @@ "value": "default", "raw": "'default'", "range": [ - 41523, - 41532 + 41757, + 41766 ], "loc": { "start": { - "line": 1486, + "line": 1497, "column": 25 }, "end": { - "line": 1486, + "line": 1497, "column": 34 } } }, "range": [ - 41516, - 41532 + 41750, + 41766 ], "loc": { "start": { - "line": 1486, + "line": 1497, "column": 18 }, "end": { - "line": 1486, + "line": 1497, "column": 34 } } @@ -68638,16 +68497,16 @@ "type": "Identifier", "name": "elm", "range": [ - 41551, - 41554 + 41785, + 41788 ], "loc": { "start": { - "line": 1487, + "line": 1498, "column": 15 }, "end": { - "line": 1487, + "line": 1498, "column": 18 } } @@ -68662,16 +68521,16 @@ "object": { "type": "ThisExpression", "range": [ - 41555, - 41559 + 41789, + 41793 ], "loc": { "start": { - "line": 1487, + "line": 1498, "column": 19 }, "end": { - "line": 1487, + "line": 1498, "column": 23 } } @@ -68680,31 +68539,31 @@ "type": "Identifier", "name": "prfxTf", "range": [ - 41560, - 41566 + 41794, + 41800 ], "loc": { "start": { - "line": 1487, + "line": 1498, "column": 24 }, "end": { - "line": 1487, + "line": 1498, "column": 30 } } }, "range": [ - 41555, - 41566 + 41789, + 41800 ], "loc": { "start": { - "line": 1487, + "line": 1498, "column": 19 }, "end": { - "line": 1487, + "line": 1498, "column": 30 } } @@ -68713,78 +68572,78 @@ "type": "Identifier", "name": "name", "range": [ - 41569, - 41573 + 41803, + 41807 ], "loc": { "start": { - "line": 1487, + "line": 1498, "column": 33 }, "end": { - "line": 1487, + "line": 1498, "column": 37 } } }, "range": [ - 41555, - 41573 + 41789, + 41807 ], "loc": { "start": { - "line": 1487, + "line": 1498, "column": 19 }, "end": { - "line": 1487, + "line": 1498, "column": 37 } } } ], "range": [ - 41551, - 41574 + 41785, + 41808 ], "loc": { "start": { - "line": 1487, + "line": 1498, "column": 15 }, "end": { - "line": 1487, + "line": 1498, "column": 38 } } }, "range": [ - 41544, - 41575 + 41778, + 41809 ], "loc": { "start": { - "line": 1487, + "line": 1498, "column": 8 }, "end": { - "line": 1487, + "line": 1498, "column": 39 } } } ], "range": [ - 41534, - 41581 + 41768, + 41815 ], "loc": { "start": { - "line": 1486, + "line": 1497, "column": 36 }, "end": { - "line": 1488, + "line": 1499, "column": 5 } } @@ -68792,16 +68651,16 @@ "generator": false, "expression": false, "range": [ - 41515, - 41581 + 41749, + 41815 ], "loc": { "start": { - "line": 1486, + "line": 1497, "column": 17 }, "end": { - "line": 1488, + "line": 1499, "column": 5 } } @@ -68809,16 +68668,16 @@ "kind": "method", "computed": false, "range": [ - 41502, - 41581 + 41736, + 41815 ], "loc": { "start": { - "line": 1486, + "line": 1497, "column": 4 }, "end": { - "line": 1488, + "line": 1499, "column": 5 } }, @@ -68827,16 +68686,16 @@ "type": "Block", "value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ", "range": [ - 41379, - 41497 + 41613, + 41731 ], "loc": { "start": { - "line": 1482, + "line": 1493, "column": 4 }, "end": { - "line": 1485, + "line": 1496, "column": 7 } } @@ -68847,16 +68706,16 @@ "type": "Block", "value": "*\n * Destroy filter grid\n ", "range": [ - 41587, - 41625 + 41821, + 41859 ], "loc": { "start": { - "line": 1490, + "line": 1501, "column": 4 }, "end": { - "line": 1492, + "line": 1503, "column": 7 } } @@ -68870,16 +68729,16 @@ "type": "Identifier", "name": "destroy", "range": [ - 41630, - 41637 + 41864, + 41871 ], "loc": { "start": { - "line": 1493, + "line": 1504, "column": 4 }, "end": { - "line": 1493, + "line": 1504, "column": 11 } } @@ -68902,16 +68761,16 @@ "object": { "type": "ThisExpression", "range": [ - 41655, - 41659 + 41889, + 41893 ], "loc": { "start": { - "line": 1494, + "line": 1505, "column": 13 }, "end": { - "line": 1494, + "line": 1505, "column": 17 } } @@ -68920,47 +68779,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 41660, - 41671 + 41894, + 41905 ], "loc": { "start": { - "line": 1494, + "line": 1505, "column": 18 }, "end": { - "line": 1494, + "line": 1505, "column": 29 } } }, "range": [ - 41655, - 41671 + 41889, + 41905 ], "loc": { "start": { - "line": 1494, + "line": 1505, "column": 13 }, "end": { - "line": 1494, + "line": 1505, "column": 29 } } }, "prefix": true, "range": [ - 41654, - 41671 + 41888, + 41905 ], "loc": { "start": { - "line": 1494, + "line": 1505, "column": 12 }, "end": { - "line": 1494, + "line": 1505, "column": 29 } } @@ -68972,48 +68831,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 41687, - 41694 + 41921, + 41928 ], "loc": { "start": { - "line": 1495, + "line": 1506, "column": 12 }, "end": { - "line": 1495, + "line": 1506, "column": 19 } } } ], "range": [ - 41673, - 41704 + 41907, + 41938 ], "loc": { "start": { - "line": 1494, + "line": 1505, "column": 31 }, "end": { - "line": 1496, + "line": 1507, "column": 9 } } }, "alternate": null, "range": [ - 41650, - 41704 + 41884, + 41938 ], "loc": { "start": { - "line": 1494, + "line": 1505, "column": 8 }, "end": { - "line": 1496, + "line": 1507, "column": 9 } } @@ -69027,16 +68886,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 41718, - 41725 + 41952, + 41959 ], "loc": { "start": { - "line": 1498, + "line": 1509, "column": 12 }, "end": { - "line": 1498, + "line": 1509, "column": 19 } } @@ -69047,16 +68906,16 @@ "object": { "type": "ThisExpression", "range": [ - 41728, - 41732 + 41962, + 41966 ], "loc": { "start": { - "line": 1498, + "line": 1509, "column": 22 }, "end": { - "line": 1498, + "line": 1509, "column": 26 } } @@ -69065,46 +68924,46 @@ "type": "Identifier", "name": "emitter", "range": [ - 41733, - 41740 + 41967, + 41974 ], "loc": { "start": { - "line": 1498, + "line": 1509, "column": 27 }, "end": { - "line": 1498, + "line": 1509, "column": 34 } } }, "range": [ - 41728, - 41740 + 41962, + 41974 ], "loc": { "start": { - "line": 1498, + "line": 1509, "column": 22 }, "end": { - "line": 1498, + "line": 1509, "column": 34 } } }, "range": [ - 41718, - 41740 + 41952, + 41974 ], "loc": { "start": { - "line": 1498, + "line": 1509, "column": 12 }, "end": { - "line": 1498, + "line": 1509, "column": 34 } } @@ -69112,16 +68971,16 @@ ], "kind": "let", "range": [ - 41714, - 41741 + 41948, + 41975 ], "loc": { "start": { - "line": 1498, + "line": 1509, "column": 8 }, "end": { - "line": 1498, + "line": 1509, "column": 35 } } @@ -69137,16 +68996,16 @@ "object": { "type": "ThisExpression", "range": [ - 41755, - 41759 + 41989, + 41993 ], "loc": { "start": { - "line": 1500, + "line": 1511, "column": 12 }, "end": { - "line": 1500, + "line": 1511, "column": 16 } } @@ -69155,31 +69014,31 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 41760, - 41773 + 41994, + 42007 ], "loc": { "start": { - "line": 1500, + "line": 1511, "column": 17 }, "end": { - "line": 1500, + "line": 1511, "column": 30 } } }, "range": [ - 41755, - 41773 + 41989, + 42007 ], "loc": { "start": { - "line": 1500, + "line": 1511, "column": 12 }, "end": { - "line": 1500, + "line": 1511, "column": 30 } } @@ -69193,16 +69052,16 @@ "object": { "type": "ThisExpression", "range": [ - 41778, - 41782 + 42012, + 42016 ], "loc": { "start": { - "line": 1500, + "line": 1511, "column": 35 }, "end": { - "line": 1500, + "line": 1511, "column": 39 } } @@ -69211,62 +69070,62 @@ "type": "Identifier", "name": "popupFilters", "range": [ - 41783, - 41795 + 42017, + 42029 ], "loc": { "start": { - "line": 1500, + "line": 1511, "column": 40 }, "end": { - "line": 1500, + "line": 1511, "column": 52 } } }, "range": [ - 41778, - 41795 + 42012, + 42029 ], "loc": { "start": { - "line": 1500, + "line": 1511, "column": 35 }, "end": { - "line": 1500, + "line": 1511, "column": 52 } } }, "prefix": true, "range": [ - 41777, - 41795 + 42011, + 42029 ], "loc": { "start": { - "line": 1500, + "line": 1511, "column": 34 }, "end": { - "line": 1500, + "line": 1511, "column": 52 } } }, "range": [ - 41755, - 41795 + 41989, + 42029 ], "loc": { "start": { - "line": 1500, + "line": 1511, "column": 12 }, "end": { - "line": 1500, + "line": 1511, "column": 52 } } @@ -69284,16 +69143,16 @@ "object": { "type": "ThisExpression", "range": [ - 41811, - 41815 + 42045, + 42049 ], "loc": { "start": { - "line": 1501, + "line": 1512, "column": 12 }, "end": { - "line": 1501, + "line": 1512, "column": 16 } } @@ -69302,450 +69161,94 @@ "type": "Identifier", "name": "removeExternalFlts", "range": [ - 41816, - 41834 + 42050, + 42068 ], "loc": { "start": { - "line": 1501, + "line": 1512, "column": 17 }, "end": { - "line": 1501, + "line": 1512, "column": 35 } } }, "range": [ - 41811, - 41834 + 42045, + 42068 ], "loc": { "start": { - "line": 1501, + "line": 1512, "column": 12 }, "end": { - "line": 1501, + "line": 1512, "column": 35 } } }, "arguments": [], "range": [ - 41811, - 41836 + 42045, + 42070 ], "loc": { "start": { - "line": 1501, + "line": 1512, "column": 12 }, "end": { - "line": 1501, + "line": 1512, "column": 37 } } }, "range": [ - 41811, - 41837 + 42045, + 42071 ], "loc": { "start": { - "line": 1501, + "line": 1512, "column": 12 }, "end": { - "line": 1501, + "line": 1512, "column": 38 } } } ], "range": [ - 41797, - 41847 + 42031, + 42081 ], "loc": { "start": { - "line": 1500, + "line": 1511, "column": 54 }, "end": { - "line": 1502, + "line": 1513, "column": 9 } } }, "alternate": null, "range": [ - 41751, - 41847 + 41985, + 42081 ], "loc": { "start": { - "line": 1500, + "line": 1511, "column": 8 }, "end": { - "line": 1502, - "column": 9 - } - } - }, - { - "type": "IfStatement", - "test": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 41860, - 41864 - ], - "loc": { - "start": { - "line": 1503, - "column": 12 - }, - "end": { - "line": 1503, - "column": 16 - } - } - }, - "property": { - "type": "Identifier", - "name": "infDiv", - "range": [ - 41865, - 41871 - ], - "loc": { - "start": { - "line": 1503, - "column": 17 - }, - "end": { - "line": 1503, - "column": 23 - } - } - }, - "range": [ - 41860, - 41871 - ], - "loc": { - "start": { - "line": 1503, - "column": 12 - }, - "end": { - "line": 1503, - "column": 23 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 41887, - 41891 - ], - "loc": { - "start": { - "line": 1504, - "column": 12 - }, - "end": { - "line": 1504, - "column": 16 - } - } - }, - "property": { - "type": "Identifier", - "name": "removeToolbar", - "range": [ - 41892, - 41905 - ], - "loc": { - "start": { - "line": 1504, - "column": 17 - }, - "end": { - "line": 1504, - "column": 30 - } - } - }, - "range": [ - 41887, - 41905 - ], - "loc": { - "start": { - "line": 1504, - "column": 12 - }, - "end": { - "line": 1504, - "column": 30 - } - } - }, - "arguments": [], - "range": [ - 41887, - 41907 - ], - "loc": { - "start": { - "line": 1504, - "column": 12 - }, - "end": { - "line": 1504, - "column": 32 - } - } - }, - "range": [ - 41887, - 41908 - ], - "loc": { - "start": { - "line": 1504, - "column": 12 - }, - "end": { - "line": 1504, - "column": 33 - } - } - } - ], - "range": [ - 41873, - 41918 - ], - "loc": { - "start": { - "line": 1503, - "column": 25 - }, - "end": { - "line": 1505, - "column": 9 - } - } - }, - "alternate": null, - "range": [ - 41856, - 41918 - ], - "loc": { - "start": { - "line": 1503, - "column": 8 - }, - "end": { - "line": 1505, - "column": 9 - } - } - }, - { - "type": "IfStatement", - "test": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 41931, - 41935 - ], - "loc": { - "start": { - "line": 1506, - "column": 12 - }, - "end": { - "line": 1506, - "column": 16 - } - } - }, - "property": { - "type": "Identifier", - "name": "hasExtensions", - "range": [ - 41936, - 41949 - ], - "loc": { - "start": { - "line": 1506, - "column": 17 - }, - "end": { - "line": 1506, - "column": 30 - } - } - }, - "range": [ - 41931, - 41949 - ], - "loc": { - "start": { - "line": 1506, - "column": 12 - }, - "end": { - "line": 1506, - "column": 30 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 41965, - 41969 - ], - "loc": { - "start": { - "line": 1507, - "column": 12 - }, - "end": { - "line": 1507, - "column": 16 - } - } - }, - "property": { - "type": "Identifier", - "name": "destroyExtensions", - "range": [ - 41970, - 41987 - ], - "loc": { - "start": { - "line": 1507, - "column": 17 - }, - "end": { - "line": 1507, - "column": 34 - } - } - }, - "range": [ - 41965, - 41987 - ], - "loc": { - "start": { - "line": 1507, - "column": 12 - }, - "end": { - "line": 1507, - "column": 34 - } - } - }, - "arguments": [], - "range": [ - 41965, - 41989 - ], - "loc": { - "start": { - "line": 1507, - "column": 12 - }, - "end": { - "line": 1507, - "column": 36 - } - } - }, - "range": [ - 41965, - 41990 - ], - "loc": { - "start": { - "line": 1507, - "column": 12 - }, - "end": { - "line": 1507, - "column": 37 - } - } - } - ], - "range": [ - 41951, - 42000 - ], - "loc": { - "start": { - "line": 1506, - "column": 32 - }, - "end": { - "line": 1508, - "column": 9 - } - } - }, - "alternate": null, - "range": [ - 41927, - 42000 - ], - "loc": { - "start": { - "line": 1506, - "column": 8 - }, - "end": { - "line": 1508, + "line": 1513, "column": 9 } } @@ -69760,16 +69263,282 @@ "object": { "type": "ThisExpression", "range": [ - 42010, - 42014 + 42091, + 42095 ], "loc": { "start": { - "line": 1510, + "line": 1515, "column": 8 }, "end": { - "line": 1510, + "line": 1515, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "removeToolbar", + "range": [ + 42096, + 42109 + ], + "loc": { + "start": { + "line": 1515, + "column": 13 + }, + "end": { + "line": 1515, + "column": 26 + } + } + }, + "range": [ + 42091, + 42109 + ], + "loc": { + "start": { + "line": 1515, + "column": 8 + }, + "end": { + "line": 1515, + "column": 26 + } + } + }, + "arguments": [], + "range": [ + 42091, + 42111 + ], + "loc": { + "start": { + "line": 1515, + "column": 8 + }, + "end": { + "line": 1515, + "column": 28 + } + } + }, + "range": [ + 42091, + 42112 + ], + "loc": { + "start": { + "line": 1515, + "column": 8 + }, + "end": { + "line": 1515, + "column": 29 + } + } + }, + { + "type": "IfStatement", + "test": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 42126, + 42130 + ], + "loc": { + "start": { + "line": 1517, + "column": 12 + }, + "end": { + "line": 1517, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "hasExtensions", + "range": [ + 42131, + 42144 + ], + "loc": { + "start": { + "line": 1517, + "column": 17 + }, + "end": { + "line": 1517, + "column": 30 + } + } + }, + "range": [ + 42126, + 42144 + ], + "loc": { + "start": { + "line": 1517, + "column": 12 + }, + "end": { + "line": 1517, + "column": 30 + } + } + }, + "consequent": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 42160, + 42164 + ], + "loc": { + "start": { + "line": 1518, + "column": 12 + }, + "end": { + "line": 1518, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "destroyExtensions", + "range": [ + 42165, + 42182 + ], + "loc": { + "start": { + "line": 1518, + "column": 17 + }, + "end": { + "line": 1518, + "column": 34 + } + } + }, + "range": [ + 42160, + 42182 + ], + "loc": { + "start": { + "line": 1518, + "column": 12 + }, + "end": { + "line": 1518, + "column": 34 + } + } + }, + "arguments": [], + "range": [ + 42160, + 42184 + ], + "loc": { + "start": { + "line": 1518, + "column": 12 + }, + "end": { + "line": 1518, + "column": 36 + } + } + }, + "range": [ + 42160, + 42185 + ], + "loc": { + "start": { + "line": 1518, + "column": 12 + }, + "end": { + "line": 1518, + "column": 37 + } + } + } + ], + "range": [ + 42146, + 42195 + ], + "loc": { + "start": { + "line": 1517, + "column": 32 + }, + "end": { + "line": 1519, + "column": 9 + } + } + }, + "alternate": null, + "range": [ + 42122, + 42195 + ], + "loc": { + "start": { + "line": 1517, + "column": 8 + }, + "end": { + "line": 1519, + "column": 9 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 42205, + 42209 + ], + "loc": { + "start": { + "line": 1521, + "column": 8 + }, + "end": { + "line": 1521, "column": 12 } } @@ -69778,62 +69547,62 @@ "type": "Identifier", "name": "validateAllRows", "range": [ - 42015, - 42030 + 42210, + 42225 ], "loc": { "start": { - "line": 1510, + "line": 1521, "column": 13 }, "end": { - "line": 1510, + "line": 1521, "column": 28 } } }, "range": [ - 42010, - 42030 + 42205, + 42225 ], "loc": { "start": { - "line": 1510, + "line": 1521, "column": 8 }, "end": { - "line": 1510, + "line": 1521, "column": 28 } } }, "arguments": [], "range": [ - 42010, - 42032 + 42205, + 42227 ], "loc": { "start": { - "line": 1510, + "line": 1521, "column": 8 }, "end": { - "line": 1510, + "line": 1521, "column": 30 } } }, "range": [ - 42010, - 42033 + 42205, + 42228 ], "loc": { "start": { - "line": 1510, + "line": 1521, "column": 8 }, "end": { - "line": 1510, + "line": 1521, "column": 31 } }, @@ -69842,16 +69611,16 @@ "type": "Line", "value": " broadcast destroy event modules and extensions are subscribed to", "range": [ - 42043, - 42110 + 42238, + 42305 ], "loc": { "start": { - "line": 1512, + "line": 1523, "column": 8 }, "end": { - "line": 1512, + "line": 1523, "column": 75 } } @@ -69869,16 +69638,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 42119, - 42126 + 42314, + 42321 ], "loc": { "start": { - "line": 1513, + "line": 1524, "column": 8 }, "end": { - "line": 1513, + "line": 1524, "column": 15 } } @@ -69887,31 +69656,31 @@ "type": "Identifier", "name": "emit", "range": [ - 42127, - 42131 + 42322, + 42326 ], "loc": { "start": { - "line": 1513, + "line": 1524, "column": 16 }, "end": { - "line": 1513, + "line": 1524, "column": 20 } } }, "range": [ - 42119, - 42131 + 42314, + 42326 ], "loc": { "start": { - "line": 1513, + "line": 1524, "column": 8 }, "end": { - "line": 1513, + "line": 1524, "column": 20 } } @@ -69922,16 +69691,16 @@ "value": "destroy", "raw": "'destroy'", "range": [ - 42132, - 42141 + 42327, + 42336 ], "loc": { "start": { - "line": 1513, + "line": 1524, "column": 21 }, "end": { - "line": 1513, + "line": 1524, "column": 30 } } @@ -69939,47 +69708,47 @@ { "type": "ThisExpression", "range": [ - 42143, - 42147 + 42338, + 42342 ], "loc": { "start": { - "line": 1513, + "line": 1524, "column": 32 }, "end": { - "line": 1513, + "line": 1524, "column": 36 } } } ], "range": [ - 42119, - 42148 + 42314, + 42343 ], "loc": { "start": { - "line": 1513, + "line": 1524, "column": 8 }, "end": { - "line": 1513, + "line": 1524, "column": 37 } } }, "range": [ - 42119, - 42149 + 42314, + 42344 ], "loc": { "start": { - "line": 1513, + "line": 1524, "column": 8 }, "end": { - "line": 1513, + "line": 1524, "column": 38 } }, @@ -69988,16 +69757,16 @@ "type": "Line", "value": " broadcast destroy event modules and extensions are subscribed to", "range": [ - 42043, - 42110 + 42238, + 42305 ], "loc": { "start": { - "line": 1512, + "line": 1523, "column": 8 }, "end": { - "line": 1512, + "line": 1523, "column": 75 } } @@ -70015,16 +69784,16 @@ "object": { "type": "ThisExpression", "range": [ - 42163, - 42167 + 42358, + 42362 ], "loc": { "start": { - "line": 1515, + "line": 1526, "column": 12 }, "end": { - "line": 1515, + "line": 1526, "column": 16 } } @@ -70033,31 +69802,31 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 42168, - 42175 + 42363, + 42370 ], "loc": { "start": { - "line": 1515, + "line": 1526, "column": 17 }, "end": { - "line": 1515, + "line": 1526, "column": 24 } } }, "range": [ - 42163, - 42175 + 42358, + 42370 ], "loc": { "start": { - "line": 1515, + "line": 1526, "column": 12 }, "end": { - "line": 1515, + "line": 1526, "column": 24 } } @@ -70071,16 +69840,16 @@ "object": { "type": "ThisExpression", "range": [ - 42180, - 42184 + 42375, + 42379 ], "loc": { "start": { - "line": 1515, + "line": 1526, "column": 29 }, "end": { - "line": 1515, + "line": 1526, "column": 33 } } @@ -70089,62 +69858,62 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 42185, - 42195 + 42380, + 42390 ], "loc": { "start": { - "line": 1515, + "line": 1526, "column": 34 }, "end": { - "line": 1515, + "line": 1526, "column": 44 } } }, "range": [ - 42180, - 42195 + 42375, + 42390 ], "loc": { "start": { - "line": 1515, + "line": 1526, "column": 29 }, "end": { - "line": 1515, + "line": 1526, "column": 44 } } }, "prefix": true, "range": [ - 42179, - 42195 + 42374, + 42390 ], "loc": { "start": { - "line": 1515, + "line": 1526, "column": 28 }, "end": { - "line": 1515, + "line": 1526, "column": 44 } } }, "range": [ - 42163, - 42195 + 42358, + 42390 ], "loc": { "start": { - "line": 1515, + "line": 1526, "column": 12 }, "end": { - "line": 1515, + "line": 1526, "column": 44 } } @@ -70167,16 +69936,16 @@ "object": { "type": "ThisExpression", "range": [ - 42211, - 42215 + 42406, + 42410 ], "loc": { "start": { - "line": 1516, + "line": 1527, "column": 12 }, "end": { - "line": 1516, + "line": 1527, "column": 16 } } @@ -70185,47 +69954,47 @@ "type": "Identifier", "name": "dom", "range": [ - 42216, - 42219 + 42411, + 42414 ], "loc": { "start": { - "line": 1516, + "line": 1527, "column": 17 }, "end": { - "line": 1516, + "line": 1527, "column": 20 } } }, "range": [ - 42211, - 42219 + 42406, + 42414 ], "loc": { "start": { - "line": 1516, + "line": 1527, "column": 12 }, "end": { - "line": 1516, + "line": 1527, "column": 20 } } }, "arguments": [], "range": [ - 42211, - 42221 + 42406, + 42416 ], "loc": { "start": { - "line": 1516, + "line": 1527, "column": 12 }, "end": { - "line": 1516, + "line": 1527, "column": 22 } } @@ -70234,31 +70003,31 @@ "type": "Identifier", "name": "deleteRow", "range": [ - 42222, - 42231 + 42417, + 42426 ], "loc": { "start": { - "line": 1516, + "line": 1527, "column": 23 }, "end": { - "line": 1516, + "line": 1527, "column": 32 } } }, "range": [ - 42211, - 42231 + 42406, + 42426 ], "loc": { "start": { - "line": 1516, + "line": 1527, "column": 12 }, "end": { - "line": 1516, + "line": 1527, "column": 32 } } @@ -70270,16 +70039,16 @@ "object": { "type": "ThisExpression", "range": [ - 42232, - 42236 + 42427, + 42431 ], "loc": { "start": { - "line": 1516, + "line": 1527, "column": 33 }, "end": { - "line": 1516, + "line": 1527, "column": 37 } } @@ -70288,94 +70057,94 @@ "type": "Identifier", "name": "filtersRowIndex", "range": [ - 42237, - 42252 + 42432, + 42447 ], "loc": { "start": { - "line": 1516, + "line": 1527, "column": 38 }, "end": { - "line": 1516, + "line": 1527, "column": 53 } } }, "range": [ - 42232, - 42252 + 42427, + 42447 ], "loc": { "start": { - "line": 1516, + "line": 1527, "column": 33 }, "end": { - "line": 1516, + "line": 1527, "column": 53 } } } ], "range": [ - 42211, - 42253 + 42406, + 42448 ], "loc": { "start": { - "line": 1516, + "line": 1527, "column": 12 }, "end": { - "line": 1516, + "line": 1527, "column": 54 } } }, "range": [ - 42211, - 42254 + 42406, + 42449 ], "loc": { "start": { - "line": 1516, + "line": 1527, "column": 12 }, "end": { - "line": 1516, + "line": 1527, "column": 55 } } } ], "range": [ - 42197, - 42264 + 42392, + 42459 ], "loc": { "start": { - "line": 1515, + "line": 1526, "column": 46 }, "end": { - "line": 1517, + "line": 1528, "column": 9 } } }, "alternate": null, "range": [ - 42159, - 42264 + 42354, + 42459 ], "loc": { "start": { - "line": 1515, + "line": 1526, "column": 8 }, "end": { - "line": 1517, + "line": 1528, "column": 9 } }, @@ -70384,16 +70153,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 42274, - 42298 + 42469, + 42493 ], "loc": { "start": { - "line": 1519, + "line": 1530, "column": 8 }, "end": { - "line": 1519, + "line": 1530, "column": 32 } } @@ -70408,16 +70177,16 @@ "object": { "type": "ThisExpression", "range": [ - 42311, - 42315 + 42506, + 42510 ], "loc": { "start": { - "line": 1520, + "line": 1531, "column": 12 }, "end": { - "line": 1520, + "line": 1531, "column": 16 } } @@ -70426,31 +70195,31 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 42316, - 42330 + 42511, + 42525 ], "loc": { "start": { - "line": 1520, + "line": 1531, "column": 17 }, "end": { - "line": 1520, + "line": 1531, "column": 31 } } }, "range": [ - 42311, - 42330 + 42506, + 42525 ], "loc": { "start": { - "line": 1520, + "line": 1531, "column": 12 }, "end": { - "line": 1520, + "line": 1531, "column": 31 } } @@ -70469,16 +70238,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 42346, - 42353 + 42541, + 42548 ], "loc": { "start": { - "line": 1521, + "line": 1532, "column": 12 }, "end": { - "line": 1521, + "line": 1532, "column": 19 } } @@ -70487,31 +70256,31 @@ "type": "Identifier", "name": "off", "range": [ - 42354, - 42357 + 42549, + 42552 ], "loc": { "start": { - "line": 1521, + "line": 1532, "column": 20 }, "end": { - "line": 1521, + "line": 1532, "column": 23 } } }, "range": [ - 42346, - 42357 + 42541, + 42552 ], "loc": { "start": { - "line": 1521, + "line": 1532, "column": 12 }, "end": { - "line": 1521, + "line": 1532, "column": 23 } } @@ -70525,32 +70294,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 42359, - 42376 + 42554, + 42571 ], "loc": { "start": { - "line": 1521, + "line": 1532, "column": 25 }, "end": { - "line": 1521, + "line": 1532, "column": 42 } } } ], "range": [ - 42358, - 42377 + 42553, + 42572 ], "loc": { "start": { - "line": 1521, + "line": 1532, "column": 24 }, "end": { - "line": 1521, + "line": 1532, "column": 43 } } @@ -70567,16 +70336,16 @@ "object": { "type": "ThisExpression", "range": [ - 42385, - 42389 + 42580, + 42584 ], "loc": { "start": { - "line": 1521, + "line": 1532, "column": 51 }, "end": { - "line": 1521, + "line": 1532, "column": 55 } } @@ -70585,47 +70354,47 @@ "type": "Identifier", "name": "enforceVisibility", "range": [ - 42390, - 42407 + 42585, + 42602 ], "loc": { "start": { - "line": 1521, + "line": 1532, "column": 56 }, "end": { - "line": 1521, + "line": 1532, "column": 73 } } }, "range": [ - 42385, - 42407 + 42580, + 42602 ], "loc": { "start": { - "line": 1521, + "line": 1532, "column": 51 }, "end": { - "line": 1521, + "line": 1532, "column": 73 } } }, "arguments": [], "range": [ - 42385, - 42409 + 42580, + 42604 ], "loc": { "start": { - "line": 1521, + "line": 1532, "column": 51 }, "end": { - "line": 1521, + "line": 1532, "column": 75 } } @@ -70633,79 +70402,79 @@ "generator": false, "expression": true, "range": [ - 42379, - 42409 + 42574, + 42604 ], "loc": { "start": { - "line": 1521, + "line": 1532, "column": 45 }, "end": { - "line": 1521, + "line": 1532, "column": 75 } } } ], "range": [ - 42346, - 42410 + 42541, + 42605 ], "loc": { "start": { - "line": 1521, + "line": 1532, "column": 12 }, "end": { - "line": 1521, + "line": 1532, "column": 76 } } }, "range": [ - 42346, - 42411 + 42541, + 42606 ], "loc": { "start": { - "line": 1521, + "line": 1532, "column": 12 }, "end": { - "line": 1521, + "line": 1532, "column": 77 } } } ], "range": [ - 42332, - 42421 + 42527, + 42616 ], "loc": { "start": { - "line": 1520, + "line": 1531, "column": 33 }, "end": { - "line": 1522, + "line": 1533, "column": 9 } } }, "alternate": null, "range": [ - 42307, - 42421 + 42502, + 42616 ], "loc": { "start": { - "line": 1520, + "line": 1531, "column": 8 }, "end": { - "line": 1522, + "line": 1533, "column": 9 } }, @@ -70714,16 +70483,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 42274, - 42298 + 42469, + 42493 ], "loc": { "start": { - "line": 1519, + "line": 1530, "column": 8 }, "end": { - "line": 1519, + "line": 1530, "column": 32 } } @@ -70738,16 +70507,16 @@ "object": { "type": "ThisExpression", "range": [ - 42434, - 42438 + 42629, + 42633 ], "loc": { "start": { - "line": 1523, + "line": 1534, "column": 12 }, "end": { - "line": 1523, + "line": 1534, "column": 16 } } @@ -70756,31 +70525,31 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 42439, - 42452 + 42634, + 42647 ], "loc": { "start": { - "line": 1523, + "line": 1534, "column": 17 }, "end": { - "line": 1523, + "line": 1534, "column": 30 } } }, "range": [ - 42434, - 42452 + 42629, + 42647 ], "loc": { "start": { - "line": 1523, + "line": 1534, "column": 12 }, "end": { - "line": 1523, + "line": 1534, "column": 30 } } @@ -70799,16 +70568,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 42468, - 42475 + 42663, + 42670 ], "loc": { "start": { - "line": 1524, + "line": 1535, "column": 12 }, "end": { - "line": 1524, + "line": 1535, "column": 19 } } @@ -70817,31 +70586,31 @@ "type": "Identifier", "name": "off", "range": [ - 42476, - 42479 + 42671, + 42674 ], "loc": { "start": { - "line": 1524, + "line": 1535, "column": 20 }, "end": { - "line": 1524, + "line": 1535, "column": 23 } } }, "range": [ - 42468, - 42479 + 42663, + 42674 ], "loc": { "start": { - "line": 1524, + "line": 1535, "column": 12 }, "end": { - "line": 1524, + "line": 1535, "column": 23 } } @@ -70855,32 +70624,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 42481, - 42498 + 42676, + 42693 ], "loc": { "start": { - "line": 1524, + "line": 1535, "column": 25 }, "end": { - "line": 1524, + "line": 1535, "column": 42 } } } ], "range": [ - 42480, - 42499 + 42675, + 42694 ], "loc": { "start": { - "line": 1524, + "line": 1535, "column": 24 }, "end": { - "line": 1524, + "line": 1535, "column": 43 } } @@ -70897,16 +70666,16 @@ "object": { "type": "ThisExpression", "range": [ - 42507, - 42511 + 42702, + 42706 ], "loc": { "start": { - "line": 1524, + "line": 1535, "column": 51 }, "end": { - "line": 1524, + "line": 1535, "column": 55 } } @@ -70915,47 +70684,47 @@ "type": "Identifier", "name": "linkFilters", "range": [ - 42512, - 42523 + 42707, + 42718 ], "loc": { "start": { - "line": 1524, + "line": 1535, "column": 56 }, "end": { - "line": 1524, + "line": 1535, "column": 67 } } }, "range": [ - 42507, - 42523 + 42702, + 42718 ], "loc": { "start": { - "line": 1524, + "line": 1535, "column": 51 }, "end": { - "line": 1524, + "line": 1535, "column": 67 } } }, "arguments": [], "range": [ - 42507, - 42525 + 42702, + 42720 ], "loc": { "start": { - "line": 1524, + "line": 1535, "column": 51 }, "end": { - "line": 1524, + "line": 1535, "column": 69 } } @@ -70963,79 +70732,79 @@ "generator": false, "expression": true, "range": [ - 42501, - 42525 + 42696, + 42720 ], "loc": { "start": { - "line": 1524, + "line": 1535, "column": 45 }, "end": { - "line": 1524, + "line": 1535, "column": 69 } } } ], "range": [ - 42468, - 42526 + 42663, + 42721 ], "loc": { "start": { - "line": 1524, + "line": 1535, "column": 12 }, "end": { - "line": 1524, + "line": 1535, "column": 70 } } }, "range": [ - 42468, - 42527 + 42663, + 42722 ], "loc": { "start": { - "line": 1524, + "line": 1535, "column": 12 }, "end": { - "line": 1524, + "line": 1535, "column": 71 } } } ], "range": [ - 42454, - 42537 + 42649, + 42732 ], "loc": { "start": { - "line": 1523, + "line": 1534, "column": 32 }, "end": { - "line": 1525, + "line": 1536, "column": 9 } } }, "alternate": null, "range": [ - 42430, - 42537 + 42625, + 42732 ], "loc": { "start": { - "line": 1523, + "line": 1534, "column": 8 }, "end": { - "line": 1525, + "line": 1536, "column": 9 } } @@ -71053,16 +70822,16 @@ "object": { "type": "ThisExpression", "range": [ - 42546, - 42550 + 42741, + 42745 ], "loc": { "start": { - "line": 1526, + "line": 1537, "column": 8 }, "end": { - "line": 1526, + "line": 1537, "column": 12 } } @@ -71071,31 +70840,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 42551, - 42558 + 42746, + 42753 ], "loc": { "start": { - "line": 1526, + "line": 1537, "column": 13 }, "end": { - "line": 1526, + "line": 1537, "column": 20 } } }, "range": [ - 42546, - 42558 + 42741, + 42753 ], "loc": { "start": { - "line": 1526, + "line": 1537, "column": 8 }, "end": { - "line": 1526, + "line": 1537, "column": 20 } } @@ -71104,31 +70873,31 @@ "type": "Identifier", "name": "off", "range": [ - 42559, - 42562 + 42754, + 42757 ], "loc": { "start": { - "line": 1526, + "line": 1537, "column": 21 }, "end": { - "line": 1526, + "line": 1537, "column": 24 } } }, "range": [ - 42546, - 42562 + 42741, + 42757 ], "loc": { "start": { - "line": 1526, + "line": 1537, "column": 8 }, "end": { - "line": 1526, + "line": 1537, "column": 24 } } @@ -71142,32 +70911,32 @@ "value": "filter-focus", "raw": "'filter-focus'", "range": [ - 42564, - 42578 + 42759, + 42773 ], "loc": { "start": { - "line": 1526, + "line": 1537, "column": 26 }, "end": { - "line": 1526, + "line": 1537, "column": 40 } } } ], "range": [ - 42563, - 42579 + 42758, + 42774 ], "loc": { "start": { - "line": 1526, + "line": 1537, "column": 25 }, "end": { - "line": 1526, + "line": 1537, "column": 41 } } @@ -71180,16 +70949,16 @@ "type": "Identifier", "name": "tf", "range": [ - 42594, - 42596 + 42789, + 42791 ], "loc": { "start": { - "line": 1527, + "line": 1538, "column": 13 }, "end": { - "line": 1527, + "line": 1538, "column": 15 } } @@ -71198,16 +70967,16 @@ "type": "Identifier", "name": "filter", "range": [ - 42598, - 42604 + 42793, + 42799 ], "loc": { "start": { - "line": 1527, + "line": 1538, "column": 17 }, "end": { - "line": 1527, + "line": 1538, "column": 23 } } @@ -71221,16 +70990,16 @@ "object": { "type": "ThisExpression", "range": [ - 42609, - 42613 + 42804, + 42808 ], "loc": { "start": { - "line": 1527, + "line": 1538, "column": 28 }, "end": { - "line": 1527, + "line": 1538, "column": 32 } } @@ -71239,31 +71008,31 @@ "type": "Identifier", "name": "setActiveFilterId", "range": [ - 42614, - 42631 + 42809, + 42826 ], "loc": { "start": { - "line": 1527, + "line": 1538, "column": 33 }, "end": { - "line": 1527, + "line": 1538, "column": 50 } } }, "range": [ - 42609, - 42631 + 42804, + 42826 ], "loc": { "start": { - "line": 1527, + "line": 1538, "column": 28 }, "end": { - "line": 1527, + "line": 1538, "column": 50 } } @@ -71276,16 +71045,16 @@ "type": "Identifier", "name": "filter", "range": [ - 42632, - 42638 + 42827, + 42833 ], "loc": { "start": { - "line": 1527, + "line": 1538, "column": 51 }, "end": { - "line": 1527, + "line": 1538, "column": 57 } } @@ -71294,47 +71063,47 @@ "type": "Identifier", "name": "id", "range": [ - 42639, - 42641 + 42834, + 42836 ], "loc": { "start": { - "line": 1527, + "line": 1538, "column": 58 }, "end": { - "line": 1527, + "line": 1538, "column": 60 } } }, "range": [ - 42632, - 42641 + 42827, + 42836 ], "loc": { "start": { - "line": 1527, + "line": 1538, "column": 51 }, "end": { - "line": 1527, + "line": 1538, "column": 60 } } } ], "range": [ - 42609, - 42642 + 42804, + 42837 ], "loc": { "start": { - "line": 1527, + "line": 1538, "column": 28 }, "end": { - "line": 1527, + "line": 1538, "column": 61 } } @@ -71342,47 +71111,47 @@ "generator": false, "expression": true, "range": [ - 42593, - 42642 + 42788, + 42837 ], "loc": { "start": { - "line": 1527, + "line": 1538, "column": 12 }, "end": { - "line": 1527, + "line": 1538, "column": 61 } } } ], "range": [ - 42546, - 42643 + 42741, + 42838 ], "loc": { "start": { - "line": 1526, + "line": 1537, "column": 8 }, "end": { - "line": 1527, + "line": 1538, "column": 62 } } }, "range": [ - 42546, - 42644 + 42741, + 42839 ], "loc": { "start": { - "line": 1526, + "line": 1537, "column": 8 }, "end": { - "line": 1527, + "line": 1538, "column": 63 } } @@ -71395,16 +71164,16 @@ "type": "Identifier", "name": "removeClass", "range": [ - 42654, - 42665 + 42849, + 42860 ], "loc": { "start": { - "line": 1529, + "line": 1540, "column": 8 }, "end": { - "line": 1529, + "line": 1540, "column": 19 } } @@ -71418,16 +71187,16 @@ "object": { "type": "ThisExpression", "range": [ - 42666, - 42670 + 42861, + 42865 ], "loc": { "start": { - "line": 1529, + "line": 1540, "column": 20 }, "end": { - "line": 1529, + "line": 1540, "column": 24 } } @@ -71436,47 +71205,47 @@ "type": "Identifier", "name": "dom", "range": [ - 42671, - 42674 + 42866, + 42869 ], "loc": { "start": { - "line": 1529, + "line": 1540, "column": 25 }, "end": { - "line": 1529, + "line": 1540, "column": 28 } } }, "range": [ - 42666, - 42674 + 42861, + 42869 ], "loc": { "start": { - "line": 1529, + "line": 1540, "column": 20 }, "end": { - "line": 1529, + "line": 1540, "column": 28 } } }, "arguments": [], "range": [ - 42666, - 42676 + 42861, + 42871 ], "loc": { "start": { - "line": 1529, + "line": 1540, "column": 20 }, "end": { - "line": 1529, + "line": 1540, "column": 30 } } @@ -71487,16 +71256,16 @@ "object": { "type": "ThisExpression", "range": [ - 42678, - 42682 + 42873, + 42877 ], "loc": { "start": { - "line": 1529, + "line": 1540, "column": 32 }, "end": { - "line": 1529, + "line": 1540, "column": 36 } } @@ -71505,62 +71274,62 @@ "type": "Identifier", "name": "prfxTf", "range": [ - 42683, - 42689 + 42878, + 42884 ], "loc": { "start": { - "line": 1529, + "line": 1540, "column": 37 }, "end": { - "line": 1529, + "line": 1540, "column": 43 } } }, "range": [ - 42678, - 42689 + 42873, + 42884 ], "loc": { "start": { - "line": 1529, + "line": 1540, "column": 32 }, "end": { - "line": 1529, + "line": 1540, "column": 43 } } } ], "range": [ - 42654, - 42690 + 42849, + 42885 ], "loc": { "start": { - "line": 1529, + "line": 1540, "column": 8 }, "end": { - "line": 1529, + "line": 1540, "column": 44 } } }, "range": [ - 42654, - 42691 + 42849, + 42886 ], "loc": { "start": { - "line": 1529, + "line": 1540, "column": 8 }, "end": { - "line": 1529, + "line": 1540, "column": 45 } } @@ -71573,16 +71342,16 @@ "type": "Identifier", "name": "removeClass", "range": [ - 42700, - 42711 + 42895, + 42906 ], "loc": { "start": { - "line": 1530, + "line": 1541, "column": 8 }, "end": { - "line": 1530, + "line": 1541, "column": 19 } } @@ -71596,16 +71365,16 @@ "object": { "type": "ThisExpression", "range": [ - 42712, - 42716 + 42907, + 42911 ], "loc": { "start": { - "line": 1530, + "line": 1541, "column": 20 }, "end": { - "line": 1530, + "line": 1541, "column": 24 } } @@ -71614,47 +71383,47 @@ "type": "Identifier", "name": "dom", "range": [ - 42717, - 42720 + 42912, + 42915 ], "loc": { "start": { - "line": 1530, + "line": 1541, "column": 25 }, "end": { - "line": 1530, + "line": 1541, "column": 28 } } }, "range": [ - 42712, - 42720 + 42907, + 42915 ], "loc": { "start": { - "line": 1530, + "line": 1541, "column": 20 }, "end": { - "line": 1530, + "line": 1541, "column": 28 } } }, "arguments": [], "range": [ - 42712, - 42722 + 42907, + 42917 ], "loc": { "start": { - "line": 1530, + "line": 1541, "column": 20 }, "end": { - "line": 1530, + "line": 1541, "column": 30 } } @@ -71665,16 +71434,16 @@ "object": { "type": "ThisExpression", "range": [ - 42724, - 42728 + 42919, + 42923 ], "loc": { "start": { - "line": 1530, + "line": 1541, "column": 32 }, "end": { - "line": 1530, + "line": 1541, "column": 36 } } @@ -71683,62 +71452,62 @@ "type": "Identifier", "name": "prfxResponsive", "range": [ - 42729, - 42743 + 42924, + 42938 ], "loc": { "start": { - "line": 1530, + "line": 1541, "column": 37 }, "end": { - "line": 1530, + "line": 1541, "column": 51 } } }, "range": [ - 42724, - 42743 + 42919, + 42938 ], "loc": { "start": { - "line": 1530, + "line": 1541, "column": 32 }, "end": { - "line": 1530, + "line": 1541, "column": 51 } } } ], "range": [ - 42700, - 42744 + 42895, + 42939 ], "loc": { "start": { - "line": 1530, + "line": 1541, "column": 8 }, "end": { - "line": 1530, + "line": 1541, "column": 52 } } }, "range": [ - 42700, - 42745 + 42895, + 42940 ], "loc": { "start": { - "line": 1530, + "line": 1541, "column": 8 }, "end": { - "line": 1530, + "line": 1541, "column": 53 } } @@ -71754,16 +71523,16 @@ "object": { "type": "ThisExpression", "range": [ - 42755, - 42759 + 42950, + 42954 ], "loc": { "start": { - "line": 1532, + "line": 1543, "column": 8 }, "end": { - "line": 1532, + "line": 1543, "column": 12 } } @@ -71772,31 +71541,31 @@ "type": "Identifier", "name": "nbHiddenRows", "range": [ - 42760, - 42772 + 42955, + 42967 ], "loc": { "start": { - "line": 1532, + "line": 1543, "column": 13 }, "end": { - "line": 1532, + "line": 1543, "column": 25 } } }, "range": [ - 42755, - 42772 + 42950, + 42967 ], "loc": { "start": { - "line": 1532, + "line": 1543, "column": 8 }, "end": { - "line": 1532, + "line": 1543, "column": 25 } } @@ -71806,46 +71575,46 @@ "value": 0, "raw": "0", "range": [ - 42775, - 42776 + 42970, + 42971 ], "loc": { "start": { - "line": 1532, + "line": 1543, "column": 28 }, "end": { - "line": 1532, + "line": 1543, "column": 29 } } }, "range": [ - 42755, - 42776 + 42950, + 42971 ], "loc": { "start": { - "line": 1532, + "line": 1543, "column": 8 }, "end": { - "line": 1532, + "line": 1543, "column": 29 } } }, "range": [ - 42755, - 42777 + 42950, + 42972 ], "loc": { "start": { - "line": 1532, + "line": 1543, "column": 8 }, "end": { - "line": 1532, + "line": 1543, "column": 30 } } @@ -71861,16 +71630,16 @@ "object": { "type": "ThisExpression", "range": [ - 42786, - 42790 + 42981, + 42985 ], "loc": { "start": { - "line": 1533, + "line": 1544, "column": 8 }, "end": { - "line": 1533, + "line": 1544, "column": 12 } } @@ -71879,31 +71648,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 42791, - 42805 + 42986, + 43000 ], "loc": { "start": { - "line": 1533, + "line": 1544, "column": 13 }, "end": { - "line": 1533, + "line": 1544, "column": 27 } } }, "range": [ - 42786, - 42805 + 42981, + 43000 ], "loc": { "start": { - "line": 1533, + "line": 1544, "column": 8 }, "end": { - "line": 1533, + "line": 1544, "column": 27 } } @@ -71912,46 +71681,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 42808, - 42810 + 43003, + 43005 ], "loc": { "start": { - "line": 1533, + "line": 1544, "column": 30 }, "end": { - "line": 1533, + "line": 1544, "column": 32 } } }, "range": [ - 42786, - 42810 + 42981, + 43005 ], "loc": { "start": { - "line": 1533, + "line": 1544, "column": 8 }, "end": { - "line": 1533, + "line": 1544, "column": 32 } } }, "range": [ - 42786, - 42811 + 42981, + 43006 ], "loc": { "start": { - "line": 1533, + "line": 1544, "column": 8 }, "end": { - "line": 1533, + "line": 1544, "column": 33 } } @@ -71967,16 +71736,16 @@ "object": { "type": "ThisExpression", "range": [ - 42820, - 42824 + 43015, + 43019 ], "loc": { "start": { - "line": 1534, + "line": 1545, "column": 8 }, "end": { - "line": 1534, + "line": 1545, "column": 12 } } @@ -71985,31 +71754,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 42825, - 42831 + 43020, + 43026 ], "loc": { "start": { - "line": 1534, + "line": 1545, "column": 13 }, "end": { - "line": 1534, + "line": 1545, "column": 19 } } }, "range": [ - 42820, - 42831 + 43015, + 43026 ], "loc": { "start": { - "line": 1534, + "line": 1545, "column": 8 }, "end": { - "line": 1534, + "line": 1545, "column": 19 } } @@ -72018,46 +71787,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 42834, - 42836 + 43029, + 43031 ], "loc": { "start": { - "line": 1534, + "line": 1545, "column": 22 }, "end": { - "line": 1534, + "line": 1545, "column": 24 } } }, "range": [ - 42820, - 42836 + 43015, + 43031 ], "loc": { "start": { - "line": 1534, + "line": 1545, "column": 8 }, "end": { - "line": 1534, + "line": 1545, "column": 24 } } }, "range": [ - 42820, - 42837 + 43015, + 43032 ], "loc": { "start": { - "line": 1534, + "line": 1545, "column": 8 }, "end": { - "line": 1534, + "line": 1545, "column": 25 } } @@ -72073,16 +71842,16 @@ "object": { "type": "ThisExpression", "range": [ - 42846, - 42850 + 43041, + 43045 ], "loc": { "start": { - "line": 1535, + "line": 1546, "column": 8 }, "end": { - "line": 1535, + "line": 1546, "column": 12 } } @@ -72091,31 +71860,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 42851, - 42862 + 43046, + 43057 ], "loc": { "start": { - "line": 1535, + "line": 1546, "column": 13 }, "end": { - "line": 1535, + "line": 1546, "column": 24 } } }, "range": [ - 42846, - 42862 + 43041, + 43057 ], "loc": { "start": { - "line": 1535, + "line": 1546, "column": 8 }, "end": { - "line": 1535, + "line": 1546, "column": 24 } } @@ -72125,62 +71894,62 @@ "value": false, "raw": "false", "range": [ - 42865, - 42870 + 43060, + 43065 ], "loc": { "start": { - "line": 1535, + "line": 1546, "column": 27 }, "end": { - "line": 1535, + "line": 1546, "column": 32 } } }, "range": [ - 42846, - 42870 + 43041, + 43065 ], "loc": { "start": { - "line": 1535, + "line": 1546, "column": 8 }, "end": { - "line": 1535, + "line": 1546, "column": 32 } } }, "range": [ - 42846, - 42871 + 43041, + 43066 ], "loc": { "start": { - "line": 1535, + "line": 1546, "column": 8 }, "end": { - "line": 1535, + "line": 1546, "column": 33 } } } ], "range": [ - 41640, - 42877 + 41874, + 43072 ], "loc": { "start": { - "line": 1493, + "line": 1504, "column": 14 }, "end": { - "line": 1536, + "line": 1547, "column": 5 } } @@ -72188,16 +71957,16 @@ "generator": false, "expression": false, "range": [ - 41637, - 42877 + 41871, + 43072 ], "loc": { "start": { - "line": 1493, + "line": 1504, "column": 11 }, "end": { - "line": 1536, + "line": 1547, "column": 5 } } @@ -72205,16 +71974,16 @@ "kind": "method", "computed": false, "range": [ - 41630, - 42877 + 41864, + 43072 ], "loc": { "start": { - "line": 1493, + "line": 1504, "column": 4 }, "end": { - "line": 1536, + "line": 1547, "column": 5 } }, @@ -72223,16 +71992,16 @@ "type": "Block", "value": "*\n * Destroy filter grid\n ", "range": [ - 41587, - 41625 + 41821, + 41859 ], "loc": { "start": { - "line": 1490, + "line": 1501, "column": 4 }, "end": { - "line": 1492, + "line": 1503, "column": 7 } } @@ -72243,16 +72012,16 @@ "type": "Block", "value": "*\n * Generate container element for paging, reset button, rows counter etc.\n ", "range": [ - 42883, - 42972 + 43078, + 43167 ], "loc": { "start": { - "line": 1538, + "line": 1549, "column": 4 }, "end": { - "line": 1540, + "line": 1551, "column": 7 } } @@ -72266,16 +72035,16 @@ "type": "Identifier", "name": "setToolbar", "range": [ - 42977, - 42987 + 43172, + 43182 ], "loc": { "start": { - "line": 1541, + "line": 1552, "column": 4 }, "end": { - "line": 1541, + "line": 1552, "column": 14 } } @@ -72295,16 +72064,16 @@ "object": { "type": "ThisExpression", "range": [ - 43004, - 43008 + 43199, + 43203 ], "loc": { "start": { - "line": 1542, + "line": 1553, "column": 12 }, "end": { - "line": 1542, + "line": 1553, "column": 16 } } @@ -72313,31 +72082,31 @@ "type": "Identifier", "name": "infDiv", "range": [ - 43009, - 43015 + 43204, + 43210 ], "loc": { "start": { - "line": 1542, + "line": 1553, "column": 17 }, "end": { - "line": 1542, + "line": 1553, "column": 23 } } }, "range": [ - 43004, - 43015 + 43199, + 43210 ], "loc": { "start": { - "line": 1542, + "line": 1553, "column": 12 }, "end": { - "line": 1542, + "line": 1553, "column": 23 } } @@ -72349,48 +72118,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 43031, - 43038 + 43226, + 43233 ], "loc": { "start": { - "line": 1543, + "line": 1554, "column": 12 }, "end": { - "line": 1543, + "line": 1554, "column": 19 } } } ], "range": [ - 43017, - 43048 + 43212, + 43243 ], "loc": { "start": { - "line": 1542, + "line": 1553, "column": 25 }, "end": { - "line": 1544, + "line": 1555, "column": 9 } } }, "alternate": null, "range": [ - 43000, - 43048 + 43195, + 43243 ], "loc": { "start": { - "line": 1542, + "line": 1553, "column": 8 }, "end": { - "line": 1544, + "line": 1555, "column": 9 } }, @@ -72399,16 +72168,16 @@ "type": "Block", "value": "** container div **", "range": [ - 43058, - 43081 + 43253, + 43276 ], "loc": { "start": { - "line": 1546, + "line": 1557, "column": 8 }, "end": { - "line": 1546, + "line": 1557, "column": 31 } } @@ -72424,16 +72193,16 @@ "type": "Identifier", "name": "infDiv", "range": [ - 43094, - 43100 + 43289, + 43295 ], "loc": { "start": { - "line": 1547, + "line": 1558, "column": 12 }, "end": { - "line": 1547, + "line": 1558, "column": 18 } } @@ -72444,16 +72213,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 43103, - 43112 + 43298, + 43307 ], "loc": { "start": { - "line": 1547, + "line": 1558, "column": 21 }, "end": { - "line": 1547, + "line": 1558, "column": 30 } } @@ -72464,47 +72233,47 @@ "value": "div", "raw": "'div'", "range": [ - 43113, - 43118 + 43308, + 43313 ], "loc": { "start": { - "line": 1547, + "line": 1558, "column": 31 }, "end": { - "line": 1547, + "line": 1558, "column": 36 } } } ], "range": [ - 43103, - 43119 + 43298, + 43314 ], "loc": { "start": { - "line": 1547, + "line": 1558, "column": 21 }, "end": { - "line": 1547, + "line": 1558, "column": 37 } } }, "range": [ - 43094, - 43119 + 43289, + 43314 ], "loc": { "start": { - "line": 1547, + "line": 1558, "column": 12 }, "end": { - "line": 1547, + "line": 1558, "column": 37 } } @@ -72512,16 +72281,16 @@ ], "kind": "let", "range": [ - 43090, - 43120 + 43285, + 43315 ], "loc": { "start": { - "line": 1547, + "line": 1558, "column": 8 }, "end": { - "line": 1547, + "line": 1558, "column": 38 } }, @@ -72530,16 +72299,16 @@ "type": "Block", "value": "** container div **", "range": [ - 43058, - 43081 + 43253, + 43276 ], "loc": { "start": { - "line": 1546, + "line": 1557, "column": 8 }, "end": { - "line": 1546, + "line": 1557, "column": 31 } } @@ -72558,16 +72327,16 @@ "type": "Identifier", "name": "infDiv", "range": [ - 43129, - 43135 + 43324, + 43330 ], "loc": { "start": { - "line": 1548, + "line": 1559, "column": 8 }, "end": { - "line": 1548, + "line": 1559, "column": 14 } } @@ -72576,31 +72345,31 @@ "type": "Identifier", "name": "className", "range": [ - 43136, - 43145 + 43331, + 43340 ], "loc": { "start": { - "line": 1548, + "line": 1559, "column": 15 }, "end": { - "line": 1548, + "line": 1559, "column": 24 } } }, "range": [ - 43129, - 43145 + 43324, + 43340 ], "loc": { "start": { - "line": 1548, + "line": 1559, "column": 8 }, "end": { - "line": 1548, + "line": 1559, "column": 24 } } @@ -72611,16 +72380,16 @@ "object": { "type": "ThisExpression", "range": [ - 43148, - 43152 + 43343, + 43347 ], "loc": { "start": { - "line": 1548, + "line": 1559, "column": 27 }, "end": { - "line": 1548, + "line": 1559, "column": 31 } } @@ -72629,61 +72398,61 @@ "type": "Identifier", "name": "infDivCssClass", "range": [ - 43153, - 43167 + 43348, + 43362 ], "loc": { "start": { - "line": 1548, + "line": 1559, "column": 32 }, "end": { - "line": 1548, + "line": 1559, "column": 46 } } }, "range": [ - 43148, - 43167 + 43343, + 43362 ], "loc": { "start": { - "line": 1548, + "line": 1559, "column": 27 }, "end": { - "line": 1548, + "line": 1559, "column": 46 } } }, "range": [ - 43129, - 43167 + 43324, + 43362 ], "loc": { "start": { - "line": 1548, + "line": 1559, "column": 8 }, "end": { - "line": 1548, + "line": 1559, "column": 46 } } }, "range": [ - 43129, - 43168 + 43324, + 43363 ], "loc": { "start": { - "line": 1548, + "line": 1559, "column": 8 }, "end": { - "line": 1548, + "line": 1559, "column": 47 } }, @@ -72692,16 +72461,16 @@ "type": "Line", "value": "custom container", "range": [ - 43178, - 43196 + 43373, + 43391 ], "loc": { "start": { - "line": 1550, + "line": 1561, "column": 8 }, "end": { - "line": 1550, + "line": 1561, "column": 26 } } @@ -72716,16 +72485,16 @@ "object": { "type": "ThisExpression", "range": [ - 43209, - 43213 + 43404, + 43408 ], "loc": { "start": { - "line": 1551, + "line": 1562, "column": 12 }, "end": { - "line": 1551, + "line": 1562, "column": 16 } } @@ -72734,31 +72503,31 @@ "type": "Identifier", "name": "toolBarTgtId", "range": [ - 43214, - 43226 + 43409, + 43421 ], "loc": { "start": { - "line": 1551, + "line": 1562, "column": 17 }, "end": { - "line": 1551, + "line": 1562, "column": 29 } } }, "range": [ - 43209, - 43226 + 43404, + 43421 ], "loc": { "start": { - "line": 1551, + "line": 1562, "column": 12 }, "end": { - "line": 1551, + "line": 1562, "column": 29 } } @@ -72779,16 +72548,16 @@ "type": "Identifier", "name": "elm", "range": [ - 43242, - 43245 + 43437, + 43440 ], "loc": { "start": { - "line": 1552, + "line": 1563, "column": 12 }, "end": { - "line": 1552, + "line": 1563, "column": 15 } } @@ -72800,16 +72569,16 @@ "object": { "type": "ThisExpression", "range": [ - 43246, - 43250 + 43441, + 43445 ], "loc": { "start": { - "line": 1552, + "line": 1563, "column": 16 }, "end": { - "line": 1552, + "line": 1563, "column": 20 } } @@ -72818,47 +72587,47 @@ "type": "Identifier", "name": "toolBarTgtId", "range": [ - 43251, - 43263 + 43446, + 43458 ], "loc": { "start": { - "line": 1552, + "line": 1563, "column": 21 }, "end": { - "line": 1552, + "line": 1563, "column": 33 } } }, "range": [ - 43246, - 43263 + 43441, + 43458 ], "loc": { "start": { - "line": 1552, + "line": 1563, "column": 16 }, "end": { - "line": 1552, + "line": 1563, "column": 33 } } } ], "range": [ - 43242, - 43264 + 43437, + 43459 ], "loc": { "start": { - "line": 1552, + "line": 1563, "column": 12 }, "end": { - "line": 1552, + "line": 1563, "column": 34 } } @@ -72867,31 +72636,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 43265, - 43276 + 43460, + 43471 ], "loc": { "start": { - "line": 1552, + "line": 1563, "column": 35 }, "end": { - "line": 1552, + "line": 1563, "column": 46 } } }, "range": [ - 43242, - 43276 + 43437, + 43471 ], "loc": { "start": { - "line": 1552, + "line": 1563, "column": 12 }, "end": { - "line": 1552, + "line": 1563, "column": 46 } } @@ -72901,63 +72670,63 @@ "type": "Identifier", "name": "infDiv", "range": [ - 43277, - 43283 + 43472, + 43478 ], "loc": { "start": { - "line": 1552, + "line": 1563, "column": 47 }, "end": { - "line": 1552, + "line": 1563, "column": 53 } } } ], "range": [ - 43242, - 43284 + 43437, + 43479 ], "loc": { "start": { - "line": 1552, + "line": 1563, "column": 12 }, "end": { - "line": 1552, + "line": 1563, "column": 54 } } }, "range": [ - 43242, - 43285 + 43437, + 43480 ], "loc": { "start": { - "line": 1552, + "line": 1563, "column": 12 }, "end": { - "line": 1552, + "line": 1563, "column": 55 } } } ], "range": [ - 43228, - 43295 + 43423, + 43490 ], "loc": { "start": { - "line": 1551, + "line": 1562, "column": 31 }, "end": { - "line": 1553, + "line": 1564, "column": 9 } }, @@ -72966,16 +72735,16 @@ "type": "Line", "value": "grid-layout", "range": [ - 43304, - 43317 + 43499, + 43512 ], "loc": { "start": { - "line": 1554, + "line": 1565, "column": 8 }, "end": { - "line": 1554, + "line": 1565, "column": 21 } } @@ -72990,16 +72759,16 @@ "object": { "type": "ThisExpression", "range": [ - 43335, - 43339 + 43530, + 43534 ], "loc": { "start": { - "line": 1555, + "line": 1566, "column": 17 }, "end": { - "line": 1555, + "line": 1566, "column": 21 } } @@ -73008,31 +72777,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 43340, - 43350 + 43535, + 43545 ], "loc": { "start": { - "line": 1555, + "line": 1566, "column": 22 }, "end": { - "line": 1555, + "line": 1566, "column": 32 } } }, "range": [ - 43335, - 43350 + 43530, + 43545 ], "loc": { "start": { - "line": 1555, + "line": 1566, "column": 17 }, "end": { - "line": 1555, + "line": 1566, "column": 32 } } @@ -73049,16 +72818,16 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 43370, - 43380 + 43565, + 43575 ], "loc": { "start": { - "line": 1556, + "line": 1567, "column": 16 }, "end": { - "line": 1556, + "line": 1567, "column": 26 } } @@ -73072,16 +72841,16 @@ "object": { "type": "ThisExpression", "range": [ - 43383, - 43387 + 43578, + 43582 ], "loc": { "start": { - "line": 1556, + "line": 1567, "column": 29 }, "end": { - "line": 1556, + "line": 1567, "column": 33 } } @@ -73090,31 +72859,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 43388, - 43391 + 43583, + 43586 ], "loc": { "start": { - "line": 1556, + "line": 1567, "column": 34 }, "end": { - "line": 1556, + "line": 1567, "column": 37 } } }, "range": [ - 43383, - 43391 + 43578, + 43586 ], "loc": { "start": { - "line": 1556, + "line": 1567, "column": 29 }, "end": { - "line": 1556, + "line": 1567, "column": 37 } } @@ -73123,46 +72892,46 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 43392, - 43402 + 43587, + 43597 ], "loc": { "start": { - "line": 1556, + "line": 1567, "column": 38 }, "end": { - "line": 1556, + "line": 1567, "column": 48 } } }, "range": [ - 43383, - 43402 + 43578, + 43597 ], "loc": { "start": { - "line": 1556, + "line": 1567, "column": 29 }, "end": { - "line": 1556, + "line": 1567, "column": 48 } } }, "range": [ - 43370, - 43402 + 43565, + 43597 ], "loc": { "start": { - "line": 1556, + "line": 1567, "column": 16 }, "end": { - "line": 1556, + "line": 1567, "column": 48 } } @@ -73170,16 +72939,16 @@ ], "kind": "let", "range": [ - 43366, - 43403 + 43561, + 43598 ], "loc": { "start": { - "line": 1556, + "line": 1567, "column": 12 }, "end": { - "line": 1556, + "line": 1567, "column": 49 } } @@ -73198,16 +72967,16 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 43416, - 43426 + 43611, + 43621 ], "loc": { "start": { - "line": 1557, + "line": 1568, "column": 12 }, "end": { - "line": 1557, + "line": 1568, "column": 22 } } @@ -73216,31 +72985,31 @@ "type": "Identifier", "name": "tblMainCont", "range": [ - 43427, - 43438 + 43622, + 43633 ], "loc": { "start": { - "line": 1557, + "line": 1568, "column": 23 }, "end": { - "line": 1557, + "line": 1568, "column": 34 } } }, "range": [ - 43416, - 43438 + 43611, + 43633 ], "loc": { "start": { - "line": 1557, + "line": 1568, "column": 12 }, "end": { - "line": 1557, + "line": 1568, "column": 34 } } @@ -73249,31 +73018,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 43439, - 43450 + 43634, + 43645 ], "loc": { "start": { - "line": 1557, + "line": 1568, "column": 35 }, "end": { - "line": 1557, + "line": 1568, "column": 46 } } }, "range": [ - 43416, - 43450 + 43611, + 43645 ], "loc": { "start": { - "line": 1557, + "line": 1568, "column": 12 }, "end": { - "line": 1557, + "line": 1568, "column": 46 } } @@ -73283,47 +73052,47 @@ "type": "Identifier", "name": "infDiv", "range": [ - 43451, - 43457 + 43646, + 43652 ], "loc": { "start": { - "line": 1557, + "line": 1568, "column": 47 }, "end": { - "line": 1557, + "line": 1568, "column": 53 } } } ], "range": [ - 43416, - 43458 + 43611, + 43653 ], "loc": { "start": { - "line": 1557, + "line": 1568, "column": 12 }, "end": { - "line": 1557, + "line": 1568, "column": 54 } } }, "range": [ - 43416, - 43459 + 43611, + 43654 ], "loc": { "start": { - "line": 1557, + "line": 1568, "column": 12 }, "end": { - "line": 1557, + "line": 1568, "column": 55 } } @@ -73340,16 +73109,16 @@ "type": "Identifier", "name": "infDiv", "range": [ - 43472, - 43478 + 43667, + 43673 ], "loc": { "start": { - "line": 1558, + "line": 1569, "column": 12 }, "end": { - "line": 1558, + "line": 1569, "column": 18 } } @@ -73358,31 +73127,31 @@ "type": "Identifier", "name": "className", "range": [ - 43479, - 43488 + 43674, + 43683 ], "loc": { "start": { - "line": 1558, + "line": 1569, "column": 19 }, "end": { - "line": 1558, + "line": 1569, "column": 28 } } }, "range": [ - 43472, - 43488 + 43667, + 43683 ], "loc": { "start": { - "line": 1558, + "line": 1569, "column": 12 }, "end": { - "line": 1558, + "line": 1569, "column": 28 } } @@ -73394,16 +73163,16 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 43491, - 43501 + 43686, + 43696 ], "loc": { "start": { - "line": 1558, + "line": 1569, "column": 31 }, "end": { - "line": 1558, + "line": 1569, "column": 41 } } @@ -73412,77 +73181,77 @@ "type": "Identifier", "name": "infDivCssClass", "range": [ - 43502, - 43516 + 43697, + 43711 ], "loc": { "start": { - "line": 1558, + "line": 1569, "column": 42 }, "end": { - "line": 1558, + "line": 1569, "column": 56 } } }, "range": [ - 43491, - 43516 + 43686, + 43711 ], "loc": { "start": { - "line": 1558, + "line": 1569, "column": 31 }, "end": { - "line": 1558, + "line": 1569, "column": 56 } } }, "range": [ - 43472, - 43516 + 43667, + 43711 ], "loc": { "start": { - "line": 1558, + "line": 1569, "column": 12 }, "end": { - "line": 1558, + "line": 1569, "column": 56 } } }, "range": [ - 43472, - 43517 + 43667, + 43712 ], "loc": { "start": { - "line": 1558, + "line": 1569, "column": 12 }, "end": { - "line": 1558, + "line": 1569, "column": 57 } } } ], "range": [ - 43352, - 43527 + 43547, + 43722 ], "loc": { "start": { - "line": 1555, + "line": 1566, "column": 34 }, "end": { - "line": 1559, + "line": 1570, "column": 9 } }, @@ -73491,16 +73260,16 @@ "type": "Line", "value": "default location: just above the table", "range": [ - 43536, - 43576 + 43731, + 43771 ], "loc": { "start": { - "line": 1560, + "line": 1571, "column": 8 }, "end": { - "line": 1560, + "line": 1571, "column": 48 } } @@ -73519,16 +73288,16 @@ "type": "Identifier", "name": "cont", "range": [ - 43608, - 43612 + 43803, + 43807 ], "loc": { "start": { - "line": 1562, + "line": 1573, "column": 16 }, "end": { - "line": 1562, + "line": 1573, "column": 20 } } @@ -73539,16 +73308,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 43615, - 43624 + 43810, + 43819 ], "loc": { "start": { - "line": 1562, + "line": 1573, "column": 23 }, "end": { - "line": 1562, + "line": 1573, "column": 32 } } @@ -73559,47 +73328,47 @@ "value": "caption", "raw": "'caption'", "range": [ - 43625, - 43634 + 43820, + 43829 ], "loc": { "start": { - "line": 1562, + "line": 1573, "column": 33 }, "end": { - "line": 1562, + "line": 1573, "column": 42 } } } ], "range": [ - 43615, - 43635 + 43810, + 43830 ], "loc": { "start": { - "line": 1562, + "line": 1573, "column": 23 }, "end": { - "line": 1562, + "line": 1573, "column": 43 } } }, "range": [ - 43608, - 43635 + 43803, + 43830 ], "loc": { "start": { - "line": 1562, + "line": 1573, "column": 16 }, "end": { - "line": 1562, + "line": 1573, "column": 43 } } @@ -73607,16 +73376,16 @@ ], "kind": "let", "range": [ - 43604, - 43636 + 43799, + 43831 ], "loc": { "start": { - "line": 1562, + "line": 1573, "column": 12 }, "end": { - "line": 1562, + "line": 1573, "column": 44 } } @@ -73632,16 +73401,16 @@ "type": "Identifier", "name": "cont", "range": [ - 43649, - 43653 + 43844, + 43848 ], "loc": { "start": { - "line": 1563, + "line": 1574, "column": 12 }, "end": { - "line": 1563, + "line": 1574, "column": 16 } } @@ -73650,31 +73419,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 43654, - 43665 + 43849, + 43860 ], "loc": { "start": { - "line": 1563, + "line": 1574, "column": 17 }, "end": { - "line": 1563, + "line": 1574, "column": 28 } } }, "range": [ - 43649, - 43665 + 43844, + 43860 ], "loc": { "start": { - "line": 1563, + "line": 1574, "column": 12 }, "end": { - "line": 1563, + "line": 1574, "column": 28 } } @@ -73684,47 +73453,47 @@ "type": "Identifier", "name": "infDiv", "range": [ - 43666, - 43672 + 43861, + 43867 ], "loc": { "start": { - "line": 1563, + "line": 1574, "column": 29 }, "end": { - "line": 1563, + "line": 1574, "column": 35 } } } ], "range": [ - 43649, - 43673 + 43844, + 43868 ], "loc": { "start": { - "line": 1563, + "line": 1574, "column": 12 }, "end": { - "line": 1563, + "line": 1574, "column": 36 } } }, "range": [ - 43649, - 43674 + 43844, + 43869 ], "loc": { "start": { - "line": 1563, + "line": 1574, "column": 12 }, "end": { - "line": 1563, + "line": 1574, "column": 37 } } @@ -73744,16 +73513,16 @@ "object": { "type": "ThisExpression", "range": [ - 43687, - 43691 + 43882, + 43886 ], "loc": { "start": { - "line": 1564, + "line": 1575, "column": 12 }, "end": { - "line": 1564, + "line": 1575, "column": 16 } } @@ -73762,47 +73531,47 @@ "type": "Identifier", "name": "dom", "range": [ - 43692, - 43695 + 43887, + 43890 ], "loc": { "start": { - "line": 1564, + "line": 1575, "column": 17 }, "end": { - "line": 1564, + "line": 1575, "column": 20 } } }, "range": [ - 43687, - 43695 + 43882, + 43890 ], "loc": { "start": { - "line": 1564, + "line": 1575, "column": 12 }, "end": { - "line": 1564, + "line": 1575, "column": 20 } } }, "arguments": [], "range": [ - 43687, - 43697 + 43882, + 43892 ], "loc": { "start": { - "line": 1564, + "line": 1575, "column": 12 }, "end": { - "line": 1564, + "line": 1575, "column": 22 } } @@ -73811,31 +73580,31 @@ "type": "Identifier", "name": "insertBefore", "range": [ - 43698, - 43710 + 43893, + 43905 ], "loc": { "start": { - "line": 1564, + "line": 1575, "column": 23 }, "end": { - "line": 1564, + "line": 1575, "column": 35 } } }, "range": [ - 43687, - 43710 + 43882, + 43905 ], "loc": { "start": { - "line": 1564, + "line": 1575, "column": 12 }, "end": { - "line": 1564, + "line": 1575, "column": 35 } } @@ -73845,16 +73614,16 @@ "type": "Identifier", "name": "cont", "range": [ - 43711, - 43715 + 43906, + 43910 ], "loc": { "start": { - "line": 1564, + "line": 1575, "column": 36 }, "end": { - "line": 1564, + "line": 1575, "column": 40 } } @@ -73870,16 +73639,16 @@ "object": { "type": "ThisExpression", "range": [ - 43717, - 43721 + 43912, + 43916 ], "loc": { "start": { - "line": 1564, + "line": 1575, "column": 42 }, "end": { - "line": 1564, + "line": 1575, "column": 46 } } @@ -73888,47 +73657,47 @@ "type": "Identifier", "name": "dom", "range": [ - 43722, - 43725 + 43917, + 43920 ], "loc": { "start": { - "line": 1564, + "line": 1575, "column": 47 }, "end": { - "line": 1564, + "line": 1575, "column": 50 } } }, "range": [ - 43717, - 43725 + 43912, + 43920 ], "loc": { "start": { - "line": 1564, + "line": 1575, "column": 42 }, "end": { - "line": 1564, + "line": 1575, "column": 50 } } }, "arguments": [], "range": [ - 43717, - 43727 + 43912, + 43922 ], "loc": { "start": { - "line": 1564, + "line": 1575, "column": 42 }, "end": { - "line": 1564, + "line": 1575, "column": 52 } } @@ -73937,78 +73706,78 @@ "type": "Identifier", "name": "firstChild", "range": [ - 43728, - 43738 + 43923, + 43933 ], "loc": { "start": { - "line": 1564, + "line": 1575, "column": 53 }, "end": { - "line": 1564, + "line": 1575, "column": 63 } } }, "range": [ - 43717, - 43738 + 43912, + 43933 ], "loc": { "start": { - "line": 1564, + "line": 1575, "column": 42 }, "end": { - "line": 1564, + "line": 1575, "column": 63 } } } ], "range": [ - 43687, - 43739 + 43882, + 43934 ], "loc": { "start": { - "line": 1564, + "line": 1575, "column": 12 }, "end": { - "line": 1564, + "line": 1575, "column": 64 } } }, "range": [ - 43687, - 43740 + 43882, + 43935 ], "loc": { "start": { - "line": 1564, + "line": 1575, "column": 12 }, "end": { - "line": 1564, + "line": 1575, "column": 65 } } } ], "range": [ - 43590, - 43750 + 43785, + 43945 ], "loc": { "start": { - "line": 1561, + "line": 1572, "column": 13 }, "end": { - "line": 1565, + "line": 1576, "column": 9 } }, @@ -74017,16 +73786,16 @@ "type": "Line", "value": "default location: just above the table", "range": [ - 43536, - 43576 + 43731, + 43771 ], "loc": { "start": { - "line": 1560, + "line": 1571, "column": 8 }, "end": { - "line": 1560, + "line": 1571, "column": 48 } } @@ -74034,16 +73803,16 @@ ] }, "range": [ - 43331, - 43750 + 43526, + 43945 ], "loc": { "start": { - "line": 1555, + "line": 1566, "column": 13 }, "end": { - "line": 1565, + "line": 1576, "column": 9 } }, @@ -74052,16 +73821,16 @@ "type": "Line", "value": "grid-layout", "range": [ - 43304, - 43317 + 43499, + 43512 ], "loc": { "start": { - "line": 1554, + "line": 1565, "column": 8 }, "end": { - "line": 1554, + "line": 1565, "column": 21 } } @@ -74069,16 +73838,16 @@ ] }, "range": [ - 43205, - 43750 + 43400, + 43945 ], "loc": { "start": { - "line": 1551, + "line": 1562, "column": 8 }, "end": { - "line": 1565, + "line": 1576, "column": 9 } }, @@ -74087,16 +73856,16 @@ "type": "Line", "value": "custom container", "range": [ - 43178, - 43196 + 43373, + 43391 ], "loc": { "start": { - "line": 1550, + "line": 1561, "column": 8 }, "end": { - "line": 1550, + "line": 1561, "column": 26 } } @@ -74114,16 +73883,16 @@ "object": { "type": "ThisExpression", "range": [ - 43759, - 43763 + 43954, + 43958 ], "loc": { "start": { - "line": 1566, + "line": 1577, "column": 8 }, "end": { - "line": 1566, + "line": 1577, "column": 12 } } @@ -74132,31 +73901,31 @@ "type": "Identifier", "name": "infDiv", "range": [ - 43764, - 43770 + 43959, + 43965 ], "loc": { "start": { - "line": 1566, + "line": 1577, "column": 13 }, "end": { - "line": 1566, + "line": 1577, "column": 19 } } }, "range": [ - 43759, - 43770 + 43954, + 43965 ], "loc": { "start": { - "line": 1566, + "line": 1577, "column": 8 }, "end": { - "line": 1566, + "line": 1577, "column": 19 } } @@ -74165,46 +73934,46 @@ "type": "Identifier", "name": "infDiv", "range": [ - 43773, - 43779 + 43968, + 43974 ], "loc": { "start": { - "line": 1566, + "line": 1577, "column": 22 }, "end": { - "line": 1566, + "line": 1577, "column": 28 } } }, "range": [ - 43759, - 43779 + 43954, + 43974 ], "loc": { "start": { - "line": 1566, + "line": 1577, "column": 8 }, "end": { - "line": 1566, + "line": 1577, "column": 28 } } }, "range": [ - 43759, - 43780 + 43954, + 43975 ], "loc": { "start": { - "line": 1566, + "line": 1577, "column": 8 }, "end": { - "line": 1566, + "line": 1577, "column": 29 } }, @@ -74213,16 +73982,16 @@ "type": "Block", "value": "** left div containing rows # displayer **", "range": [ - 43790, - 43836 + 43985, + 44031 ], "loc": { "start": { - "line": 1568, + "line": 1579, "column": 8 }, "end": { - "line": 1568, + "line": 1579, "column": 54 } } @@ -74238,16 +74007,16 @@ "type": "Identifier", "name": "lDiv", "range": [ - 43849, - 43853 + 44044, + 44048 ], "loc": { "start": { - "line": 1569, + "line": 1580, "column": 12 }, "end": { - "line": 1569, + "line": 1580, "column": 16 } } @@ -74258,16 +74027,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 43856, - 43865 + 44051, + 44060 ], "loc": { "start": { - "line": 1569, + "line": 1580, "column": 19 }, "end": { - "line": 1569, + "line": 1580, "column": 28 } } @@ -74278,47 +74047,47 @@ "value": "div", "raw": "'div'", "range": [ - 43866, - 43871 + 44061, + 44066 ], "loc": { "start": { - "line": 1569, + "line": 1580, "column": 29 }, "end": { - "line": 1569, + "line": 1580, "column": 34 } } } ], "range": [ - 43856, - 43872 + 44051, + 44067 ], "loc": { "start": { - "line": 1569, + "line": 1580, "column": 19 }, "end": { - "line": 1569, + "line": 1580, "column": 35 } } }, "range": [ - 43849, - 43872 + 44044, + 44067 ], "loc": { "start": { - "line": 1569, + "line": 1580, "column": 12 }, "end": { - "line": 1569, + "line": 1580, "column": 35 } } @@ -74326,16 +74095,16 @@ ], "kind": "let", "range": [ - 43845, - 43873 + 44040, + 44068 ], "loc": { "start": { - "line": 1569, + "line": 1580, "column": 8 }, "end": { - "line": 1569, + "line": 1580, "column": 36 } }, @@ -74344,16 +74113,16 @@ "type": "Block", "value": "** left div containing rows # displayer **", "range": [ - 43790, - 43836 + 43985, + 44031 ], "loc": { "start": { - "line": 1568, + "line": 1579, "column": 8 }, "end": { - "line": 1568, + "line": 1579, "column": 54 } } @@ -74372,16 +74141,16 @@ "type": "Identifier", "name": "lDiv", "range": [ - 43882, - 43886 + 44077, + 44081 ], "loc": { "start": { - "line": 1570, + "line": 1581, "column": 8 }, "end": { - "line": 1570, + "line": 1581, "column": 12 } } @@ -74390,31 +74159,31 @@ "type": "Identifier", "name": "className", "range": [ - 43887, - 43896 + 44082, + 44091 ], "loc": { "start": { - "line": 1570, + "line": 1581, "column": 13 }, "end": { - "line": 1570, + "line": 1581, "column": 22 } } }, "range": [ - 43882, - 43896 + 44077, + 44091 ], "loc": { "start": { - "line": 1570, + "line": 1581, "column": 8 }, "end": { - "line": 1570, + "line": 1581, "column": 22 } } @@ -74425,16 +74194,16 @@ "object": { "type": "ThisExpression", "range": [ - 43899, - 43903 + 44094, + 44098 ], "loc": { "start": { - "line": 1570, + "line": 1581, "column": 25 }, "end": { - "line": 1570, + "line": 1581, "column": 29 } } @@ -74443,61 +74212,61 @@ "type": "Identifier", "name": "lDivCssClass", "range": [ - 43904, - 43916 + 44099, + 44111 ], "loc": { "start": { - "line": 1570, + "line": 1581, "column": 30 }, "end": { - "line": 1570, + "line": 1581, "column": 42 } } }, "range": [ - 43899, - 43916 + 44094, + 44111 ], "loc": { "start": { - "line": 1570, + "line": 1581, "column": 25 }, "end": { - "line": 1570, + "line": 1581, "column": 42 } } }, "range": [ - 43882, - 43916 + 44077, + 44111 ], "loc": { "start": { - "line": 1570, + "line": 1581, "column": 8 }, "end": { - "line": 1570, + "line": 1581, "column": 42 } } }, "range": [ - 43882, - 43917 + 44077, + 44112 ], "loc": { "start": { - "line": 1570, + "line": 1581, "column": 8 }, "end": { - "line": 1570, + "line": 1581, "column": 43 } } @@ -74513,16 +74282,16 @@ "type": "Identifier", "name": "infDiv", "range": [ - 43926, - 43932 + 44121, + 44127 ], "loc": { "start": { - "line": 1571, + "line": 1582, "column": 8 }, "end": { - "line": 1571, + "line": 1582, "column": 14 } } @@ -74531,31 +74300,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 43933, - 43944 + 44128, + 44139 ], "loc": { "start": { - "line": 1571, + "line": 1582, "column": 15 }, "end": { - "line": 1571, + "line": 1582, "column": 26 } } }, "range": [ - 43926, - 43944 + 44121, + 44139 ], "loc": { "start": { - "line": 1571, + "line": 1582, "column": 8 }, "end": { - "line": 1571, + "line": 1582, "column": 26 } } @@ -74565,47 +74334,47 @@ "type": "Identifier", "name": "lDiv", "range": [ - 43945, - 43949 + 44140, + 44144 ], "loc": { "start": { - "line": 1571, + "line": 1582, "column": 27 }, "end": { - "line": 1571, + "line": 1582, "column": 31 } } } ], "range": [ - 43926, - 43950 + 44121, + 44145 ], "loc": { "start": { - "line": 1571, + "line": 1582, "column": 8 }, "end": { - "line": 1571, + "line": 1582, "column": 32 } } }, "range": [ - 43926, - 43951 + 44121, + 44146 ], "loc": { "start": { - "line": 1571, + "line": 1582, "column": 8 }, "end": { - "line": 1571, + "line": 1582, "column": 33 } } @@ -74621,16 +74390,16 @@ "object": { "type": "ThisExpression", "range": [ - 43960, - 43964 + 44155, + 44159 ], "loc": { "start": { - "line": 1572, + "line": 1583, "column": 8 }, "end": { - "line": 1572, + "line": 1583, "column": 12 } } @@ -74639,31 +74408,31 @@ "type": "Identifier", "name": "lDiv", "range": [ - 43965, - 43969 + 44160, + 44164 ], "loc": { "start": { - "line": 1572, + "line": 1583, "column": 13 }, "end": { - "line": 1572, + "line": 1583, "column": 17 } } }, "range": [ - 43960, - 43969 + 44155, + 44164 ], "loc": { "start": { - "line": 1572, + "line": 1583, "column": 8 }, "end": { - "line": 1572, + "line": 1583, "column": 17 } } @@ -74672,46 +74441,46 @@ "type": "Identifier", "name": "lDiv", "range": [ - 43972, - 43976 + 44167, + 44171 ], "loc": { "start": { - "line": 1572, + "line": 1583, "column": 20 }, "end": { - "line": 1572, + "line": 1583, "column": 24 } } }, "range": [ - 43960, - 43976 + 44155, + 44171 ], "loc": { "start": { - "line": 1572, + "line": 1583, "column": 8 }, "end": { - "line": 1572, + "line": 1583, "column": 24 } } }, "range": [ - 43960, - 43977 + 44155, + 44172 ], "loc": { "start": { - "line": 1572, + "line": 1583, "column": 8 }, "end": { - "line": 1572, + "line": 1583, "column": 25 } }, @@ -74720,523 +74489,16 @@ "type": "Block", "value": "** right div containing reset button\n + nb results per page select **", "range": [ - 43987, - 44081 - ], - "loc": { - "start": { - "line": 1574, - "column": 8 - }, - "end": { - "line": 1575, - "column": 52 - } - } - } - ] - }, - { - "type": "VariableDeclaration", - "declarations": [ - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "rDiv", - "range": [ - 44094, - 44098 - ], - "loc": { - "start": { - "line": 1576, - "column": 12 - }, - "end": { - "line": 1576, - "column": 16 - } - } - }, - "init": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "createElm", - "range": [ - 44101, - 44110 - ], - "loc": { - "start": { - "line": 1576, - "column": 19 - }, - "end": { - "line": 1576, - "column": 28 - } - } - }, - "arguments": [ - { - "type": "Literal", - "value": "div", - "raw": "'div'", - "range": [ - 44111, - 44116 - ], - "loc": { - "start": { - "line": 1576, - "column": 29 - }, - "end": { - "line": 1576, - "column": 34 - } - } - } - ], - "range": [ - 44101, - 44117 - ], - "loc": { - "start": { - "line": 1576, - "column": 19 - }, - "end": { - "line": 1576, - "column": 35 - } - } - }, - "range": [ - 44094, - 44117 - ], - "loc": { - "start": { - "line": 1576, - "column": 12 - }, - "end": { - "line": 1576, - "column": 35 - } - } - } - ], - "kind": "let", - "range": [ - 44090, - 44118 - ], - "loc": { - "start": { - "line": 1576, - "column": 8 - }, - "end": { - "line": 1576, - "column": 36 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "** right div containing reset button\n + nb results per page select **", - "range": [ - 43987, - 44081 - ], - "loc": { - "start": { - "line": 1574, - "column": 8 - }, - "end": { - "line": 1575, - "column": 52 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "rDiv", - "range": [ - 44127, - 44131 - ], - "loc": { - "start": { - "line": 1577, - "column": 8 - }, - "end": { - "line": 1577, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "className", - "range": [ - 44132, - 44141 - ], - "loc": { - "start": { - "line": 1577, - "column": 13 - }, - "end": { - "line": 1577, - "column": 22 - } - } - }, - "range": [ - 44127, - 44141 - ], - "loc": { - "start": { - "line": 1577, - "column": 8 - }, - "end": { - "line": 1577, - "column": 22 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 44144, - 44148 - ], - "loc": { - "start": { - "line": 1577, - "column": 25 - }, - "end": { - "line": 1577, - "column": 29 - } - } - }, - "property": { - "type": "Identifier", - "name": "rDivCssClass", - "range": [ - 44149, - 44161 - ], - "loc": { - "start": { - "line": 1577, - "column": 30 - }, - "end": { - "line": 1577, - "column": 42 - } - } - }, - "range": [ - 44144, - 44161 - ], - "loc": { - "start": { - "line": 1577, - "column": 25 - }, - "end": { - "line": 1577, - "column": 42 - } - } - }, - "range": [ - 44127, - 44161 - ], - "loc": { - "start": { - "line": 1577, - "column": 8 - }, - "end": { - "line": 1577, - "column": 42 - } - } - }, - "range": [ - 44127, - 44162 - ], - "loc": { - "start": { - "line": 1577, - "column": 8 - }, - "end": { - "line": 1577, - "column": 43 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "infDiv", - "range": [ - 44171, - 44177 - ], - "loc": { - "start": { - "line": 1578, - "column": 8 - }, - "end": { - "line": 1578, - "column": 14 - } - } - }, - "property": { - "type": "Identifier", - "name": "appendChild", - "range": [ - 44178, - 44189 - ], - "loc": { - "start": { - "line": 1578, - "column": 15 - }, - "end": { - "line": 1578, - "column": 26 - } - } - }, - "range": [ - 44171, - 44189 - ], - "loc": { - "start": { - "line": 1578, - "column": 8 - }, - "end": { - "line": 1578, - "column": 26 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "rDiv", - "range": [ - 44190, - 44194 - ], - "loc": { - "start": { - "line": 1578, - "column": 27 - }, - "end": { - "line": 1578, - "column": 31 - } - } - } - ], - "range": [ - 44171, - 44195 - ], - "loc": { - "start": { - "line": 1578, - "column": 8 - }, - "end": { - "line": 1578, - "column": 32 - } - } - }, - "range": [ - 44171, - 44196 - ], - "loc": { - "start": { - "line": 1578, - "column": 8 - }, - "end": { - "line": 1578, - "column": 33 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 44205, - 44209 - ], - "loc": { - "start": { - "line": 1579, - "column": 8 - }, - "end": { - "line": 1579, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "rDiv", - "range": [ - 44210, - 44214 - ], - "loc": { - "start": { - "line": 1579, - "column": 13 - }, - "end": { - "line": 1579, - "column": 17 - } - } - }, - "range": [ - 44205, - 44214 - ], - "loc": { - "start": { - "line": 1579, - "column": 8 - }, - "end": { - "line": 1579, - "column": 17 - } - } - }, - "right": { - "type": "Identifier", - "name": "rDiv", - "range": [ - 44217, - 44221 - ], - "loc": { - "start": { - "line": 1579, - "column": 20 - }, - "end": { - "line": 1579, - "column": 24 - } - } - }, - "range": [ - 44205, - 44221 - ], - "loc": { - "start": { - "line": 1579, - "column": 8 - }, - "end": { - "line": 1579, - "column": 24 - } - } - }, - "range": [ - 44205, - 44222 - ], - "loc": { - "start": { - "line": 1579, - "column": 8 - }, - "end": { - "line": 1579, - "column": 25 - } - }, - "trailingComments": [ - { - "type": "Block", - "value": "** mid div containing paging elements **", - "range": [ - 44232, + 44182, 44276 ], "loc": { "start": { - "line": 1581, + "line": 1585, "column": 8 }, "end": { - "line": 1581, + "line": 1586, "column": 52 } } @@ -75250,18 +74512,18 @@ "type": "VariableDeclarator", "id": { "type": "Identifier", - "name": "mDiv", + "name": "rDiv", "range": [ 44289, 44293 ], "loc": { "start": { - "line": 1582, + "line": 1587, "column": 12 }, "end": { - "line": 1582, + "line": 1587, "column": 16 } } @@ -75277,11 +74539,11 @@ ], "loc": { "start": { - "line": 1582, + "line": 1587, "column": 19 }, "end": { - "line": 1582, + "line": 1587, "column": 28 } } @@ -75297,11 +74559,11 @@ ], "loc": { "start": { - "line": 1582, + "line": 1587, "column": 29 }, "end": { - "line": 1582, + "line": 1587, "column": 34 } } @@ -75313,11 +74575,11 @@ ], "loc": { "start": { - "line": 1582, + "line": 1587, "column": 19 }, "end": { - "line": 1582, + "line": 1587, "column": 35 } } @@ -75328,11 +74590,11 @@ ], "loc": { "start": { - "line": 1582, + "line": 1587, "column": 12 }, "end": { - "line": 1582, + "line": 1587, "column": 35 } } @@ -75345,29 +74607,29 @@ ], "loc": { "start": { - "line": 1582, + "line": 1587, "column": 8 }, "end": { - "line": 1582, + "line": 1587, "column": 36 } }, "leadingComments": [ { "type": "Block", - "value": "** mid div containing paging elements **", + "value": "** right div containing reset button\n + nb results per page select **", "range": [ - 44232, + 44182, 44276 ], "loc": { "start": { - "line": 1581, + "line": 1585, "column": 8 }, "end": { - "line": 1581, + "line": 1586, "column": 52 } } @@ -75384,18 +74646,18 @@ "computed": false, "object": { "type": "Identifier", - "name": "mDiv", + "name": "rDiv", "range": [ 44322, 44326 ], "loc": { "start": { - "line": 1583, + "line": 1588, "column": 8 }, "end": { - "line": 1583, + "line": 1588, "column": 12 } } @@ -75409,11 +74671,11 @@ ], "loc": { "start": { - "line": 1583, + "line": 1588, "column": 13 }, "end": { - "line": 1583, + "line": 1588, "column": 22 } } @@ -75424,11 +74686,11 @@ ], "loc": { "start": { - "line": 1583, + "line": 1588, "column": 8 }, "end": { - "line": 1583, + "line": 1588, "column": 22 } } @@ -75444,29 +74706,29 @@ ], "loc": { "start": { - "line": 1583, + "line": 1588, "column": 25 }, "end": { - "line": 1583, + "line": 1588, "column": 29 } } }, "property": { "type": "Identifier", - "name": "mDivCssClass", + "name": "rDivCssClass", "range": [ 44344, 44356 ], "loc": { "start": { - "line": 1583, + "line": 1588, "column": 30 }, "end": { - "line": 1583, + "line": 1588, "column": 42 } } @@ -75477,11 +74739,11 @@ ], "loc": { "start": { - "line": 1583, + "line": 1588, "column": 25 }, "end": { - "line": 1583, + "line": 1588, "column": 42 } } @@ -75492,11 +74754,11 @@ ], "loc": { "start": { - "line": 1583, + "line": 1588, "column": 8 }, "end": { - "line": 1583, + "line": 1588, "column": 42 } } @@ -75507,11 +74769,11 @@ ], "loc": { "start": { - "line": 1583, + "line": 1588, "column": 8 }, "end": { - "line": 1583, + "line": 1588, "column": 43 } } @@ -75532,11 +74794,11 @@ ], "loc": { "start": { - "line": 1584, + "line": 1589, "column": 8 }, "end": { - "line": 1584, + "line": 1589, "column": 14 } } @@ -75550,11 +74812,11 @@ ], "loc": { "start": { - "line": 1584, + "line": 1589, "column": 15 }, "end": { - "line": 1584, + "line": 1589, "column": 26 } } @@ -75565,11 +74827,11 @@ ], "loc": { "start": { - "line": 1584, + "line": 1589, "column": 8 }, "end": { - "line": 1584, + "line": 1589, "column": 26 } } @@ -75577,18 +74839,18 @@ "arguments": [ { "type": "Identifier", - "name": "mDiv", + "name": "rDiv", "range": [ 44385, 44389 ], "loc": { "start": { - "line": 1584, + "line": 1589, "column": 27 }, "end": { - "line": 1584, + "line": 1589, "column": 31 } } @@ -75600,11 +74862,11 @@ ], "loc": { "start": { - "line": 1584, + "line": 1589, "column": 8 }, "end": { - "line": 1584, + "line": 1589, "column": 32 } } @@ -75615,11 +74877,11 @@ ], "loc": { "start": { - "line": 1584, + "line": 1589, "column": 8 }, "end": { - "line": 1584, + "line": 1589, "column": 33 } } @@ -75640,29 +74902,29 @@ ], "loc": { "start": { - "line": 1585, + "line": 1590, "column": 8 }, "end": { - "line": 1585, + "line": 1590, "column": 12 } } }, "property": { "type": "Identifier", - "name": "mDiv", + "name": "rDiv", "range": [ 44405, 44409 ], "loc": { "start": { - "line": 1585, + "line": 1590, "column": 13 }, "end": { - "line": 1585, + "line": 1590, "column": 17 } } @@ -75673,29 +74935,29 @@ ], "loc": { "start": { - "line": 1585, + "line": 1590, "column": 8 }, "end": { - "line": 1585, + "line": 1590, "column": 17 } } }, "right": { "type": "Identifier", - "name": "mDiv", + "name": "rDiv", "range": [ 44412, 44416 ], "loc": { "start": { - "line": 1585, + "line": 1590, "column": 20 }, "end": { - "line": 1585, + "line": 1590, "column": 24 } } @@ -75706,11 +74968,11 @@ ], "loc": { "start": { - "line": 1585, + "line": 1590, "column": 8 }, "end": { - "line": 1585, + "line": 1590, "column": 24 } } @@ -75721,11 +74983,518 @@ ], "loc": { "start": { - "line": 1585, + "line": 1590, "column": 8 }, "end": { - "line": 1585, + "line": 1590, + "column": 25 + } + }, + "trailingComments": [ + { + "type": "Block", + "value": "** mid div containing paging elements **", + "range": [ + 44427, + 44471 + ], + "loc": { + "start": { + "line": 1592, + "column": 8 + }, + "end": { + "line": 1592, + "column": 52 + } + } + } + ] + }, + { + "type": "VariableDeclaration", + "declarations": [ + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "mDiv", + "range": [ + 44484, + 44488 + ], + "loc": { + "start": { + "line": 1593, + "column": 12 + }, + "end": { + "line": 1593, + "column": 16 + } + } + }, + "init": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "createElm", + "range": [ + 44491, + 44500 + ], + "loc": { + "start": { + "line": 1593, + "column": 19 + }, + "end": { + "line": 1593, + "column": 28 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "div", + "raw": "'div'", + "range": [ + 44501, + 44506 + ], + "loc": { + "start": { + "line": 1593, + "column": 29 + }, + "end": { + "line": 1593, + "column": 34 + } + } + } + ], + "range": [ + 44491, + 44507 + ], + "loc": { + "start": { + "line": 1593, + "column": 19 + }, + "end": { + "line": 1593, + "column": 35 + } + } + }, + "range": [ + 44484, + 44507 + ], + "loc": { + "start": { + "line": 1593, + "column": 12 + }, + "end": { + "line": 1593, + "column": 35 + } + } + } + ], + "kind": "let", + "range": [ + 44480, + 44508 + ], + "loc": { + "start": { + "line": 1593, + "column": 8 + }, + "end": { + "line": 1593, + "column": 36 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "** mid div containing paging elements **", + "range": [ + 44427, + 44471 + ], + "loc": { + "start": { + "line": 1592, + "column": 8 + }, + "end": { + "line": 1592, + "column": 52 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "mDiv", + "range": [ + 44517, + 44521 + ], + "loc": { + "start": { + "line": 1594, + "column": 8 + }, + "end": { + "line": 1594, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "className", + "range": [ + 44522, + 44531 + ], + "loc": { + "start": { + "line": 1594, + "column": 13 + }, + "end": { + "line": 1594, + "column": 22 + } + } + }, + "range": [ + 44517, + 44531 + ], + "loc": { + "start": { + "line": 1594, + "column": 8 + }, + "end": { + "line": 1594, + "column": 22 + } + } + }, + "right": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 44534, + 44538 + ], + "loc": { + "start": { + "line": 1594, + "column": 25 + }, + "end": { + "line": 1594, + "column": 29 + } + } + }, + "property": { + "type": "Identifier", + "name": "mDivCssClass", + "range": [ + 44539, + 44551 + ], + "loc": { + "start": { + "line": 1594, + "column": 30 + }, + "end": { + "line": 1594, + "column": 42 + } + } + }, + "range": [ + 44534, + 44551 + ], + "loc": { + "start": { + "line": 1594, + "column": 25 + }, + "end": { + "line": 1594, + "column": 42 + } + } + }, + "range": [ + 44517, + 44551 + ], + "loc": { + "start": { + "line": 1594, + "column": 8 + }, + "end": { + "line": 1594, + "column": 42 + } + } + }, + "range": [ + 44517, + 44552 + ], + "loc": { + "start": { + "line": 1594, + "column": 8 + }, + "end": { + "line": 1594, + "column": 43 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "infDiv", + "range": [ + 44561, + 44567 + ], + "loc": { + "start": { + "line": 1595, + "column": 8 + }, + "end": { + "line": 1595, + "column": 14 + } + } + }, + "property": { + "type": "Identifier", + "name": "appendChild", + "range": [ + 44568, + 44579 + ], + "loc": { + "start": { + "line": 1595, + "column": 15 + }, + "end": { + "line": 1595, + "column": 26 + } + } + }, + "range": [ + 44561, + 44579 + ], + "loc": { + "start": { + "line": 1595, + "column": 8 + }, + "end": { + "line": 1595, + "column": 26 + } + } + }, + "arguments": [ + { + "type": "Identifier", + "name": "mDiv", + "range": [ + 44580, + 44584 + ], + "loc": { + "start": { + "line": 1595, + "column": 27 + }, + "end": { + "line": 1595, + "column": 31 + } + } + } + ], + "range": [ + 44561, + 44585 + ], + "loc": { + "start": { + "line": 1595, + "column": 8 + }, + "end": { + "line": 1595, + "column": 32 + } + } + }, + "range": [ + 44561, + 44586 + ], + "loc": { + "start": { + "line": 1595, + "column": 8 + }, + "end": { + "line": 1595, + "column": 33 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 44595, + 44599 + ], + "loc": { + "start": { + "line": 1596, + "column": 8 + }, + "end": { + "line": 1596, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "mDiv", + "range": [ + 44600, + 44604 + ], + "loc": { + "start": { + "line": 1596, + "column": 13 + }, + "end": { + "line": 1596, + "column": 17 + } + } + }, + "range": [ + 44595, + 44604 + ], + "loc": { + "start": { + "line": 1596, + "column": 8 + }, + "end": { + "line": 1596, + "column": 17 + } + } + }, + "right": { + "type": "Identifier", + "name": "mDiv", + "range": [ + 44607, + 44611 + ], + "loc": { + "start": { + "line": 1596, + "column": 20 + }, + "end": { + "line": 1596, + "column": 24 + } + } + }, + "range": [ + 44595, + 44611 + ], + "loc": { + "start": { + "line": 1596, + "column": 8 + }, + "end": { + "line": 1596, + "column": 24 + } + } + }, + "range": [ + 44595, + 44612 + ], + "loc": { + "start": { + "line": 1596, + "column": 8 + }, + "end": { + "line": 1596, "column": 25 } }, @@ -75734,16 +75503,16 @@ "type": "Line", "value": " emit help initialisation only if undefined", "range": [ - 44427, - 44472 + 44622, + 44667 ], "loc": { "start": { - "line": 1587, + "line": 1598, "column": 8 }, "end": { - "line": 1587, + "line": 1598, "column": 53 } } @@ -75758,16 +75527,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 44485, - 44492 + 44680, + 44687 ], "loc": { "start": { - "line": 1588, + "line": 1599, "column": 12 }, "end": { - "line": 1588, + "line": 1599, "column": 19 } } @@ -75779,16 +75548,16 @@ "object": { "type": "ThisExpression", "range": [ - 44493, - 44497 + 44688, + 44692 ], "loc": { "start": { - "line": 1588, + "line": 1599, "column": 20 }, "end": { - "line": 1588, + "line": 1599, "column": 24 } } @@ -75797,47 +75566,47 @@ "type": "Identifier", "name": "help", "range": [ - 44498, - 44502 + 44693, + 44697 ], "loc": { "start": { - "line": 1588, + "line": 1599, "column": 25 }, "end": { - "line": 1588, + "line": 1599, "column": 29 } } }, "range": [ - 44493, - 44502 + 44688, + 44697 ], "loc": { "start": { - "line": 1588, + "line": 1599, "column": 20 }, "end": { - "line": 1588, + "line": 1599, "column": 29 } } } ], "range": [ - 44485, - 44503 + 44680, + 44698 ], "loc": { "start": { - "line": 1588, + "line": 1599, "column": 12 }, "end": { - "line": 1588, + "line": 1599, "column": 30 } } @@ -75848,9 +75617,8 @@ { "type": "ExpressionStatement", "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { + "type": "CallExpression", + "callee": { "type": "MemberExpression", "computed": false, "object": { @@ -75862,16 +75630,16 @@ "object": { "type": "ThisExpression", "range": [ - 44647, - 44651 + 44831, + 44835 ], "loc": { "start": { - "line": 1591, + "line": 1602, "column": 12 }, "end": { - "line": 1591, + "line": 1602, "column": 16 } } @@ -75880,31 +75648,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 44652, - 44655 + 44836, + 44839 ], "loc": { "start": { - "line": 1591, + "line": 1602, "column": 17 }, "end": { - "line": 1591, + "line": 1602, "column": 20 } } }, "range": [ - 44647, - 44655 + 44831, + 44839 ], "loc": { "start": { - "line": 1591, + "line": 1602, "column": 12 }, "end": { - "line": 1591, + "line": 1602, "column": 20 } } @@ -75913,132 +75681,114 @@ "type": "Identifier", "name": "help", "range": [ - 44656, - 44660 + 44840, + 44844 ], "loc": { "start": { - "line": 1591, + "line": 1602, "column": 21 }, "end": { - "line": 1591, + "line": 1602, "column": 25 } } }, "range": [ - 44647, - 44660 + 44831, + 44844 ], "loc": { "start": { - "line": 1591, + "line": 1602, "column": 12 }, "end": { - "line": 1591, + "line": 1602, "column": 25 } } }, "property": { "type": "Identifier", - "name": "enabled", + "name": "enable", "range": [ - 44661, - 44668 + 44845, + 44851 ], "loc": { "start": { - "line": 1591, + "line": 1602, "column": 26 }, "end": { - "line": 1591, - "column": 33 + "line": 1602, + "column": 32 } } }, "range": [ - 44647, - 44668 + 44831, + 44851 ], "loc": { "start": { - "line": 1591, + "line": 1602, "column": 12 }, "end": { - "line": 1591, - "column": 33 - } - } - }, - "right": { - "type": "Literal", - "value": true, - "raw": "true", - "range": [ - 44671, - 44675 - ], - "loc": { - "start": { - "line": 1591, - "column": 36 - }, - "end": { - "line": 1591, - "column": 40 + "line": 1602, + "column": 32 } } }, + "arguments": [], "range": [ - 44647, - 44675 + 44831, + 44853 ], "loc": { "start": { - "line": 1591, + "line": 1602, "column": 12 }, "end": { - "line": 1591, - "column": 40 + "line": 1602, + "column": 34 } } }, "range": [ - 44647, - 44676 + 44831, + 44854 ], "loc": { "start": { - "line": 1591, + "line": 1602, "column": 12 }, "end": { - "line": 1591, - "column": 41 + "line": 1602, + "column": 35 } }, "leadingComments": [ { "type": "Line", - "value": " explicitily set enabled field to true to initialise help by", + "value": " explicitily enable help to initialise feature by", "range": [ - 44519, - 44581 + 44714, + 44765 ], "loc": { "start": { - "line": 1589, + "line": 1600, "column": 12 }, "end": { - "line": 1589, - "column": 74 + "line": 1600, + "column": 63 } } }, @@ -76046,16 +75796,16 @@ "type": "Line", "value": " default, only if setting is undefined", "range": [ - 44594, - 44634 + 44778, + 44818 ], "loc": { "start": { - "line": 1590, + "line": 1601, "column": 12 }, "end": { - "line": 1590, + "line": 1601, "column": 52 } } @@ -76075,16 +75825,16 @@ "object": { "type": "ThisExpression", "range": [ - 44689, - 44693 + 44867, + 44871 ], "loc": { "start": { - "line": 1592, + "line": 1603, "column": 12 }, "end": { - "line": 1592, + "line": 1603, "column": 16 } } @@ -76093,31 +75843,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 44694, - 44701 + 44872, + 44879 ], "loc": { "start": { - "line": 1592, + "line": 1603, "column": 17 }, "end": { - "line": 1592, + "line": 1603, "column": 24 } } }, "range": [ - 44689, - 44701 + 44867, + 44879 ], "loc": { "start": { - "line": 1592, + "line": 1603, "column": 12 }, "end": { - "line": 1592, + "line": 1603, "column": 24 } } @@ -76126,31 +75876,31 @@ "type": "Identifier", "name": "emit", "range": [ - 44702, - 44706 + 44880, + 44884 ], "loc": { "start": { - "line": 1592, + "line": 1603, "column": 25 }, "end": { - "line": 1592, + "line": 1603, "column": 29 } } }, "range": [ - 44689, - 44706 + 44867, + 44884 ], "loc": { "start": { - "line": 1592, + "line": 1603, "column": 12 }, "end": { - "line": 1592, + "line": 1603, "column": 29 } } @@ -76161,16 +75911,16 @@ "value": "init-help", "raw": "'init-help'", "range": [ - 44707, - 44718 + 44885, + 44896 ], "loc": { "start": { - "line": 1592, + "line": 1603, "column": 30 }, "end": { - "line": 1592, + "line": 1603, "column": 41 } } @@ -76178,79 +75928,79 @@ { "type": "ThisExpression", "range": [ - 44720, - 44724 + 44898, + 44902 ], "loc": { "start": { - "line": 1592, + "line": 1603, "column": 43 }, "end": { - "line": 1592, + "line": 1603, "column": 47 } } } ], "range": [ - 44689, - 44725 + 44867, + 44903 ], "loc": { "start": { - "line": 1592, + "line": 1603, "column": 12 }, "end": { - "line": 1592, + "line": 1603, "column": 48 } } }, "range": [ - 44689, - 44726 + 44867, + 44904 ], "loc": { "start": { - "line": 1592, + "line": 1603, "column": 12 }, "end": { - "line": 1592, + "line": 1603, "column": 49 } } } ], "range": [ - 44505, - 44736 + 44700, + 44914 ], "loc": { "start": { - "line": 1588, + "line": 1599, "column": 32 }, "end": { - "line": 1593, + "line": 1604, "column": 9 } } }, "alternate": null, "range": [ - 44481, - 44736 + 44676, + 44914 ], "loc": { "start": { - "line": 1588, + "line": 1599, "column": 8 }, "end": { - "line": 1593, + "line": 1604, "column": 9 } }, @@ -76259,16 +76009,16 @@ "type": "Line", "value": " emit help initialisation only if undefined", "range": [ - 44427, - 44472 + 44622, + 44667 ], "loc": { "start": { - "line": 1587, + "line": 1598, "column": 8 }, "end": { - "line": 1587, + "line": 1598, "column": 53 } } @@ -76277,16 +76027,16 @@ } ], "range": [ - 42990, - 44742 + 43185, + 44920 ], "loc": { "start": { - "line": 1541, + "line": 1552, "column": 17 }, "end": { - "line": 1594, + "line": 1605, "column": 5 } } @@ -76294,16 +76044,16 @@ "generator": false, "expression": false, "range": [ - 42987, - 44742 + 43182, + 44920 ], "loc": { "start": { - "line": 1541, + "line": 1552, "column": 14 }, "end": { - "line": 1594, + "line": 1605, "column": 5 } } @@ -76311,16 +76061,16 @@ "kind": "method", "computed": false, "range": [ - 42977, - 44742 + 43172, + 44920 ], "loc": { "start": { - "line": 1541, + "line": 1552, "column": 4 }, "end": { - "line": 1594, + "line": 1605, "column": 5 } }, @@ -76329,16 +76079,16 @@ "type": "Block", "value": "*\n * Generate container element for paging, reset button, rows counter etc.\n ", "range": [ - 42883, - 42972 + 43078, + 43167 ], "loc": { "start": { - "line": 1538, + "line": 1549, "column": 4 }, "end": { - "line": 1540, + "line": 1551, "column": 7 } } @@ -76349,16 +76099,16 @@ "type": "Block", "value": "*\n * Remove toolbar container element\n ", "range": [ - 44748, - 44799 + 44926, + 44977 ], "loc": { "start": { - "line": 1596, + "line": 1607, "column": 4 }, "end": { - "line": 1598, + "line": 1609, "column": 7 } } @@ -76372,16 +76122,16 @@ "type": "Identifier", "name": "removeToolbar", "range": [ - 44804, - 44817 + 44982, + 44995 ], "loc": { "start": { - "line": 1599, + "line": 1610, "column": 4 }, "end": { - "line": 1599, + "line": 1610, "column": 17 } } @@ -76404,16 +76154,16 @@ "object": { "type": "ThisExpression", "range": [ - 44835, - 44839 + 45013, + 45017 ], "loc": { "start": { - "line": 1600, + "line": 1611, "column": 13 }, "end": { - "line": 1600, + "line": 1611, "column": 17 } } @@ -76422,47 +76172,47 @@ "type": "Identifier", "name": "infDiv", "range": [ - 44840, - 44846 + 45018, + 45024 ], "loc": { "start": { - "line": 1600, + "line": 1611, "column": 18 }, "end": { - "line": 1600, + "line": 1611, "column": 24 } } }, "range": [ - 44835, - 44846 + 45013, + 45024 ], "loc": { "start": { - "line": 1600, + "line": 1611, "column": 13 }, "end": { - "line": 1600, + "line": 1611, "column": 24 } } }, "prefix": true, "range": [ - 44834, - 44846 + 45012, + 45024 ], "loc": { "start": { - "line": 1600, + "line": 1611, "column": 12 }, "end": { - "line": 1600, + "line": 1611, "column": 24 } } @@ -76474,48 +76224,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 44862, - 44869 + 45040, + 45047 ], "loc": { "start": { - "line": 1601, + "line": 1612, "column": 12 }, "end": { - "line": 1601, + "line": 1612, "column": 19 } } } ], "range": [ - 44848, - 44879 + 45026, + 45057 ], "loc": { "start": { - "line": 1600, + "line": 1611, "column": 26 }, "end": { - "line": 1602, + "line": 1613, "column": 9 } } }, "alternate": null, "range": [ - 44830, - 44879 + 45008, + 45057 ], "loc": { "start": { - "line": 1600, + "line": 1611, "column": 8 }, "end": { - "line": 1602, + "line": 1613, "column": 9 } } @@ -76528,16 +76278,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 44888, - 44897 + 45066, + 45075 ], "loc": { "start": { - "line": 1603, + "line": 1614, "column": 8 }, "end": { - "line": 1603, + "line": 1614, "column": 17 } } @@ -76549,16 +76299,16 @@ "object": { "type": "ThisExpression", "range": [ - 44898, - 44902 + 45076, + 45080 ], "loc": { "start": { - "line": 1603, + "line": 1614, "column": 18 }, "end": { - "line": 1603, + "line": 1614, "column": 22 } } @@ -76567,62 +76317,62 @@ "type": "Identifier", "name": "infDiv", "range": [ - 44903, - 44909 + 45081, + 45087 ], "loc": { "start": { - "line": 1603, + "line": 1614, "column": 23 }, "end": { - "line": 1603, + "line": 1614, "column": 29 } } }, "range": [ - 44898, - 44909 + 45076, + 45087 ], "loc": { "start": { - "line": 1603, + "line": 1614, "column": 18 }, "end": { - "line": 1603, + "line": 1614, "column": 29 } } } ], "range": [ - 44888, - 44910 + 45066, + 45088 ], "loc": { "start": { - "line": 1603, + "line": 1614, "column": 8 }, "end": { - "line": 1603, + "line": 1614, "column": 30 } } }, "range": [ - 44888, - 44911 + 45066, + 45089 ], "loc": { "start": { - "line": 1603, + "line": 1614, "column": 8 }, "end": { - "line": 1603, + "line": 1614, "column": 31 } } @@ -76638,16 +76388,16 @@ "object": { "type": "ThisExpression", "range": [ - 44920, - 44924 + 45098, + 45102 ], "loc": { "start": { - "line": 1604, + "line": 1615, "column": 8 }, "end": { - "line": 1604, + "line": 1615, "column": 12 } } @@ -76656,31 +76406,31 @@ "type": "Identifier", "name": "infDiv", "range": [ - 44925, - 44931 + 45103, + 45109 ], "loc": { "start": { - "line": 1604, + "line": 1615, "column": 13 }, "end": { - "line": 1604, + "line": 1615, "column": 19 } } }, "range": [ - 44920, - 44931 + 45098, + 45109 ], "loc": { "start": { - "line": 1604, + "line": 1615, "column": 8 }, "end": { - "line": 1604, + "line": 1615, "column": 19 } } @@ -76690,46 +76440,46 @@ "value": null, "raw": "null", "range": [ - 44934, - 44938 + 45112, + 45116 ], "loc": { "start": { - "line": 1604, + "line": 1615, "column": 22 }, "end": { - "line": 1604, + "line": 1615, "column": 26 } } }, "range": [ - 44920, - 44938 + 45098, + 45116 ], "loc": { "start": { - "line": 1604, + "line": 1615, "column": 8 }, "end": { - "line": 1604, + "line": 1615, "column": 26 } } }, "range": [ - 44920, - 44939 + 45098, + 45117 ], "loc": { "start": { - "line": 1604, + "line": 1615, "column": 8 }, "end": { - "line": 1604, + "line": 1615, "column": 27 } } @@ -76743,16 +76493,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 44953, - 44956 + 45131, + 45134 ], "loc": { "start": { - "line": 1606, + "line": 1617, "column": 12 }, "end": { - "line": 1606, + "line": 1617, "column": 15 } } @@ -76765,16 +76515,16 @@ "object": { "type": "ThisExpression", "range": [ - 44959, - 44963 + 45137, + 45141 ], "loc": { "start": { - "line": 1606, + "line": 1617, "column": 18 }, "end": { - "line": 1606, + "line": 1617, "column": 22 } } @@ -76783,62 +76533,62 @@ "type": "Identifier", "name": "dom", "range": [ - 44964, - 44967 + 45142, + 45145 ], "loc": { "start": { - "line": 1606, + "line": 1617, "column": 23 }, "end": { - "line": 1606, + "line": 1617, "column": 26 } } }, "range": [ - 44959, - 44967 + 45137, + 45145 ], "loc": { "start": { - "line": 1606, + "line": 1617, "column": 18 }, "end": { - "line": 1606, + "line": 1617, "column": 26 } } }, "arguments": [], "range": [ - 44959, - 44969 + 45137, + 45147 ], "loc": { "start": { - "line": 1606, + "line": 1617, "column": 18 }, "end": { - "line": 1606, + "line": 1617, "column": 28 } } }, "range": [ - 44953, - 44969 + 45131, + 45147 ], "loc": { "start": { - "line": 1606, + "line": 1617, "column": 12 }, "end": { - "line": 1606, + "line": 1617, "column": 28 } } @@ -76846,16 +76596,16 @@ ], "kind": "let", "range": [ - 44949, - 44970 + 45127, + 45148 ], "loc": { "start": { - "line": 1606, + "line": 1617, "column": 8 }, "end": { - "line": 1606, + "line": 1617, "column": 29 } } @@ -76869,16 +76619,16 @@ "type": "Identifier", "name": "captions", "range": [ - 44983, - 44991 + 45161, + 45169 ], "loc": { "start": { - "line": 1607, + "line": 1618, "column": 12 }, "end": { - "line": 1607, + "line": 1618, "column": 20 } } @@ -76889,16 +76639,16 @@ "type": "Identifier", "name": "tag", "range": [ - 44994, - 44997 + 45172, + 45175 ], "loc": { "start": { - "line": 1607, + "line": 1618, "column": 23 }, "end": { - "line": 1607, + "line": 1618, "column": 26 } } @@ -76908,16 +76658,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 44998, - 45001 + 45176, + 45179 ], "loc": { "start": { - "line": 1607, + "line": 1618, "column": 27 }, "end": { - "line": 1607, + "line": 1618, "column": 30 } } @@ -76927,47 +76677,47 @@ "value": "caption", "raw": "'caption'", "range": [ - 45003, - 45012 + 45181, + 45190 ], "loc": { "start": { - "line": 1607, + "line": 1618, "column": 32 }, "end": { - "line": 1607, + "line": 1618, "column": 41 } } } ], "range": [ - 44994, - 45013 + 45172, + 45191 ], "loc": { "start": { - "line": 1607, + "line": 1618, "column": 23 }, "end": { - "line": 1607, + "line": 1618, "column": 42 } } }, "range": [ - 44983, - 45013 + 45161, + 45191 ], "loc": { "start": { - "line": 1607, + "line": 1618, "column": 12 }, "end": { - "line": 1607, + "line": 1618, "column": 42 } } @@ -76975,435 +76725,271 @@ ], "kind": "let", "range": [ - 44979, - 45014 + 45157, + 45192 ], "loc": { "start": { - "line": 1607, + "line": 1618, "column": 8 }, "end": { - "line": 1607, + "line": 1618, "column": 43 } } }, { - "type": "IfStatement", - "test": { - "type": "BinaryExpression", - "operator": ">", - "left": { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { "type": "MemberExpression", "computed": false, "object": { - "type": "Identifier", - "name": "captions", + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ArrayExpression", + "elements": [], + "range": [ + 45201, + 45203 + ], + "loc": { + "start": { + "line": 1619, + "column": 8 + }, + "end": { + "line": 1619, + "column": 10 + } + } + }, + "property": { + "type": "Identifier", + "name": "forEach", + "range": [ + 45204, + 45211 + ], + "loc": { + "start": { + "line": 1619, + "column": 11 + }, + "end": { + "line": 1619, + "column": 18 + } + } + }, "range": [ - 45027, - 45035 + 45201, + 45211 ], "loc": { "start": { - "line": 1608, - "column": 12 + "line": 1619, + "column": 8 }, "end": { - "line": 1608, - "column": 20 + "line": 1619, + "column": 18 } } }, "property": { "type": "Identifier", - "name": "length", + "name": "call", "range": [ - 45036, - 45042 + 45212, + 45216 ], "loc": { "start": { - "line": 1608, - "column": 21 + "line": 1619, + "column": 19 }, "end": { - "line": 1608, - "column": 27 + "line": 1619, + "column": 23 } } }, "range": [ - 45027, - 45042 + 45201, + 45216 ], "loc": { "start": { - "line": 1608, - "column": 12 + "line": 1619, + "column": 8 }, "end": { - "line": 1608, - "column": 27 + "line": 1619, + "column": 23 } } }, - "right": { - "type": "Literal", - "value": 0, - "raw": "0", - "range": [ - 45045, - 45046 - ], - "loc": { - "start": { - "line": 1608, - "column": 30 - }, - "end": { - "line": 1608, - "column": 31 - } - } - }, - "range": [ - 45027, - 45046 - ], - "loc": { - "start": { - "line": 1608, - "column": 12 - }, - "end": { - "line": 1608, - "column": 31 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ + "arguments": [ { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ArrayExpression", - "elements": [], - "range": [ - 45062, - 45064 - ], - "loc": { - "start": { - "line": 1609, - "column": 12 - }, - "end": { - "line": 1609, - "column": 14 - } - } - }, - "property": { - "type": "Identifier", - "name": "forEach", - "range": [ - 45065, - 45072 - ], - "loc": { - "start": { - "line": 1609, - "column": 15 - }, - "end": { - "line": 1609, - "column": 22 - } - } - }, - "range": [ - 45062, - 45072 - ], - "loc": { - "start": { - "line": 1609, - "column": 12 - }, - "end": { - "line": 1609, - "column": 22 - } - } - }, - "property": { - "type": "Identifier", - "name": "call", - "range": [ - 45073, - 45077 - ], - "loc": { - "start": { - "line": 1609, - "column": 23 - }, - "end": { - "line": 1609, - "column": 27 - } - } - }, + "type": "Identifier", + "name": "captions", + "range": [ + 45217, + 45225 + ], + "loc": { + "start": { + "line": 1619, + "column": 24 + }, + "end": { + "line": 1619, + "column": 32 + } + } + }, + { + "type": "ArrowFunctionExpression", + "id": null, + "params": [ + { + "type": "Identifier", + "name": "elm", "range": [ - 45062, - 45077 + 45228, + 45231 ], "loc": { "start": { - "line": 1609, - "column": 12 + "line": 1619, + "column": 35 }, "end": { - "line": 1609, - "column": 27 + "line": 1619, + "column": 38 + } + } + } + ], + "body": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "removeElm", + "range": [ + 45236, + 45245 + ], + "loc": { + "start": { + "line": 1619, + "column": 43 + }, + "end": { + "line": 1619, + "column": 52 } } }, "arguments": [ { "type": "Identifier", - "name": "captions", + "name": "elm", "range": [ - 45078, - 45086 + 45246, + 45249 ], "loc": { "start": { - "line": 1609, - "column": 28 + "line": 1619, + "column": 53 }, "end": { - "line": 1609, - "column": 36 - } - } - }, - { - "type": "ArrowFunctionExpression", - "id": null, - "params": [ - { - "type": "Identifier", - "name": "elm", - "range": [ - 45089, - 45092 - ], - "loc": { - "start": { - "line": 1609, - "column": 39 - }, - "end": { - "line": 1609, - "column": 42 - } - } - } - ], - "body": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tbl", - "range": [ - 45097, - 45100 - ], - "loc": { - "start": { - "line": 1609, - "column": 47 - }, - "end": { - "line": 1609, - "column": 50 - } - } - }, - "property": { - "type": "Identifier", - "name": "removeChild", - "range": [ - 45101, - 45112 - ], - "loc": { - "start": { - "line": 1609, - "column": 51 - }, - "end": { - "line": 1609, - "column": 62 - } - } - }, - "range": [ - 45097, - 45112 - ], - "loc": { - "start": { - "line": 1609, - "column": 47 - }, - "end": { - "line": 1609, - "column": 62 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "elm", - "range": [ - 45113, - 45116 - ], - "loc": { - "start": { - "line": 1609, - "column": 63 - }, - "end": { - "line": 1609, - "column": 66 - } - } - } - ], - "range": [ - 45097, - 45117 - ], - "loc": { - "start": { - "line": 1609, - "column": 47 - }, - "end": { - "line": 1609, - "column": 67 - } - } - }, - "generator": false, - "expression": true, - "range": [ - 45088, - 45117 - ], - "loc": { - "start": { - "line": 1609, - "column": 38 - }, - "end": { - "line": 1609, - "column": 67 + "line": 1619, + "column": 56 } } } ], "range": [ - 45062, - 45118 + 45236, + 45250 ], "loc": { "start": { - "line": 1609, - "column": 12 + "line": 1619, + "column": 43 }, "end": { - "line": 1609, - "column": 68 + "line": 1619, + "column": 57 } } }, + "generator": false, + "expression": true, "range": [ - 45062, - 45119 + 45227, + 45250 ], "loc": { "start": { - "line": 1609, - "column": 12 + "line": 1619, + "column": 34 }, "end": { - "line": 1609, - "column": 69 + "line": 1619, + "column": 57 } } } ], "range": [ - 45048, - 45129 + 45201, + 45251 ], "loc": { "start": { - "line": 1608, - "column": 33 + "line": 1619, + "column": 8 }, "end": { - "line": 1610, - "column": 9 + "line": 1619, + "column": 58 } } }, - "alternate": null, "range": [ - 45023, - 45129 + 45201, + 45252 ], "loc": { "start": { - "line": 1608, + "line": 1619, "column": 8 }, "end": { - "line": 1610, - "column": 9 + "line": 1619, + "column": 59 } } } ], "range": [ - 44820, - 45135 + 44998, + 45258 ], "loc": { "start": { - "line": 1599, + "line": 1610, "column": 20 }, "end": { - "line": 1611, + "line": 1620, "column": 5 } } @@ -77411,16 +76997,16 @@ "generator": false, "expression": false, "range": [ - 44817, - 45135 + 44995, + 45258 ], "loc": { "start": { - "line": 1599, + "line": 1610, "column": 17 }, "end": { - "line": 1611, + "line": 1620, "column": 5 } } @@ -77428,16 +77014,16 @@ "kind": "method", "computed": false, "range": [ - 44804, - 45135 + 44982, + 45258 ], "loc": { "start": { - "line": 1599, + "line": 1610, "column": 4 }, "end": { - "line": 1611, + "line": 1620, "column": 5 } }, @@ -77446,16 +77032,16 @@ "type": "Block", "value": "*\n * Remove toolbar container element\n ", "range": [ - 44748, - 44799 + 44926, + 44977 ], "loc": { "start": { - "line": 1596, + "line": 1607, "column": 4 }, "end": { - "line": 1598, + "line": 1609, "column": 7 } } @@ -77466,16 +77052,16 @@ "type": "Block", "value": "*\n * Remove all the external column filters\n ", "range": [ - 45141, - 45198 + 45264, + 45321 ], "loc": { "start": { - "line": 1613, + "line": 1622, "column": 4 }, "end": { - "line": 1615, + "line": 1624, "column": 7 } } @@ -77489,16 +77075,16 @@ "type": "Identifier", "name": "removeExternalFlts", "range": [ - 45203, - 45221 + 45326, + 45344 ], "loc": { "start": { - "line": 1616, + "line": 1625, "column": 4 }, "end": { - "line": 1616, + "line": 1625, "column": 22 } } @@ -77521,16 +77107,16 @@ "object": { "type": "ThisExpression", "range": [ - 45239, - 45243 + 45362, + 45366 ], "loc": { "start": { - "line": 1617, + "line": 1626, "column": 13 }, "end": { - "line": 1617, + "line": 1626, "column": 17 } } @@ -77539,47 +77125,47 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 45244, - 45257 + 45367, + 45380 ], "loc": { "start": { - "line": 1617, + "line": 1626, "column": 18 }, "end": { - "line": 1617, + "line": 1626, "column": 31 } } }, "range": [ - 45239, - 45257 + 45362, + 45380 ], "loc": { "start": { - "line": 1617, + "line": 1626, "column": 13 }, "end": { - "line": 1617, + "line": 1626, "column": 31 } } }, "prefix": true, "range": [ - 45238, - 45257 + 45361, + 45380 ], "loc": { "start": { - "line": 1617, + "line": 1626, "column": 12 }, "end": { - "line": 1617, + "line": 1626, "column": 31 } } @@ -77591,48 +77177,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 45273, - 45280 + 45396, + 45403 ], "loc": { "start": { - "line": 1618, + "line": 1627, "column": 12 }, "end": { - "line": 1618, + "line": 1627, "column": 19 } } } ], "range": [ - 45259, - 45290 + 45382, + 45413 ], "loc": { "start": { - "line": 1617, + "line": 1626, "column": 33 }, "end": { - "line": 1619, + "line": 1628, "column": 9 } } }, "alternate": null, "range": [ - 45234, - 45290 + 45357, + 45413 ], "loc": { "start": { - "line": 1617, + "line": 1626, "column": 8 }, "end": { - "line": 1619, + "line": 1628, "column": 9 } } @@ -77646,16 +77232,16 @@ "type": "Identifier", "name": "ids", "range": [ - 45303, - 45306 + 45426, + 45429 ], "loc": { "start": { - "line": 1620, + "line": 1629, "column": 12 }, "end": { - "line": 1620, + "line": 1629, "column": 15 } } @@ -77666,16 +77252,16 @@ "object": { "type": "ThisExpression", "range": [ - 45309, - 45313 + 45432, + 45436 ], "loc": { "start": { - "line": 1620, + "line": 1629, "column": 18 }, "end": { - "line": 1620, + "line": 1629, "column": 22 } } @@ -77684,46 +77270,46 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 45314, - 45331 + 45437, + 45454 ], "loc": { "start": { - "line": 1620, + "line": 1629, "column": 23 }, "end": { - "line": 1620, + "line": 1629, "column": 40 } } }, "range": [ - 45309, - 45331 + 45432, + 45454 ], "loc": { "start": { - "line": 1620, + "line": 1629, "column": 18 }, "end": { - "line": 1620, + "line": 1629, "column": 40 } } }, "range": [ - 45303, - 45331 + 45426, + 45454 ], "loc": { "start": { - "line": 1620, + "line": 1629, "column": 12 }, "end": { - "line": 1620, + "line": 1629, "column": 40 } } @@ -77734,16 +77320,16 @@ "type": "Identifier", "name": "len", "range": [ - 45345, - 45348 + 45468, + 45471 ], "loc": { "start": { - "line": 1621, + "line": 1630, "column": 12 }, "end": { - "line": 1621, + "line": 1630, "column": 15 } } @@ -77755,16 +77341,16 @@ "type": "Identifier", "name": "ids", "range": [ - 45351, - 45354 + 45474, + 45477 ], "loc": { "start": { - "line": 1621, + "line": 1630, "column": 18 }, "end": { - "line": 1621, + "line": 1630, "column": 21 } } @@ -77773,46 +77359,46 @@ "type": "Identifier", "name": "length", "range": [ - 45355, - 45361 + 45478, + 45484 ], "loc": { "start": { - "line": 1621, + "line": 1630, "column": 22 }, "end": { - "line": 1621, + "line": 1630, "column": 28 } } }, "range": [ - 45351, - 45361 + 45474, + 45484 ], "loc": { "start": { - "line": 1621, + "line": 1630, "column": 18 }, "end": { - "line": 1621, + "line": 1630, "column": 28 } } }, "range": [ - 45345, - 45361 + 45468, + 45484 ], "loc": { "start": { - "line": 1621, + "line": 1630, "column": 12 }, "end": { - "line": 1621, + "line": 1630, "column": 28 } } @@ -77820,16 +77406,16 @@ ], "kind": "let", "range": [ - 45299, - 45362 + 45422, + 45485 ], "loc": { "start": { - "line": 1620, + "line": 1629, "column": 8 }, "end": { - "line": 1621, + "line": 1630, "column": 29 } } @@ -77845,16 +77431,16 @@ "type": "Identifier", "name": "ct", "range": [ - 45380, - 45382 + 45503, + 45505 ], "loc": { "start": { - "line": 1622, + "line": 1631, "column": 17 }, "end": { - "line": 1622, + "line": 1631, "column": 19 } } @@ -77864,31 +77450,31 @@ "value": 0, "raw": "0", "range": [ - 45385, - 45386 + 45508, + 45509 ], "loc": { "start": { - "line": 1622, + "line": 1631, "column": 22 }, "end": { - "line": 1622, + "line": 1631, "column": 23 } } }, "range": [ - 45380, - 45386 + 45503, + 45509 ], "loc": { "start": { - "line": 1622, + "line": 1631, "column": 17 }, "end": { - "line": 1622, + "line": 1631, "column": 23 } } @@ -77896,16 +77482,16 @@ ], "kind": "let", "range": [ - 45376, - 45386 + 45499, + 45509 ], "loc": { "start": { - "line": 1622, + "line": 1631, "column": 13 }, "end": { - "line": 1622, + "line": 1631, "column": 23 } } @@ -77917,16 +77503,16 @@ "type": "Identifier", "name": "ct", "range": [ - 45388, - 45390 + 45511, + 45513 ], "loc": { "start": { - "line": 1622, + "line": 1631, "column": 25 }, "end": { - "line": 1622, + "line": 1631, "column": 27 } } @@ -77935,31 +77521,31 @@ "type": "Identifier", "name": "len", "range": [ - 45393, - 45396 + 45516, + 45519 ], "loc": { "start": { - "line": 1622, + "line": 1631, "column": 30 }, "end": { - "line": 1622, + "line": 1631, "column": 33 } } }, "range": [ - 45388, - 45396 + 45511, + 45519 ], "loc": { "start": { - "line": 1622, + "line": 1631, "column": 25 }, "end": { - "line": 1622, + "line": 1631, "column": 33 } } @@ -77971,32 +77557,32 @@ "type": "Identifier", "name": "ct", "range": [ - 45398, - 45400 + 45521, + 45523 ], "loc": { "start": { - "line": 1622, + "line": 1631, "column": 35 }, "end": { - "line": 1622, + "line": 1631, "column": 37 } } }, "prefix": false, "range": [ - 45398, - 45402 + 45521, + 45525 ], "loc": { "start": { - "line": 1622, + "line": 1631, "column": 35 }, "end": { - "line": 1622, + "line": 1631, "column": 39 } } @@ -78013,16 +77599,16 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 45422, - 45438 + 45545, + 45561 ], "loc": { "start": { - "line": 1623, + "line": 1632, "column": 16 }, "end": { - "line": 1623, + "line": 1632, "column": 32 } } @@ -78034,16 +77620,16 @@ "type": "Identifier", "name": "ids", "range": [ - 45441, - 45444 + 45564, + 45567 ], "loc": { "start": { - "line": 1623, + "line": 1632, "column": 35 }, "end": { - "line": 1623, + "line": 1632, "column": 38 } } @@ -78052,46 +77638,46 @@ "type": "Identifier", "name": "ct", "range": [ - 45445, - 45447 + 45568, + 45570 ], "loc": { "start": { - "line": 1623, + "line": 1632, "column": 39 }, "end": { - "line": 1623, + "line": 1632, "column": 41 } } }, "range": [ - 45441, - 45448 + 45564, + 45571 ], "loc": { "start": { - "line": 1623, + "line": 1632, "column": 35 }, "end": { - "line": 1623, + "line": 1632, "column": 42 } } }, "range": [ - 45422, - 45448 + 45545, + 45571 ], "loc": { "start": { - "line": 1623, + "line": 1632, "column": 16 }, "end": { - "line": 1623, + "line": 1632, "column": 42 } } @@ -78102,16 +77688,16 @@ "type": "Identifier", "name": "externalFlt", "range": [ - 45466, - 45477 + 45589, + 45600 ], "loc": { "start": { - "line": 1624, + "line": 1633, "column": 16 }, "end": { - "line": 1624, + "line": 1633, "column": 27 } } @@ -78122,16 +77708,16 @@ "type": "Identifier", "name": "elm", "range": [ - 45480, - 45483 + 45603, + 45606 ], "loc": { "start": { - "line": 1624, + "line": 1633, "column": 30 }, "end": { - "line": 1624, + "line": 1633, "column": 33 } } @@ -78141,47 +77727,47 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 45484, - 45500 + 45607, + 45623 ], "loc": { "start": { - "line": 1624, + "line": 1633, "column": 34 }, "end": { - "line": 1624, + "line": 1633, "column": 50 } } } ], "range": [ - 45480, - 45501 + 45603, + 45624 ], "loc": { "start": { - "line": 1624, + "line": 1633, "column": 30 }, "end": { - "line": 1624, + "line": 1633, "column": 51 } } }, "range": [ - 45466, - 45501 + 45589, + 45624 ], "loc": { "start": { - "line": 1624, + "line": 1633, "column": 16 }, "end": { - "line": 1624, + "line": 1633, "column": 51 } } @@ -78189,16 +77775,16 @@ ], "kind": "let", "range": [ - 45418, - 45502 + 45541, + 45625 ], "loc": { "start": { - "line": 1623, + "line": 1632, "column": 12 }, "end": { - "line": 1624, + "line": 1633, "column": 52 } } @@ -78209,16 +77795,16 @@ "type": "Identifier", "name": "externalFlt", "range": [ - 45519, - 45530 + 45642, + 45653 ], "loc": { "start": { - "line": 1625, + "line": 1634, "column": 16 }, "end": { - "line": 1625, + "line": 1634, "column": 27 } } @@ -78238,16 +77824,16 @@ "type": "Identifier", "name": "externalFlt", "range": [ - 45550, - 45561 + 45673, + 45684 ], "loc": { "start": { - "line": 1626, + "line": 1635, "column": 16 }, "end": { - "line": 1626, + "line": 1635, "column": 27 } } @@ -78256,31 +77842,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 45562, - 45571 + 45685, + 45694 ], "loc": { "start": { - "line": 1626, + "line": 1635, "column": 28 }, "end": { - "line": 1626, + "line": 1635, "column": 37 } } }, "range": [ - 45550, - 45571 + 45673, + 45694 ], "loc": { "start": { - "line": 1626, + "line": 1635, "column": 16 }, "end": { - "line": 1626, + "line": 1635, "column": 37 } } @@ -78290,125 +77876,125 @@ "value": "", "raw": "''", "range": [ - 45574, - 45576 + 45697, + 45699 ], "loc": { "start": { - "line": 1626, + "line": 1635, "column": 40 }, "end": { - "line": 1626, + "line": 1635, "column": 42 } } }, "range": [ - 45550, - 45576 + 45673, + 45699 ], "loc": { "start": { - "line": 1626, + "line": 1635, "column": 16 }, "end": { - "line": 1626, + "line": 1635, "column": 42 } } }, "range": [ - 45550, - 45577 + 45673, + 45700 ], "loc": { "start": { - "line": 1626, + "line": 1635, "column": 16 }, "end": { - "line": 1626, + "line": 1635, "column": 43 } } } ], "range": [ - 45532, - 45591 + 45655, + 45714 ], "loc": { "start": { - "line": 1625, + "line": 1634, "column": 29 }, "end": { - "line": 1627, + "line": 1636, "column": 13 } } }, "alternate": null, "range": [ - 45515, - 45591 + 45638, + 45714 ], "loc": { "start": { - "line": 1625, + "line": 1634, "column": 12 }, "end": { - "line": 1627, + "line": 1636, "column": 13 } } } ], "range": [ - 45404, - 45601 + 45527, + 45724 ], "loc": { "start": { - "line": 1622, + "line": 1631, "column": 41 }, "end": { - "line": 1628, + "line": 1637, "column": 9 } } }, "range": [ - 45371, - 45601 + 45494, + 45724 ], "loc": { "start": { - "line": 1622, + "line": 1631, "column": 8 }, "end": { - "line": 1628, + "line": 1637, "column": 9 } } } ], "range": [ - 45224, - 45607 + 45347, + 45730 ], "loc": { "start": { - "line": 1616, + "line": 1625, "column": 25 }, "end": { - "line": 1629, + "line": 1638, "column": 5 } } @@ -78416,16 +78002,16 @@ "generator": false, "expression": false, "range": [ - 45221, - 45607 + 45344, + 45730 ], "loc": { "start": { - "line": 1616, + "line": 1625, "column": 22 }, "end": { - "line": 1629, + "line": 1638, "column": 5 } } @@ -78433,16 +78019,16 @@ "kind": "method", "computed": false, "range": [ - 45203, - 45607 + 45326, + 45730 ], "loc": { "start": { - "line": 1616, + "line": 1625, "column": 4 }, "end": { - "line": 1629, + "line": 1638, "column": 5 } }, @@ -78451,16 +78037,16 @@ "type": "Block", "value": "*\n * Remove all the external column filters\n ", "range": [ - 45141, - 45198 + 45264, + 45321 ], "loc": { "start": { - "line": 1613, + "line": 1622, "column": 4 }, "end": { - "line": 1615, + "line": 1624, "column": 7 } } @@ -78471,16 +78057,16 @@ "type": "Block", "value": "*\n * Check if given column implements a filter with custom options\n * @param {Number} colIndex Column's index\n * @return {Boolean}\n ", "range": [ - 45613, - 45767 + 45736, + 45890 ], "loc": { "start": { - "line": 1631, + "line": 1640, "column": 4 }, "end": { - "line": 1635, + "line": 1644, "column": 7 } } @@ -78494,16 +78080,16 @@ "type": "Identifier", "name": "isCustomOptions", "range": [ - 45772, - 45787 + 45895, + 45910 ], "loc": { "start": { - "line": 1636, + "line": 1645, "column": 4 }, "end": { - "line": 1636, + "line": 1645, "column": 19 } } @@ -78516,16 +78102,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 45788, - 45796 + 45911, + 45919 ], "loc": { "start": { - "line": 1636, + "line": 1645, "column": 20 }, "end": { - "line": 1636, + "line": 1645, "column": 28 } } @@ -78545,16 +78131,16 @@ "object": { "type": "ThisExpression", "range": [ - 45815, - 45819 + 45938, + 45942 ], "loc": { "start": { - "line": 1637, + "line": 1646, "column": 15 }, "end": { - "line": 1637, + "line": 1646, "column": 19 } } @@ -78563,31 +78149,31 @@ "type": "Identifier", "name": "hasCustomOptions", "range": [ - 45820, - 45836 + 45943, + 45959 ], "loc": { "start": { - "line": 1637, + "line": 1646, "column": 20 }, "end": { - "line": 1637, + "line": 1646, "column": 36 } } }, "range": [ - 45815, - 45836 + 45938, + 45959 ], "loc": { "start": { - "line": 1637, + "line": 1646, "column": 15 }, "end": { - "line": 1637, + "line": 1646, "column": 36 } } @@ -78609,16 +78195,16 @@ "object": { "type": "ThisExpression", "range": [ - 45852, - 45856 + 45975, + 45979 ], "loc": { "start": { - "line": 1638, + "line": 1647, "column": 12 }, "end": { - "line": 1638, + "line": 1647, "column": 16 } } @@ -78627,31 +78213,31 @@ "type": "Identifier", "name": "customOptions", "range": [ - 45857, - 45870 + 45980, + 45993 ], "loc": { "start": { - "line": 1638, + "line": 1647, "column": 17 }, "end": { - "line": 1638, + "line": 1647, "column": 30 } } }, "range": [ - 45852, - 45870 + 45975, + 45993 ], "loc": { "start": { - "line": 1638, + "line": 1647, "column": 12 }, "end": { - "line": 1638, + "line": 1647, "column": 30 } } @@ -78660,31 +78246,31 @@ "type": "Identifier", "name": "cols", "range": [ - 45871, - 45875 + 45994, + 45998 ], "loc": { "start": { - "line": 1638, + "line": 1647, "column": 31 }, "end": { - "line": 1638, + "line": 1647, "column": 35 } } }, "range": [ - 45852, - 45875 + 45975, + 45998 ], "loc": { "start": { - "line": 1638, + "line": 1647, "column": 12 }, "end": { - "line": 1638, + "line": 1647, "column": 35 } } @@ -78693,31 +78279,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 45876, - 45883 + 45999, + 46006 ], "loc": { "start": { - "line": 1638, + "line": 1647, "column": 36 }, "end": { - "line": 1638, + "line": 1647, "column": 43 } } }, "range": [ - 45852, - 45883 + 45975, + 46006 ], "loc": { "start": { - "line": 1638, + "line": 1647, "column": 12 }, "end": { - "line": 1638, + "line": 1647, "column": 43 } } @@ -78727,32 +78313,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 45884, - 45892 + 46007, + 46015 ], "loc": { "start": { - "line": 1638, + "line": 1647, "column": 44 }, "end": { - "line": 1638, + "line": 1647, "column": 52 } } } ], "range": [ - 45852, - 45893 + 45975, + 46016 ], "loc": { "start": { - "line": 1638, + "line": 1647, "column": 12 }, "end": { - "line": 1638, + "line": 1647, "column": 53 } } @@ -78765,93 +78351,93 @@ "value": 1, "raw": "1", "range": [ - 45899, - 45900 + 46022, + 46023 ], "loc": { "start": { - "line": 1638, + "line": 1647, "column": 59 }, "end": { - "line": 1638, + "line": 1647, "column": 60 } } }, "prefix": true, "range": [ - 45898, - 45900 + 46021, + 46023 ], "loc": { "start": { - "line": 1638, + "line": 1647, "column": 58 }, "end": { - "line": 1638, + "line": 1647, "column": 60 } } }, "range": [ - 45852, - 45900 + 45975, + 46023 ], "loc": { "start": { - "line": 1638, + "line": 1647, "column": 12 }, "end": { - "line": 1638, + "line": 1647, "column": 60 } } }, "range": [ - 45815, - 45900 + 45938, + 46023 ], "loc": { "start": { - "line": 1637, + "line": 1646, "column": 15 }, "end": { - "line": 1638, + "line": 1647, "column": 60 } } }, "range": [ - 45808, - 45901 + 45931, + 46024 ], "loc": { "start": { - "line": 1637, + "line": 1646, "column": 8 }, "end": { - "line": 1638, + "line": 1647, "column": 61 } } } ], "range": [ - 45798, - 45907 + 45921, + 46030 ], "loc": { "start": { - "line": 1636, + "line": 1645, "column": 30 }, "end": { - "line": 1639, + "line": 1648, "column": 5 } } @@ -78859,16 +78445,16 @@ "generator": false, "expression": false, "range": [ - 45787, - 45907 + 45910, + 46030 ], "loc": { "start": { - "line": 1636, + "line": 1645, "column": 19 }, "end": { - "line": 1639, + "line": 1648, "column": 5 } } @@ -78876,16 +78462,16 @@ "kind": "method", "computed": false, "range": [ - 45772, - 45907 + 45895, + 46030 ], "loc": { "start": { - "line": 1636, + "line": 1645, "column": 4 }, "end": { - "line": 1639, + "line": 1648, "column": 5 } }, @@ -78894,16 +78480,16 @@ "type": "Block", "value": "*\n * Check if given column implements a filter with custom options\n * @param {Number} colIndex Column's index\n * @return {Boolean}\n ", "range": [ - 45613, - 45767 + 45736, + 45890 ], "loc": { "start": { - "line": 1631, + "line": 1640, "column": 4 }, "end": { - "line": 1635, + "line": 1644, "column": 7 } } @@ -78914,16 +78500,16 @@ "type": "Block", "value": "*\n * Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\n * custom options values and texts\n * @param {Number} colIndex Column's index\n * @return {Array}\n ", "range": [ - 45913, - 46109 + 46036, + 46232 ], "loc": { "start": { - "line": 1641, + "line": 1650, "column": 4 }, "end": { - "line": 1646, + "line": 1655, "column": 7 } } @@ -78937,16 +78523,16 @@ "type": "Identifier", "name": "getCustomOptions", "range": [ - 46114, - 46130 + 46237, + 46253 ], "loc": { "start": { - "line": 1647, + "line": 1656, "column": 4 }, "end": { - "line": 1647, + "line": 1656, "column": 20 } } @@ -78959,16 +78545,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 46131, - 46139 + 46254, + 46262 ], "loc": { "start": { - "line": 1647, + "line": 1656, "column": 21 }, "end": { - "line": 1647, + "line": 1656, "column": 29 } } @@ -78988,16 +78574,16 @@ "type": "Identifier", "name": "isEmpty", "range": [ - 46155, - 46162 + 46278, + 46285 ], "loc": { "start": { - "line": 1648, + "line": 1657, "column": 12 }, "end": { - "line": 1648, + "line": 1657, "column": 19 } } @@ -79007,32 +78593,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 46163, - 46171 + 46286, + 46294 ], "loc": { "start": { - "line": 1648, + "line": 1657, "column": 20 }, "end": { - "line": 1648, + "line": 1657, "column": 28 } } } ], "range": [ - 46155, - 46172 + 46278, + 46295 ], "loc": { "start": { - "line": 1648, + "line": 1657, "column": 12 }, "end": { - "line": 1648, + "line": 1657, "column": 29 } } @@ -79048,16 +78634,16 @@ "object": { "type": "ThisExpression", "range": [ - 46177, - 46181 + 46300, + 46304 ], "loc": { "start": { - "line": 1648, + "line": 1657, "column": 34 }, "end": { - "line": 1648, + "line": 1657, "column": 38 } } @@ -79066,31 +78652,31 @@ "type": "Identifier", "name": "isCustomOptions", "range": [ - 46182, - 46197 + 46305, + 46320 ], "loc": { "start": { - "line": 1648, + "line": 1657, "column": 39 }, "end": { - "line": 1648, + "line": 1657, "column": 54 } } }, "range": [ - 46177, - 46197 + 46300, + 46320 ], "loc": { "start": { - "line": 1648, + "line": 1657, "column": 34 }, "end": { - "line": 1648, + "line": 1657, "column": 54 } } @@ -79100,63 +78686,63 @@ "type": "Identifier", "name": "colIndex", "range": [ - 46198, - 46206 + 46321, + 46329 ], "loc": { "start": { - "line": 1648, + "line": 1657, "column": 55 }, "end": { - "line": 1648, + "line": 1657, "column": 63 } } } ], "range": [ - 46177, - 46207 + 46300, + 46330 ], "loc": { "start": { - "line": 1648, + "line": 1657, "column": 34 }, "end": { - "line": 1648, + "line": 1657, "column": 64 } } }, "prefix": true, "range": [ - 46176, - 46207 + 46299, + 46330 ], "loc": { "start": { - "line": 1648, + "line": 1657, "column": 33 }, "end": { - "line": 1648, + "line": 1657, "column": 64 } } }, "range": [ - 46155, - 46207 + 46278, + 46330 ], "loc": { "start": { - "line": 1648, + "line": 1657, "column": 12 }, "end": { - "line": 1648, + "line": 1657, "column": 64 } } @@ -79168,48 +78754,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 46223, - 46230 + 46346, + 46353 ], "loc": { "start": { - "line": 1649, + "line": 1658, "column": 12 }, "end": { - "line": 1649, + "line": 1658, "column": 19 } } } ], "range": [ - 46209, - 46240 + 46332, + 46363 ], "loc": { "start": { - "line": 1648, + "line": 1657, "column": 66 }, "end": { - "line": 1650, + "line": 1659, "column": 9 } } }, "alternate": null, "range": [ - 46151, - 46240 + 46274, + 46363 ], "loc": { "start": { - "line": 1648, + "line": 1657, "column": 8 }, "end": { - "line": 1650, + "line": 1659, "column": 9 } } @@ -79223,16 +78809,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 46254, - 46267 + 46377, + 46390 ], "loc": { "start": { - "line": 1652, + "line": 1661, "column": 12 }, "end": { - "line": 1652, + "line": 1661, "column": 25 } } @@ -79243,16 +78829,16 @@ "object": { "type": "ThisExpression", "range": [ - 46270, - 46274 + 46393, + 46397 ], "loc": { "start": { - "line": 1652, + "line": 1661, "column": 28 }, "end": { - "line": 1652, + "line": 1661, "column": 32 } } @@ -79261,46 +78847,46 @@ "type": "Identifier", "name": "customOptions", "range": [ - 46275, - 46288 + 46398, + 46411 ], "loc": { "start": { - "line": 1652, + "line": 1661, "column": 33 }, "end": { - "line": 1652, + "line": 1661, "column": 46 } } }, "range": [ - 46270, - 46288 + 46393, + 46411 ], "loc": { "start": { - "line": 1652, + "line": 1661, "column": 28 }, "end": { - "line": 1652, + "line": 1661, "column": 46 } } }, "range": [ - 46254, - 46288 + 46377, + 46411 ], "loc": { "start": { - "line": 1652, + "line": 1661, "column": 12 }, "end": { - "line": 1652, + "line": 1661, "column": 46 } } @@ -79308,16 +78894,16 @@ ], "kind": "let", "range": [ - 46250, - 46289 + 46373, + 46412 ], "loc": { "start": { - "line": 1652, + "line": 1661, "column": 8 }, "end": { - "line": 1652, + "line": 1661, "column": 47 } } @@ -79331,16 +78917,16 @@ "type": "Identifier", "name": "cols", "range": [ - 46302, - 46306 + 46425, + 46429 ], "loc": { "start": { - "line": 1653, + "line": 1662, "column": 12 }, "end": { - "line": 1653, + "line": 1662, "column": 16 } } @@ -79352,16 +78938,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 46309, - 46322 + 46432, + 46445 ], "loc": { "start": { - "line": 1653, + "line": 1662, "column": 19 }, "end": { - "line": 1653, + "line": 1662, "column": 32 } } @@ -79370,46 +78956,46 @@ "type": "Identifier", "name": "cols", "range": [ - 46323, - 46327 + 46446, + 46450 ], "loc": { "start": { - "line": 1653, + "line": 1662, "column": 33 }, "end": { - "line": 1653, + "line": 1662, "column": 37 } } }, "range": [ - 46309, - 46327 + 46432, + 46450 ], "loc": { "start": { - "line": 1653, + "line": 1662, "column": 19 }, "end": { - "line": 1653, + "line": 1662, "column": 37 } } }, "range": [ - 46302, - 46327 + 46425, + 46450 ], "loc": { "start": { - "line": 1653, + "line": 1662, "column": 12 }, "end": { - "line": 1653, + "line": 1662, "column": 37 } } @@ -79417,16 +79003,16 @@ ], "kind": "let", "range": [ - 46298, - 46328 + 46421, + 46451 ], "loc": { "start": { - "line": 1653, + "line": 1662, "column": 8 }, "end": { - "line": 1653, + "line": 1662, "column": 38 } } @@ -79440,16 +79026,16 @@ "type": "Identifier", "name": "optTxt", "range": [ - 46341, - 46347 + 46464, + 46470 ], "loc": { "start": { - "line": 1654, + "line": 1663, "column": 12 }, "end": { - "line": 1654, + "line": 1663, "column": 18 } } @@ -79458,31 +79044,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 46350, - 46352 + 46473, + 46475 ], "loc": { "start": { - "line": 1654, + "line": 1663, "column": 21 }, "end": { - "line": 1654, + "line": 1663, "column": 23 } } }, "range": [ - 46341, - 46352 + 46464, + 46475 ], "loc": { "start": { - "line": 1654, + "line": 1663, "column": 12 }, "end": { - "line": 1654, + "line": 1663, "column": 23 } } @@ -79493,16 +79079,16 @@ "type": "Identifier", "name": "optArray", "range": [ - 46354, - 46362 + 46477, + 46485 ], "loc": { "start": { - "line": 1654, + "line": 1663, "column": 25 }, "end": { - "line": 1654, + "line": 1663, "column": 33 } } @@ -79511,31 +79097,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 46365, - 46367 + 46488, + 46490 ], "loc": { "start": { - "line": 1654, + "line": 1663, "column": 36 }, "end": { - "line": 1654, + "line": 1663, "column": 38 } } }, "range": [ - 46354, - 46367 + 46477, + 46490 ], "loc": { "start": { - "line": 1654, + "line": 1663, "column": 25 }, "end": { - "line": 1654, + "line": 1663, "column": 38 } } @@ -79543,16 +79129,16 @@ ], "kind": "let", "range": [ - 46337, - 46368 + 46460, + 46491 ], "loc": { "start": { - "line": 1654, + "line": 1663, "column": 8 }, "end": { - "line": 1654, + "line": 1663, "column": 39 } } @@ -79566,16 +79152,16 @@ "type": "Identifier", "name": "index", "range": [ - 46381, - 46386 + 46504, + 46509 ], "loc": { "start": { - "line": 1655, + "line": 1664, "column": 12 }, "end": { - "line": 1655, + "line": 1664, "column": 17 } } @@ -79589,16 +79175,16 @@ "type": "Identifier", "name": "cols", "range": [ - 46389, - 46393 + 46512, + 46516 ], "loc": { "start": { - "line": 1655, + "line": 1664, "column": 20 }, "end": { - "line": 1655, + "line": 1664, "column": 24 } } @@ -79607,31 +79193,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 46394, - 46401 + 46517, + 46524 ], "loc": { "start": { - "line": 1655, + "line": 1664, "column": 25 }, "end": { - "line": 1655, + "line": 1664, "column": 32 } } }, "range": [ - 46389, - 46401 + 46512, + 46524 ], "loc": { "start": { - "line": 1655, + "line": 1664, "column": 20 }, "end": { - "line": 1655, + "line": 1664, "column": 32 } } @@ -79641,47 +79227,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 46402, - 46410 + 46525, + 46533 ], "loc": { "start": { - "line": 1655, + "line": 1664, "column": 33 }, "end": { - "line": 1655, + "line": 1664, "column": 41 } } } ], "range": [ - 46389, - 46411 + 46512, + 46534 ], "loc": { "start": { - "line": 1655, + "line": 1664, "column": 20 }, "end": { - "line": 1655, + "line": 1664, "column": 42 } } }, "range": [ - 46381, - 46411 + 46504, + 46534 ], "loc": { "start": { - "line": 1655, + "line": 1664, "column": 12 }, "end": { - "line": 1655, + "line": 1664, "column": 42 } } @@ -79689,16 +79275,16 @@ ], "kind": "let", "range": [ - 46377, - 46412 + 46500, + 46535 ], "loc": { "start": { - "line": 1655, + "line": 1664, "column": 8 }, "end": { - "line": 1655, + "line": 1664, "column": 43 } } @@ -79712,16 +79298,16 @@ "type": "Identifier", "name": "slcValues", "range": [ - 46425, - 46434 + 46548, + 46557 ], "loc": { "start": { - "line": 1656, + "line": 1665, "column": 12 }, "end": { - "line": 1656, + "line": 1665, "column": 21 } } @@ -79736,16 +79322,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 46437, - 46450 + 46560, + 46573 ], "loc": { "start": { - "line": 1656, + "line": 1665, "column": 24 }, "end": { - "line": 1656, + "line": 1665, "column": 37 } } @@ -79754,31 +79340,31 @@ "type": "Identifier", "name": "values", "range": [ - 46451, - 46457 + 46574, + 46580 ], "loc": { "start": { - "line": 1656, + "line": 1665, "column": 38 }, "end": { - "line": 1656, + "line": 1665, "column": 44 } } }, "range": [ - 46437, - 46457 + 46560, + 46580 ], "loc": { "start": { - "line": 1656, + "line": 1665, "column": 24 }, "end": { - "line": 1656, + "line": 1665, "column": 44 } } @@ -79787,46 +79373,46 @@ "type": "Identifier", "name": "index", "range": [ - 46458, - 46463 + 46581, + 46586 ], "loc": { "start": { - "line": 1656, + "line": 1665, "column": 45 }, "end": { - "line": 1656, + "line": 1665, "column": 50 } } }, "range": [ - 46437, - 46464 + 46560, + 46587 ], "loc": { "start": { - "line": 1656, + "line": 1665, "column": 24 }, "end": { - "line": 1656, + "line": 1665, "column": 51 } } }, "range": [ - 46425, - 46464 + 46548, + 46587 ], "loc": { "start": { - "line": 1656, + "line": 1665, "column": 12 }, "end": { - "line": 1656, + "line": 1665, "column": 51 } } @@ -79834,16 +79420,16 @@ ], "kind": "let", "range": [ - 46421, - 46465 + 46544, + 46588 ], "loc": { "start": { - "line": 1656, + "line": 1665, "column": 8 }, "end": { - "line": 1656, + "line": 1665, "column": 52 } } @@ -79857,16 +79443,16 @@ "type": "Identifier", "name": "slcTexts", "range": [ - 46478, - 46486 + 46601, + 46609 ], "loc": { "start": { - "line": 1657, + "line": 1666, "column": 12 }, "end": { - "line": 1657, + "line": 1666, "column": 20 } } @@ -79881,16 +79467,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 46489, - 46502 + 46612, + 46625 ], "loc": { "start": { - "line": 1657, + "line": 1666, "column": 23 }, "end": { - "line": 1657, + "line": 1666, "column": 36 } } @@ -79899,31 +79485,31 @@ "type": "Identifier", "name": "texts", "range": [ - 46503, - 46508 + 46626, + 46631 ], "loc": { "start": { - "line": 1657, + "line": 1666, "column": 37 }, "end": { - "line": 1657, + "line": 1666, "column": 42 } } }, "range": [ - 46489, - 46508 + 46612, + 46631 ], "loc": { "start": { - "line": 1657, + "line": 1666, "column": 23 }, "end": { - "line": 1657, + "line": 1666, "column": 42 } } @@ -79932,46 +79518,46 @@ "type": "Identifier", "name": "index", "range": [ - 46509, - 46514 + 46632, + 46637 ], "loc": { "start": { - "line": 1657, + "line": 1666, "column": 43 }, "end": { - "line": 1657, + "line": 1666, "column": 48 } } }, "range": [ - 46489, - 46515 + 46612, + 46638 ], "loc": { "start": { - "line": 1657, + "line": 1666, "column": 23 }, "end": { - "line": 1657, + "line": 1666, "column": 49 } } }, "range": [ - 46478, - 46515 + 46601, + 46638 ], "loc": { "start": { - "line": 1657, + "line": 1666, "column": 12 }, "end": { - "line": 1657, + "line": 1666, "column": 49 } } @@ -79979,16 +79565,16 @@ ], "kind": "let", "range": [ - 46474, - 46516 + 46597, + 46639 ], "loc": { "start": { - "line": 1657, + "line": 1666, "column": 8 }, "end": { - "line": 1657, + "line": 1666, "column": 50 } } @@ -80002,16 +79588,16 @@ "type": "Identifier", "name": "slcSort", "range": [ - 46529, - 46536 + 46652, + 46659 ], "loc": { "start": { - "line": 1658, + "line": 1667, "column": 12 }, "end": { - "line": 1658, + "line": 1667, "column": 19 } } @@ -80026,16 +79612,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 46539, - 46552 + 46662, + 46675 ], "loc": { "start": { - "line": 1658, + "line": 1667, "column": 22 }, "end": { - "line": 1658, + "line": 1667, "column": 35 } } @@ -80044,31 +79630,31 @@ "type": "Identifier", "name": "sorts", "range": [ - 46553, - 46558 + 46676, + 46681 ], "loc": { "start": { - "line": 1658, + "line": 1667, "column": 36 }, "end": { - "line": 1658, + "line": 1667, "column": 41 } } }, "range": [ - 46539, - 46558 + 46662, + 46681 ], "loc": { "start": { - "line": 1658, + "line": 1667, "column": 22 }, "end": { - "line": 1658, + "line": 1667, "column": 41 } } @@ -80077,46 +79663,46 @@ "type": "Identifier", "name": "index", "range": [ - 46559, - 46564 + 46682, + 46687 ], "loc": { "start": { - "line": 1658, + "line": 1667, "column": 42 }, "end": { - "line": 1658, + "line": 1667, "column": 47 } } }, "range": [ - 46539, - 46565 + 46662, + 46688 ], "loc": { "start": { - "line": 1658, + "line": 1667, "column": 22 }, "end": { - "line": 1658, + "line": 1667, "column": 48 } } }, "range": [ - 46529, - 46565 + 46652, + 46688 ], "loc": { "start": { - "line": 1658, + "line": 1667, "column": 12 }, "end": { - "line": 1658, + "line": 1667, "column": 48 } } @@ -80124,16 +79710,16 @@ ], "kind": "let", "range": [ - 46525, - 46566 + 46648, + 46689 ], "loc": { "start": { - "line": 1658, + "line": 1667, "column": 8 }, "end": { - "line": 1658, + "line": 1667, "column": 49 } } @@ -80149,16 +79735,16 @@ "type": "Identifier", "name": "r", "range": [ - 46585, - 46586 + 46708, + 46709 ], "loc": { "start": { - "line": 1660, + "line": 1669, "column": 17 }, "end": { - "line": 1660, + "line": 1669, "column": 18 } } @@ -80168,31 +79754,31 @@ "value": 0, "raw": "0", "range": [ - 46589, - 46590 + 46712, + 46713 ], "loc": { "start": { - "line": 1660, + "line": 1669, "column": 21 }, "end": { - "line": 1660, + "line": 1669, "column": 22 } } }, "range": [ - 46585, - 46590 + 46708, + 46713 ], "loc": { "start": { - "line": 1660, + "line": 1669, "column": 17 }, "end": { - "line": 1660, + "line": 1669, "column": 22 } } @@ -80203,16 +79789,16 @@ "type": "Identifier", "name": "len", "range": [ - 46592, - 46595 + 46715, + 46718 ], "loc": { "start": { - "line": 1660, + "line": 1669, "column": 24 }, "end": { - "line": 1660, + "line": 1669, "column": 27 } } @@ -80224,16 +79810,16 @@ "type": "Identifier", "name": "slcValues", "range": [ - 46598, - 46607 + 46721, + 46730 ], "loc": { "start": { - "line": 1660, + "line": 1669, "column": 30 }, "end": { - "line": 1660, + "line": 1669, "column": 39 } } @@ -80242,46 +79828,46 @@ "type": "Identifier", "name": "length", "range": [ - 46608, - 46614 + 46731, + 46737 ], "loc": { "start": { - "line": 1660, + "line": 1669, "column": 40 }, "end": { - "line": 1660, + "line": 1669, "column": 46 } } }, "range": [ - 46598, - 46614 + 46721, + 46737 ], "loc": { "start": { - "line": 1660, + "line": 1669, "column": 30 }, "end": { - "line": 1660, + "line": 1669, "column": 46 } } }, "range": [ - 46592, - 46614 + 46715, + 46737 ], "loc": { "start": { - "line": 1660, + "line": 1669, "column": 24 }, "end": { - "line": 1660, + "line": 1669, "column": 46 } } @@ -80289,16 +79875,16 @@ ], "kind": "let", "range": [ - 46581, - 46614 + 46704, + 46737 ], "loc": { "start": { - "line": 1660, + "line": 1669, "column": 13 }, "end": { - "line": 1660, + "line": 1669, "column": 46 } } @@ -80310,16 +79896,16 @@ "type": "Identifier", "name": "r", "range": [ - 46616, - 46617 + 46739, + 46740 ], "loc": { "start": { - "line": 1660, + "line": 1669, "column": 48 }, "end": { - "line": 1660, + "line": 1669, "column": 49 } } @@ -80328,31 +79914,31 @@ "type": "Identifier", "name": "len", "range": [ - 46620, - 46623 + 46743, + 46746 ], "loc": { "start": { - "line": 1660, + "line": 1669, "column": 52 }, "end": { - "line": 1660, + "line": 1669, "column": 55 } } }, "range": [ - 46616, - 46623 + 46739, + 46746 ], "loc": { "start": { - "line": 1660, + "line": 1669, "column": 48 }, "end": { - "line": 1660, + "line": 1669, "column": 55 } } @@ -80364,32 +79950,32 @@ "type": "Identifier", "name": "r", "range": [ - 46625, - 46626 + 46748, + 46749 ], "loc": { "start": { - "line": 1660, + "line": 1669, "column": 57 }, "end": { - "line": 1660, + "line": 1669, "column": 58 } } }, "prefix": false, "range": [ - 46625, - 46628 + 46748, + 46751 ], "loc": { "start": { - "line": 1660, + "line": 1669, "column": 57 }, "end": { - "line": 1660, + "line": 1669, "column": 60 } } @@ -80408,16 +79994,16 @@ "type": "Identifier", "name": "optArray", "range": [ - 46644, - 46652 + 46767, + 46775 ], "loc": { "start": { - "line": 1661, + "line": 1670, "column": 12 }, "end": { - "line": 1661, + "line": 1670, "column": 20 } } @@ -80426,31 +80012,31 @@ "type": "Identifier", "name": "push", "range": [ - 46653, - 46657 + 46776, + 46780 ], "loc": { "start": { - "line": 1661, + "line": 1670, "column": 21 }, "end": { - "line": 1661, + "line": 1670, "column": 25 } } }, "range": [ - 46644, - 46657 + 46767, + 46780 ], "loc": { "start": { - "line": 1661, + "line": 1670, "column": 12 }, "end": { - "line": 1661, + "line": 1670, "column": 25 } } @@ -80463,16 +80049,16 @@ "type": "Identifier", "name": "slcValues", "range": [ - 46658, - 46667 + 46781, + 46790 ], "loc": { "start": { - "line": 1661, + "line": 1670, "column": 26 }, "end": { - "line": 1661, + "line": 1670, "column": 35 } } @@ -80481,62 +80067,62 @@ "type": "Identifier", "name": "r", "range": [ - 46668, - 46669 + 46791, + 46792 ], "loc": { "start": { - "line": 1661, + "line": 1670, "column": 36 }, "end": { - "line": 1661, + "line": 1670, "column": 37 } } }, "range": [ - 46658, - 46670 + 46781, + 46793 ], "loc": { "start": { - "line": 1661, + "line": 1670, "column": 26 }, "end": { - "line": 1661, + "line": 1670, "column": 38 } } } ], "range": [ - 46644, - 46671 + 46767, + 46794 ], "loc": { "start": { - "line": 1661, + "line": 1670, "column": 12 }, "end": { - "line": 1661, + "line": 1670, "column": 39 } } }, "range": [ - 46644, - 46672 + 46767, + 46795 ], "loc": { "start": { - "line": 1661, + "line": 1670, "column": 12 }, "end": { - "line": 1661, + "line": 1670, "column": 40 } } @@ -80550,16 +80136,16 @@ "type": "Identifier", "name": "slcTexts", "range": [ - 46689, - 46697 + 46812, + 46820 ], "loc": { "start": { - "line": 1662, + "line": 1671, "column": 16 }, "end": { - "line": 1662, + "line": 1671, "column": 24 } } @@ -80568,31 +80154,31 @@ "type": "Identifier", "name": "r", "range": [ - 46698, - 46699 + 46821, + 46822 ], "loc": { "start": { - "line": 1662, + "line": 1671, "column": 25 }, "end": { - "line": 1662, + "line": 1671, "column": 26 } } }, "range": [ - 46689, - 46700 + 46812, + 46823 ], "loc": { "start": { - "line": 1662, + "line": 1671, "column": 16 }, "end": { - "line": 1662, + "line": 1671, "column": 27 } } @@ -80611,16 +80197,16 @@ "type": "Identifier", "name": "optTxt", "range": [ - 46720, - 46726 + 46843, + 46849 ], "loc": { "start": { - "line": 1663, + "line": 1672, "column": 16 }, "end": { - "line": 1663, + "line": 1672, "column": 22 } } @@ -80629,31 +80215,31 @@ "type": "Identifier", "name": "push", "range": [ - 46727, - 46731 + 46850, + 46854 ], "loc": { "start": { - "line": 1663, + "line": 1672, "column": 23 }, "end": { - "line": 1663, + "line": 1672, "column": 27 } } }, "range": [ - 46720, - 46731 + 46843, + 46854 ], "loc": { "start": { - "line": 1663, + "line": 1672, "column": 16 }, "end": { - "line": 1663, + "line": 1672, "column": 27 } } @@ -80666,16 +80252,16 @@ "type": "Identifier", "name": "slcTexts", "range": [ - 46732, - 46740 + 46855, + 46863 ], "loc": { "start": { - "line": 1663, + "line": 1672, "column": 28 }, "end": { - "line": 1663, + "line": 1672, "column": 36 } } @@ -80684,78 +80270,78 @@ "type": "Identifier", "name": "r", "range": [ - 46741, - 46742 + 46864, + 46865 ], "loc": { "start": { - "line": 1663, + "line": 1672, "column": 37 }, "end": { - "line": 1663, + "line": 1672, "column": 38 } } }, "range": [ - 46732, - 46743 + 46855, + 46866 ], "loc": { "start": { - "line": 1663, + "line": 1672, "column": 28 }, "end": { - "line": 1663, + "line": 1672, "column": 39 } } } ], "range": [ - 46720, - 46744 + 46843, + 46867 ], "loc": { "start": { - "line": 1663, + "line": 1672, "column": 16 }, "end": { - "line": 1663, + "line": 1672, "column": 40 } } }, "range": [ - 46720, - 46745 + 46843, + 46868 ], "loc": { "start": { - "line": 1663, + "line": 1672, "column": 16 }, "end": { - "line": 1663, + "line": 1672, "column": 41 } } } ], "range": [ - 46702, - 46759 + 46825, + 46882 ], "loc": { "start": { - "line": 1662, + "line": 1671, "column": 29 }, "end": { - "line": 1664, + "line": 1673, "column": 13 } } @@ -80774,16 +80360,16 @@ "type": "Identifier", "name": "optTxt", "range": [ - 46783, - 46789 + 46906, + 46912 ], "loc": { "start": { - "line": 1665, + "line": 1674, "column": 16 }, "end": { - "line": 1665, + "line": 1674, "column": 22 } } @@ -80792,31 +80378,31 @@ "type": "Identifier", "name": "push", "range": [ - 46790, - 46794 + 46913, + 46917 ], "loc": { "start": { - "line": 1665, + "line": 1674, "column": 23 }, "end": { - "line": 1665, + "line": 1674, "column": 27 } } }, "range": [ - 46783, - 46794 + 46906, + 46917 ], "loc": { "start": { - "line": 1665, + "line": 1674, "column": 16 }, "end": { - "line": 1665, + "line": 1674, "column": 27 } } @@ -80829,16 +80415,16 @@ "type": "Identifier", "name": "slcValues", "range": [ - 46795, - 46804 + 46918, + 46927 ], "loc": { "start": { - "line": 1665, + "line": 1674, "column": 28 }, "end": { - "line": 1665, + "line": 1674, "column": 37 } } @@ -80847,124 +80433,124 @@ "type": "Identifier", "name": "r", "range": [ - 46805, - 46806 + 46928, + 46929 ], "loc": { "start": { - "line": 1665, + "line": 1674, "column": 38 }, "end": { - "line": 1665, + "line": 1674, "column": 39 } } }, "range": [ - 46795, - 46807 + 46918, + 46930 ], "loc": { "start": { - "line": 1665, + "line": 1674, "column": 28 }, "end": { - "line": 1665, + "line": 1674, "column": 40 } } } ], "range": [ - 46783, - 46808 + 46906, + 46931 ], "loc": { "start": { - "line": 1665, + "line": 1674, "column": 16 }, "end": { - "line": 1665, + "line": 1674, "column": 41 } } }, "range": [ - 46783, - 46809 + 46906, + 46932 ], "loc": { "start": { - "line": 1665, + "line": 1674, "column": 16 }, "end": { - "line": 1665, + "line": 1674, "column": 42 } } } ], "range": [ - 46765, - 46823 + 46888, + 46946 ], "loc": { "start": { - "line": 1664, + "line": 1673, "column": 19 }, "end": { - "line": 1666, + "line": 1675, "column": 13 } } }, "range": [ - 46685, - 46823 + 46808, + 46946 ], "loc": { "start": { - "line": 1662, + "line": 1671, "column": 12 }, "end": { - "line": 1666, + "line": 1675, "column": 13 } } } ], "range": [ - 46630, - 46833 + 46753, + 46956 ], "loc": { "start": { - "line": 1660, + "line": 1669, "column": 62 }, "end": { - "line": 1667, + "line": 1676, "column": 9 } } }, "range": [ - 46576, - 46833 + 46699, + 46956 ], "loc": { "start": { - "line": 1660, + "line": 1669, "column": 8 }, "end": { - "line": 1667, + "line": 1676, "column": 9 } } @@ -80975,16 +80561,16 @@ "type": "Identifier", "name": "slcSort", "range": [ - 46846, - 46853 + 46969, + 46976 ], "loc": { "start": { - "line": 1668, + "line": 1677, "column": 12 }, "end": { - "line": 1668, + "line": 1677, "column": 19 } } @@ -81003,16 +80589,16 @@ "type": "Identifier", "name": "optArray", "range": [ - 46869, - 46877 + 46992, + 47000 ], "loc": { "start": { - "line": 1669, + "line": 1678, "column": 12 }, "end": { - "line": 1669, + "line": 1678, "column": 20 } } @@ -81021,62 +80607,62 @@ "type": "Identifier", "name": "sort", "range": [ - 46878, - 46882 + 47001, + 47005 ], "loc": { "start": { - "line": 1669, + "line": 1678, "column": 21 }, "end": { - "line": 1669, + "line": 1678, "column": 25 } } }, "range": [ - 46869, - 46882 + 46992, + 47005 ], "loc": { "start": { - "line": 1669, + "line": 1678, "column": 12 }, "end": { - "line": 1669, + "line": 1678, "column": 25 } } }, "arguments": [], "range": [ - 46869, - 46884 + 46992, + 47007 ], "loc": { "start": { - "line": 1669, + "line": 1678, "column": 12 }, "end": { - "line": 1669, + "line": 1678, "column": 27 } } }, "range": [ - 46869, - 46885 + 46992, + 47008 ], "loc": { "start": { - "line": 1669, + "line": 1678, "column": 12 }, "end": { - "line": 1669, + "line": 1678, "column": 28 } } @@ -81092,16 +80678,16 @@ "type": "Identifier", "name": "optTxt", "range": [ - 46898, - 46904 + 47021, + 47027 ], "loc": { "start": { - "line": 1670, + "line": 1679, "column": 12 }, "end": { - "line": 1670, + "line": 1679, "column": 18 } } @@ -81110,94 +80696,94 @@ "type": "Identifier", "name": "sort", "range": [ - 46905, - 46909 + 47028, + 47032 ], "loc": { "start": { - "line": 1670, + "line": 1679, "column": 19 }, "end": { - "line": 1670, + "line": 1679, "column": 23 } } }, "range": [ - 46898, - 46909 + 47021, + 47032 ], "loc": { "start": { - "line": 1670, + "line": 1679, "column": 12 }, "end": { - "line": 1670, + "line": 1679, "column": 23 } } }, "arguments": [], "range": [ - 46898, - 46911 + 47021, + 47034 ], "loc": { "start": { - "line": 1670, + "line": 1679, "column": 12 }, "end": { - "line": 1670, + "line": 1679, "column": 25 } } }, "range": [ - 46898, - 46912 + 47021, + 47035 ], "loc": { "start": { - "line": 1670, + "line": 1679, "column": 12 }, "end": { - "line": 1670, + "line": 1679, "column": 26 } } } ], "range": [ - 46855, - 46922 + 46978, + 47045 ], "loc": { "start": { - "line": 1668, + "line": 1677, "column": 21 }, "end": { - "line": 1671, + "line": 1680, "column": 9 } } }, "alternate": null, "range": [ - 46842, - 46922 + 46965, + 47045 ], "loc": { "start": { - "line": 1668, + "line": 1677, "column": 8 }, "end": { - "line": 1671, + "line": 1680, "column": 9 } } @@ -81211,16 +80797,16 @@ "type": "Identifier", "name": "optArray", "range": [ - 46939, - 46947 + 47062, + 47070 ], "loc": { "start": { - "line": 1672, + "line": 1681, "column": 16 }, "end": { - "line": 1672, + "line": 1681, "column": 24 } } @@ -81229,63 +80815,63 @@ "type": "Identifier", "name": "optTxt", "range": [ - 46949, - 46955 + 47072, + 47078 ], "loc": { "start": { - "line": 1672, + "line": 1681, "column": 26 }, "end": { - "line": 1672, + "line": 1681, "column": 32 } } } ], "range": [ - 46938, - 46956 + 47061, + 47079 ], "loc": { "start": { - "line": 1672, + "line": 1681, "column": 15 }, "end": { - "line": 1672, + "line": 1681, "column": 33 } } }, "range": [ - 46931, - 46957 + 47054, + 47080 ], "loc": { "start": { - "line": 1672, + "line": 1681, "column": 8 }, "end": { - "line": 1672, + "line": 1681, "column": 34 } } } ], "range": [ - 46141, - 46963 + 46264, + 47086 ], "loc": { "start": { - "line": 1647, + "line": 1656, "column": 31 }, "end": { - "line": 1673, + "line": 1682, "column": 5 } } @@ -81293,16 +80879,16 @@ "generator": false, "expression": false, "range": [ - 46130, - 46963 + 46253, + 47086 ], "loc": { "start": { - "line": 1647, + "line": 1656, "column": 20 }, "end": { - "line": 1673, + "line": 1682, "column": 5 } } @@ -81310,16 +80896,16 @@ "kind": "method", "computed": false, "range": [ - 46114, - 46963 + 46237, + 47086 ], "loc": { "start": { - "line": 1647, + "line": 1656, "column": 4 }, "end": { - "line": 1673, + "line": 1682, "column": 5 } }, @@ -81328,16 +80914,16 @@ "type": "Block", "value": "*\n * Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\n * custom options values and texts\n * @param {Number} colIndex Column's index\n * @return {Array}\n ", "range": [ - 45913, - 46109 + 46036, + 46232 ], "loc": { "start": { - "line": 1641, + "line": 1650, "column": 4 }, "end": { - "line": 1646, + "line": 1655, "column": 7 } } @@ -81348,16 +80934,16 @@ "type": "Block", "value": "*\n * Filter the table by retrieving the data from each cell in every single\n * row and comparing it to the search term for current column. A row is\n * hidden when all the search terms are not found in inspected row.\n ", "range": [ - 46969, - 47206 + 47092, + 47329 ], "loc": { "start": { - "line": 1675, + "line": 1684, "column": 4 }, "end": { - "line": 1679, + "line": 1688, "column": 7 } } @@ -81371,16 +80957,16 @@ "type": "Identifier", "name": "filter", "range": [ - 47211, - 47217 + 47334, + 47340 ], "loc": { "start": { - "line": 1680, + "line": 1689, "column": 4 }, "end": { - "line": 1680, + "line": 1689, "column": 10 } } @@ -81406,16 +80992,16 @@ "object": { "type": "ThisExpression", "range": [ - 47235, - 47239 + 47358, + 47362 ], "loc": { "start": { - "line": 1681, + "line": 1690, "column": 13 }, "end": { - "line": 1681, + "line": 1690, "column": 17 } } @@ -81424,47 +81010,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 47240, - 47247 + 47363, + 47370 ], "loc": { "start": { - "line": 1681, + "line": 1690, "column": 18 }, "end": { - "line": 1681, + "line": 1690, "column": 25 } } }, "range": [ - 47235, - 47247 + 47358, + 47370 ], "loc": { "start": { - "line": 1681, + "line": 1690, "column": 13 }, "end": { - "line": 1681, + "line": 1690, "column": 25 } } }, "prefix": true, "range": [ - 47234, - 47247 + 47357, + 47370 ], "loc": { "start": { - "line": 1681, + "line": 1690, "column": 12 }, "end": { - "line": 1681, + "line": 1690, "column": 25 } } @@ -81478,16 +81064,16 @@ "object": { "type": "ThisExpression", "range": [ - 47252, - 47256 + 47375, + 47379 ], "loc": { "start": { - "line": 1681, + "line": 1690, "column": 30 }, "end": { - "line": 1681, + "line": 1690, "column": 34 } } @@ -81496,62 +81082,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 47257, - 47268 + 47380, + 47391 ], "loc": { "start": { - "line": 1681, + "line": 1690, "column": 35 }, "end": { - "line": 1681, + "line": 1690, "column": 46 } } }, "range": [ - 47252, - 47268 + 47375, + 47391 ], "loc": { "start": { - "line": 1681, + "line": 1690, "column": 30 }, "end": { - "line": 1681, + "line": 1690, "column": 46 } } }, "prefix": true, "range": [ - 47251, - 47268 + 47374, + 47391 ], "loc": { "start": { - "line": 1681, + "line": 1690, "column": 29 }, "end": { - "line": 1681, + "line": 1690, "column": 46 } } }, "range": [ - 47234, - 47268 + 47357, + 47391 ], "loc": { "start": { - "line": 1681, + "line": 1690, "column": 12 }, "end": { - "line": 1681, + "line": 1690, "column": 46 } } @@ -81563,48 +81149,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 47284, - 47291 + 47407, + 47414 ], "loc": { "start": { - "line": 1682, + "line": 1691, "column": 12 }, "end": { - "line": 1682, + "line": 1691, "column": 19 } } } ], "range": [ - 47270, - 47301 + 47393, + 47424 ], "loc": { "start": { - "line": 1681, + "line": 1690, "column": 48 }, "end": { - "line": 1683, + "line": 1692, "column": 9 } } }, "alternate": null, "range": [ - 47230, - 47301 + 47353, + 47424 ], "loc": { "start": { - "line": 1681, + "line": 1690, "column": 8 }, "end": { - "line": 1683, + "line": 1692, "column": 9 } }, @@ -81613,16 +81199,16 @@ "type": "Line", "value": "fire onbefore callback", "range": [ - 47310, - 47334 + 47433, + 47457 ], "loc": { "start": { - "line": 1684, + "line": 1693, "column": 8 }, "end": { - "line": 1684, + "line": 1693, "column": 32 } } @@ -81639,16 +81225,16 @@ "object": { "type": "ThisExpression", "range": [ - 47343, - 47347 + 47466, + 47470 ], "loc": { "start": { - "line": 1685, + "line": 1694, "column": 8 }, "end": { - "line": 1685, + "line": 1694, "column": 12 } } @@ -81657,31 +81243,31 @@ "type": "Identifier", "name": "onBeforeFilter", "range": [ - 47348, - 47362 + 47471, + 47485 ], "loc": { "start": { - "line": 1685, + "line": 1694, "column": 13 }, "end": { - "line": 1685, + "line": 1694, "column": 27 } } }, "range": [ - 47343, - 47362 + 47466, + 47485 ], "loc": { "start": { - "line": 1685, + "line": 1694, "column": 8 }, "end": { - "line": 1685, + "line": 1694, "column": 27 } } @@ -81690,47 +81276,47 @@ { "type": "ThisExpression", "range": [ - 47363, - 47367 + 47486, + 47490 ], "loc": { "start": { - "line": 1685, + "line": 1694, "column": 28 }, "end": { - "line": 1685, + "line": 1694, "column": 32 } } } ], "range": [ - 47343, - 47368 + 47466, + 47491 ], "loc": { "start": { - "line": 1685, + "line": 1694, "column": 8 }, "end": { - "line": 1685, + "line": 1694, "column": 33 } } }, "range": [ - 47343, - 47369 + 47466, + 47492 ], "loc": { "start": { - "line": 1685, + "line": 1694, "column": 8 }, "end": { - "line": 1685, + "line": 1694, "column": 34 } }, @@ -81739,16 +81325,16 @@ "type": "Line", "value": "fire onbefore callback", "range": [ - 47310, - 47334 + 47433, + 47457 ], "loc": { "start": { - "line": 1684, + "line": 1693, "column": 8 }, "end": { - "line": 1684, + "line": 1693, "column": 32 } } @@ -81768,16 +81354,16 @@ "object": { "type": "ThisExpression", "range": [ - 47378, - 47382 + 47501, + 47505 ], "loc": { "start": { - "line": 1686, + "line": 1695, "column": 8 }, "end": { - "line": 1686, + "line": 1695, "column": 12 } } @@ -81786,31 +81372,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 47383, - 47390 + 47506, + 47513 ], "loc": { "start": { - "line": 1686, + "line": 1695, "column": 13 }, "end": { - "line": 1686, + "line": 1695, "column": 20 } } }, "range": [ - 47378, - 47390 + 47501, + 47513 ], "loc": { "start": { - "line": 1686, + "line": 1695, "column": 8 }, "end": { - "line": 1686, + "line": 1695, "column": 20 } } @@ -81819,31 +81405,31 @@ "type": "Identifier", "name": "emit", "range": [ - 47391, - 47395 + 47514, + 47518 ], "loc": { "start": { - "line": 1686, + "line": 1695, "column": 21 }, "end": { - "line": 1686, + "line": 1695, "column": 25 } } }, "range": [ - 47378, - 47395 + 47501, + 47518 ], "loc": { "start": { - "line": 1686, + "line": 1695, "column": 8 }, "end": { - "line": 1686, + "line": 1695, "column": 25 } } @@ -81854,16 +81440,16 @@ "value": "before-filtering", "raw": "'before-filtering'", "range": [ - 47396, - 47414 + 47519, + 47537 ], "loc": { "start": { - "line": 1686, + "line": 1695, "column": 26 }, "end": { - "line": 1686, + "line": 1695, "column": 44 } } @@ -81871,47 +81457,47 @@ { "type": "ThisExpression", "range": [ - 47416, - 47420 + 47539, + 47543 ], "loc": { "start": { - "line": 1686, + "line": 1695, "column": 46 }, "end": { - "line": 1686, + "line": 1695, "column": 50 } } } ], "range": [ - 47378, - 47421 + 47501, + 47544 ], "loc": { "start": { - "line": 1686, + "line": 1695, "column": 8 }, "end": { - "line": 1686, + "line": 1695, "column": 51 } } }, "range": [ - 47378, - 47422 + 47501, + 47545 ], "loc": { "start": { - "line": 1686, + "line": 1695, "column": 8 }, "end": { - "line": 1686, + "line": 1695, "column": 52 } } @@ -81925,16 +81511,16 @@ "type": "Identifier", "name": "row", "range": [ - 47436, - 47439 + 47559, + 47562 ], "loc": { "start": { - "line": 1688, + "line": 1697, "column": 12 }, "end": { - "line": 1688, + "line": 1697, "column": 15 } } @@ -81950,16 +81536,16 @@ "object": { "type": "ThisExpression", "range": [ - 47442, - 47446 + 47565, + 47569 ], "loc": { "start": { - "line": 1688, + "line": 1697, "column": 18 }, "end": { - "line": 1688, + "line": 1697, "column": 22 } } @@ -81968,47 +81554,47 @@ "type": "Identifier", "name": "dom", "range": [ - 47447, - 47450 + 47570, + 47573 ], "loc": { "start": { - "line": 1688, + "line": 1697, "column": 23 }, "end": { - "line": 1688, + "line": 1697, "column": 26 } } }, "range": [ - 47442, - 47450 + 47565, + 47573 ], "loc": { "start": { - "line": 1688, + "line": 1697, "column": 18 }, "end": { - "line": 1688, + "line": 1697, "column": 26 } } }, "arguments": [], "range": [ - 47442, - 47452 + 47565, + 47575 ], "loc": { "start": { - "line": 1688, + "line": 1697, "column": 18 }, "end": { - "line": 1688, + "line": 1697, "column": 28 } } @@ -82017,46 +81603,46 @@ "type": "Identifier", "name": "rows", "range": [ - 47453, - 47457 + 47576, + 47580 ], "loc": { "start": { - "line": 1688, + "line": 1697, "column": 29 }, "end": { - "line": 1688, + "line": 1697, "column": 33 } } }, "range": [ - 47442, - 47457 + 47565, + 47580 ], "loc": { "start": { - "line": 1688, + "line": 1697, "column": 18 }, "end": { - "line": 1688, + "line": 1697, "column": 33 } } }, "range": [ - 47436, - 47457 + 47559, + 47580 ], "loc": { "start": { - "line": 1688, + "line": 1697, "column": 12 }, "end": { - "line": 1688, + "line": 1697, "column": 33 } } @@ -82067,16 +81653,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 47471, - 47477 + 47594, + 47600 ], "loc": { "start": { - "line": 1689, + "line": 1698, "column": 12 }, "end": { - "line": 1689, + "line": 1698, "column": 18 } } @@ -82089,16 +81675,16 @@ "object": { "type": "ThisExpression", "range": [ - 47480, - 47484 + 47603, + 47607 ], "loc": { "start": { - "line": 1689, + "line": 1698, "column": 21 }, "end": { - "line": 1689, + "line": 1698, "column": 25 } } @@ -82107,31 +81693,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 47485, - 47494 + 47608, + 47617 ], "loc": { "start": { - "line": 1689, + "line": 1698, "column": 26 }, "end": { - "line": 1689, + "line": 1698, "column": 35 } } }, "range": [ - 47480, - 47494 + 47603, + 47617 ], "loc": { "start": { - "line": 1689, + "line": 1698, "column": 21 }, "end": { - "line": 1689, + "line": 1698, "column": 35 } } @@ -82142,47 +81728,47 @@ "value": true, "raw": "true", "range": [ - 47495, - 47499 + 47618, + 47622 ], "loc": { "start": { - "line": 1689, + "line": 1698, "column": 36 }, "end": { - "line": 1689, + "line": 1698, "column": 40 } } } ], "range": [ - 47480, - 47500 + 47603, + 47623 ], "loc": { "start": { - "line": 1689, + "line": 1698, "column": 21 }, "end": { - "line": 1689, + "line": 1698, "column": 41 } } }, "range": [ - 47471, - 47500 + 47594, + 47623 ], "loc": { "start": { - "line": 1689, + "line": 1698, "column": 12 }, "end": { - "line": 1689, + "line": 1698, "column": 41 } } @@ -82193,16 +81779,16 @@ "type": "Identifier", "name": "hiddenRows", "range": [ - 47514, - 47524 + 47637, + 47647 ], "loc": { "start": { - "line": 1690, + "line": 1699, "column": 12 }, "end": { - "line": 1690, + "line": 1699, "column": 22 } } @@ -82212,31 +81798,31 @@ "value": 0, "raw": "0", "range": [ - 47527, - 47528 + 47650, + 47651 ], "loc": { "start": { - "line": 1690, + "line": 1699, "column": 25 }, "end": { - "line": 1690, + "line": 1699, "column": 26 } } }, "range": [ - 47514, - 47528 + 47637, + 47651 ], "loc": { "start": { - "line": 1690, + "line": 1699, "column": 12 }, "end": { - "line": 1690, + "line": 1699, "column": 26 } } @@ -82244,16 +81830,16 @@ ], "kind": "let", "range": [ - 47432, - 47529 + 47555, + 47652 ], "loc": { "start": { - "line": 1688, + "line": 1697, "column": 8 }, "end": { - "line": 1690, + "line": 1699, "column": 27 } } @@ -82269,16 +81855,16 @@ "object": { "type": "ThisExpression", "range": [ - 47539, - 47543 + 47662, + 47666 ], "loc": { "start": { - "line": 1692, + "line": 1701, "column": 8 }, "end": { - "line": 1692, + "line": 1701, "column": 12 } } @@ -82287,31 +81873,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 47544, - 47558 + 47667, + 47681 ], "loc": { "start": { - "line": 1692, + "line": 1701, "column": 13 }, "end": { - "line": 1692, + "line": 1701, "column": 27 } } }, "range": [ - 47539, - 47558 + 47662, + 47681 ], "loc": { "start": { - "line": 1692, + "line": 1701, "column": 8 }, "end": { - "line": 1692, + "line": 1701, "column": 27 } } @@ -82320,46 +81906,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 47561, - 47563 + 47684, + 47686 ], "loc": { "start": { - "line": 1692, + "line": 1701, "column": 30 }, "end": { - "line": 1692, + "line": 1701, "column": 32 } } }, "range": [ - 47539, - 47563 + 47662, + 47686 ], "loc": { "start": { - "line": 1692, + "line": 1701, "column": 8 }, "end": { - "line": 1692, + "line": 1701, "column": 32 } } }, "range": [ - 47539, - 47564 + 47662, + 47687 ], "loc": { "start": { - "line": 1692, + "line": 1701, "column": 8 }, "end": { - "line": 1692, + "line": 1701, "column": 33 } }, @@ -82368,16 +81954,16 @@ "type": "Line", "value": " search args re-init", "range": [ - 47573, - 47595 + 47696, + 47718 ], "loc": { "start": { - "line": 1693, + "line": 1702, "column": 8 }, "end": { - "line": 1693, + "line": 1702, "column": 30 } } @@ -82393,16 +81979,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 47608, - 47618 + 47731, + 47741 ], "loc": { "start": { - "line": 1694, + "line": 1703, "column": 12 }, "end": { - "line": 1694, + "line": 1703, "column": 22 } } @@ -82415,16 +82001,16 @@ "object": { "type": "ThisExpression", "range": [ - 47621, - 47625 + 47744, + 47748 ], "loc": { "start": { - "line": 1694, + "line": 1703, "column": 25 }, "end": { - "line": 1694, + "line": 1703, "column": 29 } } @@ -82433,62 +82019,62 @@ "type": "Identifier", "name": "getFiltersValue", "range": [ - 47626, - 47641 + 47749, + 47764 ], "loc": { "start": { - "line": 1694, + "line": 1703, "column": 30 }, "end": { - "line": 1694, + "line": 1703, "column": 45 } } }, "range": [ - 47621, - 47641 + 47744, + 47764 ], "loc": { "start": { - "line": 1694, + "line": 1703, "column": 25 }, "end": { - "line": 1694, + "line": 1703, "column": 45 } } }, "arguments": [], "range": [ - 47621, - 47643 + 47744, + 47766 ], "loc": { "start": { - "line": 1694, + "line": 1703, "column": 25 }, "end": { - "line": 1694, + "line": 1703, "column": 47 } } }, "range": [ - 47608, - 47643 + 47731, + 47766 ], "loc": { "start": { - "line": 1694, + "line": 1703, "column": 12 }, "end": { - "line": 1694, + "line": 1703, "column": 47 } } @@ -82496,16 +82082,16 @@ ], "kind": "let", "range": [ - 47604, - 47644 + 47727, + 47767 ], "loc": { "start": { - "line": 1694, + "line": 1703, "column": 8 }, "end": { - "line": 1694, + "line": 1703, "column": 48 } }, @@ -82514,16 +82100,16 @@ "type": "Line", "value": " search args re-init", "range": [ - 47573, - 47595 + 47696, + 47718 ], "loc": { "start": { - "line": 1693, + "line": 1702, "column": 8 }, "end": { - "line": 1693, + "line": 1702, "column": 30 } } @@ -82541,16 +82127,16 @@ "type": "Identifier", "name": "k", "range": [ - 47663, - 47664 + 47786, + 47787 ], "loc": { "start": { - "line": 1696, + "line": 1705, "column": 17 }, "end": { - "line": 1696, + "line": 1705, "column": 18 } } @@ -82561,16 +82147,16 @@ "object": { "type": "ThisExpression", "range": [ - 47667, - 47671 + 47790, + 47794 ], "loc": { "start": { - "line": 1696, + "line": 1705, "column": 21 }, "end": { - "line": 1696, + "line": 1705, "column": 25 } } @@ -82579,46 +82165,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 47672, - 47678 + 47795, + 47801 ], "loc": { "start": { - "line": 1696, + "line": 1705, "column": 26 }, "end": { - "line": 1696, + "line": 1705, "column": 32 } } }, "range": [ - 47667, - 47678 + 47790, + 47801 ], "loc": { "start": { - "line": 1696, + "line": 1705, "column": 21 }, "end": { - "line": 1696, + "line": 1705, "column": 32 } } }, "range": [ - 47663, - 47678 + 47786, + 47801 ], "loc": { "start": { - "line": 1696, + "line": 1705, "column": 17 }, "end": { - "line": 1696, + "line": 1705, "column": 32 } } @@ -82626,16 +82212,16 @@ ], "kind": "let", "range": [ - 47659, - 47678 + 47782, + 47801 ], "loc": { "start": { - "line": 1696, + "line": 1705, "column": 13 }, "end": { - "line": 1696, + "line": 1705, "column": 32 } } @@ -82647,16 +82233,16 @@ "type": "Identifier", "name": "k", "range": [ - 47680, - 47681 + 47803, + 47804 ], "loc": { "start": { - "line": 1696, + "line": 1705, "column": 34 }, "end": { - "line": 1696, + "line": 1705, "column": 35 } } @@ -82665,31 +82251,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 47684, - 47690 + 47807, + 47813 ], "loc": { "start": { - "line": 1696, + "line": 1705, "column": 38 }, "end": { - "line": 1696, + "line": 1705, "column": 44 } } }, "range": [ - 47680, - 47690 + 47803, + 47813 ], "loc": { "start": { - "line": 1696, + "line": 1705, "column": 34 }, "end": { - "line": 1696, + "line": 1705, "column": 44 } } @@ -82701,32 +82287,32 @@ "type": "Identifier", "name": "k", "range": [ - 47692, - 47693 + 47815, + 47816 ], "loc": { "start": { - "line": 1696, + "line": 1705, "column": 46 }, "end": { - "line": 1696, + "line": 1705, "column": 47 } } }, "prefix": false, "range": [ - 47692, - 47695 + 47815, + 47818 ], "loc": { "start": { - "line": 1696, + "line": 1705, "column": 46 }, "end": { - "line": 1696, + "line": 1705, "column": 49 } } @@ -82752,16 +82338,16 @@ "type": "Identifier", "name": "row", "range": [ - 47764, - 47767 + 47887, + 47890 ], "loc": { "start": { - "line": 1698, + "line": 1707, "column": 12 }, "end": { - "line": 1698, + "line": 1707, "column": 15 } } @@ -82770,31 +82356,31 @@ "type": "Identifier", "name": "k", "range": [ - 47768, - 47769 + 47891, + 47892 ], "loc": { "start": { - "line": 1698, + "line": 1707, "column": 16 }, "end": { - "line": 1698, + "line": 1707, "column": 17 } } }, "range": [ - 47764, - 47770 + 47887, + 47893 ], "loc": { "start": { - "line": 1698, + "line": 1707, "column": 12 }, "end": { - "line": 1698, + "line": 1707, "column": 18 } } @@ -82803,31 +82389,31 @@ "type": "Identifier", "name": "style", "range": [ - 47771, - 47776 + 47894, + 47899 ], "loc": { "start": { - "line": 1698, + "line": 1707, "column": 19 }, "end": { - "line": 1698, + "line": 1707, "column": 24 } } }, "range": [ - 47764, - 47776 + 47887, + 47899 ], "loc": { "start": { - "line": 1698, + "line": 1707, "column": 12 }, "end": { - "line": 1698, + "line": 1707, "column": 24 } } @@ -82836,31 +82422,31 @@ "type": "Identifier", "name": "display", "range": [ - 47777, - 47784 + 47900, + 47907 ], "loc": { "start": { - "line": 1698, + "line": 1707, "column": 25 }, "end": { - "line": 1698, + "line": 1707, "column": 32 } } }, "range": [ - 47764, - 47784 + 47887, + 47907 ], "loc": { "start": { - "line": 1698, + "line": 1707, "column": 12 }, "end": { - "line": 1698, + "line": 1707, "column": 32 } } @@ -82870,46 +82456,46 @@ "value": "", "raw": "''", "range": [ - 47787, - 47789 + 47910, + 47912 ], "loc": { "start": { - "line": 1698, + "line": 1707, "column": 35 }, "end": { - "line": 1698, + "line": 1707, "column": 37 } } }, "range": [ - 47764, - 47789 + 47887, + 47912 ], "loc": { "start": { - "line": 1698, + "line": 1707, "column": 12 }, "end": { - "line": 1698, + "line": 1707, "column": 37 } } }, "range": [ - 47764, - 47790 + 47887, + 47913 ], "loc": { "start": { - "line": 1698, + "line": 1707, "column": 12 }, "end": { - "line": 1698, + "line": 1707, "column": 38 } }, @@ -82918,16 +82504,16 @@ "type": "Line", "value": " already filtered rows display re-init", "range": [ - 47711, - 47751 + 47834, + 47874 ], "loc": { "start": { - "line": 1697, + "line": 1706, "column": 12 }, "end": { - "line": 1697, + "line": 1706, "column": 52 } } @@ -82943,16 +82529,16 @@ "type": "Identifier", "name": "cells", "range": [ - 47808, - 47813 + 47931, + 47936 ], "loc": { "start": { - "line": 1700, + "line": 1709, "column": 16 }, "end": { - "line": 1700, + "line": 1709, "column": 21 } } @@ -82967,16 +82553,16 @@ "type": "Identifier", "name": "row", "range": [ - 47816, - 47819 + 47939, + 47942 ], "loc": { "start": { - "line": 1700, + "line": 1709, "column": 24 }, "end": { - "line": 1700, + "line": 1709, "column": 27 } } @@ -82985,31 +82571,31 @@ "type": "Identifier", "name": "k", "range": [ - 47820, - 47821 + 47943, + 47944 ], "loc": { "start": { - "line": 1700, + "line": 1709, "column": 28 }, "end": { - "line": 1700, + "line": 1709, "column": 29 } } }, "range": [ - 47816, - 47822 + 47939, + 47945 ], "loc": { "start": { - "line": 1700, + "line": 1709, "column": 24 }, "end": { - "line": 1700, + "line": 1709, "column": 30 } } @@ -83018,46 +82604,46 @@ "type": "Identifier", "name": "cells", "range": [ - 47823, - 47828 + 47946, + 47951 ], "loc": { "start": { - "line": 1700, + "line": 1709, "column": 31 }, "end": { - "line": 1700, + "line": 1709, "column": 36 } } }, "range": [ - 47816, - 47828 + 47939, + 47951 ], "loc": { "start": { - "line": 1700, + "line": 1709, "column": 24 }, "end": { - "line": 1700, + "line": 1709, "column": 36 } } }, "range": [ - 47808, - 47828 + 47931, + 47951 ], "loc": { "start": { - "line": 1700, + "line": 1709, "column": 16 }, "end": { - "line": 1700, + "line": 1709, "column": 36 } } @@ -83065,16 +82651,16 @@ ], "kind": "let", "range": [ - 47804, - 47829 + 47927, + 47952 ], "loc": { "start": { - "line": 1700, + "line": 1709, "column": 12 }, "end": { - "line": 1700, + "line": 1709, "column": 37 } } @@ -83088,16 +82674,16 @@ "type": "Identifier", "name": "nchilds", "range": [ - 47846, - 47853 + 47969, + 47976 ], "loc": { "start": { - "line": 1701, + "line": 1710, "column": 16 }, "end": { - "line": 1701, + "line": 1710, "column": 23 } } @@ -83109,16 +82695,16 @@ "type": "Identifier", "name": "cells", "range": [ - 47856, - 47861 + 47979, + 47984 ], "loc": { "start": { - "line": 1701, + "line": 1710, "column": 26 }, "end": { - "line": 1701, + "line": 1710, "column": 31 } } @@ -83127,46 +82713,46 @@ "type": "Identifier", "name": "length", "range": [ - 47862, - 47868 + 47985, + 47991 ], "loc": { "start": { - "line": 1701, + "line": 1710, "column": 32 }, "end": { - "line": 1701, + "line": 1710, "column": 38 } } }, "range": [ - 47856, - 47868 + 47979, + 47991 ], "loc": { "start": { - "line": 1701, + "line": 1710, "column": 26 }, "end": { - "line": 1701, + "line": 1710, "column": 38 } } }, "range": [ - 47846, - 47868 + 47969, + 47991 ], "loc": { "start": { - "line": 1701, + "line": 1710, "column": 16 }, "end": { - "line": 1701, + "line": 1710, "column": 38 } } @@ -83174,16 +82760,16 @@ ], "kind": "let", "range": [ - 47842, - 47869 + 47965, + 47992 ], "loc": { "start": { - "line": 1701, + "line": 1710, "column": 12 }, "end": { - "line": 1701, + "line": 1710, "column": 39 } }, @@ -83192,16 +82778,16 @@ "type": "Line", "value": " checks if row has exact cell #", "range": [ - 47883, - 47916 + 48006, + 48039 ], "loc": { "start": { - "line": 1703, + "line": 1712, "column": 12 }, "end": { - "line": 1703, + "line": 1712, "column": 45 } } @@ -83217,16 +82803,16 @@ "type": "Identifier", "name": "nchilds", "range": [ - 47933, - 47940 + 48056, + 48063 ], "loc": { "start": { - "line": 1704, + "line": 1713, "column": 16 }, "end": { - "line": 1704, + "line": 1713, "column": 23 } } @@ -83237,16 +82823,16 @@ "object": { "type": "ThisExpression", "range": [ - 47945, - 47949 + 48068, + 48072 ], "loc": { "start": { - "line": 1704, + "line": 1713, "column": 28 }, "end": { - "line": 1704, + "line": 1713, "column": 32 } } @@ -83255,46 +82841,46 @@ "type": "Identifier", "name": "nbCells", "range": [ - 47950, - 47957 + 48073, + 48080 ], "loc": { "start": { - "line": 1704, + "line": 1713, "column": 33 }, "end": { - "line": 1704, + "line": 1713, "column": 40 } } }, "range": [ - 47945, - 47957 + 48068, + 48080 ], "loc": { "start": { - "line": 1704, + "line": 1713, "column": 28 }, "end": { - "line": 1704, + "line": 1713, "column": 40 } } }, "range": [ - 47933, - 47957 + 48056, + 48080 ], "loc": { "start": { - "line": 1704, + "line": 1713, "column": 16 }, "end": { - "line": 1704, + "line": 1713, "column": 40 } } @@ -83306,48 +82892,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 47977, - 47986 + 48100, + 48109 ], "loc": { "start": { - "line": 1705, + "line": 1714, "column": 16 }, "end": { - "line": 1705, + "line": 1714, "column": 25 } } } ], "range": [ - 47959, - 48000 + 48082, + 48123 ], "loc": { "start": { - "line": 1704, + "line": 1713, "column": 42 }, "end": { - "line": 1706, + "line": 1715, "column": 13 } } }, "alternate": null, "range": [ - 47929, - 48000 + 48052, + 48123 ], "loc": { "start": { - "line": 1704, + "line": 1713, "column": 12 }, "end": { - "line": 1706, + "line": 1715, "column": 13 } }, @@ -83356,16 +82942,16 @@ "type": "Line", "value": " checks if row has exact cell #", "range": [ - 47883, - 47916 + 48006, + 48039 ], "loc": { "start": { - "line": 1703, + "line": 1712, "column": 12 }, "end": { - "line": 1703, + "line": 1712, "column": 45 } } @@ -83381,16 +82967,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 48018, - 48027 + 48141, + 48150 ], "loc": { "start": { - "line": 1708, + "line": 1717, "column": 16 }, "end": { - "line": 1708, + "line": 1717, "column": 25 } } @@ -83399,31 +82985,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 48030, - 48032 + 48153, + 48155 ], "loc": { "start": { - "line": 1708, + "line": 1717, "column": 28 }, "end": { - "line": 1708, + "line": 1717, "column": 30 } } }, "range": [ - 48018, - 48032 + 48141, + 48155 ], "loc": { "start": { - "line": 1708, + "line": 1717, "column": 16 }, "end": { - "line": 1708, + "line": 1717, "column": 30 } } @@ -83434,16 +83020,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 48050, - 48060 + 48173, + 48183 ], "loc": { "start": { - "line": 1709, + "line": 1718, "column": 16 }, "end": { - "line": 1709, + "line": 1718, "column": 26 } } @@ -83453,31 +83039,31 @@ "value": true, "raw": "true", "range": [ - 48063, - 48067 + 48186, + 48190 ], "loc": { "start": { - "line": 1709, + "line": 1718, "column": 29 }, "end": { - "line": 1709, + "line": 1718, "column": 33 } } }, "range": [ - 48050, - 48067 + 48173, + 48190 ], "loc": { "start": { - "line": 1709, + "line": 1718, "column": 16 }, "end": { - "line": 1709, + "line": 1718, "column": 33 } } @@ -83488,16 +83074,16 @@ "type": "Identifier", "name": "singleFltRowValid", "range": [ - 48133, - 48150 + 48256, + 48273 ], "loc": { "start": { - "line": 1711, + "line": 1720, "column": 16 }, "end": { - "line": 1711, + "line": 1720, "column": 33 } } @@ -83507,31 +83093,31 @@ "value": false, "raw": "false", "range": [ - 48153, - 48158 + 48276, + 48281 ], "loc": { "start": { - "line": 1711, + "line": 1720, "column": 36 }, "end": { - "line": 1711, + "line": 1720, "column": 41 } } }, "range": [ - 48133, - 48158 + 48256, + 48281 ], "loc": { "start": { - "line": 1711, + "line": 1720, "column": 16 }, "end": { - "line": 1711, + "line": 1720, "column": 41 } }, @@ -83540,16 +83126,16 @@ "type": "Line", "value": "only for single filter search", "range": [ - 48085, - 48116 + 48208, + 48239 ], "loc": { "start": { - "line": 1710, + "line": 1719, "column": 16 }, "end": { - "line": 1710, + "line": 1719, "column": 47 } } @@ -83559,16 +83145,16 @@ ], "kind": "let", "range": [ - 48014, - 48159 + 48137, + 48282 ], "loc": { "start": { - "line": 1708, + "line": 1717, "column": 12 }, "end": { - "line": 1711, + "line": 1720, "column": 42 } }, @@ -83577,16 +83163,16 @@ "type": "Line", "value": " this loop retrieves cell data", "range": [ - 48173, - 48205 + 48296, + 48328 ], "loc": { "start": { - "line": 1713, + "line": 1722, "column": 12 }, "end": { - "line": 1713, + "line": 1722, "column": 44 } } @@ -83604,16 +83190,16 @@ "type": "Identifier", "name": "j", "range": [ - 48227, - 48228 + 48350, + 48351 ], "loc": { "start": { - "line": 1714, + "line": 1723, "column": 21 }, "end": { - "line": 1714, + "line": 1723, "column": 22 } } @@ -83623,31 +83209,31 @@ "value": 0, "raw": "0", "range": [ - 48231, - 48232 + 48354, + 48355 ], "loc": { "start": { - "line": 1714, + "line": 1723, "column": 25 }, "end": { - "line": 1714, + "line": 1723, "column": 26 } } }, "range": [ - 48227, - 48232 + 48350, + 48355 ], "loc": { "start": { - "line": 1714, + "line": 1723, "column": 21 }, "end": { - "line": 1714, + "line": 1723, "column": 26 } } @@ -83655,16 +83241,16 @@ ], "kind": "let", "range": [ - 48223, - 48232 + 48346, + 48355 ], "loc": { "start": { - "line": 1714, + "line": 1723, "column": 17 }, "end": { - "line": 1714, + "line": 1723, "column": 26 } } @@ -83676,16 +83262,16 @@ "type": "Identifier", "name": "j", "range": [ - 48234, - 48235 + 48357, + 48358 ], "loc": { "start": { - "line": 1714, + "line": 1723, "column": 28 }, "end": { - "line": 1714, + "line": 1723, "column": 29 } } @@ -83694,31 +83280,31 @@ "type": "Identifier", "name": "nchilds", "range": [ - 48238, - 48245 + 48361, + 48368 ], "loc": { "start": { - "line": 1714, + "line": 1723, "column": 32 }, "end": { - "line": 1714, + "line": 1723, "column": 39 } } }, "range": [ - 48234, - 48245 + 48357, + 48368 ], "loc": { "start": { - "line": 1714, + "line": 1723, "column": 28 }, "end": { - "line": 1714, + "line": 1723, "column": 39 } } @@ -83730,32 +83316,32 @@ "type": "Identifier", "name": "j", "range": [ - 48247, - 48248 + 48370, + 48371 ], "loc": { "start": { - "line": 1714, + "line": 1723, "column": 41 }, "end": { - "line": 1714, + "line": 1723, "column": 42 } } }, "prefix": false, "range": [ - 48247, - 48250 + 48370, + 48373 ], "loc": { "start": { - "line": 1714, + "line": 1723, "column": 41 }, "end": { - "line": 1714, + "line": 1723, "column": 44 } } @@ -83772,16 +83358,16 @@ "type": "Identifier", "name": "sA", "range": [ - 48309, - 48311 + 48432, + 48434 ], "loc": { "start": { - "line": 1716, + "line": 1725, "column": 20 }, "end": { - "line": 1716, + "line": 1725, "column": 22 } } @@ -83793,16 +83379,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 48314, - 48324 + 48437, + 48447 ], "loc": { "start": { - "line": 1716, + "line": 1725, "column": 25 }, "end": { - "line": 1716, + "line": 1725, "column": 35 } } @@ -83815,16 +83401,16 @@ "object": { "type": "ThisExpression", "range": [ - 48325, - 48329 + 48448, + 48452 ], "loc": { "start": { - "line": 1716, + "line": 1725, "column": 36 }, "end": { - "line": 1716, + "line": 1725, "column": 40 } } @@ -83833,31 +83419,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 48330, - 48345 + 48453, + 48468 ], "loc": { "start": { - "line": 1716, + "line": 1725, "column": 41 }, "end": { - "line": 1716, + "line": 1725, "column": 56 } } }, "range": [ - 48325, - 48345 + 48448, + 48468 ], "loc": { "start": { - "line": 1716, + "line": 1725, "column": 36 }, "end": { - "line": 1716, + "line": 1725, "column": 56 } } @@ -83867,16 +83453,16 @@ "value": 0, "raw": "0", "range": [ - 48348, - 48349 + 48471, + 48472 ], "loc": { "start": { - "line": 1716, + "line": 1725, "column": 59 }, "end": { - "line": 1716, + "line": 1725, "column": 60 } } @@ -83885,61 +83471,61 @@ "type": "Identifier", "name": "j", "range": [ - 48352, - 48353 + 48475, + 48476 ], "loc": { "start": { - "line": 1716, + "line": 1725, "column": 63 }, "end": { - "line": 1716, + "line": 1725, "column": 64 } } }, "range": [ - 48325, - 48353 + 48448, + 48476 ], "loc": { "start": { - "line": 1716, + "line": 1725, "column": 36 }, "end": { - "line": 1716, + "line": 1725, "column": 64 } } }, "range": [ - 48314, - 48354 + 48437, + 48477 ], "loc": { "start": { - "line": 1716, + "line": 1725, "column": 25 }, "end": { - "line": 1716, + "line": 1725, "column": 65 } } }, "range": [ - 48309, - 48354 + 48432, + 48477 ], "loc": { "start": { - "line": 1716, + "line": 1725, "column": 20 }, "end": { - "line": 1716, + "line": 1725, "column": 65 } } @@ -83947,16 +83533,16 @@ ], "kind": "let", "range": [ - 48305, - 48355 + 48428, + 48478 ], "loc": { "start": { - "line": 1716, + "line": 1725, "column": 16 }, "end": { - "line": 1716, + "line": 1725, "column": 66 } }, @@ -83965,16 +83551,16 @@ "type": "Line", "value": "searched keyword", "range": [ - 48270, - 48288 + 48393, + 48411 ], "loc": { "start": { - "line": 1715, + "line": 1724, "column": 16 }, "end": { - "line": 1715, + "line": 1724, "column": 34 } } @@ -83990,16 +83576,16 @@ "type": "Identifier", "name": "sA", "range": [ - 48377, - 48379 + 48500, + 48502 ], "loc": { "start": { - "line": 1718, + "line": 1727, "column": 20 }, "end": { - "line": 1718, + "line": 1727, "column": 22 } } @@ -84009,31 +83595,31 @@ "value": "", "raw": "''", "range": [ - 48384, - 48386 + 48507, + 48509 ], "loc": { "start": { - "line": 1718, + "line": 1727, "column": 27 }, "end": { - "line": 1718, + "line": 1727, "column": 29 } } }, "range": [ - 48377, - 48386 + 48500, + 48509 ], "loc": { "start": { - "line": 1718, + "line": 1727, "column": 20 }, "end": { - "line": 1718, + "line": 1727, "column": 29 } } @@ -84045,48 +83631,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 48410, - 48419 + 48533, + 48542 ], "loc": { "start": { - "line": 1719, + "line": 1728, "column": 20 }, "end": { - "line": 1719, + "line": 1728, "column": 29 } } } ], "range": [ - 48388, - 48437 + 48511, + 48560 ], "loc": { "start": { - "line": 1718, + "line": 1727, "column": 31 }, "end": { - "line": 1720, + "line": 1729, "column": 17 } } }, "alternate": null, "range": [ - 48373, - 48437 + 48496, + 48560 ], "loc": { "start": { - "line": 1718, + "line": 1727, "column": 16 }, "end": { - "line": 1720, + "line": 1729, "column": 17 } } @@ -84100,16 +83686,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 48459, - 48468 + 48582, + 48591 ], "loc": { "start": { - "line": 1722, + "line": 1731, "column": 20 }, "end": { - "line": 1722, + "line": 1731, "column": 29 } } @@ -84120,16 +83706,16 @@ "type": "Identifier", "name": "matchCase", "range": [ - 48471, - 48480 + 48594, + 48603 ], "loc": { "start": { - "line": 1722, + "line": 1731, "column": 32 }, "end": { - "line": 1722, + "line": 1731, "column": 41 } } @@ -84143,16 +83729,16 @@ "object": { "type": "ThisExpression", "range": [ - 48481, - 48485 + 48604, + 48608 ], "loc": { "start": { - "line": 1722, + "line": 1731, "column": 42 }, "end": { - "line": 1722, + "line": 1731, "column": 46 } } @@ -84161,31 +83747,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 48486, - 48498 + 48609, + 48621 ], "loc": { "start": { - "line": 1722, + "line": 1731, "column": 47 }, "end": { - "line": 1722, + "line": 1731, "column": 59 } } }, "range": [ - 48481, - 48498 + 48604, + 48621 ], "loc": { "start": { - "line": 1722, + "line": 1731, "column": 42 }, "end": { - "line": 1722, + "line": 1731, "column": 59 } } @@ -84198,16 +83784,16 @@ "type": "Identifier", "name": "cells", "range": [ - 48499, - 48504 + 48622, + 48627 ], "loc": { "start": { - "line": 1722, + "line": 1731, "column": 60 }, "end": { - "line": 1722, + "line": 1731, "column": 65 } } @@ -84216,47 +83802,47 @@ "type": "Identifier", "name": "j", "range": [ - 48505, - 48506 + 48628, + 48629 ], "loc": { "start": { - "line": 1722, + "line": 1731, "column": 66 }, "end": { - "line": 1722, + "line": 1731, "column": 67 } } }, "range": [ - 48499, - 48507 + 48622, + 48630 ], "loc": { "start": { - "line": 1722, + "line": 1731, "column": 60 }, "end": { - "line": 1722, + "line": 1731, "column": 68 } } } ], "range": [ - 48481, - 48508 + 48604, + 48631 ], "loc": { "start": { - "line": 1722, + "line": 1731, "column": 42 }, "end": { - "line": 1722, + "line": 1731, "column": 69 } } @@ -84267,16 +83853,16 @@ "object": { "type": "ThisExpression", "range": [ - 48530, - 48534 + 48653, + 48657 ], "loc": { "start": { - "line": 1723, + "line": 1732, "column": 20 }, "end": { - "line": 1723, + "line": 1732, "column": 24 } } @@ -84285,62 +83871,62 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 48535, - 48548 + 48658, + 48671 ], "loc": { "start": { - "line": 1723, + "line": 1732, "column": 25 }, "end": { - "line": 1723, + "line": 1732, "column": 38 } } }, "range": [ - 48530, - 48548 + 48653, + 48671 ], "loc": { "start": { - "line": 1723, + "line": 1732, "column": 20 }, "end": { - "line": 1723, + "line": 1732, "column": 38 } } } ], "range": [ - 48471, - 48549 + 48594, + 48672 ], "loc": { "start": { - "line": 1722, + "line": 1731, "column": 32 }, "end": { - "line": 1723, + "line": 1732, "column": 39 } } }, "range": [ - 48459, - 48549 + 48582, + 48672 ], "loc": { "start": { - "line": 1722, + "line": 1731, "column": 20 }, "end": { - "line": 1723, + "line": 1732, "column": 39 } } @@ -84348,16 +83934,16 @@ ], "kind": "let", "range": [ - 48455, - 48550 + 48578, + 48673 ], "loc": { "start": { - "line": 1722, + "line": 1731, "column": 16 }, "end": { - "line": 1723, + "line": 1732, "column": 40 } }, @@ -84366,16 +83952,16 @@ "type": "Line", "value": "multiple search parameter operator ||", "range": [ - 48568, - 48607 + 48691, + 48730 ], "loc": { "start": { - "line": 1725, + "line": 1734, "column": 16 }, "end": { - "line": 1725, + "line": 1734, "column": 55 } } @@ -84391,16 +83977,16 @@ "type": "Identifier", "name": "sAOrSplit", "range": [ - 48628, - 48637 + 48751, + 48760 ], "loc": { "start": { - "line": 1726, + "line": 1735, "column": 20 }, "end": { - "line": 1726, + "line": 1735, "column": 29 } } @@ -84419,16 +84005,16 @@ "type": "Identifier", "name": "sA", "range": [ - 48640, - 48642 + 48763, + 48765 ], "loc": { "start": { - "line": 1726, + "line": 1735, "column": 32 }, "end": { - "line": 1726, + "line": 1735, "column": 34 } } @@ -84437,47 +84023,47 @@ "type": "Identifier", "name": "toString", "range": [ - 48643, - 48651 + 48766, + 48774 ], "loc": { "start": { - "line": 1726, + "line": 1735, "column": 35 }, "end": { - "line": 1726, + "line": 1735, "column": 43 } } }, "range": [ - 48640, - 48651 + 48763, + 48774 ], "loc": { "start": { - "line": 1726, + "line": 1735, "column": 32 }, "end": { - "line": 1726, + "line": 1735, "column": 43 } } }, "arguments": [], "range": [ - 48640, - 48653 + 48763, + 48776 ], "loc": { "start": { - "line": 1726, + "line": 1735, "column": 32 }, "end": { - "line": 1726, + "line": 1735, "column": 45 } } @@ -84486,31 +84072,31 @@ "type": "Identifier", "name": "split", "range": [ - 48654, - 48659 + 48777, + 48782 ], "loc": { "start": { - "line": 1726, + "line": 1735, "column": 46 }, "end": { - "line": 1726, + "line": 1735, "column": 51 } } }, "range": [ - 48640, - 48659 + 48763, + 48782 ], "loc": { "start": { - "line": 1726, + "line": 1735, "column": 32 }, "end": { - "line": 1726, + "line": 1735, "column": 51 } } @@ -84522,16 +84108,16 @@ "object": { "type": "ThisExpression", "range": [ - 48660, - 48664 + 48783, + 48787 ], "loc": { "start": { - "line": 1726, + "line": 1735, "column": 52 }, "end": { - "line": 1726, + "line": 1735, "column": 56 } } @@ -84540,62 +84126,62 @@ "type": "Identifier", "name": "orOperator", "range": [ - 48665, - 48675 + 48788, + 48798 ], "loc": { "start": { - "line": 1726, + "line": 1735, "column": 57 }, "end": { - "line": 1726, + "line": 1735, "column": 67 } } }, "range": [ - 48660, - 48675 + 48783, + 48798 ], "loc": { "start": { - "line": 1726, + "line": 1735, "column": 52 }, "end": { - "line": 1726, + "line": 1735, "column": 67 } } } ], "range": [ - 48640, - 48676 + 48763, + 48799 ], "loc": { "start": { - "line": 1726, + "line": 1735, "column": 32 }, "end": { - "line": 1726, + "line": 1735, "column": 68 } } }, "range": [ - 48628, - 48676 + 48751, + 48799 ], "loc": { "start": { - "line": 1726, + "line": 1735, "column": 20 }, "end": { - "line": 1726, + "line": 1735, "column": 68 } } @@ -84606,16 +84192,16 @@ "type": "Identifier", "name": "hasMultiOrSA", "range": [ - 48757, - 48769 + 48880, + 48892 ], "loc": { "start": { - "line": 1728, + "line": 1737, "column": 20 }, "end": { - "line": 1728, + "line": 1737, "column": 32 } } @@ -84630,16 +84216,16 @@ "type": "Identifier", "name": "sAOrSplit", "range": [ - 48772, - 48781 + 48895, + 48904 ], "loc": { "start": { - "line": 1728, + "line": 1737, "column": 35 }, "end": { - "line": 1728, + "line": 1737, "column": 44 } } @@ -84648,31 +84234,31 @@ "type": "Identifier", "name": "length", "range": [ - 48782, - 48788 + 48905, + 48911 ], "loc": { "start": { - "line": 1728, + "line": 1737, "column": 45 }, "end": { - "line": 1728, + "line": 1737, "column": 51 } } }, "range": [ - 48772, - 48788 + 48895, + 48911 ], "loc": { "start": { - "line": 1728, + "line": 1737, "column": 35 }, "end": { - "line": 1728, + "line": 1737, "column": 51 } } @@ -84682,46 +84268,46 @@ "value": 1, "raw": "1", "range": [ - 48791, - 48792 + 48914, + 48915 ], "loc": { "start": { - "line": 1728, + "line": 1737, "column": 54 }, "end": { - "line": 1728, + "line": 1737, "column": 55 } } }, "range": [ - 48772, - 48792 + 48895, + 48915 ], "loc": { "start": { - "line": 1728, + "line": 1737, "column": 35 }, "end": { - "line": 1728, + "line": 1737, "column": 55 } } }, "range": [ - 48757, - 48792 + 48880, + 48915 ], "loc": { "start": { - "line": 1728, + "line": 1737, "column": 20 }, "end": { - "line": 1728, + "line": 1737, "column": 55 } }, @@ -84730,16 +84316,16 @@ "type": "Line", "value": "multiple search || parameter boolean", "range": [ - 48698, - 48736 + 48821, + 48859 ], "loc": { "start": { - "line": 1727, + "line": 1736, "column": 20 }, "end": { - "line": 1727, + "line": 1736, "column": 58 } } @@ -84752,16 +84338,16 @@ "type": "Identifier", "name": "sAAndSplit", "range": [ - 48874, - 48884 + 48997, + 49007 ], "loc": { "start": { - "line": 1730, + "line": 1739, "column": 20 }, "end": { - "line": 1730, + "line": 1739, "column": 30 } } @@ -84780,16 +84366,16 @@ "type": "Identifier", "name": "sA", "range": [ - 48887, - 48889 + 49010, + 49012 ], "loc": { "start": { - "line": 1730, + "line": 1739, "column": 33 }, "end": { - "line": 1730, + "line": 1739, "column": 35 } } @@ -84798,47 +84384,47 @@ "type": "Identifier", "name": "toString", "range": [ - 48890, - 48898 + 49013, + 49021 ], "loc": { "start": { - "line": 1730, + "line": 1739, "column": 36 }, "end": { - "line": 1730, + "line": 1739, "column": 44 } } }, "range": [ - 48887, - 48898 + 49010, + 49021 ], "loc": { "start": { - "line": 1730, + "line": 1739, "column": 33 }, "end": { - "line": 1730, + "line": 1739, "column": 44 } } }, "arguments": [], "range": [ - 48887, - 48900 + 49010, + 49023 ], "loc": { "start": { - "line": 1730, + "line": 1739, "column": 33 }, "end": { - "line": 1730, + "line": 1739, "column": 46 } } @@ -84847,31 +84433,31 @@ "type": "Identifier", "name": "split", "range": [ - 48901, - 48906 + 49024, + 49029 ], "loc": { "start": { - "line": 1730, + "line": 1739, "column": 47 }, "end": { - "line": 1730, + "line": 1739, "column": 52 } } }, "range": [ - 48887, - 48906 + 49010, + 49029 ], "loc": { "start": { - "line": 1730, + "line": 1739, "column": 33 }, "end": { - "line": 1730, + "line": 1739, "column": 52 } } @@ -84883,16 +84469,16 @@ "object": { "type": "ThisExpression", "range": [ - 48907, - 48911 + 49030, + 49034 ], "loc": { "start": { - "line": 1730, + "line": 1739, "column": 53 }, "end": { - "line": 1730, + "line": 1739, "column": 57 } } @@ -84901,62 +84487,62 @@ "type": "Identifier", "name": "anOperator", "range": [ - 48912, - 48922 + 49035, + 49045 ], "loc": { "start": { - "line": 1730, + "line": 1739, "column": 58 }, "end": { - "line": 1730, + "line": 1739, "column": 68 } } }, "range": [ - 48907, - 48922 + 49030, + 49045 ], "loc": { "start": { - "line": 1730, + "line": 1739, "column": 53 }, "end": { - "line": 1730, + "line": 1739, "column": 68 } } } ], "range": [ - 48887, - 48923 + 49010, + 49046 ], "loc": { "start": { - "line": 1730, + "line": 1739, "column": 33 }, "end": { - "line": 1730, + "line": 1739, "column": 69 } } }, "range": [ - 48874, - 48923 + 48997, + 49046 ], "loc": { "start": { - "line": 1730, + "line": 1739, "column": 20 }, "end": { - "line": 1730, + "line": 1739, "column": 69 } }, @@ -84965,16 +84551,16 @@ "type": "Line", "value": "multiple search parameter operator &&", "range": [ - 48814, - 48853 + 48937, + 48976 ], "loc": { "start": { - "line": 1729, + "line": 1738, "column": 20 }, "end": { - "line": 1729, + "line": 1738, "column": 59 } } @@ -84987,16 +84573,16 @@ "type": "Identifier", "name": "hasMultiAndSA", "range": [ - 49004, - 49017 + 49127, + 49140 ], "loc": { "start": { - "line": 1732, + "line": 1741, "column": 20 }, "end": { - "line": 1732, + "line": 1741, "column": 33 } } @@ -85011,16 +84597,16 @@ "type": "Identifier", "name": "sAAndSplit", "range": [ - 49020, - 49030 + 49143, + 49153 ], "loc": { "start": { - "line": 1732, + "line": 1741, "column": 36 }, "end": { - "line": 1732, + "line": 1741, "column": 46 } } @@ -85029,31 +84615,31 @@ "type": "Identifier", "name": "length", "range": [ - 49031, - 49037 + 49154, + 49160 ], "loc": { "start": { - "line": 1732, + "line": 1741, "column": 47 }, "end": { - "line": 1732, + "line": 1741, "column": 53 } } }, "range": [ - 49020, - 49037 + 49143, + 49160 ], "loc": { "start": { - "line": 1732, + "line": 1741, "column": 36 }, "end": { - "line": 1732, + "line": 1741, "column": 53 } } @@ -85063,46 +84649,46 @@ "value": 1, "raw": "1", "range": [ - 49040, - 49041 + 49163, + 49164 ], "loc": { "start": { - "line": 1732, + "line": 1741, "column": 56 }, "end": { - "line": 1732, + "line": 1741, "column": 57 } } }, "range": [ - 49020, - 49041 + 49143, + 49164 ], "loc": { "start": { - "line": 1732, + "line": 1741, "column": 36 }, "end": { - "line": 1732, + "line": 1741, "column": 57 } } }, "range": [ - 49004, - 49041 + 49127, + 49164 ], "loc": { "start": { - "line": 1732, + "line": 1741, "column": 20 }, "end": { - "line": 1732, + "line": 1741, "column": 57 } }, @@ -85111,16 +84697,16 @@ "type": "Line", "value": "multiple search && parameter boolean", "range": [ - 48945, - 48983 + 49068, + 49106 ], "loc": { "start": { - "line": 1731, + "line": 1740, "column": 20 }, "end": { - "line": 1731, + "line": 1740, "column": 58 } } @@ -85130,16 +84716,16 @@ ], "kind": "let", "range": [ - 48624, - 49042 + 48747, + 49165 ], "loc": { "start": { - "line": 1726, + "line": 1735, "column": 16 }, "end": { - "line": 1732, + "line": 1741, "column": 58 } }, @@ -85148,16 +84734,16 @@ "type": "Line", "value": "multiple search parameter operator ||", "range": [ - 48568, - 48607 + 48691, + 48730 ], "loc": { "start": { - "line": 1725, + "line": 1734, "column": 16 }, "end": { - "line": 1725, + "line": 1734, "column": 55 } } @@ -85168,16 +84754,16 @@ "type": "Line", "value": "detect operators or array query", "range": [ - 49060, - 49093 + 49183, + 49216 ], "loc": { "start": { - "line": 1734, + "line": 1743, "column": 16 }, "end": { - "line": 1734, + "line": 1743, "column": 49 } } @@ -85198,16 +84784,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 49114, - 49121 + 49237, + 49244 ], "loc": { "start": { - "line": 1735, + "line": 1744, "column": 20 }, "end": { - "line": 1735, + "line": 1744, "column": 27 } } @@ -85217,32 +84803,32 @@ "type": "Identifier", "name": "sA", "range": [ - 49122, - 49124 + 49245, + 49247 ], "loc": { "start": { - "line": 1735, + "line": 1744, "column": 28 }, "end": { - "line": 1735, + "line": 1744, "column": 30 } } } ], "range": [ - 49114, - 49125 + 49237, + 49248 ], "loc": { "start": { - "line": 1735, + "line": 1744, "column": 20 }, "end": { - "line": 1735, + "line": 1744, "column": 31 } } @@ -85251,31 +84837,31 @@ "type": "Identifier", "name": "hasMultiOrSA", "range": [ - 49129, - 49141 + 49252, + 49264 ], "loc": { "start": { - "line": 1735, + "line": 1744, "column": 35 }, "end": { - "line": 1735, + "line": 1744, "column": 47 } } }, "range": [ - 49114, - 49141 + 49237, + 49264 ], "loc": { "start": { - "line": 1735, + "line": 1744, "column": 20 }, "end": { - "line": 1735, + "line": 1744, "column": 47 } } @@ -85284,31 +84870,31 @@ "type": "Identifier", "name": "hasMultiAndSA", "range": [ - 49145, - 49158 + 49268, + 49281 ], "loc": { "start": { - "line": 1735, + "line": 1744, "column": 51 }, "end": { - "line": 1735, + "line": 1744, "column": 64 } } }, "range": [ - 49114, - 49158 + 49237, + 49281 ], "loc": { "start": { - "line": 1735, + "line": 1744, "column": 20 }, "end": { - "line": 1735, + "line": 1744, "column": 64 } } @@ -85325,32 +84911,32 @@ "type": "Identifier", "name": "cS", "range": [ - 49186, - 49188 + 49309, + 49311 ], "loc": { "start": { - "line": 1736, + "line": 1745, "column": 24 }, "end": { - "line": 1736, + "line": 1745, "column": 26 } } }, "init": null, "range": [ - 49186, - 49188 + 49309, + 49311 ], "loc": { "start": { - "line": 1736, + "line": 1745, "column": 24 }, "end": { - "line": 1736, + "line": 1745, "column": 26 } } @@ -85361,32 +84947,32 @@ "type": "Identifier", "name": "s", "range": [ - 49214, - 49215 + 49337, + 49338 ], "loc": { "start": { - "line": 1737, + "line": 1746, "column": 24 }, "end": { - "line": 1737, + "line": 1746, "column": 25 } } }, "init": null, "range": [ - 49214, - 49215 + 49337, + 49338 ], "loc": { "start": { - "line": 1737, + "line": 1746, "column": 24 }, "end": { - "line": 1737, + "line": 1746, "column": 25 } } @@ -85397,16 +84983,16 @@ "type": "Identifier", "name": "occur", "range": [ - 49241, - 49246 + 49364, + 49369 ], "loc": { "start": { - "line": 1738, + "line": 1747, "column": 24 }, "end": { - "line": 1738, + "line": 1747, "column": 29 } } @@ -85416,31 +85002,31 @@ "value": false, "raw": "false", "range": [ - 49249, - 49254 + 49372, + 49377 ], "loc": { "start": { - "line": 1738, + "line": 1747, "column": 32 }, "end": { - "line": 1738, + "line": 1747, "column": 37 } } }, "range": [ - 49241, - 49254 + 49364, + 49377 ], "loc": { "start": { - "line": 1738, + "line": 1747, "column": 24 }, "end": { - "line": 1738, + "line": 1747, "column": 37 } } @@ -85448,16 +85034,16 @@ ], "kind": "let", "range": [ - 49182, - 49255 + 49305, + 49378 ], "loc": { "start": { - "line": 1736, + "line": 1745, "column": 20 }, "end": { - "line": 1738, + "line": 1747, "column": 38 } } @@ -85470,16 +85056,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 49280, - 49287 + 49403, + 49410 ], "loc": { "start": { - "line": 1739, + "line": 1748, "column": 24 }, "end": { - "line": 1739, + "line": 1748, "column": 31 } } @@ -85489,32 +85075,32 @@ "type": "Identifier", "name": "sA", "range": [ - 49288, - 49290 + 49411, + 49413 ], "loc": { "start": { - "line": 1739, + "line": 1748, "column": 32 }, "end": { - "line": 1739, + "line": 1748, "column": 34 } } } ], "range": [ - 49280, - 49291 + 49403, + 49414 ], "loc": { "start": { - "line": 1739, + "line": 1748, "column": 24 }, "end": { - "line": 1739, + "line": 1748, "column": 35 } } @@ -85531,16 +85117,16 @@ "type": "Identifier", "name": "s", "range": [ - 49319, - 49320 + 49442, + 49443 ], "loc": { "start": { - "line": 1740, + "line": 1749, "column": 24 }, "end": { - "line": 1740, + "line": 1749, "column": 25 } } @@ -85549,62 +85135,62 @@ "type": "Identifier", "name": "sA", "range": [ - 49323, - 49325 + 49446, + 49448 ], "loc": { "start": { - "line": 1740, + "line": 1749, "column": 28 }, "end": { - "line": 1740, + "line": 1749, "column": 30 } } }, "range": [ - 49319, - 49325 + 49442, + 49448 ], "loc": { "start": { - "line": 1740, + "line": 1749, "column": 24 }, "end": { - "line": 1740, + "line": 1749, "column": 30 } } }, "range": [ - 49319, - 49326 + 49442, + 49449 ], "loc": { "start": { - "line": 1740, + "line": 1749, "column": 24 }, "end": { - "line": 1740, + "line": 1749, "column": 31 } } } ], "range": [ - 49293, - 49348 + 49416, + 49471 ], "loc": { "start": { - "line": 1739, + "line": 1748, "column": 37 }, "end": { - "line": 1741, + "line": 1750, "column": 21 } } @@ -85621,16 +85207,16 @@ "type": "Identifier", "name": "s", "range": [ - 49380, - 49381 + 49503, + 49504 ], "loc": { "start": { - "line": 1742, + "line": 1751, "column": 24 }, "end": { - "line": 1742, + "line": 1751, "column": 25 } } @@ -85641,16 +85227,16 @@ "type": "Identifier", "name": "hasMultiOrSA", "range": [ - 49384, - 49396 + 49507, + 49519 ], "loc": { "start": { - "line": 1742, + "line": 1751, "column": 28 }, "end": { - "line": 1742, + "line": 1751, "column": 40 } } @@ -85659,16 +85245,16 @@ "type": "Identifier", "name": "sAOrSplit", "range": [ - 49399, - 49408 + 49522, + 49531 ], "loc": { "start": { - "line": 1742, + "line": 1751, "column": 43 }, "end": { - "line": 1742, + "line": 1751, "column": 52 } } @@ -85677,92 +85263,92 @@ "type": "Identifier", "name": "sAAndSplit", "range": [ - 49411, - 49421 + 49534, + 49544 ], "loc": { "start": { - "line": 1742, + "line": 1751, "column": 55 }, "end": { - "line": 1742, + "line": 1751, "column": 65 } } }, "range": [ - 49384, - 49421 + 49507, + 49544 ], "loc": { "start": { - "line": 1742, + "line": 1751, "column": 28 }, "end": { - "line": 1742, + "line": 1751, "column": 65 } } }, "range": [ - 49380, - 49421 + 49503, + 49544 ], "loc": { "start": { - "line": 1742, + "line": 1751, "column": 24 }, "end": { - "line": 1742, + "line": 1751, "column": 65 } } }, "range": [ - 49380, - 49422 + 49503, + 49545 ], "loc": { "start": { - "line": 1742, + "line": 1751, "column": 24 }, "end": { - "line": 1742, + "line": 1751, "column": 66 } } } ], "range": [ - 49354, - 49444 + 49477, + 49567 ], "loc": { "start": { - "line": 1741, + "line": 1750, "column": 27 }, "end": { - "line": 1743, + "line": 1752, "column": 21 } } }, "range": [ - 49276, - 49444 + 49399, + 49567 ], "loc": { "start": { - "line": 1739, + "line": 1748, "column": 20 }, "end": { - "line": 1743, + "line": 1752, "column": 21 } }, @@ -85771,16 +85357,16 @@ "type": "Line", "value": " isolate search term and check occurence in cell data", "range": [ - 49465, - 49520 + 49588, + 49643 ], "loc": { "start": { - "line": 1744, + "line": 1753, "column": 20 }, "end": { - "line": 1744, + "line": 1753, "column": 75 } } @@ -85798,16 +85384,16 @@ "type": "Identifier", "name": "w", "range": [ - 49550, - 49551 + 49673, + 49674 ], "loc": { "start": { - "line": 1745, + "line": 1754, "column": 29 }, "end": { - "line": 1745, + "line": 1754, "column": 30 } } @@ -85817,31 +85403,31 @@ "value": 0, "raw": "0", "range": [ - 49554, - 49555 + 49677, + 49678 ], "loc": { "start": { - "line": 1745, + "line": 1754, "column": 33 }, "end": { - "line": 1745, + "line": 1754, "column": 34 } } }, "range": [ - 49550, - 49555 + 49673, + 49678 ], "loc": { "start": { - "line": 1745, + "line": 1754, "column": 29 }, "end": { - "line": 1745, + "line": 1754, "column": 34 } } @@ -85852,16 +85438,16 @@ "type": "Identifier", "name": "len", "range": [ - 49557, - 49560 + 49680, + 49683 ], "loc": { "start": { - "line": 1745, + "line": 1754, "column": 36 }, "end": { - "line": 1745, + "line": 1754, "column": 39 } } @@ -85873,16 +85459,16 @@ "type": "Identifier", "name": "s", "range": [ - 49563, - 49564 + 49686, + 49687 ], "loc": { "start": { - "line": 1745, + "line": 1754, "column": 42 }, "end": { - "line": 1745, + "line": 1754, "column": 43 } } @@ -85891,46 +85477,46 @@ "type": "Identifier", "name": "length", "range": [ - 49565, - 49571 + 49688, + 49694 ], "loc": { "start": { - "line": 1745, + "line": 1754, "column": 44 }, "end": { - "line": 1745, + "line": 1754, "column": 50 } } }, "range": [ - 49563, - 49571 + 49686, + 49694 ], "loc": { "start": { - "line": 1745, + "line": 1754, "column": 42 }, "end": { - "line": 1745, + "line": 1754, "column": 50 } } }, "range": [ - 49557, - 49571 + 49680, + 49694 ], "loc": { "start": { - "line": 1745, + "line": 1754, "column": 36 }, "end": { - "line": 1745, + "line": 1754, "column": 50 } } @@ -85938,16 +85524,16 @@ ], "kind": "let", "range": [ - 49546, - 49571 + 49669, + 49694 ], "loc": { "start": { - "line": 1745, + "line": 1754, "column": 25 }, "end": { - "line": 1745, + "line": 1754, "column": 50 } } @@ -85959,16 +85545,16 @@ "type": "Identifier", "name": "w", "range": [ - 49573, - 49574 + 49696, + 49697 ], "loc": { "start": { - "line": 1745, + "line": 1754, "column": 52 }, "end": { - "line": 1745, + "line": 1754, "column": 53 } } @@ -85977,31 +85563,31 @@ "type": "Identifier", "name": "len", "range": [ - 49577, - 49580 + 49700, + 49703 ], "loc": { "start": { - "line": 1745, + "line": 1754, "column": 56 }, "end": { - "line": 1745, + "line": 1754, "column": 59 } } }, "range": [ - 49573, - 49580 + 49696, + 49703 ], "loc": { "start": { - "line": 1745, + "line": 1754, "column": 52 }, "end": { - "line": 1745, + "line": 1754, "column": 59 } } @@ -86013,32 +85599,32 @@ "type": "Identifier", "name": "w", "range": [ - 49582, - 49583 + 49705, + 49706 ], "loc": { "start": { - "line": 1745, + "line": 1754, "column": 61 }, "end": { - "line": 1745, + "line": 1754, "column": 62 } } }, "prefix": false, "range": [ - 49582, - 49585 + 49705, + 49708 ], "loc": { "start": { - "line": 1745, + "line": 1754, "column": 61 }, "end": { - "line": 1745, + "line": 1754, "column": 64 } } @@ -86055,16 +85641,16 @@ "type": "Identifier", "name": "cS", "range": [ - 49613, - 49615 + 49736, + 49738 ], "loc": { "start": { - "line": 1746, + "line": 1755, "column": 24 }, "end": { - "line": 1746, + "line": 1755, "column": 26 } } @@ -86075,16 +85661,16 @@ "type": "Identifier", "name": "trim", "range": [ - 49618, - 49622 + 49741, + 49745 ], "loc": { "start": { - "line": 1746, + "line": 1755, "column": 29 }, "end": { - "line": 1746, + "line": 1755, "column": 33 } } @@ -86097,16 +85683,16 @@ "type": "Identifier", "name": "s", "range": [ - 49623, - 49624 + 49746, + 49747 ], "loc": { "start": { - "line": 1746, + "line": 1755, "column": 34 }, "end": { - "line": 1746, + "line": 1755, "column": 35 } } @@ -86115,77 +85701,77 @@ "type": "Identifier", "name": "w", "range": [ - 49625, - 49626 + 49748, + 49749 ], "loc": { "start": { - "line": 1746, + "line": 1755, "column": 36 }, "end": { - "line": 1746, + "line": 1755, "column": 37 } } }, "range": [ - 49623, - 49627 + 49746, + 49750 ], "loc": { "start": { - "line": 1746, + "line": 1755, "column": 34 }, "end": { - "line": 1746, + "line": 1755, "column": 38 } } } ], "range": [ - 49618, - 49628 + 49741, + 49751 ], "loc": { "start": { - "line": 1746, + "line": 1755, "column": 29 }, "end": { - "line": 1746, + "line": 1755, "column": 39 } } }, "range": [ - 49613, - 49628 + 49736, + 49751 ], "loc": { "start": { - "line": 1746, + "line": 1755, "column": 24 }, "end": { - "line": 1746, + "line": 1755, "column": 39 } } }, "range": [ - 49613, - 49629 + 49736, + 49752 ], "loc": { "start": { - "line": 1746, + "line": 1755, "column": 24 }, "end": { - "line": 1746, + "line": 1755, "column": 40 } } @@ -86199,16 +85785,16 @@ "type": "Identifier", "name": "occur", "range": [ - 49654, - 49659 + 49777, + 49782 ], "loc": { "start": { - "line": 1747, + "line": 1756, "column": 24 }, "end": { - "line": 1747, + "line": 1756, "column": 29 } } @@ -86221,16 +85807,16 @@ "object": { "type": "ThisExpression", "range": [ - 49662, - 49666 + 49785, + 49789 ], "loc": { "start": { - "line": 1747, + "line": 1756, "column": 32 }, "end": { - "line": 1747, + "line": 1756, "column": 36 } } @@ -86239,31 +85825,31 @@ "type": "Identifier", "name": "_testTerm", "range": [ - 49667, - 49676 + 49790, + 49799 ], "loc": { "start": { - "line": 1747, + "line": 1756, "column": 37 }, "end": { - "line": 1747, + "line": 1756, "column": 46 } } }, "range": [ - 49662, - 49676 + 49785, + 49799 ], "loc": { "start": { - "line": 1747, + "line": 1756, "column": 32 }, "end": { - "line": 1747, + "line": 1756, "column": 46 } } @@ -86273,16 +85859,16 @@ "type": "Identifier", "name": "cS", "range": [ - 49677, - 49679 + 49800, + 49802 ], "loc": { "start": { - "line": 1747, + "line": 1756, "column": 47 }, "end": { - "line": 1747, + "line": 1756, "column": 49 } } @@ -86291,16 +85877,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 49681, - 49690 + 49804, + 49813 ], "loc": { "start": { - "line": 1747, + "line": 1756, "column": 51 }, "end": { - "line": 1747, + "line": 1756, "column": 60 } } @@ -86309,62 +85895,62 @@ "type": "Identifier", "name": "j", "range": [ - 49692, - 49693 + 49815, + 49816 ], "loc": { "start": { - "line": 1747, + "line": 1756, "column": 62 }, "end": { - "line": 1747, + "line": 1756, "column": 63 } } } ], "range": [ - 49662, - 49694 + 49785, + 49817 ], "loc": { "start": { - "line": 1747, + "line": 1756, "column": 32 }, "end": { - "line": 1747, + "line": 1756, "column": 64 } } }, "range": [ - 49654, - 49694 + 49777, + 49817 ], "loc": { "start": { - "line": 1747, + "line": 1756, "column": 24 }, "end": { - "line": 1747, + "line": 1756, "column": 64 } } }, "range": [ - 49654, - 49695 + 49777, + 49818 ], "loc": { "start": { - "line": 1747, + "line": 1756, "column": 24 }, "end": { - "line": 1747, + "line": 1756, "column": 65 } } @@ -86375,16 +85961,16 @@ "type": "Identifier", "name": "occur", "range": [ - 49725, - 49730 + 49848, + 49853 ], "loc": { "start": { - "line": 1749, + "line": 1758, "column": 28 }, "end": { - "line": 1749, + "line": 1758, "column": 33 } } @@ -86405,16 +85991,16 @@ "object": { "type": "ThisExpression", "range": [ - 49762, - 49766 + 49885, + 49889 ], "loc": { "start": { - "line": 1750, + "line": 1759, "column": 28 }, "end": { - "line": 1750, + "line": 1759, "column": 32 } } @@ -86423,31 +86009,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 49767, - 49774 + 49890, + 49897 ], "loc": { "start": { - "line": 1750, + "line": 1759, "column": 33 }, "end": { - "line": 1750, + "line": 1759, "column": 40 } } }, "range": [ - 49762, - 49774 + 49885, + 49897 ], "loc": { "start": { - "line": 1750, + "line": 1759, "column": 28 }, "end": { - "line": 1750, + "line": 1759, "column": 40 } } @@ -86456,31 +86042,31 @@ "type": "Identifier", "name": "emit", "range": [ - 49775, - 49779 + 49898, + 49902 ], "loc": { "start": { - "line": 1750, + "line": 1759, "column": 41 }, "end": { - "line": 1750, + "line": 1759, "column": 45 } } }, "range": [ - 49762, - 49779 + 49885, + 49902 ], "loc": { "start": { - "line": 1750, + "line": 1759, "column": 28 }, "end": { - "line": 1750, + "line": 1759, "column": 45 } } @@ -86491,16 +86077,16 @@ "value": "highlight-keyword", "raw": "'highlight-keyword'", "range": [ - 49780, - 49799 + 49903, + 49922 ], "loc": { "start": { - "line": 1750, + "line": 1759, "column": 46 }, "end": { - "line": 1750, + "line": 1759, "column": 65 } } @@ -86508,16 +86094,16 @@ { "type": "ThisExpression", "range": [ - 49801, - 49805 + 49924, + 49928 ], "loc": { "start": { - "line": 1750, + "line": 1759, "column": 67 }, "end": { - "line": 1750, + "line": 1759, "column": 71 } } @@ -86529,16 +86115,16 @@ "type": "Identifier", "name": "cells", "range": [ - 49839, - 49844 + 49962, + 49967 ], "loc": { "start": { - "line": 1751, + "line": 1760, "column": 32 }, "end": { - "line": 1751, + "line": 1760, "column": 37 } } @@ -86547,31 +86133,31 @@ "type": "Identifier", "name": "j", "range": [ - 49845, - 49846 + 49968, + 49969 ], "loc": { "start": { - "line": 1751, + "line": 1760, "column": 38 }, "end": { - "line": 1751, + "line": 1760, "column": 39 } } }, "range": [ - 49839, - 49847 + 49962, + 49970 ], "loc": { "start": { - "line": 1751, + "line": 1760, "column": 32 }, "end": { - "line": 1751, + "line": 1760, "column": 40 } } @@ -86580,79 +86166,79 @@ "type": "Identifier", "name": "cS", "range": [ - 49849, - 49851 + 49972, + 49974 ], "loc": { "start": { - "line": 1751, + "line": 1760, "column": 42 }, "end": { - "line": 1751, + "line": 1760, "column": 44 } } } ], "range": [ - 49762, - 49852 + 49885, + 49975 ], "loc": { "start": { - "line": 1750, + "line": 1759, "column": 28 }, "end": { - "line": 1751, + "line": 1760, "column": 45 } } }, "range": [ - 49762, - 49853 + 49885, + 49976 ], "loc": { "start": { - "line": 1750, + "line": 1759, "column": 28 }, "end": { - "line": 1751, + "line": 1760, "column": 46 } } } ], "range": [ - 49732, - 49879 + 49855, + 50002 ], "loc": { "start": { - "line": 1749, + "line": 1758, "column": 35 }, "end": { - "line": 1752, + "line": 1761, "column": 25 } } }, "alternate": null, "range": [ - 49721, - 49879 + 49844, + 50002 ], "loc": { "start": { - "line": 1749, + "line": 1758, "column": 24 }, "end": { - "line": 1752, + "line": 1761, "column": 25 } } @@ -86669,16 +86255,16 @@ "type": "Identifier", "name": "hasMultiOrSA", "range": [ - 49909, - 49921 + 50032, + 50044 ], "loc": { "start": { - "line": 1753, + "line": 1762, "column": 29 }, "end": { - "line": 1753, + "line": 1762, "column": 41 } } @@ -86687,31 +86273,31 @@ "type": "Identifier", "name": "occur", "range": [ - 49925, - 49930 + 50048, + 50053 ], "loc": { "start": { - "line": 1753, + "line": 1762, "column": 45 }, "end": { - "line": 1753, + "line": 1762, "column": 50 } } }, "range": [ - 49909, - 49930 + 50032, + 50053 ], "loc": { "start": { - "line": 1753, + "line": 1762, "column": 29 }, "end": { - "line": 1753, + "line": 1762, "column": 50 } } @@ -86723,16 +86309,16 @@ "type": "Identifier", "name": "hasMultiAndSA", "range": [ - 49964, - 49977 + 50087, + 50100 ], "loc": { "start": { - "line": 1754, + "line": 1763, "column": 29 }, "end": { - "line": 1754, + "line": 1763, "column": 42 } } @@ -86744,62 +86330,62 @@ "type": "Identifier", "name": "occur", "range": [ - 49982, - 49987 + 50105, + 50110 ], "loc": { "start": { - "line": 1754, + "line": 1763, "column": 47 }, "end": { - "line": 1754, + "line": 1763, "column": 52 } } }, "prefix": true, "range": [ - 49981, - 49987 + 50104, + 50110 ], "loc": { "start": { - "line": 1754, + "line": 1763, "column": 46 }, "end": { - "line": 1754, + "line": 1763, "column": 52 } } }, "range": [ - 49964, - 49987 + 50087, + 50110 ], "loc": { "start": { - "line": 1754, + "line": 1763, "column": 29 }, "end": { - "line": 1754, + "line": 1763, "column": 52 } } }, "range": [ - 49908, - 49988 + 50031, + 50111 ], "loc": { "start": { - "line": 1753, + "line": 1762, "column": 28 }, "end": { - "line": 1754, + "line": 1763, "column": 53 } } @@ -86811,48 +86397,48 @@ "type": "BreakStatement", "label": null, "range": [ - 50020, - 50026 + 50143, + 50149 ], "loc": { "start": { - "line": 1755, + "line": 1764, "column": 28 }, "end": { - "line": 1755, + "line": 1764, "column": 34 } } } ], "range": [ - 49990, - 50052 + 50113, + 50175 ], "loc": { "start": { - "line": 1754, + "line": 1763, "column": 55 }, "end": { - "line": 1756, + "line": 1765, "column": 25 } } }, "alternate": null, "range": [ - 49904, - 50052 + 50027, + 50175 ], "loc": { "start": { - "line": 1753, + "line": 1762, "column": 24 }, "end": { - "line": 1756, + "line": 1765, "column": 25 } } @@ -86868,16 +86454,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 50081, - 50088 + 50204, + 50211 ], "loc": { "start": { - "line": 1757, + "line": 1766, "column": 28 }, "end": { - "line": 1757, + "line": 1766, "column": 35 } } @@ -86887,32 +86473,32 @@ "type": "Identifier", "name": "sA", "range": [ - 50089, - 50091 + 50212, + 50214 ], "loc": { "start": { - "line": 1757, + "line": 1766, "column": 36 }, "end": { - "line": 1757, + "line": 1766, "column": 38 } } } ], "range": [ - 50081, - 50092 + 50204, + 50215 ], "loc": { "start": { - "line": 1757, + "line": 1766, "column": 28 }, "end": { - "line": 1757, + "line": 1766, "column": 39 } } @@ -86921,31 +86507,31 @@ "type": "Identifier", "name": "occur", "range": [ - 50096, - 50101 + 50219, + 50224 ], "loc": { "start": { - "line": 1757, + "line": 1766, "column": 43 }, "end": { - "line": 1757, + "line": 1766, "column": 48 } } }, "range": [ - 50081, - 50101 + 50204, + 50224 ], "loc": { "start": { - "line": 1757, + "line": 1766, "column": 28 }, "end": { - "line": 1757, + "line": 1766, "column": 48 } } @@ -86957,79 +86543,79 @@ "type": "BreakStatement", "label": null, "range": [ - 50133, - 50139 + 50256, + 50262 ], "loc": { "start": { - "line": 1758, + "line": 1767, "column": 28 }, "end": { - "line": 1758, + "line": 1767, "column": 34 } } } ], "range": [ - 50103, - 50165 + 50226, + 50288 ], "loc": { "start": { - "line": 1757, + "line": 1766, "column": 50 }, "end": { - "line": 1759, + "line": 1768, "column": 25 } } }, "alternate": null, "range": [ - 50077, - 50165 + 50200, + 50288 ], "loc": { "start": { - "line": 1757, + "line": 1766, "column": 24 }, "end": { - "line": 1759, + "line": 1768, "column": 25 } } } ], "range": [ - 49587, - 50187 + 49710, + 50310 ], "loc": { "start": { - "line": 1745, + "line": 1754, "column": 66 }, "end": { - "line": 1760, + "line": 1769, "column": 21 } } }, "range": [ - 49541, - 50187 + 49664, + 50310 ], "loc": { "start": { - "line": 1745, + "line": 1754, "column": 20 }, "end": { - "line": 1760, + "line": 1769, "column": 21 } }, @@ -87038,16 +86624,16 @@ "type": "Line", "value": " isolate search term and check occurence in cell data", "range": [ - 49465, - 49520 + 49588, + 49643 ], "loc": { "start": { - "line": 1744, + "line": 1753, "column": 20 }, "end": { - "line": 1744, + "line": 1753, "column": 75 } } @@ -87066,16 +86652,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 50208, - 50217 + 50331, + 50340 ], "loc": { "start": { - "line": 1761, + "line": 1770, "column": 20 }, "end": { - "line": 1761, + "line": 1770, "column": 29 } } @@ -87084,31 +86670,31 @@ "type": "Identifier", "name": "j", "range": [ - 50218, - 50219 + 50341, + 50342 ], "loc": { "start": { - "line": 1761, + "line": 1770, "column": 30 }, "end": { - "line": 1761, + "line": 1770, "column": 31 } } }, "range": [ - 50208, - 50220 + 50331, + 50343 ], "loc": { "start": { - "line": 1761, + "line": 1770, "column": 20 }, "end": { - "line": 1761, + "line": 1770, "column": 32 } } @@ -87117,62 +86703,62 @@ "type": "Identifier", "name": "occur", "range": [ - 50223, - 50228 + 50346, + 50351 ], "loc": { "start": { - "line": 1761, + "line": 1770, "column": 35 }, "end": { - "line": 1761, + "line": 1770, "column": 40 } } }, "range": [ - 50208, - 50228 + 50331, + 50351 ], "loc": { "start": { - "line": 1761, + "line": 1770, "column": 20 }, "end": { - "line": 1761, + "line": 1770, "column": 40 } } }, "range": [ - 50208, - 50229 + 50331, + 50352 ], "loc": { "start": { - "line": 1761, + "line": 1770, "column": 20 }, "end": { - "line": 1761, + "line": 1770, "column": 41 } } } ], "range": [ - 49160, - 50248 + 49283, + 50371 ], "loc": { "start": { - "line": 1735, + "line": 1744, "column": 66 }, "end": { - "line": 1763, + "line": 1772, "column": 17 } }, @@ -87181,16 +86767,16 @@ "type": "Line", "value": "single search parameter", "range": [ - 50265, - 50290 + 50388, + 50413 ], "loc": { "start": { - "line": 1764, + "line": 1773, "column": 16 }, "end": { - "line": 1764, + "line": 1773, "column": 41 } } @@ -87212,16 +86798,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 50334, - 50343 + 50457, + 50466 ], "loc": { "start": { - "line": 1766, + "line": 1775, "column": 20 }, "end": { - "line": 1766, + "line": 1775, "column": 29 } } @@ -87230,31 +86816,31 @@ "type": "Identifier", "name": "j", "range": [ - 50344, - 50345 + 50467, + 50468 ], "loc": { "start": { - "line": 1766, + "line": 1775, "column": 30 }, "end": { - "line": 1766, + "line": 1775, "column": 31 } } }, "range": [ - 50334, - 50346 + 50457, + 50469 ], "loc": { "start": { - "line": 1766, + "line": 1775, "column": 20 }, "end": { - "line": 1766, + "line": 1775, "column": 32 } } @@ -87267,16 +86853,16 @@ "object": { "type": "ThisExpression", "range": [ - 50349, - 50353 + 50472, + 50476 ], "loc": { "start": { - "line": 1766, + "line": 1775, "column": 35 }, "end": { - "line": 1766, + "line": 1775, "column": 39 } } @@ -87285,31 +86871,31 @@ "type": "Identifier", "name": "_testTerm", "range": [ - 50354, - 50363 + 50477, + 50486 ], "loc": { "start": { - "line": 1766, + "line": 1775, "column": 40 }, "end": { - "line": 1766, + "line": 1775, "column": 49 } } }, "range": [ - 50349, - 50363 + 50472, + 50486 ], "loc": { "start": { - "line": 1766, + "line": 1775, "column": 35 }, "end": { - "line": 1766, + "line": 1775, "column": 49 } } @@ -87321,16 +86907,16 @@ "type": "Identifier", "name": "trim", "range": [ - 50364, - 50368 + 50487, + 50491 ], "loc": { "start": { - "line": 1766, + "line": 1775, "column": 50 }, "end": { - "line": 1766, + "line": 1775, "column": 54 } } @@ -87340,32 +86926,32 @@ "type": "Identifier", "name": "sA", "range": [ - 50369, - 50371 + 50492, + 50494 ], "loc": { "start": { - "line": 1766, + "line": 1775, "column": 55 }, "end": { - "line": 1766, + "line": 1775, "column": 57 } } } ], "range": [ - 50364, - 50372 + 50487, + 50495 ], "loc": { "start": { - "line": 1766, + "line": 1775, "column": 50 }, "end": { - "line": 1766, + "line": 1775, "column": 58 } } @@ -87374,16 +86960,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 50374, - 50383 + 50497, + 50506 ], "loc": { "start": { - "line": 1766, + "line": 1775, "column": 60 }, "end": { - "line": 1766, + "line": 1775, "column": 69 } } @@ -87392,62 +86978,62 @@ "type": "Identifier", "name": "j", "range": [ - 50385, - 50386 + 50508, + 50509 ], "loc": { "start": { - "line": 1766, + "line": 1775, "column": 71 }, "end": { - "line": 1766, + "line": 1775, "column": 72 } } } ], "range": [ - 50349, - 50387 + 50472, + 50510 ], "loc": { "start": { - "line": 1766, + "line": 1775, "column": 35 }, "end": { - "line": 1766, + "line": 1775, "column": 73 } } }, "range": [ - 50334, - 50387 + 50457, + 50510 ], "loc": { "start": { - "line": 1766, + "line": 1775, "column": 20 }, "end": { - "line": 1766, + "line": 1775, "column": 73 } } }, "range": [ - 50334, - 50388 + 50457, + 50511 ], "loc": { "start": { - "line": 1766, + "line": 1775, "column": 20 }, "end": { - "line": 1766, + "line": 1775, "column": 74 } } @@ -87461,16 +87047,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 50413, - 50422 + 50536, + 50545 ], "loc": { "start": { - "line": 1767, + "line": 1776, "column": 24 }, "end": { - "line": 1767, + "line": 1776, "column": 33 } } @@ -87479,31 +87065,31 @@ "type": "Identifier", "name": "j", "range": [ - 50423, - 50424 + 50546, + 50547 ], "loc": { "start": { - "line": 1767, + "line": 1776, "column": 34 }, "end": { - "line": 1767, + "line": 1776, "column": 35 } } }, "range": [ - 50413, - 50425 + 50536, + 50548 ], "loc": { "start": { - "line": 1767, + "line": 1776, "column": 24 }, "end": { - "line": 1767, + "line": 1776, "column": 36 } } @@ -87524,16 +87110,16 @@ "object": { "type": "ThisExpression", "range": [ - 50453, - 50457 + 50576, + 50580 ], "loc": { "start": { - "line": 1768, + "line": 1777, "column": 24 }, "end": { - "line": 1768, + "line": 1777, "column": 28 } } @@ -87542,31 +87128,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 50458, - 50465 + 50581, + 50588 ], "loc": { "start": { - "line": 1768, + "line": 1777, "column": 29 }, "end": { - "line": 1768, + "line": 1777, "column": 36 } } }, "range": [ - 50453, - 50465 + 50576, + 50588 ], "loc": { "start": { - "line": 1768, + "line": 1777, "column": 24 }, "end": { - "line": 1768, + "line": 1777, "column": 36 } } @@ -87575,31 +87161,31 @@ "type": "Identifier", "name": "emit", "range": [ - 50466, - 50470 + 50589, + 50593 ], "loc": { "start": { - "line": 1768, + "line": 1777, "column": 37 }, "end": { - "line": 1768, + "line": 1777, "column": 41 } } }, "range": [ - 50453, - 50470 + 50576, + 50593 ], "loc": { "start": { - "line": 1768, + "line": 1777, "column": 24 }, "end": { - "line": 1768, + "line": 1777, "column": 41 } } @@ -87610,16 +87196,16 @@ "value": "highlight-keyword", "raw": "'highlight-keyword'", "range": [ - 50471, - 50490 + 50594, + 50613 ], "loc": { "start": { - "line": 1768, + "line": 1777, "column": 42 }, "end": { - "line": 1768, + "line": 1777, "column": 61 } } @@ -87627,16 +87213,16 @@ { "type": "ThisExpression", "range": [ - 50492, - 50496 + 50615, + 50619 ], "loc": { "start": { - "line": 1768, + "line": 1777, "column": 63 }, "end": { - "line": 1768, + "line": 1777, "column": 67 } } @@ -87648,16 +87234,16 @@ "type": "Identifier", "name": "cells", "range": [ - 50498, - 50503 + 50621, + 50626 ], "loc": { "start": { - "line": 1768, + "line": 1777, "column": 69 }, "end": { - "line": 1768, + "line": 1777, "column": 74 } } @@ -87666,31 +87252,31 @@ "type": "Identifier", "name": "j", "range": [ - 50504, - 50505 + 50627, + 50628 ], "loc": { "start": { - "line": 1768, + "line": 1777, "column": 75 }, "end": { - "line": 1768, + "line": 1777, "column": 76 } } }, "range": [ - 50498, - 50506 + 50621, + 50629 ], "loc": { "start": { - "line": 1768, + "line": 1777, "column": 69 }, "end": { - "line": 1768, + "line": 1777, "column": 77 } } @@ -87699,95 +87285,95 @@ "type": "Identifier", "name": "sA", "range": [ - 50536, - 50538 + 50659, + 50661 ], "loc": { "start": { - "line": 1769, + "line": 1778, "column": 28 }, "end": { - "line": 1769, + "line": 1778, "column": 30 } } } ], "range": [ - 50453, - 50539 + 50576, + 50662 ], "loc": { "start": { - "line": 1768, + "line": 1777, "column": 24 }, "end": { - "line": 1769, + "line": 1778, "column": 31 } } }, "range": [ - 50453, - 50540 + 50576, + 50663 ], "loc": { "start": { - "line": 1768, + "line": 1777, "column": 24 }, "end": { - "line": 1769, + "line": 1778, "column": 32 } } } ], "range": [ - 50427, - 50562 + 50550, + 50685 ], "loc": { "start": { - "line": 1767, + "line": 1776, "column": 38 }, "end": { - "line": 1770, + "line": 1779, "column": 21 } } }, "alternate": null, "range": [ - 50409, - 50562 + 50532, + 50685 ], "loc": { "start": { - "line": 1767, + "line": 1776, "column": 20 }, "end": { - "line": 1770, + "line": 1779, "column": 21 } } } ], "range": [ - 50312, - 50580 + 50435, + 50703 ], "loc": { "start": { - "line": 1765, + "line": 1774, "column": 21 }, "end": { - "line": 1771, + "line": 1780, "column": 17 } }, @@ -87796,16 +87382,16 @@ "type": "Line", "value": "single search parameter", "range": [ - 50265, - 50290 + 50388, + 50413 ], "loc": { "start": { - "line": 1764, + "line": 1773, "column": 16 }, "end": { - "line": 1764, + "line": 1773, "column": 41 } } @@ -87813,16 +87399,16 @@ ] }, "range": [ - 49110, - 50580 + 49233, + 50703 ], "loc": { "start": { - "line": 1735, + "line": 1744, "column": 16 }, "end": { - "line": 1771, + "line": 1780, "column": 17 } }, @@ -87831,16 +87417,16 @@ "type": "Line", "value": "detect operators or array query", "range": [ - 49060, - 49093 + 49183, + 49216 ], "loc": { "start": { - "line": 1734, + "line": 1743, "column": 16 }, "end": { - "line": 1734, + "line": 1743, "column": 49 } } @@ -87851,16 +87437,16 @@ "type": "Line", "value": "else single param", "range": [ - 50580, - 50599 + 50703, + 50722 ], "loc": { "start": { - "line": 1771, + "line": 1780, "column": 17 }, "end": { - "line": 1771, + "line": 1780, "column": 36 } } @@ -87879,16 +87465,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 50622, - 50631 + 50745, + 50754 ], "loc": { "start": { - "line": 1773, + "line": 1782, "column": 21 }, "end": { - "line": 1773, + "line": 1782, "column": 30 } } @@ -87897,47 +87483,47 @@ "type": "Identifier", "name": "j", "range": [ - 50632, - 50633 + 50755, + 50756 ], "loc": { "start": { - "line": 1773, + "line": 1782, "column": 31 }, "end": { - "line": 1773, + "line": 1782, "column": 32 } } }, "range": [ - 50622, - 50634 + 50745, + 50757 ], "loc": { "start": { - "line": 1773, + "line": 1782, "column": 21 }, "end": { - "line": 1773, + "line": 1782, "column": 33 } } }, "prefix": true, "range": [ - 50621, - 50634 + 50744, + 50757 ], "loc": { "start": { - "line": 1773, + "line": 1782, "column": 20 }, "end": { - "line": 1773, + "line": 1782, "column": 33 } } @@ -87954,16 +87540,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 50658, - 50668 + 50781, + 50791 ], "loc": { "start": { - "line": 1774, + "line": 1783, "column": 20 }, "end": { - "line": 1774, + "line": 1783, "column": 30 } } @@ -87973,78 +87559,78 @@ "value": false, "raw": "false", "range": [ - 50671, - 50676 + 50794, + 50799 ], "loc": { "start": { - "line": 1774, + "line": 1783, "column": 33 }, "end": { - "line": 1774, + "line": 1783, "column": 38 } } }, "range": [ - 50658, - 50676 + 50781, + 50799 ], "loc": { "start": { - "line": 1774, + "line": 1783, "column": 20 }, "end": { - "line": 1774, + "line": 1783, "column": 38 } } }, "range": [ - 50658, - 50677 + 50781, + 50800 ], "loc": { "start": { - "line": 1774, + "line": 1783, "column": 20 }, "end": { - "line": 1774, + "line": 1783, "column": 39 } } } ], "range": [ - 50636, - 50695 + 50759, + 50818 ], "loc": { "start": { - "line": 1773, + "line": 1782, "column": 35 }, "end": { - "line": 1775, + "line": 1784, "column": 17 } } }, "alternate": null, "range": [ - 50617, - 50695 + 50740, + 50818 ], "loc": { "start": { - "line": 1773, + "line": 1782, "column": 16 }, "end": { - "line": 1775, + "line": 1784, "column": 17 } }, @@ -88053,16 +87639,16 @@ "type": "Line", "value": "else single param", "range": [ - 50580, - 50599 + 50703, + 50722 ], "loc": { "start": { - "line": 1771, + "line": 1780, "column": 17 }, "end": { - "line": 1771, + "line": 1780, "column": 36 } } @@ -88080,16 +87666,16 @@ "object": { "type": "ThisExpression", "range": [ - 50716, - 50720 + 50839, + 50843 ], "loc": { "start": { - "line": 1776, + "line": 1785, "column": 20 }, "end": { - "line": 1776, + "line": 1785, "column": 24 } } @@ -88098,31 +87684,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 50721, - 50736 + 50844, + 50859 ], "loc": { "start": { - "line": 1776, + "line": 1785, "column": 25 }, "end": { - "line": 1776, + "line": 1785, "column": 40 } } }, "range": [ - 50716, - 50736 + 50839, + 50859 ], "loc": { "start": { - "line": 1776, + "line": 1785, "column": 20 }, "end": { - "line": 1776, + "line": 1785, "column": 40 } } @@ -88134,16 +87720,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 50740, - 50749 + 50863, + 50872 ], "loc": { "start": { - "line": 1776, + "line": 1785, "column": 44 }, "end": { - "line": 1776, + "line": 1785, "column": 53 } } @@ -88152,46 +87738,46 @@ "type": "Identifier", "name": "j", "range": [ - 50750, - 50751 + 50873, + 50874 ], "loc": { "start": { - "line": 1776, + "line": 1785, "column": 54 }, "end": { - "line": 1776, + "line": 1785, "column": 55 } } }, "range": [ - 50740, - 50752 + 50863, + 50875 ], "loc": { "start": { - "line": 1776, + "line": 1785, "column": 44 }, "end": { - "line": 1776, + "line": 1785, "column": 56 } } }, "range": [ - 50716, - 50752 + 50839, + 50875 ], "loc": { "start": { - "line": 1776, + "line": 1785, "column": 20 }, "end": { - "line": 1776, + "line": 1785, "column": 56 } } @@ -88208,16 +87794,16 @@ "type": "Identifier", "name": "singleFltRowValid", "range": [ - 50776, - 50793 + 50899, + 50916 ], "loc": { "start": { - "line": 1777, + "line": 1786, "column": 20 }, "end": { - "line": 1777, + "line": 1786, "column": 37 } } @@ -88227,78 +87813,78 @@ "value": true, "raw": "true", "range": [ - 50796, - 50800 + 50919, + 50923 ], "loc": { "start": { - "line": 1777, + "line": 1786, "column": 40 }, "end": { - "line": 1777, + "line": 1786, "column": 44 } } }, "range": [ - 50776, - 50800 + 50899, + 50923 ], "loc": { "start": { - "line": 1777, + "line": 1786, "column": 20 }, "end": { - "line": 1777, + "line": 1786, "column": 44 } } }, "range": [ - 50776, - 50801 + 50899, + 50924 ], "loc": { "start": { - "line": 1777, + "line": 1786, "column": 20 }, "end": { - "line": 1777, + "line": 1786, "column": 45 } } } ], "range": [ - 50754, - 50819 + 50877, + 50942 ], "loc": { "start": { - "line": 1776, + "line": 1785, "column": 58 }, "end": { - "line": 1778, + "line": 1787, "column": 17 } } }, "alternate": null, "range": [ - 50712, - 50819 + 50835, + 50942 ], "loc": { "start": { - "line": 1776, + "line": 1785, "column": 16 }, "end": { - "line": 1778, + "line": 1787, "column": 17 } } @@ -88316,16 +87902,16 @@ "object": { "type": "ThisExpression", "range": [ - 50837, - 50841 + 50960, + 50964 ], "loc": { "start": { - "line": 1780, + "line": 1789, "column": 16 }, "end": { - "line": 1780, + "line": 1789, "column": 20 } } @@ -88334,31 +87920,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 50842, - 50849 + 50965, + 50972 ], "loc": { "start": { - "line": 1780, + "line": 1789, "column": 21 }, "end": { - "line": 1780, + "line": 1789, "column": 28 } } }, "range": [ - 50837, - 50849 + 50960, + 50972 ], "loc": { "start": { - "line": 1780, + "line": 1789, "column": 16 }, "end": { - "line": 1780, + "line": 1789, "column": 28 } } @@ -88367,31 +87953,31 @@ "type": "Identifier", "name": "emit", "range": [ - 50850, - 50854 + 50973, + 50977 ], "loc": { "start": { - "line": 1780, + "line": 1789, "column": 29 }, "end": { - "line": 1780, + "line": 1789, "column": 33 } } }, "range": [ - 50837, - 50854 + 50960, + 50977 ], "loc": { "start": { - "line": 1780, + "line": 1789, "column": 16 }, "end": { - "line": 1780, + "line": 1789, "column": 33 } } @@ -88402,16 +87988,16 @@ "value": "cell-processed", "raw": "'cell-processed'", "range": [ - 50855, - 50871 + 50978, + 50994 ], "loc": { "start": { - "line": 1780, + "line": 1789, "column": 34 }, "end": { - "line": 1780, + "line": 1789, "column": 50 } } @@ -88419,16 +88005,16 @@ { "type": "ThisExpression", "range": [ - 50873, - 50877 + 50996, + 51000 ], "loc": { "start": { - "line": 1780, + "line": 1789, "column": 52 }, "end": { - "line": 1780, + "line": 1789, "column": 56 } } @@ -88437,16 +88023,16 @@ "type": "Identifier", "name": "j", "range": [ - 50879, - 50880 + 51002, + 51003 ], "loc": { "start": { - "line": 1780, + "line": 1789, "column": 58 }, "end": { - "line": 1780, + "line": 1789, "column": 59 } } @@ -88458,16 +88044,16 @@ "type": "Identifier", "name": "cells", "range": [ - 50882, - 50887 + 51005, + 51010 ], "loc": { "start": { - "line": 1780, + "line": 1789, "column": 61 }, "end": { - "line": 1780, + "line": 1789, "column": 66 } } @@ -88476,93 +88062,93 @@ "type": "Identifier", "name": "j", "range": [ - 50888, - 50889 + 51011, + 51012 ], "loc": { "start": { - "line": 1780, + "line": 1789, "column": 67 }, "end": { - "line": 1780, + "line": 1789, "column": 68 } } }, "range": [ - 50882, - 50890 + 51005, + 51013 ], "loc": { "start": { - "line": 1780, + "line": 1789, "column": 61 }, "end": { - "line": 1780, + "line": 1789, "column": 69 } } } ], "range": [ - 50837, - 50891 + 50960, + 51014 ], "loc": { "start": { - "line": 1780, + "line": 1789, "column": 16 }, "end": { - "line": 1780, + "line": 1789, "column": 70 } } }, "range": [ - 50837, - 50892 + 50960, + 51015 ], "loc": { "start": { - "line": 1780, + "line": 1789, "column": 16 }, "end": { - "line": 1780, + "line": 1789, "column": 71 } } } ], "range": [ - 48252, - 50906 + 48375, + 51029 ], "loc": { "start": { - "line": 1714, + "line": 1723, "column": 46 }, "end": { - "line": 1781, + "line": 1790, "column": 13 } } }, "range": [ - 48218, - 50906 + 48341, + 51029 ], "loc": { "start": { - "line": 1714, + "line": 1723, "column": 12 }, "end": { - "line": 1781, + "line": 1790, "column": 13 } }, @@ -88571,16 +88157,16 @@ "type": "Line", "value": " this loop retrieves cell data", "range": [ - 48173, - 48205 + 48296, + 48328 ], "loc": { "start": { - "line": 1713, + "line": 1722, "column": 12 }, "end": { - "line": 1713, + "line": 1722, "column": 44 } } @@ -88591,16 +88177,16 @@ "type": "Line", "value": "for j", "range": [ - 50906, - 50913 + 51029, + 51036 ], "loc": { "start": { - "line": 1781, + "line": 1790, "column": 13 }, "end": { - "line": 1781, + "line": 1790, "column": 20 } } @@ -88618,16 +88204,16 @@ "object": { "type": "ThisExpression", "range": [ - 50931, - 50935 + 51054, + 51058 ], "loc": { "start": { - "line": 1783, + "line": 1792, "column": 16 }, "end": { - "line": 1783, + "line": 1792, "column": 20 } } @@ -88636,31 +88222,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 50936, - 50951 + 51059, + 51074 ], "loc": { "start": { - "line": 1783, + "line": 1792, "column": 21 }, "end": { - "line": 1783, + "line": 1792, "column": 36 } } }, "range": [ - 50931, - 50951 + 51054, + 51074 ], "loc": { "start": { - "line": 1783, + "line": 1792, "column": 16 }, "end": { - "line": 1783, + "line": 1792, "column": 36 } } @@ -88669,31 +88255,31 @@ "type": "Identifier", "name": "singleFltRowValid", "range": [ - 50955, - 50972 + 51078, + 51095 ], "loc": { "start": { - "line": 1783, + "line": 1792, "column": 40 }, "end": { - "line": 1783, + "line": 1792, "column": 57 } } }, "range": [ - 50931, - 50972 + 51054, + 51095 ], "loc": { "start": { - "line": 1783, + "line": 1792, "column": 16 }, "end": { - "line": 1783, + "line": 1792, "column": 57 } } @@ -88710,16 +88296,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 50992, - 51002 + 51115, + 51125 ], "loc": { "start": { - "line": 1784, + "line": 1793, "column": 16 }, "end": { - "line": 1784, + "line": 1793, "column": 26 } } @@ -88729,78 +88315,78 @@ "value": true, "raw": "true", "range": [ - 51005, - 51009 + 51128, + 51132 ], "loc": { "start": { - "line": 1784, + "line": 1793, "column": 29 }, "end": { - "line": 1784, + "line": 1793, "column": 33 } } }, "range": [ - 50992, - 51009 + 51115, + 51132 ], "loc": { "start": { - "line": 1784, + "line": 1793, "column": 16 }, "end": { - "line": 1784, + "line": 1793, "column": 33 } } }, "range": [ - 50992, - 51010 + 51115, + 51133 ], "loc": { "start": { - "line": 1784, + "line": 1793, "column": 16 }, "end": { - "line": 1784, + "line": 1793, "column": 34 } } } ], "range": [ - 50974, - 51024 + 51097, + 51147 ], "loc": { "start": { - "line": 1783, + "line": 1792, "column": 59 }, "end": { - "line": 1785, + "line": 1794, "column": 13 } } }, "alternate": null, "range": [ - 50927, - 51024 + 51050, + 51147 ], "loc": { "start": { - "line": 1783, + "line": 1792, "column": 12 }, "end": { - "line": 1785, + "line": 1794, "column": 13 } }, @@ -88809,16 +88395,16 @@ "type": "Line", "value": "for j", "range": [ - 50906, - 50913 + 51029, + 51036 ], "loc": { "start": { - "line": 1781, + "line": 1790, "column": 13 }, "end": { - "line": 1781, + "line": 1790, "column": 20 } } @@ -88835,16 +88421,16 @@ "object": { "type": "ThisExpression", "range": [ - 51038, - 51042 + 51161, + 51165 ], "loc": { "start": { - "line": 1787, + "line": 1796, "column": 12 }, "end": { - "line": 1787, + "line": 1796, "column": 16 } } @@ -88853,31 +88439,31 @@ "type": "Identifier", "name": "validateRow", "range": [ - 51043, - 51054 + 51166, + 51177 ], "loc": { "start": { - "line": 1787, + "line": 1796, "column": 17 }, "end": { - "line": 1787, + "line": 1796, "column": 28 } } }, "range": [ - 51038, - 51054 + 51161, + 51177 ], "loc": { "start": { - "line": 1787, + "line": 1796, "column": 12 }, "end": { - "line": 1787, + "line": 1796, "column": 28 } } @@ -88887,16 +88473,16 @@ "type": "Identifier", "name": "k", "range": [ - 51055, - 51056 + 51178, + 51179 ], "loc": { "start": { - "line": 1787, + "line": 1796, "column": 29 }, "end": { - "line": 1787, + "line": 1796, "column": 30 } } @@ -88905,47 +88491,47 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 51058, - 51068 + 51181, + 51191 ], "loc": { "start": { - "line": 1787, + "line": 1796, "column": 32 }, "end": { - "line": 1787, + "line": 1796, "column": 42 } } } ], "range": [ - 51038, - 51069 + 51161, + 51192 ], "loc": { "start": { - "line": 1787, + "line": 1796, "column": 12 }, "end": { - "line": 1787, + "line": 1796, "column": 43 } } }, "range": [ - 51038, - 51070 + 51161, + 51193 ], "loc": { "start": { - "line": 1787, + "line": 1796, "column": 12 }, "end": { - "line": 1787, + "line": 1796, "column": 44 } } @@ -88959,32 +88545,32 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 51088, - 51098 + 51211, + 51221 ], "loc": { "start": { - "line": 1788, + "line": 1797, "column": 17 }, "end": { - "line": 1788, + "line": 1797, "column": 27 } } }, "prefix": true, "range": [ - 51087, - 51098 + 51210, + 51221 ], "loc": { "start": { - "line": 1788, + "line": 1797, "column": 16 }, "end": { - "line": 1788, + "line": 1797, "column": 27 } } @@ -89001,79 +88587,79 @@ "type": "Identifier", "name": "hiddenRows", "range": [ - 51118, - 51128 + 51241, + 51251 ], "loc": { "start": { - "line": 1789, + "line": 1798, "column": 16 }, "end": { - "line": 1789, + "line": 1798, "column": 26 } } }, "prefix": false, "range": [ - 51118, - 51130 + 51241, + 51253 ], "loc": { "start": { - "line": 1789, + "line": 1798, "column": 16 }, "end": { - "line": 1789, + "line": 1798, "column": 28 } } }, "range": [ - 51118, - 51131 + 51241, + 51254 ], "loc": { "start": { - "line": 1789, + "line": 1798, "column": 16 }, "end": { - "line": 1789, + "line": 1798, "column": 29 } } } ], "range": [ - 51100, - 51145 + 51223, + 51268 ], "loc": { "start": { - "line": 1788, + "line": 1797, "column": 29 }, "end": { - "line": 1790, + "line": 1799, "column": 13 } } }, "alternate": null, "range": [ - 51083, - 51145 + 51206, + 51268 ], "loc": { "start": { - "line": 1788, + "line": 1797, "column": 12 }, "end": { - "line": 1790, + "line": 1799, "column": 13 } } @@ -89091,16 +88677,16 @@ "object": { "type": "ThisExpression", "range": [ - 51159, - 51163 + 51282, + 51286 ], "loc": { "start": { - "line": 1792, + "line": 1801, "column": 12 }, "end": { - "line": 1792, + "line": 1801, "column": 16 } } @@ -89109,31 +88695,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 51164, - 51171 + 51287, + 51294 ], "loc": { "start": { - "line": 1792, + "line": 1801, "column": 17 }, "end": { - "line": 1792, + "line": 1801, "column": 24 } } }, "range": [ - 51159, - 51171 + 51282, + 51294 ], "loc": { "start": { - "line": 1792, + "line": 1801, "column": 12 }, "end": { - "line": 1792, + "line": 1801, "column": 24 } } @@ -89142,31 +88728,31 @@ "type": "Identifier", "name": "emit", "range": [ - 51172, - 51176 + 51295, + 51299 ], "loc": { "start": { - "line": 1792, + "line": 1801, "column": 25 }, "end": { - "line": 1792, + "line": 1801, "column": 29 } } }, "range": [ - 51159, - 51176 + 51282, + 51299 ], "loc": { "start": { - "line": 1792, + "line": 1801, "column": 12 }, "end": { - "line": 1792, + "line": 1801, "column": 29 } } @@ -89177,16 +88763,16 @@ "value": "row-processed", "raw": "'row-processed'", "range": [ - 51177, - 51192 + 51300, + 51315 ], "loc": { "start": { - "line": 1792, + "line": 1801, "column": 30 }, "end": { - "line": 1792, + "line": 1801, "column": 45 } } @@ -89194,16 +88780,16 @@ { "type": "ThisExpression", "range": [ - 51194, - 51198 + 51317, + 51321 ], "loc": { "start": { - "line": 1792, + "line": 1801, "column": 47 }, "end": { - "line": 1792, + "line": 1801, "column": 51 } } @@ -89212,16 +88798,16 @@ "type": "Identifier", "name": "k", "range": [ - 51200, - 51201 + 51323, + 51324 ], "loc": { "start": { - "line": 1792, + "line": 1801, "column": 53 }, "end": { - "line": 1792, + "line": 1801, "column": 54 } } @@ -89235,16 +88821,16 @@ "object": { "type": "ThisExpression", "range": [ - 51219, - 51223 + 51342, + 51346 ], "loc": { "start": { - "line": 1793, + "line": 1802, "column": 16 }, "end": { - "line": 1793, + "line": 1802, "column": 20 } } @@ -89253,31 +88839,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 51224, - 51238 + 51347, + 51361 ], "loc": { "start": { - "line": 1793, + "line": 1802, "column": 21 }, "end": { - "line": 1793, + "line": 1802, "column": 35 } } }, "range": [ - 51219, - 51238 + 51342, + 51361 ], "loc": { "start": { - "line": 1793, + "line": 1802, "column": 16 }, "end": { - "line": 1793, + "line": 1802, "column": 35 } } @@ -89286,31 +88872,31 @@ "type": "Identifier", "name": "length", "range": [ - 51239, - 51245 + 51362, + 51368 ], "loc": { "start": { - "line": 1793, + "line": 1802, "column": 36 }, "end": { - "line": 1793, + "line": 1802, "column": 42 } } }, "range": [ - 51219, - 51245 + 51342, + 51368 ], "loc": { "start": { - "line": 1793, + "line": 1802, "column": 16 }, "end": { - "line": 1793, + "line": 1802, "column": 42 } } @@ -89319,78 +88905,78 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 51247, - 51257 + 51370, + 51380 ], "loc": { "start": { - "line": 1793, + "line": 1802, "column": 44 }, "end": { - "line": 1793, + "line": 1802, "column": 54 } } } ], "range": [ - 51159, - 51258 + 51282, + 51381 ], "loc": { "start": { - "line": 1792, + "line": 1801, "column": 12 }, "end": { - "line": 1793, + "line": 1802, "column": 55 } } }, "range": [ - 51159, - 51259 + 51282, + 51382 ], "loc": { "start": { - "line": 1792, + "line": 1801, "column": 12 }, "end": { - "line": 1793, + "line": 1802, "column": 56 } } } ], "range": [ - 47697, - 51269 + 47820, + 51392 ], "loc": { "start": { - "line": 1696, + "line": 1705, "column": 51 }, "end": { - "line": 1794, + "line": 1803, "column": 9 } } }, "range": [ - 47654, - 51269 + 47777, + 51392 ], "loc": { "start": { - "line": 1696, + "line": 1705, "column": 8 }, "end": { - "line": 1794, + "line": 1803, "column": 9 } }, @@ -89399,16 +88985,16 @@ "type": "Line", "value": " for k", "range": [ - 51269, - 51277 + 51392, + 51400 ], "loc": { "start": { - "line": 1794, + "line": 1803, "column": 9 }, "end": { - "line": 1794, + "line": 1803, "column": 17 } } @@ -89426,16 +89012,16 @@ "object": { "type": "ThisExpression", "range": [ - 51287, - 51291 + 51410, + 51414 ], "loc": { "start": { - "line": 1796, + "line": 1805, "column": 8 }, "end": { - "line": 1796, + "line": 1805, "column": 12 } } @@ -89444,31 +89030,31 @@ "type": "Identifier", "name": "nbHiddenRows", "range": [ - 51292, - 51304 + 51415, + 51427 ], "loc": { "start": { - "line": 1796, + "line": 1805, "column": 13 }, "end": { - "line": 1796, + "line": 1805, "column": 25 } } }, "range": [ - 51287, - 51304 + 51410, + 51427 ], "loc": { "start": { - "line": 1796, + "line": 1805, "column": 8 }, "end": { - "line": 1796, + "line": 1805, "column": 25 } } @@ -89477,46 +89063,46 @@ "type": "Identifier", "name": "hiddenRows", "range": [ - 51307, - 51317 + 51430, + 51440 ], "loc": { "start": { - "line": 1796, + "line": 1805, "column": 28 }, "end": { - "line": 1796, + "line": 1805, "column": 38 } } }, "range": [ - 51287, - 51317 + 51410, + 51440 ], "loc": { "start": { - "line": 1796, + "line": 1805, "column": 8 }, "end": { - "line": 1796, + "line": 1805, "column": 38 } } }, "range": [ - 51287, - 51318 + 51410, + 51441 ], "loc": { "start": { - "line": 1796, + "line": 1805, "column": 8 }, "end": { - "line": 1796, + "line": 1805, "column": 39 } }, @@ -89525,16 +89111,16 @@ "type": "Line", "value": " for k", "range": [ - 51269, - 51277 + 51392, + 51400 ], "loc": { "start": { - "line": 1794, + "line": 1803, "column": 9 }, "end": { - "line": 1794, + "line": 1803, "column": 17 } } @@ -89545,16 +89131,16 @@ "type": "Line", "value": "fire onafterfilter callback", "range": [ - 51328, - 51357 + 51451, + 51480 ], "loc": { "start": { - "line": 1798, + "line": 1807, "column": 8 }, "end": { - "line": 1798, + "line": 1807, "column": 37 } } @@ -89571,16 +89157,16 @@ "object": { "type": "ThisExpression", "range": [ - 51366, - 51370 + 51489, + 51493 ], "loc": { "start": { - "line": 1799, + "line": 1808, "column": 8 }, "end": { - "line": 1799, + "line": 1808, "column": 12 } } @@ -89589,31 +89175,31 @@ "type": "Identifier", "name": "onAfterFilter", "range": [ - 51371, - 51384 + 51494, + 51507 ], "loc": { "start": { - "line": 1799, + "line": 1808, "column": 13 }, "end": { - "line": 1799, + "line": 1808, "column": 26 } } }, "range": [ - 51366, - 51384 + 51489, + 51507 ], "loc": { "start": { - "line": 1799, + "line": 1808, "column": 8 }, "end": { - "line": 1799, + "line": 1808, "column": 26 } } @@ -89622,47 +89208,47 @@ { "type": "ThisExpression", "range": [ - 51385, - 51389 + 51508, + 51512 ], "loc": { "start": { - "line": 1799, + "line": 1808, "column": 27 }, "end": { - "line": 1799, + "line": 1808, "column": 31 } } } ], "range": [ - 51366, - 51390 + 51489, + 51513 ], "loc": { "start": { - "line": 1799, + "line": 1808, "column": 8 }, "end": { - "line": 1799, + "line": 1808, "column": 32 } } }, "range": [ - 51366, - 51391 + 51489, + 51514 ], "loc": { "start": { - "line": 1799, + "line": 1808, "column": 8 }, "end": { - "line": 1799, + "line": 1808, "column": 33 } }, @@ -89671,16 +89257,16 @@ "type": "Line", "value": "fire onafterfilter callback", "range": [ - 51328, - 51357 + 51451, + 51480 ], "loc": { "start": { - "line": 1798, + "line": 1807, "column": 8 }, "end": { - "line": 1798, + "line": 1807, "column": 37 } } @@ -89700,16 +89286,16 @@ "object": { "type": "ThisExpression", "range": [ - 51401, - 51405 + 51524, + 51528 ], "loc": { "start": { - "line": 1801, + "line": 1810, "column": 8 }, "end": { - "line": 1801, + "line": 1810, "column": 12 } } @@ -89718,31 +89304,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 51406, - 51413 + 51529, + 51536 ], "loc": { "start": { - "line": 1801, + "line": 1810, "column": 13 }, "end": { - "line": 1801, + "line": 1810, "column": 20 } } }, "range": [ - 51401, - 51413 + 51524, + 51536 ], "loc": { "start": { - "line": 1801, + "line": 1810, "column": 8 }, "end": { - "line": 1801, + "line": 1810, "column": 20 } } @@ -89751,31 +89337,31 @@ "type": "Identifier", "name": "emit", "range": [ - 51414, - 51418 + 51537, + 51541 ], "loc": { "start": { - "line": 1801, + "line": 1810, "column": 21 }, "end": { - "line": 1801, + "line": 1810, "column": 25 } } }, "range": [ - 51401, - 51418 + 51524, + 51541 ], "loc": { "start": { - "line": 1801, + "line": 1810, "column": 8 }, "end": { - "line": 1801, + "line": 1810, "column": 25 } } @@ -89786,16 +89372,16 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 51419, - 51436 + 51542, + 51559 ], "loc": { "start": { - "line": 1801, + "line": 1810, "column": 26 }, "end": { - "line": 1801, + "line": 1810, "column": 43 } } @@ -89803,16 +89389,16 @@ { "type": "ThisExpression", "range": [ - 51438, - 51442 + 51561, + 51565 ], "loc": { "start": { - "line": 1801, + "line": 1810, "column": 45 }, "end": { - "line": 1801, + "line": 1810, "column": 49 } } @@ -89821,63 +89407,63 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 51444, - 51454 + 51567, + 51577 ], "loc": { "start": { - "line": 1801, + "line": 1810, "column": 51 }, "end": { - "line": 1801, + "line": 1810, "column": 61 } } } ], "range": [ - 51401, - 51455 + 51524, + 51578 ], "loc": { "start": { - "line": 1801, + "line": 1810, "column": 8 }, "end": { - "line": 1801, + "line": 1810, "column": 62 } } }, "range": [ - 51401, - 51456 + 51524, + 51579 ], "loc": { "start": { - "line": 1801, + "line": 1810, "column": 8 }, "end": { - "line": 1801, + "line": 1810, "column": 63 } } } ], "range": [ - 47220, - 51462 + 47343, + 51585 ], "loc": { "start": { - "line": 1680, + "line": 1689, "column": 13 }, "end": { - "line": 1802, + "line": 1811, "column": 5 } } @@ -89885,16 +89471,16 @@ "generator": false, "expression": false, "range": [ - 47217, - 51462 + 47340, + 51585 ], "loc": { "start": { - "line": 1680, + "line": 1689, "column": 10 }, "end": { - "line": 1802, + "line": 1811, "column": 5 } } @@ -89902,16 +89488,16 @@ "kind": "method", "computed": false, "range": [ - 47211, - 51462 + 47334, + 51585 ], "loc": { "start": { - "line": 1680, + "line": 1689, "column": 4 }, "end": { - "line": 1802, + "line": 1811, "column": 5 } }, @@ -89920,16 +89506,16 @@ "type": "Block", "value": "*\n * Filter the table by retrieving the data from each cell in every single\n * row and comparing it to the search term for current column. A row is\n * hidden when all the search terms are not found in inspected row.\n ", "range": [ - 46969, - 47206 + 47092, + 47329 ], "loc": { "start": { - "line": 1675, + "line": 1684, "column": 4 }, "end": { - "line": 1679, + "line": 1688, "column": 7 } } @@ -89940,16 +89526,16 @@ "type": "Block", "value": "*\n * Test for a match of search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n ", "range": [ - 51468, - 51691 + 51591, + 51814 ], "loc": { "start": { - "line": 1804, + "line": 1813, "column": 4 }, "end": { - "line": 1810, + "line": 1819, "column": 7 } } @@ -89963,16 +89549,16 @@ "type": "Identifier", "name": "_testTerm", "range": [ - 51696, - 51705 + 51819, + 51828 ], "loc": { "start": { - "line": 1811, + "line": 1820, "column": 4 }, "end": { - "line": 1811, + "line": 1820, "column": 13 } } @@ -89985,16 +89571,16 @@ "type": "Identifier", "name": "term", "range": [ - 51706, - 51710 + 51829, + 51833 ], "loc": { "start": { - "line": 1811, + "line": 1820, "column": 14 }, "end": { - "line": 1811, + "line": 1820, "column": 18 } } @@ -90003,16 +89589,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 51712, - 51721 + 51835, + 51844 ], "loc": { "start": { - "line": 1811, + "line": 1820, "column": 20 }, "end": { - "line": 1811, + "line": 1820, "column": 29 } } @@ -90021,16 +89607,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 51723, - 51729 + 51846, + 51852 ], "loc": { "start": { - "line": 1811, + "line": 1820, "column": 31 }, "end": { - "line": 1811, + "line": 1820, "column": 37 } } @@ -90048,32 +89634,32 @@ "type": "Identifier", "name": "numData", "range": [ - 51745, - 51752 + 51868, + 51875 ], "loc": { "start": { - "line": 1812, + "line": 1821, "column": 12 }, "end": { - "line": 1812, + "line": 1821, "column": 19 } } }, "init": null, "range": [ - 51745, - 51752 + 51868, + 51875 ], "loc": { "start": { - "line": 1812, + "line": 1821, "column": 12 }, "end": { - "line": 1812, + "line": 1821, "column": 19 } } @@ -90081,16 +89667,16 @@ ], "kind": "let", "range": [ - 51741, - 51753 + 51864, + 51876 ], "loc": { "start": { - "line": 1812, + "line": 1821, "column": 8 }, "end": { - "line": 1812, + "line": 1821, "column": 20 } } @@ -90104,16 +89690,16 @@ "type": "Identifier", "name": "decimal", "range": [ - 51766, - 51773 + 51889, + 51896 ], "loc": { "start": { - "line": 1813, + "line": 1822, "column": 12 }, "end": { - "line": 1813, + "line": 1822, "column": 19 } } @@ -90126,16 +89712,16 @@ "object": { "type": "ThisExpression", "range": [ - 51776, - 51780 + 51899, + 51903 ], "loc": { "start": { - "line": 1813, + "line": 1822, "column": 22 }, "end": { - "line": 1813, + "line": 1822, "column": 26 } } @@ -90144,31 +89730,31 @@ "type": "Identifier", "name": "getDecimal", "range": [ - 51781, - 51791 + 51904, + 51914 ], "loc": { "start": { - "line": 1813, + "line": 1822, "column": 27 }, "end": { - "line": 1813, + "line": 1822, "column": 37 } } }, "range": [ - 51776, - 51791 + 51899, + 51914 ], "loc": { "start": { - "line": 1813, + "line": 1822, "column": 22 }, "end": { - "line": 1813, + "line": 1822, "column": 37 } } @@ -90178,47 +89764,47 @@ "type": "Identifier", "name": "colIdx", "range": [ - 51792, - 51798 + 51915, + 51921 ], "loc": { "start": { - "line": 1813, + "line": 1822, "column": 38 }, "end": { - "line": 1813, + "line": 1822, "column": 44 } } } ], "range": [ - 51776, - 51799 + 51899, + 51922 ], "loc": { "start": { - "line": 1813, + "line": 1822, "column": 22 }, "end": { - "line": 1813, + "line": 1822, "column": 45 } } }, "range": [ - 51766, - 51799 + 51889, + 51922 ], "loc": { "start": { - "line": 1813, + "line": 1822, "column": 12 }, "end": { - "line": 1813, + "line": 1822, "column": 45 } } @@ -90226,16 +89812,16 @@ ], "kind": "let", "range": [ - 51762, - 51800 + 51885, + 51923 ], "loc": { "start": { - "line": 1813, + "line": 1822, "column": 8 }, "end": { - "line": 1813, + "line": 1822, "column": 46 } } @@ -90249,16 +89835,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 51813, - 51817 + 51936, + 51940 ], "loc": { "start": { - "line": 1814, + "line": 1823, "column": 12 }, "end": { - "line": 1814, + "line": 1823, "column": 16 } } @@ -90269,16 +89855,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 51824, - 51830 + 51947, + 51953 ], "loc": { "start": { - "line": 1814, + "line": 1823, "column": 23 }, "end": { - "line": 1814, + "line": 1823, "column": 29 } } @@ -90290,16 +89876,16 @@ "object": { "type": "ThisExpression", "range": [ - 51831, - 51835 + 51954, + 51958 ], "loc": { "start": { - "line": 1814, + "line": 1823, "column": 30 }, "end": { - "line": 1814, + "line": 1823, "column": 34 } } @@ -90308,62 +89894,62 @@ "type": "Identifier", "name": "leOperator", "range": [ - 51836, - 51846 + 51959, + 51969 ], "loc": { "start": { - "line": 1814, + "line": 1823, "column": 35 }, "end": { - "line": 1814, + "line": 1823, "column": 45 } } }, "range": [ - 51831, - 51846 + 51954, + 51969 ], "loc": { "start": { - "line": 1814, + "line": 1823, "column": 30 }, "end": { - "line": 1814, + "line": 1823, "column": 45 } } } ], "range": [ - 51820, - 51847 + 51943, + 51970 ], "loc": { "start": { - "line": 1814, + "line": 1823, "column": 19 }, "end": { - "line": 1814, + "line": 1823, "column": 46 } } }, "range": [ - 51813, - 51847 + 51936, + 51970 ], "loc": { "start": { - "line": 1814, + "line": 1823, "column": 12 }, "end": { - "line": 1814, + "line": 1823, "column": 46 } } @@ -90374,16 +89960,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 51861, - 51865 + 51984, + 51988 ], "loc": { "start": { - "line": 1815, + "line": 1824, "column": 12 }, "end": { - "line": 1815, + "line": 1824, "column": 16 } } @@ -90394,16 +89980,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 51872, - 51878 + 51995, + 52001 ], "loc": { "start": { - "line": 1815, + "line": 1824, "column": 23 }, "end": { - "line": 1815, + "line": 1824, "column": 29 } } @@ -90415,16 +90001,16 @@ "object": { "type": "ThisExpression", "range": [ - 51879, - 51883 + 52002, + 52006 ], "loc": { "start": { - "line": 1815, + "line": 1824, "column": 30 }, "end": { - "line": 1815, + "line": 1824, "column": 34 } } @@ -90433,62 +90019,62 @@ "type": "Identifier", "name": "geOperator", "range": [ - 51884, - 51894 + 52007, + 52017 ], "loc": { "start": { - "line": 1815, + "line": 1824, "column": 35 }, "end": { - "line": 1815, + "line": 1824, "column": 45 } } }, "range": [ - 51879, - 51894 + 52002, + 52017 ], "loc": { "start": { - "line": 1815, + "line": 1824, "column": 30 }, "end": { - "line": 1815, + "line": 1824, "column": 45 } } } ], "range": [ - 51868, - 51895 + 51991, + 52018 ], "loc": { "start": { - "line": 1815, + "line": 1824, "column": 19 }, "end": { - "line": 1815, + "line": 1824, "column": 46 } } }, "range": [ - 51861, - 51895 + 51984, + 52018 ], "loc": { "start": { - "line": 1815, + "line": 1824, "column": 12 }, "end": { - "line": 1815, + "line": 1824, "column": 46 } } @@ -90499,16 +90085,16 @@ "type": "Identifier", "name": "reL", "range": [ - 51909, - 51912 + 52032, + 52035 ], "loc": { "start": { - "line": 1816, + "line": 1825, "column": 12 }, "end": { - "line": 1816, + "line": 1825, "column": 15 } } @@ -90519,16 +90105,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 51919, - 51925 + 52042, + 52048 ], "loc": { "start": { - "line": 1816, + "line": 1825, "column": 22 }, "end": { - "line": 1816, + "line": 1825, "column": 28 } } @@ -90540,16 +90126,16 @@ "object": { "type": "ThisExpression", "range": [ - 51926, - 51930 + 52049, + 52053 ], "loc": { "start": { - "line": 1816, + "line": 1825, "column": 29 }, "end": { - "line": 1816, + "line": 1825, "column": 33 } } @@ -90558,62 +90144,62 @@ "type": "Identifier", "name": "lwOperator", "range": [ - 51931, - 51941 + 52054, + 52064 ], "loc": { "start": { - "line": 1816, + "line": 1825, "column": 34 }, "end": { - "line": 1816, + "line": 1825, "column": 44 } } }, "range": [ - 51926, - 51941 + 52049, + 52064 ], "loc": { "start": { - "line": 1816, + "line": 1825, "column": 29 }, "end": { - "line": 1816, + "line": 1825, "column": 44 } } } ], "range": [ - 51915, - 51942 + 52038, + 52065 ], "loc": { "start": { - "line": 1816, + "line": 1825, "column": 18 }, "end": { - "line": 1816, + "line": 1825, "column": 45 } } }, "range": [ - 51909, - 51942 + 52032, + 52065 ], "loc": { "start": { - "line": 1816, + "line": 1825, "column": 12 }, "end": { - "line": 1816, + "line": 1825, "column": 45 } } @@ -90624,16 +90210,16 @@ "type": "Identifier", "name": "reG", "range": [ - 51956, - 51959 + 52079, + 52082 ], "loc": { "start": { - "line": 1817, + "line": 1826, "column": 12 }, "end": { - "line": 1817, + "line": 1826, "column": 15 } } @@ -90644,16 +90230,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 51966, - 51972 + 52089, + 52095 ], "loc": { "start": { - "line": 1817, + "line": 1826, "column": 22 }, "end": { - "line": 1817, + "line": 1826, "column": 28 } } @@ -90665,16 +90251,16 @@ "object": { "type": "ThisExpression", "range": [ - 51973, - 51977 + 52096, + 52100 ], "loc": { "start": { - "line": 1817, + "line": 1826, "column": 29 }, "end": { - "line": 1817, + "line": 1826, "column": 33 } } @@ -90683,62 +90269,62 @@ "type": "Identifier", "name": "grOperator", "range": [ - 51978, - 51988 + 52101, + 52111 ], "loc": { "start": { - "line": 1817, + "line": 1826, "column": 34 }, "end": { - "line": 1817, + "line": 1826, "column": 44 } } }, "range": [ - 51973, - 51988 + 52096, + 52111 ], "loc": { "start": { - "line": 1817, + "line": 1826, "column": 29 }, "end": { - "line": 1817, + "line": 1826, "column": 44 } } } ], "range": [ - 51962, - 51989 + 52085, + 52112 ], "loc": { "start": { - "line": 1817, + "line": 1826, "column": 18 }, "end": { - "line": 1817, + "line": 1826, "column": 45 } } }, "range": [ - 51956, - 51989 + 52079, + 52112 ], "loc": { "start": { - "line": 1817, + "line": 1826, "column": 12 }, "end": { - "line": 1817, + "line": 1826, "column": 45 } } @@ -90749,16 +90335,16 @@ "type": "Identifier", "name": "reD", "range": [ - 52003, - 52006 + 52126, + 52129 ], "loc": { "start": { - "line": 1818, + "line": 1827, "column": 12 }, "end": { - "line": 1818, + "line": 1827, "column": 15 } } @@ -90769,16 +90355,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 52013, - 52019 + 52136, + 52142 ], "loc": { "start": { - "line": 1818, + "line": 1827, "column": 22 }, "end": { - "line": 1818, + "line": 1827, "column": 28 } } @@ -90790,16 +90376,16 @@ "object": { "type": "ThisExpression", "range": [ - 52020, - 52024 + 52143, + 52147 ], "loc": { "start": { - "line": 1818, + "line": 1827, "column": 29 }, "end": { - "line": 1818, + "line": 1827, "column": 33 } } @@ -90808,62 +90394,62 @@ "type": "Identifier", "name": "dfOperator", "range": [ - 52025, - 52035 + 52148, + 52158 ], "loc": { "start": { - "line": 1818, + "line": 1827, "column": 34 }, "end": { - "line": 1818, + "line": 1827, "column": 44 } } }, "range": [ - 52020, - 52035 + 52143, + 52158 ], "loc": { "start": { - "line": 1818, + "line": 1827, "column": 29 }, "end": { - "line": 1818, + "line": 1827, "column": 44 } } } ], "range": [ - 52009, - 52036 + 52132, + 52159 ], "loc": { "start": { - "line": 1818, + "line": 1827, "column": 18 }, "end": { - "line": 1818, + "line": 1827, "column": 45 } } }, "range": [ - 52003, - 52036 + 52126, + 52159 ], "loc": { "start": { - "line": 1818, + "line": 1827, "column": 12 }, "end": { - "line": 1818, + "line": 1827, "column": 45 } } @@ -90874,16 +90460,16 @@ "type": "Identifier", "name": "reLk", "range": [ - 52050, - 52054 + 52173, + 52177 ], "loc": { "start": { - "line": 1819, + "line": 1828, "column": 12 }, "end": { - "line": 1819, + "line": 1828, "column": 16 } } @@ -90894,16 +90480,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 52061, - 52067 + 52184, + 52190 ], "loc": { "start": { - "line": 1819, + "line": 1828, "column": 23 }, "end": { - "line": 1819, + "line": 1828, "column": 29 } } @@ -90915,16 +90501,16 @@ "type": "Identifier", "name": "rgxEsc", "range": [ - 52068, - 52074 + 52191, + 52197 ], "loc": { "start": { - "line": 1819, + "line": 1828, "column": 30 }, "end": { - "line": 1819, + "line": 1828, "column": 36 } } @@ -90936,16 +90522,16 @@ "object": { "type": "ThisExpression", "range": [ - 52075, - 52079 + 52198, + 52202 ], "loc": { "start": { - "line": 1819, + "line": 1828, "column": 37 }, "end": { - "line": 1819, + "line": 1828, "column": 41 } } @@ -90954,78 +90540,78 @@ "type": "Identifier", "name": "lkOperator", "range": [ - 52080, - 52090 + 52203, + 52213 ], "loc": { "start": { - "line": 1819, + "line": 1828, "column": 42 }, "end": { - "line": 1819, + "line": 1828, "column": 52 } } }, "range": [ - 52075, - 52090 + 52198, + 52213 ], "loc": { "start": { - "line": 1819, + "line": 1828, "column": 37 }, "end": { - "line": 1819, + "line": 1828, "column": 52 } } } ], "range": [ - 52068, - 52091 + 52191, + 52214 ], "loc": { "start": { - "line": 1819, + "line": 1828, "column": 30 }, "end": { - "line": 1819, + "line": 1828, "column": 53 } } } ], "range": [ - 52057, - 52092 + 52180, + 52215 ], "loc": { "start": { - "line": 1819, + "line": 1828, "column": 19 }, "end": { - "line": 1819, + "line": 1828, "column": 54 } } }, "range": [ - 52050, - 52092 + 52173, + 52215 ], "loc": { "start": { - "line": 1819, + "line": 1828, "column": 12 }, "end": { - "line": 1819, + "line": 1828, "column": 54 } } @@ -91036,16 +90622,16 @@ "type": "Identifier", "name": "reEq", "range": [ - 52106, - 52110 + 52229, + 52233 ], "loc": { "start": { - "line": 1820, + "line": 1829, "column": 12 }, "end": { - "line": 1820, + "line": 1829, "column": 16 } } @@ -91056,16 +90642,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 52117, - 52123 + 52240, + 52246 ], "loc": { "start": { - "line": 1820, + "line": 1829, "column": 23 }, "end": { - "line": 1820, + "line": 1829, "column": 29 } } @@ -91077,16 +90663,16 @@ "object": { "type": "ThisExpression", "range": [ - 52124, - 52128 + 52247, + 52251 ], "loc": { "start": { - "line": 1820, + "line": 1829, "column": 30 }, "end": { - "line": 1820, + "line": 1829, "column": 34 } } @@ -91095,62 +90681,62 @@ "type": "Identifier", "name": "eqOperator", "range": [ - 52129, - 52139 + 52252, + 52262 ], "loc": { "start": { - "line": 1820, + "line": 1829, "column": 35 }, "end": { - "line": 1820, + "line": 1829, "column": 45 } } }, "range": [ - 52124, - 52139 + 52247, + 52262 ], "loc": { "start": { - "line": 1820, + "line": 1829, "column": 30 }, "end": { - "line": 1820, + "line": 1829, "column": 45 } } } ], "range": [ - 52113, - 52140 + 52236, + 52263 ], "loc": { "start": { - "line": 1820, + "line": 1829, "column": 19 }, "end": { - "line": 1820, + "line": 1829, "column": 46 } } }, "range": [ - 52106, - 52140 + 52229, + 52263 ], "loc": { "start": { - "line": 1820, + "line": 1829, "column": 12 }, "end": { - "line": 1820, + "line": 1829, "column": 46 } } @@ -91161,16 +90747,16 @@ "type": "Identifier", "name": "reSt", "range": [ - 52154, - 52158 + 52277, + 52281 ], "loc": { "start": { - "line": 1821, + "line": 1830, "column": 12 }, "end": { - "line": 1821, + "line": 1830, "column": 16 } } @@ -91181,16 +90767,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 52165, - 52171 + 52288, + 52294 ], "loc": { "start": { - "line": 1821, + "line": 1830, "column": 23 }, "end": { - "line": 1821, + "line": 1830, "column": 29 } } @@ -91202,16 +90788,16 @@ "object": { "type": "ThisExpression", "range": [ - 52172, - 52176 + 52295, + 52299 ], "loc": { "start": { - "line": 1821, + "line": 1830, "column": 30 }, "end": { - "line": 1821, + "line": 1830, "column": 34 } } @@ -91220,62 +90806,62 @@ "type": "Identifier", "name": "stOperator", "range": [ - 52177, - 52187 + 52300, + 52310 ], "loc": { "start": { - "line": 1821, + "line": 1830, "column": 35 }, "end": { - "line": 1821, + "line": 1830, "column": 45 } } }, "range": [ - 52172, - 52187 + 52295, + 52310 ], "loc": { "start": { - "line": 1821, + "line": 1830, "column": 30 }, "end": { - "line": 1821, + "line": 1830, "column": 45 } } } ], "range": [ - 52161, - 52188 + 52284, + 52311 ], "loc": { "start": { - "line": 1821, + "line": 1830, "column": 19 }, "end": { - "line": 1821, + "line": 1830, "column": 46 } } }, "range": [ - 52154, - 52188 + 52277, + 52311 ], "loc": { "start": { - "line": 1821, + "line": 1830, "column": 12 }, "end": { - "line": 1821, + "line": 1830, "column": 46 } } @@ -91286,16 +90872,16 @@ "type": "Identifier", "name": "reEn", "range": [ - 52202, - 52206 + 52325, + 52329 ], "loc": { "start": { - "line": 1822, + "line": 1831, "column": 12 }, "end": { - "line": 1822, + "line": 1831, "column": 16 } } @@ -91306,16 +90892,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 52213, - 52219 + 52336, + 52342 ], "loc": { "start": { - "line": 1822, + "line": 1831, "column": 23 }, "end": { - "line": 1822, + "line": 1831, "column": 29 } } @@ -91327,16 +90913,16 @@ "object": { "type": "ThisExpression", "range": [ - 52220, - 52224 + 52343, + 52347 ], "loc": { "start": { - "line": 1822, + "line": 1831, "column": 30 }, "end": { - "line": 1822, + "line": 1831, "column": 34 } } @@ -91345,62 +90931,62 @@ "type": "Identifier", "name": "enOperator", "range": [ - 52225, - 52235 + 52348, + 52358 ], "loc": { "start": { - "line": 1822, + "line": 1831, "column": 35 }, "end": { - "line": 1822, + "line": 1831, "column": 45 } } }, "range": [ - 52220, - 52235 + 52343, + 52358 ], "loc": { "start": { - "line": 1822, + "line": 1831, "column": 30 }, "end": { - "line": 1822, + "line": 1831, "column": 45 } } } ], "range": [ - 52209, - 52236 + 52332, + 52359 ], "loc": { "start": { - "line": 1822, + "line": 1831, "column": 19 }, "end": { - "line": 1822, + "line": 1831, "column": 46 } } }, "range": [ - 52202, - 52236 + 52325, + 52359 ], "loc": { "start": { - "line": 1822, + "line": 1831, "column": 12 }, "end": { - "line": 1822, + "line": 1831, "column": 46 } } @@ -91411,16 +90997,16 @@ "type": "Identifier", "name": "reEm", "range": [ - 52350, - 52354 + 52473, + 52477 ], "loc": { "start": { - "line": 1825, + "line": 1834, "column": 12 }, "end": { - "line": 1825, + "line": 1834, "column": 16 } } @@ -91431,16 +91017,16 @@ "object": { "type": "ThisExpression", "range": [ - 52357, - 52361 + 52480, + 52484 ], "loc": { "start": { - "line": 1825, + "line": 1834, "column": 19 }, "end": { - "line": 1825, + "line": 1834, "column": 23 } } @@ -91449,46 +91035,46 @@ "type": "Identifier", "name": "emOperator", "range": [ - 52362, - 52372 + 52485, + 52495 ], "loc": { "start": { - "line": 1825, + "line": 1834, "column": 24 }, "end": { - "line": 1825, + "line": 1834, "column": 34 } } }, "range": [ - 52357, - 52372 + 52480, + 52495 ], "loc": { "start": { - "line": 1825, + "line": 1834, "column": 19 }, "end": { - "line": 1825, + "line": 1834, "column": 34 } } }, "range": [ - 52350, - 52372 + 52473, + 52495 ], "loc": { "start": { - "line": 1825, + "line": 1834, "column": 12 }, "end": { - "line": 1825, + "line": 1834, "column": 34 } }, @@ -91497,16 +91083,16 @@ "type": "Line", "value": " re_an = new RegExp(this.anOperator),", "range": [ - 52250, - 52289 + 52373, + 52412 ], "loc": { "start": { - "line": 1823, + "line": 1832, "column": 12 }, "end": { - "line": 1823, + "line": 1832, "column": 51 } } @@ -91515,16 +91101,16 @@ "type": "Line", "value": " re_cr = new RegExp(this.curExp),", "range": [ - 52302, - 52337 + 52425, + 52460 ], "loc": { "start": { - "line": 1824, + "line": 1833, "column": 12 }, "end": { - "line": 1824, + "line": 1833, "column": 47 } } @@ -91537,16 +91123,16 @@ "type": "Identifier", "name": "reNm", "range": [ - 52386, - 52390 + 52509, + 52513 ], "loc": { "start": { - "line": 1826, + "line": 1835, "column": 12 }, "end": { - "line": 1826, + "line": 1835, "column": 16 } } @@ -91557,16 +91143,16 @@ "object": { "type": "ThisExpression", "range": [ - 52393, - 52397 + 52516, + 52520 ], "loc": { "start": { - "line": 1826, + "line": 1835, "column": 19 }, "end": { - "line": 1826, + "line": 1835, "column": 23 } } @@ -91575,46 +91161,46 @@ "type": "Identifier", "name": "nmOperator", "range": [ - 52398, - 52408 + 52521, + 52531 ], "loc": { "start": { - "line": 1826, + "line": 1835, "column": 24 }, "end": { - "line": 1826, + "line": 1835, "column": 34 } } }, "range": [ - 52393, - 52408 + 52516, + 52531 ], "loc": { "start": { - "line": 1826, + "line": 1835, "column": 19 }, "end": { - "line": 1826, + "line": 1835, "column": 34 } } }, "range": [ - 52386, - 52408 + 52509, + 52531 ], "loc": { "start": { - "line": 1826, + "line": 1835, "column": 12 }, "end": { - "line": 1826, + "line": 1835, "column": 34 } } @@ -91625,16 +91211,16 @@ "type": "Identifier", "name": "reRe", "range": [ - 52422, - 52426 + 52545, + 52549 ], "loc": { "start": { - "line": 1827, + "line": 1836, "column": 12 }, "end": { - "line": 1827, + "line": 1836, "column": 16 } } @@ -91645,16 +91231,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 52433, - 52439 + 52556, + 52562 ], "loc": { "start": { - "line": 1827, + "line": 1836, "column": 23 }, "end": { - "line": 1827, + "line": 1836, "column": 29 } } @@ -91666,16 +91252,16 @@ "type": "Identifier", "name": "rgxEsc", "range": [ - 52440, - 52446 + 52563, + 52569 ], "loc": { "start": { - "line": 1827, + "line": 1836, "column": 30 }, "end": { - "line": 1827, + "line": 1836, "column": 36 } } @@ -91687,16 +91273,16 @@ "object": { "type": "ThisExpression", "range": [ - 52447, - 52451 + 52570, + 52574 ], "loc": { "start": { - "line": 1827, + "line": 1836, "column": 37 }, "end": { - "line": 1827, + "line": 1836, "column": 41 } } @@ -91705,78 +91291,78 @@ "type": "Identifier", "name": "rgxOperator", "range": [ - 52452, - 52463 + 52575, + 52586 ], "loc": { "start": { - "line": 1827, + "line": 1836, "column": 42 }, "end": { - "line": 1827, + "line": 1836, "column": 53 } } }, "range": [ - 52447, - 52463 + 52570, + 52586 ], "loc": { "start": { - "line": 1827, + "line": 1836, "column": 37 }, "end": { - "line": 1827, + "line": 1836, "column": 53 } } } ], "range": [ - 52440, - 52464 + 52563, + 52587 ], "loc": { "start": { - "line": 1827, + "line": 1836, "column": 30 }, "end": { - "line": 1827, + "line": 1836, "column": 54 } } } ], "range": [ - 52429, - 52465 + 52552, + 52588 ], "loc": { "start": { - "line": 1827, + "line": 1836, "column": 19 }, "end": { - "line": 1827, + "line": 1836, "column": 55 } } }, "range": [ - 52422, - 52465 + 52545, + 52588 ], "loc": { "start": { - "line": 1827, + "line": 1836, "column": 12 }, "end": { - "line": 1827, + "line": 1836, "column": 55 } } @@ -91784,16 +91370,16 @@ ], "kind": "let", "range": [ - 51809, - 52466 + 51932, + 52589 ], "loc": { "start": { - "line": 1814, + "line": 1823, "column": 8 }, "end": { - "line": 1827, + "line": 1836, "column": 56 } } @@ -91807,16 +91393,16 @@ "type": "Identifier", "name": "term", "range": [ - 52476, - 52480 + 52599, + 52603 ], "loc": { "start": { - "line": 1829, + "line": 1838, "column": 8 }, "end": { - "line": 1829, + "line": 1838, "column": 12 } } @@ -91827,16 +91413,16 @@ "type": "Identifier", "name": "matchCase", "range": [ - 52483, - 52492 + 52606, + 52615 ], "loc": { "start": { - "line": 1829, + "line": 1838, "column": 15 }, "end": { - "line": 1829, + "line": 1838, "column": 24 } } @@ -91846,16 +91432,16 @@ "type": "Identifier", "name": "term", "range": [ - 52493, - 52497 + 52616, + 52620 ], "loc": { "start": { - "line": 1829, + "line": 1838, "column": 25 }, "end": { - "line": 1829, + "line": 1838, "column": 29 } } @@ -91866,16 +91452,16 @@ "object": { "type": "ThisExpression", "range": [ - 52499, - 52503 + 52622, + 52626 ], "loc": { "start": { - "line": 1829, + "line": 1838, "column": 31 }, "end": { - "line": 1829, + "line": 1838, "column": 35 } } @@ -91884,77 +91470,77 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 52504, - 52517 + 52627, + 52640 ], "loc": { "start": { - "line": 1829, + "line": 1838, "column": 36 }, "end": { - "line": 1829, + "line": 1838, "column": 49 } } }, "range": [ - 52499, - 52517 + 52622, + 52640 ], "loc": { "start": { - "line": 1829, + "line": 1838, "column": 31 }, "end": { - "line": 1829, + "line": 1838, "column": 49 } } } ], "range": [ - 52483, - 52518 + 52606, + 52641 ], "loc": { "start": { - "line": 1829, + "line": 1838, "column": 15 }, "end": { - "line": 1829, + "line": 1838, "column": 50 } } }, "range": [ - 52476, - 52518 + 52599, + 52641 ], "loc": { "start": { - "line": 1829, + "line": 1838, "column": 8 }, "end": { - "line": 1829, + "line": 1838, "column": 50 } } }, "range": [ - 52476, - 52519 + 52599, + 52642 ], "loc": { "start": { - "line": 1829, + "line": 1838, "column": 8 }, "end": { - "line": 1829, + "line": 1838, "column": 51 } } @@ -91968,16 +91554,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 52533, - 52542 + 52656, + 52665 ], "loc": { "start": { - "line": 1831, + "line": 1840, "column": 12 }, "end": { - "line": 1831, + "line": 1840, "column": 21 } } @@ -91987,31 +91573,31 @@ "value": false, "raw": "false", "range": [ - 52545, - 52550 + 52668, + 52673 ], "loc": { "start": { - "line": 1831, + "line": 1840, "column": 24 }, "end": { - "line": 1831, + "line": 1840, "column": 29 } } }, "range": [ - 52533, - 52550 + 52656, + 52673 ], "loc": { "start": { - "line": 1831, + "line": 1840, "column": 12 }, "end": { - "line": 1831, + "line": 1840, "column": 29 } } @@ -92019,16 +91605,16 @@ ], "kind": "let", "range": [ - 52529, - 52551 + 52652, + 52674 ], "loc": { "start": { - "line": 1831, + "line": 1840, "column": 8 }, "end": { - "line": 1831, + "line": 1840, "column": 30 } }, @@ -92037,16 +91623,16 @@ "type": "Line", "value": "Search arg operator tests", "range": [ - 52561, - 52588 + 52684, + 52711 ], "loc": { "start": { - "line": 1833, + "line": 1842, "column": 8 }, "end": { - "line": 1833, + "line": 1842, "column": 35 } } @@ -92062,16 +91648,16 @@ "type": "Identifier", "name": "hasLO", "range": [ - 52601, - 52606 + 52724, + 52729 ], "loc": { "start": { - "line": 1834, + "line": 1843, "column": 12 }, "end": { - "line": 1834, + "line": 1843, "column": 17 } } @@ -92085,16 +91671,16 @@ "type": "Identifier", "name": "reL", "range": [ - 52609, - 52612 + 52732, + 52735 ], "loc": { "start": { - "line": 1834, + "line": 1843, "column": 20 }, "end": { - "line": 1834, + "line": 1843, "column": 23 } } @@ -92103,31 +91689,31 @@ "type": "Identifier", "name": "test", "range": [ - 52613, - 52617 + 52736, + 52740 ], "loc": { "start": { - "line": 1834, + "line": 1843, "column": 24 }, "end": { - "line": 1834, + "line": 1843, "column": 28 } } }, "range": [ - 52609, - 52617 + 52732, + 52740 ], "loc": { "start": { - "line": 1834, + "line": 1843, "column": 20 }, "end": { - "line": 1834, + "line": 1843, "column": 28 } } @@ -92137,47 +91723,47 @@ "type": "Identifier", "name": "term", "range": [ - 52618, - 52622 + 52741, + 52745 ], "loc": { "start": { - "line": 1834, + "line": 1843, "column": 29 }, "end": { - "line": 1834, + "line": 1843, "column": 33 } } } ], "range": [ - 52609, - 52623 + 52732, + 52746 ], "loc": { "start": { - "line": 1834, + "line": 1843, "column": 20 }, "end": { - "line": 1834, + "line": 1843, "column": 34 } } }, "range": [ - 52601, - 52623 + 52724, + 52746 ], "loc": { "start": { - "line": 1834, + "line": 1843, "column": 12 }, "end": { - "line": 1834, + "line": 1843, "column": 34 } } @@ -92188,16 +91774,16 @@ "type": "Identifier", "name": "hasLE", "range": [ - 52637, - 52642 + 52760, + 52765 ], "loc": { "start": { - "line": 1835, + "line": 1844, "column": 12 }, "end": { - "line": 1835, + "line": 1844, "column": 17 } } @@ -92211,16 +91797,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 52645, - 52649 + 52768, + 52772 ], "loc": { "start": { - "line": 1835, + "line": 1844, "column": 20 }, "end": { - "line": 1835, + "line": 1844, "column": 24 } } @@ -92229,31 +91815,31 @@ "type": "Identifier", "name": "test", "range": [ - 52650, - 52654 + 52773, + 52777 ], "loc": { "start": { - "line": 1835, + "line": 1844, "column": 25 }, "end": { - "line": 1835, + "line": 1844, "column": 29 } } }, "range": [ - 52645, - 52654 + 52768, + 52777 ], "loc": { "start": { - "line": 1835, + "line": 1844, "column": 20 }, "end": { - "line": 1835, + "line": 1844, "column": 29 } } @@ -92263,47 +91849,47 @@ "type": "Identifier", "name": "term", "range": [ - 52655, - 52659 + 52778, + 52782 ], "loc": { "start": { - "line": 1835, + "line": 1844, "column": 30 }, "end": { - "line": 1835, + "line": 1844, "column": 34 } } } ], "range": [ - 52645, - 52660 + 52768, + 52783 ], "loc": { "start": { - "line": 1835, + "line": 1844, "column": 20 }, "end": { - "line": 1835, + "line": 1844, "column": 35 } } }, "range": [ - 52637, - 52660 + 52760, + 52783 ], "loc": { "start": { - "line": 1835, + "line": 1844, "column": 12 }, "end": { - "line": 1835, + "line": 1844, "column": 35 } } @@ -92314,16 +91900,16 @@ "type": "Identifier", "name": "hasGR", "range": [ - 52674, - 52679 + 52797, + 52802 ], "loc": { "start": { - "line": 1836, + "line": 1845, "column": 12 }, "end": { - "line": 1836, + "line": 1845, "column": 17 } } @@ -92337,16 +91923,16 @@ "type": "Identifier", "name": "reG", "range": [ - 52682, - 52685 + 52805, + 52808 ], "loc": { "start": { - "line": 1836, + "line": 1845, "column": 20 }, "end": { - "line": 1836, + "line": 1845, "column": 23 } } @@ -92355,31 +91941,31 @@ "type": "Identifier", "name": "test", "range": [ - 52686, - 52690 + 52809, + 52813 ], "loc": { "start": { - "line": 1836, + "line": 1845, "column": 24 }, "end": { - "line": 1836, + "line": 1845, "column": 28 } } }, "range": [ - 52682, - 52690 + 52805, + 52813 ], "loc": { "start": { - "line": 1836, + "line": 1845, "column": 20 }, "end": { - "line": 1836, + "line": 1845, "column": 28 } } @@ -92389,47 +91975,47 @@ "type": "Identifier", "name": "term", "range": [ - 52691, - 52695 + 52814, + 52818 ], "loc": { "start": { - "line": 1836, + "line": 1845, "column": 29 }, "end": { - "line": 1836, + "line": 1845, "column": 33 } } } ], "range": [ - 52682, - 52696 + 52805, + 52819 ], "loc": { "start": { - "line": 1836, + "line": 1845, "column": 20 }, "end": { - "line": 1836, + "line": 1845, "column": 34 } } }, "range": [ - 52674, - 52696 + 52797, + 52819 ], "loc": { "start": { - "line": 1836, + "line": 1845, "column": 12 }, "end": { - "line": 1836, + "line": 1845, "column": 34 } } @@ -92440,16 +92026,16 @@ "type": "Identifier", "name": "hasGE", "range": [ - 52710, - 52715 + 52833, + 52838 ], "loc": { "start": { - "line": 1837, + "line": 1846, "column": 12 }, "end": { - "line": 1837, + "line": 1846, "column": 17 } } @@ -92463,16 +92049,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 52718, - 52722 + 52841, + 52845 ], "loc": { "start": { - "line": 1837, + "line": 1846, "column": 20 }, "end": { - "line": 1837, + "line": 1846, "column": 24 } } @@ -92481,31 +92067,31 @@ "type": "Identifier", "name": "test", "range": [ - 52723, - 52727 + 52846, + 52850 ], "loc": { "start": { - "line": 1837, + "line": 1846, "column": 25 }, "end": { - "line": 1837, + "line": 1846, "column": 29 } } }, "range": [ - 52718, - 52727 + 52841, + 52850 ], "loc": { "start": { - "line": 1837, + "line": 1846, "column": 20 }, "end": { - "line": 1837, + "line": 1846, "column": 29 } } @@ -92515,47 +92101,47 @@ "type": "Identifier", "name": "term", "range": [ - 52728, - 52732 + 52851, + 52855 ], "loc": { "start": { - "line": 1837, + "line": 1846, "column": 30 }, "end": { - "line": 1837, + "line": 1846, "column": 34 } } } ], "range": [ - 52718, - 52733 + 52841, + 52856 ], "loc": { "start": { - "line": 1837, + "line": 1846, "column": 20 }, "end": { - "line": 1837, + "line": 1846, "column": 35 } } }, "range": [ - 52710, - 52733 + 52833, + 52856 ], "loc": { "start": { - "line": 1837, + "line": 1846, "column": 12 }, "end": { - "line": 1837, + "line": 1846, "column": 35 } } @@ -92566,16 +92152,16 @@ "type": "Identifier", "name": "hasDF", "range": [ - 52747, - 52752 + 52870, + 52875 ], "loc": { "start": { - "line": 1838, + "line": 1847, "column": 12 }, "end": { - "line": 1838, + "line": 1847, "column": 17 } } @@ -92589,16 +92175,16 @@ "type": "Identifier", "name": "reD", "range": [ - 52755, - 52758 + 52878, + 52881 ], "loc": { "start": { - "line": 1838, + "line": 1847, "column": 20 }, "end": { - "line": 1838, + "line": 1847, "column": 23 } } @@ -92607,31 +92193,31 @@ "type": "Identifier", "name": "test", "range": [ - 52759, - 52763 + 52882, + 52886 ], "loc": { "start": { - "line": 1838, + "line": 1847, "column": 24 }, "end": { - "line": 1838, + "line": 1847, "column": 28 } } }, "range": [ - 52755, - 52763 + 52878, + 52886 ], "loc": { "start": { - "line": 1838, + "line": 1847, "column": 20 }, "end": { - "line": 1838, + "line": 1847, "column": 28 } } @@ -92641,47 +92227,47 @@ "type": "Identifier", "name": "term", "range": [ - 52764, - 52768 + 52887, + 52891 ], "loc": { "start": { - "line": 1838, + "line": 1847, "column": 29 }, "end": { - "line": 1838, + "line": 1847, "column": 33 } } } ], "range": [ - 52755, - 52769 + 52878, + 52892 ], "loc": { "start": { - "line": 1838, + "line": 1847, "column": 20 }, "end": { - "line": 1838, + "line": 1847, "column": 34 } } }, "range": [ - 52747, - 52769 + 52870, + 52892 ], "loc": { "start": { - "line": 1838, + "line": 1847, "column": 12 }, "end": { - "line": 1838, + "line": 1847, "column": 34 } } @@ -92692,16 +92278,16 @@ "type": "Identifier", "name": "hasEQ", "range": [ - 52783, - 52788 + 52906, + 52911 ], "loc": { "start": { - "line": 1839, + "line": 1848, "column": 12 }, "end": { - "line": 1839, + "line": 1848, "column": 17 } } @@ -92715,16 +92301,16 @@ "type": "Identifier", "name": "reEq", "range": [ - 52791, - 52795 + 52914, + 52918 ], "loc": { "start": { - "line": 1839, + "line": 1848, "column": 20 }, "end": { - "line": 1839, + "line": 1848, "column": 24 } } @@ -92733,31 +92319,31 @@ "type": "Identifier", "name": "test", "range": [ - 52796, - 52800 + 52919, + 52923 ], "loc": { "start": { - "line": 1839, + "line": 1848, "column": 25 }, "end": { - "line": 1839, + "line": 1848, "column": 29 } } }, "range": [ - 52791, - 52800 + 52914, + 52923 ], "loc": { "start": { - "line": 1839, + "line": 1848, "column": 20 }, "end": { - "line": 1839, + "line": 1848, "column": 29 } } @@ -92767,47 +92353,47 @@ "type": "Identifier", "name": "term", "range": [ - 52801, - 52805 + 52924, + 52928 ], "loc": { "start": { - "line": 1839, + "line": 1848, "column": 30 }, "end": { - "line": 1839, + "line": 1848, "column": 34 } } } ], "range": [ - 52791, - 52806 + 52914, + 52929 ], "loc": { "start": { - "line": 1839, + "line": 1848, "column": 20 }, "end": { - "line": 1839, + "line": 1848, "column": 35 } } }, "range": [ - 52783, - 52806 + 52906, + 52929 ], "loc": { "start": { - "line": 1839, + "line": 1848, "column": 12 }, "end": { - "line": 1839, + "line": 1848, "column": 35 } } @@ -92818,16 +92404,16 @@ "type": "Identifier", "name": "hasLK", "range": [ - 52820, - 52825 + 52943, + 52948 ], "loc": { "start": { - "line": 1840, + "line": 1849, "column": 12 }, "end": { - "line": 1840, + "line": 1849, "column": 17 } } @@ -92841,16 +92427,16 @@ "type": "Identifier", "name": "reLk", "range": [ - 52828, - 52832 + 52951, + 52955 ], "loc": { "start": { - "line": 1840, + "line": 1849, "column": 20 }, "end": { - "line": 1840, + "line": 1849, "column": 24 } } @@ -92859,31 +92445,31 @@ "type": "Identifier", "name": "test", "range": [ - 52833, - 52837 + 52956, + 52960 ], "loc": { "start": { - "line": 1840, + "line": 1849, "column": 25 }, "end": { - "line": 1840, + "line": 1849, "column": 29 } } }, "range": [ - 52828, - 52837 + 52951, + 52960 ], "loc": { "start": { - "line": 1840, + "line": 1849, "column": 20 }, "end": { - "line": 1840, + "line": 1849, "column": 29 } } @@ -92893,47 +92479,47 @@ "type": "Identifier", "name": "term", "range": [ - 52838, - 52842 + 52961, + 52965 ], "loc": { "start": { - "line": 1840, + "line": 1849, "column": 30 }, "end": { - "line": 1840, + "line": 1849, "column": 34 } } } ], "range": [ - 52828, - 52843 + 52951, + 52966 ], "loc": { "start": { - "line": 1840, + "line": 1849, "column": 20 }, "end": { - "line": 1840, + "line": 1849, "column": 35 } } }, "range": [ - 52820, - 52843 + 52943, + 52966 ], "loc": { "start": { - "line": 1840, + "line": 1849, "column": 12 }, "end": { - "line": 1840, + "line": 1849, "column": 35 } } @@ -92944,16 +92530,16 @@ "type": "Identifier", "name": "hasST", "range": [ - 52900, - 52905 + 53023, + 53028 ], "loc": { "start": { - "line": 1842, + "line": 1851, "column": 12 }, "end": { - "line": 1842, + "line": 1851, "column": 17 } } @@ -92967,16 +92553,16 @@ "type": "Identifier", "name": "reSt", "range": [ - 52908, - 52912 + 53031, + 53035 ], "loc": { "start": { - "line": 1842, + "line": 1851, "column": 20 }, "end": { - "line": 1842, + "line": 1851, "column": 24 } } @@ -92985,31 +92571,31 @@ "type": "Identifier", "name": "test", "range": [ - 52913, - 52917 + 53036, + 53040 ], "loc": { "start": { - "line": 1842, + "line": 1851, "column": 25 }, "end": { - "line": 1842, + "line": 1851, "column": 29 } } }, "range": [ - 52908, - 52917 + 53031, + 53040 ], "loc": { "start": { - "line": 1842, + "line": 1851, "column": 20 }, "end": { - "line": 1842, + "line": 1851, "column": 29 } } @@ -93019,47 +92605,47 @@ "type": "Identifier", "name": "term", "range": [ - 52918, - 52922 + 53041, + 53045 ], "loc": { "start": { - "line": 1842, + "line": 1851, "column": 30 }, "end": { - "line": 1842, + "line": 1851, "column": 34 } } } ], "range": [ - 52908, - 52923 + 53031, + 53046 ], "loc": { "start": { - "line": 1842, + "line": 1851, "column": 20 }, "end": { - "line": 1842, + "line": 1851, "column": 35 } } }, "range": [ - 52900, - 52923 + 53023, + 53046 ], "loc": { "start": { - "line": 1842, + "line": 1851, "column": 12 }, "end": { - "line": 1842, + "line": 1851, "column": 35 } }, @@ -93068,16 +92654,16 @@ "type": "Line", "value": " hatermN = re_an.test(term),", "range": [ - 52857, - 52887 + 52980, + 53010 ], "loc": { "start": { - "line": 1841, + "line": 1850, "column": 12 }, "end": { - "line": 1841, + "line": 1850, "column": 42 } } @@ -93090,16 +92676,16 @@ "type": "Identifier", "name": "hasEN", "range": [ - 52937, - 52942 + 53060, + 53065 ], "loc": { "start": { - "line": 1843, + "line": 1852, "column": 12 }, "end": { - "line": 1843, + "line": 1852, "column": 17 } } @@ -93113,16 +92699,16 @@ "type": "Identifier", "name": "reEn", "range": [ - 52945, - 52949 + 53068, + 53072 ], "loc": { "start": { - "line": 1843, + "line": 1852, "column": 20 }, "end": { - "line": 1843, + "line": 1852, "column": 24 } } @@ -93131,31 +92717,31 @@ "type": "Identifier", "name": "test", "range": [ - 52950, - 52954 + 53073, + 53077 ], "loc": { "start": { - "line": 1843, + "line": 1852, "column": 25 }, "end": { - "line": 1843, + "line": 1852, "column": 29 } } }, "range": [ - 52945, - 52954 + 53068, + 53077 ], "loc": { "start": { - "line": 1843, + "line": 1852, "column": 20 }, "end": { - "line": 1843, + "line": 1852, "column": 29 } } @@ -93165,47 +92751,47 @@ "type": "Identifier", "name": "term", "range": [ - 52955, - 52959 + 53078, + 53082 ], "loc": { "start": { - "line": 1843, + "line": 1852, "column": 30 }, "end": { - "line": 1843, + "line": 1852, "column": 34 } } } ], "range": [ - 52945, - 52960 + 53068, + 53083 ], "loc": { "start": { - "line": 1843, + "line": 1852, "column": 20 }, "end": { - "line": 1843, + "line": 1852, "column": 35 } } }, "range": [ - 52937, - 52960 + 53060, + 53083 ], "loc": { "start": { - "line": 1843, + "line": 1852, "column": 12 }, "end": { - "line": 1843, + "line": 1852, "column": 35 } } @@ -93216,16 +92802,16 @@ "type": "Identifier", "name": "hasEM", "range": [ - 52974, - 52979 + 53097, + 53102 ], "loc": { "start": { - "line": 1844, + "line": 1853, "column": 12 }, "end": { - "line": 1844, + "line": 1853, "column": 17 } } @@ -93237,16 +92823,16 @@ "type": "Identifier", "name": "reEm", "range": [ - 52983, - 52987 + 53106, + 53110 ], "loc": { "start": { - "line": 1844, + "line": 1853, "column": 21 }, "end": { - "line": 1844, + "line": 1853, "column": 25 } } @@ -93255,46 +92841,46 @@ "type": "Identifier", "name": "term", "range": [ - 52992, - 52996 + 53115, + 53119 ], "loc": { "start": { - "line": 1844, + "line": 1853, "column": 30 }, "end": { - "line": 1844, + "line": 1853, "column": 34 } } }, "range": [ - 52983, - 52996 + 53106, + 53119 ], "loc": { "start": { - "line": 1844, + "line": 1853, "column": 21 }, "end": { - "line": 1844, + "line": 1853, "column": 34 } } }, "range": [ - 52974, - 52997 + 53097, + 53120 ], "loc": { "start": { - "line": 1844, + "line": 1853, "column": 12 }, "end": { - "line": 1844, + "line": 1853, "column": 35 } } @@ -93305,16 +92891,16 @@ "type": "Identifier", "name": "hasNM", "range": [ - 53011, - 53016 + 53134, + 53139 ], "loc": { "start": { - "line": 1845, + "line": 1854, "column": 12 }, "end": { - "line": 1845, + "line": 1854, "column": 17 } } @@ -93326,16 +92912,16 @@ "type": "Identifier", "name": "reNm", "range": [ - 53020, - 53024 + 53143, + 53147 ], "loc": { "start": { - "line": 1845, + "line": 1854, "column": 21 }, "end": { - "line": 1845, + "line": 1854, "column": 25 } } @@ -93344,46 +92930,46 @@ "type": "Identifier", "name": "term", "range": [ - 53029, - 53033 + 53152, + 53156 ], "loc": { "start": { - "line": 1845, + "line": 1854, "column": 30 }, "end": { - "line": 1845, + "line": 1854, "column": 34 } } }, "range": [ - 53020, - 53033 + 53143, + 53156 ], "loc": { "start": { - "line": 1845, + "line": 1854, "column": 21 }, "end": { - "line": 1845, + "line": 1854, "column": 34 } } }, "range": [ - 53011, - 53034 + 53134, + 53157 ], "loc": { "start": { - "line": 1845, + "line": 1854, "column": 12 }, "end": { - "line": 1845, + "line": 1854, "column": 35 } } @@ -93394,16 +92980,16 @@ "type": "Identifier", "name": "hasRE", "range": [ - 53048, - 53053 + 53171, + 53176 ], "loc": { "start": { - "line": 1846, + "line": 1855, "column": 12 }, "end": { - "line": 1846, + "line": 1855, "column": 17 } } @@ -93417,16 +93003,16 @@ "type": "Identifier", "name": "reRe", "range": [ - 53056, - 53060 + 53179, + 53183 ], "loc": { "start": { - "line": 1846, + "line": 1855, "column": 20 }, "end": { - "line": 1846, + "line": 1855, "column": 24 } } @@ -93435,31 +93021,31 @@ "type": "Identifier", "name": "test", "range": [ - 53061, - 53065 + 53184, + 53188 ], "loc": { "start": { - "line": 1846, + "line": 1855, "column": 25 }, "end": { - "line": 1846, + "line": 1855, "column": 29 } } }, "range": [ - 53056, - 53065 + 53179, + 53188 ], "loc": { "start": { - "line": 1846, + "line": 1855, "column": 20 }, "end": { - "line": 1846, + "line": 1855, "column": 29 } } @@ -93469,47 +93055,47 @@ "type": "Identifier", "name": "term", "range": [ - 53066, - 53070 + 53189, + 53193 ], "loc": { "start": { - "line": 1846, + "line": 1855, "column": 30 }, "end": { - "line": 1846, + "line": 1855, "column": 34 } } } ], "range": [ - 53056, - 53071 + 53179, + 53194 ], "loc": { "start": { - "line": 1846, + "line": 1855, "column": 20 }, "end": { - "line": 1846, + "line": 1855, "column": 35 } } }, "range": [ - 53048, - 53071 + 53171, + 53194 ], "loc": { "start": { - "line": 1846, + "line": 1855, "column": 12 }, "end": { - "line": 1846, + "line": 1855, "column": 35 } } @@ -93517,16 +93103,16 @@ ], "kind": "let", "range": [ - 52597, - 53072 + 52720, + 53195 ], "loc": { "start": { - "line": 1834, + "line": 1843, "column": 8 }, "end": { - "line": 1846, + "line": 1855, "column": 36 } }, @@ -93535,16 +93121,16 @@ "type": "Line", "value": "Search arg operator tests", "range": [ - 52561, - 52588 + 52684, + 52711 ], "loc": { "start": { - "line": 1833, + "line": 1842, "column": 8 }, "end": { - "line": 1833, + "line": 1842, "column": 35 } } @@ -93555,16 +93141,16 @@ "type": "Line", "value": " Check for dates or resolve date type", "range": [ - 53082, - 53121 + 53205, + 53244 ], "loc": { "start": { - "line": 1848, + "line": 1857, "column": 8 }, "end": { - "line": 1848, + "line": 1857, "column": 47 } } @@ -93581,16 +93167,16 @@ "object": { "type": "ThisExpression", "range": [ - 53134, - 53138 + 53257, + 53261 ], "loc": { "start": { - "line": 1849, + "line": 1858, "column": 12 }, "end": { - "line": 1849, + "line": 1858, "column": 16 } } @@ -93599,31 +93185,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 53139, - 53146 + 53262, + 53269 ], "loc": { "start": { - "line": 1849, + "line": 1858, "column": 17 }, "end": { - "line": 1849, + "line": 1858, "column": 24 } } }, "range": [ - 53134, - 53146 + 53257, + 53269 ], "loc": { "start": { - "line": 1849, + "line": 1858, "column": 12 }, "end": { - "line": 1849, + "line": 1858, "column": 24 } } @@ -93633,16 +93219,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 53147, - 53153 + 53270, + 53276 ], "loc": { "start": { - "line": 1849, + "line": 1858, "column": 25 }, "end": { - "line": 1849, + "line": 1858, "column": 31 } } @@ -93654,48 +93240,48 @@ "type": "Identifier", "name": "DATE", "range": [ - 53156, - 53160 + 53279, + 53283 ], "loc": { "start": { - "line": 1849, + "line": 1858, "column": 34 }, "end": { - "line": 1849, + "line": 1858, "column": 38 } } } ], "range": [ - 53155, - 53161 + 53278, + 53284 ], "loc": { "start": { - "line": 1849, + "line": 1858, "column": 33 }, "end": { - "line": 1849, + "line": 1858, "column": 39 } } } ], "range": [ - 53134, - 53162 + 53257, + 53285 ], "loc": { "start": { - "line": 1849, + "line": 1858, "column": 12 }, "end": { - "line": 1849, + "line": 1858, "column": 40 } } @@ -93712,32 +93298,32 @@ "type": "Identifier", "name": "dte1", "range": [ - 53182, - 53186 + 53305, + 53309 ], "loc": { "start": { - "line": 1850, + "line": 1859, "column": 16 }, "end": { - "line": 1850, + "line": 1859, "column": 20 } } }, "init": null, "range": [ - 53182, - 53186 + 53305, + 53309 ], "loc": { "start": { - "line": 1850, + "line": 1859, "column": 16 }, "end": { - "line": 1850, + "line": 1859, "column": 20 } } @@ -93748,32 +93334,32 @@ "type": "Identifier", "name": "dte2", "range": [ - 53188, - 53192 + 53311, + 53315 ], "loc": { "start": { - "line": 1850, + "line": 1859, "column": 22 }, "end": { - "line": 1850, + "line": 1859, "column": 26 } } }, "init": null, "range": [ - 53188, - 53192 + 53311, + 53315 ], "loc": { "start": { - "line": 1850, + "line": 1859, "column": 22 }, "end": { - "line": 1850, + "line": 1859, "column": 26 } } @@ -93781,16 +93367,16 @@ ], "kind": "let", "range": [ - 53178, - 53193 + 53301, + 53316 ], "loc": { "start": { - "line": 1850, + "line": 1859, "column": 12 }, "end": { - "line": 1850, + "line": 1859, "column": 27 } } @@ -93804,16 +93390,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 53211, - 53219 + 53334, + 53342 ], "loc": { "start": { - "line": 1852, + "line": 1861, "column": 16 }, "end": { - "line": 1852, + "line": 1861, "column": 24 } } @@ -93827,16 +93413,16 @@ "object": { "type": "ThisExpression", "range": [ - 53222, - 53226 + 53345, + 53349 ], "loc": { "start": { - "line": 1852, + "line": 1861, "column": 27 }, "end": { - "line": 1852, + "line": 1861, "column": 31 } } @@ -93845,31 +93431,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 53227, - 53230 + 53350, + 53353 ], "loc": { "start": { - "line": 1852, + "line": 1861, "column": 32 }, "end": { - "line": 1852, + "line": 1861, "column": 35 } } }, "range": [ - 53222, - 53230 + 53345, + 53353 ], "loc": { "start": { - "line": 1852, + "line": 1861, "column": 27 }, "end": { - "line": 1852, + "line": 1861, "column": 35 } } @@ -93878,46 +93464,46 @@ "type": "Identifier", "name": "dateType", "range": [ - 53231, - 53239 + 53354, + 53362 ], "loc": { "start": { - "line": 1852, + "line": 1861, "column": 36 }, "end": { - "line": 1852, + "line": 1861, "column": 44 } } }, "range": [ - 53222, - 53239 + 53345, + 53362 ], "loc": { "start": { - "line": 1852, + "line": 1861, "column": 27 }, "end": { - "line": 1852, + "line": 1861, "column": 44 } } }, "range": [ - 53211, - 53239 + 53334, + 53362 ], "loc": { "start": { - "line": 1852, + "line": 1861, "column": 16 }, "end": { - "line": 1852, + "line": 1861, "column": 44 } } @@ -93925,16 +93511,16 @@ ], "kind": "let", "range": [ - 53207, - 53240 + 53330, + 53363 ], "loc": { "start": { - "line": 1852, + "line": 1861, "column": 12 }, "end": { - "line": 1852, + "line": 1861, "column": 45 } } @@ -93948,16 +93534,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 53257, - 53268 + 53380, + 53391 ], "loc": { "start": { - "line": 1853, + "line": 1862, "column": 16 }, "end": { - "line": 1853, + "line": 1862, "column": 27 } } @@ -93974,16 +93560,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 53271, - 53279 + 53394, + 53402 ], "loc": { "start": { - "line": 1853, + "line": 1862, "column": 30 }, "end": { - "line": 1853, + "line": 1862, "column": 38 } } @@ -93992,31 +93578,31 @@ "type": "Identifier", "name": "isValid", "range": [ - 53280, - 53287 + 53403, + 53410 ], "loc": { "start": { - "line": 1853, + "line": 1862, "column": 39 }, "end": { - "line": 1853, + "line": 1862, "column": 46 } } }, "range": [ - 53271, - 53287 + 53394, + 53410 ], "loc": { "start": { - "line": 1853, + "line": 1862, "column": 30 }, "end": { - "line": 1853, + "line": 1862, "column": 46 } } @@ -94025,31 +93611,31 @@ "type": "Identifier", "name": "bind", "range": [ - 53288, - 53292 + 53411, + 53415 ], "loc": { "start": { - "line": 1853, + "line": 1862, "column": 47 }, "end": { - "line": 1853, + "line": 1862, "column": 51 } } }, "range": [ - 53271, - 53292 + 53394, + 53415 ], "loc": { "start": { - "line": 1853, + "line": 1862, "column": 30 }, "end": { - "line": 1853, + "line": 1862, "column": 51 } } @@ -94059,47 +93645,47 @@ "type": "Identifier", "name": "dateType", "range": [ - 53293, - 53301 + 53416, + 53424 ], "loc": { "start": { - "line": 1853, + "line": 1862, "column": 52 }, "end": { - "line": 1853, + "line": 1862, "column": 60 } } } ], "range": [ - 53271, - 53302 + 53394, + 53425 ], "loc": { "start": { - "line": 1853, + "line": 1862, "column": 30 }, "end": { - "line": 1853, + "line": 1862, "column": 61 } } }, "range": [ - 53257, - 53302 + 53380, + 53425 ], "loc": { "start": { - "line": 1853, + "line": 1862, "column": 16 }, "end": { - "line": 1853, + "line": 1862, "column": 61 } } @@ -94107,16 +93693,16 @@ ], "kind": "let", "range": [ - 53253, - 53303 + 53376, + 53426 ], "loc": { "start": { - "line": 1853, + "line": 1862, "column": 12 }, "end": { - "line": 1853, + "line": 1862, "column": 62 } } @@ -94130,16 +93716,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 53320, - 53329 + 53443, + 53452 ], "loc": { "start": { - "line": 1854, + "line": 1863, "column": 16 }, "end": { - "line": 1854, + "line": 1863, "column": 25 } } @@ -94156,16 +93742,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 53332, - 53340 + 53455, + 53463 ], "loc": { "start": { - "line": 1854, + "line": 1863, "column": 28 }, "end": { - "line": 1854, + "line": 1863, "column": 36 } } @@ -94174,31 +93760,31 @@ "type": "Identifier", "name": "parse", "range": [ - 53341, - 53346 + 53464, + 53469 ], "loc": { "start": { - "line": 1854, + "line": 1863, "column": 37 }, "end": { - "line": 1854, + "line": 1863, "column": 42 } } }, "range": [ - 53332, - 53346 + 53455, + 53469 ], "loc": { "start": { - "line": 1854, + "line": 1863, "column": 28 }, "end": { - "line": 1854, + "line": 1863, "column": 42 } } @@ -94207,31 +93793,31 @@ "type": "Identifier", "name": "bind", "range": [ - 53347, - 53351 + 53470, + 53474 ], "loc": { "start": { - "line": 1854, + "line": 1863, "column": 43 }, "end": { - "line": 1854, + "line": 1863, "column": 47 } } }, "range": [ - 53332, - 53351 + 53455, + 53474 ], "loc": { "start": { - "line": 1854, + "line": 1863, "column": 28 }, "end": { - "line": 1854, + "line": 1863, "column": 47 } } @@ -94241,47 +93827,47 @@ "type": "Identifier", "name": "dateType", "range": [ - 53352, - 53360 + 53475, + 53483 ], "loc": { "start": { - "line": 1854, + "line": 1863, "column": 48 }, "end": { - "line": 1854, + "line": 1863, "column": 56 } } } ], "range": [ - 53332, - 53361 + 53455, + 53484 ], "loc": { "start": { - "line": 1854, + "line": 1863, "column": 28 }, "end": { - "line": 1854, + "line": 1863, "column": 57 } } }, "range": [ - 53320, - 53361 + 53443, + 53484 ], "loc": { "start": { - "line": 1854, + "line": 1863, "column": 16 }, "end": { - "line": 1854, + "line": 1863, "column": 57 } } @@ -94289,16 +93875,16 @@ ], "kind": "let", "range": [ - 53316, - 53362 + 53439, + 53485 ], "loc": { "start": { - "line": 1854, + "line": 1863, "column": 12 }, "end": { - "line": 1854, + "line": 1863, "column": 58 } } @@ -94312,16 +93898,16 @@ "type": "Identifier", "name": "locale", "range": [ - 53379, - 53385 + 53502, + 53508 ], "loc": { "start": { - "line": 1855, + "line": 1864, "column": 16 }, "end": { - "line": 1855, + "line": 1864, "column": 22 } } @@ -94335,16 +93921,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 53388, - 53396 + 53511, + 53519 ], "loc": { "start": { - "line": 1855, + "line": 1864, "column": 25 }, "end": { - "line": 1855, + "line": 1864, "column": 33 } } @@ -94353,31 +93939,31 @@ "type": "Identifier", "name": "getLocale", "range": [ - 53397, - 53406 + 53520, + 53529 ], "loc": { "start": { - "line": 1855, + "line": 1864, "column": 34 }, "end": { - "line": 1855, + "line": 1864, "column": 43 } } }, "range": [ - 53388, - 53406 + 53511, + 53529 ], "loc": { "start": { - "line": 1855, + "line": 1864, "column": 25 }, "end": { - "line": 1855, + "line": 1864, "column": 43 } } @@ -94387,47 +93973,47 @@ "type": "Identifier", "name": "colIdx", "range": [ - 53407, - 53413 + 53530, + 53536 ], "loc": { "start": { - "line": 1855, + "line": 1864, "column": 44 }, "end": { - "line": 1855, + "line": 1864, "column": 50 } } } ], "range": [ - 53388, - 53414 + 53511, + 53537 ], "loc": { "start": { - "line": 1855, + "line": 1864, "column": 25 }, "end": { - "line": 1855, + "line": 1864, "column": 51 } } }, "range": [ - 53379, - 53414 + 53502, + 53537 ], "loc": { "start": { - "line": 1855, + "line": 1864, "column": 16 }, "end": { - "line": 1855, + "line": 1864, "column": 51 } } @@ -94435,16 +94021,16 @@ ], "kind": "let", "range": [ - 53375, - 53415 + 53498, + 53538 ], "loc": { "start": { - "line": 1855, + "line": 1864, "column": 12 }, "end": { - "line": 1855, + "line": 1864, "column": 52 } }, @@ -94453,16 +94039,16 @@ "type": "Line", "value": " Search arg dates tests", "range": [ - 53429, - 53454 + 53552, + 53577 ], "loc": { "start": { - "line": 1857, + "line": 1866, "column": 12 }, "end": { - "line": 1857, + "line": 1866, "column": 37 } } @@ -94478,16 +94064,16 @@ "type": "Identifier", "name": "isLDate", "range": [ - 53471, - 53478 + 53594, + 53601 ], "loc": { "start": { - "line": 1858, + "line": 1867, "column": 16 }, "end": { - "line": 1858, + "line": 1867, "column": 23 } } @@ -94499,16 +94085,16 @@ "type": "Identifier", "name": "hasLO", "range": [ - 53481, - 53486 + 53604, + 53609 ], "loc": { "start": { - "line": 1858, + "line": 1867, "column": 26 }, "end": { - "line": 1858, + "line": 1867, "column": 31 } } @@ -94519,16 +94105,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 53506, - 53517 + 53629, + 53640 ], "loc": { "start": { - "line": 1859, + "line": 1868, "column": 16 }, "end": { - "line": 1859, + "line": 1868, "column": 27 } } @@ -94543,16 +94129,16 @@ "type": "Identifier", "name": "term", "range": [ - 53518, - 53522 + 53641, + 53645 ], "loc": { "start": { - "line": 1859, + "line": 1868, "column": 28 }, "end": { - "line": 1859, + "line": 1868, "column": 32 } } @@ -94561,31 +94147,31 @@ "type": "Identifier", "name": "replace", "range": [ - 53523, - 53530 + 53646, + 53653 ], "loc": { "start": { - "line": 1859, + "line": 1868, "column": 33 }, "end": { - "line": 1859, + "line": 1868, "column": 40 } } }, "range": [ - 53518, - 53530 + 53641, + 53653 ], "loc": { "start": { - "line": 1859, + "line": 1868, "column": 28 }, "end": { - "line": 1859, + "line": 1868, "column": 40 } } @@ -94595,16 +94181,16 @@ "type": "Identifier", "name": "reL", "range": [ - 53531, - 53534 + 53654, + 53657 ], "loc": { "start": { - "line": 1859, + "line": 1868, "column": 41 }, "end": { - "line": 1859, + "line": 1868, "column": 44 } } @@ -94614,32 +94200,32 @@ "value": "", "raw": "''", "range": [ - 53536, - 53538 + 53659, + 53661 ], "loc": { "start": { - "line": 1859, + "line": 1868, "column": 46 }, "end": { - "line": 1859, + "line": 1868, "column": 48 } } } ], "range": [ - 53518, - 53539 + 53641, + 53662 ], "loc": { "start": { - "line": 1859, + "line": 1868, "column": 28 }, "end": { - "line": 1859, + "line": 1868, "column": 49 } } @@ -94648,62 +94234,62 @@ "type": "Identifier", "name": "locale", "range": [ - 53541, - 53547 + 53664, + 53670 ], "loc": { "start": { - "line": 1859, + "line": 1868, "column": 51 }, "end": { - "line": 1859, + "line": 1868, "column": 57 } } } ], "range": [ - 53506, - 53548 + 53629, + 53671 ], "loc": { "start": { - "line": 1859, + "line": 1868, "column": 16 }, "end": { - "line": 1859, + "line": 1868, "column": 58 } } }, "range": [ - 53481, - 53548 + 53604, + 53671 ], "loc": { "start": { - "line": 1858, + "line": 1867, "column": 26 }, "end": { - "line": 1859, + "line": 1868, "column": 58 } } }, "range": [ - 53471, - 53548 + 53594, + 53671 ], "loc": { "start": { - "line": 1858, + "line": 1867, "column": 16 }, "end": { - "line": 1859, + "line": 1868, "column": 58 } } @@ -94711,16 +94297,16 @@ ], "kind": "let", "range": [ - 53467, - 53549 + 53590, + 53672 ], "loc": { "start": { - "line": 1858, + "line": 1867, "column": 12 }, "end": { - "line": 1859, + "line": 1868, "column": 59 } }, @@ -94729,16 +94315,16 @@ "type": "Line", "value": " Search arg dates tests", "range": [ - 53429, - 53454 + 53552, + 53577 ], "loc": { "start": { - "line": 1857, + "line": 1866, "column": 12 }, "end": { - "line": 1857, + "line": 1866, "column": 37 } } @@ -94754,16 +94340,16 @@ "type": "Identifier", "name": "isLEDate", "range": [ - 53566, - 53574 + 53689, + 53697 ], "loc": { "start": { - "line": 1860, + "line": 1869, "column": 16 }, "end": { - "line": 1860, + "line": 1869, "column": 24 } } @@ -94775,16 +94361,16 @@ "type": "Identifier", "name": "hasLE", "range": [ - 53577, - 53582 + 53700, + 53705 ], "loc": { "start": { - "line": 1860, + "line": 1869, "column": 27 }, "end": { - "line": 1860, + "line": 1869, "column": 32 } } @@ -94795,16 +94381,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 53602, - 53613 + 53725, + 53736 ], "loc": { "start": { - "line": 1861, + "line": 1870, "column": 16 }, "end": { - "line": 1861, + "line": 1870, "column": 27 } } @@ -94819,16 +94405,16 @@ "type": "Identifier", "name": "term", "range": [ - 53614, - 53618 + 53737, + 53741 ], "loc": { "start": { - "line": 1861, + "line": 1870, "column": 28 }, "end": { - "line": 1861, + "line": 1870, "column": 32 } } @@ -94837,31 +94423,31 @@ "type": "Identifier", "name": "replace", "range": [ - 53619, - 53626 + 53742, + 53749 ], "loc": { "start": { - "line": 1861, + "line": 1870, "column": 33 }, "end": { - "line": 1861, + "line": 1870, "column": 40 } } }, "range": [ - 53614, - 53626 + 53737, + 53749 ], "loc": { "start": { - "line": 1861, + "line": 1870, "column": 28 }, "end": { - "line": 1861, + "line": 1870, "column": 40 } } @@ -94871,16 +94457,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 53627, - 53631 + 53750, + 53754 ], "loc": { "start": { - "line": 1861, + "line": 1870, "column": 41 }, "end": { - "line": 1861, + "line": 1870, "column": 45 } } @@ -94890,32 +94476,32 @@ "value": "", "raw": "''", "range": [ - 53633, - 53635 + 53756, + 53758 ], "loc": { "start": { - "line": 1861, + "line": 1870, "column": 47 }, "end": { - "line": 1861, + "line": 1870, "column": 49 } } } ], "range": [ - 53614, - 53636 + 53737, + 53759 ], "loc": { "start": { - "line": 1861, + "line": 1870, "column": 28 }, "end": { - "line": 1861, + "line": 1870, "column": 50 } } @@ -94924,62 +94510,62 @@ "type": "Identifier", "name": "locale", "range": [ - 53638, - 53644 + 53761, + 53767 ], "loc": { "start": { - "line": 1861, + "line": 1870, "column": 52 }, "end": { - "line": 1861, + "line": 1870, "column": 58 } } } ], "range": [ - 53602, - 53645 + 53725, + 53768 ], "loc": { "start": { - "line": 1861, + "line": 1870, "column": 16 }, "end": { - "line": 1861, + "line": 1870, "column": 59 } } }, "range": [ - 53577, - 53645 + 53700, + 53768 ], "loc": { "start": { - "line": 1860, + "line": 1869, "column": 27 }, "end": { - "line": 1861, + "line": 1870, "column": 59 } } }, "range": [ - 53566, - 53645 + 53689, + 53768 ], "loc": { "start": { - "line": 1860, + "line": 1869, "column": 16 }, "end": { - "line": 1861, + "line": 1870, "column": 59 } } @@ -94987,16 +94573,16 @@ ], "kind": "let", "range": [ - 53562, - 53646 + 53685, + 53769 ], "loc": { "start": { - "line": 1860, + "line": 1869, "column": 12 }, "end": { - "line": 1861, + "line": 1870, "column": 60 } } @@ -95010,16 +94596,16 @@ "type": "Identifier", "name": "isGDate", "range": [ - 53663, - 53670 + 53786, + 53793 ], "loc": { "start": { - "line": 1862, + "line": 1871, "column": 16 }, "end": { - "line": 1862, + "line": 1871, "column": 23 } } @@ -95031,16 +94617,16 @@ "type": "Identifier", "name": "hasGR", "range": [ - 53673, - 53678 + 53796, + 53801 ], "loc": { "start": { - "line": 1862, + "line": 1871, "column": 26 }, "end": { - "line": 1862, + "line": 1871, "column": 31 } } @@ -95051,16 +94637,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 53698, - 53709 + 53821, + 53832 ], "loc": { "start": { - "line": 1863, + "line": 1872, "column": 16 }, "end": { - "line": 1863, + "line": 1872, "column": 27 } } @@ -95075,16 +94661,16 @@ "type": "Identifier", "name": "term", "range": [ - 53710, - 53714 + 53833, + 53837 ], "loc": { "start": { - "line": 1863, + "line": 1872, "column": 28 }, "end": { - "line": 1863, + "line": 1872, "column": 32 } } @@ -95093,31 +94679,31 @@ "type": "Identifier", "name": "replace", "range": [ - 53715, - 53722 + 53838, + 53845 ], "loc": { "start": { - "line": 1863, + "line": 1872, "column": 33 }, "end": { - "line": 1863, + "line": 1872, "column": 40 } } }, "range": [ - 53710, - 53722 + 53833, + 53845 ], "loc": { "start": { - "line": 1863, + "line": 1872, "column": 28 }, "end": { - "line": 1863, + "line": 1872, "column": 40 } } @@ -95127,16 +94713,16 @@ "type": "Identifier", "name": "reG", "range": [ - 53723, - 53726 + 53846, + 53849 ], "loc": { "start": { - "line": 1863, + "line": 1872, "column": 41 }, "end": { - "line": 1863, + "line": 1872, "column": 44 } } @@ -95146,32 +94732,32 @@ "value": "", "raw": "''", "range": [ - 53728, - 53730 + 53851, + 53853 ], "loc": { "start": { - "line": 1863, + "line": 1872, "column": 46 }, "end": { - "line": 1863, + "line": 1872, "column": 48 } } } ], "range": [ - 53710, - 53731 + 53833, + 53854 ], "loc": { "start": { - "line": 1863, + "line": 1872, "column": 28 }, "end": { - "line": 1863, + "line": 1872, "column": 49 } } @@ -95180,62 +94766,62 @@ "type": "Identifier", "name": "locale", "range": [ - 53733, - 53739 + 53856, + 53862 ], "loc": { "start": { - "line": 1863, + "line": 1872, "column": 51 }, "end": { - "line": 1863, + "line": 1872, "column": 57 } } } ], "range": [ - 53698, - 53740 + 53821, + 53863 ], "loc": { "start": { - "line": 1863, + "line": 1872, "column": 16 }, "end": { - "line": 1863, + "line": 1872, "column": 58 } } }, "range": [ - 53673, - 53740 + 53796, + 53863 ], "loc": { "start": { - "line": 1862, + "line": 1871, "column": 26 }, "end": { - "line": 1863, + "line": 1872, "column": 58 } } }, "range": [ - 53663, - 53740 + 53786, + 53863 ], "loc": { "start": { - "line": 1862, + "line": 1871, "column": 16 }, "end": { - "line": 1863, + "line": 1872, "column": 58 } } @@ -95243,16 +94829,16 @@ ], "kind": "let", "range": [ - 53659, - 53741 + 53782, + 53864 ], "loc": { "start": { - "line": 1862, + "line": 1871, "column": 12 }, "end": { - "line": 1863, + "line": 1872, "column": 59 } } @@ -95266,16 +94852,16 @@ "type": "Identifier", "name": "isGEDate", "range": [ - 53758, - 53766 + 53881, + 53889 ], "loc": { "start": { - "line": 1864, + "line": 1873, "column": 16 }, "end": { - "line": 1864, + "line": 1873, "column": 24 } } @@ -95287,16 +94873,16 @@ "type": "Identifier", "name": "hasGE", "range": [ - 53769, - 53774 + 53892, + 53897 ], "loc": { "start": { - "line": 1864, + "line": 1873, "column": 27 }, "end": { - "line": 1864, + "line": 1873, "column": 32 } } @@ -95307,16 +94893,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 53794, - 53805 + 53917, + 53928 ], "loc": { "start": { - "line": 1865, + "line": 1874, "column": 16 }, "end": { - "line": 1865, + "line": 1874, "column": 27 } } @@ -95331,16 +94917,16 @@ "type": "Identifier", "name": "term", "range": [ - 53806, - 53810 + 53929, + 53933 ], "loc": { "start": { - "line": 1865, + "line": 1874, "column": 28 }, "end": { - "line": 1865, + "line": 1874, "column": 32 } } @@ -95349,31 +94935,31 @@ "type": "Identifier", "name": "replace", "range": [ - 53811, - 53818 + 53934, + 53941 ], "loc": { "start": { - "line": 1865, + "line": 1874, "column": 33 }, "end": { - "line": 1865, + "line": 1874, "column": 40 } } }, "range": [ - 53806, - 53818 + 53929, + 53941 ], "loc": { "start": { - "line": 1865, + "line": 1874, "column": 28 }, "end": { - "line": 1865, + "line": 1874, "column": 40 } } @@ -95383,16 +94969,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 53819, - 53823 + 53942, + 53946 ], "loc": { "start": { - "line": 1865, + "line": 1874, "column": 41 }, "end": { - "line": 1865, + "line": 1874, "column": 45 } } @@ -95402,32 +94988,32 @@ "value": "", "raw": "''", "range": [ - 53825, - 53827 + 53948, + 53950 ], "loc": { "start": { - "line": 1865, + "line": 1874, "column": 47 }, "end": { - "line": 1865, + "line": 1874, "column": 49 } } } ], "range": [ - 53806, - 53828 + 53929, + 53951 ], "loc": { "start": { - "line": 1865, + "line": 1874, "column": 28 }, "end": { - "line": 1865, + "line": 1874, "column": 50 } } @@ -95436,62 +95022,62 @@ "type": "Identifier", "name": "locale", "range": [ - 53830, - 53836 + 53953, + 53959 ], "loc": { "start": { - "line": 1865, + "line": 1874, "column": 52 }, "end": { - "line": 1865, + "line": 1874, "column": 58 } } } ], "range": [ - 53794, - 53837 + 53917, + 53960 ], "loc": { "start": { - "line": 1865, + "line": 1874, "column": 16 }, "end": { - "line": 1865, + "line": 1874, "column": 59 } } }, "range": [ - 53769, - 53837 + 53892, + 53960 ], "loc": { "start": { - "line": 1864, + "line": 1873, "column": 27 }, "end": { - "line": 1865, + "line": 1874, "column": 59 } } }, "range": [ - 53758, - 53837 + 53881, + 53960 ], "loc": { "start": { - "line": 1864, + "line": 1873, "column": 16 }, "end": { - "line": 1865, + "line": 1874, "column": 59 } } @@ -95499,16 +95085,16 @@ ], "kind": "let", "range": [ - 53754, - 53838 + 53877, + 53961 ], "loc": { "start": { - "line": 1864, + "line": 1873, "column": 12 }, "end": { - "line": 1865, + "line": 1874, "column": 60 } } @@ -95522,16 +95108,16 @@ "type": "Identifier", "name": "isDFDate", "range": [ - 53855, - 53863 + 53978, + 53986 ], "loc": { "start": { - "line": 1866, + "line": 1875, "column": 16 }, "end": { - "line": 1866, + "line": 1875, "column": 24 } } @@ -95543,16 +95129,16 @@ "type": "Identifier", "name": "hasDF", "range": [ - 53866, - 53871 + 53989, + 53994 ], "loc": { "start": { - "line": 1866, + "line": 1875, "column": 27 }, "end": { - "line": 1866, + "line": 1875, "column": 32 } } @@ -95563,16 +95149,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 53891, - 53902 + 54014, + 54025 ], "loc": { "start": { - "line": 1867, + "line": 1876, "column": 16 }, "end": { - "line": 1867, + "line": 1876, "column": 27 } } @@ -95587,16 +95173,16 @@ "type": "Identifier", "name": "term", "range": [ - 53903, - 53907 + 54026, + 54030 ], "loc": { "start": { - "line": 1867, + "line": 1876, "column": 28 }, "end": { - "line": 1867, + "line": 1876, "column": 32 } } @@ -95605,31 +95191,31 @@ "type": "Identifier", "name": "replace", "range": [ - 53908, - 53915 + 54031, + 54038 ], "loc": { "start": { - "line": 1867, + "line": 1876, "column": 33 }, "end": { - "line": 1867, + "line": 1876, "column": 40 } } }, "range": [ - 53903, - 53915 + 54026, + 54038 ], "loc": { "start": { - "line": 1867, + "line": 1876, "column": 28 }, "end": { - "line": 1867, + "line": 1876, "column": 40 } } @@ -95639,16 +95225,16 @@ "type": "Identifier", "name": "reD", "range": [ - 53916, - 53919 + 54039, + 54042 ], "loc": { "start": { - "line": 1867, + "line": 1876, "column": 41 }, "end": { - "line": 1867, + "line": 1876, "column": 44 } } @@ -95658,32 +95244,32 @@ "value": "", "raw": "''", "range": [ - 53921, - 53923 + 54044, + 54046 ], "loc": { "start": { - "line": 1867, + "line": 1876, "column": 46 }, "end": { - "line": 1867, + "line": 1876, "column": 48 } } } ], "range": [ - 53903, - 53924 + 54026, + 54047 ], "loc": { "start": { - "line": 1867, + "line": 1876, "column": 28 }, "end": { - "line": 1867, + "line": 1876, "column": 49 } } @@ -95692,62 +95278,62 @@ "type": "Identifier", "name": "locale", "range": [ - 53926, - 53932 + 54049, + 54055 ], "loc": { "start": { - "line": 1867, + "line": 1876, "column": 51 }, "end": { - "line": 1867, + "line": 1876, "column": 57 } } } ], "range": [ - 53891, - 53933 + 54014, + 54056 ], "loc": { "start": { - "line": 1867, + "line": 1876, "column": 16 }, "end": { - "line": 1867, + "line": 1876, "column": 58 } } }, "range": [ - 53866, - 53933 + 53989, + 54056 ], "loc": { "start": { - "line": 1866, + "line": 1875, "column": 27 }, "end": { - "line": 1867, + "line": 1876, "column": 58 } } }, "range": [ - 53855, - 53933 + 53978, + 54056 ], "loc": { "start": { - "line": 1866, + "line": 1875, "column": 16 }, "end": { - "line": 1867, + "line": 1876, "column": 58 } } @@ -95755,16 +95341,16 @@ ], "kind": "let", "range": [ - 53851, - 53934 + 53974, + 54057 ], "loc": { "start": { - "line": 1866, + "line": 1875, "column": 12 }, "end": { - "line": 1867, + "line": 1876, "column": 59 } } @@ -95778,16 +95364,16 @@ "type": "Identifier", "name": "isEQDate", "range": [ - 53951, - 53959 + 54074, + 54082 ], "loc": { "start": { - "line": 1868, + "line": 1877, "column": 16 }, "end": { - "line": 1868, + "line": 1877, "column": 24 } } @@ -95799,16 +95385,16 @@ "type": "Identifier", "name": "hasEQ", "range": [ - 53962, - 53967 + 54085, + 54090 ], "loc": { "start": { - "line": 1868, + "line": 1877, "column": 27 }, "end": { - "line": 1868, + "line": 1877, "column": 32 } } @@ -95819,16 +95405,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 53987, - 53998 + 54110, + 54121 ], "loc": { "start": { - "line": 1869, + "line": 1878, "column": 16 }, "end": { - "line": 1869, + "line": 1878, "column": 27 } } @@ -95843,16 +95429,16 @@ "type": "Identifier", "name": "term", "range": [ - 53999, - 54003 + 54122, + 54126 ], "loc": { "start": { - "line": 1869, + "line": 1878, "column": 28 }, "end": { - "line": 1869, + "line": 1878, "column": 32 } } @@ -95861,31 +95447,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54004, - 54011 + 54127, + 54134 ], "loc": { "start": { - "line": 1869, + "line": 1878, "column": 33 }, "end": { - "line": 1869, + "line": 1878, "column": 40 } } }, "range": [ - 53999, - 54011 + 54122, + 54134 ], "loc": { "start": { - "line": 1869, + "line": 1878, "column": 28 }, "end": { - "line": 1869, + "line": 1878, "column": 40 } } @@ -95895,16 +95481,16 @@ "type": "Identifier", "name": "reEq", "range": [ - 54012, - 54016 + 54135, + 54139 ], "loc": { "start": { - "line": 1869, + "line": 1878, "column": 41 }, "end": { - "line": 1869, + "line": 1878, "column": 45 } } @@ -95914,32 +95500,32 @@ "value": "", "raw": "''", "range": [ - 54018, - 54020 + 54141, + 54143 ], "loc": { "start": { - "line": 1869, + "line": 1878, "column": 47 }, "end": { - "line": 1869, + "line": 1878, "column": 49 } } } ], "range": [ - 53999, - 54021 + 54122, + 54144 ], "loc": { "start": { - "line": 1869, + "line": 1878, "column": 28 }, "end": { - "line": 1869, + "line": 1878, "column": 50 } } @@ -95948,62 +95534,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54023, - 54029 + 54146, + 54152 ], "loc": { "start": { - "line": 1869, + "line": 1878, "column": 52 }, "end": { - "line": 1869, + "line": 1878, "column": 58 } } } ], "range": [ - 53987, - 54030 + 54110, + 54153 ], "loc": { "start": { - "line": 1869, + "line": 1878, "column": 16 }, "end": { - "line": 1869, + "line": 1878, "column": 59 } } }, "range": [ - 53962, - 54030 + 54085, + 54153 ], "loc": { "start": { - "line": 1868, + "line": 1877, "column": 27 }, "end": { - "line": 1869, + "line": 1878, "column": 59 } } }, "range": [ - 53951, - 54030 + 54074, + 54153 ], "loc": { "start": { - "line": 1868, + "line": 1877, "column": 16 }, "end": { - "line": 1869, + "line": 1878, "column": 59 } } @@ -96011,16 +95597,16 @@ ], "kind": "let", "range": [ - 53947, - 54031 + 54070, + 54154 ], "loc": { "start": { - "line": 1868, + "line": 1877, "column": 12 }, "end": { - "line": 1869, + "line": 1878, "column": 60 } } @@ -96034,16 +95620,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 54045, - 54049 + 54168, + 54172 ], "loc": { "start": { - "line": 1871, + "line": 1880, "column": 12 }, "end": { - "line": 1871, + "line": 1880, "column": 16 } } @@ -96054,16 +95640,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 54052, - 54061 + 54175, + 54184 ], "loc": { "start": { - "line": 1871, + "line": 1880, "column": 19 }, "end": { - "line": 1871, + "line": 1880, "column": 28 } } @@ -96073,16 +95659,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 54062, - 54071 + 54185, + 54194 ], "loc": { "start": { - "line": 1871, + "line": 1880, "column": 29 }, "end": { - "line": 1871, + "line": 1880, "column": 38 } } @@ -96091,62 +95677,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54073, - 54079 + 54196, + 54202 ], "loc": { "start": { - "line": 1871, + "line": 1880, "column": 40 }, "end": { - "line": 1871, + "line": 1880, "column": 46 } } } ], "range": [ - 54052, - 54080 + 54175, + 54203 ], "loc": { "start": { - "line": 1871, + "line": 1880, "column": 19 }, "end": { - "line": 1871, + "line": 1880, "column": 47 } } }, "range": [ - 54045, - 54080 + 54168, + 54203 ], "loc": { "start": { - "line": 1871, + "line": 1880, "column": 12 }, "end": { - "line": 1871, + "line": 1880, "column": 47 } } }, "range": [ - 54045, - 54081 + 54168, + 54204 ], "loc": { "start": { - "line": 1871, + "line": 1880, "column": 12 }, "end": { - "line": 1871, + "line": 1880, "column": 48 } }, @@ -96155,16 +95741,16 @@ "type": "Line", "value": " lower equal date", "range": [ - 54095, - 54114 + 54218, + 54237 ], "loc": { "start": { - "line": 1873, + "line": 1882, "column": 12 }, "end": { - "line": 1873, + "line": 1882, "column": 31 } } @@ -96177,16 +95763,16 @@ "type": "Identifier", "name": "isLEDate", "range": [ - 54131, - 54139 + 54254, + 54262 ], "loc": { "start": { - "line": 1874, + "line": 1883, "column": 16 }, "end": { - "line": 1874, + "line": 1883, "column": 24 } } @@ -96203,16 +95789,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 54159, - 54163 + 54282, + 54286 ], "loc": { "start": { - "line": 1875, + "line": 1884, "column": 16 }, "end": { - "line": 1875, + "line": 1884, "column": 20 } } @@ -96223,16 +95809,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 54166, - 54175 + 54289, + 54298 ], "loc": { "start": { - "line": 1875, + "line": 1884, "column": 23 }, "end": { - "line": 1875, + "line": 1884, "column": 32 } } @@ -96247,16 +95833,16 @@ "type": "Identifier", "name": "term", "range": [ - 54176, - 54180 + 54299, + 54303 ], "loc": { "start": { - "line": 1875, + "line": 1884, "column": 33 }, "end": { - "line": 1875, + "line": 1884, "column": 37 } } @@ -96265,31 +95851,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54181, - 54188 + 54304, + 54311 ], "loc": { "start": { - "line": 1875, + "line": 1884, "column": 38 }, "end": { - "line": 1875, + "line": 1884, "column": 45 } } }, "range": [ - 54176, - 54188 + 54299, + 54311 ], "loc": { "start": { - "line": 1875, + "line": 1884, "column": 33 }, "end": { - "line": 1875, + "line": 1884, "column": 45 } } @@ -96299,16 +95885,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 54189, - 54193 + 54312, + 54316 ], "loc": { "start": { - "line": 1875, + "line": 1884, "column": 46 }, "end": { - "line": 1875, + "line": 1884, "column": 50 } } @@ -96318,32 +95904,32 @@ "value": "", "raw": "''", "range": [ - 54195, - 54197 + 54318, + 54320 ], "loc": { "start": { - "line": 1875, + "line": 1884, "column": 52 }, "end": { - "line": 1875, + "line": 1884, "column": 54 } } } ], "range": [ - 54176, - 54198 + 54299, + 54321 ], "loc": { "start": { - "line": 1875, + "line": 1884, "column": 33 }, "end": { - "line": 1875, + "line": 1884, "column": 55 } } @@ -96352,62 +95938,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54200, - 54206 + 54323, + 54329 ], "loc": { "start": { - "line": 1875, + "line": 1884, "column": 57 }, "end": { - "line": 1875, + "line": 1884, "column": 63 } } } ], "range": [ - 54166, - 54207 + 54289, + 54330 ], "loc": { "start": { - "line": 1875, + "line": 1884, "column": 23 }, "end": { - "line": 1875, + "line": 1884, "column": 64 } } }, "range": [ - 54159, - 54207 + 54282, + 54330 ], "loc": { "start": { - "line": 1875, + "line": 1884, "column": 16 }, "end": { - "line": 1875, + "line": 1884, "column": 64 } } }, "range": [ - 54159, - 54208 + 54282, + 54331 ], "loc": { "start": { - "line": 1875, + "line": 1884, "column": 16 }, "end": { - "line": 1875, + "line": 1884, "column": 65 } } @@ -96421,16 +96007,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 54225, - 54234 + 54348, + 54357 ], "loc": { "start": { - "line": 1876, + "line": 1885, "column": 16 }, "end": { - "line": 1876, + "line": 1885, "column": 25 } } @@ -96442,16 +96028,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 54237, - 54241 + 54360, + 54364 ], "loc": { "start": { - "line": 1876, + "line": 1885, "column": 28 }, "end": { - "line": 1876, + "line": 1885, "column": 32 } } @@ -96460,77 +96046,77 @@ "type": "Identifier", "name": "dte2", "range": [ - 54245, - 54249 + 54368, + 54372 ], "loc": { "start": { - "line": 1876, + "line": 1885, "column": 36 }, "end": { - "line": 1876, + "line": 1885, "column": 40 } } }, "range": [ - 54237, - 54249 + 54360, + 54372 ], "loc": { "start": { - "line": 1876, + "line": 1885, "column": 28 }, "end": { - "line": 1876, + "line": 1885, "column": 40 } } }, "range": [ - 54225, - 54249 + 54348, + 54372 ], "loc": { "start": { - "line": 1876, + "line": 1885, "column": 16 }, "end": { - "line": 1876, + "line": 1885, "column": 40 } } }, "range": [ - 54225, - 54250 + 54348, + 54373 ], "loc": { "start": { - "line": 1876, + "line": 1885, "column": 16 }, "end": { - "line": 1876, + "line": 1885, "column": 41 } } } ], "range": [ - 54141, - 54264 + 54264, + 54387 ], "loc": { "start": { - "line": 1874, + "line": 1883, "column": 26 }, "end": { - "line": 1877, + "line": 1886, "column": 13 } }, @@ -96539,16 +96125,16 @@ "type": "Line", "value": " lower date", "range": [ - 54277, - 54290 + 54400, + 54413 ], "loc": { "start": { - "line": 1878, + "line": 1887, "column": 12 }, "end": { - "line": 1878, + "line": 1887, "column": 25 } } @@ -96561,16 +96147,16 @@ "type": "Identifier", "name": "isLDate", "range": [ - 54312, - 54319 + 54435, + 54442 ], "loc": { "start": { - "line": 1879, + "line": 1888, "column": 21 }, "end": { - "line": 1879, + "line": 1888, "column": 28 } } @@ -96587,16 +96173,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 54339, - 54343 + 54462, + 54466 ], "loc": { "start": { - "line": 1880, + "line": 1889, "column": 16 }, "end": { - "line": 1880, + "line": 1889, "column": 20 } } @@ -96607,16 +96193,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 54346, - 54355 + 54469, + 54478 ], "loc": { "start": { - "line": 1880, + "line": 1889, "column": 23 }, "end": { - "line": 1880, + "line": 1889, "column": 32 } } @@ -96631,16 +96217,16 @@ "type": "Identifier", "name": "term", "range": [ - 54356, - 54360 + 54479, + 54483 ], "loc": { "start": { - "line": 1880, + "line": 1889, "column": 33 }, "end": { - "line": 1880, + "line": 1889, "column": 37 } } @@ -96649,31 +96235,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54361, - 54368 + 54484, + 54491 ], "loc": { "start": { - "line": 1880, + "line": 1889, "column": 38 }, "end": { - "line": 1880, + "line": 1889, "column": 45 } } }, "range": [ - 54356, - 54368 + 54479, + 54491 ], "loc": { "start": { - "line": 1880, + "line": 1889, "column": 33 }, "end": { - "line": 1880, + "line": 1889, "column": 45 } } @@ -96683,16 +96269,16 @@ "type": "Identifier", "name": "reL", "range": [ - 54369, - 54372 + 54492, + 54495 ], "loc": { "start": { - "line": 1880, + "line": 1889, "column": 46 }, "end": { - "line": 1880, + "line": 1889, "column": 49 } } @@ -96702,32 +96288,32 @@ "value": "", "raw": "''", "range": [ - 54374, - 54376 + 54497, + 54499 ], "loc": { "start": { - "line": 1880, + "line": 1889, "column": 51 }, "end": { - "line": 1880, + "line": 1889, "column": 53 } } } ], "range": [ - 54356, - 54377 + 54479, + 54500 ], "loc": { "start": { - "line": 1880, + "line": 1889, "column": 33 }, "end": { - "line": 1880, + "line": 1889, "column": 54 } } @@ -96736,62 +96322,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54379, - 54385 + 54502, + 54508 ], "loc": { "start": { - "line": 1880, + "line": 1889, "column": 56 }, "end": { - "line": 1880, + "line": 1889, "column": 62 } } } ], "range": [ - 54346, - 54386 + 54469, + 54509 ], "loc": { "start": { - "line": 1880, + "line": 1889, "column": 23 }, "end": { - "line": 1880, + "line": 1889, "column": 63 } } }, "range": [ - 54339, - 54386 + 54462, + 54509 ], "loc": { "start": { - "line": 1880, + "line": 1889, "column": 16 }, "end": { - "line": 1880, + "line": 1889, "column": 63 } } }, "range": [ - 54339, - 54387 + 54462, + 54510 ], "loc": { "start": { - "line": 1880, + "line": 1889, "column": 16 }, "end": { - "line": 1880, + "line": 1889, "column": 64 } } @@ -96805,16 +96391,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 54404, - 54413 + 54527, + 54536 ], "loc": { "start": { - "line": 1881, + "line": 1890, "column": 16 }, "end": { - "line": 1881, + "line": 1890, "column": 25 } } @@ -96826,16 +96412,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 54416, - 54420 + 54539, + 54543 ], "loc": { "start": { - "line": 1881, + "line": 1890, "column": 28 }, "end": { - "line": 1881, + "line": 1890, "column": 32 } } @@ -96844,77 +96430,77 @@ "type": "Identifier", "name": "dte2", "range": [ - 54423, - 54427 + 54546, + 54550 ], "loc": { "start": { - "line": 1881, + "line": 1890, "column": 35 }, "end": { - "line": 1881, + "line": 1890, "column": 39 } } }, "range": [ - 54416, - 54427 + 54539, + 54550 ], "loc": { "start": { - "line": 1881, + "line": 1890, "column": 28 }, "end": { - "line": 1881, + "line": 1890, "column": 39 } } }, "range": [ - 54404, - 54427 + 54527, + 54550 ], "loc": { "start": { - "line": 1881, + "line": 1890, "column": 16 }, "end": { - "line": 1881, + "line": 1890, "column": 39 } } }, "range": [ - 54404, - 54428 + 54527, + 54551 ], "loc": { "start": { - "line": 1881, + "line": 1890, "column": 16 }, "end": { - "line": 1881, + "line": 1890, "column": 40 } } } ], "range": [ - 54321, - 54442 + 54444, + 54565 ], "loc": { "start": { - "line": 1879, + "line": 1888, "column": 30 }, "end": { - "line": 1882, + "line": 1891, "column": 13 } }, @@ -96923,16 +96509,16 @@ "type": "Line", "value": " greater equal date", "range": [ - 54455, - 54476 + 54578, + 54599 ], "loc": { "start": { - "line": 1883, + "line": 1892, "column": 12 }, "end": { - "line": 1883, + "line": 1892, "column": 33 } } @@ -96945,16 +96531,16 @@ "type": "Identifier", "name": "isGEDate", "range": [ - 54498, - 54506 + 54621, + 54629 ], "loc": { "start": { - "line": 1884, + "line": 1893, "column": 21 }, "end": { - "line": 1884, + "line": 1893, "column": 29 } } @@ -96971,16 +96557,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 54526, - 54530 + 54649, + 54653 ], "loc": { "start": { - "line": 1885, + "line": 1894, "column": 16 }, "end": { - "line": 1885, + "line": 1894, "column": 20 } } @@ -96991,16 +96577,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 54533, - 54542 + 54656, + 54665 ], "loc": { "start": { - "line": 1885, + "line": 1894, "column": 23 }, "end": { - "line": 1885, + "line": 1894, "column": 32 } } @@ -97015,16 +96601,16 @@ "type": "Identifier", "name": "term", "range": [ - 54543, - 54547 + 54666, + 54670 ], "loc": { "start": { - "line": 1885, + "line": 1894, "column": 33 }, "end": { - "line": 1885, + "line": 1894, "column": 37 } } @@ -97033,31 +96619,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54548, - 54555 + 54671, + 54678 ], "loc": { "start": { - "line": 1885, + "line": 1894, "column": 38 }, "end": { - "line": 1885, + "line": 1894, "column": 45 } } }, "range": [ - 54543, - 54555 + 54666, + 54678 ], "loc": { "start": { - "line": 1885, + "line": 1894, "column": 33 }, "end": { - "line": 1885, + "line": 1894, "column": 45 } } @@ -97067,16 +96653,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 54556, - 54560 + 54679, + 54683 ], "loc": { "start": { - "line": 1885, + "line": 1894, "column": 46 }, "end": { - "line": 1885, + "line": 1894, "column": 50 } } @@ -97086,32 +96672,32 @@ "value": "", "raw": "''", "range": [ - 54562, - 54564 + 54685, + 54687 ], "loc": { "start": { - "line": 1885, + "line": 1894, "column": 52 }, "end": { - "line": 1885, + "line": 1894, "column": 54 } } } ], "range": [ - 54543, - 54565 + 54666, + 54688 ], "loc": { "start": { - "line": 1885, + "line": 1894, "column": 33 }, "end": { - "line": 1885, + "line": 1894, "column": 55 } } @@ -97120,62 +96706,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54567, - 54573 + 54690, + 54696 ], "loc": { "start": { - "line": 1885, + "line": 1894, "column": 57 }, "end": { - "line": 1885, + "line": 1894, "column": 63 } } } ], "range": [ - 54533, - 54574 + 54656, + 54697 ], "loc": { "start": { - "line": 1885, + "line": 1894, "column": 23 }, "end": { - "line": 1885, + "line": 1894, "column": 64 } } }, "range": [ - 54526, - 54574 + 54649, + 54697 ], "loc": { "start": { - "line": 1885, + "line": 1894, "column": 16 }, "end": { - "line": 1885, + "line": 1894, "column": 64 } } }, "range": [ - 54526, - 54575 + 54649, + 54698 ], "loc": { "start": { - "line": 1885, + "line": 1894, "column": 16 }, "end": { - "line": 1885, + "line": 1894, "column": 65 } } @@ -97189,16 +96775,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 54592, - 54601 + 54715, + 54724 ], "loc": { "start": { - "line": 1886, + "line": 1895, "column": 16 }, "end": { - "line": 1886, + "line": 1895, "column": 25 } } @@ -97210,16 +96796,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 54604, - 54608 + 54727, + 54731 ], "loc": { "start": { - "line": 1886, + "line": 1895, "column": 28 }, "end": { - "line": 1886, + "line": 1895, "column": 32 } } @@ -97228,77 +96814,77 @@ "type": "Identifier", "name": "dte2", "range": [ - 54612, - 54616 + 54735, + 54739 ], "loc": { "start": { - "line": 1886, + "line": 1895, "column": 36 }, "end": { - "line": 1886, + "line": 1895, "column": 40 } } }, "range": [ - 54604, - 54616 + 54727, + 54739 ], "loc": { "start": { - "line": 1886, + "line": 1895, "column": 28 }, "end": { - "line": 1886, + "line": 1895, "column": 40 } } }, "range": [ - 54592, - 54616 + 54715, + 54739 ], "loc": { "start": { - "line": 1886, + "line": 1895, "column": 16 }, "end": { - "line": 1886, + "line": 1895, "column": 40 } } }, "range": [ - 54592, - 54617 + 54715, + 54740 ], "loc": { "start": { - "line": 1886, + "line": 1895, "column": 16 }, "end": { - "line": 1886, + "line": 1895, "column": 41 } } } ], "range": [ - 54508, - 54631 + 54631, + 54754 ], "loc": { "start": { - "line": 1884, + "line": 1893, "column": 31 }, "end": { - "line": 1887, + "line": 1896, "column": 13 } }, @@ -97307,16 +96893,16 @@ "type": "Line", "value": " greater date", "range": [ - 54644, - 54659 + 54767, + 54782 ], "loc": { "start": { - "line": 1888, + "line": 1897, "column": 12 }, "end": { - "line": 1888, + "line": 1897, "column": 27 } } @@ -97329,16 +96915,16 @@ "type": "Identifier", "name": "isGDate", "range": [ - 54681, - 54688 + 54804, + 54811 ], "loc": { "start": { - "line": 1889, + "line": 1898, "column": 21 }, "end": { - "line": 1889, + "line": 1898, "column": 28 } } @@ -97355,16 +96941,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 54708, - 54712 + 54831, + 54835 ], "loc": { "start": { - "line": 1890, + "line": 1899, "column": 16 }, "end": { - "line": 1890, + "line": 1899, "column": 20 } } @@ -97375,16 +96961,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 54715, - 54724 + 54838, + 54847 ], "loc": { "start": { - "line": 1890, + "line": 1899, "column": 23 }, "end": { - "line": 1890, + "line": 1899, "column": 32 } } @@ -97399,16 +96985,16 @@ "type": "Identifier", "name": "term", "range": [ - 54725, - 54729 + 54848, + 54852 ], "loc": { "start": { - "line": 1890, + "line": 1899, "column": 33 }, "end": { - "line": 1890, + "line": 1899, "column": 37 } } @@ -97417,31 +97003,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54730, - 54737 + 54853, + 54860 ], "loc": { "start": { - "line": 1890, + "line": 1899, "column": 38 }, "end": { - "line": 1890, + "line": 1899, "column": 45 } } }, "range": [ - 54725, - 54737 + 54848, + 54860 ], "loc": { "start": { - "line": 1890, + "line": 1899, "column": 33 }, "end": { - "line": 1890, + "line": 1899, "column": 45 } } @@ -97451,16 +97037,16 @@ "type": "Identifier", "name": "reG", "range": [ - 54738, - 54741 + 54861, + 54864 ], "loc": { "start": { - "line": 1890, + "line": 1899, "column": 46 }, "end": { - "line": 1890, + "line": 1899, "column": 49 } } @@ -97470,32 +97056,32 @@ "value": "", "raw": "''", "range": [ - 54743, - 54745 + 54866, + 54868 ], "loc": { "start": { - "line": 1890, + "line": 1899, "column": 51 }, "end": { - "line": 1890, + "line": 1899, "column": 53 } } } ], "range": [ - 54725, - 54746 + 54848, + 54869 ], "loc": { "start": { - "line": 1890, + "line": 1899, "column": 33 }, "end": { - "line": 1890, + "line": 1899, "column": 54 } } @@ -97504,62 +97090,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54748, - 54754 + 54871, + 54877 ], "loc": { "start": { - "line": 1890, + "line": 1899, "column": 56 }, "end": { - "line": 1890, + "line": 1899, "column": 62 } } } ], "range": [ - 54715, - 54755 + 54838, + 54878 ], "loc": { "start": { - "line": 1890, + "line": 1899, "column": 23 }, "end": { - "line": 1890, + "line": 1899, "column": 63 } } }, "range": [ - 54708, - 54755 + 54831, + 54878 ], "loc": { "start": { - "line": 1890, + "line": 1899, "column": 16 }, "end": { - "line": 1890, + "line": 1899, "column": 63 } } }, "range": [ - 54708, - 54756 + 54831, + 54879 ], "loc": { "start": { - "line": 1890, + "line": 1899, "column": 16 }, "end": { - "line": 1890, + "line": 1899, "column": 64 } } @@ -97573,16 +97159,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 54773, - 54782 + 54896, + 54905 ], "loc": { "start": { - "line": 1891, + "line": 1900, "column": 16 }, "end": { - "line": 1891, + "line": 1900, "column": 25 } } @@ -97594,16 +97180,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 54785, - 54789 + 54908, + 54912 ], "loc": { "start": { - "line": 1891, + "line": 1900, "column": 28 }, "end": { - "line": 1891, + "line": 1900, "column": 32 } } @@ -97612,77 +97198,77 @@ "type": "Identifier", "name": "dte2", "range": [ - 54792, - 54796 + 54915, + 54919 ], "loc": { "start": { - "line": 1891, + "line": 1900, "column": 35 }, "end": { - "line": 1891, + "line": 1900, "column": 39 } } }, "range": [ - 54785, - 54796 + 54908, + 54919 ], "loc": { "start": { - "line": 1891, + "line": 1900, "column": 28 }, "end": { - "line": 1891, + "line": 1900, "column": 39 } } }, "range": [ - 54773, - 54796 + 54896, + 54919 ], "loc": { "start": { - "line": 1891, + "line": 1900, "column": 16 }, "end": { - "line": 1891, + "line": 1900, "column": 39 } } }, "range": [ - 54773, - 54797 + 54896, + 54920 ], "loc": { "start": { - "line": 1891, + "line": 1900, "column": 16 }, "end": { - "line": 1891, + "line": 1900, "column": 40 } } } ], "range": [ - 54690, - 54811 + 54813, + 54934 ], "loc": { "start": { - "line": 1889, + "line": 1898, "column": 30 }, "end": { - "line": 1892, + "line": 1901, "column": 13 } }, @@ -97691,16 +97277,16 @@ "type": "Line", "value": " different date", "range": [ - 54824, - 54841 + 54947, + 54964 ], "loc": { "start": { - "line": 1893, + "line": 1902, "column": 12 }, "end": { - "line": 1893, + "line": 1902, "column": 29 } } @@ -97713,16 +97299,16 @@ "type": "Identifier", "name": "isDFDate", "range": [ - 54863, - 54871 + 54986, + 54994 ], "loc": { "start": { - "line": 1894, + "line": 1903, "column": 21 }, "end": { - "line": 1894, + "line": 1903, "column": 29 } } @@ -97739,16 +97325,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 54891, - 54895 + 55014, + 55018 ], "loc": { "start": { - "line": 1895, + "line": 1904, "column": 16 }, "end": { - "line": 1895, + "line": 1904, "column": 20 } } @@ -97759,16 +97345,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 54898, - 54907 + 55021, + 55030 ], "loc": { "start": { - "line": 1895, + "line": 1904, "column": 23 }, "end": { - "line": 1895, + "line": 1904, "column": 32 } } @@ -97783,16 +97369,16 @@ "type": "Identifier", "name": "term", "range": [ - 54908, - 54912 + 55031, + 55035 ], "loc": { "start": { - "line": 1895, + "line": 1904, "column": 33 }, "end": { - "line": 1895, + "line": 1904, "column": 37 } } @@ -97801,31 +97387,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54913, - 54920 + 55036, + 55043 ], "loc": { "start": { - "line": 1895, + "line": 1904, "column": 38 }, "end": { - "line": 1895, + "line": 1904, "column": 45 } } }, "range": [ - 54908, - 54920 + 55031, + 55043 ], "loc": { "start": { - "line": 1895, + "line": 1904, "column": 33 }, "end": { - "line": 1895, + "line": 1904, "column": 45 } } @@ -97835,16 +97421,16 @@ "type": "Identifier", "name": "reD", "range": [ - 54921, - 54924 + 55044, + 55047 ], "loc": { "start": { - "line": 1895, + "line": 1904, "column": 46 }, "end": { - "line": 1895, + "line": 1904, "column": 49 } } @@ -97854,32 +97440,32 @@ "value": "", "raw": "''", "range": [ - 54926, - 54928 + 55049, + 55051 ], "loc": { "start": { - "line": 1895, + "line": 1904, "column": 51 }, "end": { - "line": 1895, + "line": 1904, "column": 53 } } } ], "range": [ - 54908, - 54929 + 55031, + 55052 ], "loc": { "start": { - "line": 1895, + "line": 1904, "column": 33 }, "end": { - "line": 1895, + "line": 1904, "column": 54 } } @@ -97888,62 +97474,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54931, - 54937 + 55054, + 55060 ], "loc": { "start": { - "line": 1895, + "line": 1904, "column": 56 }, "end": { - "line": 1895, + "line": 1904, "column": 62 } } } ], "range": [ - 54898, - 54938 + 55021, + 55061 ], "loc": { "start": { - "line": 1895, + "line": 1904, "column": 23 }, "end": { - "line": 1895, + "line": 1904, "column": 63 } } }, "range": [ - 54891, - 54938 + 55014, + 55061 ], "loc": { "start": { - "line": 1895, + "line": 1904, "column": 16 }, "end": { - "line": 1895, + "line": 1904, "column": 63 } } }, "range": [ - 54891, - 54939 + 55014, + 55062 ], "loc": { "start": { - "line": 1895, + "line": 1904, "column": 16 }, "end": { - "line": 1895, + "line": 1904, "column": 64 } } @@ -97957,16 +97543,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 54956, - 54965 + 55079, + 55088 ], "loc": { "start": { - "line": 1896, + "line": 1905, "column": 16 }, "end": { - "line": 1896, + "line": 1905, "column": 25 } } @@ -97983,16 +97569,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 54968, - 54972 + 55091, + 55095 ], "loc": { "start": { - "line": 1896, + "line": 1905, "column": 28 }, "end": { - "line": 1896, + "line": 1905, "column": 32 } } @@ -98001,47 +97587,47 @@ "type": "Identifier", "name": "toString", "range": [ - 54973, - 54981 + 55096, + 55104 ], "loc": { "start": { - "line": 1896, + "line": 1905, "column": 33 }, "end": { - "line": 1896, + "line": 1905, "column": 41 } } }, "range": [ - 54968, - 54981 + 55091, + 55104 ], "loc": { "start": { - "line": 1896, + "line": 1905, "column": 28 }, "end": { - "line": 1896, + "line": 1905, "column": 41 } } }, "arguments": [], "range": [ - 54968, - 54983 + 55091, + 55106 ], "loc": { "start": { - "line": 1896, + "line": 1905, "column": 28 }, "end": { - "line": 1896, + "line": 1905, "column": 43 } } @@ -98055,16 +97641,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 54988, - 54992 + 55111, + 55115 ], "loc": { "start": { - "line": 1896, + "line": 1905, "column": 48 }, "end": { - "line": 1896, + "line": 1905, "column": 52 } } @@ -98073,108 +97659,108 @@ "type": "Identifier", "name": "toString", "range": [ - 54993, - 55001 + 55116, + 55124 ], "loc": { "start": { - "line": 1896, + "line": 1905, "column": 53 }, "end": { - "line": 1896, + "line": 1905, "column": 61 } } }, "range": [ - 54988, - 55001 + 55111, + 55124 ], "loc": { "start": { - "line": 1896, + "line": 1905, "column": 48 }, "end": { - "line": 1896, + "line": 1905, "column": 61 } } }, "arguments": [], "range": [ - 54988, - 55003 + 55111, + 55126 ], "loc": { "start": { - "line": 1896, + "line": 1905, "column": 48 }, "end": { - "line": 1896, + "line": 1905, "column": 63 } } }, "range": [ - 54968, - 55003 + 55091, + 55126 ], "loc": { "start": { - "line": 1896, + "line": 1905, "column": 28 }, "end": { - "line": 1896, + "line": 1905, "column": 63 } } }, "range": [ - 54956, - 55003 + 55079, + 55126 ], "loc": { "start": { - "line": 1896, + "line": 1905, "column": 16 }, "end": { - "line": 1896, + "line": 1905, "column": 63 } } }, "range": [ - 54956, - 55004 + 55079, + 55127 ], "loc": { "start": { - "line": 1896, + "line": 1905, "column": 16 }, "end": { - "line": 1896, + "line": 1905, "column": 64 } } } ], "range": [ - 54873, - 55018 + 54996, + 55141 ], "loc": { "start": { - "line": 1894, + "line": 1903, "column": 31 }, "end": { - "line": 1897, + "line": 1906, "column": 13 } }, @@ -98183,16 +97769,16 @@ "type": "Line", "value": " equal date", "range": [ - 55031, - 55044 + 55154, + 55167 ], "loc": { "start": { - "line": 1898, + "line": 1907, "column": 12 }, "end": { - "line": 1898, + "line": 1907, "column": 25 } } @@ -98205,16 +97791,16 @@ "type": "Identifier", "name": "isEQDate", "range": [ - 55066, - 55074 + 55189, + 55197 ], "loc": { "start": { - "line": 1899, + "line": 1908, "column": 21 }, "end": { - "line": 1899, + "line": 1908, "column": 29 } } @@ -98231,16 +97817,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 55094, - 55098 + 55217, + 55221 ], "loc": { "start": { - "line": 1900, + "line": 1909, "column": 16 }, "end": { - "line": 1900, + "line": 1909, "column": 20 } } @@ -98251,16 +97837,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 55101, - 55110 + 55224, + 55233 ], "loc": { "start": { - "line": 1900, + "line": 1909, "column": 23 }, "end": { - "line": 1900, + "line": 1909, "column": 32 } } @@ -98275,16 +97861,16 @@ "type": "Identifier", "name": "term", "range": [ - 55111, - 55115 + 55234, + 55238 ], "loc": { "start": { - "line": 1900, + "line": 1909, "column": 33 }, "end": { - "line": 1900, + "line": 1909, "column": 37 } } @@ -98293,31 +97879,31 @@ "type": "Identifier", "name": "replace", "range": [ - 55116, - 55123 + 55239, + 55246 ], "loc": { "start": { - "line": 1900, + "line": 1909, "column": 38 }, "end": { - "line": 1900, + "line": 1909, "column": 45 } } }, "range": [ - 55111, - 55123 + 55234, + 55246 ], "loc": { "start": { - "line": 1900, + "line": 1909, "column": 33 }, "end": { - "line": 1900, + "line": 1909, "column": 45 } } @@ -98327,16 +97913,16 @@ "type": "Identifier", "name": "reEq", "range": [ - 55124, - 55128 + 55247, + 55251 ], "loc": { "start": { - "line": 1900, + "line": 1909, "column": 46 }, "end": { - "line": 1900, + "line": 1909, "column": 50 } } @@ -98346,32 +97932,32 @@ "value": "", "raw": "''", "range": [ - 55130, - 55132 + 55253, + 55255 ], "loc": { "start": { - "line": 1900, + "line": 1909, "column": 52 }, "end": { - "line": 1900, + "line": 1909, "column": 54 } } } ], "range": [ - 55111, - 55133 + 55234, + 55256 ], "loc": { "start": { - "line": 1900, + "line": 1909, "column": 33 }, "end": { - "line": 1900, + "line": 1909, "column": 55 } } @@ -98380,62 +97966,62 @@ "type": "Identifier", "name": "locale", "range": [ - 55135, - 55141 + 55258, + 55264 ], "loc": { "start": { - "line": 1900, + "line": 1909, "column": 57 }, "end": { - "line": 1900, + "line": 1909, "column": 63 } } } ], "range": [ - 55101, - 55142 + 55224, + 55265 ], "loc": { "start": { - "line": 1900, + "line": 1909, "column": 23 }, "end": { - "line": 1900, + "line": 1909, "column": 64 } } }, "range": [ - 55094, - 55142 + 55217, + 55265 ], "loc": { "start": { - "line": 1900, + "line": 1909, "column": 16 }, "end": { - "line": 1900, + "line": 1909, "column": 64 } } }, "range": [ - 55094, - 55143 + 55217, + 55266 ], "loc": { "start": { - "line": 1900, + "line": 1909, "column": 16 }, "end": { - "line": 1900, + "line": 1909, "column": 65 } } @@ -98449,16 +98035,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 55160, - 55169 + 55283, + 55292 ], "loc": { "start": { - "line": 1901, + "line": 1910, "column": 16 }, "end": { - "line": 1901, + "line": 1910, "column": 25 } } @@ -98475,16 +98061,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 55172, - 55176 + 55295, + 55299 ], "loc": { "start": { - "line": 1901, + "line": 1910, "column": 28 }, "end": { - "line": 1901, + "line": 1910, "column": 32 } } @@ -98493,47 +98079,47 @@ "type": "Identifier", "name": "toString", "range": [ - 55177, - 55185 + 55300, + 55308 ], "loc": { "start": { - "line": 1901, + "line": 1910, "column": 33 }, "end": { - "line": 1901, + "line": 1910, "column": 41 } } }, "range": [ - 55172, - 55185 + 55295, + 55308 ], "loc": { "start": { - "line": 1901, + "line": 1910, "column": 28 }, "end": { - "line": 1901, + "line": 1910, "column": 41 } } }, "arguments": [], "range": [ - 55172, - 55187 + 55295, + 55310 ], "loc": { "start": { - "line": 1901, + "line": 1910, "column": 28 }, "end": { - "line": 1901, + "line": 1910, "column": 43 } } @@ -98547,16 +98133,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 55192, - 55196 + 55315, + 55319 ], "loc": { "start": { - "line": 1901, + "line": 1910, "column": 48 }, "end": { - "line": 1901, + "line": 1910, "column": 52 } } @@ -98565,108 +98151,108 @@ "type": "Identifier", "name": "toString", "range": [ - 55197, - 55205 + 55320, + 55328 ], "loc": { "start": { - "line": 1901, + "line": 1910, "column": 53 }, "end": { - "line": 1901, + "line": 1910, "column": 61 } } }, "range": [ - 55192, - 55205 + 55315, + 55328 ], "loc": { "start": { - "line": 1901, + "line": 1910, "column": 48 }, "end": { - "line": 1901, + "line": 1910, "column": 61 } } }, "arguments": [], "range": [ - 55192, - 55207 + 55315, + 55330 ], "loc": { "start": { - "line": 1901, + "line": 1910, "column": 48 }, "end": { - "line": 1901, + "line": 1910, "column": 63 } } }, "range": [ - 55172, - 55207 + 55295, + 55330 ], "loc": { "start": { - "line": 1901, + "line": 1910, "column": 28 }, "end": { - "line": 1901, + "line": 1910, "column": 63 } } }, "range": [ - 55160, - 55207 + 55283, + 55330 ], "loc": { "start": { - "line": 1901, + "line": 1910, "column": 16 }, "end": { - "line": 1901, + "line": 1910, "column": 63 } } }, "range": [ - 55160, - 55208 + 55283, + 55331 ], "loc": { "start": { - "line": 1901, + "line": 1910, "column": 16 }, "end": { - "line": 1901, + "line": 1910, "column": 64 } } } ], "range": [ - 55076, - 55222 + 55199, + 55345 ], "loc": { "start": { - "line": 1899, + "line": 1908, "column": 31 }, "end": { - "line": 1902, + "line": 1911, "column": 13 } }, @@ -98675,16 +98261,16 @@ "type": "Line", "value": " searched keyword with * operator doesn't have to be a date", "range": [ - 55235, - 55296 + 55358, + 55419 ], "loc": { "start": { - "line": 1903, + "line": 1912, "column": 12 }, "end": { - "line": 1903, + "line": 1912, "column": 73 } } @@ -98702,16 +98288,16 @@ "type": "Identifier", "name": "reLk", "range": [ - 55318, - 55322 + 55441, + 55445 ], "loc": { "start": { - "line": 1904, + "line": 1913, "column": 21 }, "end": { - "line": 1904, + "line": 1913, "column": 25 } } @@ -98720,31 +98306,31 @@ "type": "Identifier", "name": "test", "range": [ - 55323, - 55327 + 55446, + 55450 ], "loc": { "start": { - "line": 1904, + "line": 1913, "column": 26 }, "end": { - "line": 1904, + "line": 1913, "column": 30 } } }, "range": [ - 55318, - 55327 + 55441, + 55450 ], "loc": { "start": { - "line": 1904, + "line": 1913, "column": 21 }, "end": { - "line": 1904, + "line": 1913, "column": 30 } } @@ -98754,32 +98340,32 @@ "type": "Identifier", "name": "term", "range": [ - 55328, - 55332 + 55451, + 55455 ], "loc": { "start": { - "line": 1904, + "line": 1913, "column": 31 }, "end": { - "line": 1904, + "line": 1913, "column": 35 } } } ], "range": [ - 55318, - 55333 + 55441, + 55456 ], "loc": { "start": { - "line": 1904, + "line": 1913, "column": 21 }, "end": { - "line": 1904, + "line": 1913, "column": 36 } } @@ -98796,16 +98382,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 55365, - 55374 + 55488, + 55497 ], "loc": { "start": { - "line": 1905, + "line": 1914, "column": 16 }, "end": { - "line": 1905, + "line": 1914, "column": 25 } } @@ -98816,16 +98402,16 @@ "type": "Identifier", "name": "contains", "range": [ - 55377, - 55385 + 55500, + 55508 ], "loc": { "start": { - "line": 1905, + "line": 1914, "column": 28 }, "end": { - "line": 1905, + "line": 1914, "column": 36 } } @@ -98840,16 +98426,16 @@ "type": "Identifier", "name": "term", "range": [ - 55386, - 55390 + 55509, + 55513 ], "loc": { "start": { - "line": 1905, + "line": 1914, "column": 37 }, "end": { - "line": 1905, + "line": 1914, "column": 41 } } @@ -98858,31 +98444,31 @@ "type": "Identifier", "name": "replace", "range": [ - 55391, - 55398 + 55514, + 55521 ], "loc": { "start": { - "line": 1905, + "line": 1914, "column": 42 }, "end": { - "line": 1905, + "line": 1914, "column": 49 } } }, "range": [ - 55386, - 55398 + 55509, + 55521 ], "loc": { "start": { - "line": 1905, + "line": 1914, "column": 37 }, "end": { - "line": 1905, + "line": 1914, "column": 49 } } @@ -98892,16 +98478,16 @@ "type": "Identifier", "name": "reLk", "range": [ - 55399, - 55403 + 55522, + 55526 ], "loc": { "start": { - "line": 1905, + "line": 1914, "column": 50 }, "end": { - "line": 1905, + "line": 1914, "column": 54 } } @@ -98911,32 +98497,32 @@ "value": "", "raw": "''", "range": [ - 55405, - 55407 + 55528, + 55530 ], "loc": { "start": { - "line": 1905, + "line": 1914, "column": 56 }, "end": { - "line": 1905, + "line": 1914, "column": 58 } } } ], "range": [ - 55386, - 55408 + 55509, + 55531 ], "loc": { "start": { - "line": 1905, + "line": 1914, "column": 37 }, "end": { - "line": 1905, + "line": 1914, "column": 59 } } @@ -98945,16 +98531,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 55410, - 55419 + 55533, + 55542 ], "loc": { "start": { - "line": 1905, + "line": 1914, "column": 61 }, "end": { - "line": 1905, + "line": 1914, "column": 70 } } @@ -98964,16 +98550,16 @@ "value": false, "raw": "false", "range": [ - 55441, - 55446 + 55564, + 55569 ], "loc": { "start": { - "line": 1906, + "line": 1915, "column": 20 }, "end": { - "line": 1906, + "line": 1915, "column": 25 } } @@ -98984,16 +98570,16 @@ "object": { "type": "ThisExpression", "range": [ - 55448, - 55452 + 55571, + 55575 ], "loc": { "start": { - "line": 1906, + "line": 1915, "column": 27 }, "end": { - "line": 1906, + "line": 1915, "column": 31 } } @@ -99002,77 +98588,77 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 55453, - 55466 + 55576, + 55589 ], "loc": { "start": { - "line": 1906, + "line": 1915, "column": 32 }, "end": { - "line": 1906, + "line": 1915, "column": 45 } } }, "range": [ - 55448, - 55466 + 55571, + 55589 ], "loc": { "start": { - "line": 1906, + "line": 1915, "column": 27 }, "end": { - "line": 1906, + "line": 1915, "column": 45 } } } ], "range": [ - 55377, - 55467 + 55500, + 55590 ], "loc": { "start": { - "line": 1905, + "line": 1914, "column": 28 }, "end": { - "line": 1906, + "line": 1915, "column": 46 } } }, "range": [ - 55365, - 55467 + 55488, + 55590 ], "loc": { "start": { - "line": 1905, + "line": 1914, "column": 16 }, "end": { - "line": 1906, + "line": 1915, "column": 46 } } }, "range": [ - 55365, - 55468 + 55488, + 55591 ], "loc": { "start": { - "line": 1905, + "line": 1914, "column": 16 }, "end": { - "line": 1906, + "line": 1915, "column": 47 } }, @@ -99081,16 +98667,16 @@ "type": "Line", "value": " like date", "range": [ - 55336, - 55348 + 55459, + 55471 ], "loc": { "start": { - "line": 1904, + "line": 1913, "column": 39 }, "end": { - "line": 1904, + "line": 1913, "column": 51 } } @@ -99099,16 +98685,16 @@ } ], "range": [ - 55335, - 55482 + 55458, + 55605 ], "loc": { "start": { - "line": 1904, + "line": 1913, "column": 38 }, "end": { - "line": 1907, + "line": 1916, "column": 13 } } @@ -99121,16 +98707,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 55504, - 55515 + 55627, + 55638 ], "loc": { "start": { - "line": 1908, + "line": 1917, "column": 21 }, "end": { - "line": 1908, + "line": 1917, "column": 32 } } @@ -99140,32 +98726,32 @@ "type": "Identifier", "name": "term", "range": [ - 55516, - 55520 + 55639, + 55643 ], "loc": { "start": { - "line": 1908, + "line": 1917, "column": 33 }, "end": { - "line": 1908, + "line": 1917, "column": 37 } } } ], "range": [ - 55504, - 55521 + 55627, + 55644 ], "loc": { "start": { - "line": 1908, + "line": 1917, "column": 21 }, "end": { - "line": 1908, + "line": 1917, "column": 38 } } @@ -99182,16 +98768,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 55541, - 55545 + 55664, + 55668 ], "loc": { "start": { - "line": 1909, + "line": 1918, "column": 16 }, "end": { - "line": 1909, + "line": 1918, "column": 20 } } @@ -99202,16 +98788,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 55548, - 55557 + 55671, + 55680 ], "loc": { "start": { - "line": 1909, + "line": 1918, "column": 23 }, "end": { - "line": 1909, + "line": 1918, "column": 32 } } @@ -99221,16 +98807,16 @@ "type": "Identifier", "name": "term", "range": [ - 55558, - 55562 + 55681, + 55685 ], "loc": { "start": { - "line": 1909, + "line": 1918, "column": 33 }, "end": { - "line": 1909, + "line": 1918, "column": 37 } } @@ -99239,62 +98825,62 @@ "type": "Identifier", "name": "locale", "range": [ - 55564, - 55570 + 55687, + 55693 ], "loc": { "start": { - "line": 1909, + "line": 1918, "column": 39 }, "end": { - "line": 1909, + "line": 1918, "column": 45 } } } ], "range": [ - 55548, - 55571 + 55671, + 55694 ], "loc": { "start": { - "line": 1909, + "line": 1918, "column": 23 }, "end": { - "line": 1909, + "line": 1918, "column": 46 } } }, "range": [ - 55541, - 55571 + 55664, + 55694 ], "loc": { "start": { - "line": 1909, + "line": 1918, "column": 16 }, "end": { - "line": 1909, + "line": 1918, "column": 46 } } }, "range": [ - 55541, - 55572 + 55664, + 55695 ], "loc": { "start": { - "line": 1909, + "line": 1918, "column": 16 }, "end": { - "line": 1909, + "line": 1918, "column": 47 } } @@ -99308,16 +98894,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 55589, - 55598 + 55712, + 55721 ], "loc": { "start": { - "line": 1910, + "line": 1919, "column": 16 }, "end": { - "line": 1910, + "line": 1919, "column": 25 } } @@ -99334,16 +98920,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 55601, - 55605 + 55724, + 55728 ], "loc": { "start": { - "line": 1910, + "line": 1919, "column": 28 }, "end": { - "line": 1910, + "line": 1919, "column": 32 } } @@ -99352,47 +98938,47 @@ "type": "Identifier", "name": "toString", "range": [ - 55606, - 55614 + 55729, + 55737 ], "loc": { "start": { - "line": 1910, + "line": 1919, "column": 33 }, "end": { - "line": 1910, + "line": 1919, "column": 41 } } }, "range": [ - 55601, - 55614 + 55724, + 55737 ], "loc": { "start": { - "line": 1910, + "line": 1919, "column": 28 }, "end": { - "line": 1910, + "line": 1919, "column": 41 } } }, "arguments": [], "range": [ - 55601, - 55616 + 55724, + 55739 ], "loc": { "start": { - "line": 1910, + "line": 1919, "column": 28 }, "end": { - "line": 1910, + "line": 1919, "column": 43 } } @@ -99406,16 +98992,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 55621, - 55625 + 55744, + 55748 ], "loc": { "start": { - "line": 1910, + "line": 1919, "column": 48 }, "end": { - "line": 1910, + "line": 1919, "column": 52 } } @@ -99424,108 +99010,108 @@ "type": "Identifier", "name": "toString", "range": [ - 55626, - 55634 + 55749, + 55757 ], "loc": { "start": { - "line": 1910, + "line": 1919, "column": 53 }, "end": { - "line": 1910, + "line": 1919, "column": 61 } } }, "range": [ - 55621, - 55634 + 55744, + 55757 ], "loc": { "start": { - "line": 1910, + "line": 1919, "column": 48 }, "end": { - "line": 1910, + "line": 1919, "column": 61 } } }, "arguments": [], "range": [ - 55621, - 55636 + 55744, + 55759 ], "loc": { "start": { - "line": 1910, + "line": 1919, "column": 48 }, "end": { - "line": 1910, + "line": 1919, "column": 63 } } }, "range": [ - 55601, - 55636 + 55724, + 55759 ], "loc": { "start": { - "line": 1910, + "line": 1919, "column": 28 }, "end": { - "line": 1910, + "line": 1919, "column": 63 } } }, "range": [ - 55589, - 55636 + 55712, + 55759 ], "loc": { "start": { - "line": 1910, + "line": 1919, "column": 16 }, "end": { - "line": 1910, + "line": 1919, "column": 63 } } }, "range": [ - 55589, - 55637 + 55712, + 55760 ], "loc": { "start": { - "line": 1910, + "line": 1919, "column": 16 }, "end": { - "line": 1910, + "line": 1919, "column": 64 } } } ], "range": [ - 55523, - 55651 + 55646, + 55774 ], "loc": { "start": { - "line": 1908, + "line": 1917, "column": 40 }, "end": { - "line": 1911, + "line": 1920, "column": 13 } }, @@ -99534,16 +99120,16 @@ "type": "Line", "value": "empty", "range": [ - 55664, - 55671 + 55787, + 55794 ], "loc": { "start": { - "line": 1912, + "line": 1921, "column": 12 }, "end": { - "line": 1912, + "line": 1921, "column": 19 } } @@ -99556,16 +99142,16 @@ "type": "Identifier", "name": "hasEM", "range": [ - 55693, - 55698 + 55816, + 55821 ], "loc": { "start": { - "line": 1913, + "line": 1922, "column": 21 }, "end": { - "line": 1913, + "line": 1922, "column": 26 } } @@ -99582,16 +99168,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 55718, - 55727 + 55841, + 55850 ], "loc": { "start": { - "line": 1914, + "line": 1923, "column": 16 }, "end": { - "line": 1914, + "line": 1923, "column": 25 } } @@ -99602,16 +99188,16 @@ "type": "Identifier", "name": "isEmptyString", "range": [ - 55730, - 55743 + 55853, + 55866 ], "loc": { "start": { - "line": 1914, + "line": 1923, "column": 28 }, "end": { - "line": 1914, + "line": 1923, "column": 41 } } @@ -99621,78 +99207,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 55744, - 55753 + 55867, + 55876 ], "loc": { "start": { - "line": 1914, + "line": 1923, "column": 42 }, "end": { - "line": 1914, + "line": 1923, "column": 51 } } } ], "range": [ - 55730, - 55754 + 55853, + 55877 ], "loc": { "start": { - "line": 1914, + "line": 1923, "column": 28 }, "end": { - "line": 1914, + "line": 1923, "column": 52 } } }, "range": [ - 55718, - 55754 + 55841, + 55877 ], "loc": { "start": { - "line": 1914, + "line": 1923, "column": 16 }, "end": { - "line": 1914, + "line": 1923, "column": 52 } } }, "range": [ - 55718, - 55755 + 55841, + 55878 ], "loc": { "start": { - "line": 1914, + "line": 1923, "column": 16 }, "end": { - "line": 1914, + "line": 1923, "column": 53 } } } ], "range": [ - 55700, - 55769 + 55823, + 55892 ], "loc": { "start": { - "line": 1913, + "line": 1922, "column": 28 }, "end": { - "line": 1915, + "line": 1924, "column": 13 } }, @@ -99701,16 +99287,16 @@ "type": "Line", "value": "non-empty", "range": [ - 55782, - 55793 + 55905, + 55916 ], "loc": { "start": { - "line": 1916, + "line": 1925, "column": 12 }, "end": { - "line": 1916, + "line": 1925, "column": 23 } } @@ -99723,16 +99309,16 @@ "type": "Identifier", "name": "hasNM", "range": [ - 55815, - 55820 + 55938, + 55943 ], "loc": { "start": { - "line": 1917, + "line": 1926, "column": 21 }, "end": { - "line": 1917, + "line": 1926, "column": 26 } } @@ -99749,16 +99335,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 55840, - 55849 + 55963, + 55972 ], "loc": { "start": { - "line": 1918, + "line": 1927, "column": 16 }, "end": { - "line": 1918, + "line": 1927, "column": 25 } } @@ -99772,16 +99358,16 @@ "type": "Identifier", "name": "isEmptyString", "range": [ - 55853, - 55866 + 55976, + 55989 ], "loc": { "start": { - "line": 1918, + "line": 1927, "column": 29 }, "end": { - "line": 1918, + "line": 1927, "column": 42 } } @@ -99791,94 +99377,94 @@ "type": "Identifier", "name": "cellValue", "range": [ - 55867, - 55876 + 55990, + 55999 ], "loc": { "start": { - "line": 1918, + "line": 1927, "column": 43 }, "end": { - "line": 1918, + "line": 1927, "column": 52 } } } ], "range": [ - 55853, - 55877 + 55976, + 56000 ], "loc": { "start": { - "line": 1918, + "line": 1927, "column": 29 }, "end": { - "line": 1918, + "line": 1927, "column": 53 } } }, "prefix": true, "range": [ - 55852, - 55877 + 55975, + 56000 ], "loc": { "start": { - "line": 1918, + "line": 1927, "column": 28 }, "end": { - "line": 1918, + "line": 1927, "column": 53 } } }, "range": [ - 55840, - 55877 + 55963, + 56000 ], "loc": { "start": { - "line": 1918, + "line": 1927, "column": 16 }, "end": { - "line": 1918, + "line": 1927, "column": 53 } } }, "range": [ - 55840, - 55878 + 55963, + 56001 ], "loc": { "start": { - "line": 1918, + "line": 1927, "column": 16 }, "end": { - "line": 1918, + "line": 1927, "column": 54 } } } ], "range": [ - 55822, - 55892 + 55945, + 56015 ], "loc": { "start": { - "line": 1917, + "line": 1926, "column": 28 }, "end": { - "line": 1919, + "line": 1928, "column": 13 } } @@ -99895,16 +99481,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 55916, - 55925 + 56039, + 56048 ], "loc": { "start": { - "line": 1920, + "line": 1929, "column": 16 }, "end": { - "line": 1920, + "line": 1929, "column": 25 } } @@ -99915,16 +99501,16 @@ "type": "Identifier", "name": "contains", "range": [ - 55928, - 55936 + 56051, + 56059 ], "loc": { "start": { - "line": 1920, + "line": 1929, "column": 28 }, "end": { - "line": 1920, + "line": 1929, "column": 36 } } @@ -99934,16 +99520,16 @@ "type": "Identifier", "name": "term", "range": [ - 55937, - 55941 + 56060, + 56064 ], "loc": { "start": { - "line": 1920, + "line": 1929, "column": 37 }, "end": { - "line": 1920, + "line": 1929, "column": 41 } } @@ -99952,16 +99538,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 55943, - 55952 + 56066, + 56075 ], "loc": { "start": { - "line": 1920, + "line": 1929, "column": 43 }, "end": { - "line": 1920, + "line": 1929, "column": 52 } } @@ -99974,16 +99560,16 @@ "object": { "type": "ThisExpression", "range": [ - 55974, - 55978 + 56097, + 56101 ], "loc": { "start": { - "line": 1921, + "line": 1930, "column": 20 }, "end": { - "line": 1921, + "line": 1930, "column": 24 } } @@ -99992,31 +99578,31 @@ "type": "Identifier", "name": "isExactMatch", "range": [ - 55979, - 55991 + 56102, + 56114 ], "loc": { "start": { - "line": 1921, + "line": 1930, "column": 25 }, "end": { - "line": 1921, + "line": 1930, "column": 37 } } }, "range": [ - 55974, - 55991 + 56097, + 56114 ], "loc": { "start": { - "line": 1921, + "line": 1930, "column": 20 }, "end": { - "line": 1921, + "line": 1930, "column": 37 } } @@ -100026,32 +99612,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 55992, - 55998 + 56115, + 56121 ], "loc": { "start": { - "line": 1921, + "line": 1930, "column": 38 }, "end": { - "line": 1921, + "line": 1930, "column": 44 } } } ], "range": [ - 55974, - 55999 + 56097, + 56122 ], "loc": { "start": { - "line": 1921, + "line": 1930, "column": 20 }, "end": { - "line": 1921, + "line": 1930, "column": 45 } } @@ -100062,16 +99648,16 @@ "object": { "type": "ThisExpression", "range": [ - 56001, - 56005 + 56124, + 56128 ], "loc": { "start": { - "line": 1921, + "line": 1930, "column": 47 }, "end": { - "line": 1921, + "line": 1930, "column": 51 } } @@ -100080,108 +99666,108 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 56006, - 56019 + 56129, + 56142 ], "loc": { "start": { - "line": 1921, + "line": 1930, "column": 52 }, "end": { - "line": 1921, + "line": 1930, "column": 65 } } }, "range": [ - 56001, - 56019 + 56124, + 56142 ], "loc": { "start": { - "line": 1921, + "line": 1930, "column": 47 }, "end": { - "line": 1921, + "line": 1930, "column": 65 } } } ], "range": [ - 55928, - 56020 + 56051, + 56143 ], "loc": { "start": { - "line": 1920, + "line": 1929, "column": 28 }, "end": { - "line": 1921, + "line": 1930, "column": 66 } } }, "range": [ - 55916, - 56020 + 56039, + 56143 ], "loc": { "start": { - "line": 1920, + "line": 1929, "column": 16 }, "end": { - "line": 1921, + "line": 1930, "column": 66 } } }, "range": [ - 55916, - 56021 + 56039, + 56144 ], "loc": { "start": { - "line": 1920, + "line": 1929, "column": 16 }, "end": { - "line": 1921, + "line": 1930, "column": 67 } } } ], "range": [ - 55898, - 56035 + 56021, + 56158 ], "loc": { "start": { - "line": 1919, + "line": 1928, "column": 19 }, "end": { - "line": 1922, + "line": 1931, "column": 13 } } }, "range": [ - 55811, - 56035 + 55934, + 56158 ], "loc": { "start": { - "line": 1917, + "line": 1926, "column": 17 }, "end": { - "line": 1922, + "line": 1931, "column": 13 } }, @@ -100190,16 +99776,16 @@ "type": "Line", "value": "non-empty", "range": [ - 55782, - 55793 + 55905, + 55916 ], "loc": { "start": { - "line": 1916, + "line": 1925, "column": 12 }, "end": { - "line": 1916, + "line": 1925, "column": 23 } } @@ -100207,16 +99793,16 @@ ] }, "range": [ - 55689, - 56035 + 55812, + 56158 ], "loc": { "start": { - "line": 1913, + "line": 1922, "column": 17 }, "end": { - "line": 1922, + "line": 1931, "column": 13 } }, @@ -100225,16 +99811,16 @@ "type": "Line", "value": "empty", "range": [ - 55664, - 55671 + 55787, + 55794 ], "loc": { "start": { - "line": 1912, + "line": 1921, "column": 12 }, "end": { - "line": 1912, + "line": 1921, "column": 19 } } @@ -100242,31 +99828,31 @@ ] }, "range": [ - 55500, - 56035 + 55623, + 56158 ], "loc": { "start": { - "line": 1908, + "line": 1917, "column": 17 }, "end": { - "line": 1922, + "line": 1931, "column": 13 } } }, "range": [ - 55314, - 56035 + 55437, + 56158 ], "loc": { "start": { - "line": 1904, + "line": 1913, "column": 17 }, "end": { - "line": 1922, + "line": 1931, "column": 13 } }, @@ -100275,16 +99861,16 @@ "type": "Line", "value": " searched keyword with * operator doesn't have to be a date", "range": [ - 55235, - 55296 + 55358, + 55419 ], "loc": { "start": { - "line": 1903, + "line": 1912, "column": 12 }, "end": { - "line": 1903, + "line": 1912, "column": 73 } } @@ -100292,16 +99878,16 @@ ] }, "range": [ - 55062, - 56035 + 55185, + 56158 ], "loc": { "start": { - "line": 1899, + "line": 1908, "column": 17 }, "end": { - "line": 1922, + "line": 1931, "column": 13 } }, @@ -100310,16 +99896,16 @@ "type": "Line", "value": " equal date", "range": [ - 55031, - 55044 + 55154, + 55167 ], "loc": { "start": { - "line": 1898, + "line": 1907, "column": 12 }, "end": { - "line": 1898, + "line": 1907, "column": 25 } } @@ -100327,16 +99913,16 @@ ] }, "range": [ - 54859, - 56035 + 54982, + 56158 ], "loc": { "start": { - "line": 1894, + "line": 1903, "column": 17 }, "end": { - "line": 1922, + "line": 1931, "column": 13 } }, @@ -100345,16 +99931,16 @@ "type": "Line", "value": " different date", "range": [ - 54824, - 54841 + 54947, + 54964 ], "loc": { "start": { - "line": 1893, + "line": 1902, "column": 12 }, "end": { - "line": 1893, + "line": 1902, "column": 29 } } @@ -100362,16 +99948,16 @@ ] }, "range": [ - 54677, - 56035 + 54800, + 56158 ], "loc": { "start": { - "line": 1889, + "line": 1898, "column": 17 }, "end": { - "line": 1922, + "line": 1931, "column": 13 } }, @@ -100380,16 +99966,16 @@ "type": "Line", "value": " greater date", "range": [ - 54644, - 54659 + 54767, + 54782 ], "loc": { "start": { - "line": 1888, + "line": 1897, "column": 12 }, "end": { - "line": 1888, + "line": 1897, "column": 27 } } @@ -100397,16 +99983,16 @@ ] }, "range": [ - 54494, - 56035 + 54617, + 56158 ], "loc": { "start": { - "line": 1884, + "line": 1893, "column": 17 }, "end": { - "line": 1922, + "line": 1931, "column": 13 } }, @@ -100415,16 +100001,16 @@ "type": "Line", "value": " greater equal date", "range": [ - 54455, - 54476 + 54578, + 54599 ], "loc": { "start": { - "line": 1883, + "line": 1892, "column": 12 }, "end": { - "line": 1883, + "line": 1892, "column": 33 } } @@ -100432,16 +100018,16 @@ ] }, "range": [ - 54308, - 56035 + 54431, + 56158 ], "loc": { "start": { - "line": 1879, + "line": 1888, "column": 17 }, "end": { - "line": 1922, + "line": 1931, "column": 13 } }, @@ -100450,16 +100036,16 @@ "type": "Line", "value": " lower date", "range": [ - 54277, - 54290 + 54400, + 54413 ], "loc": { "start": { - "line": 1878, + "line": 1887, "column": 12 }, "end": { - "line": 1878, + "line": 1887, "column": 25 } } @@ -100467,16 +100053,16 @@ ] }, "range": [ - 54127, - 56035 + 54250, + 56158 ], "loc": { "start": { - "line": 1874, + "line": 1883, "column": 12 }, "end": { - "line": 1922, + "line": 1931, "column": 13 } }, @@ -100485,16 +100071,16 @@ "type": "Line", "value": " lower equal date", "range": [ - 54095, - 54114 + 54218, + 54237 ], "loc": { "start": { - "line": 1873, + "line": 1882, "column": 12 }, "end": { - "line": 1873, + "line": 1882, "column": 31 } } @@ -100503,16 +100089,16 @@ } ], "range": [ - 53164, - 56045 + 53287, + 56168 ], "loc": { "start": { - "line": 1849, + "line": 1858, "column": 42 }, "end": { - "line": 1923, + "line": 1932, "column": 9 } } @@ -100529,16 +100115,16 @@ "type": "Identifier", "name": "numData", "range": [ - 56188, - 56195 + 56311, + 56318 ], "loc": { "start": { - "line": 1928, + "line": 1937, "column": 12 }, "end": { - "line": 1928, + "line": 1937, "column": 19 } } @@ -100552,16 +100138,16 @@ "type": "Identifier", "name": "Number", "range": [ - 56198, - 56204 + 56321, + 56327 ], "loc": { "start": { - "line": 1928, + "line": 1937, "column": 22 }, "end": { - "line": 1928, + "line": 1937, "column": 28 } } @@ -100571,32 +100157,32 @@ "type": "Identifier", "name": "cellValue", "range": [ - 56205, - 56214 + 56328, + 56337 ], "loc": { "start": { - "line": 1928, + "line": 1937, "column": 29 }, "end": { - "line": 1928, + "line": 1937, "column": 38 } } } ], "range": [ - 56198, - 56215 + 56321, + 56338 ], "loc": { "start": { - "line": 1928, + "line": 1937, "column": 22 }, "end": { - "line": 1928, + "line": 1937, "column": 39 } } @@ -100607,16 +100193,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 56219, - 56226 + 56342, + 56349 ], "loc": { "start": { - "line": 1928, + "line": 1937, "column": 43 }, "end": { - "line": 1928, + "line": 1937, "column": 50 } } @@ -100626,16 +100212,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 56227, - 56236 + 56350, + 56359 ], "loc": { "start": { - "line": 1928, + "line": 1937, "column": 51 }, "end": { - "line": 1928, + "line": 1937, "column": 60 } } @@ -100644,77 +100230,77 @@ "type": "Identifier", "name": "decimal", "range": [ - 56238, - 56245 + 56361, + 56368 ], "loc": { "start": { - "line": 1928, + "line": 1937, "column": 62 }, "end": { - "line": 1928, + "line": 1937, "column": 69 } } } ], "range": [ - 56219, - 56246 + 56342, + 56369 ], "loc": { "start": { - "line": 1928, + "line": 1937, "column": 43 }, "end": { - "line": 1928, + "line": 1937, "column": 70 } } }, "range": [ - 56198, - 56246 + 56321, + 56369 ], "loc": { "start": { - "line": 1928, + "line": 1937, "column": 22 }, "end": { - "line": 1928, + "line": 1937, "column": 70 } } }, "range": [ - 56188, - 56246 + 56311, + 56369 ], "loc": { "start": { - "line": 1928, + "line": 1937, "column": 12 }, "end": { - "line": 1928, + "line": 1937, "column": 70 } } }, "range": [ - 56188, - 56247 + 56311, + 56370 ], "loc": { "start": { - "line": 1928, + "line": 1937, "column": 12 }, "end": { - "line": 1928, + "line": 1937, "column": 71 } }, @@ -100723,16 +100309,16 @@ "type": "Line", "value": " Convert to number anyways to auto-resolve type in case not", "range": [ - 56074, - 56135 + 56197, + 56258 ], "loc": { "start": { - "line": 1926, + "line": 1935, "column": 12 }, "end": { - "line": 1926, + "line": 1935, "column": 73 } } @@ -100741,16 +100327,16 @@ "type": "Line", "value": " defined by configuration", "range": [ - 56148, - 56175 + 56271, + 56298 ], "loc": { "start": { - "line": 1927, + "line": 1936, "column": 12 }, "end": { - "line": 1927, + "line": 1936, "column": 39 } } @@ -100761,16 +100347,16 @@ "type": "Line", "value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},", "range": [ - 56261, - 56323 + 56384, + 56446 ], "loc": { "start": { - "line": 1930, + "line": 1939, "column": 12 }, "end": { - "line": 1930, + "line": 1939, "column": 74 } } @@ -100779,16 +100365,16 @@ "type": "Line", "value": " rgx:)", "range": [ - 56336, - 56344 + 56459, + 56467 ], "loc": { "start": { - "line": 1931, + "line": 1940, "column": 12 }, "end": { - "line": 1931, + "line": 1940, "column": 20 } } @@ -100797,16 +100383,16 @@ "type": "Line", "value": " lower equal", "range": [ - 56357, - 56371 + 56480, + 56494 ], "loc": { "start": { - "line": 1932, + "line": 1941, "column": 12 }, "end": { - "line": 1932, + "line": 1941, "column": 26 } } @@ -100819,16 +100405,16 @@ "type": "Identifier", "name": "hasLE", "range": [ - 56388, - 56393 + 56511, + 56516 ], "loc": { "start": { - "line": 1933, + "line": 1942, "column": 16 }, "end": { - "line": 1933, + "line": 1942, "column": 21 } } @@ -100845,16 +100431,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 56413, - 56422 + 56536, + 56545 ], "loc": { "start": { - "line": 1934, + "line": 1943, "column": 16 }, "end": { - "line": 1934, + "line": 1943, "column": 25 } } @@ -100866,16 +100452,16 @@ "type": "Identifier", "name": "numData", "range": [ - 56425, - 56432 + 56548, + 56555 ], "loc": { "start": { - "line": 1934, + "line": 1943, "column": 28 }, "end": { - "line": 1934, + "line": 1943, "column": 35 } } @@ -100886,16 +100472,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 56436, - 56443 + 56559, + 56566 ], "loc": { "start": { - "line": 1934, + "line": 1943, "column": 39 }, "end": { - "line": 1934, + "line": 1943, "column": 46 } } @@ -100910,16 +100496,16 @@ "type": "Identifier", "name": "term", "range": [ - 56465, - 56469 + 56588, + 56592 ], "loc": { "start": { - "line": 1935, + "line": 1944, "column": 20 }, "end": { - "line": 1935, + "line": 1944, "column": 24 } } @@ -100928,31 +100514,31 @@ "type": "Identifier", "name": "replace", "range": [ - 56470, - 56477 + 56593, + 56600 ], "loc": { "start": { - "line": 1935, + "line": 1944, "column": 25 }, "end": { - "line": 1935, + "line": 1944, "column": 32 } } }, "range": [ - 56465, - 56477 + 56588, + 56600 ], "loc": { "start": { - "line": 1935, + "line": 1944, "column": 20 }, "end": { - "line": 1935, + "line": 1944, "column": 32 } } @@ -100962,16 +100548,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 56478, - 56482 + 56601, + 56605 ], "loc": { "start": { - "line": 1935, + "line": 1944, "column": 33 }, "end": { - "line": 1935, + "line": 1944, "column": 37 } } @@ -100981,32 +100567,32 @@ "value": "", "raw": "''", "range": [ - 56484, - 56486 + 56607, + 56609 ], "loc": { "start": { - "line": 1935, + "line": 1944, "column": 39 }, "end": { - "line": 1935, + "line": 1944, "column": 41 } } } ], "range": [ - 56465, - 56487 + 56588, + 56610 ], "loc": { "start": { - "line": 1935, + "line": 1944, "column": 20 }, "end": { - "line": 1935, + "line": 1944, "column": 42 } } @@ -101015,93 +100601,93 @@ "type": "Identifier", "name": "decimal", "range": [ - 56509, - 56516 + 56632, + 56639 ], "loc": { "start": { - "line": 1936, + "line": 1945, "column": 20 }, "end": { - "line": 1936, + "line": 1945, "column": 27 } } } ], "range": [ - 56436, - 56534 + 56559, + 56657 ], "loc": { "start": { - "line": 1934, + "line": 1943, "column": 39 }, "end": { - "line": 1937, + "line": 1946, "column": 17 } } }, "range": [ - 56425, - 56534 + 56548, + 56657 ], "loc": { "start": { - "line": 1934, + "line": 1943, "column": 28 }, "end": { - "line": 1937, + "line": 1946, "column": 17 } } }, "range": [ - 56413, - 56534 + 56536, + 56657 ], "loc": { "start": { - "line": 1934, + "line": 1943, "column": 16 }, "end": { - "line": 1937, + "line": 1946, "column": 17 } } }, "range": [ - 56413, - 56535 + 56536, + 56658 ], "loc": { "start": { - "line": 1934, + "line": 1943, "column": 16 }, "end": { - "line": 1937, + "line": 1946, "column": 18 } } } ], "range": [ - 56395, - 56549 + 56518, + 56672 ], "loc": { "start": { - "line": 1933, + "line": 1942, "column": 23 }, "end": { - "line": 1938, + "line": 1947, "column": 13 } }, @@ -101110,16 +100696,16 @@ "type": "Line", "value": "greater equal", "range": [ - 56562, - 56577 + 56685, + 56700 ], "loc": { "start": { - "line": 1939, + "line": 1948, "column": 12 }, "end": { - "line": 1939, + "line": 1948, "column": 27 } } @@ -101132,16 +100718,16 @@ "type": "Identifier", "name": "hasGE", "range": [ - 56599, - 56604 + 56722, + 56727 ], "loc": { "start": { - "line": 1940, + "line": 1949, "column": 21 }, "end": { - "line": 1940, + "line": 1949, "column": 26 } } @@ -101158,16 +100744,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 56624, - 56633 + 56747, + 56756 ], "loc": { "start": { - "line": 1941, + "line": 1950, "column": 16 }, "end": { - "line": 1941, + "line": 1950, "column": 25 } } @@ -101179,16 +100765,16 @@ "type": "Identifier", "name": "numData", "range": [ - 56636, - 56643 + 56759, + 56766 ], "loc": { "start": { - "line": 1941, + "line": 1950, "column": 28 }, "end": { - "line": 1941, + "line": 1950, "column": 35 } } @@ -101199,16 +100785,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 56647, - 56654 + 56770, + 56777 ], "loc": { "start": { - "line": 1941, + "line": 1950, "column": 39 }, "end": { - "line": 1941, + "line": 1950, "column": 46 } } @@ -101223,16 +100809,16 @@ "type": "Identifier", "name": "term", "range": [ - 56676, - 56680 + 56799, + 56803 ], "loc": { "start": { - "line": 1942, + "line": 1951, "column": 20 }, "end": { - "line": 1942, + "line": 1951, "column": 24 } } @@ -101241,31 +100827,31 @@ "type": "Identifier", "name": "replace", "range": [ - 56681, - 56688 + 56804, + 56811 ], "loc": { "start": { - "line": 1942, + "line": 1951, "column": 25 }, "end": { - "line": 1942, + "line": 1951, "column": 32 } } }, "range": [ - 56676, - 56688 + 56799, + 56811 ], "loc": { "start": { - "line": 1942, + "line": 1951, "column": 20 }, "end": { - "line": 1942, + "line": 1951, "column": 32 } } @@ -101275,16 +100861,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 56689, - 56693 + 56812, + 56816 ], "loc": { "start": { - "line": 1942, + "line": 1951, "column": 33 }, "end": { - "line": 1942, + "line": 1951, "column": 37 } } @@ -101294,32 +100880,32 @@ "value": "", "raw": "''", "range": [ - 56695, - 56697 + 56818, + 56820 ], "loc": { "start": { - "line": 1942, + "line": 1951, "column": 39 }, "end": { - "line": 1942, + "line": 1951, "column": 41 } } } ], "range": [ - 56676, - 56698 + 56799, + 56821 ], "loc": { "start": { - "line": 1942, + "line": 1951, "column": 20 }, "end": { - "line": 1942, + "line": 1951, "column": 42 } } @@ -101328,93 +100914,93 @@ "type": "Identifier", "name": "decimal", "range": [ - 56720, - 56727 + 56843, + 56850 ], "loc": { "start": { - "line": 1943, + "line": 1952, "column": 20 }, "end": { - "line": 1943, + "line": 1952, "column": 27 } } } ], "range": [ - 56647, - 56745 + 56770, + 56868 ], "loc": { "start": { - "line": 1941, + "line": 1950, "column": 39 }, "end": { - "line": 1944, + "line": 1953, "column": 17 } } }, "range": [ - 56636, - 56745 + 56759, + 56868 ], "loc": { "start": { - "line": 1941, + "line": 1950, "column": 28 }, "end": { - "line": 1944, + "line": 1953, "column": 17 } } }, "range": [ - 56624, - 56745 + 56747, + 56868 ], "loc": { "start": { - "line": 1941, + "line": 1950, "column": 16 }, "end": { - "line": 1944, + "line": 1953, "column": 17 } } }, "range": [ - 56624, - 56746 + 56747, + 56869 ], "loc": { "start": { - "line": 1941, + "line": 1950, "column": 16 }, "end": { - "line": 1944, + "line": 1953, "column": 18 } } } ], "range": [ - 56606, - 56760 + 56729, + 56883 ], "loc": { "start": { - "line": 1940, + "line": 1949, "column": 28 }, "end": { - "line": 1945, + "line": 1954, "column": 13 } }, @@ -101423,16 +101009,16 @@ "type": "Line", "value": "lower", "range": [ - 56773, - 56780 + 56896, + 56903 ], "loc": { "start": { - "line": 1946, + "line": 1955, "column": 12 }, "end": { - "line": 1946, + "line": 1955, "column": 19 } } @@ -101445,16 +101031,16 @@ "type": "Identifier", "name": "hasLO", "range": [ - 56802, - 56807 + 56925, + 56930 ], "loc": { "start": { - "line": 1947, + "line": 1956, "column": 21 }, "end": { - "line": 1947, + "line": 1956, "column": 26 } } @@ -101471,16 +101057,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 56827, - 56836 + 56950, + 56959 ], "loc": { "start": { - "line": 1948, + "line": 1957, "column": 16 }, "end": { - "line": 1948, + "line": 1957, "column": 25 } } @@ -101492,16 +101078,16 @@ "type": "Identifier", "name": "numData", "range": [ - 56839, - 56846 + 56962, + 56969 ], "loc": { "start": { - "line": 1948, + "line": 1957, "column": 28 }, "end": { - "line": 1948, + "line": 1957, "column": 35 } } @@ -101512,16 +101098,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 56849, - 56856 + 56972, + 56979 ], "loc": { "start": { - "line": 1948, + "line": 1957, "column": 38 }, "end": { - "line": 1948, + "line": 1957, "column": 45 } } @@ -101536,16 +101122,16 @@ "type": "Identifier", "name": "term", "range": [ - 56878, - 56882 + 57001, + 57005 ], "loc": { "start": { - "line": 1949, + "line": 1958, "column": 20 }, "end": { - "line": 1949, + "line": 1958, "column": 24 } } @@ -101554,31 +101140,31 @@ "type": "Identifier", "name": "replace", "range": [ - 56883, - 56890 + 57006, + 57013 ], "loc": { "start": { - "line": 1949, + "line": 1958, "column": 25 }, "end": { - "line": 1949, + "line": 1958, "column": 32 } } }, "range": [ - 56878, - 56890 + 57001, + 57013 ], "loc": { "start": { - "line": 1949, + "line": 1958, "column": 20 }, "end": { - "line": 1949, + "line": 1958, "column": 32 } } @@ -101588,16 +101174,16 @@ "type": "Identifier", "name": "reL", "range": [ - 56891, - 56894 + 57014, + 57017 ], "loc": { "start": { - "line": 1949, + "line": 1958, "column": 33 }, "end": { - "line": 1949, + "line": 1958, "column": 36 } } @@ -101607,32 +101193,32 @@ "value": "", "raw": "''", "range": [ - 56896, - 56898 + 57019, + 57021 ], "loc": { "start": { - "line": 1949, + "line": 1958, "column": 38 }, "end": { - "line": 1949, + "line": 1958, "column": 40 } } } ], "range": [ - 56878, - 56899 + 57001, + 57022 ], "loc": { "start": { - "line": 1949, + "line": 1958, "column": 20 }, "end": { - "line": 1949, + "line": 1958, "column": 41 } } @@ -101641,93 +101227,93 @@ "type": "Identifier", "name": "decimal", "range": [ - 56921, - 56928 + 57044, + 57051 ], "loc": { "start": { - "line": 1950, + "line": 1959, "column": 20 }, "end": { - "line": 1950, + "line": 1959, "column": 27 } } } ], "range": [ - 56849, - 56946 + 56972, + 57069 ], "loc": { "start": { - "line": 1948, + "line": 1957, "column": 38 }, "end": { - "line": 1951, + "line": 1960, "column": 17 } } }, "range": [ - 56839, - 56946 + 56962, + 57069 ], "loc": { "start": { - "line": 1948, + "line": 1957, "column": 28 }, "end": { - "line": 1951, + "line": 1960, "column": 17 } } }, "range": [ - 56827, - 56946 + 56950, + 57069 ], "loc": { "start": { - "line": 1948, + "line": 1957, "column": 16 }, "end": { - "line": 1951, + "line": 1960, "column": 17 } } }, "range": [ - 56827, - 56947 + 56950, + 57070 ], "loc": { "start": { - "line": 1948, + "line": 1957, "column": 16 }, "end": { - "line": 1951, + "line": 1960, "column": 18 } } } ], "range": [ - 56809, - 56961 + 56932, + 57084 ], "loc": { "start": { - "line": 1947, + "line": 1956, "column": 28 }, "end": { - "line": 1952, + "line": 1961, "column": 13 } }, @@ -101736,16 +101322,16 @@ "type": "Line", "value": "greater", "range": [ - 56974, - 56983 + 57097, + 57106 ], "loc": { "start": { - "line": 1953, + "line": 1962, "column": 12 }, "end": { - "line": 1953, + "line": 1962, "column": 21 } } @@ -101758,16 +101344,16 @@ "type": "Identifier", "name": "hasGR", "range": [ - 57005, - 57010 + 57128, + 57133 ], "loc": { "start": { - "line": 1954, + "line": 1963, "column": 21 }, "end": { - "line": 1954, + "line": 1963, "column": 26 } } @@ -101784,16 +101370,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 57030, - 57039 + 57153, + 57162 ], "loc": { "start": { - "line": 1955, + "line": 1964, "column": 16 }, "end": { - "line": 1955, + "line": 1964, "column": 25 } } @@ -101805,16 +101391,16 @@ "type": "Identifier", "name": "numData", "range": [ - 57042, - 57049 + 57165, + 57172 ], "loc": { "start": { - "line": 1955, + "line": 1964, "column": 28 }, "end": { - "line": 1955, + "line": 1964, "column": 35 } } @@ -101825,16 +101411,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 57052, - 57059 + 57175, + 57182 ], "loc": { "start": { - "line": 1955, + "line": 1964, "column": 38 }, "end": { - "line": 1955, + "line": 1964, "column": 45 } } @@ -101849,16 +101435,16 @@ "type": "Identifier", "name": "term", "range": [ - 57081, - 57085 + 57204, + 57208 ], "loc": { "start": { - "line": 1956, + "line": 1965, "column": 20 }, "end": { - "line": 1956, + "line": 1965, "column": 24 } } @@ -101867,31 +101453,31 @@ "type": "Identifier", "name": "replace", "range": [ - 57086, - 57093 + 57209, + 57216 ], "loc": { "start": { - "line": 1956, + "line": 1965, "column": 25 }, "end": { - "line": 1956, + "line": 1965, "column": 32 } } }, "range": [ - 57081, - 57093 + 57204, + 57216 ], "loc": { "start": { - "line": 1956, + "line": 1965, "column": 20 }, "end": { - "line": 1956, + "line": 1965, "column": 32 } } @@ -101901,16 +101487,16 @@ "type": "Identifier", "name": "reG", "range": [ - 57094, - 57097 + 57217, + 57220 ], "loc": { "start": { - "line": 1956, + "line": 1965, "column": 33 }, "end": { - "line": 1956, + "line": 1965, "column": 36 } } @@ -101920,32 +101506,32 @@ "value": "", "raw": "''", "range": [ - 57099, - 57101 + 57222, + 57224 ], "loc": { "start": { - "line": 1956, + "line": 1965, "column": 38 }, "end": { - "line": 1956, + "line": 1965, "column": 40 } } } ], "range": [ - 57081, - 57102 + 57204, + 57225 ], "loc": { "start": { - "line": 1956, + "line": 1965, "column": 20 }, "end": { - "line": 1956, + "line": 1965, "column": 41 } } @@ -101954,93 +101540,93 @@ "type": "Identifier", "name": "decimal", "range": [ - 57124, - 57131 + 57247, + 57254 ], "loc": { "start": { - "line": 1957, + "line": 1966, "column": 20 }, "end": { - "line": 1957, + "line": 1966, "column": 27 } } } ], "range": [ - 57052, - 57149 + 57175, + 57272 ], "loc": { "start": { - "line": 1955, + "line": 1964, "column": 38 }, "end": { - "line": 1958, + "line": 1967, "column": 17 } } }, "range": [ - 57042, - 57149 + 57165, + 57272 ], "loc": { "start": { - "line": 1955, + "line": 1964, "column": 28 }, "end": { - "line": 1958, + "line": 1967, "column": 17 } } }, "range": [ - 57030, - 57149 + 57153, + 57272 ], "loc": { "start": { - "line": 1955, + "line": 1964, "column": 16 }, "end": { - "line": 1958, + "line": 1967, "column": 17 } } }, "range": [ - 57030, - 57150 + 57153, + 57273 ], "loc": { "start": { - "line": 1955, + "line": 1964, "column": 16 }, "end": { - "line": 1958, + "line": 1967, "column": 18 } } } ], "range": [ - 57012, - 57164 + 57135, + 57287 ], "loc": { "start": { - "line": 1954, + "line": 1963, "column": 28 }, "end": { - "line": 1959, + "line": 1968, "column": 13 } }, @@ -102049,16 +101635,16 @@ "type": "Line", "value": "different", "range": [ - 57177, - 57188 + 57300, + 57311 ], "loc": { "start": { - "line": 1960, + "line": 1969, "column": 12 }, "end": { - "line": 1960, + "line": 1969, "column": 23 } } @@ -102071,16 +101657,16 @@ "type": "Identifier", "name": "hasDF", "range": [ - 57210, - 57215 + 57333, + 57338 ], "loc": { "start": { - "line": 1961, + "line": 1970, "column": 21 }, "end": { - "line": 1961, + "line": 1970, "column": 26 } } @@ -102097,16 +101683,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 57235, - 57244 + 57358, + 57367 ], "loc": { "start": { - "line": 1962, + "line": 1971, "column": 16 }, "end": { - "line": 1962, + "line": 1971, "column": 25 } } @@ -102119,16 +101705,16 @@ "type": "Identifier", "name": "contains", "range": [ - 57247, - 57255 + 57370, + 57378 ], "loc": { "start": { - "line": 1962, + "line": 1971, "column": 28 }, "end": { - "line": 1962, + "line": 1971, "column": 36 } } @@ -102143,16 +101729,16 @@ "type": "Identifier", "name": "term", "range": [ - 57256, - 57260 + 57379, + 57383 ], "loc": { "start": { - "line": 1962, + "line": 1971, "column": 37 }, "end": { - "line": 1962, + "line": 1971, "column": 41 } } @@ -102161,31 +101747,31 @@ "type": "Identifier", "name": "replace", "range": [ - 57261, - 57268 + 57384, + 57391 ], "loc": { "start": { - "line": 1962, + "line": 1971, "column": 42 }, "end": { - "line": 1962, + "line": 1971, "column": 49 } } }, "range": [ - 57256, - 57268 + 57379, + 57391 ], "loc": { "start": { - "line": 1962, + "line": 1971, "column": 37 }, "end": { - "line": 1962, + "line": 1971, "column": 49 } } @@ -102195,16 +101781,16 @@ "type": "Identifier", "name": "reD", "range": [ - 57269, - 57272 + 57392, + 57395 ], "loc": { "start": { - "line": 1962, + "line": 1971, "column": 50 }, "end": { - "line": 1962, + "line": 1971, "column": 53 } } @@ -102214,32 +101800,32 @@ "value": "", "raw": "''", "range": [ - 57274, - 57276 + 57397, + 57399 ], "loc": { "start": { - "line": 1962, + "line": 1971, "column": 55 }, "end": { - "line": 1962, + "line": 1971, "column": 57 } } } ], "range": [ - 57256, - 57277 + 57379, + 57400 ], "loc": { "start": { - "line": 1962, + "line": 1971, "column": 37 }, "end": { - "line": 1962, + "line": 1971, "column": 58 } } @@ -102248,16 +101834,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 57279, - 57288 + 57402, + 57411 ], "loc": { "start": { - "line": 1962, + "line": 1971, "column": 60 }, "end": { - "line": 1962, + "line": 1971, "column": 69 } } @@ -102267,16 +101853,16 @@ "value": false, "raw": "false", "range": [ - 57310, - 57315 + 57433, + 57438 ], "loc": { "start": { - "line": 1963, + "line": 1972, "column": 20 }, "end": { - "line": 1963, + "line": 1972, "column": 25 } } @@ -102287,16 +101873,16 @@ "object": { "type": "ThisExpression", "range": [ - 57317, - 57321 + 57440, + 57444 ], "loc": { "start": { - "line": 1963, + "line": 1972, "column": 27 }, "end": { - "line": 1963, + "line": 1972, "column": 31 } } @@ -102305,47 +101891,47 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 57322, - 57335 + 57445, + 57458 ], "loc": { "start": { - "line": 1963, + "line": 1972, "column": 32 }, "end": { - "line": 1963, + "line": 1972, "column": 45 } } }, "range": [ - 57317, - 57335 + 57440, + 57458 ], "loc": { "start": { - "line": 1963, + "line": 1972, "column": 27 }, "end": { - "line": 1963, + "line": 1972, "column": 45 } } } ], "range": [ - 57247, - 57336 + 57370, + 57459 ], "loc": { "start": { - "line": 1962, + "line": 1971, "column": 28 }, "end": { - "line": 1963, + "line": 1972, "column": 46 } } @@ -102355,16 +101941,16 @@ "value": false, "raw": "false", "range": [ - 57339, - 57344 + 57462, + 57467 ], "loc": { "start": { - "line": 1963, + "line": 1972, "column": 49 }, "end": { - "line": 1963, + "line": 1972, "column": 54 } } @@ -102374,77 +101960,77 @@ "value": true, "raw": "true", "range": [ - 57347, - 57351 + 57470, + 57474 ], "loc": { "start": { - "line": 1963, + "line": 1972, "column": 57 }, "end": { - "line": 1963, + "line": 1972, "column": 61 } } }, "range": [ - 57247, - 57351 + 57370, + 57474 ], "loc": { "start": { - "line": 1962, + "line": 1971, "column": 28 }, "end": { - "line": 1963, + "line": 1972, "column": 61 } } }, "range": [ - 57235, - 57351 + 57358, + 57474 ], "loc": { "start": { - "line": 1962, + "line": 1971, "column": 16 }, "end": { - "line": 1963, + "line": 1972, "column": 61 } } }, "range": [ - 57235, - 57352 + 57358, + 57475 ], "loc": { "start": { - "line": 1962, + "line": 1971, "column": 16 }, "end": { - "line": 1963, + "line": 1972, "column": 62 } } } ], "range": [ - 57217, - 57366 + 57340, + 57489 ], "loc": { "start": { - "line": 1961, + "line": 1970, "column": 28 }, "end": { - "line": 1964, + "line": 1973, "column": 13 } }, @@ -102453,16 +102039,16 @@ "type": "Line", "value": "like", "range": [ - 57379, - 57385 + 57502, + 57508 ], "loc": { "start": { - "line": 1965, + "line": 1974, "column": 12 }, "end": { - "line": 1965, + "line": 1974, "column": 18 } } @@ -102475,16 +102061,16 @@ "type": "Identifier", "name": "hasLK", "range": [ - 57407, - 57412 + 57530, + 57535 ], "loc": { "start": { - "line": 1966, + "line": 1975, "column": 21 }, "end": { - "line": 1966, + "line": 1975, "column": 26 } } @@ -102501,16 +102087,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 57432, - 57441 + 57555, + 57564 ], "loc": { "start": { - "line": 1967, + "line": 1976, "column": 16 }, "end": { - "line": 1967, + "line": 1976, "column": 25 } } @@ -102521,16 +102107,16 @@ "type": "Identifier", "name": "contains", "range": [ - 57444, - 57452 + 57567, + 57575 ], "loc": { "start": { - "line": 1967, + "line": 1976, "column": 28 }, "end": { - "line": 1967, + "line": 1976, "column": 36 } } @@ -102545,16 +102131,16 @@ "type": "Identifier", "name": "term", "range": [ - 57453, - 57457 + 57576, + 57580 ], "loc": { "start": { - "line": 1967, + "line": 1976, "column": 37 }, "end": { - "line": 1967, + "line": 1976, "column": 41 } } @@ -102563,31 +102149,31 @@ "type": "Identifier", "name": "replace", "range": [ - 57458, - 57465 + 57581, + 57588 ], "loc": { "start": { - "line": 1967, + "line": 1976, "column": 42 }, "end": { - "line": 1967, + "line": 1976, "column": 49 } } }, "range": [ - 57453, - 57465 + 57576, + 57588 ], "loc": { "start": { - "line": 1967, + "line": 1976, "column": 37 }, "end": { - "line": 1967, + "line": 1976, "column": 49 } } @@ -102597,16 +102183,16 @@ "type": "Identifier", "name": "reLk", "range": [ - 57466, - 57470 + 57589, + 57593 ], "loc": { "start": { - "line": 1967, + "line": 1976, "column": 50 }, "end": { - "line": 1967, + "line": 1976, "column": 54 } } @@ -102616,32 +102202,32 @@ "value": "", "raw": "''", "range": [ - 57472, - 57474 + 57595, + 57597 ], "loc": { "start": { - "line": 1967, + "line": 1976, "column": 56 }, "end": { - "line": 1967, + "line": 1976, "column": 58 } } } ], "range": [ - 57453, - 57475 + 57576, + 57598 ], "loc": { "start": { - "line": 1967, + "line": 1976, "column": 37 }, "end": { - "line": 1967, + "line": 1976, "column": 59 } } @@ -102650,16 +102236,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 57477, - 57486 + 57600, + 57609 ], "loc": { "start": { - "line": 1967, + "line": 1976, "column": 61 }, "end": { - "line": 1967, + "line": 1976, "column": 70 } } @@ -102669,16 +102255,16 @@ "value": false, "raw": "false", "range": [ - 57508, - 57513 + 57631, + 57636 ], "loc": { "start": { - "line": 1968, + "line": 1977, "column": 20 }, "end": { - "line": 1968, + "line": 1977, "column": 25 } } @@ -102689,16 +102275,16 @@ "object": { "type": "ThisExpression", "range": [ - 57515, - 57519 + 57638, + 57642 ], "loc": { "start": { - "line": 1968, + "line": 1977, "column": 27 }, "end": { - "line": 1968, + "line": 1977, "column": 31 } } @@ -102707,93 +102293,93 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 57520, - 57533 + 57643, + 57656 ], "loc": { "start": { - "line": 1968, + "line": 1977, "column": 32 }, "end": { - "line": 1968, + "line": 1977, "column": 45 } } }, "range": [ - 57515, - 57533 + 57638, + 57656 ], "loc": { "start": { - "line": 1968, + "line": 1977, "column": 27 }, "end": { - "line": 1968, + "line": 1977, "column": 45 } } } ], "range": [ - 57444, - 57534 + 57567, + 57657 ], "loc": { "start": { - "line": 1967, + "line": 1976, "column": 28 }, "end": { - "line": 1968, + "line": 1977, "column": 46 } } }, "range": [ - 57432, - 57534 + 57555, + 57657 ], "loc": { "start": { - "line": 1967, + "line": 1976, "column": 16 }, "end": { - "line": 1968, + "line": 1977, "column": 46 } } }, "range": [ - 57432, - 57535 + 57555, + 57658 ], "loc": { "start": { - "line": 1967, + "line": 1976, "column": 16 }, "end": { - "line": 1968, + "line": 1977, "column": 47 } } } ], "range": [ - 57414, - 57549 + 57537, + 57672 ], "loc": { "start": { - "line": 1966, + "line": 1975, "column": 28 }, "end": { - "line": 1969, + "line": 1978, "column": 13 } }, @@ -102802,16 +102388,16 @@ "type": "Line", "value": "equal", "range": [ - 57562, - 57569 + 57685, + 57692 ], "loc": { "start": { - "line": 1970, + "line": 1979, "column": 12 }, "end": { - "line": 1970, + "line": 1979, "column": 19 } } @@ -102824,16 +102410,16 @@ "type": "Identifier", "name": "hasEQ", "range": [ - 57591, - 57596 + 57714, + 57719 ], "loc": { "start": { - "line": 1971, + "line": 1980, "column": 21 }, "end": { - "line": 1971, + "line": 1980, "column": 26 } } @@ -102850,16 +102436,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 57616, - 57625 + 57739, + 57748 ], "loc": { "start": { - "line": 1972, + "line": 1981, "column": 16 }, "end": { - "line": 1972, + "line": 1981, "column": 25 } } @@ -102870,16 +102456,16 @@ "type": "Identifier", "name": "contains", "range": [ - 57628, - 57636 + 57751, + 57759 ], "loc": { "start": { - "line": 1972, + "line": 1981, "column": 28 }, "end": { - "line": 1972, + "line": 1981, "column": 36 } } @@ -102894,16 +102480,16 @@ "type": "Identifier", "name": "term", "range": [ - 57637, - 57641 + 57760, + 57764 ], "loc": { "start": { - "line": 1972, + "line": 1981, "column": 37 }, "end": { - "line": 1972, + "line": 1981, "column": 41 } } @@ -102912,31 +102498,31 @@ "type": "Identifier", "name": "replace", "range": [ - 57642, - 57649 + 57765, + 57772 ], "loc": { "start": { - "line": 1972, + "line": 1981, "column": 42 }, "end": { - "line": 1972, + "line": 1981, "column": 49 } } }, "range": [ - 57637, - 57649 + 57760, + 57772 ], "loc": { "start": { - "line": 1972, + "line": 1981, "column": 37 }, "end": { - "line": 1972, + "line": 1981, "column": 49 } } @@ -102946,16 +102532,16 @@ "type": "Identifier", "name": "reEq", "range": [ - 57650, - 57654 + 57773, + 57777 ], "loc": { "start": { - "line": 1972, + "line": 1981, "column": 50 }, "end": { - "line": 1972, + "line": 1981, "column": 54 } } @@ -102965,32 +102551,32 @@ "value": "", "raw": "''", "range": [ - 57656, - 57658 + 57779, + 57781 ], "loc": { "start": { - "line": 1972, + "line": 1981, "column": 56 }, "end": { - "line": 1972, + "line": 1981, "column": 58 } } } ], "range": [ - 57637, - 57659 + 57760, + 57782 ], "loc": { "start": { - "line": 1972, + "line": 1981, "column": 37 }, "end": { - "line": 1972, + "line": 1981, "column": 59 } } @@ -102999,16 +102585,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 57661, - 57670 + 57784, + 57793 ], "loc": { "start": { - "line": 1972, + "line": 1981, "column": 61 }, "end": { - "line": 1972, + "line": 1981, "column": 70 } } @@ -103018,16 +102604,16 @@ "value": true, "raw": "true", "range": [ - 57692, - 57696 + 57815, + 57819 ], "loc": { "start": { - "line": 1973, + "line": 1982, "column": 20 }, "end": { - "line": 1973, + "line": 1982, "column": 24 } } @@ -103038,16 +102624,16 @@ "object": { "type": "ThisExpression", "range": [ - 57698, - 57702 + 57821, + 57825 ], "loc": { "start": { - "line": 1973, + "line": 1982, "column": 26 }, "end": { - "line": 1973, + "line": 1982, "column": 30 } } @@ -103056,93 +102642,93 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 57703, - 57716 + 57826, + 57839 ], "loc": { "start": { - "line": 1973, + "line": 1982, "column": 31 }, "end": { - "line": 1973, + "line": 1982, "column": 44 } } }, "range": [ - 57698, - 57716 + 57821, + 57839 ], "loc": { "start": { - "line": 1973, + "line": 1982, "column": 26 }, "end": { - "line": 1973, + "line": 1982, "column": 44 } } } ], "range": [ - 57628, - 57717 + 57751, + 57840 ], "loc": { "start": { - "line": 1972, + "line": 1981, "column": 28 }, "end": { - "line": 1973, + "line": 1982, "column": 45 } } }, "range": [ - 57616, - 57717 + 57739, + 57840 ], "loc": { "start": { - "line": 1972, + "line": 1981, "column": 16 }, "end": { - "line": 1973, + "line": 1982, "column": 45 } } }, "range": [ - 57616, - 57718 + 57739, + 57841 ], "loc": { "start": { - "line": 1972, + "line": 1981, "column": 16 }, "end": { - "line": 1973, + "line": 1982, "column": 46 } } } ], "range": [ - 57598, - 57732 + 57721, + 57855 ], "loc": { "start": { - "line": 1971, + "line": 1980, "column": 28 }, "end": { - "line": 1974, + "line": 1983, "column": 13 } }, @@ -103151,16 +102737,16 @@ "type": "Line", "value": "starts with", "range": [ - 57745, - 57758 + 57868, + 57881 ], "loc": { "start": { - "line": 1975, + "line": 1984, "column": 12 }, "end": { - "line": 1975, + "line": 1984, "column": 25 } } @@ -103173,16 +102759,16 @@ "type": "Identifier", "name": "hasST", "range": [ - 57780, - 57785 + 57903, + 57908 ], "loc": { "start": { - "line": 1976, + "line": 1985, "column": 21 }, "end": { - "line": 1976, + "line": 1985, "column": 26 } } @@ -103199,16 +102785,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 57805, - 57814 + 57928, + 57937 ], "loc": { "start": { - "line": 1977, + "line": 1986, "column": 16 }, "end": { - "line": 1977, + "line": 1986, "column": 25 } } @@ -103227,16 +102813,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 57817, - 57826 + 57940, + 57949 ], "loc": { "start": { - "line": 1977, + "line": 1986, "column": 28 }, "end": { - "line": 1977, + "line": 1986, "column": 37 } } @@ -103245,31 +102831,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 57827, - 57834 + 57950, + 57957 ], "loc": { "start": { - "line": 1977, + "line": 1986, "column": 38 }, "end": { - "line": 1977, + "line": 1986, "column": 45 } } }, "range": [ - 57817, - 57834 + 57940, + 57957 ], "loc": { "start": { - "line": 1977, + "line": 1986, "column": 28 }, "end": { - "line": 1977, + "line": 1986, "column": 45 } } @@ -103284,16 +102870,16 @@ "type": "Identifier", "name": "term", "range": [ - 57835, - 57839 + 57958, + 57962 ], "loc": { "start": { - "line": 1977, + "line": 1986, "column": 46 }, "end": { - "line": 1977, + "line": 1986, "column": 50 } } @@ -103302,31 +102888,31 @@ "type": "Identifier", "name": "replace", "range": [ - 57840, - 57847 + 57963, + 57970 ], "loc": { "start": { - "line": 1977, + "line": 1986, "column": 51 }, "end": { - "line": 1977, + "line": 1986, "column": 58 } } }, "range": [ - 57835, - 57847 + 57958, + 57970 ], "loc": { "start": { - "line": 1977, + "line": 1986, "column": 46 }, "end": { - "line": 1977, + "line": 1986, "column": 58 } } @@ -103336,16 +102922,16 @@ "type": "Identifier", "name": "reSt", "range": [ - 57848, - 57852 + 57971, + 57975 ], "loc": { "start": { - "line": 1977, + "line": 1986, "column": 59 }, "end": { - "line": 1977, + "line": 1986, "column": 63 } } @@ -103355,48 +102941,48 @@ "value": "", "raw": "''", "range": [ - 57854, - 57856 + 57977, + 57979 ], "loc": { "start": { - "line": 1977, + "line": 1986, "column": 65 }, "end": { - "line": 1977, + "line": 1986, "column": 67 } } } ], "range": [ - 57835, - 57857 + 57958, + 57980 ], "loc": { "start": { - "line": 1977, + "line": 1986, "column": 46 }, "end": { - "line": 1977, + "line": 1986, "column": 68 } } } ], "range": [ - 57817, - 57858 + 57940, + 57981 ], "loc": { "start": { - "line": 1977, + "line": 1986, "column": 28 }, "end": { - "line": 1977, + "line": 1986, "column": 69 } } @@ -103406,31 +102992,31 @@ "value": 0, "raw": "0", "range": [ - 57863, - 57864 + 57986, + 57987 ], "loc": { "start": { - "line": 1977, + "line": 1986, "column": 74 }, "end": { - "line": 1977, + "line": 1986, "column": 75 } } }, "range": [ - 57817, - 57864 + 57940, + 57987 ], "loc": { "start": { - "line": 1977, + "line": 1986, "column": 28 }, "end": { - "line": 1977, + "line": 1986, "column": 75 } } @@ -103440,16 +103026,16 @@ "value": true, "raw": "true", "range": [ - 57887, - 57891 + 58010, + 58014 ], "loc": { "start": { - "line": 1978, + "line": 1987, "column": 20 }, "end": { - "line": 1978, + "line": 1987, "column": 24 } } @@ -103459,77 +103045,77 @@ "value": false, "raw": "false", "range": [ - 57894, - 57899 + 58017, + 58022 ], "loc": { "start": { - "line": 1978, + "line": 1987, "column": 27 }, "end": { - "line": 1978, + "line": 1987, "column": 32 } } }, "range": [ - 57817, - 57899 + 57940, + 58022 ], "loc": { "start": { - "line": 1977, + "line": 1986, "column": 28 }, "end": { - "line": 1978, + "line": 1987, "column": 32 } } }, "range": [ - 57805, - 57899 + 57928, + 58022 ], "loc": { "start": { - "line": 1977, + "line": 1986, "column": 16 }, "end": { - "line": 1978, + "line": 1987, "column": 32 } } }, "range": [ - 57805, - 57900 + 57928, + 58023 ], "loc": { "start": { - "line": 1977, + "line": 1986, "column": 16 }, "end": { - "line": 1978, + "line": 1987, "column": 33 } } } ], "range": [ - 57787, - 57914 + 57910, + 58037 ], "loc": { "start": { - "line": 1976, + "line": 1985, "column": 28 }, "end": { - "line": 1979, + "line": 1988, "column": 13 } }, @@ -103538,16 +103124,16 @@ "type": "Line", "value": "ends with", "range": [ - 57927, - 57938 + 58050, + 58061 ], "loc": { "start": { - "line": 1980, + "line": 1989, "column": 12 }, "end": { - "line": 1980, + "line": 1989, "column": 23 } } @@ -103560,16 +103146,16 @@ "type": "Identifier", "name": "hasEN", "range": [ - 57960, - 57965 + 58083, + 58088 ], "loc": { "start": { - "line": 1981, + "line": 1990, "column": 21 }, "end": { - "line": 1981, + "line": 1990, "column": 26 } } @@ -103586,16 +103172,16 @@ "type": "Identifier", "name": "searchArg", "range": [ - 57989, - 57998 + 58112, + 58121 ], "loc": { "start": { - "line": 1982, + "line": 1991, "column": 20 }, "end": { - "line": 1982, + "line": 1991, "column": 29 } } @@ -103609,16 +103195,16 @@ "type": "Identifier", "name": "term", "range": [ - 58001, - 58005 + 58124, + 58128 ], "loc": { "start": { - "line": 1982, + "line": 1991, "column": 32 }, "end": { - "line": 1982, + "line": 1991, "column": 36 } } @@ -103627,31 +103213,31 @@ "type": "Identifier", "name": "replace", "range": [ - 58006, - 58013 + 58129, + 58136 ], "loc": { "start": { - "line": 1982, + "line": 1991, "column": 37 }, "end": { - "line": 1982, + "line": 1991, "column": 44 } } }, "range": [ - 58001, - 58013 + 58124, + 58136 ], "loc": { "start": { - "line": 1982, + "line": 1991, "column": 32 }, "end": { - "line": 1982, + "line": 1991, "column": 44 } } @@ -103661,16 +103247,16 @@ "type": "Identifier", "name": "reEn", "range": [ - 58014, - 58018 + 58137, + 58141 ], "loc": { "start": { - "line": 1982, + "line": 1991, "column": 45 }, "end": { - "line": 1982, + "line": 1991, "column": 49 } } @@ -103680,47 +103266,47 @@ "value": "", "raw": "''", "range": [ - 58020, - 58022 + 58143, + 58145 ], "loc": { "start": { - "line": 1982, + "line": 1991, "column": 51 }, "end": { - "line": 1982, + "line": 1991, "column": 53 } } } ], "range": [ - 58001, - 58023 + 58124, + 58146 ], "loc": { "start": { - "line": 1982, + "line": 1991, "column": 32 }, "end": { - "line": 1982, + "line": 1991, "column": 54 } } }, "range": [ - 57989, - 58023 + 58112, + 58146 ], "loc": { "start": { - "line": 1982, + "line": 1991, "column": 20 }, "end": { - "line": 1982, + "line": 1991, "column": 54 } } @@ -103728,16 +103314,16 @@ ], "kind": "let", "range": [ - 57985, - 58024 + 58108, + 58147 ], "loc": { "start": { - "line": 1982, + "line": 1991, "column": 16 }, "end": { - "line": 1982, + "line": 1991, "column": 55 } } @@ -103751,16 +103337,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 58041, - 58050 + 58164, + 58173 ], "loc": { "start": { - "line": 1983, + "line": 1992, "column": 16 }, "end": { - "line": 1983, + "line": 1992, "column": 25 } } @@ -103782,16 +103368,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58073, - 58082 + 58196, + 58205 ], "loc": { "start": { - "line": 1984, + "line": 1993, "column": 20 }, "end": { - "line": 1984, + "line": 1993, "column": 29 } } @@ -103800,31 +103386,31 @@ "type": "Identifier", "name": "lastIndexOf", "range": [ - 58083, - 58094 + 58206, + 58217 ], "loc": { "start": { - "line": 1984, + "line": 1993, "column": 30 }, "end": { - "line": 1984, + "line": 1993, "column": 41 } } }, "range": [ - 58073, - 58094 + 58196, + 58217 ], "loc": { "start": { - "line": 1984, + "line": 1993, "column": 20 }, "end": { - "line": 1984, + "line": 1993, "column": 41 } } @@ -103834,16 +103420,16 @@ "type": "Identifier", "name": "searchArg", "range": [ - 58095, - 58104 + 58218, + 58227 ], "loc": { "start": { - "line": 1984, + "line": 1993, "column": 42 }, "end": { - "line": 1984, + "line": 1993, "column": 51 } } @@ -103858,16 +103444,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58106, - 58115 + 58229, + 58238 ], "loc": { "start": { - "line": 1984, + "line": 1993, "column": 53 }, "end": { - "line": 1984, + "line": 1993, "column": 62 } } @@ -103876,31 +103462,31 @@ "type": "Identifier", "name": "length", "range": [ - 58116, - 58122 + 58239, + 58245 ], "loc": { "start": { - "line": 1984, + "line": 1993, "column": 63 }, "end": { - "line": 1984, + "line": 1993, "column": 69 } } }, "range": [ - 58106, - 58122 + 58229, + 58245 ], "loc": { "start": { - "line": 1984, + "line": 1993, "column": 53 }, "end": { - "line": 1984, + "line": 1993, "column": 69 } } @@ -103910,47 +103496,47 @@ "value": 1, "raw": "1", "range": [ - 58125, - 58126 + 58248, + 58249 ], "loc": { "start": { - "line": 1984, + "line": 1993, "column": 72 }, "end": { - "line": 1984, + "line": 1993, "column": 73 } } }, "range": [ - 58106, - 58126 + 58229, + 58249 ], "loc": { "start": { - "line": 1984, + "line": 1993, "column": 53 }, "end": { - "line": 1984, + "line": 1993, "column": 73 } } } ], "range": [ - 58073, - 58127 + 58196, + 58250 ], "loc": { "start": { - "line": 1984, + "line": 1993, "column": 20 }, "end": { - "line": 1984, + "line": 1993, "column": 74 } } @@ -103968,16 +103554,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58157, - 58166 + 58280, + 58289 ], "loc": { "start": { - "line": 1985, + "line": 1994, "column": 25 }, "end": { - "line": 1985, + "line": 1994, "column": 34 } } @@ -103986,31 +103572,31 @@ "type": "Identifier", "name": "length", "range": [ - 58167, - 58173 + 58290, + 58296 ], "loc": { "start": { - "line": 1985, + "line": 1994, "column": 35 }, "end": { - "line": 1985, + "line": 1994, "column": 41 } } }, "range": [ - 58157, - 58173 + 58280, + 58296 ], "loc": { "start": { - "line": 1985, + "line": 1994, "column": 25 }, "end": { - "line": 1985, + "line": 1994, "column": 41 } } @@ -104020,31 +103606,31 @@ "value": 1, "raw": "1", "range": [ - 58176, - 58177 + 58299, + 58300 ], "loc": { "start": { - "line": 1985, + "line": 1994, "column": 44 }, "end": { - "line": 1985, + "line": 1994, "column": 45 } } }, "range": [ - 58157, - 58177 + 58280, + 58300 ], "loc": { "start": { - "line": 1985, + "line": 1994, "column": 25 }, "end": { - "line": 1985, + "line": 1994, "column": 45 } } @@ -104059,16 +103645,16 @@ "type": "Identifier", "name": "searchArg", "range": [ - 58182, - 58191 + 58305, + 58314 ], "loc": { "start": { - "line": 1985, + "line": 1994, "column": 50 }, "end": { - "line": 1985, + "line": 1994, "column": 59 } } @@ -104077,31 +103663,31 @@ "type": "Identifier", "name": "length", "range": [ - 58192, - 58198 + 58315, + 58321 ], "loc": { "start": { - "line": 1985, + "line": 1994, "column": 60 }, "end": { - "line": 1985, + "line": 1994, "column": 66 } } }, "range": [ - 58182, - 58198 + 58305, + 58321 ], "loc": { "start": { - "line": 1985, + "line": 1994, "column": 50 }, "end": { - "line": 1985, + "line": 1994, "column": 66 } } @@ -104111,61 +103697,61 @@ "value": 1, "raw": "1", "range": [ - 58201, - 58202 + 58324, + 58325 ], "loc": { "start": { - "line": 1985, + "line": 1994, "column": 69 }, "end": { - "line": 1985, + "line": 1994, "column": 70 } } }, "range": [ - 58182, - 58202 + 58305, + 58325 ], "loc": { "start": { - "line": 1985, + "line": 1994, "column": 50 }, "end": { - "line": 1985, + "line": 1994, "column": 70 } } }, "range": [ - 58156, - 58203 + 58279, + 58326 ], "loc": { "start": { - "line": 1985, + "line": 1994, "column": 24 }, "end": { - "line": 1985, + "line": 1994, "column": 71 } } }, "range": [ - 58073, - 58203 + 58196, + 58326 ], "loc": { "start": { - "line": 1984, + "line": 1993, "column": 20 }, "end": { - "line": 1985, + "line": 1994, "column": 71 } } @@ -104182,16 +103768,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58231, - 58240 + 58354, + 58363 ], "loc": { "start": { - "line": 1986, + "line": 1995, "column": 24 }, "end": { - "line": 1986, + "line": 1995, "column": 33 } } @@ -104200,31 +103786,31 @@ "type": "Identifier", "name": "lastIndexOf", "range": [ - 58241, - 58252 + 58364, + 58375 ], "loc": { "start": { - "line": 1986, + "line": 1995, "column": 34 }, "end": { - "line": 1986, + "line": 1995, "column": 45 } } }, "range": [ - 58231, - 58252 + 58354, + 58375 ], "loc": { "start": { - "line": 1986, + "line": 1995, "column": 24 }, "end": { - "line": 1986, + "line": 1995, "column": 45 } } @@ -104234,16 +103820,16 @@ "type": "Identifier", "name": "searchArg", "range": [ - 58253, - 58262 + 58376, + 58385 ], "loc": { "start": { - "line": 1986, + "line": 1995, "column": 46 }, "end": { - "line": 1986, + "line": 1995, "column": 55 } } @@ -104258,16 +103844,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58264, - 58273 + 58387, + 58396 ], "loc": { "start": { - "line": 1986, + "line": 1995, "column": 57 }, "end": { - "line": 1986, + "line": 1995, "column": 66 } } @@ -104276,31 +103862,31 @@ "type": "Identifier", "name": "length", "range": [ - 58274, - 58280 + 58397, + 58403 ], "loc": { "start": { - "line": 1986, + "line": 1995, "column": 67 }, "end": { - "line": 1986, + "line": 1995, "column": 73 } } }, "range": [ - 58264, - 58280 + 58387, + 58403 ], "loc": { "start": { - "line": 1986, + "line": 1995, "column": 57 }, "end": { - "line": 1986, + "line": 1995, "column": 73 } } @@ -104310,47 +103896,47 @@ "value": 1, "raw": "1", "range": [ - 58283, - 58284 + 58406, + 58407 ], "loc": { "start": { - "line": 1986, + "line": 1995, "column": 76 }, "end": { - "line": 1986, + "line": 1995, "column": 77 } } }, "range": [ - 58264, - 58284 + 58387, + 58407 ], "loc": { "start": { - "line": 1986, + "line": 1995, "column": 57 }, "end": { - "line": 1986, + "line": 1995, "column": 77 } } } ], "range": [ - 58231, - 58285 + 58354, + 58408 ], "loc": { "start": { - "line": 1986, + "line": 1995, "column": 24 }, "end": { - "line": 1986, + "line": 1995, "column": 78 } } @@ -104363,62 +103949,62 @@ "value": 1, "raw": "1", "range": [ - 58313, - 58314 + 58436, + 58437 ], "loc": { "start": { - "line": 1987, + "line": 1996, "column": 27 }, "end": { - "line": 1987, + "line": 1996, "column": 28 } } }, "prefix": true, "range": [ - 58312, - 58314 + 58435, + 58437 ], "loc": { "start": { - "line": 1987, + "line": 1996, "column": 26 }, "end": { - "line": 1987, + "line": 1996, "column": 28 } } }, "range": [ - 58231, - 58314 + 58354, + 58437 ], "loc": { "start": { - "line": 1986, + "line": 1995, "column": 24 }, "end": { - "line": 1987, + "line": 1996, "column": 28 } } }, "range": [ - 58073, - 58314 + 58196, + 58437 ], "loc": { "start": { - "line": 1984, + "line": 1993, "column": 20 }, "end": { - "line": 1987, + "line": 1996, "column": 28 } } @@ -104428,16 +104014,16 @@ "value": true, "raw": "true", "range": [ - 58317, - 58321 + 58440, + 58444 ], "loc": { "start": { - "line": 1987, + "line": 1996, "column": 31 }, "end": { - "line": 1987, + "line": 1996, "column": 35 } } @@ -104447,77 +104033,77 @@ "value": false, "raw": "false", "range": [ - 58324, - 58329 + 58447, + 58452 ], "loc": { "start": { - "line": 1987, + "line": 1996, "column": 38 }, "end": { - "line": 1987, + "line": 1996, "column": 43 } } }, "range": [ - 58073, - 58329 + 58196, + 58452 ], "loc": { "start": { - "line": 1984, + "line": 1993, "column": 20 }, "end": { - "line": 1987, + "line": 1996, "column": 43 } } }, "range": [ - 58041, - 58329 + 58164, + 58452 ], "loc": { "start": { - "line": 1983, + "line": 1992, "column": 16 }, "end": { - "line": 1987, + "line": 1996, "column": 43 } } }, "range": [ - 58041, - 58330 + 58164, + 58453 ], "loc": { "start": { - "line": 1983, + "line": 1992, "column": 16 }, "end": { - "line": 1987, + "line": 1996, "column": 44 } } } ], "range": [ - 57967, - 58344 + 58090, + 58467 ], "loc": { "start": { - "line": 1981, + "line": 1990, "column": 28 }, "end": { - "line": 1988, + "line": 1997, "column": 13 } }, @@ -104526,16 +104112,16 @@ "type": "Line", "value": "empty", "range": [ - 58357, - 58364 + 58480, + 58487 ], "loc": { "start": { - "line": 1989, + "line": 1998, "column": 12 }, "end": { - "line": 1989, + "line": 1998, "column": 19 } } @@ -104548,16 +104134,16 @@ "type": "Identifier", "name": "hasEM", "range": [ - 58386, - 58391 + 58509, + 58514 ], "loc": { "start": { - "line": 1990, + "line": 1999, "column": 21 }, "end": { - "line": 1990, + "line": 1999, "column": 26 } } @@ -104574,16 +104160,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 58411, - 58420 + 58534, + 58543 ], "loc": { "start": { - "line": 1991, + "line": 2000, "column": 16 }, "end": { - "line": 1991, + "line": 2000, "column": 25 } } @@ -104594,16 +104180,16 @@ "type": "Identifier", "name": "isEmptyString", "range": [ - 58423, - 58436 + 58546, + 58559 ], "loc": { "start": { - "line": 1991, + "line": 2000, "column": 28 }, "end": { - "line": 1991, + "line": 2000, "column": 41 } } @@ -104613,78 +104199,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58437, - 58446 + 58560, + 58569 ], "loc": { "start": { - "line": 1991, + "line": 2000, "column": 42 }, "end": { - "line": 1991, + "line": 2000, "column": 51 } } } ], "range": [ - 58423, - 58447 + 58546, + 58570 ], "loc": { "start": { - "line": 1991, + "line": 2000, "column": 28 }, "end": { - "line": 1991, + "line": 2000, "column": 52 } } }, "range": [ - 58411, - 58447 + 58534, + 58570 ], "loc": { "start": { - "line": 1991, + "line": 2000, "column": 16 }, "end": { - "line": 1991, + "line": 2000, "column": 52 } } }, "range": [ - 58411, - 58448 + 58534, + 58571 ], "loc": { "start": { - "line": 1991, + "line": 2000, "column": 16 }, "end": { - "line": 1991, + "line": 2000, "column": 53 } } } ], "range": [ - 58393, - 58462 + 58516, + 58585 ], "loc": { "start": { - "line": 1990, + "line": 1999, "column": 28 }, "end": { - "line": 1992, + "line": 2001, "column": 13 } }, @@ -104693,16 +104279,16 @@ "type": "Line", "value": "non-empty", "range": [ - 58475, - 58486 + 58598, + 58609 ], "loc": { "start": { - "line": 1993, + "line": 2002, "column": 12 }, "end": { - "line": 1993, + "line": 2002, "column": 23 } } @@ -104715,16 +104301,16 @@ "type": "Identifier", "name": "hasNM", "range": [ - 58508, - 58513 + 58631, + 58636 ], "loc": { "start": { - "line": 1994, + "line": 2003, "column": 21 }, "end": { - "line": 1994, + "line": 2003, "column": 26 } } @@ -104741,16 +104327,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 58533, - 58542 + 58656, + 58665 ], "loc": { "start": { - "line": 1995, + "line": 2004, "column": 16 }, "end": { - "line": 1995, + "line": 2004, "column": 25 } } @@ -104764,16 +104350,16 @@ "type": "Identifier", "name": "isEmptyString", "range": [ - 58546, - 58559 + 58669, + 58682 ], "loc": { "start": { - "line": 1995, + "line": 2004, "column": 29 }, "end": { - "line": 1995, + "line": 2004, "column": 42 } } @@ -104783,94 +104369,94 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58560, - 58569 + 58683, + 58692 ], "loc": { "start": { - "line": 1995, + "line": 2004, "column": 43 }, "end": { - "line": 1995, + "line": 2004, "column": 52 } } } ], "range": [ - 58546, - 58570 + 58669, + 58693 ], "loc": { "start": { - "line": 1995, + "line": 2004, "column": 29 }, "end": { - "line": 1995, + "line": 2004, "column": 53 } } }, "prefix": true, "range": [ - 58545, - 58570 + 58668, + 58693 ], "loc": { "start": { - "line": 1995, + "line": 2004, "column": 28 }, "end": { - "line": 1995, + "line": 2004, "column": 53 } } }, "range": [ - 58533, - 58570 + 58656, + 58693 ], "loc": { "start": { - "line": 1995, + "line": 2004, "column": 16 }, "end": { - "line": 1995, + "line": 2004, "column": 53 } } }, "range": [ - 58533, - 58571 + 58656, + 58694 ], "loc": { "start": { - "line": 1995, + "line": 2004, "column": 16 }, "end": { - "line": 1995, + "line": 2004, "column": 54 } } } ], "range": [ - 58515, - 58585 + 58638, + 58708 ], "loc": { "start": { - "line": 1994, + "line": 2003, "column": 28 }, "end": { - "line": 1996, + "line": 2005, "column": 13 } }, @@ -104879,16 +104465,16 @@ "type": "Line", "value": "regexp", "range": [ - 58598, - 58606 + 58721, + 58729 ], "loc": { "start": { - "line": 1997, + "line": 2006, "column": 12 }, "end": { - "line": 1997, + "line": 2006, "column": 20 } } @@ -104901,16 +104487,16 @@ "type": "Identifier", "name": "hasRE", "range": [ - 58628, - 58633 + 58751, + 58756 ], "loc": { "start": { - "line": 1998, + "line": 2007, "column": 21 }, "end": { - "line": 1998, + "line": 2007, "column": 26 } } @@ -104932,16 +104518,16 @@ "type": "Identifier", "name": "srchArg", "range": [ - 58765, - 58772 + 58888, + 58895 ], "loc": { "start": { - "line": 2002, + "line": 2011, "column": 24 }, "end": { - "line": 2002, + "line": 2011, "column": 31 } } @@ -104955,16 +104541,16 @@ "type": "Identifier", "name": "term", "range": [ - 58775, - 58779 + 58898, + 58902 ], "loc": { "start": { - "line": 2002, + "line": 2011, "column": 34 }, "end": { - "line": 2002, + "line": 2011, "column": 38 } } @@ -104973,31 +104559,31 @@ "type": "Identifier", "name": "replace", "range": [ - 58780, - 58787 + 58903, + 58910 ], "loc": { "start": { - "line": 2002, + "line": 2011, "column": 39 }, "end": { - "line": 2002, + "line": 2011, "column": 46 } } }, "range": [ - 58775, - 58787 + 58898, + 58910 ], "loc": { "start": { - "line": 2002, + "line": 2011, "column": 34 }, "end": { - "line": 2002, + "line": 2011, "column": 46 } } @@ -105007,16 +104593,16 @@ "type": "Identifier", "name": "reRe", "range": [ - 58788, - 58792 + 58911, + 58915 ], "loc": { "start": { - "line": 2002, + "line": 2011, "column": 47 }, "end": { - "line": 2002, + "line": 2011, "column": 51 } } @@ -105026,47 +104612,47 @@ "value": "", "raw": "''", "range": [ - 58794, - 58796 + 58917, + 58919 ], "loc": { "start": { - "line": 2002, + "line": 2011, "column": 53 }, "end": { - "line": 2002, + "line": 2011, "column": 55 } } } ], "range": [ - 58775, - 58797 + 58898, + 58920 ], "loc": { "start": { - "line": 2002, + "line": 2011, "column": 34 }, "end": { - "line": 2002, + "line": 2011, "column": 56 } } }, "range": [ - 58765, - 58797 + 58888, + 58920 ], "loc": { "start": { - "line": 2002, + "line": 2011, "column": 24 }, "end": { - "line": 2002, + "line": 2011, "column": 56 } } @@ -105074,16 +104660,16 @@ ], "kind": "let", "range": [ - 58761, - 58798 + 58884, + 58921 ], "loc": { "start": { - "line": 2002, + "line": 2011, "column": 20 }, "end": { - "line": 2002, + "line": 2011, "column": 57 } }, @@ -105092,16 +104678,16 @@ "type": "Line", "value": "operator is removed", "range": [ - 58719, - 58740 + 58842, + 58863 ], "loc": { "start": { - "line": 2001, + "line": 2010, "column": 20 }, "end": { - "line": 2001, + "line": 2010, "column": 41 } } @@ -105117,16 +104703,16 @@ "type": "Identifier", "name": "rgx", "range": [ - 58823, - 58826 + 58946, + 58949 ], "loc": { "start": { - "line": 2003, + "line": 2012, "column": 24 }, "end": { - "line": 2003, + "line": 2012, "column": 27 } } @@ -105137,16 +104723,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 58833, - 58839 + 58956, + 58962 ], "loc": { "start": { - "line": 2003, + "line": 2012, "column": 34 }, "end": { - "line": 2003, + "line": 2012, "column": 40 } } @@ -105156,47 +104742,47 @@ "type": "Identifier", "name": "srchArg", "range": [ - 58840, - 58847 + 58963, + 58970 ], "loc": { "start": { - "line": 2003, + "line": 2012, "column": 41 }, "end": { - "line": 2003, + "line": 2012, "column": 48 } } } ], "range": [ - 58829, - 58848 + 58952, + 58971 ], "loc": { "start": { - "line": 2003, + "line": 2012, "column": 30 }, "end": { - "line": 2003, + "line": 2012, "column": 49 } } }, "range": [ - 58823, - 58848 + 58946, + 58971 ], "loc": { "start": { - "line": 2003, + "line": 2012, "column": 24 }, "end": { - "line": 2003, + "line": 2012, "column": 49 } } @@ -105204,16 +104790,16 @@ ], "kind": "let", "range": [ - 58819, - 58849 + 58942, + 58972 ], "loc": { "start": { - "line": 2003, + "line": 2012, "column": 20 }, "end": { - "line": 2003, + "line": 2012, "column": 50 } } @@ -105227,16 +104813,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 58870, - 58879 + 58993, + 59002 ], "loc": { "start": { - "line": 2004, + "line": 2013, "column": 20 }, "end": { - "line": 2004, + "line": 2013, "column": 29 } } @@ -105250,16 +104836,16 @@ "type": "Identifier", "name": "rgx", "range": [ - 58882, - 58885 + 59005, + 59008 ], "loc": { "start": { - "line": 2004, + "line": 2013, "column": 32 }, "end": { - "line": 2004, + "line": 2013, "column": 35 } } @@ -105268,31 +104854,31 @@ "type": "Identifier", "name": "test", "range": [ - 58886, - 58890 + 59009, + 59013 ], "loc": { "start": { - "line": 2004, + "line": 2013, "column": 36 }, "end": { - "line": 2004, + "line": 2013, "column": 40 } } }, "range": [ - 58882, - 58890 + 59005, + 59013 ], "loc": { "start": { - "line": 2004, + "line": 2013, "column": 32 }, "end": { - "line": 2004, + "line": 2013, "column": 40 } } @@ -105302,78 +104888,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58891, - 58900 + 59014, + 59023 ], "loc": { "start": { - "line": 2004, + "line": 2013, "column": 41 }, "end": { - "line": 2004, + "line": 2013, "column": 50 } } } ], "range": [ - 58882, - 58901 + 59005, + 59024 ], "loc": { "start": { - "line": 2004, + "line": 2013, "column": 32 }, "end": { - "line": 2004, + "line": 2013, "column": 51 } } }, "range": [ - 58870, - 58901 + 58993, + 59024 ], "loc": { "start": { - "line": 2004, + "line": 2013, "column": 20 }, "end": { - "line": 2004, + "line": 2013, "column": 51 } } }, "range": [ - 58870, - 58902 + 58993, + 59025 ], "loc": { "start": { - "line": 2004, + "line": 2013, "column": 20 }, "end": { - "line": 2004, + "line": 2013, "column": 52 } } } ], "range": [ - 58697, - 58920 + 58820, + 59043 ], "loc": { "start": { - "line": 2000, + "line": 2009, "column": 20 }, "end": { - "line": 2005, + "line": 2014, "column": 17 } } @@ -105384,16 +104970,16 @@ "type": "Identifier", "name": "ex", "range": [ - 58928, - 58930 + 59051, + 59053 ], "loc": { "start": { - "line": 2005, + "line": 2014, "column": 25 }, "end": { - "line": 2005, + "line": 2014, "column": 27 } } @@ -105410,16 +104996,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 58954, - 58963 + 59077, + 59086 ], "loc": { "start": { - "line": 2006, + "line": 2015, "column": 20 }, "end": { - "line": 2006, + "line": 2015, "column": 29 } } @@ -105429,93 +105015,93 @@ "value": false, "raw": "false", "range": [ - 58966, - 58971 + 59089, + 59094 ], "loc": { "start": { - "line": 2006, + "line": 2015, "column": 32 }, "end": { - "line": 2006, + "line": 2015, "column": 37 } } }, "range": [ - 58954, - 58971 + 59077, + 59094 ], "loc": { "start": { - "line": 2006, + "line": 2015, "column": 20 }, "end": { - "line": 2006, + "line": 2015, "column": 37 } } }, "range": [ - 58954, - 58972 + 59077, + 59095 ], "loc": { "start": { - "line": 2006, + "line": 2015, "column": 20 }, "end": { - "line": 2006, + "line": 2015, "column": 38 } } } ], "range": [ - 58932, - 58990 + 59055, + 59113 ], "loc": { "start": { - "line": 2005, + "line": 2014, "column": 29 }, "end": { - "line": 2007, + "line": 2016, "column": 17 } } }, "range": [ - 58921, - 58990 + 59044, + 59113 ], "loc": { "start": { - "line": 2005, + "line": 2014, "column": 18 }, "end": { - "line": 2007, + "line": 2016, "column": 17 } } }, "finalizer": null, "range": [ - 58693, - 58990 + 58816, + 59113 ], "loc": { "start": { - "line": 2000, + "line": 2009, "column": 16 }, "end": { - "line": 2007, + "line": 2016, "column": 17 } }, @@ -105524,16 +105110,16 @@ "type": "Line", "value": "in case regexp throws", "range": [ - 58653, - 58676 + 58776, + 58799 ], "loc": { "start": { - "line": 1999, + "line": 2008, "column": 16 }, "end": { - "line": 1999, + "line": 2008, "column": 39 } } @@ -105542,16 +105128,16 @@ } ], "range": [ - 58635, - 59004 + 58758, + 59127 ], "loc": { "start": { - "line": 1998, + "line": 2007, "column": 28 }, "end": { - "line": 2008, + "line": 2017, "column": 13 } } @@ -105571,16 +105157,16 @@ "type": "Identifier", "name": "numData", "range": [ - 59176, - 59183 + 59299, + 59306 ], "loc": { "start": { - "line": 2011, + "line": 2020, "column": 20 }, "end": { - "line": 2011, + "line": 2020, "column": 27 } } @@ -105593,16 +105179,16 @@ "object": { "type": "ThisExpression", "range": [ - 59207, - 59211 + 59330, + 59334 ], "loc": { "start": { - "line": 2012, + "line": 2021, "column": 20 }, "end": { - "line": 2012, + "line": 2021, "column": 24 } } @@ -105611,31 +105197,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 59212, - 59219 + 59335, + 59342 ], "loc": { "start": { - "line": 2012, + "line": 2021, "column": 25 }, "end": { - "line": 2012, + "line": 2021, "column": 32 } } }, "range": [ - 59207, - 59219 + 59330, + 59342 ], "loc": { "start": { - "line": 2012, + "line": 2021, "column": 20 }, "end": { - "line": 2012, + "line": 2021, "column": 32 } } @@ -105645,16 +105231,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 59220, - 59226 + 59343, + 59349 ], "loc": { "start": { - "line": 2012, + "line": 2021, "column": 33 }, "end": { - "line": 2012, + "line": 2021, "column": 39 } } @@ -105666,16 +105252,16 @@ "type": "Identifier", "name": "NUMBER", "range": [ - 59229, - 59235 + 59352, + 59358 ], "loc": { "start": { - "line": 2012, + "line": 2021, "column": 42 }, "end": { - "line": 2012, + "line": 2021, "column": 48 } } @@ -105684,63 +105270,63 @@ "type": "Identifier", "name": "FORMATTED_NUMBER", "range": [ - 59237, - 59253 + 59360, + 59376 ], "loc": { "start": { - "line": 2012, + "line": 2021, "column": 50 }, "end": { - "line": 2012, + "line": 2021, "column": 66 } } } ], "range": [ - 59228, - 59254 + 59351, + 59377 ], "loc": { "start": { - "line": 2012, + "line": 2021, "column": 41 }, "end": { - "line": 2012, + "line": 2021, "column": 67 } } } ], "range": [ - 59207, - 59255 + 59330, + 59378 ], "loc": { "start": { - "line": 2012, + "line": 2021, "column": 20 }, "end": { - "line": 2012, + "line": 2021, "column": 68 } } }, "range": [ - 59176, - 59255 + 59299, + 59378 ], "loc": { "start": { - "line": 2011, + "line": 2020, "column": 20 }, "end": { - "line": 2012, + "line": 2021, "column": 68 } } @@ -105754,16 +105340,16 @@ "object": { "type": "ThisExpression", "range": [ - 59280, - 59284 + 59403, + 59407 ], "loc": { "start": { - "line": 2013, + "line": 2022, "column": 21 }, "end": { - "line": 2013, + "line": 2022, "column": 25 } } @@ -105772,62 +105358,62 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 59285, - 59300 + 59408, + 59423 ], "loc": { "start": { - "line": 2013, + "line": 2022, "column": 26 }, "end": { - "line": 2013, + "line": 2022, "column": 41 } } }, "range": [ - 59280, - 59300 + 59403, + 59423 ], "loc": { "start": { - "line": 2013, + "line": 2022, "column": 21 }, "end": { - "line": 2013, + "line": 2022, "column": 41 } } }, "prefix": true, "range": [ - 59279, - 59300 + 59402, + 59423 ], "loc": { "start": { - "line": 2013, + "line": 2022, "column": 20 }, "end": { - "line": 2013, + "line": 2022, "column": 41 } } }, "range": [ - 59176, - 59300 + 59299, + 59423 ], "loc": { "start": { - "line": 2011, + "line": 2020, "column": 20 }, "end": { - "line": 2013, + "line": 2022, "column": 41 } } @@ -105844,16 +105430,16 @@ "type": "Identifier", "name": "term", "range": [ - 59529, - 59533 + 59652, + 59656 ], "loc": { "start": { - "line": 2017, + "line": 2026, "column": 20 }, "end": { - "line": 2017, + "line": 2026, "column": 24 } } @@ -105867,16 +105453,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 59536, - 59543 + 59659, + 59666 ], "loc": { "start": { - "line": 2017, + "line": 2026, "column": 27 }, "end": { - "line": 2017, + "line": 2026, "column": 34 } } @@ -105886,16 +105472,16 @@ "type": "Identifier", "name": "term", "range": [ - 59544, - 59548 + 59667, + 59671 ], "loc": { "start": { - "line": 2017, + "line": 2026, "column": 35 }, "end": { - "line": 2017, + "line": 2026, "column": 39 } } @@ -105904,32 +105490,32 @@ "type": "Identifier", "name": "decimal", "range": [ - 59550, - 59557 + 59673, + 59680 ], "loc": { "start": { - "line": 2017, + "line": 2026, "column": 41 }, "end": { - "line": 2017, + "line": 2026, "column": 48 } } } ], "range": [ - 59536, - 59558 + 59659, + 59681 ], "loc": { "start": { - "line": 2017, + "line": 2026, "column": 27 }, "end": { - "line": 2017, + "line": 2026, "column": 49 } } @@ -105938,61 +105524,61 @@ "type": "Identifier", "name": "term", "range": [ - 59562, - 59566 + 59685, + 59689 ], "loc": { "start": { - "line": 2017, + "line": 2026, "column": 53 }, "end": { - "line": 2017, + "line": 2026, "column": 57 } } }, "range": [ - 59536, - 59566 + 59659, + 59689 ], "loc": { "start": { - "line": 2017, + "line": 2026, "column": 27 }, "end": { - "line": 2017, + "line": 2026, "column": 57 } } }, "range": [ - 59529, - 59566 + 59652, + 59689 ], "loc": { "start": { - "line": 2017, + "line": 2026, "column": 20 }, "end": { - "line": 2017, + "line": 2026, "column": 57 } } }, "range": [ - 59529, - 59567 + 59652, + 59690 ], "loc": { "start": { - "line": 2017, + "line": 2026, "column": 20 }, "end": { - "line": 2017, + "line": 2026, "column": 58 } }, @@ -106001,16 +105587,16 @@ "type": "Line", "value": " parseNb can return 0 for strings which are not", "range": [ - 59324, - 59373 + 59447, + 59496 ], "loc": { "start": { - "line": 2014, + "line": 2023, "column": 20 }, "end": { - "line": 2014, + "line": 2023, "column": 69 } } @@ -106019,16 +105605,16 @@ "type": "Line", "value": " formatted numbers, in that case return the original", "range": [ - 59394, - 59448 + 59517, + 59571 ], "loc": { "start": { - "line": 2015, + "line": 2024, "column": 20 }, "end": { - "line": 2015, + "line": 2024, "column": 74 } } @@ -106037,16 +105623,16 @@ "type": "Line", "value": " string. TODO: handle this in parseNb", "range": [ - 59469, - 59508 + 59592, + 59631 ], "loc": { "start": { - "line": 2016, + "line": 2025, "column": 20 }, "end": { - "line": 2016, + "line": 2025, "column": 59 } } @@ -106062,16 +105648,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 59588, - 59597 + 59711, + 59720 ], "loc": { "start": { - "line": 2018, + "line": 2027, "column": 20 }, "end": { - "line": 2018, + "line": 2027, "column": 29 } } @@ -106086,16 +105672,16 @@ "type": "Identifier", "name": "numData", "range": [ - 59600, - 59607 + 59723, + 59730 ], "loc": { "start": { - "line": 2018, + "line": 2027, "column": 32 }, "end": { - "line": 2018, + "line": 2027, "column": 39 } } @@ -106104,31 +105690,31 @@ "type": "Identifier", "name": "term", "range": [ - 59612, - 59616 + 59735, + 59739 ], "loc": { "start": { - "line": 2018, + "line": 2027, "column": 44 }, "end": { - "line": 2018, + "line": 2027, "column": 48 } } }, "range": [ - 59600, - 59616 + 59723, + 59739 ], "loc": { "start": { - "line": 2018, + "line": 2027, "column": 32 }, "end": { - "line": 2018, + "line": 2027, "column": 48 } } @@ -106139,16 +105725,16 @@ "type": "Identifier", "name": "contains", "range": [ - 59644, - 59652 + 59767, + 59775 ], "loc": { "start": { - "line": 2019, + "line": 2028, "column": 24 }, "end": { - "line": 2019, + "line": 2028, "column": 32 } } @@ -106163,16 +105749,16 @@ "type": "Identifier", "name": "term", "range": [ - 59653, - 59657 + 59776, + 59780 ], "loc": { "start": { - "line": 2019, + "line": 2028, "column": 33 }, "end": { - "line": 2019, + "line": 2028, "column": 37 } } @@ -106181,47 +105767,47 @@ "type": "Identifier", "name": "toString", "range": [ - 59658, - 59666 + 59781, + 59789 ], "loc": { "start": { - "line": 2019, + "line": 2028, "column": 38 }, "end": { - "line": 2019, + "line": 2028, "column": 46 } } }, "range": [ - 59653, - 59666 + 59776, + 59789 ], "loc": { "start": { - "line": 2019, + "line": 2028, "column": 33 }, "end": { - "line": 2019, + "line": 2028, "column": 46 } } }, "arguments": [], "range": [ - 59653, - 59668 + 59776, + 59791 ], "loc": { "start": { - "line": 2019, + "line": 2028, "column": 33 }, "end": { - "line": 2019, + "line": 2028, "column": 48 } } @@ -106235,16 +105821,16 @@ "type": "Identifier", "name": "numData", "range": [ - 59670, - 59677 + 59793, + 59800 ], "loc": { "start": { - "line": 2019, + "line": 2028, "column": 50 }, "end": { - "line": 2019, + "line": 2028, "column": 57 } } @@ -106253,47 +105839,47 @@ "type": "Identifier", "name": "toString", "range": [ - 59678, - 59686 + 59801, + 59809 ], "loc": { "start": { - "line": 2019, + "line": 2028, "column": 58 }, "end": { - "line": 2019, + "line": 2028, "column": 66 } } }, "range": [ - 59670, - 59686 + 59793, + 59809 ], "loc": { "start": { - "line": 2019, + "line": 2028, "column": 50 }, "end": { - "line": 2019, + "line": 2028, "column": 66 } } }, "arguments": [], "range": [ - 59670, - 59688 + 59793, + 59811 ], "loc": { "start": { - "line": 2019, + "line": 2028, "column": 50 }, "end": { - "line": 2019, + "line": 2028, "column": 68 } } @@ -106306,16 +105892,16 @@ "object": { "type": "ThisExpression", "range": [ - 59718, - 59722 + 59841, + 59845 ], "loc": { "start": { - "line": 2020, + "line": 2029, "column": 28 }, "end": { - "line": 2020, + "line": 2029, "column": 32 } } @@ -106324,31 +105910,31 @@ "type": "Identifier", "name": "isExactMatch", "range": [ - 59723, - 59735 + 59846, + 59858 ], "loc": { "start": { - "line": 2020, + "line": 2029, "column": 33 }, "end": { - "line": 2020, + "line": 2029, "column": 45 } } }, "range": [ - 59718, - 59735 + 59841, + 59858 ], "loc": { "start": { - "line": 2020, + "line": 2029, "column": 28 }, "end": { - "line": 2020, + "line": 2029, "column": 45 } } @@ -106358,32 +105944,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 59736, - 59742 + 59859, + 59865 ], "loc": { "start": { - "line": 2020, + "line": 2029, "column": 46 }, "end": { - "line": 2020, + "line": 2029, "column": 52 } } } ], "range": [ - 59718, - 59743 + 59841, + 59866 ], "loc": { "start": { - "line": 2020, + "line": 2029, "column": 28 }, "end": { - "line": 2020, + "line": 2029, "column": 53 } } @@ -106394,16 +105980,16 @@ "object": { "type": "ThisExpression", "range": [ - 59745, - 59749 + 59868, + 59872 ], "loc": { "start": { - "line": 2020, + "line": 2029, "column": 55 }, "end": { - "line": 2020, + "line": 2029, "column": 59 } } @@ -106412,108 +105998,108 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 59750, - 59763 + 59873, + 59886 ], "loc": { "start": { - "line": 2020, + "line": 2029, "column": 60 }, "end": { - "line": 2020, + "line": 2029, "column": 73 } } }, "range": [ - 59745, - 59763 + 59868, + 59886 ], "loc": { "start": { - "line": 2020, + "line": 2029, "column": 55 }, "end": { - "line": 2020, + "line": 2029, "column": 73 } } } ], "range": [ - 59644, - 59764 + 59767, + 59887 ], "loc": { "start": { - "line": 2019, + "line": 2028, "column": 24 }, "end": { - "line": 2020, + "line": 2029, "column": 74 } } }, "range": [ - 59600, - 59764 + 59723, + 59887 ], "loc": { "start": { - "line": 2018, + "line": 2027, "column": 32 }, "end": { - "line": 2020, + "line": 2029, "column": 74 } } }, "range": [ - 59588, - 59764 + 59711, + 59887 ], "loc": { "start": { - "line": 2018, + "line": 2027, "column": 20 }, "end": { - "line": 2020, + "line": 2029, "column": 74 } } }, "range": [ - 59588, - 59765 + 59711, + 59888 ], "loc": { "start": { - "line": 2018, + "line": 2027, "column": 20 }, "end": { - "line": 2020, + "line": 2029, "column": 75 } } } ], "range": [ - 59302, - 59783 + 59425, + 59906 ], "loc": { "start": { - "line": 2013, + "line": 2022, "column": 43 }, "end": { - "line": 2021, + "line": 2030, "column": 17 } } @@ -106530,16 +106116,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 59885, - 59894 + 60008, + 60017 ], "loc": { "start": { - "line": 2023, + "line": 2032, "column": 20 }, "end": { - "line": 2023, + "line": 2032, "column": 29 } } @@ -106550,16 +106136,16 @@ "type": "Identifier", "name": "contains", "range": [ - 59897, - 59905 + 60020, + 60028 ], "loc": { "start": { - "line": 2023, + "line": 2032, "column": 32 }, "end": { - "line": 2023, + "line": 2032, "column": 40 } } @@ -106569,16 +106155,16 @@ "type": "Identifier", "name": "term", "range": [ - 59931, - 59935 + 60054, + 60058 ], "loc": { "start": { - "line": 2024, + "line": 2033, "column": 24 }, "end": { - "line": 2024, + "line": 2033, "column": 28 } } @@ -106587,16 +106173,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 59961, - 59970 + 60084, + 60093 ], "loc": { "start": { - "line": 2025, + "line": 2034, "column": 24 }, "end": { - "line": 2025, + "line": 2034, "column": 33 } } @@ -106609,16 +106195,16 @@ "object": { "type": "ThisExpression", "range": [ - 59996, - 60000 + 60119, + 60123 ], "loc": { "start": { - "line": 2026, + "line": 2035, "column": 24 }, "end": { - "line": 2026, + "line": 2035, "column": 28 } } @@ -106627,31 +106213,31 @@ "type": "Identifier", "name": "isExactMatch", "range": [ - 60001, - 60013 + 60124, + 60136 ], "loc": { "start": { - "line": 2026, + "line": 2035, "column": 29 }, "end": { - "line": 2026, + "line": 2035, "column": 41 } } }, "range": [ - 59996, - 60013 + 60119, + 60136 ], "loc": { "start": { - "line": 2026, + "line": 2035, "column": 24 }, "end": { - "line": 2026, + "line": 2035, "column": 41 } } @@ -106661,32 +106247,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 60014, - 60020 + 60137, + 60143 ], "loc": { "start": { - "line": 2026, + "line": 2035, "column": 42 }, "end": { - "line": 2026, + "line": 2035, "column": 48 } } } ], "range": [ - 59996, - 60021 + 60119, + 60144 ], "loc": { "start": { - "line": 2026, + "line": 2035, "column": 24 }, "end": { - "line": 2026, + "line": 2035, "column": 49 } } @@ -106697,16 +106283,16 @@ "object": { "type": "ThisExpression", "range": [ - 60047, - 60051 + 60170, + 60174 ], "loc": { "start": { - "line": 2027, + "line": 2036, "column": 24 }, "end": { - "line": 2027, + "line": 2036, "column": 28 } } @@ -106715,31 +106301,31 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 60052, - 60065 + 60175, + 60188 ], "loc": { "start": { - "line": 2027, + "line": 2036, "column": 29 }, "end": { - "line": 2027, + "line": 2036, "column": 42 } } }, "range": [ - 60047, - 60065 + 60170, + 60188 ], "loc": { "start": { - "line": 2027, + "line": 2036, "column": 24 }, "end": { - "line": 2027, + "line": 2036, "column": 42 } } @@ -106752,16 +106338,16 @@ "object": { "type": "ThisExpression", "range": [ - 60091, - 60095 + 60214, + 60218 ], "loc": { "start": { - "line": 2028, + "line": 2037, "column": 24 }, "end": { - "line": 2028, + "line": 2037, "column": 28 } } @@ -106770,31 +106356,31 @@ "type": "Identifier", "name": "ignoresDiacritics", "range": [ - 60096, - 60113 + 60219, + 60236 ], "loc": { "start": { - "line": 2028, + "line": 2037, "column": 29 }, "end": { - "line": 2028, + "line": 2037, "column": 46 } } }, "range": [ - 60091, - 60113 + 60214, + 60236 ], "loc": { "start": { - "line": 2028, + "line": 2037, "column": 24 }, "end": { - "line": 2028, + "line": 2037, "column": 46 } } @@ -106804,78 +106390,78 @@ "type": "Identifier", "name": "colIdx", "range": [ - 60114, - 60120 + 60237, + 60243 ], "loc": { "start": { - "line": 2028, + "line": 2037, "column": 47 }, "end": { - "line": 2028, + "line": 2037, "column": 53 } } } ], "range": [ - 60091, - 60121 + 60214, + 60244 ], "loc": { "start": { - "line": 2028, + "line": 2037, "column": 24 }, "end": { - "line": 2028, + "line": 2037, "column": 54 } } } ], "range": [ - 59897, - 60143 + 60020, + 60266 ], "loc": { "start": { - "line": 2023, + "line": 2032, "column": 32 }, "end": { - "line": 2029, + "line": 2038, "column": 21 } } }, "range": [ - 59885, - 60143 + 60008, + 60266 ], "loc": { "start": { - "line": 2023, + "line": 2032, "column": 20 }, "end": { - "line": 2029, + "line": 2038, "column": 21 } } }, "range": [ - 59885, - 60144 + 60008, + 60267 ], "loc": { "start": { - "line": 2023, + "line": 2032, "column": 20 }, "end": { - "line": 2029, + "line": 2038, "column": 22 } }, @@ -106884,16 +106470,16 @@ "type": "Line", "value": " Finally test search term is contained in cell data", "range": [ - 59811, - 59864 + 59934, + 59987 ], "loc": { "start": { - "line": 2022, + "line": 2031, "column": 20 }, "end": { - "line": 2022, + "line": 2031, "column": 73 } } @@ -106902,31 +106488,31 @@ } ], "range": [ - 59789, - 60162 + 59912, + 60285 ], "loc": { "start": { - "line": 2021, + "line": 2030, "column": 23 }, "end": { - "line": 2030, + "line": 2039, "column": 17 } } }, "range": [ - 59172, - 60162 + 59295, + 60285 ], "loc": { "start": { - "line": 2011, + "line": 2020, "column": 16 }, "end": { - "line": 2030, + "line": 2039, "column": 17 } }, @@ -106935,16 +106521,16 @@ "type": "Line", "value": " If numeric type data, perform a strict equality test and", "range": [ - 59028, - 59087 + 59151, + 59210 ], "loc": { "start": { - "line": 2009, + "line": 2018, "column": 16 }, "end": { - "line": 2009, + "line": 2018, "column": 75 } } @@ -106953,16 +106539,16 @@ "type": "Line", "value": " fallback to unformatted number string comparison", "range": [ - 59104, - 59155 + 59227, + 59278 ], "loc": { "start": { - "line": 2010, + "line": 2019, "column": 16 }, "end": { - "line": 2010, + "line": 2019, "column": 67 } } @@ -106971,31 +106557,31 @@ } ], "range": [ - 59010, - 60176 + 59133, + 60299 ], "loc": { "start": { - "line": 2008, + "line": 2017, "column": 19 }, "end": { - "line": 2031, + "line": 2040, "column": 13 } } }, "range": [ - 58624, - 60176 + 58747, + 60299 ], "loc": { "start": { - "line": 1998, + "line": 2007, "column": 17 }, "end": { - "line": 2031, + "line": 2040, "column": 13 } }, @@ -107004,16 +106590,16 @@ "type": "Line", "value": "regexp", "range": [ - 58598, - 58606 + 58721, + 58729 ], "loc": { "start": { - "line": 1997, + "line": 2006, "column": 12 }, "end": { - "line": 1997, + "line": 2006, "column": 20 } } @@ -107021,16 +106607,16 @@ ] }, "range": [ - 58504, - 60176 + 58627, + 60299 ], "loc": { "start": { - "line": 1994, + "line": 2003, "column": 17 }, "end": { - "line": 2031, + "line": 2040, "column": 13 } }, @@ -107039,16 +106625,16 @@ "type": "Line", "value": "non-empty", "range": [ - 58475, - 58486 + 58598, + 58609 ], "loc": { "start": { - "line": 1993, + "line": 2002, "column": 12 }, "end": { - "line": 1993, + "line": 2002, "column": 23 } } @@ -107056,16 +106642,16 @@ ] }, "range": [ - 58382, - 60176 + 58505, + 60299 ], "loc": { "start": { - "line": 1990, + "line": 1999, "column": 17 }, "end": { - "line": 2031, + "line": 2040, "column": 13 } }, @@ -107074,16 +106660,16 @@ "type": "Line", "value": "empty", "range": [ - 58357, - 58364 + 58480, + 58487 ], "loc": { "start": { - "line": 1989, + "line": 1998, "column": 12 }, "end": { - "line": 1989, + "line": 1998, "column": 19 } } @@ -107091,16 +106677,16 @@ ] }, "range": [ - 57956, - 60176 + 58079, + 60299 ], "loc": { "start": { - "line": 1981, + "line": 1990, "column": 17 }, "end": { - "line": 2031, + "line": 2040, "column": 13 } }, @@ -107109,16 +106695,16 @@ "type": "Line", "value": "ends with", "range": [ - 57927, - 57938 + 58050, + 58061 ], "loc": { "start": { - "line": 1980, + "line": 1989, "column": 12 }, "end": { - "line": 1980, + "line": 1989, "column": 23 } } @@ -107126,16 +106712,16 @@ ] }, "range": [ - 57776, - 60176 + 57899, + 60299 ], "loc": { "start": { - "line": 1976, + "line": 1985, "column": 17 }, "end": { - "line": 2031, + "line": 2040, "column": 13 } }, @@ -107144,16 +106730,16 @@ "type": "Line", "value": "starts with", "range": [ - 57745, - 57758 + 57868, + 57881 ], "loc": { "start": { - "line": 1975, + "line": 1984, "column": 12 }, "end": { - "line": 1975, + "line": 1984, "column": 25 } } @@ -107161,16 +106747,16 @@ ] }, "range": [ - 57587, - 60176 + 57710, + 60299 ], "loc": { "start": { - "line": 1971, + "line": 1980, "column": 17 }, "end": { - "line": 2031, + "line": 2040, "column": 13 } }, @@ -107179,16 +106765,16 @@ "type": "Line", "value": "equal", "range": [ - 57562, - 57569 + 57685, + 57692 ], "loc": { "start": { - "line": 1970, + "line": 1979, "column": 12 }, "end": { - "line": 1970, + "line": 1979, "column": 19 } } @@ -107196,16 +106782,16 @@ ] }, "range": [ - 57403, - 60176 + 57526, + 60299 ], "loc": { "start": { - "line": 1966, + "line": 1975, "column": 17 }, "end": { - "line": 2031, + "line": 2040, "column": 13 } }, @@ -107214,16 +106800,16 @@ "type": "Line", "value": "like", "range": [ - 57379, - 57385 + 57502, + 57508 ], "loc": { "start": { - "line": 1965, + "line": 1974, "column": 12 }, "end": { - "line": 1965, + "line": 1974, "column": 18 } } @@ -107231,16 +106817,16 @@ ] }, "range": [ - 57206, - 60176 + 57329, + 60299 ], "loc": { "start": { - "line": 1961, + "line": 1970, "column": 17 }, "end": { - "line": 2031, + "line": 2040, "column": 13 } }, @@ -107249,16 +106835,16 @@ "type": "Line", "value": "different", "range": [ - 57177, - 57188 + 57300, + 57311 ], "loc": { "start": { - "line": 1960, + "line": 1969, "column": 12 }, "end": { - "line": 1960, + "line": 1969, "column": 23 } } @@ -107266,16 +106852,16 @@ ] }, "range": [ - 57001, - 60176 + 57124, + 60299 ], "loc": { "start": { - "line": 1954, + "line": 1963, "column": 17 }, "end": { - "line": 2031, + "line": 2040, "column": 13 } }, @@ -107284,16 +106870,16 @@ "type": "Line", "value": "greater", "range": [ - 56974, - 56983 + 57097, + 57106 ], "loc": { "start": { - "line": 1953, + "line": 1962, "column": 12 }, "end": { - "line": 1953, + "line": 1962, "column": 21 } } @@ -107301,16 +106887,16 @@ ] }, "range": [ - 56798, - 60176 + 56921, + 60299 ], "loc": { "start": { - "line": 1947, + "line": 1956, "column": 17 }, "end": { - "line": 2031, + "line": 2040, "column": 13 } }, @@ -107319,16 +106905,16 @@ "type": "Line", "value": "lower", "range": [ - 56773, - 56780 + 56896, + 56903 ], "loc": { "start": { - "line": 1946, + "line": 1955, "column": 12 }, "end": { - "line": 1946, + "line": 1955, "column": 19 } } @@ -107336,16 +106922,16 @@ ] }, "range": [ - 56595, - 60176 + 56718, + 60299 ], "loc": { "start": { - "line": 1940, + "line": 1949, "column": 17 }, "end": { - "line": 2031, + "line": 2040, "column": 13 } }, @@ -107354,16 +106940,16 @@ "type": "Line", "value": "greater equal", "range": [ - 56562, - 56577 + 56685, + 56700 ], "loc": { "start": { - "line": 1939, + "line": 1948, "column": 12 }, "end": { - "line": 1939, + "line": 1948, "column": 27 } } @@ -107371,16 +106957,16 @@ ] }, "range": [ - 56384, - 60176 + 56507, + 60299 ], "loc": { "start": { - "line": 1933, + "line": 1942, "column": 12 }, "end": { - "line": 2031, + "line": 2040, "column": 13 } }, @@ -107389,16 +106975,16 @@ "type": "Line", "value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},", "range": [ - 56261, - 56323 + 56384, + 56446 ], "loc": { "start": { - "line": 1930, + "line": 1939, "column": 12 }, "end": { - "line": 1930, + "line": 1939, "column": 74 } } @@ -107407,16 +106993,16 @@ "type": "Line", "value": " rgx:)", "range": [ - 56336, - 56344 + 56459, + 56467 ], "loc": { "start": { - "line": 1931, + "line": 1940, "column": 12 }, "end": { - "line": 1931, + "line": 1940, "column": 20 } } @@ -107425,16 +107011,16 @@ "type": "Line", "value": " lower equal", "range": [ - 56357, - 56371 + 56480, + 56494 ], "loc": { "start": { - "line": 1932, + "line": 1941, "column": 12 }, "end": { - "line": 1932, + "line": 1941, "column": 26 } } @@ -107443,31 +107029,31 @@ } ], "range": [ - 56060, - 60187 + 56183, + 60310 ], "loc": { "start": { - "line": 1925, + "line": 1934, "column": 13 }, "end": { - "line": 2033, + "line": 2042, "column": 9 } } }, "range": [ - 53130, - 60187 + 53253, + 60310 ], "loc": { "start": { - "line": 1849, + "line": 1858, "column": 8 }, "end": { - "line": 2033, + "line": 2042, "column": 9 } }, @@ -107476,16 +107062,16 @@ "type": "Line", "value": " Check for dates or resolve date type", "range": [ - 53082, - 53121 + 53205, + 53244 ], "loc": { "start": { - "line": 1848, + "line": 1857, "column": 8 }, "end": { - "line": 1848, + "line": 1857, "column": 47 } } @@ -107496,16 +107082,16 @@ "type": "Line", "value": "else", "range": [ - 60187, - 60193 + 60310, + 60316 ], "loc": { "start": { - "line": 2033, + "line": 2042, "column": 9 }, "end": { - "line": 2033, + "line": 2042, "column": 15 } } @@ -107518,31 +107104,31 @@ "type": "Identifier", "name": "occurence", "range": [ - 60210, - 60219 + 60333, + 60342 ], "loc": { "start": { - "line": 2035, + "line": 2044, "column": 15 }, "end": { - "line": 2035, + "line": 2044, "column": 24 } } }, "range": [ - 60203, - 60220 + 60326, + 60343 ], "loc": { "start": { - "line": 2035, + "line": 2044, "column": 8 }, "end": { - "line": 2035, + "line": 2044, "column": 25 } }, @@ -107551,16 +107137,16 @@ "type": "Line", "value": "else", "range": [ - 60187, - 60193 + 60310, + 60316 ], "loc": { "start": { - "line": 2033, + "line": 2042, "column": 9 }, "end": { - "line": 2033, + "line": 2042, "column": 15 } } @@ -107569,16 +107155,16 @@ } ], "range": [ - 51731, - 60226 + 51854, + 60349 ], "loc": { "start": { - "line": 1811, + "line": 1820, "column": 39 }, "end": { - "line": 2036, + "line": 2045, "column": 5 } } @@ -107586,16 +107172,16 @@ "generator": false, "expression": false, "range": [ - 51705, - 60226 + 51828, + 60349 ], "loc": { "start": { - "line": 1811, + "line": 1820, "column": 13 }, "end": { - "line": 2036, + "line": 2045, "column": 5 } } @@ -107603,16 +107189,16 @@ "kind": "method", "computed": false, "range": [ - 51696, - 60226 + 51819, + 60349 ], "loc": { "start": { - "line": 1811, + "line": 1820, "column": 4 }, "end": { - "line": 2036, + "line": 2045, "column": 5 } }, @@ -107621,16 +107207,16 @@ "type": "Block", "value": "*\n * Test for a match of search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n ", "range": [ - 51468, - 51691 + 51591, + 51814 ], "loc": { "start": { - "line": 1804, + "line": 1813, "column": 4 }, "end": { - "line": 1810, + "line": 1819, "column": 7 } } @@ -107641,16 +107227,16 @@ "type": "Block", "value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of data for a column\n ", "range": [ - 60232, - 60516 + 60355, + 60639 ], "loc": { "start": { - "line": 2038, + "line": 2047, "column": 4 }, "end": { - "line": 2044, + "line": 2053, "column": 7 } } @@ -107664,16 +107250,16 @@ "type": "Identifier", "name": "getColumnData", "range": [ - 60521, - 60534 + 60644, + 60657 ], "loc": { "start": { - "line": 2045, + "line": 2054, "column": 4 }, "end": { - "line": 2045, + "line": 2054, "column": 17 } } @@ -107686,16 +107272,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 60535, - 60543 + 60658, + 60666 ], "loc": { "start": { - "line": 2045, + "line": 2054, "column": 18 }, "end": { - "line": 2045, + "line": 2054, "column": 26 } } @@ -107706,16 +107292,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 60545, - 60559 + 60668, + 60682 ], "loc": { "start": { - "line": 2045, + "line": 2054, "column": 28 }, "end": { - "line": 2045, + "line": 2054, "column": 42 } } @@ -107725,31 +107311,31 @@ "value": false, "raw": "false", "range": [ - 60562, - 60567 + 60685, + 60690 ], "loc": { "start": { - "line": 2045, + "line": 2054, "column": 45 }, "end": { - "line": 2045, + "line": 2054, "column": 50 } } }, "range": [ - 60545, - 60567 + 60668, + 60690 ], "loc": { "start": { - "line": 2045, + "line": 2054, "column": 28 }, "end": { - "line": 2045, + "line": 2054, "column": 50 } } @@ -107760,16 +107346,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 60569, - 60576 + 60692, + 60699 ], "loc": { "start": { - "line": 2045, + "line": 2054, "column": 52 }, "end": { - "line": 2045, + "line": 2054, "column": 59 } } @@ -107778,31 +107364,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 60579, - 60581 + 60702, + 60704 ], "loc": { "start": { - "line": 2045, + "line": 2054, "column": 62 }, "end": { - "line": 2045, + "line": 2054, "column": 64 } } }, "range": [ - 60569, - 60581 + 60692, + 60704 ], "loc": { "start": { - "line": 2045, + "line": 2054, "column": 52 }, "end": { - "line": 2045, + "line": 2054, "column": 64 } } @@ -107821,16 +107407,16 @@ "object": { "type": "ThisExpression", "range": [ - 60600, - 60604 + 60723, + 60727 ], "loc": { "start": { - "line": 2046, + "line": 2055, "column": 15 }, "end": { - "line": 2046, + "line": 2055, "column": 19 } } @@ -107839,31 +107425,31 @@ "type": "Identifier", "name": "getColValues", "range": [ - 60605, - 60617 + 60728, + 60740 ], "loc": { "start": { - "line": 2046, + "line": 2055, "column": 20 }, "end": { - "line": 2046, + "line": 2055, "column": 32 } } }, "range": [ - 60600, - 60617 + 60723, + 60740 ], "loc": { "start": { - "line": 2046, + "line": 2055, "column": 15 }, "end": { - "line": 2046, + "line": 2055, "column": 32 } } @@ -107873,16 +107459,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 60618, - 60626 + 60741, + 60749 ], "loc": { "start": { - "line": 2046, + "line": 2055, "column": 33 }, "end": { - "line": 2046, + "line": 2055, "column": 41 } } @@ -107891,16 +107477,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 60628, - 60642 + 60751, + 60765 ], "loc": { "start": { - "line": 2046, + "line": 2055, "column": 43 }, "end": { - "line": 2046, + "line": 2055, "column": 57 } } @@ -107910,16 +107496,16 @@ "value": true, "raw": "true", "range": [ - 60644, - 60648 + 60767, + 60771 ], "loc": { "start": { - "line": 2046, + "line": 2055, "column": 59 }, "end": { - "line": 2046, + "line": 2055, "column": 63 } } @@ -107928,63 +107514,63 @@ "type": "Identifier", "name": "exclude", "range": [ - 60650, - 60657 + 60773, + 60780 ], "loc": { "start": { - "line": 2046, + "line": 2055, "column": 65 }, "end": { - "line": 2046, + "line": 2055, "column": 72 } } } ], "range": [ - 60600, - 60658 + 60723, + 60781 ], "loc": { "start": { - "line": 2046, + "line": 2055, "column": 15 }, "end": { - "line": 2046, + "line": 2055, "column": 73 } } }, "range": [ - 60593, - 60659 + 60716, + 60782 ], "loc": { "start": { - "line": 2046, + "line": 2055, "column": 8 }, "end": { - "line": 2046, + "line": 2055, "column": 74 } } } ], "range": [ - 60583, - 60665 + 60706, + 60788 ], "loc": { "start": { - "line": 2045, + "line": 2054, "column": 66 }, "end": { - "line": 2047, + "line": 2056, "column": 5 } } @@ -107992,16 +107578,16 @@ "generator": false, "expression": false, "range": [ - 60534, - 60665 + 60657, + 60788 ], "loc": { "start": { - "line": 2045, + "line": 2054, "column": 17 }, "end": { - "line": 2047, + "line": 2056, "column": 5 } } @@ -108009,16 +107595,16 @@ "kind": "method", "computed": false, "range": [ - 60521, - 60665 + 60644, + 60788 ], "loc": { "start": { - "line": 2045, + "line": 2054, "column": 4 }, "end": { - "line": 2047, + "line": 2056, "column": 5 } }, @@ -108027,16 +107613,16 @@ "type": "Block", "value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of data for a column\n ", "range": [ - 60232, - 60516 + 60355, + 60639 ], "loc": { "start": { - "line": 2038, + "line": 2047, "column": 4 }, "end": { - "line": 2044, + "line": 2053, "column": 7 } } @@ -108047,16 +107633,16 @@ "type": "Block", "value": "*\n * Return the values of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of values for a column\n ", "range": [ - 60671, - 60959 + 60794, + 61082 ], "loc": { "start": { - "line": 2049, + "line": 2058, "column": 4 }, "end": { - "line": 2055, + "line": 2064, "column": 7 } } @@ -108070,16 +107656,16 @@ "type": "Identifier", "name": "getColumnValues", "range": [ - 60964, - 60979 + 61087, + 61102 ], "loc": { "start": { - "line": 2056, + "line": 2065, "column": 4 }, "end": { - "line": 2056, + "line": 2065, "column": 19 } } @@ -108092,16 +107678,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 60980, - 60988 + 61103, + 61111 ], "loc": { "start": { - "line": 2056, + "line": 2065, "column": 20 }, "end": { - "line": 2056, + "line": 2065, "column": 28 } } @@ -108112,16 +107698,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 60990, - 61004 + 61113, + 61127 ], "loc": { "start": { - "line": 2056, + "line": 2065, "column": 30 }, "end": { - "line": 2056, + "line": 2065, "column": 44 } } @@ -108131,31 +107717,31 @@ "value": false, "raw": "false", "range": [ - 61007, - 61012 + 61130, + 61135 ], "loc": { "start": { - "line": 2056, + "line": 2065, "column": 47 }, "end": { - "line": 2056, + "line": 2065, "column": 52 } } }, "range": [ - 60990, - 61012 + 61113, + 61135 ], "loc": { "start": { - "line": 2056, + "line": 2065, "column": 30 }, "end": { - "line": 2056, + "line": 2065, "column": 52 } } @@ -108166,16 +107752,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 61014, - 61021 + 61137, + 61144 ], "loc": { "start": { - "line": 2056, + "line": 2065, "column": 54 }, "end": { - "line": 2056, + "line": 2065, "column": 61 } } @@ -108184,31 +107770,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 61024, - 61026 + 61147, + 61149 ], "loc": { "start": { - "line": 2056, + "line": 2065, "column": 64 }, "end": { - "line": 2056, + "line": 2065, "column": 66 } } }, "range": [ - 61014, - 61026 + 61137, + 61149 ], "loc": { "start": { - "line": 2056, + "line": 2065, "column": 54 }, "end": { - "line": 2056, + "line": 2065, "column": 66 } } @@ -108227,16 +107813,16 @@ "object": { "type": "ThisExpression", "range": [ - 61045, - 61049 + 61168, + 61172 ], "loc": { "start": { - "line": 2057, + "line": 2066, "column": 15 }, "end": { - "line": 2057, + "line": 2066, "column": 19 } } @@ -108245,31 +107831,31 @@ "type": "Identifier", "name": "getColValues", "range": [ - 61050, - 61062 + 61173, + 61185 ], "loc": { "start": { - "line": 2057, + "line": 2066, "column": 20 }, "end": { - "line": 2057, + "line": 2066, "column": 32 } } }, "range": [ - 61045, - 61062 + 61168, + 61185 ], "loc": { "start": { - "line": 2057, + "line": 2066, "column": 15 }, "end": { - "line": 2057, + "line": 2066, "column": 32 } } @@ -108279,16 +107865,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 61063, - 61071 + 61186, + 61194 ], "loc": { "start": { - "line": 2057, + "line": 2066, "column": 33 }, "end": { - "line": 2057, + "line": 2066, "column": 41 } } @@ -108297,16 +107883,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 61073, - 61087 + 61196, + 61210 ], "loc": { "start": { - "line": 2057, + "line": 2066, "column": 43 }, "end": { - "line": 2057, + "line": 2066, "column": 57 } } @@ -108316,16 +107902,16 @@ "value": false, "raw": "false", "range": [ - 61089, - 61094 + 61212, + 61217 ], "loc": { "start": { - "line": 2057, + "line": 2066, "column": 59 }, "end": { - "line": 2057, + "line": 2066, "column": 64 } } @@ -108334,63 +107920,63 @@ "type": "Identifier", "name": "exclude", "range": [ - 61096, - 61103 + 61219, + 61226 ], "loc": { "start": { - "line": 2057, + "line": 2066, "column": 66 }, "end": { - "line": 2057, + "line": 2066, "column": 73 } } } ], "range": [ - 61045, - 61104 + 61168, + 61227 ], "loc": { "start": { - "line": 2057, + "line": 2066, "column": 15 }, "end": { - "line": 2057, + "line": 2066, "column": 74 } } }, "range": [ - 61038, - 61105 + 61161, + 61228 ], "loc": { "start": { - "line": 2057, + "line": 2066, "column": 8 }, "end": { - "line": 2057, + "line": 2066, "column": 75 } } } ], "range": [ - 61028, - 61111 + 61151, + 61234 ], "loc": { "start": { - "line": 2056, + "line": 2065, "column": 68 }, "end": { - "line": 2058, + "line": 2067, "column": 5 } } @@ -108398,16 +107984,16 @@ "generator": false, "expression": false, "range": [ - 60979, - 61111 + 61102, + 61234 ], "loc": { "start": { - "line": 2056, + "line": 2065, "column": 19 }, "end": { - "line": 2058, + "line": 2067, "column": 5 } } @@ -108415,16 +108001,16 @@ "kind": "method", "computed": false, "range": [ - 60964, - 61111 + 61087, + 61234 ], "loc": { "start": { - "line": 2056, + "line": 2065, "column": 4 }, "end": { - "line": 2058, + "line": 2067, "column": 5 } }, @@ -108433,16 +108019,16 @@ "type": "Block", "value": "*\n * Return the values of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of values for a column\n ", "range": [ - 60671, - 60959 + 60794, + 61082 ], "loc": { "start": { - "line": 2049, + "line": 2058, "column": 4 }, "end": { - "line": 2055, + "line": 2064, "column": 7 } } @@ -108453,16 +108039,16 @@ "type": "Block", "value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return a typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n * @private\n ", "range": [ - 61117, - 61498 + 61240, + 61621 ], "loc": { "start": { - "line": 2060, + "line": 2069, "column": 4 }, "end": { - "line": 2068, + "line": 2077, "column": 7 } } @@ -108476,16 +108062,16 @@ "type": "Identifier", "name": "getColValues", "range": [ - 61503, - 61515 + 61626, + 61638 ], "loc": { "start": { - "line": 2069, + "line": 2078, "column": 4 }, "end": { - "line": 2069, + "line": 2078, "column": 16 } } @@ -108498,16 +108084,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 61525, - 61533 + 61648, + 61656 ], "loc": { "start": { - "line": 2070, + "line": 2079, "column": 8 }, "end": { - "line": 2070, + "line": 2079, "column": 16 } } @@ -108518,16 +108104,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 61543, - 61557 + 61666, + 61680 ], "loc": { "start": { - "line": 2071, + "line": 2080, "column": 8 }, "end": { - "line": 2071, + "line": 2080, "column": 22 } } @@ -108537,31 +108123,31 @@ "value": false, "raw": "false", "range": [ - 61560, - 61565 + 61683, + 61688 ], "loc": { "start": { - "line": 2071, + "line": 2080, "column": 25 }, "end": { - "line": 2071, + "line": 2080, "column": 30 } } }, "range": [ - 61543, - 61565 + 61666, + 61688 ], "loc": { "start": { - "line": 2071, + "line": 2080, "column": 8 }, "end": { - "line": 2071, + "line": 2080, "column": 30 } } @@ -108572,16 +108158,16 @@ "type": "Identifier", "name": "typed", "range": [ - 61575, - 61580 + 61698, + 61703 ], "loc": { "start": { - "line": 2072, + "line": 2081, "column": 8 }, "end": { - "line": 2072, + "line": 2081, "column": 13 } } @@ -108591,31 +108177,31 @@ "value": false, "raw": "false", "range": [ - 61583, - 61588 + 61706, + 61711 ], "loc": { "start": { - "line": 2072, + "line": 2081, "column": 16 }, "end": { - "line": 2072, + "line": 2081, "column": 21 } } }, "range": [ - 61575, - 61588 + 61698, + 61711 ], "loc": { "start": { - "line": 2072, + "line": 2081, "column": 8 }, "end": { - "line": 2072, + "line": 2081, "column": 21 } } @@ -108626,16 +108212,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 61598, - 61605 + 61721, + 61728 ], "loc": { "start": { - "line": 2073, + "line": 2082, "column": 8 }, "end": { - "line": 2073, + "line": 2082, "column": 15 } } @@ -108644,31 +108230,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 61608, - 61610 + 61731, + 61733 ], "loc": { "start": { - "line": 2073, + "line": 2082, "column": 18 }, "end": { - "line": 2073, + "line": 2082, "column": 20 } } }, "range": [ - 61598, - 61610 + 61721, + 61733 ], "loc": { "start": { - "line": 2073, + "line": 2082, "column": 8 }, "end": { - "line": 2073, + "line": 2082, "column": 20 } } @@ -108686,16 +108272,16 @@ "type": "Identifier", "name": "row", "range": [ - 61631, - 61634 + 61754, + 61757 ], "loc": { "start": { - "line": 2075, + "line": 2084, "column": 12 }, "end": { - "line": 2075, + "line": 2084, "column": 15 } } @@ -108711,16 +108297,16 @@ "object": { "type": "ThisExpression", "range": [ - 61637, - 61641 + 61760, + 61764 ], "loc": { "start": { - "line": 2075, + "line": 2084, "column": 18 }, "end": { - "line": 2075, + "line": 2084, "column": 22 } } @@ -108729,47 +108315,47 @@ "type": "Identifier", "name": "dom", "range": [ - 61642, - 61645 + 61765, + 61768 ], "loc": { "start": { - "line": 2075, + "line": 2084, "column": 23 }, "end": { - "line": 2075, + "line": 2084, "column": 26 } } }, "range": [ - 61637, - 61645 + 61760, + 61768 ], "loc": { "start": { - "line": 2075, + "line": 2084, "column": 18 }, "end": { - "line": 2075, + "line": 2084, "column": 26 } } }, "arguments": [], "range": [ - 61637, - 61647 + 61760, + 61770 ], "loc": { "start": { - "line": 2075, + "line": 2084, "column": 18 }, "end": { - "line": 2075, + "line": 2084, "column": 28 } } @@ -108778,46 +108364,46 @@ "type": "Identifier", "name": "rows", "range": [ - 61648, - 61652 + 61771, + 61775 ], "loc": { "start": { - "line": 2075, + "line": 2084, "column": 29 }, "end": { - "line": 2075, + "line": 2084, "column": 33 } } }, "range": [ - 61637, - 61652 + 61760, + 61775 ], "loc": { "start": { - "line": 2075, + "line": 2084, "column": 18 }, "end": { - "line": 2075, + "line": 2084, "column": 33 } } }, "range": [ - 61631, - 61652 + 61754, + 61775 ], "loc": { "start": { - "line": 2075, + "line": 2084, "column": 12 }, "end": { - "line": 2075, + "line": 2084, "column": 33 } } @@ -108825,16 +108411,16 @@ ], "kind": "let", "range": [ - 61627, - 61653 + 61750, + 61776 ], "loc": { "start": { - "line": 2075, + "line": 2084, "column": 8 }, "end": { - "line": 2075, + "line": 2084, "column": 34 } } @@ -108848,16 +108434,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 61666, - 61672 + 61789, + 61795 ], "loc": { "start": { - "line": 2076, + "line": 2085, "column": 12 }, "end": { - "line": 2076, + "line": 2085, "column": 18 } } @@ -108870,16 +108456,16 @@ "object": { "type": "ThisExpression", "range": [ - 61675, - 61679 + 61798, + 61802 ], "loc": { "start": { - "line": 2076, + "line": 2085, "column": 21 }, "end": { - "line": 2076, + "line": 2085, "column": 25 } } @@ -108888,31 +108474,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 61680, - 61689 + 61803, + 61812 ], "loc": { "start": { - "line": 2076, + "line": 2085, "column": 26 }, "end": { - "line": 2076, + "line": 2085, "column": 35 } } }, "range": [ - 61675, - 61689 + 61798, + 61812 ], "loc": { "start": { - "line": 2076, + "line": 2085, "column": 21 }, "end": { - "line": 2076, + "line": 2085, "column": 35 } } @@ -108923,47 +108509,47 @@ "value": true, "raw": "true", "range": [ - 61690, - 61694 + 61813, + 61817 ], "loc": { "start": { - "line": 2076, + "line": 2085, "column": 36 }, "end": { - "line": 2076, + "line": 2085, "column": 40 } } } ], "range": [ - 61675, - 61695 + 61798, + 61818 ], "loc": { "start": { - "line": 2076, + "line": 2085, "column": 21 }, "end": { - "line": 2076, + "line": 2085, "column": 41 } } }, "range": [ - 61666, - 61695 + 61789, + 61818 ], "loc": { "start": { - "line": 2076, + "line": 2085, "column": 12 }, "end": { - "line": 2076, + "line": 2085, "column": 41 } } @@ -108971,16 +108557,16 @@ ], "kind": "let", "range": [ - 61662, - 61696 + 61785, + 61819 ], "loc": { "start": { - "line": 2076, + "line": 2085, "column": 8 }, "end": { - "line": 2076, + "line": 2085, "column": 42 } } @@ -108994,16 +108580,16 @@ "type": "Identifier", "name": "colValues", "range": [ - 61709, - 61718 + 61832, + 61841 ], "loc": { "start": { - "line": 2077, + "line": 2086, "column": 12 }, "end": { - "line": 2077, + "line": 2086, "column": 21 } } @@ -109012,31 +108598,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 61721, - 61723 + 61844, + 61846 ], "loc": { "start": { - "line": 2077, + "line": 2086, "column": 24 }, "end": { - "line": 2077, + "line": 2086, "column": 26 } } }, "range": [ - 61709, - 61723 + 61832, + 61846 ], "loc": { "start": { - "line": 2077, + "line": 2086, "column": 12 }, "end": { - "line": 2077, + "line": 2086, "column": 26 } } @@ -109044,16 +108630,16 @@ ], "kind": "let", "range": [ - 61705, - 61724 + 61828, + 61847 ], "loc": { "start": { - "line": 2077, + "line": 2086, "column": 8 }, "end": { - "line": 2077, + "line": 2086, "column": 27 } } @@ -109067,16 +108653,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 61737, - 61747 + 61860, + 61870 ], "loc": { "start": { - "line": 2078, + "line": 2087, "column": 12 }, "end": { - "line": 2078, + "line": 2087, "column": 22 } } @@ -109087,16 +108673,16 @@ "type": "Identifier", "name": "typed", "range": [ - 61750, - 61755 + 61873, + 61878 ], "loc": { "start": { - "line": 2078, + "line": 2087, "column": 25 }, "end": { - "line": 2078, + "line": 2087, "column": 30 } } @@ -109112,16 +108698,16 @@ "object": { "type": "ThisExpression", "range": [ - 61758, - 61762 + 61881, + 61885 ], "loc": { "start": { - "line": 2078, + "line": 2087, "column": 33 }, "end": { - "line": 2078, + "line": 2087, "column": 37 } } @@ -109130,31 +108716,31 @@ "type": "Identifier", "name": "getCellData", "range": [ - 61763, - 61774 + 61886, + 61897 ], "loc": { "start": { - "line": 2078, + "line": 2087, "column": 38 }, "end": { - "line": 2078, + "line": 2087, "column": 49 } } }, "range": [ - 61758, - 61774 + 61881, + 61897 ], "loc": { "start": { - "line": 2078, + "line": 2087, "column": 33 }, "end": { - "line": 2078, + "line": 2087, "column": 49 } } @@ -109163,31 +108749,31 @@ "type": "Identifier", "name": "bind", "range": [ - 61775, - 61779 + 61898, + 61902 ], "loc": { "start": { - "line": 2078, + "line": 2087, "column": 50 }, "end": { - "line": 2078, + "line": 2087, "column": 54 } } }, "range": [ - 61758, - 61779 + 61881, + 61902 ], "loc": { "start": { - "line": 2078, + "line": 2087, "column": 33 }, "end": { - "line": 2078, + "line": 2087, "column": 54 } } @@ -109196,32 +108782,32 @@ { "type": "ThisExpression", "range": [ - 61780, - 61784 + 61903, + 61907 ], "loc": { "start": { - "line": 2078, + "line": 2087, "column": 55 }, "end": { - "line": 2078, + "line": 2087, "column": 59 } } } ], "range": [ - 61758, - 61785 + 61881, + 61908 ], "loc": { "start": { - "line": 2078, + "line": 2087, "column": 33 }, "end": { - "line": 2078, + "line": 2087, "column": 60 } } @@ -109237,16 +108823,16 @@ "object": { "type": "ThisExpression", "range": [ - 61800, - 61804 + 61923, + 61927 ], "loc": { "start": { - "line": 2079, + "line": 2088, "column": 12 }, "end": { - "line": 2079, + "line": 2088, "column": 16 } } @@ -109255,31 +108841,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 61805, - 61817 + 61928, + 61940 ], "loc": { "start": { - "line": 2079, + "line": 2088, "column": 17 }, "end": { - "line": 2079, + "line": 2088, "column": 29 } } }, "range": [ - 61800, - 61817 + 61923, + 61940 ], "loc": { "start": { - "line": 2079, + "line": 2088, "column": 12 }, "end": { - "line": 2079, + "line": 2088, "column": 29 } } @@ -109288,31 +108874,31 @@ "type": "Identifier", "name": "bind", "range": [ - 61818, - 61822 + 61941, + 61945 ], "loc": { "start": { - "line": 2079, + "line": 2088, "column": 30 }, "end": { - "line": 2079, + "line": 2088, "column": 34 } } }, "range": [ - 61800, - 61822 + 61923, + 61945 ], "loc": { "start": { - "line": 2079, + "line": 2088, "column": 12 }, "end": { - "line": 2079, + "line": 2088, "column": 34 } } @@ -109321,62 +108907,62 @@ { "type": "ThisExpression", "range": [ - 61823, - 61827 + 61946, + 61950 ], "loc": { "start": { - "line": 2079, + "line": 2088, "column": 35 }, "end": { - "line": 2079, + "line": 2088, "column": 39 } } } ], "range": [ - 61800, - 61828 + 61923, + 61951 ], "loc": { "start": { - "line": 2079, + "line": 2088, "column": 12 }, "end": { - "line": 2079, + "line": 2088, "column": 40 } } }, "range": [ - 61750, - 61828 + 61873, + 61951 ], "loc": { "start": { - "line": 2078, + "line": 2087, "column": 25 }, "end": { - "line": 2079, + "line": 2088, "column": 40 } } }, "range": [ - 61737, - 61828 + 61860, + 61951 ], "loc": { "start": { - "line": 2078, + "line": 2087, "column": 12 }, "end": { - "line": 2079, + "line": 2088, "column": 40 } } @@ -109384,16 +108970,16 @@ ], "kind": "let", "range": [ - 61733, - 61829 + 61856, + 61952 ], "loc": { "start": { - "line": 2078, + "line": 2087, "column": 8 }, "end": { - "line": 2079, + "line": 2088, "column": 41 } } @@ -109404,16 +108990,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 61843, - 61857 + 61966, + 61980 ], "loc": { "start": { - "line": 2081, + "line": 2090, "column": 12 }, "end": { - "line": 2081, + "line": 2090, "column": 26 } } @@ -109432,16 +109018,16 @@ "type": "Identifier", "name": "colValues", "range": [ - 61873, - 61882 + 61996, + 62005 ], "loc": { "start": { - "line": 2082, + "line": 2091, "column": 12 }, "end": { - "line": 2082, + "line": 2091, "column": 21 } } @@ -109450,31 +109036,31 @@ "type": "Identifier", "name": "push", "range": [ - 61883, - 61887 + 62006, + 62010 ], "loc": { "start": { - "line": 2082, + "line": 2091, "column": 22 }, "end": { - "line": 2082, + "line": 2091, "column": 26 } } }, "range": [ - 61873, - 61887 + 61996, + 62010 ], "loc": { "start": { - "line": 2082, + "line": 2091, "column": 12 }, "end": { - "line": 2082, + "line": 2091, "column": 26 } } @@ -109491,16 +109077,16 @@ "object": { "type": "ThisExpression", "range": [ - 61888, - 61892 + 62011, + 62015 ], "loc": { "start": { - "line": 2082, + "line": 2091, "column": 27 }, "end": { - "line": 2082, + "line": 2091, "column": 31 } } @@ -109509,47 +109095,47 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 61893, - 61907 + 62016, + 62030 ], "loc": { "start": { - "line": 2082, + "line": 2091, "column": 32 }, "end": { - "line": 2082, + "line": 2091, "column": 46 } } }, "range": [ - 61888, - 61907 + 62011, + 62030 ], "loc": { "start": { - "line": 2082, + "line": 2091, "column": 27 }, "end": { - "line": 2082, + "line": 2091, "column": 46 } } }, "arguments": [], "range": [ - 61888, - 61909 + 62011, + 62032 ], "loc": { "start": { - "line": 2082, + "line": 2091, "column": 27 }, "end": { - "line": 2082, + "line": 2091, "column": 48 } } @@ -109558,94 +109144,94 @@ "type": "Identifier", "name": "colIndex", "range": [ - 61910, - 61918 + 62033, + 62041 ], "loc": { "start": { - "line": 2082, + "line": 2091, "column": 49 }, "end": { - "line": 2082, + "line": 2091, "column": 57 } } }, "range": [ - 61888, - 61919 + 62011, + 62042 ], "loc": { "start": { - "line": 2082, + "line": 2091, "column": 27 }, "end": { - "line": 2082, + "line": 2091, "column": 58 } } } ], "range": [ - 61873, - 61920 + 61996, + 62043 ], "loc": { "start": { - "line": 2082, + "line": 2091, "column": 12 }, "end": { - "line": 2082, + "line": 2091, "column": 59 } } }, "range": [ - 61873, - 61921 + 61996, + 62044 ], "loc": { "start": { - "line": 2082, + "line": 2091, "column": 12 }, "end": { - "line": 2082, + "line": 2091, "column": 60 } } } ], "range": [ - 61859, - 61931 + 61982, + 62054 ], "loc": { "start": { - "line": 2081, + "line": 2090, "column": 28 }, "end": { - "line": 2083, + "line": 2092, "column": 9 } } }, "alternate": null, "range": [ - 61839, - 61931 + 61962, + 62054 ], "loc": { "start": { - "line": 2081, + "line": 2090, "column": 8 }, "end": { - "line": 2083, + "line": 2092, "column": 9 } } @@ -109661,16 +109247,16 @@ "type": "Identifier", "name": "i", "range": [ - 61950, - 61951 + 62073, + 62074 ], "loc": { "start": { - "line": 2085, + "line": 2094, "column": 17 }, "end": { - "line": 2085, + "line": 2094, "column": 18 } } @@ -109681,16 +109267,16 @@ "object": { "type": "ThisExpression", "range": [ - 61954, - 61958 + 62077, + 62081 ], "loc": { "start": { - "line": 2085, + "line": 2094, "column": 21 }, "end": { - "line": 2085, + "line": 2094, "column": 25 } } @@ -109699,46 +109285,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 61959, - 61965 + 62082, + 62088 ], "loc": { "start": { - "line": 2085, + "line": 2094, "column": 26 }, "end": { - "line": 2085, + "line": 2094, "column": 32 } } }, "range": [ - 61954, - 61965 + 62077, + 62088 ], "loc": { "start": { - "line": 2085, + "line": 2094, "column": 21 }, "end": { - "line": 2085, + "line": 2094, "column": 32 } } }, "range": [ - 61950, - 61965 + 62073, + 62088 ], "loc": { "start": { - "line": 2085, + "line": 2094, "column": 17 }, "end": { - "line": 2085, + "line": 2094, "column": 32 } } @@ -109746,16 +109332,16 @@ ], "kind": "let", "range": [ - 61946, - 61965 + 62069, + 62088 ], "loc": { "start": { - "line": 2085, + "line": 2094, "column": 13 }, "end": { - "line": 2085, + "line": 2094, "column": 32 } } @@ -109767,16 +109353,16 @@ "type": "Identifier", "name": "i", "range": [ - 61967, - 61968 + 62090, + 62091 ], "loc": { "start": { - "line": 2085, + "line": 2094, "column": 34 }, "end": { - "line": 2085, + "line": 2094, "column": 35 } } @@ -109785,31 +109371,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 61971, - 61977 + 62094, + 62100 ], "loc": { "start": { - "line": 2085, + "line": 2094, "column": 38 }, "end": { - "line": 2085, + "line": 2094, "column": 44 } } }, "range": [ - 61967, - 61977 + 62090, + 62100 ], "loc": { "start": { - "line": 2085, + "line": 2094, "column": 34 }, "end": { - "line": 2085, + "line": 2094, "column": 44 } } @@ -109821,32 +109407,32 @@ "type": "Identifier", "name": "i", "range": [ - 61979, - 61980 + 62102, + 62103 ], "loc": { "start": { - "line": 2085, + "line": 2094, "column": 46 }, "end": { - "line": 2085, + "line": 2094, "column": 47 } } }, "prefix": false, "range": [ - 61979, - 61982 + 62102, + 62105 ], "loc": { "start": { - "line": 2085, + "line": 2094, "column": 46 }, "end": { - "line": 2085, + "line": 2094, "column": 49 } } @@ -109863,16 +109449,16 @@ "type": "Identifier", "name": "isExludedRow", "range": [ - 62002, - 62014 + 62125, + 62137 ], "loc": { "start": { - "line": 2086, + "line": 2095, "column": 16 }, "end": { - "line": 2086, + "line": 2095, "column": 28 } } @@ -109882,31 +109468,31 @@ "value": false, "raw": "false", "range": [ - 62017, - 62022 + 62140, + 62145 ], "loc": { "start": { - "line": 2086, + "line": 2095, "column": 31 }, "end": { - "line": 2086, + "line": 2095, "column": 36 } } }, "range": [ - 62002, - 62022 + 62125, + 62145 ], "loc": { "start": { - "line": 2086, + "line": 2095, "column": 16 }, "end": { - "line": 2086, + "line": 2095, "column": 36 } } @@ -109914,16 +109500,16 @@ ], "kind": "let", "range": [ - 61998, - 62023 + 62121, + 62146 ], "loc": { "start": { - "line": 2086, + "line": 2095, "column": 12 }, "end": { - "line": 2086, + "line": 2095, "column": 37 } }, @@ -109932,16 +109518,16 @@ "type": "Line", "value": " checks if current row index appears in exclude array", "range": [ - 62036, - 62091 + 62159, + 62214 ], "loc": { "start": { - "line": 2087, + "line": 2096, "column": 12 }, "end": { - "line": 2087, + "line": 2096, "column": 67 } } @@ -109960,16 +109546,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 62108, - 62115 + 62231, + 62238 ], "loc": { "start": { - "line": 2088, + "line": 2097, "column": 16 }, "end": { - "line": 2088, + "line": 2097, "column": 23 } } @@ -109978,31 +109564,31 @@ "type": "Identifier", "name": "length", "range": [ - 62116, - 62122 + 62239, + 62245 ], "loc": { "start": { - "line": 2088, + "line": 2097, "column": 24 }, "end": { - "line": 2088, + "line": 2097, "column": 30 } } }, "range": [ - 62108, - 62122 + 62231, + 62245 ], "loc": { "start": { - "line": 2088, + "line": 2097, "column": 16 }, "end": { - "line": 2088, + "line": 2097, "column": 30 } } @@ -110012,31 +109598,31 @@ "value": 0, "raw": "0", "range": [ - 62125, - 62126 + 62248, + 62249 ], "loc": { "start": { - "line": 2088, + "line": 2097, "column": 33 }, "end": { - "line": 2088, + "line": 2097, "column": 34 } } }, "range": [ - 62108, - 62126 + 62231, + 62249 ], "loc": { "start": { - "line": 2088, + "line": 2097, "column": 16 }, "end": { - "line": 2088, + "line": 2097, "column": 34 } } @@ -110053,16 +109639,16 @@ "type": "Identifier", "name": "isExludedRow", "range": [ - 62146, - 62158 + 62269, + 62281 ], "loc": { "start": { - "line": 2089, + "line": 2098, "column": 16 }, "end": { - "line": 2089, + "line": 2098, "column": 28 } } @@ -110079,16 +109665,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 62161, - 62168 + 62284, + 62291 ], "loc": { "start": { - "line": 2089, + "line": 2098, "column": 31 }, "end": { - "line": 2089, + "line": 2098, "column": 38 } } @@ -110097,31 +109683,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 62169, - 62176 + 62292, + 62299 ], "loc": { "start": { - "line": 2089, + "line": 2098, "column": 39 }, "end": { - "line": 2089, + "line": 2098, "column": 46 } } }, "range": [ - 62161, - 62176 + 62284, + 62299 ], "loc": { "start": { - "line": 2089, + "line": 2098, "column": 31 }, "end": { - "line": 2089, + "line": 2098, "column": 46 } } @@ -110131,32 +109717,32 @@ "type": "Identifier", "name": "i", "range": [ - 62177, - 62178 + 62300, + 62301 ], "loc": { "start": { - "line": 2089, + "line": 2098, "column": 47 }, "end": { - "line": 2089, + "line": 2098, "column": 48 } } } ], "range": [ - 62161, - 62179 + 62284, + 62302 ], "loc": { "start": { - "line": 2089, + "line": 2098, "column": 31 }, "end": { - "line": 2089, + "line": 2098, "column": 49 } } @@ -110169,109 +109755,109 @@ "value": 1, "raw": "1", "range": [ - 62185, - 62186 + 62308, + 62309 ], "loc": { "start": { - "line": 2089, + "line": 2098, "column": 55 }, "end": { - "line": 2089, + "line": 2098, "column": 56 } } }, "prefix": true, "range": [ - 62184, - 62186 + 62307, + 62309 ], "loc": { "start": { - "line": 2089, + "line": 2098, "column": 54 }, "end": { - "line": 2089, + "line": 2098, "column": 56 } } }, "range": [ - 62161, - 62186 + 62284, + 62309 ], "loc": { "start": { - "line": 2089, + "line": 2098, "column": 31 }, "end": { - "line": 2089, + "line": 2098, "column": 56 } } }, "range": [ - 62146, - 62186 + 62269, + 62309 ], "loc": { "start": { - "line": 2089, + "line": 2098, "column": 16 }, "end": { - "line": 2089, + "line": 2098, "column": 56 } } }, "range": [ - 62146, - 62187 + 62269, + 62310 ], "loc": { "start": { - "line": 2089, + "line": 2098, "column": 16 }, "end": { - "line": 2089, + "line": 2098, "column": 57 } } } ], "range": [ - 62128, - 62201 + 62251, + 62324 ], "loc": { "start": { - "line": 2088, + "line": 2097, "column": 36 }, "end": { - "line": 2090, + "line": 2099, "column": 13 } } }, "alternate": null, "range": [ - 62104, - 62201 + 62227, + 62324 ], "loc": { "start": { - "line": 2088, + "line": 2097, "column": 12 }, "end": { - "line": 2090, + "line": 2099, "column": 13 } }, @@ -110280,16 +109866,16 @@ "type": "Line", "value": " checks if current row index appears in exclude array", "range": [ - 62036, - 62091 + 62159, + 62214 ], "loc": { "start": { - "line": 2087, + "line": 2096, "column": 12 }, "end": { - "line": 2087, + "line": 2096, "column": 67 } } @@ -110305,16 +109891,16 @@ "type": "Identifier", "name": "cell", "range": [ - 62218, - 62222 + 62341, + 62345 ], "loc": { "start": { - "line": 2091, + "line": 2100, "column": 16 }, "end": { - "line": 2091, + "line": 2100, "column": 20 } } @@ -110329,16 +109915,16 @@ "type": "Identifier", "name": "row", "range": [ - 62225, - 62228 + 62348, + 62351 ], "loc": { "start": { - "line": 2091, + "line": 2100, "column": 23 }, "end": { - "line": 2091, + "line": 2100, "column": 26 } } @@ -110347,31 +109933,31 @@ "type": "Identifier", "name": "i", "range": [ - 62229, - 62230 + 62352, + 62353 ], "loc": { "start": { - "line": 2091, + "line": 2100, "column": 27 }, "end": { - "line": 2091, + "line": 2100, "column": 28 } } }, "range": [ - 62225, - 62231 + 62348, + 62354 ], "loc": { "start": { - "line": 2091, + "line": 2100, "column": 23 }, "end": { - "line": 2091, + "line": 2100, "column": 29 } } @@ -110380,46 +109966,46 @@ "type": "Identifier", "name": "cells", "range": [ - 62232, - 62237 + 62355, + 62360 ], "loc": { "start": { - "line": 2091, + "line": 2100, "column": 30 }, "end": { - "line": 2091, + "line": 2100, "column": 35 } } }, "range": [ - 62225, - 62237 + 62348, + 62360 ], "loc": { "start": { - "line": 2091, + "line": 2100, "column": 23 }, "end": { - "line": 2091, + "line": 2100, "column": 35 } } }, "range": [ - 62218, - 62237 + 62341, + 62360 ], "loc": { "start": { - "line": 2091, + "line": 2100, "column": 16 }, "end": { - "line": 2091, + "line": 2100, "column": 35 } } @@ -110430,16 +110016,16 @@ "type": "Identifier", "name": "nchilds", "range": [ - 62255, - 62262 + 62378, + 62385 ], "loc": { "start": { - "line": 2092, + "line": 2101, "column": 16 }, "end": { - "line": 2092, + "line": 2101, "column": 23 } } @@ -110451,16 +110037,16 @@ "type": "Identifier", "name": "cell", "range": [ - 62265, - 62269 + 62388, + 62392 ], "loc": { "start": { - "line": 2092, + "line": 2101, "column": 26 }, "end": { - "line": 2092, + "line": 2101, "column": 30 } } @@ -110469,46 +110055,46 @@ "type": "Identifier", "name": "length", "range": [ - 62270, - 62276 + 62393, + 62399 ], "loc": { "start": { - "line": 2092, + "line": 2101, "column": 31 }, "end": { - "line": 2092, + "line": 2101, "column": 37 } } }, "range": [ - 62265, - 62276 + 62388, + 62399 ], "loc": { "start": { - "line": 2092, + "line": 2101, "column": 26 }, "end": { - "line": 2092, + "line": 2101, "column": 37 } } }, "range": [ - 62255, - 62276 + 62378, + 62399 ], "loc": { "start": { - "line": 2092, + "line": 2101, "column": 16 }, "end": { - "line": 2092, + "line": 2101, "column": 37 } } @@ -110516,16 +110102,16 @@ ], "kind": "let", "range": [ - 62214, - 62277 + 62337, + 62400 ], "loc": { "start": { - "line": 2091, + "line": 2100, "column": 12 }, "end": { - "line": 2092, + "line": 2101, "column": 38 } }, @@ -110534,16 +110120,16 @@ "type": "Line", "value": " checks if row has exact cell # and is not excluded", "range": [ - 62291, - 62344 + 62414, + 62467 ], "loc": { "start": { - "line": 2094, + "line": 2103, "column": 12 }, "end": { - "line": 2094, + "line": 2103, "column": 65 } } @@ -110562,16 +110148,16 @@ "type": "Identifier", "name": "nchilds", "range": [ - 62361, - 62368 + 62484, + 62491 ], "loc": { "start": { - "line": 2095, + "line": 2104, "column": 16 }, "end": { - "line": 2095, + "line": 2104, "column": 23 } } @@ -110582,16 +110168,16 @@ "object": { "type": "ThisExpression", "range": [ - 62373, - 62377 + 62496, + 62500 ], "loc": { "start": { - "line": 2095, + "line": 2104, "column": 28 }, "end": { - "line": 2095, + "line": 2104, "column": 32 } } @@ -110600,46 +110186,46 @@ "type": "Identifier", "name": "nbCells", "range": [ - 62378, - 62385 + 62501, + 62508 ], "loc": { "start": { - "line": 2095, + "line": 2104, "column": 33 }, "end": { - "line": 2095, + "line": 2104, "column": 40 } } }, "range": [ - 62373, - 62385 + 62496, + 62508 ], "loc": { "start": { - "line": 2095, + "line": 2104, "column": 28 }, "end": { - "line": 2095, + "line": 2104, "column": 40 } } }, "range": [ - 62361, - 62385 + 62484, + 62508 ], "loc": { "start": { - "line": 2095, + "line": 2104, "column": 16 }, "end": { - "line": 2095, + "line": 2104, "column": 40 } } @@ -110651,47 +110237,47 @@ "type": "Identifier", "name": "isExludedRow", "range": [ - 62390, - 62402 + 62513, + 62525 ], "loc": { "start": { - "line": 2095, + "line": 2104, "column": 45 }, "end": { - "line": 2095, + "line": 2104, "column": 57 } } }, "prefix": true, "range": [ - 62389, - 62402 + 62512, + 62525 ], "loc": { "start": { - "line": 2095, + "line": 2104, "column": 44 }, "end": { - "line": 2095, + "line": 2104, "column": 57 } } }, "range": [ - 62361, - 62402 + 62484, + 62525 ], "loc": { "start": { - "line": 2095, + "line": 2104, "column": 16 }, "end": { - "line": 2095, + "line": 2104, "column": 57 } } @@ -110710,16 +110296,16 @@ "type": "Identifier", "name": "j", "range": [ - 62480, - 62481 + 62603, + 62604 ], "loc": { "start": { - "line": 2097, + "line": 2106, "column": 25 }, "end": { - "line": 2097, + "line": 2106, "column": 26 } } @@ -110729,31 +110315,31 @@ "value": 0, "raw": "0", "range": [ - 62484, - 62485 + 62607, + 62608 ], "loc": { "start": { - "line": 2097, + "line": 2106, "column": 29 }, "end": { - "line": 2097, + "line": 2106, "column": 30 } } }, "range": [ - 62480, - 62485 + 62603, + 62608 ], "loc": { "start": { - "line": 2097, + "line": 2106, "column": 25 }, "end": { - "line": 2097, + "line": 2106, "column": 30 } } @@ -110761,16 +110347,16 @@ ], "kind": "let", "range": [ - 62476, - 62485 + 62599, + 62608 ], "loc": { "start": { - "line": 2097, + "line": 2106, "column": 21 }, "end": { - "line": 2097, + "line": 2106, "column": 30 } } @@ -110782,16 +110368,16 @@ "type": "Identifier", "name": "j", "range": [ - 62487, - 62488 + 62610, + 62611 ], "loc": { "start": { - "line": 2097, + "line": 2106, "column": 32 }, "end": { - "line": 2097, + "line": 2106, "column": 33 } } @@ -110800,31 +110386,31 @@ "type": "Identifier", "name": "nchilds", "range": [ - 62491, - 62498 + 62614, + 62621 ], "loc": { "start": { - "line": 2097, + "line": 2106, "column": 36 }, "end": { - "line": 2097, + "line": 2106, "column": 43 } } }, "range": [ - 62487, - 62498 + 62610, + 62621 ], "loc": { "start": { - "line": 2097, + "line": 2106, "column": 32 }, "end": { - "line": 2097, + "line": 2106, "column": 43 } } @@ -110836,32 +110422,32 @@ "type": "Identifier", "name": "j", "range": [ - 62500, - 62501 + 62623, + 62624 ], "loc": { "start": { - "line": 2097, + "line": 2106, "column": 45 }, "end": { - "line": 2097, + "line": 2106, "column": 46 } } }, "prefix": false, "range": [ - 62500, - 62503 + 62623, + 62626 ], "loc": { "start": { - "line": 2097, + "line": 2106, "column": 45 }, "end": { - "line": 2097, + "line": 2106, "column": 48 } } @@ -110878,16 +110464,16 @@ "type": "Identifier", "name": "j", "range": [ - 62531, - 62532 + 62654, + 62655 ], "loc": { "start": { - "line": 2098, + "line": 2107, "column": 24 }, "end": { - "line": 2098, + "line": 2107, "column": 25 } } @@ -110896,31 +110482,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 62537, - 62545 + 62660, + 62668 ], "loc": { "start": { - "line": 2098, + "line": 2107, "column": 30 }, "end": { - "line": 2098, + "line": 2107, "column": 38 } } }, "range": [ - 62531, - 62545 + 62654, + 62668 ], "loc": { "start": { - "line": 2098, + "line": 2107, "column": 24 }, "end": { - "line": 2098, + "line": 2107, "column": 38 } } @@ -110932,48 +110518,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 62573, - 62582 + 62696, + 62705 ], "loc": { "start": { - "line": 2099, + "line": 2108, "column": 24 }, "end": { - "line": 2099, + "line": 2108, "column": 33 } } } ], "range": [ - 62547, - 62604 + 62670, + 62727 ], "loc": { "start": { - "line": 2098, + "line": 2107, "column": 40 }, "end": { - "line": 2100, + "line": 2109, "column": 21 } } }, "alternate": null, "range": [ - 62527, - 62604 + 62650, + 62727 ], "loc": { "start": { - "line": 2098, + "line": 2107, "column": 20 }, "end": { - "line": 2100, + "line": 2109, "column": 21 } } @@ -110987,16 +110573,16 @@ "type": "Identifier", "name": "data", "range": [ - 62629, - 62633 + 62752, + 62756 ], "loc": { "start": { - "line": 2101, + "line": 2110, "column": 24 }, "end": { - "line": 2101, + "line": 2110, "column": 28 } } @@ -111007,16 +110593,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 62636, - 62646 + 62759, + 62769 ], "loc": { "start": { - "line": 2101, + "line": 2110, "column": 31 }, "end": { - "line": 2101, + "line": 2110, "column": 41 } } @@ -111029,16 +110615,16 @@ "type": "Identifier", "name": "cell", "range": [ - 62647, - 62651 + 62770, + 62774 ], "loc": { "start": { - "line": 2101, + "line": 2110, "column": 42 }, "end": { - "line": 2101, + "line": 2110, "column": 46 } } @@ -111047,62 +110633,62 @@ "type": "Identifier", "name": "j", "range": [ - 62652, - 62653 + 62775, + 62776 ], "loc": { "start": { - "line": 2101, + "line": 2110, "column": 47 }, "end": { - "line": 2101, + "line": 2110, "column": 48 } } }, "range": [ - 62647, - 62654 + 62770, + 62777 ], "loc": { "start": { - "line": 2101, + "line": 2110, "column": 42 }, "end": { - "line": 2101, + "line": 2110, "column": 49 } } } ], "range": [ - 62636, - 62655 + 62759, + 62778 ], "loc": { "start": { - "line": 2101, + "line": 2110, "column": 31 }, "end": { - "line": 2101, + "line": 2110, "column": 50 } } }, "range": [ - 62629, - 62655 + 62752, + 62778 ], "loc": { "start": { - "line": 2101, + "line": 2110, "column": 24 }, "end": { - "line": 2101, + "line": 2110, "column": 50 } } @@ -111110,16 +110696,16 @@ ], "kind": "let", "range": [ - 62625, - 62656 + 62748, + 62779 ], "loc": { "start": { - "line": 2101, + "line": 2110, "column": 20 }, "end": { - "line": 2101, + "line": 2110, "column": 51 } } @@ -111135,16 +110721,16 @@ "type": "Identifier", "name": "colValues", "range": [ - 62677, - 62686 + 62800, + 62809 ], "loc": { "start": { - "line": 2102, + "line": 2111, "column": 20 }, "end": { - "line": 2102, + "line": 2111, "column": 29 } } @@ -111153,31 +110739,31 @@ "type": "Identifier", "name": "push", "range": [ - 62687, - 62691 + 62810, + 62814 ], "loc": { "start": { - "line": 2102, + "line": 2111, "column": 30 }, "end": { - "line": 2102, + "line": 2111, "column": 34 } } }, "range": [ - 62677, - 62691 + 62800, + 62814 ], "loc": { "start": { - "line": 2102, + "line": 2111, "column": 20 }, "end": { - "line": 2102, + "line": 2111, "column": 34 } } @@ -111187,78 +110773,78 @@ "type": "Identifier", "name": "data", "range": [ - 62692, - 62696 + 62815, + 62819 ], "loc": { "start": { - "line": 2102, + "line": 2111, "column": 35 }, "end": { - "line": 2102, + "line": 2111, "column": 39 } } } ], "range": [ - 62677, - 62697 + 62800, + 62820 ], "loc": { "start": { - "line": 2102, + "line": 2111, "column": 20 }, "end": { - "line": 2102, + "line": 2111, "column": 40 } } }, "range": [ - 62677, - 62698 + 62800, + 62821 ], "loc": { "start": { - "line": 2102, + "line": 2111, "column": 20 }, "end": { - "line": 2102, + "line": 2111, "column": 41 } } } ], "range": [ - 62505, - 62716 + 62628, + 62839 ], "loc": { "start": { - "line": 2097, + "line": 2106, "column": 50 }, "end": { - "line": 2103, + "line": 2112, "column": 17 } } }, "range": [ - 62471, - 62716 + 62594, + 62839 ], "loc": { "start": { - "line": 2097, + "line": 2106, "column": 16 }, "end": { - "line": 2103, + "line": 2112, "column": 17 } }, @@ -111267,16 +110853,16 @@ "type": "Line", "value": " this loop retrieves cell data", "range": [ - 62422, - 62454 + 62545, + 62577 ], "loc": { "start": { - "line": 2096, + "line": 2105, "column": 16 }, "end": { - "line": 2096, + "line": 2105, "column": 48 } } @@ -111285,32 +110871,32 @@ } ], "range": [ - 62404, - 62730 + 62527, + 62853 ], "loc": { "start": { - "line": 2095, + "line": 2104, "column": 59 }, "end": { - "line": 2104, + "line": 2113, "column": 13 } } }, "alternate": null, "range": [ - 62357, - 62730 + 62480, + 62853 ], "loc": { "start": { - "line": 2095, + "line": 2104, "column": 12 }, "end": { - "line": 2104, + "line": 2113, "column": 13 } }, @@ -111319,16 +110905,16 @@ "type": "Line", "value": " checks if row has exact cell # and is not excluded", "range": [ - 62291, - 62344 + 62414, + 62467 ], "loc": { "start": { - "line": 2094, + "line": 2103, "column": 12 }, "end": { - "line": 2094, + "line": 2103, "column": 65 } } @@ -111337,31 +110923,31 @@ } ], "range": [ - 61984, - 62740 + 62107, + 62863 ], "loc": { "start": { - "line": 2085, + "line": 2094, "column": 51 }, "end": { - "line": 2105, + "line": 2114, "column": 9 } } }, "range": [ - 61941, - 62740 + 62064, + 62863 ], "loc": { "start": { - "line": 2085, + "line": 2094, "column": 8 }, "end": { - "line": 2105, + "line": 2114, "column": 9 } } @@ -111372,47 +110958,47 @@ "type": "Identifier", "name": "colValues", "range": [ - 62756, - 62765 + 62879, + 62888 ], "loc": { "start": { - "line": 2106, + "line": 2115, "column": 15 }, "end": { - "line": 2106, + "line": 2115, "column": 24 } } }, "range": [ - 62749, - 62766 + 62872, + 62889 ], "loc": { "start": { - "line": 2106, + "line": 2115, "column": 8 }, "end": { - "line": 2106, + "line": 2115, "column": 25 } } } ], "range": [ - 61617, - 62772 + 61740, + 62895 ], "loc": { "start": { - "line": 2074, + "line": 2083, "column": 6 }, "end": { - "line": 2107, + "line": 2116, "column": 5 } } @@ -111420,16 +111006,16 @@ "generator": false, "expression": false, "range": [ - 61515, - 62772 + 61638, + 62895 ], "loc": { "start": { - "line": 2069, + "line": 2078, "column": 16 }, "end": { - "line": 2107, + "line": 2116, "column": 5 } } @@ -111437,16 +111023,16 @@ "kind": "method", "computed": false, "range": [ - 61503, - 62772 + 61626, + 62895 ], "loc": { "start": { - "line": 2069, + "line": 2078, "column": 4 }, "end": { - "line": 2107, + "line": 2116, "column": 5 } }, @@ -111455,16 +111041,16 @@ "type": "Block", "value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return a typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n * @private\n ", "range": [ - 61117, - 61498 + 61240, + 61621 ], "loc": { "start": { - "line": 2060, + "line": 2069, "column": 4 }, "end": { - "line": 2068, + "line": 2077, "column": 7 } } @@ -111475,16 +111061,16 @@ "type": "Block", "value": "*\n * Return the filter's value of a specified column\n * @param {Number} index Column index\n * @return {String} Filter value\n ", "range": [ - 62778, - 62930 + 62901, + 63053 ], "loc": { "start": { - "line": 2109, + "line": 2118, "column": 4 }, "end": { - "line": 2113, + "line": 2122, "column": 7 } } @@ -111498,16 +111084,16 @@ "type": "Identifier", "name": "getFilterValue", "range": [ - 62935, - 62949 + 63058, + 63072 ], "loc": { "start": { - "line": 2114, + "line": 2123, "column": 4 }, "end": { - "line": 2114, + "line": 2123, "column": 18 } } @@ -111520,16 +111106,16 @@ "type": "Identifier", "name": "index", "range": [ - 62950, - 62955 + 63073, + 63078 ], "loc": { "start": { - "line": 2114, + "line": 2123, "column": 19 }, "end": { - "line": 2114, + "line": 2123, "column": 24 } } @@ -111549,16 +111135,16 @@ "object": { "type": "ThisExpression", "range": [ - 62972, - 62976 + 63095, + 63099 ], "loc": { "start": { - "line": 2115, + "line": 2124, "column": 13 }, "end": { - "line": 2115, + "line": 2124, "column": 17 } } @@ -111567,47 +111153,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 62977, - 62984 + 63100, + 63107 ], "loc": { "start": { - "line": 2115, + "line": 2124, "column": 18 }, "end": { - "line": 2115, + "line": 2124, "column": 25 } } }, "range": [ - 62972, - 62984 + 63095, + 63107 ], "loc": { "start": { - "line": 2115, + "line": 2124, "column": 13 }, "end": { - "line": 2115, + "line": 2124, "column": 25 } } }, "prefix": true, "range": [ - 62971, - 62984 + 63094, + 63107 ], "loc": { "start": { - "line": 2115, + "line": 2124, "column": 12 }, "end": { - "line": 2115, + "line": 2124, "column": 25 } } @@ -111619,48 +111205,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 63000, - 63007 + 63123, + 63130 ], "loc": { "start": { - "line": 2116, + "line": 2125, "column": 12 }, "end": { - "line": 2116, + "line": 2125, "column": 19 } } } ], "range": [ - 62986, - 63017 + 63109, + 63140 ], "loc": { "start": { - "line": 2115, + "line": 2124, "column": 27 }, "end": { - "line": 2117, + "line": 2126, "column": 9 } } }, "alternate": null, "range": [ - 62967, - 63017 + 63090, + 63140 ], "loc": { "start": { - "line": 2115, + "line": 2124, "column": 8 }, "end": { - "line": 2117, + "line": 2126, "column": 9 } } @@ -111674,16 +111260,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63030, - 63038 + 63153, + 63161 ], "loc": { "start": { - "line": 2118, + "line": 2127, "column": 12 }, "end": { - "line": 2118, + "line": 2127, "column": 20 } } @@ -111693,31 +111279,31 @@ "value": "", "raw": "''", "range": [ - 63041, - 63043 + 63164, + 63166 ], "loc": { "start": { - "line": 2118, + "line": 2127, "column": 23 }, "end": { - "line": 2118, + "line": 2127, "column": 25 } } }, "range": [ - 63030, - 63043 + 63153, + 63166 ], "loc": { "start": { - "line": 2118, + "line": 2127, "column": 12 }, "end": { - "line": 2118, + "line": 2127, "column": 25 } } @@ -111725,16 +111311,16 @@ ], "kind": "let", "range": [ - 63026, - 63044 + 63149, + 63167 ], "loc": { "start": { - "line": 2118, + "line": 2127, "column": 8 }, "end": { - "line": 2118, + "line": 2127, "column": 26 } } @@ -111748,16 +111334,16 @@ "type": "Identifier", "name": "flt", "range": [ - 63057, - 63060 + 63180, + 63183 ], "loc": { "start": { - "line": 2119, + "line": 2128, "column": 12 }, "end": { - "line": 2119, + "line": 2128, "column": 15 } } @@ -111770,16 +111356,16 @@ "object": { "type": "ThisExpression", "range": [ - 63063, - 63067 + 63186, + 63190 ], "loc": { "start": { - "line": 2119, + "line": 2128, "column": 18 }, "end": { - "line": 2119, + "line": 2128, "column": 22 } } @@ -111788,31 +111374,31 @@ "type": "Identifier", "name": "getFilterElement", "range": [ - 63068, - 63084 + 63191, + 63207 ], "loc": { "start": { - "line": 2119, + "line": 2128, "column": 23 }, "end": { - "line": 2119, + "line": 2128, "column": 39 } } }, "range": [ - 63063, - 63084 + 63186, + 63207 ], "loc": { "start": { - "line": 2119, + "line": 2128, "column": 18 }, "end": { - "line": 2119, + "line": 2128, "column": 39 } } @@ -111822,47 +111408,47 @@ "type": "Identifier", "name": "index", "range": [ - 63085, - 63090 + 63208, + 63213 ], "loc": { "start": { - "line": 2119, + "line": 2128, "column": 40 }, "end": { - "line": 2119, + "line": 2128, "column": 45 } } } ], "range": [ - 63063, - 63091 + 63186, + 63214 ], "loc": { "start": { - "line": 2119, + "line": 2128, "column": 18 }, "end": { - "line": 2119, + "line": 2128, "column": 46 } } }, "range": [ - 63057, - 63091 + 63180, + 63214 ], "loc": { "start": { - "line": 2119, + "line": 2128, "column": 12 }, "end": { - "line": 2119, + "line": 2128, "column": 46 } } @@ -111870,16 +111456,16 @@ ], "kind": "let", "range": [ - 63053, - 63092 + 63176, + 63215 ], "loc": { "start": { - "line": 2119, + "line": 2128, "column": 8 }, "end": { - "line": 2119, + "line": 2128, "column": 47 } } @@ -111893,32 +111479,32 @@ "type": "Identifier", "name": "flt", "range": [ - 63106, - 63109 + 63229, + 63232 ], "loc": { "start": { - "line": 2120, + "line": 2129, "column": 13 }, "end": { - "line": 2120, + "line": 2129, "column": 16 } } }, "prefix": true, "range": [ - 63105, - 63109 + 63228, + 63232 ], "loc": { "start": { - "line": 2120, + "line": 2129, "column": 12 }, "end": { - "line": 2120, + "line": 2129, "column": 16 } } @@ -111932,63 +111518,63 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63132, - 63140 + 63255, + 63263 ], "loc": { "start": { - "line": 2121, + "line": 2130, "column": 19 }, "end": { - "line": 2121, + "line": 2130, "column": 27 } } }, "range": [ - 63125, - 63141 + 63248, + 63264 ], "loc": { "start": { - "line": 2121, + "line": 2130, "column": 12 }, "end": { - "line": 2121, + "line": 2130, "column": 28 } } } ], "range": [ - 63111, - 63151 + 63234, + 63274 ], "loc": { "start": { - "line": 2120, + "line": 2129, "column": 18 }, "end": { - "line": 2122, + "line": 2131, "column": 9 } } }, "alternate": null, "range": [ - 63101, - 63151 + 63224, + 63274 ], "loc": { "start": { - "line": 2120, + "line": 2129, "column": 8 }, "end": { - "line": 2122, + "line": 2131, "column": 9 } } @@ -112002,16 +111588,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 63165, - 63175 + 63288, + 63298 ], "loc": { "start": { - "line": 2124, + "line": 2133, "column": 12 }, "end": { - "line": 2124, + "line": 2133, "column": 22 } } @@ -112024,16 +111610,16 @@ "object": { "type": "ThisExpression", "range": [ - 63178, - 63182 + 63301, + 63305 ], "loc": { "start": { - "line": 2124, + "line": 2133, "column": 25 }, "end": { - "line": 2124, + "line": 2133, "column": 29 } } @@ -112042,31 +111628,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 63183, - 63196 + 63306, + 63319 ], "loc": { "start": { - "line": 2124, + "line": 2133, "column": 30 }, "end": { - "line": 2124, + "line": 2133, "column": 43 } } }, "range": [ - 63178, - 63196 + 63301, + 63319 ], "loc": { "start": { - "line": 2124, + "line": 2133, "column": 25 }, "end": { - "line": 2124, + "line": 2133, "column": 43 } } @@ -112076,47 +111662,47 @@ "type": "Identifier", "name": "index", "range": [ - 63197, - 63202 + 63320, + 63325 ], "loc": { "start": { - "line": 2124, + "line": 2133, "column": 44 }, "end": { - "line": 2124, + "line": 2133, "column": 49 } } } ], "range": [ - 63178, - 63203 + 63301, + 63326 ], "loc": { "start": { - "line": 2124, + "line": 2133, "column": 25 }, "end": { - "line": 2124, + "line": 2133, "column": 50 } } }, "range": [ - 63165, - 63203 + 63288, + 63326 ], "loc": { "start": { - "line": 2124, + "line": 2133, "column": 12 }, "end": { - "line": 2124, + "line": 2133, "column": 50 } } @@ -112124,16 +111710,16 @@ ], "kind": "let", "range": [ - 63161, - 63204 + 63284, + 63327 ], "loc": { "start": { - "line": 2124, + "line": 2133, "column": 8 }, "end": { - "line": 2124, + "line": 2133, "column": 51 } } @@ -112150,16 +111736,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 63217, - 63227 + 63340, + 63350 ], "loc": { "start": { - "line": 2125, + "line": 2134, "column": 12 }, "end": { - "line": 2125, + "line": 2134, "column": 22 } } @@ -112168,31 +111754,31 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 63232, - 63240 + 63355, + 63363 ], "loc": { "start": { - "line": 2125, + "line": 2134, "column": 27 }, "end": { - "line": 2125, + "line": 2134, "column": 35 } } }, "range": [ - 63217, - 63240 + 63340, + 63363 ], "loc": { "start": { - "line": 2125, + "line": 2134, "column": 12 }, "end": { - "line": 2125, + "line": 2134, "column": 35 } } @@ -112204,16 +111790,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 63244, - 63254 + 63367, + 63377 ], "loc": { "start": { - "line": 2125, + "line": 2134, "column": 39 }, "end": { - "line": 2125, + "line": 2134, "column": 49 } } @@ -112222,46 +111808,46 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 63259, - 63268 + 63382, + 63391 ], "loc": { "start": { - "line": 2125, + "line": 2134, "column": 54 }, "end": { - "line": 2125, + "line": 2134, "column": 63 } } }, "range": [ - 63244, - 63268 + 63367, + 63391 ], "loc": { "start": { - "line": 2125, + "line": 2134, "column": 39 }, "end": { - "line": 2125, + "line": 2134, "column": 63 } } }, "range": [ - 63217, - 63268 + 63340, + 63391 ], "loc": { "start": { - "line": 2125, + "line": 2134, "column": 12 }, "end": { - "line": 2125, + "line": 2134, "column": 63 } } @@ -112278,16 +111864,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63284, - 63292 + 63407, + 63415 ], "loc": { "start": { - "line": 2126, + "line": 2135, "column": 12 }, "end": { - "line": 2126, + "line": 2135, "column": 20 } } @@ -112299,16 +111885,16 @@ "type": "Identifier", "name": "flt", "range": [ - 63295, - 63298 + 63418, + 63421 ], "loc": { "start": { - "line": 2126, + "line": 2135, "column": 23 }, "end": { - "line": 2126, + "line": 2135, "column": 26 } } @@ -112317,77 +111903,77 @@ "type": "Identifier", "name": "value", "range": [ - 63299, - 63304 + 63422, + 63427 ], "loc": { "start": { - "line": 2126, + "line": 2135, "column": 27 }, "end": { - "line": 2126, + "line": 2135, "column": 32 } } }, "range": [ - 63295, - 63304 + 63418, + 63427 ], "loc": { "start": { - "line": 2126, + "line": 2135, "column": 23 }, "end": { - "line": 2126, + "line": 2135, "column": 32 } } }, "range": [ - 63284, - 63304 + 63407, + 63427 ], "loc": { "start": { - "line": 2126, + "line": 2135, "column": 12 }, "end": { - "line": 2126, + "line": 2135, "column": 32 } } }, "range": [ - 63284, - 63305 + 63407, + 63428 ], "loc": { "start": { - "line": 2126, + "line": 2135, "column": 12 }, "end": { - "line": 2126, + "line": 2135, "column": 33 } } } ], "range": [ - 63270, - 63315 + 63393, + 63438 ], "loc": { "start": { - "line": 2125, + "line": 2134, "column": 65 }, "end": { - "line": 2127, + "line": 2136, "column": 9 } }, @@ -112396,16 +111982,16 @@ "type": "Line", "value": "mutiple select", "range": [ - 63324, - 63340 + 63447, + 63463 ], "loc": { "start": { - "line": 2128, + "line": 2137, "column": 8 }, "end": { - "line": 2128, + "line": 2137, "column": 24 } } @@ -112421,16 +112007,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 63358, - 63368 + 63481, + 63491 ], "loc": { "start": { - "line": 2129, + "line": 2138, "column": 17 }, "end": { - "line": 2129, + "line": 2138, "column": 27 } } @@ -112439,31 +112025,31 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 63373, - 63381 + 63496, + 63504 ], "loc": { "start": { - "line": 2129, + "line": 2138, "column": 32 }, "end": { - "line": 2129, + "line": 2138, "column": 40 } } }, "range": [ - 63358, - 63381 + 63481, + 63504 ], "loc": { "start": { - "line": 2129, + "line": 2138, "column": 17 }, "end": { - "line": 2129, + "line": 2138, "column": 40 } } @@ -112480,16 +112066,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63397, - 63405 + 63520, + 63528 ], "loc": { "start": { - "line": 2130, + "line": 2139, "column": 12 }, "end": { - "line": 2130, + "line": 2139, "column": 20 } } @@ -112507,16 +112093,16 @@ "object": { "type": "ThisExpression", "range": [ - 63408, - 63412 + 63531, + 63535 ], "loc": { "start": { - "line": 2130, + "line": 2139, "column": 23 }, "end": { - "line": 2130, + "line": 2139, "column": 27 } } @@ -112525,31 +112111,31 @@ "type": "Identifier", "name": "feature", "range": [ - 63413, - 63420 + 63536, + 63543 ], "loc": { "start": { - "line": 2130, + "line": 2139, "column": 28 }, "end": { - "line": 2130, + "line": 2139, "column": 35 } } }, "range": [ - 63408, - 63420 + 63531, + 63543 ], "loc": { "start": { - "line": 2130, + "line": 2139, "column": 23 }, "end": { - "line": 2130, + "line": 2139, "column": 35 } } @@ -112560,32 +112146,32 @@ "value": "dropdown", "raw": "'dropdown'", "range": [ - 63421, - 63431 + 63544, + 63554 ], "loc": { "start": { - "line": 2130, + "line": 2139, "column": 36 }, "end": { - "line": 2130, + "line": 2139, "column": 46 } } } ], "range": [ - 63408, - 63432 + 63531, + 63555 ], "loc": { "start": { - "line": 2130, + "line": 2139, "column": 23 }, "end": { - "line": 2130, + "line": 2139, "column": 47 } } @@ -112594,31 +112180,31 @@ "type": "Identifier", "name": "getValues", "range": [ - 63433, - 63442 + 63556, + 63565 ], "loc": { "start": { - "line": 2130, + "line": 2139, "column": 48 }, "end": { - "line": 2130, + "line": 2139, "column": 57 } } }, "range": [ - 63408, - 63442 + 63531, + 63565 ], "loc": { "start": { - "line": 2130, + "line": 2139, "column": 23 }, "end": { - "line": 2130, + "line": 2139, "column": 57 } } @@ -112628,78 +112214,78 @@ "type": "Identifier", "name": "index", "range": [ - 63443, - 63448 + 63566, + 63571 ], "loc": { "start": { - "line": 2130, + "line": 2139, "column": 58 }, "end": { - "line": 2130, + "line": 2139, "column": 63 } } } ], "range": [ - 63408, - 63449 + 63531, + 63572 ], "loc": { "start": { - "line": 2130, + "line": 2139, "column": 23 }, "end": { - "line": 2130, + "line": 2139, "column": 64 } } }, "range": [ - 63397, - 63449 + 63520, + 63572 ], "loc": { "start": { - "line": 2130, + "line": 2139, "column": 12 }, "end": { - "line": 2130, + "line": 2139, "column": 64 } } }, "range": [ - 63397, - 63450 + 63520, + 63573 ], "loc": { "start": { - "line": 2130, + "line": 2139, "column": 12 }, "end": { - "line": 2130, + "line": 2139, "column": 65 } } } ], "range": [ - 63383, - 63460 + 63506, + 63583 ], "loc": { "start": { - "line": 2129, + "line": 2138, "column": 42 }, "end": { - "line": 2131, + "line": 2140, "column": 9 } }, @@ -112708,16 +112294,16 @@ "type": "Line", "value": "checklist", "range": [ - 63469, - 63480 + 63592, + 63603 ], "loc": { "start": { - "line": 2132, + "line": 2141, "column": 8 }, "end": { - "line": 2132, + "line": 2141, "column": 19 } } @@ -112733,16 +112319,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 63498, - 63508 + 63621, + 63631 ], "loc": { "start": { - "line": 2133, + "line": 2142, "column": 17 }, "end": { - "line": 2133, + "line": 2142, "column": 27 } } @@ -112751,31 +112337,31 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 63513, - 63522 + 63636, + 63645 ], "loc": { "start": { - "line": 2133, + "line": 2142, "column": 32 }, "end": { - "line": 2133, + "line": 2142, "column": 41 } } }, "range": [ - 63498, - 63522 + 63621, + 63645 ], "loc": { "start": { - "line": 2133, + "line": 2142, "column": 17 }, "end": { - "line": 2133, + "line": 2142, "column": 41 } } @@ -112792,16 +112378,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63538, - 63546 + 63661, + 63669 ], "loc": { "start": { - "line": 2134, + "line": 2143, "column": 12 }, "end": { - "line": 2134, + "line": 2143, "column": 20 } } @@ -112819,16 +112405,16 @@ "object": { "type": "ThisExpression", "range": [ - 63549, - 63553 + 63672, + 63676 ], "loc": { "start": { - "line": 2134, + "line": 2143, "column": 23 }, "end": { - "line": 2134, + "line": 2143, "column": 27 } } @@ -112837,31 +112423,31 @@ "type": "Identifier", "name": "feature", "range": [ - 63554, - 63561 + 63677, + 63684 ], "loc": { "start": { - "line": 2134, + "line": 2143, "column": 28 }, "end": { - "line": 2134, + "line": 2143, "column": 35 } } }, "range": [ - 63549, - 63561 + 63672, + 63684 ], "loc": { "start": { - "line": 2134, + "line": 2143, "column": 23 }, "end": { - "line": 2134, + "line": 2143, "column": 35 } } @@ -112872,32 +112458,32 @@ "value": "checkList", "raw": "'checkList'", "range": [ - 63562, - 63573 + 63685, + 63696 ], "loc": { "start": { - "line": 2134, + "line": 2143, "column": 36 }, "end": { - "line": 2134, + "line": 2143, "column": 47 } } } ], "range": [ - 63549, - 63574 + 63672, + 63697 ], "loc": { "start": { - "line": 2134, + "line": 2143, "column": 23 }, "end": { - "line": 2134, + "line": 2143, "column": 48 } } @@ -112906,31 +112492,31 @@ "type": "Identifier", "name": "getValues", "range": [ - 63575, - 63584 + 63698, + 63707 ], "loc": { "start": { - "line": 2134, + "line": 2143, "column": 49 }, "end": { - "line": 2134, + "line": 2143, "column": 58 } } }, "range": [ - 63549, - 63584 + 63672, + 63707 ], "loc": { "start": { - "line": 2134, + "line": 2143, "column": 23 }, "end": { - "line": 2134, + "line": 2143, "column": 58 } } @@ -112940,94 +112526,94 @@ "type": "Identifier", "name": "index", "range": [ - 63585, - 63590 + 63708, + 63713 ], "loc": { "start": { - "line": 2134, + "line": 2143, "column": 59 }, "end": { - "line": 2134, + "line": 2143, "column": 64 } } } ], "range": [ - 63549, - 63591 + 63672, + 63714 ], "loc": { "start": { - "line": 2134, + "line": 2143, "column": 23 }, "end": { - "line": 2134, + "line": 2143, "column": 65 } } }, "range": [ - 63538, - 63591 + 63661, + 63714 ], "loc": { "start": { - "line": 2134, + "line": 2143, "column": 12 }, "end": { - "line": 2134, + "line": 2143, "column": 65 } } }, "range": [ - 63538, - 63592 + 63661, + 63715 ], "loc": { "start": { - "line": 2134, + "line": 2143, "column": 12 }, "end": { - "line": 2134, + "line": 2143, "column": 66 } } } ], "range": [ - 63524, - 63602 + 63647, + 63725 ], "loc": { "start": { - "line": 2133, + "line": 2142, "column": 43 }, "end": { - "line": 2135, + "line": 2144, "column": 9 } } }, "alternate": null, "range": [ - 63494, - 63602 + 63617, + 63725 ], "loc": { "start": { - "line": 2133, + "line": 2142, "column": 13 }, "end": { - "line": 2135, + "line": 2144, "column": 9 } }, @@ -113036,16 +112622,16 @@ "type": "Line", "value": "checklist", "range": [ - 63469, - 63480 + 63592, + 63603 ], "loc": { "start": { - "line": 2132, + "line": 2141, "column": 8 }, "end": { - "line": 2132, + "line": 2141, "column": 19 } } @@ -113053,16 +112639,16 @@ ] }, "range": [ - 63354, - 63602 + 63477, + 63725 ], "loc": { "start": { - "line": 2129, + "line": 2138, "column": 13 }, "end": { - "line": 2135, + "line": 2144, "column": 9 } }, @@ -113071,16 +112657,16 @@ "type": "Line", "value": "mutiple select", "range": [ - 63324, - 63340 + 63447, + 63463 ], "loc": { "start": { - "line": 2128, + "line": 2137, "column": 8 }, "end": { - "line": 2128, + "line": 2137, "column": 24 } } @@ -113088,16 +112674,16 @@ ] }, "range": [ - 63213, - 63602 + 63336, + 63725 ], "loc": { "start": { - "line": 2125, + "line": 2134, "column": 8 }, "end": { - "line": 2135, + "line": 2144, "column": 9 } }, @@ -113106,16 +112692,16 @@ "type": "Line", "value": "return an empty string if collection is empty or contains a single", "range": [ - 63611, - 63679 + 63734, + 63802 ], "loc": { "start": { - "line": 2136, + "line": 2145, "column": 8 }, "end": { - "line": 2136, + "line": 2145, "column": 76 } } @@ -113124,16 +112710,16 @@ "type": "Line", "value": "empty string", "range": [ - 63688, - 63702 + 63811, + 63825 ], "loc": { "start": { - "line": 2137, + "line": 2146, "column": 8 }, "end": { - "line": 2137, + "line": 2146, "column": 22 } } @@ -113154,16 +112740,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 63715, - 63722 + 63838, + 63845 ], "loc": { "start": { - "line": 2138, + "line": 2147, "column": 12 }, "end": { - "line": 2138, + "line": 2147, "column": 19 } } @@ -113173,32 +112759,32 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63723, - 63731 + 63846, + 63854 ], "loc": { "start": { - "line": 2138, + "line": 2147, "column": 20 }, "end": { - "line": 2138, + "line": 2147, "column": 28 } } } ], "range": [ - 63715, - 63732 + 63838, + 63855 ], "loc": { "start": { - "line": 2138, + "line": 2147, "column": 12 }, "end": { - "line": 2138, + "line": 2147, "column": 29 } } @@ -113213,16 +112799,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63736, - 63744 + 63859, + 63867 ], "loc": { "start": { - "line": 2138, + "line": 2147, "column": 33 }, "end": { - "line": 2138, + "line": 2147, "column": 41 } } @@ -113231,31 +112817,31 @@ "type": "Identifier", "name": "length", "range": [ - 63745, - 63751 + 63868, + 63874 ], "loc": { "start": { - "line": 2138, + "line": 2147, "column": 42 }, "end": { - "line": 2138, + "line": 2147, "column": 48 } } }, "range": [ - 63736, - 63751 + 63859, + 63874 ], "loc": { "start": { - "line": 2138, + "line": 2147, "column": 33 }, "end": { - "line": 2138, + "line": 2147, "column": 48 } } @@ -113265,46 +112851,46 @@ "value": 0, "raw": "0", "range": [ - 63756, - 63757 + 63879, + 63880 ], "loc": { "start": { - "line": 2138, + "line": 2147, "column": 53 }, "end": { - "line": 2138, + "line": 2147, "column": 54 } } }, "range": [ - 63736, - 63757 + 63859, + 63880 ], "loc": { "start": { - "line": 2138, + "line": 2147, "column": 33 }, "end": { - "line": 2138, + "line": 2147, "column": 54 } } }, "range": [ - 63715, - 63757 + 63838, + 63880 ], "loc": { "start": { - "line": 2138, + "line": 2147, "column": 12 }, "end": { - "line": 2138, + "line": 2147, "column": 54 } } @@ -113322,16 +112908,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63774, - 63782 + 63897, + 63905 ], "loc": { "start": { - "line": 2139, + "line": 2148, "column": 13 }, "end": { - "line": 2139, + "line": 2148, "column": 21 } } @@ -113340,31 +112926,31 @@ "type": "Identifier", "name": "length", "range": [ - 63783, - 63789 + 63906, + 63912 ], "loc": { "start": { - "line": 2139, + "line": 2148, "column": 22 }, "end": { - "line": 2139, + "line": 2148, "column": 28 } } }, "range": [ - 63774, - 63789 + 63897, + 63912 ], "loc": { "start": { - "line": 2139, + "line": 2148, "column": 13 }, "end": { - "line": 2139, + "line": 2148, "column": 28 } } @@ -113374,31 +112960,31 @@ "value": 1, "raw": "1", "range": [ - 63794, - 63795 + 63917, + 63918 ], "loc": { "start": { - "line": 2139, + "line": 2148, "column": 33 }, "end": { - "line": 2139, + "line": 2148, "column": 34 } } }, "range": [ - 63774, - 63795 + 63897, + 63918 ], "loc": { "start": { - "line": 2139, + "line": 2148, "column": 13 }, "end": { - "line": 2139, + "line": 2148, "column": 34 } } @@ -113413,16 +112999,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63799, - 63807 + 63922, + 63930 ], "loc": { "start": { - "line": 2139, + "line": 2148, "column": 38 }, "end": { - "line": 2139, + "line": 2148, "column": 46 } } @@ -113432,31 +113018,31 @@ "value": 0, "raw": "0", "range": [ - 63808, - 63809 + 63931, + 63932 ], "loc": { "start": { - "line": 2139, + "line": 2148, "column": 47 }, "end": { - "line": 2139, + "line": 2148, "column": 48 } } }, "range": [ - 63799, - 63810 + 63922, + 63933 ], "loc": { "start": { - "line": 2139, + "line": 2148, "column": 38 }, "end": { - "line": 2139, + "line": 2148, "column": 49 } } @@ -113466,61 +113052,61 @@ "value": "", "raw": "''", "range": [ - 63815, - 63817 + 63938, + 63940 ], "loc": { "start": { - "line": 2139, + "line": 2148, "column": 54 }, "end": { - "line": 2139, + "line": 2148, "column": 56 } } }, "range": [ - 63799, - 63817 + 63922, + 63940 ], "loc": { "start": { - "line": 2139, + "line": 2148, "column": 38 }, "end": { - "line": 2139, + "line": 2148, "column": 56 } } }, "range": [ - 63774, - 63817 + 63897, + 63940 ], "loc": { "start": { - "line": 2139, + "line": 2148, "column": 13 }, "end": { - "line": 2139, + "line": 2148, "column": 56 } } }, "range": [ - 63715, - 63818 + 63838, + 63941 ], "loc": { "start": { - "line": 2138, + "line": 2147, "column": 12 }, "end": { - "line": 2139, + "line": 2148, "column": 57 } } @@ -113537,16 +113123,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63834, - 63842 + 63957, + 63965 ], "loc": { "start": { - "line": 2140, + "line": 2149, "column": 12 }, "end": { - "line": 2140, + "line": 2149, "column": 20 } } @@ -113556,78 +113142,78 @@ "value": "", "raw": "''", "range": [ - 63845, - 63847 + 63968, + 63970 ], "loc": { "start": { - "line": 2140, + "line": 2149, "column": 23 }, "end": { - "line": 2140, + "line": 2149, "column": 25 } } }, "range": [ - 63834, - 63847 + 63957, + 63970 ], "loc": { "start": { - "line": 2140, + "line": 2149, "column": 12 }, "end": { - "line": 2140, + "line": 2149, "column": 25 } } }, "range": [ - 63834, - 63848 + 63957, + 63971 ], "loc": { "start": { - "line": 2140, + "line": 2149, "column": 12 }, "end": { - "line": 2140, + "line": 2149, "column": 26 } } } ], "range": [ - 63820, - 63858 + 63943, + 63981 ], "loc": { "start": { - "line": 2139, + "line": 2148, "column": 59 }, "end": { - "line": 2141, + "line": 2150, "column": 9 } } }, "alternate": null, "range": [ - 63711, - 63858 + 63834, + 63981 ], "loc": { "start": { - "line": 2138, + "line": 2147, "column": 8 }, "end": { - "line": 2141, + "line": 2150, "column": 9 } }, @@ -113636,16 +113222,16 @@ "type": "Line", "value": "return an empty string if collection is empty or contains a single", "range": [ - 63611, - 63679 + 63734, + 63802 ], "loc": { "start": { - "line": 2136, + "line": 2145, "column": 8 }, "end": { - "line": 2136, + "line": 2145, "column": 76 } } @@ -113654,16 +113240,16 @@ "type": "Line", "value": "empty string", "range": [ - 63688, - 63702 + 63811, + 63825 ], "loc": { "start": { - "line": 2137, + "line": 2146, "column": 8 }, "end": { - "line": 2137, + "line": 2146, "column": 22 } } @@ -113676,47 +113262,47 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63875, - 63883 + 63998, + 64006 ], "loc": { "start": { - "line": 2143, + "line": 2152, "column": 15 }, "end": { - "line": 2143, + "line": 2152, "column": 23 } } }, "range": [ - 63868, - 63884 + 63991, + 64007 ], "loc": { "start": { - "line": 2143, + "line": 2152, "column": 8 }, "end": { - "line": 2143, + "line": 2152, "column": 24 } } } ], "range": [ - 62957, - 63890 + 63080, + 64013 ], "loc": { "start": { - "line": 2114, + "line": 2123, "column": 26 }, "end": { - "line": 2144, + "line": 2153, "column": 5 } } @@ -113724,16 +113310,16 @@ "generator": false, "expression": false, "range": [ - 62949, - 63890 + 63072, + 64013 ], "loc": { "start": { - "line": 2114, + "line": 2123, "column": 18 }, "end": { - "line": 2144, + "line": 2153, "column": 5 } } @@ -113741,16 +113327,16 @@ "kind": "method", "computed": false, "range": [ - 62935, - 63890 + 63058, + 64013 ], "loc": { "start": { - "line": 2114, + "line": 2123, "column": 4 }, "end": { - "line": 2144, + "line": 2153, "column": 5 } }, @@ -113759,16 +113345,16 @@ "type": "Block", "value": "*\n * Return the filter's value of a specified column\n * @param {Number} index Column index\n * @return {String} Filter value\n ", "range": [ - 62778, - 62930 + 62901, + 63053 ], "loc": { "start": { - "line": 2109, + "line": 2118, "column": 4 }, "end": { - "line": 2113, + "line": 2122, "column": 7 } } @@ -113779,16 +113365,16 @@ "type": "Block", "value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ", "range": [ - 63896, - 63988 + 64019, + 64111 ], "loc": { "start": { - "line": 2146, + "line": 2155, "column": 4 }, "end": { - "line": 2149, + "line": 2158, "column": 7 } } @@ -113802,16 +113388,16 @@ "type": "Identifier", "name": "getFiltersValue", "range": [ - 63993, - 64008 + 64116, + 64131 ], "loc": { "start": { - "line": 2150, + "line": 2159, "column": 4 }, "end": { - "line": 2150, + "line": 2159, "column": 19 } } @@ -113834,16 +113420,16 @@ "object": { "type": "ThisExpression", "range": [ - 64026, - 64030 + 64149, + 64153 ], "loc": { "start": { - "line": 2151, + "line": 2160, "column": 13 }, "end": { - "line": 2151, + "line": 2160, "column": 17 } } @@ -113852,47 +113438,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 64031, - 64038 + 64154, + 64161 ], "loc": { "start": { - "line": 2151, + "line": 2160, "column": 18 }, "end": { - "line": 2151, + "line": 2160, "column": 25 } } }, "range": [ - 64026, - 64038 + 64149, + 64161 ], "loc": { "start": { - "line": 2151, + "line": 2160, "column": 13 }, "end": { - "line": 2151, + "line": 2160, "column": 25 } } }, "prefix": true, "range": [ - 64025, - 64038 + 64148, + 64161 ], "loc": { "start": { - "line": 2151, + "line": 2160, "column": 12 }, "end": { - "line": 2151, + "line": 2160, "column": 25 } } @@ -113904,48 +113490,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 64054, - 64061 + 64177, + 64184 ], "loc": { "start": { - "line": 2152, + "line": 2161, "column": 12 }, "end": { - "line": 2152, + "line": 2161, "column": 19 } } } ], "range": [ - 64040, - 64071 + 64163, + 64194 ], "loc": { "start": { - "line": 2151, + "line": 2160, "column": 27 }, "end": { - "line": 2153, + "line": 2162, "column": 9 } } }, "alternate": null, "range": [ - 64021, - 64071 + 64144, + 64194 ], "loc": { "start": { - "line": 2151, + "line": 2160, "column": 8 }, "end": { - "line": 2153, + "line": 2162, "column": 9 } } @@ -113959,16 +113545,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 64084, - 64094 + 64207, + 64217 ], "loc": { "start": { - "line": 2154, + "line": 2163, "column": 12 }, "end": { - "line": 2154, + "line": 2163, "column": 22 } } @@ -113977,31 +113563,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 64097, - 64099 + 64220, + 64222 ], "loc": { "start": { - "line": 2154, + "line": 2163, "column": 25 }, "end": { - "line": 2154, + "line": 2163, "column": 27 } } }, "range": [ - 64084, - 64099 + 64207, + 64222 ], "loc": { "start": { - "line": 2154, + "line": 2163, "column": 12 }, "end": { - "line": 2154, + "line": 2163, "column": 27 } } @@ -114009,16 +113595,16 @@ ], "kind": "let", "range": [ - 64080, - 64100 + 64203, + 64223 ], "loc": { "start": { - "line": 2154, + "line": 2163, "column": 8 }, "end": { - "line": 2154, + "line": 2163, "column": 28 } } @@ -114034,16 +113620,16 @@ "type": "Identifier", "name": "i", "range": [ - 64118, - 64119 + 64241, + 64242 ], "loc": { "start": { - "line": 2155, + "line": 2164, "column": 17 }, "end": { - "line": 2155, + "line": 2164, "column": 18 } } @@ -114053,31 +113639,31 @@ "value": 0, "raw": "0", "range": [ - 64122, - 64123 + 64245, + 64246 ], "loc": { "start": { - "line": 2155, + "line": 2164, "column": 21 }, "end": { - "line": 2155, + "line": 2164, "column": 22 } } }, "range": [ - 64118, - 64123 + 64241, + 64246 ], "loc": { "start": { - "line": 2155, + "line": 2164, "column": 17 }, "end": { - "line": 2155, + "line": 2164, "column": 22 } } @@ -114088,16 +113674,16 @@ "type": "Identifier", "name": "len", "range": [ - 64125, - 64128 + 64248, + 64251 ], "loc": { "start": { - "line": 2155, + "line": 2164, "column": 24 }, "end": { - "line": 2155, + "line": 2164, "column": 27 } } @@ -114111,16 +113697,16 @@ "object": { "type": "ThisExpression", "range": [ - 64131, - 64135 + 64254, + 64258 ], "loc": { "start": { - "line": 2155, + "line": 2164, "column": 30 }, "end": { - "line": 2155, + "line": 2164, "column": 34 } } @@ -114129,31 +113715,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 64136, - 64142 + 64259, + 64265 ], "loc": { "start": { - "line": 2155, + "line": 2164, "column": 35 }, "end": { - "line": 2155, + "line": 2164, "column": 41 } } }, "range": [ - 64131, - 64142 + 64254, + 64265 ], "loc": { "start": { - "line": 2155, + "line": 2164, "column": 30 }, "end": { - "line": 2155, + "line": 2164, "column": 41 } } @@ -114162,46 +113748,46 @@ "type": "Identifier", "name": "length", "range": [ - 64143, - 64149 + 64266, + 64272 ], "loc": { "start": { - "line": 2155, + "line": 2164, "column": 42 }, "end": { - "line": 2155, + "line": 2164, "column": 48 } } }, "range": [ - 64131, - 64149 + 64254, + 64272 ], "loc": { "start": { - "line": 2155, + "line": 2164, "column": 30 }, "end": { - "line": 2155, + "line": 2164, "column": 48 } } }, "range": [ - 64125, - 64149 + 64248, + 64272 ], "loc": { "start": { - "line": 2155, + "line": 2164, "column": 24 }, "end": { - "line": 2155, + "line": 2164, "column": 48 } } @@ -114209,16 +113795,16 @@ ], "kind": "let", "range": [ - 64114, - 64149 + 64237, + 64272 ], "loc": { "start": { - "line": 2155, + "line": 2164, "column": 13 }, "end": { - "line": 2155, + "line": 2164, "column": 48 } } @@ -114230,16 +113816,16 @@ "type": "Identifier", "name": "i", "range": [ - 64151, - 64152 + 64274, + 64275 ], "loc": { "start": { - "line": 2155, + "line": 2164, "column": 50 }, "end": { - "line": 2155, + "line": 2164, "column": 51 } } @@ -114248,31 +113834,31 @@ "type": "Identifier", "name": "len", "range": [ - 64155, - 64158 + 64278, + 64281 ], "loc": { "start": { - "line": 2155, + "line": 2164, "column": 54 }, "end": { - "line": 2155, + "line": 2164, "column": 57 } } }, "range": [ - 64151, - 64158 + 64274, + 64281 ], "loc": { "start": { - "line": 2155, + "line": 2164, "column": 50 }, "end": { - "line": 2155, + "line": 2164, "column": 57 } } @@ -114284,32 +113870,32 @@ "type": "Identifier", "name": "i", "range": [ - 64160, - 64161 + 64283, + 64284 ], "loc": { "start": { - "line": 2155, + "line": 2164, "column": 59 }, "end": { - "line": 2155, + "line": 2164, "column": 60 } } }, "prefix": false, "range": [ - 64160, - 64163 + 64283, + 64286 ], "loc": { "start": { - "line": 2155, + "line": 2164, "column": 59 }, "end": { - "line": 2155, + "line": 2164, "column": 62 } } @@ -114326,16 +113912,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64183, - 64191 + 64306, + 64314 ], "loc": { "start": { - "line": 2156, + "line": 2165, "column": 16 }, "end": { - "line": 2156, + "line": 2165, "column": 24 } } @@ -114348,16 +113934,16 @@ "object": { "type": "ThisExpression", "range": [ - 64194, - 64198 + 64317, + 64321 ], "loc": { "start": { - "line": 2156, + "line": 2165, "column": 27 }, "end": { - "line": 2156, + "line": 2165, "column": 31 } } @@ -114366,31 +113952,31 @@ "type": "Identifier", "name": "getFilterValue", "range": [ - 64199, - 64213 + 64322, + 64336 ], "loc": { "start": { - "line": 2156, + "line": 2165, "column": 32 }, "end": { - "line": 2156, + "line": 2165, "column": 46 } } }, "range": [ - 64194, - 64213 + 64317, + 64336 ], "loc": { "start": { - "line": 2156, + "line": 2165, "column": 27 }, "end": { - "line": 2156, + "line": 2165, "column": 46 } } @@ -114400,47 +113986,47 @@ "type": "Identifier", "name": "i", "range": [ - 64214, - 64215 + 64337, + 64338 ], "loc": { "start": { - "line": 2156, + "line": 2165, "column": 47 }, "end": { - "line": 2156, + "line": 2165, "column": 48 } } } ], "range": [ - 64194, - 64216 + 64317, + 64339 ], "loc": { "start": { - "line": 2156, + "line": 2165, "column": 27 }, "end": { - "line": 2156, + "line": 2165, "column": 49 } } }, "range": [ - 64183, - 64216 + 64306, + 64339 ], "loc": { "start": { - "line": 2156, + "line": 2165, "column": 16 }, "end": { - "line": 2156, + "line": 2165, "column": 49 } } @@ -114448,16 +114034,16 @@ ], "kind": "let", "range": [ - 64179, - 64217 + 64302, + 64340 ], "loc": { "start": { - "line": 2156, + "line": 2165, "column": 12 }, "end": { - "line": 2156, + "line": 2165, "column": 50 } } @@ -114470,16 +114056,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 64234, - 64241 + 64357, + 64364 ], "loc": { "start": { - "line": 2157, + "line": 2166, "column": 16 }, "end": { - "line": 2157, + "line": 2166, "column": 23 } } @@ -114489,32 +114075,32 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64242, - 64250 + 64365, + 64373 ], "loc": { "start": { - "line": 2157, + "line": 2166, "column": 24 }, "end": { - "line": 2157, + "line": 2166, "column": 32 } } } ], "range": [ - 64234, - 64251 + 64357, + 64374 ], "loc": { "start": { - "line": 2157, + "line": 2166, "column": 16 }, "end": { - "line": 2157, + "line": 2166, "column": 33 } } @@ -114533,16 +114119,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 64271, - 64281 + 64394, + 64404 ], "loc": { "start": { - "line": 2158, + "line": 2167, "column": 16 }, "end": { - "line": 2158, + "line": 2167, "column": 26 } } @@ -114551,31 +114137,31 @@ "type": "Identifier", "name": "push", "range": [ - 64282, - 64286 + 64405, + 64409 ], "loc": { "start": { - "line": 2158, + "line": 2167, "column": 27 }, "end": { - "line": 2158, + "line": 2167, "column": 31 } } }, "range": [ - 64271, - 64286 + 64394, + 64409 ], "loc": { "start": { - "line": 2158, + "line": 2167, "column": 16 }, "end": { - "line": 2158, + "line": 2167, "column": 31 } } @@ -114585,63 +114171,63 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64287, - 64295 + 64410, + 64418 ], "loc": { "start": { - "line": 2158, + "line": 2167, "column": 32 }, "end": { - "line": 2158, + "line": 2167, "column": 40 } } } ], "range": [ - 64271, - 64296 + 64394, + 64419 ], "loc": { "start": { - "line": 2158, + "line": 2167, "column": 16 }, "end": { - "line": 2158, + "line": 2167, "column": 41 } } }, "range": [ - 64271, - 64297 + 64394, + 64420 ], "loc": { "start": { - "line": 2158, + "line": 2167, "column": 16 }, "end": { - "line": 2158, + "line": 2167, "column": 42 } } } ], "range": [ - 64253, - 64311 + 64376, + 64434 ], "loc": { "start": { - "line": 2157, + "line": 2166, "column": 35 }, "end": { - "line": 2159, + "line": 2168, "column": 13 } } @@ -114660,16 +114246,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 64335, - 64345 + 64458, + 64468 ], "loc": { "start": { - "line": 2160, + "line": 2169, "column": 16 }, "end": { - "line": 2160, + "line": 2169, "column": 26 } } @@ -114678,31 +114264,31 @@ "type": "Identifier", "name": "push", "range": [ - 64346, - 64350 + 64469, + 64473 ], "loc": { "start": { - "line": 2160, + "line": 2169, "column": 27 }, "end": { - "line": 2160, + "line": 2169, "column": 31 } } }, "range": [ - 64335, - 64350 + 64458, + 64473 ], "loc": { "start": { - "line": 2160, + "line": 2169, "column": 16 }, "end": { - "line": 2160, + "line": 2169, "column": 31 } } @@ -114714,16 +114300,16 @@ "type": "Identifier", "name": "trim", "range": [ - 64351, - 64355 + 64474, + 64478 ], "loc": { "start": { - "line": 2160, + "line": 2169, "column": 32 }, "end": { - "line": 2160, + "line": 2169, "column": 36 } } @@ -114733,125 +114319,125 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64356, - 64364 + 64479, + 64487 ], "loc": { "start": { - "line": 2160, + "line": 2169, "column": 37 }, "end": { - "line": 2160, + "line": 2169, "column": 45 } } } ], "range": [ - 64351, - 64365 + 64474, + 64488 ], "loc": { "start": { - "line": 2160, + "line": 2169, "column": 32 }, "end": { - "line": 2160, + "line": 2169, "column": 46 } } } ], "range": [ - 64335, - 64366 + 64458, + 64489 ], "loc": { "start": { - "line": 2160, + "line": 2169, "column": 16 }, "end": { - "line": 2160, + "line": 2169, "column": 47 } } }, "range": [ - 64335, - 64367 + 64458, + 64490 ], "loc": { "start": { - "line": 2160, + "line": 2169, "column": 16 }, "end": { - "line": 2160, + "line": 2169, "column": 48 } } } ], "range": [ - 64317, - 64381 + 64440, + 64504 ], "loc": { "start": { - "line": 2159, + "line": 2168, "column": 19 }, "end": { - "line": 2161, + "line": 2170, "column": 13 } } }, "range": [ - 64230, - 64381 + 64353, + 64504 ], "loc": { "start": { - "line": 2157, + "line": 2166, "column": 12 }, "end": { - "line": 2161, + "line": 2170, "column": 13 } } } ], "range": [ - 64165, - 64391 + 64288, + 64514 ], "loc": { "start": { - "line": 2155, + "line": 2164, "column": 64 }, "end": { - "line": 2162, + "line": 2171, "column": 9 } } }, "range": [ - 64109, - 64391 + 64232, + 64514 ], "loc": { "start": { - "line": 2155, + "line": 2164, "column": 8 }, "end": { - "line": 2162, + "line": 2171, "column": 9 } } @@ -114862,47 +114448,47 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 64407, - 64417 + 64530, + 64540 ], "loc": { "start": { - "line": 2163, + "line": 2172, "column": 15 }, "end": { - "line": 2163, + "line": 2172, "column": 25 } } }, "range": [ - 64400, - 64418 + 64523, + 64541 ], "loc": { "start": { - "line": 2163, + "line": 2172, "column": 8 }, "end": { - "line": 2163, + "line": 2172, "column": 26 } } } ], "range": [ - 64011, - 64424 + 64134, + 64547 ], "loc": { "start": { - "line": 2150, + "line": 2159, "column": 22 }, "end": { - "line": 2164, + "line": 2173, "column": 5 } } @@ -114910,16 +114496,16 @@ "generator": false, "expression": false, "range": [ - 64008, - 64424 + 64131, + 64547 ], "loc": { "start": { - "line": 2150, + "line": 2159, "column": 19 }, "end": { - "line": 2164, + "line": 2173, "column": 5 } } @@ -114927,16 +114513,16 @@ "kind": "method", "computed": false, "range": [ - 63993, - 64424 + 64116, + 64547 ], "loc": { "start": { - "line": 2150, + "line": 2159, "column": 4 }, "end": { - "line": 2164, + "line": 2173, "column": 5 } }, @@ -114945,16 +114531,16 @@ "type": "Block", "value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ", "range": [ - 63896, - 63988 + 64019, + 64111 ], "loc": { "start": { - "line": 2146, + "line": 2155, "column": 4 }, "end": { - "line": 2149, + "line": 2158, "column": 7 } } @@ -114965,16 +114551,16 @@ "type": "Block", "value": "*\n * Return the ID of a specified column's filter\n * @param {Number} index Column's index\n * @return {String} ID of the filter element\n ", "range": [ - 64430, - 64593 + 64553, + 64716 ], "loc": { "start": { - "line": 2166, + "line": 2175, "column": 4 }, "end": { - "line": 2170, + "line": 2179, "column": 7 } } @@ -114988,16 +114574,16 @@ "type": "Identifier", "name": "getFilterId", "range": [ - 64598, - 64609 + 64721, + 64732 ], "loc": { "start": { - "line": 2171, + "line": 2180, "column": 4 }, "end": { - "line": 2171, + "line": 2180, "column": 15 } } @@ -115010,16 +114596,16 @@ "type": "Identifier", "name": "index", "range": [ - 64610, - 64615 + 64733, + 64738 ], "loc": { "start": { - "line": 2171, + "line": 2180, "column": 16 }, "end": { - "line": 2171, + "line": 2180, "column": 21 } } @@ -115039,16 +114625,16 @@ "object": { "type": "ThisExpression", "range": [ - 64632, - 64636 + 64755, + 64759 ], "loc": { "start": { - "line": 2172, + "line": 2181, "column": 13 }, "end": { - "line": 2172, + "line": 2181, "column": 17 } } @@ -115057,47 +114643,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 64637, - 64644 + 64760, + 64767 ], "loc": { "start": { - "line": 2172, + "line": 2181, "column": 18 }, "end": { - "line": 2172, + "line": 2181, "column": 25 } } }, "range": [ - 64632, - 64644 + 64755, + 64767 ], "loc": { "start": { - "line": 2172, + "line": 2181, "column": 13 }, "end": { - "line": 2172, + "line": 2181, "column": 25 } } }, "prefix": true, "range": [ - 64631, - 64644 + 64754, + 64767 ], "loc": { "start": { - "line": 2172, + "line": 2181, "column": 12 }, "end": { - "line": 2172, + "line": 2181, "column": 25 } } @@ -115109,48 +114695,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 64660, - 64667 + 64783, + 64790 ], "loc": { "start": { - "line": 2173, + "line": 2182, "column": 12 }, "end": { - "line": 2173, + "line": 2182, "column": 19 } } } ], "range": [ - 64646, - 64677 + 64769, + 64800 ], "loc": { "start": { - "line": 2172, + "line": 2181, "column": 27 }, "end": { - "line": 2174, + "line": 2183, "column": 9 } } }, "alternate": null, "range": [ - 64627, - 64677 + 64750, + 64800 ], "loc": { "start": { - "line": 2172, + "line": 2181, "column": 8 }, "end": { - "line": 2174, + "line": 2183, "column": 9 } } @@ -115166,16 +114752,16 @@ "object": { "type": "ThisExpression", "range": [ - 64693, - 64697 + 64816, + 64820 ], "loc": { "start": { - "line": 2175, + "line": 2184, "column": 15 }, "end": { - "line": 2175, + "line": 2184, "column": 19 } } @@ -115184,31 +114770,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 64698, - 64704 + 64821, + 64827 ], "loc": { "start": { - "line": 2175, + "line": 2184, "column": 20 }, "end": { - "line": 2175, + "line": 2184, "column": 26 } } }, "range": [ - 64693, - 64704 + 64816, + 64827 ], "loc": { "start": { - "line": 2175, + "line": 2184, "column": 15 }, "end": { - "line": 2175, + "line": 2184, "column": 26 } } @@ -115217,62 +114803,62 @@ "type": "Identifier", "name": "index", "range": [ - 64705, - 64710 + 64828, + 64833 ], "loc": { "start": { - "line": 2175, + "line": 2184, "column": 27 }, "end": { - "line": 2175, + "line": 2184, "column": 32 } } }, "range": [ - 64693, - 64711 + 64816, + 64834 ], "loc": { "start": { - "line": 2175, + "line": 2184, "column": 15 }, "end": { - "line": 2175, + "line": 2184, "column": 33 } } }, "range": [ - 64686, - 64712 + 64809, + 64835 ], "loc": { "start": { - "line": 2175, + "line": 2184, "column": 8 }, "end": { - "line": 2175, + "line": 2184, "column": 34 } } } ], "range": [ - 64617, - 64718 + 64740, + 64841 ], "loc": { "start": { - "line": 2171, + "line": 2180, "column": 23 }, "end": { - "line": 2176, + "line": 2185, "column": 5 } } @@ -115280,16 +114866,16 @@ "generator": false, "expression": false, "range": [ - 64609, - 64718 + 64732, + 64841 ], "loc": { "start": { - "line": 2171, + "line": 2180, "column": 15 }, "end": { - "line": 2176, + "line": 2185, "column": 5 } } @@ -115297,16 +114883,16 @@ "kind": "method", "computed": false, "range": [ - 64598, - 64718 + 64721, + 64841 ], "loc": { "start": { - "line": 2171, + "line": 2180, "column": 4 }, "end": { - "line": 2176, + "line": 2185, "column": 5 } }, @@ -115315,16 +114901,16 @@ "type": "Block", "value": "*\n * Return the ID of a specified column's filter\n * @param {Number} index Column's index\n * @return {String} ID of the filter element\n ", "range": [ - 64430, - 64593 + 64553, + 64716 ], "loc": { "start": { - "line": 2166, + "line": 2175, "column": 4 }, "end": { - "line": 2170, + "line": 2179, "column": 7 } } @@ -115335,16 +114921,16 @@ "type": "Block", "value": "*\n * Return the list of ids of filters matching a specified type.\n * Note: hidden filters are also returned\n *\n * @param {String} type Filter type string ('input', 'select', 'multiple',\n * 'checklist')\n * @param {Boolean} bool If true returns columns indexes instead of IDs\n * @return {[type]} List of element IDs or column indexes\n ", "range": [ - 64724, - 65125 + 64847, + 65248 ], "loc": { "start": { - "line": 2178, + "line": 2187, "column": 4 }, "end": { - "line": 2186, + "line": 2195, "column": 7 } } @@ -115358,16 +114944,16 @@ "type": "Identifier", "name": "getFiltersByType", "range": [ - 65130, - 65146 + 65253, + 65269 ], "loc": { "start": { - "line": 2187, + "line": 2196, "column": 4 }, "end": { - "line": 2187, + "line": 2196, "column": 20 } } @@ -115380,16 +114966,16 @@ "type": "Identifier", "name": "type", "range": [ - 65147, - 65151 + 65270, + 65274 ], "loc": { "start": { - "line": 2187, + "line": 2196, "column": 21 }, "end": { - "line": 2187, + "line": 2196, "column": 25 } } @@ -115398,16 +114984,16 @@ "type": "Identifier", "name": "bool", "range": [ - 65153, - 65157 + 65276, + 65280 ], "loc": { "start": { - "line": 2187, + "line": 2196, "column": 27 }, "end": { - "line": 2187, + "line": 2196, "column": 31 } } @@ -115427,16 +115013,16 @@ "object": { "type": "ThisExpression", "range": [ - 65174, - 65178 + 65297, + 65301 ], "loc": { "start": { - "line": 2188, + "line": 2197, "column": 13 }, "end": { - "line": 2188, + "line": 2197, "column": 17 } } @@ -115445,47 +115031,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 65179, - 65186 + 65302, + 65309 ], "loc": { "start": { - "line": 2188, + "line": 2197, "column": 18 }, "end": { - "line": 2188, + "line": 2197, "column": 25 } } }, "range": [ - 65174, - 65186 + 65297, + 65309 ], "loc": { "start": { - "line": 2188, + "line": 2197, "column": 13 }, "end": { - "line": 2188, + "line": 2197, "column": 25 } } }, "prefix": true, "range": [ - 65173, - 65186 + 65296, + 65309 ], "loc": { "start": { - "line": 2188, + "line": 2197, "column": 12 }, "end": { - "line": 2188, + "line": 2197, "column": 25 } } @@ -115497,48 +115083,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 65202, - 65209 + 65325, + 65332 ], "loc": { "start": { - "line": 2189, + "line": 2198, "column": 12 }, "end": { - "line": 2189, + "line": 2198, "column": 19 } } } ], "range": [ - 65188, - 65219 + 65311, + 65342 ], "loc": { "start": { - "line": 2188, + "line": 2197, "column": 27 }, "end": { - "line": 2190, + "line": 2199, "column": 9 } } }, "alternate": null, "range": [ - 65169, - 65219 + 65292, + 65342 ], "loc": { "start": { - "line": 2188, + "line": 2197, "column": 8 }, "end": { - "line": 2190, + "line": 2199, "column": 9 } } @@ -115552,16 +115138,16 @@ "type": "Identifier", "name": "arr", "range": [ - 65232, - 65235 + 65355, + 65358 ], "loc": { "start": { - "line": 2191, + "line": 2200, "column": 12 }, "end": { - "line": 2191, + "line": 2200, "column": 15 } } @@ -115570,31 +115156,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 65238, - 65240 + 65361, + 65363 ], "loc": { "start": { - "line": 2191, + "line": 2200, "column": 18 }, "end": { - "line": 2191, + "line": 2200, "column": 20 } } }, "range": [ - 65232, - 65240 + 65355, + 65363 ], "loc": { "start": { - "line": 2191, + "line": 2200, "column": 12 }, "end": { - "line": 2191, + "line": 2200, "column": 20 } } @@ -115602,16 +115188,16 @@ ], "kind": "let", "range": [ - 65228, - 65241 + 65351, + 65364 ], "loc": { "start": { - "line": 2191, + "line": 2200, "column": 8 }, "end": { - "line": 2191, + "line": 2200, "column": 21 } } @@ -115627,16 +115213,16 @@ "type": "Identifier", "name": "i", "range": [ - 65259, - 65260 + 65382, + 65383 ], "loc": { "start": { - "line": 2192, + "line": 2201, "column": 17 }, "end": { - "line": 2192, + "line": 2201, "column": 18 } } @@ -115646,31 +115232,31 @@ "value": 0, "raw": "0", "range": [ - 65263, - 65264 + 65386, + 65387 ], "loc": { "start": { - "line": 2192, + "line": 2201, "column": 21 }, "end": { - "line": 2192, + "line": 2201, "column": 22 } } }, "range": [ - 65259, - 65264 + 65382, + 65387 ], "loc": { "start": { - "line": 2192, + "line": 2201, "column": 17 }, "end": { - "line": 2192, + "line": 2201, "column": 22 } } @@ -115681,16 +115267,16 @@ "type": "Identifier", "name": "len", "range": [ - 65266, - 65269 + 65389, + 65392 ], "loc": { "start": { - "line": 2192, + "line": 2201, "column": 24 }, "end": { - "line": 2192, + "line": 2201, "column": 27 } } @@ -115704,16 +115290,16 @@ "object": { "type": "ThisExpression", "range": [ - 65272, - 65276 + 65395, + 65399 ], "loc": { "start": { - "line": 2192, + "line": 2201, "column": 30 }, "end": { - "line": 2192, + "line": 2201, "column": 34 } } @@ -115722,31 +115308,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 65277, - 65283 + 65400, + 65406 ], "loc": { "start": { - "line": 2192, + "line": 2201, "column": 35 }, "end": { - "line": 2192, + "line": 2201, "column": 41 } } }, "range": [ - 65272, - 65283 + 65395, + 65406 ], "loc": { "start": { - "line": 2192, + "line": 2201, "column": 30 }, "end": { - "line": 2192, + "line": 2201, "column": 41 } } @@ -115755,46 +115341,46 @@ "type": "Identifier", "name": "length", "range": [ - 65284, - 65290 + 65407, + 65413 ], "loc": { "start": { - "line": 2192, + "line": 2201, "column": 42 }, "end": { - "line": 2192, + "line": 2201, "column": 48 } } }, "range": [ - 65272, - 65290 + 65395, + 65413 ], "loc": { "start": { - "line": 2192, + "line": 2201, "column": 30 }, "end": { - "line": 2192, + "line": 2201, "column": 48 } } }, "range": [ - 65266, - 65290 + 65389, + 65413 ], "loc": { "start": { - "line": 2192, + "line": 2201, "column": 24 }, "end": { - "line": 2192, + "line": 2201, "column": 48 } } @@ -115802,16 +115388,16 @@ ], "kind": "let", "range": [ - 65255, - 65290 + 65378, + 65413 ], "loc": { "start": { - "line": 2192, + "line": 2201, "column": 13 }, "end": { - "line": 2192, + "line": 2201, "column": 48 } } @@ -115823,16 +115409,16 @@ "type": "Identifier", "name": "i", "range": [ - 65292, - 65293 + 65415, + 65416 ], "loc": { "start": { - "line": 2192, + "line": 2201, "column": 50 }, "end": { - "line": 2192, + "line": 2201, "column": 51 } } @@ -115841,31 +115427,31 @@ "type": "Identifier", "name": "len", "range": [ - 65296, - 65299 + 65419, + 65422 ], "loc": { "start": { - "line": 2192, + "line": 2201, "column": 54 }, "end": { - "line": 2192, + "line": 2201, "column": 57 } } }, "range": [ - 65292, - 65299 + 65415, + 65422 ], "loc": { "start": { - "line": 2192, + "line": 2201, "column": 50 }, "end": { - "line": 2192, + "line": 2201, "column": 57 } } @@ -115877,32 +115463,32 @@ "type": "Identifier", "name": "i", "range": [ - 65301, - 65302 + 65424, + 65425 ], "loc": { "start": { - "line": 2192, + "line": 2201, "column": 59 }, "end": { - "line": 2192, + "line": 2201, "column": 60 } } }, "prefix": false, "range": [ - 65301, - 65304 + 65424, + 65427 ], "loc": { "start": { - "line": 2192, + "line": 2201, "column": 59 }, "end": { - "line": 2192, + "line": 2201, "column": 62 } } @@ -115919,16 +115505,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 65324, - 65331 + 65447, + 65454 ], "loc": { "start": { - "line": 2193, + "line": 2202, "column": 16 }, "end": { - "line": 2193, + "line": 2202, "column": 23 } } @@ -115941,16 +115527,16 @@ "object": { "type": "ThisExpression", "range": [ - 65334, - 65338 + 65457, + 65461 ], "loc": { "start": { - "line": 2193, + "line": 2202, "column": 26 }, "end": { - "line": 2193, + "line": 2202, "column": 30 } } @@ -115959,31 +115545,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 65339, - 65352 + 65462, + 65475 ], "loc": { "start": { - "line": 2193, + "line": 2202, "column": 31 }, "end": { - "line": 2193, + "line": 2202, "column": 44 } } }, "range": [ - 65334, - 65352 + 65457, + 65475 ], "loc": { "start": { - "line": 2193, + "line": 2202, "column": 26 }, "end": { - "line": 2193, + "line": 2202, "column": 44 } } @@ -115993,47 +115579,47 @@ "type": "Identifier", "name": "i", "range": [ - 65353, - 65354 + 65476, + 65477 ], "loc": { "start": { - "line": 2193, + "line": 2202, "column": 45 }, "end": { - "line": 2193, + "line": 2202, "column": 46 } } } ], "range": [ - 65334, - 65355 + 65457, + 65478 ], "loc": { "start": { - "line": 2193, + "line": 2202, "column": 26 }, "end": { - "line": 2193, + "line": 2202, "column": 47 } } }, "range": [ - 65324, - 65355 + 65447, + 65478 ], "loc": { "start": { - "line": 2193, + "line": 2202, "column": 16 }, "end": { - "line": 2193, + "line": 2202, "column": 47 } } @@ -116041,16 +115627,16 @@ ], "kind": "let", "range": [ - 65320, - 65356 + 65443, + 65479 ], "loc": { "start": { - "line": 2193, + "line": 2202, "column": 12 }, "end": { - "line": 2193, + "line": 2202, "column": 48 } } @@ -116064,16 +115650,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 65373, - 65380 + 65496, + 65503 ], "loc": { "start": { - "line": 2194, + "line": 2203, "column": 16 }, "end": { - "line": 2194, + "line": 2203, "column": 23 } } @@ -116087,16 +115673,16 @@ "type": "Identifier", "name": "type", "range": [ - 65385, - 65389 + 65508, + 65512 ], "loc": { "start": { - "line": 2194, + "line": 2203, "column": 28 }, "end": { - "line": 2194, + "line": 2203, "column": 32 } } @@ -116105,62 +115691,62 @@ "type": "Identifier", "name": "toLowerCase", "range": [ - 65390, - 65401 + 65513, + 65524 ], "loc": { "start": { - "line": 2194, + "line": 2203, "column": 33 }, "end": { - "line": 2194, + "line": 2203, "column": 44 } } }, "range": [ - 65385, - 65401 + 65508, + 65524 ], "loc": { "start": { - "line": 2194, + "line": 2203, "column": 28 }, "end": { - "line": 2194, + "line": 2203, "column": 44 } } }, "arguments": [], "range": [ - 65385, - 65403 + 65508, + 65526 ], "loc": { "start": { - "line": 2194, + "line": 2203, "column": 28 }, "end": { - "line": 2194, + "line": 2203, "column": 46 } } }, "range": [ - 65373, - 65403 + 65496, + 65526 ], "loc": { "start": { - "line": 2194, + "line": 2203, "column": 16 }, "end": { - "line": 2194, + "line": 2203, "column": 46 } } @@ -116177,16 +115763,16 @@ "type": "Identifier", "name": "a", "range": [ - 65427, - 65428 + 65550, + 65551 ], "loc": { "start": { - "line": 2195, + "line": 2204, "column": 20 }, "end": { - "line": 2195, + "line": 2204, "column": 21 } } @@ -116197,16 +115783,16 @@ "type": "Identifier", "name": "bool", "range": [ - 65431, - 65435 + 65554, + 65558 ], "loc": { "start": { - "line": 2195, + "line": 2204, "column": 24 }, "end": { - "line": 2195, + "line": 2204, "column": 28 } } @@ -116215,16 +115801,16 @@ "type": "Identifier", "name": "i", "range": [ - 65438, - 65439 + 65561, + 65562 ], "loc": { "start": { - "line": 2195, + "line": 2204, "column": 31 }, "end": { - "line": 2195, + "line": 2204, "column": 32 } } @@ -116238,16 +115824,16 @@ "object": { "type": "ThisExpression", "range": [ - 65442, - 65446 + 65565, + 65569 ], "loc": { "start": { - "line": 2195, + "line": 2204, "column": 35 }, "end": { - "line": 2195, + "line": 2204, "column": 39 } } @@ -116256,31 +115842,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 65447, - 65453 + 65570, + 65576 ], "loc": { "start": { - "line": 2195, + "line": 2204, "column": 40 }, "end": { - "line": 2195, + "line": 2204, "column": 46 } } }, "range": [ - 65442, - 65453 + 65565, + 65576 ], "loc": { "start": { - "line": 2195, + "line": 2204, "column": 35 }, "end": { - "line": 2195, + "line": 2204, "column": 46 } } @@ -116289,61 +115875,61 @@ "type": "Identifier", "name": "i", "range": [ - 65454, - 65455 + 65577, + 65578 ], "loc": { "start": { - "line": 2195, + "line": 2204, "column": 47 }, "end": { - "line": 2195, + "line": 2204, "column": 48 } } }, "range": [ - 65442, - 65456 + 65565, + 65579 ], "loc": { "start": { - "line": 2195, + "line": 2204, "column": 35 }, "end": { - "line": 2195, + "line": 2204, "column": 49 } } }, "range": [ - 65431, - 65456 + 65554, + 65579 ], "loc": { "start": { - "line": 2195, + "line": 2204, "column": 24 }, "end": { - "line": 2195, + "line": 2204, "column": 49 } } }, "range": [ - 65427, - 65456 + 65550, + 65579 ], "loc": { "start": { - "line": 2195, + "line": 2204, "column": 20 }, "end": { - "line": 2195, + "line": 2204, "column": 49 } } @@ -116351,16 +115937,16 @@ ], "kind": "let", "range": [ - 65423, - 65457 + 65546, + 65580 ], "loc": { "start": { - "line": 2195, + "line": 2204, "column": 16 }, "end": { - "line": 2195, + "line": 2204, "column": 50 } } @@ -116376,16 +115962,16 @@ "type": "Identifier", "name": "arr", "range": [ - 65474, - 65477 + 65597, + 65600 ], "loc": { "start": { - "line": 2196, + "line": 2205, "column": 16 }, "end": { - "line": 2196, + "line": 2205, "column": 19 } } @@ -116394,31 +115980,31 @@ "type": "Identifier", "name": "push", "range": [ - 65478, - 65482 + 65601, + 65605 ], "loc": { "start": { - "line": 2196, + "line": 2205, "column": 20 }, "end": { - "line": 2196, + "line": 2205, "column": 24 } } }, "range": [ - 65474, - 65482 + 65597, + 65605 ], "loc": { "start": { - "line": 2196, + "line": 2205, "column": 16 }, "end": { - "line": 2196, + "line": 2205, "column": 24 } } @@ -116428,110 +116014,110 @@ "type": "Identifier", "name": "a", "range": [ - 65483, - 65484 + 65606, + 65607 ], "loc": { "start": { - "line": 2196, + "line": 2205, "column": 25 }, "end": { - "line": 2196, + "line": 2205, "column": 26 } } } ], "range": [ - 65474, - 65485 + 65597, + 65608 ], "loc": { "start": { - "line": 2196, + "line": 2205, "column": 16 }, "end": { - "line": 2196, + "line": 2205, "column": 27 } } }, "range": [ - 65474, - 65486 + 65597, + 65609 ], "loc": { "start": { - "line": 2196, + "line": 2205, "column": 16 }, "end": { - "line": 2196, + "line": 2205, "column": 28 } } } ], "range": [ - 65405, - 65500 + 65528, + 65623 ], "loc": { "start": { - "line": 2194, + "line": 2203, "column": 48 }, "end": { - "line": 2197, + "line": 2206, "column": 13 } } }, "alternate": null, "range": [ - 65369, - 65500 + 65492, + 65623 ], "loc": { "start": { - "line": 2194, + "line": 2203, "column": 12 }, "end": { - "line": 2197, + "line": 2206, "column": 13 } } } ], "range": [ - 65306, - 65510 + 65429, + 65633 ], "loc": { "start": { - "line": 2192, + "line": 2201, "column": 64 }, "end": { - "line": 2198, + "line": 2207, "column": 9 } } }, "range": [ - 65250, - 65510 + 65373, + 65633 ], "loc": { "start": { - "line": 2192, + "line": 2201, "column": 8 }, "end": { - "line": 2198, + "line": 2207, "column": 9 } } @@ -116542,47 +116128,47 @@ "type": "Identifier", "name": "arr", "range": [ - 65526, - 65529 + 65649, + 65652 ], "loc": { "start": { - "line": 2199, + "line": 2208, "column": 15 }, "end": { - "line": 2199, + "line": 2208, "column": 18 } } }, "range": [ - 65519, - 65530 + 65642, + 65653 ], "loc": { "start": { - "line": 2199, + "line": 2208, "column": 8 }, "end": { - "line": 2199, + "line": 2208, "column": 19 } } } ], "range": [ - 65159, - 65536 + 65282, + 65659 ], "loc": { "start": { - "line": 2187, + "line": 2196, "column": 33 }, "end": { - "line": 2200, + "line": 2209, "column": 5 } } @@ -116590,16 +116176,16 @@ "generator": false, "expression": false, "range": [ - 65146, - 65536 + 65269, + 65659 ], "loc": { "start": { - "line": 2187, + "line": 2196, "column": 20 }, "end": { - "line": 2200, + "line": 2209, "column": 5 } } @@ -116607,16 +116193,16 @@ "kind": "method", "computed": false, "range": [ - 65130, - 65536 + 65253, + 65659 ], "loc": { "start": { - "line": 2187, + "line": 2196, "column": 4 }, "end": { - "line": 2200, + "line": 2209, "column": 5 } }, @@ -116625,16 +116211,16 @@ "type": "Block", "value": "*\n * Return the list of ids of filters matching a specified type.\n * Note: hidden filters are also returned\n *\n * @param {String} type Filter type string ('input', 'select', 'multiple',\n * 'checklist')\n * @param {Boolean} bool If true returns columns indexes instead of IDs\n * @return {[type]} List of element IDs or column indexes\n ", "range": [ - 64724, - 65125 + 64847, + 65248 ], "loc": { "start": { - "line": 2178, + "line": 2187, "column": 4 }, "end": { - "line": 2186, + "line": 2195, "column": 7 } } @@ -116645,16 +116231,16 @@ "type": "Block", "value": "*\n * Return the filter's DOM element for a given column\n * @param {Number} index Column's index\n * @return {DOMElement}\n ", "range": [ - 65542, - 65688 + 65665, + 65811 ], "loc": { "start": { - "line": 2202, + "line": 2211, "column": 4 }, "end": { - "line": 2206, + "line": 2215, "column": 7 } } @@ -116668,16 +116254,16 @@ "type": "Identifier", "name": "getFilterElement", "range": [ - 65693, - 65709 + 65816, + 65832 ], "loc": { "start": { - "line": 2207, + "line": 2216, "column": 4 }, "end": { - "line": 2207, + "line": 2216, "column": 20 } } @@ -116690,16 +116276,16 @@ "type": "Identifier", "name": "index", "range": [ - 65710, - 65715 + 65833, + 65838 ], "loc": { "start": { - "line": 2207, + "line": 2216, "column": 21 }, "end": { - "line": 2207, + "line": 2216, "column": 26 } } @@ -116717,16 +116303,16 @@ "type": "Identifier", "name": "fltId", "range": [ - 65731, - 65736 + 65854, + 65859 ], "loc": { "start": { - "line": 2208, + "line": 2217, "column": 12 }, "end": { - "line": 2208, + "line": 2217, "column": 17 } } @@ -116740,16 +116326,16 @@ "object": { "type": "ThisExpression", "range": [ - 65739, - 65743 + 65862, + 65866 ], "loc": { "start": { - "line": 2208, + "line": 2217, "column": 20 }, "end": { - "line": 2208, + "line": 2217, "column": 24 } } @@ -116758,31 +116344,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 65744, - 65750 + 65867, + 65873 ], "loc": { "start": { - "line": 2208, + "line": 2217, "column": 25 }, "end": { - "line": 2208, + "line": 2217, "column": 31 } } }, "range": [ - 65739, - 65750 + 65862, + 65873 ], "loc": { "start": { - "line": 2208, + "line": 2217, "column": 20 }, "end": { - "line": 2208, + "line": 2217, "column": 31 } } @@ -116791,46 +116377,46 @@ "type": "Identifier", "name": "index", "range": [ - 65751, - 65756 + 65874, + 65879 ], "loc": { "start": { - "line": 2208, + "line": 2217, "column": 32 }, "end": { - "line": 2208, + "line": 2217, "column": 37 } } }, "range": [ - 65739, - 65757 + 65862, + 65880 ], "loc": { "start": { - "line": 2208, + "line": 2217, "column": 20 }, "end": { - "line": 2208, + "line": 2217, "column": 38 } } }, "range": [ - 65731, - 65757 + 65854, + 65880 ], "loc": { "start": { - "line": 2208, + "line": 2217, "column": 12 }, "end": { - "line": 2208, + "line": 2217, "column": 38 } } @@ -116838,16 +116424,16 @@ ], "kind": "let", "range": [ - 65727, - 65758 + 65850, + 65881 ], "loc": { "start": { - "line": 2208, + "line": 2217, "column": 8 }, "end": { - "line": 2208, + "line": 2217, "column": 39 } } @@ -116860,16 +116446,16 @@ "type": "Identifier", "name": "elm", "range": [ - 65774, - 65777 + 65897, + 65900 ], "loc": { "start": { - "line": 2209, + "line": 2218, "column": 15 }, "end": { - "line": 2209, + "line": 2218, "column": 18 } } @@ -116879,63 +116465,63 @@ "type": "Identifier", "name": "fltId", "range": [ - 65778, - 65783 + 65901, + 65906 ], "loc": { "start": { - "line": 2209, + "line": 2218, "column": 19 }, "end": { - "line": 2209, + "line": 2218, "column": 24 } } } ], "range": [ - 65774, - 65784 + 65897, + 65907 ], "loc": { "start": { - "line": 2209, + "line": 2218, "column": 15 }, "end": { - "line": 2209, + "line": 2218, "column": 25 } } }, "range": [ - 65767, - 65785 + 65890, + 65908 ], "loc": { "start": { - "line": 2209, + "line": 2218, "column": 8 }, "end": { - "line": 2209, + "line": 2218, "column": 26 } } } ], "range": [ - 65717, - 65791 + 65840, + 65914 ], "loc": { "start": { - "line": 2207, + "line": 2216, "column": 28 }, "end": { - "line": 2210, + "line": 2219, "column": 5 } } @@ -116943,16 +116529,16 @@ "generator": false, "expression": false, "range": [ - 65709, - 65791 + 65832, + 65914 ], "loc": { "start": { - "line": 2207, + "line": 2216, "column": 20 }, "end": { - "line": 2210, + "line": 2219, "column": 5 } } @@ -116960,16 +116546,16 @@ "kind": "method", "computed": false, "range": [ - 65693, - 65791 + 65816, + 65914 ], "loc": { "start": { - "line": 2207, + "line": 2216, "column": 4 }, "end": { - "line": 2210, + "line": 2219, "column": 5 } }, @@ -116978,16 +116564,16 @@ "type": "Block", "value": "*\n * Return the filter's DOM element for a given column\n * @param {Number} index Column's index\n * @return {DOMElement}\n ", "range": [ - 65542, - 65688 + 65665, + 65811 ], "loc": { "start": { - "line": 2202, + "line": 2211, "column": 4 }, "end": { - "line": 2206, + "line": 2215, "column": 7 } } @@ -116998,16 +116584,16 @@ "type": "Block", "value": "*\n * Return the number of cells for a given row index\n * @param {Number} rowIndex Index of the row\n * @return {Number} Number of cells\n ", "range": [ - 65797, - 65963 + 65920, + 66086 ], "loc": { "start": { - "line": 2212, + "line": 2221, "column": 4 }, "end": { - "line": 2216, + "line": 2225, "column": 7 } } @@ -117021,16 +116607,16 @@ "type": "Identifier", "name": "getCellsNb", "range": [ - 65968, - 65978 + 66091, + 66101 ], "loc": { "start": { - "line": 2217, + "line": 2226, "column": 4 }, "end": { - "line": 2217, + "line": 2226, "column": 14 } } @@ -117045,16 +116631,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 65979, - 65987 + 66102, + 66110 ], "loc": { "start": { - "line": 2217, + "line": 2226, "column": 15 }, "end": { - "line": 2217, + "line": 2226, "column": 23 } } @@ -117064,31 +116650,31 @@ "value": 0, "raw": "0", "range": [ - 65990, - 65991 + 66113, + 66114 ], "loc": { "start": { - "line": 2217, + "line": 2226, "column": 26 }, "end": { - "line": 2217, + "line": 2226, "column": 27 } } }, "range": [ - 65979, - 65991 + 66102, + 66114 ], "loc": { "start": { - "line": 2217, + "line": 2226, "column": 15 }, "end": { - "line": 2217, + "line": 2226, "column": 27 } } @@ -117106,16 +116692,16 @@ "type": "Identifier", "name": "tr", "range": [ - 66007, - 66009 + 66130, + 66132 ], "loc": { "start": { - "line": 2218, + "line": 2227, "column": 12 }, "end": { - "line": 2218, + "line": 2227, "column": 14 } } @@ -117134,16 +116720,16 @@ "object": { "type": "ThisExpression", "range": [ - 66012, - 66016 + 66135, + 66139 ], "loc": { "start": { - "line": 2218, + "line": 2227, "column": 17 }, "end": { - "line": 2218, + "line": 2227, "column": 21 } } @@ -117152,47 +116738,47 @@ "type": "Identifier", "name": "dom", "range": [ - 66017, - 66020 + 66140, + 66143 ], "loc": { "start": { - "line": 2218, + "line": 2227, "column": 22 }, "end": { - "line": 2218, + "line": 2227, "column": 25 } } }, "range": [ - 66012, - 66020 + 66135, + 66143 ], "loc": { "start": { - "line": 2218, + "line": 2227, "column": 17 }, "end": { - "line": 2218, + "line": 2227, "column": 25 } } }, "arguments": [], "range": [ - 66012, - 66022 + 66135, + 66145 ], "loc": { "start": { - "line": 2218, + "line": 2227, "column": 17 }, "end": { - "line": 2218, + "line": 2227, "column": 27 } } @@ -117201,31 +116787,31 @@ "type": "Identifier", "name": "rows", "range": [ - 66023, - 66027 + 66146, + 66150 ], "loc": { "start": { - "line": 2218, + "line": 2227, "column": 28 }, "end": { - "line": 2218, + "line": 2227, "column": 32 } } }, "range": [ - 66012, - 66027 + 66135, + 66150 ], "loc": { "start": { - "line": 2218, + "line": 2227, "column": 17 }, "end": { - "line": 2218, + "line": 2227, "column": 32 } } @@ -117239,16 +116825,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 66028, - 66036 + 66151, + 66159 ], "loc": { "start": { - "line": 2218, + "line": 2227, "column": 33 }, "end": { - "line": 2218, + "line": 2227, "column": 41 } } @@ -117258,31 +116844,31 @@ "value": 0, "raw": "0", "range": [ - 66040, - 66041 + 66163, + 66164 ], "loc": { "start": { - "line": 2218, + "line": 2227, "column": 45 }, "end": { - "line": 2218, + "line": 2227, "column": 46 } } }, "range": [ - 66028, - 66041 + 66151, + 66164 ], "loc": { "start": { - "line": 2218, + "line": 2227, "column": 33 }, "end": { - "line": 2218, + "line": 2227, "column": 46 } } @@ -117291,16 +116877,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 66044, - 66052 + 66167, + 66175 ], "loc": { "start": { - "line": 2218, + "line": 2227, "column": 49 }, "end": { - "line": 2218, + "line": 2227, "column": 57 } } @@ -117310,61 +116896,61 @@ "value": 0, "raw": "0", "range": [ - 66055, - 66056 + 66178, + 66179 ], "loc": { "start": { - "line": 2218, + "line": 2227, "column": 60 }, "end": { - "line": 2218, + "line": 2227, "column": 61 } } }, "range": [ - 66028, - 66056 + 66151, + 66179 ], "loc": { "start": { - "line": 2218, + "line": 2227, "column": 33 }, "end": { - "line": 2218, + "line": 2227, "column": 61 } } }, "range": [ - 66012, - 66057 + 66135, + 66180 ], "loc": { "start": { - "line": 2218, + "line": 2227, "column": 17 }, "end": { - "line": 2218, + "line": 2227, "column": 62 } } }, "range": [ - 66007, - 66057 + 66130, + 66180 ], "loc": { "start": { - "line": 2218, + "line": 2227, "column": 12 }, "end": { - "line": 2218, + "line": 2227, "column": 62 } } @@ -117372,16 +116958,16 @@ ], "kind": "let", "range": [ - 66003, - 66058 + 66126, + 66181 ], "loc": { "start": { - "line": 2218, + "line": 2227, "column": 8 }, "end": { - "line": 2218, + "line": 2227, "column": 63 } } @@ -117394,16 +116980,16 @@ "type": "Identifier", "name": "tr", "range": [ - 66074, - 66076 + 66197, + 66199 ], "loc": { "start": { - "line": 2219, + "line": 2228, "column": 15 }, "end": { - "line": 2219, + "line": 2228, "column": 17 } } @@ -117418,16 +117004,16 @@ "type": "Identifier", "name": "tr", "range": [ - 66079, - 66081 + 66202, + 66204 ], "loc": { "start": { - "line": 2219, + "line": 2228, "column": 20 }, "end": { - "line": 2219, + "line": 2228, "column": 22 } } @@ -117436,31 +117022,31 @@ "type": "Identifier", "name": "cells", "range": [ - 66082, - 66087 + 66205, + 66210 ], "loc": { "start": { - "line": 2219, + "line": 2228, "column": 23 }, "end": { - "line": 2219, + "line": 2228, "column": 28 } } }, "range": [ - 66079, - 66087 + 66202, + 66210 ], "loc": { "start": { - "line": 2219, + "line": 2228, "column": 20 }, "end": { - "line": 2219, + "line": 2228, "column": 28 } } @@ -117469,31 +117055,31 @@ "type": "Identifier", "name": "length", "range": [ - 66088, - 66094 + 66211, + 66217 ], "loc": { "start": { - "line": 2219, + "line": 2228, "column": 29 }, "end": { - "line": 2219, + "line": 2228, "column": 35 } } }, "range": [ - 66079, - 66094 + 66202, + 66217 ], "loc": { "start": { - "line": 2219, + "line": 2228, "column": 20 }, "end": { - "line": 2219, + "line": 2228, "column": 35 } } @@ -117503,62 +117089,62 @@ "value": 0, "raw": "0", "range": [ - 66097, - 66098 + 66220, + 66221 ], "loc": { "start": { - "line": 2219, + "line": 2228, "column": 38 }, "end": { - "line": 2219, + "line": 2228, "column": 39 } } }, "range": [ - 66074, - 66098 + 66197, + 66221 ], "loc": { "start": { - "line": 2219, + "line": 2228, "column": 15 }, "end": { - "line": 2219, + "line": 2228, "column": 39 } } }, "range": [ - 66067, - 66099 + 66190, + 66222 ], "loc": { "start": { - "line": 2219, + "line": 2228, "column": 8 }, "end": { - "line": 2219, + "line": 2228, "column": 40 } } } ], "range": [ - 65993, - 66105 + 66116, + 66228 ], "loc": { "start": { - "line": 2217, + "line": 2226, "column": 29 }, "end": { - "line": 2220, + "line": 2229, "column": 5 } } @@ -117566,16 +117152,16 @@ "generator": false, "expression": false, "range": [ - 65978, - 66105 + 66101, + 66228 ], "loc": { "start": { - "line": 2217, + "line": 2226, "column": 14 }, "end": { - "line": 2220, + "line": 2229, "column": 5 } } @@ -117583,16 +117169,16 @@ "kind": "method", "computed": false, "range": [ - 65968, - 66105 + 66091, + 66228 ], "loc": { "start": { - "line": 2217, + "line": 2226, "column": 4 }, "end": { - "line": 2220, + "line": 2229, "column": 5 } }, @@ -117601,16 +117187,16 @@ "type": "Block", "value": "*\n * Return the number of cells for a given row index\n * @param {Number} rowIndex Index of the row\n * @return {Number} Number of cells\n ", "range": [ - 65797, - 65963 + 65920, + 66086 ], "loc": { "start": { - "line": 2212, + "line": 2221, "column": 4 }, "end": { - "line": 2216, + "line": 2225, "column": 7 } } @@ -117621,16 +117207,16 @@ "type": "Block", "value": "*\n * Return the number of filterable rows starting from reference row if\n * defined\n * @param {Boolean} includeHeaders Include the headers row\n * @return {Number} Number of filterable rows\n ", "range": [ - 66111, - 66342 + 66234, + 66465 ], "loc": { "start": { - "line": 2222, + "line": 2231, "column": 4 }, "end": { - "line": 2227, + "line": 2236, "column": 7 } } @@ -117644,16 +117230,16 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 66347, - 66356 + 66470, + 66479 ], "loc": { "start": { - "line": 2228, + "line": 2237, "column": 4 }, "end": { - "line": 2228, + "line": 2237, "column": 13 } } @@ -117666,16 +117252,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 66357, - 66371 + 66480, + 66494 ], "loc": { "start": { - "line": 2228, + "line": 2237, "column": 14 }, "end": { - "line": 2228, + "line": 2237, "column": 28 } } @@ -117693,16 +117279,16 @@ "type": "Identifier", "name": "s", "range": [ - 66387, - 66388 + 66510, + 66511 ], "loc": { "start": { - "line": 2229, + "line": 2238, "column": 12 }, "end": { - "line": 2229, + "line": 2238, "column": 13 } } @@ -117715,16 +117301,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 66391, - 66398 + 66514, + 66521 ], "loc": { "start": { - "line": 2229, + "line": 2238, "column": 16 }, "end": { - "line": 2229, + "line": 2238, "column": 23 } } @@ -117736,16 +117322,16 @@ "object": { "type": "ThisExpression", "range": [ - 66399, - 66403 + 66522, + 66526 ], "loc": { "start": { - "line": 2229, + "line": 2238, "column": 24 }, "end": { - "line": 2229, + "line": 2238, "column": 28 } } @@ -117754,47 +117340,47 @@ "type": "Identifier", "name": "refRow", "range": [ - 66404, - 66410 + 66527, + 66533 ], "loc": { "start": { - "line": 2229, + "line": 2238, "column": 29 }, "end": { - "line": 2229, + "line": 2238, "column": 35 } } }, "range": [ - 66399, - 66410 + 66522, + 66533 ], "loc": { "start": { - "line": 2229, + "line": 2238, "column": 24 }, "end": { - "line": 2229, + "line": 2238, "column": 35 } } } ], "range": [ - 66391, - 66411 + 66514, + 66534 ], "loc": { "start": { - "line": 2229, + "line": 2238, "column": 16 }, "end": { - "line": 2229, + "line": 2238, "column": 36 } } @@ -117804,16 +117390,16 @@ "value": 0, "raw": "0", "range": [ - 66414, - 66415 + 66537, + 66538 ], "loc": { "start": { - "line": 2229, + "line": 2238, "column": 39 }, "end": { - "line": 2229, + "line": 2238, "column": 40 } } @@ -117824,16 +117410,16 @@ "object": { "type": "ThisExpression", "range": [ - 66418, - 66422 + 66541, + 66545 ], "loc": { "start": { - "line": 2229, + "line": 2238, "column": 43 }, "end": { - "line": 2229, + "line": 2238, "column": 47 } } @@ -117842,61 +117428,61 @@ "type": "Identifier", "name": "refRow", "range": [ - 66423, - 66429 + 66546, + 66552 ], "loc": { "start": { - "line": 2229, + "line": 2238, "column": 48 }, "end": { - "line": 2229, + "line": 2238, "column": 54 } } }, "range": [ - 66418, - 66429 + 66541, + 66552 ], "loc": { "start": { - "line": 2229, + "line": 2238, "column": 43 }, "end": { - "line": 2229, + "line": 2238, "column": 54 } } }, "range": [ - 66391, - 66429 + 66514, + 66552 ], "loc": { "start": { - "line": 2229, + "line": 2238, "column": 16 }, "end": { - "line": 2229, + "line": 2238, "column": 54 } } }, "range": [ - 66387, - 66429 + 66510, + 66552 ], "loc": { "start": { - "line": 2229, + "line": 2238, "column": 12 }, "end": { - "line": 2229, + "line": 2238, "column": 54 } } @@ -117904,16 +117490,16 @@ ], "kind": "let", "range": [ - 66383, - 66430 + 66506, + 66553 ], "loc": { "start": { - "line": 2229, + "line": 2238, "column": 8 }, "end": { - "line": 2229, + "line": 2238, "column": 55 } } @@ -117927,16 +117513,16 @@ "type": "Identifier", "name": "ntrs", "range": [ - 66443, - 66447 + 66566, + 66570 ], "loc": { "start": { - "line": 2230, + "line": 2239, "column": 12 }, "end": { - "line": 2230, + "line": 2239, "column": 16 } } @@ -117955,16 +117541,16 @@ "object": { "type": "ThisExpression", "range": [ - 66450, - 66454 + 66573, + 66577 ], "loc": { "start": { - "line": 2230, + "line": 2239, "column": 19 }, "end": { - "line": 2230, + "line": 2239, "column": 23 } } @@ -117973,47 +117559,47 @@ "type": "Identifier", "name": "dom", "range": [ - 66455, - 66458 + 66578, + 66581 ], "loc": { "start": { - "line": 2230, + "line": 2239, "column": 24 }, "end": { - "line": 2230, + "line": 2239, "column": 27 } } }, "range": [ - 66450, - 66458 + 66573, + 66581 ], "loc": { "start": { - "line": 2230, + "line": 2239, "column": 19 }, "end": { - "line": 2230, + "line": 2239, "column": 27 } } }, "arguments": [], "range": [ - 66450, - 66460 + 66573, + 66583 ], "loc": { "start": { - "line": 2230, + "line": 2239, "column": 19 }, "end": { - "line": 2230, + "line": 2239, "column": 29 } } @@ -118022,31 +117608,31 @@ "type": "Identifier", "name": "rows", "range": [ - 66461, - 66465 + 66584, + 66588 ], "loc": { "start": { - "line": 2230, + "line": 2239, "column": 30 }, "end": { - "line": 2230, + "line": 2239, "column": 34 } } }, "range": [ - 66450, - 66465 + 66573, + 66588 ], "loc": { "start": { - "line": 2230, + "line": 2239, "column": 19 }, "end": { - "line": 2230, + "line": 2239, "column": 34 } } @@ -118055,46 +117641,46 @@ "type": "Identifier", "name": "length", "range": [ - 66466, - 66472 + 66589, + 66595 ], "loc": { "start": { - "line": 2230, + "line": 2239, "column": 35 }, "end": { - "line": 2230, + "line": 2239, "column": 41 } } }, "range": [ - 66450, - 66472 + 66573, + 66595 ], "loc": { "start": { - "line": 2230, + "line": 2239, "column": 19 }, "end": { - "line": 2230, + "line": 2239, "column": 41 } } }, "range": [ - 66443, - 66472 + 66566, + 66595 ], "loc": { "start": { - "line": 2230, + "line": 2239, "column": 12 }, "end": { - "line": 2230, + "line": 2239, "column": 41 } } @@ -118102,16 +117688,16 @@ ], "kind": "let", "range": [ - 66439, - 66473 + 66562, + 66596 ], "loc": { "start": { - "line": 2230, + "line": 2239, "column": 8 }, "end": { - "line": 2230, + "line": 2239, "column": 42 } } @@ -118122,16 +117708,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 66486, - 66500 + 66609, + 66623 ], "loc": { "start": { - "line": 2231, + "line": 2240, "column": 12 }, "end": { - "line": 2231, + "line": 2240, "column": 26 } } @@ -118148,16 +117734,16 @@ "type": "Identifier", "name": "s", "range": [ - 66516, - 66517 + 66639, + 66640 ], "loc": { "start": { - "line": 2232, + "line": 2241, "column": 12 }, "end": { - "line": 2232, + "line": 2241, "column": 13 } } @@ -118167,78 +117753,78 @@ "value": 0, "raw": "0", "range": [ - 66520, - 66521 + 66643, + 66644 ], "loc": { "start": { - "line": 2232, + "line": 2241, "column": 16 }, "end": { - "line": 2232, + "line": 2241, "column": 17 } } }, "range": [ - 66516, - 66521 + 66639, + 66644 ], "loc": { "start": { - "line": 2232, + "line": 2241, "column": 12 }, "end": { - "line": 2232, + "line": 2241, "column": 17 } } }, "range": [ - 66516, - 66522 + 66639, + 66645 ], "loc": { "start": { - "line": 2232, + "line": 2241, "column": 12 }, "end": { - "line": 2232, + "line": 2241, "column": 18 } } } ], "range": [ - 66502, - 66532 + 66625, + 66655 ], "loc": { "start": { - "line": 2231, + "line": 2240, "column": 28 }, "end": { - "line": 2233, + "line": 2242, "column": 9 } } }, "alternate": null, "range": [ - 66482, - 66532 + 66605, + 66655 ], "loc": { "start": { - "line": 2231, + "line": 2240, "column": 8 }, "end": { - "line": 2233, + "line": 2242, "column": 9 } } @@ -118251,16 +117837,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 66548, - 66556 + 66671, + 66679 ], "loc": { "start": { - "line": 2234, + "line": 2243, "column": 15 }, "end": { - "line": 2234, + "line": 2243, "column": 23 } } @@ -118273,16 +117859,16 @@ "type": "Identifier", "name": "ntrs", "range": [ - 66557, - 66561 + 66680, + 66684 ], "loc": { "start": { - "line": 2234, + "line": 2243, "column": 24 }, "end": { - "line": 2234, + "line": 2243, "column": 28 } } @@ -118291,31 +117877,31 @@ "type": "Identifier", "name": "s", "range": [ - 66564, - 66565 + 66687, + 66688 ], "loc": { "start": { - "line": 2234, + "line": 2243, "column": 31 }, "end": { - "line": 2234, + "line": 2243, "column": 32 } } }, "range": [ - 66557, - 66565 + 66680, + 66688 ], "loc": { "start": { - "line": 2234, + "line": 2243, "column": 24 }, "end": { - "line": 2234, + "line": 2243, "column": 32 } } @@ -118325,63 +117911,63 @@ "value": 10, "raw": "10", "range": [ - 66567, - 66569 + 66690, + 66692 ], "loc": { "start": { - "line": 2234, + "line": 2243, "column": 34 }, "end": { - "line": 2234, + "line": 2243, "column": 36 } } } ], "range": [ - 66548, - 66570 + 66671, + 66693 ], "loc": { "start": { - "line": 2234, + "line": 2243, "column": 15 }, "end": { - "line": 2234, + "line": 2243, "column": 37 } } }, "range": [ - 66541, - 66571 + 66664, + 66694 ], "loc": { "start": { - "line": 2234, + "line": 2243, "column": 8 }, "end": { - "line": 2234, + "line": 2243, "column": 38 } } } ], "range": [ - 66373, - 66577 + 66496, + 66700 ], "loc": { "start": { - "line": 2228, + "line": 2237, "column": 30 }, "end": { - "line": 2235, + "line": 2244, "column": 5 } } @@ -118389,16 +117975,16 @@ "generator": false, "expression": false, "range": [ - 66356, - 66577 + 66479, + 66700 ], "loc": { "start": { - "line": 2228, + "line": 2237, "column": 13 }, "end": { - "line": 2235, + "line": 2244, "column": 5 } } @@ -118406,16 +117992,16 @@ "kind": "method", "computed": false, "range": [ - 66347, - 66577 + 66470, + 66700 ], "loc": { "start": { - "line": 2228, + "line": 2237, "column": 4 }, "end": { - "line": 2235, + "line": 2244, "column": 5 } }, @@ -118424,16 +118010,16 @@ "type": "Block", "value": "*\n * Return the number of filterable rows starting from reference row if\n * defined\n * @param {Boolean} includeHeaders Include the headers row\n * @return {Number} Number of filterable rows\n ", "range": [ - 66111, - 66342 + 66234, + 66465 ], "loc": { "start": { - "line": 2222, + "line": 2231, "column": 4 }, "end": { - "line": 2227, + "line": 2236, "column": 7 } } @@ -118444,16 +118030,16 @@ "type": "Block", "value": "*\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @return {String}\n ", "range": [ - 66584, - 66712 + 66707, + 66835 ], "loc": { "start": { - "line": 2238, + "line": 2247, "column": 4 }, "end": { - "line": 2242, + "line": 2251, "column": 7 } } @@ -118467,16 +118053,16 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 66717, - 66729 + 66840, + 66852 ], "loc": { "start": { - "line": 2243, + "line": 2252, "column": 4 }, "end": { - "line": 2243, + "line": 2252, "column": 16 } } @@ -118489,16 +118075,16 @@ "type": "Identifier", "name": "cell", "range": [ - 66730, - 66734 + 66853, + 66857 ], "loc": { "start": { - "line": 2243, + "line": 2252, "column": 17 }, "end": { - "line": 2243, + "line": 2252, "column": 21 } } @@ -118516,16 +118102,16 @@ "type": "Identifier", "name": "idx", "range": [ - 66750, - 66753 + 66873, + 66876 ], "loc": { "start": { - "line": 2244, + "line": 2253, "column": 12 }, "end": { - "line": 2244, + "line": 2253, "column": 15 } } @@ -118537,16 +118123,16 @@ "type": "Identifier", "name": "cell", "range": [ - 66756, - 66760 + 66879, + 66883 ], "loc": { "start": { - "line": 2244, + "line": 2253, "column": 18 }, "end": { - "line": 2244, + "line": 2253, "column": 22 } } @@ -118555,46 +118141,46 @@ "type": "Identifier", "name": "cellIndex", "range": [ - 66761, - 66770 + 66884, + 66893 ], "loc": { "start": { - "line": 2244, + "line": 2253, "column": 23 }, "end": { - "line": 2244, + "line": 2253, "column": 32 } } }, "range": [ - 66756, - 66770 + 66879, + 66893 ], "loc": { "start": { - "line": 2244, + "line": 2253, "column": 18 }, "end": { - "line": 2244, + "line": 2253, "column": 32 } } }, "range": [ - 66750, - 66770 + 66873, + 66893 ], "loc": { "start": { - "line": 2244, + "line": 2253, "column": 12 }, "end": { - "line": 2244, + "line": 2253, "column": 32 } } @@ -118602,16 +118188,16 @@ ], "kind": "let", "range": [ - 66746, - 66771 + 66869, + 66894 ], "loc": { "start": { - "line": 2244, + "line": 2253, "column": 8 }, "end": { - "line": 2244, + "line": 2253, "column": 33 } } @@ -118625,16 +118211,16 @@ "type": "Identifier", "name": "cellParser", "range": [ - 66784, - 66794 + 66907, + 66917 ], "loc": { "start": { - "line": 2245, + "line": 2254, "column": 12 }, "end": { - "line": 2245, + "line": 2254, "column": 22 } } @@ -118645,16 +118231,16 @@ "object": { "type": "ThisExpression", "range": [ - 66797, - 66801 + 66920, + 66924 ], "loc": { "start": { - "line": 2245, + "line": 2254, "column": 25 }, "end": { - "line": 2245, + "line": 2254, "column": 29 } } @@ -118663,46 +118249,46 @@ "type": "Identifier", "name": "cellParser", "range": [ - 66802, - 66812 + 66925, + 66935 ], "loc": { "start": { - "line": 2245, + "line": 2254, "column": 30 }, "end": { - "line": 2245, + "line": 2254, "column": 40 } } }, "range": [ - 66797, - 66812 + 66920, + 66935 ], "loc": { "start": { - "line": 2245, + "line": 2254, "column": 25 }, "end": { - "line": 2245, + "line": 2254, "column": 40 } } }, "range": [ - 66784, - 66812 + 66907, + 66935 ], "loc": { "start": { - "line": 2245, + "line": 2254, "column": 12 }, "end": { - "line": 2245, + "line": 2254, "column": 40 } } @@ -118710,16 +118296,16 @@ ], "kind": "let", "range": [ - 66780, - 66813 + 66903, + 66936 ], "loc": { "start": { - "line": 2245, + "line": 2254, "column": 8 }, "end": { - "line": 2245, + "line": 2254, "column": 41 } }, @@ -118728,16 +118314,16 @@ "type": "Line", "value": " Invoke cellParser for this column if any", "range": [ - 66822, - 66865 + 66945, + 66988 ], "loc": { "start": { - "line": 2246, + "line": 2255, "column": 8 }, "end": { - "line": 2246, + "line": 2255, "column": 51 } } @@ -118761,16 +118347,16 @@ "type": "Identifier", "name": "cellParser", "range": [ - 66878, - 66888 + 67001, + 67011 ], "loc": { "start": { - "line": 2247, + "line": 2256, "column": 12 }, "end": { - "line": 2247, + "line": 2256, "column": 22 } } @@ -118779,31 +118365,31 @@ "type": "Identifier", "name": "cols", "range": [ - 66889, - 66893 + 67012, + 67016 ], "loc": { "start": { - "line": 2247, + "line": 2256, "column": 23 }, "end": { - "line": 2247, + "line": 2256, "column": 27 } } }, "range": [ - 66878, - 66893 + 67001, + 67016 ], "loc": { "start": { - "line": 2247, + "line": 2256, "column": 12 }, "end": { - "line": 2247, + "line": 2256, "column": 27 } } @@ -118812,31 +118398,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 66894, - 66901 + 67017, + 67024 ], "loc": { "start": { - "line": 2247, + "line": 2256, "column": 28 }, "end": { - "line": 2247, + "line": 2256, "column": 35 } } }, "range": [ - 66878, - 66901 + 67001, + 67024 ], "loc": { "start": { - "line": 2247, + "line": 2256, "column": 12 }, "end": { - "line": 2247, + "line": 2256, "column": 35 } } @@ -118846,32 +118432,32 @@ "type": "Identifier", "name": "idx", "range": [ - 66902, - 66905 + 67025, + 67028 ], "loc": { "start": { - "line": 2247, + "line": 2256, "column": 36 }, "end": { - "line": 2247, + "line": 2256, "column": 39 } } } ], "range": [ - 66878, - 66906 + 67001, + 67029 ], "loc": { "start": { - "line": 2247, + "line": 2256, "column": 12 }, "end": { - "line": 2247, + "line": 2256, "column": 40 } } @@ -118884,47 +118470,47 @@ "value": 1, "raw": "1", "range": [ - 66912, - 66913 + 67035, + 67036 ], "loc": { "start": { - "line": 2247, + "line": 2256, "column": 46 }, "end": { - "line": 2247, + "line": 2256, "column": 47 } } }, "prefix": true, "range": [ - 66911, - 66913 + 67034, + 67036 ], "loc": { "start": { - "line": 2247, + "line": 2256, "column": 45 }, "end": { - "line": 2247, + "line": 2256, "column": 47 } } }, "range": [ - 66878, - 66913 + 67001, + 67036 ], "loc": { "start": { - "line": 2247, + "line": 2256, "column": 12 }, "end": { - "line": 2247, + "line": 2256, "column": 47 } } @@ -118943,16 +118529,16 @@ "type": "Identifier", "name": "cellParser", "range": [ - 66936, - 66946 + 67059, + 67069 ], "loc": { "start": { - "line": 2248, + "line": 2257, "column": 19 }, "end": { - "line": 2248, + "line": 2257, "column": 29 } } @@ -118961,31 +118547,31 @@ "type": "Identifier", "name": "parse", "range": [ - 66947, - 66952 + 67070, + 67075 ], "loc": { "start": { - "line": 2248, + "line": 2257, "column": 30 }, "end": { - "line": 2248, + "line": 2257, "column": 35 } } }, "range": [ - 66936, - 66952 + 67059, + 67075 ], "loc": { "start": { - "line": 2248, + "line": 2257, "column": 19 }, "end": { - "line": 2248, + "line": 2257, "column": 35 } } @@ -118994,16 +118580,16 @@ { "type": "ThisExpression", "range": [ - 66953, - 66957 + 67076, + 67080 ], "loc": { "start": { - "line": 2248, + "line": 2257, "column": 36 }, "end": { - "line": 2248, + "line": 2257, "column": 40 } } @@ -119012,16 +118598,16 @@ "type": "Identifier", "name": "cell", "range": [ - 66959, - 66963 + 67082, + 67086 ], "loc": { "start": { - "line": 2248, + "line": 2257, "column": 42 }, "end": { - "line": 2248, + "line": 2257, "column": 46 } } @@ -119030,63 +118616,63 @@ "type": "Identifier", "name": "idx", "range": [ - 66965, - 66968 + 67088, + 67091 ], "loc": { "start": { - "line": 2248, + "line": 2257, "column": 48 }, "end": { - "line": 2248, + "line": 2257, "column": 51 } } } ], "range": [ - 66936, - 66969 + 67059, + 67092 ], "loc": { "start": { - "line": 2248, + "line": 2257, "column": 19 }, "end": { - "line": 2248, + "line": 2257, "column": 52 } } }, "range": [ - 66929, - 66970 + 67052, + 67093 ], "loc": { "start": { - "line": 2248, + "line": 2257, "column": 12 }, "end": { - "line": 2248, + "line": 2257, "column": 53 } } } ], "range": [ - 66915, - 66980 + 67038, + 67103 ], "loc": { "start": { - "line": 2247, + "line": 2256, "column": 49 }, "end": { - "line": 2249, + "line": 2258, "column": 9 } } @@ -119102,16 +118688,16 @@ "type": "Identifier", "name": "getText", "range": [ - 67007, - 67014 + 67130, + 67137 ], "loc": { "start": { - "line": 2250, + "line": 2259, "column": 19 }, "end": { - "line": 2250, + "line": 2259, "column": 26 } } @@ -119121,78 +118707,78 @@ "type": "Identifier", "name": "cell", "range": [ - 67015, - 67019 + 67138, + 67142 ], "loc": { "start": { - "line": 2250, + "line": 2259, "column": 27 }, "end": { - "line": 2250, + "line": 2259, "column": 31 } } } ], "range": [ - 67007, - 67020 + 67130, + 67143 ], "loc": { "start": { - "line": 2250, + "line": 2259, "column": 19 }, "end": { - "line": 2250, + "line": 2259, "column": 32 } } }, "range": [ - 67000, - 67021 + 67123, + 67144 ], "loc": { "start": { - "line": 2250, + "line": 2259, "column": 12 }, "end": { - "line": 2250, + "line": 2259, "column": 33 } } } ], "range": [ - 66986, - 67031 + 67109, + 67154 ], "loc": { "start": { - "line": 2249, + "line": 2258, "column": 15 }, "end": { - "line": 2251, + "line": 2260, "column": 9 } } }, "range": [ - 66874, - 67031 + 66997, + 67154 ], "loc": { "start": { - "line": 2247, + "line": 2256, "column": 8 }, "end": { - "line": 2251, + "line": 2260, "column": 9 } }, @@ -119201,16 +118787,16 @@ "type": "Line", "value": " Invoke cellParser for this column if any", "range": [ - 66822, - 66865 + 66945, + 66988 ], "loc": { "start": { - "line": 2246, + "line": 2255, "column": 8 }, "end": { - "line": 2246, + "line": 2255, "column": 51 } } @@ -119219,16 +118805,16 @@ } ], "range": [ - 66736, - 67037 + 66859, + 67160 ], "loc": { "start": { - "line": 2243, + "line": 2252, "column": 23 }, "end": { - "line": 2252, + "line": 2261, "column": 5 } } @@ -119236,16 +118822,16 @@ "generator": false, "expression": false, "range": [ - 66729, - 67037 + 66852, + 67160 ], "loc": { "start": { - "line": 2243, + "line": 2252, "column": 16 }, "end": { - "line": 2252, + "line": 2261, "column": 5 } } @@ -119253,16 +118839,16 @@ "kind": "method", "computed": false, "range": [ - 66717, - 67037 + 66840, + 67160 ], "loc": { "start": { - "line": 2243, + "line": 2252, "column": 4 }, "end": { - "line": 2252, + "line": 2261, "column": 5 } }, @@ -119271,16 +118857,16 @@ "type": "Block", "value": "*\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @return {String}\n ", "range": [ - 66584, - 66712 + 66707, + 66835 ], "loc": { "start": { - "line": 2238, + "line": 2247, "column": 4 }, "end": { - "line": 2242, + "line": 2251, "column": 7 } } @@ -119291,16 +118877,16 @@ "type": "Block", "value": "*\n * Return the typed data of a given cell based on the column type definition\n * @param {DOMElement} cell Cell's DOM element\n * @return {String|Number|Date}\n ", "range": [ - 67043, - 67223 + 67166, + 67346 ], "loc": { "start": { - "line": 2254, + "line": 2263, "column": 4 }, "end": { - "line": 2258, + "line": 2267, "column": 7 } } @@ -119314,16 +118900,16 @@ "type": "Identifier", "name": "getCellData", "range": [ - 67228, - 67239 + 67351, + 67362 ], "loc": { "start": { - "line": 2259, + "line": 2268, "column": 4 }, "end": { - "line": 2259, + "line": 2268, "column": 15 } } @@ -119336,16 +118922,16 @@ "type": "Identifier", "name": "cell", "range": [ - 67240, - 67244 + 67363, + 67367 ], "loc": { "start": { - "line": 2259, + "line": 2268, "column": 16 }, "end": { - "line": 2259, + "line": 2268, "column": 20 } } @@ -119363,16 +118949,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 67260, - 67268 + 67383, + 67391 ], "loc": { "start": { - "line": 2260, + "line": 2269, "column": 12 }, "end": { - "line": 2260, + "line": 2269, "column": 20 } } @@ -119384,16 +118970,16 @@ "type": "Identifier", "name": "cell", "range": [ - 67271, - 67275 + 67394, + 67398 ], "loc": { "start": { - "line": 2260, + "line": 2269, "column": 23 }, "end": { - "line": 2260, + "line": 2269, "column": 27 } } @@ -119402,46 +118988,46 @@ "type": "Identifier", "name": "cellIndex", "range": [ - 67276, - 67285 + 67399, + 67408 ], "loc": { "start": { - "line": 2260, + "line": 2269, "column": 28 }, "end": { - "line": 2260, + "line": 2269, "column": 37 } } }, "range": [ - 67271, - 67285 + 67394, + 67408 ], "loc": { "start": { - "line": 2260, + "line": 2269, "column": 23 }, "end": { - "line": 2260, + "line": 2269, "column": 37 } } }, "range": [ - 67260, - 67285 + 67383, + 67408 ], "loc": { "start": { - "line": 2260, + "line": 2269, "column": 12 }, "end": { - "line": 2260, + "line": 2269, "column": 37 } } @@ -119449,16 +119035,16 @@ ], "kind": "let", "range": [ - 67256, - 67286 + 67379, + 67409 ], "loc": { "start": { - "line": 2260, + "line": 2269, "column": 8 }, "end": { - "line": 2260, + "line": 2269, "column": 38 } } @@ -119472,16 +119058,16 @@ "type": "Identifier", "name": "value", "range": [ - 67299, - 67304 + 67422, + 67427 ], "loc": { "start": { - "line": 2261, + "line": 2270, "column": 12 }, "end": { - "line": 2261, + "line": 2270, "column": 17 } } @@ -119494,16 +119080,16 @@ "object": { "type": "ThisExpression", "range": [ - 67307, - 67311 + 67430, + 67434 ], "loc": { "start": { - "line": 2261, + "line": 2270, "column": 20 }, "end": { - "line": 2261, + "line": 2270, "column": 24 } } @@ -119512,31 +119098,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 67312, - 67324 + 67435, + 67447 ], "loc": { "start": { - "line": 2261, + "line": 2270, "column": 25 }, "end": { - "line": 2261, + "line": 2270, "column": 37 } } }, "range": [ - 67307, - 67324 + 67430, + 67447 ], "loc": { "start": { - "line": 2261, + "line": 2270, "column": 20 }, "end": { - "line": 2261, + "line": 2270, "column": 37 } } @@ -119546,47 +119132,47 @@ "type": "Identifier", "name": "cell", "range": [ - 67325, - 67329 + 67448, + 67452 ], "loc": { "start": { - "line": 2261, + "line": 2270, "column": 38 }, "end": { - "line": 2261, + "line": 2270, "column": 42 } } } ], "range": [ - 67307, - 67330 + 67430, + 67453 ], "loc": { "start": { - "line": 2261, + "line": 2270, "column": 20 }, "end": { - "line": 2261, + "line": 2270, "column": 43 } } }, "range": [ - 67299, - 67330 + 67422, + 67453 ], "loc": { "start": { - "line": 2261, + "line": 2270, "column": 12 }, "end": { - "line": 2261, + "line": 2270, "column": 43 } } @@ -119594,16 +119180,16 @@ ], "kind": "let", "range": [ - 67295, - 67331 + 67418, + 67454 ], "loc": { "start": { - "line": 2261, + "line": 2270, "column": 8 }, "end": { - "line": 2261, + "line": 2270, "column": 44 } } @@ -119618,16 +119204,16 @@ "object": { "type": "ThisExpression", "range": [ - 67345, - 67349 + 67468, + 67472 ], "loc": { "start": { - "line": 2263, + "line": 2272, "column": 12 }, "end": { - "line": 2263, + "line": 2272, "column": 16 } } @@ -119636,31 +119222,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 67350, - 67357 + 67473, + 67480 ], "loc": { "start": { - "line": 2263, + "line": 2272, "column": 17 }, "end": { - "line": 2263, + "line": 2272, "column": 24 } } }, "range": [ - 67345, - 67357 + 67468, + 67480 ], "loc": { "start": { - "line": 2263, + "line": 2272, "column": 12 }, "end": { - "line": 2263, + "line": 2272, "column": 24 } } @@ -119670,16 +119256,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 67358, - 67366 + 67481, + 67489 ], "loc": { "start": { - "line": 2263, + "line": 2272, "column": 25 }, "end": { - "line": 2263, + "line": 2272, "column": 33 } } @@ -119691,48 +119277,48 @@ "type": "Identifier", "name": "FORMATTED_NUMBER", "range": [ - 67369, - 67385 + 67492, + 67508 ], "loc": { "start": { - "line": 2263, + "line": 2272, "column": 36 }, "end": { - "line": 2263, + "line": 2272, "column": 52 } } } ], "range": [ - 67368, - 67386 + 67491, + 67509 ], "loc": { "start": { - "line": 2263, + "line": 2272, "column": 35 }, "end": { - "line": 2263, + "line": 2272, "column": 53 } } } ], "range": [ - 67345, - 67387 + 67468, + 67510 ], "loc": { "start": { - "line": 2263, + "line": 2272, "column": 12 }, "end": { - "line": 2263, + "line": 2272, "column": 54 } } @@ -119748,16 +119334,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 67410, - 67417 + 67533, + 67540 ], "loc": { "start": { - "line": 2264, + "line": 2273, "column": 19 }, "end": { - "line": 2264, + "line": 2273, "column": 26 } } @@ -119767,16 +119353,16 @@ "type": "Identifier", "name": "value", "range": [ - 67418, - 67423 + 67541, + 67546 ], "loc": { "start": { - "line": 2264, + "line": 2273, "column": 27 }, "end": { - "line": 2264, + "line": 2273, "column": 32 } } @@ -119789,16 +119375,16 @@ "object": { "type": "ThisExpression", "range": [ - 67425, - 67429 + 67548, + 67552 ], "loc": { "start": { - "line": 2264, + "line": 2273, "column": 34 }, "end": { - "line": 2264, + "line": 2273, "column": 38 } } @@ -119807,31 +119393,31 @@ "type": "Identifier", "name": "getDecimal", "range": [ - 67430, - 67440 + 67553, + 67563 ], "loc": { "start": { - "line": 2264, + "line": 2273, "column": 39 }, "end": { - "line": 2264, + "line": 2273, "column": 49 } } }, "range": [ - 67425, - 67440 + 67548, + 67563 ], "loc": { "start": { - "line": 2264, + "line": 2273, "column": 34 }, "end": { - "line": 2264, + "line": 2273, "column": 49 } } @@ -119841,79 +119427,79 @@ "type": "Identifier", "name": "colIndex", "range": [ - 67441, - 67449 + 67564, + 67572 ], "loc": { "start": { - "line": 2264, + "line": 2273, "column": 50 }, "end": { - "line": 2264, + "line": 2273, "column": 58 } } } ], "range": [ - 67425, - 67450 + 67548, + 67573 ], "loc": { "start": { - "line": 2264, + "line": 2273, "column": 34 }, "end": { - "line": 2264, + "line": 2273, "column": 59 } } } ], "range": [ - 67410, - 67451 + 67533, + 67574 ], "loc": { "start": { - "line": 2264, + "line": 2273, "column": 19 }, "end": { - "line": 2264, + "line": 2273, "column": 60 } } }, "range": [ - 67403, - 67452 + 67526, + 67575 ], "loc": { "start": { - "line": 2264, + "line": 2273, "column": 12 }, "end": { - "line": 2264, + "line": 2273, "column": 61 } } } ], "range": [ - 67389, - 67462 + 67512, + 67585 ], "loc": { "start": { - "line": 2263, + "line": 2272, "column": 56 }, "end": { - "line": 2265, + "line": 2274, "column": 9 } } @@ -119928,16 +119514,16 @@ "object": { "type": "ThisExpression", "range": [ - 67480, - 67484 + 67603, + 67607 ], "loc": { "start": { - "line": 2266, + "line": 2275, "column": 17 }, "end": { - "line": 2266, + "line": 2275, "column": 21 } } @@ -119946,31 +119532,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 67485, - 67492 + 67608, + 67615 ], "loc": { "start": { - "line": 2266, + "line": 2275, "column": 22 }, "end": { - "line": 2266, + "line": 2275, "column": 29 } } }, "range": [ - 67480, - 67492 + 67603, + 67615 ], "loc": { "start": { - "line": 2266, + "line": 2275, "column": 17 }, "end": { - "line": 2266, + "line": 2275, "column": 29 } } @@ -119980,16 +119566,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 67493, - 67501 + 67616, + 67624 ], "loc": { "start": { - "line": 2266, + "line": 2275, "column": 30 }, "end": { - "line": 2266, + "line": 2275, "column": 38 } } @@ -120001,48 +119587,48 @@ "type": "Identifier", "name": "NUMBER", "range": [ - 67504, - 67510 + 67627, + 67633 ], "loc": { "start": { - "line": 2266, + "line": 2275, "column": 41 }, "end": { - "line": 2266, + "line": 2275, "column": 47 } } } ], "range": [ - 67503, - 67511 + 67626, + 67634 ], "loc": { "start": { - "line": 2266, + "line": 2275, "column": 40 }, "end": { - "line": 2266, + "line": 2275, "column": 48 } } } ], "range": [ - 67480, - 67512 + 67603, + 67635 ], "loc": { "start": { - "line": 2266, + "line": 2275, "column": 17 }, "end": { - "line": 2266, + "line": 2275, "column": 49 } } @@ -120061,16 +119647,16 @@ "type": "Identifier", "name": "Number", "range": [ - 67535, - 67541 + 67658, + 67664 ], "loc": { "start": { - "line": 2267, + "line": 2276, "column": 19 }, "end": { - "line": 2267, + "line": 2276, "column": 25 } } @@ -120080,32 +119666,32 @@ "type": "Identifier", "name": "value", "range": [ - 67542, - 67547 + 67665, + 67670 ], "loc": { "start": { - "line": 2267, + "line": 2276, "column": 26 }, "end": { - "line": 2267, + "line": 2276, "column": 31 } } } ], "range": [ - 67535, - 67548 + 67658, + 67671 ], "loc": { "start": { - "line": 2267, + "line": 2276, "column": 19 }, "end": { - "line": 2267, + "line": 2276, "column": 32 } } @@ -120116,16 +119702,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 67552, - 67559 + 67675, + 67682 ], "loc": { "start": { - "line": 2267, + "line": 2276, "column": 36 }, "end": { - "line": 2267, + "line": 2276, "column": 43 } } @@ -120135,78 +119721,78 @@ "type": "Identifier", "name": "value", "range": [ - 67560, - 67565 + 67683, + 67688 ], "loc": { "start": { - "line": 2267, + "line": 2276, "column": 44 }, "end": { - "line": 2267, + "line": 2276, "column": 49 } } } ], "range": [ - 67552, - 67566 + 67675, + 67689 ], "loc": { "start": { - "line": 2267, + "line": 2276, "column": 36 }, "end": { - "line": 2267, + "line": 2276, "column": 50 } } }, "range": [ - 67535, - 67566 + 67658, + 67689 ], "loc": { "start": { - "line": 2267, + "line": 2276, "column": 19 }, "end": { - "line": 2267, + "line": 2276, "column": 50 } } }, "range": [ - 67528, - 67567 + 67651, + 67690 ], "loc": { "start": { - "line": 2267, + "line": 2276, "column": 12 }, "end": { - "line": 2267, + "line": 2276, "column": 51 } } } ], "range": [ - 67514, - 67577 + 67637, + 67700 ], "loc": { "start": { - "line": 2266, + "line": 2275, "column": 51 }, "end": { - "line": 2268, + "line": 2277, "column": 9 } } @@ -120221,16 +119807,16 @@ "object": { "type": "ThisExpression", "range": [ - 67595, - 67599 + 67718, + 67722 ], "loc": { "start": { - "line": 2269, + "line": 2278, "column": 17 }, "end": { - "line": 2269, + "line": 2278, "column": 21 } } @@ -120239,31 +119825,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 67600, - 67607 + 67723, + 67730 ], "loc": { "start": { - "line": 2269, + "line": 2278, "column": 22 }, "end": { - "line": 2269, + "line": 2278, "column": 29 } } }, "range": [ - 67595, - 67607 + 67718, + 67730 ], "loc": { "start": { - "line": 2269, + "line": 2278, "column": 17 }, "end": { - "line": 2269, + "line": 2278, "column": 29 } } @@ -120273,16 +119859,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 67608, - 67616 + 67731, + 67739 ], "loc": { "start": { - "line": 2269, + "line": 2278, "column": 30 }, "end": { - "line": 2269, + "line": 2278, "column": 38 } } @@ -120294,48 +119880,48 @@ "type": "Identifier", "name": "DATE", "range": [ - 67619, - 67623 + 67742, + 67746 ], "loc": { "start": { - "line": 2269, + "line": 2278, "column": 41 }, "end": { - "line": 2269, + "line": 2278, "column": 45 } } } ], "range": [ - 67618, - 67624 + 67741, + 67747 ], "loc": { "start": { - "line": 2269, + "line": 2278, "column": 40 }, "end": { - "line": 2269, + "line": 2278, "column": 46 } } } ], "range": [ - 67595, - 67625 + 67718, + 67748 ], "loc": { "start": { - "line": 2269, + "line": 2278, "column": 17 }, "end": { - "line": 2269, + "line": 2278, "column": 47 } } @@ -120352,16 +119938,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 67644, - 67652 + 67767, + 67775 ], "loc": { "start": { - "line": 2270, + "line": 2279, "column": 16 }, "end": { - "line": 2270, + "line": 2279, "column": 24 } } @@ -120375,16 +119961,16 @@ "object": { "type": "ThisExpression", "range": [ - 67655, - 67659 + 67778, + 67782 ], "loc": { "start": { - "line": 2270, + "line": 2279, "column": 27 }, "end": { - "line": 2270, + "line": 2279, "column": 31 } } @@ -120393,31 +119979,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 67660, - 67663 + 67783, + 67786 ], "loc": { "start": { - "line": 2270, + "line": 2279, "column": 32 }, "end": { - "line": 2270, + "line": 2279, "column": 35 } } }, "range": [ - 67655, - 67663 + 67778, + 67786 ], "loc": { "start": { - "line": 2270, + "line": 2279, "column": 27 }, "end": { - "line": 2270, + "line": 2279, "column": 35 } } @@ -120426,46 +120012,46 @@ "type": "Identifier", "name": "dateType", "range": [ - 67664, - 67672 + 67787, + 67795 ], "loc": { "start": { - "line": 2270, + "line": 2279, "column": 36 }, "end": { - "line": 2270, + "line": 2279, "column": 44 } } }, "range": [ - 67655, - 67672 + 67778, + 67795 ], "loc": { "start": { - "line": 2270, + "line": 2279, "column": 27 }, "end": { - "line": 2270, + "line": 2279, "column": 44 } } }, "range": [ - 67644, - 67672 + 67767, + 67795 ], "loc": { "start": { - "line": 2270, + "line": 2279, "column": 16 }, "end": { - "line": 2270, + "line": 2279, "column": 44 } } @@ -120473,16 +120059,16 @@ ], "kind": "let", "range": [ - 67640, - 67673 + 67763, + 67796 ], "loc": { "start": { - "line": 2270, + "line": 2279, "column": 12 }, "end": { - "line": 2270, + "line": 2279, "column": 45 } } @@ -120498,16 +120084,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 67693, - 67701 + 67816, + 67824 ], "loc": { "start": { - "line": 2271, + "line": 2280, "column": 19 }, "end": { - "line": 2271, + "line": 2280, "column": 27 } } @@ -120516,31 +120102,31 @@ "type": "Identifier", "name": "parse", "range": [ - 67702, - 67707 + 67825, + 67830 ], "loc": { "start": { - "line": 2271, + "line": 2280, "column": 28 }, "end": { - "line": 2271, + "line": 2280, "column": 33 } } }, "range": [ - 67693, - 67707 + 67816, + 67830 ], "loc": { "start": { - "line": 2271, + "line": 2280, "column": 19 }, "end": { - "line": 2271, + "line": 2280, "column": 33 } } @@ -120550,16 +120136,16 @@ "type": "Identifier", "name": "value", "range": [ - 67708, - 67713 + 67831, + 67836 ], "loc": { "start": { - "line": 2271, + "line": 2280, "column": 34 }, "end": { - "line": 2271, + "line": 2280, "column": 39 } } @@ -120573,16 +120159,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 67715, - 67723 + 67838, + 67846 ], "loc": { "start": { - "line": 2271, + "line": 2280, "column": 41 }, "end": { - "line": 2271, + "line": 2280, "column": 49 } } @@ -120591,31 +120177,31 @@ "type": "Identifier", "name": "getLocale", "range": [ - 67724, - 67733 + 67847, + 67856 ], "loc": { "start": { - "line": 2271, + "line": 2280, "column": 50 }, "end": { - "line": 2271, + "line": 2280, "column": 59 } } }, "range": [ - 67715, - 67733 + 67838, + 67856 ], "loc": { "start": { - "line": 2271, + "line": 2280, "column": 41 }, "end": { - "line": 2271, + "line": 2280, "column": 59 } } @@ -120625,125 +120211,125 @@ "type": "Identifier", "name": "colIndex", "range": [ - 67734, - 67742 + 67857, + 67865 ], "loc": { "start": { - "line": 2271, + "line": 2280, "column": 60 }, "end": { - "line": 2271, + "line": 2280, "column": 68 } } } ], "range": [ - 67715, - 67743 + 67838, + 67866 ], "loc": { "start": { - "line": 2271, + "line": 2280, "column": 41 }, "end": { - "line": 2271, + "line": 2280, "column": 69 } } } ], "range": [ - 67693, - 67744 + 67816, + 67867 ], "loc": { "start": { - "line": 2271, + "line": 2280, "column": 19 }, "end": { - "line": 2271, + "line": 2280, "column": 70 } } }, "range": [ - 67686, - 67745 + 67809, + 67868 ], "loc": { "start": { - "line": 2271, + "line": 2280, "column": 12 }, "end": { - "line": 2271, + "line": 2280, "column": 71 } } } ], "range": [ - 67626, - 67755 + 67749, + 67878 ], "loc": { "start": { - "line": 2269, + "line": 2278, "column": 48 }, "end": { - "line": 2272, + "line": 2281, "column": 9 } } }, "alternate": null, "range": [ - 67591, - 67755 + 67714, + 67878 ], "loc": { "start": { - "line": 2269, + "line": 2278, "column": 13 }, "end": { - "line": 2272, + "line": 2281, "column": 9 } } }, "range": [ - 67476, - 67755 + 67599, + 67878 ], "loc": { "start": { - "line": 2266, + "line": 2275, "column": 13 }, "end": { - "line": 2272, + "line": 2281, "column": 9 } } }, "range": [ - 67341, - 67755 + 67464, + 67878 ], "loc": { "start": { - "line": 2263, + "line": 2272, "column": 8 }, "end": { - "line": 2272, + "line": 2281, "column": 9 } } @@ -120754,47 +120340,47 @@ "type": "Identifier", "name": "value", "range": [ - 67772, - 67777 + 67895, + 67900 ], "loc": { "start": { - "line": 2274, + "line": 2283, "column": 15 }, "end": { - "line": 2274, + "line": 2283, "column": 20 } } }, "range": [ - 67765, - 67778 + 67888, + 67901 ], "loc": { "start": { - "line": 2274, + "line": 2283, "column": 8 }, "end": { - "line": 2274, + "line": 2283, "column": 21 } } } ], "range": [ - 67246, - 67784 + 67369, + 67907 ], "loc": { "start": { - "line": 2259, + "line": 2268, "column": 22 }, "end": { - "line": 2275, + "line": 2284, "column": 5 } } @@ -120802,16 +120388,16 @@ "generator": false, "expression": false, "range": [ - 67239, - 67784 + 67362, + 67907 ], "loc": { "start": { - "line": 2259, + "line": 2268, "column": 15 }, "end": { - "line": 2275, + "line": 2284, "column": 5 } } @@ -120819,16 +120405,16 @@ "kind": "method", "computed": false, "range": [ - 67228, - 67784 + 67351, + 67907 ], "loc": { "start": { - "line": 2259, + "line": 2268, "column": 4 }, "end": { - "line": 2275, + "line": 2284, "column": 5 } }, @@ -120837,16 +120423,16 @@ "type": "Block", "value": "*\n * Return the typed data of a given cell based on the column type definition\n * @param {DOMElement} cell Cell's DOM element\n * @return {String|Number|Date}\n ", "range": [ - 67043, - 67223 + 67166, + 67346 ], "loc": { "start": { - "line": 2254, + "line": 2263, "column": 4 }, "end": { - "line": 2258, + "line": 2267, "column": 7 } } @@ -120857,16 +120443,16 @@ "type": "Block", "value": "*\n * Return the table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ", "range": [ - 67790, - 68170 + 67913, + 68293 ], "loc": { "start": { - "line": 2277, + "line": 2286, "column": 4 }, "end": { - "line": 2287, + "line": 2296, "column": 7 } } @@ -120880,16 +120466,16 @@ "type": "Identifier", "name": "getData", "range": [ - 68175, - 68182 + 68298, + 68305 ], "loc": { "start": { - "line": 2288, + "line": 2297, "column": 4 }, "end": { - "line": 2288, + "line": 2297, "column": 11 } } @@ -120904,16 +120490,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 68183, - 68197 + 68306, + 68320 ], "loc": { "start": { - "line": 2288, + "line": 2297, "column": 12 }, "end": { - "line": 2288, + "line": 2297, "column": 26 } } @@ -120923,31 +120509,31 @@ "value": false, "raw": "false", "range": [ - 68200, - 68205 + 68323, + 68328 ], "loc": { "start": { - "line": 2288, + "line": 2297, "column": 29 }, "end": { - "line": 2288, + "line": 2297, "column": 34 } } }, "range": [ - 68183, - 68205 + 68306, + 68328 ], "loc": { "start": { - "line": 2288, + "line": 2297, "column": 12 }, "end": { - "line": 2288, + "line": 2297, "column": 34 } } @@ -120958,16 +120544,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 68207, - 68224 + 68330, + 68347 ], "loc": { "start": { - "line": 2288, + "line": 2297, "column": 36 }, "end": { - "line": 2288, + "line": 2297, "column": 53 } } @@ -120977,31 +120563,31 @@ "value": false, "raw": "false", "range": [ - 68227, - 68232 + 68350, + 68355 ], "loc": { "start": { - "line": 2288, + "line": 2297, "column": 56 }, "end": { - "line": 2288, + "line": 2297, "column": 61 } } }, "range": [ - 68207, - 68232 + 68330, + 68355 ], "loc": { "start": { - "line": 2288, + "line": 2297, "column": 36 }, "end": { - "line": 2288, + "line": 2297, "column": 61 } } @@ -121020,16 +120606,16 @@ "object": { "type": "ThisExpression", "range": [ - 68251, - 68255 + 68374, + 68378 ], "loc": { "start": { - "line": 2289, + "line": 2298, "column": 15 }, "end": { - "line": 2289, + "line": 2298, "column": 19 } } @@ -121038,31 +120624,31 @@ "type": "Identifier", "name": "getTableData", "range": [ - 68256, - 68268 + 68379, + 68391 ], "loc": { "start": { - "line": 2289, + "line": 2298, "column": 20 }, "end": { - "line": 2289, + "line": 2298, "column": 32 } } }, "range": [ - 68251, - 68268 + 68374, + 68391 ], "loc": { "start": { - "line": 2289, + "line": 2298, "column": 15 }, "end": { - "line": 2289, + "line": 2298, "column": 32 } } @@ -121072,16 +120658,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 68269, - 68283 + 68392, + 68406 ], "loc": { "start": { - "line": 2289, + "line": 2298, "column": 33 }, "end": { - "line": 2289, + "line": 2298, "column": 47 } } @@ -121090,16 +120676,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 68285, - 68302 + 68408, + 68425 ], "loc": { "start": { - "line": 2289, + "line": 2298, "column": 49 }, "end": { - "line": 2289, + "line": 2298, "column": 66 } } @@ -121109,63 +120695,63 @@ "value": true, "raw": "true", "range": [ - 68304, - 68308 + 68427, + 68431 ], "loc": { "start": { - "line": 2289, + "line": 2298, "column": 68 }, "end": { - "line": 2289, + "line": 2298, "column": 72 } } } ], "range": [ - 68251, - 68309 + 68374, + 68432 ], "loc": { "start": { - "line": 2289, + "line": 2298, "column": 15 }, "end": { - "line": 2289, + "line": 2298, "column": 73 } } }, "range": [ - 68244, - 68310 + 68367, + 68433 ], "loc": { "start": { - "line": 2289, + "line": 2298, "column": 8 }, "end": { - "line": 2289, + "line": 2298, "column": 74 } } } ], "range": [ - 68234, - 68316 + 68357, + 68439 ], "loc": { "start": { - "line": 2288, + "line": 2297, "column": 63 }, "end": { - "line": 2290, + "line": 2299, "column": 5 } } @@ -121173,16 +120759,16 @@ "generator": false, "expression": false, "range": [ - 68182, - 68316 + 68305, + 68439 ], "loc": { "start": { - "line": 2288, + "line": 2297, "column": 11 }, "end": { - "line": 2290, + "line": 2299, "column": 5 } } @@ -121190,16 +120776,16 @@ "kind": "method", "computed": false, "range": [ - 68175, - 68316 + 68298, + 68439 ], "loc": { "start": { - "line": 2288, + "line": 2297, "column": 4 }, "end": { - "line": 2290, + "line": 2299, "column": 5 } }, @@ -121208,16 +120794,16 @@ "type": "Block", "value": "*\n * Return the table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ", "range": [ - 67790, - 68170 + 67913, + 68293 ], "loc": { "start": { - "line": 2277, + "line": 2286, "column": 4 }, "end": { - "line": 2287, + "line": 2296, "column": 7 } } @@ -121228,16 +120814,16 @@ "type": "Block", "value": "*\n * Return the table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ", "range": [ - 68322, - 68658 + 68445, + 68781 ], "loc": { "start": { - "line": 2292, + "line": 2301, "column": 4 }, "end": { - "line": 2301, + "line": 2310, "column": 7 } } @@ -121251,16 +120837,16 @@ "type": "Identifier", "name": "getValues", "range": [ - 68663, - 68672 + 68786, + 68795 ], "loc": { "start": { - "line": 2302, + "line": 2311, "column": 4 }, "end": { - "line": 2302, + "line": 2311, "column": 13 } } @@ -121275,16 +120861,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 68673, - 68687 + 68796, + 68810 ], "loc": { "start": { - "line": 2302, + "line": 2311, "column": 14 }, "end": { - "line": 2302, + "line": 2311, "column": 28 } } @@ -121294,31 +120880,31 @@ "value": false, "raw": "false", "range": [ - 68690, - 68695 + 68813, + 68818 ], "loc": { "start": { - "line": 2302, + "line": 2311, "column": 31 }, "end": { - "line": 2302, + "line": 2311, "column": 36 } } }, "range": [ - 68673, - 68695 + 68796, + 68818 ], "loc": { "start": { - "line": 2302, + "line": 2311, "column": 14 }, "end": { - "line": 2302, + "line": 2311, "column": 36 } } @@ -121329,16 +120915,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 68697, - 68714 + 68820, + 68837 ], "loc": { "start": { - "line": 2302, + "line": 2311, "column": 38 }, "end": { - "line": 2302, + "line": 2311, "column": 55 } } @@ -121348,31 +120934,31 @@ "value": false, "raw": "false", "range": [ - 68717, - 68722 + 68840, + 68845 ], "loc": { "start": { - "line": 2302, + "line": 2311, "column": 58 }, "end": { - "line": 2302, + "line": 2311, "column": 63 } } }, "range": [ - 68697, - 68722 + 68820, + 68845 ], "loc": { "start": { - "line": 2302, + "line": 2311, "column": 38 }, "end": { - "line": 2302, + "line": 2311, "column": 63 } } @@ -121391,16 +120977,16 @@ "object": { "type": "ThisExpression", "range": [ - 68741, - 68745 + 68864, + 68868 ], "loc": { "start": { - "line": 2303, + "line": 2312, "column": 15 }, "end": { - "line": 2303, + "line": 2312, "column": 19 } } @@ -121409,31 +120995,31 @@ "type": "Identifier", "name": "getTableData", "range": [ - 68746, - 68758 + 68869, + 68881 ], "loc": { "start": { - "line": 2303, + "line": 2312, "column": 20 }, "end": { - "line": 2303, + "line": 2312, "column": 32 } } }, "range": [ - 68741, - 68758 + 68864, + 68881 ], "loc": { "start": { - "line": 2303, + "line": 2312, "column": 15 }, "end": { - "line": 2303, + "line": 2312, "column": 32 } } @@ -121443,16 +121029,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 68759, - 68773 + 68882, + 68896 ], "loc": { "start": { - "line": 2303, + "line": 2312, "column": 33 }, "end": { - "line": 2303, + "line": 2312, "column": 47 } } @@ -121461,16 +121047,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 68775, - 68792 + 68898, + 68915 ], "loc": { "start": { - "line": 2303, + "line": 2312, "column": 49 }, "end": { - "line": 2303, + "line": 2312, "column": 66 } } @@ -121480,63 +121066,63 @@ "value": false, "raw": "false", "range": [ - 68794, - 68799 + 68917, + 68922 ], "loc": { "start": { - "line": 2303, + "line": 2312, "column": 68 }, "end": { - "line": 2303, + "line": 2312, "column": 73 } } } ], "range": [ - 68741, - 68800 + 68864, + 68923 ], "loc": { "start": { - "line": 2303, + "line": 2312, "column": 15 }, "end": { - "line": 2303, + "line": 2312, "column": 74 } } }, "range": [ - 68734, - 68801 + 68857, + 68924 ], "loc": { "start": { - "line": 2303, + "line": 2312, "column": 8 }, "end": { - "line": 2303, + "line": 2312, "column": 75 } } } ], "range": [ - 68724, - 68807 + 68847, + 68930 ], "loc": { "start": { - "line": 2302, + "line": 2311, "column": 65 }, "end": { - "line": 2304, + "line": 2313, "column": 5 } } @@ -121544,16 +121130,16 @@ "generator": false, "expression": false, "range": [ - 68672, - 68807 + 68795, + 68930 ], "loc": { "start": { - "line": 2302, + "line": 2311, "column": 13 }, "end": { - "line": 2304, + "line": 2313, "column": 5 } } @@ -121561,16 +121147,16 @@ "kind": "method", "computed": false, "range": [ - 68663, - 68807 + 68786, + 68930 ], "loc": { "start": { - "line": 2302, + "line": 2311, "column": 4 }, "end": { - "line": 2304, + "line": 2313, "column": 5 } }, @@ -121579,16 +121165,16 @@ "type": "Block", "value": "*\n * Return the table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ", "range": [ - 68322, - 68658 + 68445, + 68781 ], "loc": { "start": { - "line": 2292, + "line": 2301, "column": 4 }, "end": { - "line": 2301, + "line": 2310, "column": 7 } } @@ -121599,16 +121185,16 @@ "type": "Block", "value": "*\n * Return the table data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 68813, - 69288 + 68936, + 69411 ], "loc": { "start": { - "line": 2306, + "line": 2315, "column": 4 }, "end": { - "line": 2319, + "line": 2328, "column": 7 } } @@ -121622,16 +121208,16 @@ "type": "Identifier", "name": "getTableData", "range": [ - 69293, - 69305 + 69416, + 69428 ], "loc": { "start": { - "line": 2320, + "line": 2329, "column": 4 }, "end": { - "line": 2320, + "line": 2329, "column": 16 } } @@ -121646,16 +121232,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 69315, - 69329 + 69438, + 69452 ], "loc": { "start": { - "line": 2321, + "line": 2330, "column": 8 }, "end": { - "line": 2321, + "line": 2330, "column": 22 } } @@ -121665,31 +121251,31 @@ "value": false, "raw": "false", "range": [ - 69332, - 69337 + 69455, + 69460 ], "loc": { "start": { - "line": 2321, + "line": 2330, "column": 25 }, "end": { - "line": 2321, + "line": 2330, "column": 30 } } }, "range": [ - 69315, - 69337 + 69438, + 69460 ], "loc": { "start": { - "line": 2321, + "line": 2330, "column": 8 }, "end": { - "line": 2321, + "line": 2330, "column": 30 } } @@ -121700,16 +121286,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 69347, - 69364 + 69470, + 69487 ], "loc": { "start": { - "line": 2322, + "line": 2331, "column": 8 }, "end": { - "line": 2322, + "line": 2331, "column": 25 } } @@ -121719,31 +121305,31 @@ "value": false, "raw": "false", "range": [ - 69367, - 69372 + 69490, + 69495 ], "loc": { "start": { - "line": 2322, + "line": 2331, "column": 28 }, "end": { - "line": 2322, + "line": 2331, "column": 33 } } }, "range": [ - 69347, - 69372 + 69470, + 69495 ], "loc": { "start": { - "line": 2322, + "line": 2331, "column": 8 }, "end": { - "line": 2322, + "line": 2331, "column": 33 } } @@ -121754,16 +121340,16 @@ "type": "Identifier", "name": "typed", "range": [ - 69382, - 69387 + 69505, + 69510 ], "loc": { "start": { - "line": 2323, + "line": 2332, "column": 8 }, "end": { - "line": 2323, + "line": 2332, "column": 13 } } @@ -121773,31 +121359,31 @@ "value": false, "raw": "false", "range": [ - 69390, - 69395 + 69513, + 69518 ], "loc": { "start": { - "line": 2323, + "line": 2332, "column": 16 }, "end": { - "line": 2323, + "line": 2332, "column": 21 } } }, "range": [ - 69382, - 69395 + 69505, + 69518 ], "loc": { "start": { - "line": 2323, + "line": 2332, "column": 8 }, "end": { - "line": 2323, + "line": 2332, "column": 21 } } @@ -121815,16 +121401,16 @@ "type": "Identifier", "name": "rows", "range": [ - 69416, - 69420 + 69539, + 69543 ], "loc": { "start": { - "line": 2325, + "line": 2334, "column": 12 }, "end": { - "line": 2325, + "line": 2334, "column": 16 } } @@ -121840,16 +121426,16 @@ "object": { "type": "ThisExpression", "range": [ - 69423, - 69427 + 69546, + 69550 ], "loc": { "start": { - "line": 2325, + "line": 2334, "column": 19 }, "end": { - "line": 2325, + "line": 2334, "column": 23 } } @@ -121858,47 +121444,47 @@ "type": "Identifier", "name": "dom", "range": [ - 69428, - 69431 + 69551, + 69554 ], "loc": { "start": { - "line": 2325, + "line": 2334, "column": 24 }, "end": { - "line": 2325, + "line": 2334, "column": 27 } } }, "range": [ - 69423, - 69431 + 69546, + 69554 ], "loc": { "start": { - "line": 2325, + "line": 2334, "column": 19 }, "end": { - "line": 2325, + "line": 2334, "column": 27 } } }, "arguments": [], "range": [ - 69423, - 69433 + 69546, + 69556 ], "loc": { "start": { - "line": 2325, + "line": 2334, "column": 19 }, "end": { - "line": 2325, + "line": 2334, "column": 29 } } @@ -121907,46 +121493,46 @@ "type": "Identifier", "name": "rows", "range": [ - 69434, - 69438 + 69557, + 69561 ], "loc": { "start": { - "line": 2325, + "line": 2334, "column": 30 }, "end": { - "line": 2325, + "line": 2334, "column": 34 } } }, "range": [ - 69423, - 69438 + 69546, + 69561 ], "loc": { "start": { - "line": 2325, + "line": 2334, "column": 19 }, "end": { - "line": 2325, + "line": 2334, "column": 34 } } }, "range": [ - 69416, - 69438 + 69539, + 69561 ], "loc": { "start": { - "line": 2325, + "line": 2334, "column": 12 }, "end": { - "line": 2325, + "line": 2334, "column": 34 } } @@ -121954,16 +121540,16 @@ ], "kind": "let", "range": [ - 69412, - 69439 + 69535, + 69562 ], "loc": { "start": { - "line": 2325, + "line": 2334, "column": 8 }, "end": { - "line": 2325, + "line": 2334, "column": 35 } } @@ -121977,16 +121563,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 69452, - 69458 + 69575, + 69581 ], "loc": { "start": { - "line": 2326, + "line": 2335, "column": 12 }, "end": { - "line": 2326, + "line": 2335, "column": 18 } } @@ -121999,16 +121585,16 @@ "object": { "type": "ThisExpression", "range": [ - 69461, - 69465 + 69584, + 69588 ], "loc": { "start": { - "line": 2326, + "line": 2335, "column": 21 }, "end": { - "line": 2326, + "line": 2335, "column": 25 } } @@ -122017,31 +121603,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 69466, - 69475 + 69589, + 69598 ], "loc": { "start": { - "line": 2326, + "line": 2335, "column": 26 }, "end": { - "line": 2326, + "line": 2335, "column": 35 } } }, "range": [ - 69461, - 69475 + 69584, + 69598 ], "loc": { "start": { - "line": 2326, + "line": 2335, "column": 21 }, "end": { - "line": 2326, + "line": 2335, "column": 35 } } @@ -122052,47 +121638,47 @@ "value": true, "raw": "true", "range": [ - 69476, - 69480 + 69599, + 69603 ], "loc": { "start": { - "line": 2326, + "line": 2335, "column": 36 }, "end": { - "line": 2326, + "line": 2335, "column": 40 } } } ], "range": [ - 69461, - 69481 + 69584, + 69604 ], "loc": { "start": { - "line": 2326, + "line": 2335, "column": 21 }, "end": { - "line": 2326, + "line": 2335, "column": 41 } } }, "range": [ - 69452, - 69481 + 69575, + 69604 ], "loc": { "start": { - "line": 2326, + "line": 2335, "column": 12 }, "end": { - "line": 2326, + "line": 2335, "column": 41 } } @@ -122100,16 +121686,16 @@ ], "kind": "let", "range": [ - 69448, - 69482 + 69571, + 69605 ], "loc": { "start": { - "line": 2326, + "line": 2335, "column": 8 }, "end": { - "line": 2326, + "line": 2335, "column": 42 } } @@ -122123,16 +121709,16 @@ "type": "Identifier", "name": "tblData", "range": [ - 69495, - 69502 + 69618, + 69625 ], "loc": { "start": { - "line": 2327, + "line": 2336, "column": 12 }, "end": { - "line": 2327, + "line": 2336, "column": 19 } } @@ -122141,31 +121727,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 69505, - 69507 + 69628, + 69630 ], "loc": { "start": { - "line": 2327, + "line": 2336, "column": 22 }, "end": { - "line": 2327, + "line": 2336, "column": 24 } } }, "range": [ - 69495, - 69507 + 69618, + 69630 ], "loc": { "start": { - "line": 2327, + "line": 2336, "column": 12 }, "end": { - "line": 2327, + "line": 2336, "column": 24 } } @@ -122173,16 +121759,16 @@ ], "kind": "let", "range": [ - 69491, - 69508 + 69614, + 69631 ], "loc": { "start": { - "line": 2327, + "line": 2336, "column": 8 }, "end": { - "line": 2327, + "line": 2336, "column": 25 } } @@ -122196,16 +121782,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 69521, - 69531 + 69644, + 69654 ], "loc": { "start": { - "line": 2328, + "line": 2337, "column": 12 }, "end": { - "line": 2328, + "line": 2337, "column": 22 } } @@ -122216,16 +121802,16 @@ "type": "Identifier", "name": "typed", "range": [ - 69534, - 69539 + 69657, + 69662 ], "loc": { "start": { - "line": 2328, + "line": 2337, "column": 25 }, "end": { - "line": 2328, + "line": 2337, "column": 30 } } @@ -122241,16 +121827,16 @@ "object": { "type": "ThisExpression", "range": [ - 69542, - 69546 + 69665, + 69669 ], "loc": { "start": { - "line": 2328, + "line": 2337, "column": 33 }, "end": { - "line": 2328, + "line": 2337, "column": 37 } } @@ -122259,31 +121845,31 @@ "type": "Identifier", "name": "getCellData", "range": [ - 69547, - 69558 + 69670, + 69681 ], "loc": { "start": { - "line": 2328, + "line": 2337, "column": 38 }, "end": { - "line": 2328, + "line": 2337, "column": 49 } } }, "range": [ - 69542, - 69558 + 69665, + 69681 ], "loc": { "start": { - "line": 2328, + "line": 2337, "column": 33 }, "end": { - "line": 2328, + "line": 2337, "column": 49 } } @@ -122292,31 +121878,31 @@ "type": "Identifier", "name": "bind", "range": [ - 69559, - 69563 + 69682, + 69686 ], "loc": { "start": { - "line": 2328, + "line": 2337, "column": 50 }, "end": { - "line": 2328, + "line": 2337, "column": 54 } } }, "range": [ - 69542, - 69563 + 69665, + 69686 ], "loc": { "start": { - "line": 2328, + "line": 2337, "column": 33 }, "end": { - "line": 2328, + "line": 2337, "column": 54 } } @@ -122325,32 +121911,32 @@ { "type": "ThisExpression", "range": [ - 69564, - 69568 + 69687, + 69691 ], "loc": { "start": { - "line": 2328, + "line": 2337, "column": 55 }, "end": { - "line": 2328, + "line": 2337, "column": 59 } } } ], "range": [ - 69542, - 69569 + 69665, + 69692 ], "loc": { "start": { - "line": 2328, + "line": 2337, "column": 33 }, "end": { - "line": 2328, + "line": 2337, "column": 60 } } @@ -122366,16 +121952,16 @@ "object": { "type": "ThisExpression", "range": [ - 69584, - 69588 + 69707, + 69711 ], "loc": { "start": { - "line": 2329, + "line": 2338, "column": 12 }, "end": { - "line": 2329, + "line": 2338, "column": 16 } } @@ -122384,31 +121970,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 69589, - 69601 + 69712, + 69724 ], "loc": { "start": { - "line": 2329, + "line": 2338, "column": 17 }, "end": { - "line": 2329, + "line": 2338, "column": 29 } } }, "range": [ - 69584, - 69601 + 69707, + 69724 ], "loc": { "start": { - "line": 2329, + "line": 2338, "column": 12 }, "end": { - "line": 2329, + "line": 2338, "column": 29 } } @@ -122417,31 +122003,31 @@ "type": "Identifier", "name": "bind", "range": [ - 69602, - 69606 + 69725, + 69729 ], "loc": { "start": { - "line": 2329, + "line": 2338, "column": 30 }, "end": { - "line": 2329, + "line": 2338, "column": 34 } } }, "range": [ - 69584, - 69606 + 69707, + 69729 ], "loc": { "start": { - "line": 2329, + "line": 2338, "column": 12 }, "end": { - "line": 2329, + "line": 2338, "column": 34 } } @@ -122450,62 +122036,62 @@ { "type": "ThisExpression", "range": [ - 69607, - 69611 + 69730, + 69734 ], "loc": { "start": { - "line": 2329, + "line": 2338, "column": 35 }, "end": { - "line": 2329, + "line": 2338, "column": 39 } } } ], "range": [ - 69584, - 69612 + 69707, + 69735 ], "loc": { "start": { - "line": 2329, + "line": 2338, "column": 12 }, "end": { - "line": 2329, + "line": 2338, "column": 40 } } }, "range": [ - 69534, - 69612 + 69657, + 69735 ], "loc": { "start": { - "line": 2328, + "line": 2337, "column": 25 }, "end": { - "line": 2329, + "line": 2338, "column": 40 } } }, "range": [ - 69521, - 69612 + 69644, + 69735 ], "loc": { "start": { - "line": 2328, + "line": 2337, "column": 12 }, "end": { - "line": 2329, + "line": 2338, "column": 40 } } @@ -122513,16 +122099,16 @@ ], "kind": "let", "range": [ - 69517, - 69613 + 69640, + 69736 ], "loc": { "start": { - "line": 2328, + "line": 2337, "column": 8 }, "end": { - "line": 2329, + "line": 2338, "column": 41 } } @@ -122533,16 +122119,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 69627, - 69641 + 69750, + 69764 ], "loc": { "start": { - "line": 2331, + "line": 2340, "column": 12 }, "end": { - "line": 2331, + "line": 2340, "column": 26 } } @@ -122559,16 +122145,16 @@ "type": "Identifier", "name": "headers", "range": [ - 69661, - 69668 + 69784, + 69791 ], "loc": { "start": { - "line": 2332, + "line": 2341, "column": 16 }, "end": { - "line": 2332, + "line": 2341, "column": 23 } } @@ -122581,16 +122167,16 @@ "object": { "type": "ThisExpression", "range": [ - 69671, - 69675 + 69794, + 69798 ], "loc": { "start": { - "line": 2332, + "line": 2341, "column": 26 }, "end": { - "line": 2332, + "line": 2341, "column": 30 } } @@ -122599,31 +122185,31 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 69676, - 69690 + 69799, + 69813 ], "loc": { "start": { - "line": 2332, + "line": 2341, "column": 31 }, "end": { - "line": 2332, + "line": 2341, "column": 45 } } }, "range": [ - 69671, - 69690 + 69794, + 69813 ], "loc": { "start": { - "line": 2332, + "line": 2341, "column": 26 }, "end": { - "line": 2332, + "line": 2341, "column": 45 } } @@ -122633,47 +122219,47 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 69691, - 69708 + 69814, + 69831 ], "loc": { "start": { - "line": 2332, + "line": 2341, "column": 46 }, "end": { - "line": 2332, + "line": 2341, "column": 63 } } } ], "range": [ - 69671, - 69709 + 69794, + 69832 ], "loc": { "start": { - "line": 2332, + "line": 2341, "column": 26 }, "end": { - "line": 2332, + "line": 2341, "column": 64 } } }, "range": [ - 69661, - 69709 + 69784, + 69832 ], "loc": { "start": { - "line": 2332, + "line": 2341, "column": 16 }, "end": { - "line": 2332, + "line": 2341, "column": 64 } } @@ -122681,16 +122267,16 @@ ], "kind": "let", "range": [ - 69657, - 69710 + 69780, + 69833 ], "loc": { "start": { - "line": 2332, + "line": 2341, "column": 12 }, "end": { - "line": 2332, + "line": 2341, "column": 65 } } @@ -122706,16 +122292,16 @@ "type": "Identifier", "name": "tblData", "range": [ - 69723, - 69730 + 69846, + 69853 ], "loc": { "start": { - "line": 2333, + "line": 2342, "column": 12 }, "end": { - "line": 2333, + "line": 2342, "column": 19 } } @@ -122724,31 +122310,31 @@ "type": "Identifier", "name": "push", "range": [ - 69731, - 69735 + 69854, + 69858 ], "loc": { "start": { - "line": 2333, + "line": 2342, "column": 20 }, "end": { - "line": 2333, + "line": 2342, "column": 24 } } }, "range": [ - 69723, - 69735 + 69846, + 69858 ], "loc": { "start": { - "line": 2333, + "line": 2342, "column": 12 }, "end": { - "line": 2333, + "line": 2342, "column": 24 } } @@ -122765,16 +122351,16 @@ "object": { "type": "ThisExpression", "range": [ - 69737, - 69741 + 69860, + 69864 ], "loc": { "start": { - "line": 2333, + "line": 2342, "column": 26 }, "end": { - "line": 2333, + "line": 2342, "column": 30 } } @@ -122783,47 +122369,47 @@ "type": "Identifier", "name": "getHeadersRowIndex", "range": [ - 69742, - 69760 + 69865, + 69883 ], "loc": { "start": { - "line": 2333, + "line": 2342, "column": 31 }, "end": { - "line": 2333, + "line": 2342, "column": 49 } } }, "range": [ - 69737, - 69760 + 69860, + 69883 ], "loc": { "start": { - "line": 2333, + "line": 2342, "column": 26 }, "end": { - "line": 2333, + "line": 2342, "column": 49 } } }, "arguments": [], "range": [ - 69737, - 69762 + 69860, + 69885 ], "loc": { "start": { - "line": 2333, + "line": 2342, "column": 26 }, "end": { - "line": 2333, + "line": 2342, "column": 51 } } @@ -122832,95 +122418,95 @@ "type": "Identifier", "name": "headers", "range": [ - 69764, - 69771 + 69887, + 69894 ], "loc": { "start": { - "line": 2333, + "line": 2342, "column": 53 }, "end": { - "line": 2333, + "line": 2342, "column": 60 } } } ], "range": [ - 69736, - 69772 + 69859, + 69895 ], "loc": { "start": { - "line": 2333, + "line": 2342, "column": 25 }, "end": { - "line": 2333, + "line": 2342, "column": 61 } } } ], "range": [ - 69723, - 69773 + 69846, + 69896 ], "loc": { "start": { - "line": 2333, + "line": 2342, "column": 12 }, "end": { - "line": 2333, + "line": 2342, "column": 62 } } }, "range": [ - 69723, - 69774 + 69846, + 69897 ], "loc": { "start": { - "line": 2333, + "line": 2342, "column": 12 }, "end": { - "line": 2333, + "line": 2342, "column": 63 } } } ], "range": [ - 69643, - 69784 + 69766, + 69907 ], "loc": { "start": { - "line": 2331, + "line": 2340, "column": 28 }, "end": { - "line": 2334, + "line": 2343, "column": 9 } } }, "alternate": null, "range": [ - 69623, - 69784 + 69746, + 69907 ], "loc": { "start": { - "line": 2331, + "line": 2340, "column": 8 }, "end": { - "line": 2334, + "line": 2343, "column": 9 } } @@ -122936,16 +122522,16 @@ "type": "Identifier", "name": "k", "range": [ - 69802, - 69803 + 69925, + 69926 ], "loc": { "start": { - "line": 2335, + "line": 2344, "column": 17 }, "end": { - "line": 2335, + "line": 2344, "column": 18 } } @@ -122956,16 +122542,16 @@ "object": { "type": "ThisExpression", "range": [ - 69806, - 69810 + 69929, + 69933 ], "loc": { "start": { - "line": 2335, + "line": 2344, "column": 21 }, "end": { - "line": 2335, + "line": 2344, "column": 25 } } @@ -122974,46 +122560,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 69811, - 69817 + 69934, + 69940 ], "loc": { "start": { - "line": 2335, + "line": 2344, "column": 26 }, "end": { - "line": 2335, + "line": 2344, "column": 32 } } }, "range": [ - 69806, - 69817 + 69929, + 69940 ], "loc": { "start": { - "line": 2335, + "line": 2344, "column": 21 }, "end": { - "line": 2335, + "line": 2344, "column": 32 } } }, "range": [ - 69802, - 69817 + 69925, + 69940 ], "loc": { "start": { - "line": 2335, + "line": 2344, "column": 17 }, "end": { - "line": 2335, + "line": 2344, "column": 32 } } @@ -123021,16 +122607,16 @@ ], "kind": "let", "range": [ - 69798, - 69817 + 69921, + 69940 ], "loc": { "start": { - "line": 2335, + "line": 2344, "column": 13 }, "end": { - "line": 2335, + "line": 2344, "column": 32 } } @@ -123042,16 +122628,16 @@ "type": "Identifier", "name": "k", "range": [ - 69819, - 69820 + 69942, + 69943 ], "loc": { "start": { - "line": 2335, + "line": 2344, "column": 34 }, "end": { - "line": 2335, + "line": 2344, "column": 35 } } @@ -123060,31 +122646,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 69823, - 69829 + 69946, + 69952 ], "loc": { "start": { - "line": 2335, + "line": 2344, "column": 38 }, "end": { - "line": 2335, + "line": 2344, "column": 44 } } }, "range": [ - 69819, - 69829 + 69942, + 69952 ], "loc": { "start": { - "line": 2335, + "line": 2344, "column": 34 }, "end": { - "line": 2335, + "line": 2344, "column": 44 } } @@ -123096,32 +122682,32 @@ "type": "Identifier", "name": "k", "range": [ - 69831, - 69832 + 69954, + 69955 ], "loc": { "start": { - "line": 2335, + "line": 2344, "column": 46 }, "end": { - "line": 2335, + "line": 2344, "column": 47 } } }, "prefix": false, "range": [ - 69831, - 69834 + 69954, + 69957 ], "loc": { "start": { - "line": 2335, + "line": 2344, "column": 46 }, "end": { - "line": 2335, + "line": 2344, "column": 49 } } @@ -123138,16 +122724,16 @@ "type": "Identifier", "name": "rowData", "range": [ - 69854, - 69861 + 69977, + 69984 ], "loc": { "start": { - "line": 2336, + "line": 2345, "column": 16 }, "end": { - "line": 2336, + "line": 2345, "column": 23 } } @@ -123159,16 +122745,16 @@ "type": "Identifier", "name": "k", "range": [ - 69865, - 69866 + 69988, + 69989 ], "loc": { "start": { - "line": 2336, + "line": 2345, "column": 27 }, "end": { - "line": 2336, + "line": 2345, "column": 28 } } @@ -123177,47 +122763,47 @@ "type": "ArrayExpression", "elements": [], "range": [ - 69868, - 69870 + 69991, + 69993 ], "loc": { "start": { - "line": 2336, + "line": 2345, "column": 30 }, "end": { - "line": 2336, + "line": 2345, "column": 32 } } } ], "range": [ - 69864, - 69871 + 69987, + 69994 ], "loc": { "start": { - "line": 2336, + "line": 2345, "column": 26 }, "end": { - "line": 2336, + "line": 2345, "column": 33 } } }, "range": [ - 69854, - 69871 + 69977, + 69994 ], "loc": { "start": { - "line": 2336, + "line": 2345, "column": 16 }, "end": { - "line": 2336, + "line": 2345, "column": 33 } } @@ -123225,16 +122811,16 @@ ], "kind": "let", "range": [ - 69850, - 69872 + 69973, + 69995 ], "loc": { "start": { - "line": 2336, + "line": 2345, "column": 12 }, "end": { - "line": 2336, + "line": 2345, "column": 34 } } @@ -123248,16 +122834,16 @@ "type": "Identifier", "name": "cells", "range": [ - 69889, - 69894 + 70012, + 70017 ], "loc": { "start": { - "line": 2337, + "line": 2346, "column": 16 }, "end": { - "line": 2337, + "line": 2346, "column": 21 } } @@ -123272,16 +122858,16 @@ "type": "Identifier", "name": "rows", "range": [ - 69897, - 69901 + 70020, + 70024 ], "loc": { "start": { - "line": 2337, + "line": 2346, "column": 24 }, "end": { - "line": 2337, + "line": 2346, "column": 28 } } @@ -123290,31 +122876,31 @@ "type": "Identifier", "name": "k", "range": [ - 69902, - 69903 + 70025, + 70026 ], "loc": { "start": { - "line": 2337, + "line": 2346, "column": 29 }, "end": { - "line": 2337, + "line": 2346, "column": 30 } } }, "range": [ - 69897, - 69904 + 70020, + 70027 ], "loc": { "start": { - "line": 2337, + "line": 2346, "column": 24 }, "end": { - "line": 2337, + "line": 2346, "column": 31 } } @@ -123323,46 +122909,46 @@ "type": "Identifier", "name": "cells", "range": [ - 69905, - 69910 + 70028, + 70033 ], "loc": { "start": { - "line": 2337, + "line": 2346, "column": 32 }, "end": { - "line": 2337, + "line": 2346, "column": 37 } } }, "range": [ - 69897, - 69910 + 70020, + 70033 ], "loc": { "start": { - "line": 2337, + "line": 2346, "column": 24 }, "end": { - "line": 2337, + "line": 2346, "column": 37 } } }, "range": [ - 69889, - 69910 + 70012, + 70033 ], "loc": { "start": { - "line": 2337, + "line": 2346, "column": 16 }, "end": { - "line": 2337, + "line": 2346, "column": 37 } } @@ -123370,16 +122956,16 @@ ], "kind": "let", "range": [ - 69885, - 69911 + 70008, + 70034 ], "loc": { "start": { - "line": 2337, + "line": 2346, "column": 12 }, "end": { - "line": 2337, + "line": 2346, "column": 38 } } @@ -123395,16 +122981,16 @@ "type": "Identifier", "name": "j", "range": [ - 69933, - 69934 + 70056, + 70057 ], "loc": { "start": { - "line": 2338, + "line": 2347, "column": 21 }, "end": { - "line": 2338, + "line": 2347, "column": 22 } } @@ -123414,31 +123000,31 @@ "value": 0, "raw": "0", "range": [ - 69937, - 69938 + 70060, + 70061 ], "loc": { "start": { - "line": 2338, + "line": 2347, "column": 25 }, "end": { - "line": 2338, + "line": 2347, "column": 26 } } }, "range": [ - 69933, - 69938 + 70056, + 70061 ], "loc": { "start": { - "line": 2338, + "line": 2347, "column": 21 }, "end": { - "line": 2338, + "line": 2347, "column": 26 } } @@ -123449,16 +123035,16 @@ "type": "Identifier", "name": "len", "range": [ - 69940, - 69943 + 70063, + 70066 ], "loc": { "start": { - "line": 2338, + "line": 2347, "column": 28 }, "end": { - "line": 2338, + "line": 2347, "column": 31 } } @@ -123470,16 +123056,16 @@ "type": "Identifier", "name": "cells", "range": [ - 69946, - 69951 + 70069, + 70074 ], "loc": { "start": { - "line": 2338, + "line": 2347, "column": 34 }, "end": { - "line": 2338, + "line": 2347, "column": 39 } } @@ -123488,46 +123074,46 @@ "type": "Identifier", "name": "length", "range": [ - 69952, - 69958 + 70075, + 70081 ], "loc": { "start": { - "line": 2338, + "line": 2347, "column": 40 }, "end": { - "line": 2338, + "line": 2347, "column": 46 } } }, "range": [ - 69946, - 69958 + 70069, + 70081 ], "loc": { "start": { - "line": 2338, + "line": 2347, "column": 34 }, "end": { - "line": 2338, + "line": 2347, "column": 46 } } }, "range": [ - 69940, - 69958 + 70063, + 70081 ], "loc": { "start": { - "line": 2338, + "line": 2347, "column": 28 }, "end": { - "line": 2338, + "line": 2347, "column": 46 } } @@ -123535,16 +123121,16 @@ ], "kind": "let", "range": [ - 69929, - 69958 + 70052, + 70081 ], "loc": { "start": { - "line": 2338, + "line": 2347, "column": 17 }, "end": { - "line": 2338, + "line": 2347, "column": 46 } } @@ -123556,16 +123142,16 @@ "type": "Identifier", "name": "j", "range": [ - 69960, - 69961 + 70083, + 70084 ], "loc": { "start": { - "line": 2338, + "line": 2347, "column": 48 }, "end": { - "line": 2338, + "line": 2347, "column": 49 } } @@ -123574,31 +123160,31 @@ "type": "Identifier", "name": "len", "range": [ - 69964, - 69967 + 70087, + 70090 ], "loc": { "start": { - "line": 2338, + "line": 2347, "column": 52 }, "end": { - "line": 2338, + "line": 2347, "column": 55 } } }, "range": [ - 69960, - 69967 + 70083, + 70090 ], "loc": { "start": { - "line": 2338, + "line": 2347, "column": 48 }, "end": { - "line": 2338, + "line": 2347, "column": 55 } } @@ -123610,32 +123196,32 @@ "type": "Identifier", "name": "j", "range": [ - 69969, - 69970 + 70092, + 70093 ], "loc": { "start": { - "line": 2338, + "line": 2347, "column": 57 }, "end": { - "line": 2338, + "line": 2347, "column": 58 } } }, "prefix": false, "range": [ - 69969, - 69972 + 70092, + 70095 ], "loc": { "start": { - "line": 2338, + "line": 2347, "column": 57 }, "end": { - "line": 2338, + "line": 2347, "column": 60 } } @@ -123652,16 +123238,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 69996, - 70013 + 70119, + 70136 ], "loc": { "start": { - "line": 2339, + "line": 2348, "column": 20 }, "end": { - "line": 2339, + "line": 2348, "column": 37 } } @@ -123674,16 +123260,16 @@ "object": { "type": "ThisExpression", "range": [ - 70017, - 70021 + 70140, + 70144 ], "loc": { "start": { - "line": 2339, + "line": 2348, "column": 41 }, "end": { - "line": 2339, + "line": 2348, "column": 45 } } @@ -123692,31 +123278,31 @@ "type": "Identifier", "name": "hasExtension", "range": [ - 70022, - 70034 + 70145, + 70157 ], "loc": { "start": { - "line": 2339, + "line": 2348, "column": 46 }, "end": { - "line": 2339, + "line": 2348, "column": 58 } } }, "range": [ - 70017, - 70034 + 70140, + 70157 ], "loc": { "start": { - "line": 2339, + "line": 2348, "column": 41 }, "end": { - "line": 2339, + "line": 2348, "column": 58 } } @@ -123727,47 +123313,47 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 70035, - 70051 + 70158, + 70174 ], "loc": { "start": { - "line": 2339, + "line": 2348, "column": 59 }, "end": { - "line": 2339, + "line": 2348, "column": 75 } } } ], "range": [ - 70017, - 70052 + 70140, + 70175 ], "loc": { "start": { - "line": 2339, + "line": 2348, "column": 41 }, "end": { - "line": 2339, + "line": 2348, "column": 76 } } }, "range": [ - 69996, - 70052 + 70119, + 70175 ], "loc": { "start": { - "line": 2339, + "line": 2348, "column": 20 }, "end": { - "line": 2339, + "line": 2348, "column": 76 } } @@ -123790,16 +123376,16 @@ "object": { "type": "ThisExpression", "range": [ - 70080, - 70084 + 70203, + 70207 ], "loc": { "start": { - "line": 2340, + "line": 2349, "column": 24 }, "end": { - "line": 2340, + "line": 2349, "column": 28 } } @@ -123808,31 +123394,31 @@ "type": "Identifier", "name": "extension", "range": [ - 70085, - 70094 + 70208, + 70217 ], "loc": { "start": { - "line": 2340, + "line": 2349, "column": 29 }, "end": { - "line": 2340, + "line": 2349, "column": 38 } } }, "range": [ - 70080, - 70094 + 70203, + 70217 ], "loc": { "start": { - "line": 2340, + "line": 2349, "column": 24 }, "end": { - "line": 2340, + "line": 2349, "column": 38 } } @@ -123843,32 +123429,32 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 70095, - 70111 + 70218, + 70234 ], "loc": { "start": { - "line": 2340, + "line": 2349, "column": 39 }, "end": { - "line": 2340, + "line": 2349, "column": 55 } } } ], "range": [ - 70080, - 70112 + 70203, + 70235 ], "loc": { "start": { - "line": 2340, + "line": 2349, "column": 24 }, "end": { - "line": 2340, + "line": 2349, "column": 56 } } @@ -123877,31 +123463,31 @@ "type": "Identifier", "name": "isColHidden", "range": [ - 70113, - 70124 + 70236, + 70247 ], "loc": { "start": { - "line": 2340, + "line": 2349, "column": 57 }, "end": { - "line": 2340, + "line": 2349, "column": 68 } } }, "range": [ - 70080, - 70124 + 70203, + 70247 ], "loc": { "start": { - "line": 2340, + "line": 2349, "column": 24 }, "end": { - "line": 2340, + "line": 2349, "column": 68 } } @@ -123911,32 +123497,32 @@ "type": "Identifier", "name": "j", "range": [ - 70125, - 70126 + 70248, + 70249 ], "loc": { "start": { - "line": 2340, + "line": 2349, "column": 69 }, "end": { - "line": 2340, + "line": 2349, "column": 70 } } } ], "range": [ - 70080, - 70127 + 70203, + 70250 ], "loc": { "start": { - "line": 2340, + "line": 2349, "column": 24 }, "end": { - "line": 2340, + "line": 2349, "column": 71 } } @@ -123948,80 +123534,80 @@ "type": "ContinueStatement", "label": null, "range": [ - 70155, - 70164 + 70278, + 70287 ], "loc": { "start": { - "line": 2341, + "line": 2350, "column": 24 }, "end": { - "line": 2341, + "line": 2350, "column": 33 } } } ], "range": [ - 70129, - 70186 + 70252, + 70309 ], "loc": { "start": { - "line": 2340, + "line": 2349, "column": 73 }, "end": { - "line": 2342, + "line": 2351, "column": 21 } } }, "alternate": null, "range": [ - 70076, - 70186 + 70199, + 70309 ], "loc": { "start": { - "line": 2340, + "line": 2349, "column": 20 }, "end": { - "line": 2342, + "line": 2351, "column": 21 } } } ], "range": [ - 70054, - 70204 + 70177, + 70327 ], "loc": { "start": { - "line": 2339, + "line": 2348, "column": 78 }, "end": { - "line": 2343, + "line": 2352, "column": 17 } } }, "alternate": null, "range": [ - 69992, - 70204 + 70115, + 70327 ], "loc": { "start": { - "line": 2339, + "line": 2348, "column": 16 }, "end": { - "line": 2343, + "line": 2352, "column": 17 } } @@ -124035,16 +123621,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 70225, - 70234 + 70348, + 70357 ], "loc": { "start": { - "line": 2344, + "line": 2353, "column": 20 }, "end": { - "line": 2344, + "line": 2353, "column": 29 } } @@ -124055,16 +123641,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 70237, - 70247 + 70360, + 70370 ], "loc": { "start": { - "line": 2344, + "line": 2353, "column": 32 }, "end": { - "line": 2344, + "line": 2353, "column": 42 } } @@ -124077,16 +123663,16 @@ "type": "Identifier", "name": "cells", "range": [ - 70248, - 70253 + 70371, + 70376 ], "loc": { "start": { - "line": 2344, + "line": 2353, "column": 43 }, "end": { - "line": 2344, + "line": 2353, "column": 48 } } @@ -124095,62 +123681,62 @@ "type": "Identifier", "name": "j", "range": [ - 70254, - 70255 + 70377, + 70378 ], "loc": { "start": { - "line": 2344, + "line": 2353, "column": 49 }, "end": { - "line": 2344, + "line": 2353, "column": 50 } } }, "range": [ - 70248, - 70256 + 70371, + 70379 ], "loc": { "start": { - "line": 2344, + "line": 2353, "column": 43 }, "end": { - "line": 2344, + "line": 2353, "column": 51 } } } ], "range": [ - 70237, - 70257 + 70360, + 70380 ], "loc": { "start": { - "line": 2344, + "line": 2353, "column": 32 }, "end": { - "line": 2344, + "line": 2353, "column": 52 } } }, "range": [ - 70225, - 70257 + 70348, + 70380 ], "loc": { "start": { - "line": 2344, + "line": 2353, "column": 20 }, "end": { - "line": 2344, + "line": 2353, "column": 52 } } @@ -124158,16 +123744,16 @@ ], "kind": "let", "range": [ - 70221, - 70258 + 70344, + 70381 ], "loc": { "start": { - "line": 2344, + "line": 2353, "column": 16 }, "end": { - "line": 2344, + "line": 2353, "column": 53 } } @@ -124186,16 +123772,16 @@ "type": "Identifier", "name": "rowData", "range": [ - 70275, - 70282 + 70398, + 70405 ], "loc": { "start": { - "line": 2345, + "line": 2354, "column": 16 }, "end": { - "line": 2345, + "line": 2354, "column": 23 } } @@ -124205,31 +123791,31 @@ "value": 1, "raw": "1", "range": [ - 70283, - 70284 + 70406, + 70407 ], "loc": { "start": { - "line": 2345, + "line": 2354, "column": 24 }, "end": { - "line": 2345, + "line": 2354, "column": 25 } } }, "range": [ - 70275, - 70285 + 70398, + 70408 ], "loc": { "start": { - "line": 2345, + "line": 2354, "column": 16 }, "end": { - "line": 2345, + "line": 2354, "column": 26 } } @@ -124238,31 +123824,31 @@ "type": "Identifier", "name": "push", "range": [ - 70286, - 70290 + 70409, + 70413 ], "loc": { "start": { - "line": 2345, + "line": 2354, "column": 27 }, "end": { - "line": 2345, + "line": 2354, "column": 31 } } }, "range": [ - 70275, - 70290 + 70398, + 70413 ], "loc": { "start": { - "line": 2345, + "line": 2354, "column": 16 }, "end": { - "line": 2345, + "line": 2354, "column": 31 } } @@ -124272,78 +123858,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 70291, - 70300 + 70414, + 70423 ], "loc": { "start": { - "line": 2345, + "line": 2354, "column": 32 }, "end": { - "line": 2345, + "line": 2354, "column": 41 } } } ], "range": [ - 70275, - 70301 + 70398, + 70424 ], "loc": { "start": { - "line": 2345, + "line": 2354, "column": 16 }, "end": { - "line": 2345, + "line": 2354, "column": 42 } } }, "range": [ - 70275, - 70302 + 70398, + 70425 ], "loc": { "start": { - "line": 2345, + "line": 2354, "column": 16 }, "end": { - "line": 2345, + "line": 2354, "column": 43 } } } ], "range": [ - 69974, - 70316 + 70097, + 70439 ], "loc": { "start": { - "line": 2338, + "line": 2347, "column": 62 }, "end": { - "line": 2346, + "line": 2355, "column": 13 } } }, "range": [ - 69924, - 70316 + 70047, + 70439 ], "loc": { "start": { - "line": 2338, + "line": 2347, "column": 12 }, "end": { - "line": 2346, + "line": 2355, "column": 13 } } @@ -124359,16 +123945,16 @@ "type": "Identifier", "name": "tblData", "range": [ - 70329, - 70336 + 70452, + 70459 ], "loc": { "start": { - "line": 2347, + "line": 2356, "column": 12 }, "end": { - "line": 2347, + "line": 2356, "column": 19 } } @@ -124377,31 +123963,31 @@ "type": "Identifier", "name": "push", "range": [ - 70337, - 70341 + 70460, + 70464 ], "loc": { "start": { - "line": 2347, + "line": 2356, "column": 20 }, "end": { - "line": 2347, + "line": 2356, "column": 24 } } }, "range": [ - 70329, - 70341 + 70452, + 70464 ], "loc": { "start": { - "line": 2347, + "line": 2356, "column": 12 }, "end": { - "line": 2347, + "line": 2356, "column": 24 } } @@ -124411,78 +123997,78 @@ "type": "Identifier", "name": "rowData", "range": [ - 70342, - 70349 + 70465, + 70472 ], "loc": { "start": { - "line": 2347, + "line": 2356, "column": 25 }, "end": { - "line": 2347, + "line": 2356, "column": 32 } } } ], "range": [ - 70329, - 70350 + 70452, + 70473 ], "loc": { "start": { - "line": 2347, + "line": 2356, "column": 12 }, "end": { - "line": 2347, + "line": 2356, "column": 33 } } }, "range": [ - 70329, - 70351 + 70452, + 70474 ], "loc": { "start": { - "line": 2347, + "line": 2356, "column": 12 }, "end": { - "line": 2347, + "line": 2356, "column": 34 } } } ], "range": [ - 69836, - 70361 + 69959, + 70484 ], "loc": { "start": { - "line": 2335, + "line": 2344, "column": 51 }, "end": { - "line": 2348, + "line": 2357, "column": 9 } } }, "range": [ - 69793, - 70361 + 69916, + 70484 ], "loc": { "start": { - "line": 2335, + "line": 2344, "column": 8 }, "end": { - "line": 2348, + "line": 2357, "column": 9 } } @@ -124493,47 +124079,47 @@ "type": "Identifier", "name": "tblData", "range": [ - 70377, - 70384 + 70500, + 70507 ], "loc": { "start": { - "line": 2349, + "line": 2358, "column": 15 }, "end": { - "line": 2349, + "line": 2358, "column": 22 } } }, "range": [ - 70370, - 70385 + 70493, + 70508 ], "loc": { "start": { - "line": 2349, + "line": 2358, "column": 8 }, "end": { - "line": 2349, + "line": 2358, "column": 23 } } } ], "range": [ - 69402, - 70391 + 69525, + 70514 ], "loc": { "start": { - "line": 2324, + "line": 2333, "column": 6 }, "end": { - "line": 2350, + "line": 2359, "column": 5 } } @@ -124541,16 +124127,16 @@ "generator": false, "expression": false, "range": [ - 69305, - 70391 + 69428, + 70514 ], "loc": { "start": { - "line": 2320, + "line": 2329, "column": 16 }, "end": { - "line": 2350, + "line": 2359, "column": 5 } } @@ -124558,16 +124144,16 @@ "kind": "method", "computed": false, "range": [ - 69293, - 70391 + 69416, + 70514 ], "loc": { "start": { - "line": 2320, + "line": 2329, "column": 4 }, "end": { - "line": 2350, + "line": 2359, "column": 5 } }, @@ -124576,16 +124162,16 @@ "type": "Block", "value": "*\n * Return the table data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 68813, - 69288 + 68936, + 69411 ], "loc": { "start": { - "line": 2306, + "line": 2315, "column": 4 }, "end": { - "line": 2319, + "line": 2328, "column": 7 } } @@ -124596,16 +124182,16 @@ "type": "Block", "value": "*\n * Return the filtered table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 70397, - 70853 + 70520, + 70976 ], "loc": { "start": { - "line": 2352, + "line": 2361, "column": 4 }, "end": { - "line": 2364, + "line": 2373, "column": 7 } } @@ -124619,16 +124205,16 @@ "type": "Identifier", "name": "getFilteredData", "range": [ - 70858, - 70873 + 70981, + 70996 ], "loc": { "start": { - "line": 2365, + "line": 2374, "column": 4 }, "end": { - "line": 2365, + "line": 2374, "column": 19 } } @@ -124643,16 +124229,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 70874, - 70888 + 70997, + 71011 ], "loc": { "start": { - "line": 2365, + "line": 2374, "column": 20 }, "end": { - "line": 2365, + "line": 2374, "column": 34 } } @@ -124662,31 +124248,31 @@ "value": false, "raw": "false", "range": [ - 70891, - 70896 + 71014, + 71019 ], "loc": { "start": { - "line": 2365, + "line": 2374, "column": 37 }, "end": { - "line": 2365, + "line": 2374, "column": 42 } } }, "range": [ - 70874, - 70896 + 70997, + 71019 ], "loc": { "start": { - "line": 2365, + "line": 2374, "column": 20 }, "end": { - "line": 2365, + "line": 2374, "column": 42 } } @@ -124697,16 +124283,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 70898, - 70915 + 71021, + 71038 ], "loc": { "start": { - "line": 2365, + "line": 2374, "column": 44 }, "end": { - "line": 2365, + "line": 2374, "column": 61 } } @@ -124716,31 +124302,31 @@ "value": false, "raw": "false", "range": [ - 70918, - 70923 + 71041, + 71046 ], "loc": { "start": { - "line": 2365, + "line": 2374, "column": 64 }, "end": { - "line": 2365, + "line": 2374, "column": 69 } } }, "range": [ - 70898, - 70923 + 71021, + 71046 ], "loc": { "start": { - "line": 2365, + "line": 2374, "column": 44 }, "end": { - "line": 2365, + "line": 2374, "column": 69 } } @@ -124759,16 +124345,16 @@ "object": { "type": "ThisExpression", "range": [ - 70942, - 70946 + 71065, + 71069 ], "loc": { "start": { - "line": 2366, + "line": 2375, "column": 15 }, "end": { - "line": 2366, + "line": 2375, "column": 19 } } @@ -124777,31 +124363,31 @@ "type": "Identifier", "name": "filteredData", "range": [ - 70947, - 70959 + 71070, + 71082 ], "loc": { "start": { - "line": 2366, + "line": 2375, "column": 20 }, "end": { - "line": 2366, + "line": 2375, "column": 32 } } }, "range": [ - 70942, - 70959 + 71065, + 71082 ], "loc": { "start": { - "line": 2366, + "line": 2375, "column": 15 }, "end": { - "line": 2366, + "line": 2375, "column": 32 } } @@ -124811,16 +124397,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 70960, - 70974 + 71083, + 71097 ], "loc": { "start": { - "line": 2366, + "line": 2375, "column": 33 }, "end": { - "line": 2366, + "line": 2375, "column": 47 } } @@ -124829,16 +124415,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 70976, - 70993 + 71099, + 71116 ], "loc": { "start": { - "line": 2366, + "line": 2375, "column": 49 }, "end": { - "line": 2366, + "line": 2375, "column": 66 } } @@ -124848,63 +124434,63 @@ "value": true, "raw": "true", "range": [ - 70995, - 70999 + 71118, + 71122 ], "loc": { "start": { - "line": 2366, + "line": 2375, "column": 68 }, "end": { - "line": 2366, + "line": 2375, "column": 72 } } } ], "range": [ - 70942, - 71000 + 71065, + 71123 ], "loc": { "start": { - "line": 2366, + "line": 2375, "column": 15 }, "end": { - "line": 2366, + "line": 2375, "column": 73 } } }, "range": [ - 70935, - 71001 + 71058, + 71124 ], "loc": { "start": { - "line": 2366, + "line": 2375, "column": 8 }, "end": { - "line": 2366, + "line": 2375, "column": 74 } } } ], "range": [ - 70925, - 71007 + 71048, + 71130 ], "loc": { "start": { - "line": 2365, + "line": 2374, "column": 71 }, "end": { - "line": 2367, + "line": 2376, "column": 5 } } @@ -124912,16 +124498,16 @@ "generator": false, "expression": false, "range": [ - 70873, - 71007 + 70996, + 71130 ], "loc": { "start": { - "line": 2365, + "line": 2374, "column": 19 }, "end": { - "line": 2367, + "line": 2376, "column": 5 } } @@ -124929,16 +124515,16 @@ "kind": "method", "computed": false, "range": [ - 70858, - 71007 + 70981, + 71130 ], "loc": { "start": { - "line": 2365, + "line": 2374, "column": 4 }, "end": { - "line": 2367, + "line": 2376, "column": 5 } }, @@ -124947,16 +124533,16 @@ "type": "Block", "value": "*\n * Return the filtered table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 70397, - 70853 + 70520, + 70976 ], "loc": { "start": { - "line": 2352, + "line": 2361, "column": 4 }, "end": { - "line": 2364, + "line": 2373, "column": 7 } } @@ -124967,16 +124553,16 @@ "type": "Block", "value": "*\n * Return the filtered table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 71013, - 71425 + 71136, + 71548 ], "loc": { "start": { - "line": 2369, + "line": 2378, "column": 4 }, "end": { - "line": 2380, + "line": 2389, "column": 7 } } @@ -124990,16 +124576,16 @@ "type": "Identifier", "name": "getFilteredValues", "range": [ - 71430, - 71447 + 71553, + 71570 ], "loc": { "start": { - "line": 2381, + "line": 2390, "column": 4 }, "end": { - "line": 2381, + "line": 2390, "column": 21 } } @@ -125014,16 +124600,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 71448, - 71462 + 71571, + 71585 ], "loc": { "start": { - "line": 2381, + "line": 2390, "column": 22 }, "end": { - "line": 2381, + "line": 2390, "column": 36 } } @@ -125033,31 +124619,31 @@ "value": false, "raw": "false", "range": [ - 71465, - 71470 + 71588, + 71593 ], "loc": { "start": { - "line": 2381, + "line": 2390, "column": 39 }, "end": { - "line": 2381, + "line": 2390, "column": 44 } } }, "range": [ - 71448, - 71470 + 71571, + 71593 ], "loc": { "start": { - "line": 2381, + "line": 2390, "column": 22 }, "end": { - "line": 2381, + "line": 2390, "column": 44 } } @@ -125068,16 +124654,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 71472, - 71489 + 71595, + 71612 ], "loc": { "start": { - "line": 2381, + "line": 2390, "column": 46 }, "end": { - "line": 2381, + "line": 2390, "column": 63 } } @@ -125087,31 +124673,31 @@ "value": false, "raw": "false", "range": [ - 71492, - 71497 + 71615, + 71620 ], "loc": { "start": { - "line": 2381, + "line": 2390, "column": 66 }, "end": { - "line": 2381, + "line": 2390, "column": 71 } } }, "range": [ - 71472, - 71497 + 71595, + 71620 ], "loc": { "start": { - "line": 2381, + "line": 2390, "column": 46 }, "end": { - "line": 2381, + "line": 2390, "column": 71 } } @@ -125130,16 +124716,16 @@ "object": { "type": "ThisExpression", "range": [ - 71516, - 71520 + 71639, + 71643 ], "loc": { "start": { - "line": 2382, + "line": 2391, "column": 15 }, "end": { - "line": 2382, + "line": 2391, "column": 19 } } @@ -125148,31 +124734,31 @@ "type": "Identifier", "name": "filteredData", "range": [ - 71521, - 71533 + 71644, + 71656 ], "loc": { "start": { - "line": 2382, + "line": 2391, "column": 20 }, "end": { - "line": 2382, + "line": 2391, "column": 32 } } }, "range": [ - 71516, - 71533 + 71639, + 71656 ], "loc": { "start": { - "line": 2382, + "line": 2391, "column": 15 }, "end": { - "line": 2382, + "line": 2391, "column": 32 } } @@ -125182,16 +124768,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 71534, - 71548 + 71657, + 71671 ], "loc": { "start": { - "line": 2382, + "line": 2391, "column": 33 }, "end": { - "line": 2382, + "line": 2391, "column": 47 } } @@ -125200,16 +124786,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 71550, - 71567 + 71673, + 71690 ], "loc": { "start": { - "line": 2382, + "line": 2391, "column": 49 }, "end": { - "line": 2382, + "line": 2391, "column": 66 } } @@ -125219,63 +124805,63 @@ "value": false, "raw": "false", "range": [ - 71569, - 71574 + 71692, + 71697 ], "loc": { "start": { - "line": 2382, + "line": 2391, "column": 68 }, "end": { - "line": 2382, + "line": 2391, "column": 73 } } } ], "range": [ - 71516, - 71575 + 71639, + 71698 ], "loc": { "start": { - "line": 2382, + "line": 2391, "column": 15 }, "end": { - "line": 2382, + "line": 2391, "column": 74 } } }, "range": [ - 71509, - 71576 + 71632, + 71699 ], "loc": { "start": { - "line": 2382, + "line": 2391, "column": 8 }, "end": { - "line": 2382, + "line": 2391, "column": 75 } } } ], "range": [ - 71499, - 71582 + 71622, + 71705 ], "loc": { "start": { - "line": 2381, + "line": 2390, "column": 73 }, "end": { - "line": 2383, + "line": 2392, "column": 5 } } @@ -125283,16 +124869,16 @@ "generator": false, "expression": false, "range": [ - 71447, - 71582 + 71570, + 71705 ], "loc": { "start": { - "line": 2381, + "line": 2390, "column": 21 }, "end": { - "line": 2383, + "line": 2392, "column": 5 } } @@ -125300,16 +124886,16 @@ "kind": "method", "computed": false, "range": [ - 71430, - 71582 + 71553, + 71705 ], "loc": { "start": { - "line": 2381, + "line": 2390, "column": 4 }, "end": { - "line": 2383, + "line": 2392, "column": 5 } }, @@ -125318,16 +124904,16 @@ "type": "Block", "value": "*\n * Return the filtered table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 71013, - 71425 + 71136, + 71548 ], "loc": { "start": { - "line": 2369, + "line": 2378, "column": 4 }, "end": { - "line": 2380, + "line": 2389, "column": 7 } } @@ -125338,16 +124924,16 @@ "type": "Block", "value": "*\n * Return the filtered data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 71588, - 72066 + 71711, + 72189 ], "loc": { "start": { - "line": 2385, + "line": 2394, "column": 4 }, "end": { - "line": 2398, + "line": 2407, "column": 7 } } @@ -125361,16 +124947,16 @@ "type": "Identifier", "name": "filteredData", "range": [ - 72071, - 72083 + 72194, + 72206 ], "loc": { "start": { - "line": 2399, + "line": 2408, "column": 4 }, "end": { - "line": 2399, + "line": 2408, "column": 16 } } @@ -125385,16 +124971,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 72093, - 72107 + 72216, + 72230 ], "loc": { "start": { - "line": 2400, + "line": 2409, "column": 8 }, "end": { - "line": 2400, + "line": 2409, "column": 22 } } @@ -125404,31 +124990,31 @@ "value": false, "raw": "false", "range": [ - 72110, - 72115 + 72233, + 72238 ], "loc": { "start": { - "line": 2400, + "line": 2409, "column": 25 }, "end": { - "line": 2400, + "line": 2409, "column": 30 } } }, "range": [ - 72093, - 72115 + 72216, + 72238 ], "loc": { "start": { - "line": 2400, + "line": 2409, "column": 8 }, "end": { - "line": 2400, + "line": 2409, "column": 30 } } @@ -125439,16 +125025,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 72125, - 72142 + 72248, + 72265 ], "loc": { "start": { - "line": 2401, + "line": 2410, "column": 8 }, "end": { - "line": 2401, + "line": 2410, "column": 25 } } @@ -125458,31 +125044,31 @@ "value": false, "raw": "false", "range": [ - 72145, - 72150 + 72268, + 72273 ], "loc": { "start": { - "line": 2401, + "line": 2410, "column": 28 }, "end": { - "line": 2401, + "line": 2410, "column": 33 } } }, "range": [ - 72125, - 72150 + 72248, + 72273 ], "loc": { "start": { - "line": 2401, + "line": 2410, "column": 8 }, "end": { - "line": 2401, + "line": 2410, "column": 33 } } @@ -125493,16 +125079,16 @@ "type": "Identifier", "name": "typed", "range": [ - 72160, - 72165 + 72283, + 72288 ], "loc": { "start": { - "line": 2402, + "line": 2411, "column": 8 }, "end": { - "line": 2402, + "line": 2411, "column": 13 } } @@ -125512,31 +125098,31 @@ "value": false, "raw": "false", "range": [ - 72168, - 72173 + 72291, + 72296 ], "loc": { "start": { - "line": 2402, + "line": 2411, "column": 16 }, "end": { - "line": 2402, + "line": 2411, "column": 21 } } }, "range": [ - 72160, - 72173 + 72283, + 72296 ], "loc": { "start": { - "line": 2402, + "line": 2411, "column": 8 }, "end": { - "line": 2402, + "line": 2411, "column": 21 } } @@ -125559,16 +125145,16 @@ "object": { "type": "ThisExpression", "range": [ - 72194, - 72198 + 72317, + 72321 ], "loc": { "start": { - "line": 2404, + "line": 2413, "column": 12 }, "end": { - "line": 2404, + "line": 2413, "column": 16 } } @@ -125577,31 +125163,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 72199, - 72213 + 72322, + 72336 ], "loc": { "start": { - "line": 2404, + "line": 2413, "column": 17 }, "end": { - "line": 2404, + "line": 2413, "column": 31 } } }, "range": [ - 72194, - 72213 + 72317, + 72336 ], "loc": { "start": { - "line": 2404, + "line": 2413, "column": 12 }, "end": { - "line": 2404, + "line": 2413, "column": 31 } } @@ -125610,31 +125196,31 @@ "type": "Identifier", "name": "length", "range": [ - 72214, - 72220 + 72337, + 72343 ], "loc": { "start": { - "line": 2404, + "line": 2413, "column": 32 }, "end": { - "line": 2404, + "line": 2413, "column": 38 } } }, "range": [ - 72194, - 72220 + 72317, + 72343 ], "loc": { "start": { - "line": 2404, + "line": 2413, "column": 12 }, "end": { - "line": 2404, + "line": 2413, "column": 38 } } @@ -125644,31 +125230,31 @@ "value": 0, "raw": "0", "range": [ - 72225, - 72226 + 72348, + 72349 ], "loc": { "start": { - "line": 2404, + "line": 2413, "column": 43 }, "end": { - "line": 2404, + "line": 2413, "column": 44 } } }, "range": [ - 72194, - 72226 + 72317, + 72349 ], "loc": { "start": { - "line": 2404, + "line": 2413, "column": 12 }, "end": { - "line": 2404, + "line": 2413, "column": 44 } } @@ -125682,63 +125268,63 @@ "type": "ArrayExpression", "elements": [], "range": [ - 72249, - 72251 + 72372, + 72374 ], "loc": { "start": { - "line": 2405, + "line": 2414, "column": 19 }, "end": { - "line": 2405, + "line": 2414, "column": 21 } } }, "range": [ - 72242, - 72252 + 72365, + 72375 ], "loc": { "start": { - "line": 2405, + "line": 2414, "column": 12 }, "end": { - "line": 2405, + "line": 2414, "column": 22 } } } ], "range": [ - 72228, - 72262 + 72351, + 72385 ], "loc": { "start": { - "line": 2404, + "line": 2413, "column": 46 }, "end": { - "line": 2406, + "line": 2415, "column": 9 } } }, "alternate": null, "range": [ - 72190, - 72262 + 72313, + 72385 ], "loc": { "start": { - "line": 2404, + "line": 2413, "column": 8 }, "end": { - "line": 2406, + "line": 2415, "column": 9 } } @@ -125752,16 +125338,16 @@ "type": "Identifier", "name": "rows", "range": [ - 72275, - 72279 + 72398, + 72402 ], "loc": { "start": { - "line": 2407, + "line": 2416, "column": 12 }, "end": { - "line": 2407, + "line": 2416, "column": 16 } } @@ -125777,16 +125363,16 @@ "object": { "type": "ThisExpression", "range": [ - 72282, - 72286 + 72405, + 72409 ], "loc": { "start": { - "line": 2407, + "line": 2416, "column": 19 }, "end": { - "line": 2407, + "line": 2416, "column": 23 } } @@ -125795,47 +125381,47 @@ "type": "Identifier", "name": "dom", "range": [ - 72287, - 72290 + 72410, + 72413 ], "loc": { "start": { - "line": 2407, + "line": 2416, "column": 24 }, "end": { - "line": 2407, + "line": 2416, "column": 27 } } }, "range": [ - 72282, - 72290 + 72405, + 72413 ], "loc": { "start": { - "line": 2407, + "line": 2416, "column": 19 }, "end": { - "line": 2407, + "line": 2416, "column": 27 } } }, "arguments": [], "range": [ - 72282, - 72292 + 72405, + 72415 ], "loc": { "start": { - "line": 2407, + "line": 2416, "column": 19 }, "end": { - "line": 2407, + "line": 2416, "column": 29 } } @@ -125844,46 +125430,46 @@ "type": "Identifier", "name": "rows", "range": [ - 72293, - 72297 + 72416, + 72420 ], "loc": { "start": { - "line": 2407, + "line": 2416, "column": 30 }, "end": { - "line": 2407, + "line": 2416, "column": 34 } } }, "range": [ - 72282, - 72297 + 72405, + 72420 ], "loc": { "start": { - "line": 2407, + "line": 2416, "column": 19 }, "end": { - "line": 2407, + "line": 2416, "column": 34 } } }, "range": [ - 72275, - 72297 + 72398, + 72420 ], "loc": { "start": { - "line": 2407, + "line": 2416, "column": 12 }, "end": { - "line": 2407, + "line": 2416, "column": 34 } } @@ -125894,16 +125480,16 @@ "type": "Identifier", "name": "filteredData", "range": [ - 72311, - 72323 + 72434, + 72446 ], "loc": { "start": { - "line": 2408, + "line": 2417, "column": 12 }, "end": { - "line": 2408, + "line": 2417, "column": 24 } } @@ -125912,31 +125498,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 72326, - 72328 + 72449, + 72451 ], "loc": { "start": { - "line": 2408, + "line": 2417, "column": 27 }, "end": { - "line": 2408, + "line": 2417, "column": 29 } } }, "range": [ - 72311, - 72328 + 72434, + 72451 ], "loc": { "start": { - "line": 2408, + "line": 2417, "column": 12 }, "end": { - "line": 2408, + "line": 2417, "column": 29 } } @@ -125944,16 +125530,16 @@ ], "kind": "let", "range": [ - 72271, - 72329 + 72394, + 72452 ], "loc": { "start": { - "line": 2407, + "line": 2416, "column": 8 }, "end": { - "line": 2408, + "line": 2417, "column": 30 } } @@ -125967,16 +125553,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 72342, - 72352 + 72465, + 72475 ], "loc": { "start": { - "line": 2409, + "line": 2418, "column": 12 }, "end": { - "line": 2409, + "line": 2418, "column": 22 } } @@ -125987,16 +125573,16 @@ "type": "Identifier", "name": "typed", "range": [ - 72355, - 72360 + 72478, + 72483 ], "loc": { "start": { - "line": 2409, + "line": 2418, "column": 25 }, "end": { - "line": 2409, + "line": 2418, "column": 30 } } @@ -126012,16 +125598,16 @@ "object": { "type": "ThisExpression", "range": [ - 72363, - 72367 + 72486, + 72490 ], "loc": { "start": { - "line": 2409, + "line": 2418, "column": 33 }, "end": { - "line": 2409, + "line": 2418, "column": 37 } } @@ -126030,31 +125616,31 @@ "type": "Identifier", "name": "getCellData", "range": [ - 72368, - 72379 + 72491, + 72502 ], "loc": { "start": { - "line": 2409, + "line": 2418, "column": 38 }, "end": { - "line": 2409, + "line": 2418, "column": 49 } } }, "range": [ - 72363, - 72379 + 72486, + 72502 ], "loc": { "start": { - "line": 2409, + "line": 2418, "column": 33 }, "end": { - "line": 2409, + "line": 2418, "column": 49 } } @@ -126063,31 +125649,31 @@ "type": "Identifier", "name": "bind", "range": [ - 72380, - 72384 + 72503, + 72507 ], "loc": { "start": { - "line": 2409, + "line": 2418, "column": 50 }, "end": { - "line": 2409, + "line": 2418, "column": 54 } } }, "range": [ - 72363, - 72384 + 72486, + 72507 ], "loc": { "start": { - "line": 2409, + "line": 2418, "column": 33 }, "end": { - "line": 2409, + "line": 2418, "column": 54 } } @@ -126096,32 +125682,32 @@ { "type": "ThisExpression", "range": [ - 72385, - 72389 + 72508, + 72512 ], "loc": { "start": { - "line": 2409, + "line": 2418, "column": 55 }, "end": { - "line": 2409, + "line": 2418, "column": 59 } } } ], "range": [ - 72363, - 72390 + 72486, + 72513 ], "loc": { "start": { - "line": 2409, + "line": 2418, "column": 33 }, "end": { - "line": 2409, + "line": 2418, "column": 60 } } @@ -126137,16 +125723,16 @@ "object": { "type": "ThisExpression", "range": [ - 72405, - 72409 + 72528, + 72532 ], "loc": { "start": { - "line": 2410, + "line": 2419, "column": 12 }, "end": { - "line": 2410, + "line": 2419, "column": 16 } } @@ -126155,31 +125741,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 72410, - 72422 + 72533, + 72545 ], "loc": { "start": { - "line": 2410, + "line": 2419, "column": 17 }, "end": { - "line": 2410, + "line": 2419, "column": 29 } } }, "range": [ - 72405, - 72422 + 72528, + 72545 ], "loc": { "start": { - "line": 2410, + "line": 2419, "column": 12 }, "end": { - "line": 2410, + "line": 2419, "column": 29 } } @@ -126188,31 +125774,31 @@ "type": "Identifier", "name": "bind", "range": [ - 72423, - 72427 + 72546, + 72550 ], "loc": { "start": { - "line": 2410, + "line": 2419, "column": 30 }, "end": { - "line": 2410, + "line": 2419, "column": 34 } } }, "range": [ - 72405, - 72427 + 72528, + 72550 ], "loc": { "start": { - "line": 2410, + "line": 2419, "column": 12 }, "end": { - "line": 2410, + "line": 2419, "column": 34 } } @@ -126221,62 +125807,62 @@ { "type": "ThisExpression", "range": [ - 72428, - 72432 + 72551, + 72555 ], "loc": { "start": { - "line": 2410, + "line": 2419, "column": 35 }, "end": { - "line": 2410, + "line": 2419, "column": 39 } } } ], "range": [ - 72405, - 72433 + 72528, + 72556 ], "loc": { "start": { - "line": 2410, + "line": 2419, "column": 12 }, "end": { - "line": 2410, + "line": 2419, "column": 40 } } }, "range": [ - 72355, - 72433 + 72478, + 72556 ], "loc": { "start": { - "line": 2409, + "line": 2418, "column": 25 }, "end": { - "line": 2410, + "line": 2419, "column": 40 } } }, "range": [ - 72342, - 72433 + 72465, + 72556 ], "loc": { "start": { - "line": 2409, + "line": 2418, "column": 12 }, "end": { - "line": 2410, + "line": 2419, "column": 40 } } @@ -126284,16 +125870,16 @@ ], "kind": "let", "range": [ - 72338, - 72434 + 72461, + 72557 ], "loc": { "start": { - "line": 2409, + "line": 2418, "column": 8 }, "end": { - "line": 2410, + "line": 2419, "column": 41 } } @@ -126304,16 +125890,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 72448, - 72462 + 72571, + 72585 ], "loc": { "start": { - "line": 2412, + "line": 2421, "column": 12 }, "end": { - "line": 2412, + "line": 2421, "column": 26 } } @@ -126330,16 +125916,16 @@ "type": "Identifier", "name": "headers", "range": [ - 72482, - 72489 + 72605, + 72612 ], "loc": { "start": { - "line": 2413, + "line": 2422, "column": 16 }, "end": { - "line": 2413, + "line": 2422, "column": 23 } } @@ -126352,16 +125938,16 @@ "object": { "type": "ThisExpression", "range": [ - 72492, - 72496 + 72615, + 72619 ], "loc": { "start": { - "line": 2413, + "line": 2422, "column": 26 }, "end": { - "line": 2413, + "line": 2422, "column": 30 } } @@ -126370,31 +125956,31 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 72497, - 72511 + 72620, + 72634 ], "loc": { "start": { - "line": 2413, + "line": 2422, "column": 31 }, "end": { - "line": 2413, + "line": 2422, "column": 45 } } }, "range": [ - 72492, - 72511 + 72615, + 72634 ], "loc": { "start": { - "line": 2413, + "line": 2422, "column": 26 }, "end": { - "line": 2413, + "line": 2422, "column": 45 } } @@ -126404,47 +125990,47 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 72512, - 72529 + 72635, + 72652 ], "loc": { "start": { - "line": 2413, + "line": 2422, "column": 46 }, "end": { - "line": 2413, + "line": 2422, "column": 63 } } } ], "range": [ - 72492, - 72530 + 72615, + 72653 ], "loc": { "start": { - "line": 2413, + "line": 2422, "column": 26 }, "end": { - "line": 2413, + "line": 2422, "column": 64 } } }, "range": [ - 72482, - 72530 + 72605, + 72653 ], "loc": { "start": { - "line": 2413, + "line": 2422, "column": 16 }, "end": { - "line": 2413, + "line": 2422, "column": 64 } } @@ -126452,16 +126038,16 @@ ], "kind": "let", "range": [ - 72478, - 72531 + 72601, + 72654 ], "loc": { "start": { - "line": 2413, + "line": 2422, "column": 12 }, "end": { - "line": 2413, + "line": 2422, "column": 65 } } @@ -126477,16 +126063,16 @@ "type": "Identifier", "name": "filteredData", "range": [ - 72544, - 72556 + 72667, + 72679 ], "loc": { "start": { - "line": 2414, + "line": 2423, "column": 12 }, "end": { - "line": 2414, + "line": 2423, "column": 24 } } @@ -126495,31 +126081,31 @@ "type": "Identifier", "name": "push", "range": [ - 72557, - 72561 + 72680, + 72684 ], "loc": { "start": { - "line": 2414, + "line": 2423, "column": 25 }, "end": { - "line": 2414, + "line": 2423, "column": 29 } } }, "range": [ - 72544, - 72561 + 72667, + 72684 ], "loc": { "start": { - "line": 2414, + "line": 2423, "column": 12 }, "end": { - "line": 2414, + "line": 2423, "column": 29 } } @@ -126536,16 +126122,16 @@ "object": { "type": "ThisExpression", "range": [ - 72563, - 72567 + 72686, + 72690 ], "loc": { "start": { - "line": 2414, + "line": 2423, "column": 31 }, "end": { - "line": 2414, + "line": 2423, "column": 35 } } @@ -126554,47 +126140,47 @@ "type": "Identifier", "name": "getHeadersRowIndex", "range": [ - 72568, - 72586 + 72691, + 72709 ], "loc": { "start": { - "line": 2414, + "line": 2423, "column": 36 }, "end": { - "line": 2414, + "line": 2423, "column": 54 } } }, "range": [ - 72563, - 72586 + 72686, + 72709 ], "loc": { "start": { - "line": 2414, + "line": 2423, "column": 31 }, "end": { - "line": 2414, + "line": 2423, "column": 54 } } }, "arguments": [], "range": [ - 72563, - 72588 + 72686, + 72711 ], "loc": { "start": { - "line": 2414, + "line": 2423, "column": 31 }, "end": { - "line": 2414, + "line": 2423, "column": 56 } } @@ -126603,95 +126189,95 @@ "type": "Identifier", "name": "headers", "range": [ - 72590, - 72597 + 72713, + 72720 ], "loc": { "start": { - "line": 2414, + "line": 2423, "column": 58 }, "end": { - "line": 2414, + "line": 2423, "column": 65 } } } ], "range": [ - 72562, - 72598 + 72685, + 72721 ], "loc": { "start": { - "line": 2414, + "line": 2423, "column": 30 }, "end": { - "line": 2414, + "line": 2423, "column": 66 } } } ], "range": [ - 72544, - 72599 + 72667, + 72722 ], "loc": { "start": { - "line": 2414, + "line": 2423, "column": 12 }, "end": { - "line": 2414, + "line": 2423, "column": 67 } } }, "range": [ - 72544, - 72600 + 72667, + 72723 ], "loc": { "start": { - "line": 2414, + "line": 2423, "column": 12 }, "end": { - "line": 2414, + "line": 2423, "column": 68 } } } ], "range": [ - 72464, - 72610 + 72587, + 72733 ], "loc": { "start": { - "line": 2412, + "line": 2421, "column": 28 }, "end": { - "line": 2415, + "line": 2424, "column": 9 } } }, "alternate": null, "range": [ - 72444, - 72610 + 72567, + 72733 ], "loc": { "start": { - "line": 2412, + "line": 2421, "column": 8 }, "end": { - "line": 2415, + "line": 2424, "column": 9 } } @@ -126705,16 +126291,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 72624, - 72633 + 72747, + 72756 ], "loc": { "start": { - "line": 2417, + "line": 2426, "column": 12 }, "end": { - "line": 2417, + "line": 2426, "column": 21 } } @@ -126727,16 +126313,16 @@ "object": { "type": "ThisExpression", "range": [ - 72636, - 72640 + 72759, + 72763 ], "loc": { "start": { - "line": 2417, + "line": 2426, "column": 24 }, "end": { - "line": 2417, + "line": 2426, "column": 28 } } @@ -126745,31 +126331,31 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 72641, - 72653 + 72764, + 72776 ], "loc": { "start": { - "line": 2417, + "line": 2426, "column": 29 }, "end": { - "line": 2417, + "line": 2426, "column": 41 } } }, "range": [ - 72636, - 72653 + 72759, + 72776 ], "loc": { "start": { - "line": 2417, + "line": 2426, "column": 24 }, "end": { - "line": 2417, + "line": 2426, "column": 41 } } @@ -126780,47 +126366,47 @@ "value": true, "raw": "true", "range": [ - 72654, - 72658 + 72777, + 72781 ], "loc": { "start": { - "line": 2417, + "line": 2426, "column": 42 }, "end": { - "line": 2417, + "line": 2426, "column": 46 } } } ], "range": [ - 72636, - 72659 + 72759, + 72782 ], "loc": { "start": { - "line": 2417, + "line": 2426, "column": 24 }, "end": { - "line": 2417, + "line": 2426, "column": 47 } } }, "range": [ - 72624, - 72659 + 72747, + 72782 ], "loc": { "start": { - "line": 2417, + "line": 2426, "column": 12 }, "end": { - "line": 2417, + "line": 2426, "column": 47 } } @@ -126828,16 +126414,16 @@ ], "kind": "let", "range": [ - 72620, - 72660 + 72743, + 72783 ], "loc": { "start": { - "line": 2417, + "line": 2426, "column": 8 }, "end": { - "line": 2417, + "line": 2426, "column": 48 } } @@ -126853,16 +126439,16 @@ "type": "Identifier", "name": "i", "range": [ - 72678, - 72679 + 72801, + 72802 ], "loc": { "start": { - "line": 2418, + "line": 2427, "column": 17 }, "end": { - "line": 2418, + "line": 2427, "column": 18 } } @@ -126872,31 +126458,31 @@ "value": 0, "raw": "0", "range": [ - 72682, - 72683 + 72805, + 72806 ], "loc": { "start": { - "line": 2418, + "line": 2427, "column": 21 }, "end": { - "line": 2418, + "line": 2427, "column": 22 } } }, "range": [ - 72678, - 72683 + 72801, + 72806 ], "loc": { "start": { - "line": 2418, + "line": 2427, "column": 17 }, "end": { - "line": 2418, + "line": 2427, "column": 22 } } @@ -126904,16 +126490,16 @@ ], "kind": "let", "range": [ - 72674, - 72683 + 72797, + 72806 ], "loc": { "start": { - "line": 2418, + "line": 2427, "column": 13 }, "end": { - "line": 2418, + "line": 2427, "column": 22 } } @@ -126925,16 +126511,16 @@ "type": "Identifier", "name": "i", "range": [ - 72685, - 72686 + 72808, + 72809 ], "loc": { "start": { - "line": 2418, + "line": 2427, "column": 24 }, "end": { - "line": 2418, + "line": 2427, "column": 25 } } @@ -126946,16 +126532,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 72689, - 72698 + 72812, + 72821 ], "loc": { "start": { - "line": 2418, + "line": 2427, "column": 28 }, "end": { - "line": 2418, + "line": 2427, "column": 37 } } @@ -126964,46 +126550,46 @@ "type": "Identifier", "name": "length", "range": [ - 72699, - 72705 + 72822, + 72828 ], "loc": { "start": { - "line": 2418, + "line": 2427, "column": 38 }, "end": { - "line": 2418, + "line": 2427, "column": 44 } } }, "range": [ - 72689, - 72705 + 72812, + 72828 ], "loc": { "start": { - "line": 2418, + "line": 2427, "column": 28 }, "end": { - "line": 2418, + "line": 2427, "column": 44 } } }, "range": [ - 72685, - 72705 + 72808, + 72828 ], "loc": { "start": { - "line": 2418, + "line": 2427, "column": 24 }, "end": { - "line": 2418, + "line": 2427, "column": 44 } } @@ -127015,32 +126601,32 @@ "type": "Identifier", "name": "i", "range": [ - 72707, - 72708 + 72830, + 72831 ], "loc": { "start": { - "line": 2418, + "line": 2427, "column": 46 }, "end": { - "line": 2418, + "line": 2427, "column": 47 } } }, "prefix": false, "range": [ - 72707, - 72710 + 72830, + 72833 ], "loc": { "start": { - "line": 2418, + "line": 2427, "column": 46 }, "end": { - "line": 2418, + "line": 2427, "column": 49 } } @@ -127057,16 +126643,16 @@ "type": "Identifier", "name": "rData", "range": [ - 72730, - 72735 + 72853, + 72858 ], "loc": { "start": { - "line": 2419, + "line": 2428, "column": 16 }, "end": { - "line": 2419, + "line": 2428, "column": 21 } } @@ -127083,16 +126669,16 @@ "object": { "type": "ThisExpression", "range": [ - 72739, - 72743 + 72862, + 72866 ], "loc": { "start": { - "line": 2419, + "line": 2428, "column": 25 }, "end": { - "line": 2419, + "line": 2428, "column": 29 } } @@ -127101,31 +126687,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 72744, - 72758 + 72867, + 72881 ], "loc": { "start": { - "line": 2419, + "line": 2428, "column": 30 }, "end": { - "line": 2419, + "line": 2428, "column": 44 } } }, "range": [ - 72739, - 72758 + 72862, + 72881 ], "loc": { "start": { - "line": 2419, + "line": 2428, "column": 25 }, "end": { - "line": 2419, + "line": 2428, "column": 44 } } @@ -127134,31 +126720,31 @@ "type": "Identifier", "name": "i", "range": [ - 72759, - 72760 + 72882, + 72883 ], "loc": { "start": { - "line": 2419, + "line": 2428, "column": 45 }, "end": { - "line": 2419, + "line": 2428, "column": 46 } } }, "range": [ - 72739, - 72761 + 72862, + 72884 ], "loc": { "start": { - "line": 2419, + "line": 2428, "column": 25 }, "end": { - "line": 2419, + "line": 2428, "column": 47 } } @@ -127167,47 +126753,47 @@ "type": "ArrayExpression", "elements": [], "range": [ - 72763, - 72765 + 72886, + 72888 ], "loc": { "start": { - "line": 2419, + "line": 2428, "column": 49 }, "end": { - "line": 2419, + "line": 2428, "column": 51 } } } ], "range": [ - 72738, - 72766 + 72861, + 72889 ], "loc": { "start": { - "line": 2419, + "line": 2428, "column": 24 }, "end": { - "line": 2419, + "line": 2428, "column": 52 } } }, "range": [ - 72730, - 72766 + 72853, + 72889 ], "loc": { "start": { - "line": 2419, + "line": 2428, "column": 16 }, "end": { - "line": 2419, + "line": 2428, "column": 52 } } @@ -127218,16 +126804,16 @@ "type": "Identifier", "name": "cells", "range": [ - 72784, - 72789 + 72907, + 72912 ], "loc": { "start": { - "line": 2420, + "line": 2429, "column": 16 }, "end": { - "line": 2420, + "line": 2429, "column": 21 } } @@ -127242,16 +126828,16 @@ "type": "Identifier", "name": "rows", "range": [ - 72792, - 72796 + 72915, + 72919 ], "loc": { "start": { - "line": 2420, + "line": 2429, "column": 24 }, "end": { - "line": 2420, + "line": 2429, "column": 28 } } @@ -127265,16 +126851,16 @@ "object": { "type": "ThisExpression", "range": [ - 72797, - 72801 + 72920, + 72924 ], "loc": { "start": { - "line": 2420, + "line": 2429, "column": 29 }, "end": { - "line": 2420, + "line": 2429, "column": 33 } } @@ -127283,31 +126869,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 72802, - 72816 + 72925, + 72939 ], "loc": { "start": { - "line": 2420, + "line": 2429, "column": 34 }, "end": { - "line": 2420, + "line": 2429, "column": 48 } } }, "range": [ - 72797, - 72816 + 72920, + 72939 ], "loc": { "start": { - "line": 2420, + "line": 2429, "column": 29 }, "end": { - "line": 2420, + "line": 2429, "column": 48 } } @@ -127316,46 +126902,46 @@ "type": "Identifier", "name": "i", "range": [ - 72817, - 72818 + 72940, + 72941 ], "loc": { "start": { - "line": 2420, + "line": 2429, "column": 49 }, "end": { - "line": 2420, + "line": 2429, "column": 50 } } }, "range": [ - 72797, - 72819 + 72920, + 72942 ], "loc": { "start": { - "line": 2420, + "line": 2429, "column": 29 }, "end": { - "line": 2420, + "line": 2429, "column": 51 } } }, "range": [ - 72792, - 72820 + 72915, + 72943 ], "loc": { "start": { - "line": 2420, + "line": 2429, "column": 24 }, "end": { - "line": 2420, + "line": 2429, "column": 52 } } @@ -127364,46 +126950,46 @@ "type": "Identifier", "name": "cells", "range": [ - 72821, - 72826 + 72944, + 72949 ], "loc": { "start": { - "line": 2420, + "line": 2429, "column": 53 }, "end": { - "line": 2420, + "line": 2429, "column": 58 } } }, "range": [ - 72792, - 72826 + 72915, + 72949 ], "loc": { "start": { - "line": 2420, + "line": 2429, "column": 24 }, "end": { - "line": 2420, + "line": 2429, "column": 58 } } }, "range": [ - 72784, - 72826 + 72907, + 72949 ], "loc": { "start": { - "line": 2420, + "line": 2429, "column": 16 }, "end": { - "line": 2420, + "line": 2429, "column": 58 } } @@ -127411,16 +126997,16 @@ ], "kind": "let", "range": [ - 72726, - 72827 + 72849, + 72950 ], "loc": { "start": { - "line": 2419, + "line": 2428, "column": 12 }, "end": { - "line": 2420, + "line": 2429, "column": 59 } } @@ -127436,16 +127022,16 @@ "type": "Identifier", "name": "k", "range": [ - 72849, - 72850 + 72972, + 72973 ], "loc": { "start": { - "line": 2421, + "line": 2430, "column": 21 }, "end": { - "line": 2421, + "line": 2430, "column": 22 } } @@ -127455,31 +127041,31 @@ "value": 0, "raw": "0", "range": [ - 72853, - 72854 + 72976, + 72977 ], "loc": { "start": { - "line": 2421, + "line": 2430, "column": 25 }, "end": { - "line": 2421, + "line": 2430, "column": 26 } } }, "range": [ - 72849, - 72854 + 72972, + 72977 ], "loc": { "start": { - "line": 2421, + "line": 2430, "column": 21 }, "end": { - "line": 2421, + "line": 2430, "column": 26 } } @@ -127487,16 +127073,16 @@ ], "kind": "let", "range": [ - 72845, - 72854 + 72968, + 72977 ], "loc": { "start": { - "line": 2421, + "line": 2430, "column": 17 }, "end": { - "line": 2421, + "line": 2430, "column": 26 } } @@ -127508,16 +127094,16 @@ "type": "Identifier", "name": "k", "range": [ - 72856, - 72857 + 72979, + 72980 ], "loc": { "start": { - "line": 2421, + "line": 2430, "column": 28 }, "end": { - "line": 2421, + "line": 2430, "column": 29 } } @@ -127529,16 +127115,16 @@ "type": "Identifier", "name": "cells", "range": [ - 72860, - 72865 + 72983, + 72988 ], "loc": { "start": { - "line": 2421, + "line": 2430, "column": 32 }, "end": { - "line": 2421, + "line": 2430, "column": 37 } } @@ -127547,46 +127133,46 @@ "type": "Identifier", "name": "length", "range": [ - 72866, - 72872 + 72989, + 72995 ], "loc": { "start": { - "line": 2421, + "line": 2430, "column": 38 }, "end": { - "line": 2421, + "line": 2430, "column": 44 } } }, "range": [ - 72860, - 72872 + 72983, + 72995 ], "loc": { "start": { - "line": 2421, + "line": 2430, "column": 32 }, "end": { - "line": 2421, + "line": 2430, "column": 44 } } }, "range": [ - 72856, - 72872 + 72979, + 72995 ], "loc": { "start": { - "line": 2421, + "line": 2430, "column": 28 }, "end": { - "line": 2421, + "line": 2430, "column": 44 } } @@ -127598,32 +127184,32 @@ "type": "Identifier", "name": "k", "range": [ - 72874, - 72875 + 72997, + 72998 ], "loc": { "start": { - "line": 2421, + "line": 2430, "column": 46 }, "end": { - "line": 2421, + "line": 2430, "column": 47 } } }, "prefix": false, "range": [ - 72874, - 72877 + 72997, + 73000 ], "loc": { "start": { - "line": 2421, + "line": 2430, "column": 46 }, "end": { - "line": 2421, + "line": 2430, "column": 49 } } @@ -127640,16 +127226,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 72901, - 72918 + 73024, + 73041 ], "loc": { "start": { - "line": 2422, + "line": 2431, "column": 20 }, "end": { - "line": 2422, + "line": 2431, "column": 37 } } @@ -127662,16 +127248,16 @@ "object": { "type": "ThisExpression", "range": [ - 72922, - 72926 + 73045, + 73049 ], "loc": { "start": { - "line": 2422, + "line": 2431, "column": 41 }, "end": { - "line": 2422, + "line": 2431, "column": 45 } } @@ -127680,31 +127266,31 @@ "type": "Identifier", "name": "hasExtension", "range": [ - 72927, - 72939 + 73050, + 73062 ], "loc": { "start": { - "line": 2422, + "line": 2431, "column": 46 }, "end": { - "line": 2422, + "line": 2431, "column": 58 } } }, "range": [ - 72922, - 72939 + 73045, + 73062 ], "loc": { "start": { - "line": 2422, + "line": 2431, "column": 41 }, "end": { - "line": 2422, + "line": 2431, "column": 58 } } @@ -127715,47 +127301,47 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 72940, - 72956 + 73063, + 73079 ], "loc": { "start": { - "line": 2422, + "line": 2431, "column": 59 }, "end": { - "line": 2422, + "line": 2431, "column": 75 } } } ], "range": [ - 72922, - 72957 + 73045, + 73080 ], "loc": { "start": { - "line": 2422, + "line": 2431, "column": 41 }, "end": { - "line": 2422, + "line": 2431, "column": 76 } } }, "range": [ - 72901, - 72957 + 73024, + 73080 ], "loc": { "start": { - "line": 2422, + "line": 2431, "column": 20 }, "end": { - "line": 2422, + "line": 2431, "column": 76 } } @@ -127778,16 +127364,16 @@ "object": { "type": "ThisExpression", "range": [ - 72985, - 72989 + 73108, + 73112 ], "loc": { "start": { - "line": 2423, + "line": 2432, "column": 24 }, "end": { - "line": 2423, + "line": 2432, "column": 28 } } @@ -127796,31 +127382,31 @@ "type": "Identifier", "name": "extension", "range": [ - 72990, - 72999 + 73113, + 73122 ], "loc": { "start": { - "line": 2423, + "line": 2432, "column": 29 }, "end": { - "line": 2423, + "line": 2432, "column": 38 } } }, "range": [ - 72985, - 72999 + 73108, + 73122 ], "loc": { "start": { - "line": 2423, + "line": 2432, "column": 24 }, "end": { - "line": 2423, + "line": 2432, "column": 38 } } @@ -127831,32 +127417,32 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 73000, - 73016 + 73123, + 73139 ], "loc": { "start": { - "line": 2423, + "line": 2432, "column": 39 }, "end": { - "line": 2423, + "line": 2432, "column": 55 } } } ], "range": [ - 72985, - 73017 + 73108, + 73140 ], "loc": { "start": { - "line": 2423, + "line": 2432, "column": 24 }, "end": { - "line": 2423, + "line": 2432, "column": 56 } } @@ -127865,31 +127451,31 @@ "type": "Identifier", "name": "isColHidden", "range": [ - 73018, - 73029 + 73141, + 73152 ], "loc": { "start": { - "line": 2423, + "line": 2432, "column": 57 }, "end": { - "line": 2423, + "line": 2432, "column": 68 } } }, "range": [ - 72985, - 73029 + 73108, + 73152 ], "loc": { "start": { - "line": 2423, + "line": 2432, "column": 24 }, "end": { - "line": 2423, + "line": 2432, "column": 68 } } @@ -127899,32 +127485,32 @@ "type": "Identifier", "name": "k", "range": [ - 73030, - 73031 + 73153, + 73154 ], "loc": { "start": { - "line": 2423, + "line": 2432, "column": 69 }, "end": { - "line": 2423, + "line": 2432, "column": 70 } } } ], "range": [ - 72985, - 73032 + 73108, + 73155 ], "loc": { "start": { - "line": 2423, + "line": 2432, "column": 24 }, "end": { - "line": 2423, + "line": 2432, "column": 71 } } @@ -127936,80 +127522,80 @@ "type": "ContinueStatement", "label": null, "range": [ - 73060, - 73069 + 73183, + 73192 ], "loc": { "start": { - "line": 2424, + "line": 2433, "column": 24 }, "end": { - "line": 2424, + "line": 2433, "column": 33 } } } ], "range": [ - 73034, - 73091 + 73157, + 73214 ], "loc": { "start": { - "line": 2423, + "line": 2432, "column": 73 }, "end": { - "line": 2425, + "line": 2434, "column": 21 } } }, "alternate": null, "range": [ - 72981, - 73091 + 73104, + 73214 ], "loc": { "start": { - "line": 2423, + "line": 2432, "column": 20 }, "end": { - "line": 2425, + "line": 2434, "column": 21 } } } ], "range": [ - 72959, - 73109 + 73082, + 73232 ], "loc": { "start": { - "line": 2422, + "line": 2431, "column": 78 }, "end": { - "line": 2426, + "line": 2435, "column": 17 } } }, "alternate": null, "range": [ - 72897, - 73109 + 73020, + 73232 ], "loc": { "start": { - "line": 2422, + "line": 2431, "column": 16 }, "end": { - "line": 2426, + "line": 2435, "column": 17 } } @@ -128023,16 +127609,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 73130, - 73139 + 73253, + 73262 ], "loc": { "start": { - "line": 2427, + "line": 2436, "column": 20 }, "end": { - "line": 2427, + "line": 2436, "column": 29 } } @@ -128043,16 +127629,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 73142, - 73152 + 73265, + 73275 ], "loc": { "start": { - "line": 2427, + "line": 2436, "column": 32 }, "end": { - "line": 2427, + "line": 2436, "column": 42 } } @@ -128065,16 +127651,16 @@ "type": "Identifier", "name": "cells", "range": [ - 73153, - 73158 + 73276, + 73281 ], "loc": { "start": { - "line": 2427, + "line": 2436, "column": 43 }, "end": { - "line": 2427, + "line": 2436, "column": 48 } } @@ -128083,62 +127669,62 @@ "type": "Identifier", "name": "k", "range": [ - 73159, - 73160 + 73282, + 73283 ], "loc": { "start": { - "line": 2427, + "line": 2436, "column": 49 }, "end": { - "line": 2427, + "line": 2436, "column": 50 } } }, "range": [ - 73153, - 73161 + 73276, + 73284 ], "loc": { "start": { - "line": 2427, + "line": 2436, "column": 43 }, "end": { - "line": 2427, + "line": 2436, "column": 51 } } } ], "range": [ - 73142, - 73162 + 73265, + 73285 ], "loc": { "start": { - "line": 2427, + "line": 2436, "column": 32 }, "end": { - "line": 2427, + "line": 2436, "column": 52 } } }, "range": [ - 73130, - 73162 + 73253, + 73285 ], "loc": { "start": { - "line": 2427, + "line": 2436, "column": 20 }, "end": { - "line": 2427, + "line": 2436, "column": 52 } } @@ -128146,16 +127732,16 @@ ], "kind": "let", "range": [ - 73126, - 73163 + 73249, + 73286 ], "loc": { "start": { - "line": 2427, + "line": 2436, "column": 16 }, "end": { - "line": 2427, + "line": 2436, "column": 53 } } @@ -128174,16 +127760,16 @@ "type": "Identifier", "name": "rData", "range": [ - 73180, - 73185 + 73303, + 73308 ], "loc": { "start": { - "line": 2428, + "line": 2437, "column": 16 }, "end": { - "line": 2428, + "line": 2437, "column": 21 } } @@ -128193,31 +127779,31 @@ "value": 1, "raw": "1", "range": [ - 73186, - 73187 + 73309, + 73310 ], "loc": { "start": { - "line": 2428, + "line": 2437, "column": 22 }, "end": { - "line": 2428, + "line": 2437, "column": 23 } } }, "range": [ - 73180, - 73188 + 73303, + 73311 ], "loc": { "start": { - "line": 2428, + "line": 2437, "column": 16 }, "end": { - "line": 2428, + "line": 2437, "column": 24 } } @@ -128226,31 +127812,31 @@ "type": "Identifier", "name": "push", "range": [ - 73189, - 73193 + 73312, + 73316 ], "loc": { "start": { - "line": 2428, + "line": 2437, "column": 25 }, "end": { - "line": 2428, + "line": 2437, "column": 29 } } }, "range": [ - 73180, - 73193 + 73303, + 73316 ], "loc": { "start": { - "line": 2428, + "line": 2437, "column": 16 }, "end": { - "line": 2428, + "line": 2437, "column": 29 } } @@ -128260,78 +127846,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 73194, - 73203 + 73317, + 73326 ], "loc": { "start": { - "line": 2428, + "line": 2437, "column": 30 }, "end": { - "line": 2428, + "line": 2437, "column": 39 } } } ], "range": [ - 73180, - 73204 + 73303, + 73327 ], "loc": { "start": { - "line": 2428, + "line": 2437, "column": 16 }, "end": { - "line": 2428, + "line": 2437, "column": 40 } } }, "range": [ - 73180, - 73205 + 73303, + 73328 ], "loc": { "start": { - "line": 2428, + "line": 2437, "column": 16 }, "end": { - "line": 2428, + "line": 2437, "column": 41 } } } ], "range": [ - 72879, - 73219 + 73002, + 73342 ], "loc": { "start": { - "line": 2421, + "line": 2430, "column": 51 }, "end": { - "line": 2429, + "line": 2438, "column": 13 } } }, "range": [ - 72840, - 73219 + 72963, + 73342 ], "loc": { "start": { - "line": 2421, + "line": 2430, "column": 12 }, "end": { - "line": 2429, + "line": 2438, "column": 13 } } @@ -128347,16 +127933,16 @@ "type": "Identifier", "name": "filteredData", "range": [ - 73232, - 73244 + 73355, + 73367 ], "loc": { "start": { - "line": 2430, + "line": 2439, "column": 12 }, "end": { - "line": 2430, + "line": 2439, "column": 24 } } @@ -128365,31 +127951,31 @@ "type": "Identifier", "name": "push", "range": [ - 73245, - 73249 + 73368, + 73372 ], "loc": { "start": { - "line": 2430, + "line": 2439, "column": 25 }, "end": { - "line": 2430, + "line": 2439, "column": 29 } } }, "range": [ - 73232, - 73249 + 73355, + 73372 ], "loc": { "start": { - "line": 2430, + "line": 2439, "column": 12 }, "end": { - "line": 2430, + "line": 2439, "column": 29 } } @@ -128399,78 +127985,78 @@ "type": "Identifier", "name": "rData", "range": [ - 73250, - 73255 + 73373, + 73378 ], "loc": { "start": { - "line": 2430, + "line": 2439, "column": 30 }, "end": { - "line": 2430, + "line": 2439, "column": 35 } } } ], "range": [ - 73232, - 73256 + 73355, + 73379 ], "loc": { "start": { - "line": 2430, + "line": 2439, "column": 12 }, "end": { - "line": 2430, + "line": 2439, "column": 36 } } }, "range": [ - 73232, - 73257 + 73355, + 73380 ], "loc": { "start": { - "line": 2430, + "line": 2439, "column": 12 }, "end": { - "line": 2430, + "line": 2439, "column": 37 } } } ], "range": [ - 72712, - 73267 + 72835, + 73390 ], "loc": { "start": { - "line": 2418, + "line": 2427, "column": 51 }, "end": { - "line": 2431, + "line": 2440, "column": 9 } } }, "range": [ - 72669, - 73267 + 72792, + 73390 ], "loc": { "start": { - "line": 2418, + "line": 2427, "column": 8 }, "end": { - "line": 2431, + "line": 2440, "column": 9 } } @@ -128481,47 +128067,47 @@ "type": "Identifier", "name": "filteredData", "range": [ - 73283, - 73295 + 73406, + 73418 ], "loc": { "start": { - "line": 2432, + "line": 2441, "column": 15 }, "end": { - "line": 2432, + "line": 2441, "column": 27 } } }, "range": [ - 73276, - 73296 + 73399, + 73419 ], "loc": { "start": { - "line": 2432, + "line": 2441, "column": 8 }, "end": { - "line": 2432, + "line": 2441, "column": 28 } } } ], "range": [ - 72180, - 73302 + 72303, + 73425 ], "loc": { "start": { - "line": 2403, + "line": 2412, "column": 6 }, "end": { - "line": 2433, + "line": 2442, "column": 5 } } @@ -128529,16 +128115,16 @@ "generator": false, "expression": false, "range": [ - 72083, - 73302 + 72206, + 73425 ], "loc": { "start": { - "line": 2399, + "line": 2408, "column": 16 }, "end": { - "line": 2433, + "line": 2442, "column": 5 } } @@ -128546,16 +128132,16 @@ "kind": "method", "computed": false, "range": [ - 72071, - 73302 + 72194, + 73425 ], "loc": { "start": { - "line": 2399, + "line": 2408, "column": 4 }, "end": { - "line": 2433, + "line": 2442, "column": 5 } }, @@ -128564,16 +128150,16 @@ "type": "Block", "value": "*\n * Return the filtered data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 71588, - 72066 + 71711, + 72189 ], "loc": { "start": { - "line": 2385, + "line": 2394, "column": 4 }, "end": { - "line": 2398, + "line": 2407, "column": 7 } } @@ -128584,16 +128170,16 @@ "type": "Block", "value": "*\n * Return the filtered data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 73308, - 73712 + 73431, + 73835 ], "loc": { "start": { - "line": 2435, + "line": 2444, "column": 4 }, "end": { - "line": 2443, + "line": 2452, "column": 7 } } @@ -128607,16 +128193,16 @@ "type": "Identifier", "name": "getFilteredColumnData", "range": [ - 73717, - 73738 + 73840, + 73861 ], "loc": { "start": { - "line": 2444, + "line": 2453, "column": 4 }, "end": { - "line": 2444, + "line": 2453, "column": 25 } } @@ -128629,16 +128215,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 73739, - 73747 + 73862, + 73870 ], "loc": { "start": { - "line": 2444, + "line": 2453, "column": 26 }, "end": { - "line": 2444, + "line": 2453, "column": 34 } } @@ -128649,16 +128235,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 73749, - 73763 + 73872, + 73886 ], "loc": { "start": { - "line": 2444, + "line": 2453, "column": 36 }, "end": { - "line": 2444, + "line": 2453, "column": 50 } } @@ -128668,31 +128254,31 @@ "value": false, "raw": "false", "range": [ - 73766, - 73771 + 73889, + 73894 ], "loc": { "start": { - "line": 2444, + "line": 2453, "column": 53 }, "end": { - "line": 2444, + "line": 2453, "column": 58 } } }, "range": [ - 73749, - 73771 + 73872, + 73894 ], "loc": { "start": { - "line": 2444, + "line": 2453, "column": 36 }, "end": { - "line": 2444, + "line": 2453, "column": 58 } } @@ -128703,16 +128289,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 73773, - 73780 + 73896, + 73903 ], "loc": { "start": { - "line": 2444, + "line": 2453, "column": 60 }, "end": { - "line": 2444, + "line": 2453, "column": 67 } } @@ -128721,31 +128307,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 73783, - 73785 + 73906, + 73908 ], "loc": { "start": { - "line": 2444, + "line": 2453, "column": 70 }, "end": { - "line": 2444, + "line": 2453, "column": 72 } } }, "range": [ - 73773, - 73785 + 73896, + 73908 ], "loc": { "start": { - "line": 2444, + "line": 2453, "column": 60 }, "end": { - "line": 2444, + "line": 2453, "column": 72 } } @@ -128764,16 +128350,16 @@ "object": { "type": "ThisExpression", "range": [ - 73804, - 73808 + 73927, + 73931 ], "loc": { "start": { - "line": 2445, + "line": 2454, "column": 15 }, "end": { - "line": 2445, + "line": 2454, "column": 19 } } @@ -128782,31 +128368,31 @@ "type": "Identifier", "name": "getFilteredDataCol", "range": [ - 73809, - 73827 + 73932, + 73950 ], "loc": { "start": { - "line": 2445, + "line": 2454, "column": 20 }, "end": { - "line": 2445, + "line": 2454, "column": 38 } } }, "range": [ - 73804, - 73827 + 73927, + 73950 ], "loc": { "start": { - "line": 2445, + "line": 2454, "column": 15 }, "end": { - "line": 2445, + "line": 2454, "column": 38 } } @@ -128816,16 +128402,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 73841, - 73849 + 73964, + 73972 ], "loc": { "start": { - "line": 2446, + "line": 2455, "column": 12 }, "end": { - "line": 2446, + "line": 2455, "column": 20 } } @@ -128834,16 +128420,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 73851, - 73865 + 73974, + 73988 ], "loc": { "start": { - "line": 2446, + "line": 2455, "column": 22 }, "end": { - "line": 2446, + "line": 2455, "column": 36 } } @@ -128853,16 +128439,16 @@ "value": true, "raw": "true", "range": [ - 73867, - 73871 + 73990, + 73994 ], "loc": { "start": { - "line": 2446, + "line": 2455, "column": 38 }, "end": { - "line": 2446, + "line": 2455, "column": 42 } } @@ -128871,16 +128457,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 73873, - 73880 + 73996, + 74003 ], "loc": { "start": { - "line": 2446, + "line": 2455, "column": 44 }, "end": { - "line": 2446, + "line": 2455, "column": 51 } } @@ -128890,63 +128476,63 @@ "value": false, "raw": "false", "range": [ - 73882, - 73887 + 74005, + 74010 ], "loc": { "start": { - "line": 2446, + "line": 2455, "column": 53 }, "end": { - "line": 2446, + "line": 2455, "column": 58 } } } ], "range": [ - 73804, - 73888 + 73927, + 74011 ], "loc": { "start": { - "line": 2445, + "line": 2454, "column": 15 }, "end": { - "line": 2446, + "line": 2455, "column": 59 } } }, "range": [ - 73797, - 73889 + 73920, + 74012 ], "loc": { "start": { - "line": 2445, + "line": 2454, "column": 8 }, "end": { - "line": 2446, + "line": 2455, "column": 60 } } } ], "range": [ - 73787, - 73895 + 73910, + 74018 ], "loc": { "start": { - "line": 2444, + "line": 2453, "column": 74 }, "end": { - "line": 2447, + "line": 2456, "column": 5 } } @@ -128954,16 +128540,16 @@ "generator": false, "expression": false, "range": [ - 73738, - 73895 + 73861, + 74018 ], "loc": { "start": { - "line": 2444, + "line": 2453, "column": 25 }, "end": { - "line": 2447, + "line": 2456, "column": 5 } } @@ -128971,16 +128557,16 @@ "kind": "method", "computed": false, "range": [ - 73717, - 73895 + 73840, + 74018 ], "loc": { "start": { - "line": 2444, + "line": 2453, "column": 4 }, "end": { - "line": 2447, + "line": 2456, "column": 5 } }, @@ -128989,16 +128575,16 @@ "type": "Block", "value": "*\n * Return the filtered data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 73308, - 73712 + 73431, + 73835 ], "loc": { "start": { - "line": 2435, + "line": 2444, "column": 4 }, "end": { - "line": 2443, + "line": 2452, "column": 7 } } @@ -129009,16 +128595,16 @@ "type": "Block", "value": "*\n * Return the filtered and visible data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 73901, - 74317 + 74024, + 74440 ], "loc": { "start": { - "line": 2449, + "line": 2458, "column": 4 }, "end": { - "line": 2457, + "line": 2466, "column": 7 } } @@ -129032,16 +128618,16 @@ "type": "Identifier", "name": "getVisibleColumnData", "range": [ - 74322, - 74342 + 74445, + 74465 ], "loc": { "start": { - "line": 2458, + "line": 2467, "column": 4 }, "end": { - "line": 2458, + "line": 2467, "column": 24 } } @@ -129054,16 +128640,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 74343, - 74351 + 74466, + 74474 ], "loc": { "start": { - "line": 2458, + "line": 2467, "column": 25 }, "end": { - "line": 2458, + "line": 2467, "column": 33 } } @@ -129074,16 +128660,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 74353, - 74367 + 74476, + 74490 ], "loc": { "start": { - "line": 2458, + "line": 2467, "column": 35 }, "end": { - "line": 2458, + "line": 2467, "column": 49 } } @@ -129093,31 +128679,31 @@ "value": false, "raw": "false", "range": [ - 74370, - 74375 + 74493, + 74498 ], "loc": { "start": { - "line": 2458, + "line": 2467, "column": 52 }, "end": { - "line": 2458, + "line": 2467, "column": 57 } } }, "range": [ - 74353, - 74375 + 74476, + 74498 ], "loc": { "start": { - "line": 2458, + "line": 2467, "column": 35 }, "end": { - "line": 2458, + "line": 2467, "column": 57 } } @@ -129128,16 +128714,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 74377, - 74384 + 74500, + 74507 ], "loc": { "start": { - "line": 2458, + "line": 2467, "column": 59 }, "end": { - "line": 2458, + "line": 2467, "column": 66 } } @@ -129146,31 +128732,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 74387, - 74389 + 74510, + 74512 ], "loc": { "start": { - "line": 2458, + "line": 2467, "column": 69 }, "end": { - "line": 2458, + "line": 2467, "column": 71 } } }, "range": [ - 74377, - 74389 + 74500, + 74512 ], "loc": { "start": { - "line": 2458, + "line": 2467, "column": 59 }, "end": { - "line": 2458, + "line": 2467, "column": 71 } } @@ -129189,16 +128775,16 @@ "object": { "type": "ThisExpression", "range": [ - 74408, - 74412 + 74531, + 74535 ], "loc": { "start": { - "line": 2459, + "line": 2468, "column": 15 }, "end": { - "line": 2459, + "line": 2468, "column": 19 } } @@ -129207,31 +128793,31 @@ "type": "Identifier", "name": "getFilteredDataCol", "range": [ - 74413, - 74431 + 74536, + 74554 ], "loc": { "start": { - "line": 2459, + "line": 2468, "column": 20 }, "end": { - "line": 2459, + "line": 2468, "column": 38 } } }, "range": [ - 74408, - 74431 + 74531, + 74554 ], "loc": { "start": { - "line": 2459, + "line": 2468, "column": 15 }, "end": { - "line": 2459, + "line": 2468, "column": 38 } } @@ -129241,16 +128827,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 74445, - 74453 + 74568, + 74576 ], "loc": { "start": { - "line": 2460, + "line": 2469, "column": 12 }, "end": { - "line": 2460, + "line": 2469, "column": 20 } } @@ -129259,16 +128845,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 74455, - 74469 + 74578, + 74592 ], "loc": { "start": { - "line": 2460, + "line": 2469, "column": 22 }, "end": { - "line": 2460, + "line": 2469, "column": 36 } } @@ -129278,16 +128864,16 @@ "value": true, "raw": "true", "range": [ - 74471, - 74475 + 74594, + 74598 ], "loc": { "start": { - "line": 2460, + "line": 2469, "column": 38 }, "end": { - "line": 2460, + "line": 2469, "column": 42 } } @@ -129296,16 +128882,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 74477, - 74484 + 74600, + 74607 ], "loc": { "start": { - "line": 2460, + "line": 2469, "column": 44 }, "end": { - "line": 2460, + "line": 2469, "column": 51 } } @@ -129315,63 +128901,63 @@ "value": true, "raw": "true", "range": [ - 74486, - 74490 + 74609, + 74613 ], "loc": { "start": { - "line": 2460, + "line": 2469, "column": 53 }, "end": { - "line": 2460, + "line": 2469, "column": 57 } } } ], "range": [ - 74408, - 74491 + 74531, + 74614 ], "loc": { "start": { - "line": 2459, + "line": 2468, "column": 15 }, "end": { - "line": 2460, + "line": 2469, "column": 58 } } }, "range": [ - 74401, - 74492 + 74524, + 74615 ], "loc": { "start": { - "line": 2459, + "line": 2468, "column": 8 }, "end": { - "line": 2460, + "line": 2469, "column": 59 } } } ], "range": [ - 74391, - 74498 + 74514, + 74621 ], "loc": { "start": { - "line": 2458, + "line": 2467, "column": 73 }, "end": { - "line": 2461, + "line": 2470, "column": 5 } } @@ -129379,16 +128965,16 @@ "generator": false, "expression": false, "range": [ - 74342, - 74498 + 74465, + 74621 ], "loc": { "start": { - "line": 2458, + "line": 2467, "column": 24 }, "end": { - "line": 2461, + "line": 2470, "column": 5 } } @@ -129396,16 +128982,16 @@ "kind": "method", "computed": false, "range": [ - 74322, - 74498 + 74445, + 74621 ], "loc": { "start": { - "line": 2458, + "line": 2467, "column": 4 }, "end": { - "line": 2461, + "line": 2470, "column": 5 } }, @@ -129414,16 +129000,16 @@ "type": "Block", "value": "*\n * Return the filtered and visible data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 73901, - 74317 + 74024, + 74440 ], "loc": { "start": { - "line": 2449, + "line": 2458, "column": 4 }, "end": { - "line": 2457, + "line": 2466, "column": 7 } } @@ -129434,16 +129020,16 @@ "type": "Block", "value": "*\n * Return the filtered values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 74504, - 74913 + 74627, + 75036 ], "loc": { "start": { - "line": 2463, + "line": 2472, "column": 4 }, "end": { - "line": 2471, + "line": 2480, "column": 7 } } @@ -129457,16 +129043,16 @@ "type": "Identifier", "name": "getFilteredColumnValues", "range": [ - 74918, - 74941 + 75041, + 75064 ], "loc": { "start": { - "line": 2472, + "line": 2481, "column": 4 }, "end": { - "line": 2472, + "line": 2481, "column": 27 } } @@ -129479,16 +129065,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 74942, - 74950 + 75065, + 75073 ], "loc": { "start": { - "line": 2472, + "line": 2481, "column": 28 }, "end": { - "line": 2472, + "line": 2481, "column": 36 } } @@ -129499,16 +129085,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 74952, - 74966 + 75075, + 75089 ], "loc": { "start": { - "line": 2472, + "line": 2481, "column": 38 }, "end": { - "line": 2472, + "line": 2481, "column": 52 } } @@ -129518,31 +129104,31 @@ "value": false, "raw": "false", "range": [ - 74969, - 74974 + 75092, + 75097 ], "loc": { "start": { - "line": 2472, + "line": 2481, "column": 55 }, "end": { - "line": 2472, + "line": 2481, "column": 60 } } }, "range": [ - 74952, - 74974 + 75075, + 75097 ], "loc": { "start": { - "line": 2472, + "line": 2481, "column": 38 }, "end": { - "line": 2472, + "line": 2481, "column": 60 } } @@ -129553,16 +129139,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 74976, - 74983 + 75099, + 75106 ], "loc": { "start": { - "line": 2472, + "line": 2481, "column": 62 }, "end": { - "line": 2472, + "line": 2481, "column": 69 } } @@ -129571,31 +129157,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 74986, - 74988 + 75109, + 75111 ], "loc": { "start": { - "line": 2472, + "line": 2481, "column": 72 }, "end": { - "line": 2472, + "line": 2481, "column": 74 } } }, "range": [ - 74976, - 74988 + 75099, + 75111 ], "loc": { "start": { - "line": 2472, + "line": 2481, "column": 62 }, "end": { - "line": 2472, + "line": 2481, "column": 74 } } @@ -129614,16 +129200,16 @@ "object": { "type": "ThisExpression", "range": [ - 75007, - 75011 + 75130, + 75134 ], "loc": { "start": { - "line": 2473, + "line": 2482, "column": 15 }, "end": { - "line": 2473, + "line": 2482, "column": 19 } } @@ -129632,31 +129218,31 @@ "type": "Identifier", "name": "getFilteredDataCol", "range": [ - 75012, - 75030 + 75135, + 75153 ], "loc": { "start": { - "line": 2473, + "line": 2482, "column": 20 }, "end": { - "line": 2473, + "line": 2482, "column": 38 } } }, "range": [ - 75007, - 75030 + 75130, + 75153 ], "loc": { "start": { - "line": 2473, + "line": 2482, "column": 15 }, "end": { - "line": 2473, + "line": 2482, "column": 38 } } @@ -129666,16 +129252,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 75044, - 75052 + 75167, + 75175 ], "loc": { "start": { - "line": 2474, + "line": 2483, "column": 12 }, "end": { - "line": 2474, + "line": 2483, "column": 20 } } @@ -129684,16 +129270,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 75054, - 75068 + 75177, + 75191 ], "loc": { "start": { - "line": 2474, + "line": 2483, "column": 22 }, "end": { - "line": 2474, + "line": 2483, "column": 36 } } @@ -129703,16 +129289,16 @@ "value": false, "raw": "false", "range": [ - 75070, - 75075 + 75193, + 75198 ], "loc": { "start": { - "line": 2474, + "line": 2483, "column": 38 }, "end": { - "line": 2474, + "line": 2483, "column": 43 } } @@ -129721,16 +129307,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 75077, - 75084 + 75200, + 75207 ], "loc": { "start": { - "line": 2474, + "line": 2483, "column": 45 }, "end": { - "line": 2474, + "line": 2483, "column": 52 } } @@ -129740,63 +129326,63 @@ "value": false, "raw": "false", "range": [ - 75086, - 75091 + 75209, + 75214 ], "loc": { "start": { - "line": 2474, + "line": 2483, "column": 54 }, "end": { - "line": 2474, + "line": 2483, "column": 59 } } } ], "range": [ - 75007, - 75092 + 75130, + 75215 ], "loc": { "start": { - "line": 2473, + "line": 2482, "column": 15 }, "end": { - "line": 2474, + "line": 2483, "column": 60 } } }, "range": [ - 75000, - 75093 + 75123, + 75216 ], "loc": { "start": { - "line": 2473, + "line": 2482, "column": 8 }, "end": { - "line": 2474, + "line": 2483, "column": 61 } } } ], "range": [ - 74990, - 75099 + 75113, + 75222 ], "loc": { "start": { - "line": 2472, + "line": 2481, "column": 76 }, "end": { - "line": 2475, + "line": 2484, "column": 5 } } @@ -129804,16 +129390,16 @@ "generator": false, "expression": false, "range": [ - 74941, - 75099 + 75064, + 75222 ], "loc": { "start": { - "line": 2472, + "line": 2481, "column": 27 }, "end": { - "line": 2475, + "line": 2484, "column": 5 } } @@ -129821,16 +129407,16 @@ "kind": "method", "computed": false, "range": [ - 74918, - 75099 + 75041, + 75222 ], "loc": { "start": { - "line": 2472, + "line": 2481, "column": 4 }, "end": { - "line": 2475, + "line": 2484, "column": 5 } }, @@ -129839,16 +129425,16 @@ "type": "Block", "value": "*\n * Return the filtered values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 74504, - 74913 + 74627, + 75036 ], "loc": { "start": { - "line": 2463, + "line": 2472, "column": 4 }, "end": { - "line": 2471, + "line": 2480, "column": 7 } } @@ -129859,16 +129445,16 @@ "type": "Block", "value": "*\n * Return the filtered and visible values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 75105, - 75526 + 75228, + 75649 ], "loc": { "start": { - "line": 2477, + "line": 2486, "column": 4 }, "end": { - "line": 2485, + "line": 2494, "column": 7 } } @@ -129882,16 +129468,16 @@ "type": "Identifier", "name": "getVisibleColumnValues", "range": [ - 75531, - 75553 + 75654, + 75676 ], "loc": { "start": { - "line": 2486, + "line": 2495, "column": 4 }, "end": { - "line": 2486, + "line": 2495, "column": 26 } } @@ -129904,16 +129490,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 75554, - 75562 + 75677, + 75685 ], "loc": { "start": { - "line": 2486, + "line": 2495, "column": 27 }, "end": { - "line": 2486, + "line": 2495, "column": 35 } } @@ -129924,16 +129510,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 75564, - 75578 + 75687, + 75701 ], "loc": { "start": { - "line": 2486, + "line": 2495, "column": 37 }, "end": { - "line": 2486, + "line": 2495, "column": 51 } } @@ -129943,31 +129529,31 @@ "value": false, "raw": "false", "range": [ - 75581, - 75586 + 75704, + 75709 ], "loc": { "start": { - "line": 2486, + "line": 2495, "column": 54 }, "end": { - "line": 2486, + "line": 2495, "column": 59 } } }, "range": [ - 75564, - 75586 + 75687, + 75709 ], "loc": { "start": { - "line": 2486, + "line": 2495, "column": 37 }, "end": { - "line": 2486, + "line": 2495, "column": 59 } } @@ -129978,16 +129564,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 75588, - 75595 + 75711, + 75718 ], "loc": { "start": { - "line": 2486, + "line": 2495, "column": 61 }, "end": { - "line": 2486, + "line": 2495, "column": 68 } } @@ -129996,31 +129582,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 75598, - 75600 + 75721, + 75723 ], "loc": { "start": { - "line": 2486, + "line": 2495, "column": 71 }, "end": { - "line": 2486, + "line": 2495, "column": 73 } } }, "range": [ - 75588, - 75600 + 75711, + 75723 ], "loc": { "start": { - "line": 2486, + "line": 2495, "column": 61 }, "end": { - "line": 2486, + "line": 2495, "column": 73 } } @@ -130039,16 +129625,16 @@ "object": { "type": "ThisExpression", "range": [ - 75619, - 75623 + 75742, + 75746 ], "loc": { "start": { - "line": 2487, + "line": 2496, "column": 15 }, "end": { - "line": 2487, + "line": 2496, "column": 19 } } @@ -130057,31 +129643,31 @@ "type": "Identifier", "name": "getFilteredDataCol", "range": [ - 75624, - 75642 + 75747, + 75765 ], "loc": { "start": { - "line": 2487, + "line": 2496, "column": 20 }, "end": { - "line": 2487, + "line": 2496, "column": 38 } } }, "range": [ - 75619, - 75642 + 75742, + 75765 ], "loc": { "start": { - "line": 2487, + "line": 2496, "column": 15 }, "end": { - "line": 2487, + "line": 2496, "column": 38 } } @@ -130091,16 +129677,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 75656, - 75664 + 75779, + 75787 ], "loc": { "start": { - "line": 2488, + "line": 2497, "column": 12 }, "end": { - "line": 2488, + "line": 2497, "column": 20 } } @@ -130109,16 +129695,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 75666, - 75680 + 75789, + 75803 ], "loc": { "start": { - "line": 2488, + "line": 2497, "column": 22 }, "end": { - "line": 2488, + "line": 2497, "column": 36 } } @@ -130128,16 +129714,16 @@ "value": false, "raw": "false", "range": [ - 75682, - 75687 + 75805, + 75810 ], "loc": { "start": { - "line": 2488, + "line": 2497, "column": 38 }, "end": { - "line": 2488, + "line": 2497, "column": 43 } } @@ -130146,16 +129732,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 75689, - 75696 + 75812, + 75819 ], "loc": { "start": { - "line": 2488, + "line": 2497, "column": 45 }, "end": { - "line": 2488, + "line": 2497, "column": 52 } } @@ -130165,63 +129751,63 @@ "value": true, "raw": "true", "range": [ - 75698, - 75702 + 75821, + 75825 ], "loc": { "start": { - "line": 2488, + "line": 2497, "column": 54 }, "end": { - "line": 2488, + "line": 2497, "column": 58 } } } ], "range": [ - 75619, - 75703 + 75742, + 75826 ], "loc": { "start": { - "line": 2487, + "line": 2496, "column": 15 }, "end": { - "line": 2488, + "line": 2497, "column": 59 } } }, "range": [ - 75612, - 75704 + 75735, + 75827 ], "loc": { "start": { - "line": 2487, + "line": 2496, "column": 8 }, "end": { - "line": 2488, + "line": 2497, "column": 60 } } } ], "range": [ - 75602, - 75710 + 75725, + 75833 ], "loc": { "start": { - "line": 2486, + "line": 2495, "column": 75 }, "end": { - "line": 2489, + "line": 2498, "column": 5 } } @@ -130229,16 +129815,16 @@ "generator": false, "expression": false, "range": [ - 75553, - 75710 + 75676, + 75833 ], "loc": { "start": { - "line": 2486, + "line": 2495, "column": 26 }, "end": { - "line": 2489, + "line": 2498, "column": 5 } } @@ -130246,16 +129832,16 @@ "kind": "method", "computed": false, "range": [ - 75531, - 75710 + 75654, + 75833 ], "loc": { "start": { - "line": 2486, + "line": 2495, "column": 4 }, "end": { - "line": 2489, + "line": 2498, "column": 5 } }, @@ -130264,16 +129850,16 @@ "type": "Block", "value": "*\n * Return the filtered and visible values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 75105, - 75526 + 75228, + 75649 ], "loc": { "start": { - "line": 2477, + "line": 2486, "column": 4 }, "end": { - "line": 2485, + "line": 2494, "column": 7 } } @@ -130284,16 +129870,16 @@ "type": "Block", "value": "*\n * Return the filtered data for a given column index\n * @param {Number} colIndex Colmun's index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @param {Boolean} [visible=true] Return only filtered and visible data\n * (relevant for paging)\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 75716, - 76322 + 75839, + 76445 ], "loc": { "start": { - "line": 2491, + "line": 2500, "column": 4 }, "end": { - "line": 2503, + "line": 2512, "column": 7 } } @@ -130307,16 +129893,16 @@ "type": "Identifier", "name": "getFilteredDataCol", "range": [ - 76327, - 76345 + 76450, + 76468 ], "loc": { "start": { - "line": 2504, + "line": 2513, "column": 4 }, "end": { - "line": 2504, + "line": 2513, "column": 22 } } @@ -130329,16 +129915,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 76355, - 76363 + 76478, + 76486 ], "loc": { "start": { - "line": 2505, + "line": 2514, "column": 8 }, "end": { - "line": 2505, + "line": 2514, "column": 16 } } @@ -130349,16 +129935,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 76373, - 76387 + 76496, + 76510 ], "loc": { "start": { - "line": 2506, + "line": 2515, "column": 8 }, "end": { - "line": 2506, + "line": 2515, "column": 22 } } @@ -130368,31 +129954,31 @@ "value": false, "raw": "false", "range": [ - 76390, - 76395 + 76513, + 76518 ], "loc": { "start": { - "line": 2506, + "line": 2515, "column": 25 }, "end": { - "line": 2506, + "line": 2515, "column": 30 } } }, "range": [ - 76373, - 76395 + 76496, + 76518 ], "loc": { "start": { - "line": 2506, + "line": 2515, "column": 8 }, "end": { - "line": 2506, + "line": 2515, "column": 30 } } @@ -130403,16 +129989,16 @@ "type": "Identifier", "name": "typed", "range": [ - 76405, - 76410 + 76528, + 76533 ], "loc": { "start": { - "line": 2507, + "line": 2516, "column": 8 }, "end": { - "line": 2507, + "line": 2516, "column": 13 } } @@ -130422,31 +130008,31 @@ "value": false, "raw": "false", "range": [ - 76413, - 76418 + 76536, + 76541 ], "loc": { "start": { - "line": 2507, + "line": 2516, "column": 16 }, "end": { - "line": 2507, + "line": 2516, "column": 21 } } }, "range": [ - 76405, - 76418 + 76528, + 76541 ], "loc": { "start": { - "line": 2507, + "line": 2516, "column": 8 }, "end": { - "line": 2507, + "line": 2516, "column": 21 } } @@ -130457,16 +130043,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 76428, - 76435 + 76551, + 76558 ], "loc": { "start": { - "line": 2508, + "line": 2517, "column": 8 }, "end": { - "line": 2508, + "line": 2517, "column": 15 } } @@ -130475,31 +130061,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 76438, - 76440 + 76561, + 76563 ], "loc": { "start": { - "line": 2508, + "line": 2517, "column": 18 }, "end": { - "line": 2508, + "line": 2517, "column": 20 } } }, "range": [ - 76428, - 76440 + 76551, + 76563 ], "loc": { "start": { - "line": 2508, + "line": 2517, "column": 8 }, "end": { - "line": 2508, + "line": 2517, "column": 20 } } @@ -130510,16 +130096,16 @@ "type": "Identifier", "name": "visible", "range": [ - 76450, - 76457 + 76573, + 76580 ], "loc": { "start": { - "line": 2509, + "line": 2518, "column": 8 }, "end": { - "line": 2509, + "line": 2518, "column": 15 } } @@ -130529,31 +130115,31 @@ "value": true, "raw": "true", "range": [ - 76460, - 76464 + 76583, + 76587 ], "loc": { "start": { - "line": 2509, + "line": 2518, "column": 18 }, "end": { - "line": 2509, + "line": 2518, "column": 22 } } }, "range": [ - 76450, - 76464 + 76573, + 76587 ], "loc": { "start": { - "line": 2509, + "line": 2518, "column": 8 }, "end": { - "line": 2509, + "line": 2518, "column": 22 } } @@ -130570,16 +130156,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 76485, - 76492 + 76608, + 76615 ], "loc": { "start": { - "line": 2511, + "line": 2520, "column": 12 }, "end": { - "line": 2511, + "line": 2520, "column": 19 } } @@ -130589,32 +130175,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 76493, - 76501 + 76616, + 76624 ], "loc": { "start": { - "line": 2511, + "line": 2520, "column": 20 }, "end": { - "line": 2511, + "line": 2520, "column": 28 } } } ], "range": [ - 76485, - 76502 + 76608, + 76625 ], "loc": { "start": { - "line": 2511, + "line": 2520, "column": 12 }, "end": { - "line": 2511, + "line": 2520, "column": 29 } } @@ -130628,63 +130214,63 @@ "type": "ArrayExpression", "elements": [], "range": [ - 76525, - 76527 + 76648, + 76650 ], "loc": { "start": { - "line": 2512, + "line": 2521, "column": 19 }, "end": { - "line": 2512, + "line": 2521, "column": 21 } } }, "range": [ - 76518, - 76528 + 76641, + 76651 ], "loc": { "start": { - "line": 2512, + "line": 2521, "column": 12 }, "end": { - "line": 2512, + "line": 2521, "column": 22 } } } ], "range": [ - 76504, - 76538 + 76627, + 76661 ], "loc": { "start": { - "line": 2511, + "line": 2520, "column": 31 }, "end": { - "line": 2513, + "line": 2522, "column": 9 } } }, "alternate": null, "range": [ - 76481, - 76538 + 76604, + 76661 ], "loc": { "start": { - "line": 2511, + "line": 2520, "column": 8 }, "end": { - "line": 2513, + "line": 2522, "column": 9 } } @@ -130698,16 +130284,16 @@ "type": "Identifier", "name": "rows", "range": [ - 76552, - 76556 + 76675, + 76679 ], "loc": { "start": { - "line": 2515, + "line": 2524, "column": 12 }, "end": { - "line": 2515, + "line": 2524, "column": 16 } } @@ -130723,16 +130309,16 @@ "object": { "type": "ThisExpression", "range": [ - 76559, - 76563 + 76682, + 76686 ], "loc": { "start": { - "line": 2515, + "line": 2524, "column": 19 }, "end": { - "line": 2515, + "line": 2524, "column": 23 } } @@ -130741,47 +130327,47 @@ "type": "Identifier", "name": "dom", "range": [ - 76564, - 76567 + 76687, + 76690 ], "loc": { "start": { - "line": 2515, + "line": 2524, "column": 24 }, "end": { - "line": 2515, + "line": 2524, "column": 27 } } }, "range": [ - 76559, - 76567 + 76682, + 76690 ], "loc": { "start": { - "line": 2515, + "line": 2524, "column": 19 }, "end": { - "line": 2515, + "line": 2524, "column": 27 } } }, "arguments": [], "range": [ - 76559, - 76569 + 76682, + 76692 ], "loc": { "start": { - "line": 2515, + "line": 2524, "column": 19 }, "end": { - "line": 2515, + "line": 2524, "column": 29 } } @@ -130790,46 +130376,46 @@ "type": "Identifier", "name": "rows", "range": [ - 76570, - 76574 + 76693, + 76697 ], "loc": { "start": { - "line": 2515, + "line": 2524, "column": 30 }, "end": { - "line": 2515, + "line": 2524, "column": 34 } } }, "range": [ - 76559, - 76574 + 76682, + 76697 ], "loc": { "start": { - "line": 2515, + "line": 2524, "column": 19 }, "end": { - "line": 2515, + "line": 2524, "column": 34 } } }, "range": [ - 76552, - 76574 + 76675, + 76697 ], "loc": { "start": { - "line": 2515, + "line": 2524, "column": 12 }, "end": { - "line": 2515, + "line": 2524, "column": 34 } } @@ -130837,16 +130423,16 @@ ], "kind": "let", "range": [ - 76548, - 76575 + 76671, + 76698 ], "loc": { "start": { - "line": 2515, + "line": 2524, "column": 8 }, "end": { - "line": 2515, + "line": 2524, "column": 35 } } @@ -130860,16 +130446,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 76588, - 76598 + 76711, + 76721 ], "loc": { "start": { - "line": 2516, + "line": 2525, "column": 12 }, "end": { - "line": 2516, + "line": 2525, "column": 22 } } @@ -130880,16 +130466,16 @@ "type": "Identifier", "name": "typed", "range": [ - 76601, - 76606 + 76724, + 76729 ], "loc": { "start": { - "line": 2516, + "line": 2525, "column": 25 }, "end": { - "line": 2516, + "line": 2525, "column": 30 } } @@ -130905,16 +130491,16 @@ "object": { "type": "ThisExpression", "range": [ - 76609, - 76613 + 76732, + 76736 ], "loc": { "start": { - "line": 2516, + "line": 2525, "column": 33 }, "end": { - "line": 2516, + "line": 2525, "column": 37 } } @@ -130923,31 +130509,31 @@ "type": "Identifier", "name": "getCellData", "range": [ - 76614, - 76625 + 76737, + 76748 ], "loc": { "start": { - "line": 2516, + "line": 2525, "column": 38 }, "end": { - "line": 2516, + "line": 2525, "column": 49 } } }, "range": [ - 76609, - 76625 + 76732, + 76748 ], "loc": { "start": { - "line": 2516, + "line": 2525, "column": 33 }, "end": { - "line": 2516, + "line": 2525, "column": 49 } } @@ -130956,31 +130542,31 @@ "type": "Identifier", "name": "bind", "range": [ - 76626, - 76630 + 76749, + 76753 ], "loc": { "start": { - "line": 2516, + "line": 2525, "column": 50 }, "end": { - "line": 2516, + "line": 2525, "column": 54 } } }, "range": [ - 76609, - 76630 + 76732, + 76753 ], "loc": { "start": { - "line": 2516, + "line": 2525, "column": 33 }, "end": { - "line": 2516, + "line": 2525, "column": 54 } } @@ -130989,32 +130575,32 @@ { "type": "ThisExpression", "range": [ - 76631, - 76635 + 76754, + 76758 ], "loc": { "start": { - "line": 2516, + "line": 2525, "column": 55 }, "end": { - "line": 2516, + "line": 2525, "column": 59 } } } ], "range": [ - 76609, - 76636 + 76732, + 76759 ], "loc": { "start": { - "line": 2516, + "line": 2525, "column": 33 }, "end": { - "line": 2516, + "line": 2525, "column": 60 } } @@ -131030,16 +130616,16 @@ "object": { "type": "ThisExpression", "range": [ - 76651, - 76655 + 76774, + 76778 ], "loc": { "start": { - "line": 2517, + "line": 2526, "column": 12 }, "end": { - "line": 2517, + "line": 2526, "column": 16 } } @@ -131048,31 +130634,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 76656, - 76668 + 76779, + 76791 ], "loc": { "start": { - "line": 2517, + "line": 2526, "column": 17 }, "end": { - "line": 2517, + "line": 2526, "column": 29 } } }, "range": [ - 76651, - 76668 + 76774, + 76791 ], "loc": { "start": { - "line": 2517, + "line": 2526, "column": 12 }, "end": { - "line": 2517, + "line": 2526, "column": 29 } } @@ -131081,31 +130667,31 @@ "type": "Identifier", "name": "bind", "range": [ - 76669, - 76673 + 76792, + 76796 ], "loc": { "start": { - "line": 2517, + "line": 2526, "column": 30 }, "end": { - "line": 2517, + "line": 2526, "column": 34 } } }, "range": [ - 76651, - 76673 + 76774, + 76796 ], "loc": { "start": { - "line": 2517, + "line": 2526, "column": 12 }, "end": { - "line": 2517, + "line": 2526, "column": 34 } } @@ -131114,62 +130700,62 @@ { "type": "ThisExpression", "range": [ - 76674, - 76678 + 76797, + 76801 ], "loc": { "start": { - "line": 2517, + "line": 2526, "column": 35 }, "end": { - "line": 2517, + "line": 2526, "column": 39 } } } ], "range": [ - 76651, - 76679 + 76774, + 76802 ], "loc": { "start": { - "line": 2517, + "line": 2526, "column": 12 }, "end": { - "line": 2517, + "line": 2526, "column": 40 } } }, "range": [ - 76601, - 76679 + 76724, + 76802 ], "loc": { "start": { - "line": 2516, + "line": 2525, "column": 25 }, "end": { - "line": 2517, + "line": 2526, "column": 40 } } }, "range": [ - 76588, - 76679 + 76711, + 76802 ], "loc": { "start": { - "line": 2516, + "line": 2525, "column": 12 }, "end": { - "line": 2517, + "line": 2526, "column": 40 } } @@ -131177,16 +130763,16 @@ ], "kind": "let", "range": [ - 76584, - 76680 + 76707, + 76803 ], "loc": { "start": { - "line": 2516, + "line": 2525, "column": 8 }, "end": { - "line": 2517, + "line": 2526, "column": 41 } }, @@ -131195,16 +130781,16 @@ "type": "Line", "value": " ensure valid rows index do not contain excluded rows and row is", "range": [ - 76690, - 76756 + 76813, + 76879 ], "loc": { "start": { - "line": 2519, + "line": 2528, "column": 8 }, "end": { - "line": 2519, + "line": 2528, "column": 74 } } @@ -131213,16 +130799,16 @@ "type": "Line", "value": " displayed", "range": [ - 76765, - 76777 + 76888, + 76900 ], "loc": { "start": { - "line": 2520, + "line": 2529, "column": 8 }, "end": { - "line": 2520, + "line": 2529, "column": 20 } } @@ -131238,16 +130824,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 76790, - 76799 + 76913, + 76922 ], "loc": { "start": { - "line": 2521, + "line": 2530, "column": 12 }, "end": { - "line": 2521, + "line": 2530, "column": 21 } } @@ -131265,16 +130851,16 @@ "object": { "type": "ThisExpression", "range": [ - 76802, - 76806 + 76925, + 76929 ], "loc": { "start": { - "line": 2521, + "line": 2530, "column": 24 }, "end": { - "line": 2521, + "line": 2530, "column": 28 } } @@ -131283,31 +130869,31 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 76807, - 76819 + 76930, + 76942 ], "loc": { "start": { - "line": 2521, + "line": 2530, "column": 29 }, "end": { - "line": 2521, + "line": 2530, "column": 41 } } }, "range": [ - 76802, - 76819 + 76925, + 76942 ], "loc": { "start": { - "line": 2521, + "line": 2530, "column": 24 }, "end": { - "line": 2521, + "line": 2530, "column": 41 } } @@ -131318,32 +130904,32 @@ "value": true, "raw": "true", "range": [ - 76820, - 76824 + 76943, + 76947 ], "loc": { "start": { - "line": 2521, + "line": 2530, "column": 42 }, "end": { - "line": 2521, + "line": 2530, "column": 46 } } } ], "range": [ - 76802, - 76825 + 76925, + 76948 ], "loc": { "start": { - "line": 2521, + "line": 2530, "column": 24 }, "end": { - "line": 2521, + "line": 2530, "column": 47 } } @@ -131352,31 +130938,31 @@ "type": "Identifier", "name": "filter", "range": [ - 76826, - 76832 + 76949, + 76955 ], "loc": { "start": { - "line": 2521, + "line": 2530, "column": 48 }, "end": { - "line": 2521, + "line": 2530, "column": 54 } } }, "range": [ - 76802, - 76832 + 76925, + 76955 ], "loc": { "start": { - "line": 2521, + "line": 2530, "column": 24 }, "end": { - "line": 2521, + "line": 2530, "column": 54 } } @@ -131390,16 +130976,16 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 76834, - 76840 + 76957, + 76963 ], "loc": { "start": { - "line": 2521, + "line": 2530, "column": 56 }, "end": { - "line": 2521, + "line": 2530, "column": 62 } } @@ -131425,16 +131011,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 76866, - 76873 + 76989, + 76996 ], "loc": { "start": { - "line": 2522, + "line": 2531, "column": 19 }, "end": { - "line": 2522, + "line": 2531, "column": 26 } } @@ -131443,31 +131029,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 76874, - 76881 + 76997, + 77004 ], "loc": { "start": { - "line": 2522, + "line": 2531, "column": 27 }, "end": { - "line": 2522, + "line": 2531, "column": 34 } } }, "range": [ - 76866, - 76881 + 76989, + 77004 ], "loc": { "start": { - "line": 2522, + "line": 2531, "column": 19 }, "end": { - "line": 2522, + "line": 2531, "column": 34 } } @@ -131477,32 +131063,32 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 76882, - 76888 + 77005, + 77011 ], "loc": { "start": { - "line": 2522, + "line": 2531, "column": 35 }, "end": { - "line": 2522, + "line": 2531, "column": 41 } } } ], "range": [ - 76866, - 76889 + 76989, + 77012 ], "loc": { "start": { - "line": 2522, + "line": 2531, "column": 19 }, "end": { - "line": 2522, + "line": 2531, "column": 42 } } @@ -131515,47 +131101,47 @@ "value": 1, "raw": "1", "range": [ - 76895, - 76896 + 77018, + 77019 ], "loc": { "start": { - "line": 2522, + "line": 2531, "column": 48 }, "end": { - "line": 2522, + "line": 2531, "column": 49 } } }, "prefix": true, "range": [ - 76894, - 76896 + 77017, + 77019 ], "loc": { "start": { - "line": 2522, + "line": 2531, "column": 47 }, "end": { - "line": 2522, + "line": 2531, "column": 49 } } }, "range": [ - 76866, - 76896 + 76989, + 77019 ], "loc": { "start": { - "line": 2522, + "line": 2531, "column": 19 }, "end": { - "line": 2522, + "line": 2531, "column": 49 } } @@ -131566,16 +131152,16 @@ "type": "Identifier", "name": "visible", "range": [ - 76917, - 76924 + 77040, + 77047 ], "loc": { "start": { - "line": 2523, + "line": 2532, "column": 17 }, "end": { - "line": 2523, + "line": 2532, "column": 24 } } @@ -131591,16 +131177,16 @@ "object": { "type": "ThisExpression", "range": [ - 76947, - 76951 + 77070, + 77074 ], "loc": { "start": { - "line": 2524, + "line": 2533, "column": 20 }, "end": { - "line": 2524, + "line": 2533, "column": 24 } } @@ -131609,31 +131195,31 @@ "type": "Identifier", "name": "getRowDisplay", "range": [ - 76952, - 76965 + 77075, + 77088 ], "loc": { "start": { - "line": 2524, + "line": 2533, "column": 25 }, "end": { - "line": 2524, + "line": 2533, "column": 38 } } }, "range": [ - 76947, - 76965 + 77070, + 77088 ], "loc": { "start": { - "line": 2524, + "line": 2533, "column": 20 }, "end": { - "line": 2524, + "line": 2533, "column": 38 } } @@ -131646,16 +131232,16 @@ "type": "Identifier", "name": "rows", "range": [ - 76966, - 76970 + 77089, + 77093 ], "loc": { "start": { - "line": 2524, + "line": 2533, "column": 39 }, "end": { - "line": 2524, + "line": 2533, "column": 43 } } @@ -131664,47 +131250,47 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 76971, - 76977 + 77094, + 77100 ], "loc": { "start": { - "line": 2524, + "line": 2533, "column": 44 }, "end": { - "line": 2524, + "line": 2533, "column": 50 } } }, "range": [ - 76966, - 76978 + 77089, + 77101 ], "loc": { "start": { - "line": 2524, + "line": 2533, "column": 39 }, "end": { - "line": 2524, + "line": 2533, "column": 51 } } } ], "range": [ - 76947, - 76979 + 77070, + 77102 ], "loc": { "start": { - "line": 2524, + "line": 2533, "column": 20 }, "end": { - "line": 2524, + "line": 2533, "column": 52 } } @@ -131714,31 +131300,31 @@ "value": "none", "raw": "'none'", "range": [ - 76984, - 76990 + 77107, + 77113 ], "loc": { "start": { - "line": 2524, + "line": 2533, "column": 57 }, "end": { - "line": 2524, + "line": 2533, "column": 63 } } }, "range": [ - 76947, - 76990 + 77070, + 77113 ], "loc": { "start": { - "line": 2524, + "line": 2533, "column": 20 }, "end": { - "line": 2524, + "line": 2533, "column": 63 } } @@ -131748,77 +131334,77 @@ "value": true, "raw": "true", "range": [ - 77013, - 77017 + 77136, + 77140 ], "loc": { "start": { - "line": 2525, + "line": 2534, "column": 20 }, "end": { - "line": 2525, + "line": 2534, "column": 24 } } }, "range": [ - 76917, - 77017 + 77040, + 77140 ], "loc": { "start": { - "line": 2523, + "line": 2532, "column": 17 }, "end": { - "line": 2525, + "line": 2534, "column": 24 } } }, "range": [ - 76866, - 77018 + 76989, + 77141 ], "loc": { "start": { - "line": 2522, + "line": 2531, "column": 19 }, "end": { - "line": 2525, + "line": 2534, "column": 25 } } }, "range": [ - 76859, - 77019 + 76982, + 77142 ], "loc": { "start": { - "line": 2522, + "line": 2531, "column": 12 }, "end": { - "line": 2525, + "line": 2534, "column": 26 } } } ], "range": [ - 76845, - 77029 + 76968, + 77152 ], "loc": { "start": { - "line": 2521, + "line": 2530, "column": 67 }, "end": { - "line": 2526, + "line": 2535, "column": 9 } } @@ -131826,47 +131412,47 @@ "generator": false, "expression": false, "range": [ - 76833, - 77029 + 76956, + 77152 ], "loc": { "start": { - "line": 2521, + "line": 2530, "column": 55 }, "end": { - "line": 2526, + "line": 2535, "column": 9 } } } ], "range": [ - 76802, - 77030 + 76925, + 77153 ], "loc": { "start": { - "line": 2521, + "line": 2530, "column": 24 }, "end": { - "line": 2526, + "line": 2535, "column": 10 } } }, "range": [ - 76790, - 77030 + 76913, + 77153 ], "loc": { "start": { - "line": 2521, + "line": 2530, "column": 12 }, "end": { - "line": 2526, + "line": 2535, "column": 10 } } @@ -131874,16 +131460,16 @@ ], "kind": "let", "range": [ - 76786, - 77031 + 76909, + 77154 ], "loc": { "start": { - "line": 2521, + "line": 2530, "column": 8 }, "end": { - "line": 2526, + "line": 2535, "column": 11 } }, @@ -131892,16 +131478,16 @@ "type": "Line", "value": " ensure valid rows index do not contain excluded rows and row is", "range": [ - 76690, - 76756 + 76813, + 76879 ], "loc": { "start": { - "line": 2519, + "line": 2528, "column": 8 }, "end": { - "line": 2519, + "line": 2528, "column": 74 } } @@ -131910,16 +131496,16 @@ "type": "Line", "value": " displayed", "range": [ - 76765, - 76777 + 76888, + 76900 ], "loc": { "start": { - "line": 2520, + "line": 2529, "column": 8 }, "end": { - "line": 2520, + "line": 2529, "column": 20 } } @@ -131930,16 +131516,16 @@ "type": "Line", "value": " convert column value to expected type if necessary", "range": [ - 77041, - 77094 + 77164, + 77217 ], "loc": { "start": { - "line": 2528, + "line": 2537, "column": 8 }, "end": { - "line": 2528, + "line": 2537, "column": 61 } } @@ -131955,16 +131541,16 @@ "type": "Identifier", "name": "validColValues", "range": [ - 77107, - 77121 + 77230, + 77244 ], "loc": { "start": { - "line": 2529, + "line": 2538, "column": 12 }, "end": { - "line": 2529, + "line": 2538, "column": 26 } } @@ -131978,16 +131564,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 77124, - 77133 + 77247, + 77256 ], "loc": { "start": { - "line": 2529, + "line": 2538, "column": 29 }, "end": { - "line": 2529, + "line": 2538, "column": 38 } } @@ -131996,31 +131582,31 @@ "type": "Identifier", "name": "map", "range": [ - 77134, - 77137 + 77257, + 77260 ], "loc": { "start": { - "line": 2529, + "line": 2538, "column": 39 }, "end": { - "line": 2529, + "line": 2538, "column": 42 } } }, "range": [ - 77124, - 77137 + 77247, + 77260 ], "loc": { "start": { - "line": 2529, + "line": 2538, "column": 29 }, "end": { - "line": 2529, + "line": 2538, "column": 42 } } @@ -132034,16 +131620,16 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 77139, - 77145 + 77262, + 77268 ], "loc": { "start": { - "line": 2529, + "line": 2538, "column": 44 }, "end": { - "line": 2529, + "line": 2538, "column": 50 } } @@ -132060,16 +131646,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 77171, - 77181 + 77294, + 77304 ], "loc": { "start": { - "line": 2530, + "line": 2539, "column": 19 }, "end": { - "line": 2530, + "line": 2539, "column": 29 } } @@ -132088,16 +131674,16 @@ "type": "Identifier", "name": "rows", "range": [ - 77182, - 77186 + 77305, + 77309 ], "loc": { "start": { - "line": 2530, + "line": 2539, "column": 30 }, "end": { - "line": 2530, + "line": 2539, "column": 34 } } @@ -132106,31 +131692,31 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 77187, - 77193 + 77310, + 77316 ], "loc": { "start": { - "line": 2530, + "line": 2539, "column": 35 }, "end": { - "line": 2530, + "line": 2539, "column": 41 } } }, "range": [ - 77182, - 77194 + 77305, + 77317 ], "loc": { "start": { - "line": 2530, + "line": 2539, "column": 30 }, "end": { - "line": 2530, + "line": 2539, "column": 42 } } @@ -132139,31 +131725,31 @@ "type": "Identifier", "name": "cells", "range": [ - 77195, - 77200 + 77318, + 77323 ], "loc": { "start": { - "line": 2530, + "line": 2539, "column": 43 }, "end": { - "line": 2530, + "line": 2539, "column": 48 } } }, "range": [ - 77182, - 77200 + 77305, + 77323 ], "loc": { "start": { - "line": 2530, + "line": 2539, "column": 30 }, "end": { - "line": 2530, + "line": 2539, "column": 48 } } @@ -132172,78 +131758,78 @@ "type": "Identifier", "name": "colIndex", "range": [ - 77201, - 77209 + 77324, + 77332 ], "loc": { "start": { - "line": 2530, + "line": 2539, "column": 49 }, "end": { - "line": 2530, + "line": 2539, "column": 57 } } }, "range": [ - 77182, - 77210 + 77305, + 77333 ], "loc": { "start": { - "line": 2530, + "line": 2539, "column": 30 }, "end": { - "line": 2530, + "line": 2539, "column": 58 } } } ], "range": [ - 77171, - 77211 + 77294, + 77334 ], "loc": { "start": { - "line": 2530, + "line": 2539, "column": 19 }, "end": { - "line": 2530, + "line": 2539, "column": 59 } } }, "range": [ - 77164, - 77212 + 77287, + 77335 ], "loc": { "start": { - "line": 2530, + "line": 2539, "column": 12 }, "end": { - "line": 2530, + "line": 2539, "column": 60 } } } ], "range": [ - 77150, - 77222 + 77273, + 77345 ], "loc": { "start": { - "line": 2529, + "line": 2538, "column": 55 }, "end": { - "line": 2531, + "line": 2540, "column": 9 } } @@ -132251,47 +131837,47 @@ "generator": false, "expression": false, "range": [ - 77138, - 77222 + 77261, + 77345 ], "loc": { "start": { - "line": 2529, + "line": 2538, "column": 43 }, "end": { - "line": 2531, + "line": 2540, "column": 9 } } } ], "range": [ - 77124, - 77223 + 77247, + 77346 ], "loc": { "start": { - "line": 2529, + "line": 2538, "column": 29 }, "end": { - "line": 2531, + "line": 2540, "column": 10 } } }, "range": [ - 77107, - 77223 + 77230, + 77346 ], "loc": { "start": { - "line": 2529, + "line": 2538, "column": 12 }, "end": { - "line": 2531, + "line": 2540, "column": 10 } } @@ -132299,16 +131885,16 @@ ], "kind": "let", "range": [ - 77103, - 77224 + 77226, + 77347 ], "loc": { "start": { - "line": 2529, + "line": 2538, "column": 8 }, "end": { - "line": 2531, + "line": 2540, "column": 11 } }, @@ -132317,16 +131903,16 @@ "type": "Line", "value": " convert column value to expected type if necessary", "range": [ - 77041, - 77094 + 77164, + 77217 ], "loc": { "start": { - "line": 2528, + "line": 2537, "column": 8 }, "end": { - "line": 2528, + "line": 2537, "column": 61 } } @@ -132339,16 +131925,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 77238, - 77252 + 77361, + 77375 ], "loc": { "start": { - "line": 2533, + "line": 2542, "column": 12 }, "end": { - "line": 2533, + "line": 2542, "column": 26 } } @@ -132367,16 +131953,16 @@ "type": "Identifier", "name": "validColValues", "range": [ - 77268, - 77282 + 77391, + 77405 ], "loc": { "start": { - "line": 2534, + "line": 2543, "column": 12 }, "end": { - "line": 2534, + "line": 2543, "column": 26 } } @@ -132385,31 +131971,31 @@ "type": "Identifier", "name": "unshift", "range": [ - 77283, - 77290 + 77406, + 77413 ], "loc": { "start": { - "line": 2534, + "line": 2543, "column": 27 }, "end": { - "line": 2534, + "line": 2543, "column": 34 } } }, "range": [ - 77268, - 77290 + 77391, + 77413 ], "loc": { "start": { - "line": 2534, + "line": 2543, "column": 12 }, "end": { - "line": 2534, + "line": 2543, "column": 34 } } @@ -132426,16 +132012,16 @@ "object": { "type": "ThisExpression", "range": [ - 77291, - 77295 + 77414, + 77418 ], "loc": { "start": { - "line": 2534, + "line": 2543, "column": 35 }, "end": { - "line": 2534, + "line": 2543, "column": 39 } } @@ -132444,47 +132030,47 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 77296, - 77310 + 77419, + 77433 ], "loc": { "start": { - "line": 2534, + "line": 2543, "column": 40 }, "end": { - "line": 2534, + "line": 2543, "column": 54 } } }, "range": [ - 77291, - 77310 + 77414, + 77433 ], "loc": { "start": { - "line": 2534, + "line": 2543, "column": 35 }, "end": { - "line": 2534, + "line": 2543, "column": 54 } } }, "arguments": [], "range": [ - 77291, - 77312 + 77414, + 77435 ], "loc": { "start": { - "line": 2534, + "line": 2543, "column": 35 }, "end": { - "line": 2534, + "line": 2543, "column": 56 } } @@ -132493,94 +132079,94 @@ "type": "Identifier", "name": "colIndex", "range": [ - 77313, - 77321 + 77436, + 77444 ], "loc": { "start": { - "line": 2534, + "line": 2543, "column": 57 }, "end": { - "line": 2534, + "line": 2543, "column": 65 } } }, "range": [ - 77291, - 77322 + 77414, + 77445 ], "loc": { "start": { - "line": 2534, + "line": 2543, "column": 35 }, "end": { - "line": 2534, + "line": 2543, "column": 66 } } } ], "range": [ - 77268, - 77323 + 77391, + 77446 ], "loc": { "start": { - "line": 2534, + "line": 2543, "column": 12 }, "end": { - "line": 2534, + "line": 2543, "column": 67 } } }, "range": [ - 77268, - 77324 + 77391, + 77447 ], "loc": { "start": { - "line": 2534, + "line": 2543, "column": 12 }, "end": { - "line": 2534, + "line": 2543, "column": 68 } } } ], "range": [ - 77254, - 77334 + 77377, + 77457 ], "loc": { "start": { - "line": 2533, + "line": 2542, "column": 28 }, "end": { - "line": 2535, + "line": 2544, "column": 9 } } }, "alternate": null, "range": [ - 77234, - 77334 + 77357, + 77457 ], "loc": { "start": { - "line": 2533, + "line": 2542, "column": 8 }, "end": { - "line": 2535, + "line": 2544, "column": 9 } } @@ -132591,47 +132177,47 @@ "type": "Identifier", "name": "validColValues", "range": [ - 77351, - 77365 + 77474, + 77488 ], "loc": { "start": { - "line": 2537, + "line": 2546, "column": 15 }, "end": { - "line": 2537, + "line": 2546, "column": 29 } } }, "range": [ - 77344, - 77366 + 77467, + 77489 ], "loc": { "start": { - "line": 2537, + "line": 2546, "column": 8 }, "end": { - "line": 2537, + "line": 2546, "column": 30 } } } ], "range": [ - 76471, - 77372 + 76594, + 77495 ], "loc": { "start": { - "line": 2510, + "line": 2519, "column": 6 }, "end": { - "line": 2538, + "line": 2547, "column": 5 } } @@ -132639,16 +132225,16 @@ "generator": false, "expression": false, "range": [ - 76345, - 77372 + 76468, + 77495 ], "loc": { "start": { - "line": 2504, + "line": 2513, "column": 22 }, "end": { - "line": 2538, + "line": 2547, "column": 5 } } @@ -132656,16 +132242,16 @@ "kind": "method", "computed": false, "range": [ - 76327, - 77372 + 76450, + 77495 ], "loc": { "start": { - "line": 2504, + "line": 2513, "column": 4 }, "end": { - "line": 2538, + "line": 2547, "column": 5 } }, @@ -132674,16 +132260,16 @@ "type": "Block", "value": "*\n * Return the filtered data for a given column index\n * @param {Number} colIndex Colmun's index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @param {Boolean} [visible=true] Return only filtered and visible data\n * (relevant for paging)\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 75716, - 76322 + 75839, + 76445 ], "loc": { "start": { - "line": 2491, + "line": 2500, "column": 4 }, "end": { - "line": 2503, + "line": 2512, "column": 7 } } @@ -132694,16 +132280,16 @@ "type": "Block", "value": "*\n * Get the display value of a row\n * @param {HTMLTableRowElement} row DOM element of the row\n * @return {String} Usually 'none' or ''\n ", "range": [ - 77378, - 77540 + 77501, + 77663 ], "loc": { "start": { - "line": 2540, + "line": 2549, "column": 4 }, "end": { - "line": 2544, + "line": 2553, "column": 7 } } @@ -132717,16 +132303,16 @@ "type": "Identifier", "name": "getRowDisplay", "range": [ - 77545, - 77558 + 77668, + 77681 ], "loc": { "start": { - "line": 2545, + "line": 2554, "column": 4 }, "end": { - "line": 2545, + "line": 2554, "column": 17 } } @@ -132739,16 +132325,16 @@ "type": "Identifier", "name": "row", "range": [ - 77559, - 77562 + 77682, + 77685 ], "loc": { "start": { - "line": 2545, + "line": 2554, "column": 18 }, "end": { - "line": 2545, + "line": 2554, "column": 21 } } @@ -132769,16 +132355,16 @@ "type": "Identifier", "name": "row", "range": [ - 77581, - 77584 + 77704, + 77707 ], "loc": { "start": { - "line": 2546, + "line": 2555, "column": 15 }, "end": { - "line": 2546, + "line": 2555, "column": 18 } } @@ -132787,31 +132373,31 @@ "type": "Identifier", "name": "style", "range": [ - 77585, - 77590 + 77708, + 77713 ], "loc": { "start": { - "line": 2546, + "line": 2555, "column": 19 }, "end": { - "line": 2546, + "line": 2555, "column": 24 } } }, "range": [ - 77581, - 77590 + 77704, + 77713 ], "loc": { "start": { - "line": 2546, + "line": 2555, "column": 15 }, "end": { - "line": 2546, + "line": 2555, "column": 24 } } @@ -132820,62 +132406,62 @@ "type": "Identifier", "name": "display", "range": [ - 77591, - 77598 + 77714, + 77721 ], "loc": { "start": { - "line": 2546, + "line": 2555, "column": 25 }, "end": { - "line": 2546, + "line": 2555, "column": 32 } } }, "range": [ - 77581, - 77598 + 77704, + 77721 ], "loc": { "start": { - "line": 2546, + "line": 2555, "column": 15 }, "end": { - "line": 2546, + "line": 2555, "column": 32 } } }, "range": [ - 77574, - 77599 + 77697, + 77722 ], "loc": { "start": { - "line": 2546, + "line": 2555, "column": 8 }, "end": { - "line": 2546, + "line": 2555, "column": 33 } } } ], "range": [ - 77564, - 77605 + 77687, + 77728 ], "loc": { "start": { - "line": 2545, + "line": 2554, "column": 23 }, "end": { - "line": 2547, + "line": 2556, "column": 5 } } @@ -132883,16 +132469,16 @@ "generator": false, "expression": false, "range": [ - 77558, - 77605 + 77681, + 77728 ], "loc": { "start": { - "line": 2545, + "line": 2554, "column": 17 }, "end": { - "line": 2547, + "line": 2556, "column": 5 } } @@ -132900,16 +132486,16 @@ "kind": "method", "computed": false, "range": [ - 77545, - 77605 + 77668, + 77728 ], "loc": { "start": { - "line": 2545, + "line": 2554, "column": 4 }, "end": { - "line": 2547, + "line": 2556, "column": 5 } }, @@ -132918,28 +132504,8 @@ "type": "Block", "value": "*\n * Get the display value of a row\n * @param {HTMLTableRowElement} row DOM element of the row\n * @return {String} Usually 'none' or ''\n ", "range": [ - 77378, - 77540 - ], - "loc": { - "start": { - "line": 2540, - "column": 4 - }, - "end": { - "line": 2544, - "column": 7 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n ", - "range": [ - 77611, - 77784 + 77501, + 77663 ], "loc": { "start": { @@ -132953,6 +132519,26 @@ } } ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n ", + "range": [ + 77734, + 77907 + ], + "loc": { + "start": { + "line": 2558, + "column": 4 + }, + "end": { + "line": 2562, + "column": 7 + } + } + } + ], "static": false }, { @@ -132961,16 +132547,16 @@ "type": "Identifier", "name": "validateRow", "range": [ - 77789, - 77800 + 77912, + 77923 ], "loc": { "start": { - "line": 2554, + "line": 2563, "column": 4 }, "end": { - "line": 2554, + "line": 2563, "column": 15 } } @@ -132983,16 +132569,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 77801, - 77809 + 77924, + 77932 ], "loc": { "start": { - "line": 2554, + "line": 2563, "column": 16 }, "end": { - "line": 2554, + "line": 2563, "column": 24 } } @@ -133001,16 +132587,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 77811, - 77818 + 77934, + 77941 ], "loc": { "start": { - "line": 2554, + "line": 2563, "column": 26 }, "end": { - "line": 2554, + "line": 2563, "column": 33 } } @@ -133028,16 +132614,16 @@ "type": "Identifier", "name": "row", "range": [ - 77834, - 77837 + 77957, + 77960 ], "loc": { "start": { - "line": 2555, + "line": 2564, "column": 12 }, "end": { - "line": 2555, + "line": 2564, "column": 15 } } @@ -133056,16 +132642,16 @@ "object": { "type": "ThisExpression", "range": [ - 77840, - 77844 + 77963, + 77967 ], "loc": { "start": { - "line": 2555, + "line": 2564, "column": 18 }, "end": { - "line": 2555, + "line": 2564, "column": 22 } } @@ -133074,47 +132660,47 @@ "type": "Identifier", "name": "dom", "range": [ - 77845, - 77848 + 77968, + 77971 ], "loc": { "start": { - "line": 2555, + "line": 2564, "column": 23 }, "end": { - "line": 2555, + "line": 2564, "column": 26 } } }, "range": [ - 77840, - 77848 + 77963, + 77971 ], "loc": { "start": { - "line": 2555, + "line": 2564, "column": 18 }, "end": { - "line": 2555, + "line": 2564, "column": 26 } } }, "arguments": [], "range": [ - 77840, - 77850 + 77963, + 77973 ], "loc": { "start": { - "line": 2555, + "line": 2564, "column": 18 }, "end": { - "line": 2555, + "line": 2564, "column": 28 } } @@ -133123,31 +132709,31 @@ "type": "Identifier", "name": "rows", "range": [ - 77851, - 77855 + 77974, + 77978 ], "loc": { "start": { - "line": 2555, + "line": 2564, "column": 29 }, "end": { - "line": 2555, + "line": 2564, "column": 33 } } }, "range": [ - 77840, - 77855 + 77963, + 77978 ], "loc": { "start": { - "line": 2555, + "line": 2564, "column": 18 }, "end": { - "line": 2555, + "line": 2564, "column": 33 } } @@ -133156,46 +132742,46 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 77856, - 77864 + 77979, + 77987 ], "loc": { "start": { - "line": 2555, + "line": 2564, "column": 34 }, "end": { - "line": 2555, + "line": 2564, "column": 42 } } }, "range": [ - 77840, - 77865 + 77963, + 77988 ], "loc": { "start": { - "line": 2555, + "line": 2564, "column": 18 }, "end": { - "line": 2555, + "line": 2564, "column": 43 } } }, "range": [ - 77834, - 77865 + 77957, + 77988 ], "loc": { "start": { - "line": 2555, + "line": 2564, "column": 12 }, "end": { - "line": 2555, + "line": 2564, "column": 43 } } @@ -133203,16 +132789,16 @@ ], "kind": "let", "range": [ - 77830, - 77866 + 77953, + 77989 ], "loc": { "start": { - "line": 2555, + "line": 2564, "column": 8 }, "end": { - "line": 2555, + "line": 2564, "column": 44 } } @@ -133229,32 +132815,32 @@ "type": "Identifier", "name": "row", "range": [ - 77880, - 77883 + 78003, + 78006 ], "loc": { "start": { - "line": 2556, + "line": 2565, "column": 13 }, "end": { - "line": 2556, + "line": 2565, "column": 16 } } }, "prefix": true, "range": [ - 77879, - 77883 + 78002, + 78006 ], "loc": { "start": { - "line": 2556, + "line": 2565, "column": 12 }, "end": { - "line": 2556, + "line": 2565, "column": 16 } } @@ -133269,32 +132855,32 @@ "type": "Identifier", "name": "isValid", "range": [ - 77894, - 77901 + 78017, + 78024 ], "loc": { "start": { - "line": 2556, + "line": 2565, "column": 27 }, "end": { - "line": 2556, + "line": 2565, "column": 34 } } }, "prefix": true, "range": [ - 77887, - 77901 + 78010, + 78024 ], "loc": { "start": { - "line": 2556, + "line": 2565, "column": 20 }, "end": { - "line": 2556, + "line": 2565, "column": 34 } } @@ -133304,46 +132890,46 @@ "value": "boolean", "raw": "'boolean'", "range": [ - 77906, - 77915 + 78029, + 78038 ], "loc": { "start": { - "line": 2556, + "line": 2565, "column": 39 }, "end": { - "line": 2556, + "line": 2565, "column": 48 } } }, "range": [ - 77887, - 77915 + 78010, + 78038 ], "loc": { "start": { - "line": 2556, + "line": 2565, "column": 20 }, "end": { - "line": 2556, + "line": 2565, "column": 48 } } }, "range": [ - 77879, - 77915 + 78002, + 78038 ], "loc": { "start": { - "line": 2556, + "line": 2565, "column": 12 }, "end": { - "line": 2556, + "line": 2565, "column": 48 } } @@ -133355,48 +132941,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 77931, - 77938 + 78054, + 78061 ], "loc": { "start": { - "line": 2557, + "line": 2566, "column": 12 }, "end": { - "line": 2557, + "line": 2566, "column": 19 } } } ], "range": [ - 77917, - 77948 + 78040, + 78071 ], "loc": { "start": { - "line": 2556, + "line": 2565, "column": 50 }, "end": { - "line": 2558, + "line": 2567, "column": 9 } } }, "alternate": null, "range": [ - 77875, - 77948 + 77998, + 78071 ], "loc": { "start": { - "line": 2556, + "line": 2565, "column": 8 }, "end": { - "line": 2558, + "line": 2567, "column": 9 } }, @@ -133405,16 +132991,16 @@ "type": "Line", "value": " always visible rows are valid", "range": [ - 77958, - 77990 + 78081, + 78113 ], "loc": { "start": { - "line": 2560, + "line": 2569, "column": 8 }, "end": { - "line": 2560, + "line": 2569, "column": 40 } } @@ -133432,16 +133018,16 @@ "object": { "type": "ThisExpression", "range": [ - 78003, - 78007 + 78126, + 78130 ], "loc": { "start": { - "line": 2561, + "line": 2570, "column": 12 }, "end": { - "line": 2561, + "line": 2570, "column": 16 } } @@ -133450,31 +133036,31 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 78008, - 78022 + 78131, + 78145 ], "loc": { "start": { - "line": 2561, + "line": 2570, "column": 17 }, "end": { - "line": 2561, + "line": 2570, "column": 31 } } }, "range": [ - 78003, - 78022 + 78126, + 78145 ], "loc": { "start": { - "line": 2561, + "line": 2570, "column": 12 }, "end": { - "line": 2561, + "line": 2570, "column": 31 } } @@ -133493,16 +133079,16 @@ "object": { "type": "ThisExpression", "range": [ - 78026, - 78030 + 78149, + 78153 ], "loc": { "start": { - "line": 2561, + "line": 2570, "column": 35 }, "end": { - "line": 2561, + "line": 2570, "column": 39 } } @@ -133511,31 +133097,31 @@ "type": "Identifier", "name": "visibleRows", "range": [ - 78031, - 78042 + 78154, + 78165 ], "loc": { "start": { - "line": 2561, + "line": 2570, "column": 40 }, "end": { - "line": 2561, + "line": 2570, "column": 51 } } }, "range": [ - 78026, - 78042 + 78149, + 78165 ], "loc": { "start": { - "line": 2561, + "line": 2570, "column": 35 }, "end": { - "line": 2561, + "line": 2570, "column": 51 } } @@ -133544,31 +133130,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 78043, - 78050 + 78166, + 78173 ], "loc": { "start": { - "line": 2561, + "line": 2570, "column": 52 }, "end": { - "line": 2561, + "line": 2570, "column": 59 } } }, "range": [ - 78026, - 78050 + 78149, + 78173 ], "loc": { "start": { - "line": 2561, + "line": 2570, "column": 35 }, "end": { - "line": 2561, + "line": 2570, "column": 59 } } @@ -133578,32 +133164,32 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 78051, - 78059 + 78174, + 78182 ], "loc": { "start": { - "line": 2561, + "line": 2570, "column": 60 }, "end": { - "line": 2561, + "line": 2570, "column": 68 } } } ], "range": [ - 78026, - 78060 + 78149, + 78183 ], "loc": { "start": { - "line": 2561, + "line": 2570, "column": 35 }, "end": { - "line": 2561, + "line": 2570, "column": 69 } } @@ -133616,62 +133202,62 @@ "value": 1, "raw": "1", "range": [ - 78066, - 78067 + 78189, + 78190 ], "loc": { "start": { - "line": 2561, + "line": 2570, "column": 75 }, "end": { - "line": 2561, + "line": 2570, "column": 76 } } }, "prefix": true, "range": [ - 78065, - 78067 + 78188, + 78190 ], "loc": { "start": { - "line": 2561, + "line": 2570, "column": 74 }, "end": { - "line": 2561, + "line": 2570, "column": 76 } } }, "range": [ - 78026, - 78067 + 78149, + 78190 ], "loc": { "start": { - "line": 2561, + "line": 2570, "column": 35 }, "end": { - "line": 2561, + "line": 2570, "column": 76 } } }, "range": [ - 78003, - 78067 + 78126, + 78190 ], "loc": { "start": { - "line": 2561, + "line": 2570, "column": 12 }, "end": { - "line": 2561, + "line": 2570, "column": 76 } } @@ -133688,16 +133274,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 78083, - 78090 + 78206, + 78213 ], "loc": { "start": { - "line": 2562, + "line": 2571, "column": 12 }, "end": { - "line": 2562, + "line": 2571, "column": 19 } } @@ -133707,78 +133293,78 @@ "value": true, "raw": "true", "range": [ - 78093, - 78097 + 78216, + 78220 ], "loc": { "start": { - "line": 2562, + "line": 2571, "column": 22 }, "end": { - "line": 2562, + "line": 2571, "column": 26 } } }, "range": [ - 78083, - 78097 + 78206, + 78220 ], "loc": { "start": { - "line": 2562, + "line": 2571, "column": 12 }, "end": { - "line": 2562, + "line": 2571, "column": 26 } } }, "range": [ - 78083, - 78098 + 78206, + 78221 ], "loc": { "start": { - "line": 2562, + "line": 2571, "column": 12 }, "end": { - "line": 2562, + "line": 2571, "column": 27 } } } ], "range": [ - 78069, - 78108 + 78192, + 78231 ], "loc": { "start": { - "line": 2561, + "line": 2570, "column": 78 }, "end": { - "line": 2563, + "line": 2572, "column": 9 } } }, "alternate": null, "range": [ - 77999, - 78108 + 78122, + 78231 ], "loc": { "start": { - "line": 2561, + "line": 2570, "column": 8 }, "end": { - "line": 2563, + "line": 2572, "column": 9 } }, @@ -133787,16 +133373,16 @@ "type": "Line", "value": " always visible rows are valid", "range": [ - 77958, - 77990 + 78081, + 78113 ], "loc": { "start": { - "line": 2560, + "line": 2569, "column": 8 }, "end": { - "line": 2560, + "line": 2569, "column": 40 } } @@ -133812,16 +133398,16 @@ "type": "Identifier", "name": "displayFlag", "range": [ - 78122, - 78133 + 78245, + 78256 ], "loc": { "start": { - "line": 2565, + "line": 2574, "column": 12 }, "end": { - "line": 2565, + "line": 2574, "column": 23 } } @@ -133832,16 +133418,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 78136, - 78143 + 78259, + 78266 ], "loc": { "start": { - "line": 2565, + "line": 2574, "column": 26 }, "end": { - "line": 2565, + "line": 2574, "column": 33 } } @@ -133851,16 +133437,16 @@ "value": "", "raw": "''", "range": [ - 78146, - 78148 + 78269, + 78271 ], "loc": { "start": { - "line": 2565, + "line": 2574, "column": 36 }, "end": { - "line": 2565, + "line": 2574, "column": 38 } } @@ -133869,46 +133455,46 @@ "type": "Identifier", "name": "NONE", "range": [ - 78151, - 78155 + 78274, + 78278 ], "loc": { "start": { - "line": 2565, + "line": 2574, "column": 41 }, "end": { - "line": 2565, + "line": 2574, "column": 45 } } }, "range": [ - 78136, - 78155 + 78259, + 78278 ], "loc": { "start": { - "line": 2565, + "line": 2574, "column": 26 }, "end": { - "line": 2565, + "line": 2574, "column": 45 } } }, "range": [ - 78122, - 78155 + 78245, + 78278 ], "loc": { "start": { - "line": 2565, + "line": 2574, "column": 12 }, "end": { - "line": 2565, + "line": 2574, "column": 45 } } @@ -133919,16 +133505,16 @@ "type": "Identifier", "name": "validFlag", "range": [ - 78169, - 78178 + 78292, + 78301 ], "loc": { "start": { - "line": 2566, + "line": 2575, "column": 12 }, "end": { - "line": 2566, + "line": 2575, "column": 21 } } @@ -133939,16 +133525,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 78181, - 78188 + 78304, + 78311 ], "loc": { "start": { - "line": 2566, + "line": 2575, "column": 24 }, "end": { - "line": 2566, + "line": 2575, "column": 31 } } @@ -133958,16 +133544,16 @@ "value": "true", "raw": "'true'", "range": [ - 78191, - 78197 + 78314, + 78320 ], "loc": { "start": { - "line": 2566, + "line": 2575, "column": 34 }, "end": { - "line": 2566, + "line": 2575, "column": 40 } } @@ -133977,46 +133563,46 @@ "value": "false", "raw": "'false'", "range": [ - 78200, - 78207 + 78323, + 78330 ], "loc": { "start": { - "line": 2566, + "line": 2575, "column": 43 }, "end": { - "line": 2566, + "line": 2575, "column": 50 } } }, "range": [ - 78181, - 78207 + 78304, + 78330 ], "loc": { "start": { - "line": 2566, + "line": 2575, "column": 24 }, "end": { - "line": 2566, + "line": 2575, "column": 50 } } }, "range": [ - 78169, - 78207 + 78292, + 78330 ], "loc": { "start": { - "line": 2566, + "line": 2575, "column": 12 }, "end": { - "line": 2566, + "line": 2575, "column": 50 } } @@ -134024,16 +133610,16 @@ ], "kind": "let", "range": [ - 78118, - 78208 + 78241, + 78331 ], "loc": { "start": { - "line": 2565, + "line": 2574, "column": 8 }, "end": { - "line": 2566, + "line": 2575, "column": 51 } } @@ -134053,16 +133639,16 @@ "type": "Identifier", "name": "row", "range": [ - 78217, - 78220 + 78340, + 78343 ], "loc": { "start": { - "line": 2567, + "line": 2576, "column": 8 }, "end": { - "line": 2567, + "line": 2576, "column": 11 } } @@ -134071,31 +133657,31 @@ "type": "Identifier", "name": "style", "range": [ - 78221, - 78226 + 78344, + 78349 ], "loc": { "start": { - "line": 2567, + "line": 2576, "column": 12 }, "end": { - "line": 2567, + "line": 2576, "column": 17 } } }, "range": [ - 78217, - 78226 + 78340, + 78349 ], "loc": { "start": { - "line": 2567, + "line": 2576, "column": 8 }, "end": { - "line": 2567, + "line": 2576, "column": 17 } } @@ -134104,31 +133690,31 @@ "type": "Identifier", "name": "display", "range": [ - 78227, - 78234 + 78350, + 78357 ], "loc": { "start": { - "line": 2567, + "line": 2576, "column": 18 }, "end": { - "line": 2567, + "line": 2576, "column": 25 } } }, "range": [ - 78217, - 78234 + 78340, + 78357 ], "loc": { "start": { - "line": 2567, + "line": 2576, "column": 8 }, "end": { - "line": 2567, + "line": 2576, "column": 25 } } @@ -134137,46 +133723,46 @@ "type": "Identifier", "name": "displayFlag", "range": [ - 78237, - 78248 + 78360, + 78371 ], "loc": { "start": { - "line": 2567, + "line": 2576, "column": 28 }, "end": { - "line": 2567, + "line": 2576, "column": 39 } } }, "range": [ - 78217, - 78248 + 78340, + 78371 ], "loc": { "start": { - "line": 2567, + "line": 2576, "column": 8 }, "end": { - "line": 2567, + "line": 2576, "column": 39 } } }, "range": [ - 78217, - 78249 + 78340, + 78372 ], "loc": { "start": { - "line": 2567, + "line": 2576, "column": 8 }, "end": { - "line": 2567, + "line": 2576, "column": 40 } } @@ -134189,16 +133775,16 @@ "object": { "type": "ThisExpression", "range": [ - 78263, - 78267 + 78386, + 78390 ], "loc": { "start": { - "line": 2569, + "line": 2578, "column": 12 }, "end": { - "line": 2569, + "line": 2578, "column": 16 } } @@ -134207,31 +133793,31 @@ "type": "Identifier", "name": "paging", "range": [ - 78268, - 78274 + 78391, + 78397 ], "loc": { "start": { - "line": 2569, + "line": 2578, "column": 17 }, "end": { - "line": 2569, + "line": 2578, "column": 23 } } }, "range": [ - 78263, - 78274 + 78386, + 78397 ], "loc": { "start": { - "line": 2569, + "line": 2578, "column": 12 }, "end": { - "line": 2569, + "line": 2578, "column": 23 } } @@ -134250,16 +133836,16 @@ "type": "Identifier", "name": "row", "range": [ - 78290, - 78293 + 78413, + 78416 ], "loc": { "start": { - "line": 2570, + "line": 2579, "column": 12 }, "end": { - "line": 2570, + "line": 2579, "column": 15 } } @@ -134268,31 +133854,31 @@ "type": "Identifier", "name": "setAttribute", "range": [ - 78294, - 78306 + 78417, + 78429 ], "loc": { "start": { - "line": 2570, + "line": 2579, "column": 16 }, "end": { - "line": 2570, + "line": 2579, "column": 28 } } }, "range": [ - 78290, - 78306 + 78413, + 78429 ], "loc": { "start": { - "line": 2570, + "line": 2579, "column": 12 }, "end": { - "line": 2570, + "line": 2579, "column": 28 } } @@ -134303,16 +133889,16 @@ "value": "validRow", "raw": "'validRow'", "range": [ - 78307, - 78317 + 78430, + 78440 ], "loc": { "start": { - "line": 2570, + "line": 2579, "column": 29 }, "end": { - "line": 2570, + "line": 2579, "column": 39 } } @@ -134321,79 +133907,79 @@ "type": "Identifier", "name": "validFlag", "range": [ - 78319, - 78328 + 78442, + 78451 ], "loc": { "start": { - "line": 2570, + "line": 2579, "column": 41 }, "end": { - "line": 2570, + "line": 2579, "column": 50 } } } ], "range": [ - 78290, - 78329 + 78413, + 78452 ], "loc": { "start": { - "line": 2570, + "line": 2579, "column": 12 }, "end": { - "line": 2570, + "line": 2579, "column": 51 } } }, "range": [ - 78290, - 78330 + 78413, + 78453 ], "loc": { "start": { - "line": 2570, + "line": 2579, "column": 12 }, "end": { - "line": 2570, + "line": 2579, "column": 52 } } } ], "range": [ - 78276, - 78340 + 78399, + 78463 ], "loc": { "start": { - "line": 2569, + "line": 2578, "column": 25 }, "end": { - "line": 2571, + "line": 2580, "column": 9 } } }, "alternate": null, "range": [ - 78259, - 78340 + 78382, + 78463 ], "loc": { "start": { - "line": 2569, + "line": 2578, "column": 8 }, "end": { - "line": 2571, + "line": 2580, "column": 9 } } @@ -134404,16 +133990,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 78354, - 78361 + 78477, + 78484 ], "loc": { "start": { - "line": 2573, + "line": 2582, "column": 12 }, "end": { - "line": 2573, + "line": 2582, "column": 19 } } @@ -134437,16 +134023,16 @@ "object": { "type": "ThisExpression", "range": [ - 78381, - 78385 + 78504, + 78508 ], "loc": { "start": { - "line": 2574, + "line": 2583, "column": 16 }, "end": { - "line": 2574, + "line": 2583, "column": 20 } } @@ -134455,31 +134041,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 78386, - 78400 + 78509, + 78523 ], "loc": { "start": { - "line": 2574, + "line": 2583, "column": 21 }, "end": { - "line": 2574, + "line": 2583, "column": 35 } } }, "range": [ - 78381, - 78400 + 78504, + 78523 ], "loc": { "start": { - "line": 2574, + "line": 2583, "column": 16 }, "end": { - "line": 2574, + "line": 2583, "column": 35 } } @@ -134488,31 +134074,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 78401, - 78408 + 78524, + 78531 ], "loc": { "start": { - "line": 2574, + "line": 2583, "column": 36 }, "end": { - "line": 2574, + "line": 2583, "column": 43 } } }, "range": [ - 78381, - 78408 + 78504, + 78531 ], "loc": { "start": { - "line": 2574, + "line": 2583, "column": 16 }, "end": { - "line": 2574, + "line": 2583, "column": 43 } } @@ -134522,32 +134108,32 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 78409, - 78417 + 78532, + 78540 ], "loc": { "start": { - "line": 2574, + "line": 2583, "column": 44 }, "end": { - "line": 2574, + "line": 2583, "column": 52 } } } ], "range": [ - 78381, - 78418 + 78504, + 78541 ], "loc": { "start": { - "line": 2574, + "line": 2583, "column": 16 }, "end": { - "line": 2574, + "line": 2583, "column": 53 } } @@ -134560,47 +134146,47 @@ "value": 1, "raw": "1", "range": [ - 78424, - 78425 + 78547, + 78548 ], "loc": { "start": { - "line": 2574, + "line": 2583, "column": 59 }, "end": { - "line": 2574, + "line": 2583, "column": 60 } } }, "prefix": true, "range": [ - 78423, - 78425 + 78546, + 78548 ], "loc": { "start": { - "line": 2574, + "line": 2583, "column": 58 }, "end": { - "line": 2574, + "line": 2583, "column": 60 } } }, "range": [ - 78381, - 78425 + 78504, + 78548 ], "loc": { "start": { - "line": 2574, + "line": 2583, "column": 16 }, "end": { - "line": 2574, + "line": 2583, "column": 60 } } @@ -134621,16 +134207,16 @@ "object": { "type": "ThisExpression", "range": [ - 78445, - 78449 + 78568, + 78572 ], "loc": { "start": { - "line": 2575, + "line": 2584, "column": 16 }, "end": { - "line": 2575, + "line": 2584, "column": 20 } } @@ -134639,31 +134225,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 78450, - 78464 + 78573, + 78587 ], "loc": { "start": { - "line": 2575, + "line": 2584, "column": 21 }, "end": { - "line": 2575, + "line": 2584, "column": 35 } } }, "range": [ - 78445, - 78464 + 78568, + 78587 ], "loc": { "start": { - "line": 2575, + "line": 2584, "column": 16 }, "end": { - "line": 2575, + "line": 2584, "column": 35 } } @@ -134672,31 +134258,31 @@ "type": "Identifier", "name": "push", "range": [ - 78465, - 78469 + 78588, + 78592 ], "loc": { "start": { - "line": 2575, + "line": 2584, "column": 36 }, "end": { - "line": 2575, + "line": 2584, "column": 40 } } }, "range": [ - 78445, - 78469 + 78568, + 78592 ], "loc": { "start": { - "line": 2575, + "line": 2584, "column": 16 }, "end": { - "line": 2575, + "line": 2584, "column": 40 } } @@ -134706,79 +134292,79 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 78470, - 78478 + 78593, + 78601 ], "loc": { "start": { - "line": 2575, + "line": 2584, "column": 41 }, "end": { - "line": 2575, + "line": 2584, "column": 49 } } } ], "range": [ - 78445, - 78479 + 78568, + 78602 ], "loc": { "start": { - "line": 2575, + "line": 2584, "column": 16 }, "end": { - "line": 2575, + "line": 2584, "column": 50 } } }, "range": [ - 78445, - 78480 + 78568, + 78603 ], "loc": { "start": { - "line": 2575, + "line": 2584, "column": 16 }, "end": { - "line": 2575, + "line": 2584, "column": 51 } } } ], "range": [ - 78427, - 78494 + 78550, + 78617 ], "loc": { "start": { - "line": 2574, + "line": 2583, "column": 62 }, "end": { - "line": 2576, + "line": 2585, "column": 13 } } }, "alternate": null, "range": [ - 78377, - 78494 + 78500, + 78617 ], "loc": { "start": { - "line": 2574, + "line": 2583, "column": 12 }, "end": { - "line": 2576, + "line": 2585, "column": 13 } } @@ -134793,16 +134379,16 @@ "object": { "type": "ThisExpression", "range": [ - 78508, - 78512 + 78631, + 78635 ], "loc": { "start": { - "line": 2578, + "line": 2587, "column": 12 }, "end": { - "line": 2578, + "line": 2587, "column": 16 } } @@ -134811,31 +134397,31 @@ "type": "Identifier", "name": "onRowValidated", "range": [ - 78513, - 78527 + 78636, + 78650 ], "loc": { "start": { - "line": 2578, + "line": 2587, "column": 17 }, "end": { - "line": 2578, + "line": 2587, "column": 31 } } }, "range": [ - 78508, - 78527 + 78631, + 78650 ], "loc": { "start": { - "line": 2578, + "line": 2587, "column": 12 }, "end": { - "line": 2578, + "line": 2587, "column": 31 } } @@ -134844,16 +134430,16 @@ { "type": "ThisExpression", "range": [ - 78528, - 78532 + 78651, + 78655 ], "loc": { "start": { - "line": 2578, + "line": 2587, "column": 32 }, "end": { - "line": 2578, + "line": 2587, "column": 36 } } @@ -134862,47 +134448,47 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 78534, - 78542 + 78657, + 78665 ], "loc": { "start": { - "line": 2578, + "line": 2587, "column": 38 }, "end": { - "line": 2578, + "line": 2587, "column": 46 } } } ], "range": [ - 78508, - 78543 + 78631, + 78666 ], "loc": { "start": { - "line": 2578, + "line": 2587, "column": 12 }, "end": { - "line": 2578, + "line": 2587, "column": 47 } } }, "range": [ - 78508, - 78544 + 78631, + 78667 ], "loc": { "start": { - "line": 2578, + "line": 2587, "column": 12 }, "end": { - "line": 2578, + "line": 2587, "column": 48 } } @@ -134920,16 +134506,16 @@ "object": { "type": "ThisExpression", "range": [ - 78558, - 78562 + 78681, + 78685 ], "loc": { "start": { - "line": 2580, + "line": 2589, "column": 12 }, "end": { - "line": 2580, + "line": 2589, "column": 16 } } @@ -134938,31 +134524,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 78563, - 78570 + 78686, + 78693 ], "loc": { "start": { - "line": 2580, + "line": 2589, "column": 17 }, "end": { - "line": 2580, + "line": 2589, "column": 24 } } }, "range": [ - 78558, - 78570 + 78681, + 78693 ], "loc": { "start": { - "line": 2580, + "line": 2589, "column": 12 }, "end": { - "line": 2580, + "line": 2589, "column": 24 } } @@ -134971,31 +134557,31 @@ "type": "Identifier", "name": "emit", "range": [ - 78571, - 78575 + 78694, + 78698 ], "loc": { "start": { - "line": 2580, + "line": 2589, "column": 25 }, "end": { - "line": 2580, + "line": 2589, "column": 29 } } }, "range": [ - 78558, - 78575 + 78681, + 78698 ], "loc": { "start": { - "line": 2580, + "line": 2589, "column": 12 }, "end": { - "line": 2580, + "line": 2589, "column": 29 } } @@ -135006,16 +134592,16 @@ "value": "row-validated", "raw": "'row-validated'", "range": [ - 78576, - 78591 + 78699, + 78714 ], "loc": { "start": { - "line": 2580, + "line": 2589, "column": 30 }, "end": { - "line": 2580, + "line": 2589, "column": 45 } } @@ -135023,16 +134609,16 @@ { "type": "ThisExpression", "range": [ - 78593, - 78597 + 78716, + 78720 ], "loc": { "start": { - "line": 2580, + "line": 2589, "column": 47 }, "end": { - "line": 2580, + "line": 2589, "column": 51 } } @@ -135041,95 +134627,95 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 78599, - 78607 + 78722, + 78730 ], "loc": { "start": { - "line": 2580, + "line": 2589, "column": 53 }, "end": { - "line": 2580, + "line": 2589, "column": 61 } } } ], "range": [ - 78558, - 78608 + 78681, + 78731 ], "loc": { "start": { - "line": 2580, + "line": 2589, "column": 12 }, "end": { - "line": 2580, + "line": 2589, "column": 62 } } }, "range": [ - 78558, - 78609 + 78681, + 78732 ], "loc": { "start": { - "line": 2580, + "line": 2589, "column": 12 }, "end": { - "line": 2580, + "line": 2589, "column": 63 } } } ], "range": [ - 78363, - 78619 + 78486, + 78742 ], "loc": { "start": { - "line": 2573, + "line": 2582, "column": 21 }, "end": { - "line": 2581, + "line": 2590, "column": 9 } } }, "alternate": null, "range": [ - 78350, - 78619 + 78473, + 78742 ], "loc": { "start": { - "line": 2573, + "line": 2582, "column": 8 }, "end": { - "line": 2581, + "line": 2590, "column": 9 } } } ], "range": [ - 77820, - 78625 + 77943, + 78748 ], "loc": { "start": { - "line": 2554, + "line": 2563, "column": 35 }, "end": { - "line": 2582, + "line": 2591, "column": 5 } } @@ -135137,16 +134723,16 @@ "generator": false, "expression": false, "range": [ - 77800, - 78625 + 77923, + 78748 ], "loc": { "start": { - "line": 2554, + "line": 2563, "column": 15 }, "end": { - "line": 2582, + "line": 2591, "column": 5 } } @@ -135154,16 +134740,16 @@ "kind": "method", "computed": false, "range": [ - 77789, - 78625 + 77912, + 78748 ], "loc": { "start": { - "line": 2554, + "line": 2563, "column": 4 }, "end": { - "line": 2582, + "line": 2591, "column": 5 } }, @@ -135172,16 +134758,16 @@ "type": "Block", "value": "*\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n ", "range": [ - 77611, - 77784 + 77734, + 77907 ], "loc": { "start": { - "line": 2549, + "line": 2558, "column": 4 }, "end": { - "line": 2553, + "line": 2562, "column": 7 } } @@ -135192,16 +134778,16 @@ "type": "Block", "value": "*\n * Validate all filterable rows\n ", "range": [ - 78631, - 78678 + 78754, + 78801 ], "loc": { "start": { - "line": 2584, + "line": 2593, "column": 4 }, "end": { - "line": 2586, + "line": 2595, "column": 7 } } @@ -135215,16 +134801,16 @@ "type": "Identifier", "name": "validateAllRows", "range": [ - 78683, - 78698 + 78806, + 78821 ], "loc": { "start": { - "line": 2587, + "line": 2596, "column": 4 }, "end": { - "line": 2587, + "line": 2596, "column": 19 } } @@ -135247,16 +134833,16 @@ "object": { "type": "ThisExpression", "range": [ - 78716, - 78720 + 78839, + 78843 ], "loc": { "start": { - "line": 2588, + "line": 2597, "column": 13 }, "end": { - "line": 2588, + "line": 2597, "column": 17 } } @@ -135265,47 +134851,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 78721, - 78732 + 78844, + 78855 ], "loc": { "start": { - "line": 2588, + "line": 2597, "column": 18 }, "end": { - "line": 2588, + "line": 2597, "column": 29 } } }, "range": [ - 78716, - 78732 + 78839, + 78855 ], "loc": { "start": { - "line": 2588, + "line": 2597, "column": 13 }, "end": { - "line": 2588, + "line": 2597, "column": 29 } } }, "prefix": true, "range": [ - 78715, - 78732 + 78838, + 78855 ], "loc": { "start": { - "line": 2588, + "line": 2597, "column": 12 }, "end": { - "line": 2588, + "line": 2597, "column": 29 } } @@ -135317,48 +134903,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 78748, - 78755 + 78871, + 78878 ], "loc": { "start": { - "line": 2589, + "line": 2598, "column": 12 }, "end": { - "line": 2589, + "line": 2598, "column": 19 } } } ], "range": [ - 78734, - 78765 + 78857, + 78888 ], "loc": { "start": { - "line": 2588, + "line": 2597, "column": 31 }, "end": { - "line": 2590, + "line": 2599, "column": 9 } } }, "alternate": null, "range": [ - 78711, - 78765 + 78834, + 78888 ], "loc": { "start": { - "line": 2588, + "line": 2597, "column": 8 }, "end": { - "line": 2590, + "line": 2599, "column": 9 } } @@ -135374,16 +134960,16 @@ "object": { "type": "ThisExpression", "range": [ - 78774, - 78778 + 78897, + 78901 ], "loc": { "start": { - "line": 2591, + "line": 2600, "column": 8 }, "end": { - "line": 2591, + "line": 2600, "column": 12 } } @@ -135392,31 +134978,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 78779, - 78793 + 78902, + 78916 ], "loc": { "start": { - "line": 2591, + "line": 2600, "column": 13 }, "end": { - "line": 2591, + "line": 2600, "column": 27 } } }, "range": [ - 78774, - 78793 + 78897, + 78916 ], "loc": { "start": { - "line": 2591, + "line": 2600, "column": 8 }, "end": { - "line": 2591, + "line": 2600, "column": 27 } } @@ -135425,46 +135011,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 78796, - 78798 + 78919, + 78921 ], "loc": { "start": { - "line": 2591, + "line": 2600, "column": 30 }, "end": { - "line": 2591, + "line": 2600, "column": 32 } } }, "range": [ - 78774, - 78798 + 78897, + 78921 ], "loc": { "start": { - "line": 2591, + "line": 2600, "column": 8 }, "end": { - "line": 2591, + "line": 2600, "column": 32 } } }, "range": [ - 78774, - 78799 + 78897, + 78922 ], "loc": { "start": { - "line": 2591, + "line": 2600, "column": 8 }, "end": { - "line": 2591, + "line": 2600, "column": 33 } } @@ -135480,16 +135066,16 @@ "type": "Identifier", "name": "k", "range": [ - 78817, - 78818 + 78940, + 78941 ], "loc": { "start": { - "line": 2592, + "line": 2601, "column": 17 }, "end": { - "line": 2592, + "line": 2601, "column": 18 } } @@ -135500,16 +135086,16 @@ "object": { "type": "ThisExpression", "range": [ - 78821, - 78825 + 78944, + 78948 ], "loc": { "start": { - "line": 2592, + "line": 2601, "column": 21 }, "end": { - "line": 2592, + "line": 2601, "column": 25 } } @@ -135518,46 +135104,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 78826, - 78832 + 78949, + 78955 ], "loc": { "start": { - "line": 2592, + "line": 2601, "column": 26 }, "end": { - "line": 2592, + "line": 2601, "column": 32 } } }, "range": [ - 78821, - 78832 + 78944, + 78955 ], "loc": { "start": { - "line": 2592, + "line": 2601, "column": 21 }, "end": { - "line": 2592, + "line": 2601, "column": 32 } } }, "range": [ - 78817, - 78832 + 78940, + 78955 ], "loc": { "start": { - "line": 2592, + "line": 2601, "column": 17 }, "end": { - "line": 2592, + "line": 2601, "column": 32 } } @@ -135565,16 +135151,16 @@ ], "kind": "let", "range": [ - 78813, - 78832 + 78936, + 78955 ], "loc": { "start": { - "line": 2592, + "line": 2601, "column": 13 }, "end": { - "line": 2592, + "line": 2601, "column": 32 } } @@ -135586,16 +135172,16 @@ "type": "Identifier", "name": "k", "range": [ - 78834, - 78835 + 78957, + 78958 ], "loc": { "start": { - "line": 2592, + "line": 2601, "column": 34 }, "end": { - "line": 2592, + "line": 2601, "column": 35 } } @@ -135606,16 +135192,16 @@ "object": { "type": "ThisExpression", "range": [ - 78838, - 78842 + 78961, + 78965 ], "loc": { "start": { - "line": 2592, + "line": 2601, "column": 38 }, "end": { - "line": 2592, + "line": 2601, "column": 42 } } @@ -135624,46 +135210,46 @@ "type": "Identifier", "name": "nbFilterableRows", "range": [ - 78843, - 78859 + 78966, + 78982 ], "loc": { "start": { - "line": 2592, + "line": 2601, "column": 43 }, "end": { - "line": 2592, + "line": 2601, "column": 59 } } }, "range": [ - 78838, - 78859 + 78961, + 78982 ], "loc": { "start": { - "line": 2592, + "line": 2601, "column": 38 }, "end": { - "line": 2592, + "line": 2601, "column": 59 } } }, "range": [ - 78834, - 78859 + 78957, + 78982 ], "loc": { "start": { - "line": 2592, + "line": 2601, "column": 34 }, "end": { - "line": 2592, + "line": 2601, "column": 59 } } @@ -135675,32 +135261,32 @@ "type": "Identifier", "name": "k", "range": [ - 78861, - 78862 + 78984, + 78985 ], "loc": { "start": { - "line": 2592, + "line": 2601, "column": 61 }, "end": { - "line": 2592, + "line": 2601, "column": 62 } } }, "prefix": false, "range": [ - 78861, - 78864 + 78984, + 78987 ], "loc": { "start": { - "line": 2592, + "line": 2601, "column": 61 }, "end": { - "line": 2592, + "line": 2601, "column": 64 } } @@ -135718,16 +135304,16 @@ "object": { "type": "ThisExpression", "range": [ - 78880, - 78884 + 79003, + 79007 ], "loc": { "start": { - "line": 2593, + "line": 2602, "column": 12 }, "end": { - "line": 2593, + "line": 2602, "column": 16 } } @@ -135736,31 +135322,31 @@ "type": "Identifier", "name": "validateRow", "range": [ - 78885, - 78896 + 79008, + 79019 ], "loc": { "start": { - "line": 2593, + "line": 2602, "column": 17 }, "end": { - "line": 2593, + "line": 2602, "column": 28 } } }, "range": [ - 78880, - 78896 + 79003, + 79019 ], "loc": { "start": { - "line": 2593, + "line": 2602, "column": 12 }, "end": { - "line": 2593, + "line": 2602, "column": 28 } } @@ -135770,16 +135356,16 @@ "type": "Identifier", "name": "k", "range": [ - 78897, - 78898 + 79020, + 79021 ], "loc": { "start": { - "line": 2593, + "line": 2602, "column": 29 }, "end": { - "line": 2593, + "line": 2602, "column": 30 } } @@ -135789,94 +135375,94 @@ "value": true, "raw": "true", "range": [ - 78900, - 78904 + 79023, + 79027 ], "loc": { "start": { - "line": 2593, + "line": 2602, "column": 32 }, "end": { - "line": 2593, + "line": 2602, "column": 36 } } } ], "range": [ - 78880, - 78905 + 79003, + 79028 ], "loc": { "start": { - "line": 2593, + "line": 2602, "column": 12 }, "end": { - "line": 2593, + "line": 2602, "column": 37 } } }, "range": [ - 78880, - 78906 + 79003, + 79029 ], "loc": { "start": { - "line": 2593, + "line": 2602, "column": 12 }, "end": { - "line": 2593, + "line": 2602, "column": 38 } } } ], "range": [ - 78866, - 78916 + 78989, + 79039 ], "loc": { "start": { - "line": 2592, + "line": 2601, "column": 66 }, "end": { - "line": 2594, + "line": 2603, "column": 9 } } }, "range": [ - 78808, - 78916 + 78931, + 79039 ], "loc": { "start": { - "line": 2592, + "line": 2601, "column": 8 }, "end": { - "line": 2594, + "line": 2603, "column": 9 } } } ], "range": [ - 78701, - 78922 + 78824, + 79045 ], "loc": { "start": { - "line": 2587, + "line": 2596, "column": 22 }, "end": { - "line": 2595, + "line": 2604, "column": 5 } } @@ -135884,16 +135470,16 @@ "generator": false, "expression": false, "range": [ - 78698, - 78922 + 78821, + 79045 ], "loc": { "start": { - "line": 2587, + "line": 2596, "column": 19 }, "end": { - "line": 2595, + "line": 2604, "column": 5 } } @@ -135901,16 +135487,16 @@ "kind": "method", "computed": false, "range": [ - 78683, - 78922 + 78806, + 79045 ], "loc": { "start": { - "line": 2587, + "line": 2596, "column": 4 }, "end": { - "line": 2595, + "line": 2604, "column": 5 } }, @@ -135919,16 +135505,16 @@ "type": "Block", "value": "*\n * Validate all filterable rows\n ", "range": [ - 78631, - 78678 + 78754, + 78801 ], "loc": { "start": { - "line": 2584, + "line": 2593, "column": 4 }, "end": { - "line": 2586, + "line": 2595, "column": 7 } } @@ -135939,16 +135525,16 @@ "type": "Block", "value": "*\n * Set search value to a given filter\n * @param {Number} index Column's index\n * @param {String or Array} query searcharg Search term\n ", "range": [ - 78928, - 79090 + 79051, + 79213 ], "loc": { "start": { - "line": 2597, + "line": 2606, "column": 4 }, "end": { - "line": 2601, + "line": 2610, "column": 7 } } @@ -135962,16 +135548,16 @@ "type": "Identifier", "name": "setFilterValue", "range": [ - 79095, - 79109 + 79218, + 79232 ], "loc": { "start": { - "line": 2602, + "line": 2611, "column": 4 }, "end": { - "line": 2602, + "line": 2611, "column": 18 } } @@ -135984,16 +135570,16 @@ "type": "Identifier", "name": "index", "range": [ - 79110, - 79115 + 79233, + 79238 ], "loc": { "start": { - "line": 2602, + "line": 2611, "column": 19 }, "end": { - "line": 2602, + "line": 2611, "column": 24 } } @@ -136004,16 +135590,16 @@ "type": "Identifier", "name": "query", "range": [ - 79117, - 79122 + 79240, + 79245 ], "loc": { "start": { - "line": 2602, + "line": 2611, "column": 26 }, "end": { - "line": 2602, + "line": 2611, "column": 31 } } @@ -136023,31 +135609,31 @@ "value": "", "raw": "''", "range": [ - 79125, - 79127 + 79248, + 79250 ], "loc": { "start": { - "line": 2602, + "line": 2611, "column": 34 }, "end": { - "line": 2602, + "line": 2611, "column": 36 } } }, "range": [ - 79117, - 79127 + 79240, + 79250 ], "loc": { "start": { - "line": 2602, + "line": 2611, "column": 26 }, "end": { - "line": 2602, + "line": 2611, "column": 36 } } @@ -136067,16 +135653,16 @@ "object": { "type": "ThisExpression", "range": [ - 79144, - 79148 + 79267, + 79271 ], "loc": { "start": { - "line": 2603, + "line": 2612, "column": 13 }, "end": { - "line": 2603, + "line": 2612, "column": 17 } } @@ -136085,47 +135671,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 79149, - 79156 + 79272, + 79279 ], "loc": { "start": { - "line": 2603, + "line": 2612, "column": 18 }, "end": { - "line": 2603, + "line": 2612, "column": 25 } } }, "range": [ - 79144, - 79156 + 79267, + 79279 ], "loc": { "start": { - "line": 2603, + "line": 2612, "column": 13 }, "end": { - "line": 2603, + "line": 2612, "column": 25 } } }, "prefix": true, "range": [ - 79143, - 79156 + 79266, + 79279 ], "loc": { "start": { - "line": 2603, + "line": 2612, "column": 12 }, "end": { - "line": 2603, + "line": 2612, "column": 25 } } @@ -136137,48 +135723,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 79172, - 79179 + 79295, + 79302 ], "loc": { "start": { - "line": 2604, + "line": 2613, "column": 12 }, "end": { - "line": 2604, + "line": 2613, "column": 19 } } } ], "range": [ - 79158, - 79189 + 79281, + 79312 ], "loc": { "start": { - "line": 2603, + "line": 2612, "column": 27 }, "end": { - "line": 2605, + "line": 2614, "column": 9 } } }, "alternate": null, "range": [ - 79139, - 79189 + 79262, + 79312 ], "loc": { "start": { - "line": 2603, + "line": 2612, "column": 8 }, "end": { - "line": 2605, + "line": 2614, "column": 9 } } @@ -136192,16 +135778,16 @@ "type": "Identifier", "name": "slc", "range": [ - 79202, - 79205 + 79325, + 79328 ], "loc": { "start": { - "line": 2606, + "line": 2615, "column": 12 }, "end": { - "line": 2606, + "line": 2615, "column": 15 } } @@ -136214,16 +135800,16 @@ "object": { "type": "ThisExpression", "range": [ - 79208, - 79212 + 79331, + 79335 ], "loc": { "start": { - "line": 2606, + "line": 2615, "column": 18 }, "end": { - "line": 2606, + "line": 2615, "column": 22 } } @@ -136232,31 +135818,31 @@ "type": "Identifier", "name": "getFilterElement", "range": [ - 79213, - 79229 + 79336, + 79352 ], "loc": { "start": { - "line": 2606, + "line": 2615, "column": 23 }, "end": { - "line": 2606, + "line": 2615, "column": 39 } } }, "range": [ - 79208, - 79229 + 79331, + 79352 ], "loc": { "start": { - "line": 2606, + "line": 2615, "column": 18 }, "end": { - "line": 2606, + "line": 2615, "column": 39 } } @@ -136266,47 +135852,47 @@ "type": "Identifier", "name": "index", "range": [ - 79230, - 79235 + 79353, + 79358 ], "loc": { "start": { - "line": 2606, + "line": 2615, "column": 40 }, "end": { - "line": 2606, + "line": 2615, "column": 45 } } } ], "range": [ - 79208, - 79236 + 79331, + 79359 ], "loc": { "start": { - "line": 2606, + "line": 2615, "column": 18 }, "end": { - "line": 2606, + "line": 2615, "column": 46 } } }, "range": [ - 79202, - 79236 + 79325, + 79359 ], "loc": { "start": { - "line": 2606, + "line": 2615, "column": 12 }, "end": { - "line": 2606, + "line": 2615, "column": 46 } } @@ -136317,16 +135903,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 79250, - 79260 + 79373, + 79383 ], "loc": { "start": { - "line": 2607, + "line": 2616, "column": 12 }, "end": { - "line": 2607, + "line": 2616, "column": 22 } } @@ -136339,16 +135925,16 @@ "object": { "type": "ThisExpression", "range": [ - 79263, - 79267 + 79386, + 79390 ], "loc": { "start": { - "line": 2607, + "line": 2616, "column": 25 }, "end": { - "line": 2607, + "line": 2616, "column": 29 } } @@ -136357,31 +135943,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 79268, - 79281 + 79391, + 79404 ], "loc": { "start": { - "line": 2607, + "line": 2616, "column": 30 }, "end": { - "line": 2607, + "line": 2616, "column": 43 } } }, "range": [ - 79263, - 79281 + 79386, + 79404 ], "loc": { "start": { - "line": 2607, + "line": 2616, "column": 25 }, "end": { - "line": 2607, + "line": 2616, "column": 43 } } @@ -136391,47 +135977,47 @@ "type": "Identifier", "name": "index", "range": [ - 79282, - 79287 + 79405, + 79410 ], "loc": { "start": { - "line": 2607, + "line": 2616, "column": 44 }, "end": { - "line": 2607, + "line": 2616, "column": 49 } } } ], "range": [ - 79263, - 79288 + 79386, + 79411 ], "loc": { "start": { - "line": 2607, + "line": 2616, "column": 25 }, "end": { - "line": 2607, + "line": 2616, "column": 50 } } }, "range": [ - 79250, - 79288 + 79373, + 79411 ], "loc": { "start": { - "line": 2607, + "line": 2616, "column": 12 }, "end": { - "line": 2607, + "line": 2616, "column": 50 } } @@ -136439,16 +136025,16 @@ ], "kind": "let", "range": [ - 79198, - 79289 + 79321, + 79412 ], "loc": { "start": { - "line": 2606, + "line": 2615, "column": 8 }, "end": { - "line": 2607, + "line": 2616, "column": 51 } } @@ -136465,16 +136051,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 79303, - 79313 + 79426, + 79436 ], "loc": { "start": { - "line": 2609, + "line": 2618, "column": 12 }, "end": { - "line": 2609, + "line": 2618, "column": 22 } } @@ -136483,31 +136069,31 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 79318, - 79326 + 79441, + 79449 ], "loc": { "start": { - "line": 2609, + "line": 2618, "column": 27 }, "end": { - "line": 2609, + "line": 2618, "column": 35 } } }, "range": [ - 79303, - 79326 + 79426, + 79449 ], "loc": { "start": { - "line": 2609, + "line": 2618, "column": 12 }, "end": { - "line": 2609, + "line": 2618, "column": 35 } } @@ -136519,16 +136105,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 79330, - 79340 + 79453, + 79463 ], "loc": { "start": { - "line": 2609, + "line": 2618, "column": 39 }, "end": { - "line": 2609, + "line": 2618, "column": 49 } } @@ -136537,46 +136123,46 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 79345, - 79354 + 79468, + 79477 ], "loc": { "start": { - "line": 2609, + "line": 2618, "column": 54 }, "end": { - "line": 2609, + "line": 2618, "column": 63 } } }, "range": [ - 79330, - 79354 + 79453, + 79477 ], "loc": { "start": { - "line": 2609, + "line": 2618, "column": 39 }, "end": { - "line": 2609, + "line": 2618, "column": 63 } } }, "range": [ - 79303, - 79354 + 79426, + 79477 ], "loc": { "start": { - "line": 2609, + "line": 2618, "column": 12 }, "end": { - "line": 2609, + "line": 2618, "column": 63 } } @@ -136595,16 +136181,16 @@ "object": { "type": "ThisExpression", "range": [ - 79374, - 79378 + 79497, + 79501 ], "loc": { "start": { - "line": 2610, + "line": 2619, "column": 16 }, "end": { - "line": 2610, + "line": 2619, "column": 20 } } @@ -136613,31 +136199,31 @@ "type": "Identifier", "name": "loadFltOnDemand", "range": [ - 79379, - 79394 + 79502, + 79517 ], "loc": { "start": { - "line": 2610, + "line": 2619, "column": 21 }, "end": { - "line": 2610, + "line": 2619, "column": 36 } } }, "range": [ - 79374, - 79394 + 79497, + 79517 ], "loc": { "start": { - "line": 2610, + "line": 2619, "column": 16 }, "end": { - "line": 2610, + "line": 2619, "column": 36 } } @@ -136651,16 +136237,16 @@ "object": { "type": "ThisExpression", "range": [ - 79399, - 79403 + 79522, + 79526 ], "loc": { "start": { - "line": 2610, + "line": 2619, "column": 41 }, "end": { - "line": 2610, + "line": 2619, "column": 45 } } @@ -136669,62 +136255,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 79404, - 79415 + 79527, + 79538 ], "loc": { "start": { - "line": 2610, + "line": 2619, "column": 46 }, "end": { - "line": 2610, + "line": 2619, "column": 57 } } }, "range": [ - 79399, - 79415 + 79522, + 79538 ], "loc": { "start": { - "line": 2610, + "line": 2619, "column": 41 }, "end": { - "line": 2610, + "line": 2619, "column": 57 } } }, "prefix": true, "range": [ - 79398, - 79415 + 79521, + 79538 ], "loc": { "start": { - "line": 2610, + "line": 2619, "column": 40 }, "end": { - "line": 2610, + "line": 2619, "column": 57 } } }, "range": [ - 79374, - 79415 + 79497, + 79538 ], "loc": { "start": { - "line": 2610, + "line": 2619, "column": 16 }, "end": { - "line": 2610, + "line": 2619, "column": 57 } } @@ -136745,16 +136331,16 @@ "object": { "type": "ThisExpression", "range": [ - 79435, - 79439 + 79558, + 79562 ], "loc": { "start": { - "line": 2611, + "line": 2620, "column": 16 }, "end": { - "line": 2611, + "line": 2620, "column": 20 } } @@ -136763,31 +136349,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 79440, - 79447 + 79563, + 79570 ], "loc": { "start": { - "line": 2611, + "line": 2620, "column": 21 }, "end": { - "line": 2611, + "line": 2620, "column": 28 } } }, "range": [ - 79435, - 79447 + 79558, + 79570 ], "loc": { "start": { - "line": 2611, + "line": 2620, "column": 16 }, "end": { - "line": 2611, + "line": 2620, "column": 28 } } @@ -136796,31 +136382,31 @@ "type": "Identifier", "name": "emit", "range": [ - 79448, - 79452 + 79571, + 79575 ], "loc": { "start": { - "line": 2611, + "line": 2620, "column": 29 }, "end": { - "line": 2611, + "line": 2620, "column": 33 } } }, "range": [ - 79435, - 79452 + 79558, + 79575 ], "loc": { "start": { - "line": 2611, + "line": 2620, "column": 16 }, "end": { - "line": 2611, + "line": 2620, "column": 33 } } @@ -136831,16 +136417,16 @@ "value": "build-select-filter", "raw": "'build-select-filter'", "range": [ - 79453, - 79474 + 79576, + 79597 ], "loc": { "start": { - "line": 2611, + "line": 2620, "column": 34 }, "end": { - "line": 2611, + "line": 2620, "column": 55 } } @@ -136848,16 +136434,16 @@ { "type": "ThisExpression", "range": [ - 79476, - 79480 + 79599, + 79603 ], "loc": { "start": { - "line": 2611, + "line": 2620, "column": 57 }, "end": { - "line": 2611, + "line": 2620, "column": 61 } } @@ -136866,16 +136452,16 @@ "type": "Identifier", "name": "index", "range": [ - 79482, - 79487 + 79605, + 79610 ], "loc": { "start": { - "line": 2611, + "line": 2620, "column": 63 }, "end": { - "line": 2611, + "line": 2620, "column": 68 } } @@ -136886,16 +136472,16 @@ "object": { "type": "ThisExpression", "range": [ - 79509, - 79513 + 79632, + 79636 ], "loc": { "start": { - "line": 2612, + "line": 2621, "column": 20 }, "end": { - "line": 2612, + "line": 2621, "column": 24 } } @@ -136904,31 +136490,31 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 79514, - 79527 + 79637, + 79650 ], "loc": { "start": { - "line": 2612, + "line": 2621, "column": 25 }, "end": { - "line": 2612, + "line": 2621, "column": 38 } } }, "range": [ - 79509, - 79527 + 79632, + 79650 ], "loc": { "start": { - "line": 2612, + "line": 2621, "column": 20 }, "end": { - "line": 2612, + "line": 2621, "column": 38 } } @@ -136939,16 +136525,16 @@ "object": { "type": "ThisExpression", "range": [ - 79529, - 79533 + 79652, + 79656 ], "loc": { "start": { - "line": 2612, + "line": 2621, "column": 40 }, "end": { - "line": 2612, + "line": 2621, "column": 44 } } @@ -136957,94 +136543,94 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 79534, - 79547 + 79657, + 79670 ], "loc": { "start": { - "line": 2612, + "line": 2621, "column": 45 }, "end": { - "line": 2612, + "line": 2621, "column": 58 } } }, "range": [ - 79529, - 79547 + 79652, + 79670 ], "loc": { "start": { - "line": 2612, + "line": 2621, "column": 40 }, "end": { - "line": 2612, + "line": 2621, "column": 58 } } } ], "range": [ - 79435, - 79548 + 79558, + 79671 ], "loc": { "start": { - "line": 2611, + "line": 2620, "column": 16 }, "end": { - "line": 2612, + "line": 2621, "column": 59 } } }, "range": [ - 79435, - 79549 + 79558, + 79672 ], "loc": { "start": { - "line": 2611, + "line": 2620, "column": 16 }, "end": { - "line": 2612, + "line": 2621, "column": 60 } } } ], "range": [ - 79417, - 79563 + 79540, + 79686 ], "loc": { "start": { - "line": 2610, + "line": 2619, "column": 59 }, "end": { - "line": 2613, + "line": 2622, "column": 13 } } }, "alternate": null, "range": [ - 79370, - 79563 + 79493, + 79686 ], "loc": { "start": { - "line": 2610, + "line": 2619, "column": 12 }, "end": { - "line": 2613, + "line": 2622, "column": 13 } } @@ -137061,16 +136647,16 @@ "type": "Identifier", "name": "slc", "range": [ - 79576, - 79579 + 79699, + 79702 ], "loc": { "start": { - "line": 2614, + "line": 2623, "column": 12 }, "end": { - "line": 2614, + "line": 2623, "column": 15 } } @@ -137079,31 +136665,31 @@ "type": "Identifier", "name": "value", "range": [ - 79580, - 79585 + 79703, + 79708 ], "loc": { "start": { - "line": 2614, + "line": 2623, "column": 16 }, "end": { - "line": 2614, + "line": 2623, "column": 21 } } }, "range": [ - 79576, - 79585 + 79699, + 79708 ], "loc": { "start": { - "line": 2614, + "line": 2623, "column": 12 }, "end": { - "line": 2614, + "line": 2623, "column": 21 } } @@ -137112,62 +136698,62 @@ "type": "Identifier", "name": "query", "range": [ - 79588, - 79593 + 79711, + 79716 ], "loc": { "start": { - "line": 2614, + "line": 2623, "column": 24 }, "end": { - "line": 2614, + "line": 2623, "column": 29 } } }, "range": [ - 79576, - 79593 + 79699, + 79716 ], "loc": { "start": { - "line": 2614, + "line": 2623, "column": 12 }, "end": { - "line": 2614, + "line": 2623, "column": 29 } } }, "range": [ - 79576, - 79594 + 79699, + 79717 ], "loc": { "start": { - "line": 2614, + "line": 2623, "column": 12 }, "end": { - "line": 2614, + "line": 2623, "column": 30 } } } ], "range": [ - 79356, - 79604 + 79479, + 79727 ], "loc": { "start": { - "line": 2609, + "line": 2618, "column": 65 }, "end": { - "line": 2615, + "line": 2624, "column": 9 } }, @@ -137176,16 +136762,16 @@ "type": "Line", "value": "multiple selects", "range": [ - 79613, - 79631 + 79736, + 79754 ], "loc": { "start": { - "line": 2616, + "line": 2625, "column": 8 }, "end": { - "line": 2616, + "line": 2625, "column": 26 } } @@ -137201,16 +136787,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 79649, - 79659 + 79772, + 79782 ], "loc": { "start": { - "line": 2617, + "line": 2626, "column": 17 }, "end": { - "line": 2617, + "line": 2626, "column": 27 } } @@ -137219,31 +136805,31 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 79664, - 79672 + 79787, + 79795 ], "loc": { "start": { - "line": 2617, + "line": 2626, "column": 32 }, "end": { - "line": 2617, + "line": 2626, "column": 40 } } }, "range": [ - 79649, - 79672 + 79772, + 79795 ], "loc": { "start": { - "line": 2617, + "line": 2626, "column": 17 }, "end": { - "line": 2617, + "line": 2626, "column": 40 } } @@ -137260,16 +136846,16 @@ "type": "Identifier", "name": "values", "range": [ - 79692, - 79698 + 79815, + 79821 ], "loc": { "start": { - "line": 2618, + "line": 2627, "column": 16 }, "end": { - "line": 2618, + "line": 2627, "column": 22 } } @@ -137282,16 +136868,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 79701, - 79708 + 79824, + 79831 ], "loc": { "start": { - "line": 2618, + "line": 2627, "column": 25 }, "end": { - "line": 2618, + "line": 2627, "column": 32 } } @@ -137301,32 +136887,32 @@ "type": "Identifier", "name": "query", "range": [ - 79709, - 79714 + 79832, + 79837 ], "loc": { "start": { - "line": 2618, + "line": 2627, "column": 33 }, "end": { - "line": 2618, + "line": 2627, "column": 38 } } } ], "range": [ - 79701, - 79715 + 79824, + 79838 ], "loc": { "start": { - "line": 2618, + "line": 2627, "column": 25 }, "end": { - "line": 2618, + "line": 2627, "column": 39 } } @@ -137335,16 +136921,16 @@ "type": "Identifier", "name": "query", "range": [ - 79718, - 79723 + 79841, + 79846 ], "loc": { "start": { - "line": 2618, + "line": 2627, "column": 42 }, "end": { - "line": 2618, + "line": 2627, "column": 47 } } @@ -137358,16 +136944,16 @@ "type": "Identifier", "name": "query", "range": [ - 79742, - 79747 + 79865, + 79870 ], "loc": { "start": { - "line": 2619, + "line": 2628, "column": 16 }, "end": { - "line": 2619, + "line": 2628, "column": 21 } } @@ -137376,31 +136962,31 @@ "type": "Identifier", "name": "split", "range": [ - 79748, - 79753 + 79871, + 79876 ], "loc": { "start": { - "line": 2619, + "line": 2628, "column": 22 }, "end": { - "line": 2619, + "line": 2628, "column": 27 } } }, "range": [ - 79742, - 79753 + 79865, + 79876 ], "loc": { "start": { - "line": 2619, + "line": 2628, "column": 16 }, "end": { - "line": 2619, + "line": 2628, "column": 27 } } @@ -137417,16 +137003,16 @@ "value": " ", "raw": "' '", "range": [ - 79754, - 79757 + 79877, + 79880 ], "loc": { "start": { - "line": 2619, + "line": 2628, "column": 28 }, "end": { - "line": 2619, + "line": 2628, "column": 31 } } @@ -137437,16 +137023,16 @@ "object": { "type": "ThisExpression", "range": [ - 79760, - 79764 + 79883, + 79887 ], "loc": { "start": { - "line": 2619, + "line": 2628, "column": 34 }, "end": { - "line": 2619, + "line": 2628, "column": 38 } } @@ -137455,46 +137041,46 @@ "type": "Identifier", "name": "orOperator", "range": [ - 79765, - 79775 + 79888, + 79898 ], "loc": { "start": { - "line": 2619, + "line": 2628, "column": 39 }, "end": { - "line": 2619, + "line": 2628, "column": 49 } } }, "range": [ - 79760, - 79775 + 79883, + 79898 ], "loc": { "start": { - "line": 2619, + "line": 2628, "column": 34 }, "end": { - "line": 2619, + "line": 2628, "column": 49 } } }, "range": [ - 79754, - 79775 + 79877, + 79898 ], "loc": { "start": { - "line": 2619, + "line": 2628, "column": 28 }, "end": { - "line": 2619, + "line": 2628, "column": 49 } } @@ -137504,77 +137090,77 @@ "value": " ", "raw": "' '", "range": [ - 79778, - 79781 + 79901, + 79904 ], "loc": { "start": { - "line": 2619, + "line": 2628, "column": 52 }, "end": { - "line": 2619, + "line": 2628, "column": 55 } } }, "range": [ - 79754, - 79781 + 79877, + 79904 ], "loc": { "start": { - "line": 2619, + "line": 2628, "column": 28 }, "end": { - "line": 2619, + "line": 2628, "column": 55 } } } ], "range": [ - 79742, - 79782 + 79865, + 79905 ], "loc": { "start": { - "line": 2619, + "line": 2628, "column": 16 }, "end": { - "line": 2619, + "line": 2628, "column": 56 } } }, "range": [ - 79701, - 79782 + 79824, + 79905 ], "loc": { "start": { - "line": 2618, + "line": 2627, "column": 25 }, "end": { - "line": 2619, + "line": 2628, "column": 56 } } }, "range": [ - 79692, - 79782 + 79815, + 79905 ], "loc": { "start": { - "line": 2618, + "line": 2627, "column": 16 }, "end": { - "line": 2619, + "line": 2628, "column": 56 } } @@ -137582,16 +137168,16 @@ ], "kind": "let", "range": [ - 79688, - 79783 + 79811, + 79906 ], "loc": { "start": { - "line": 2618, + "line": 2627, "column": 12 }, "end": { - "line": 2619, + "line": 2628, "column": 57 } } @@ -137607,16 +137193,16 @@ "object": { "type": "ThisExpression", "range": [ - 79801, - 79805 + 79924, + 79928 ], "loc": { "start": { - "line": 2621, + "line": 2630, "column": 16 }, "end": { - "line": 2621, + "line": 2630, "column": 20 } } @@ -137625,31 +137211,31 @@ "type": "Identifier", "name": "loadFltOnDemand", "range": [ - 79806, - 79821 + 79929, + 79944 ], "loc": { "start": { - "line": 2621, + "line": 2630, "column": 21 }, "end": { - "line": 2621, + "line": 2630, "column": 36 } } }, "range": [ - 79801, - 79821 + 79924, + 79944 ], "loc": { "start": { - "line": 2621, + "line": 2630, "column": 16 }, "end": { - "line": 2621, + "line": 2630, "column": 36 } } @@ -137663,16 +137249,16 @@ "object": { "type": "ThisExpression", "range": [ - 79826, - 79830 + 79949, + 79953 ], "loc": { "start": { - "line": 2621, + "line": 2630, "column": 41 }, "end": { - "line": 2621, + "line": 2630, "column": 45 } } @@ -137681,62 +137267,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 79831, - 79842 + 79954, + 79965 ], "loc": { "start": { - "line": 2621, + "line": 2630, "column": 46 }, "end": { - "line": 2621, + "line": 2630, "column": 57 } } }, "range": [ - 79826, - 79842 + 79949, + 79965 ], "loc": { "start": { - "line": 2621, + "line": 2630, "column": 41 }, "end": { - "line": 2621, + "line": 2630, "column": 57 } } }, "prefix": true, "range": [ - 79825, - 79842 + 79948, + 79965 ], "loc": { "start": { - "line": 2621, + "line": 2630, "column": 40 }, "end": { - "line": 2621, + "line": 2630, "column": 57 } } }, "range": [ - 79801, - 79842 + 79924, + 79965 ], "loc": { "start": { - "line": 2621, + "line": 2630, "column": 16 }, "end": { - "line": 2621, + "line": 2630, "column": 57 } } @@ -137757,16 +137343,16 @@ "object": { "type": "ThisExpression", "range": [ - 79862, - 79866 + 79985, + 79989 ], "loc": { "start": { - "line": 2622, + "line": 2631, "column": 16 }, "end": { - "line": 2622, + "line": 2631, "column": 20 } } @@ -137775,31 +137361,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 79867, - 79874 + 79990, + 79997 ], "loc": { "start": { - "line": 2622, + "line": 2631, "column": 21 }, "end": { - "line": 2622, + "line": 2631, "column": 28 } } }, "range": [ - 79862, - 79874 + 79985, + 79997 ], "loc": { "start": { - "line": 2622, + "line": 2631, "column": 16 }, "end": { - "line": 2622, + "line": 2631, "column": 28 } } @@ -137808,31 +137394,31 @@ "type": "Identifier", "name": "emit", "range": [ - 79875, - 79879 + 79998, + 80002 ], "loc": { "start": { - "line": 2622, + "line": 2631, "column": 29 }, "end": { - "line": 2622, + "line": 2631, "column": 33 } } }, "range": [ - 79862, - 79879 + 79985, + 80002 ], "loc": { "start": { - "line": 2622, + "line": 2631, "column": 16 }, "end": { - "line": 2622, + "line": 2631, "column": 33 } } @@ -137843,16 +137429,16 @@ "value": "build-select-filter", "raw": "'build-select-filter'", "range": [ - 79880, - 79901 + 80003, + 80024 ], "loc": { "start": { - "line": 2622, + "line": 2631, "column": 34 }, "end": { - "line": 2622, + "line": 2631, "column": 55 } } @@ -137860,16 +137446,16 @@ { "type": "ThisExpression", "range": [ - 79903, - 79907 + 80026, + 80030 ], "loc": { "start": { - "line": 2622, + "line": 2631, "column": 57 }, "end": { - "line": 2622, + "line": 2631, "column": 61 } } @@ -137878,16 +137464,16 @@ "type": "Identifier", "name": "index", "range": [ - 79909, - 79914 + 80032, + 80037 ], "loc": { "start": { - "line": 2622, + "line": 2631, "column": 63 }, "end": { - "line": 2622, + "line": 2631, "column": 68 } } @@ -137898,16 +137484,16 @@ "object": { "type": "ThisExpression", "range": [ - 79936, - 79940 + 80059, + 80063 ], "loc": { "start": { - "line": 2623, + "line": 2632, "column": 20 }, "end": { - "line": 2623, + "line": 2632, "column": 24 } } @@ -137916,31 +137502,31 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 79941, - 79954 + 80064, + 80077 ], "loc": { "start": { - "line": 2623, + "line": 2632, "column": 25 }, "end": { - "line": 2623, + "line": 2632, "column": 38 } } }, "range": [ - 79936, - 79954 + 80059, + 80077 ], "loc": { "start": { - "line": 2623, + "line": 2632, "column": 20 }, "end": { - "line": 2623, + "line": 2632, "column": 38 } } @@ -137951,16 +137537,16 @@ "object": { "type": "ThisExpression", "range": [ - 79956, - 79960 + 80079, + 80083 ], "loc": { "start": { - "line": 2623, + "line": 2632, "column": 40 }, "end": { - "line": 2623, + "line": 2632, "column": 44 } } @@ -137969,94 +137555,94 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 79961, - 79974 + 80084, + 80097 ], "loc": { "start": { - "line": 2623, + "line": 2632, "column": 45 }, "end": { - "line": 2623, + "line": 2632, "column": 58 } } }, "range": [ - 79956, - 79974 + 80079, + 80097 ], "loc": { "start": { - "line": 2623, + "line": 2632, "column": 40 }, "end": { - "line": 2623, + "line": 2632, "column": 58 } } } ], "range": [ - 79862, - 79975 + 79985, + 80098 ], "loc": { "start": { - "line": 2622, + "line": 2631, "column": 16 }, "end": { - "line": 2623, + "line": 2632, "column": 59 } } }, "range": [ - 79862, - 79976 + 79985, + 80099 ], "loc": { "start": { - "line": 2622, + "line": 2631, "column": 16 }, "end": { - "line": 2623, + "line": 2632, "column": 60 } } } ], "range": [ - 79844, - 79990 + 79967, + 80113 ], "loc": { "start": { - "line": 2621, + "line": 2630, "column": 59 }, "end": { - "line": 2624, + "line": 2633, "column": 13 } } }, "alternate": null, "range": [ - 79797, - 79990 + 79920, + 80113 ], "loc": { "start": { - "line": 2621, + "line": 2630, "column": 12 }, "end": { - "line": 2624, + "line": 2633, "column": 13 } } @@ -138074,16 +137660,16 @@ "object": { "type": "ThisExpression", "range": [ - 80004, - 80008 + 80127, + 80131 ], "loc": { "start": { - "line": 2626, + "line": 2635, "column": 12 }, "end": { - "line": 2626, + "line": 2635, "column": 16 } } @@ -138092,31 +137678,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 80009, - 80016 + 80132, + 80139 ], "loc": { "start": { - "line": 2626, + "line": 2635, "column": 17 }, "end": { - "line": 2626, + "line": 2635, "column": 24 } } }, "range": [ - 80004, - 80016 + 80127, + 80139 ], "loc": { "start": { - "line": 2626, + "line": 2635, "column": 12 }, "end": { - "line": 2626, + "line": 2635, "column": 24 } } @@ -138125,31 +137711,31 @@ "type": "Identifier", "name": "emit", "range": [ - 80017, - 80021 + 80140, + 80144 ], "loc": { "start": { - "line": 2626, + "line": 2635, "column": 25 }, "end": { - "line": 2626, + "line": 2635, "column": 29 } } }, "range": [ - 80004, - 80021 + 80127, + 80144 ], "loc": { "start": { - "line": 2626, + "line": 2635, "column": 12 }, "end": { - "line": 2626, + "line": 2635, "column": 29 } } @@ -138160,16 +137746,16 @@ "value": "select-options", "raw": "'select-options'", "range": [ - 80022, - 80038 + 80145, + 80161 ], "loc": { "start": { - "line": 2626, + "line": 2635, "column": 30 }, "end": { - "line": 2626, + "line": 2635, "column": 46 } } @@ -138177,16 +137763,16 @@ { "type": "ThisExpression", "range": [ - 80040, - 80044 + 80163, + 80167 ], "loc": { "start": { - "line": 2626, + "line": 2635, "column": 48 }, "end": { - "line": 2626, + "line": 2635, "column": 52 } } @@ -138195,16 +137781,16 @@ "type": "Identifier", "name": "index", "range": [ - 80046, - 80051 + 80169, + 80174 ], "loc": { "start": { - "line": 2626, + "line": 2635, "column": 54 }, "end": { - "line": 2626, + "line": 2635, "column": 59 } } @@ -138213,63 +137799,63 @@ "type": "Identifier", "name": "values", "range": [ - 80053, - 80059 + 80176, + 80182 ], "loc": { "start": { - "line": 2626, + "line": 2635, "column": 61 }, "end": { - "line": 2626, + "line": 2635, "column": 67 } } } ], "range": [ - 80004, - 80060 + 80127, + 80183 ], "loc": { "start": { - "line": 2626, + "line": 2635, "column": 12 }, "end": { - "line": 2626, + "line": 2635, "column": 68 } } }, "range": [ - 80004, - 80061 + 80127, + 80184 ], "loc": { "start": { - "line": 2626, + "line": 2635, "column": 12 }, "end": { - "line": 2626, + "line": 2635, "column": 69 } } } ], "range": [ - 79674, - 80071 + 79797, + 80194 ], "loc": { "start": { - "line": 2617, + "line": 2626, "column": 42 }, "end": { - "line": 2627, + "line": 2636, "column": 9 } }, @@ -138278,16 +137864,16 @@ "type": "Line", "value": "checklist", "range": [ - 80080, - 80091 + 80203, + 80214 ], "loc": { "start": { - "line": 2628, + "line": 2637, "column": 8 }, "end": { - "line": 2628, + "line": 2637, "column": 19 } } @@ -138303,16 +137889,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 80109, - 80119 + 80232, + 80242 ], "loc": { "start": { - "line": 2629, + "line": 2638, "column": 17 }, "end": { - "line": 2629, + "line": 2638, "column": 27 } } @@ -138321,31 +137907,31 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 80124, - 80133 + 80247, + 80256 ], "loc": { "start": { - "line": 2629, + "line": 2638, "column": 32 }, "end": { - "line": 2629, + "line": 2638, "column": 41 } } }, "range": [ - 80109, - 80133 + 80232, + 80256 ], "loc": { "start": { - "line": 2629, + "line": 2638, "column": 17 }, "end": { - "line": 2629, + "line": 2638, "column": 41 } } @@ -138362,16 +137948,16 @@ "type": "Identifier", "name": "values", "range": [ - 80153, - 80159 + 80276, + 80282 ], "loc": { "start": { - "line": 2630, + "line": 2639, "column": 16 }, "end": { - "line": 2630, + "line": 2639, "column": 22 } } @@ -138380,31 +137966,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 80162, - 80164 + 80285, + 80287 ], "loc": { "start": { - "line": 2630, + "line": 2639, "column": 25 }, "end": { - "line": 2630, + "line": 2639, "column": 27 } } }, "range": [ - 80153, - 80164 + 80276, + 80287 ], "loc": { "start": { - "line": 2630, + "line": 2639, "column": 16 }, "end": { - "line": 2630, + "line": 2639, "column": 27 } } @@ -138412,16 +137998,16 @@ ], "kind": "let", "range": [ - 80149, - 80165 + 80272, + 80288 ], "loc": { "start": { - "line": 2630, + "line": 2639, "column": 12 }, "end": { - "line": 2630, + "line": 2639, "column": 28 } } @@ -138437,16 +138023,16 @@ "object": { "type": "ThisExpression", "range": [ - 80182, - 80186 + 80305, + 80309 ], "loc": { "start": { - "line": 2631, + "line": 2640, "column": 16 }, "end": { - "line": 2631, + "line": 2640, "column": 20 } } @@ -138455,31 +138041,31 @@ "type": "Identifier", "name": "loadFltOnDemand", "range": [ - 80187, - 80202 + 80310, + 80325 ], "loc": { "start": { - "line": 2631, + "line": 2640, "column": 21 }, "end": { - "line": 2631, + "line": 2640, "column": 36 } } }, "range": [ - 80182, - 80202 + 80305, + 80325 ], "loc": { "start": { - "line": 2631, + "line": 2640, "column": 16 }, "end": { - "line": 2631, + "line": 2640, "column": 36 } } @@ -138493,16 +138079,16 @@ "object": { "type": "ThisExpression", "range": [ - 80207, - 80211 + 80330, + 80334 ], "loc": { "start": { - "line": 2631, + "line": 2640, "column": 41 }, "end": { - "line": 2631, + "line": 2640, "column": 45 } } @@ -138511,62 +138097,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 80212, - 80223 + 80335, + 80346 ], "loc": { "start": { - "line": 2631, + "line": 2640, "column": 46 }, "end": { - "line": 2631, + "line": 2640, "column": 57 } } }, "range": [ - 80207, - 80223 + 80330, + 80346 ], "loc": { "start": { - "line": 2631, + "line": 2640, "column": 41 }, "end": { - "line": 2631, + "line": 2640, "column": 57 } } }, "prefix": true, "range": [ - 80206, - 80223 + 80329, + 80346 ], "loc": { "start": { - "line": 2631, + "line": 2640, "column": 40 }, "end": { - "line": 2631, + "line": 2640, "column": 57 } } }, "range": [ - 80182, - 80223 + 80305, + 80346 ], "loc": { "start": { - "line": 2631, + "line": 2640, "column": 16 }, "end": { - "line": 2631, + "line": 2640, "column": 57 } } @@ -138587,16 +138173,16 @@ "object": { "type": "ThisExpression", "range": [ - 80243, - 80247 + 80366, + 80370 ], "loc": { "start": { - "line": 2632, + "line": 2641, "column": 16 }, "end": { - "line": 2632, + "line": 2641, "column": 20 } } @@ -138605,31 +138191,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 80248, - 80255 + 80371, + 80378 ], "loc": { "start": { - "line": 2632, + "line": 2641, "column": 21 }, "end": { - "line": 2632, + "line": 2641, "column": 28 } } }, "range": [ - 80243, - 80255 + 80366, + 80378 ], "loc": { "start": { - "line": 2632, + "line": 2641, "column": 16 }, "end": { - "line": 2632, + "line": 2641, "column": 28 } } @@ -138638,31 +138224,31 @@ "type": "Identifier", "name": "emit", "range": [ - 80256, - 80260 + 80379, + 80383 ], "loc": { "start": { - "line": 2632, + "line": 2641, "column": 29 }, "end": { - "line": 2632, + "line": 2641, "column": 33 } } }, "range": [ - 80243, - 80260 + 80366, + 80383 ], "loc": { "start": { - "line": 2632, + "line": 2641, "column": 16 }, "end": { - "line": 2632, + "line": 2641, "column": 33 } } @@ -138673,16 +138259,16 @@ "value": "build-checklist-filter", "raw": "'build-checklist-filter'", "range": [ - 80261, - 80285 + 80384, + 80408 ], "loc": { "start": { - "line": 2632, + "line": 2641, "column": 34 }, "end": { - "line": 2632, + "line": 2641, "column": 58 } } @@ -138690,16 +138276,16 @@ { "type": "ThisExpression", "range": [ - 80287, - 80291 + 80410, + 80414 ], "loc": { "start": { - "line": 2632, + "line": 2641, "column": 60 }, "end": { - "line": 2632, + "line": 2641, "column": 64 } } @@ -138708,16 +138294,16 @@ "type": "Identifier", "name": "index", "range": [ - 80293, - 80298 + 80416, + 80421 ], "loc": { "start": { - "line": 2632, + "line": 2641, "column": 66 }, "end": { - "line": 2632, + "line": 2641, "column": 71 } } @@ -138728,16 +138314,16 @@ "object": { "type": "ThisExpression", "range": [ - 80320, - 80324 + 80443, + 80447 ], "loc": { "start": { - "line": 2633, + "line": 2642, "column": 20 }, "end": { - "line": 2633, + "line": 2642, "column": 24 } } @@ -138746,94 +138332,94 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 80325, - 80338 + 80448, + 80461 ], "loc": { "start": { - "line": 2633, + "line": 2642, "column": 25 }, "end": { - "line": 2633, + "line": 2642, "column": 38 } } }, "range": [ - 80320, - 80338 + 80443, + 80461 ], "loc": { "start": { - "line": 2633, + "line": 2642, "column": 20 }, "end": { - "line": 2633, + "line": 2642, "column": 38 } } } ], "range": [ - 80243, - 80339 + 80366, + 80462 ], "loc": { "start": { - "line": 2632, + "line": 2641, "column": 16 }, "end": { - "line": 2633, + "line": 2642, "column": 39 } } }, "range": [ - 80243, - 80340 + 80366, + 80463 ], "loc": { "start": { - "line": 2632, + "line": 2641, "column": 16 }, "end": { - "line": 2633, + "line": 2642, "column": 40 } } } ], "range": [ - 80225, - 80354 + 80348, + 80477 ], "loc": { "start": { - "line": 2631, + "line": 2640, "column": 59 }, "end": { - "line": 2634, + "line": 2643, "column": 13 } } }, "alternate": null, "range": [ - 80178, - 80354 + 80301, + 80477 ], "loc": { "start": { - "line": 2631, + "line": 2640, "column": 12 }, "end": { - "line": 2634, + "line": 2643, "column": 13 } } @@ -138846,16 +138432,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 80371, - 80378 + 80494, + 80501 ], "loc": { "start": { - "line": 2635, + "line": 2644, "column": 16 }, "end": { - "line": 2635, + "line": 2644, "column": 23 } } @@ -138865,32 +138451,32 @@ "type": "Identifier", "name": "query", "range": [ - 80379, - 80384 + 80502, + 80507 ], "loc": { "start": { - "line": 2635, + "line": 2644, "column": 24 }, "end": { - "line": 2635, + "line": 2644, "column": 29 } } } ], "range": [ - 80371, - 80385 + 80494, + 80508 ], "loc": { "start": { - "line": 2635, + "line": 2644, "column": 16 }, "end": { - "line": 2635, + "line": 2644, "column": 30 } } @@ -138907,16 +138493,16 @@ "type": "Identifier", "name": "values", "range": [ - 80405, - 80411 + 80528, + 80534 ], "loc": { "start": { - "line": 2636, + "line": 2645, "column": 16 }, "end": { - "line": 2636, + "line": 2645, "column": 22 } } @@ -138925,62 +138511,62 @@ "type": "Identifier", "name": "query", "range": [ - 80414, - 80419 + 80537, + 80542 ], "loc": { "start": { - "line": 2636, + "line": 2645, "column": 25 }, "end": { - "line": 2636, + "line": 2645, "column": 30 } } }, "range": [ - 80405, - 80419 + 80528, + 80542 ], "loc": { "start": { - "line": 2636, + "line": 2645, "column": 16 }, "end": { - "line": 2636, + "line": 2645, "column": 30 } } }, "range": [ - 80405, - 80420 + 80528, + 80543 ], "loc": { "start": { - "line": 2636, + "line": 2645, "column": 16 }, "end": { - "line": 2636, + "line": 2645, "column": 31 } } } ], "range": [ - 80387, - 80434 + 80510, + 80557 ], "loc": { "start": { - "line": 2635, + "line": 2644, "column": 32 }, "end": { - "line": 2637, + "line": 2646, "column": 13 } } @@ -138997,16 +138583,16 @@ "type": "Identifier", "name": "query", "range": [ - 80458, - 80463 + 80581, + 80586 ], "loc": { "start": { - "line": 2638, + "line": 2647, "column": 16 }, "end": { - "line": 2638, + "line": 2647, "column": 21 } } @@ -139017,16 +138603,16 @@ "type": "Identifier", "name": "matchCase", "range": [ - 80466, - 80475 + 80589, + 80598 ], "loc": { "start": { - "line": 2638, + "line": 2647, "column": 24 }, "end": { - "line": 2638, + "line": 2647, "column": 33 } } @@ -139036,16 +138622,16 @@ "type": "Identifier", "name": "query", "range": [ - 80476, - 80481 + 80599, + 80604 ], "loc": { "start": { - "line": 2638, + "line": 2647, "column": 34 }, "end": { - "line": 2638, + "line": 2647, "column": 39 } } @@ -139056,16 +138642,16 @@ "object": { "type": "ThisExpression", "range": [ - 80483, - 80487 + 80606, + 80610 ], "loc": { "start": { - "line": 2638, + "line": 2647, "column": 41 }, "end": { - "line": 2638, + "line": 2647, "column": 45 } } @@ -139074,77 +138660,77 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 80488, - 80501 + 80611, + 80624 ], "loc": { "start": { - "line": 2638, + "line": 2647, "column": 46 }, "end": { - "line": 2638, + "line": 2647, "column": 59 } } }, "range": [ - 80483, - 80501 + 80606, + 80624 ], "loc": { "start": { - "line": 2638, + "line": 2647, "column": 41 }, "end": { - "line": 2638, + "line": 2647, "column": 59 } } } ], "range": [ - 80466, - 80502 + 80589, + 80625 ], "loc": { "start": { - "line": 2638, + "line": 2647, "column": 24 }, "end": { - "line": 2638, + "line": 2647, "column": 60 } } }, "range": [ - 80458, - 80502 + 80581, + 80625 ], "loc": { "start": { - "line": 2638, + "line": 2647, "column": 16 }, "end": { - "line": 2638, + "line": 2647, "column": 60 } } }, "range": [ - 80458, - 80503 + 80581, + 80626 ], "loc": { "start": { - "line": 2638, + "line": 2647, "column": 16 }, "end": { - "line": 2638, + "line": 2647, "column": 61 } } @@ -139158,16 +138744,16 @@ "type": "Identifier", "name": "values", "range": [ - 80520, - 80526 + 80643, + 80649 ], "loc": { "start": { - "line": 2639, + "line": 2648, "column": 16 }, "end": { - "line": 2639, + "line": 2648, "column": 22 } } @@ -139181,16 +138767,16 @@ "type": "Identifier", "name": "query", "range": [ - 80529, - 80534 + 80652, + 80657 ], "loc": { "start": { - "line": 2639, + "line": 2648, "column": 25 }, "end": { - "line": 2639, + "line": 2648, "column": 30 } } @@ -139199,31 +138785,31 @@ "type": "Identifier", "name": "split", "range": [ - 80535, - 80540 + 80658, + 80663 ], "loc": { "start": { - "line": 2639, + "line": 2648, "column": 31 }, "end": { - "line": 2639, + "line": 2648, "column": 36 } } }, "range": [ - 80529, - 80540 + 80652, + 80663 ], "loc": { "start": { - "line": 2639, + "line": 2648, "column": 25 }, "end": { - "line": 2639, + "line": 2648, "column": 36 } } @@ -139240,16 +138826,16 @@ "value": " ", "raw": "' '", "range": [ - 80541, - 80544 + 80664, + 80667 ], "loc": { "start": { - "line": 2639, + "line": 2648, "column": 37 }, "end": { - "line": 2639, + "line": 2648, "column": 40 } } @@ -139260,16 +138846,16 @@ "object": { "type": "ThisExpression", "range": [ - 80547, - 80551 + 80670, + 80674 ], "loc": { "start": { - "line": 2639, + "line": 2648, "column": 43 }, "end": { - "line": 2639, + "line": 2648, "column": 47 } } @@ -139278,46 +138864,46 @@ "type": "Identifier", "name": "orOperator", "range": [ - 80552, - 80562 + 80675, + 80685 ], "loc": { "start": { - "line": 2639, + "line": 2648, "column": 48 }, "end": { - "line": 2639, + "line": 2648, "column": 58 } } }, "range": [ - 80547, - 80562 + 80670, + 80685 ], "loc": { "start": { - "line": 2639, + "line": 2648, "column": 43 }, "end": { - "line": 2639, + "line": 2648, "column": 58 } } }, "range": [ - 80541, - 80562 + 80664, + 80685 ], "loc": { "start": { - "line": 2639, + "line": 2648, "column": 37 }, "end": { - "line": 2639, + "line": 2648, "column": 58 } } @@ -139327,108 +138913,108 @@ "value": " ", "raw": "' '", "range": [ - 80565, - 80568 + 80688, + 80691 ], "loc": { "start": { - "line": 2639, + "line": 2648, "column": 61 }, "end": { - "line": 2639, + "line": 2648, "column": 64 } } }, "range": [ - 80541, - 80568 + 80664, + 80691 ], "loc": { "start": { - "line": 2639, + "line": 2648, "column": 37 }, "end": { - "line": 2639, + "line": 2648, "column": 64 } } } ], "range": [ - 80529, - 80569 + 80652, + 80692 ], "loc": { "start": { - "line": 2639, + "line": 2648, "column": 25 }, "end": { - "line": 2639, + "line": 2648, "column": 65 } } }, "range": [ - 80520, - 80569 + 80643, + 80692 ], "loc": { "start": { - "line": 2639, + "line": 2648, "column": 16 }, "end": { - "line": 2639, + "line": 2648, "column": 65 } } }, "range": [ - 80520, - 80570 + 80643, + 80693 ], "loc": { "start": { - "line": 2639, + "line": 2648, "column": 16 }, "end": { - "line": 2639, + "line": 2648, "column": 66 } } } ], "range": [ - 80440, - 80584 + 80563, + 80707 ], "loc": { "start": { - "line": 2637, + "line": 2646, "column": 19 }, "end": { - "line": 2640, + "line": 2649, "column": 13 } } }, "range": [ - 80367, - 80584 + 80490, + 80707 ], "loc": { "start": { - "line": 2635, + "line": 2644, "column": 12 }, "end": { - "line": 2640, + "line": 2649, "column": 13 } } @@ -139446,16 +139032,16 @@ "object": { "type": "ThisExpression", "range": [ - 80598, - 80602 + 80721, + 80725 ], "loc": { "start": { - "line": 2642, + "line": 2651, "column": 12 }, "end": { - "line": 2642, + "line": 2651, "column": 16 } } @@ -139464,31 +139050,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 80603, - 80610 + 80726, + 80733 ], "loc": { "start": { - "line": 2642, + "line": 2651, "column": 17 }, "end": { - "line": 2642, + "line": 2651, "column": 24 } } }, "range": [ - 80598, - 80610 + 80721, + 80733 ], "loc": { "start": { - "line": 2642, + "line": 2651, "column": 12 }, "end": { - "line": 2642, + "line": 2651, "column": 24 } } @@ -139497,31 +139083,31 @@ "type": "Identifier", "name": "emit", "range": [ - 80611, - 80615 + 80734, + 80738 ], "loc": { "start": { - "line": 2642, + "line": 2651, "column": 25 }, "end": { - "line": 2642, + "line": 2651, "column": 29 } } }, "range": [ - 80598, - 80615 + 80721, + 80738 ], "loc": { "start": { - "line": 2642, + "line": 2651, "column": 12 }, "end": { - "line": 2642, + "line": 2651, "column": 29 } } @@ -139532,16 +139118,16 @@ "value": "select-checklist-options", "raw": "'select-checklist-options'", "range": [ - 80616, - 80642 + 80739, + 80765 ], "loc": { "start": { - "line": 2642, + "line": 2651, "column": 30 }, "end": { - "line": 2642, + "line": 2651, "column": 56 } } @@ -139549,16 +139135,16 @@ { "type": "ThisExpression", "range": [ - 80644, - 80648 + 80767, + 80771 ], "loc": { "start": { - "line": 2642, + "line": 2651, "column": 58 }, "end": { - "line": 2642, + "line": 2651, "column": 62 } } @@ -139567,16 +139153,16 @@ "type": "Identifier", "name": "index", "range": [ - 80650, - 80655 + 80773, + 80778 ], "loc": { "start": { - "line": 2642, + "line": 2651, "column": 64 }, "end": { - "line": 2642, + "line": 2651, "column": 69 } } @@ -139585,79 +139171,79 @@ "type": "Identifier", "name": "values", "range": [ - 80657, - 80663 + 80780, + 80786 ], "loc": { "start": { - "line": 2642, + "line": 2651, "column": 71 }, "end": { - "line": 2642, + "line": 2651, "column": 77 } } } ], "range": [ - 80598, - 80664 + 80721, + 80787 ], "loc": { "start": { - "line": 2642, + "line": 2651, "column": 12 }, "end": { - "line": 2642, + "line": 2651, "column": 78 } } }, "range": [ - 80598, - 80665 + 80721, + 80788 ], "loc": { "start": { - "line": 2642, + "line": 2651, "column": 12 }, "end": { - "line": 2642, + "line": 2651, "column": 79 } } } ], "range": [ - 80135, - 80675 + 80258, + 80798 ], "loc": { "start": { - "line": 2629, + "line": 2638, "column": 43 }, "end": { - "line": 2643, + "line": 2652, "column": 9 } } }, "alternate": null, "range": [ - 80105, - 80675 + 80228, + 80798 ], "loc": { "start": { - "line": 2629, + "line": 2638, "column": 13 }, "end": { - "line": 2643, + "line": 2652, "column": 9 } }, @@ -139666,16 +139252,16 @@ "type": "Line", "value": "checklist", "range": [ - 80080, - 80091 + 80203, + 80214 ], "loc": { "start": { - "line": 2628, + "line": 2637, "column": 8 }, "end": { - "line": 2628, + "line": 2637, "column": 19 } } @@ -139683,16 +139269,16 @@ ] }, "range": [ - 79645, - 80675 + 79768, + 80798 ], "loc": { "start": { - "line": 2617, + "line": 2626, "column": 13 }, "end": { - "line": 2643, + "line": 2652, "column": 9 } }, @@ -139701,16 +139287,16 @@ "type": "Line", "value": "multiple selects", "range": [ - 79613, - 79631 + 79736, + 79754 ], "loc": { "start": { - "line": 2616, + "line": 2625, "column": 8 }, "end": { - "line": 2616, + "line": 2625, "column": 26 } } @@ -139718,32 +139304,32 @@ ] }, "range": [ - 79299, - 80675 + 79422, + 80798 ], "loc": { "start": { - "line": 2609, + "line": 2618, "column": 8 }, "end": { - "line": 2643, + "line": 2652, "column": 9 } } } ], "range": [ - 79129, - 80681 + 79252, + 80804 ], "loc": { "start": { - "line": 2602, + "line": 2611, "column": 38 }, "end": { - "line": 2644, + "line": 2653, "column": 5 } } @@ -139751,16 +139337,16 @@ "generator": false, "expression": false, "range": [ - 79109, - 80681 + 79232, + 80804 ], "loc": { "start": { - "line": 2602, + "line": 2611, "column": 18 }, "end": { - "line": 2644, + "line": 2653, "column": 5 } } @@ -139768,16 +139354,16 @@ "kind": "method", "computed": false, "range": [ - 79095, - 80681 + 79218, + 80804 ], "loc": { "start": { - "line": 2602, + "line": 2611, "column": 4 }, "end": { - "line": 2644, + "line": 2653, "column": 5 } }, @@ -139786,16 +139372,16 @@ "type": "Block", "value": "*\n * Set search value to a given filter\n * @param {Number} index Column's index\n * @param {String or Array} query searcharg Search term\n ", "range": [ - 78928, - 79090 + 79051, + 79213 ], "loc": { "start": { - "line": 2597, + "line": 2606, "column": 4 }, "end": { - "line": 2601, + "line": 2610, "column": 7 } } @@ -139806,16 +139392,16 @@ "type": "Block", "value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ", "range": [ - 80687, - 80791 + 80810, + 80914 ], "loc": { "start": { - "line": 2646, + "line": 2655, "column": 4 }, "end": { - "line": 2649, + "line": 2658, "column": 7 } } @@ -139829,16 +139415,16 @@ "type": "Identifier", "name": "setColWidths", "range": [ - 80796, - 80808 + 80919, + 80931 ], "loc": { "start": { - "line": 2650, + "line": 2659, "column": 4 }, "end": { - "line": 2650, + "line": 2659, "column": 16 } } @@ -139851,16 +139437,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 80809, - 80812 + 80932, + 80935 ], "loc": { "start": { - "line": 2650, + "line": 2659, "column": 17 }, "end": { - "line": 2650, + "line": 2659, "column": 20 } } @@ -139880,16 +139466,16 @@ "object": { "type": "ThisExpression", "range": [ - 80829, - 80833 + 80952, + 80956 ], "loc": { "start": { - "line": 2651, + "line": 2660, "column": 13 }, "end": { - "line": 2651, + "line": 2660, "column": 17 } } @@ -139898,47 +139484,47 @@ "type": "Identifier", "name": "hasColWidths", "range": [ - 80834, - 80846 + 80957, + 80969 ], "loc": { "start": { - "line": 2651, + "line": 2660, "column": 18 }, "end": { - "line": 2651, + "line": 2660, "column": 30 } } }, "range": [ - 80829, - 80846 + 80952, + 80969 ], "loc": { "start": { - "line": 2651, + "line": 2660, "column": 13 }, "end": { - "line": 2651, + "line": 2660, "column": 30 } } }, "prefix": true, "range": [ - 80828, - 80846 + 80951, + 80969 ], "loc": { "start": { - "line": 2651, + "line": 2660, "column": 12 }, "end": { - "line": 2651, + "line": 2660, "column": 30 } } @@ -139950,48 +139536,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 80862, - 80869 + 80985, + 80992 ], "loc": { "start": { - "line": 2652, + "line": 2661, "column": 12 }, "end": { - "line": 2652, + "line": 2661, "column": 19 } } } ], "range": [ - 80848, - 80879 + 80971, + 81002 ], "loc": { "start": { - "line": 2651, + "line": 2660, "column": 32 }, "end": { - "line": 2653, + "line": 2662, "column": 9 } } }, "alternate": null, "range": [ - 80824, - 80879 + 80947, + 81002 ], "loc": { "start": { - "line": 2651, + "line": 2660, "column": 8 }, "end": { - "line": 2653, + "line": 2662, "column": 9 } } @@ -140005,16 +139591,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 80888, - 80891 + 81011, + 81014 ], "loc": { "start": { - "line": 2654, + "line": 2663, "column": 8 }, "end": { - "line": 2654, + "line": 2663, "column": 11 } } @@ -140026,16 +139612,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 80894, - 80897 + 81017, + 81020 ], "loc": { "start": { - "line": 2654, + "line": 2663, "column": 14 }, "end": { - "line": 2654, + "line": 2663, "column": 17 } } @@ -140048,16 +139634,16 @@ "object": { "type": "ThisExpression", "range": [ - 80901, - 80905 + 81024, + 81028 ], "loc": { "start": { - "line": 2654, + "line": 2663, "column": 21 }, "end": { - "line": 2654, + "line": 2663, "column": 25 } } @@ -140066,92 +139652,92 @@ "type": "Identifier", "name": "dom", "range": [ - 80906, - 80909 + 81029, + 81032 ], "loc": { "start": { - "line": 2654, + "line": 2663, "column": 26 }, "end": { - "line": 2654, + "line": 2663, "column": 29 } } }, "range": [ - 80901, - 80909 + 81024, + 81032 ], "loc": { "start": { - "line": 2654, + "line": 2663, "column": 21 }, "end": { - "line": 2654, + "line": 2663, "column": 29 } } }, "arguments": [], "range": [ - 80901, - 80911 + 81024, + 81034 ], "loc": { "start": { - "line": 2654, + "line": 2663, "column": 21 }, "end": { - "line": 2654, + "line": 2663, "column": 31 } } }, "range": [ - 80894, - 80911 + 81017, + 81034 ], "loc": { "start": { - "line": 2654, + "line": 2663, "column": 14 }, "end": { - "line": 2654, + "line": 2663, "column": 31 } } }, "range": [ - 80888, - 80911 + 81011, + 81034 ], "loc": { "start": { - "line": 2654, + "line": 2663, "column": 8 }, "end": { - "line": 2654, + "line": 2663, "column": 31 } } }, "range": [ - 80888, - 80912 + 81011, + 81035 ], "loc": { "start": { - "line": 2654, + "line": 2663, "column": 8 }, "end": { - "line": 2654, + "line": 2663, "column": 32 } } @@ -140165,16 +139751,16 @@ "type": "Identifier", "name": "nbCols", "range": [ - 80926, - 80932 + 81049, + 81055 ], "loc": { "start": { - "line": 2656, + "line": 2665, "column": 12 }, "end": { - "line": 2656, + "line": 2665, "column": 18 } } @@ -140185,16 +139771,16 @@ "object": { "type": "ThisExpression", "range": [ - 80935, - 80939 + 81058, + 81062 ], "loc": { "start": { - "line": 2656, + "line": 2665, "column": 21 }, "end": { - "line": 2656, + "line": 2665, "column": 25 } } @@ -140203,46 +139789,46 @@ "type": "Identifier", "name": "nbCells", "range": [ - 80940, - 80947 + 81063, + 81070 ], "loc": { "start": { - "line": 2656, + "line": 2665, "column": 26 }, "end": { - "line": 2656, + "line": 2665, "column": 33 } } }, "range": [ - 80935, - 80947 + 81058, + 81070 ], "loc": { "start": { - "line": 2656, + "line": 2665, "column": 21 }, "end": { - "line": 2656, + "line": 2665, "column": 33 } } }, "range": [ - 80926, - 80947 + 81049, + 81070 ], "loc": { "start": { - "line": 2656, + "line": 2665, "column": 12 }, "end": { - "line": 2656, + "line": 2665, "column": 33 } } @@ -140250,16 +139836,16 @@ ], "kind": "let", "range": [ - 80922, - 80948 + 81045, + 81071 ], "loc": { "start": { - "line": 2656, + "line": 2665, "column": 8 }, "end": { - "line": 2656, + "line": 2665, "column": 34 } } @@ -140273,16 +139859,16 @@ "type": "Identifier", "name": "colWidths", "range": [ - 80961, - 80970 + 81084, + 81093 ], "loc": { "start": { - "line": 2657, + "line": 2666, "column": 12 }, "end": { - "line": 2657, + "line": 2666, "column": 21 } } @@ -140293,16 +139879,16 @@ "object": { "type": "ThisExpression", "range": [ - 80973, - 80977 + 81096, + 81100 ], "loc": { "start": { - "line": 2657, + "line": 2666, "column": 24 }, "end": { - "line": 2657, + "line": 2666, "column": 28 } } @@ -140311,46 +139897,46 @@ "type": "Identifier", "name": "colWidths", "range": [ - 80978, - 80987 + 81101, + 81110 ], "loc": { "start": { - "line": 2657, + "line": 2666, "column": 29 }, "end": { - "line": 2657, + "line": 2666, "column": 38 } } }, "range": [ - 80973, - 80987 + 81096, + 81110 ], "loc": { "start": { - "line": 2657, + "line": 2666, "column": 24 }, "end": { - "line": 2657, + "line": 2666, "column": 38 } } }, "range": [ - 80961, - 80987 + 81084, + 81110 ], "loc": { "start": { - "line": 2657, + "line": 2666, "column": 12 }, "end": { - "line": 2657, + "line": 2666, "column": 38 } } @@ -140358,16 +139944,16 @@ ], "kind": "let", "range": [ - 80957, - 80988 + 81080, + 81111 ], "loc": { "start": { - "line": 2657, + "line": 2666, "column": 8 }, "end": { - "line": 2657, + "line": 2666, "column": 39 } } @@ -140381,16 +139967,16 @@ "type": "Identifier", "name": "colTags", "range": [ - 81001, - 81008 + 81124, + 81131 ], "loc": { "start": { - "line": 2658, + "line": 2667, "column": 12 }, "end": { - "line": 2658, + "line": 2667, "column": 19 } } @@ -140401,16 +139987,16 @@ "type": "Identifier", "name": "tag", "range": [ - 81011, - 81014 + 81134, + 81137 ], "loc": { "start": { - "line": 2658, + "line": 2667, "column": 22 }, "end": { - "line": 2658, + "line": 2667, "column": 25 } } @@ -140420,16 +140006,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 81015, - 81018 + 81138, + 81141 ], "loc": { "start": { - "line": 2658, + "line": 2667, "column": 26 }, "end": { - "line": 2658, + "line": 2667, "column": 29 } } @@ -140439,47 +140025,47 @@ "value": "col", "raw": "'col'", "range": [ - 81020, - 81025 + 81143, + 81148 ], "loc": { "start": { - "line": 2658, + "line": 2667, "column": 31 }, "end": { - "line": 2658, + "line": 2667, "column": 36 } } } ], "range": [ - 81011, - 81026 + 81134, + 81149 ], "loc": { "start": { - "line": 2658, + "line": 2667, "column": 22 }, "end": { - "line": 2658, + "line": 2667, "column": 37 } } }, "range": [ - 81001, - 81026 + 81124, + 81149 ], "loc": { "start": { - "line": 2658, + "line": 2667, "column": 12 }, "end": { - "line": 2658, + "line": 2667, "column": 37 } } @@ -140487,16 +140073,16 @@ ], "kind": "let", "range": [ - 80997, - 81027 + 81120, + 81150 ], "loc": { "start": { - "line": 2658, + "line": 2667, "column": 8 }, "end": { - "line": 2658, + "line": 2667, "column": 38 } } @@ -140510,16 +140096,16 @@ "type": "Identifier", "name": "tblHasColTag", "range": [ - 81040, - 81052 + 81163, + 81175 ], "loc": { "start": { - "line": 2659, + "line": 2668, "column": 12 }, "end": { - "line": 2659, + "line": 2668, "column": 24 } } @@ -140534,16 +140120,16 @@ "type": "Identifier", "name": "colTags", "range": [ - 81055, - 81062 + 81178, + 81185 ], "loc": { "start": { - "line": 2659, + "line": 2668, "column": 27 }, "end": { - "line": 2659, + "line": 2668, "column": 34 } } @@ -140552,31 +140138,31 @@ "type": "Identifier", "name": "length", "range": [ - 81063, - 81069 + 81186, + 81192 ], "loc": { "start": { - "line": 2659, + "line": 2668, "column": 35 }, "end": { - "line": 2659, + "line": 2668, "column": 41 } } }, "range": [ - 81055, - 81069 + 81178, + 81192 ], "loc": { "start": { - "line": 2659, + "line": 2668, "column": 27 }, "end": { - "line": 2659, + "line": 2668, "column": 41 } } @@ -140586,46 +140172,46 @@ "value": 0, "raw": "0", "range": [ - 81072, - 81073 + 81195, + 81196 ], "loc": { "start": { - "line": 2659, + "line": 2668, "column": 44 }, "end": { - "line": 2659, + "line": 2668, "column": 45 } } }, "range": [ - 81055, - 81073 + 81178, + 81196 ], "loc": { "start": { - "line": 2659, + "line": 2668, "column": 27 }, "end": { - "line": 2659, + "line": 2668, "column": 45 } } }, "range": [ - 81040, - 81073 + 81163, + 81196 ], "loc": { "start": { - "line": 2659, + "line": 2668, "column": 12 }, "end": { - "line": 2659, + "line": 2668, "column": 45 } } @@ -140633,16 +140219,16 @@ ], "kind": "let", "range": [ - 81036, - 81074 + 81159, + 81197 ], "loc": { "start": { - "line": 2659, + "line": 2668, "column": 8 }, "end": { - "line": 2659, + "line": 2668, "column": 46 } } @@ -140656,16 +140242,16 @@ "type": "Identifier", "name": "frag", "range": [ - 81087, - 81091 + 81210, + 81214 ], "loc": { "start": { - "line": 2660, + "line": 2669, "column": 12 }, "end": { - "line": 2660, + "line": 2669, "column": 16 } } @@ -140679,32 +140265,32 @@ "type": "Identifier", "name": "tblHasColTag", "range": [ - 81095, - 81107 + 81218, + 81230 ], "loc": { "start": { - "line": 2660, + "line": 2669, "column": 20 }, "end": { - "line": 2660, + "line": 2669, "column": 32 } } }, "prefix": true, "range": [ - 81094, - 81107 + 81217, + 81230 ], "loc": { "start": { - "line": 2660, + "line": 2669, "column": 19 }, "end": { - "line": 2660, + "line": 2669, "column": 32 } } @@ -140718,16 +140304,16 @@ "type": "Identifier", "name": "doc", "range": [ - 81110, - 81113 + 81233, + 81236 ], "loc": { "start": { - "line": 2660, + "line": 2669, "column": 35 }, "end": { - "line": 2660, + "line": 2669, "column": 38 } } @@ -140736,47 +140322,47 @@ "type": "Identifier", "name": "createDocumentFragment", "range": [ - 81114, - 81136 + 81237, + 81259 ], "loc": { "start": { - "line": 2660, + "line": 2669, "column": 39 }, "end": { - "line": 2660, + "line": 2669, "column": 61 } } }, "range": [ - 81110, - 81136 + 81233, + 81259 ], "loc": { "start": { - "line": 2660, + "line": 2669, "column": 35 }, "end": { - "line": 2660, + "line": 2669, "column": 61 } } }, "arguments": [], "range": [ - 81110, - 81138 + 81233, + 81261 ], "loc": { "start": { - "line": 2660, + "line": 2669, "column": 35 }, "end": { - "line": 2660, + "line": 2669, "column": 63 } } @@ -140786,46 +140372,46 @@ "value": null, "raw": "null", "range": [ - 81141, - 81145 + 81264, + 81268 ], "loc": { "start": { - "line": 2660, + "line": 2669, "column": 66 }, "end": { - "line": 2660, + "line": 2669, "column": 70 } } }, "range": [ - 81094, - 81145 + 81217, + 81268 ], "loc": { "start": { - "line": 2660, + "line": 2669, "column": 19 }, "end": { - "line": 2660, + "line": 2669, "column": 70 } } }, "range": [ - 81087, - 81145 + 81210, + 81268 ], "loc": { "start": { - "line": 2660, + "line": 2669, "column": 12 }, "end": { - "line": 2660, + "line": 2669, "column": 70 } } @@ -140833,16 +140419,16 @@ ], "kind": "let", "range": [ - 81083, - 81146 + 81206, + 81269 ], "loc": { "start": { - "line": 2660, + "line": 2669, "column": 8 }, "end": { - "line": 2660, + "line": 2669, "column": 71 } } @@ -140858,16 +140444,16 @@ "type": "Identifier", "name": "k", "range": [ - 81164, - 81165 + 81287, + 81288 ], "loc": { "start": { - "line": 2661, + "line": 2670, "column": 17 }, "end": { - "line": 2661, + "line": 2670, "column": 18 } } @@ -140877,31 +140463,31 @@ "value": 0, "raw": "0", "range": [ - 81168, - 81169 + 81291, + 81292 ], "loc": { "start": { - "line": 2661, + "line": 2670, "column": 21 }, "end": { - "line": 2661, + "line": 2670, "column": 22 } } }, "range": [ - 81164, - 81169 + 81287, + 81292 ], "loc": { "start": { - "line": 2661, + "line": 2670, "column": 17 }, "end": { - "line": 2661, + "line": 2670, "column": 22 } } @@ -140909,16 +140495,16 @@ ], "kind": "let", "range": [ - 81160, - 81169 + 81283, + 81292 ], "loc": { "start": { - "line": 2661, + "line": 2670, "column": 13 }, "end": { - "line": 2661, + "line": 2670, "column": 22 } } @@ -140930,16 +140516,16 @@ "type": "Identifier", "name": "k", "range": [ - 81171, - 81172 + 81294, + 81295 ], "loc": { "start": { - "line": 2661, + "line": 2670, "column": 24 }, "end": { - "line": 2661, + "line": 2670, "column": 25 } } @@ -140948,31 +140534,31 @@ "type": "Identifier", "name": "nbCols", "range": [ - 81175, - 81181 + 81298, + 81304 ], "loc": { "start": { - "line": 2661, + "line": 2670, "column": 28 }, "end": { - "line": 2661, + "line": 2670, "column": 34 } } }, "range": [ - 81171, - 81181 + 81294, + 81304 ], "loc": { "start": { - "line": 2661, + "line": 2670, "column": 24 }, "end": { - "line": 2661, + "line": 2670, "column": 34 } } @@ -140984,32 +140570,32 @@ "type": "Identifier", "name": "k", "range": [ - 81183, - 81184 + 81306, + 81307 ], "loc": { "start": { - "line": 2661, + "line": 2670, "column": 36 }, "end": { - "line": 2661, + "line": 2670, "column": 37 } } }, "prefix": false, "range": [ - 81183, - 81186 + 81306, + 81309 ], "loc": { "start": { - "line": 2661, + "line": 2670, "column": 36 }, "end": { - "line": 2661, + "line": 2670, "column": 39 } } @@ -141026,32 +140612,32 @@ "type": "Identifier", "name": "col", "range": [ - 81206, - 81209 + 81329, + 81332 ], "loc": { "start": { - "line": 2662, + "line": 2671, "column": 16 }, "end": { - "line": 2662, + "line": 2671, "column": 19 } } }, "init": null, "range": [ - 81206, - 81209 + 81329, + 81332 ], "loc": { "start": { - "line": 2662, + "line": 2671, "column": 16 }, "end": { - "line": 2662, + "line": 2671, "column": 19 } } @@ -141059,16 +140645,16 @@ ], "kind": "let", "range": [ - 81202, - 81210 + 81325, + 81333 ], "loc": { "start": { - "line": 2662, + "line": 2671, "column": 12 }, "end": { - "line": 2662, + "line": 2671, "column": 20 } } @@ -141079,16 +140665,16 @@ "type": "Identifier", "name": "tblHasColTag", "range": [ - 81227, - 81239 + 81350, + 81362 ], "loc": { "start": { - "line": 2663, + "line": 2672, "column": 16 }, "end": { - "line": 2663, + "line": 2672, "column": 28 } } @@ -141105,16 +140691,16 @@ "type": "Identifier", "name": "col", "range": [ - 81259, - 81262 + 81382, + 81385 ], "loc": { "start": { - "line": 2664, + "line": 2673, "column": 16 }, "end": { - "line": 2664, + "line": 2673, "column": 19 } } @@ -141126,16 +140712,16 @@ "type": "Identifier", "name": "colTags", "range": [ - 81265, - 81272 + 81388, + 81395 ], "loc": { "start": { - "line": 2664, + "line": 2673, "column": 22 }, "end": { - "line": 2664, + "line": 2673, "column": 29 } } @@ -141144,77 +140730,77 @@ "type": "Identifier", "name": "k", "range": [ - 81273, - 81274 + 81396, + 81397 ], "loc": { "start": { - "line": 2664, + "line": 2673, "column": 30 }, "end": { - "line": 2664, + "line": 2673, "column": 31 } } }, "range": [ - 81265, - 81275 + 81388, + 81398 ], "loc": { "start": { - "line": 2664, + "line": 2673, "column": 22 }, "end": { - "line": 2664, + "line": 2673, "column": 32 } } }, "range": [ - 81259, - 81275 + 81382, + 81398 ], "loc": { "start": { - "line": 2664, + "line": 2673, "column": 16 }, "end": { - "line": 2664, + "line": 2673, "column": 32 } } }, "range": [ - 81259, - 81276 + 81382, + 81399 ], "loc": { "start": { - "line": 2664, + "line": 2673, "column": 16 }, "end": { - "line": 2664, + "line": 2673, "column": 33 } } } ], "range": [ - 81241, - 81290 + 81364, + 81413 ], "loc": { "start": { - "line": 2663, + "line": 2672, "column": 30 }, "end": { - "line": 2665, + "line": 2674, "column": 13 } } @@ -141231,16 +140817,16 @@ "type": "Identifier", "name": "col", "range": [ - 81314, - 81317 + 81437, + 81440 ], "loc": { "start": { - "line": 2666, + "line": 2675, "column": 16 }, "end": { - "line": 2666, + "line": 2675, "column": 19 } } @@ -141251,16 +140837,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 81320, - 81329 + 81443, + 81452 ], "loc": { "start": { - "line": 2666, + "line": 2675, "column": 22 }, "end": { - "line": 2666, + "line": 2675, "column": 31 } } @@ -141271,62 +140857,62 @@ "value": "col", "raw": "'col'", "range": [ - 81330, - 81335 + 81453, + 81458 ], "loc": { "start": { - "line": 2666, + "line": 2675, "column": 32 }, "end": { - "line": 2666, + "line": 2675, "column": 37 } } } ], "range": [ - 81320, - 81336 + 81443, + 81459 ], "loc": { "start": { - "line": 2666, + "line": 2675, "column": 22 }, "end": { - "line": 2666, + "line": 2675, "column": 38 } } }, "range": [ - 81314, - 81336 + 81437, + 81459 ], "loc": { "start": { - "line": 2666, + "line": 2675, "column": 16 }, "end": { - "line": 2666, + "line": 2675, "column": 38 } } }, "range": [ - 81314, - 81337 + 81437, + 81460 ], "loc": { "start": { - "line": 2666, + "line": 2675, "column": 16 }, "end": { - "line": 2666, + "line": 2675, "column": 39 } } @@ -141342,16 +140928,16 @@ "type": "Identifier", "name": "frag", "range": [ - 81354, - 81358 + 81477, + 81481 ], "loc": { "start": { - "line": 2667, + "line": 2676, "column": 16 }, "end": { - "line": 2667, + "line": 2676, "column": 20 } } @@ -141360,31 +140946,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 81359, - 81370 + 81482, + 81493 ], "loc": { "start": { - "line": 2667, + "line": 2676, "column": 21 }, "end": { - "line": 2667, + "line": 2676, "column": 32 } } }, "range": [ - 81354, - 81370 + 81477, + 81493 ], "loc": { "start": { - "line": 2667, + "line": 2676, "column": 16 }, "end": { - "line": 2667, + "line": 2676, "column": 32 } } @@ -141394,78 +140980,78 @@ "type": "Identifier", "name": "col", "range": [ - 81371, - 81374 + 81494, + 81497 ], "loc": { "start": { - "line": 2667, + "line": 2676, "column": 33 }, "end": { - "line": 2667, + "line": 2676, "column": 36 } } } ], "range": [ - 81354, - 81375 + 81477, + 81498 ], "loc": { "start": { - "line": 2667, + "line": 2676, "column": 16 }, "end": { - "line": 2667, + "line": 2676, "column": 37 } } }, "range": [ - 81354, - 81376 + 81477, + 81499 ], "loc": { "start": { - "line": 2667, + "line": 2676, "column": 16 }, "end": { - "line": 2667, + "line": 2676, "column": 38 } } } ], "range": [ - 81296, - 81390 + 81419, + 81513 ], "loc": { "start": { - "line": 2665, + "line": 2674, "column": 19 }, "end": { - "line": 2668, + "line": 2677, "column": 13 } } }, "range": [ - 81223, - 81390 + 81346, + 81513 ], "loc": { "start": { - "line": 2663, + "line": 2672, "column": 12 }, "end": { - "line": 2668, + "line": 2677, "column": 13 } } @@ -141485,16 +141071,16 @@ "type": "Identifier", "name": "col", "range": [ - 81403, - 81406 + 81526, + 81529 ], "loc": { "start": { - "line": 2669, + "line": 2678, "column": 12 }, "end": { - "line": 2669, + "line": 2678, "column": 15 } } @@ -141503,31 +141089,31 @@ "type": "Identifier", "name": "style", "range": [ - 81407, - 81412 + 81530, + 81535 ], "loc": { "start": { - "line": 2669, + "line": 2678, "column": 16 }, "end": { - "line": 2669, + "line": 2678, "column": 21 } } }, "range": [ - 81403, - 81412 + 81526, + 81535 ], "loc": { "start": { - "line": 2669, + "line": 2678, "column": 12 }, "end": { - "line": 2669, + "line": 2678, "column": 21 } } @@ -141536,31 +141122,31 @@ "type": "Identifier", "name": "width", "range": [ - 81413, - 81418 + 81536, + 81541 ], "loc": { "start": { - "line": 2669, + "line": 2678, "column": 22 }, "end": { - "line": 2669, + "line": 2678, "column": 27 } } }, "range": [ - 81403, - 81418 + 81526, + 81541 ], "loc": { "start": { - "line": 2669, + "line": 2678, "column": 12 }, "end": { - "line": 2669, + "line": 2678, "column": 27 } } @@ -141572,16 +141158,16 @@ "type": "Identifier", "name": "colWidths", "range": [ - 81421, - 81430 + 81544, + 81553 ], "loc": { "start": { - "line": 2669, + "line": 2678, "column": 30 }, "end": { - "line": 2669, + "line": 2678, "column": 39 } } @@ -141590,92 +141176,92 @@ "type": "Identifier", "name": "k", "range": [ - 81431, - 81432 + 81554, + 81555 ], "loc": { "start": { - "line": 2669, + "line": 2678, "column": 40 }, "end": { - "line": 2669, + "line": 2678, "column": 41 } } }, "range": [ - 81421, - 81433 + 81544, + 81556 ], "loc": { "start": { - "line": 2669, + "line": 2678, "column": 30 }, "end": { - "line": 2669, + "line": 2678, "column": 42 } } }, "range": [ - 81403, - 81433 + 81526, + 81556 ], "loc": { "start": { - "line": 2669, + "line": 2678, "column": 12 }, "end": { - "line": 2669, + "line": 2678, "column": 42 } } }, "range": [ - 81403, - 81434 + 81526, + 81557 ], "loc": { "start": { - "line": 2669, + "line": 2678, "column": 12 }, "end": { - "line": 2669, + "line": 2678, "column": 43 } } } ], "range": [ - 81188, - 81444 + 81311, + 81567 ], "loc": { "start": { - "line": 2661, + "line": 2670, "column": 41 }, "end": { - "line": 2670, + "line": 2679, "column": 9 } } }, "range": [ - 81155, - 81444 + 81278, + 81567 ], "loc": { "start": { - "line": 2661, + "line": 2670, "column": 8 }, "end": { - "line": 2670, + "line": 2679, "column": 9 } } @@ -141689,32 +141275,32 @@ "type": "Identifier", "name": "tblHasColTag", "range": [ - 81458, - 81470 + 81581, + 81593 ], "loc": { "start": { - "line": 2671, + "line": 2680, "column": 13 }, "end": { - "line": 2671, + "line": 2680, "column": 25 } } }, "prefix": true, "range": [ - 81457, - 81470 + 81580, + 81593 ], "loc": { "start": { - "line": 2671, + "line": 2680, "column": 12 }, "end": { - "line": 2671, + "line": 2680, "column": 25 } } @@ -141733,16 +141319,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 81486, - 81489 + 81609, + 81612 ], "loc": { "start": { - "line": 2672, + "line": 2681, "column": 12 }, "end": { - "line": 2672, + "line": 2681, "column": 15 } } @@ -141751,31 +141337,31 @@ "type": "Identifier", "name": "insertBefore", "range": [ - 81490, - 81502 + 81613, + 81625 ], "loc": { "start": { - "line": 2672, + "line": 2681, "column": 16 }, "end": { - "line": 2672, + "line": 2681, "column": 28 } } }, "range": [ - 81486, - 81502 + 81609, + 81625 ], "loc": { "start": { - "line": 2672, + "line": 2681, "column": 12 }, "end": { - "line": 2672, + "line": 2681, "column": 28 } } @@ -141785,16 +141371,16 @@ "type": "Identifier", "name": "frag", "range": [ - 81503, - 81507 + 81626, + 81630 ], "loc": { "start": { - "line": 2672, + "line": 2681, "column": 29 }, "end": { - "line": 2672, + "line": 2681, "column": 33 } } @@ -141806,16 +141392,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 81509, - 81512 + 81632, + 81635 ], "loc": { "start": { - "line": 2672, + "line": 2681, "column": 35 }, "end": { - "line": 2672, + "line": 2681, "column": 38 } } @@ -141824,110 +141410,110 @@ "type": "Identifier", "name": "firstChild", "range": [ - 81513, - 81523 + 81636, + 81646 ], "loc": { "start": { - "line": 2672, + "line": 2681, "column": 39 }, "end": { - "line": 2672, + "line": 2681, "column": 49 } } }, "range": [ - 81509, - 81523 + 81632, + 81646 ], "loc": { "start": { - "line": 2672, + "line": 2681, "column": 35 }, "end": { - "line": 2672, + "line": 2681, "column": 49 } } } ], "range": [ - 81486, - 81524 + 81609, + 81647 ], "loc": { "start": { - "line": 2672, + "line": 2681, "column": 12 }, "end": { - "line": 2672, + "line": 2681, "column": 50 } } }, "range": [ - 81486, - 81525 + 81609, + 81648 ], "loc": { "start": { - "line": 2672, + "line": 2681, "column": 12 }, "end": { - "line": 2672, + "line": 2681, "column": 51 } } } ], "range": [ - 81472, - 81535 + 81595, + 81658 ], "loc": { "start": { - "line": 2671, + "line": 2680, "column": 27 }, "end": { - "line": 2673, + "line": 2682, "column": 9 } } }, "alternate": null, "range": [ - 81453, - 81535 + 81576, + 81658 ], "loc": { "start": { - "line": 2671, + "line": 2680, "column": 8 }, "end": { - "line": 2673, + "line": 2682, "column": 9 } } } ], "range": [ - 80814, - 81541 + 80937, + 81664 ], "loc": { "start": { - "line": 2650, + "line": 2659, "column": 22 }, "end": { - "line": 2674, + "line": 2683, "column": 5 } } @@ -141935,16 +141521,16 @@ "generator": false, "expression": false, "range": [ - 80808, - 81541 + 80931, + 81664 ], "loc": { "start": { - "line": 2650, + "line": 2659, "column": 16 }, "end": { - "line": 2674, + "line": 2683, "column": 5 } } @@ -141952,16 +141538,16 @@ "kind": "method", "computed": false, "range": [ - 80796, - 81541 + 80919, + 81664 ], "loc": { "start": { - "line": 2650, + "line": 2659, "column": 4 }, "end": { - "line": 2674, + "line": 2683, "column": 5 } }, @@ -141970,16 +141556,16 @@ "type": "Block", "value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ", "range": [ - 80687, - 80791 + 80810, + 80914 ], "loc": { "start": { - "line": 2646, + "line": 2655, "column": 4 }, "end": { - "line": 2649, + "line": 2658, "column": 7 } } @@ -141990,16 +141576,16 @@ "type": "Block", "value": "*\n * Make defined rows always visible\n ", "range": [ - 81547, - 81598 + 81670, + 81721 ], "loc": { "start": { - "line": 2676, + "line": 2685, "column": 4 }, "end": { - "line": 2678, + "line": 2687, "column": 7 } } @@ -142013,16 +141599,16 @@ "type": "Identifier", "name": "enforceVisibility", "range": [ - 81603, - 81620 + 81726, + 81743 ], "loc": { "start": { - "line": 2679, + "line": 2688, "column": 4 }, "end": { - "line": 2679, + "line": 2688, "column": 21 } } @@ -142045,16 +141631,16 @@ "object": { "type": "ThisExpression", "range": [ - 81638, - 81642 + 81761, + 81765 ], "loc": { "start": { - "line": 2680, + "line": 2689, "column": 13 }, "end": { - "line": 2680, + "line": 2689, "column": 17 } } @@ -142063,47 +141649,47 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 81643, - 81657 + 81766, + 81780 ], "loc": { "start": { - "line": 2680, + "line": 2689, "column": 18 }, "end": { - "line": 2680, + "line": 2689, "column": 32 } } }, "range": [ - 81638, - 81657 + 81761, + 81780 ], "loc": { "start": { - "line": 2680, + "line": 2689, "column": 13 }, "end": { - "line": 2680, + "line": 2689, "column": 32 } } }, "prefix": true, "range": [ - 81637, - 81657 + 81760, + 81780 ], "loc": { "start": { - "line": 2680, + "line": 2689, "column": 12 }, "end": { - "line": 2680, + "line": 2689, "column": 32 } } @@ -142115,48 +141701,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 81673, - 81680 + 81796, + 81803 ], "loc": { "start": { - "line": 2681, + "line": 2690, "column": 12 }, "end": { - "line": 2681, + "line": 2690, "column": 19 } } } ], "range": [ - 81659, - 81690 + 81782, + 81813 ], "loc": { "start": { - "line": 2680, + "line": 2689, "column": 34 }, "end": { - "line": 2682, + "line": 2691, "column": 9 } } }, "alternate": null, "range": [ - 81633, - 81690 + 81756, + 81813 ], "loc": { "start": { - "line": 2680, + "line": 2689, "column": 8 }, "end": { - "line": 2682, + "line": 2691, "column": 9 } } @@ -142170,16 +141756,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 81703, - 81709 + 81826, + 81832 ], "loc": { "start": { - "line": 2683, + "line": 2692, "column": 12 }, "end": { - "line": 2683, + "line": 2692, "column": 18 } } @@ -142192,16 +141778,16 @@ "object": { "type": "ThisExpression", "range": [ - 81712, - 81716 + 81835, + 81839 ], "loc": { "start": { - "line": 2683, + "line": 2692, "column": 21 }, "end": { - "line": 2683, + "line": 2692, "column": 25 } } @@ -142210,31 +141796,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 81717, - 81726 + 81840, + 81849 ], "loc": { "start": { - "line": 2683, + "line": 2692, "column": 26 }, "end": { - "line": 2683, + "line": 2692, "column": 35 } } }, "range": [ - 81712, - 81726 + 81835, + 81849 ], "loc": { "start": { - "line": 2683, + "line": 2692, "column": 21 }, "end": { - "line": 2683, + "line": 2692, "column": 35 } } @@ -142245,47 +141831,47 @@ "value": true, "raw": "true", "range": [ - 81727, - 81731 + 81850, + 81854 ], "loc": { "start": { - "line": 2683, + "line": 2692, "column": 36 }, "end": { - "line": 2683, + "line": 2692, "column": 40 } } } ], "range": [ - 81712, - 81732 + 81835, + 81855 ], "loc": { "start": { - "line": 2683, + "line": 2692, "column": 21 }, "end": { - "line": 2683, + "line": 2692, "column": 41 } } }, "range": [ - 81703, - 81732 + 81826, + 81855 ], "loc": { "start": { - "line": 2683, + "line": 2692, "column": 12 }, "end": { - "line": 2683, + "line": 2692, "column": 41 } } @@ -142293,16 +141879,16 @@ ], "kind": "let", "range": [ - 81699, - 81733 + 81822, + 81856 ], "loc": { "start": { - "line": 2683, + "line": 2692, "column": 8 }, "end": { - "line": 2683, + "line": 2692, "column": 42 } } @@ -142318,16 +141904,16 @@ "type": "Identifier", "name": "i", "range": [ - 81751, - 81752 + 81874, + 81875 ], "loc": { "start": { - "line": 2684, + "line": 2693, "column": 17 }, "end": { - "line": 2684, + "line": 2693, "column": 18 } } @@ -142337,31 +141923,31 @@ "value": 0, "raw": "0", "range": [ - 81755, - 81756 + 81878, + 81879 ], "loc": { "start": { - "line": 2684, + "line": 2693, "column": 21 }, "end": { - "line": 2684, + "line": 2693, "column": 22 } } }, "range": [ - 81751, - 81756 + 81874, + 81879 ], "loc": { "start": { - "line": 2684, + "line": 2693, "column": 17 }, "end": { - "line": 2684, + "line": 2693, "column": 22 } } @@ -142372,16 +141958,16 @@ "type": "Identifier", "name": "len", "range": [ - 81758, - 81761 + 81881, + 81884 ], "loc": { "start": { - "line": 2684, + "line": 2693, "column": 24 }, "end": { - "line": 2684, + "line": 2693, "column": 27 } } @@ -142395,16 +141981,16 @@ "object": { "type": "ThisExpression", "range": [ - 81764, - 81768 + 81887, + 81891 ], "loc": { "start": { - "line": 2684, + "line": 2693, "column": 30 }, "end": { - "line": 2684, + "line": 2693, "column": 34 } } @@ -142413,31 +141999,31 @@ "type": "Identifier", "name": "visibleRows", "range": [ - 81769, - 81780 + 81892, + 81903 ], "loc": { "start": { - "line": 2684, + "line": 2693, "column": 35 }, "end": { - "line": 2684, + "line": 2693, "column": 46 } } }, "range": [ - 81764, - 81780 + 81887, + 81903 ], "loc": { "start": { - "line": 2684, + "line": 2693, "column": 30 }, "end": { - "line": 2684, + "line": 2693, "column": 46 } } @@ -142446,46 +142032,46 @@ "type": "Identifier", "name": "length", "range": [ - 81781, - 81787 + 81904, + 81910 ], "loc": { "start": { - "line": 2684, + "line": 2693, "column": 47 }, "end": { - "line": 2684, + "line": 2693, "column": 53 } } }, "range": [ - 81764, - 81787 + 81887, + 81910 ], "loc": { "start": { - "line": 2684, + "line": 2693, "column": 30 }, "end": { - "line": 2684, + "line": 2693, "column": 53 } } }, "range": [ - 81758, - 81787 + 81881, + 81910 ], "loc": { "start": { - "line": 2684, + "line": 2693, "column": 24 }, "end": { - "line": 2684, + "line": 2693, "column": 53 } } @@ -142493,16 +142079,16 @@ ], "kind": "let", "range": [ - 81747, - 81787 + 81870, + 81910 ], "loc": { "start": { - "line": 2684, + "line": 2693, "column": 13 }, "end": { - "line": 2684, + "line": 2693, "column": 53 } } @@ -142514,16 +142100,16 @@ "type": "Identifier", "name": "i", "range": [ - 81789, - 81790 + 81912, + 81913 ], "loc": { "start": { - "line": 2684, + "line": 2693, "column": 55 }, "end": { - "line": 2684, + "line": 2693, "column": 56 } } @@ -142532,31 +142118,31 @@ "type": "Identifier", "name": "len", "range": [ - 81793, - 81796 + 81916, + 81919 ], "loc": { "start": { - "line": 2684, + "line": 2693, "column": 59 }, "end": { - "line": 2684, + "line": 2693, "column": 62 } } }, "range": [ - 81789, - 81796 + 81912, + 81919 ], "loc": { "start": { - "line": 2684, + "line": 2693, "column": 55 }, "end": { - "line": 2684, + "line": 2693, "column": 62 } } @@ -142568,32 +142154,32 @@ "type": "Identifier", "name": "i", "range": [ - 81798, - 81799 + 81921, + 81922 ], "loc": { "start": { - "line": 2684, + "line": 2693, "column": 64 }, "end": { - "line": 2684, + "line": 2693, "column": 65 } } }, "prefix": false, "range": [ - 81798, - 81801 + 81921, + 81924 ], "loc": { "start": { - "line": 2684, + "line": 2693, "column": 64 }, "end": { - "line": 2684, + "line": 2693, "column": 67 } } @@ -142610,16 +142196,16 @@ "type": "Identifier", "name": "row", "range": [ - 81821, - 81824 + 81944, + 81947 ], "loc": { "start": { - "line": 2685, + "line": 2694, "column": 16 }, "end": { - "line": 2685, + "line": 2694, "column": 19 } } @@ -142633,16 +142219,16 @@ "object": { "type": "ThisExpression", "range": [ - 81827, - 81831 + 81950, + 81954 ], "loc": { "start": { - "line": 2685, + "line": 2694, "column": 22 }, "end": { - "line": 2685, + "line": 2694, "column": 26 } } @@ -142651,31 +142237,31 @@ "type": "Identifier", "name": "visibleRows", "range": [ - 81832, - 81843 + 81955, + 81966 ], "loc": { "start": { - "line": 2685, + "line": 2694, "column": 27 }, "end": { - "line": 2685, + "line": 2694, "column": 38 } } }, "range": [ - 81827, - 81843 + 81950, + 81966 ], "loc": { "start": { - "line": 2685, + "line": 2694, "column": 22 }, "end": { - "line": 2685, + "line": 2694, "column": 38 } } @@ -142684,46 +142270,46 @@ "type": "Identifier", "name": "i", "range": [ - 81844, - 81845 + 81967, + 81968 ], "loc": { "start": { - "line": 2685, + "line": 2694, "column": 39 }, "end": { - "line": 2685, + "line": 2694, "column": 40 } } }, "range": [ - 81827, - 81846 + 81950, + 81969 ], "loc": { "start": { - "line": 2685, + "line": 2694, "column": 22 }, "end": { - "line": 2685, + "line": 2694, "column": 41 } } }, "range": [ - 81821, - 81846 + 81944, + 81969 ], "loc": { "start": { - "line": 2685, + "line": 2694, "column": 16 }, "end": { - "line": 2685, + "line": 2694, "column": 41 } } @@ -142731,16 +142317,16 @@ ], "kind": "let", "range": [ - 81817, - 81847 + 81940, + 81970 ], "loc": { "start": { - "line": 2685, + "line": 2694, "column": 12 }, "end": { - "line": 2685, + "line": 2694, "column": 42 } }, @@ -142749,16 +142335,16 @@ "type": "Line", "value": "row index cannot be > nrows", "range": [ - 81860, - 81889 + 81983, + 82012 ], "loc": { "start": { - "line": 2686, + "line": 2695, "column": 12 }, "end": { - "line": 2686, + "line": 2695, "column": 41 } } @@ -142774,16 +142360,16 @@ "type": "Identifier", "name": "row", "range": [ - 81906, - 81909 + 82029, + 82032 ], "loc": { "start": { - "line": 2687, + "line": 2696, "column": 16 }, "end": { - "line": 2687, + "line": 2696, "column": 19 } } @@ -142792,31 +142378,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 81913, - 81919 + 82036, + 82042 ], "loc": { "start": { - "line": 2687, + "line": 2696, "column": 23 }, "end": { - "line": 2687, + "line": 2696, "column": 29 } } }, "range": [ - 81906, - 81919 + 82029, + 82042 ], "loc": { "start": { - "line": 2687, + "line": 2696, "column": 16 }, "end": { - "line": 2687, + "line": 2696, "column": 29 } } @@ -142834,16 +142420,16 @@ "object": { "type": "ThisExpression", "range": [ - 81939, - 81943 + 82062, + 82066 ], "loc": { "start": { - "line": 2688, + "line": 2697, "column": 16 }, "end": { - "line": 2688, + "line": 2697, "column": 20 } } @@ -142852,31 +142438,31 @@ "type": "Identifier", "name": "validateRow", "range": [ - 81944, - 81955 + 82067, + 82078 ], "loc": { "start": { - "line": 2688, + "line": 2697, "column": 21 }, "end": { - "line": 2688, + "line": 2697, "column": 32 } } }, "range": [ - 81939, - 81955 + 82062, + 82078 ], "loc": { "start": { - "line": 2688, + "line": 2697, "column": 16 }, "end": { - "line": 2688, + "line": 2697, "column": 32 } } @@ -142886,16 +142472,16 @@ "type": "Identifier", "name": "row", "range": [ - 81956, - 81959 + 82079, + 82082 ], "loc": { "start": { - "line": 2688, + "line": 2697, "column": 33 }, "end": { - "line": 2688, + "line": 2697, "column": 36 } } @@ -142905,79 +142491,79 @@ "value": true, "raw": "true", "range": [ - 81961, - 81965 + 82084, + 82088 ], "loc": { "start": { - "line": 2688, + "line": 2697, "column": 38 }, "end": { - "line": 2688, + "line": 2697, "column": 42 } } } ], "range": [ - 81939, - 81966 + 82062, + 82089 ], "loc": { "start": { - "line": 2688, + "line": 2697, "column": 16 }, "end": { - "line": 2688, + "line": 2697, "column": 43 } } }, "range": [ - 81939, - 81967 + 82062, + 82090 ], "loc": { "start": { - "line": 2688, + "line": 2697, "column": 16 }, "end": { - "line": 2688, + "line": 2697, "column": 44 } } } ], "range": [ - 81921, - 81981 + 82044, + 82104 ], "loc": { "start": { - "line": 2687, + "line": 2696, "column": 31 }, "end": { - "line": 2689, + "line": 2698, "column": 13 } } }, "alternate": null, "range": [ - 81902, - 81981 + 82025, + 82104 ], "loc": { "start": { - "line": 2687, + "line": 2696, "column": 12 }, "end": { - "line": 2689, + "line": 2698, "column": 13 } }, @@ -142986,16 +142572,16 @@ "type": "Line", "value": "row index cannot be > nrows", "range": [ - 81860, - 81889 + 81983, + 82012 ], "loc": { "start": { - "line": 2686, + "line": 2695, "column": 12 }, "end": { - "line": 2686, + "line": 2695, "column": 41 } } @@ -143004,47 +142590,47 @@ } ], "range": [ - 81803, - 81991 + 81926, + 82114 ], "loc": { "start": { - "line": 2684, + "line": 2693, "column": 69 }, "end": { - "line": 2690, + "line": 2699, "column": 9 } } }, "range": [ - 81742, - 81991 + 81865, + 82114 ], "loc": { "start": { - "line": 2684, + "line": 2693, "column": 8 }, "end": { - "line": 2690, + "line": 2699, "column": 9 } } } ], "range": [ - 81623, - 81997 + 81746, + 82120 ], "loc": { "start": { - "line": 2679, + "line": 2688, "column": 24 }, "end": { - "line": 2691, + "line": 2700, "column": 5 } } @@ -143052,16 +142638,16 @@ "generator": false, "expression": false, "range": [ - 81620, - 81997 + 81743, + 82120 ], "loc": { "start": { - "line": 2679, + "line": 2688, "column": 21 }, "end": { - "line": 2691, + "line": 2700, "column": 5 } } @@ -143069,16 +142655,16 @@ "kind": "method", "computed": false, "range": [ - 81603, - 81997 + 81726, + 82120 ], "loc": { "start": { - "line": 2679, + "line": 2688, "column": 4 }, "end": { - "line": 2691, + "line": 2700, "column": 5 } }, @@ -143087,16 +142673,16 @@ "type": "Block", "value": "*\n * Make defined rows always visible\n ", "range": [ - 81547, - 81598 + 81670, + 81721 ], "loc": { "start": { - "line": 2676, + "line": 2685, "column": 4 }, "end": { - "line": 2678, + "line": 2687, "column": 7 } } @@ -143107,16 +142693,16 @@ "type": "Block", "value": "*\n * Clear all the filters' values\n ", "range": [ - 82003, - 82051 + 82126, + 82174 ], "loc": { "start": { - "line": 2693, + "line": 2702, "column": 4 }, "end": { - "line": 2695, + "line": 2704, "column": 7 } } @@ -143130,16 +142716,16 @@ "type": "Identifier", "name": "clearFilters", "range": [ - 82056, - 82068 + 82179, + 82191 ], "loc": { "start": { - "line": 2696, + "line": 2705, "column": 4 }, "end": { - "line": 2696, + "line": 2705, "column": 16 } } @@ -143162,16 +142748,16 @@ "object": { "type": "ThisExpression", "range": [ - 82086, - 82090 + 82209, + 82213 ], "loc": { "start": { - "line": 2697, + "line": 2706, "column": 13 }, "end": { - "line": 2697, + "line": 2706, "column": 17 } } @@ -143180,47 +142766,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 82091, - 82098 + 82214, + 82221 ], "loc": { "start": { - "line": 2697, + "line": 2706, "column": 18 }, "end": { - "line": 2697, + "line": 2706, "column": 25 } } }, "range": [ - 82086, - 82098 + 82209, + 82221 ], "loc": { "start": { - "line": 2697, + "line": 2706, "column": 13 }, "end": { - "line": 2697, + "line": 2706, "column": 25 } } }, "prefix": true, "range": [ - 82085, - 82098 + 82208, + 82221 ], "loc": { "start": { - "line": 2697, + "line": 2706, "column": 12 }, "end": { - "line": 2697, + "line": 2706, "column": 25 } } @@ -143232,48 +142818,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 82114, - 82121 + 82237, + 82244 ], "loc": { "start": { - "line": 2698, + "line": 2707, "column": 12 }, "end": { - "line": 2698, + "line": 2707, "column": 19 } } } ], "range": [ - 82100, - 82131 + 82223, + 82254 ], "loc": { "start": { - "line": 2697, + "line": 2706, "column": 27 }, "end": { - "line": 2699, + "line": 2708, "column": 9 } } }, "alternate": null, "range": [ - 82081, - 82131 + 82204, + 82254 ], "loc": { "start": { - "line": 2697, + "line": 2706, "column": 8 }, "end": { - "line": 2699, + "line": 2708, "column": 9 } } @@ -143291,16 +142877,16 @@ "object": { "type": "ThisExpression", "range": [ - 82141, - 82145 + 82264, + 82268 ], "loc": { "start": { - "line": 2701, + "line": 2710, "column": 8 }, "end": { - "line": 2701, + "line": 2710, "column": 12 } } @@ -143309,31 +142895,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 82146, - 82153 + 82269, + 82276 ], "loc": { "start": { - "line": 2701, + "line": 2710, "column": 13 }, "end": { - "line": 2701, + "line": 2710, "column": 20 } } }, "range": [ - 82141, - 82153 + 82264, + 82276 ], "loc": { "start": { - "line": 2701, + "line": 2710, "column": 8 }, "end": { - "line": 2701, + "line": 2710, "column": 20 } } @@ -143342,31 +142928,31 @@ "type": "Identifier", "name": "emit", "range": [ - 82154, - 82158 + 82277, + 82281 ], "loc": { "start": { - "line": 2701, + "line": 2710, "column": 21 }, "end": { - "line": 2701, + "line": 2710, "column": 25 } } }, "range": [ - 82141, - 82158 + 82264, + 82281 ], "loc": { "start": { - "line": 2701, + "line": 2710, "column": 8 }, "end": { - "line": 2701, + "line": 2710, "column": 25 } } @@ -143377,16 +142963,16 @@ "value": "before-clearing-filters", "raw": "'before-clearing-filters'", "range": [ - 82159, - 82184 + 82282, + 82307 ], "loc": { "start": { - "line": 2701, + "line": 2710, "column": 26 }, "end": { - "line": 2701, + "line": 2710, "column": 51 } } @@ -143394,47 +142980,47 @@ { "type": "ThisExpression", "range": [ - 82186, - 82190 + 82309, + 82313 ], "loc": { "start": { - "line": 2701, + "line": 2710, "column": 53 }, "end": { - "line": 2701, + "line": 2710, "column": 57 } } } ], "range": [ - 82141, - 82191 + 82264, + 82314 ], "loc": { "start": { - "line": 2701, + "line": 2710, "column": 8 }, "end": { - "line": 2701, + "line": 2710, "column": 58 } } }, "range": [ - 82141, - 82192 + 82264, + 82315 ], "loc": { "start": { - "line": 2701, + "line": 2710, "column": 8 }, "end": { - "line": 2701, + "line": 2710, "column": 59 } } @@ -143449,16 +143035,16 @@ "object": { "type": "ThisExpression", "range": [ - 82201, - 82205 + 82324, + 82328 ], "loc": { "start": { - "line": 2702, + "line": 2711, "column": 8 }, "end": { - "line": 2702, + "line": 2711, "column": 12 } } @@ -143467,31 +143053,31 @@ "type": "Identifier", "name": "onBeforeReset", "range": [ - 82206, - 82219 + 82329, + 82342 ], "loc": { "start": { - "line": 2702, + "line": 2711, "column": 13 }, "end": { - "line": 2702, + "line": 2711, "column": 26 } } }, "range": [ - 82201, - 82219 + 82324, + 82342 ], "loc": { "start": { - "line": 2702, + "line": 2711, "column": 8 }, "end": { - "line": 2702, + "line": 2711, "column": 26 } } @@ -143500,16 +143086,16 @@ { "type": "ThisExpression", "range": [ - 82220, - 82224 + 82343, + 82347 ], "loc": { "start": { - "line": 2702, + "line": 2711, "column": 27 }, "end": { - "line": 2702, + "line": 2711, "column": 31 } } @@ -143522,16 +143108,16 @@ "object": { "type": "ThisExpression", "range": [ - 82226, - 82230 + 82349, + 82353 ], "loc": { "start": { - "line": 2702, + "line": 2711, "column": 33 }, "end": { - "line": 2702, + "line": 2711, "column": 37 } } @@ -143540,78 +143126,78 @@ "type": "Identifier", "name": "getFiltersValue", "range": [ - 82231, - 82246 + 82354, + 82369 ], "loc": { "start": { - "line": 2702, + "line": 2711, "column": 38 }, "end": { - "line": 2702, + "line": 2711, "column": 53 } } }, "range": [ - 82226, - 82246 + 82349, + 82369 ], "loc": { "start": { - "line": 2702, + "line": 2711, "column": 33 }, "end": { - "line": 2702, + "line": 2711, "column": 53 } } }, "arguments": [], "range": [ - 82226, - 82248 + 82349, + 82371 ], "loc": { "start": { - "line": 2702, + "line": 2711, "column": 33 }, "end": { - "line": 2702, + "line": 2711, "column": 55 } } } ], "range": [ - 82201, - 82249 + 82324, + 82372 ], "loc": { "start": { - "line": 2702, + "line": 2711, "column": 8 }, "end": { - "line": 2702, + "line": 2711, "column": 56 } } }, "range": [ - 82201, - 82250 + 82324, + 82373 ], "loc": { "start": { - "line": 2702, + "line": 2711, "column": 8 }, "end": { - "line": 2702, + "line": 2711, "column": 57 } } @@ -143627,16 +143213,16 @@ "type": "Identifier", "name": "i", "range": [ - 82269, - 82270 + 82392, + 82393 ], "loc": { "start": { - "line": 2704, + "line": 2713, "column": 17 }, "end": { - "line": 2704, + "line": 2713, "column": 18 } } @@ -143646,31 +143232,31 @@ "value": 0, "raw": "0", "range": [ - 82273, - 82274 + 82396, + 82397 ], "loc": { "start": { - "line": 2704, + "line": 2713, "column": 21 }, "end": { - "line": 2704, + "line": 2713, "column": 22 } } }, "range": [ - 82269, - 82274 + 82392, + 82397 ], "loc": { "start": { - "line": 2704, + "line": 2713, "column": 17 }, "end": { - "line": 2704, + "line": 2713, "column": 22 } } @@ -143681,16 +143267,16 @@ "type": "Identifier", "name": "len", "range": [ - 82276, - 82279 + 82399, + 82402 ], "loc": { "start": { - "line": 2704, + "line": 2713, "column": 24 }, "end": { - "line": 2704, + "line": 2713, "column": 27 } } @@ -143704,16 +143290,16 @@ "object": { "type": "ThisExpression", "range": [ - 82282, - 82286 + 82405, + 82409 ], "loc": { "start": { - "line": 2704, + "line": 2713, "column": 30 }, "end": { - "line": 2704, + "line": 2713, "column": 34 } } @@ -143722,31 +143308,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 82287, - 82293 + 82410, + 82416 ], "loc": { "start": { - "line": 2704, + "line": 2713, "column": 35 }, "end": { - "line": 2704, + "line": 2713, "column": 41 } } }, "range": [ - 82282, - 82293 + 82405, + 82416 ], "loc": { "start": { - "line": 2704, + "line": 2713, "column": 30 }, "end": { - "line": 2704, + "line": 2713, "column": 41 } } @@ -143755,46 +143341,46 @@ "type": "Identifier", "name": "length", "range": [ - 82294, - 82300 + 82417, + 82423 ], "loc": { "start": { - "line": 2704, + "line": 2713, "column": 42 }, "end": { - "line": 2704, + "line": 2713, "column": 48 } } }, "range": [ - 82282, - 82300 + 82405, + 82423 ], "loc": { "start": { - "line": 2704, + "line": 2713, "column": 30 }, "end": { - "line": 2704, + "line": 2713, "column": 48 } } }, "range": [ - 82276, - 82300 + 82399, + 82423 ], "loc": { "start": { - "line": 2704, + "line": 2713, "column": 24 }, "end": { - "line": 2704, + "line": 2713, "column": 48 } } @@ -143802,16 +143388,16 @@ ], "kind": "let", "range": [ - 82265, - 82300 + 82388, + 82423 ], "loc": { "start": { - "line": 2704, + "line": 2713, "column": 13 }, "end": { - "line": 2704, + "line": 2713, "column": 48 } } @@ -143823,16 +143409,16 @@ "type": "Identifier", "name": "i", "range": [ - 82302, - 82303 + 82425, + 82426 ], "loc": { "start": { - "line": 2704, + "line": 2713, "column": 50 }, "end": { - "line": 2704, + "line": 2713, "column": 51 } } @@ -143841,31 +143427,31 @@ "type": "Identifier", "name": "len", "range": [ - 82306, - 82309 + 82429, + 82432 ], "loc": { "start": { - "line": 2704, + "line": 2713, "column": 54 }, "end": { - "line": 2704, + "line": 2713, "column": 57 } } }, "range": [ - 82302, - 82309 + 82425, + 82432 ], "loc": { "start": { - "line": 2704, + "line": 2713, "column": 50 }, "end": { - "line": 2704, + "line": 2713, "column": 57 } } @@ -143877,32 +143463,32 @@ "type": "Identifier", "name": "i", "range": [ - 82311, - 82312 + 82434, + 82435 ], "loc": { "start": { - "line": 2704, + "line": 2713, "column": 59 }, "end": { - "line": 2704, + "line": 2713, "column": 60 } } }, "prefix": false, "range": [ - 82311, - 82314 + 82434, + 82437 ], "loc": { "start": { - "line": 2704, + "line": 2713, "column": 59 }, "end": { - "line": 2704, + "line": 2713, "column": 62 } } @@ -143920,16 +143506,16 @@ "object": { "type": "ThisExpression", "range": [ - 82330, - 82334 + 82453, + 82457 ], "loc": { "start": { - "line": 2705, + "line": 2714, "column": 12 }, "end": { - "line": 2705, + "line": 2714, "column": 16 } } @@ -143938,31 +143524,31 @@ "type": "Identifier", "name": "setFilterValue", "range": [ - 82335, - 82349 + 82458, + 82472 ], "loc": { "start": { - "line": 2705, + "line": 2714, "column": 17 }, "end": { - "line": 2705, + "line": 2714, "column": 31 } } }, "range": [ - 82330, - 82349 + 82453, + 82472 ], "loc": { "start": { - "line": 2705, + "line": 2714, "column": 12 }, "end": { - "line": 2705, + "line": 2714, "column": 31 } } @@ -143972,16 +143558,16 @@ "type": "Identifier", "name": "i", "range": [ - 82350, - 82351 + 82473, + 82474 ], "loc": { "start": { - "line": 2705, + "line": 2714, "column": 32 }, "end": { - "line": 2705, + "line": 2714, "column": 33 } } @@ -143991,78 +143577,78 @@ "value": "", "raw": "''", "range": [ - 82353, - 82355 + 82476, + 82478 ], "loc": { "start": { - "line": 2705, + "line": 2714, "column": 35 }, "end": { - "line": 2705, + "line": 2714, "column": 37 } } } ], "range": [ - 82330, - 82356 + 82453, + 82479 ], "loc": { "start": { - "line": 2705, + "line": 2714, "column": 12 }, "end": { - "line": 2705, + "line": 2714, "column": 38 } } }, "range": [ - 82330, - 82357 + 82453, + 82480 ], "loc": { "start": { - "line": 2705, + "line": 2714, "column": 12 }, "end": { - "line": 2705, + "line": 2714, "column": 39 } } } ], "range": [ - 82316, - 82367 + 82439, + 82490 ], "loc": { "start": { - "line": 2704, + "line": 2713, "column": 64 }, "end": { - "line": 2706, + "line": 2715, "column": 9 } } }, "range": [ - 82260, - 82367 + 82383, + 82490 ], "loc": { "start": { - "line": 2704, + "line": 2713, "column": 8 }, "end": { - "line": 2706, + "line": 2715, "column": 9 } } @@ -144077,16 +143663,16 @@ "object": { "type": "ThisExpression", "range": [ - 82377, - 82381 + 82500, + 82504 ], "loc": { "start": { - "line": 2708, + "line": 2717, "column": 8 }, "end": { - "line": 2708, + "line": 2717, "column": 12 } } @@ -144095,62 +143681,62 @@ "type": "Identifier", "name": "filter", "range": [ - 82382, - 82388 + 82505, + 82511 ], "loc": { "start": { - "line": 2708, + "line": 2717, "column": 13 }, "end": { - "line": 2708, + "line": 2717, "column": 19 } } }, "range": [ - 82377, - 82388 + 82500, + 82511 ], "loc": { "start": { - "line": 2708, + "line": 2717, "column": 8 }, "end": { - "line": 2708, + "line": 2717, "column": 19 } } }, "arguments": [], "range": [ - 82377, - 82390 + 82500, + 82513 ], "loc": { "start": { - "line": 2708, + "line": 2717, "column": 8 }, "end": { - "line": 2708, + "line": 2717, "column": 21 } } }, "range": [ - 82377, - 82391 + 82500, + 82514 ], "loc": { "start": { - "line": 2708, + "line": 2717, "column": 8 }, "end": { - "line": 2708, + "line": 2717, "column": 22 } } @@ -144165,16 +143751,16 @@ "object": { "type": "ThisExpression", "range": [ - 82401, - 82405 + 82524, + 82528 ], "loc": { "start": { - "line": 2710, + "line": 2719, "column": 8 }, "end": { - "line": 2710, + "line": 2719, "column": 12 } } @@ -144183,31 +143769,31 @@ "type": "Identifier", "name": "onAfterReset", "range": [ - 82406, - 82418 + 82529, + 82541 ], "loc": { "start": { - "line": 2710, + "line": 2719, "column": 13 }, "end": { - "line": 2710, + "line": 2719, "column": 25 } } }, "range": [ - 82401, - 82418 + 82524, + 82541 ], "loc": { "start": { - "line": 2710, + "line": 2719, "column": 8 }, "end": { - "line": 2710, + "line": 2719, "column": 25 } } @@ -144216,47 +143802,47 @@ { "type": "ThisExpression", "range": [ - 82419, - 82423 + 82542, + 82546 ], "loc": { "start": { - "line": 2710, + "line": 2719, "column": 26 }, "end": { - "line": 2710, + "line": 2719, "column": 30 } } } ], "range": [ - 82401, - 82424 + 82524, + 82547 ], "loc": { "start": { - "line": 2710, + "line": 2719, "column": 8 }, "end": { - "line": 2710, + "line": 2719, "column": 31 } } }, "range": [ - 82401, - 82425 + 82524, + 82548 ], "loc": { "start": { - "line": 2710, + "line": 2719, "column": 8 }, "end": { - "line": 2710, + "line": 2719, "column": 32 } } @@ -144274,16 +143860,16 @@ "object": { "type": "ThisExpression", "range": [ - 82434, - 82438 + 82557, + 82561 ], "loc": { "start": { - "line": 2711, + "line": 2720, "column": 8 }, "end": { - "line": 2711, + "line": 2720, "column": 12 } } @@ -144292,31 +143878,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 82439, - 82446 + 82562, + 82569 ], "loc": { "start": { - "line": 2711, + "line": 2720, "column": 13 }, "end": { - "line": 2711, + "line": 2720, "column": 20 } } }, "range": [ - 82434, - 82446 + 82557, + 82569 ], "loc": { "start": { - "line": 2711, + "line": 2720, "column": 8 }, "end": { - "line": 2711, + "line": 2720, "column": 20 } } @@ -144325,31 +143911,31 @@ "type": "Identifier", "name": "emit", "range": [ - 82447, - 82451 + 82570, + 82574 ], "loc": { "start": { - "line": 2711, + "line": 2720, "column": 21 }, "end": { - "line": 2711, + "line": 2720, "column": 25 } } }, "range": [ - 82434, - 82451 + 82557, + 82574 ], "loc": { "start": { - "line": 2711, + "line": 2720, "column": 8 }, "end": { - "line": 2711, + "line": 2720, "column": 25 } } @@ -144360,16 +143946,16 @@ "value": "after-clearing-filters", "raw": "'after-clearing-filters'", "range": [ - 82452, - 82476 + 82575, + 82599 ], "loc": { "start": { - "line": 2711, + "line": 2720, "column": 26 }, "end": { - "line": 2711, + "line": 2720, "column": 50 } } @@ -144377,63 +143963,63 @@ { "type": "ThisExpression", "range": [ - 82478, - 82482 + 82601, + 82605 ], "loc": { "start": { - "line": 2711, + "line": 2720, "column": 52 }, "end": { - "line": 2711, + "line": 2720, "column": 56 } } } ], "range": [ - 82434, - 82483 + 82557, + 82606 ], "loc": { "start": { - "line": 2711, + "line": 2720, "column": 8 }, "end": { - "line": 2711, + "line": 2720, "column": 57 } } }, "range": [ - 82434, - 82484 + 82557, + 82607 ], "loc": { "start": { - "line": 2711, + "line": 2720, "column": 8 }, "end": { - "line": 2711, + "line": 2720, "column": 58 } } } ], "range": [ - 82071, - 82490 + 82194, + 82613 ], "loc": { "start": { - "line": 2696, + "line": 2705, "column": 19 }, "end": { - "line": 2712, + "line": 2721, "column": 5 } } @@ -144441,16 +144027,16 @@ "generator": false, "expression": false, "range": [ - 82068, - 82490 + 82191, + 82613 ], "loc": { "start": { - "line": 2696, + "line": 2705, "column": 16 }, "end": { - "line": 2712, + "line": 2721, "column": 5 } } @@ -144458,16 +144044,16 @@ "kind": "method", "computed": false, "range": [ - 82056, - 82490 + 82179, + 82613 ], "loc": { "start": { - "line": 2696, + "line": 2705, "column": 4 }, "end": { - "line": 2712, + "line": 2721, "column": 5 } }, @@ -144476,16 +144062,16 @@ "type": "Block", "value": "*\n * Clear all the filters' values\n ", "range": [ - 82003, - 82051 + 82126, + 82174 ], "loc": { "start": { - "line": 2693, + "line": 2702, "column": 4 }, "end": { - "line": 2695, + "line": 2704, "column": 7 } } @@ -144496,16 +144082,16 @@ "type": "Block", "value": "*\n * Return the ID of the current active filter\n * @return {String}\n ", "range": [ - 82496, - 82581 + 82619, + 82704 ], "loc": { "start": { - "line": 2714, + "line": 2723, "column": 4 }, "end": { - "line": 2717, + "line": 2726, "column": 7 } } @@ -144519,16 +144105,16 @@ "type": "Identifier", "name": "getActiveFilterId", "range": [ - 82586, - 82603 + 82709, + 82726 ], "loc": { "start": { - "line": 2718, + "line": 2727, "column": 4 }, "end": { - "line": 2718, + "line": 2727, "column": 21 } } @@ -144548,16 +144134,16 @@ "object": { "type": "ThisExpression", "range": [ - 82623, - 82627 + 82746, + 82750 ], "loc": { "start": { - "line": 2719, + "line": 2728, "column": 15 }, "end": { - "line": 2719, + "line": 2728, "column": 19 } } @@ -144566,62 +144152,62 @@ "type": "Identifier", "name": "activeFilterId", "range": [ - 82628, - 82642 + 82751, + 82765 ], "loc": { "start": { - "line": 2719, + "line": 2728, "column": 20 }, "end": { - "line": 2719, + "line": 2728, "column": 34 } } }, "range": [ - 82623, - 82642 + 82746, + 82765 ], "loc": { "start": { - "line": 2719, + "line": 2728, "column": 15 }, "end": { - "line": 2719, + "line": 2728, "column": 34 } } }, "range": [ - 82616, - 82643 + 82739, + 82766 ], "loc": { "start": { - "line": 2719, + "line": 2728, "column": 8 }, "end": { - "line": 2719, + "line": 2728, "column": 35 } } } ], "range": [ - 82606, - 82649 + 82729, + 82772 ], "loc": { "start": { - "line": 2718, + "line": 2727, "column": 24 }, "end": { - "line": 2720, + "line": 2729, "column": 5 } } @@ -144629,16 +144215,16 @@ "generator": false, "expression": false, "range": [ - 82603, - 82649 + 82726, + 82772 ], "loc": { "start": { - "line": 2718, + "line": 2727, "column": 21 }, "end": { - "line": 2720, + "line": 2729, "column": 5 } } @@ -144646,16 +144232,16 @@ "kind": "method", "computed": false, "range": [ - 82586, - 82649 + 82709, + 82772 ], "loc": { "start": { - "line": 2718, + "line": 2727, "column": 4 }, "end": { - "line": 2720, + "line": 2729, "column": 5 } }, @@ -144664,16 +144250,16 @@ "type": "Block", "value": "*\n * Return the ID of the current active filter\n * @return {String}\n ", "range": [ - 82496, - 82581 + 82619, + 82704 ], "loc": { "start": { - "line": 2714, + "line": 2723, "column": 4 }, "end": { - "line": 2717, + "line": 2726, "column": 7 } } @@ -144684,16 +144270,16 @@ "type": "Block", "value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ", "range": [ - 82655, - 82756 + 82778, + 82879 ], "loc": { "start": { - "line": 2722, + "line": 2731, "column": 4 }, "end": { - "line": 2725, + "line": 2734, "column": 7 } } @@ -144707,16 +144293,16 @@ "type": "Identifier", "name": "setActiveFilterId", "range": [ - 82761, - 82778 + 82884, + 82901 ], "loc": { "start": { - "line": 2726, + "line": 2735, "column": 4 }, "end": { - "line": 2726, + "line": 2735, "column": 21 } } @@ -144729,16 +144315,16 @@ "type": "Identifier", "name": "filterId", "range": [ - 82779, - 82787 + 82902, + 82910 ], "loc": { "start": { - "line": 2726, + "line": 2735, "column": 22 }, "end": { - "line": 2726, + "line": 2735, "column": 30 } } @@ -144758,16 +144344,16 @@ "object": { "type": "ThisExpression", "range": [ - 82799, - 82803 + 82922, + 82926 ], "loc": { "start": { - "line": 2727, + "line": 2736, "column": 8 }, "end": { - "line": 2727, + "line": 2736, "column": 12 } } @@ -144776,31 +144362,31 @@ "type": "Identifier", "name": "activeFilterId", "range": [ - 82804, - 82818 + 82927, + 82941 ], "loc": { "start": { - "line": 2727, + "line": 2736, "column": 13 }, "end": { - "line": 2727, + "line": 2736, "column": 27 } } }, "range": [ - 82799, - 82818 + 82922, + 82941 ], "loc": { "start": { - "line": 2727, + "line": 2736, "column": 8 }, "end": { - "line": 2727, + "line": 2736, "column": 27 } } @@ -144809,62 +144395,62 @@ "type": "Identifier", "name": "filterId", "range": [ - 82821, - 82829 + 82944, + 82952 ], "loc": { "start": { - "line": 2727, + "line": 2736, "column": 30 }, "end": { - "line": 2727, + "line": 2736, "column": 38 } } }, "range": [ - 82799, - 82829 + 82922, + 82952 ], "loc": { "start": { - "line": 2727, + "line": 2736, "column": 8 }, "end": { - "line": 2727, + "line": 2736, "column": 38 } } }, "range": [ - 82799, - 82830 + 82922, + 82953 ], "loc": { "start": { - "line": 2727, + "line": 2736, "column": 8 }, "end": { - "line": 2727, + "line": 2736, "column": 39 } } } ], "range": [ - 82789, - 82836 + 82912, + 82959 ], "loc": { "start": { - "line": 2726, + "line": 2735, "column": 32 }, "end": { - "line": 2728, + "line": 2737, "column": 5 } } @@ -144872,16 +144458,16 @@ "generator": false, "expression": false, "range": [ - 82778, - 82836 + 82901, + 82959 ], "loc": { "start": { - "line": 2726, + "line": 2735, "column": 21 }, "end": { - "line": 2728, + "line": 2737, "column": 5 } } @@ -144889,16 +144475,16 @@ "kind": "method", "computed": false, "range": [ - 82761, - 82836 + 82884, + 82959 ], "loc": { "start": { - "line": 2726, + "line": 2735, "column": 4 }, "end": { - "line": 2728, + "line": 2737, "column": 5 } }, @@ -144907,16 +144493,16 @@ "type": "Block", "value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ", "range": [ - 82655, - 82756 + 82778, + 82879 ], "loc": { "start": { - "line": 2722, + "line": 2731, "column": 4 }, "end": { - "line": 2725, + "line": 2734, "column": 7 } } @@ -144927,16 +144513,16 @@ "type": "Block", "value": "*\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n ", "range": [ - 82842, - 82990 + 82965, + 83113 ], "loc": { "start": { - "line": 2730, + "line": 2739, "column": 4 }, "end": { - "line": 2734, + "line": 2743, "column": 7 } } @@ -144950,16 +144536,16 @@ "type": "Identifier", "name": "getColumnIndexFromFilterId", "range": [ - 82995, - 83021 + 83118, + 83144 ], "loc": { "start": { - "line": 2735, + "line": 2744, "column": 4 }, "end": { - "line": 2735, + "line": 2744, "column": 30 } } @@ -144974,16 +144560,16 @@ "type": "Identifier", "name": "filterId", "range": [ - 83022, - 83030 + 83145, + 83153 ], "loc": { "start": { - "line": 2735, + "line": 2744, "column": 31 }, "end": { - "line": 2735, + "line": 2744, "column": 39 } } @@ -144993,31 +144579,31 @@ "value": "", "raw": "''", "range": [ - 83033, - 83035 + 83156, + 83158 ], "loc": { "start": { - "line": 2735, + "line": 2744, "column": 42 }, "end": { - "line": 2735, + "line": 2744, "column": 44 } } }, "range": [ - 83022, - 83035 + 83145, + 83158 ], "loc": { "start": { - "line": 2735, + "line": 2744, "column": 31 }, "end": { - "line": 2735, + "line": 2744, "column": 44 } } @@ -145035,16 +144621,16 @@ "type": "Identifier", "name": "idx", "range": [ - 83051, - 83054 + 83174, + 83177 ], "loc": { "start": { - "line": 2736, + "line": 2745, "column": 12 }, "end": { - "line": 2736, + "line": 2745, "column": 15 } } @@ -145061,16 +144647,16 @@ "type": "Identifier", "name": "filterId", "range": [ - 83057, - 83065 + 83180, + 83188 ], "loc": { "start": { - "line": 2736, + "line": 2745, "column": 18 }, "end": { - "line": 2736, + "line": 2745, "column": 26 } } @@ -145079,31 +144665,31 @@ "type": "Identifier", "name": "split", "range": [ - 83066, - 83071 + 83189, + 83194 ], "loc": { "start": { - "line": 2736, + "line": 2745, "column": 27 }, "end": { - "line": 2736, + "line": 2745, "column": 32 } } }, "range": [ - 83057, - 83071 + 83180, + 83194 ], "loc": { "start": { - "line": 2736, + "line": 2745, "column": 18 }, "end": { - "line": 2736, + "line": 2745, "column": 32 } } @@ -145114,32 +144700,32 @@ "value": "_", "raw": "'_'", "range": [ - 83072, - 83075 + 83195, + 83198 ], "loc": { "start": { - "line": 2736, + "line": 2745, "column": 33 }, "end": { - "line": 2736, + "line": 2745, "column": 36 } } } ], "range": [ - 83057, - 83076 + 83180, + 83199 ], "loc": { "start": { - "line": 2736, + "line": 2745, "column": 18 }, "end": { - "line": 2736, + "line": 2745, "column": 37 } } @@ -145149,46 +144735,46 @@ "value": 0, "raw": "0", "range": [ - 83077, - 83078 + 83200, + 83201 ], "loc": { "start": { - "line": 2736, + "line": 2745, "column": 38 }, "end": { - "line": 2736, + "line": 2745, "column": 39 } } }, "range": [ - 83057, - 83079 + 83180, + 83202 ], "loc": { "start": { - "line": 2736, + "line": 2745, "column": 18 }, "end": { - "line": 2736, + "line": 2745, "column": 40 } } }, "range": [ - 83051, - 83079 + 83174, + 83202 ], "loc": { "start": { - "line": 2736, + "line": 2745, "column": 12 }, "end": { - "line": 2736, + "line": 2745, "column": 40 } } @@ -145196,16 +144782,16 @@ ], "kind": "let", "range": [ - 83047, - 83080 + 83170, + 83203 ], "loc": { "start": { - "line": 2736, + "line": 2745, "column": 8 }, "end": { - "line": 2736, + "line": 2745, "column": 41 } } @@ -145219,16 +144805,16 @@ "type": "Identifier", "name": "idx", "range": [ - 83089, - 83092 + 83212, + 83215 ], "loc": { "start": { - "line": 2737, + "line": 2746, "column": 8 }, "end": { - "line": 2737, + "line": 2746, "column": 11 } } @@ -145245,16 +144831,16 @@ "type": "Identifier", "name": "idx", "range": [ - 83095, - 83098 + 83218, + 83221 ], "loc": { "start": { - "line": 2737, + "line": 2746, "column": 14 }, "end": { - "line": 2737, + "line": 2746, "column": 17 } } @@ -145263,31 +144849,31 @@ "type": "Identifier", "name": "split", "range": [ - 83099, - 83104 + 83222, + 83227 ], "loc": { "start": { - "line": 2737, + "line": 2746, "column": 18 }, "end": { - "line": 2737, + "line": 2746, "column": 23 } } }, "range": [ - 83095, - 83104 + 83218, + 83227 ], "loc": { "start": { - "line": 2737, + "line": 2746, "column": 14 }, "end": { - "line": 2737, + "line": 2746, "column": 23 } } @@ -145299,16 +144885,16 @@ "object": { "type": "ThisExpression", "range": [ - 83105, - 83109 + 83228, + 83232 ], "loc": { "start": { - "line": 2737, + "line": 2746, "column": 24 }, "end": { - "line": 2737, + "line": 2746, "column": 28 } } @@ -145317,47 +144903,47 @@ "type": "Identifier", "name": "prfxFlt", "range": [ - 83110, - 83117 + 83233, + 83240 ], "loc": { "start": { - "line": 2737, + "line": 2746, "column": 29 }, "end": { - "line": 2737, + "line": 2746, "column": 36 } } }, "range": [ - 83105, - 83117 + 83228, + 83240 ], "loc": { "start": { - "line": 2737, + "line": 2746, "column": 24 }, "end": { - "line": 2737, + "line": 2746, "column": 36 } } } ], "range": [ - 83095, - 83118 + 83218, + 83241 ], "loc": { "start": { - "line": 2737, + "line": 2746, "column": 14 }, "end": { - "line": 2737, + "line": 2746, "column": 37 } } @@ -145367,61 +144953,61 @@ "value": 1, "raw": "1", "range": [ - 83119, - 83120 + 83242, + 83243 ], "loc": { "start": { - "line": 2737, + "line": 2746, "column": 38 }, "end": { - "line": 2737, + "line": 2746, "column": 39 } } }, "range": [ - 83095, - 83121 + 83218, + 83244 ], "loc": { "start": { - "line": 2737, + "line": 2746, "column": 14 }, "end": { - "line": 2737, + "line": 2746, "column": 40 } } }, "range": [ - 83089, - 83121 + 83212, + 83244 ], "loc": { "start": { - "line": 2737, + "line": 2746, "column": 8 }, "end": { - "line": 2737, + "line": 2746, "column": 40 } } }, "range": [ - 83089, - 83122 + 83212, + 83245 ], "loc": { "start": { - "line": 2737, + "line": 2746, "column": 8 }, "end": { - "line": 2737, + "line": 2746, "column": 41 } } @@ -145434,16 +145020,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 83138, - 83146 + 83261, + 83269 ], "loc": { "start": { - "line": 2738, + "line": 2747, "column": 15 }, "end": { - "line": 2738, + "line": 2747, "column": 23 } } @@ -145453,16 +145039,16 @@ "type": "Identifier", "name": "idx", "range": [ - 83147, - 83150 + 83270, + 83273 ], "loc": { "start": { - "line": 2738, + "line": 2747, "column": 24 }, "end": { - "line": 2738, + "line": 2747, "column": 27 } } @@ -145472,63 +145058,63 @@ "value": 10, "raw": "10", "range": [ - 83152, - 83154 + 83275, + 83277 ], "loc": { "start": { - "line": 2738, + "line": 2747, "column": 29 }, "end": { - "line": 2738, + "line": 2747, "column": 31 } } } ], "range": [ - 83138, - 83155 + 83261, + 83278 ], "loc": { "start": { - "line": 2738, + "line": 2747, "column": 15 }, "end": { - "line": 2738, + "line": 2747, "column": 32 } } }, "range": [ - 83131, - 83156 + 83254, + 83279 ], "loc": { "start": { - "line": 2738, + "line": 2747, "column": 8 }, "end": { - "line": 2738, + "line": 2747, "column": 33 } } } ], "range": [ - 83037, - 83162 + 83160, + 83285 ], "loc": { "start": { - "line": 2735, + "line": 2744, "column": 46 }, "end": { - "line": 2739, + "line": 2748, "column": 5 } } @@ -145536,16 +145122,16 @@ "generator": false, "expression": false, "range": [ - 83021, - 83162 + 83144, + 83285 ], "loc": { "start": { - "line": 2735, + "line": 2744, "column": 30 }, "end": { - "line": 2739, + "line": 2748, "column": 5 } } @@ -145553,16 +145139,16 @@ "kind": "method", "computed": false, "range": [ - 82995, - 83162 + 83118, + 83285 ], "loc": { "start": { - "line": 2735, + "line": 2744, "column": 4 }, "end": { - "line": 2739, + "line": 2748, "column": 5 } }, @@ -145571,16 +145157,16 @@ "type": "Block", "value": "*\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n ", "range": [ - 82842, - 82990 + 82965, + 83113 ], "loc": { "start": { - "line": 2730, + "line": 2739, "column": 4 }, "end": { - "line": 2734, + "line": 2743, "column": 7 } } @@ -145591,16 +145177,16 @@ "type": "Block", "value": "*\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n ", "range": [ - 83168, - 83329 + 83291, + 83452 ], "loc": { "start": { - "line": 2741, + "line": 2750, "column": 4 }, "end": { - "line": 2746, + "line": 2755, "column": 7 } } @@ -145614,16 +145200,16 @@ "type": "Identifier", "name": "buildFilterId", "range": [ - 83334, - 83347 + 83457, + 83470 ], "loc": { "start": { - "line": 2747, + "line": 2756, "column": 4 }, "end": { - "line": 2747, + "line": 2756, "column": 17 } } @@ -145636,16 +145222,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 83348, - 83356 + 83471, + 83479 ], "loc": { "start": { - "line": 2747, + "line": 2756, "column": 18 }, "end": { - "line": 2747, + "line": 2756, "column": 26 } } @@ -145667,16 +145253,16 @@ }, "tail": false, "range": [ - 83375, - 83378 + 83498, + 83501 ], "loc": { "start": { - "line": 2748, + "line": 2757, "column": 15 }, "end": { - "line": 2748, + "line": 2757, "column": 18 } } @@ -145689,16 +145275,16 @@ }, "tail": false, "range": [ - 83390, - 83393 + 83513, + 83516 ], "loc": { "start": { - "line": 2748, + "line": 2757, "column": 30 }, "end": { - "line": 2748, + "line": 2757, "column": 33 } } @@ -145711,16 +145297,16 @@ }, "tail": false, "range": [ - 83401, - 83405 + 83524, + 83528 ], "loc": { "start": { - "line": 2748, + "line": 2757, "column": 41 }, "end": { - "line": 2748, + "line": 2757, "column": 45 } } @@ -145733,16 +145319,16 @@ }, "tail": true, "range": [ - 83412, - 83414 + 83535, + 83537 ], "loc": { "start": { - "line": 2748, + "line": 2757, "column": 52 }, "end": { - "line": 2748, + "line": 2757, "column": 54 } } @@ -145755,16 +145341,16 @@ "object": { "type": "ThisExpression", "range": [ - 83378, - 83382 + 83501, + 83505 ], "loc": { "start": { - "line": 2748, + "line": 2757, "column": 18 }, "end": { - "line": 2748, + "line": 2757, "column": 22 } } @@ -145773,31 +145359,31 @@ "type": "Identifier", "name": "prfxFlt", "range": [ - 83383, - 83390 + 83506, + 83513 ], "loc": { "start": { - "line": 2748, + "line": 2757, "column": 23 }, "end": { - "line": 2748, + "line": 2757, "column": 30 } } }, "range": [ - 83378, - 83390 + 83501, + 83513 ], "loc": { "start": { - "line": 2748, + "line": 2757, "column": 18 }, "end": { - "line": 2748, + "line": 2757, "column": 30 } } @@ -145806,16 +145392,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 83393, - 83401 + 83516, + 83524 ], "loc": { "start": { - "line": 2748, + "line": 2757, "column": 33 }, "end": { - "line": 2748, + "line": 2757, "column": 41 } } @@ -145826,16 +145412,16 @@ "object": { "type": "ThisExpression", "range": [ - 83405, - 83409 + 83528, + 83532 ], "loc": { "start": { - "line": 2748, + "line": 2757, "column": 45 }, "end": { - "line": 2748, + "line": 2757, "column": 49 } } @@ -145844,78 +145430,78 @@ "type": "Identifier", "name": "id", "range": [ - 83410, - 83412 + 83533, + 83535 ], "loc": { "start": { - "line": 2748, + "line": 2757, "column": 50 }, "end": { - "line": 2748, + "line": 2757, "column": 52 } } }, "range": [ - 83405, - 83412 + 83528, + 83535 ], "loc": { "start": { - "line": 2748, + "line": 2757, "column": 45 }, "end": { - "line": 2748, + "line": 2757, "column": 52 } } } ], "range": [ - 83375, - 83414 + 83498, + 83537 ], "loc": { "start": { - "line": 2748, + "line": 2757, "column": 15 }, "end": { - "line": 2748, + "line": 2757, "column": 54 } } }, "range": [ - 83368, - 83415 + 83491, + 83538 ], "loc": { "start": { - "line": 2748, + "line": 2757, "column": 8 }, "end": { - "line": 2748, + "line": 2757, "column": 55 } } } ], "range": [ - 83358, - 83421 + 83481, + 83544 ], "loc": { "start": { - "line": 2747, + "line": 2756, "column": 28 }, "end": { - "line": 2749, + "line": 2758, "column": 5 } } @@ -145923,16 +145509,16 @@ "generator": false, "expression": false, "range": [ - 83347, - 83421 + 83470, + 83544 ], "loc": { "start": { - "line": 2747, + "line": 2756, "column": 17 }, "end": { - "line": 2749, + "line": 2758, "column": 5 } } @@ -145940,16 +145526,16 @@ "kind": "method", "computed": false, "range": [ - 83334, - 83421 + 83457, + 83544 ], "loc": { "start": { - "line": 2747, + "line": 2756, "column": 4 }, "end": { - "line": 2749, + "line": 2758, "column": 5 } }, @@ -145958,16 +145544,16 @@ "type": "Block", "value": "*\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n ", "range": [ - 83168, - 83329 + 83291, + 83452 ], "loc": { "start": { - "line": 2741, + "line": 2750, "column": 4 }, "end": { - "line": 2746, + "line": 2755, "column": 7 } } @@ -145978,16 +145564,16 @@ "type": "Block", "value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ", "range": [ - 83427, - 83524 + 83550, + 83647 ], "loc": { "start": { - "line": 2751, + "line": 2760, "column": 4 }, "end": { - "line": 2754, + "line": 2763, "column": 7 } } @@ -146001,16 +145587,16 @@ "type": "Identifier", "name": "activateFilter", "range": [ - 83529, - 83543 + 83652, + 83666 ], "loc": { "start": { - "line": 2755, + "line": 2764, "column": 4 }, "end": { - "line": 2755, + "line": 2764, "column": 18 } } @@ -146023,16 +145609,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 83544, - 83552 + 83667, + 83675 ], "loc": { "start": { - "line": 2755, + "line": 2764, "column": 19 }, "end": { - "line": 2755, + "line": 2764, "column": 27 } } @@ -146049,16 +145635,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 83568, - 83575 + 83691, + 83698 ], "loc": { "start": { - "line": 2756, + "line": 2765, "column": 12 }, "end": { - "line": 2756, + "line": 2765, "column": 19 } } @@ -146068,32 +145654,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 83576, - 83584 + 83699, + 83707 ], "loc": { "start": { - "line": 2756, + "line": 2765, "column": 20 }, "end": { - "line": 2756, + "line": 2765, "column": 28 } } } ], "range": [ - 83568, - 83585 + 83691, + 83708 ], "loc": { "start": { - "line": 2756, + "line": 2765, "column": 12 }, "end": { - "line": 2756, + "line": 2765, "column": 29 } } @@ -146105,48 +145691,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 83601, - 83608 + 83724, + 83731 ], "loc": { "start": { - "line": 2757, + "line": 2766, "column": 12 }, "end": { - "line": 2757, + "line": 2766, "column": 19 } } } ], "range": [ - 83587, - 83618 + 83710, + 83741 ], "loc": { "start": { - "line": 2756, + "line": 2765, "column": 31 }, "end": { - "line": 2758, + "line": 2767, "column": 9 } } }, "alternate": null, "range": [ - 83564, - 83618 + 83687, + 83741 ], "loc": { "start": { - "line": 2756, + "line": 2765, "column": 8 }, "end": { - "line": 2758, + "line": 2767, "column": 9 } } @@ -146161,16 +145747,16 @@ "object": { "type": "ThisExpression", "range": [ - 83627, - 83631 + 83750, + 83754 ], "loc": { "start": { - "line": 2759, + "line": 2768, "column": 8 }, "end": { - "line": 2759, + "line": 2768, "column": 12 } } @@ -146179,31 +145765,31 @@ "type": "Identifier", "name": "setActiveFilterId", "range": [ - 83632, - 83649 + 83755, + 83772 ], "loc": { "start": { - "line": 2759, + "line": 2768, "column": 13 }, "end": { - "line": 2759, + "line": 2768, "column": 30 } } }, "range": [ - 83627, - 83649 + 83750, + 83772 ], "loc": { "start": { - "line": 2759, + "line": 2768, "column": 8 }, "end": { - "line": 2759, + "line": 2768, "column": 30 } } @@ -146217,16 +145803,16 @@ "object": { "type": "ThisExpression", "range": [ - 83650, - 83654 + 83773, + 83777 ], "loc": { "start": { - "line": 2759, + "line": 2768, "column": 31 }, "end": { - "line": 2759, + "line": 2768, "column": 35 } } @@ -146235,31 +145821,31 @@ "type": "Identifier", "name": "getFilterId", "range": [ - 83655, - 83666 + 83778, + 83789 ], "loc": { "start": { - "line": 2759, + "line": 2768, "column": 36 }, "end": { - "line": 2759, + "line": 2768, "column": 47 } } }, "range": [ - 83650, - 83666 + 83773, + 83789 ], "loc": { "start": { - "line": 2759, + "line": 2768, "column": 31 }, "end": { - "line": 2759, + "line": 2768, "column": 47 } } @@ -146269,79 +145855,79 @@ "type": "Identifier", "name": "colIndex", "range": [ - 83667, - 83675 + 83790, + 83798 ], "loc": { "start": { - "line": 2759, + "line": 2768, "column": 48 }, "end": { - "line": 2759, + "line": 2768, "column": 56 } } } ], "range": [ - 83650, - 83676 + 83773, + 83799 ], "loc": { "start": { - "line": 2759, + "line": 2768, "column": 31 }, "end": { - "line": 2759, + "line": 2768, "column": 57 } } } ], "range": [ - 83627, - 83677 + 83750, + 83800 ], "loc": { "start": { - "line": 2759, + "line": 2768, "column": 8 }, "end": { - "line": 2759, + "line": 2768, "column": 58 } } }, "range": [ - 83627, - 83678 + 83750, + 83801 ], "loc": { "start": { - "line": 2759, + "line": 2768, "column": 8 }, "end": { - "line": 2759, + "line": 2768, "column": 59 } } } ], "range": [ - 83554, - 83684 + 83677, + 83807 ], "loc": { "start": { - "line": 2755, + "line": 2764, "column": 29 }, "end": { - "line": 2760, + "line": 2769, "column": 5 } } @@ -146349,16 +145935,16 @@ "generator": false, "expression": false, "range": [ - 83543, - 83684 + 83666, + 83807 ], "loc": { "start": { - "line": 2755, + "line": 2764, "column": 18 }, "end": { - "line": 2760, + "line": 2769, "column": 5 } } @@ -146366,16 +145952,16 @@ "kind": "method", "computed": false, "range": [ - 83529, - 83684 + 83652, + 83807 ], "loc": { "start": { - "line": 2755, + "line": 2764, "column": 4 }, "end": { - "line": 2760, + "line": 2769, "column": 5 } }, @@ -146384,16 +145970,16 @@ "type": "Block", "value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ", "range": [ - 83427, - 83524 + 83550, + 83647 ], "loc": { "start": { - "line": 2751, + "line": 2760, "column": 4 }, "end": { - "line": 2754, + "line": 2763, "column": 7 } } @@ -146404,16 +145990,16 @@ "type": "Block", "value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ", "range": [ - 83690, - 83795 + 83813, + 83918 ], "loc": { "start": { - "line": 2762, + "line": 2771, "column": 4 }, "end": { - "line": 2765, + "line": 2774, "column": 7 } } @@ -146427,16 +146013,16 @@ "type": "Identifier", "name": "linkFilters", "range": [ - 83800, - 83811 + 83923, + 83934 ], "loc": { "start": { - "line": 2766, + "line": 2775, "column": 4 }, "end": { - "line": 2766, + "line": 2775, "column": 15 } } @@ -146462,16 +146048,16 @@ "object": { "type": "ThisExpression", "range": [ - 83829, - 83833 + 83952, + 83956 ], "loc": { "start": { - "line": 2767, + "line": 2776, "column": 13 }, "end": { - "line": 2767, + "line": 2776, "column": 17 } } @@ -146480,47 +146066,47 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 83834, - 83847 + 83957, + 83970 ], "loc": { "start": { - "line": 2767, + "line": 2776, "column": 18 }, "end": { - "line": 2767, + "line": 2776, "column": 31 } } }, "range": [ - 83829, - 83847 + 83952, + 83970 ], "loc": { "start": { - "line": 2767, + "line": 2776, "column": 13 }, "end": { - "line": 2767, + "line": 2776, "column": 31 } } }, "prefix": true, "range": [ - 83828, - 83847 + 83951, + 83970 ], "loc": { "start": { - "line": 2767, + "line": 2776, "column": 12 }, "end": { - "line": 2767, + "line": 2776, "column": 31 } } @@ -146534,16 +146120,16 @@ "object": { "type": "ThisExpression", "range": [ - 83852, - 83856 + 83975, + 83979 ], "loc": { "start": { - "line": 2767, + "line": 2776, "column": 36 }, "end": { - "line": 2767, + "line": 2776, "column": 40 } } @@ -146552,62 +146138,62 @@ "type": "Identifier", "name": "activeFilterId", "range": [ - 83857, - 83871 + 83980, + 83994 ], "loc": { "start": { - "line": 2767, + "line": 2776, "column": 41 }, "end": { - "line": 2767, + "line": 2776, "column": 55 } } }, "range": [ - 83852, - 83871 + 83975, + 83994 ], "loc": { "start": { - "line": 2767, + "line": 2776, "column": 36 }, "end": { - "line": 2767, + "line": 2776, "column": 55 } } }, "prefix": true, "range": [ - 83851, - 83871 + 83974, + 83994 ], "loc": { "start": { - "line": 2767, + "line": 2776, "column": 35 }, "end": { - "line": 2767, + "line": 2776, "column": 55 } } }, "range": [ - 83828, - 83871 + 83951, + 83994 ], "loc": { "start": { - "line": 2767, + "line": 2776, "column": 12 }, "end": { - "line": 2767, + "line": 2776, "column": 55 } } @@ -146619,48 +146205,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 83887, - 83894 + 84010, + 84017 ], "loc": { "start": { - "line": 2768, + "line": 2777, "column": 12 }, "end": { - "line": 2768, + "line": 2777, "column": 19 } } } ], "range": [ - 83873, - 83904 + 83996, + 84027 ], "loc": { "start": { - "line": 2767, + "line": 2776, "column": 57 }, "end": { - "line": 2769, + "line": 2778, "column": 9 } } }, "alternate": null, "range": [ - 83824, - 83904 + 83947, + 84027 ], "loc": { "start": { - "line": 2767, + "line": 2776, "column": 8 }, "end": { - "line": 2769, + "line": 2778, "column": 9 } } @@ -146674,16 +146260,16 @@ "type": "Identifier", "name": "slcA1", "range": [ - 83917, - 83922 + 84040, + 84045 ], "loc": { "start": { - "line": 2770, + "line": 2779, "column": 12 }, "end": { - "line": 2770, + "line": 2779, "column": 17 } } @@ -146696,16 +146282,16 @@ "object": { "type": "ThisExpression", "range": [ - 83925, - 83929 + 84048, + 84052 ], "loc": { "start": { - "line": 2770, + "line": 2779, "column": 20 }, "end": { - "line": 2770, + "line": 2779, "column": 24 } } @@ -146714,31 +146300,31 @@ "type": "Identifier", "name": "getFiltersByType", "range": [ - 83930, - 83946 + 84053, + 84069 ], "loc": { "start": { - "line": 2770, + "line": 2779, "column": 25 }, "end": { - "line": 2770, + "line": 2779, "column": 41 } } }, "range": [ - 83925, - 83946 + 84048, + 84069 ], "loc": { "start": { - "line": 2770, + "line": 2779, "column": 20 }, "end": { - "line": 2770, + "line": 2779, "column": 41 } } @@ -146748,16 +146334,16 @@ "type": "Identifier", "name": "SELECT", "range": [ - 83947, - 83953 + 84070, + 84076 ], "loc": { "start": { - "line": 2770, + "line": 2779, "column": 42 }, "end": { - "line": 2770, + "line": 2779, "column": 48 } } @@ -146767,47 +146353,47 @@ "value": true, "raw": "true", "range": [ - 83955, - 83959 + 84078, + 84082 ], "loc": { "start": { - "line": 2770, + "line": 2779, "column": 50 }, "end": { - "line": 2770, + "line": 2779, "column": 54 } } } ], "range": [ - 83925, - 83960 + 84048, + 84083 ], "loc": { "start": { - "line": 2770, + "line": 2779, "column": 20 }, "end": { - "line": 2770, + "line": 2779, "column": 55 } } }, "range": [ - 83917, - 83960 + 84040, + 84083 ], "loc": { "start": { - "line": 2770, + "line": 2779, "column": 12 }, "end": { - "line": 2770, + "line": 2779, "column": 55 } } @@ -146818,16 +146404,16 @@ "type": "Identifier", "name": "slcA2", "range": [ - 83974, - 83979 + 84097, + 84102 ], "loc": { "start": { - "line": 2771, + "line": 2780, "column": 12 }, "end": { - "line": 2771, + "line": 2780, "column": 17 } } @@ -146840,16 +146426,16 @@ "object": { "type": "ThisExpression", "range": [ - 83982, - 83986 + 84105, + 84109 ], "loc": { "start": { - "line": 2771, + "line": 2780, "column": 20 }, "end": { - "line": 2771, + "line": 2780, "column": 24 } } @@ -146858,31 +146444,31 @@ "type": "Identifier", "name": "getFiltersByType", "range": [ - 83987, - 84003 + 84110, + 84126 ], "loc": { "start": { - "line": 2771, + "line": 2780, "column": 25 }, "end": { - "line": 2771, + "line": 2780, "column": 41 } } }, "range": [ - 83982, - 84003 + 84105, + 84126 ], "loc": { "start": { - "line": 2771, + "line": 2780, "column": 20 }, "end": { - "line": 2771, + "line": 2780, "column": 41 } } @@ -146892,16 +146478,16 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 84004, - 84012 + 84127, + 84135 ], "loc": { "start": { - "line": 2771, + "line": 2780, "column": 42 }, "end": { - "line": 2771, + "line": 2780, "column": 50 } } @@ -146911,47 +146497,47 @@ "value": true, "raw": "true", "range": [ - 84014, - 84018 + 84137, + 84141 ], "loc": { "start": { - "line": 2771, + "line": 2780, "column": 52 }, "end": { - "line": 2771, + "line": 2780, "column": 56 } } } ], "range": [ - 83982, - 84019 + 84105, + 84142 ], "loc": { "start": { - "line": 2771, + "line": 2780, "column": 20 }, "end": { - "line": 2771, + "line": 2780, "column": 57 } } }, "range": [ - 83974, - 84019 + 84097, + 84142 ], "loc": { "start": { - "line": 2771, + "line": 2780, "column": 12 }, "end": { - "line": 2771, + "line": 2780, "column": 57 } } @@ -146962,16 +146548,16 @@ "type": "Identifier", "name": "slcA3", "range": [ - 84033, - 84038 + 84156, + 84161 ], "loc": { "start": { - "line": 2772, + "line": 2781, "column": 12 }, "end": { - "line": 2772, + "line": 2781, "column": 17 } } @@ -146984,16 +146570,16 @@ "object": { "type": "ThisExpression", "range": [ - 84041, - 84045 + 84164, + 84168 ], "loc": { "start": { - "line": 2772, + "line": 2781, "column": 20 }, "end": { - "line": 2772, + "line": 2781, "column": 24 } } @@ -147002,31 +146588,31 @@ "type": "Identifier", "name": "getFiltersByType", "range": [ - 84046, - 84062 + 84169, + 84185 ], "loc": { "start": { - "line": 2772, + "line": 2781, "column": 25 }, "end": { - "line": 2772, + "line": 2781, "column": 41 } } }, "range": [ - 84041, - 84062 + 84164, + 84185 ], "loc": { "start": { - "line": 2772, + "line": 2781, "column": 20 }, "end": { - "line": 2772, + "line": 2781, "column": 41 } } @@ -147036,16 +146622,16 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 84063, - 84072 + 84186, + 84195 ], "loc": { "start": { - "line": 2772, + "line": 2781, "column": 42 }, "end": { - "line": 2772, + "line": 2781, "column": 51 } } @@ -147055,47 +146641,47 @@ "value": true, "raw": "true", "range": [ - 84074, - 84078 + 84197, + 84201 ], "loc": { "start": { - "line": 2772, + "line": 2781, "column": 53 }, "end": { - "line": 2772, + "line": 2781, "column": 57 } } } ], "range": [ - 84041, - 84079 + 84164, + 84202 ], "loc": { "start": { - "line": 2772, + "line": 2781, "column": 20 }, "end": { - "line": 2772, + "line": 2781, "column": 58 } } }, "range": [ - 84033, - 84079 + 84156, + 84202 ], "loc": { "start": { - "line": 2772, + "line": 2781, "column": 12 }, "end": { - "line": 2772, + "line": 2781, "column": 58 } } @@ -147106,16 +146692,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 84093, - 84101 + 84216, + 84224 ], "loc": { "start": { - "line": 2773, + "line": 2782, "column": 12 }, "end": { - "line": 2773, + "line": 2782, "column": 20 } } @@ -147129,16 +146715,16 @@ "type": "Identifier", "name": "slcA1", "range": [ - 84104, - 84109 + 84227, + 84232 ], "loc": { "start": { - "line": 2773, + "line": 2782, "column": 23 }, "end": { - "line": 2773, + "line": 2782, "column": 28 } } @@ -147147,31 +146733,31 @@ "type": "Identifier", "name": "concat", "range": [ - 84110, - 84116 + 84233, + 84239 ], "loc": { "start": { - "line": 2773, + "line": 2782, "column": 29 }, "end": { - "line": 2773, + "line": 2782, "column": 35 } } }, "range": [ - 84104, - 84116 + 84227, + 84239 ], "loc": { "start": { - "line": 2773, + "line": 2782, "column": 23 }, "end": { - "line": 2773, + "line": 2782, "column": 35 } } @@ -147181,47 +146767,47 @@ "type": "Identifier", "name": "slcA2", "range": [ - 84117, - 84122 + 84240, + 84245 ], "loc": { "start": { - "line": 2773, + "line": 2782, "column": 36 }, "end": { - "line": 2773, + "line": 2782, "column": 41 } } } ], "range": [ - 84104, - 84123 + 84227, + 84246 ], "loc": { "start": { - "line": 2773, + "line": 2782, "column": 23 }, "end": { - "line": 2773, + "line": 2782, "column": 42 } } }, "range": [ - 84093, - 84123 + 84216, + 84246 ], "loc": { "start": { - "line": 2773, + "line": 2782, "column": 12 }, "end": { - "line": 2773, + "line": 2782, "column": 42 } } @@ -147229,16 +146815,16 @@ ], "kind": "let", "range": [ - 83913, - 84124 + 84036, + 84247 ], "loc": { "start": { - "line": 2770, + "line": 2779, "column": 8 }, "end": { - "line": 2773, + "line": 2782, "column": 43 } } @@ -147252,16 +146838,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 84133, - 84141 + 84256, + 84264 ], "loc": { "start": { - "line": 2774, + "line": 2783, "column": 8 }, "end": { - "line": 2774, + "line": 2783, "column": 16 } } @@ -147275,16 +146861,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 84144, - 84152 + 84267, + 84275 ], "loc": { "start": { - "line": 2774, + "line": 2783, "column": 19 }, "end": { - "line": 2774, + "line": 2783, "column": 27 } } @@ -147293,31 +146879,31 @@ "type": "Identifier", "name": "concat", "range": [ - 84153, - 84159 + 84276, + 84282 ], "loc": { "start": { - "line": 2774, + "line": 2783, "column": 28 }, "end": { - "line": 2774, + "line": 2783, "column": 34 } } }, "range": [ - 84144, - 84159 + 84267, + 84282 ], "loc": { "start": { - "line": 2774, + "line": 2783, "column": 19 }, "end": { - "line": 2774, + "line": 2783, "column": 34 } } @@ -147327,62 +146913,62 @@ "type": "Identifier", "name": "slcA3", "range": [ - 84160, - 84165 + 84283, + 84288 ], "loc": { "start": { - "line": 2774, + "line": 2783, "column": 35 }, "end": { - "line": 2774, + "line": 2783, "column": 40 } } } ], "range": [ - 84144, - 84166 + 84267, + 84289 ], "loc": { "start": { - "line": 2774, + "line": 2783, "column": 19 }, "end": { - "line": 2774, + "line": 2783, "column": 41 } } }, "range": [ - 84133, - 84166 + 84256, + 84289 ], "loc": { "start": { - "line": 2774, + "line": 2783, "column": 8 }, "end": { - "line": 2774, + "line": 2783, "column": 41 } } }, "range": [ - 84133, - 84167 + 84256, + 84290 ], "loc": { "start": { - "line": 2774, + "line": 2783, "column": 8 }, "end": { - "line": 2774, + "line": 2783, "column": 42 } } @@ -147396,16 +146982,16 @@ "type": "Identifier", "name": "activeIdx", "range": [ - 84181, - 84190 + 84304, + 84313 ], "loc": { "start": { - "line": 2776, + "line": 2785, "column": 12 }, "end": { - "line": 2776, + "line": 2785, "column": 21 } } @@ -147418,16 +147004,16 @@ "object": { "type": "ThisExpression", "range": [ - 84193, - 84197 + 84316, + 84320 ], "loc": { "start": { - "line": 2776, + "line": 2785, "column": 24 }, "end": { - "line": 2776, + "line": 2785, "column": 28 } } @@ -147436,31 +147022,31 @@ "type": "Identifier", "name": "getColumnIndexFromFilterId", "range": [ - 84198, - 84224 + 84321, + 84347 ], "loc": { "start": { - "line": 2776, + "line": 2785, "column": 29 }, "end": { - "line": 2776, + "line": 2785, "column": 55 } } }, "range": [ - 84193, - 84224 + 84316, + 84347 ], "loc": { "start": { - "line": 2776, + "line": 2785, "column": 24 }, "end": { - "line": 2776, + "line": 2785, "column": 55 } } @@ -147472,16 +147058,16 @@ "object": { "type": "ThisExpression", "range": [ - 84225, - 84229 + 84348, + 84352 ], "loc": { "start": { - "line": 2776, + "line": 2785, "column": 56 }, "end": { - "line": 2776, + "line": 2785, "column": 60 } } @@ -147490,62 +147076,62 @@ "type": "Identifier", "name": "activeFilterId", "range": [ - 84230, - 84244 + 84353, + 84367 ], "loc": { "start": { - "line": 2776, + "line": 2785, "column": 61 }, "end": { - "line": 2776, + "line": 2785, "column": 75 } } }, "range": [ - 84225, - 84244 + 84348, + 84367 ], "loc": { "start": { - "line": 2776, + "line": 2785, "column": 56 }, "end": { - "line": 2776, + "line": 2785, "column": 75 } } } ], "range": [ - 84193, - 84245 + 84316, + 84368 ], "loc": { "start": { - "line": 2776, + "line": 2785, "column": 24 }, "end": { - "line": 2776, + "line": 2785, "column": 76 } } }, "range": [ - 84181, - 84245 + 84304, + 84368 ], "loc": { "start": { - "line": 2776, + "line": 2785, "column": 12 }, "end": { - "line": 2776, + "line": 2785, "column": 76 } } @@ -147553,16 +147139,16 @@ ], "kind": "let", "range": [ - 84177, - 84246 + 84300, + 84369 ], "loc": { "start": { - "line": 2776, + "line": 2785, "column": 8 }, "end": { - "line": 2776, + "line": 2785, "column": 77 } } @@ -147578,16 +147164,16 @@ "type": "Identifier", "name": "i", "range": [ - 84265, - 84266 + 84388, + 84389 ], "loc": { "start": { - "line": 2778, + "line": 2787, "column": 17 }, "end": { - "line": 2778, + "line": 2787, "column": 18 } } @@ -147597,31 +147183,31 @@ "value": 0, "raw": "0", "range": [ - 84269, - 84270 + 84392, + 84393 ], "loc": { "start": { - "line": 2778, + "line": 2787, "column": 21 }, "end": { - "line": 2778, + "line": 2787, "column": 22 } } }, "range": [ - 84265, - 84270 + 84388, + 84393 ], "loc": { "start": { - "line": 2778, + "line": 2787, "column": 17 }, "end": { - "line": 2778, + "line": 2787, "column": 22 } } @@ -147632,16 +147218,16 @@ "type": "Identifier", "name": "len", "range": [ - 84272, - 84275 + 84395, + 84398 ], "loc": { "start": { - "line": 2778, + "line": 2787, "column": 24 }, "end": { - "line": 2778, + "line": 2787, "column": 27 } } @@ -147653,16 +147239,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 84278, - 84286 + 84401, + 84409 ], "loc": { "start": { - "line": 2778, + "line": 2787, "column": 30 }, "end": { - "line": 2778, + "line": 2787, "column": 38 } } @@ -147671,46 +147257,46 @@ "type": "Identifier", "name": "length", "range": [ - 84287, - 84293 + 84410, + 84416 ], "loc": { "start": { - "line": 2778, + "line": 2787, "column": 39 }, "end": { - "line": 2778, + "line": 2787, "column": 45 } } }, "range": [ - 84278, - 84293 + 84401, + 84416 ], "loc": { "start": { - "line": 2778, + "line": 2787, "column": 30 }, "end": { - "line": 2778, + "line": 2787, "column": 45 } } }, "range": [ - 84272, - 84293 + 84395, + 84416 ], "loc": { "start": { - "line": 2778, + "line": 2787, "column": 24 }, "end": { - "line": 2778, + "line": 2787, "column": 45 } } @@ -147718,16 +147304,16 @@ ], "kind": "let", "range": [ - 84261, - 84293 + 84384, + 84416 ], "loc": { "start": { - "line": 2778, + "line": 2787, "column": 13 }, "end": { - "line": 2778, + "line": 2787, "column": 45 } } @@ -147739,16 +147325,16 @@ "type": "Identifier", "name": "i", "range": [ - 84295, - 84296 + 84418, + 84419 ], "loc": { "start": { - "line": 2778, + "line": 2787, "column": 47 }, "end": { - "line": 2778, + "line": 2787, "column": 48 } } @@ -147757,31 +147343,31 @@ "type": "Identifier", "name": "len", "range": [ - 84299, - 84302 + 84422, + 84425 ], "loc": { "start": { - "line": 2778, + "line": 2787, "column": 51 }, "end": { - "line": 2778, + "line": 2787, "column": 54 } } }, "range": [ - 84295, - 84302 + 84418, + 84425 ], "loc": { "start": { - "line": 2778, + "line": 2787, "column": 47 }, "end": { - "line": 2778, + "line": 2787, "column": 54 } } @@ -147793,32 +147379,32 @@ "type": "Identifier", "name": "i", "range": [ - 84304, - 84305 + 84427, + 84428 ], "loc": { "start": { - "line": 2778, + "line": 2787, "column": 56 }, "end": { - "line": 2778, + "line": 2787, "column": 57 } } }, "prefix": false, "range": [ - 84304, - 84307 + 84427, + 84430 ], "loc": { "start": { - "line": 2778, + "line": 2787, "column": 56 }, "end": { - "line": 2778, + "line": 2787, "column": 59 } } @@ -147835,16 +147421,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 84327, - 84333 + 84450, + 84456 ], "loc": { "start": { - "line": 2779, + "line": 2788, "column": 16 }, "end": { - "line": 2779, + "line": 2788, "column": 22 } } @@ -147856,16 +147442,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 84336, - 84344 + 84459, + 84467 ], "loc": { "start": { - "line": 2779, + "line": 2788, "column": 25 }, "end": { - "line": 2779, + "line": 2788, "column": 33 } } @@ -147874,46 +147460,46 @@ "type": "Identifier", "name": "i", "range": [ - 84345, - 84346 + 84468, + 84469 ], "loc": { "start": { - "line": 2779, + "line": 2788, "column": 34 }, "end": { - "line": 2779, + "line": 2788, "column": 35 } } }, "range": [ - 84336, - 84347 + 84459, + 84470 ], "loc": { "start": { - "line": 2779, + "line": 2788, "column": 25 }, "end": { - "line": 2779, + "line": 2788, "column": 36 } } }, "range": [ - 84327, - 84347 + 84450, + 84470 ], "loc": { "start": { - "line": 2779, + "line": 2788, "column": 16 }, "end": { - "line": 2779, + "line": 2788, "column": 36 } } @@ -147921,16 +147507,16 @@ ], "kind": "let", "range": [ - 84323, - 84348 + 84446, + 84471 ], "loc": { "start": { - "line": 2779, + "line": 2788, "column": 12 }, "end": { - "line": 2779, + "line": 2788, "column": 37 } } @@ -147944,16 +147530,16 @@ "type": "Identifier", "name": "curSlc", "range": [ - 84365, - 84371 + 84488, + 84494 ], "loc": { "start": { - "line": 2780, + "line": 2789, "column": 16 }, "end": { - "line": 2780, + "line": 2789, "column": 22 } } @@ -147964,16 +147550,16 @@ "type": "Identifier", "name": "elm", "range": [ - 84374, - 84377 + 84497, + 84500 ], "loc": { "start": { - "line": 2780, + "line": 2789, "column": 25 }, "end": { - "line": 2780, + "line": 2789, "column": 28 } } @@ -147988,16 +147574,16 @@ "object": { "type": "ThisExpression", "range": [ - 84378, - 84382 + 84501, + 84505 ], "loc": { "start": { - "line": 2780, + "line": 2789, "column": 29 }, "end": { - "line": 2780, + "line": 2789, "column": 33 } } @@ -148006,31 +147592,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 84383, - 84389 + 84506, + 84512 ], "loc": { "start": { - "line": 2780, + "line": 2789, "column": 34 }, "end": { - "line": 2780, + "line": 2789, "column": 40 } } }, "range": [ - 84378, - 84389 + 84501, + 84512 ], "loc": { "start": { - "line": 2780, + "line": 2789, "column": 29 }, "end": { - "line": 2780, + "line": 2789, "column": 40 } } @@ -148039,62 +147625,62 @@ "type": "Identifier", "name": "colIdx", "range": [ - 84390, - 84396 + 84513, + 84519 ], "loc": { "start": { - "line": 2780, + "line": 2789, "column": 41 }, "end": { - "line": 2780, + "line": 2789, "column": 47 } } }, "range": [ - 84378, - 84397 + 84501, + 84520 ], "loc": { "start": { - "line": 2780, + "line": 2789, "column": 29 }, "end": { - "line": 2780, + "line": 2789, "column": 48 } } } ], "range": [ - 84374, - 84398 + 84497, + 84521 ], "loc": { "start": { - "line": 2780, + "line": 2789, "column": 25 }, "end": { - "line": 2780, + "line": 2789, "column": 49 } } }, "range": [ - 84365, - 84398 + 84488, + 84521 ], "loc": { "start": { - "line": 2780, + "line": 2789, "column": 16 }, "end": { - "line": 2780, + "line": 2789, "column": 49 } } @@ -148102,16 +147688,16 @@ ], "kind": "let", "range": [ - 84361, - 84399 + 84484, + 84522 ], "loc": { "start": { - "line": 2780, + "line": 2789, "column": 12 }, "end": { - "line": 2780, + "line": 2789, "column": 50 } } @@ -148125,16 +147711,16 @@ "type": "Identifier", "name": "slcSelectedValue", "range": [ - 84416, - 84432 + 84539, + 84555 ], "loc": { "start": { - "line": 2781, + "line": 2790, "column": 16 }, "end": { - "line": 2781, + "line": 2790, "column": 32 } } @@ -148147,16 +147733,16 @@ "object": { "type": "ThisExpression", "range": [ - 84435, - 84439 + 84558, + 84562 ], "loc": { "start": { - "line": 2781, + "line": 2790, "column": 35 }, "end": { - "line": 2781, + "line": 2790, "column": 39 } } @@ -148165,31 +147751,31 @@ "type": "Identifier", "name": "getFilterValue", "range": [ - 84440, - 84454 + 84563, + 84577 ], "loc": { "start": { - "line": 2781, + "line": 2790, "column": 40 }, "end": { - "line": 2781, + "line": 2790, "column": 54 } } }, "range": [ - 84435, - 84454 + 84558, + 84577 ], "loc": { "start": { - "line": 2781, + "line": 2790, "column": 35 }, "end": { - "line": 2781, + "line": 2790, "column": 54 } } @@ -148199,47 +147785,47 @@ "type": "Identifier", "name": "colIdx", "range": [ - 84455, - 84461 + 84578, + 84584 ], "loc": { "start": { - "line": 2781, + "line": 2790, "column": 55 }, "end": { - "line": 2781, + "line": 2790, "column": 61 } } } ], "range": [ - 84435, - 84462 + 84558, + 84585 ], "loc": { "start": { - "line": 2781, + "line": 2790, "column": 35 }, "end": { - "line": 2781, + "line": 2790, "column": 62 } } }, "range": [ - 84416, - 84462 + 84539, + 84585 ], "loc": { "start": { - "line": 2781, + "line": 2790, "column": 16 }, "end": { - "line": 2781, + "line": 2790, "column": 62 } } @@ -148247,16 +147833,16 @@ ], "kind": "let", "range": [ - 84412, - 84463 + 84535, + 84586 ], "loc": { "start": { - "line": 2781, + "line": 2790, "column": 12 }, "end": { - "line": 2781, + "line": 2790, "column": 63 } }, @@ -148265,16 +147851,16 @@ "type": "Line", "value": " Welcome to cyclomatic complexity hell :)", "range": [ - 84477, - 84520 + 84600, + 84643 ], "loc": { "start": { - "line": 2783, + "line": 2792, "column": 12 }, "end": { - "line": 2783, + "line": 2792, "column": 55 } } @@ -148283,16 +147869,16 @@ "type": "Line", "value": " TODO: simplify/refactor if statement", "range": [ - 84533, - 84572 + 84656, + 84695 ], "loc": { "start": { - "line": 2784, + "line": 2793, "column": 12 }, "end": { - "line": 2784, + "line": 2793, "column": 51 } } @@ -148317,16 +147903,16 @@ "type": "Identifier", "name": "activeIdx", "range": [ - 84589, - 84598 + 84712, + 84721 ], "loc": { "start": { - "line": 2785, + "line": 2794, "column": 16 }, "end": { - "line": 2785, + "line": 2794, "column": 25 } } @@ -148335,31 +147921,31 @@ "type": "Identifier", "name": "colIdx", "range": [ - 84603, - 84609 + 84726, + 84732 ], "loc": { "start": { - "line": 2785, + "line": 2794, "column": 30 }, "end": { - "line": 2785, + "line": 2794, "column": 36 } } }, "range": [ - 84589, - 84609 + 84712, + 84732 ], "loc": { "start": { - "line": 2785, + "line": 2794, "column": 16 }, "end": { - "line": 2785, + "line": 2794, "column": 36 } } @@ -148376,16 +147962,16 @@ "object": { "type": "ThisExpression", "range": [ - 84630, - 84634 + 84753, + 84757 ], "loc": { "start": { - "line": 2786, + "line": 2795, "column": 17 }, "end": { - "line": 2786, + "line": 2795, "column": 21 } } @@ -148394,31 +147980,31 @@ "type": "Identifier", "name": "paging", "range": [ - 84635, - 84641 + 84758, + 84764 ], "loc": { "start": { - "line": 2786, + "line": 2795, "column": 22 }, "end": { - "line": 2786, + "line": 2795, "column": 28 } } }, "range": [ - 84630, - 84641 + 84753, + 84764 ], "loc": { "start": { - "line": 2786, + "line": 2795, "column": 17 }, "end": { - "line": 2786, + "line": 2795, "column": 28 } } @@ -148435,16 +148021,16 @@ "type": "Identifier", "name": "slcA1", "range": [ - 84645, - 84650 + 84768, + 84773 ], "loc": { "start": { - "line": 2786, + "line": 2795, "column": 32 }, "end": { - "line": 2786, + "line": 2795, "column": 37 } } @@ -148453,31 +148039,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 84651, - 84658 + 84774, + 84781 ], "loc": { "start": { - "line": 2786, + "line": 2795, "column": 38 }, "end": { - "line": 2786, + "line": 2795, "column": 45 } } }, "range": [ - 84645, - 84658 + 84768, + 84781 ], "loc": { "start": { - "line": 2786, + "line": 2795, "column": 32 }, "end": { - "line": 2786, + "line": 2795, "column": 45 } } @@ -148487,32 +148073,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 84659, - 84665 + 84782, + 84788 ], "loc": { "start": { - "line": 2786, + "line": 2795, "column": 46 }, "end": { - "line": 2786, + "line": 2795, "column": 52 } } } ], "range": [ - 84645, - 84666 + 84768, + 84789 ], "loc": { "start": { - "line": 2786, + "line": 2795, "column": 32 }, "end": { - "line": 2786, + "line": 2795, "column": 53 } } @@ -148525,62 +148111,62 @@ "value": 1, "raw": "1", "range": [ - 84672, - 84673 + 84795, + 84796 ], "loc": { "start": { - "line": 2786, + "line": 2795, "column": 59 }, "end": { - "line": 2786, + "line": 2795, "column": 60 } } }, "prefix": true, "range": [ - 84671, - 84673 + 84794, + 84796 ], "loc": { "start": { - "line": 2786, + "line": 2795, "column": 58 }, "end": { - "line": 2786, + "line": 2795, "column": 60 } } }, "range": [ - 84645, - 84673 + 84768, + 84796 ], "loc": { "start": { - "line": 2786, + "line": 2795, "column": 32 }, "end": { - "line": 2786, + "line": 2795, "column": 60 } } }, "range": [ - 84630, - 84673 + 84753, + 84796 ], "loc": { "start": { - "line": 2786, + "line": 2795, "column": 17 }, "end": { - "line": 2786, + "line": 2795, "column": 60 } } @@ -148592,16 +148178,16 @@ "type": "Identifier", "name": "activeIdx", "range": [ - 84697, - 84706 + 84820, + 84829 ], "loc": { "start": { - "line": 2787, + "line": 2796, "column": 20 }, "end": { - "line": 2787, + "line": 2796, "column": 29 } } @@ -148610,61 +148196,61 @@ "type": "Identifier", "name": "colIdx", "range": [ - 84711, - 84717 + 84834, + 84840 ], "loc": { "start": { - "line": 2787, + "line": 2796, "column": 34 }, "end": { - "line": 2787, + "line": 2796, "column": 40 } } }, "range": [ - 84697, - 84717 + 84820, + 84840 ], "loc": { "start": { - "line": 2787, + "line": 2796, "column": 20 }, "end": { - "line": 2787, + "line": 2796, "column": 40 } } }, "range": [ - 84630, - 84717 + 84753, + 84840 ], "loc": { "start": { - "line": 2786, + "line": 2795, "column": 17 }, "end": { - "line": 2787, + "line": 2796, "column": 40 } } }, "range": [ - 84589, - 84718 + 84712, + 84841 ], "loc": { "start": { - "line": 2785, + "line": 2794, "column": 16 }, "end": { - "line": 2787, + "line": 2796, "column": 41 } } @@ -148681,16 +148267,16 @@ "object": { "type": "ThisExpression", "range": [ - 84740, - 84744 + 84863, + 84867 ], "loc": { "start": { - "line": 2788, + "line": 2797, "column": 18 }, "end": { - "line": 2788, + "line": 2797, "column": 22 } } @@ -148699,47 +148285,47 @@ "type": "Identifier", "name": "paging", "range": [ - 84745, - 84751 + 84868, + 84874 ], "loc": { "start": { - "line": 2788, + "line": 2797, "column": 23 }, "end": { - "line": 2788, + "line": 2797, "column": 29 } } }, "range": [ - 84740, - 84751 + 84863, + 84874 ], "loc": { "start": { - "line": 2788, + "line": 2797, "column": 18 }, "end": { - "line": 2788, + "line": 2797, "column": 29 } } }, "prefix": true, "range": [ - 84739, - 84751 + 84862, + 84874 ], "loc": { "start": { - "line": 2788, + "line": 2797, "column": 17 }, "end": { - "line": 2788, + "line": 2797, "column": 29 } } @@ -148759,16 +148345,16 @@ "type": "Identifier", "name": "slcA3", "range": [ - 84756, - 84761 + 84879, + 84884 ], "loc": { "start": { - "line": 2788, + "line": 2797, "column": 34 }, "end": { - "line": 2788, + "line": 2797, "column": 39 } } @@ -148777,31 +148363,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 84762, - 84769 + 84885, + 84892 ], "loc": { "start": { - "line": 2788, + "line": 2797, "column": 40 }, "end": { - "line": 2788, + "line": 2797, "column": 47 } } }, "range": [ - 84756, - 84769 + 84879, + 84892 ], "loc": { "start": { - "line": 2788, + "line": 2797, "column": 34 }, "end": { - "line": 2788, + "line": 2797, "column": 47 } } @@ -148811,32 +148397,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 84770, - 84776 + 84893, + 84899 ], "loc": { "start": { - "line": 2788, + "line": 2797, "column": 48 }, "end": { - "line": 2788, + "line": 2797, "column": 54 } } } ], "range": [ - 84756, - 84777 + 84879, + 84900 ], "loc": { "start": { - "line": 2788, + "line": 2797, "column": 34 }, "end": { - "line": 2788, + "line": 2797, "column": 55 } } @@ -148849,47 +148435,47 @@ "value": 1, "raw": "1", "range": [ - 84783, - 84784 + 84906, + 84907 ], "loc": { "start": { - "line": 2788, + "line": 2797, "column": 61 }, "end": { - "line": 2788, + "line": 2797, "column": 62 } } }, "prefix": true, "range": [ - 84782, - 84784 + 84905, + 84907 ], "loc": { "start": { - "line": 2788, + "line": 2797, "column": 60 }, "end": { - "line": 2788, + "line": 2797, "column": 62 } } }, "range": [ - 84756, - 84784 + 84879, + 84907 ], "loc": { "start": { - "line": 2788, + "line": 2797, "column": 34 }, "end": { - "line": 2788, + "line": 2797, "column": 62 } } @@ -148906,16 +148492,16 @@ "type": "Identifier", "name": "slcA2", "range": [ - 84808, - 84813 + 84931, + 84936 ], "loc": { "start": { - "line": 2789, + "line": 2798, "column": 20 }, "end": { - "line": 2789, + "line": 2798, "column": 25 } } @@ -148924,31 +148510,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 84814, - 84821 + 84937, + 84944 ], "loc": { "start": { - "line": 2789, + "line": 2798, "column": 26 }, "end": { - "line": 2789, + "line": 2798, "column": 33 } } }, "range": [ - 84808, - 84821 + 84931, + 84944 ], "loc": { "start": { - "line": 2789, + "line": 2798, "column": 20 }, "end": { - "line": 2789, + "line": 2798, "column": 33 } } @@ -148958,32 +148544,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 84822, - 84828 + 84945, + 84951 ], "loc": { "start": { - "line": 2789, + "line": 2798, "column": 34 }, "end": { - "line": 2789, + "line": 2798, "column": 40 } } } ], "range": [ - 84808, - 84829 + 84931, + 84952 ], "loc": { "start": { - "line": 2789, + "line": 2798, "column": 20 }, "end": { - "line": 2789, + "line": 2798, "column": 41 } } @@ -148996,92 +148582,92 @@ "value": 1, "raw": "1", "range": [ - 84835, - 84836 + 84958, + 84959 ], "loc": { "start": { - "line": 2789, + "line": 2798, "column": 47 }, "end": { - "line": 2789, + "line": 2798, "column": 48 } } }, "prefix": true, "range": [ - 84834, - 84836 + 84957, + 84959 ], "loc": { "start": { - "line": 2789, + "line": 2798, "column": 46 }, "end": { - "line": 2789, + "line": 2798, "column": 48 } } }, "range": [ - 84808, - 84836 + 84931, + 84959 ], "loc": { "start": { - "line": 2789, + "line": 2798, "column": 20 }, "end": { - "line": 2789, + "line": 2798, "column": 48 } } }, "range": [ - 84756, - 84836 + 84879, + 84959 ], "loc": { "start": { - "line": 2788, + "line": 2797, "column": 34 }, "end": { - "line": 2789, + "line": 2798, "column": 48 } } }, "range": [ - 84739, - 84837 + 84862, + 84960 ], "loc": { "start": { - "line": 2788, + "line": 2797, "column": 17 }, "end": { - "line": 2789, + "line": 2798, "column": 49 } } }, "range": [ - 84589, - 84838 + 84712, + 84961 ], "loc": { "start": { - "line": 2785, + "line": 2794, "column": 16 }, "end": { - "line": 2789, + "line": 2798, "column": 50 } } @@ -149093,16 +148679,16 @@ "type": "Identifier", "name": "slcSelectedValue", "range": [ - 84858, - 84874 + 84981, + 84997 ], "loc": { "start": { - "line": 2790, + "line": 2799, "column": 16 }, "end": { - "line": 2790, + "line": 2799, "column": 32 } } @@ -149115,16 +148701,16 @@ "object": { "type": "ThisExpression", "range": [ - 84879, - 84883 + 85002, + 85006 ], "loc": { "start": { - "line": 2790, + "line": 2799, "column": 37 }, "end": { - "line": 2790, + "line": 2799, "column": 41 } } @@ -149133,31 +148719,31 @@ "type": "Identifier", "name": "getClearFilterText", "range": [ - 84884, - 84902 + 85007, + 85025 ], "loc": { "start": { - "line": 2790, + "line": 2799, "column": 42 }, "end": { - "line": 2790, + "line": 2799, "column": 60 } } }, "range": [ - 84879, - 84902 + 85002, + 85025 ], "loc": { "start": { - "line": 2790, + "line": 2799, "column": 37 }, "end": { - "line": 2790, + "line": 2799, "column": 60 } } @@ -149167,62 +148753,62 @@ "type": "Identifier", "name": "colIdx", "range": [ - 84903, - 84909 + 85026, + 85032 ], "loc": { "start": { - "line": 2790, + "line": 2799, "column": 61 }, "end": { - "line": 2790, + "line": 2799, "column": 67 } } } ], "range": [ - 84879, - 84910 + 85002, + 85033 ], "loc": { "start": { - "line": 2790, + "line": 2799, "column": 37 }, "end": { - "line": 2790, + "line": 2799, "column": 68 } } }, "range": [ - 84858, - 84910 + 84981, + 85033 ], "loc": { "start": { - "line": 2790, + "line": 2799, "column": 16 }, "end": { - "line": 2790, + "line": 2799, "column": 68 } } }, "range": [ - 84589, - 84910 + 84712, + 85033 ], "loc": { "start": { - "line": 2785, + "line": 2794, "column": 16 }, "end": { - "line": 2790, + "line": 2799, "column": 68 } } @@ -149238,16 +148824,16 @@ "object": { "type": "ThisExpression", "range": [ - 84985, - 84989 + 85108, + 85112 ], "loc": { "start": { - "line": 2793, + "line": 2802, "column": 20 }, "end": { - "line": 2793, + "line": 2802, "column": 24 } } @@ -149256,31 +148842,31 @@ "type": "Identifier", "name": "loadFltOnDemand", "range": [ - 84990, - 85005 + 85113, + 85128 ], "loc": { "start": { - "line": 2793, + "line": 2802, "column": 25 }, "end": { - "line": 2793, + "line": 2802, "column": 40 } } }, "range": [ - 84985, - 85005 + 85108, + 85128 ], "loc": { "start": { - "line": 2793, + "line": 2802, "column": 20 }, "end": { - "line": 2793, + "line": 2802, "column": 40 } } @@ -149297,16 +148883,16 @@ "type": "Identifier", "name": "opt0", "range": [ - 85033, - 85037 + 85156, + 85160 ], "loc": { "start": { - "line": 2794, + "line": 2803, "column": 24 }, "end": { - "line": 2794, + "line": 2803, "column": 28 } } @@ -149317,16 +148903,16 @@ "type": "Identifier", "name": "createOpt", "range": [ - 85040, - 85049 + 85163, + 85172 ], "loc": { "start": { - "line": 2794, + "line": 2803, "column": 31 }, "end": { - "line": 2794, + "line": 2803, "column": 40 } } @@ -149340,16 +148926,16 @@ "object": { "type": "ThisExpression", "range": [ - 85050, - 85054 + 85173, + 85177 ], "loc": { "start": { - "line": 2794, + "line": 2803, "column": 41 }, "end": { - "line": 2794, + "line": 2803, "column": 45 } } @@ -149358,31 +148944,31 @@ "type": "Identifier", "name": "getClearFilterText", "range": [ - 85055, - 85073 + 85178, + 85196 ], "loc": { "start": { - "line": 2794, + "line": 2803, "column": 46 }, "end": { - "line": 2794, + "line": 2803, "column": 64 } } }, "range": [ - 85050, - 85073 + 85173, + 85196 ], "loc": { "start": { - "line": 2794, + "line": 2803, "column": 41 }, "end": { - "line": 2794, + "line": 2803, "column": 64 } } @@ -149392,32 +148978,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85074, - 85080 + 85197, + 85203 ], "loc": { "start": { - "line": 2794, + "line": 2803, "column": 65 }, "end": { - "line": 2794, + "line": 2803, "column": 71 } } } ], "range": [ - 85050, - 85081 + 85173, + 85204 ], "loc": { "start": { - "line": 2794, + "line": 2803, "column": 41 }, "end": { - "line": 2794, + "line": 2803, "column": 72 } } @@ -149427,47 +149013,47 @@ "value": "", "raw": "''", "range": [ - 85083, - 85085 + 85206, + 85208 ], "loc": { "start": { - "line": 2794, + "line": 2803, "column": 74 }, "end": { - "line": 2794, + "line": 2803, "column": 76 } } } ], "range": [ - 85040, - 85086 + 85163, + 85209 ], "loc": { "start": { - "line": 2794, + "line": 2803, "column": 31 }, "end": { - "line": 2794, + "line": 2803, "column": 77 } } }, "range": [ - 85033, - 85086 + 85156, + 85209 ], "loc": { "start": { - "line": 2794, + "line": 2803, "column": 24 }, "end": { - "line": 2794, + "line": 2803, "column": 77 } } @@ -149475,16 +149061,16 @@ ], "kind": "let", "range": [ - 85029, - 85087 + 85152, + 85210 ], "loc": { "start": { - "line": 2794, + "line": 2803, "column": 20 }, "end": { - "line": 2794, + "line": 2803, "column": 78 } } @@ -149501,16 +149087,16 @@ "type": "Identifier", "name": "curSlc", "range": [ - 85108, - 85114 + 85231, + 85237 ], "loc": { "start": { - "line": 2795, + "line": 2804, "column": 20 }, "end": { - "line": 2795, + "line": 2804, "column": 26 } } @@ -149519,31 +149105,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 85115, - 85124 + 85238, + 85247 ], "loc": { "start": { - "line": 2795, + "line": 2804, "column": 27 }, "end": { - "line": 2795, + "line": 2804, "column": 36 } } }, "range": [ - 85108, - 85124 + 85231, + 85247 ], "loc": { "start": { - "line": 2795, + "line": 2804, "column": 20 }, "end": { - "line": 2795, + "line": 2804, "column": 36 } } @@ -149553,46 +149139,46 @@ "value": "", "raw": "''", "range": [ - 85127, - 85129 + 85250, + 85252 ], "loc": { "start": { - "line": 2795, + "line": 2804, "column": 39 }, "end": { - "line": 2795, + "line": 2804, "column": 41 } } }, "range": [ - 85108, - 85129 + 85231, + 85252 ], "loc": { "start": { - "line": 2795, + "line": 2804, "column": 20 }, "end": { - "line": 2795, + "line": 2804, "column": 41 } } }, "range": [ - 85108, - 85130 + 85231, + 85253 ], "loc": { "start": { - "line": 2795, + "line": 2804, "column": 20 }, "end": { - "line": 2795, + "line": 2804, "column": 42 } } @@ -149608,16 +149194,16 @@ "type": "Identifier", "name": "curSlc", "range": [ - 85151, - 85157 + 85274, + 85280 ], "loc": { "start": { - "line": 2796, + "line": 2805, "column": 20 }, "end": { - "line": 2796, + "line": 2805, "column": 26 } } @@ -149626,31 +149212,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 85158, - 85169 + 85281, + 85292 ], "loc": { "start": { - "line": 2796, + "line": 2805, "column": 27 }, "end": { - "line": 2796, + "line": 2805, "column": 38 } } }, "range": [ - 85151, - 85169 + 85274, + 85292 ], "loc": { "start": { - "line": 2796, + "line": 2805, "column": 20 }, "end": { - "line": 2796, + "line": 2805, "column": 38 } } @@ -149660,79 +149246,79 @@ "type": "Identifier", "name": "opt0", "range": [ - 85170, - 85174 + 85293, + 85297 ], "loc": { "start": { - "line": 2796, + "line": 2805, "column": 39 }, "end": { - "line": 2796, + "line": 2805, "column": 43 } } } ], "range": [ - 85151, - 85175 + 85274, + 85298 ], "loc": { "start": { - "line": 2796, + "line": 2805, "column": 20 }, "end": { - "line": 2796, + "line": 2805, "column": 44 } } }, "range": [ - 85151, - 85176 + 85274, + 85299 ], "loc": { "start": { - "line": 2796, + "line": 2805, "column": 20 }, "end": { - "line": 2796, + "line": 2805, "column": 45 } } } ], "range": [ - 85007, - 85194 + 85130, + 85317 ], "loc": { "start": { - "line": 2793, + "line": 2802, "column": 42 }, "end": { - "line": 2797, + "line": 2806, "column": 17 } } }, "alternate": null, "range": [ - 84981, - 85194 + 85104, + 85317 ], "loc": { "start": { - "line": 2793, + "line": 2802, "column": 16 }, "end": { - "line": 2797, + "line": 2806, "column": 17 } }, @@ -149741,16 +149327,16 @@ "type": "Line", "value": "1st option needs to be inserted", "range": [ - 84931, - 84964 + 85054, + 85087 ], "loc": { "start": { - "line": 2792, + "line": 2801, "column": 16 }, "end": { - "line": 2792, + "line": 2801, "column": 49 } } @@ -149771,16 +149357,16 @@ "type": "Identifier", "name": "slcA3", "range": [ - 85216, - 85221 + 85339, + 85344 ], "loc": { "start": { - "line": 2799, + "line": 2808, "column": 20 }, "end": { - "line": 2799, + "line": 2808, "column": 25 } } @@ -149789,31 +149375,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 85222, - 85229 + 85345, + 85352 ], "loc": { "start": { - "line": 2799, + "line": 2808, "column": 26 }, "end": { - "line": 2799, + "line": 2808, "column": 33 } } }, "range": [ - 85216, - 85229 + 85339, + 85352 ], "loc": { "start": { - "line": 2799, + "line": 2808, "column": 20 }, "end": { - "line": 2799, + "line": 2808, "column": 33 } } @@ -149823,32 +149409,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85230, - 85236 + 85353, + 85359 ], "loc": { "start": { - "line": 2799, + "line": 2808, "column": 34 }, "end": { - "line": 2799, + "line": 2808, "column": 40 } } } ], "range": [ - 85216, - 85237 + 85339, + 85360 ], "loc": { "start": { - "line": 2799, + "line": 2808, "column": 20 }, "end": { - "line": 2799, + "line": 2808, "column": 41 } } @@ -149861,47 +149447,47 @@ "value": 1, "raw": "1", "range": [ - 85243, - 85244 + 85366, + 85367 ], "loc": { "start": { - "line": 2799, + "line": 2808, "column": 47 }, "end": { - "line": 2799, + "line": 2808, "column": 48 } } }, "prefix": true, "range": [ - 85242, - 85244 + 85365, + 85367 ], "loc": { "start": { - "line": 2799, + "line": 2808, "column": 46 }, "end": { - "line": 2799, + "line": 2808, "column": 48 } } }, "range": [ - 85216, - 85244 + 85339, + 85367 ], "loc": { "start": { - "line": 2799, + "line": 2808, "column": 20 }, "end": { - "line": 2799, + "line": 2808, "column": 48 } } @@ -149922,16 +149508,16 @@ "object": { "type": "ThisExpression", "range": [ - 85268, - 85272 + 85391, + 85395 ], "loc": { "start": { - "line": 2800, + "line": 2809, "column": 20 }, "end": { - "line": 2800, + "line": 2809, "column": 24 } } @@ -149940,31 +149526,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 85273, - 85280 + 85396, + 85403 ], "loc": { "start": { - "line": 2800, + "line": 2809, "column": 25 }, "end": { - "line": 2800, + "line": 2809, "column": 32 } } }, "range": [ - 85268, - 85280 + 85391, + 85403 ], "loc": { "start": { - "line": 2800, + "line": 2809, "column": 20 }, "end": { - "line": 2800, + "line": 2809, "column": 32 } } @@ -149973,31 +149559,31 @@ "type": "Identifier", "name": "emit", "range": [ - 85281, - 85285 + 85404, + 85408 ], "loc": { "start": { - "line": 2800, + "line": 2809, "column": 33 }, "end": { - "line": 2800, + "line": 2809, "column": 37 } } }, "range": [ - 85268, - 85285 + 85391, + 85408 ], "loc": { "start": { - "line": 2800, + "line": 2809, "column": 20 }, "end": { - "line": 2800, + "line": 2809, "column": 37 } } @@ -150008,16 +149594,16 @@ "value": "build-checklist-filter", "raw": "'build-checklist-filter'", "range": [ - 85286, - 85310 + 85409, + 85433 ], "loc": { "start": { - "line": 2800, + "line": 2809, "column": 38 }, "end": { - "line": 2800, + "line": 2809, "column": 62 } } @@ -150025,16 +149611,16 @@ { "type": "ThisExpression", "range": [ - 85312, - 85316 + 85435, + 85439 ], "loc": { "start": { - "line": 2800, + "line": 2809, "column": 64 }, "end": { - "line": 2800, + "line": 2809, "column": 68 } } @@ -150043,16 +149629,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85318, - 85324 + 85441, + 85447 ], "loc": { "start": { - "line": 2800, + "line": 2809, "column": 70 }, "end": { - "line": 2800, + "line": 2809, "column": 76 } } @@ -150062,63 +149648,63 @@ "value": true, "raw": "true", "range": [ - 85350, - 85354 + 85473, + 85477 ], "loc": { "start": { - "line": 2801, + "line": 2810, "column": 24 }, "end": { - "line": 2801, + "line": 2810, "column": 28 } } } ], "range": [ - 85268, - 85355 + 85391, + 85478 ], "loc": { "start": { - "line": 2800, + "line": 2809, "column": 20 }, "end": { - "line": 2801, + "line": 2810, "column": 29 } } }, "range": [ - 85268, - 85356 + 85391, + 85479 ], "loc": { "start": { - "line": 2800, + "line": 2809, "column": 20 }, "end": { - "line": 2801, + "line": 2810, "column": 30 } } } ], "range": [ - 85246, - 85374 + 85369, + 85497 ], "loc": { "start": { - "line": 2799, + "line": 2808, "column": 50 }, "end": { - "line": 2802, + "line": 2811, "column": 17 } } @@ -150139,16 +149725,16 @@ "object": { "type": "ThisExpression", "range": [ - 85402, - 85406 + 85525, + 85529 ], "loc": { "start": { - "line": 2803, + "line": 2812, "column": 20 }, "end": { - "line": 2803, + "line": 2812, "column": 24 } } @@ -150157,31 +149743,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 85407, - 85414 + 85530, + 85537 ], "loc": { "start": { - "line": 2803, + "line": 2812, "column": 25 }, "end": { - "line": 2803, + "line": 2812, "column": 32 } } }, "range": [ - 85402, - 85414 + 85525, + 85537 ], "loc": { "start": { - "line": 2803, + "line": 2812, "column": 20 }, "end": { - "line": 2803, + "line": 2812, "column": 32 } } @@ -150190,31 +149776,31 @@ "type": "Identifier", "name": "emit", "range": [ - 85415, - 85419 + 85538, + 85542 ], "loc": { "start": { - "line": 2803, + "line": 2812, "column": 33 }, "end": { - "line": 2803, + "line": 2812, "column": 37 } } }, "range": [ - 85402, - 85419 + 85525, + 85542 ], "loc": { "start": { - "line": 2803, + "line": 2812, "column": 20 }, "end": { - "line": 2803, + "line": 2812, "column": 37 } } @@ -150225,16 +149811,16 @@ "value": "build-select-filter", "raw": "'build-select-filter'", "range": [ - 85420, - 85441 + 85543, + 85564 ], "loc": { "start": { - "line": 2803, + "line": 2812, "column": 38 }, "end": { - "line": 2803, + "line": 2812, "column": 59 } } @@ -150242,16 +149828,16 @@ { "type": "ThisExpression", "range": [ - 85443, - 85447 + 85566, + 85570 ], "loc": { "start": { - "line": 2803, + "line": 2812, "column": 61 }, "end": { - "line": 2803, + "line": 2812, "column": 65 } } @@ -150260,16 +149846,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85449, - 85455 + 85572, + 85578 ], "loc": { "start": { - "line": 2803, + "line": 2812, "column": 67 }, "end": { - "line": 2803, + "line": 2812, "column": 73 } } @@ -150279,78 +149865,78 @@ "value": true, "raw": "true", "range": [ - 85481, - 85485 + 85604, + 85608 ], "loc": { "start": { - "line": 2804, + "line": 2813, "column": 24 }, "end": { - "line": 2804, + "line": 2813, "column": 28 } } } ], "range": [ - 85402, - 85486 + 85525, + 85609 ], "loc": { "start": { - "line": 2803, + "line": 2812, "column": 20 }, "end": { - "line": 2804, + "line": 2813, "column": 29 } } }, "range": [ - 85402, - 85487 + 85525, + 85610 ], "loc": { "start": { - "line": 2803, + "line": 2812, "column": 20 }, "end": { - "line": 2804, + "line": 2813, "column": 30 } } } ], "range": [ - 85380, - 85505 + 85503, + 85628 ], "loc": { "start": { - "line": 2802, + "line": 2811, "column": 23 }, "end": { - "line": 2805, + "line": 2814, "column": 17 } } }, "range": [ - 85212, - 85505 + 85335, + 85628 ], "loc": { "start": { - "line": 2799, + "line": 2808, "column": 16 }, "end": { - "line": 2805, + "line": 2814, "column": 17 } } @@ -150365,16 +149951,16 @@ "object": { "type": "ThisExpression", "range": [ - 85523, - 85527 + 85646, + 85650 ], "loc": { "start": { - "line": 2807, + "line": 2816, "column": 16 }, "end": { - "line": 2807, + "line": 2816, "column": 20 } } @@ -150383,31 +149969,31 @@ "type": "Identifier", "name": "setFilterValue", "range": [ - 85528, - 85542 + 85651, + 85665 ], "loc": { "start": { - "line": 2807, + "line": 2816, "column": 21 }, "end": { - "line": 2807, + "line": 2816, "column": 35 } } }, "range": [ - 85523, - 85542 + 85646, + 85665 ], "loc": { "start": { - "line": 2807, + "line": 2816, "column": 16 }, "end": { - "line": 2807, + "line": 2816, "column": 35 } } @@ -150417,16 +150003,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85543, - 85549 + 85666, + 85672 ], "loc": { "start": { - "line": 2807, + "line": 2816, "column": 36 }, "end": { - "line": 2807, + "line": 2816, "column": 42 } } @@ -150435,79 +150021,79 @@ "type": "Identifier", "name": "slcSelectedValue", "range": [ - 85551, - 85567 + 85674, + 85690 ], "loc": { "start": { - "line": 2807, + "line": 2816, "column": 44 }, "end": { - "line": 2807, + "line": 2816, "column": 60 } } } ], "range": [ - 85523, - 85568 + 85646, + 85691 ], "loc": { "start": { - "line": 2807, + "line": 2816, "column": 16 }, "end": { - "line": 2807, + "line": 2816, "column": 61 } } }, "range": [ - 85523, - 85569 + 85646, + 85692 ], "loc": { "start": { - "line": 2807, + "line": 2816, "column": 16 }, "end": { - "line": 2807, + "line": 2816, "column": 62 } } } ], "range": [ - 84912, - 85583 + 85035, + 85706 ], "loc": { "start": { - "line": 2790, + "line": 2799, "column": 70 }, "end": { - "line": 2808, + "line": 2817, "column": 13 } } }, "alternate": null, "range": [ - 84585, - 85583 + 84708, + 85706 ], "loc": { "start": { - "line": 2785, + "line": 2794, "column": 12 }, "end": { - "line": 2808, + "line": 2817, "column": 13 } }, @@ -150516,16 +150102,16 @@ "type": "Line", "value": " Welcome to cyclomatic complexity hell :)", "range": [ - 84477, - 84520 + 84600, + 84643 ], "loc": { "start": { - "line": 2783, + "line": 2792, "column": 12 }, "end": { - "line": 2783, + "line": 2792, "column": 55 } } @@ -150534,16 +150120,16 @@ "type": "Line", "value": " TODO: simplify/refactor if statement", "range": [ - 84533, - 84572 + 84656, + 84695 ], "loc": { "start": { - "line": 2784, + "line": 2793, "column": 12 }, "end": { - "line": 2784, + "line": 2793, "column": 51 } } @@ -150552,47 +150138,47 @@ } ], "range": [ - 84309, - 85593 + 84432, + 85716 ], "loc": { "start": { - "line": 2778, + "line": 2787, "column": 61 }, "end": { - "line": 2809, + "line": 2818, "column": 9 } } }, "range": [ - 84256, - 85593 + 84379, + 85716 ], "loc": { "start": { - "line": 2778, + "line": 2787, "column": 8 }, "end": { - "line": 2809, + "line": 2818, "column": 9 } } } ], "range": [ - 83814, - 85599 + 83937, + 85722 ], "loc": { "start": { - "line": 2766, + "line": 2775, "column": 18 }, "end": { - "line": 2810, + "line": 2819, "column": 5 } } @@ -150600,16 +150186,16 @@ "generator": false, "expression": false, "range": [ - 83811, - 85599 + 83934, + 85722 ], "loc": { "start": { - "line": 2766, + "line": 2775, "column": 15 }, "end": { - "line": 2810, + "line": 2819, "column": 5 } } @@ -150617,16 +150203,16 @@ "kind": "method", "computed": false, "range": [ - 83800, - 85599 + 83923, + 85722 ], "loc": { "start": { - "line": 2766, + "line": 2775, "column": 4 }, "end": { - "line": 2810, + "line": 2819, "column": 5 } }, @@ -150635,16 +150221,16 @@ "type": "Block", "value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ", "range": [ - 83690, - 83795 + 83813, + 83918 ], "loc": { "start": { - "line": 2762, + "line": 2771, "column": 4 }, "end": { - "line": 2765, + "line": 2774, "column": 7 } } @@ -150655,16 +150241,16 @@ "type": "Block", "value": "*\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", "range": [ - 85605, - 85760 + 85728, + 85883 ], "loc": { "start": { - "line": 2812, + "line": 2821, "column": 4 }, "end": { - "line": 2816, + "line": 2825, "column": 7 } } @@ -150678,16 +150264,16 @@ "type": "Identifier", "name": "isExactMatch", "range": [ - 85765, - 85777 + 85888, + 85900 ], "loc": { "start": { - "line": 2817, + "line": 2826, "column": 4 }, "end": { - "line": 2817, + "line": 2826, "column": 16 } } @@ -150700,16 +150286,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 85778, - 85786 + 85901, + 85909 ], "loc": { "start": { - "line": 2817, + "line": 2826, "column": 17 }, "end": { - "line": 2817, + "line": 2826, "column": 25 } } @@ -150727,16 +150313,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 85802, - 85809 + 85925, + 85932 ], "loc": { "start": { - "line": 2818, + "line": 2827, "column": 12 }, "end": { - "line": 2818, + "line": 2827, "column": 19 } } @@ -150749,16 +150335,16 @@ "object": { "type": "ThisExpression", "range": [ - 85812, - 85816 + 85935, + 85939 ], "loc": { "start": { - "line": 2818, + "line": 2827, "column": 22 }, "end": { - "line": 2818, + "line": 2827, "column": 26 } } @@ -150767,31 +150353,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 85817, - 85830 + 85940, + 85953 ], "loc": { "start": { - "line": 2818, + "line": 2827, "column": 27 }, "end": { - "line": 2818, + "line": 2827, "column": 40 } } }, "range": [ - 85812, - 85830 + 85935, + 85953 ], "loc": { "start": { - "line": 2818, + "line": 2827, "column": 22 }, "end": { - "line": 2818, + "line": 2827, "column": 40 } } @@ -150801,47 +150387,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 85831, - 85839 + 85954, + 85962 ], "loc": { "start": { - "line": 2818, + "line": 2827, "column": 41 }, "end": { - "line": 2818, + "line": 2827, "column": 49 } } } ], "range": [ - 85812, - 85840 + 85935, + 85963 ], "loc": { "start": { - "line": 2818, + "line": 2827, "column": 22 }, "end": { - "line": 2818, + "line": 2827, "column": 50 } } }, "range": [ - 85802, - 85840 + 85925, + 85963 ], "loc": { "start": { - "line": 2818, + "line": 2827, "column": 12 }, "end": { - "line": 2818, + "line": 2827, "column": 50 } } @@ -150849,16 +150435,16 @@ ], "kind": "let", "range": [ - 85798, - 85841 + 85921, + 85964 ], "loc": { "start": { - "line": 2818, + "line": 2827, "column": 8 }, "end": { - "line": 2818, + "line": 2827, "column": 51 } } @@ -150880,16 +150466,16 @@ "object": { "type": "ThisExpression", "range": [ - 85857, - 85861 + 85980, + 85984 ], "loc": { "start": { - "line": 2819, + "line": 2828, "column": 15 }, "end": { - "line": 2819, + "line": 2828, "column": 19 } } @@ -150898,31 +150484,31 @@ "type": "Identifier", "name": "exactMatchByCol", "range": [ - 85862, - 85877 + 85985, + 86000 ], "loc": { "start": { - "line": 2819, + "line": 2828, "column": 20 }, "end": { - "line": 2819, + "line": 2828, "column": 35 } } }, "range": [ - 85857, - 85877 + 85980, + 86000 ], "loc": { "start": { - "line": 2819, + "line": 2828, "column": 15 }, "end": { - "line": 2819, + "line": 2828, "column": 35 } } @@ -150931,31 +150517,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 85878, - 85886 + 86001, + 86009 ], "loc": { "start": { - "line": 2819, + "line": 2828, "column": 36 }, "end": { - "line": 2819, + "line": 2828, "column": 44 } } }, "range": [ - 85857, - 85887 + 85980, + 86010 ], "loc": { "start": { - "line": 2819, + "line": 2828, "column": 15 }, "end": { - "line": 2819, + "line": 2828, "column": 45 } } @@ -150966,16 +150552,16 @@ "object": { "type": "ThisExpression", "range": [ - 85891, - 85895 + 86014, + 86018 ], "loc": { "start": { - "line": 2819, + "line": 2828, "column": 49 }, "end": { - "line": 2819, + "line": 2828, "column": 53 } } @@ -150984,46 +150570,46 @@ "type": "Identifier", "name": "exactMatch", "range": [ - 85896, - 85906 + 86019, + 86029 ], "loc": { "start": { - "line": 2819, + "line": 2828, "column": 54 }, "end": { - "line": 2819, + "line": 2828, "column": 64 } } }, "range": [ - 85891, - 85906 + 86014, + 86029 ], "loc": { "start": { - "line": 2819, + "line": 2828, "column": 49 }, "end": { - "line": 2819, + "line": 2828, "column": 64 } } }, "range": [ - 85857, - 85906 + 85980, + 86029 ], "loc": { "start": { - "line": 2819, + "line": 2828, "column": 15 }, "end": { - "line": 2819, + "line": 2828, "column": 64 } } @@ -151035,16 +150621,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 85922, - 85929 + 86045, + 86052 ], "loc": { "start": { - "line": 2820, + "line": 2829, "column": 12 }, "end": { - "line": 2820, + "line": 2829, "column": 19 } } @@ -151053,77 +150639,77 @@ "type": "Identifier", "name": "INPUT", "range": [ - 85934, - 85939 + 86057, + 86062 ], "loc": { "start": { - "line": 2820, + "line": 2829, "column": 24 }, "end": { - "line": 2820, + "line": 2829, "column": 29 } } }, "range": [ - 85922, - 85939 + 86045, + 86062 ], "loc": { "start": { - "line": 2820, + "line": 2829, "column": 12 }, "end": { - "line": 2820, + "line": 2829, "column": 29 } } }, "range": [ - 85857, - 85939 + 85980, + 86062 ], "loc": { "start": { - "line": 2819, + "line": 2828, "column": 15 }, "end": { - "line": 2820, + "line": 2829, "column": 29 } } }, "range": [ - 85850, - 85940 + 85973, + 86063 ], "loc": { "start": { - "line": 2819, + "line": 2828, "column": 8 }, "end": { - "line": 2820, + "line": 2829, "column": 30 } } } ], "range": [ - 85788, - 85946 + 85911, + 86069 ], "loc": { "start": { - "line": 2817, + "line": 2826, "column": 27 }, "end": { - "line": 2821, + "line": 2830, "column": 5 } } @@ -151131,16 +150717,16 @@ "generator": false, "expression": false, "range": [ - 85777, - 85946 + 85900, + 86069 ], "loc": { "start": { - "line": 2817, + "line": 2826, "column": 16 }, "end": { - "line": 2821, + "line": 2830, "column": 5 } } @@ -151148,16 +150734,16 @@ "kind": "method", "computed": false, "range": [ - 85765, - 85946 + 85888, + 86069 ], "loc": { "start": { - "line": 2817, + "line": 2826, "column": 4 }, "end": { - "line": 2821, + "line": 2830, "column": 5 } }, @@ -151166,16 +150752,16 @@ "type": "Block", "value": "*\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", "range": [ - 85605, - 85760 + 85728, + 85883 ], "loc": { "start": { - "line": 2812, + "line": 2821, "column": 4 }, "end": { - "line": 2816, + "line": 2825, "column": 7 } } @@ -151186,16 +150772,16 @@ "type": "Block", "value": "*\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", "range": [ - 85952, - 86066 + 86075, + 86189 ], "loc": { "start": { - "line": 2823, + "line": 2832, "column": 4 }, "end": { - "line": 2827, + "line": 2836, "column": 7 } } @@ -151209,16 +150795,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 86071, - 86081 + 86194, + 86204 ], "loc": { "start": { - "line": 2828, + "line": 2837, "column": 4 }, "end": { - "line": 2828, + "line": 2837, "column": 14 } } @@ -151231,16 +150817,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 86082, - 86090 + 86205, + 86213 ], "loc": { "start": { - "line": 2828, + "line": 2837, "column": 15 }, "end": { - "line": 2828, + "line": 2837, "column": 23 } } @@ -151267,16 +150853,16 @@ "object": { "type": "ThisExpression", "range": [ - 86109, - 86113 + 86232, + 86236 ], "loc": { "start": { - "line": 2829, + "line": 2838, "column": 15 }, "end": { - "line": 2829, + "line": 2838, "column": 19 } } @@ -151285,47 +150871,47 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 86114, - 86126 + 86237, + 86249 ], "loc": { "start": { - "line": 2829, + "line": 2838, "column": 20 }, "end": { - "line": 2829, + "line": 2838, "column": 32 } } }, "range": [ - 86109, - 86126 + 86232, + 86249 ], "loc": { "start": { - "line": 2829, + "line": 2838, "column": 15 }, "end": { - "line": 2829, + "line": 2838, "column": 32 } } }, "arguments": [], "range": [ - 86109, - 86128 + 86232, + 86251 ], "loc": { "start": { - "line": 2829, + "line": 2838, "column": 15 }, "end": { - "line": 2829, + "line": 2838, "column": 34 } } @@ -151334,31 +150920,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 86129, - 86136 + 86252, + 86259 ], "loc": { "start": { - "line": 2829, + "line": 2838, "column": 35 }, "end": { - "line": 2829, + "line": 2838, "column": 42 } } }, "range": [ - 86109, - 86136 + 86232, + 86259 ], "loc": { "start": { - "line": 2829, + "line": 2838, "column": 15 }, "end": { - "line": 2829, + "line": 2838, "column": 42 } } @@ -151368,32 +150954,32 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 86137, - 86145 + 86260, + 86268 ], "loc": { "start": { - "line": 2829, + "line": 2838, "column": 43 }, "end": { - "line": 2829, + "line": 2838, "column": 51 } } } ], "range": [ - 86109, - 86146 + 86232, + 86269 ], "loc": { "start": { - "line": 2829, + "line": 2838, "column": 15 }, "end": { - "line": 2829, + "line": 2838, "column": 52 } } @@ -151406,78 +150992,78 @@ "value": 1, "raw": "1", "range": [ - 86152, - 86153 + 86275, + 86276 ], "loc": { "start": { - "line": 2829, + "line": 2838, "column": 58 }, "end": { - "line": 2829, + "line": 2838, "column": 59 } } }, "prefix": true, "range": [ - 86151, - 86153 + 86274, + 86276 ], "loc": { "start": { - "line": 2829, + "line": 2838, "column": 57 }, "end": { - "line": 2829, + "line": 2838, "column": 59 } } }, "range": [ - 86109, - 86153 + 86232, + 86276 ], "loc": { "start": { - "line": 2829, + "line": 2838, "column": 15 }, "end": { - "line": 2829, + "line": 2838, "column": 59 } } }, "range": [ - 86102, - 86154 + 86225, + 86277 ], "loc": { "start": { - "line": 2829, + "line": 2838, "column": 8 }, "end": { - "line": 2829, + "line": 2838, "column": 60 } } } ], "range": [ - 86092, - 86160 + 86215, + 86283 ], "loc": { "start": { - "line": 2828, + "line": 2837, "column": 25 }, "end": { - "line": 2830, + "line": 2839, "column": 5 } } @@ -151485,16 +151071,16 @@ "generator": false, "expression": false, "range": [ - 86081, - 86160 + 86204, + 86283 ], "loc": { "start": { - "line": 2828, + "line": 2837, "column": 14 }, "end": { - "line": 2830, + "line": 2839, "column": 5 } } @@ -151502,16 +151088,16 @@ "kind": "method", "computed": false, "range": [ - 86071, - 86160 + 86194, + 86283 ], "loc": { "start": { - "line": 2828, + "line": 2837, "column": 4 }, "end": { - "line": 2830, + "line": 2839, "column": 5 } }, @@ -151520,28 +151106,8 @@ "type": "Block", "value": "*\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", "range": [ - 85952, - 86066 - ], - "loc": { - "start": { - "line": 2823, - "column": 4 - }, - "end": { - "line": 2827, - "column": 7 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", - "range": [ - 86166, - 86282 + 86075, + 86189 ], "loc": { "start": { @@ -151555,6 +151121,26 @@ } } ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", + "range": [ + 86289, + 86405 + ], + "loc": { + "start": { + "line": 2841, + "column": 4 + }, + "end": { + "line": 2845, + "column": 7 + } + } + } + ], "static": false }, { @@ -151563,16 +151149,16 @@ "type": "Identifier", "name": "isRowDisplayed", "range": [ - 86287, - 86301 + 86410, + 86424 ], "loc": { "start": { - "line": 2837, + "line": 2846, "column": 4 }, "end": { - "line": 2837, + "line": 2846, "column": 18 } } @@ -151585,16 +151171,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 86302, - 86310 + 86425, + 86433 ], "loc": { "start": { - "line": 2837, + "line": 2846, "column": 19 }, "end": { - "line": 2837, + "line": 2846, "column": 27 } } @@ -151612,16 +151198,16 @@ "type": "Identifier", "name": "row", "range": [ - 86326, - 86329 + 86449, + 86452 ], "loc": { "start": { - "line": 2838, + "line": 2847, "column": 12 }, "end": { - "line": 2838, + "line": 2847, "column": 15 } } @@ -151640,16 +151226,16 @@ "object": { "type": "ThisExpression", "range": [ - 86332, - 86336 + 86455, + 86459 ], "loc": { "start": { - "line": 2838, + "line": 2847, "column": 18 }, "end": { - "line": 2838, + "line": 2847, "column": 22 } } @@ -151658,47 +151244,47 @@ "type": "Identifier", "name": "dom", "range": [ - 86337, - 86340 + 86460, + 86463 ], "loc": { "start": { - "line": 2838, + "line": 2847, "column": 23 }, "end": { - "line": 2838, + "line": 2847, "column": 26 } } }, "range": [ - 86332, - 86340 + 86455, + 86463 ], "loc": { "start": { - "line": 2838, + "line": 2847, "column": 18 }, "end": { - "line": 2838, + "line": 2847, "column": 26 } } }, "arguments": [], "range": [ - 86332, - 86342 + 86455, + 86465 ], "loc": { "start": { - "line": 2838, + "line": 2847, "column": 18 }, "end": { - "line": 2838, + "line": 2847, "column": 28 } } @@ -151707,31 +151293,31 @@ "type": "Identifier", "name": "rows", "range": [ - 86343, - 86347 + 86466, + 86470 ], "loc": { "start": { - "line": 2838, + "line": 2847, "column": 29 }, "end": { - "line": 2838, + "line": 2847, "column": 33 } } }, "range": [ - 86332, - 86347 + 86455, + 86470 ], "loc": { "start": { - "line": 2838, + "line": 2847, "column": 18 }, "end": { - "line": 2838, + "line": 2847, "column": 33 } } @@ -151740,46 +151326,46 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 86348, - 86356 + 86471, + 86479 ], "loc": { "start": { - "line": 2838, + "line": 2847, "column": 34 }, "end": { - "line": 2838, + "line": 2847, "column": 42 } } }, "range": [ - 86332, - 86357 + 86455, + 86480 ], "loc": { "start": { - "line": 2838, + "line": 2847, "column": 18 }, "end": { - "line": 2838, + "line": 2847, "column": 43 } } }, "range": [ - 86326, - 86357 + 86449, + 86480 ], "loc": { "start": { - "line": 2838, + "line": 2847, "column": 12 }, "end": { - "line": 2838, + "line": 2847, "column": 43 } } @@ -151787,16 +151373,16 @@ ], "kind": "let", "range": [ - 86322, - 86358 + 86445, + 86481 ], "loc": { "start": { - "line": 2838, + "line": 2847, "column": 8 }, "end": { - "line": 2838, + "line": 2847, "column": 44 } } @@ -151814,16 +151400,16 @@ "object": { "type": "ThisExpression", "range": [ - 86374, - 86378 + 86497, + 86501 ], "loc": { "start": { - "line": 2839, + "line": 2848, "column": 15 }, "end": { - "line": 2839, + "line": 2848, "column": 19 } } @@ -151832,31 +151418,31 @@ "type": "Identifier", "name": "getRowDisplay", "range": [ - 86379, - 86392 + 86502, + 86515 ], "loc": { "start": { - "line": 2839, + "line": 2848, "column": 20 }, "end": { - "line": 2839, + "line": 2848, "column": 33 } } }, "range": [ - 86374, - 86392 + 86497, + 86515 ], "loc": { "start": { - "line": 2839, + "line": 2848, "column": 15 }, "end": { - "line": 2839, + "line": 2848, "column": 33 } } @@ -151866,32 +151452,32 @@ "type": "Identifier", "name": "row", "range": [ - 86393, - 86396 + 86516, + 86519 ], "loc": { "start": { - "line": 2839, + "line": 2848, "column": 34 }, "end": { - "line": 2839, + "line": 2848, "column": 37 } } } ], "range": [ - 86374, - 86397 + 86497, + 86520 ], "loc": { "start": { - "line": 2839, + "line": 2848, "column": 15 }, "end": { - "line": 2839, + "line": 2848, "column": 38 } } @@ -151901,62 +151487,62 @@ "value": "", "raw": "''", "range": [ - 86402, - 86404 + 86525, + 86527 ], "loc": { "start": { - "line": 2839, + "line": 2848, "column": 43 }, "end": { - "line": 2839, + "line": 2848, "column": 45 } } }, "range": [ - 86374, - 86404 + 86497, + 86527 ], "loc": { "start": { - "line": 2839, + "line": 2848, "column": 15 }, "end": { - "line": 2839, + "line": 2848, "column": 45 } } }, "range": [ - 86367, - 86405 + 86490, + 86528 ], "loc": { "start": { - "line": 2839, + "line": 2848, "column": 8 }, "end": { - "line": 2839, + "line": 2848, "column": 46 } } } ], "range": [ - 86312, - 86411 + 86435, + 86534 ], "loc": { "start": { - "line": 2837, + "line": 2846, "column": 29 }, "end": { - "line": 2840, + "line": 2849, "column": 5 } } @@ -151964,16 +151550,16 @@ "generator": false, "expression": false, "range": [ - 86301, - 86411 + 86424, + 86534 ], "loc": { "start": { - "line": 2837, + "line": 2846, "column": 18 }, "end": { - "line": 2840, + "line": 2849, "column": 5 } } @@ -151981,16 +151567,16 @@ "kind": "method", "computed": false, "range": [ - 86287, - 86411 + 86410, + 86534 ], "loc": { "start": { - "line": 2837, + "line": 2846, "column": 4 }, "end": { - "line": 2840, + "line": 2849, "column": 5 } }, @@ -151999,16 +151585,16 @@ "type": "Block", "value": "*\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", "range": [ - 86166, - 86282 + 86289, + 86405 ], "loc": { "start": { - "line": 2832, + "line": 2841, "column": 4 }, "end": { - "line": 2836, + "line": 2845, "column": 7 } } @@ -152019,16 +151605,16 @@ "type": "Block", "value": "*\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", "range": [ - 86417, - 86620 + 86540, + 86743 ], "loc": { "start": { - "line": 2842, + "line": 2851, "column": 4 }, "end": { - "line": 2847, + "line": 2856, "column": 7 } } @@ -152042,16 +151628,16 @@ "type": "Identifier", "name": "ignoresDiacritics", "range": [ - 86625, - 86642 + 86748, + 86765 ], "loc": { "start": { - "line": 2848, + "line": 2857, "column": 4 }, "end": { - "line": 2848, + "line": 2857, "column": 21 } } @@ -152064,16 +151650,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 86643, - 86651 + 86766, + 86774 ], "loc": { "start": { - "line": 2848, + "line": 2857, "column": 22 }, "end": { - "line": 2848, + "line": 2857, "column": 30 } } @@ -152091,16 +151677,16 @@ "type": "Identifier", "name": "ignoreDiac", "range": [ - 86667, - 86677 + 86790, + 86800 ], "loc": { "start": { - "line": 2849, + "line": 2858, "column": 12 }, "end": { - "line": 2849, + "line": 2858, "column": 22 } } @@ -152111,16 +151697,16 @@ "object": { "type": "ThisExpression", "range": [ - 86680, - 86684 + 86803, + 86807 ], "loc": { "start": { - "line": 2849, + "line": 2858, "column": 25 }, "end": { - "line": 2849, + "line": 2858, "column": 29 } } @@ -152129,46 +151715,46 @@ "type": "Identifier", "name": "ignoreDiacritics", "range": [ - 86685, - 86701 + 86808, + 86824 ], "loc": { "start": { - "line": 2849, + "line": 2858, "column": 30 }, "end": { - "line": 2849, + "line": 2858, "column": 46 } } }, "range": [ - 86680, - 86701 + 86803, + 86824 ], "loc": { "start": { - "line": 2849, + "line": 2858, "column": 25 }, "end": { - "line": 2849, + "line": 2858, "column": 46 } } }, "range": [ - 86667, - 86701 + 86790, + 86824 ], "loc": { "start": { - "line": 2849, + "line": 2858, "column": 12 }, "end": { - "line": 2849, + "line": 2858, "column": 46 } } @@ -152176,16 +151762,16 @@ ], "kind": "let", "range": [ - 86663, - 86702 + 86786, + 86825 ], "loc": { "start": { - "line": 2849, + "line": 2858, "column": 8 }, "end": { - "line": 2849, + "line": 2858, "column": 47 } } @@ -152198,16 +151784,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 86715, - 86722 + 86838, + 86845 ], "loc": { "start": { - "line": 2850, + "line": 2859, "column": 12 }, "end": { - "line": 2850, + "line": 2859, "column": 19 } } @@ -152217,32 +151803,32 @@ "type": "Identifier", "name": "ignoreDiac", "range": [ - 86723, - 86733 + 86846, + 86856 ], "loc": { "start": { - "line": 2850, + "line": 2859, "column": 20 }, "end": { - "line": 2850, + "line": 2859, "column": 30 } } } ], "range": [ - 86715, - 86734 + 86838, + 86857 ], "loc": { "start": { - "line": 2850, + "line": 2859, "column": 12 }, "end": { - "line": 2850, + "line": 2859, "column": 31 } } @@ -152259,16 +151845,16 @@ "type": "Identifier", "name": "ignoreDiac", "range": [ - 86757, - 86767 + 86880, + 86890 ], "loc": { "start": { - "line": 2851, + "line": 2860, "column": 19 }, "end": { - "line": 2851, + "line": 2860, "column": 29 } } @@ -152277,78 +151863,78 @@ "type": "Identifier", "name": "colIndex", "range": [ - 86768, - 86776 + 86891, + 86899 ], "loc": { "start": { - "line": 2851, + "line": 2860, "column": 30 }, "end": { - "line": 2851, + "line": 2860, "column": 38 } } }, "range": [ - 86757, - 86777 + 86880, + 86900 ], "loc": { "start": { - "line": 2851, + "line": 2860, "column": 19 }, "end": { - "line": 2851, + "line": 2860, "column": 39 } } }, "range": [ - 86750, - 86778 + 86873, + 86901 ], "loc": { "start": { - "line": 2851, + "line": 2860, "column": 12 }, "end": { - "line": 2851, + "line": 2860, "column": 40 } } } ], "range": [ - 86736, - 86788 + 86859, + 86911 ], "loc": { "start": { - "line": 2850, + "line": 2859, "column": 33 }, "end": { - "line": 2852, + "line": 2861, "column": 9 } } }, "alternate": null, "range": [ - 86711, - 86788 + 86834, + 86911 ], "loc": { "start": { - "line": 2850, + "line": 2859, "column": 8 }, "end": { - "line": 2852, + "line": 2861, "column": 9 } } @@ -152361,16 +151947,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 86804, - 86811 + 86927, + 86934 ], "loc": { "start": { - "line": 2853, + "line": 2862, "column": 15 }, "end": { - "line": 2853, + "line": 2862, "column": 22 } } @@ -152380,63 +151966,63 @@ "type": "Identifier", "name": "ignoreDiac", "range": [ - 86812, - 86822 + 86935, + 86945 ], "loc": { "start": { - "line": 2853, + "line": 2862, "column": 23 }, "end": { - "line": 2853, + "line": 2862, "column": 33 } } } ], "range": [ - 86804, - 86823 + 86927, + 86946 ], "loc": { "start": { - "line": 2853, + "line": 2862, "column": 15 }, "end": { - "line": 2853, + "line": 2862, "column": 34 } } }, "range": [ - 86797, - 86824 + 86920, + 86947 ], "loc": { "start": { - "line": 2853, + "line": 2862, "column": 8 }, "end": { - "line": 2853, + "line": 2862, "column": 35 } } } ], "range": [ - 86653, - 86830 + 86776, + 86953 ], "loc": { "start": { - "line": 2848, + "line": 2857, "column": 32 }, "end": { - "line": 2854, + "line": 2863, "column": 5 } } @@ -152444,16 +152030,16 @@ "generator": false, "expression": false, "range": [ - 86642, - 86830 + 86765, + 86953 ], "loc": { "start": { - "line": 2848, + "line": 2857, "column": 21 }, "end": { - "line": 2854, + "line": 2863, "column": 5 } } @@ -152461,16 +152047,16 @@ "kind": "method", "computed": false, "range": [ - 86625, - 86830 + 86748, + 86953 ], "loc": { "start": { - "line": 2848, + "line": 2857, "column": 4 }, "end": { - "line": 2854, + "line": 2863, "column": 5 } }, @@ -152479,16 +152065,16 @@ "type": "Block", "value": "*\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", "range": [ - 86417, - 86620 + 86540, + 86743 ], "loc": { "start": { - "line": 2842, + "line": 2851, "column": 4 }, "end": { - "line": 2847, + "line": 2856, "column": 7 } } @@ -152499,16 +152085,16 @@ "type": "Block", "value": "*\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n ", "range": [ - 86836, - 86976 + 86959, + 87099 ], "loc": { "start": { - "line": 2856, + "line": 2865, "column": 4 }, "end": { - "line": 2860, + "line": 2869, "column": 7 } } @@ -152522,16 +152108,16 @@ "type": "Identifier", "name": "getClearFilterText", "range": [ - 86981, - 86999 + 87104, + 87122 ], "loc": { "start": { - "line": 2861, + "line": 2870, "column": 4 }, "end": { - "line": 2861, + "line": 2870, "column": 22 } } @@ -152544,16 +152130,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 87000, - 87008 + 87123, + 87131 ], "loc": { "start": { - "line": 2861, + "line": 2870, "column": 23 }, "end": { - "line": 2861, + "line": 2870, "column": 31 } } @@ -152571,16 +152157,16 @@ "type": "Identifier", "name": "clearText", "range": [ - 87024, - 87033 + 87147, + 87156 ], "loc": { "start": { - "line": 2862, + "line": 2871, "column": 12 }, "end": { - "line": 2862, + "line": 2871, "column": 21 } } @@ -152591,16 +152177,16 @@ "object": { "type": "ThisExpression", "range": [ - 87036, - 87040 + 87159, + 87163 ], "loc": { "start": { - "line": 2862, + "line": 2871, "column": 24 }, "end": { - "line": 2862, + "line": 2871, "column": 28 } } @@ -152609,46 +152195,46 @@ "type": "Identifier", "name": "clearFilterText", "range": [ - 87041, - 87056 + 87164, + 87179 ], "loc": { "start": { - "line": 2862, + "line": 2871, "column": 29 }, "end": { - "line": 2862, + "line": 2871, "column": 44 } } }, "range": [ - 87036, - 87056 + 87159, + 87179 ], "loc": { "start": { - "line": 2862, + "line": 2871, "column": 24 }, "end": { - "line": 2862, + "line": 2871, "column": 44 } } }, "range": [ - 87024, - 87056 + 87147, + 87179 ], "loc": { "start": { - "line": 2862, + "line": 2871, "column": 12 }, "end": { - "line": 2862, + "line": 2871, "column": 44 } } @@ -152656,16 +152242,16 @@ ], "kind": "let", "range": [ - 87020, - 87057 + 87143, + 87180 ], "loc": { "start": { - "line": 2862, + "line": 2871, "column": 8 }, "end": { - "line": 2862, + "line": 2871, "column": 45 } } @@ -152678,16 +152264,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 87070, - 87077 + 87193, + 87200 ], "loc": { "start": { - "line": 2863, + "line": 2872, "column": 12 }, "end": { - "line": 2863, + "line": 2872, "column": 19 } } @@ -152697,32 +152283,32 @@ "type": "Identifier", "name": "clearText", "range": [ - 87078, - 87087 + 87201, + 87210 ], "loc": { "start": { - "line": 2863, + "line": 2872, "column": 20 }, "end": { - "line": 2863, + "line": 2872, "column": 29 } } } ], "range": [ - 87070, - 87088 + 87193, + 87211 ], "loc": { "start": { - "line": 2863, + "line": 2872, "column": 12 }, "end": { - "line": 2863, + "line": 2872, "column": 30 } } @@ -152739,16 +152325,16 @@ "type": "Identifier", "name": "clearText", "range": [ - 87111, - 87120 + 87234, + 87243 ], "loc": { "start": { - "line": 2864, + "line": 2873, "column": 19 }, "end": { - "line": 2864, + "line": 2873, "column": 28 } } @@ -152757,78 +152343,78 @@ "type": "Identifier", "name": "colIndex", "range": [ - 87121, - 87129 + 87244, + 87252 ], "loc": { "start": { - "line": 2864, + "line": 2873, "column": 29 }, "end": { - "line": 2864, + "line": 2873, "column": 37 } } }, "range": [ - 87111, - 87130 + 87234, + 87253 ], "loc": { "start": { - "line": 2864, + "line": 2873, "column": 19 }, "end": { - "line": 2864, + "line": 2873, "column": 38 } } }, "range": [ - 87104, - 87131 + 87227, + 87254 ], "loc": { "start": { - "line": 2864, + "line": 2873, "column": 12 }, "end": { - "line": 2864, + "line": 2873, "column": 39 } } } ], "range": [ - 87090, - 87141 + 87213, + 87264 ], "loc": { "start": { - "line": 2863, + "line": 2872, "column": 32 }, "end": { - "line": 2865, + "line": 2874, "column": 9 } } }, "alternate": null, "range": [ - 87066, - 87141 + 87189, + 87264 ], "loc": { "start": { - "line": 2863, + "line": 2872, "column": 8 }, "end": { - "line": 2865, + "line": 2874, "column": 9 } } @@ -152839,47 +152425,47 @@ "type": "Identifier", "name": "clearText", "range": [ - 87157, - 87166 + 87280, + 87289 ], "loc": { "start": { - "line": 2866, + "line": 2875, "column": 15 }, "end": { - "line": 2866, + "line": 2875, "column": 24 } } }, "range": [ - 87150, - 87167 + 87273, + 87290 ], "loc": { "start": { - "line": 2866, + "line": 2875, "column": 8 }, "end": { - "line": 2866, + "line": 2875, "column": 25 } } } ], "range": [ - 87010, - 87173 + 87133, + 87296 ], "loc": { "start": { - "line": 2861, + "line": 2870, "column": 33 }, "end": { - "line": 2867, + "line": 2876, "column": 5 } } @@ -152887,16 +152473,16 @@ "generator": false, "expression": false, "range": [ - 86999, - 87173 + 87122, + 87296 ], "loc": { "start": { - "line": 2861, + "line": 2870, "column": 22 }, "end": { - "line": 2867, + "line": 2876, "column": 5 } } @@ -152904,16 +152490,16 @@ "kind": "method", "computed": false, "range": [ - 86981, - 87173 + 87104, + 87296 ], "loc": { "start": { - "line": 2861, + "line": 2870, "column": 4 }, "end": { - "line": 2867, + "line": 2876, "column": 5 } }, @@ -152922,16 +152508,16 @@ "type": "Block", "value": "*\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n ", "range": [ - 86836, - 86976 + 86959, + 87099 ], "loc": { "start": { - "line": 2856, + "line": 2865, "column": 4 }, "end": { - "line": 2860, + "line": 2869, "column": 7 } } @@ -152942,16 +152528,16 @@ "type": "Block", "value": "*\n * Check if passed script or stylesheet is already imported\n * @param {String} filePath Ressource path\n * @param {String} type Possible values: 'script' or 'link'\n * @return {Boolean}\n ", "range": [ - 87179, - 87398 + 87302, + 87521 ], "loc": { "start": { - "line": 2869, + "line": 2878, "column": 4 }, "end": { - "line": 2874, + "line": 2883, "column": 7 } } @@ -152965,16 +152551,16 @@ "type": "Identifier", "name": "isImported", "range": [ - 87403, - 87413 + 87526, + 87536 ], "loc": { "start": { - "line": 2875, + "line": 2884, "column": 4 }, "end": { - "line": 2875, + "line": 2884, "column": 14 } } @@ -152987,16 +152573,16 @@ "type": "Identifier", "name": "filePath", "range": [ - 87414, - 87422 + 87537, + 87545 ], "loc": { "start": { - "line": 2875, + "line": 2884, "column": 15 }, "end": { - "line": 2875, + "line": 2884, "column": 23 } } @@ -153007,16 +152593,16 @@ "type": "Identifier", "name": "type", "range": [ - 87424, - 87428 + 87547, + 87551 ], "loc": { "start": { - "line": 2875, + "line": 2884, "column": 25 }, "end": { - "line": 2875, + "line": 2884, "column": 29 } } @@ -153026,31 +152612,31 @@ "value": "script", "raw": "'script'", "range": [ - 87431, - 87439 + 87554, + 87562 ], "loc": { "start": { - "line": 2875, + "line": 2884, "column": 32 }, "end": { - "line": 2875, + "line": 2884, "column": 40 } } }, "range": [ - 87424, - 87439 + 87547, + 87562 ], "loc": { "start": { - "line": 2875, + "line": 2884, "column": 25 }, "end": { - "line": 2875, + "line": 2884, "column": 40 } } @@ -153068,16 +152654,16 @@ "type": "Identifier", "name": "imported", "range": [ - 87455, - 87463 + 87578, + 87586 ], "loc": { "start": { - "line": 2876, + "line": 2885, "column": 12 }, "end": { - "line": 2876, + "line": 2885, "column": 20 } } @@ -153087,31 +152673,31 @@ "value": false, "raw": "false", "range": [ - 87466, - 87471 + 87589, + 87594 ], "loc": { "start": { - "line": 2876, + "line": 2885, "column": 23 }, "end": { - "line": 2876, + "line": 2885, "column": 28 } } }, "range": [ - 87455, - 87471 + 87578, + 87594 ], "loc": { "start": { - "line": 2876, + "line": 2885, "column": 12 }, "end": { - "line": 2876, + "line": 2885, "column": 28 } } @@ -153122,16 +152708,16 @@ "type": "Identifier", "name": "attr", "range": [ - 87485, - 87489 + 87608, + 87612 ], "loc": { "start": { - "line": 2877, + "line": 2886, "column": 12 }, "end": { - "line": 2877, + "line": 2886, "column": 16 } } @@ -153145,16 +152731,16 @@ "type": "Identifier", "name": "type", "range": [ - 87492, - 87496 + 87615, + 87619 ], "loc": { "start": { - "line": 2877, + "line": 2886, "column": 19 }, "end": { - "line": 2877, + "line": 2886, "column": 23 } } @@ -153164,31 +152750,31 @@ "value": "script", "raw": "'script'", "range": [ - 87501, - 87509 + 87624, + 87632 ], "loc": { "start": { - "line": 2877, + "line": 2886, "column": 28 }, "end": { - "line": 2877, + "line": 2886, "column": 36 } } }, "range": [ - 87492, - 87509 + 87615, + 87632 ], "loc": { "start": { - "line": 2877, + "line": 2886, "column": 19 }, "end": { - "line": 2877, + "line": 2886, "column": 36 } } @@ -153198,16 +152784,16 @@ "value": "src", "raw": "'src'", "range": [ - 87512, - 87517 + 87635, + 87640 ], "loc": { "start": { - "line": 2877, + "line": 2886, "column": 39 }, "end": { - "line": 2877, + "line": 2886, "column": 44 } } @@ -153217,46 +152803,46 @@ "value": "href", "raw": "'href'", "range": [ - 87520, - 87526 + 87643, + 87649 ], "loc": { "start": { - "line": 2877, + "line": 2886, "column": 47 }, "end": { - "line": 2877, + "line": 2886, "column": 53 } } }, "range": [ - 87492, - 87526 + 87615, + 87649 ], "loc": { "start": { - "line": 2877, + "line": 2886, "column": 19 }, "end": { - "line": 2877, + "line": 2886, "column": 53 } } }, "range": [ - 87485, - 87526 + 87608, + 87649 ], "loc": { "start": { - "line": 2877, + "line": 2886, "column": 12 }, "end": { - "line": 2877, + "line": 2886, "column": 53 } } @@ -153267,16 +152853,16 @@ "type": "Identifier", "name": "files", "range": [ - 87540, - 87545 + 87663, + 87668 ], "loc": { "start": { - "line": 2878, + "line": 2887, "column": 12 }, "end": { - "line": 2878, + "line": 2887, "column": 17 } } @@ -153287,16 +152873,16 @@ "type": "Identifier", "name": "tag", "range": [ - 87548, - 87551 + 87671, + 87674 ], "loc": { "start": { - "line": 2878, + "line": 2887, "column": 20 }, "end": { - "line": 2878, + "line": 2887, "column": 23 } } @@ -153306,16 +152892,16 @@ "type": "Identifier", "name": "doc", "range": [ - 87552, - 87555 + 87675, + 87678 ], "loc": { "start": { - "line": 2878, + "line": 2887, "column": 24 }, "end": { - "line": 2878, + "line": 2887, "column": 27 } } @@ -153324,47 +152910,47 @@ "type": "Identifier", "name": "type", "range": [ - 87557, - 87561 + 87680, + 87684 ], "loc": { "start": { - "line": 2878, + "line": 2887, "column": 29 }, "end": { - "line": 2878, + "line": 2887, "column": 33 } } } ], "range": [ - 87548, - 87562 + 87671, + 87685 ], "loc": { "start": { - "line": 2878, + "line": 2887, "column": 20 }, "end": { - "line": 2878, + "line": 2887, "column": 34 } } }, "range": [ - 87540, - 87562 + 87663, + 87685 ], "loc": { "start": { - "line": 2878, + "line": 2887, "column": 12 }, "end": { - "line": 2878, + "line": 2887, "column": 34 } } @@ -153372,16 +152958,16 @@ ], "kind": "let", "range": [ - 87451, - 87563 + 87574, + 87686 ], "loc": { "start": { - "line": 2876, + "line": 2885, "column": 8 }, "end": { - "line": 2878, + "line": 2887, "column": 35 } } @@ -153397,16 +152983,16 @@ "type": "Identifier", "name": "i", "range": [ - 87581, - 87582 + 87704, + 87705 ], "loc": { "start": { - "line": 2879, + "line": 2888, "column": 17 }, "end": { - "line": 2879, + "line": 2888, "column": 18 } } @@ -153416,31 +153002,31 @@ "value": 0, "raw": "0", "range": [ - 87585, - 87586 + 87708, + 87709 ], "loc": { "start": { - "line": 2879, + "line": 2888, "column": 21 }, "end": { - "line": 2879, + "line": 2888, "column": 22 } } }, "range": [ - 87581, - 87586 + 87704, + 87709 ], "loc": { "start": { - "line": 2879, + "line": 2888, "column": 17 }, "end": { - "line": 2879, + "line": 2888, "column": 22 } } @@ -153451,16 +153037,16 @@ "type": "Identifier", "name": "len", "range": [ - 87588, - 87591 + 87711, + 87714 ], "loc": { "start": { - "line": 2879, + "line": 2888, "column": 24 }, "end": { - "line": 2879, + "line": 2888, "column": 27 } } @@ -153472,16 +153058,16 @@ "type": "Identifier", "name": "files", "range": [ - 87594, - 87599 + 87717, + 87722 ], "loc": { "start": { - "line": 2879, + "line": 2888, "column": 30 }, "end": { - "line": 2879, + "line": 2888, "column": 35 } } @@ -153490,46 +153076,46 @@ "type": "Identifier", "name": "length", "range": [ - 87600, - 87606 + 87723, + 87729 ], "loc": { "start": { - "line": 2879, + "line": 2888, "column": 36 }, "end": { - "line": 2879, + "line": 2888, "column": 42 } } }, "range": [ - 87594, - 87606 + 87717, + 87729 ], "loc": { "start": { - "line": 2879, + "line": 2888, "column": 30 }, "end": { - "line": 2879, + "line": 2888, "column": 42 } } }, "range": [ - 87588, - 87606 + 87711, + 87729 ], "loc": { "start": { - "line": 2879, + "line": 2888, "column": 24 }, "end": { - "line": 2879, + "line": 2888, "column": 42 } } @@ -153537,16 +153123,16 @@ ], "kind": "let", "range": [ - 87577, - 87606 + 87700, + 87729 ], "loc": { "start": { - "line": 2879, + "line": 2888, "column": 13 }, "end": { - "line": 2879, + "line": 2888, "column": 42 } } @@ -153558,16 +153144,16 @@ "type": "Identifier", "name": "i", "range": [ - 87608, - 87609 + 87731, + 87732 ], "loc": { "start": { - "line": 2879, + "line": 2888, "column": 44 }, "end": { - "line": 2879, + "line": 2888, "column": 45 } } @@ -153576,31 +153162,31 @@ "type": "Identifier", "name": "len", "range": [ - 87612, - 87615 + 87735, + 87738 ], "loc": { "start": { - "line": 2879, + "line": 2888, "column": 48 }, "end": { - "line": 2879, + "line": 2888, "column": 51 } } }, "range": [ - 87608, - 87615 + 87731, + 87738 ], "loc": { "start": { - "line": 2879, + "line": 2888, "column": 44 }, "end": { - "line": 2879, + "line": 2888, "column": 51 } } @@ -153612,32 +153198,32 @@ "type": "Identifier", "name": "i", "range": [ - 87617, - 87618 + 87740, + 87741 ], "loc": { "start": { - "line": 2879, + "line": 2888, "column": 53 }, "end": { - "line": 2879, + "line": 2888, "column": 54 } } }, "prefix": false, "range": [ - 87617, - 87620 + 87740, + 87743 ], "loc": { "start": { - "line": 2879, + "line": 2888, "column": 53 }, "end": { - "line": 2879, + "line": 2888, "column": 56 } } @@ -153653,16 +153239,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 87640, - 87647 + 87763, + 87770 ], "loc": { "start": { - "line": 2880, + "line": 2889, "column": 16 }, "end": { - "line": 2880, + "line": 2889, "column": 23 } } @@ -153678,16 +153264,16 @@ "type": "Identifier", "name": "files", "range": [ - 87648, - 87653 + 87771, + 87776 ], "loc": { "start": { - "line": 2880, + "line": 2889, "column": 24 }, "end": { - "line": 2880, + "line": 2889, "column": 29 } } @@ -153696,31 +153282,31 @@ "type": "Identifier", "name": "i", "range": [ - 87654, - 87655 + 87777, + 87778 ], "loc": { "start": { - "line": 2880, + "line": 2889, "column": 30 }, "end": { - "line": 2880, + "line": 2889, "column": 31 } } }, "range": [ - 87648, - 87656 + 87771, + 87779 ], "loc": { "start": { - "line": 2880, + "line": 2889, "column": 24 }, "end": { - "line": 2880, + "line": 2889, "column": 32 } } @@ -153729,47 +153315,47 @@ "type": "Identifier", "name": "attr", "range": [ - 87657, - 87661 + 87780, + 87784 ], "loc": { "start": { - "line": 2880, + "line": 2889, "column": 33 }, "end": { - "line": 2880, + "line": 2889, "column": 37 } } }, "range": [ - 87648, - 87662 + 87771, + 87785 ], "loc": { "start": { - "line": 2880, + "line": 2889, "column": 24 }, "end": { - "line": 2880, + "line": 2889, "column": 38 } } } ], "range": [ - 87640, - 87663 + 87763, + 87786 ], "loc": { "start": { - "line": 2880, + "line": 2889, "column": 16 }, "end": { - "line": 2880, + "line": 2889, "column": 39 } } @@ -153781,48 +153367,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 87683, - 87692 + 87806, + 87815 ], "loc": { "start": { - "line": 2881, + "line": 2890, "column": 16 }, "end": { - "line": 2881, + "line": 2890, "column": 25 } } } ], "range": [ - 87665, - 87706 + 87788, + 87829 ], "loc": { "start": { - "line": 2880, + "line": 2889, "column": 41 }, "end": { - "line": 2882, + "line": 2891, "column": 13 } } }, "alternate": null, "range": [ - 87636, - 87706 + 87759, + 87829 ], "loc": { "start": { - "line": 2880, + "line": 2889, "column": 12 }, "end": { - "line": 2882, + "line": 2891, "column": 13 } } @@ -153844,16 +153430,16 @@ "type": "Identifier", "name": "files", "range": [ - 87723, - 87728 + 87846, + 87851 ], "loc": { "start": { - "line": 2883, + "line": 2892, "column": 16 }, "end": { - "line": 2883, + "line": 2892, "column": 21 } } @@ -153862,31 +153448,31 @@ "type": "Identifier", "name": "i", "range": [ - 87729, - 87730 + 87852, + 87853 ], "loc": { "start": { - "line": 2883, + "line": 2892, "column": 22 }, "end": { - "line": 2883, + "line": 2892, "column": 23 } } }, "range": [ - 87723, - 87731 + 87846, + 87854 ], "loc": { "start": { - "line": 2883, + "line": 2892, "column": 16 }, "end": { - "line": 2883, + "line": 2892, "column": 24 } } @@ -153895,31 +153481,31 @@ "type": "Identifier", "name": "attr", "range": [ - 87732, - 87736 + 87855, + 87859 ], "loc": { "start": { - "line": 2883, + "line": 2892, "column": 25 }, "end": { - "line": 2883, + "line": 2892, "column": 29 } } }, "range": [ - 87723, - 87737 + 87846, + 87860 ], "loc": { "start": { - "line": 2883, + "line": 2892, "column": 16 }, "end": { - "line": 2883, + "line": 2892, "column": 30 } } @@ -153928,31 +153514,31 @@ "type": "Identifier", "name": "match", "range": [ - 87738, - 87743 + 87861, + 87866 ], "loc": { "start": { - "line": 2883, + "line": 2892, "column": 31 }, "end": { - "line": 2883, + "line": 2892, "column": 36 } } }, "range": [ - 87723, - 87743 + 87846, + 87866 ], "loc": { "start": { - "line": 2883, + "line": 2892, "column": 16 }, "end": { - "line": 2883, + "line": 2892, "column": 36 } } @@ -153962,32 +153548,32 @@ "type": "Identifier", "name": "filePath", "range": [ - 87744, - 87752 + 87867, + 87875 ], "loc": { "start": { - "line": 2883, + "line": 2892, "column": 37 }, "end": { - "line": 2883, + "line": 2892, "column": 45 } } } ], "range": [ - 87723, - 87753 + 87846, + 87876 ], "loc": { "start": { - "line": 2883, + "line": 2892, "column": 16 }, "end": { - "line": 2883, + "line": 2892, "column": 46 } } @@ -154004,16 +153590,16 @@ "type": "Identifier", "name": "imported", "range": [ - 87773, - 87781 + 87896, + 87904 ], "loc": { "start": { - "line": 2884, + "line": 2893, "column": 16 }, "end": { - "line": 2884, + "line": 2893, "column": 24 } } @@ -154023,46 +153609,46 @@ "value": true, "raw": "true", "range": [ - 87784, - 87788 + 87907, + 87911 ], "loc": { "start": { - "line": 2884, + "line": 2893, "column": 27 }, "end": { - "line": 2884, + "line": 2893, "column": 31 } } }, "range": [ - 87773, - 87788 + 87896, + 87911 ], "loc": { "start": { - "line": 2884, + "line": 2893, "column": 16 }, "end": { - "line": 2884, + "line": 2893, "column": 31 } } }, "range": [ - 87773, - 87789 + 87896, + 87912 ], "loc": { "start": { - "line": 2884, + "line": 2893, "column": 16 }, "end": { - "line": 2884, + "line": 2893, "column": 32 } } @@ -154071,79 +153657,79 @@ "type": "BreakStatement", "label": null, "range": [ - 87806, - 87812 + 87929, + 87935 ], "loc": { "start": { - "line": 2885, + "line": 2894, "column": 16 }, "end": { - "line": 2885, + "line": 2894, "column": 22 } } } ], "range": [ - 87755, - 87826 + 87878, + 87949 ], "loc": { "start": { - "line": 2883, + "line": 2892, "column": 48 }, "end": { - "line": 2886, + "line": 2895, "column": 13 } } }, "alternate": null, "range": [ - 87719, - 87826 + 87842, + 87949 ], "loc": { "start": { - "line": 2883, + "line": 2892, "column": 12 }, "end": { - "line": 2886, + "line": 2895, "column": 13 } } } ], "range": [ - 87622, - 87836 + 87745, + 87959 ], "loc": { "start": { - "line": 2879, + "line": 2888, "column": 58 }, "end": { - "line": 2887, + "line": 2896, "column": 9 } } }, "range": [ - 87572, - 87836 + 87695, + 87959 ], "loc": { "start": { - "line": 2879, + "line": 2888, "column": 8 }, "end": { - "line": 2887, + "line": 2896, "column": 9 } } @@ -154154,47 +153740,47 @@ "type": "Identifier", "name": "imported", "range": [ - 87852, - 87860 + 87975, + 87983 ], "loc": { "start": { - "line": 2888, + "line": 2897, "column": 15 }, "end": { - "line": 2888, + "line": 2897, "column": 23 } } }, "range": [ - 87845, - 87861 + 87968, + 87984 ], "loc": { "start": { - "line": 2888, + "line": 2897, "column": 8 }, "end": { - "line": 2888, + "line": 2897, "column": 24 } } } ], "range": [ - 87441, - 87867 + 87564, + 87990 ], "loc": { "start": { - "line": 2875, + "line": 2884, "column": 42 }, "end": { - "line": 2889, + "line": 2898, "column": 5 } } @@ -154202,16 +153788,16 @@ "generator": false, "expression": false, "range": [ - 87413, - 87867 + 87536, + 87990 ], "loc": { "start": { - "line": 2875, + "line": 2884, "column": 14 }, "end": { - "line": 2889, + "line": 2898, "column": 5 } } @@ -154219,16 +153805,16 @@ "kind": "method", "computed": false, "range": [ - 87403, - 87867 + 87526, + 87990 ], "loc": { "start": { - "line": 2875, + "line": 2884, "column": 4 }, "end": { - "line": 2889, + "line": 2898, "column": 5 } }, @@ -154237,16 +153823,16 @@ "type": "Block", "value": "*\n * Check if passed script or stylesheet is already imported\n * @param {String} filePath Ressource path\n * @param {String} type Possible values: 'script' or 'link'\n * @return {Boolean}\n ", "range": [ - 87179, - 87398 + 87302, + 87521 ], "loc": { "start": { - "line": 2869, + "line": 2878, "column": 4 }, "end": { - "line": 2874, + "line": 2883, "column": 7 } } @@ -154257,16 +153843,16 @@ "type": "Block", "value": "*\n * Import script or stylesheet\n * @param {String} fileId Ressource ID\n * @param {String} filePath Ressource path\n * @param {Function} callback Callback\n * @param {String} type Possible values: 'script' or 'link'\n ", "range": [ - 87873, - 88132 + 87996, + 88255 ], "loc": { "start": { - "line": 2891, + "line": 2900, "column": 4 }, "end": { - "line": 2897, + "line": 2906, "column": 7 } } @@ -154280,16 +153866,16 @@ "type": "Identifier", "name": "import", "range": [ - 88137, - 88143 + 88260, + 88266 ], "loc": { "start": { - "line": 2898, + "line": 2907, "column": 4 }, "end": { - "line": 2898, + "line": 2907, "column": 10 } } @@ -154302,16 +153888,16 @@ "type": "Identifier", "name": "fileId", "range": [ - 88144, - 88150 + 88267, + 88273 ], "loc": { "start": { - "line": 2898, + "line": 2907, "column": 11 }, "end": { - "line": 2898, + "line": 2907, "column": 17 } } @@ -154320,16 +153906,16 @@ "type": "Identifier", "name": "filePath", "range": [ - 88152, - 88160 + 88275, + 88283 ], "loc": { "start": { - "line": 2898, + "line": 2907, "column": 19 }, "end": { - "line": 2898, + "line": 2907, "column": 27 } } @@ -154338,16 +153924,16 @@ "type": "Identifier", "name": "callback", "range": [ - 88162, - 88170 + 88285, + 88293 ], "loc": { "start": { - "line": 2898, + "line": 2907, "column": 29 }, "end": { - "line": 2898, + "line": 2907, "column": 37 } } @@ -154358,16 +153944,16 @@ "type": "Identifier", "name": "type", "range": [ - 88172, - 88176 + 88295, + 88299 ], "loc": { "start": { - "line": 2898, + "line": 2907, "column": 39 }, "end": { - "line": 2898, + "line": 2907, "column": 43 } } @@ -154377,31 +153963,31 @@ "value": "script", "raw": "'script'", "range": [ - 88179, - 88187 + 88302, + 88310 ], "loc": { "start": { - "line": 2898, + "line": 2907, "column": 46 }, "end": { - "line": 2898, + "line": 2907, "column": 54 } } }, "range": [ - 88172, - 88187 + 88295, + 88310 ], "loc": { "start": { - "line": 2898, + "line": 2907, "column": 39 }, "end": { - "line": 2898, + "line": 2907, "column": 54 } } @@ -154420,16 +154006,16 @@ "object": { "type": "ThisExpression", "range": [ - 88203, - 88207 + 88326, + 88330 ], "loc": { "start": { - "line": 2899, + "line": 2908, "column": 12 }, "end": { - "line": 2899, + "line": 2908, "column": 16 } } @@ -154438,31 +154024,31 @@ "type": "Identifier", "name": "isImported", "range": [ - 88208, - 88218 + 88331, + 88341 ], "loc": { "start": { - "line": 2899, + "line": 2908, "column": 17 }, "end": { - "line": 2899, + "line": 2908, "column": 27 } } }, "range": [ - 88203, - 88218 + 88326, + 88341 ], "loc": { "start": { - "line": 2899, + "line": 2908, "column": 12 }, "end": { - "line": 2899, + "line": 2908, "column": 27 } } @@ -154472,16 +154058,16 @@ "type": "Identifier", "name": "filePath", "range": [ - 88219, - 88227 + 88342, + 88350 ], "loc": { "start": { - "line": 2899, + "line": 2908, "column": 28 }, "end": { - "line": 2899, + "line": 2908, "column": 36 } } @@ -154490,32 +154076,32 @@ "type": "Identifier", "name": "type", "range": [ - 88229, - 88233 + 88352, + 88356 ], "loc": { "start": { - "line": 2899, + "line": 2908, "column": 38 }, "end": { - "line": 2899, + "line": 2908, "column": 42 } } } ], "range": [ - 88203, - 88234 + 88326, + 88357 ], "loc": { "start": { - "line": 2899, + "line": 2908, "column": 12 }, "end": { - "line": 2899, + "line": 2908, "column": 43 } } @@ -154527,48 +154113,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 88250, - 88257 + 88373, + 88380 ], "loc": { "start": { - "line": 2900, + "line": 2909, "column": 12 }, "end": { - "line": 2900, + "line": 2909, "column": 19 } } } ], "range": [ - 88236, - 88267 + 88359, + 88390 ], "loc": { "start": { - "line": 2899, + "line": 2908, "column": 45 }, "end": { - "line": 2901, + "line": 2910, "column": 9 } } }, "alternate": null, "range": [ - 88199, - 88267 + 88322, + 88390 ], "loc": { "start": { - "line": 2899, + "line": 2908, "column": 8 }, "end": { - "line": 2901, + "line": 2910, "column": 9 } } @@ -154582,16 +154168,16 @@ "type": "Identifier", "name": "o", "range": [ - 88280, - 88281 + 88403, + 88404 ], "loc": { "start": { - "line": 2902, + "line": 2911, "column": 12 }, "end": { - "line": 2902, + "line": 2911, "column": 13 } } @@ -154599,31 +154185,31 @@ "init": { "type": "ThisExpression", "range": [ - 88284, - 88288 + 88407, + 88411 ], "loc": { "start": { - "line": 2902, + "line": 2911, "column": 16 }, "end": { - "line": 2902, + "line": 2911, "column": 20 } } }, "range": [ - 88280, - 88288 + 88403, + 88411 ], "loc": { "start": { - "line": 2902, + "line": 2911, "column": 12 }, "end": { - "line": 2902, + "line": 2911, "column": 20 } } @@ -154634,16 +154220,16 @@ "type": "Identifier", "name": "isLoaded", "range": [ - 88302, - 88310 + 88425, + 88433 ], "loc": { "start": { - "line": 2903, + "line": 2912, "column": 12 }, "end": { - "line": 2903, + "line": 2912, "column": 20 } } @@ -154653,31 +154239,31 @@ "value": false, "raw": "false", "range": [ - 88313, - 88318 + 88436, + 88441 ], "loc": { "start": { - "line": 2903, + "line": 2912, "column": 23 }, "end": { - "line": 2903, + "line": 2912, "column": 28 } } }, "range": [ - 88302, - 88318 + 88425, + 88441 ], "loc": { "start": { - "line": 2903, + "line": 2912, "column": 12 }, "end": { - "line": 2903, + "line": 2912, "column": 28 } } @@ -154688,32 +154274,32 @@ "type": "Identifier", "name": "file", "range": [ - 88332, - 88336 + 88455, + 88459 ], "loc": { "start": { - "line": 2904, + "line": 2913, "column": 12 }, "end": { - "line": 2904, + "line": 2913, "column": 16 } } }, "init": null, "range": [ - 88332, - 88336 + 88455, + 88459 ], "loc": { "start": { - "line": 2904, + "line": 2913, "column": 12 }, "end": { - "line": 2904, + "line": 2913, "column": 16 } } @@ -154724,16 +154310,16 @@ "type": "Identifier", "name": "head", "range": [ - 88350, - 88354 + 88473, + 88477 ], "loc": { "start": { - "line": 2905, + "line": 2914, "column": 12 }, "end": { - "line": 2905, + "line": 2914, "column": 16 } } @@ -154747,16 +154333,16 @@ "type": "Identifier", "name": "tag", "range": [ - 88357, - 88360 + 88480, + 88483 ], "loc": { "start": { - "line": 2905, + "line": 2914, "column": 19 }, "end": { - "line": 2905, + "line": 2914, "column": 22 } } @@ -154766,16 +154352,16 @@ "type": "Identifier", "name": "doc", "range": [ - 88361, - 88364 + 88484, + 88487 ], "loc": { "start": { - "line": 2905, + "line": 2914, "column": 23 }, "end": { - "line": 2905, + "line": 2914, "column": 26 } } @@ -154785,32 +154371,32 @@ "value": "head", "raw": "'head'", "range": [ - 88366, - 88372 + 88489, + 88495 ], "loc": { "start": { - "line": 2905, + "line": 2914, "column": 28 }, "end": { - "line": 2905, + "line": 2914, "column": 34 } } } ], "range": [ - 88357, - 88373 + 88480, + 88496 ], "loc": { "start": { - "line": 2905, + "line": 2914, "column": 19 }, "end": { - "line": 2905, + "line": 2914, "column": 35 } } @@ -154820,46 +154406,46 @@ "value": 0, "raw": "0", "range": [ - 88374, - 88375 + 88497, + 88498 ], "loc": { "start": { - "line": 2905, + "line": 2914, "column": 36 }, "end": { - "line": 2905, + "line": 2914, "column": 37 } } }, "range": [ - 88357, - 88376 + 88480, + 88499 ], "loc": { "start": { - "line": 2905, + "line": 2914, "column": 19 }, "end": { - "line": 2905, + "line": 2914, "column": 38 } } }, "range": [ - 88350, - 88376 + 88473, + 88499 ], "loc": { "start": { - "line": 2905, + "line": 2914, "column": 12 }, "end": { - "line": 2905, + "line": 2914, "column": 38 } } @@ -154867,16 +154453,16 @@ ], "kind": "let", "range": [ - 88276, - 88377 + 88399, + 88500 ], "loc": { "start": { - "line": 2902, + "line": 2911, "column": 8 }, "end": { - "line": 2905, + "line": 2914, "column": 39 } } @@ -154895,16 +154481,16 @@ "type": "Identifier", "name": "type", "range": [ - 88391, - 88395 + 88514, + 88518 ], "loc": { "start": { - "line": 2907, + "line": 2916, "column": 12 }, "end": { - "line": 2907, + "line": 2916, "column": 16 } } @@ -154913,47 +154499,47 @@ "type": "Identifier", "name": "toLowerCase", "range": [ - 88396, - 88407 + 88519, + 88530 ], "loc": { "start": { - "line": 2907, + "line": 2916, "column": 17 }, "end": { - "line": 2907, + "line": 2916, "column": 28 } } }, "range": [ - 88391, - 88407 + 88514, + 88530 ], "loc": { "start": { - "line": 2907, + "line": 2916, "column": 12 }, "end": { - "line": 2907, + "line": 2916, "column": 28 } } }, "arguments": [], "range": [ - 88391, - 88409 + 88514, + 88532 ], "loc": { "start": { - "line": 2907, + "line": 2916, "column": 12 }, "end": { - "line": 2907, + "line": 2916, "column": 30 } } @@ -154963,31 +154549,31 @@ "value": "link", "raw": "'link'", "range": [ - 88414, - 88420 + 88537, + 88543 ], "loc": { "start": { - "line": 2907, + "line": 2916, "column": 35 }, "end": { - "line": 2907, + "line": 2916, "column": 41 } } }, "range": [ - 88391, - 88420 + 88514, + 88543 ], "loc": { "start": { - "line": 2907, + "line": 2916, "column": 12 }, "end": { - "line": 2907, + "line": 2916, "column": 41 } } @@ -155004,16 +154590,16 @@ "type": "Identifier", "name": "file", "range": [ - 88436, - 88440 + 88559, + 88563 ], "loc": { "start": { - "line": 2908, + "line": 2917, "column": 12 }, "end": { - "line": 2908, + "line": 2917, "column": 16 } } @@ -155024,16 +154610,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 88443, - 88452 + 88566, + 88575 ], "loc": { "start": { - "line": 2908, + "line": 2917, "column": 19 }, "end": { - "line": 2908, + "line": 2917, "column": 28 } } @@ -155044,16 +154630,16 @@ "value": "link", "raw": "'link'", "range": [ - 88453, - 88459 + 88576, + 88582 ], "loc": { "start": { - "line": 2908, + "line": 2917, "column": 29 }, "end": { - "line": 2908, + "line": 2917, "column": 35 } } @@ -155066,16 +154652,16 @@ "value": "id", "raw": "'id'", "range": [ - 88478, - 88482 + 88601, + 88605 ], "loc": { "start": { - "line": 2909, + "line": 2918, "column": 17 }, "end": { - "line": 2909, + "line": 2918, "column": 21 } } @@ -155084,32 +154670,32 @@ "type": "Identifier", "name": "fileId", "range": [ - 88484, - 88490 + 88607, + 88613 ], "loc": { "start": { - "line": 2909, + "line": 2918, "column": 23 }, "end": { - "line": 2909, + "line": 2918, "column": 29 } } } ], "range": [ - 88477, - 88491 + 88600, + 88614 ], "loc": { "start": { - "line": 2909, + "line": 2918, "column": 16 }, "end": { - "line": 2909, + "line": 2918, "column": 30 } } @@ -155122,16 +154708,16 @@ "value": "type", "raw": "'type'", "range": [ - 88494, - 88500 + 88617, + 88623 ], "loc": { "start": { - "line": 2909, + "line": 2918, "column": 33 }, "end": { - "line": 2909, + "line": 2918, "column": 39 } } @@ -155141,32 +154727,32 @@ "value": "text/css", "raw": "'text/css'", "range": [ - 88502, - 88512 + 88625, + 88635 ], "loc": { "start": { - "line": 2909, + "line": 2918, "column": 41 }, "end": { - "line": 2909, + "line": 2918, "column": 51 } } } ], "range": [ - 88493, - 88513 + 88616, + 88636 ], "loc": { "start": { - "line": 2909, + "line": 2918, "column": 32 }, "end": { - "line": 2909, + "line": 2918, "column": 52 } } @@ -155179,16 +154765,16 @@ "value": "rel", "raw": "'rel'", "range": [ - 88532, - 88537 + 88655, + 88660 ], "loc": { "start": { - "line": 2910, + "line": 2919, "column": 17 }, "end": { - "line": 2910, + "line": 2919, "column": 22 } } @@ -155198,32 +154784,32 @@ "value": "stylesheet", "raw": "'stylesheet'", "range": [ - 88539, - 88551 + 88662, + 88674 ], "loc": { "start": { - "line": 2910, + "line": 2919, "column": 24 }, "end": { - "line": 2910, + "line": 2919, "column": 36 } } } ], "range": [ - 88531, - 88552 + 88654, + 88675 ], "loc": { "start": { - "line": 2910, + "line": 2919, "column": 16 }, "end": { - "line": 2910, + "line": 2919, "column": 37 } } @@ -155236,16 +154822,16 @@ "value": "href", "raw": "'href'", "range": [ - 88555, - 88561 + 88678, + 88684 ], "loc": { "start": { - "line": 2910, + "line": 2919, "column": 40 }, "end": { - "line": 2910, + "line": 2919, "column": 46 } } @@ -155254,94 +154840,94 @@ "type": "Identifier", "name": "filePath", "range": [ - 88563, - 88571 + 88686, + 88694 ], "loc": { "start": { - "line": 2910, + "line": 2919, "column": 48 }, "end": { - "line": 2910, + "line": 2919, "column": 56 } } } ], "range": [ - 88554, - 88572 + 88677, + 88695 ], "loc": { "start": { - "line": 2910, + "line": 2919, "column": 39 }, "end": { - "line": 2910, + "line": 2919, "column": 57 } } } ], "range": [ - 88443, - 88586 + 88566, + 88709 ], "loc": { "start": { - "line": 2908, + "line": 2917, "column": 19 }, "end": { - "line": 2911, + "line": 2920, "column": 13 } } }, "range": [ - 88436, - 88586 + 88559, + 88709 ], "loc": { "start": { - "line": 2908, + "line": 2917, "column": 12 }, "end": { - "line": 2911, + "line": 2920, "column": 13 } } }, "range": [ - 88436, - 88587 + 88559, + 88710 ], "loc": { "start": { - "line": 2908, + "line": 2917, "column": 12 }, "end": { - "line": 2911, + "line": 2920, "column": 14 } } } ], "range": [ - 88422, - 88597 + 88545, + 88720 ], "loc": { "start": { - "line": 2907, + "line": 2916, "column": 43 }, "end": { - "line": 2912, + "line": 2921, "column": 9 } } @@ -155358,16 +154944,16 @@ "type": "Identifier", "name": "file", "range": [ - 88617, - 88621 + 88740, + 88744 ], "loc": { "start": { - "line": 2913, + "line": 2922, "column": 12 }, "end": { - "line": 2913, + "line": 2922, "column": 16 } } @@ -155378,16 +154964,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 88624, - 88633 + 88747, + 88756 ], "loc": { "start": { - "line": 2913, + "line": 2922, "column": 19 }, "end": { - "line": 2913, + "line": 2922, "column": 28 } } @@ -155398,16 +154984,16 @@ "value": "script", "raw": "'script'", "range": [ - 88634, - 88642 + 88757, + 88765 ], "loc": { "start": { - "line": 2913, + "line": 2922, "column": 29 }, "end": { - "line": 2913, + "line": 2922, "column": 37 } } @@ -155420,16 +155006,16 @@ "value": "id", "raw": "'id'", "range": [ - 88661, - 88665 + 88784, + 88788 ], "loc": { "start": { - "line": 2914, + "line": 2923, "column": 17 }, "end": { - "line": 2914, + "line": 2923, "column": 21 } } @@ -155438,32 +155024,32 @@ "type": "Identifier", "name": "fileId", "range": [ - 88667, - 88673 + 88790, + 88796 ], "loc": { "start": { - "line": 2914, + "line": 2923, "column": 23 }, "end": { - "line": 2914, + "line": 2923, "column": 29 } } } ], "range": [ - 88660, - 88674 + 88783, + 88797 ], "loc": { "start": { - "line": 2914, + "line": 2923, "column": 16 }, "end": { - "line": 2914, + "line": 2923, "column": 30 } } @@ -155476,16 +155062,16 @@ "value": "type", "raw": "'type'", "range": [ - 88693, - 88699 + 88816, + 88822 ], "loc": { "start": { - "line": 2915, + "line": 2924, "column": 17 }, "end": { - "line": 2915, + "line": 2924, "column": 23 } } @@ -155495,32 +155081,32 @@ "value": "text/javascript", "raw": "'text/javascript'", "range": [ - 88701, - 88718 + 88824, + 88841 ], "loc": { "start": { - "line": 2915, + "line": 2924, "column": 25 }, "end": { - "line": 2915, + "line": 2924, "column": 42 } } } ], "range": [ - 88692, - 88719 + 88815, + 88842 ], "loc": { "start": { - "line": 2915, + "line": 2924, "column": 16 }, "end": { - "line": 2915, + "line": 2924, "column": 43 } } @@ -155533,16 +155119,16 @@ "value": "src", "raw": "'src'", "range": [ - 88722, - 88727 + 88845, + 88850 ], "loc": { "start": { - "line": 2915, + "line": 2924, "column": 46 }, "end": { - "line": 2915, + "line": 2924, "column": 51 } } @@ -155551,109 +155137,109 @@ "type": "Identifier", "name": "filePath", "range": [ - 88729, - 88737 + 88852, + 88860 ], "loc": { "start": { - "line": 2915, + "line": 2924, "column": 53 }, "end": { - "line": 2915, + "line": 2924, "column": 61 } } } ], "range": [ - 88721, - 88738 + 88844, + 88861 ], "loc": { "start": { - "line": 2915, + "line": 2924, "column": 45 }, "end": { - "line": 2915, + "line": 2924, "column": 62 } } } ], "range": [ - 88624, - 88752 + 88747, + 88875 ], "loc": { "start": { - "line": 2913, + "line": 2922, "column": 19 }, "end": { - "line": 2916, + "line": 2925, "column": 13 } } }, "range": [ - 88617, - 88752 + 88740, + 88875 ], "loc": { "start": { - "line": 2913, + "line": 2922, "column": 12 }, "end": { - "line": 2916, + "line": 2925, "column": 13 } } }, "range": [ - 88617, - 88753 + 88740, + 88876 ], "loc": { "start": { - "line": 2913, + "line": 2922, "column": 12 }, "end": { - "line": 2916, + "line": 2925, "column": 14 } } } ], "range": [ - 88603, - 88763 + 88726, + 88886 ], "loc": { "start": { - "line": 2912, + "line": 2921, "column": 15 }, "end": { - "line": 2917, + "line": 2926, "column": 9 } } }, "range": [ - 88387, - 88763 + 88510, + 88886 ], "loc": { "start": { - "line": 2907, + "line": 2916, "column": 8 }, "end": { - "line": 2917, + "line": 2926, "column": 9 } }, @@ -155662,16 +155248,16 @@ "type": "Line", "value": "Browser <> IE onload event works only for scripts, not for stylesheets", "range": [ - 88773, - 88845 + 88896, + 88968 ], "loc": { "start": { - "line": 2919, + "line": 2928, "column": 8 }, "end": { - "line": 2919, + "line": 2928, "column": 80 } } @@ -155690,16 +155276,16 @@ "type": "Identifier", "name": "file", "range": [ - 88854, - 88858 + 88977, + 88981 ], "loc": { "start": { - "line": 2920, + "line": 2929, "column": 8 }, "end": { - "line": 2920, + "line": 2929, "column": 12 } } @@ -155708,31 +155294,31 @@ "type": "Identifier", "name": "onload", "range": [ - 88859, - 88865 + 88982, + 88988 ], "loc": { "start": { - "line": 2920, + "line": 2929, "column": 13 }, "end": { - "line": 2920, + "line": 2929, "column": 19 } } }, "range": [ - 88854, - 88865 + 88977, + 88988 ], "loc": { "start": { - "line": 2920, + "line": 2929, "column": 8 }, "end": { - "line": 2920, + "line": 2929, "column": 19 } } @@ -155747,16 +155333,16 @@ "type": "Identifier", "name": "file", "range": [ - 88868, - 88872 + 88991, + 88995 ], "loc": { "start": { - "line": 2920, + "line": 2929, "column": 22 }, "end": { - "line": 2920, + "line": 2929, "column": 26 } } @@ -155765,31 +155351,31 @@ "type": "Identifier", "name": "onreadystatechange", "range": [ - 88873, - 88891 + 88996, + 89014 ], "loc": { "start": { - "line": 2920, + "line": 2929, "column": 27 }, "end": { - "line": 2920, + "line": 2929, "column": 45 } } }, "range": [ - 88868, - 88891 + 88991, + 89014 ], "loc": { "start": { - "line": 2920, + "line": 2929, "column": 22 }, "end": { - "line": 2920, + "line": 2929, "column": 45 } } @@ -155813,32 +155399,32 @@ "type": "Identifier", "name": "isLoaded", "range": [ - 88919, - 88927 + 89042, + 89050 ], "loc": { "start": { - "line": 2921, + "line": 2930, "column": 17 }, "end": { - "line": 2921, + "line": 2930, "column": 25 } } }, "prefix": true, "range": [ - 88918, - 88927 + 89041, + 89050 ], "loc": { "start": { - "line": 2921, + "line": 2930, "column": 16 }, "end": { - "line": 2921, + "line": 2930, "column": 25 } } @@ -155858,16 +155444,16 @@ "object": { "type": "ThisExpression", "range": [ - 88949, - 88953 + 89072, + 89076 ], "loc": { "start": { - "line": 2922, + "line": 2931, "column": 18 }, "end": { - "line": 2922, + "line": 2931, "column": 22 } } @@ -155876,47 +155462,47 @@ "type": "Identifier", "name": "readyState", "range": [ - 88954, - 88964 + 89077, + 89087 ], "loc": { "start": { - "line": 2922, + "line": 2931, "column": 23 }, "end": { - "line": 2922, + "line": 2931, "column": 33 } } }, "range": [ - 88949, - 88964 + 89072, + 89087 ], "loc": { "start": { - "line": 2922, + "line": 2931, "column": 18 }, "end": { - "line": 2922, + "line": 2931, "column": 33 } } }, "prefix": true, "range": [ - 88948, - 88964 + 89071, + 89087 ], "loc": { "start": { - "line": 2922, + "line": 2931, "column": 17 }, "end": { - "line": 2922, + "line": 2931, "column": 33 } } @@ -155930,16 +155516,16 @@ "object": { "type": "ThisExpression", "range": [ - 88968, - 88972 + 89091, + 89095 ], "loc": { "start": { - "line": 2922, + "line": 2931, "column": 37 }, "end": { - "line": 2922, + "line": 2931, "column": 41 } } @@ -155948,31 +155534,31 @@ "type": "Identifier", "name": "readyState", "range": [ - 88973, - 88983 + 89096, + 89106 ], "loc": { "start": { - "line": 2922, + "line": 2931, "column": 42 }, "end": { - "line": 2922, + "line": 2931, "column": 52 } } }, "range": [ - 88968, - 88983 + 89091, + 89106 ], "loc": { "start": { - "line": 2922, + "line": 2931, "column": 37 }, "end": { - "line": 2922, + "line": 2931, "column": 52 } } @@ -155982,46 +155568,46 @@ "value": "loaded", "raw": "'loaded'", "range": [ - 88988, - 88996 + 89111, + 89119 ], "loc": { "start": { - "line": 2922, + "line": 2931, "column": 57 }, "end": { - "line": 2922, + "line": 2931, "column": 65 } } }, "range": [ - 88968, - 88996 + 89091, + 89119 ], "loc": { "start": { - "line": 2922, + "line": 2931, "column": 37 }, "end": { - "line": 2922, + "line": 2931, "column": 65 } } }, "range": [ - 88948, - 88996 + 89071, + 89119 ], "loc": { "start": { - "line": 2922, + "line": 2931, "column": 17 }, "end": { - "line": 2922, + "line": 2931, "column": 65 } } @@ -156035,16 +155621,16 @@ "object": { "type": "ThisExpression", "range": [ - 89020, - 89024 + 89143, + 89147 ], "loc": { "start": { - "line": 2923, + "line": 2932, "column": 20 }, "end": { - "line": 2923, + "line": 2932, "column": 24 } } @@ -156053,31 +155639,31 @@ "type": "Identifier", "name": "readyState", "range": [ - 89025, - 89035 + 89148, + 89158 ], "loc": { "start": { - "line": 2923, + "line": 2932, "column": 25 }, "end": { - "line": 2923, + "line": 2932, "column": 35 } } }, "range": [ - 89020, - 89035 + 89143, + 89158 ], "loc": { "start": { - "line": 2923, + "line": 2932, "column": 20 }, "end": { - "line": 2923, + "line": 2932, "column": 35 } } @@ -156087,61 +155673,61 @@ "value": "complete", "raw": "'complete'", "range": [ - 89040, - 89050 + 89163, + 89173 ], "loc": { "start": { - "line": 2923, + "line": 2932, "column": 40 }, "end": { - "line": 2923, + "line": 2932, "column": 50 } } }, "range": [ - 89020, - 89050 + 89143, + 89173 ], "loc": { "start": { - "line": 2923, + "line": 2932, "column": 20 }, "end": { - "line": 2923, + "line": 2932, "column": 50 } } }, "range": [ - 88948, - 89050 + 89071, + 89173 ], "loc": { "start": { - "line": 2922, + "line": 2931, "column": 17 }, "end": { - "line": 2923, + "line": 2932, "column": 50 } } }, "range": [ - 88918, - 89051 + 89041, + 89174 ], "loc": { "start": { - "line": 2921, + "line": 2930, "column": 16 }, "end": { - "line": 2923, + "line": 2932, "column": 51 } } @@ -156158,16 +155744,16 @@ "type": "Identifier", "name": "isLoaded", "range": [ - 89071, - 89079 + 89194, + 89202 ], "loc": { "start": { - "line": 2924, + "line": 2933, "column": 16 }, "end": { - "line": 2924, + "line": 2933, "column": 24 } } @@ -156177,46 +155763,46 @@ "value": true, "raw": "true", "range": [ - 89082, - 89086 + 89205, + 89209 ], "loc": { "start": { - "line": 2924, + "line": 2933, "column": 27 }, "end": { - "line": 2924, + "line": 2933, "column": 31 } } }, "range": [ - 89071, - 89086 + 89194, + 89209 ], "loc": { "start": { - "line": 2924, + "line": 2933, "column": 16 }, "end": { - "line": 2924, + "line": 2933, "column": 31 } } }, "range": [ - 89071, - 89087 + 89194, + 89210 ], "loc": { "start": { - "line": 2924, + "line": 2933, "column": 16 }, "end": { - "line": 2924, + "line": 2933, "column": 32 } } @@ -156233,32 +155819,32 @@ "type": "Identifier", "name": "callback", "range": [ - 89115, - 89123 + 89238, + 89246 ], "loc": { "start": { - "line": 2925, + "line": 2934, "column": 27 }, "end": { - "line": 2925, + "line": 2934, "column": 35 } } }, "prefix": true, "range": [ - 89108, - 89123 + 89231, + 89246 ], "loc": { "start": { - "line": 2925, + "line": 2934, "column": 20 }, "end": { - "line": 2925, + "line": 2934, "column": 35 } } @@ -156268,31 +155854,31 @@ "value": "function", "raw": "'function'", "range": [ - 89128, - 89138 + 89251, + 89261 ], "loc": { "start": { - "line": 2925, + "line": 2934, "column": 40 }, "end": { - "line": 2925, + "line": 2934, "column": 50 } } }, "range": [ - 89108, - 89138 + 89231, + 89261 ], "loc": { "start": { - "line": 2925, + "line": 2934, "column": 20 }, "end": { - "line": 2925, + "line": 2934, "column": 50 } } @@ -156311,16 +155897,16 @@ "type": "Identifier", "name": "callback", "range": [ - 89162, - 89170 + 89285, + 89293 ], "loc": { "start": { - "line": 2926, + "line": 2935, "column": 20 }, "end": { - "line": 2926, + "line": 2935, "column": 28 } } @@ -156329,31 +155915,31 @@ "type": "Identifier", "name": "call", "range": [ - 89171, - 89175 + 89294, + 89298 ], "loc": { "start": { - "line": 2926, + "line": 2935, "column": 29 }, "end": { - "line": 2926, + "line": 2935, "column": 33 } } }, "range": [ - 89162, - 89175 + 89285, + 89298 ], "loc": { "start": { - "line": 2926, + "line": 2935, "column": 20 }, "end": { - "line": 2926, + "line": 2935, "column": 33 } } @@ -156364,16 +155950,16 @@ "value": null, "raw": "null", "range": [ - 89176, - 89180 + 89299, + 89303 ], "loc": { "start": { - "line": 2926, + "line": 2935, "column": 34 }, "end": { - "line": 2926, + "line": 2935, "column": 38 } } @@ -156382,127 +155968,127 @@ "type": "Identifier", "name": "o", "range": [ - 89182, - 89183 + 89305, + 89306 ], "loc": { "start": { - "line": 2926, + "line": 2935, "column": 40 }, "end": { - "line": 2926, + "line": 2935, "column": 41 } } } ], "range": [ - 89162, - 89184 + 89285, + 89307 ], "loc": { "start": { - "line": 2926, + "line": 2935, "column": 20 }, "end": { - "line": 2926, + "line": 2935, "column": 42 } } }, "range": [ - 89162, - 89185 + 89285, + 89308 ], "loc": { "start": { - "line": 2926, + "line": 2935, "column": 20 }, "end": { - "line": 2926, + "line": 2935, "column": 43 } } } ], "range": [ - 89140, - 89203 + 89263, + 89326 ], "loc": { "start": { - "line": 2925, + "line": 2934, "column": 52 }, "end": { - "line": 2927, + "line": 2936, "column": 17 } } }, "alternate": null, "range": [ - 89104, - 89203 + 89227, + 89326 ], "loc": { "start": { - "line": 2925, + "line": 2934, "column": 16 }, "end": { - "line": 2927, + "line": 2936, "column": 17 } } } ], "range": [ - 89053, - 89217 + 89176, + 89340 ], "loc": { "start": { - "line": 2923, + "line": 2932, "column": 53 }, "end": { - "line": 2928, + "line": 2937, "column": 13 } } }, "alternate": null, "range": [ - 88914, - 89217 + 89037, + 89340 ], "loc": { "start": { - "line": 2921, + "line": 2930, "column": 12 }, "end": { - "line": 2928, + "line": 2937, "column": 13 } } } ], "range": [ - 88900, - 89227 + 89023, + 89350 ], "loc": { "start": { - "line": 2920, + "line": 2929, "column": 54 }, "end": { - "line": 2929, + "line": 2938, "column": 9 } } @@ -156510,61 +156096,61 @@ "generator": false, "expression": false, "range": [ - 88894, - 89227 + 89017, + 89350 ], "loc": { "start": { - "line": 2920, + "line": 2929, "column": 48 }, "end": { - "line": 2929, + "line": 2938, "column": 9 } } }, "range": [ - 88868, - 89227 + 88991, + 89350 ], "loc": { "start": { - "line": 2920, + "line": 2929, "column": 22 }, "end": { - "line": 2929, + "line": 2938, "column": 9 } } }, "range": [ - 88854, - 89227 + 88977, + 89350 ], "loc": { "start": { - "line": 2920, + "line": 2929, "column": 8 }, "end": { - "line": 2929, + "line": 2938, "column": 9 } } }, "range": [ - 88854, - 89228 + 88977, + 89351 ], "loc": { "start": { - "line": 2920, + "line": 2929, "column": 8 }, "end": { - "line": 2929, + "line": 2938, "column": 10 } }, @@ -156573,16 +156159,16 @@ "type": "Line", "value": "Browser <> IE onload event works only for scripts, not for stylesheets", "range": [ - 88773, - 88845 + 88896, + 88968 ], "loc": { "start": { - "line": 2919, + "line": 2928, "column": 8 }, "end": { - "line": 2919, + "line": 2928, "column": 80 } } @@ -156601,16 +156187,16 @@ "type": "Identifier", "name": "file", "range": [ - 89237, - 89241 + 89360, + 89364 ], "loc": { "start": { - "line": 2930, + "line": 2939, "column": 8 }, "end": { - "line": 2930, + "line": 2939, "column": 12 } } @@ -156619,31 +156205,31 @@ "type": "Identifier", "name": "onerror", "range": [ - 89242, - 89249 + 89365, + 89372 ], "loc": { "start": { - "line": 2930, + "line": 2939, "column": 13 }, "end": { - "line": 2930, + "line": 2939, "column": 20 } } }, "range": [ - 89237, - 89249 + 89360, + 89372 ], "loc": { "start": { - "line": 2930, + "line": 2939, "column": 8 }, "end": { - "line": 2930, + "line": 2939, "column": 20 } } @@ -156663,16 +156249,16 @@ "type": "Identifier", "name": "Error", "range": [ - 89288, - 89293 + 89411, + 89416 ], "loc": { "start": { - "line": 2931, + "line": 2940, "column": 22 }, "end": { - "line": 2931, + "line": 2940, "column": 27 } } @@ -156689,16 +156275,16 @@ }, "tail": false, "range": [ - 89294, - 89325 + 89417, + 89448 ], "loc": { "start": { - "line": 2931, + "line": 2940, "column": 28 }, "end": { - "line": 2931, + "line": 2940, "column": 59 } } @@ -156711,16 +156297,16 @@ }, "tail": true, "range": [ - 89333, - 89335 + 89456, + 89458 ], "loc": { "start": { - "line": 2931, + "line": 2940, "column": 67 }, "end": { - "line": 2931, + "line": 2940, "column": 69 } } @@ -156731,79 +156317,79 @@ "type": "Identifier", "name": "filePath", "range": [ - 89325, - 89333 + 89448, + 89456 ], "loc": { "start": { - "line": 2931, + "line": 2940, "column": 59 }, "end": { - "line": 2931, + "line": 2940, "column": 67 } } } ], "range": [ - 89294, - 89335 + 89417, + 89458 ], "loc": { "start": { - "line": 2931, + "line": 2940, "column": 28 }, "end": { - "line": 2931, + "line": 2940, "column": 69 } } } ], "range": [ - 89284, - 89336 + 89407, + 89459 ], "loc": { "start": { - "line": 2931, + "line": 2940, "column": 18 }, "end": { - "line": 2931, + "line": 2940, "column": 70 } } }, "range": [ - 89278, - 89337 + 89401, + 89460 ], "loc": { "start": { - "line": 2931, + "line": 2940, "column": 12 }, "end": { - "line": 2931, + "line": 2940, "column": 71 } } } ], "range": [ - 89264, - 89347 + 89387, + 89470 ], "loc": { "start": { - "line": 2930, + "line": 2939, "column": 35 }, "end": { - "line": 2932, + "line": 2941, "column": 9 } } @@ -156811,46 +156397,46 @@ "generator": false, "expression": false, "range": [ - 89252, - 89347 + 89375, + 89470 ], "loc": { "start": { - "line": 2930, + "line": 2939, "column": 23 }, "end": { - "line": 2932, + "line": 2941, "column": 9 } } }, "range": [ - 89237, - 89347 + 89360, + 89470 ], "loc": { "start": { - "line": 2930, + "line": 2939, "column": 8 }, "end": { - "line": 2932, + "line": 2941, "column": 9 } } }, "range": [ - 89237, - 89348 + 89360, + 89471 ], "loc": { "start": { - "line": 2930, + "line": 2939, "column": 8 }, "end": { - "line": 2932, + "line": 2941, "column": 10 } } @@ -156866,16 +156452,16 @@ "type": "Identifier", "name": "head", "range": [ - 89357, - 89361 + 89480, + 89484 ], "loc": { "start": { - "line": 2933, + "line": 2942, "column": 8 }, "end": { - "line": 2933, + "line": 2942, "column": 12 } } @@ -156884,31 +156470,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 89362, - 89373 + 89485, + 89496 ], "loc": { "start": { - "line": 2933, + "line": 2942, "column": 13 }, "end": { - "line": 2933, + "line": 2942, "column": 24 } } }, "range": [ - 89357, - 89373 + 89480, + 89496 ], "loc": { "start": { - "line": 2933, + "line": 2942, "column": 8 }, "end": { - "line": 2933, + "line": 2942, "column": 24 } } @@ -156918,63 +156504,63 @@ "type": "Identifier", "name": "file", "range": [ - 89374, - 89378 + 89497, + 89501 ], "loc": { "start": { - "line": 2933, + "line": 2942, "column": 25 }, "end": { - "line": 2933, + "line": 2942, "column": 29 } } } ], "range": [ - 89357, - 89379 + 89480, + 89502 ], "loc": { "start": { - "line": 2933, + "line": 2942, "column": 8 }, "end": { - "line": 2933, + "line": 2942, "column": 30 } } }, "range": [ - 89357, - 89380 + 89480, + 89503 ], "loc": { "start": { - "line": 2933, + "line": 2942, "column": 8 }, "end": { - "line": 2933, + "line": 2942, "column": 31 } } } ], "range": [ - 88189, - 89386 + 88312, + 89509 ], "loc": { "start": { - "line": 2898, + "line": 2907, "column": 56 }, "end": { - "line": 2934, + "line": 2943, "column": 5 } } @@ -156982,16 +156568,16 @@ "generator": false, "expression": false, "range": [ - 88143, - 89386 + 88266, + 89509 ], "loc": { "start": { - "line": 2898, + "line": 2907, "column": 10 }, "end": { - "line": 2934, + "line": 2943, "column": 5 } } @@ -156999,16 +156585,16 @@ "kind": "method", "computed": false, "range": [ - 88137, - 89386 + 88260, + 89509 ], "loc": { "start": { - "line": 2898, + "line": 2907, "column": 4 }, "end": { - "line": 2934, + "line": 2943, "column": 5 } }, @@ -157017,16 +156603,16 @@ "type": "Block", "value": "*\n * Import script or stylesheet\n * @param {String} fileId Ressource ID\n * @param {String} filePath Ressource path\n * @param {Function} callback Callback\n * @param {String} type Possible values: 'script' or 'link'\n ", "range": [ - 87873, - 88132 + 87996, + 88255 ], "loc": { "start": { - "line": 2891, + "line": 2900, "column": 4 }, "end": { - "line": 2897, + "line": 2906, "column": 7 } } @@ -157037,16 +156623,16 @@ "type": "Block", "value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ", "range": [ - 89392, - 89467 + 89515, + 89590 ], "loc": { "start": { - "line": 2936, + "line": 2945, "column": 4 }, "end": { - "line": 2939, + "line": 2948, "column": 7 } } @@ -157060,16 +156646,16 @@ "type": "Identifier", "name": "isInitialized", "range": [ - 89472, - 89485 + 89595, + 89608 ], "loc": { "start": { - "line": 2940, + "line": 2949, "column": 4 }, "end": { - "line": 2940, + "line": 2949, "column": 17 } } @@ -157089,16 +156675,16 @@ "object": { "type": "ThisExpression", "range": [ - 89505, - 89509 + 89628, + 89632 ], "loc": { "start": { - "line": 2941, + "line": 2950, "column": 15 }, "end": { - "line": 2941, + "line": 2950, "column": 19 } } @@ -157107,62 +156693,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 89510, - 89521 + 89633, + 89644 ], "loc": { "start": { - "line": 2941, + "line": 2950, "column": 20 }, "end": { - "line": 2941, + "line": 2950, "column": 31 } } }, "range": [ - 89505, - 89521 + 89628, + 89644 ], "loc": { "start": { - "line": 2941, + "line": 2950, "column": 15 }, "end": { - "line": 2941, + "line": 2950, "column": 31 } } }, "range": [ - 89498, - 89522 + 89621, + 89645 ], "loc": { "start": { - "line": 2941, + "line": 2950, "column": 8 }, "end": { - "line": 2941, + "line": 2950, "column": 32 } } } ], "range": [ - 89488, - 89528 + 89611, + 89651 ], "loc": { "start": { - "line": 2940, + "line": 2949, "column": 20 }, "end": { - "line": 2942, + "line": 2951, "column": 5 } } @@ -157170,16 +156756,16 @@ "generator": false, "expression": false, "range": [ - 89485, - 89528 + 89608, + 89651 ], "loc": { "start": { - "line": 2940, + "line": 2949, "column": 17 }, "end": { - "line": 2942, + "line": 2951, "column": 5 } } @@ -157187,16 +156773,16 @@ "kind": "method", "computed": false, "range": [ - 89472, - 89528 + 89595, + 89651 ], "loc": { "start": { - "line": 2940, + "line": 2949, "column": 4 }, "end": { - "line": 2942, + "line": 2951, "column": 5 } }, @@ -157205,16 +156791,16 @@ "type": "Block", "value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ", "range": [ - 89392, - 89467 + 89515, + 89590 ], "loc": { "start": { - "line": 2936, + "line": 2945, "column": 4 }, "end": { - "line": 2939, + "line": 2948, "column": 7 } } @@ -157225,16 +156811,16 @@ "type": "Block", "value": "*\n * Get list of filter IDs\n * @return {Array} List of filters ids\n ", "range": [ - 89534, - 89618 + 89657, + 89741 ], "loc": { "start": { - "line": 2944, + "line": 2953, "column": 4 }, "end": { - "line": 2947, + "line": 2956, "column": 7 } } @@ -157248,16 +156834,16 @@ "type": "Identifier", "name": "getFiltersId", "range": [ - 89623, - 89635 + 89746, + 89758 ], "loc": { "start": { - "line": 2948, + "line": 2957, "column": 4 }, "end": { - "line": 2948, + "line": 2957, "column": 16 } } @@ -157280,16 +156866,16 @@ "object": { "type": "ThisExpression", "range": [ - 89655, - 89659 + 89778, + 89782 ], "loc": { "start": { - "line": 2949, + "line": 2958, "column": 15 }, "end": { - "line": 2949, + "line": 2958, "column": 19 } } @@ -157298,31 +156884,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 89660, - 89666 + 89783, + 89789 ], "loc": { "start": { - "line": 2949, + "line": 2958, "column": 20 }, "end": { - "line": 2949, + "line": 2958, "column": 26 } } }, "range": [ - 89655, - 89666 + 89778, + 89789 ], "loc": { "start": { - "line": 2949, + "line": 2958, "column": 15 }, "end": { - "line": 2949, + "line": 2958, "column": 26 } } @@ -157331,62 +156917,62 @@ "type": "ArrayExpression", "elements": [], "range": [ - 89670, - 89672 + 89793, + 89795 ], "loc": { "start": { - "line": 2949, + "line": 2958, "column": 30 }, "end": { - "line": 2949, + "line": 2958, "column": 32 } } }, "range": [ - 89655, - 89672 + 89778, + 89795 ], "loc": { "start": { - "line": 2949, + "line": 2958, "column": 15 }, "end": { - "line": 2949, + "line": 2958, "column": 32 } } }, "range": [ - 89648, - 89673 + 89771, + 89796 ], "loc": { "start": { - "line": 2949, + "line": 2958, "column": 8 }, "end": { - "line": 2949, + "line": 2958, "column": 33 } } } ], "range": [ - 89638, - 89679 + 89761, + 89802 ], "loc": { "start": { - "line": 2948, + "line": 2957, "column": 19 }, "end": { - "line": 2950, + "line": 2959, "column": 5 } } @@ -157394,16 +156980,16 @@ "generator": false, "expression": false, "range": [ - 89635, - 89679 + 89758, + 89802 ], "loc": { "start": { - "line": 2948, + "line": 2957, "column": 16 }, "end": { - "line": 2950, + "line": 2959, "column": 5 } } @@ -157411,16 +156997,16 @@ "kind": "method", "computed": false, "range": [ - 89623, - 89679 + 89746, + 89802 ], "loc": { "start": { - "line": 2948, + "line": 2957, "column": 4 }, "end": { - "line": 2950, + "line": 2959, "column": 5 } }, @@ -157429,16 +157015,16 @@ "type": "Block", "value": "*\n * Get list of filter IDs\n * @return {Array} List of filters ids\n ", "range": [ - 89534, - 89618 + 89657, + 89741 ], "loc": { "start": { - "line": 2944, + "line": 2953, "column": 4 }, "end": { - "line": 2947, + "line": 2956, "column": 7 } } @@ -157449,16 +157035,16 @@ "type": "Block", "value": "*\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n ", "range": [ - 89685, - 89861 + 89808, + 89984 ], "loc": { "start": { - "line": 2952, + "line": 2961, "column": 4 }, "end": { - "line": 2956, + "line": 2965, "column": 7 } } @@ -157472,16 +157058,16 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 89866, - 89878 + 89989, + 90001 ], "loc": { "start": { - "line": 2957, + "line": 2966, "column": 4 }, "end": { - "line": 2957, + "line": 2966, "column": 16 } } @@ -157494,16 +157080,16 @@ "type": "Identifier", "name": "reCalc", "range": [ - 89879, - 89885 + 90002, + 90008 ], "loc": { "start": { - "line": 2957, + "line": 2966, "column": 17 }, "end": { - "line": 2957, + "line": 2966, "column": 23 } } @@ -157521,32 +157107,32 @@ "type": "Identifier", "name": "reCalc", "range": [ - 89902, - 89908 + 90025, + 90031 ], "loc": { "start": { - "line": 2958, + "line": 2967, "column": 13 }, "end": { - "line": 2958, + "line": 2967, "column": 19 } } }, "prefix": true, "range": [ - 89901, - 89908 + 90024, + 90031 ], "loc": { "start": { - "line": 2958, + "line": 2967, "column": 12 }, "end": { - "line": 2958, + "line": 2967, "column": 19 } } @@ -157562,16 +157148,16 @@ "object": { "type": "ThisExpression", "range": [ - 89931, - 89935 + 90054, + 90058 ], "loc": { "start": { - "line": 2959, + "line": 2968, "column": 19 }, "end": { - "line": 2959, + "line": 2968, "column": 23 } } @@ -157580,78 +157166,78 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 89936, - 89950 + 90059, + 90073 ], "loc": { "start": { - "line": 2959, + "line": 2968, "column": 24 }, "end": { - "line": 2959, + "line": 2968, "column": 38 } } }, "range": [ - 89931, - 89950 + 90054, + 90073 ], "loc": { "start": { - "line": 2959, + "line": 2968, "column": 19 }, "end": { - "line": 2959, + "line": 2968, "column": 38 } } }, "range": [ - 89924, - 89951 + 90047, + 90074 ], "loc": { "start": { - "line": 2959, + "line": 2968, "column": 12 }, "end": { - "line": 2959, + "line": 2968, "column": 39 } } } ], "range": [ - 89910, - 89961 + 90033, + 90084 ], "loc": { "start": { - "line": 2958, + "line": 2967, "column": 21 }, "end": { - "line": 2960, + "line": 2969, "column": 9 } } }, "alternate": null, "range": [ - 89897, - 89961 + 90020, + 90084 ], "loc": { "start": { - "line": 2958, + "line": 2967, "column": 8 }, "end": { - "line": 2960, + "line": 2969, "column": 9 } } @@ -157665,16 +157251,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 89975, - 89981 + 90098, + 90104 ], "loc": { "start": { - "line": 2962, + "line": 2971, "column": 12 }, "end": { - "line": 2962, + "line": 2971, "column": 18 } } @@ -157687,16 +157273,16 @@ "object": { "type": "ThisExpression", "range": [ - 89984, - 89988 + 90107, + 90111 ], "loc": { "start": { - "line": 2962, + "line": 2971, "column": 21 }, "end": { - "line": 2962, + "line": 2971, "column": 25 } } @@ -157705,31 +157291,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 89989, - 89998 + 90112, + 90121 ], "loc": { "start": { - "line": 2962, + "line": 2971, "column": 26 }, "end": { - "line": 2962, + "line": 2971, "column": 35 } } }, "range": [ - 89984, - 89998 + 90107, + 90121 ], "loc": { "start": { - "line": 2962, + "line": 2971, "column": 21 }, "end": { - "line": 2962, + "line": 2971, "column": 35 } } @@ -157740,47 +157326,47 @@ "value": true, "raw": "true", "range": [ - 89999, - 90003 + 90122, + 90126 ], "loc": { "start": { - "line": 2962, + "line": 2971, "column": 36 }, "end": { - "line": 2962, + "line": 2971, "column": 40 } } } ], "range": [ - 89984, - 90004 + 90107, + 90127 ], "loc": { "start": { - "line": 2962, + "line": 2971, "column": 21 }, "end": { - "line": 2962, + "line": 2971, "column": 41 } } }, "range": [ - 89975, - 90004 + 90098, + 90127 ], "loc": { "start": { - "line": 2962, + "line": 2971, "column": 12 }, "end": { - "line": 2962, + "line": 2971, "column": 41 } } @@ -157788,16 +157374,16 @@ ], "kind": "let", "range": [ - 89971, - 90005 + 90094, + 90128 ], "loc": { "start": { - "line": 2962, + "line": 2971, "column": 8 }, "end": { - "line": 2962, + "line": 2971, "column": 42 } } @@ -157813,16 +157399,16 @@ "object": { "type": "ThisExpression", "range": [ - 90014, - 90018 + 90137, + 90141 ], "loc": { "start": { - "line": 2963, + "line": 2972, "column": 8 }, "end": { - "line": 2963, + "line": 2972, "column": 12 } } @@ -157831,31 +157417,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 90019, - 90033 + 90142, + 90156 ], "loc": { "start": { - "line": 2963, + "line": 2972, "column": 13 }, "end": { - "line": 2963, + "line": 2972, "column": 27 } } }, "range": [ - 90014, - 90033 + 90137, + 90156 ], "loc": { "start": { - "line": 2963, + "line": 2972, "column": 8 }, "end": { - "line": 2963, + "line": 2972, "column": 27 } } @@ -157864,46 +157450,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 90036, - 90038 + 90159, + 90161 ], "loc": { "start": { - "line": 2963, + "line": 2972, "column": 30 }, "end": { - "line": 2963, + "line": 2972, "column": 32 } } }, "range": [ - 90014, - 90038 + 90137, + 90161 ], "loc": { "start": { - "line": 2963, + "line": 2972, "column": 8 }, "end": { - "line": 2963, + "line": 2972, "column": 32 } } }, "range": [ - 90014, - 90039 + 90137, + 90162 ], "loc": { "start": { - "line": 2963, + "line": 2972, "column": 8 }, "end": { - "line": 2963, + "line": 2972, "column": 33 } } @@ -157919,16 +157505,16 @@ "type": "Identifier", "name": "k", "range": [ - 90057, - 90058 + 90180, + 90181 ], "loc": { "start": { - "line": 2964, + "line": 2973, "column": 17 }, "end": { - "line": 2964, + "line": 2973, "column": 18 } } @@ -157939,16 +157525,16 @@ "object": { "type": "ThisExpression", "range": [ - 90061, - 90065 + 90184, + 90188 ], "loc": { "start": { - "line": 2964, + "line": 2973, "column": 21 }, "end": { - "line": 2964, + "line": 2973, "column": 25 } } @@ -157957,46 +157543,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 90066, - 90072 + 90189, + 90195 ], "loc": { "start": { - "line": 2964, + "line": 2973, "column": 26 }, "end": { - "line": 2964, + "line": 2973, "column": 32 } } }, "range": [ - 90061, - 90072 + 90184, + 90195 ], "loc": { "start": { - "line": 2964, + "line": 2973, "column": 21 }, "end": { - "line": 2964, + "line": 2973, "column": 32 } } }, "range": [ - 90057, - 90072 + 90180, + 90195 ], "loc": { "start": { - "line": 2964, + "line": 2973, "column": 17 }, "end": { - "line": 2964, + "line": 2973, "column": 32 } } @@ -158004,16 +157590,16 @@ ], "kind": "let", "range": [ - 90053, - 90072 + 90176, + 90195 ], "loc": { "start": { - "line": 2964, + "line": 2973, "column": 13 }, "end": { - "line": 2964, + "line": 2973, "column": 32 } } @@ -158025,16 +157611,16 @@ "type": "Identifier", "name": "k", "range": [ - 90074, - 90075 + 90197, + 90198 ], "loc": { "start": { - "line": 2964, + "line": 2973, "column": 34 }, "end": { - "line": 2964, + "line": 2973, "column": 35 } } @@ -158043,31 +157629,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 90078, - 90084 + 90201, + 90207 ], "loc": { "start": { - "line": 2964, + "line": 2973, "column": 38 }, "end": { - "line": 2964, + "line": 2973, "column": 44 } } }, "range": [ - 90074, - 90084 + 90197, + 90207 ], "loc": { "start": { - "line": 2964, + "line": 2973, "column": 34 }, "end": { - "line": 2964, + "line": 2973, "column": 44 } } @@ -158079,32 +157665,32 @@ "type": "Identifier", "name": "k", "range": [ - 90086, - 90087 + 90209, + 90210 ], "loc": { "start": { - "line": 2964, + "line": 2973, "column": 46 }, "end": { - "line": 2964, + "line": 2973, "column": 47 } } }, "prefix": false, "range": [ - 90086, - 90089 + 90209, + 90212 ], "loc": { "start": { - "line": 2964, + "line": 2973, "column": 46 }, "end": { - "line": 2964, + "line": 2973, "column": 49 } } @@ -158121,16 +157707,16 @@ "type": "Identifier", "name": "r", "range": [ - 90109, - 90110 + 90232, + 90233 ], "loc": { "start": { - "line": 2965, + "line": 2974, "column": 16 }, "end": { - "line": 2965, + "line": 2974, "column": 17 } } @@ -158149,16 +157735,16 @@ "object": { "type": "ThisExpression", "range": [ - 90113, - 90117 + 90236, + 90240 ], "loc": { "start": { - "line": 2965, + "line": 2974, "column": 20 }, "end": { - "line": 2965, + "line": 2974, "column": 24 } } @@ -158167,47 +157753,47 @@ "type": "Identifier", "name": "dom", "range": [ - 90118, - 90121 + 90241, + 90244 ], "loc": { "start": { - "line": 2965, + "line": 2974, "column": 25 }, "end": { - "line": 2965, + "line": 2974, "column": 28 } } }, "range": [ - 90113, - 90121 + 90236, + 90244 ], "loc": { "start": { - "line": 2965, + "line": 2974, "column": 20 }, "end": { - "line": 2965, + "line": 2974, "column": 28 } } }, "arguments": [], "range": [ - 90113, - 90123 + 90236, + 90246 ], "loc": { "start": { - "line": 2965, + "line": 2974, "column": 20 }, "end": { - "line": 2965, + "line": 2974, "column": 30 } } @@ -158216,31 +157802,31 @@ "type": "Identifier", "name": "rows", "range": [ - 90124, - 90128 + 90247, + 90251 ], "loc": { "start": { - "line": 2965, + "line": 2974, "column": 31 }, "end": { - "line": 2965, + "line": 2974, "column": 35 } } }, "range": [ - 90113, - 90128 + 90236, + 90251 ], "loc": { "start": { - "line": 2965, + "line": 2974, "column": 20 }, "end": { - "line": 2965, + "line": 2974, "column": 35 } } @@ -158249,46 +157835,46 @@ "type": "Identifier", "name": "k", "range": [ - 90129, - 90130 + 90252, + 90253 ], "loc": { "start": { - "line": 2965, + "line": 2974, "column": 36 }, "end": { - "line": 2965, + "line": 2974, "column": 37 } } }, "range": [ - 90113, - 90131 + 90236, + 90254 ], "loc": { "start": { - "line": 2965, + "line": 2974, "column": 20 }, "end": { - "line": 2965, + "line": 2974, "column": 38 } } }, "range": [ - 90109, - 90131 + 90232, + 90254 ], "loc": { "start": { - "line": 2965, + "line": 2974, "column": 16 }, "end": { - "line": 2965, + "line": 2974, "column": 38 } } @@ -158296,16 +157882,16 @@ ], "kind": "let", "range": [ - 90105, - 90132 + 90228, + 90255 ], "loc": { "start": { - "line": 2965, + "line": 2974, "column": 12 }, "end": { - "line": 2965, + "line": 2974, "column": 39 } } @@ -158321,16 +157907,16 @@ "object": { "type": "ThisExpression", "range": [ - 90150, - 90154 + 90273, + 90277 ], "loc": { "start": { - "line": 2966, + "line": 2975, "column": 17 }, "end": { - "line": 2966, + "line": 2975, "column": 21 } } @@ -158339,47 +157925,47 @@ "type": "Identifier", "name": "paging", "range": [ - 90155, - 90161 + 90278, + 90284 ], "loc": { "start": { - "line": 2966, + "line": 2975, "column": 22 }, "end": { - "line": 2966, + "line": 2975, "column": 28 } } }, "range": [ - 90150, - 90161 + 90273, + 90284 ], "loc": { "start": { - "line": 2966, + "line": 2975, "column": 17 }, "end": { - "line": 2966, + "line": 2975, "column": 28 } } }, "prefix": true, "range": [ - 90149, - 90161 + 90272, + 90284 ], "loc": { "start": { - "line": 2966, + "line": 2975, "column": 16 }, "end": { - "line": 2966, + "line": 2975, "column": 28 } } @@ -158400,16 +157986,16 @@ "object": { "type": "ThisExpression", "range": [ - 90185, - 90189 + 90308, + 90312 ], "loc": { "start": { - "line": 2967, + "line": 2976, "column": 20 }, "end": { - "line": 2967, + "line": 2976, "column": 24 } } @@ -158418,31 +158004,31 @@ "type": "Identifier", "name": "getRowDisplay", "range": [ - 90190, - 90203 + 90313, + 90326 ], "loc": { "start": { - "line": 2967, + "line": 2976, "column": 25 }, "end": { - "line": 2967, + "line": 2976, "column": 38 } } }, "range": [ - 90185, - 90203 + 90308, + 90326 ], "loc": { "start": { - "line": 2967, + "line": 2976, "column": 20 }, "end": { - "line": 2967, + "line": 2976, "column": 38 } } @@ -158452,32 +158038,32 @@ "type": "Identifier", "name": "r", "range": [ - 90204, - 90205 + 90327, + 90328 ], "loc": { "start": { - "line": 2967, + "line": 2976, "column": 39 }, "end": { - "line": 2967, + "line": 2976, "column": 40 } } } ], "range": [ - 90185, - 90206 + 90308, + 90329 ], "loc": { "start": { - "line": 2967, + "line": 2976, "column": 20 }, "end": { - "line": 2967, + "line": 2976, "column": 41 } } @@ -158486,31 +158072,31 @@ "type": "Identifier", "name": "NONE", "range": [ - 90211, - 90215 + 90334, + 90338 ], "loc": { "start": { - "line": 2967, + "line": 2976, "column": 46 }, "end": { - "line": 2967, + "line": 2976, "column": 50 } } }, "range": [ - 90185, - 90215 + 90308, + 90338 ], "loc": { "start": { - "line": 2967, + "line": 2976, "column": 20 }, "end": { - "line": 2967, + "line": 2976, "column": 50 } } @@ -158531,16 +158117,16 @@ "object": { "type": "ThisExpression", "range": [ - 90239, - 90243 + 90362, + 90366 ], "loc": { "start": { - "line": 2968, + "line": 2977, "column": 20 }, "end": { - "line": 2968, + "line": 2977, "column": 24 } } @@ -158549,31 +158135,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 90244, - 90258 + 90367, + 90381 ], "loc": { "start": { - "line": 2968, + "line": 2977, "column": 25 }, "end": { - "line": 2968, + "line": 2977, "column": 39 } } }, "range": [ - 90239, - 90258 + 90362, + 90381 ], "loc": { "start": { - "line": 2968, + "line": 2977, "column": 20 }, "end": { - "line": 2968, + "line": 2977, "column": 39 } } @@ -158582,31 +158168,31 @@ "type": "Identifier", "name": "push", "range": [ - 90259, - 90263 + 90382, + 90386 ], "loc": { "start": { - "line": 2968, + "line": 2977, "column": 40 }, "end": { - "line": 2968, + "line": 2977, "column": 44 } } }, "range": [ - 90239, - 90263 + 90362, + 90386 ], "loc": { "start": { - "line": 2968, + "line": 2977, "column": 20 }, "end": { - "line": 2968, + "line": 2977, "column": 44 } } @@ -158619,16 +158205,16 @@ "type": "Identifier", "name": "r", "range": [ - 90264, - 90265 + 90387, + 90388 ], "loc": { "start": { - "line": 2968, + "line": 2977, "column": 45 }, "end": { - "line": 2968, + "line": 2977, "column": 46 } } @@ -158637,110 +158223,110 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 90266, - 90274 + 90389, + 90397 ], "loc": { "start": { - "line": 2968, + "line": 2977, "column": 47 }, "end": { - "line": 2968, + "line": 2977, "column": 55 } } }, "range": [ - 90264, - 90274 + 90387, + 90397 ], "loc": { "start": { - "line": 2968, + "line": 2977, "column": 45 }, "end": { - "line": 2968, + "line": 2977, "column": 55 } } } ], "range": [ - 90239, - 90275 + 90362, + 90398 ], "loc": { "start": { - "line": 2968, + "line": 2977, "column": 20 }, "end": { - "line": 2968, + "line": 2977, "column": 56 } } }, "range": [ - 90239, - 90276 + 90362, + 90399 ], "loc": { "start": { - "line": 2968, + "line": 2977, "column": 20 }, "end": { - "line": 2968, + "line": 2977, "column": 57 } } } ], "range": [ - 90217, - 90294 + 90340, + 90417 ], "loc": { "start": { - "line": 2967, + "line": 2976, "column": 52 }, "end": { - "line": 2969, + "line": 2978, "column": 17 } } }, "alternate": null, "range": [ - 90181, - 90294 + 90304, + 90417 ], "loc": { "start": { - "line": 2967, + "line": 2976, "column": 16 }, "end": { - "line": 2969, + "line": 2978, "column": 17 } } } ], "range": [ - 90163, - 90308 + 90286, + 90431 ], "loc": { "start": { - "line": 2966, + "line": 2975, "column": 30 }, "end": { - "line": 2970, + "line": 2979, "column": 13 } } @@ -158765,16 +158351,16 @@ "type": "Identifier", "name": "r", "range": [ - 90336, - 90337 + 90459, + 90460 ], "loc": { "start": { - "line": 2971, + "line": 2980, "column": 20 }, "end": { - "line": 2971, + "line": 2980, "column": 21 } } @@ -158783,31 +158369,31 @@ "type": "Identifier", "name": "getAttribute", "range": [ - 90338, - 90350 + 90461, + 90473 ], "loc": { "start": { - "line": 2971, + "line": 2980, "column": 22 }, "end": { - "line": 2971, + "line": 2980, "column": 34 } } }, "range": [ - 90336, - 90350 + 90459, + 90473 ], "loc": { "start": { - "line": 2971, + "line": 2980, "column": 20 }, "end": { - "line": 2971, + "line": 2980, "column": 34 } } @@ -158818,32 +158404,32 @@ "value": "validRow", "raw": "'validRow'", "range": [ - 90351, - 90361 + 90474, + 90484 ], "loc": { "start": { - "line": 2971, + "line": 2980, "column": 35 }, "end": { - "line": 2971, + "line": 2980, "column": 45 } } } ], "range": [ - 90336, - 90362 + 90459, + 90485 ], "loc": { "start": { - "line": 2971, + "line": 2980, "column": 20 }, "end": { - "line": 2971, + "line": 2980, "column": 46 } } @@ -158853,31 +158439,31 @@ "value": "true", "raw": "'true'", "range": [ - 90367, - 90373 + 90490, + 90496 ], "loc": { "start": { - "line": 2971, + "line": 2980, "column": 51 }, "end": { - "line": 2971, + "line": 2980, "column": 57 } } }, "range": [ - 90336, - 90373 + 90459, + 90496 ], "loc": { "start": { - "line": 2971, + "line": 2980, "column": 20 }, "end": { - "line": 2971, + "line": 2980, "column": 57 } } @@ -158894,16 +158480,16 @@ "type": "Identifier", "name": "r", "range": [ - 90397, - 90398 + 90520, + 90521 ], "loc": { "start": { - "line": 2972, + "line": 2981, "column": 20 }, "end": { - "line": 2972, + "line": 2981, "column": 21 } } @@ -158912,31 +158498,31 @@ "type": "Identifier", "name": "getAttribute", "range": [ - 90399, - 90411 + 90522, + 90534 ], "loc": { "start": { - "line": 2972, + "line": 2981, "column": 22 }, "end": { - "line": 2972, + "line": 2981, "column": 34 } } }, "range": [ - 90397, - 90411 + 90520, + 90534 ], "loc": { "start": { - "line": 2972, + "line": 2981, "column": 20 }, "end": { - "line": 2972, + "line": 2981, "column": 34 } } @@ -158947,32 +158533,32 @@ "value": "validRow", "raw": "'validRow'", "range": [ - 90412, - 90422 + 90535, + 90545 ], "loc": { "start": { - "line": 2972, + "line": 2981, "column": 35 }, "end": { - "line": 2972, + "line": 2981, "column": 45 } } } ], "range": [ - 90397, - 90423 + 90520, + 90546 ], "loc": { "start": { - "line": 2972, + "line": 2981, "column": 20 }, "end": { - "line": 2972, + "line": 2981, "column": 46 } } @@ -158982,46 +158568,46 @@ "value": null, "raw": "null", "range": [ - 90428, - 90432 + 90551, + 90555 ], "loc": { "start": { - "line": 2972, + "line": 2981, "column": 51 }, "end": { - "line": 2972, + "line": 2981, "column": 55 } } }, "range": [ - 90397, - 90432 + 90520, + 90555 ], "loc": { "start": { - "line": 2972, + "line": 2981, "column": 20 }, "end": { - "line": 2972, + "line": 2981, "column": 55 } } }, "range": [ - 90336, - 90432 + 90459, + 90555 ], "loc": { "start": { - "line": 2971, + "line": 2980, "column": 20 }, "end": { - "line": 2972, + "line": 2981, "column": 55 } } @@ -159042,16 +158628,16 @@ "object": { "type": "ThisExpression", "range": [ - 90456, - 90460 + 90579, + 90583 ], "loc": { "start": { - "line": 2973, + "line": 2982, "column": 20 }, "end": { - "line": 2973, + "line": 2982, "column": 24 } } @@ -159060,31 +158646,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 90461, - 90475 + 90584, + 90598 ], "loc": { "start": { - "line": 2973, + "line": 2982, "column": 25 }, "end": { - "line": 2973, + "line": 2982, "column": 39 } } }, "range": [ - 90456, - 90475 + 90579, + 90598 ], "loc": { "start": { - "line": 2973, + "line": 2982, "column": 20 }, "end": { - "line": 2973, + "line": 2982, "column": 39 } } @@ -159093,31 +158679,31 @@ "type": "Identifier", "name": "push", "range": [ - 90476, - 90480 + 90599, + 90603 ], "loc": { "start": { - "line": 2973, + "line": 2982, "column": 40 }, "end": { - "line": 2973, + "line": 2982, "column": 44 } } }, "range": [ - 90456, - 90480 + 90579, + 90603 ], "loc": { "start": { - "line": 2973, + "line": 2982, "column": 20 }, "end": { - "line": 2973, + "line": 2982, "column": 44 } } @@ -159130,16 +158716,16 @@ "type": "Identifier", "name": "r", "range": [ - 90481, - 90482 + 90604, + 90605 ], "loc": { "start": { - "line": 2973, + "line": 2982, "column": 45 }, "end": { - "line": 2973, + "line": 2982, "column": 46 } } @@ -159148,156 +158734,156 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 90483, - 90491 + 90606, + 90614 ], "loc": { "start": { - "line": 2973, + "line": 2982, "column": 47 }, "end": { - "line": 2973, + "line": 2982, "column": 55 } } }, "range": [ - 90481, - 90491 + 90604, + 90614 ], "loc": { "start": { - "line": 2973, + "line": 2982, "column": 45 }, "end": { - "line": 2973, + "line": 2982, "column": 55 } } } ], "range": [ - 90456, - 90492 + 90579, + 90615 ], "loc": { "start": { - "line": 2973, + "line": 2982, "column": 20 }, "end": { - "line": 2973, + "line": 2982, "column": 56 } } }, "range": [ - 90456, - 90493 + 90579, + 90616 ], "loc": { "start": { - "line": 2973, + "line": 2982, "column": 20 }, "end": { - "line": 2973, + "line": 2982, "column": 57 } } } ], "range": [ - 90434, - 90511 + 90557, + 90634 ], "loc": { "start": { - "line": 2972, + "line": 2981, "column": 57 }, "end": { - "line": 2974, + "line": 2983, "column": 17 } } }, "alternate": null, "range": [ - 90332, - 90511 + 90455, + 90634 ], "loc": { "start": { - "line": 2971, + "line": 2980, "column": 16 }, "end": { - "line": 2974, + "line": 2983, "column": 17 } } } ], "range": [ - 90314, - 90525 + 90437, + 90648 ], "loc": { "start": { - "line": 2970, + "line": 2979, "column": 19 }, "end": { - "line": 2975, + "line": 2984, "column": 13 } } }, "range": [ - 90145, - 90525 + 90268, + 90648 ], "loc": { "start": { - "line": 2966, + "line": 2975, "column": 12 }, "end": { - "line": 2975, + "line": 2984, "column": 13 } } } ], "range": [ - 90091, - 90535 + 90214, + 90658 ], "loc": { "start": { - "line": 2964, + "line": 2973, "column": 51 }, "end": { - "line": 2976, + "line": 2985, "column": 9 } } }, "range": [ - 90048, - 90535 + 90171, + 90658 ], "loc": { "start": { - "line": 2964, + "line": 2973, "column": 8 }, "end": { - "line": 2976, + "line": 2985, "column": 9 } } @@ -159310,16 +158896,16 @@ "object": { "type": "ThisExpression", "range": [ - 90551, - 90555 + 90674, + 90678 ], "loc": { "start": { - "line": 2977, + "line": 2986, "column": 15 }, "end": { - "line": 2977, + "line": 2986, "column": 19 } } @@ -159328,62 +158914,62 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 90556, - 90570 + 90679, + 90693 ], "loc": { "start": { - "line": 2977, + "line": 2986, "column": 20 }, "end": { - "line": 2977, + "line": 2986, "column": 34 } } }, "range": [ - 90551, - 90570 + 90674, + 90693 ], "loc": { "start": { - "line": 2977, + "line": 2986, "column": 15 }, "end": { - "line": 2977, + "line": 2986, "column": 34 } } }, "range": [ - 90544, - 90571 + 90667, + 90694 ], "loc": { "start": { - "line": 2977, + "line": 2986, "column": 8 }, "end": { - "line": 2977, + "line": 2986, "column": 35 } } } ], "range": [ - 89887, - 90577 + 90010, + 90700 ], "loc": { "start": { - "line": 2957, + "line": 2966, "column": 25 }, "end": { - "line": 2978, + "line": 2987, "column": 5 } } @@ -159391,16 +158977,16 @@ "generator": false, "expression": false, "range": [ - 89878, - 90577 + 90001, + 90700 ], "loc": { "start": { - "line": 2957, + "line": 2966, "column": 16 }, "end": { - "line": 2978, + "line": 2987, "column": 5 } } @@ -159408,16 +158994,16 @@ "kind": "method", "computed": false, "range": [ - 89866, - 90577 + 89989, + 90700 ], "loc": { "start": { - "line": 2957, + "line": 2966, "column": 4 }, "end": { - "line": 2978, + "line": 2987, "column": 5 } }, @@ -159426,16 +159012,16 @@ "type": "Block", "value": "*\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n ", "range": [ - 89685, - 89861 + 89808, + 89984 ], "loc": { "start": { - "line": 2952, + "line": 2961, "column": 4 }, "end": { - "line": 2956, + "line": 2965, "column": 7 } } @@ -159446,16 +159032,16 @@ "type": "Block", "value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ", "range": [ - 90583, - 90673 + 90706, + 90796 ], "loc": { "start": { - "line": 2980, + "line": 2989, "column": 4 }, "end": { - "line": 2983, + "line": 2992, "column": 7 } } @@ -159469,16 +159055,16 @@ "type": "Identifier", "name": "getFiltersRowIndex", "range": [ - 90678, - 90696 + 90801, + 90819 ], "loc": { "start": { - "line": 2984, + "line": 2993, "column": 4 }, "end": { - "line": 2984, + "line": 2993, "column": 22 } } @@ -159498,16 +159084,16 @@ "object": { "type": "ThisExpression", "range": [ - 90716, - 90720 + 90839, + 90843 ], "loc": { "start": { - "line": 2985, + "line": 2994, "column": 15 }, "end": { - "line": 2985, + "line": 2994, "column": 19 } } @@ -159516,62 +159102,62 @@ "type": "Identifier", "name": "filtersRowIndex", "range": [ - 90721, - 90736 + 90844, + 90859 ], "loc": { "start": { - "line": 2985, + "line": 2994, "column": 20 }, "end": { - "line": 2985, + "line": 2994, "column": 35 } } }, "range": [ - 90716, - 90736 + 90839, + 90859 ], "loc": { "start": { - "line": 2985, + "line": 2994, "column": 15 }, "end": { - "line": 2985, + "line": 2994, "column": 35 } } }, "range": [ - 90709, - 90737 + 90832, + 90860 ], "loc": { "start": { - "line": 2985, + "line": 2994, "column": 8 }, "end": { - "line": 2985, + "line": 2994, "column": 36 } } } ], "range": [ - 90699, - 90743 + 90822, + 90866 ], "loc": { "start": { - "line": 2984, + "line": 2993, "column": 25 }, "end": { - "line": 2986, + "line": 2995, "column": 5 } } @@ -159579,16 +159165,16 @@ "generator": false, "expression": false, "range": [ - 90696, - 90743 + 90819, + 90866 ], "loc": { "start": { - "line": 2984, + "line": 2993, "column": 22 }, "end": { - "line": 2986, + "line": 2995, "column": 5 } } @@ -159596,16 +159182,16 @@ "kind": "method", "computed": false, "range": [ - 90678, - 90743 + 90801, + 90866 ], "loc": { "start": { - "line": 2984, + "line": 2993, "column": 4 }, "end": { - "line": 2986, + "line": 2995, "column": 5 } }, @@ -159614,204 +159200,16 @@ "type": "Block", "value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ", "range": [ - 90583, - 90673 + 90706, + 90796 ], "loc": { "start": { - "line": 2980, + "line": 2989, "column": 4 }, "end": { - "line": 2983, - "column": 7 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Get the index of the headers row\n * @return {Number}\n ", - "range": [ - 90749, - 90824 - ], - "loc": { - "start": { - "line": 2988, - "column": 4 - }, - "end": { - "line": 2991, - "column": 7 - } - } - } - ], - "static": false - }, - { - "type": "MethodDefinition", - "key": { - "type": "Identifier", - "name": "getHeadersRowIndex", - "range": [ - 90829, - 90847 - ], - "loc": { - "start": { - "line": 2992, - "column": 4 - }, - "end": { - "line": 2992, - "column": 22 - } - } - }, - "value": { - "type": "FunctionExpression", - "id": null, - "params": [], - "body": { - "type": "BlockStatement", - "body": [ - { - "type": "ReturnStatement", - "argument": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 90867, - 90871 - ], - "loc": { - "start": { - "line": 2993, - "column": 15 - }, - "end": { - "line": 2993, - "column": 19 - } - } - }, - "property": { - "type": "Identifier", - "name": "headersRow", - "range": [ - 90872, - 90882 - ], - "loc": { - "start": { - "line": 2993, - "column": 20 - }, - "end": { - "line": 2993, - "column": 30 - } - } - }, - "range": [ - 90867, - 90882 - ], - "loc": { - "start": { - "line": 2993, - "column": 15 - }, - "end": { - "line": 2993, - "column": 30 - } - } - }, - "range": [ - 90860, - 90883 - ], - "loc": { - "start": { - "line": 2993, - "column": 8 - }, - "end": { - "line": 2993, - "column": 31 - } - } - } - ], - "range": [ - 90850, - 90889 - ], - "loc": { - "start": { "line": 2992, - "column": 25 - }, - "end": { - "line": 2994, - "column": 5 - } - } - }, - "generator": false, - "expression": false, - "range": [ - 90847, - 90889 - ], - "loc": { - "start": { - "line": 2992, - "column": 22 - }, - "end": { - "line": 2994, - "column": 5 - } - } - }, - "kind": "method", - "computed": false, - "range": [ - 90829, - 90889 - ], - "loc": { - "start": { - "line": 2992, - "column": 4 - }, - "end": { - "line": 2994, - "column": 5 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Get the index of the headers row\n * @return {Number}\n ", - "range": [ - 90749, - 90824 - ], - "loc": { - "start": { - "line": 2988, - "column": 4 - }, - "end": { - "line": 2991, "column": 7 } } @@ -159820,14 +159218,14 @@ "trailingComments": [ { "type": "Block", - "value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ", + "value": "*\n * Get the index of the headers row\n * @return {Number}\n ", "range": [ - 90895, - 91022 + 90872, + 90947 ], "loc": { "start": { - "line": 2996, + "line": 2997, "column": 4 }, "end": { @@ -159843,10 +159241,10 @@ "type": "MethodDefinition", "key": { "type": "Identifier", - "name": "getStartRowIndex", + "name": "getHeadersRowIndex", "range": [ - 91027, - 91043 + 90952, + 90970 ], "loc": { "start": { @@ -159855,7 +159253,7 @@ }, "end": { "line": 3001, - "column": 20 + "column": 22 } } }, @@ -159874,8 +159272,8 @@ "object": { "type": "ThisExpression", "range": [ - 91063, - 91067 + 90990, + 90994 ], "loc": { "start": { @@ -159890,10 +159288,10 @@ }, "property": { "type": "Identifier", - "name": "refRow", + "name": "headersRow", "range": [ - 91068, - 91074 + 90995, + 91005 ], "loc": { "start": { @@ -159902,13 +159300,13 @@ }, "end": { "line": 3002, - "column": 26 + "column": 30 } } }, "range": [ - 91063, - 91074 + 90990, + 91005 ], "loc": { "start": { @@ -159917,13 +159315,13 @@ }, "end": { "line": 3002, - "column": 26 + "column": 30 } } }, "range": [ - 91056, - 91075 + 90983, + 91006 ], "loc": { "start": { @@ -159932,19 +159330,19 @@ }, "end": { "line": 3002, - "column": 27 + "column": 31 } } } ], "range": [ - 91046, - 91081 + 90973, + 91012 ], "loc": { "start": { "line": 3001, - "column": 23 + "column": 25 }, "end": { "line": 3003, @@ -159955,13 +159353,13 @@ "generator": false, "expression": false, "range": [ - 91043, - 91081 + 90970, + 91012 ], "loc": { "start": { "line": 3001, - "column": 20 + "column": 22 }, "end": { "line": 3003, @@ -159972,8 +159370,8 @@ "kind": "method", "computed": false, "range": [ - 91027, - 91081 + 90952, + 91012 ], "loc": { "start": { @@ -159988,14 +159386,14 @@ "leadingComments": [ { "type": "Block", - "value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ", + "value": "*\n * Get the index of the headers row\n * @return {Number}\n ", "range": [ - 90895, - 91022 + 90872, + 90947 ], "loc": { "start": { - "line": 2996, + "line": 2997, "column": 4 }, "end": { @@ -160008,10 +159406,10 @@ "trailingComments": [ { "type": "Block", - "value": "*\n * Get the index of the last row\n * @return {Number}\n ", + "value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ", "range": [ - 91087, - 91159 + 91018, + 91145 ], "loc": { "start": { @@ -160019,7 +159417,195 @@ "column": 4 }, "end": { - "line": 3008, + "line": 3009, + "column": 7 + } + } + } + ], + "static": false + }, + { + "type": "MethodDefinition", + "key": { + "type": "Identifier", + "name": "getStartRowIndex", + "range": [ + 91150, + 91166 + ], + "loc": { + "start": { + "line": 3010, + "column": 4 + }, + "end": { + "line": 3010, + "column": 20 + } + } + }, + "value": { + "type": "FunctionExpression", + "id": null, + "params": [], + "body": { + "type": "BlockStatement", + "body": [ + { + "type": "ReturnStatement", + "argument": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 91186, + 91190 + ], + "loc": { + "start": { + "line": 3011, + "column": 15 + }, + "end": { + "line": 3011, + "column": 19 + } + } + }, + "property": { + "type": "Identifier", + "name": "refRow", + "range": [ + 91191, + 91197 + ], + "loc": { + "start": { + "line": 3011, + "column": 20 + }, + "end": { + "line": 3011, + "column": 26 + } + } + }, + "range": [ + 91186, + 91197 + ], + "loc": { + "start": { + "line": 3011, + "column": 15 + }, + "end": { + "line": 3011, + "column": 26 + } + } + }, + "range": [ + 91179, + 91198 + ], + "loc": { + "start": { + "line": 3011, + "column": 8 + }, + "end": { + "line": 3011, + "column": 27 + } + } + } + ], + "range": [ + 91169, + 91204 + ], + "loc": { + "start": { + "line": 3010, + "column": 23 + }, + "end": { + "line": 3012, + "column": 5 + } + } + }, + "generator": false, + "expression": false, + "range": [ + 91166, + 91204 + ], + "loc": { + "start": { + "line": 3010, + "column": 20 + }, + "end": { + "line": 3012, + "column": 5 + } + } + }, + "kind": "method", + "computed": false, + "range": [ + 91150, + 91204 + ], + "loc": { + "start": { + "line": 3010, + "column": 4 + }, + "end": { + "line": 3012, + "column": 5 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ", + "range": [ + 91018, + 91145 + ], + "loc": { + "start": { + "line": 3005, + "column": 4 + }, + "end": { + "line": 3009, + "column": 7 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Get the index of the last row\n * @return {Number}\n ", + "range": [ + 91210, + 91282 + ], + "loc": { + "start": { + "line": 3014, + "column": 4 + }, + "end": { + "line": 3017, "column": 7 } } @@ -160033,16 +159619,16 @@ "type": "Identifier", "name": "getLastRowIndex", "range": [ - 91164, - 91179 + 91287, + 91302 ], "loc": { "start": { - "line": 3009, + "line": 3018, "column": 4 }, "end": { - "line": 3009, + "line": 3018, "column": 19 } } @@ -160063,16 +159649,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 91196, - 91202 + 91319, + 91325 ], "loc": { "start": { - "line": 3010, + "line": 3019, "column": 12 }, "end": { - "line": 3010, + "line": 3019, "column": 18 } } @@ -160085,16 +159671,16 @@ "object": { "type": "ThisExpression", "range": [ - 91205, - 91209 + 91328, + 91332 ], "loc": { "start": { - "line": 3010, + "line": 3019, "column": 21 }, "end": { - "line": 3010, + "line": 3019, "column": 25 } } @@ -160103,31 +159689,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 91210, - 91219 + 91333, + 91342 ], "loc": { "start": { - "line": 3010, + "line": 3019, "column": 26 }, "end": { - "line": 3010, + "line": 3019, "column": 35 } } }, "range": [ - 91205, - 91219 + 91328, + 91342 ], "loc": { "start": { - "line": 3010, + "line": 3019, "column": 21 }, "end": { - "line": 3010, + "line": 3019, "column": 35 } } @@ -160138,47 +159724,47 @@ "value": true, "raw": "true", "range": [ - 91220, - 91224 + 91343, + 91347 ], "loc": { "start": { - "line": 3010, + "line": 3019, "column": 36 }, "end": { - "line": 3010, + "line": 3019, "column": 40 } } } ], "range": [ - 91205, - 91225 + 91328, + 91348 ], "loc": { "start": { - "line": 3010, + "line": 3019, "column": 21 }, "end": { - "line": 3010, + "line": 3019, "column": 41 } } }, "range": [ - 91196, - 91225 + 91319, + 91348 ], "loc": { "start": { - "line": 3010, + "line": 3019, "column": 12 }, "end": { - "line": 3010, + "line": 3019, "column": 41 } } @@ -160186,16 +159772,16 @@ ], "kind": "let", "range": [ - 91192, - 91226 + 91315, + 91349 ], "loc": { "start": { - "line": 3010, + "line": 3019, "column": 8 }, "end": { - "line": 3010, + "line": 3019, "column": 42 } } @@ -160209,16 +159795,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 91243, - 91249 + 91366, + 91372 ], "loc": { "start": { - "line": 3011, + "line": 3020, "column": 16 }, "end": { - "line": 3011, + "line": 3020, "column": 22 } } @@ -160228,62 +159814,62 @@ "value": 1, "raw": "1", "range": [ - 91252, - 91253 + 91375, + 91376 ], "loc": { "start": { - "line": 3011, + "line": 3020, "column": 25 }, "end": { - "line": 3011, + "line": 3020, "column": 26 } } }, "range": [ - 91243, - 91253 + 91366, + 91376 ], "loc": { "start": { - "line": 3011, + "line": 3020, "column": 16 }, "end": { - "line": 3011, + "line": 3020, "column": 26 } } }, "range": [ - 91235, - 91255 + 91358, + 91378 ], "loc": { "start": { - "line": 3011, + "line": 3020, "column": 8 }, "end": { - "line": 3011, + "line": 3020, "column": 28 } } } ], "range": [ - 91182, - 91261 + 91305, + 91384 ], "loc": { "start": { - "line": 3009, + "line": 3018, "column": 22 }, "end": { - "line": 3012, + "line": 3021, "column": 5 } } @@ -160291,16 +159877,16 @@ "generator": false, "expression": false, "range": [ - 91179, - 91261 + 91302, + 91384 ], "loc": { "start": { - "line": 3009, + "line": 3018, "column": 19 }, "end": { - "line": 3012, + "line": 3021, "column": 5 } } @@ -160308,16 +159894,16 @@ "kind": "method", "computed": false, "range": [ - 91164, - 91261 + 91287, + 91384 ], "loc": { "start": { - "line": 3009, + "line": 3018, "column": 4 }, "end": { - "line": 3012, + "line": 3021, "column": 5 } }, @@ -160326,16 +159912,16 @@ "type": "Block", "value": "*\n * Get the index of the last row\n * @return {Number}\n ", "range": [ - 91087, - 91159 + 91210, + 91282 ], "loc": { "start": { - "line": 3005, + "line": 3014, "column": 4 }, "end": { - "line": 3008, + "line": 3017, "column": 7 } } @@ -160346,16 +159932,16 @@ "type": "Block", "value": "*\n * Determine whether the specified column has one of the passed types\n * @param {Number} colIndex Column index\n * @param {Array} [types=[]] List of column types\n * @return {Boolean}\n ", "range": [ - 91267, - 91476 + 91390, + 91599 ], "loc": { "start": { - "line": 3014, + "line": 3023, "column": 4 }, "end": { - "line": 3019, + "line": 3028, "column": 7 } } @@ -160369,16 +159955,16 @@ "type": "Identifier", "name": "hasType", "range": [ - 91481, - 91488 + 91604, + 91611 ], "loc": { "start": { - "line": 3020, + "line": 3029, "column": 4 }, "end": { - "line": 3020, + "line": 3029, "column": 11 } } @@ -160391,16 +159977,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 91489, - 91497 + 91612, + 91620 ], "loc": { "start": { - "line": 3020, + "line": 3029, "column": 12 }, "end": { - "line": 3020, + "line": 3029, "column": 20 } } @@ -160411,16 +159997,16 @@ "type": "Identifier", "name": "types", "range": [ - 91499, - 91504 + 91622, + 91627 ], "loc": { "start": { - "line": 3020, + "line": 3029, "column": 22 }, "end": { - "line": 3020, + "line": 3029, "column": 27 } } @@ -160429,31 +160015,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 91507, - 91509 + 91630, + 91632 ], "loc": { "start": { - "line": 3020, + "line": 3029, "column": 30 }, "end": { - "line": 3020, + "line": 3029, "column": 32 } } }, "range": [ - 91499, - 91509 + 91622, + 91632 ], "loc": { "start": { - "line": 3020, + "line": 3029, "column": 22 }, "end": { - "line": 3020, + "line": 3029, "column": 32 } } @@ -160476,16 +160062,16 @@ "object": { "type": "ThisExpression", "range": [ - 91525, - 91529 + 91648, + 91652 ], "loc": { "start": { - "line": 3021, + "line": 3030, "column": 12 }, "end": { - "line": 3021, + "line": 3030, "column": 16 } } @@ -160494,31 +160080,31 @@ "type": "Identifier", "name": "colTypes", "range": [ - 91530, - 91538 + 91653, + 91661 ], "loc": { "start": { - "line": 3021, + "line": 3030, "column": 17 }, "end": { - "line": 3021, + "line": 3030, "column": 25 } } }, "range": [ - 91525, - 91538 + 91648, + 91661 ], "loc": { "start": { - "line": 3021, + "line": 3030, "column": 12 }, "end": { - "line": 3021, + "line": 3030, "column": 25 } } @@ -160527,31 +160113,31 @@ "type": "Identifier", "name": "length", "range": [ - 91539, - 91545 + 91662, + 91668 ], "loc": { "start": { - "line": 3021, + "line": 3030, "column": 26 }, "end": { - "line": 3021, + "line": 3030, "column": 32 } } }, "range": [ - 91525, - 91545 + 91648, + 91668 ], "loc": { "start": { - "line": 3021, + "line": 3030, "column": 12 }, "end": { - "line": 3021, + "line": 3030, "column": 32 } } @@ -160561,31 +160147,31 @@ "value": 0, "raw": "0", "range": [ - 91550, - 91551 + 91673, + 91674 ], "loc": { "start": { - "line": 3021, + "line": 3030, "column": 37 }, "end": { - "line": 3021, + "line": 3030, "column": 38 } } }, "range": [ - 91525, - 91551 + 91648, + 91674 ], "loc": { "start": { - "line": 3021, + "line": 3030, "column": 12 }, "end": { - "line": 3021, + "line": 3030, "column": 38 } } @@ -160600,63 +160186,63 @@ "value": false, "raw": "false", "range": [ - 91574, - 91579 + 91697, + 91702 ], "loc": { "start": { - "line": 3022, + "line": 3031, "column": 19 }, "end": { - "line": 3022, + "line": 3031, "column": 24 } } }, "range": [ - 91567, - 91580 + 91690, + 91703 ], "loc": { "start": { - "line": 3022, + "line": 3031, "column": 12 }, "end": { - "line": 3022, + "line": 3031, "column": 25 } } } ], "range": [ - 91553, - 91590 + 91676, + 91713 ], "loc": { "start": { - "line": 3021, + "line": 3030, "column": 40 }, "end": { - "line": 3023, + "line": 3032, "column": 9 } } }, "alternate": null, "range": [ - 91521, - 91590 + 91644, + 91713 ], "loc": { "start": { - "line": 3021, + "line": 3030, "column": 8 }, "end": { - "line": 3023, + "line": 3032, "column": 9 } } @@ -160670,16 +160256,16 @@ "type": "Identifier", "name": "colType", "range": [ - 91603, - 91610 + 91726, + 91733 ], "loc": { "start": { - "line": 3024, + "line": 3033, "column": 12 }, "end": { - "line": 3024, + "line": 3033, "column": 19 } } @@ -160693,16 +160279,16 @@ "object": { "type": "ThisExpression", "range": [ - 91613, - 91617 + 91736, + 91740 ], "loc": { "start": { - "line": 3024, + "line": 3033, "column": 22 }, "end": { - "line": 3024, + "line": 3033, "column": 26 } } @@ -160711,31 +160297,31 @@ "type": "Identifier", "name": "colTypes", "range": [ - 91618, - 91626 + 91741, + 91749 ], "loc": { "start": { - "line": 3024, + "line": 3033, "column": 27 }, "end": { - "line": 3024, + "line": 3033, "column": 35 } } }, "range": [ - 91613, - 91626 + 91736, + 91749 ], "loc": { "start": { - "line": 3024, + "line": 3033, "column": 22 }, "end": { - "line": 3024, + "line": 3033, "column": 35 } } @@ -160744,46 +160330,46 @@ "type": "Identifier", "name": "colIndex", "range": [ - 91627, - 91635 + 91750, + 91758 ], "loc": { "start": { - "line": 3024, + "line": 3033, "column": 36 }, "end": { - "line": 3024, + "line": 3033, "column": 44 } } }, "range": [ - 91613, - 91636 + 91736, + 91759 ], "loc": { "start": { - "line": 3024, + "line": 3033, "column": 22 }, "end": { - "line": 3024, + "line": 3033, "column": 45 } } }, "range": [ - 91603, - 91636 + 91726, + 91759 ], "loc": { "start": { - "line": 3024, + "line": 3033, "column": 12 }, "end": { - "line": 3024, + "line": 3033, "column": 45 } } @@ -160791,16 +160377,16 @@ ], "kind": "let", "range": [ - 91599, - 91637 + 91722, + 91760 ], "loc": { "start": { - "line": 3024, + "line": 3033, "column": 8 }, "end": { - "line": 3024, + "line": 3033, "column": 46 } } @@ -160813,16 +160399,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 91650, - 91655 + 91773, + 91778 ], "loc": { "start": { - "line": 3025, + "line": 3034, "column": 12 }, "end": { - "line": 3025, + "line": 3034, "column": 17 } } @@ -160832,32 +160418,32 @@ "type": "Identifier", "name": "colType", "range": [ - 91656, - 91663 + 91779, + 91786 ], "loc": { "start": { - "line": 3025, + "line": 3034, "column": 18 }, "end": { - "line": 3025, + "line": 3034, "column": 25 } } } ], "range": [ - 91650, - 91664 + 91773, + 91787 ], "loc": { "start": { - "line": 3025, + "line": 3034, "column": 12 }, "end": { - "line": 3025, + "line": 3034, "column": 26 } } @@ -160874,16 +160460,16 @@ "type": "Identifier", "name": "colType", "range": [ - 91680, - 91687 + 91803, + 91810 ], "loc": { "start": { - "line": 3026, + "line": 3035, "column": 12 }, "end": { - "line": 3026, + "line": 3035, "column": 19 } } @@ -160895,16 +160481,16 @@ "type": "Identifier", "name": "colType", "range": [ - 91690, - 91697 + 91813, + 91820 ], "loc": { "start": { - "line": 3026, + "line": 3035, "column": 22 }, "end": { - "line": 3026, + "line": 3035, "column": 29 } } @@ -160913,93 +160499,93 @@ "type": "Identifier", "name": "type", "range": [ - 91698, - 91702 + 91821, + 91825 ], "loc": { "start": { - "line": 3026, + "line": 3035, "column": 30 }, "end": { - "line": 3026, + "line": 3035, "column": 34 } } }, "range": [ - 91690, - 91702 + 91813, + 91825 ], "loc": { "start": { - "line": 3026, + "line": 3035, "column": 22 }, "end": { - "line": 3026, + "line": 3035, "column": 34 } } }, "range": [ - 91680, - 91702 + 91803, + 91825 ], "loc": { "start": { - "line": 3026, + "line": 3035, "column": 12 }, "end": { - "line": 3026, + "line": 3035, "column": 34 } } }, "range": [ - 91680, - 91703 + 91803, + 91826 ], "loc": { "start": { - "line": 3026, + "line": 3035, "column": 12 }, "end": { - "line": 3026, + "line": 3035, "column": 35 } } } ], "range": [ - 91666, - 91713 + 91789, + 91836 ], "loc": { "start": { - "line": 3025, + "line": 3034, "column": 28 }, "end": { - "line": 3027, + "line": 3036, "column": 9 } } }, "alternate": null, "range": [ - 91646, - 91713 + 91769, + 91836 ], "loc": { "start": { - "line": 3025, + "line": 3034, "column": 8 }, "end": { - "line": 3027, + "line": 3036, "column": 9 } } @@ -161018,16 +160604,16 @@ "type": "Identifier", "name": "types", "range": [ - 91729, - 91734 + 91852, + 91857 ], "loc": { "start": { - "line": 3028, + "line": 3037, "column": 15 }, "end": { - "line": 3028, + "line": 3037, "column": 20 } } @@ -161036,31 +160622,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 91735, - 91742 + 91858, + 91865 ], "loc": { "start": { - "line": 3028, + "line": 3037, "column": 21 }, "end": { - "line": 3028, + "line": 3037, "column": 28 } } }, "range": [ - 91729, - 91742 + 91852, + 91865 ], "loc": { "start": { - "line": 3028, + "line": 3037, "column": 15 }, "end": { - "line": 3028, + "line": 3037, "column": 28 } } @@ -161070,32 +160656,32 @@ "type": "Identifier", "name": "colType", "range": [ - 91743, - 91750 + 91866, + 91873 ], "loc": { "start": { - "line": 3028, + "line": 3037, "column": 29 }, "end": { - "line": 3028, + "line": 3037, "column": 36 } } } ], "range": [ - 91729, - 91751 + 91852, + 91874 ], "loc": { "start": { - "line": 3028, + "line": 3037, "column": 15 }, "end": { - "line": 3028, + "line": 3037, "column": 37 } } @@ -161108,78 +160694,78 @@ "value": 1, "raw": "1", "range": [ - 91757, - 91758 + 91880, + 91881 ], "loc": { "start": { - "line": 3028, + "line": 3037, "column": 43 }, "end": { - "line": 3028, + "line": 3037, "column": 44 } } }, "prefix": true, "range": [ - 91756, - 91758 + 91879, + 91881 ], "loc": { "start": { - "line": 3028, + "line": 3037, "column": 42 }, "end": { - "line": 3028, + "line": 3037, "column": 44 } } }, "range": [ - 91729, - 91758 + 91852, + 91881 ], "loc": { "start": { - "line": 3028, + "line": 3037, "column": 15 }, "end": { - "line": 3028, + "line": 3037, "column": 44 } } }, "range": [ - 91722, - 91759 + 91845, + 91882 ], "loc": { "start": { - "line": 3028, + "line": 3037, "column": 8 }, "end": { - "line": 3028, + "line": 3037, "column": 45 } } } ], "range": [ - 91511, - 91765 + 91634, + 91888 ], "loc": { "start": { - "line": 3020, + "line": 3029, "column": 34 }, "end": { - "line": 3029, + "line": 3038, "column": 5 } } @@ -161187,16 +160773,16 @@ "generator": false, "expression": false, "range": [ - 91488, - 91765 + 91611, + 91888 ], "loc": { "start": { - "line": 3020, + "line": 3029, "column": 11 }, "end": { - "line": 3029, + "line": 3038, "column": 5 } } @@ -161204,16 +160790,16 @@ "kind": "method", "computed": false, "range": [ - 91481, - 91765 + 91604, + 91888 ], "loc": { "start": { - "line": 3020, + "line": 3029, "column": 4 }, "end": { - "line": 3029, + "line": 3038, "column": 5 } }, @@ -161222,16 +160808,16 @@ "type": "Block", "value": "*\n * Determine whether the specified column has one of the passed types\n * @param {Number} colIndex Column index\n * @param {Array} [types=[]] List of column types\n * @return {Boolean}\n ", "range": [ - 91267, - 91476 + 91390, + 91599 ], "loc": { "start": { - "line": 3014, + "line": 3023, "column": 4 }, "end": { - "line": 3019, + "line": 3028, "column": 7 } } @@ -161242,16 +160828,16 @@ "type": "Block", "value": "*\n * Get the header DOM element for a given column index\n * @param {Number} colIndex Column index\n * @return {Element}\n ", "range": [ - 91771, - 91912 + 91894, + 92035 ], "loc": { "start": { - "line": 3031, + "line": 3040, "column": 4 }, "end": { - "line": 3035, + "line": 3044, "column": 7 } } @@ -161265,16 +160851,16 @@ "type": "Identifier", "name": "getHeaderElement", "range": [ - 91917, - 91933 + 92040, + 92056 ], "loc": { "start": { - "line": 3036, + "line": 3045, "column": 4 }, "end": { - "line": 3036, + "line": 3045, "column": 20 } } @@ -161287,16 +160873,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 91934, - 91942 + 92057, + 92065 ], "loc": { "start": { - "line": 3036, + "line": 3045, "column": 21 }, "end": { - "line": 3036, + "line": 3045, "column": 29 } } @@ -161314,16 +160900,16 @@ "type": "Identifier", "name": "table", "range": [ - 91958, - 91963 + 92081, + 92086 ], "loc": { "start": { - "line": 3037, + "line": 3046, "column": 12 }, "end": { - "line": 3037, + "line": 3046, "column": 17 } } @@ -161336,16 +160922,16 @@ "object": { "type": "ThisExpression", "range": [ - 91966, - 91970 + 92089, + 92093 ], "loc": { "start": { - "line": 3037, + "line": 3046, "column": 20 }, "end": { - "line": 3037, + "line": 3046, "column": 24 } } @@ -161354,31 +160940,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 91971, - 91981 + 92094, + 92104 ], "loc": { "start": { - "line": 3037, + "line": 3046, "column": 25 }, "end": { - "line": 3037, + "line": 3046, "column": 35 } } }, "range": [ - 91966, - 91981 + 92089, + 92104 ], "loc": { "start": { - "line": 3037, + "line": 3046, "column": 20 }, "end": { - "line": 3037, + "line": 3046, "column": 35 } } @@ -161395,16 +160981,16 @@ "object": { "type": "ThisExpression", "range": [ - 91984, - 91988 + 92107, + 92111 ], "loc": { "start": { - "line": 3037, + "line": 3046, "column": 38 }, "end": { - "line": 3037, + "line": 3046, "column": 42 } } @@ -161413,31 +160999,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 91989, - 91992 + 92112, + 92115 ], "loc": { "start": { - "line": 3037, + "line": 3046, "column": 43 }, "end": { - "line": 3037, + "line": 3046, "column": 46 } } }, "range": [ - 91984, - 91992 + 92107, + 92115 ], "loc": { "start": { - "line": 3037, + "line": 3046, "column": 38 }, "end": { - "line": 3037, + "line": 3046, "column": 46 } } @@ -161446,31 +161032,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 91993, - 92003 + 92116, + 92126 ], "loc": { "start": { - "line": 3037, + "line": 3046, "column": 47 }, "end": { - "line": 3037, + "line": 3046, "column": 57 } } }, "range": [ - 91984, - 92003 + 92107, + 92126 ], "loc": { "start": { - "line": 3037, + "line": 3046, "column": 38 }, "end": { - "line": 3037, + "line": 3046, "column": 57 } } @@ -161479,31 +161065,31 @@ "type": "Identifier", "name": "headTbl", "range": [ - 92004, - 92011 + 92127, + 92134 ], "loc": { "start": { - "line": 3037, + "line": 3046, "column": 58 }, "end": { - "line": 3037, + "line": 3046, "column": 65 } } }, "range": [ - 91984, - 92011 + 92107, + 92134 ], "loc": { "start": { - "line": 3037, + "line": 3046, "column": 38 }, "end": { - "line": 3037, + "line": 3046, "column": 65 } } @@ -161516,16 +161102,16 @@ "object": { "type": "ThisExpression", "range": [ - 92014, - 92018 + 92137, + 92141 ], "loc": { "start": { - "line": 3037, + "line": 3046, "column": 68 }, "end": { - "line": 3037, + "line": 3046, "column": 72 } } @@ -161534,77 +161120,77 @@ "type": "Identifier", "name": "dom", "range": [ - 92019, - 92022 + 92142, + 92145 ], "loc": { "start": { - "line": 3037, + "line": 3046, "column": 73 }, "end": { - "line": 3037, + "line": 3046, "column": 76 } } }, "range": [ - 92014, - 92022 + 92137, + 92145 ], "loc": { "start": { - "line": 3037, + "line": 3046, "column": 68 }, "end": { - "line": 3037, + "line": 3046, "column": 76 } } }, "arguments": [], "range": [ - 92014, - 92024 + 92137, + 92147 ], "loc": { "start": { - "line": 3037, + "line": 3046, "column": 68 }, "end": { - "line": 3037, + "line": 3046, "column": 78 } } }, "range": [ - 91966, - 92024 + 92089, + 92147 ], "loc": { "start": { - "line": 3037, + "line": 3046, "column": 20 }, "end": { - "line": 3037, + "line": 3046, "column": 78 } } }, "range": [ - 91958, - 92024 + 92081, + 92147 ], "loc": { "start": { - "line": 3037, + "line": 3046, "column": 12 }, "end": { - "line": 3037, + "line": 3046, "column": 78 } } @@ -161612,16 +161198,16 @@ ], "kind": "let", "range": [ - 91954, - 92025 + 92077, + 92148 ], "loc": { "start": { - "line": 3037, + "line": 3046, "column": 8 }, "end": { - "line": 3037, + "line": 3046, "column": 79 } } @@ -161635,16 +161221,16 @@ "type": "Identifier", "name": "tHead", "range": [ - 92038, - 92043 + 92161, + 92166 ], "loc": { "start": { - "line": 3038, + "line": 3047, "column": 12 }, "end": { - "line": 3038, + "line": 3047, "column": 17 } } @@ -161655,16 +161241,16 @@ "type": "Identifier", "name": "tag", "range": [ - 92046, - 92049 + 92169, + 92172 ], "loc": { "start": { - "line": 3038, + "line": 3047, "column": 20 }, "end": { - "line": 3038, + "line": 3047, "column": 23 } } @@ -161674,16 +161260,16 @@ "type": "Identifier", "name": "table", "range": [ - 92050, - 92055 + 92173, + 92178 ], "loc": { "start": { - "line": 3038, + "line": 3047, "column": 24 }, "end": { - "line": 3038, + "line": 3047, "column": 29 } } @@ -161693,47 +161279,47 @@ "value": "thead", "raw": "'thead'", "range": [ - 92057, - 92064 + 92180, + 92187 ], "loc": { "start": { - "line": 3038, + "line": 3047, "column": 31 }, "end": { - "line": 3038, + "line": 3047, "column": 38 } } } ], "range": [ - 92046, - 92065 + 92169, + 92188 ], "loc": { "start": { - "line": 3038, + "line": 3047, "column": 20 }, "end": { - "line": 3038, + "line": 3047, "column": 39 } } }, "range": [ - 92038, - 92065 + 92161, + 92188 ], "loc": { "start": { - "line": 3038, + "line": 3047, "column": 12 }, "end": { - "line": 3038, + "line": 3047, "column": 39 } } @@ -161741,16 +161327,16 @@ ], "kind": "let", "range": [ - 92034, - 92066 + 92157, + 92189 ], "loc": { "start": { - "line": 3038, + "line": 3047, "column": 8 }, "end": { - "line": 3038, + "line": 3047, "column": 40 } } @@ -161764,16 +161350,16 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 92079, - 92085 + 92202, + 92208 ], "loc": { "start": { - "line": 3039, + "line": 3048, "column": 12 }, "end": { - "line": 3039, + "line": 3048, "column": 18 } } @@ -161786,16 +161372,16 @@ "object": { "type": "ThisExpression", "range": [ - 92088, - 92092 + 92211, + 92215 ], "loc": { "start": { - "line": 3039, + "line": 3048, "column": 21 }, "end": { - "line": 3039, + "line": 3048, "column": 25 } } @@ -161804,62 +161390,62 @@ "type": "Identifier", "name": "getHeadersRowIndex", "range": [ - 92093, - 92111 + 92216, + 92234 ], "loc": { "start": { - "line": 3039, + "line": 3048, "column": 26 }, "end": { - "line": 3039, + "line": 3048, "column": 44 } } }, "range": [ - 92088, - 92111 + 92211, + 92234 ], "loc": { "start": { - "line": 3039, + "line": 3048, "column": 21 }, "end": { - "line": 3039, + "line": 3048, "column": 44 } } }, "arguments": [], "range": [ - 92088, - 92113 + 92211, + 92236 ], "loc": { "start": { - "line": 3039, + "line": 3048, "column": 21 }, "end": { - "line": 3039, + "line": 3048, "column": 46 } } }, "range": [ - 92079, - 92113 + 92202, + 92236 ], "loc": { "start": { - "line": 3039, + "line": 3048, "column": 12 }, "end": { - "line": 3039, + "line": 3048, "column": 46 } } @@ -161867,16 +161453,16 @@ ], "kind": "let", "range": [ - 92075, - 92114 + 92198, + 92237 ], "loc": { "start": { - "line": 3039, + "line": 3048, "column": 8 }, "end": { - "line": 3039, + "line": 3048, "column": 47 } } @@ -161890,32 +161476,32 @@ "type": "Identifier", "name": "header", "range": [ - 92127, - 92133 + 92250, + 92256 ], "loc": { "start": { - "line": 3040, + "line": 3049, "column": 12 }, "end": { - "line": 3040, + "line": 3049, "column": 18 } } }, "init": null, "range": [ - 92127, - 92133 + 92250, + 92256 ], "loc": { "start": { - "line": 3040, + "line": 3049, "column": 12 }, "end": { - "line": 3040, + "line": 3049, "column": 18 } } @@ -161923,16 +161509,16 @@ ], "kind": "let", "range": [ - 92123, - 92134 + 92246, + 92257 ], "loc": { "start": { - "line": 3040, + "line": 3049, "column": 8 }, "end": { - "line": 3040, + "line": 3049, "column": 19 } } @@ -161949,16 +161535,16 @@ "type": "Identifier", "name": "tHead", "range": [ - 92147, - 92152 + 92270, + 92275 ], "loc": { "start": { - "line": 3041, + "line": 3050, "column": 12 }, "end": { - "line": 3041, + "line": 3050, "column": 17 } } @@ -161967,31 +161553,31 @@ "type": "Identifier", "name": "length", "range": [ - 92153, - 92159 + 92276, + 92282 ], "loc": { "start": { - "line": 3041, + "line": 3050, "column": 18 }, "end": { - "line": 3041, + "line": 3050, "column": 24 } } }, "range": [ - 92147, - 92159 + 92270, + 92282 ], "loc": { "start": { - "line": 3041, + "line": 3050, "column": 12 }, "end": { - "line": 3041, + "line": 3050, "column": 24 } } @@ -162001,31 +161587,31 @@ "value": 0, "raw": "0", "range": [ - 92164, - 92165 + 92287, + 92288 ], "loc": { "start": { - "line": 3041, + "line": 3050, "column": 29 }, "end": { - "line": 3041, + "line": 3050, "column": 30 } } }, "range": [ - 92147, - 92165 + 92270, + 92288 ], "loc": { "start": { - "line": 3041, + "line": 3050, "column": 12 }, "end": { - "line": 3041, + "line": 3050, "column": 30 } } @@ -162042,16 +161628,16 @@ "type": "Identifier", "name": "header", "range": [ - 92181, - 92187 + 92304, + 92310 ], "loc": { "start": { - "line": 3042, + "line": 3051, "column": 12 }, "end": { - "line": 3042, + "line": 3051, "column": 18 } } @@ -162072,16 +161658,16 @@ "type": "Identifier", "name": "table", "range": [ - 92190, - 92195 + 92313, + 92318 ], "loc": { "start": { - "line": 3042, + "line": 3051, "column": 21 }, "end": { - "line": 3042, + "line": 3051, "column": 26 } } @@ -162090,31 +161676,31 @@ "type": "Identifier", "name": "rows", "range": [ - 92196, - 92200 + 92319, + 92323 ], "loc": { "start": { - "line": 3042, + "line": 3051, "column": 27 }, "end": { - "line": 3042, + "line": 3051, "column": 31 } } }, "range": [ - 92190, - 92200 + 92313, + 92323 ], "loc": { "start": { - "line": 3042, + "line": 3051, "column": 21 }, "end": { - "line": 3042, + "line": 3051, "column": 31 } } @@ -162123,31 +161709,31 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 92201, - 92207 + 92324, + 92330 ], "loc": { "start": { - "line": 3042, + "line": 3051, "column": 32 }, "end": { - "line": 3042, + "line": 3051, "column": 38 } } }, "range": [ - 92190, - 92208 + 92313, + 92331 ], "loc": { "start": { - "line": 3042, + "line": 3051, "column": 21 }, "end": { - "line": 3042, + "line": 3051, "column": 39 } } @@ -162156,31 +161742,31 @@ "type": "Identifier", "name": "cells", "range": [ - 92209, - 92214 + 92332, + 92337 ], "loc": { "start": { - "line": 3042, + "line": 3051, "column": 40 }, "end": { - "line": 3042, + "line": 3051, "column": 45 } } }, "range": [ - 92190, - 92214 + 92313, + 92337 ], "loc": { "start": { - "line": 3042, + "line": 3051, "column": 21 }, "end": { - "line": 3042, + "line": 3051, "column": 45 } } @@ -162189,93 +161775,93 @@ "type": "Identifier", "name": "colIndex", "range": [ - 92215, - 92223 + 92338, + 92346 ], "loc": { "start": { - "line": 3042, + "line": 3051, "column": 46 }, "end": { - "line": 3042, + "line": 3051, "column": 54 } } }, "range": [ - 92190, - 92224 + 92313, + 92347 ], "loc": { "start": { - "line": 3042, + "line": 3051, "column": 21 }, "end": { - "line": 3042, + "line": 3051, "column": 55 } } }, "range": [ - 92181, - 92224 + 92304, + 92347 ], "loc": { "start": { - "line": 3042, + "line": 3051, "column": 12 }, "end": { - "line": 3042, + "line": 3051, "column": 55 } } }, "range": [ - 92181, - 92225 + 92304, + 92348 ], "loc": { "start": { - "line": 3042, + "line": 3051, "column": 12 }, "end": { - "line": 3042, + "line": 3051, "column": 56 } } } ], "range": [ - 92167, - 92235 + 92290, + 92358 ], "loc": { "start": { - "line": 3041, + "line": 3050, "column": 32 }, "end": { - "line": 3043, + "line": 3052, "column": 9 } } }, "alternate": null, "range": [ - 92143, - 92235 + 92266, + 92358 ], "loc": { "start": { - "line": 3041, + "line": 3050, "column": 8 }, "end": { - "line": 3043, + "line": 3052, "column": 9 } } @@ -162292,16 +161878,16 @@ "type": "Identifier", "name": "tHead", "range": [ - 92248, - 92253 + 92371, + 92376 ], "loc": { "start": { - "line": 3044, + "line": 3053, "column": 12 }, "end": { - "line": 3044, + "line": 3053, "column": 17 } } @@ -162310,31 +161896,31 @@ "type": "Identifier", "name": "length", "range": [ - 92254, - 92260 + 92377, + 92383 ], "loc": { "start": { - "line": 3044, + "line": 3053, "column": 18 }, "end": { - "line": 3044, + "line": 3053, "column": 24 } } }, "range": [ - 92248, - 92260 + 92371, + 92383 ], "loc": { "start": { - "line": 3044, + "line": 3053, "column": 12 }, "end": { - "line": 3044, + "line": 3053, "column": 24 } } @@ -162344,31 +161930,31 @@ "value": 1, "raw": "1", "range": [ - 92265, - 92266 + 92388, + 92389 ], "loc": { "start": { - "line": 3044, + "line": 3053, "column": 29 }, "end": { - "line": 3044, + "line": 3053, "column": 30 } } }, "range": [ - 92248, - 92266 + 92371, + 92389 ], "loc": { "start": { - "line": 3044, + "line": 3053, "column": 12 }, "end": { - "line": 3044, + "line": 3053, "column": 30 } } @@ -162385,16 +161971,16 @@ "type": "Identifier", "name": "header", "range": [ - 92282, - 92288 + 92405, + 92411 ], "loc": { "start": { - "line": 3045, + "line": 3054, "column": 12 }, "end": { - "line": 3045, + "line": 3054, "column": 18 } } @@ -162418,16 +162004,16 @@ "type": "Identifier", "name": "tHead", "range": [ - 92291, - 92296 + 92414, + 92419 ], "loc": { "start": { - "line": 3045, + "line": 3054, "column": 21 }, "end": { - "line": 3045, + "line": 3054, "column": 26 } } @@ -162437,31 +162023,31 @@ "value": 0, "raw": "0", "range": [ - 92297, - 92298 + 92420, + 92421 ], "loc": { "start": { - "line": 3045, + "line": 3054, "column": 27 }, "end": { - "line": 3045, + "line": 3054, "column": 28 } } }, "range": [ - 92291, - 92299 + 92414, + 92422 ], "loc": { "start": { - "line": 3045, + "line": 3054, "column": 21 }, "end": { - "line": 3045, + "line": 3054, "column": 29 } } @@ -162470,31 +162056,31 @@ "type": "Identifier", "name": "rows", "range": [ - 92300, - 92304 + 92423, + 92427 ], "loc": { "start": { - "line": 3045, + "line": 3054, "column": 30 }, "end": { - "line": 3045, + "line": 3054, "column": 34 } } }, "range": [ - 92291, - 92304 + 92414, + 92427 ], "loc": { "start": { - "line": 3045, + "line": 3054, "column": 21 }, "end": { - "line": 3045, + "line": 3054, "column": 34 } } @@ -162503,31 +162089,31 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 92305, - 92311 + 92428, + 92434 ], "loc": { "start": { - "line": 3045, + "line": 3054, "column": 35 }, "end": { - "line": 3045, + "line": 3054, "column": 41 } } }, "range": [ - 92291, - 92312 + 92414, + 92435 ], "loc": { "start": { - "line": 3045, + "line": 3054, "column": 21 }, "end": { - "line": 3045, + "line": 3054, "column": 42 } } @@ -162536,31 +162122,31 @@ "type": "Identifier", "name": "cells", "range": [ - 92313, - 92318 + 92436, + 92441 ], "loc": { "start": { - "line": 3045, + "line": 3054, "column": 43 }, "end": { - "line": 3045, + "line": 3054, "column": 48 } } }, "range": [ - 92291, - 92318 + 92414, + 92441 ], "loc": { "start": { - "line": 3045, + "line": 3054, "column": 21 }, "end": { - "line": 3045, + "line": 3054, "column": 48 } } @@ -162569,93 +162155,93 @@ "type": "Identifier", "name": "colIndex", "range": [ - 92319, - 92327 + 92442, + 92450 ], "loc": { "start": { - "line": 3045, + "line": 3054, "column": 49 }, "end": { - "line": 3045, + "line": 3054, "column": 57 } } }, "range": [ - 92291, - 92328 + 92414, + 92451 ], "loc": { "start": { - "line": 3045, + "line": 3054, "column": 21 }, "end": { - "line": 3045, + "line": 3054, "column": 58 } } }, "range": [ - 92282, - 92328 + 92405, + 92451 ], "loc": { "start": { - "line": 3045, + "line": 3054, "column": 12 }, "end": { - "line": 3045, + "line": 3054, "column": 58 } } }, "range": [ - 92282, - 92329 + 92405, + 92452 ], "loc": { "start": { - "line": 3045, + "line": 3054, "column": 12 }, "end": { - "line": 3045, + "line": 3054, "column": 59 } } } ], "range": [ - 92268, - 92339 + 92391, + 92462 ], "loc": { "start": { - "line": 3044, + "line": 3053, "column": 32 }, "end": { - "line": 3046, + "line": 3055, "column": 9 } } }, "alternate": null, "range": [ - 92244, - 92339 + 92367, + 92462 ], "loc": { "start": { - "line": 3044, + "line": 3053, "column": 8 }, "end": { - "line": 3046, + "line": 3055, "column": 9 } } @@ -162666,47 +162252,47 @@ "type": "Identifier", "name": "header", "range": [ - 92355, - 92361 + 92478, + 92484 ], "loc": { "start": { - "line": 3047, + "line": 3056, "column": 15 }, "end": { - "line": 3047, + "line": 3056, "column": 21 } } }, "range": [ - 92348, - 92362 + 92471, + 92485 ], "loc": { "start": { - "line": 3047, + "line": 3056, "column": 8 }, "end": { - "line": 3047, + "line": 3056, "column": 22 } } } ], "range": [ - 91944, - 92368 + 92067, + 92491 ], "loc": { "start": { - "line": 3036, + "line": 3045, "column": 31 }, "end": { - "line": 3048, + "line": 3057, "column": 5 } } @@ -162714,16 +162300,16 @@ "generator": false, "expression": false, "range": [ - 91933, - 92368 + 92056, + 92491 ], "loc": { "start": { - "line": 3036, + "line": 3045, "column": 20 }, "end": { - "line": 3048, + "line": 3057, "column": 5 } } @@ -162731,16 +162317,16 @@ "kind": "method", "computed": false, "range": [ - 91917, - 92368 + 92040, + 92491 ], "loc": { "start": { - "line": 3036, + "line": 3045, "column": 4 }, "end": { - "line": 3048, + "line": 3057, "column": 5 } }, @@ -162749,16 +162335,16 @@ "type": "Block", "value": "*\n * Get the header DOM element for a given column index\n * @param {Number} colIndex Column index\n * @return {Element}\n ", "range": [ - 91771, - 91912 + 91894, + 92035 ], "loc": { "start": { - "line": 3031, + "line": 3040, "column": 4 }, "end": { - "line": 3035, + "line": 3044, "column": 7 } } @@ -162769,16 +162355,16 @@ "type": "Block", "value": "*\n * Return the list of headers' text\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array} list of headers' text\n ", "range": [ - 92374, - 92547 + 92497, + 92670 ], "loc": { "start": { - "line": 3050, + "line": 3059, "column": 4 }, "end": { - "line": 3054, + "line": 3063, "column": 7 } } @@ -162792,16 +162378,16 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 92552, - 92566 + 92675, + 92689 ], "loc": { "start": { - "line": 3055, + "line": 3064, "column": 4 }, "end": { - "line": 3055, + "line": 3064, "column": 18 } } @@ -162816,16 +162402,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 92567, - 92584 + 92690, + 92707 ], "loc": { "start": { - "line": 3055, + "line": 3064, "column": 19 }, "end": { - "line": 3055, + "line": 3064, "column": 36 } } @@ -162835,31 +162421,31 @@ "value": false, "raw": "false", "range": [ - 92587, - 92592 + 92710, + 92715 ], "loc": { "start": { - "line": 3055, + "line": 3064, "column": 39 }, "end": { - "line": 3055, + "line": 3064, "column": 44 } } }, "range": [ - 92567, - 92592 + 92690, + 92715 ], "loc": { "start": { - "line": 3055, + "line": 3064, "column": 19 }, "end": { - "line": 3055, + "line": 3064, "column": 44 } } @@ -162877,16 +162463,16 @@ "type": "Identifier", "name": "headers", "range": [ - 92608, - 92615 + 92731, + 92738 ], "loc": { "start": { - "line": 3056, + "line": 3065, "column": 12 }, "end": { - "line": 3056, + "line": 3065, "column": 19 } } @@ -162895,31 +162481,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 92618, - 92620 + 92741, + 92743 ], "loc": { "start": { - "line": 3056, + "line": 3065, "column": 22 }, "end": { - "line": 3056, + "line": 3065, "column": 24 } } }, "range": [ - 92608, - 92620 + 92731, + 92743 ], "loc": { "start": { - "line": 3056, + "line": 3065, "column": 12 }, "end": { - "line": 3056, + "line": 3065, "column": 24 } } @@ -162927,16 +162513,16 @@ ], "kind": "let", "range": [ - 92604, - 92621 + 92727, + 92744 ], "loc": { "start": { - "line": 3056, + "line": 3065, "column": 8 }, "end": { - "line": 3056, + "line": 3065, "column": 25 } } @@ -162952,16 +162538,16 @@ "type": "Identifier", "name": "j", "range": [ - 92639, - 92640 + 92762, + 92763 ], "loc": { "start": { - "line": 3057, + "line": 3066, "column": 17 }, "end": { - "line": 3057, + "line": 3066, "column": 18 } } @@ -162971,31 +162557,31 @@ "value": 0, "raw": "0", "range": [ - 92643, - 92644 + 92766, + 92767 ], "loc": { "start": { - "line": 3057, + "line": 3066, "column": 21 }, "end": { - "line": 3057, + "line": 3066, "column": 22 } } }, "range": [ - 92639, - 92644 + 92762, + 92767 ], "loc": { "start": { - "line": 3057, + "line": 3066, "column": 17 }, "end": { - "line": 3057, + "line": 3066, "column": 22 } } @@ -163003,16 +162589,16 @@ ], "kind": "let", "range": [ - 92635, - 92644 + 92758, + 92767 ], "loc": { "start": { - "line": 3057, + "line": 3066, "column": 13 }, "end": { - "line": 3057, + "line": 3066, "column": 22 } } @@ -163024,16 +162610,16 @@ "type": "Identifier", "name": "j", "range": [ - 92646, - 92647 + 92769, + 92770 ], "loc": { "start": { - "line": 3057, + "line": 3066, "column": 24 }, "end": { - "line": 3057, + "line": 3066, "column": 25 } } @@ -163044,16 +162630,16 @@ "object": { "type": "ThisExpression", "range": [ - 92650, - 92654 + 92773, + 92777 ], "loc": { "start": { - "line": 3057, + "line": 3066, "column": 28 }, "end": { - "line": 3057, + "line": 3066, "column": 32 } } @@ -163062,46 +162648,46 @@ "type": "Identifier", "name": "nbCells", "range": [ - 92655, - 92662 + 92778, + 92785 ], "loc": { "start": { - "line": 3057, + "line": 3066, "column": 33 }, "end": { - "line": 3057, + "line": 3066, "column": 40 } } }, "range": [ - 92650, - 92662 + 92773, + 92785 ], "loc": { "start": { - "line": 3057, + "line": 3066, "column": 28 }, "end": { - "line": 3057, + "line": 3066, "column": 40 } } }, "range": [ - 92646, - 92662 + 92769, + 92785 ], "loc": { "start": { - "line": 3057, + "line": 3066, "column": 24 }, "end": { - "line": 3057, + "line": 3066, "column": 40 } } @@ -163113,32 +162699,32 @@ "type": "Identifier", "name": "j", "range": [ - 92664, - 92665 + 92787, + 92788 ], "loc": { "start": { - "line": 3057, + "line": 3066, "column": 42 }, "end": { - "line": 3057, + "line": 3066, "column": 43 } } }, "prefix": false, "range": [ - 92664, - 92667 + 92787, + 92790 ], "loc": { "start": { - "line": 3057, + "line": 3066, "column": 42 }, "end": { - "line": 3057, + "line": 3066, "column": 45 } } @@ -163155,16 +162741,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 92687, - 92704 + 92810, + 92827 ], "loc": { "start": { - "line": 3058, + "line": 3067, "column": 16 }, "end": { - "line": 3058, + "line": 3067, "column": 33 } } @@ -163177,16 +162763,16 @@ "object": { "type": "ThisExpression", "range": [ - 92708, - 92712 + 92831, + 92835 ], "loc": { "start": { - "line": 3058, + "line": 3067, "column": 37 }, "end": { - "line": 3058, + "line": 3067, "column": 41 } } @@ -163195,31 +162781,31 @@ "type": "Identifier", "name": "hasExtension", "range": [ - 92713, - 92725 + 92836, + 92848 ], "loc": { "start": { - "line": 3058, + "line": 3067, "column": 42 }, "end": { - "line": 3058, + "line": 3067, "column": 54 } } }, "range": [ - 92708, - 92725 + 92831, + 92848 ], "loc": { "start": { - "line": 3058, + "line": 3067, "column": 37 }, "end": { - "line": 3058, + "line": 3067, "column": 54 } } @@ -163230,47 +162816,47 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 92726, - 92742 + 92849, + 92865 ], "loc": { "start": { - "line": 3058, + "line": 3067, "column": 55 }, "end": { - "line": 3058, + "line": 3067, "column": 71 } } } ], "range": [ - 92708, - 92743 + 92831, + 92866 ], "loc": { "start": { - "line": 3058, + "line": 3067, "column": 37 }, "end": { - "line": 3058, + "line": 3067, "column": 72 } } }, "range": [ - 92687, - 92743 + 92810, + 92866 ], "loc": { "start": { - "line": 3058, + "line": 3067, "column": 16 }, "end": { - "line": 3058, + "line": 3067, "column": 72 } } @@ -163293,16 +162879,16 @@ "object": { "type": "ThisExpression", "range": [ - 92767, - 92771 + 92890, + 92894 ], "loc": { "start": { - "line": 3059, + "line": 3068, "column": 20 }, "end": { - "line": 3059, + "line": 3068, "column": 24 } } @@ -163311,31 +162897,31 @@ "type": "Identifier", "name": "extension", "range": [ - 92772, - 92781 + 92895, + 92904 ], "loc": { "start": { - "line": 3059, + "line": 3068, "column": 25 }, "end": { - "line": 3059, + "line": 3068, "column": 34 } } }, "range": [ - 92767, - 92781 + 92890, + 92904 ], "loc": { "start": { - "line": 3059, + "line": 3068, "column": 20 }, "end": { - "line": 3059, + "line": 3068, "column": 34 } } @@ -163346,32 +162932,32 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 92782, - 92798 + 92905, + 92921 ], "loc": { "start": { - "line": 3059, + "line": 3068, "column": 35 }, "end": { - "line": 3059, + "line": 3068, "column": 51 } } } ], "range": [ - 92767, - 92799 + 92890, + 92922 ], "loc": { "start": { - "line": 3059, + "line": 3068, "column": 20 }, "end": { - "line": 3059, + "line": 3068, "column": 52 } } @@ -163380,31 +162966,31 @@ "type": "Identifier", "name": "isColHidden", "range": [ - 92800, - 92811 + 92923, + 92934 ], "loc": { "start": { - "line": 3059, + "line": 3068, "column": 53 }, "end": { - "line": 3059, + "line": 3068, "column": 64 } } }, "range": [ - 92767, - 92811 + 92890, + 92934 ], "loc": { "start": { - "line": 3059, + "line": 3068, "column": 20 }, "end": { - "line": 3059, + "line": 3068, "column": 64 } } @@ -163414,32 +163000,32 @@ "type": "Identifier", "name": "j", "range": [ - 92812, - 92813 + 92935, + 92936 ], "loc": { "start": { - "line": 3059, + "line": 3068, "column": 65 }, "end": { - "line": 3059, + "line": 3068, "column": 66 } } } ], "range": [ - 92767, - 92814 + 92890, + 92937 ], "loc": { "start": { - "line": 3059, + "line": 3068, "column": 20 }, "end": { - "line": 3059, + "line": 3068, "column": 67 } } @@ -163451,80 +163037,80 @@ "type": "ContinueStatement", "label": null, "range": [ - 92838, - 92847 + 92961, + 92970 ], "loc": { "start": { - "line": 3060, + "line": 3069, "column": 20 }, "end": { - "line": 3060, + "line": 3069, "column": 29 } } } ], "range": [ - 92816, - 92865 + 92939, + 92988 ], "loc": { "start": { - "line": 3059, + "line": 3068, "column": 69 }, "end": { - "line": 3061, + "line": 3070, "column": 17 } } }, "alternate": null, "range": [ - 92763, - 92865 + 92886, + 92988 ], "loc": { "start": { - "line": 3059, + "line": 3068, "column": 16 }, "end": { - "line": 3061, + "line": 3070, "column": 17 } } } ], "range": [ - 92745, - 92879 + 92868, + 93002 ], "loc": { "start": { - "line": 3058, + "line": 3067, "column": 74 }, "end": { - "line": 3062, + "line": 3071, "column": 13 } } }, "alternate": null, "range": [ - 92683, - 92879 + 92806, + 93002 ], "loc": { "start": { - "line": 3058, + "line": 3067, "column": 12 }, "end": { - "line": 3062, + "line": 3071, "column": 13 } } @@ -163538,16 +163124,16 @@ "type": "Identifier", "name": "header", "range": [ - 92896, - 92902 + 93019, + 93025 ], "loc": { "start": { - "line": 3063, + "line": 3072, "column": 16 }, "end": { - "line": 3063, + "line": 3072, "column": 22 } } @@ -163560,16 +163146,16 @@ "object": { "type": "ThisExpression", "range": [ - 92905, - 92909 + 93028, + 93032 ], "loc": { "start": { - "line": 3063, + "line": 3072, "column": 25 }, "end": { - "line": 3063, + "line": 3072, "column": 29 } } @@ -163578,31 +163164,31 @@ "type": "Identifier", "name": "getHeaderElement", "range": [ - 92910, - 92926 + 93033, + 93049 ], "loc": { "start": { - "line": 3063, + "line": 3072, "column": 30 }, "end": { - "line": 3063, + "line": 3072, "column": 46 } } }, "range": [ - 92905, - 92926 + 93028, + 93049 ], "loc": { "start": { - "line": 3063, + "line": 3072, "column": 25 }, "end": { - "line": 3063, + "line": 3072, "column": 46 } } @@ -163612,47 +163198,47 @@ "type": "Identifier", "name": "j", "range": [ - 92927, - 92928 + 93050, + 93051 ], "loc": { "start": { - "line": 3063, + "line": 3072, "column": 47 }, "end": { - "line": 3063, + "line": 3072, "column": 48 } } } ], "range": [ - 92905, - 92929 + 93028, + 93052 ], "loc": { "start": { - "line": 3063, + "line": 3072, "column": 25 }, "end": { - "line": 3063, + "line": 3072, "column": 49 } } }, "range": [ - 92896, - 92929 + 93019, + 93052 ], "loc": { "start": { - "line": 3063, + "line": 3072, "column": 16 }, "end": { - "line": 3063, + "line": 3072, "column": 49 } } @@ -163660,16 +163246,16 @@ ], "kind": "let", "range": [ - 92892, - 92930 + 93015, + 93053 ], "loc": { "start": { - "line": 3063, + "line": 3072, "column": 12 }, "end": { - "line": 3063, + "line": 3072, "column": 50 } } @@ -163683,16 +163269,16 @@ "type": "Identifier", "name": "headerText", "range": [ - 92947, - 92957 + 93070, + 93080 ], "loc": { "start": { - "line": 3064, + "line": 3073, "column": 16 }, "end": { - "line": 3064, + "line": 3073, "column": 26 } } @@ -163703,16 +163289,16 @@ "type": "Identifier", "name": "getFirstTextNode", "range": [ - 92960, - 92976 + 93083, + 93099 ], "loc": { "start": { - "line": 3064, + "line": 3073, "column": 29 }, "end": { - "line": 3064, + "line": 3073, "column": 45 } } @@ -163722,47 +163308,47 @@ "type": "Identifier", "name": "header", "range": [ - 92977, - 92983 + 93100, + 93106 ], "loc": { "start": { - "line": 3064, + "line": 3073, "column": 46 }, "end": { - "line": 3064, + "line": 3073, "column": 52 } } } ], "range": [ - 92960, - 92984 + 93083, + 93107 ], "loc": { "start": { - "line": 3064, + "line": 3073, "column": 29 }, "end": { - "line": 3064, + "line": 3073, "column": 53 } } }, "range": [ - 92947, - 92984 + 93070, + 93107 ], "loc": { "start": { - "line": 3064, + "line": 3073, "column": 16 }, "end": { - "line": 3064, + "line": 3073, "column": 53 } } @@ -163770,16 +163356,16 @@ ], "kind": "let", "range": [ - 92943, - 92985 + 93066, + 93108 ], "loc": { "start": { - "line": 3064, + "line": 3073, "column": 12 }, "end": { - "line": 3064, + "line": 3073, "column": 54 } } @@ -163795,16 +163381,16 @@ "type": "Identifier", "name": "headers", "range": [ - 92998, - 93005 + 93121, + 93128 ], "loc": { "start": { - "line": 3065, + "line": 3074, "column": 12 }, "end": { - "line": 3065, + "line": 3074, "column": 19 } } @@ -163813,31 +163399,31 @@ "type": "Identifier", "name": "push", "range": [ - 93006, - 93010 + 93129, + 93133 ], "loc": { "start": { - "line": 3065, + "line": 3074, "column": 20 }, "end": { - "line": 3065, + "line": 3074, "column": 24 } } }, "range": [ - 92998, - 93010 + 93121, + 93133 ], "loc": { "start": { - "line": 3065, + "line": 3074, "column": 12 }, "end": { - "line": 3065, + "line": 3074, "column": 24 } } @@ -163847,78 +163433,78 @@ "type": "Identifier", "name": "headerText", "range": [ - 93011, - 93021 + 93134, + 93144 ], "loc": { "start": { - "line": 3065, + "line": 3074, "column": 25 }, "end": { - "line": 3065, + "line": 3074, "column": 35 } } } ], "range": [ - 92998, - 93022 + 93121, + 93145 ], "loc": { "start": { - "line": 3065, + "line": 3074, "column": 12 }, "end": { - "line": 3065, + "line": 3074, "column": 36 } } }, "range": [ - 92998, - 93023 + 93121, + 93146 ], "loc": { "start": { - "line": 3065, + "line": 3074, "column": 12 }, "end": { - "line": 3065, + "line": 3074, "column": 37 } } } ], "range": [ - 92669, - 93033 + 92792, + 93156 ], "loc": { "start": { - "line": 3057, + "line": 3066, "column": 47 }, "end": { - "line": 3066, + "line": 3075, "column": 9 } } }, "range": [ - 92630, - 93033 + 92753, + 93156 ], "loc": { "start": { - "line": 3057, + "line": 3066, "column": 8 }, "end": { - "line": 3066, + "line": 3075, "column": 9 } } @@ -163929,47 +163515,47 @@ "type": "Identifier", "name": "headers", "range": [ - 93049, - 93056 + 93172, + 93179 ], "loc": { "start": { - "line": 3067, + "line": 3076, "column": 15 }, "end": { - "line": 3067, + "line": 3076, "column": 22 } } }, "range": [ - 93042, - 93057 + 93165, + 93180 ], "loc": { "start": { - "line": 3067, + "line": 3076, "column": 8 }, "end": { - "line": 3067, + "line": 3076, "column": 23 } } } ], "range": [ - 92594, - 93063 + 92717, + 93186 ], "loc": { "start": { - "line": 3055, + "line": 3064, "column": 46 }, "end": { - "line": 3068, + "line": 3077, "column": 5 } } @@ -163977,16 +163563,16 @@ "generator": false, "expression": false, "range": [ - 92566, - 93063 + 92689, + 93186 ], "loc": { "start": { - "line": 3055, + "line": 3064, "column": 18 }, "end": { - "line": 3068, + "line": 3077, "column": 5 } } @@ -163994,16 +163580,16 @@ "kind": "method", "computed": false, "range": [ - 92552, - 93063 + 92675, + 93186 ], "loc": { "start": { - "line": 3055, + "line": 3064, "column": 4 }, "end": { - "line": 3068, + "line": 3077, "column": 5 } }, @@ -164012,16 +163598,16 @@ "type": "Block", "value": "*\n * Return the list of headers' text\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array} list of headers' text\n ", "range": [ - 92374, - 92547 + 92497, + 92670 ], "loc": { "start": { - "line": 3050, + "line": 3059, "column": 4 }, "end": { - "line": 3054, + "line": 3063, "column": 7 } } @@ -164032,16 +163618,16 @@ "type": "Block", "value": "*\n * Return the filter type for a specified column\n * @param {Number} colIndex Column's index\n * @return {String}\n ", "range": [ - 93069, - 93205 + 93192, + 93328 ], "loc": { "start": { - "line": 3070, + "line": 3079, "column": 4 }, "end": { - "line": 3074, + "line": 3083, "column": 7 } } @@ -164055,16 +163641,16 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 93210, - 93223 + 93333, + 93346 ], "loc": { "start": { - "line": 3075, + "line": 3084, "column": 4 }, "end": { - "line": 3075, + "line": 3084, "column": 17 } } @@ -164077,16 +163663,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 93224, - 93232 + 93347, + 93355 ], "loc": { "start": { - "line": 3075, + "line": 3084, "column": 18 }, "end": { - "line": 3075, + "line": 3084, "column": 26 } } @@ -164104,16 +163690,16 @@ "type": "Identifier", "name": "colType", "range": [ - 93248, - 93255 + 93371, + 93378 ], "loc": { "start": { - "line": 3076, + "line": 3085, "column": 12 }, "end": { - "line": 3076, + "line": 3085, "column": 19 } } @@ -164127,16 +163713,16 @@ "object": { "type": "ThisExpression", "range": [ - 93258, - 93262 + 93381, + 93385 ], "loc": { "start": { - "line": 3076, + "line": 3085, "column": 22 }, "end": { - "line": 3076, + "line": 3085, "column": 26 } } @@ -164145,31 +163731,31 @@ "type": "Identifier", "name": "cfg", "range": [ - 93263, - 93266 + 93386, + 93389 ], "loc": { "start": { - "line": 3076, + "line": 3085, "column": 27 }, "end": { - "line": 3076, + "line": 3085, "column": 30 } } }, "range": [ - 93258, - 93266 + 93381, + 93389 ], "loc": { "start": { - "line": 3076, + "line": 3085, "column": 22 }, "end": { - "line": 3076, + "line": 3085, "column": 30 } } @@ -164182,16 +163768,16 @@ "value": "col_", "raw": "'col_'", "range": [ - 93267, - 93273 + 93390, + 93396 ], "loc": { "start": { - "line": 3076, + "line": 3085, "column": 31 }, "end": { - "line": 3076, + "line": 3085, "column": 37 } } @@ -164200,61 +163786,61 @@ "type": "Identifier", "name": "colIndex", "range": [ - 93276, - 93284 + 93399, + 93407 ], "loc": { "start": { - "line": 3076, + "line": 3085, "column": 40 }, "end": { - "line": 3076, + "line": 3085, "column": 48 } } }, "range": [ - 93267, - 93284 + 93390, + 93407 ], "loc": { "start": { - "line": 3076, + "line": 3085, "column": 31 }, "end": { - "line": 3076, + "line": 3085, "column": 48 } } }, "range": [ - 93258, - 93285 + 93381, + 93408 ], "loc": { "start": { - "line": 3076, + "line": 3085, "column": 22 }, "end": { - "line": 3076, + "line": 3085, "column": 49 } } }, "range": [ - 93248, - 93285 + 93371, + 93408 ], "loc": { "start": { - "line": 3076, + "line": 3085, "column": 12 }, "end": { - "line": 3076, + "line": 3085, "column": 49 } } @@ -164262,16 +163848,16 @@ ], "kind": "let", "range": [ - 93244, - 93286 + 93367, + 93409 ], "loc": { "start": { - "line": 3076, + "line": 3085, "column": 8 }, "end": { - "line": 3076, + "line": 3085, "column": 50 } } @@ -164287,32 +163873,32 @@ "type": "Identifier", "name": "colType", "range": [ - 93303, - 93310 + 93426, + 93433 ], "loc": { "start": { - "line": 3077, + "line": 3086, "column": 16 }, "end": { - "line": 3077, + "line": 3086, "column": 23 } } }, "prefix": true, "range": [ - 93302, - 93310 + 93425, + 93433 ], "loc": { "start": { - "line": 3077, + "line": 3086, "column": 15 }, "end": { - "line": 3077, + "line": 3086, "column": 23 } } @@ -164321,16 +163907,16 @@ "type": "Identifier", "name": "INPUT", "range": [ - 93313, - 93318 + 93436, + 93441 ], "loc": { "start": { - "line": 3077, + "line": 3086, "column": 26 }, "end": { - "line": 3077, + "line": 3086, "column": 31 } } @@ -164344,16 +163930,16 @@ "type": "Identifier", "name": "colType", "range": [ - 93321, - 93328 + 93444, + 93451 ], "loc": { "start": { - "line": 3077, + "line": 3086, "column": 34 }, "end": { - "line": 3077, + "line": 3086, "column": 41 } } @@ -164362,93 +163948,93 @@ "type": "Identifier", "name": "toLowerCase", "range": [ - 93329, - 93340 + 93452, + 93463 ], "loc": { "start": { - "line": 3077, + "line": 3086, "column": 42 }, "end": { - "line": 3077, + "line": 3086, "column": 53 } } }, "range": [ - 93321, - 93340 + 93444, + 93463 ], "loc": { "start": { - "line": 3077, + "line": 3086, "column": 34 }, "end": { - "line": 3077, + "line": 3086, "column": 53 } } }, "arguments": [], "range": [ - 93321, - 93342 + 93444, + 93465 ], "loc": { "start": { - "line": 3077, + "line": 3086, "column": 34 }, "end": { - "line": 3077, + "line": 3086, "column": 55 } } }, "range": [ - 93302, - 93342 + 93425, + 93465 ], "loc": { "start": { - "line": 3077, + "line": 3086, "column": 15 }, "end": { - "line": 3077, + "line": 3086, "column": 55 } } }, "range": [ - 93295, - 93343 + 93418, + 93466 ], "loc": { "start": { - "line": 3077, + "line": 3086, "column": 8 }, "end": { - "line": 3077, + "line": 3086, "column": 56 } } } ], "range": [ - 93234, - 93349 + 93357, + 93472 ], "loc": { "start": { - "line": 3075, + "line": 3084, "column": 28 }, "end": { - "line": 3078, + "line": 3087, "column": 5 } } @@ -164456,16 +164042,16 @@ "generator": false, "expression": false, "range": [ - 93223, - 93349 + 93346, + 93472 ], "loc": { "start": { - "line": 3075, + "line": 3084, "column": 17 }, "end": { - "line": 3078, + "line": 3087, "column": 5 } } @@ -164473,16 +164059,16 @@ "kind": "method", "computed": false, "range": [ - 93210, - 93349 + 93333, + 93472 ], "loc": { "start": { - "line": 3075, + "line": 3084, "column": 4 }, "end": { - "line": 3078, + "line": 3087, "column": 5 } }, @@ -164491,16 +164077,16 @@ "type": "Block", "value": "*\n * Return the filter type for a specified column\n * @param {Number} colIndex Column's index\n * @return {String}\n ", "range": [ - 93069, - 93205 + 93192, + 93328 ], "loc": { "start": { - "line": 3070, + "line": 3079, "column": 4 }, "end": { - "line": 3074, + "line": 3083, "column": 7 } } @@ -164511,16 +164097,16 @@ "type": "Block", "value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ", "range": [ - 93355, - 93437 + 93478, + 93560 ], "loc": { "start": { - "line": 3080, + "line": 3089, "column": 4 }, "end": { - "line": 3083, + "line": 3092, "column": 7 } } @@ -164534,16 +164120,16 @@ "type": "Identifier", "name": "getFilterableRowsNb", "range": [ - 93442, - 93461 + 93565, + 93584 ], "loc": { "start": { - "line": 3084, + "line": 3093, "column": 4 }, "end": { - "line": 3084, + "line": 3093, "column": 23 } } @@ -164565,16 +164151,16 @@ "object": { "type": "ThisExpression", "range": [ - 93481, - 93485 + 93604, + 93608 ], "loc": { "start": { - "line": 3085, + "line": 3094, "column": 15 }, "end": { - "line": 3085, + "line": 3094, "column": 19 } } @@ -164583,31 +164169,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 93486, - 93495 + 93609, + 93618 ], "loc": { "start": { - "line": 3085, + "line": 3094, "column": 20 }, "end": { - "line": 3085, + "line": 3094, "column": 29 } } }, "range": [ - 93481, - 93495 + 93604, + 93618 ], "loc": { "start": { - "line": 3085, + "line": 3094, "column": 15 }, "end": { - "line": 3085, + "line": 3094, "column": 29 } } @@ -164618,63 +164204,63 @@ "value": false, "raw": "false", "range": [ - 93496, - 93501 + 93619, + 93624 ], "loc": { "start": { - "line": 3085, + "line": 3094, "column": 30 }, "end": { - "line": 3085, + "line": 3094, "column": 35 } } } ], "range": [ - 93481, - 93502 + 93604, + 93625 ], "loc": { "start": { - "line": 3085, + "line": 3094, "column": 15 }, "end": { - "line": 3085, + "line": 3094, "column": 36 } } }, "range": [ - 93474, - 93503 + 93597, + 93626 ], "loc": { "start": { - "line": 3085, + "line": 3094, "column": 8 }, "end": { - "line": 3085, + "line": 3094, "column": 37 } } } ], "range": [ - 93464, - 93509 + 93587, + 93632 ], "loc": { "start": { - "line": 3084, + "line": 3093, "column": 26 }, "end": { - "line": 3086, + "line": 3095, "column": 5 } } @@ -164682,16 +164268,16 @@ "generator": false, "expression": false, "range": [ - 93461, - 93509 + 93584, + 93632 ], "loc": { "start": { - "line": 3084, + "line": 3093, "column": 23 }, "end": { - "line": 3086, + "line": 3095, "column": 5 } } @@ -164699,16 +164285,16 @@ "kind": "method", "computed": false, "range": [ - 93442, - 93509 + 93565, + 93632 ], "loc": { "start": { - "line": 3084, + "line": 3093, "column": 4 }, "end": { - "line": 3086, + "line": 3095, "column": 5 } }, @@ -164717,16 +164303,16 @@ "type": "Block", "value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ", "range": [ - 93355, - 93437 + 93478, + 93560 ], "loc": { "start": { - "line": 3080, + "line": 3089, "column": 4 }, "end": { - "line": 3083, + "line": 3092, "column": 7 } } @@ -164737,16 +164323,16 @@ "type": "Block", "value": "*\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @return {Number}\n ", "range": [ - 93515, - 93670 + 93638, + 93793 ], "loc": { "start": { - "line": 3088, + "line": 3097, "column": 4 }, "end": { - "line": 3092, + "line": 3101, "column": 7 } } @@ -164760,16 +164346,16 @@ "type": "Identifier", "name": "getValidRowsNb", "range": [ - 93675, - 93689 + 93798, + 93812 ], "loc": { "start": { - "line": 3093, + "line": 3102, "column": 4 }, "end": { - "line": 3093, + "line": 3102, "column": 18 } } @@ -164784,16 +164370,16 @@ "type": "Identifier", "name": "reCalc", "range": [ - 93690, - 93696 + 93813, + 93819 ], "loc": { "start": { - "line": 3093, + "line": 3102, "column": 19 }, "end": { - "line": 3093, + "line": 3102, "column": 25 } } @@ -164803,31 +164389,31 @@ "value": false, "raw": "false", "range": [ - 93699, - 93704 + 93822, + 93827 ], "loc": { "start": { - "line": 3093, + "line": 3102, "column": 28 }, "end": { - "line": 3093, + "line": 3102, "column": 33 } } }, "range": [ - 93690, - 93704 + 93813, + 93827 ], "loc": { "start": { - "line": 3093, + "line": 3102, "column": 19 }, "end": { - "line": 3093, + "line": 3102, "column": 33 } } @@ -164849,16 +164435,16 @@ "object": { "type": "ThisExpression", "range": [ - 93723, - 93727 + 93846, + 93850 ], "loc": { "start": { - "line": 3094, + "line": 3103, "column": 15 }, "end": { - "line": 3094, + "line": 3103, "column": 19 } } @@ -164867,31 +164453,31 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 93728, - 93740 + 93851, + 93863 ], "loc": { "start": { - "line": 3094, + "line": 3103, "column": 20 }, "end": { - "line": 3094, + "line": 3103, "column": 32 } } }, "range": [ - 93723, - 93740 + 93846, + 93863 ], "loc": { "start": { - "line": 3094, + "line": 3103, "column": 15 }, "end": { - "line": 3094, + "line": 3103, "column": 32 } } @@ -164901,32 +164487,32 @@ "type": "Identifier", "name": "reCalc", "range": [ - 93741, - 93747 + 93864, + 93870 ], "loc": { "start": { - "line": 3094, + "line": 3103, "column": 33 }, "end": { - "line": 3094, + "line": 3103, "column": 39 } } } ], "range": [ - 93723, - 93748 + 93846, + 93871 ], "loc": { "start": { - "line": 3094, + "line": 3103, "column": 15 }, "end": { - "line": 3094, + "line": 3103, "column": 40 } } @@ -164935,62 +164521,62 @@ "type": "Identifier", "name": "length", "range": [ - 93749, - 93755 + 93872, + 93878 ], "loc": { "start": { - "line": 3094, + "line": 3103, "column": 41 }, "end": { - "line": 3094, + "line": 3103, "column": 47 } } }, "range": [ - 93723, - 93755 + 93846, + 93878 ], "loc": { "start": { - "line": 3094, + "line": 3103, "column": 15 }, "end": { - "line": 3094, + "line": 3103, "column": 47 } } }, "range": [ - 93716, - 93756 + 93839, + 93879 ], "loc": { "start": { - "line": 3094, + "line": 3103, "column": 8 }, "end": { - "line": 3094, + "line": 3103, "column": 48 } } } ], "range": [ - 93706, - 93762 + 93829, + 93885 ], "loc": { "start": { - "line": 3093, + "line": 3102, "column": 35 }, "end": { - "line": 3095, + "line": 3104, "column": 5 } } @@ -164998,16 +164584,16 @@ "generator": false, "expression": false, "range": [ - 93689, - 93762 + 93812, + 93885 ], "loc": { "start": { - "line": 3093, + "line": 3102, "column": 18 }, "end": { - "line": 3095, + "line": 3104, "column": 5 } } @@ -165015,16 +164601,16 @@ "kind": "method", "computed": false, "range": [ - 93675, - 93762 + 93798, + 93885 ], "loc": { "start": { - "line": 3093, + "line": 3102, "column": 4 }, "end": { - "line": 3095, + "line": 3104, "column": 5 } }, @@ -165033,16 +164619,16 @@ "type": "Block", "value": "*\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @return {Number}\n ", "range": [ - 93515, - 93670 + 93638, + 93793 ], "loc": { "start": { - "line": 3088, + "line": 3097, "column": 4 }, "end": { - "line": 3092, + "line": 3101, "column": 7 } } @@ -165053,16 +164639,16 @@ "type": "Block", "value": "*\n * Return the working DOM element\n * @return {HTMLTableElement}\n ", "range": [ - 93768, - 93851 + 93891, + 93974 ], "loc": { "start": { - "line": 3097, + "line": 3106, "column": 4 }, "end": { - "line": 3100, + "line": 3109, "column": 7 } } @@ -165076,16 +164662,16 @@ "type": "Identifier", "name": "dom", "range": [ - 93856, - 93859 + 93979, + 93982 ], "loc": { "start": { - "line": 3101, + "line": 3110, "column": 4 }, "end": { - "line": 3101, + "line": 3110, "column": 7 } } @@ -165105,16 +164691,16 @@ "object": { "type": "ThisExpression", "range": [ - 93879, - 93883 + 94002, + 94006 ], "loc": { "start": { - "line": 3102, + "line": 3111, "column": 15 }, "end": { - "line": 3102, + "line": 3111, "column": 19 } } @@ -165123,62 +164709,62 @@ "type": "Identifier", "name": "tbl", "range": [ - 93884, - 93887 + 94007, + 94010 ], "loc": { "start": { - "line": 3102, + "line": 3111, "column": 20 }, "end": { - "line": 3102, + "line": 3111, "column": 23 } } }, "range": [ - 93879, - 93887 + 94002, + 94010 ], "loc": { "start": { - "line": 3102, + "line": 3111, "column": 15 }, "end": { - "line": 3102, + "line": 3111, "column": 23 } } }, "range": [ - 93872, - 93888 + 93995, + 94011 ], "loc": { "start": { - "line": 3102, + "line": 3111, "column": 8 }, "end": { - "line": 3102, + "line": 3111, "column": 24 } } } ], "range": [ - 93862, - 93894 + 93985, + 94017 ], "loc": { "start": { - "line": 3101, + "line": 3110, "column": 10 }, "end": { - "line": 3103, + "line": 3112, "column": 5 } } @@ -165186,16 +164772,16 @@ "generator": false, "expression": false, "range": [ - 93859, - 93894 + 93982, + 94017 ], "loc": { "start": { - "line": 3101, + "line": 3110, "column": 7 }, "end": { - "line": 3103, + "line": 3112, "column": 5 } } @@ -165203,16 +164789,16 @@ "kind": "method", "computed": false, "range": [ - 93856, - 93894 + 93979, + 94017 ], "loc": { "start": { - "line": 3101, + "line": 3110, "column": 4 }, "end": { - "line": 3103, + "line": 3112, "column": 5 } }, @@ -165221,16 +164807,16 @@ "type": "Block", "value": "*\n * Return the working DOM element\n * @return {HTMLTableElement}\n ", "range": [ - 93768, - 93851 + 93891, + 93974 ], "loc": { "start": { - "line": 3097, + "line": 3106, "column": 4 }, "end": { - "line": 3100, + "line": 3109, "column": 7 } } @@ -165241,16 +164827,16 @@ "type": "Block", "value": "*\n * Return the decimal separator for supplied column as per column type\n * configuration or global setting\n * @param {Number} colIndex Column index\n * @returns {String} '.' or ','\n ", "range": [ - 93900, - 94106 + 94023, + 94229 ], "loc": { "start": { - "line": 3105, + "line": 3114, "column": 4 }, "end": { - "line": 3110, + "line": 3119, "column": 7 } } @@ -165264,16 +164850,16 @@ "type": "Identifier", "name": "getDecimal", "range": [ - 94111, - 94121 + 94234, + 94244 ], "loc": { "start": { - "line": 3111, + "line": 3120, "column": 4 }, "end": { - "line": 3111, + "line": 3120, "column": 14 } } @@ -165286,16 +164872,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 94122, - 94130 + 94245, + 94253 ], "loc": { "start": { - "line": 3111, + "line": 3120, "column": 15 }, "end": { - "line": 3111, + "line": 3120, "column": 23 } } @@ -165313,16 +164899,16 @@ "type": "Identifier", "name": "decimal", "range": [ - 94146, - 94153 + 94269, + 94276 ], "loc": { "start": { - "line": 3112, + "line": 3121, "column": 12 }, "end": { - "line": 3112, + "line": 3121, "column": 19 } } @@ -165333,16 +164919,16 @@ "object": { "type": "ThisExpression", "range": [ - 94156, - 94160 + 94279, + 94283 ], "loc": { "start": { - "line": 3112, + "line": 3121, "column": 22 }, "end": { - "line": 3112, + "line": 3121, "column": 26 } } @@ -165351,46 +164937,46 @@ "type": "Identifier", "name": "decimalSeparator", "range": [ - 94161, - 94177 + 94284, + 94300 ], "loc": { "start": { - "line": 3112, + "line": 3121, "column": 27 }, "end": { - "line": 3112, + "line": 3121, "column": 43 } } }, "range": [ - 94156, - 94177 + 94279, + 94300 ], "loc": { "start": { - "line": 3112, + "line": 3121, "column": 22 }, "end": { - "line": 3112, + "line": 3121, "column": 43 } } }, "range": [ - 94146, - 94177 + 94269, + 94300 ], "loc": { "start": { - "line": 3112, + "line": 3121, "column": 12 }, "end": { - "line": 3112, + "line": 3121, "column": 43 } } @@ -165398,16 +164984,16 @@ ], "kind": "let", "range": [ - 94142, - 94178 + 94265, + 94301 ], "loc": { "start": { - "line": 3112, + "line": 3121, "column": 8 }, "end": { - "line": 3112, + "line": 3121, "column": 44 } } @@ -165422,16 +165008,16 @@ "object": { "type": "ThisExpression", "range": [ - 94191, - 94195 + 94314, + 94318 ], "loc": { "start": { - "line": 3113, + "line": 3122, "column": 12 }, "end": { - "line": 3113, + "line": 3122, "column": 16 } } @@ -165440,31 +165026,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 94196, - 94203 + 94319, + 94326 ], "loc": { "start": { - "line": 3113, + "line": 3122, "column": 17 }, "end": { - "line": 3113, + "line": 3122, "column": 24 } } }, "range": [ - 94191, - 94203 + 94314, + 94326 ], "loc": { "start": { - "line": 3113, + "line": 3122, "column": 12 }, "end": { - "line": 3113, + "line": 3122, "column": 24 } } @@ -165474,16 +165060,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 94204, - 94212 + 94327, + 94335 ], "loc": { "start": { - "line": 3113, + "line": 3122, "column": 25 }, "end": { - "line": 3113, + "line": 3122, "column": 33 } } @@ -165495,48 +165081,48 @@ "type": "Identifier", "name": "FORMATTED_NUMBER", "range": [ - 94215, - 94231 + 94338, + 94354 ], "loc": { "start": { - "line": 3113, + "line": 3122, "column": 36 }, "end": { - "line": 3113, + "line": 3122, "column": 52 } } } ], "range": [ - 94214, - 94232 + 94337, + 94355 ], "loc": { "start": { - "line": 3113, + "line": 3122, "column": 35 }, "end": { - "line": 3113, + "line": 3122, "column": 53 } } } ], "range": [ - 94191, - 94233 + 94314, + 94356 ], "loc": { "start": { - "line": 3113, + "line": 3122, "column": 12 }, "end": { - "line": 3113, + "line": 3122, "column": 54 } } @@ -165553,16 +165139,16 @@ "type": "Identifier", "name": "colType", "range": [ - 94253, - 94260 + 94376, + 94383 ], "loc": { "start": { - "line": 3114, + "line": 3123, "column": 16 }, "end": { - "line": 3114, + "line": 3123, "column": 23 } } @@ -165576,16 +165162,16 @@ "object": { "type": "ThisExpression", "range": [ - 94263, - 94267 + 94386, + 94390 ], "loc": { "start": { - "line": 3114, + "line": 3123, "column": 26 }, "end": { - "line": 3114, + "line": 3123, "column": 30 } } @@ -165594,31 +165180,31 @@ "type": "Identifier", "name": "colTypes", "range": [ - 94268, - 94276 + 94391, + 94399 ], "loc": { "start": { - "line": 3114, + "line": 3123, "column": 31 }, "end": { - "line": 3114, + "line": 3123, "column": 39 } } }, "range": [ - 94263, - 94276 + 94386, + 94399 ], "loc": { "start": { - "line": 3114, + "line": 3123, "column": 26 }, "end": { - "line": 3114, + "line": 3123, "column": 39 } } @@ -165627,46 +165213,46 @@ "type": "Identifier", "name": "colIndex", "range": [ - 94277, - 94285 + 94400, + 94408 ], "loc": { "start": { - "line": 3114, + "line": 3123, "column": 40 }, "end": { - "line": 3114, + "line": 3123, "column": 48 } } }, "range": [ - 94263, - 94286 + 94386, + 94409 ], "loc": { "start": { - "line": 3114, + "line": 3123, "column": 26 }, "end": { - "line": 3114, + "line": 3123, "column": 49 } } }, "range": [ - 94253, - 94286 + 94376, + 94409 ], "loc": { "start": { - "line": 3114, + "line": 3123, "column": 16 }, "end": { - "line": 3114, + "line": 3123, "column": 49 } } @@ -165674,16 +165260,16 @@ ], "kind": "let", "range": [ - 94249, - 94287 + 94372, + 94410 ], "loc": { "start": { - "line": 3114, + "line": 3123, "column": 12 }, "end": { - "line": 3114, + "line": 3123, "column": 50 } } @@ -165699,16 +165285,16 @@ "type": "Identifier", "name": "colType", "range": [ - 94304, - 94311 + 94427, + 94434 ], "loc": { "start": { - "line": 3115, + "line": 3124, "column": 16 }, "end": { - "line": 3115, + "line": 3124, "column": 23 } } @@ -165717,31 +165303,31 @@ "type": "Identifier", "name": "hasOwnProperty", "range": [ - 94312, - 94326 + 94435, + 94449 ], "loc": { "start": { - "line": 3115, + "line": 3124, "column": 24 }, "end": { - "line": 3115, + "line": 3124, "column": 38 } } }, "range": [ - 94304, - 94326 + 94427, + 94449 ], "loc": { "start": { - "line": 3115, + "line": 3124, "column": 16 }, "end": { - "line": 3115, + "line": 3124, "column": 38 } } @@ -165752,32 +165338,32 @@ "value": "decimal", "raw": "'decimal'", "range": [ - 94327, - 94336 + 94450, + 94459 ], "loc": { "start": { - "line": 3115, + "line": 3124, "column": 39 }, "end": { - "line": 3115, + "line": 3124, "column": 48 } } } ], "range": [ - 94304, - 94337 + 94427, + 94460 ], "loc": { "start": { - "line": 3115, + "line": 3124, "column": 16 }, "end": { - "line": 3115, + "line": 3124, "column": 49 } } @@ -165794,16 +165380,16 @@ "type": "Identifier", "name": "decimal", "range": [ - 94357, - 94364 + 94480, + 94487 ], "loc": { "start": { - "line": 3116, + "line": 3125, "column": 16 }, "end": { - "line": 3116, + "line": 3125, "column": 23 } } @@ -165815,16 +165401,16 @@ "type": "Identifier", "name": "colType", "range": [ - 94367, - 94374 + 94490, + 94497 ], "loc": { "start": { - "line": 3116, + "line": 3125, "column": 26 }, "end": { - "line": 3116, + "line": 3125, "column": 33 } } @@ -165833,125 +165419,125 @@ "type": "Identifier", "name": "decimal", "range": [ - 94375, - 94382 + 94498, + 94505 ], "loc": { "start": { - "line": 3116, + "line": 3125, "column": 34 }, "end": { - "line": 3116, + "line": 3125, "column": 41 } } }, "range": [ - 94367, - 94382 + 94490, + 94505 ], "loc": { "start": { - "line": 3116, + "line": 3125, "column": 26 }, "end": { - "line": 3116, + "line": 3125, "column": 41 } } }, "range": [ - 94357, - 94382 + 94480, + 94505 ], "loc": { "start": { - "line": 3116, + "line": 3125, "column": 16 }, "end": { - "line": 3116, + "line": 3125, "column": 41 } } }, "range": [ - 94357, - 94383 + 94480, + 94506 ], "loc": { "start": { - "line": 3116, + "line": 3125, "column": 16 }, "end": { - "line": 3116, + "line": 3125, "column": 42 } } } ], "range": [ - 94339, - 94397 + 94462, + 94520 ], "loc": { "start": { - "line": 3115, + "line": 3124, "column": 51 }, "end": { - "line": 3117, + "line": 3126, "column": 13 } } }, "alternate": null, "range": [ - 94300, - 94397 + 94423, + 94520 ], "loc": { "start": { - "line": 3115, + "line": 3124, "column": 12 }, "end": { - "line": 3117, + "line": 3126, "column": 13 } } } ], "range": [ - 94235, - 94407 + 94358, + 94530 ], "loc": { "start": { - "line": 3113, + "line": 3122, "column": 56 }, "end": { - "line": 3118, + "line": 3127, "column": 9 } } }, "alternate": null, "range": [ - 94187, - 94407 + 94310, + 94530 ], "loc": { "start": { - "line": 3113, + "line": 3122, "column": 8 }, "end": { - "line": 3118, + "line": 3127, "column": 9 } } @@ -165962,47 +165548,47 @@ "type": "Identifier", "name": "decimal", "range": [ - 94423, - 94430 + 94546, + 94553 ], "loc": { "start": { - "line": 3119, + "line": 3128, "column": 15 }, "end": { - "line": 3119, + "line": 3128, "column": 22 } } }, "range": [ - 94416, - 94431 + 94539, + 94554 ], "loc": { "start": { - "line": 3119, + "line": 3128, "column": 8 }, "end": { - "line": 3119, + "line": 3128, "column": 23 } } } ], "range": [ - 94132, - 94437 + 94255, + 94560 ], "loc": { "start": { - "line": 3111, + "line": 3120, "column": 25 }, "end": { - "line": 3120, + "line": 3129, "column": 5 } } @@ -166010,16 +165596,16 @@ "generator": false, "expression": false, "range": [ - 94121, - 94437 + 94244, + 94560 ], "loc": { "start": { - "line": 3111, + "line": 3120, "column": 14 }, "end": { - "line": 3120, + "line": 3129, "column": 5 } } @@ -166027,16 +165613,16 @@ "kind": "method", "computed": false, "range": [ - 94111, - 94437 + 94234, + 94560 ], "loc": { "start": { - "line": 3111, + "line": 3120, "column": 4 }, "end": { - "line": 3120, + "line": 3129, "column": 5 } }, @@ -166045,16 +165631,16 @@ "type": "Block", "value": "*\n * Return the decimal separator for supplied column as per column type\n * configuration or global setting\n * @param {Number} colIndex Column index\n * @returns {String} '.' or ','\n ", "range": [ - 93900, - 94106 + 94023, + 94229 ], "loc": { "start": { - "line": 3105, + "line": 3114, "column": 4 }, "end": { - "line": 3110, + "line": 3119, "column": 7 } } @@ -166065,16 +165651,16 @@ "type": "Block", "value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ", "range": [ - 94443, - 94531 + 94566, + 94654 ], "loc": { "start": { - "line": 3122, + "line": 3131, "column": 4 }, "end": { - "line": 3125, + "line": 3134, "column": 7 } } @@ -166088,16 +165674,16 @@ "type": "Identifier", "name": "config", "range": [ - 94536, - 94542 + 94659, + 94665 ], "loc": { "start": { - "line": 3126, + "line": 3135, "column": 4 }, "end": { - "line": 3126, + "line": 3135, "column": 10 } } @@ -166117,16 +165703,16 @@ "object": { "type": "ThisExpression", "range": [ - 94562, - 94566 + 94685, + 94689 ], "loc": { "start": { - "line": 3127, + "line": 3136, "column": 15 }, "end": { - "line": 3127, + "line": 3136, "column": 19 } } @@ -166135,62 +165721,62 @@ "type": "Identifier", "name": "cfg", "range": [ - 94567, - 94570 + 94690, + 94693 ], "loc": { "start": { - "line": 3127, + "line": 3136, "column": 20 }, "end": { - "line": 3127, + "line": 3136, "column": 23 } } }, "range": [ - 94562, - 94570 + 94685, + 94693 ], "loc": { "start": { - "line": 3127, + "line": 3136, "column": 15 }, "end": { - "line": 3127, + "line": 3136, "column": 23 } } }, "range": [ - 94555, - 94571 + 94678, + 94694 ], "loc": { "start": { - "line": 3127, + "line": 3136, "column": 8 }, "end": { - "line": 3127, + "line": 3136, "column": 24 } } } ], "range": [ - 94545, - 94577 + 94668, + 94700 ], "loc": { "start": { - "line": 3126, + "line": 3135, "column": 13 }, "end": { - "line": 3128, + "line": 3137, "column": 5 } } @@ -166198,16 +165784,16 @@ "generator": false, "expression": false, "range": [ - 94542, - 94577 + 94665, + 94700 ], "loc": { "start": { - "line": 3126, + "line": 3135, "column": 10 }, "end": { - "line": 3128, + "line": 3137, "column": 5 } } @@ -166215,16 +165801,16 @@ "kind": "method", "computed": false, "range": [ - 94536, - 94577 + 94659, + 94700 ], "loc": { "start": { - "line": 3126, + "line": 3135, "column": 4 }, "end": { - "line": 3128, + "line": 3137, "column": 5 } }, @@ -166233,16 +165819,16 @@ "type": "Block", "value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ", "range": [ - 94443, - 94531 + 94566, + 94654 ], "loc": { "start": { - "line": 3122, + "line": 3131, "column": 4 }, "end": { - "line": 3125, + "line": 3134, "column": 7 } } @@ -166252,31 +165838,31 @@ } ], "range": [ - 1091, - 94579 + 968, + 94702 ], "loc": { "start": { - "line": 36, + "line": 33, "column": 25 }, "end": { - "line": 3129, + "line": 3138, "column": 1 } } }, "range": [ - 1073, - 94579 + 950, + 94702 ], "loc": { "start": { - "line": 36, + "line": 33, "column": 7 }, "end": { - "line": 3129, + "line": 3138, "column": 1 } }, @@ -166285,16 +165871,16 @@ "type": "Block", "value": "*\n * Makes HTML tables filterable and a bit more :)\n *\n * @export\n * @class TableFilter\n ", "range": [ - 972, - 1065 + 849, + 942 ], "loc": { "start": { - "line": 30, + "line": 27, "column": 0 }, "end": { - "line": 35, + "line": 32, "column": 3 } } @@ -166305,16 +165891,16 @@ "specifiers": [], "source": null, "range": [ - 1066, - 94579 + 943, + 94702 ], "loc": { "start": { - "line": 36, + "line": 33, "column": 0 }, "end": { - "line": 3129, + "line": 3138, "column": 1 } }, @@ -166323,16 +165909,16 @@ "type": "Block", "value": "*\n * Makes HTML tables filterable and a bit more :)\n *\n * @export\n * @class TableFilter\n ", "range": [ - 972, - 1065 + 849, + 942 ], "loc": { "start": { - "line": 30, + "line": 27, "column": 0 }, "end": { - "line": 35, + "line": 32, "column": 3 } } @@ -166343,7 +165929,7 @@ "sourceType": "module", "range": [ 0, - 94579 + 94702 ], "loc": { "start": { @@ -166351,7 +165937,7 @@ "column": 0 }, "end": { - "line": 3129, + "line": 3138, "column": 1 } }, @@ -166360,16 +165946,16 @@ "type": "Block", "value": "*\n * Makes HTML tables filterable and a bit more :)\n *\n * @export\n * @class TableFilter\n ", "range": [ - 972, - 1065 + 849, + 942 ], "loc": { "start": { - "line": 30, + "line": 27, "column": 0 }, "end": { - "line": 35, + "line": 32, "column": 3 } } @@ -166378,16 +165964,16 @@ "type": "Block", "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 ", "range": [ - 1098, - 1421 + 975, + 1298 ], "loc": { "start": { - "line": 38, + "line": 35, "column": 4 }, "end": { - "line": 45, + "line": 42, "column": 7 } } @@ -166396,16 +165982,16 @@ "type": "Block", "value": "*\n * ID of current instance\n * @type {String}\n * @private\n ", "range": [ - 1457, - 1552 + 1334, + 1429 ], "loc": { "start": { - "line": 47, + "line": 44, "column": 8 }, "end": { - "line": 51, + "line": 48, "column": 11 } } @@ -166414,16 +166000,16 @@ "type": "Block", "value": "*\n * Current version\n * @type {String}\n ", "range": [ - 1586, - 1654 + 1463, + 1531 ], "loc": { "start": { - "line": 54, + "line": 51, "column": 8 }, "end": { - "line": 57, + "line": 54, "column": 11 } } @@ -166432,16 +166018,16 @@ "type": "Block", "value": "*\n * Current year\n * @type {Number}\n * @private\n ", "range": [ - 1700, - 1785 + 1577, + 1662 ], "loc": { "start": { - "line": 60, + "line": 57, "column": 8 }, "end": { - "line": 64, + "line": 61, "column": 11 } } @@ -166450,16 +166036,16 @@ "type": "Block", "value": "*\n * HTML Table DOM element\n * @type {DOMElement}\n * @private\n ", "range": [ - 1841, - 1940 + 1718, + 1817 ], "loc": { "start": { - "line": 67, + "line": 64, "column": 8 }, "end": { - "line": 71, + "line": 68, "column": 11 } } @@ -166468,16 +166054,16 @@ "type": "Block", "value": "*\n * Calculated row's index from which starts filtering once filters\n * are generated\n * @type {Number}\n ", "range": [ - 1975, - 2116 + 1852, + 1993 ], "loc": { "start": { - "line": 74, + "line": 71, "column": 8 }, "end": { - "line": 78, + "line": 75, "column": 11 } } @@ -166486,16 +166072,16 @@ "type": "Block", "value": "*\n * Index of the headers row\n * @type {Number}\n * @private\n ", "range": [ - 2154, - 2251 + 2031, + 2128 ], "loc": { "start": { - "line": 81, + "line": 78, "column": 8 }, "end": { - "line": 85, + "line": 82, "column": 11 } } @@ -166504,16 +166090,16 @@ "type": "Block", "value": "*\n * Configuration object\n * @type {Object}\n * @private\n ", "range": [ - 2293, - 2386 + 2170, + 2263 ], "loc": { "start": { - "line": 88, + "line": 85, "column": 8 }, "end": { - "line": 92, + "line": 89, "column": 11 } } @@ -166522,16 +166108,16 @@ "type": "Block", "value": "*\n * Number of rows that can be filtered\n * @type {Number}\n * @private\n ", "range": [ - 2419, - 2527 + 2296, + 2404 ], "loc": { "start": { - "line": 95, + "line": 92, "column": 8 }, "end": { - "line": 99, + "line": 96, "column": 11 } } @@ -166540,16 +166126,16 @@ "type": "Block", "value": "*\n * Number of cells in the reference row\n * @type {Number}\n * @private\n ", "range": [ - 2572, - 2681 + 2449, + 2558 ], "loc": { "start": { - "line": 102, + "line": 99, "column": 8 }, "end": { - "line": 106, + "line": 103, "column": 11 } } @@ -166558,16 +166144,16 @@ "type": "Block", "value": "* @private ", "range": [ - 2720, - 2735 + 2597, + 2612 ], "loc": { "start": { - "line": 109, + "line": 106, "column": 8 }, "end": { - "line": 109, + "line": 106, "column": 23 } } @@ -166576,16 +166162,16 @@ "type": "Line", "value": " TODO: use for-of", "range": [ - 2802, - 2821 + 2679, + 2698 ], "loc": { "start": { - "line": 114, + "line": 111, "column": 8 }, "end": { - "line": 114, + "line": 111, "column": 27 } } @@ -166594,16 +166180,16 @@ "type": "Line", "value": " configuration object", "range": [ - 3662, - 3685 + 3539, + 3562 ], "loc": { "start": { - "line": 139, + "line": 136, "column": 8 }, "end": { - "line": 139, + "line": 136, "column": 31 } } @@ -166612,16 +166198,16 @@ "type": "Block", "value": "*\n * Event emitter instance\n * @type {Emitter}\n ", "range": [ - 3721, - 3797 + 3598, + 3674 ], "loc": { "start": { - "line": 142, + "line": 139, "column": 8 }, "end": { - "line": 145, + "line": 142, "column": 11 } } @@ -166630,16 +166216,16 @@ "type": "Line", "value": "Start row et cols nb", "range": [ - 3845, - 3867 + 3722, + 3744 ], "loc": { "start": { - "line": 148, + "line": 145, "column": 8 }, "end": { - "line": 148, + "line": 145, "column": 30 } } @@ -166648,16 +166234,16 @@ "type": "Block", "value": "*\n * Base path for static assets\n * @type {String}\n ", "range": [ - 3939, - 4019 + 3816, + 3896 ], "loc": { "start": { - "line": 151, + "line": 148, "column": 8 }, "end": { - "line": 154, + "line": 151, "column": 11 } } @@ -166666,16 +166252,16 @@ "type": "Block", "value": "** filters' grid properties **", "range": [ - 4084, - 4118 + 3961, + 3995 ], "loc": { "start": { - "line": 157, + "line": 154, "column": 8 }, "end": { - "line": 157, + "line": 154, "column": 42 } } @@ -166684,16 +166270,16 @@ "type": "Block", "value": "*\n * Enable/disable filters\n * @type {Boolean}\n ", "range": [ - 4128, - 4204 + 4005, + 4081 ], "loc": { "start": { - "line": 159, + "line": 156, "column": 8 }, "end": { - "line": 162, + "line": 159, "column": 11 } } @@ -166702,16 +166288,16 @@ "type": "Block", "value": "*\n * Enable/disable grid layout (fixed headers)\n * @type {Boolean}\n ", "range": [ - 4270, - 4366 + 4147, + 4243 ], "loc": { "start": { - "line": 165, + "line": 162, "column": 8 }, "end": { - "line": 168, + "line": 165, "column": 11 } } @@ -166720,16 +166306,16 @@ "type": "Block", "value": "*\n * Filters row index\n * @type {Number}\n ", "range": [ - 4426, - 4496 + 4303, + 4373 ], "loc": { "start": { - "line": 171, + "line": 168, "column": 8 }, "end": { - "line": 174, + "line": 171, "column": 11 } } @@ -166738,16 +166324,16 @@ "type": "Block", "value": "*\n * Headers row index\n * @type {Number}\n ", "range": [ - 4603, - 4673 + 4480, + 4550 ], "loc": { "start": { - "line": 178, + "line": 175, "column": 8 }, "end": { - "line": 181, + "line": 178, "column": 11 } } @@ -166756,16 +166342,16 @@ "type": "Block", "value": "*\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n ", "range": [ - 4810, - 4914 + 4687, + 4791 ], "loc": { "start": { - "line": 185, + "line": 182, "column": 8 }, "end": { - "line": 188, + "line": 185, "column": 11 } } @@ -166774,16 +166360,16 @@ "type": "Block", "value": "*\n * List of filters IDs\n * @type {Array}\n * @private\n ", "range": [ - 5024, - 5115 + 4901, + 4992 ], "loc": { "start": { - "line": 192, + "line": 189, "column": 8 }, "end": { - "line": 196, + "line": 193, "column": 11 } } @@ -166792,16 +166378,16 @@ "type": "Block", "value": "*\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n ", "range": [ - 5151, - 5279 + 5028, + 5156 ], "loc": { "start": { - "line": 199, + "line": 196, "column": 8 }, "end": { - "line": 203, + "line": 200, "column": 11 } } @@ -166810,16 +166396,16 @@ "type": "Block", "value": "*\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n ", "range": [ - 5323, - 5431 + 5200, + 5308 ], "loc": { "start": { - "line": 206, + "line": 203, "column": 8 }, "end": { - "line": 210, + "line": 207, "column": 11 } } @@ -166828,16 +166414,16 @@ "type": "Block", "value": "*\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n ", "range": [ - 5469, - 5609 + 5346, + 5486 ], "loc": { "start": { - "line": 213, + "line": 210, "column": 8 }, "end": { - "line": 217, + "line": 214, "column": 11 } } @@ -166846,16 +166432,16 @@ "type": "Block", "value": "*\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n ", "range": [ - 5645, - 5819 + 5522, + 5696 ], "loc": { "start": { - "line": 220, + "line": 217, "column": 8 }, "end": { - "line": 225, + "line": 222, "column": 11 } } @@ -166864,16 +166450,16 @@ "type": "Block", "value": "*\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n ", "range": [ - 5855, - 5995 + 5732, + 5872 ], "loc": { "start": { - "line": 228, + "line": 225, "column": 8 }, "end": { - "line": 232, + "line": 229, "column": 11 } } @@ -166882,16 +166468,16 @@ "type": "Block", "value": "*\n * Css class for toolbar's container DOM element\n * @type {String}\n ", "range": [ - 6031, - 6129 + 5908, + 6006 ], "loc": { "start": { - "line": 235, + "line": 232, "column": 8 }, "end": { - "line": 238, + "line": 235, "column": 11 } } @@ -166900,16 +166486,16 @@ "type": "Block", "value": "*\n * Css class for left-side inner container DOM element\n * @type {String}\n ", "range": [ - 6199, - 6303 + 6076, + 6180 ], "loc": { "start": { - "line": 241, + "line": 238, "column": 8 }, "end": { - "line": 244, + "line": 241, "column": 11 } } @@ -166918,16 +166504,16 @@ "type": "Block", "value": "*\n * Css class for right-side inner container DOM element\n * @type {String}\n ", "range": [ - 6373, - 6478 + 6250, + 6355 ], "loc": { "start": { - "line": 247, + "line": 244, "column": 8 }, "end": { - "line": 250, + "line": 247, "column": 11 } } @@ -166936,16 +166522,16 @@ "type": "Block", "value": "*\n * Css class for middle inner container DOM element\n * @type {String}\n ", "range": [ - 6549, - 6650 + 6426, + 6527 ], "loc": { "start": { - "line": 253, + "line": 250, "column": 8 }, "end": { - "line": 256, + "line": 253, "column": 11 } } @@ -166954,16 +166540,16 @@ "type": "Block", "value": "** filters' grid appearance **", "range": [ - 6722, - 6756 + 6599, + 6633 ], "loc": { "start": { - "line": 259, + "line": 256, "column": 8 }, "end": { - "line": 259, + "line": 256, "column": 42 } } @@ -166972,16 +166558,16 @@ "type": "Block", "value": "*\n * Path for stylesheets\n * @type {String}\n ", "range": [ - 6765, - 6838 + 6642, + 6715 ], "loc": { "start": { - "line": 260, + "line": 257, "column": 8 }, "end": { - "line": 263, + "line": 260, "column": 11 } } @@ -166990,16 +166576,16 @@ "type": "Block", "value": "*\n * Main stylesheet path\n * @type {String}\n ", "range": [ - 6915, - 6988 + 6792, + 6865 ], "loc": { "start": { - "line": 266, + "line": 263, "column": 8 }, "end": { - "line": 269, + "line": 266, "column": 11 } } @@ -167008,16 +166594,16 @@ "type": "Block", "value": "*\n * Main stylesheet ID\n * @type {String}\n * @private\n ", "range": [ - 7076, - 7167 + 6953, + 7044 ], "loc": { "start": { - "line": 272, + "line": 269, "column": 8 }, "end": { - "line": 276, + "line": 273, "column": 11 } } @@ -167026,16 +166612,16 @@ "type": "Block", "value": "*\n * Css class for the filters row\n * @type {String}\n ", "range": [ - 7225, - 7307 + 7102, + 7184 ], "loc": { "start": { - "line": 279, + "line": 276, "column": 8 }, "end": { - "line": 282, + "line": 279, "column": 11 } } @@ -167044,16 +166630,16 @@ "type": "Block", "value": "*\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n ", "range": [ - 7382, - 7479 + 7259, + 7356 ], "loc": { "start": { - "line": 285, + "line": 282, "column": 8 }, "end": { - "line": 288, + "line": 285, "column": 11 } } @@ -167062,16 +166648,16 @@ "type": "Block", "value": "*\n * Enable/disable alternating rows\n * @type {Boolean}\n ", "range": [ - 7557, - 7642 + 7434, + 7519 ], "loc": { "start": { - "line": 291, + "line": 288, "column": 8 }, "end": { - "line": 294, + "line": 291, "column": 11 } } @@ -167080,16 +166666,16 @@ "type": "Block", "value": "*\n * Indicate whether columns widths are set\n * @type {Boolean}\n * @private\n ", "range": [ - 7708, - 7821 + 7585, + 7698 ], "loc": { "start": { - "line": 297, + "line": 294, "column": 8 }, "end": { - "line": 301, + "line": 298, "column": 11 } } @@ -167098,16 +166684,16 @@ "type": "Block", "value": "*\n * Columns widths array\n * @type {Array}\n ", "range": [ - 7882, - 7954 + 7759, + 7831 ], "loc": { "start": { - "line": 304, + "line": 301, "column": 8 }, "end": { - "line": 307, + "line": 304, "column": 11 } } @@ -167116,16 +166702,16 @@ "type": "Block", "value": "*\n * Css class for a filter element\n * @type {String}\n ", "range": [ - 8028, - 8111 + 7905, + 7988 ], "loc": { "start": { - "line": 310, + "line": 307, "column": 8 }, "end": { - "line": 313, + "line": 310, "column": 11 } } @@ -167134,16 +166720,16 @@ "type": "Block", "value": "*\n * Css class for multiple select filters\n * @type {String}\n ", "range": [ - 8174, - 8264 + 8051, + 8141 ], "loc": { "start": { - "line": 316, + "line": 313, "column": 8 }, "end": { - "line": 319, + "line": 316, "column": 11 } } @@ -167152,16 +166738,16 @@ "type": "Block", "value": "*\n * Css class for small filter (when submit button is active)\n * @type {String}\n ", "range": [ - 8344, - 8454 + 8221, + 8331 ], "loc": { "start": { - "line": 322, + "line": 319, "column": 8 }, "end": { - "line": 325, + "line": 322, "column": 11 } } @@ -167170,16 +166756,16 @@ "type": "Block", "value": "*\n * Css class for single filter type\n * @type {String}\n ", "range": [ - 8530, - 8615 + 8407, + 8492 ], "loc": { "start": { - "line": 328, + "line": 325, "column": 8 }, "end": { - "line": 331, + "line": 328, "column": 11 } } @@ -167188,16 +166774,16 @@ "type": "Block", "value": "** filters' grid behaviours **", "range": [ - 8698, - 8732 + 8575, + 8609 ], "loc": { "start": { - "line": 334, + "line": 331, "column": 8 }, "end": { - "line": 334, + "line": 331, "column": 42 } } @@ -167206,16 +166792,16 @@ "type": "Block", "value": "*\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n ", "range": [ - 8742, - 8843 + 8619, + 8720 ], "loc": { "start": { - "line": 336, + "line": 333, "column": 8 }, "end": { - "line": 339, + "line": 336, "column": 11 } } @@ -167224,16 +166810,16 @@ "type": "Block", "value": "*\n * Callback fired before filtering process starts\n * @type {Function}\n ", "range": [ - 8915, - 9016 + 8792, + 8893 ], "loc": { "start": { - "line": 342, + "line": 339, "column": 8 }, "end": { - "line": 345, + "line": 342, "column": 11 } } @@ -167242,16 +166828,16 @@ "type": "Block", "value": "*\n * Callback fired after filtering process is completed\n * @type {Function}\n ", "range": [ - 9126, - 9232 + 9003, + 9109 ], "loc": { "start": { - "line": 349, + "line": 346, "column": 8 }, "end": { - "line": 352, + "line": 349, "column": 11 } } @@ -167260,16 +166846,16 @@ "type": "Block", "value": "*\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n ", "range": [ - 9339, - 9434 + 9216, + 9311 ], "loc": { "start": { - "line": 356, + "line": 353, "column": 8 }, "end": { - "line": 359, + "line": 356, "column": 11 } } @@ -167278,16 +166864,16 @@ "type": "Block", "value": "*\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n ", "range": [ - 9500, - 9656 + 9377, + 9533 ], "loc": { "start": { - "line": 362, + "line": 359, "column": 8 }, "end": { - "line": 367, + "line": 364, "column": 11 } } @@ -167296,16 +166882,16 @@ "type": "Block", "value": "*\n * Exact match filtering per column array\n * @type {Array}\n ", "range": [ - 9732, - 9822 + 9609, + 9699 ], "loc": { "start": { - "line": 370, + "line": 367, "column": 8 }, "end": { - "line": 373, + "line": 370, "column": 11 } } @@ -167314,16 +166900,16 @@ "type": "Block", "value": "*\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n ", "range": [ - 9929, - 10028 + 9806, + 9905 ], "loc": { "start": { - "line": 377, + "line": 374, "column": 8 }, "end": { - "line": 380, + "line": 377, "column": 11 } } @@ -167332,16 +166918,16 @@ "type": "Block", "value": "*\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n ", "range": [ - 10088, - 10195 + 9965, + 10072 ], "loc": { "start": { - "line": 383, + "line": 380, "column": 8 }, "end": { - "line": 386, + "line": 383, "column": 11 } } @@ -167350,16 +166936,16 @@ "type": "Block", "value": "*\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n ", "range": [ - 10258, - 10356 + 10135, + 10233 ], "loc": { "start": { - "line": 389, + "line": 386, "column": 8 }, "end": { - "line": 392, + "line": 389, "column": 11 } } @@ -167368,16 +166954,16 @@ "type": "Block", "value": "*\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n ", "range": [ - 10422, - 10578 + 10299, + 10455 ], "loc": { "start": { - "line": 395, + "line": 392, "column": 8 }, "end": { - "line": 399, + "line": 396, "column": 11 } } @@ -167386,16 +166972,16 @@ "type": "Block", "value": "*\n * Active filter ID\n * @type {String}\n * @private\n ", "range": [ - 10663, - 10752 + 10540, + 10629 ], "loc": { "start": { - "line": 402, + "line": 399, "column": 8 }, "end": { - "line": 406, + "line": 403, "column": 11 } } @@ -167404,16 +166990,16 @@ "type": "Block", "value": "*\n * Enable/disable always visible rows, excluded from filtering\n * @type {Boolean}\n ", "range": [ - 10798, - 10911 + 10675, + 10788 ], "loc": { "start": { - "line": 409, + "line": 406, "column": 8 }, "end": { - "line": 412, + "line": 409, "column": 11 } } @@ -167422,16 +167008,16 @@ "type": "Block", "value": "*\n * List of row indexes to be excluded from filtering\n * @type {Array}\n ", "range": [ - 10983, - 11084 + 10860, + 10961 ], "loc": { "start": { - "line": 415, + "line": 412, "column": 8 }, "end": { - "line": 418, + "line": 415, "column": 11 } } @@ -167440,16 +167026,16 @@ "type": "Block", "value": "*\n * Enable/disable external filters generation\n * @type {Boolean}\n ", "range": [ - 11171, - 11267 + 11048, + 11144 ], "loc": { "start": { - "line": 421, + "line": 418, "column": 8 }, "end": { - "line": 424, + "line": 421, "column": 11 } } @@ -167458,16 +167044,16 @@ "type": "Block", "value": "*\n * List of containers IDs where external filters will be generated\n * @type {Array}\n ", "range": [ - 11336, - 11451 + 11213, + 11328 ], "loc": { "start": { - "line": 427, + "line": 424, "column": 8 }, "end": { - "line": 430, + "line": 427, "column": 11 } } @@ -167476,16 +167062,16 @@ "type": "Block", "value": "*\n * Callback fired after filters are generated\n * @type {Function}\n ", "range": [ - 11525, - 11622 + 11402, + 11499 ], "loc": { "start": { - "line": 433, + "line": 430, "column": 8 }, "end": { - "line": 436, + "line": 433, "column": 11 } } @@ -167494,16 +167080,16 @@ "type": "Block", "value": "*\n * Enable/disable single filter filtering all columns\n * @type {Boolean}\n ", "range": [ - 11735, - 11839 + 11612, + 11716 ], "loc": { "start": { - "line": 440, + "line": 437, "column": 8 }, "end": { - "line": 443, + "line": 440, "column": 11 } } @@ -167512,16 +167098,16 @@ "type": "Block", "value": "*\n * Callback fired after a row is validated during filtering\n * @type {Function}\n ", "range": [ - 11906, - 12017 + 11783, + 11894 ], "loc": { "start": { - "line": 446, + "line": 443, "column": 8 }, "end": { - "line": 449, + "line": 446, "column": 11 } } @@ -167530,16 +167116,16 @@ "type": "Block", "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 ", "range": [ - 12127, - 12498 + 12004, + 12375 ], "loc": { "start": { - "line": 453, + "line": 450, "column": 8 }, "end": { - "line": 464, + "line": 461, "column": 11 } } @@ -167548,16 +167134,16 @@ "type": "Block", "value": "*\n * Global watermark text for input filter type or watermark for each\n * filter if an array is supplied\n * @type {String|Array}\n ", "range": [ - 12688, - 12854 + 12565, + 12731 ], "loc": { "start": { - "line": 469, + "line": 466, "column": 8 }, "end": { - "line": 473, + "line": 470, "column": 11 } } @@ -167566,16 +167152,16 @@ "type": "Block", "value": "*\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n ", "range": [ - 12908, - 13033 + 12785, + 12910 ], "loc": { "start": { - "line": 476, + "line": 473, "column": 8 }, "end": { - "line": 480, + "line": 477, "column": 11 } } @@ -167584,16 +167170,16 @@ "type": "Block", "value": "*\n * Toolbar's custom container ID\n * @type {String}\n ", "range": [ - 13100, - 13182 + 12977, + 13059 ], "loc": { "start": { - "line": 483, + "line": 480, "column": 8 }, "end": { - "line": 486, + "line": 483, "column": 11 } } @@ -167602,16 +167188,16 @@ "type": "Block", "value": "*\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n ", "range": [ - 13249, - 13349 + 13126, + 13226 ], "loc": { "start": { - "line": 489, + "line": 486, "column": 8 }, "end": { - "line": 492, + "line": 489, "column": 11 } } @@ -167620,16 +167206,16 @@ "type": "Block", "value": "*\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n ", "range": [ - 13464, - 13563 + 13341, + 13440 ], "loc": { "start": { - "line": 496, + "line": 493, "column": 8 }, "end": { - "line": 499, + "line": 496, "column": 11 } } @@ -167638,16 +167224,16 @@ "type": "Block", "value": "*\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n ", "range": [ - 13627, - 13744 + 13504, + 13621 ], "loc": { "start": { - "line": 502, + "line": 499, "column": 8 }, "end": { - "line": 505, + "line": 502, "column": 11 } } @@ -167656,16 +167242,16 @@ "type": "Block", "value": "** select filter's customisation and behaviours **", "range": [ - 13863, - 13917 + 13740, + 13794 ], "loc": { "start": { - "line": 509, + "line": 506, "column": 8 }, "end": { - "line": 509, + "line": 506, "column": 62 } } @@ -167674,16 +167260,16 @@ "type": "Block", "value": "*\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n ", "range": [ - 13926, - 14045 + 13803, + 13922 ], "loc": { "start": { - "line": 510, + "line": 507, "column": 8 }, "end": { - "line": 513, + "line": 510, "column": 11 } } @@ -167692,16 +167278,16 @@ "type": "Block", "value": "*\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n ", "range": [ - 14118, - 14238 + 13995, + 14115 ], "loc": { "start": { - "line": 516, + "line": 513, "column": 8 }, "end": { - "line": 519, + "line": 516, "column": 11 } } @@ -167710,16 +167296,16 @@ "type": "Block", "value": "*\n * Text for empty option in drop-down filter types\n * @type {String}\n ", "range": [ - 14313, - 14413 + 14190, + 14290 ], "loc": { "start": { - "line": 522, + "line": 519, "column": 8 }, "end": { - "line": 525, + "line": 522, "column": 11 } } @@ -167728,16 +167314,16 @@ "type": "Block", "value": "*\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n ", "range": [ - 14475, - 14610 + 14352, + 14487 ], "loc": { "start": { - "line": 528, + "line": 525, "column": 8 }, "end": { - "line": 532, + "line": 529, "column": 11 } } @@ -167746,16 +167332,16 @@ "type": "Block", "value": "*\n * Text for non-empty option in drop-down filter types\n * @type {String}\n ", "range": [ - 14692, - 14796 + 14569, + 14673 ], "loc": { "start": { - "line": 535, + "line": 532, "column": 8 }, "end": { - "line": 538, + "line": 535, "column": 11 } } @@ -167764,16 +167350,16 @@ "type": "Block", "value": "*\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n ", "range": [ - 14869, - 15017 + 14746, + 14894 ], "loc": { "start": { - "line": 541, + "line": 538, "column": 8 }, "end": { - "line": 545, + "line": 542, "column": 11 } } @@ -167782,16 +167368,16 @@ "type": "Block", "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 ", "range": [ - 15092, - 15270 + 14969, + 15147 ], "loc": { "start": { - "line": 548, + "line": 545, "column": 8 }, "end": { - "line": 552, + "line": 549, "column": 11 } } @@ -167800,16 +167386,16 @@ "type": "Line", "value": " this.sortSlc = f.sort_select === false ? false : true;", "range": [ - 15279, - 15336 + 15156, + 15213 ], "loc": { "start": { - "line": 553, + "line": 550, "column": 8 }, "end": { - "line": 553, + "line": 550, "column": 65 } } @@ -167818,16 +167404,16 @@ "type": "Block", "value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * ascending numeric manner\n * @type {Boolean}\n * @private\n ", "range": [ - 15478, - 15654 + 15355, + 15531 ], "loc": { "start": { - "line": 557, + "line": 554, "column": 8 }, "end": { - "line": 562, + "line": 559, "column": 11 } } @@ -167836,16 +167422,16 @@ "type": "Block", "value": "*\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n ", "range": [ - 15717, - 15854 + 15594, + 15731 ], "loc": { "start": { - "line": 565, + "line": 562, "column": 8 }, "end": { - "line": 569, + "line": 566, "column": 11 } } @@ -167854,16 +167440,16 @@ "type": "Block", "value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * descending numeric manner\n * @type {Boolean}\n * @private\n ", "range": [ - 15931, - 16108 + 15808, + 15985 ], "loc": { "start": { - "line": 572, + "line": 569, "column": 8 }, "end": { - "line": 577, + "line": 574, "column": 11 } } @@ -167872,16 +167458,16 @@ "type": "Block", "value": "*\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n ", "range": [ - 16173, - 16311 + 16050, + 16188 ], "loc": { "start": { - "line": 580, + "line": 577, "column": 8 }, "end": { - "line": 584, + "line": 581, "column": 11 } } @@ -167890,16 +167476,16 @@ "type": "Block", "value": "*\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n ", "range": [ - 16391, - 16534 + 16268, + 16411 ], "loc": { "start": { - "line": 587, + "line": 584, "column": 8 }, "end": { - "line": 591, + "line": 588, "column": 11 } } @@ -167908,16 +167494,16 @@ "type": "Block", "value": "*\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n ", "range": [ - 16610, - 16728 + 16487, + 16605 ], "loc": { "start": { - "line": 594, + "line": 591, "column": 8 }, "end": { - "line": 597, + "line": 594, "column": 11 } } @@ -167926,16 +167512,16 @@ "type": "Block", "value": "*\n * Custom options definition of a per column basis, ie:\n *\tcustom_options: {\n * cols:[0, 1],\n * texts: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * values: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * sorts: [false, true]\n * }\n *\n * @type {Object}\n ", "range": [ - 16795, - 17267 + 16672, + 17144 ], "loc": { "start": { - "line": 600, + "line": 597, "column": 8 }, "end": { - "line": 616, + "line": 613, "column": 11 } } @@ -167944,16 +167530,16 @@ "type": "Block", "value": "** Filter operators **", "range": [ - 17324, - 17350 + 17201, + 17227 ], "loc": { "start": { - "line": 619, + "line": 616, "column": 8 }, "end": { - "line": 619, + "line": 616, "column": 34 } } @@ -167962,16 +167548,16 @@ "type": "Block", "value": "*\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n ", "range": [ - 17359, - 17476 + 17236, + 17353 ], "loc": { "start": { - "line": 620, + "line": 617, "column": 8 }, "end": { - "line": 623, + "line": 620, "column": 11 } } @@ -167980,16 +167566,16 @@ "type": "Block", "value": "*\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n ", "range": [ - 17542, - 17655 + 17419, + 17532 ], "loc": { "start": { - "line": 626, + "line": 623, "column": 8 }, "end": { - "line": 629, + "line": 626, "column": 11 } } @@ -167998,16 +167584,16 @@ "type": "Block", "value": "*\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n ", "range": [ - 17722, - 17842 + 17599, + 17719 ], "loc": { "start": { - "line": 632, + "line": 629, "column": 8 }, "end": { - "line": 635, + "line": 632, "column": 11 } } @@ -168016,16 +167602,16 @@ "type": "Block", "value": "*\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n ", "range": [ - 17915, - 18022 + 17792, + 17899 ], "loc": { "start": { - "line": 638, + "line": 635, "column": 8 }, "end": { - "line": 641, + "line": 638, "column": 11 } } @@ -168034,16 +167620,16 @@ "type": "Block", "value": "*\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n ", "range": [ - 18081, - 18189 + 17958, + 18066 ], "loc": { "start": { - "line": 644, + "line": 641, "column": 8 }, "end": { - "line": 647, + "line": 644, "column": 11 } } @@ -168052,16 +167638,16 @@ "type": "Block", "value": "*\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n ", "range": [ - 18249, - 18357 + 18126, + 18234 ], "loc": { "start": { - "line": 650, + "line": 647, "column": 8 }, "end": { - "line": 653, + "line": 650, "column": 11 } } @@ -168070,16 +167656,16 @@ "type": "Block", "value": "*\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n ", "range": [ - 18420, - 18526 + 18297, + 18403 ], "loc": { "start": { - "line": 656, + "line": 653, "column": 8 }, "end": { - "line": 659, + "line": 656, "column": 11 } } @@ -168088,16 +167674,16 @@ "type": "Block", "value": "*\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n ", "range": [ - 18587, - 18703 + 18464, + 18580 ], "loc": { "start": { - "line": 662, + "line": 659, "column": 8 }, "end": { - "line": 665, + "line": 662, "column": 11 } } @@ -168106,16 +167692,16 @@ "type": "Block", "value": "*\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n ", "range": [ - 18771, - 18889 + 18648, + 18766 ], "loc": { "start": { - "line": 668, + "line": 665, "column": 8 }, "end": { - "line": 671, + "line": 668, "column": 11 } } @@ -168124,16 +167710,16 @@ "type": "Block", "value": "*\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n ", "range": [ - 18959, - 19065 + 18836, + 18942 ], "loc": { "start": { - "line": 674, + "line": 671, "column": 8 }, "end": { - "line": 677, + "line": 674, "column": 11 } } @@ -168142,16 +167728,16 @@ "type": "Block", "value": "*\n * Like operator for input filter. Defaults to '!'\n * @type {String}\n ", "range": [ - 19130, - 19230 + 19007, + 19107 ], "loc": { "start": { - "line": 680, + "line": 677, "column": 8 }, "end": { - "line": 683, + "line": 680, "column": 11 } } @@ -168160,16 +167746,16 @@ "type": "Block", "value": "*\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 19290, - 19401 + 19167, + 19278 ], "loc": { "start": { - "line": 686, + "line": 683, "column": 8 }, "end": { - "line": 689, + "line": 686, "column": 11 } } @@ -168178,16 +167764,16 @@ "type": "Block", "value": "*\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 19462, - 19569 + 19339, + 19446 ], "loc": { "start": { - "line": 692, + "line": 689, "column": 8 }, "end": { - "line": 695, + "line": 692, "column": 11 } } @@ -168196,16 +167782,16 @@ "type": "Block", "value": "*\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 19635, - 19740 + 19512, + 19617 ], "loc": { "start": { - "line": 698, + "line": 695, "column": 8 }, "end": { - "line": 701, + "line": 698, "column": 11 } } @@ -168214,16 +167800,16 @@ "type": "Line", "value": " this.curExp = f.cur_exp || '^[¥£€$]';", "range": [ - 19804, - 19844 + 19681, + 19721 ], "loc": { "start": { - "line": 704, + "line": 701, "column": 8 }, "end": { - "line": 704, + "line": 701, "column": 48 } } @@ -168232,16 +167818,16 @@ "type": "Block", "value": "*\n * Stored values separator\n * @type {String}\n ", "range": [ - 19854, - 19930 + 19731, + 19807 ], "loc": { "start": { - "line": 706, + "line": 703, "column": 8 }, "end": { - "line": 709, + "line": 706, "column": 11 } } @@ -168250,16 +167836,16 @@ "type": "Block", "value": "*\n * Enable rows counter UI component\n * @type {Boolean}\n ", "range": [ - 19985, - 20071 + 19862, + 19948 ], "loc": { "start": { - "line": 712, + "line": 709, "column": 8 }, "end": { - "line": 715, + "line": 712, "column": 11 } } @@ -168268,16 +167854,16 @@ "type": "Block", "value": "*\n * Enable status bar UI component\n * @type {Boolean}\n ", "range": [ - 20158, - 20242 + 20035, + 20119 ], "loc": { "start": { - "line": 718, + "line": 715, "column": 8 }, "end": { - "line": 721, + "line": 718, "column": 11 } } @@ -168286,16 +167872,16 @@ "type": "Block", "value": "*\n * Enable activity/spinner indicator UI component\n * @type {Boolean}\n ", "range": [ - 20300, - 20400 + 20177, + 20277 ], "loc": { "start": { - "line": 724, + "line": 721, "column": 8 }, "end": { - "line": 727, + "line": 724, "column": 11 } } @@ -168304,16 +167890,16 @@ "type": "Block", "value": "** validation - reset buttons/links **", "range": [ - 20451, - 20493 + 20328, + 20370 ], "loc": { "start": { - "line": 730, + "line": 727, "column": 8 }, "end": { - "line": 730, + "line": 727, "column": 50 } } @@ -168322,16 +167908,16 @@ "type": "Block", "value": "*\n * Enable filters submission button\n * @type {Boolean}\n ", "range": [ - 20502, - 20588 + 20379, + 20465 ], "loc": { "start": { - "line": 731, + "line": 728, "column": 8 }, "end": { - "line": 734, + "line": 731, "column": 11 } } @@ -168340,16 +167926,16 @@ "type": "Block", "value": "*\n * Define filters submission button text\n * @type {String}\n ", "range": [ - 20640, - 20730 + 20517, + 20607 ], "loc": { "start": { - "line": 737, + "line": 734, "column": 8 }, "end": { - "line": 740, + "line": 737, "column": 11 } } @@ -168358,16 +167944,16 @@ "type": "Block", "value": "*\n * Css class for filters submission button\n * @type {String}\n ", "range": [ - 20810, - 20902 + 20687, + 20779 ], "loc": { "start": { - "line": 743, + "line": 740, "column": 8 }, "end": { - "line": 746, + "line": 743, "column": 11 } } @@ -168376,16 +167962,16 @@ "type": "Block", "value": "*\n * Enable clear button\n * @type {Boolean}\n ", "range": [ - 21018, - 21091 + 20895, + 20968 ], "loc": { "start": { - "line": 750, + "line": 747, "column": 8 }, "end": { - "line": 753, + "line": 750, "column": 11 } } @@ -168394,16 +167980,16 @@ "type": "Block", "value": "*\n * Callback fired before filters are cleared\n * @type {Function}\n ", "range": [ - 21147, - 21243 + 21024, + 21120 ], "loc": { "start": { - "line": 756, + "line": 753, "column": 8 }, "end": { - "line": 759, + "line": 756, "column": 11 } } @@ -168412,16 +167998,16 @@ "type": "Block", "value": "*\n * Callback fired after filters are cleared\n * @type {Function}\n ", "range": [ - 21350, - 21445 + 21227, + 21322 ], "loc": { "start": { - "line": 763, + "line": 760, "column": 8 }, "end": { - "line": 766, + "line": 763, "column": 11 } } @@ -168430,16 +168016,16 @@ "type": "Block", "value": "*\n * Enable paging component\n * @type {Boolean}\n ", "range": [ - 21549, - 21626 + 21426, + 21503 ], "loc": { "start": { - "line": 770, + "line": 767, "column": 8 }, "end": { - "line": 773, + "line": 770, "column": 11 } } @@ -168448,16 +168034,16 @@ "type": "Block", "value": "*\n * Number of hidden rows\n * @type {Number}\n * @private\n ", "range": [ - 21677, - 21771 + 21554, + 21648 ], "loc": { "start": { - "line": 776, + "line": 773, "column": 8 }, "end": { - "line": 780, + "line": 777, "column": 11 } } @@ -168466,16 +168052,16 @@ "type": "Block", "value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n ", "range": [ - 21812, - 21949 + 21689, + 21826 ], "loc": { "start": { - "line": 783, + "line": 780, "column": 8 }, "end": { - "line": 787, + "line": 784, "column": 11 } } @@ -168484,16 +168070,16 @@ "type": "Block", "value": "*\n * Auto-filter delay in msecs\n * @type {Number}\n ", "range": [ - 22009, - 22088 + 21886, + 21965 ], "loc": { "start": { - "line": 790, + "line": 787, "column": 8 }, "end": { - "line": 793, + "line": 790, "column": 11 } } @@ -168502,16 +168088,16 @@ "type": "Block", "value": "*\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n ", "range": [ - 22212, - 22317 + 22089, + 22194 ], "loc": { "start": { - "line": 797, + "line": 794, "column": 8 }, "end": { - "line": 801, + "line": 798, "column": 11 } } @@ -168520,16 +168106,16 @@ "type": "Block", "value": "*\n * Auto-filter interval ID\n * @type {String}\n * @private\n ", "range": [ - 22361, - 22457 + 22238, + 22334 ], "loc": { "start": { - "line": 804, + "line": 801, "column": 8 }, "end": { - "line": 808, + "line": 805, "column": 11 } } @@ -168538,16 +168124,16 @@ "type": "Block", "value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ", "range": [ - 22504, - 22595 + 22381, + 22472 ], "loc": { "start": { - "line": 811, + "line": 808, "column": 8 }, "end": { - "line": 814, + "line": 811, "column": 11 } } @@ -168556,16 +168142,16 @@ "type": "Block", "value": "*\n * Enable no results message UI component\n * @type {Boolean}\n ", "range": [ - 22669, - 22761 + 22546, + 22638 ], "loc": { "start": { - "line": 817, + "line": 814, "column": 8 }, "end": { - "line": 820, + "line": 817, "column": 11 } } @@ -168574,16 +168160,16 @@ "type": "Block", "value": "*\n * Enable state persistence\n * @type {Boolean}\n ", "range": [ - 22870, - 22948 + 22747, + 22825 ], "loc": { "start": { - "line": 824, + "line": 821, "column": 8 }, "end": { - "line": 827, + "line": 824, "column": 11 } } @@ -168592,34 +168178,52 @@ "type": "Block", "value": "** data types **", "range": [ - 23015, - 23035 + 22892, + 22912 ], "loc": { "start": { - "line": 830, + "line": 827, "column": 8 }, "end": { - "line": 830, + "line": 827, "column": 28 } } }, + { + "type": "Block", + "value": "*\n * Enable date type module\n * @type {Boolean}\n * @private\n ", + "range": [ + 22922, + 23019 + ], + "loc": { + "start": { + "line": 829, + "column": 8 + }, + "end": { + "line": 833, + "column": 11 + } + } + }, { "type": "Block", "value": "*\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n ", "range": [ - 23045, - 23212 + 23059, + 23226 ], "loc": { "start": { - "line": 832, + "line": 836, "column": 8 }, "end": { - "line": 836, + "line": 840, "column": 11 } } @@ -168628,16 +168232,16 @@ "type": "Block", "value": "*\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n ", "range": [ - 23262, - 23369 + 23276, + 23383 ], "loc": { "start": { - "line": 839, + "line": 843, "column": 8 }, "end": { - "line": 842, + "line": 846, "column": 11 } } @@ -168646,16 +168250,16 @@ "type": "Block", "value": "*\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n ", "range": [ - 23443, - 23548 + 23457, + 23562 ], "loc": { "start": { - "line": 845, + "line": 849, "column": 8 }, "end": { - "line": 848, + "line": 852, "column": 11 } } @@ -168664,16 +168268,16 @@ "type": "Block", "value": "*\n * Define data types on a column basis, possible values 'string',\n * 'number', 'formatted-number', 'date', 'ipaddress' ie:\n * col_types : [\n * 'string', 'date', 'number',\n * { type: 'formatted-number', decimal: ',', thousands: '.' },\n * { type: 'date', locale: 'en-gb' },\n * { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n * ]\n *\n * Refer to https://sugarjs.com/docs/#/DateParsing for exhaustive\n * information on date parsing formats supported by Sugar Date\n * @type {Array}\n ", "range": [ - 23618, - 24216 + 23632, + 24230 ], "loc": { "start": { - "line": 851, + "line": 855, "column": 8 }, "end": { - "line": 864, + "line": 868, "column": 11 } } @@ -168682,16 +168286,16 @@ "type": "Block", "value": "** ids prefixes **", "range": [ - 24291, - 24313 + 24305, + 24327 ], "loc": { "start": { - "line": 867, + "line": 871, "column": 8 }, "end": { - "line": 867, + "line": 871, "column": 30 } } @@ -168700,16 +168304,16 @@ "type": "Block", "value": "*\n * Main prefix\n * @private\n ", "range": [ - 24322, - 24380 + 24336, + 24394 ], "loc": { "start": { - "line": 868, + "line": 872, "column": 8 }, "end": { - "line": 871, + "line": 875, "column": 11 } } @@ -168718,16 +168322,16 @@ "type": "Block", "value": "*\n * Filter's ID prefix (inputs - selects)\n * @private\n ", "range": [ - 24418, - 24502 + 24432, + 24516 ], "loc": { "start": { - "line": 874, + "line": 878, "column": 8 }, "end": { - "line": 877, + "line": 881, "column": 11 } } @@ -168736,16 +168340,16 @@ "type": "Block", "value": "*\n * Button's ID prefix\n * @private\n ", "range": [ - 24542, - 24607 + 24556, + 24621 ], "loc": { "start": { - "line": 880, + "line": 884, "column": 8 }, "end": { - "line": 883, + "line": 887, "column": 11 } } @@ -168754,16 +168358,16 @@ "type": "Block", "value": "*\n * Toolbar container ID prefix\n * @private\n ", "range": [ - 24653, - 24727 + 24667, + 24741 ], "loc": { "start": { - "line": 886, + "line": 890, "column": 8 }, "end": { - "line": 889, + "line": 893, "column": 11 } } @@ -168772,16 +168376,16 @@ "type": "Block", "value": "*\n * Toolbar left element ID prefix\n * @private\n ", "range": [ - 24771, - 24848 + 24785, + 24862 ], "loc": { "start": { - "line": 892, + "line": 896, "column": 8 }, "end": { - "line": 895, + "line": 899, "column": 11 } } @@ -168790,16 +168394,16 @@ "type": "Block", "value": "*\n * Toolbar right element ID prefix\n * @private\n ", "range": [ - 24891, - 24969 + 24905, + 24983 ], "loc": { "start": { - "line": 898, + "line": 902, "column": 8 }, "end": { - "line": 901, + "line": 905, "column": 11 } } @@ -168808,16 +168412,16 @@ "type": "Block", "value": "*\n * Toolbar middle element ID prefix\n * @private\n ", "range": [ - 25012, - 25091 + 25026, + 25105 ], "loc": { "start": { - "line": 904, + "line": 908, "column": 8 }, "end": { - "line": 907, + "line": 911, "column": 11 } } @@ -168826,16 +168430,16 @@ "type": "Block", "value": "*\n * Responsive Css class\n * @private\n ", "range": [ - 25134, - 25201 + 25148, + 25215 ], "loc": { "start": { - "line": 910, + "line": 914, "column": 8 }, "end": { - "line": 913, + "line": 917, "column": 11 } } @@ -168844,16 +168448,16 @@ "type": "Block", "value": "** extensions **", "range": [ - 25249, - 25269 + 25263, + 25283 ], "loc": { "start": { - "line": 916, + "line": 920, "column": 8 }, "end": { - "line": 916, + "line": 920, "column": 28 } } @@ -168862,16 +168466,16 @@ "type": "Block", "value": "*\n * List of loaded extensions\n * @type {Array}\n * @private\n ", "range": [ - 25278, - 25375 + 25292, + 25389 ], "loc": { "start": { - "line": 917, + "line": 921, "column": 8 }, "end": { - "line": 921, + "line": 925, "column": 11 } } @@ -168880,16 +168484,16 @@ "type": "Block", "value": "*\n * Determine whether extensions are loaded\n * @type {Boolean}\n * @private\n ", "range": [ - 25425, - 25538 + 25439, + 25552 ], "loc": { "start": { - "line": 924, + "line": 928, "column": 8 }, "end": { - "line": 928, + "line": 932, "column": 11 } } @@ -168898,16 +168502,16 @@ "type": "Block", "value": "** themes **", "range": [ - 25603, - 25619 + 25617, + 25633 ], "loc": { "start": { - "line": 931, + "line": 935, "column": 8 }, "end": { - "line": 931, + "line": 935, "column": 24 } } @@ -168916,16 +168520,16 @@ "type": "Block", "value": "*\n * Enable default theme\n * @type {Boolean}\n ", "range": [ - 25628, - 25702 + 25642, + 25716 ], "loc": { "start": { - "line": 932, + "line": 936, "column": 8 }, "end": { - "line": 935, + "line": 939, "column": 11 } } @@ -168934,16 +168538,16 @@ "type": "Block", "value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ", "range": [ - 25779, - 25889 + 25793, + 25903 ], "loc": { "start": { - "line": 938, + "line": 942, "column": 8 }, "end": { - "line": 942, + "line": 946, "column": 11 } } @@ -168952,16 +168556,16 @@ "type": "Block", "value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", "range": [ - 25972, - 26084 + 25986, + 26098 ], "loc": { "start": { - "line": 945, + "line": 949, "column": 8 }, "end": { - "line": 949, + "line": 953, "column": 11 } } @@ -168970,16 +168574,16 @@ "type": "Block", "value": "*\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", "range": [ - 26132, - 26313 + 26146, + 26327 ], "loc": { "start": { - "line": 952, + "line": 956, "column": 8 }, "end": { - "line": 957, + "line": 961, "column": 11 } } @@ -168988,16 +168592,16 @@ "type": "Block", "value": "*\n * Enable responsive layout\n * @type {Boolean}\n ", "range": [ - 26394, - 26472 + 26408, + 26486 ], "loc": { "start": { - "line": 960, + "line": 964, "column": 8 }, "end": { - "line": 963, + "line": 967, "column": 11 } } @@ -169006,16 +168610,16 @@ "type": "Block", "value": "*\n * Features registry\n * @private\n ", "range": [ - 26531, - 26595 + 26545, + 26609 ], "loc": { "start": { - "line": 966, + "line": 970, "column": 8 }, "end": { - "line": 969, + "line": 973, "column": 11 } } @@ -169024,34 +168628,52 @@ "type": "Block", "value": "*\n * Extensions registry\n * @private\n ", "range": [ - 26628, - 26694 + 26642, + 26708 ], "loc": { "start": { - "line": 972, + "line": 976, "column": 8 }, "end": { - "line": 975, + "line": 979, "column": 11 } } }, + { + "type": "Line", + "value": "conditionally instantiate required features", + "range": [ + 26749, + 26794 + ], + "loc": { + "start": { + "line": 982, + "column": 8 + }, + "end": { + "line": 982, + "column": 53 + } + } + }, { "type": "Line", "value": "load styles if necessary", "range": [ - 26735, - 26761 + 26913, + 26939 ], "loc": { "start": { - "line": 978, + "line": 987, "column": 8 }, "end": { - "line": 978, + "line": 987, "column": 34 } } @@ -169060,16 +168682,16 @@ "type": "Block", "value": "*\n * Initialise features and layout\n ", "range": [ - 26844, - 26893 + 27022, + 27071 ], "loc": { "start": { - "line": 982, + "line": 991, "column": 4 }, "end": { - "line": 984, + "line": 993, "column": 7 } } @@ -169078,70 +168700,34 @@ "type": "Line", "value": "loads theme", "range": [ - 27139, - 27152 + 27317, + 27330 ], "loc": { "start": { - "line": 995, + "line": 1004, "column": 8 }, "end": { - "line": 995, + "line": 1004, "column": 21 } } }, - { - "type": "Line", - "value": " Instantiate sugar date wrapper", - "range": [ - 27189, - 27222 - ], - "loc": { - "start": { - "line": 998, - "column": 8 - }, - "end": { - "line": 998, - "column": 41 - } - } - }, - { - "type": "Line", - "value": " Instantiate help feature and initialise only if set true", - "range": [ - 27320, - 27379 - ], - "loc": { - "start": { - "line": 1002, - "column": 8 - }, - "end": { - "line": 1002, - "column": 67 - } - } - }, { "type": "Line", "value": "filters grid is not generated", "range": [ - 27883, - 27914 + 27814, + 27845 ], "loc": { "start": { - "line": 1021, + "line": 1022, "column": 8 }, "end": { - "line": 1021, + "line": 1022, "column": 39 } } @@ -169150,16 +168736,16 @@ "type": "Line", "value": " Generate filters", "range": [ - 28115, - 28134 + 28046, + 28065 ], "loc": { "start": { - "line": 1029, + "line": 1030, "column": 12 }, "end": { - "line": 1029, + "line": 1030, "column": 31 } } @@ -169168,16 +168754,16 @@ "type": "Line", "value": "only 1 input for single search", "range": [ - 28714, - 28746 + 28645, + 28677 ], "loc": { "start": { - "line": 1045, + "line": 1046, "column": 16 }, "end": { - "line": 1045, + "line": 1046, "column": 48 } } @@ -169186,16 +168772,16 @@ "type": "Line", "value": "drop-down filters", "range": [ - 28914, - 28933 + 28845, + 28864 ], "loc": { "start": { - "line": 1051, + "line": 1052, "column": 16 }, "end": { - "line": 1051, + "line": 1052, "column": 35 } } @@ -169204,16 +168790,16 @@ "type": "Line", "value": " checklist", "range": [ - 29168, - 29180 + 29099, + 29111 ], "loc": { "start": { - "line": 1056, + "line": 1057, "column": 16 }, "end": { - "line": 1056, + "line": 1057, "column": 28 } } @@ -169222,16 +168808,16 @@ "type": "Line", "value": " this adds submit button", "range": [ - 29499, - 29525 + 29430, + 29456 ], "loc": { "start": { - "line": 1064, + "line": 1065, "column": 16 }, "end": { - "line": 1064, + "line": 1065, "column": 42 } } @@ -169240,16 +168826,16 @@ "type": "Line", "value": "if this.fltGrid", "range": [ - 29860, - 29877 + 29791, + 29808 ], "loc": { "start": { - "line": 1075, + "line": 1076, "column": 9 }, "end": { - "line": 1075, + "line": 1076, "column": 26 } } @@ -169258,16 +168844,16 @@ "type": "Block", "value": " Features ", "range": [ - 29887, - 29901 + 29818, + 29832 ], "loc": { "start": { - "line": 1077, + "line": 1078, "column": 8 }, "end": { - "line": 1077, + "line": 1078, "column": 22 } } @@ -169276,16 +168862,16 @@ "type": "Line", "value": "TF css class is added to table", "range": [ - 30574, - 30606 + 30303, + 30335 ], "loc": { "start": { - "line": 1105, + "line": 1098, "column": 8 }, "end": { - "line": 1105, + "line": 1098, "column": 40 } } @@ -169294,16 +168880,16 @@ "type": "Block", "value": " Load extensions ", "range": [ - 30813, - 30834 + 30542, + 30563 ], "loc": { "start": { - "line": 1113, + "line": 1106, "column": 8 }, "end": { - "line": 1113, + "line": 1106, "column": 29 } } @@ -169312,16 +168898,16 @@ "type": "Line", "value": " Subscribe to events", "range": [ - 30875, - 30897 + 30604, + 30626 ], "loc": { "start": { - "line": 1116, + "line": 1109, "column": 8 }, "end": { - "line": 1116, + "line": 1109, "column": 30 } } @@ -169330,16 +168916,16 @@ "type": "Block", "value": "*\n * Detect key\n * @param {Event} evt\n ", "range": [ - 31149, - 31212 + 30878, + 30941 ], "loc": { "start": { - "line": 1128, + "line": 1121, "column": 4 }, "end": { - "line": 1131, + "line": 1124, "column": 7 } } @@ -169348,16 +168934,16 @@ "type": "Block", "value": "*\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n ", "range": [ - 31680, - 31813 + 31409, + 31542 ], "loc": { "start": { - "line": 1150, + "line": 1143, "column": 4 }, "end": { - "line": 1154, + "line": 1147, "column": 7 } } @@ -169366,16 +168952,16 @@ "type": "Block", "value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ", "range": [ - 32669, - 32752 + 32398, + 32481 ], "loc": { "start": { - "line": 1183, + "line": 1176, "column": 4 }, "end": { - "line": 1185, + "line": 1178, "column": 7 } } @@ -169384,16 +168970,16 @@ "type": "Block", "value": "*\n * Filter's focus event\n * @param {Event} evt\n ", "range": [ - 32861, - 32926 + 32590, + 32655 ], "loc": { "start": { - "line": 1192, + "line": 1185, "column": 4 }, "end": { - "line": 1195, + "line": 1188, "column": 7 } } @@ -169402,16 +168988,16 @@ "type": "Block", "value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ", "range": [ - 33048, - 33136 + 32777, + 32865 ], "loc": { "start": { - "line": 1201, + "line": 1194, "column": 4 }, "end": { - "line": 1203, + "line": 1196, "column": 7 } } @@ -169420,16 +169006,16 @@ "type": "Block", "value": "*\n * Insert filters row at initialization\n ", "range": [ - 33348, - 33403 + 33077, + 33132 ], "loc": { "start": { - "line": 1212, + "line": 1205, "column": 4 }, "end": { - "line": 1214, + "line": 1207, "column": 7 } } @@ -169438,16 +169024,16 @@ "type": "Line", "value": " TODO: prevent filters row generation for popup filters too,", "range": [ - 33438, - 33500 + 33167, + 33229 ], "loc": { "start": { - "line": 1216, + "line": 1209, "column": 8 }, "end": { - "line": 1216, + "line": 1209, "column": 70 } } @@ -169456,16 +169042,16 @@ "type": "Line", "value": " to reduce and simplify headers row index adjusting across lib modules", "range": [ - 33509, - 33581 + 33238, + 33310 ], "loc": { "start": { - "line": 1217, + "line": 1210, "column": 8 }, "end": { - "line": 1217, + "line": 1210, "column": 80 } } @@ -169474,16 +169060,16 @@ "type": "Line", "value": " (GridLayout, PopupFilter etc)", "range": [ - 33590, - 33622 + 33319, + 33351 ], "loc": { "start": { - "line": 1218, + "line": 1211, "column": 8 }, "end": { - "line": 1218, + "line": 1211, "column": 40 } } @@ -169492,16 +169078,16 @@ "type": "Block", "value": "*\n * Initialize filtersless table\n ", "range": [ - 34174, - 34221 + 33903, + 33950 ], "loc": { "start": { - "line": 1241, + "line": 1234, "column": 4 }, "end": { - "line": 1243, + "line": 1236, "column": 7 } } @@ -169510,16 +169096,16 @@ "type": "Block", "value": "*\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n ", "range": [ - 34425, - 34644 + 34154, + 34373 ], "loc": { "start": { - "line": 1252, + "line": 1245, "column": 4 }, "end": { - "line": 1257, + "line": 1250, "column": 7 } } @@ -169528,16 +169114,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 35403, - 35441 + 35132, + 35170 ], "loc": { "start": { - "line": 1276, + "line": 1269, "column": 8 }, "end": { - "line": 1276, + "line": 1269, "column": 46 } } @@ -169546,16 +169132,16 @@ "type": "Block", "value": "*\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n ", "range": [ - 35870, - 36019 + 35599, + 35748 ], "loc": { "start": { - "line": 1291, + "line": 1284, "column": 4 }, "end": { - "line": 1295, + "line": 1288, "column": 7 } } @@ -169564,30 +169150,30 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 36336, - 36374 + 36065, + 36103 ], "loc": { "start": { - "line": 1305, + "line": 1298, "column": 8 }, "end": { - "line": 1305, + "line": 1298, "column": 46 } } }, { "type": "Block", - "value": "*\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n ", + "value": "*\n * Istantiate the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", "range": [ - 36589, - 36723 + 36318, + 36671 ], "loc": { "start": { - "line": 1315, + "line": 1308, "column": 4 }, "end": { @@ -169596,38 +169182,20 @@ } } }, - { - "type": "Block", - "value": "*\n * Instanciate and initialise the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", - "range": [ - 36786, - 37155 - ], - "loc": { - "start": { - "line": 1324, - "column": 4 - }, - "end": { - "line": 1335, - "column": 7 - } - } - }, { "type": "Line", "value": " TODO: remove the property field.", "range": [ - 37242, - 37277 + 36765, + 36800 ], "loc": { "start": { - "line": 1338, + "line": 1322, "column": 12 }, "end": { - "line": 1338, + "line": 1322, "column": 47 } } @@ -169636,35 +169204,35 @@ "type": "Line", "value": " Due to naming convention inconsistencies, a `property`", "range": [ - 37290, - 37347 + 36813, + 36870 ], "loc": { "start": { - "line": 1339, + "line": 1323, "column": 12 }, "end": { - "line": 1339, + "line": 1323, "column": 69 } } }, { "type": "Line", - "value": " field is added in order allow a conditional instanciation based", + "value": " field is added to allow a conditional instanciation based", "range": [ - 37360, - 37426 + 36883, + 36943 ], "loc": { "start": { - "line": 1340, + "line": 1324, "column": 12 }, "end": { - "line": 1340, - "column": 78 + "line": 1324, + "column": 72 } } }, @@ -169672,34 +169240,70 @@ "type": "Line", "value": " on that property on TableFilter, if supplied.", "range": [ - 37439, - 37487 + 36956, + 37004 ], "loc": { "start": { - "line": 1341, + "line": 1325, "column": 12 }, "end": { - "line": 1341, + "line": 1325, "column": 60 } } }, + { + "type": "Block", + "value": "*\n * Initialise the passed features collection. A feature is described by a\n * `class` and `name` fields and and optional `property` field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", + "range": [ + 37303, + 37578 + ], + "loc": { + "start": { + "line": 1335, + "column": 4 + }, + "end": { + "line": 1344, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n ", + "range": [ + 37834, + 37968 + ], + "loc": { + "start": { + "line": 1354, + "column": 4 + }, + "end": { + "line": 1358, + "column": 7 + } + } + }, { "type": "Block", "value": "*\n * Initialise all the extensions defined in the configuration object\n ", "range": [ - 37797, - 37881 + 38031, + 38115 ], "loc": { "start": { - "line": 1352, + "line": 1363, "column": 4 }, "end": { - "line": 1354, + "line": 1365, "column": 7 } } @@ -169708,16 +169312,16 @@ "type": "Line", "value": " Set config's publicPath dynamically for Webpack...", "range": [ - 38015, - 38068 + 38249, + 38302 ], "loc": { "start": { - "line": 1361, + "line": 1372, "column": 8 }, "end": { - "line": 1361, + "line": 1372, "column": 61 } } @@ -169726,16 +169330,16 @@ "type": "Block", "value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ", "range": [ - 38390, - 38485 + 38624, + 38719 ], "loc": { "start": { - "line": 1372, + "line": 1383, "column": 4 }, "end": { - "line": 1375, + "line": 1386, "column": 7 } } @@ -169744,16 +169348,16 @@ "type": "Line", "value": " Require pattern for Webpack", "range": [ - 38905, - 38935 + 39139, + 39169 ], "loc": { "start": { - "line": 1392, + "line": 1403, "column": 8 }, "end": { - "line": 1392, + "line": 1403, "column": 38 } } @@ -169762,16 +169366,16 @@ "type": "Block", "value": " eslint-disable ", "range": [ - 38996, - 39016 + 39230, + 39250 ], "loc": { "start": { - "line": 1394, + "line": 1405, "column": 12 }, "end": { - "line": 1394, + "line": 1405, "column": 32 } } @@ -169780,16 +169384,16 @@ "type": "Block", "value": " eslint-enable ", "range": [ - 39080, - 39099 + 39314, + 39333 ], "loc": { "start": { - "line": 1396, + "line": 1407, "column": 12 }, "end": { - "line": 1396, + "line": 1407, "column": 31 } } @@ -169798,16 +169402,16 @@ "type": "Block", "value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ", "range": [ - 39191, - 39334 + 39425, + 39568 ], "loc": { "start": { - "line": 1402, + "line": 1413, "column": 4 }, "end": { - "line": 1406, + "line": 1417, "column": 7 } } @@ -169816,16 +169420,16 @@ "type": "Block", "value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ", "range": [ - 39407, - 39537 + 39641, + 39771 ], "loc": { "start": { - "line": 1411, + "line": 1422, "column": 4 }, "end": { - "line": 1415, + "line": 1426, "column": 7 } } @@ -169834,16 +169438,16 @@ "type": "Block", "value": "*\n * Register the passed extension instance with associated name\n * @param {Object} inst Extension instance\n * @param {String} name Name of the extension\n ", "range": [ - 39623, - 39798 + 39857, + 40032 ], "loc": { "start": { - "line": 1420, + "line": 1431, "column": 4 }, "end": { - "line": 1424, + "line": 1435, "column": 7 } } @@ -169852,16 +169456,16 @@ "type": "Block", "value": "*\n * Destroy all the extensions store in extensions registry\n ", "range": [ - 39885, - 39959 + 40119, + 40193 ], "loc": { "start": { - "line": 1429, + "line": 1440, "column": 4 }, "end": { - "line": 1431, + "line": 1442, "column": 7 } } @@ -169870,16 +169474,16 @@ "type": "Block", "value": "*\n * Load themes defined in the configuration object\n ", "range": [ - 40156, - 40222 + 40390, + 40456 ], "loc": { "start": { - "line": 1441, + "line": 1452, "column": 4 }, "end": { - "line": 1443, + "line": 1454, "column": 7 } } @@ -169888,16 +169492,16 @@ "type": "Line", "value": "Default theme config", "range": [ - 40405, - 40427 + 40639, + 40661 ], "loc": { "start": { - "line": 1452, + "line": 1463, "column": 8 }, "end": { - "line": 1452, + "line": 1463, "column": 30 } } @@ -169906,16 +169510,16 @@ "type": "Line", "value": " Enable loader indicator", "range": [ - 41255, - 41281 + 41489, + 41515 ], "loc": { "start": { - "line": 1476, + "line": 1487, "column": 8 }, "end": { - "line": 1476, + "line": 1487, "column": 34 } } @@ -169924,16 +169528,16 @@ "type": "Block", "value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ", "range": [ - 41379, - 41497 + 41613, + 41731 ], "loc": { "start": { - "line": 1482, + "line": 1493, "column": 4 }, "end": { - "line": 1485, + "line": 1496, "column": 7 } } @@ -169942,16 +169546,16 @@ "type": "Block", "value": "*\n * Destroy filter grid\n ", "range": [ - 41587, - 41625 + 41821, + 41859 ], "loc": { "start": { - "line": 1490, + "line": 1501, "column": 4 }, "end": { - "line": 1492, + "line": 1503, "column": 7 } } @@ -169960,16 +169564,16 @@ "type": "Line", "value": " broadcast destroy event modules and extensions are subscribed to", "range": [ - 42043, - 42110 + 42238, + 42305 ], "loc": { "start": { - "line": 1512, + "line": 1523, "column": 8 }, "end": { - "line": 1512, + "line": 1523, "column": 75 } } @@ -169978,16 +169582,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 42274, - 42298 + 42469, + 42493 ], "loc": { "start": { - "line": 1519, + "line": 1530, "column": 8 }, "end": { - "line": 1519, + "line": 1530, "column": 32 } } @@ -169996,16 +169600,16 @@ "type": "Block", "value": "*\n * Generate container element for paging, reset button, rows counter etc.\n ", "range": [ - 42883, - 42972 + 43078, + 43167 ], "loc": { "start": { - "line": 1538, + "line": 1549, "column": 4 }, "end": { - "line": 1540, + "line": 1551, "column": 7 } } @@ -170014,16 +169618,16 @@ "type": "Block", "value": "** container div **", "range": [ - 43058, - 43081 + 43253, + 43276 ], "loc": { "start": { - "line": 1546, + "line": 1557, "column": 8 }, "end": { - "line": 1546, + "line": 1557, "column": 31 } } @@ -170032,16 +169636,16 @@ "type": "Line", "value": "custom container", "range": [ - 43178, - 43196 + 43373, + 43391 ], "loc": { "start": { - "line": 1550, + "line": 1561, "column": 8 }, "end": { - "line": 1550, + "line": 1561, "column": 26 } } @@ -170050,16 +169654,16 @@ "type": "Line", "value": "grid-layout", "range": [ - 43304, - 43317 + 43499, + 43512 ], "loc": { "start": { - "line": 1554, + "line": 1565, "column": 8 }, "end": { - "line": 1554, + "line": 1565, "column": 21 } } @@ -170068,16 +169672,16 @@ "type": "Line", "value": "default location: just above the table", "range": [ - 43536, - 43576 + 43731, + 43771 ], "loc": { "start": { - "line": 1560, + "line": 1571, "column": 8 }, "end": { - "line": 1560, + "line": 1571, "column": 48 } } @@ -170086,16 +169690,16 @@ "type": "Block", "value": "** left div containing rows # displayer **", "range": [ - 43790, - 43836 + 43985, + 44031 ], "loc": { "start": { - "line": 1568, + "line": 1579, "column": 8 }, "end": { - "line": 1568, + "line": 1579, "column": 54 } } @@ -170104,16 +169708,16 @@ "type": "Block", "value": "** right div containing reset button\n + nb results per page select **", "range": [ - 43987, - 44081 + 44182, + 44276 ], "loc": { "start": { - "line": 1574, + "line": 1585, "column": 8 }, "end": { - "line": 1575, + "line": 1586, "column": 52 } } @@ -170122,16 +169726,16 @@ "type": "Block", "value": "** mid div containing paging elements **", "range": [ - 44232, - 44276 + 44427, + 44471 ], "loc": { "start": { - "line": 1581, + "line": 1592, "column": 8 }, "end": { - "line": 1581, + "line": 1592, "column": 52 } } @@ -170140,35 +169744,35 @@ "type": "Line", "value": " emit help initialisation only if undefined", "range": [ - 44427, - 44472 + 44622, + 44667 ], "loc": { "start": { - "line": 1587, + "line": 1598, "column": 8 }, "end": { - "line": 1587, + "line": 1598, "column": 53 } } }, { "type": "Line", - "value": " explicitily set enabled field to true to initialise help by", + "value": " explicitily enable help to initialise feature by", "range": [ - 44519, - 44581 + 44714, + 44765 ], "loc": { "start": { - "line": 1589, + "line": 1600, "column": 12 }, "end": { - "line": 1589, - "column": 74 + "line": 1600, + "column": 63 } } }, @@ -170176,16 +169780,16 @@ "type": "Line", "value": " default, only if setting is undefined", "range": [ - 44594, - 44634 + 44778, + 44818 ], "loc": { "start": { - "line": 1590, + "line": 1601, "column": 12 }, "end": { - "line": 1590, + "line": 1601, "column": 52 } } @@ -170194,16 +169798,16 @@ "type": "Block", "value": "*\n * Remove toolbar container element\n ", "range": [ - 44748, - 44799 + 44926, + 44977 ], "loc": { "start": { - "line": 1596, + "line": 1607, "column": 4 }, "end": { - "line": 1598, + "line": 1609, "column": 7 } } @@ -170212,16 +169816,16 @@ "type": "Block", "value": "*\n * Remove all the external column filters\n ", "range": [ - 45141, - 45198 + 45264, + 45321 ], "loc": { "start": { - "line": 1613, + "line": 1622, "column": 4 }, "end": { - "line": 1615, + "line": 1624, "column": 7 } } @@ -170230,16 +169834,16 @@ "type": "Block", "value": "*\n * Check if given column implements a filter with custom options\n * @param {Number} colIndex Column's index\n * @return {Boolean}\n ", "range": [ - 45613, - 45767 + 45736, + 45890 ], "loc": { "start": { - "line": 1631, + "line": 1640, "column": 4 }, "end": { - "line": 1635, + "line": 1644, "column": 7 } } @@ -170248,16 +169852,16 @@ "type": "Block", "value": "*\n * Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\n * custom options values and texts\n * @param {Number} colIndex Column's index\n * @return {Array}\n ", "range": [ - 45913, - 46109 + 46036, + 46232 ], "loc": { "start": { - "line": 1641, + "line": 1650, "column": 4 }, "end": { - "line": 1646, + "line": 1655, "column": 7 } } @@ -170266,16 +169870,16 @@ "type": "Block", "value": "*\n * Filter the table by retrieving the data from each cell in every single\n * row and comparing it to the search term for current column. A row is\n * hidden when all the search terms are not found in inspected row.\n ", "range": [ - 46969, - 47206 + 47092, + 47329 ], "loc": { "start": { - "line": 1675, + "line": 1684, "column": 4 }, "end": { - "line": 1679, + "line": 1688, "column": 7 } } @@ -170284,16 +169888,16 @@ "type": "Line", "value": "fire onbefore callback", "range": [ - 47310, - 47334 + 47433, + 47457 ], "loc": { "start": { - "line": 1684, + "line": 1693, "column": 8 }, "end": { - "line": 1684, + "line": 1693, "column": 32 } } @@ -170302,16 +169906,16 @@ "type": "Line", "value": " search args re-init", "range": [ - 47573, - 47595 + 47696, + 47718 ], "loc": { "start": { - "line": 1693, + "line": 1702, "column": 8 }, "end": { - "line": 1693, + "line": 1702, "column": 30 } } @@ -170320,16 +169924,16 @@ "type": "Line", "value": " already filtered rows display re-init", "range": [ - 47711, - 47751 + 47834, + 47874 ], "loc": { "start": { - "line": 1697, + "line": 1706, "column": 12 }, "end": { - "line": 1697, + "line": 1706, "column": 52 } } @@ -170338,16 +169942,16 @@ "type": "Line", "value": " checks if row has exact cell #", "range": [ - 47883, - 47916 + 48006, + 48039 ], "loc": { "start": { - "line": 1703, + "line": 1712, "column": 12 }, "end": { - "line": 1703, + "line": 1712, "column": 45 } } @@ -170356,16 +169960,16 @@ "type": "Line", "value": "only for single filter search", "range": [ - 48085, - 48116 + 48208, + 48239 ], "loc": { "start": { - "line": 1710, + "line": 1719, "column": 16 }, "end": { - "line": 1710, + "line": 1719, "column": 47 } } @@ -170374,16 +169978,16 @@ "type": "Line", "value": " this loop retrieves cell data", "range": [ - 48173, - 48205 + 48296, + 48328 ], "loc": { "start": { - "line": 1713, + "line": 1722, "column": 12 }, "end": { - "line": 1713, + "line": 1722, "column": 44 } } @@ -170392,16 +169996,16 @@ "type": "Line", "value": "searched keyword", "range": [ - 48270, - 48288 + 48393, + 48411 ], "loc": { "start": { - "line": 1715, + "line": 1724, "column": 16 }, "end": { - "line": 1715, + "line": 1724, "column": 34 } } @@ -170410,16 +170014,16 @@ "type": "Line", "value": "multiple search parameter operator ||", "range": [ - 48568, - 48607 + 48691, + 48730 ], "loc": { "start": { - "line": 1725, + "line": 1734, "column": 16 }, "end": { - "line": 1725, + "line": 1734, "column": 55 } } @@ -170428,16 +170032,16 @@ "type": "Line", "value": "multiple search || parameter boolean", "range": [ - 48698, - 48736 + 48821, + 48859 ], "loc": { "start": { - "line": 1727, + "line": 1736, "column": 20 }, "end": { - "line": 1727, + "line": 1736, "column": 58 } } @@ -170446,16 +170050,16 @@ "type": "Line", "value": "multiple search parameter operator &&", "range": [ - 48814, - 48853 + 48937, + 48976 ], "loc": { "start": { - "line": 1729, + "line": 1738, "column": 20 }, "end": { - "line": 1729, + "line": 1738, "column": 59 } } @@ -170464,16 +170068,16 @@ "type": "Line", "value": "multiple search && parameter boolean", "range": [ - 48945, - 48983 + 49068, + 49106 ], "loc": { "start": { - "line": 1731, + "line": 1740, "column": 20 }, "end": { - "line": 1731, + "line": 1740, "column": 58 } } @@ -170482,16 +170086,16 @@ "type": "Line", "value": "detect operators or array query", "range": [ - 49060, - 49093 + 49183, + 49216 ], "loc": { "start": { - "line": 1734, + "line": 1743, "column": 16 }, "end": { - "line": 1734, + "line": 1743, "column": 49 } } @@ -170500,16 +170104,16 @@ "type": "Line", "value": " isolate search term and check occurence in cell data", "range": [ - 49465, - 49520 + 49588, + 49643 ], "loc": { "start": { - "line": 1744, + "line": 1753, "column": 20 }, "end": { - "line": 1744, + "line": 1753, "column": 75 } } @@ -170518,16 +170122,16 @@ "type": "Line", "value": "single search parameter", "range": [ - 50265, - 50290 + 50388, + 50413 ], "loc": { "start": { - "line": 1764, + "line": 1773, "column": 16 }, "end": { - "line": 1764, + "line": 1773, "column": 41 } } @@ -170536,16 +170140,16 @@ "type": "Line", "value": "else single param", "range": [ - 50580, - 50599 + 50703, + 50722 ], "loc": { "start": { - "line": 1771, + "line": 1780, "column": 17 }, "end": { - "line": 1771, + "line": 1780, "column": 36 } } @@ -170554,16 +170158,16 @@ "type": "Line", "value": "for j", "range": [ - 50906, - 50913 + 51029, + 51036 ], "loc": { "start": { - "line": 1781, + "line": 1790, "column": 13 }, "end": { - "line": 1781, + "line": 1790, "column": 20 } } @@ -170572,16 +170176,16 @@ "type": "Line", "value": " for k", "range": [ - 51269, - 51277 + 51392, + 51400 ], "loc": { "start": { - "line": 1794, + "line": 1803, "column": 9 }, "end": { - "line": 1794, + "line": 1803, "column": 17 } } @@ -170590,16 +170194,16 @@ "type": "Line", "value": "fire onafterfilter callback", "range": [ - 51328, - 51357 + 51451, + 51480 ], "loc": { "start": { - "line": 1798, + "line": 1807, "column": 8 }, "end": { - "line": 1798, + "line": 1807, "column": 37 } } @@ -170608,16 +170212,16 @@ "type": "Block", "value": "*\n * Test for a match of search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n ", "range": [ - 51468, - 51691 + 51591, + 51814 ], "loc": { "start": { - "line": 1804, + "line": 1813, "column": 4 }, "end": { - "line": 1810, + "line": 1819, "column": 7 } } @@ -170626,16 +170230,16 @@ "type": "Line", "value": " re_an = new RegExp(this.anOperator),", "range": [ - 52250, - 52289 + 52373, + 52412 ], "loc": { "start": { - "line": 1823, + "line": 1832, "column": 12 }, "end": { - "line": 1823, + "line": 1832, "column": 51 } } @@ -170644,16 +170248,16 @@ "type": "Line", "value": " re_cr = new RegExp(this.curExp),", "range": [ - 52302, - 52337 + 52425, + 52460 ], "loc": { "start": { - "line": 1824, + "line": 1833, "column": 12 }, "end": { - "line": 1824, + "line": 1833, "column": 47 } } @@ -170662,16 +170266,16 @@ "type": "Line", "value": "Search arg operator tests", "range": [ - 52561, - 52588 + 52684, + 52711 ], "loc": { "start": { - "line": 1833, + "line": 1842, "column": 8 }, "end": { - "line": 1833, + "line": 1842, "column": 35 } } @@ -170680,16 +170284,16 @@ "type": "Line", "value": " hatermN = re_an.test(term),", "range": [ - 52857, - 52887 + 52980, + 53010 ], "loc": { "start": { - "line": 1841, + "line": 1850, "column": 12 }, "end": { - "line": 1841, + "line": 1850, "column": 42 } } @@ -170698,16 +170302,16 @@ "type": "Line", "value": " Check for dates or resolve date type", "range": [ - 53082, - 53121 + 53205, + 53244 ], "loc": { "start": { - "line": 1848, + "line": 1857, "column": 8 }, "end": { - "line": 1848, + "line": 1857, "column": 47 } } @@ -170716,16 +170320,16 @@ "type": "Line", "value": " Search arg dates tests", "range": [ - 53429, - 53454 + 53552, + 53577 ], "loc": { "start": { - "line": 1857, + "line": 1866, "column": 12 }, "end": { - "line": 1857, + "line": 1866, "column": 37 } } @@ -170734,16 +170338,16 @@ "type": "Line", "value": " lower equal date", "range": [ - 54095, - 54114 + 54218, + 54237 ], "loc": { "start": { - "line": 1873, + "line": 1882, "column": 12 }, "end": { - "line": 1873, + "line": 1882, "column": 31 } } @@ -170752,16 +170356,16 @@ "type": "Line", "value": " lower date", "range": [ - 54277, - 54290 + 54400, + 54413 ], "loc": { "start": { - "line": 1878, + "line": 1887, "column": 12 }, "end": { - "line": 1878, + "line": 1887, "column": 25 } } @@ -170770,16 +170374,16 @@ "type": "Line", "value": " greater equal date", "range": [ - 54455, - 54476 + 54578, + 54599 ], "loc": { "start": { - "line": 1883, + "line": 1892, "column": 12 }, "end": { - "line": 1883, + "line": 1892, "column": 33 } } @@ -170788,16 +170392,16 @@ "type": "Line", "value": " greater date", "range": [ - 54644, - 54659 + 54767, + 54782 ], "loc": { "start": { - "line": 1888, + "line": 1897, "column": 12 }, "end": { - "line": 1888, + "line": 1897, "column": 27 } } @@ -170806,16 +170410,16 @@ "type": "Line", "value": " different date", "range": [ - 54824, - 54841 + 54947, + 54964 ], "loc": { "start": { - "line": 1893, + "line": 1902, "column": 12 }, "end": { - "line": 1893, + "line": 1902, "column": 29 } } @@ -170824,16 +170428,16 @@ "type": "Line", "value": " equal date", "range": [ - 55031, - 55044 + 55154, + 55167 ], "loc": { "start": { - "line": 1898, + "line": 1907, "column": 12 }, "end": { - "line": 1898, + "line": 1907, "column": 25 } } @@ -170842,16 +170446,16 @@ "type": "Line", "value": " searched keyword with * operator doesn't have to be a date", "range": [ - 55235, - 55296 + 55358, + 55419 ], "loc": { "start": { - "line": 1903, + "line": 1912, "column": 12 }, "end": { - "line": 1903, + "line": 1912, "column": 73 } } @@ -170860,16 +170464,16 @@ "type": "Line", "value": " like date", "range": [ - 55336, - 55348 + 55459, + 55471 ], "loc": { "start": { - "line": 1904, + "line": 1913, "column": 39 }, "end": { - "line": 1904, + "line": 1913, "column": 51 } } @@ -170878,16 +170482,16 @@ "type": "Line", "value": "empty", "range": [ - 55664, - 55671 + 55787, + 55794 ], "loc": { "start": { - "line": 1912, + "line": 1921, "column": 12 }, "end": { - "line": 1912, + "line": 1921, "column": 19 } } @@ -170896,16 +170500,16 @@ "type": "Line", "value": "non-empty", "range": [ - 55782, - 55793 + 55905, + 55916 ], "loc": { "start": { - "line": 1916, + "line": 1925, "column": 12 }, "end": { - "line": 1916, + "line": 1925, "column": 23 } } @@ -170914,16 +170518,16 @@ "type": "Line", "value": " Convert to number anyways to auto-resolve type in case not", "range": [ - 56074, - 56135 + 56197, + 56258 ], "loc": { "start": { - "line": 1926, + "line": 1935, "column": 12 }, "end": { - "line": 1926, + "line": 1935, "column": 73 } } @@ -170932,16 +170536,16 @@ "type": "Line", "value": " defined by configuration", "range": [ - 56148, - 56175 + 56271, + 56298 ], "loc": { "start": { - "line": 1927, + "line": 1936, "column": 12 }, "end": { - "line": 1927, + "line": 1936, "column": 39 } } @@ -170950,16 +170554,16 @@ "type": "Line", "value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},", "range": [ - 56261, - 56323 + 56384, + 56446 ], "loc": { "start": { - "line": 1930, + "line": 1939, "column": 12 }, "end": { - "line": 1930, + "line": 1939, "column": 74 } } @@ -170968,16 +170572,16 @@ "type": "Line", "value": " rgx:)", "range": [ - 56336, - 56344 + 56459, + 56467 ], "loc": { "start": { - "line": 1931, + "line": 1940, "column": 12 }, "end": { - "line": 1931, + "line": 1940, "column": 20 } } @@ -170986,16 +170590,16 @@ "type": "Line", "value": " lower equal", "range": [ - 56357, - 56371 + 56480, + 56494 ], "loc": { "start": { - "line": 1932, + "line": 1941, "column": 12 }, "end": { - "line": 1932, + "line": 1941, "column": 26 } } @@ -171004,16 +170608,16 @@ "type": "Line", "value": "greater equal", "range": [ - 56562, - 56577 + 56685, + 56700 ], "loc": { "start": { - "line": 1939, + "line": 1948, "column": 12 }, "end": { - "line": 1939, + "line": 1948, "column": 27 } } @@ -171022,16 +170626,16 @@ "type": "Line", "value": "lower", "range": [ - 56773, - 56780 + 56896, + 56903 ], "loc": { "start": { - "line": 1946, + "line": 1955, "column": 12 }, "end": { - "line": 1946, + "line": 1955, "column": 19 } } @@ -171040,16 +170644,16 @@ "type": "Line", "value": "greater", "range": [ - 56974, - 56983 + 57097, + 57106 ], "loc": { "start": { - "line": 1953, + "line": 1962, "column": 12 }, "end": { - "line": 1953, + "line": 1962, "column": 21 } } @@ -171058,16 +170662,16 @@ "type": "Line", "value": "different", "range": [ - 57177, - 57188 + 57300, + 57311 ], "loc": { "start": { - "line": 1960, + "line": 1969, "column": 12 }, "end": { - "line": 1960, + "line": 1969, "column": 23 } } @@ -171076,16 +170680,16 @@ "type": "Line", "value": "like", "range": [ - 57379, - 57385 + 57502, + 57508 ], "loc": { "start": { - "line": 1965, + "line": 1974, "column": 12 }, "end": { - "line": 1965, + "line": 1974, "column": 18 } } @@ -171094,16 +170698,16 @@ "type": "Line", "value": "equal", "range": [ - 57562, - 57569 + 57685, + 57692 ], "loc": { "start": { - "line": 1970, + "line": 1979, "column": 12 }, "end": { - "line": 1970, + "line": 1979, "column": 19 } } @@ -171112,16 +170716,16 @@ "type": "Line", "value": "starts with", "range": [ - 57745, - 57758 + 57868, + 57881 ], "loc": { "start": { - "line": 1975, + "line": 1984, "column": 12 }, "end": { - "line": 1975, + "line": 1984, "column": 25 } } @@ -171130,16 +170734,16 @@ "type": "Line", "value": "ends with", "range": [ - 57927, - 57938 + 58050, + 58061 ], "loc": { "start": { - "line": 1980, + "line": 1989, "column": 12 }, "end": { - "line": 1980, + "line": 1989, "column": 23 } } @@ -171148,16 +170752,16 @@ "type": "Line", "value": "empty", "range": [ - 58357, - 58364 + 58480, + 58487 ], "loc": { "start": { - "line": 1989, + "line": 1998, "column": 12 }, "end": { - "line": 1989, + "line": 1998, "column": 19 } } @@ -171166,16 +170770,16 @@ "type": "Line", "value": "non-empty", "range": [ - 58475, - 58486 + 58598, + 58609 ], "loc": { "start": { - "line": 1993, + "line": 2002, "column": 12 }, "end": { - "line": 1993, + "line": 2002, "column": 23 } } @@ -171184,16 +170788,16 @@ "type": "Line", "value": "regexp", "range": [ - 58598, - 58606 + 58721, + 58729 ], "loc": { "start": { - "line": 1997, + "line": 2006, "column": 12 }, "end": { - "line": 1997, + "line": 2006, "column": 20 } } @@ -171202,16 +170806,16 @@ "type": "Line", "value": "in case regexp throws", "range": [ - 58653, - 58676 + 58776, + 58799 ], "loc": { "start": { - "line": 1999, + "line": 2008, "column": 16 }, "end": { - "line": 1999, + "line": 2008, "column": 39 } } @@ -171220,16 +170824,16 @@ "type": "Line", "value": "operator is removed", "range": [ - 58719, - 58740 + 58842, + 58863 ], "loc": { "start": { - "line": 2001, + "line": 2010, "column": 20 }, "end": { - "line": 2001, + "line": 2010, "column": 41 } } @@ -171238,16 +170842,16 @@ "type": "Line", "value": " If numeric type data, perform a strict equality test and", "range": [ - 59028, - 59087 + 59151, + 59210 ], "loc": { "start": { - "line": 2009, + "line": 2018, "column": 16 }, "end": { - "line": 2009, + "line": 2018, "column": 75 } } @@ -171256,16 +170860,16 @@ "type": "Line", "value": " fallback to unformatted number string comparison", "range": [ - 59104, - 59155 + 59227, + 59278 ], "loc": { "start": { - "line": 2010, + "line": 2019, "column": 16 }, "end": { - "line": 2010, + "line": 2019, "column": 67 } } @@ -171274,16 +170878,16 @@ "type": "Line", "value": " parseNb can return 0 for strings which are not", "range": [ - 59324, - 59373 + 59447, + 59496 ], "loc": { "start": { - "line": 2014, + "line": 2023, "column": 20 }, "end": { - "line": 2014, + "line": 2023, "column": 69 } } @@ -171292,16 +170896,16 @@ "type": "Line", "value": " formatted numbers, in that case return the original", "range": [ - 59394, - 59448 + 59517, + 59571 ], "loc": { "start": { - "line": 2015, + "line": 2024, "column": 20 }, "end": { - "line": 2015, + "line": 2024, "column": 74 } } @@ -171310,16 +170914,16 @@ "type": "Line", "value": " string. TODO: handle this in parseNb", "range": [ - 59469, - 59508 + 59592, + 59631 ], "loc": { "start": { - "line": 2016, + "line": 2025, "column": 20 }, "end": { - "line": 2016, + "line": 2025, "column": 59 } } @@ -171328,16 +170932,16 @@ "type": "Line", "value": " Finally test search term is contained in cell data", "range": [ - 59811, - 59864 + 59934, + 59987 ], "loc": { "start": { - "line": 2022, + "line": 2031, "column": 20 }, "end": { - "line": 2022, + "line": 2031, "column": 73 } } @@ -171346,16 +170950,16 @@ "type": "Line", "value": "else", "range": [ - 60187, - 60193 + 60310, + 60316 ], "loc": { "start": { - "line": 2033, + "line": 2042, "column": 9 }, "end": { - "line": 2033, + "line": 2042, "column": 15 } } @@ -171364,16 +170968,16 @@ "type": "Block", "value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of data for a column\n ", "range": [ - 60232, - 60516 + 60355, + 60639 ], "loc": { "start": { - "line": 2038, + "line": 2047, "column": 4 }, "end": { - "line": 2044, + "line": 2053, "column": 7 } } @@ -171382,16 +170986,16 @@ "type": "Block", "value": "*\n * Return the values of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of values for a column\n ", "range": [ - 60671, - 60959 + 60794, + 61082 ], "loc": { "start": { - "line": 2049, + "line": 2058, "column": 4 }, "end": { - "line": 2055, + "line": 2064, "column": 7 } } @@ -171400,16 +171004,16 @@ "type": "Block", "value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return a typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n * @private\n ", "range": [ - 61117, - 61498 + 61240, + 61621 ], "loc": { "start": { - "line": 2060, + "line": 2069, "column": 4 }, "end": { - "line": 2068, + "line": 2077, "column": 7 } } @@ -171418,16 +171022,16 @@ "type": "Line", "value": " checks if current row index appears in exclude array", "range": [ - 62036, - 62091 + 62159, + 62214 ], "loc": { "start": { - "line": 2087, + "line": 2096, "column": 12 }, "end": { - "line": 2087, + "line": 2096, "column": 67 } } @@ -171436,16 +171040,16 @@ "type": "Line", "value": " checks if row has exact cell # and is not excluded", "range": [ - 62291, - 62344 + 62414, + 62467 ], "loc": { "start": { - "line": 2094, + "line": 2103, "column": 12 }, "end": { - "line": 2094, + "line": 2103, "column": 65 } } @@ -171454,16 +171058,16 @@ "type": "Line", "value": " this loop retrieves cell data", "range": [ - 62422, - 62454 + 62545, + 62577 ], "loc": { "start": { - "line": 2096, + "line": 2105, "column": 16 }, "end": { - "line": 2096, + "line": 2105, "column": 48 } } @@ -171472,16 +171076,16 @@ "type": "Block", "value": "*\n * Return the filter's value of a specified column\n * @param {Number} index Column index\n * @return {String} Filter value\n ", "range": [ - 62778, - 62930 + 62901, + 63053 ], "loc": { "start": { - "line": 2109, + "line": 2118, "column": 4 }, "end": { - "line": 2113, + "line": 2122, "column": 7 } } @@ -171490,16 +171094,16 @@ "type": "Line", "value": "mutiple select", "range": [ - 63324, - 63340 + 63447, + 63463 ], "loc": { "start": { - "line": 2128, + "line": 2137, "column": 8 }, "end": { - "line": 2128, + "line": 2137, "column": 24 } } @@ -171508,16 +171112,16 @@ "type": "Line", "value": "checklist", "range": [ - 63469, - 63480 + 63592, + 63603 ], "loc": { "start": { - "line": 2132, + "line": 2141, "column": 8 }, "end": { - "line": 2132, + "line": 2141, "column": 19 } } @@ -171526,16 +171130,16 @@ "type": "Line", "value": "return an empty string if collection is empty or contains a single", "range": [ - 63611, - 63679 + 63734, + 63802 ], "loc": { "start": { - "line": 2136, + "line": 2145, "column": 8 }, "end": { - "line": 2136, + "line": 2145, "column": 76 } } @@ -171544,16 +171148,16 @@ "type": "Line", "value": "empty string", "range": [ - 63688, - 63702 + 63811, + 63825 ], "loc": { "start": { - "line": 2137, + "line": 2146, "column": 8 }, "end": { - "line": 2137, + "line": 2146, "column": 22 } } @@ -171562,16 +171166,16 @@ "type": "Block", "value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ", "range": [ - 63896, - 63988 + 64019, + 64111 ], "loc": { "start": { - "line": 2146, + "line": 2155, "column": 4 }, "end": { - "line": 2149, + "line": 2158, "column": 7 } } @@ -171580,16 +171184,16 @@ "type": "Block", "value": "*\n * Return the ID of a specified column's filter\n * @param {Number} index Column's index\n * @return {String} ID of the filter element\n ", "range": [ - 64430, - 64593 + 64553, + 64716 ], "loc": { "start": { - "line": 2166, + "line": 2175, "column": 4 }, "end": { - "line": 2170, + "line": 2179, "column": 7 } } @@ -171598,16 +171202,16 @@ "type": "Block", "value": "*\n * Return the list of ids of filters matching a specified type.\n * Note: hidden filters are also returned\n *\n * @param {String} type Filter type string ('input', 'select', 'multiple',\n * 'checklist')\n * @param {Boolean} bool If true returns columns indexes instead of IDs\n * @return {[type]} List of element IDs or column indexes\n ", "range": [ - 64724, - 65125 + 64847, + 65248 ], "loc": { "start": { - "line": 2178, + "line": 2187, "column": 4 }, "end": { - "line": 2186, + "line": 2195, "column": 7 } } @@ -171616,16 +171220,16 @@ "type": "Block", "value": "*\n * Return the filter's DOM element for a given column\n * @param {Number} index Column's index\n * @return {DOMElement}\n ", "range": [ - 65542, - 65688 + 65665, + 65811 ], "loc": { "start": { - "line": 2202, + "line": 2211, "column": 4 }, "end": { - "line": 2206, + "line": 2215, "column": 7 } } @@ -171634,16 +171238,16 @@ "type": "Block", "value": "*\n * Return the number of cells for a given row index\n * @param {Number} rowIndex Index of the row\n * @return {Number} Number of cells\n ", "range": [ - 65797, - 65963 + 65920, + 66086 ], "loc": { "start": { - "line": 2212, + "line": 2221, "column": 4 }, "end": { - "line": 2216, + "line": 2225, "column": 7 } } @@ -171652,16 +171256,16 @@ "type": "Block", "value": "*\n * Return the number of filterable rows starting from reference row if\n * defined\n * @param {Boolean} includeHeaders Include the headers row\n * @return {Number} Number of filterable rows\n ", "range": [ - 66111, - 66342 + 66234, + 66465 ], "loc": { "start": { - "line": 2222, + "line": 2231, "column": 4 }, "end": { - "line": 2227, + "line": 2236, "column": 7 } } @@ -171670,16 +171274,16 @@ "type": "Block", "value": "*\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @return {String}\n ", "range": [ - 66584, - 66712 + 66707, + 66835 ], "loc": { "start": { - "line": 2238, + "line": 2247, "column": 4 }, "end": { - "line": 2242, + "line": 2251, "column": 7 } } @@ -171688,16 +171292,16 @@ "type": "Line", "value": " Invoke cellParser for this column if any", "range": [ - 66822, - 66865 + 66945, + 66988 ], "loc": { "start": { - "line": 2246, + "line": 2255, "column": 8 }, "end": { - "line": 2246, + "line": 2255, "column": 51 } } @@ -171706,16 +171310,16 @@ "type": "Block", "value": "*\n * Return the typed data of a given cell based on the column type definition\n * @param {DOMElement} cell Cell's DOM element\n * @return {String|Number|Date}\n ", "range": [ - 67043, - 67223 + 67166, + 67346 ], "loc": { "start": { - "line": 2254, + "line": 2263, "column": 4 }, "end": { - "line": 2258, + "line": 2267, "column": 7 } } @@ -171724,16 +171328,16 @@ "type": "Block", "value": "*\n * Return the table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ", "range": [ - 67790, - 68170 + 67913, + 68293 ], "loc": { "start": { - "line": 2277, + "line": 2286, "column": 4 }, "end": { - "line": 2287, + "line": 2296, "column": 7 } } @@ -171742,16 +171346,16 @@ "type": "Block", "value": "*\n * Return the table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ", "range": [ - 68322, - 68658 + 68445, + 68781 ], "loc": { "start": { - "line": 2292, + "line": 2301, "column": 4 }, "end": { - "line": 2301, + "line": 2310, "column": 7 } } @@ -171760,16 +171364,16 @@ "type": "Block", "value": "*\n * Return the table data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 68813, - 69288 + 68936, + 69411 ], "loc": { "start": { - "line": 2306, + "line": 2315, "column": 4 }, "end": { - "line": 2319, + "line": 2328, "column": 7 } } @@ -171778,16 +171382,16 @@ "type": "Block", "value": "*\n * Return the filtered table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 70397, - 70853 + 70520, + 70976 ], "loc": { "start": { - "line": 2352, + "line": 2361, "column": 4 }, "end": { - "line": 2364, + "line": 2373, "column": 7 } } @@ -171796,16 +171400,16 @@ "type": "Block", "value": "*\n * Return the filtered table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 71013, - 71425 + 71136, + 71548 ], "loc": { "start": { - "line": 2369, + "line": 2378, "column": 4 }, "end": { - "line": 2380, + "line": 2389, "column": 7 } } @@ -171814,16 +171418,16 @@ "type": "Block", "value": "*\n * Return the filtered data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 71588, - 72066 + 71711, + 72189 ], "loc": { "start": { - "line": 2385, + "line": 2394, "column": 4 }, "end": { - "line": 2398, + "line": 2407, "column": 7 } } @@ -171832,16 +171436,16 @@ "type": "Block", "value": "*\n * Return the filtered data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 73308, - 73712 + 73431, + 73835 ], "loc": { "start": { - "line": 2435, + "line": 2444, "column": 4 }, "end": { - "line": 2443, + "line": 2452, "column": 7 } } @@ -171850,16 +171454,16 @@ "type": "Block", "value": "*\n * Return the filtered and visible data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 73901, - 74317 + 74024, + 74440 ], "loc": { "start": { - "line": 2449, + "line": 2458, "column": 4 }, "end": { - "line": 2457, + "line": 2466, "column": 7 } } @@ -171868,16 +171472,16 @@ "type": "Block", "value": "*\n * Return the filtered values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 74504, - 74913 + 74627, + 75036 ], "loc": { "start": { - "line": 2463, + "line": 2472, "column": 4 }, "end": { - "line": 2471, + "line": 2480, "column": 7 } } @@ -171886,16 +171490,16 @@ "type": "Block", "value": "*\n * Return the filtered and visible values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 75105, - 75526 + 75228, + 75649 ], "loc": { "start": { - "line": 2477, + "line": 2486, "column": 4 }, "end": { - "line": 2485, + "line": 2494, "column": 7 } } @@ -171904,16 +171508,16 @@ "type": "Block", "value": "*\n * Return the filtered data for a given column index\n * @param {Number} colIndex Colmun's index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @param {Boolean} [visible=true] Return only filtered and visible data\n * (relevant for paging)\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 75716, - 76322 + 75839, + 76445 ], "loc": { "start": { - "line": 2491, + "line": 2500, "column": 4 }, "end": { - "line": 2503, + "line": 2512, "column": 7 } } @@ -171922,16 +171526,16 @@ "type": "Line", "value": " ensure valid rows index do not contain excluded rows and row is", "range": [ - 76690, - 76756 + 76813, + 76879 ], "loc": { "start": { - "line": 2519, + "line": 2528, "column": 8 }, "end": { - "line": 2519, + "line": 2528, "column": 74 } } @@ -171940,16 +171544,16 @@ "type": "Line", "value": " displayed", "range": [ - 76765, - 76777 + 76888, + 76900 ], "loc": { "start": { - "line": 2520, + "line": 2529, "column": 8 }, "end": { - "line": 2520, + "line": 2529, "column": 20 } } @@ -171958,16 +171562,16 @@ "type": "Line", "value": " convert column value to expected type if necessary", "range": [ - 77041, - 77094 + 77164, + 77217 ], "loc": { "start": { - "line": 2528, + "line": 2537, "column": 8 }, "end": { - "line": 2528, + "line": 2537, "column": 61 } } @@ -171976,26 +171580,8 @@ "type": "Block", "value": "*\n * Get the display value of a row\n * @param {HTMLTableRowElement} row DOM element of the row\n * @return {String} Usually 'none' or ''\n ", "range": [ - 77378, - 77540 - ], - "loc": { - "start": { - "line": 2540, - "column": 4 - }, - "end": { - "line": 2544, - "column": 7 - } - } - }, - { - "type": "Block", - "value": "*\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n ", - "range": [ - 77611, - 77784 + 77501, + 77663 ], "loc": { "start": { @@ -172009,19 +171595,37 @@ } }, { - "type": "Line", - "value": " always visible rows are valid", + "type": "Block", + "value": "*\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n ", "range": [ - 77958, - 77990 + 77734, + 77907 ], "loc": { "start": { - "line": 2560, + "line": 2558, + "column": 4 + }, + "end": { + "line": 2562, + "column": 7 + } + } + }, + { + "type": "Line", + "value": " always visible rows are valid", + "range": [ + 78081, + 78113 + ], + "loc": { + "start": { + "line": 2569, "column": 8 }, "end": { - "line": 2560, + "line": 2569, "column": 40 } } @@ -172030,16 +171634,16 @@ "type": "Block", "value": "*\n * Validate all filterable rows\n ", "range": [ - 78631, - 78678 + 78754, + 78801 ], "loc": { "start": { - "line": 2584, + "line": 2593, "column": 4 }, "end": { - "line": 2586, + "line": 2595, "column": 7 } } @@ -172048,16 +171652,16 @@ "type": "Block", "value": "*\n * Set search value to a given filter\n * @param {Number} index Column's index\n * @param {String or Array} query searcharg Search term\n ", "range": [ - 78928, - 79090 + 79051, + 79213 ], "loc": { "start": { - "line": 2597, + "line": 2606, "column": 4 }, "end": { - "line": 2601, + "line": 2610, "column": 7 } } @@ -172066,16 +171670,16 @@ "type": "Line", "value": "multiple selects", "range": [ - 79613, - 79631 + 79736, + 79754 ], "loc": { "start": { - "line": 2616, + "line": 2625, "column": 8 }, "end": { - "line": 2616, + "line": 2625, "column": 26 } } @@ -172084,16 +171688,16 @@ "type": "Line", "value": "checklist", "range": [ - 80080, - 80091 + 80203, + 80214 ], "loc": { "start": { - "line": 2628, + "line": 2637, "column": 8 }, "end": { - "line": 2628, + "line": 2637, "column": 19 } } @@ -172102,16 +171706,16 @@ "type": "Block", "value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ", "range": [ - 80687, - 80791 + 80810, + 80914 ], "loc": { "start": { - "line": 2646, + "line": 2655, "column": 4 }, "end": { - "line": 2649, + "line": 2658, "column": 7 } } @@ -172120,16 +171724,16 @@ "type": "Block", "value": "*\n * Make defined rows always visible\n ", "range": [ - 81547, - 81598 + 81670, + 81721 ], "loc": { "start": { - "line": 2676, + "line": 2685, "column": 4 }, "end": { - "line": 2678, + "line": 2687, "column": 7 } } @@ -172138,16 +171742,16 @@ "type": "Line", "value": "row index cannot be > nrows", "range": [ - 81860, - 81889 + 81983, + 82012 ], "loc": { "start": { - "line": 2686, + "line": 2695, "column": 12 }, "end": { - "line": 2686, + "line": 2695, "column": 41 } } @@ -172156,16 +171760,16 @@ "type": "Block", "value": "*\n * Clear all the filters' values\n ", "range": [ - 82003, - 82051 + 82126, + 82174 ], "loc": { "start": { - "line": 2693, + "line": 2702, "column": 4 }, "end": { - "line": 2695, + "line": 2704, "column": 7 } } @@ -172174,16 +171778,16 @@ "type": "Block", "value": "*\n * Return the ID of the current active filter\n * @return {String}\n ", "range": [ - 82496, - 82581 + 82619, + 82704 ], "loc": { "start": { - "line": 2714, + "line": 2723, "column": 4 }, "end": { - "line": 2717, + "line": 2726, "column": 7 } } @@ -172192,30 +171796,12 @@ "type": "Block", "value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ", "range": [ - 82655, - 82756 + 82778, + 82879 ], "loc": { "start": { - "line": 2722, - "column": 4 - }, - "end": { - "line": 2725, - "column": 7 - } - } - }, - { - "type": "Block", - "value": "*\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n ", - "range": [ - 82842, - 82990 - ], - "loc": { - "start": { - "line": 2730, + "line": 2731, "column": 4 }, "end": { @@ -172226,18 +171812,36 @@ }, { "type": "Block", - "value": "*\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n ", + "value": "*\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n ", "range": [ - 83168, - 83329 + 82965, + 83113 ], "loc": { "start": { - "line": 2741, + "line": 2739, "column": 4 }, "end": { - "line": 2746, + "line": 2743, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n ", + "range": [ + 83291, + 83452 + ], + "loc": { + "start": { + "line": 2750, + "column": 4 + }, + "end": { + "line": 2755, "column": 7 } } @@ -172246,16 +171850,16 @@ "type": "Block", "value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ", "range": [ - 83427, - 83524 + 83550, + 83647 ], "loc": { "start": { - "line": 2751, + "line": 2760, "column": 4 }, "end": { - "line": 2754, + "line": 2763, "column": 7 } } @@ -172264,16 +171868,16 @@ "type": "Block", "value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ", "range": [ - 83690, - 83795 + 83813, + 83918 ], "loc": { "start": { - "line": 2762, + "line": 2771, "column": 4 }, "end": { - "line": 2765, + "line": 2774, "column": 7 } } @@ -172282,16 +171886,16 @@ "type": "Line", "value": " Welcome to cyclomatic complexity hell :)", "range": [ - 84477, - 84520 + 84600, + 84643 ], "loc": { "start": { - "line": 2783, + "line": 2792, "column": 12 }, "end": { - "line": 2783, + "line": 2792, "column": 55 } } @@ -172300,16 +171904,16 @@ "type": "Line", "value": " TODO: simplify/refactor if statement", "range": [ - 84533, - 84572 + 84656, + 84695 ], "loc": { "start": { - "line": 2784, + "line": 2793, "column": 12 }, "end": { - "line": 2784, + "line": 2793, "column": 51 } } @@ -172318,16 +171922,16 @@ "type": "Line", "value": "1st option needs to be inserted", "range": [ - 84931, - 84964 + 85054, + 85087 ], "loc": { "start": { - "line": 2792, + "line": 2801, "column": 16 }, "end": { - "line": 2792, + "line": 2801, "column": 49 } } @@ -172336,16 +171940,16 @@ "type": "Block", "value": "*\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", "range": [ - 85605, - 85760 + 85728, + 85883 ], "loc": { "start": { - "line": 2812, + "line": 2821, "column": 4 }, "end": { - "line": 2816, + "line": 2825, "column": 7 } } @@ -172354,26 +171958,8 @@ "type": "Block", "value": "*\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", "range": [ - 85952, - 86066 - ], - "loc": { - "start": { - "line": 2823, - "column": 4 - }, - "end": { - "line": 2827, - "column": 7 - } - } - }, - { - "type": "Block", - "value": "*\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", - "range": [ - 86166, - 86282 + 86075, + 86189 ], "loc": { "start": { @@ -172388,18 +171974,36 @@ }, { "type": "Block", - "value": "*\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", + "value": "*\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", "range": [ - 86417, - 86620 + 86289, + 86405 ], "loc": { "start": { - "line": 2842, + "line": 2841, "column": 4 }, "end": { - "line": 2847, + "line": 2845, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", + "range": [ + 86540, + 86743 + ], + "loc": { + "start": { + "line": 2851, + "column": 4 + }, + "end": { + "line": 2856, "column": 7 } } @@ -172408,16 +172012,16 @@ "type": "Block", "value": "*\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n ", "range": [ - 86836, - 86976 + 86959, + 87099 ], "loc": { "start": { - "line": 2856, + "line": 2865, "column": 4 }, "end": { - "line": 2860, + "line": 2869, "column": 7 } } @@ -172426,16 +172030,16 @@ "type": "Block", "value": "*\n * Check if passed script or stylesheet is already imported\n * @param {String} filePath Ressource path\n * @param {String} type Possible values: 'script' or 'link'\n * @return {Boolean}\n ", "range": [ - 87179, - 87398 + 87302, + 87521 ], "loc": { "start": { - "line": 2869, + "line": 2878, "column": 4 }, "end": { - "line": 2874, + "line": 2883, "column": 7 } } @@ -172444,16 +172048,16 @@ "type": "Block", "value": "*\n * Import script or stylesheet\n * @param {String} fileId Ressource ID\n * @param {String} filePath Ressource path\n * @param {Function} callback Callback\n * @param {String} type Possible values: 'script' or 'link'\n ", "range": [ - 87873, - 88132 + 87996, + 88255 ], "loc": { "start": { - "line": 2891, + "line": 2900, "column": 4 }, "end": { - "line": 2897, + "line": 2906, "column": 7 } } @@ -172462,16 +172066,16 @@ "type": "Line", "value": "Browser <> IE onload event works only for scripts, not for stylesheets", "range": [ - 88773, - 88845 + 88896, + 88968 ], "loc": { "start": { - "line": 2919, + "line": 2928, "column": 8 }, "end": { - "line": 2919, + "line": 2928, "column": 80 } } @@ -172480,16 +172084,16 @@ "type": "Block", "value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ", "range": [ - 89392, - 89467 + 89515, + 89590 ], "loc": { "start": { - "line": 2936, + "line": 2945, "column": 4 }, "end": { - "line": 2939, + "line": 2948, "column": 7 } } @@ -172498,30 +172102,12 @@ "type": "Block", "value": "*\n * Get list of filter IDs\n * @return {Array} List of filters ids\n ", "range": [ - 89534, - 89618 + 89657, + 89741 ], "loc": { "start": { - "line": 2944, - "column": 4 - }, - "end": { - "line": 2947, - "column": 7 - } - } - }, - { - "type": "Block", - "value": "*\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n ", - "range": [ - 89685, - 89861 - ], - "loc": { - "start": { - "line": 2952, + "line": 2953, "column": 4 }, "end": { @@ -172532,18 +172118,36 @@ }, { "type": "Block", - "value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ", + "value": "*\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n ", "range": [ - 90583, - 90673 + 89808, + 89984 ], "loc": { "start": { - "line": 2980, + "line": 2961, "column": 4 }, "end": { - "line": 2983, + "line": 2965, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ", + "range": [ + 90706, + 90796 + ], + "loc": { + "start": { + "line": 2989, + "column": 4 + }, + "end": { + "line": 2992, "column": 7 } } @@ -172552,30 +172156,12 @@ "type": "Block", "value": "*\n * Get the index of the headers row\n * @return {Number}\n ", "range": [ - 90749, - 90824 + 90872, + 90947 ], "loc": { "start": { - "line": 2988, - "column": 4 - }, - "end": { - "line": 2991, - "column": 7 - } - } - }, - { - "type": "Block", - "value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ", - "range": [ - 90895, - 91022 - ], - "loc": { - "start": { - "line": 2996, + "line": 2997, "column": 4 }, "end": { @@ -172586,10 +172172,10 @@ }, { "type": "Block", - "value": "*\n * Get the index of the last row\n * @return {Number}\n ", + "value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ", "range": [ - 91087, - 91159 + 91018, + 91145 ], "loc": { "start": { @@ -172597,7 +172183,25 @@ "column": 4 }, "end": { - "line": 3008, + "line": 3009, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Get the index of the last row\n * @return {Number}\n ", + "range": [ + 91210, + 91282 + ], + "loc": { + "start": { + "line": 3014, + "column": 4 + }, + "end": { + "line": 3017, "column": 7 } } @@ -172606,16 +172210,16 @@ "type": "Block", "value": "*\n * Determine whether the specified column has one of the passed types\n * @param {Number} colIndex Column index\n * @param {Array} [types=[]] List of column types\n * @return {Boolean}\n ", "range": [ - 91267, - 91476 + 91390, + 91599 ], "loc": { "start": { - "line": 3014, + "line": 3023, "column": 4 }, "end": { - "line": 3019, + "line": 3028, "column": 7 } } @@ -172624,16 +172228,16 @@ "type": "Block", "value": "*\n * Get the header DOM element for a given column index\n * @param {Number} colIndex Column index\n * @return {Element}\n ", "range": [ - 91771, - 91912 + 91894, + 92035 ], "loc": { "start": { - "line": 3031, + "line": 3040, "column": 4 }, "end": { - "line": 3035, + "line": 3044, "column": 7 } } @@ -172642,16 +172246,16 @@ "type": "Block", "value": "*\n * Return the list of headers' text\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array} list of headers' text\n ", "range": [ - 92374, - 92547 + 92497, + 92670 ], "loc": { "start": { - "line": 3050, + "line": 3059, "column": 4 }, "end": { - "line": 3054, + "line": 3063, "column": 7 } } @@ -172660,30 +172264,12 @@ "type": "Block", "value": "*\n * Return the filter type for a specified column\n * @param {Number} colIndex Column's index\n * @return {String}\n ", "range": [ - 93069, - 93205 + 93192, + 93328 ], "loc": { "start": { - "line": 3070, - "column": 4 - }, - "end": { - "line": 3074, - "column": 7 - } - } - }, - { - "type": "Block", - "value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ", - "range": [ - 93355, - 93437 - ], - "loc": { - "start": { - "line": 3080, + "line": 3079, "column": 4 }, "end": { @@ -172694,14 +172280,14 @@ }, { "type": "Block", - "value": "*\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @return {Number}\n ", + "value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ", "range": [ - 93515, - 93670 + 93478, + 93560 ], "loc": { "start": { - "line": 3088, + "line": 3089, "column": 4 }, "end": { @@ -172712,10 +172298,10 @@ }, { "type": "Block", - "value": "*\n * Return the working DOM element\n * @return {HTMLTableElement}\n ", + "value": "*\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @return {Number}\n ", "range": [ - 93768, - 93851 + 93638, + 93793 ], "loc": { "start": { @@ -172723,7 +172309,25 @@ "column": 4 }, "end": { - "line": 3100, + "line": 3101, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Return the working DOM element\n * @return {HTMLTableElement}\n ", + "range": [ + 93891, + 93974 + ], + "loc": { + "start": { + "line": 3106, + "column": 4 + }, + "end": { + "line": 3109, "column": 7 } } @@ -172732,16 +172336,16 @@ "type": "Block", "value": "*\n * Return the decimal separator for supplied column as per column type\n * configuration or global setting\n * @param {Number} colIndex Column index\n * @returns {String} '.' or ','\n ", "range": [ - 93900, - 94106 + 94023, + 94229 ], "loc": { "start": { - "line": 3105, + "line": 3114, "column": 4 }, "end": { - "line": 3110, + "line": 3119, "column": 7 } } @@ -172750,16 +172354,16 @@ "type": "Block", "value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ", "range": [ - 94443, - 94531 + 94566, + 94654 ], "loc": { "start": { - "line": 3122, + "line": 3131, "column": 4 }, "end": { - "line": 3125, + "line": 3134, "column": 7 } } diff --git a/docs/class/src/emitter.js~Emitter.html b/docs/class/src/emitter.js~Emitter.html index d7cfcf6b..348122d8 100644 --- a/docs/class/src/emitter.js~Emitter.html +++ b/docs/class/src/emitter.js~Emitter.html @@ -3,7 +3,7 @@ - Emitter | tablefilter v0.5.13 API Document + Emitter | tablefilter v0.5.14 API Document diff --git a/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html b/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html index abc50453..066f2072 100644 --- a/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html +++ b/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html @@ -3,7 +3,7 @@ - AdapterEzEditTable | tablefilter v0.5.13 API Document + AdapterEzEditTable | tablefilter v0.5.14 API Document diff --git a/docs/class/src/extensions/colOps/colOps.js~ColOps.html b/docs/class/src/extensions/colOps/colOps.js~ColOps.html index d27daf66..23b71044 100644 --- a/docs/class/src/extensions/colOps/colOps.js~ColOps.html +++ b/docs/class/src/extensions/colOps/colOps.js~ColOps.html @@ -3,7 +3,7 @@ - ColOps | tablefilter v0.5.13 API Document + ColOps | tablefilter v0.5.14 API Document diff --git a/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html b/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html index 6e29c33b..aad1bf76 100644 --- a/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html +++ b/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html @@ -3,7 +3,7 @@ - ColsVisibility | tablefilter v0.5.13 API Document + ColsVisibility | tablefilter v0.5.14 API Document diff --git a/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html b/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html index c2bd51f9..350df3ab 100644 --- a/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html +++ b/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html @@ -3,7 +3,7 @@ - FiltersVisibility | tablefilter v0.5.13 API Document + FiltersVisibility | tablefilter v0.5.14 API Document diff --git a/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html b/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html index b091a858..34d92e68 100644 --- a/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html +++ b/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html @@ -3,7 +3,7 @@ - AdapterSortableTable | tablefilter v0.5.13 API Document + AdapterSortableTable | tablefilter v0.5.14 API Document diff --git a/docs/class/src/feature.js~Feature.html b/docs/class/src/feature.js~Feature.html index fcdc37cc..581ee088 100644 --- a/docs/class/src/feature.js~Feature.html +++ b/docs/class/src/feature.js~Feature.html @@ -3,7 +3,7 @@ - Feature | tablefilter v0.5.13 API Document + Feature | tablefilter v0.5.14 API Document diff --git a/docs/class/src/modules/alternateRows.js~AlternateRows.html b/docs/class/src/modules/alternateRows.js~AlternateRows.html index 0824cf22..88fd3f5b 100644 --- a/docs/class/src/modules/alternateRows.js~AlternateRows.html +++ b/docs/class/src/modules/alternateRows.js~AlternateRows.html @@ -3,7 +3,7 @@ - AlternateRows | tablefilter v0.5.13 API Document + AlternateRows | tablefilter v0.5.14 API Document diff --git a/docs/class/src/modules/baseDropdown.js~BaseDropdown.html b/docs/class/src/modules/baseDropdown.js~BaseDropdown.html index 82436070..c9671747 100644 --- a/docs/class/src/modules/baseDropdown.js~BaseDropdown.html +++ b/docs/class/src/modules/baseDropdown.js~BaseDropdown.html @@ -3,7 +3,7 @@ - BaseDropdown | tablefilter v0.5.13 API Document + BaseDropdown | tablefilter v0.5.14 API Document diff --git a/docs/class/src/modules/checkList.js~CheckList.html b/docs/class/src/modules/checkList.js~CheckList.html index 2b5dec55..e3a0774f 100644 --- a/docs/class/src/modules/checkList.js~CheckList.html +++ b/docs/class/src/modules/checkList.js~CheckList.html @@ -3,7 +3,7 @@ - CheckList | tablefilter v0.5.13 API Document + CheckList | tablefilter v0.5.14 API Document diff --git a/docs/class/src/modules/clearButton.js~ClearButton.html b/docs/class/src/modules/clearButton.js~ClearButton.html index 9094fd53..89d2339b 100644 --- a/docs/class/src/modules/clearButton.js~ClearButton.html +++ b/docs/class/src/modules/clearButton.js~ClearButton.html @@ -3,7 +3,7 @@ - ClearButton | tablefilter v0.5.13 API Document + ClearButton | tablefilter v0.5.14 API Document diff --git a/docs/class/src/modules/dateType.js~DateType.html b/docs/class/src/modules/dateType.js~DateType.html index f83d0f19..8bfd4d93 100644 --- a/docs/class/src/modules/dateType.js~DateType.html +++ b/docs/class/src/modules/dateType.js~DateType.html @@ -3,7 +3,7 @@ - DateType | tablefilter v0.5.13 API Document + DateType | tablefilter v0.5.14 API Document diff --git a/docs/class/src/modules/dropdown.js~Dropdown.html b/docs/class/src/modules/dropdown.js~Dropdown.html index 95c1568f..3028bc32 100644 --- a/docs/class/src/modules/dropdown.js~Dropdown.html +++ b/docs/class/src/modules/dropdown.js~Dropdown.html @@ -3,7 +3,7 @@ - Dropdown | tablefilter v0.5.13 API Document + Dropdown | tablefilter v0.5.14 API Document diff --git a/docs/class/src/modules/gridLayout.js~GridLayout.html b/docs/class/src/modules/gridLayout.js~GridLayout.html index 70f932e8..cb9f22ca 100644 --- a/docs/class/src/modules/gridLayout.js~GridLayout.html +++ b/docs/class/src/modules/gridLayout.js~GridLayout.html @@ -3,7 +3,7 @@ - GridLayout | tablefilter v0.5.13 API Document + GridLayout | tablefilter v0.5.14 API Document diff --git a/docs/class/src/modules/hash.js~Hash.html b/docs/class/src/modules/hash.js~Hash.html index db9f11ab..68106727 100644 --- a/docs/class/src/modules/hash.js~Hash.html +++ b/docs/class/src/modules/hash.js~Hash.html @@ -3,7 +3,7 @@ - Hash | tablefilter v0.5.13 API Document + Hash | tablefilter v0.5.14 API Document diff --git a/docs/class/src/modules/help.js~Help.html b/docs/class/src/modules/help.js~Help.html index be672437..1e139191 100644 --- a/docs/class/src/modules/help.js~Help.html +++ b/docs/class/src/modules/help.js~Help.html @@ -3,7 +3,7 @@ - Help | tablefilter v0.5.13 API Document + Help | tablefilter v0.5.14 API Document diff --git a/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html b/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html index 75f6564a..1e91838d 100644 --- a/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html +++ b/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html @@ -3,7 +3,7 @@ - HighlightKeyword | tablefilter v0.5.13 API Document + HighlightKeyword | tablefilter v0.5.14 API Document diff --git a/docs/class/src/modules/loader.js~Loader.html b/docs/class/src/modules/loader.js~Loader.html index 8c09a5f5..94e33cc9 100644 --- a/docs/class/src/modules/loader.js~Loader.html +++ b/docs/class/src/modules/loader.js~Loader.html @@ -3,7 +3,7 @@ - Loader | tablefilter v0.5.13 API Document + Loader | tablefilter v0.5.14 API Document diff --git a/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html b/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html index 10b65f2c..73deb602 100644 --- a/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html +++ b/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html @@ -3,7 +3,7 @@ - MarkActiveColumns | tablefilter v0.5.13 API Document + MarkActiveColumns | tablefilter v0.5.14 API Document diff --git a/docs/class/src/modules/noResults.js~NoResults.html b/docs/class/src/modules/noResults.js~NoResults.html index ad578063..fba037a8 100644 --- a/docs/class/src/modules/noResults.js~NoResults.html +++ b/docs/class/src/modules/noResults.js~NoResults.html @@ -3,7 +3,7 @@ - NoResults | tablefilter v0.5.13 API Document + NoResults | tablefilter v0.5.14 API Document diff --git a/docs/class/src/modules/paging.js~Paging.html b/docs/class/src/modules/paging.js~Paging.html index 1e692300..3c23f25a 100644 --- a/docs/class/src/modules/paging.js~Paging.html +++ b/docs/class/src/modules/paging.js~Paging.html @@ -3,7 +3,7 @@ - Paging | tablefilter v0.5.13 API Document + Paging | tablefilter v0.5.14 API Document @@ -2881,7 +2881,7 @@ Refresh paging select according to number of pages

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

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

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

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

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

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

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

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

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

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

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

- source + source @@ -3570,7 +3570,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 580c5aa7..e5efc5ff 100644 --- a/docs/class/src/modules/popupFilter.js~PopupFilter.html +++ b/docs/class/src/modules/popupFilter.js~PopupFilter.html @@ -3,7 +3,7 @@ - PopupFilter | tablefilter v0.5.13 API Document + PopupFilter | tablefilter v0.5.14 API Document diff --git a/docs/class/src/modules/rowsCounter.js~RowsCounter.html b/docs/class/src/modules/rowsCounter.js~RowsCounter.html index 3f99c4f7..467ba41e 100644 --- a/docs/class/src/modules/rowsCounter.js~RowsCounter.html +++ b/docs/class/src/modules/rowsCounter.js~RowsCounter.html @@ -3,7 +3,7 @@ - RowsCounter | tablefilter v0.5.13 API Document + RowsCounter | tablefilter v0.5.14 API Document diff --git a/docs/class/src/modules/state.js~State.html b/docs/class/src/modules/state.js~State.html index ce597ca6..c2aa4824 100644 --- a/docs/class/src/modules/state.js~State.html +++ b/docs/class/src/modules/state.js~State.html @@ -3,7 +3,7 @@ - State | tablefilter v0.5.13 API Document + State | tablefilter v0.5.14 API Document diff --git a/docs/class/src/modules/statusBar.js~StatusBar.html b/docs/class/src/modules/statusBar.js~StatusBar.html index 5e63b8a0..249f9037 100644 --- a/docs/class/src/modules/statusBar.js~StatusBar.html +++ b/docs/class/src/modules/statusBar.js~StatusBar.html @@ -3,7 +3,7 @@ - StatusBar | tablefilter v0.5.13 API Document + StatusBar | tablefilter v0.5.14 API Document diff --git a/docs/class/src/modules/storage.js~Storage.html b/docs/class/src/modules/storage.js~Storage.html index e1c5d820..85838ded 100644 --- a/docs/class/src/modules/storage.js~Storage.html +++ b/docs/class/src/modules/storage.js~Storage.html @@ -3,7 +3,7 @@ - Storage | tablefilter v0.5.13 API Document + Storage | tablefilter v0.5.14 API Document diff --git a/docs/class/src/tablefilter.js~TableFilter.html b/docs/class/src/tablefilter.js~TableFilter.html index 333fb3dc..0338d043 100644 --- a/docs/class/src/tablefilter.js~TableFilter.html +++ b/docs/class/src/tablefilter.js~TableFilter.html @@ -3,7 +3,7 @@ - TableFilter | tablefilter v0.5.13 API Document + TableFilter | tablefilter v0.5.14 API Document @@ -127,13 +127,13 @@
-
import {TableFilter} from 'tablefilter/src/tablefilter.js'
+
import {TableFilter} from 'tablefilter/src/tablefilter.js'
public class - | source + | source
@@ -4718,7 +4718,7 @@ columns

- source + source @@ -4801,7 +4801,7 @@ requires table or id arguments, row and < - source + source @@ -4842,7 +4842,7 @@ requires table or id arguments, row and < - source + source @@ -4883,7 +4883,7 @@ requires table or id arguments, row and < - source + source @@ -4925,7 +4925,7 @@ stops typing

- source + source @@ -4966,7 +4966,7 @@ stops typing

- source + source @@ -5007,7 +5007,7 @@ stops typing

- source + source @@ -5048,7 +5048,7 @@ stops typing

- source + source @@ -5089,7 +5089,7 @@ stops typing

- source + source @@ -5130,7 +5130,7 @@ stops typing

- source + source @@ -5171,7 +5171,7 @@ stops typing

- source + source @@ -5220,7 +5220,7 @@ cell_parser: { - source + source @@ -5261,7 +5261,7 @@ cell_parser: { - source + source @@ -5311,7 +5311,7 @@ information on date parsing formats supported by Sugar Date

- source + source @@ -5352,7 +5352,7 @@ information on date parsing formats supported by Sugar Date

- source + source @@ -5405,7 +5405,7 @@ custom_options: { - source + source @@ -5446,7 +5446,7 @@ custom_options: { - source + source @@ -5487,7 +5487,7 @@ custom_options: { - source + source @@ -5529,7 +5529,7 @@ linked filters filtering mode is on

- source + source @@ -5570,7 +5570,7 @@ linked filters filtering mode is on

- source + source @@ -5611,7 +5611,7 @@ linked filters filtering mode is on

- source + source @@ -5652,7 +5652,7 @@ linked filters filtering mode is on

- source + source @@ -5693,7 +5693,7 @@ linked filters filtering mode is on

- source + source @@ -5734,7 +5734,7 @@ linked filters filtering mode is on

- source + source @@ -5775,7 +5775,7 @@ linked filters filtering mode is on

- source + source @@ -5816,7 +5816,7 @@ linked filters filtering mode is on

- source + source @@ -5857,7 +5857,7 @@ linked filters filtering mode is on

- source + source @@ -5899,7 +5899,7 @@ types

- source + source @@ -5940,7 +5940,7 @@ types

- source + source @@ -5981,7 +5981,7 @@ types

- source + source @@ -6022,7 +6022,7 @@ types

- source + source @@ -6063,7 +6063,7 @@ types

- source + source @@ -6104,7 +6104,7 @@ types

- source + source @@ -6145,7 +6145,7 @@ types

- source + source @@ -6186,7 +6186,7 @@ types

- source + source @@ -6227,7 +6227,7 @@ types

- source + source @@ -6268,7 +6268,7 @@ types

- source + source @@ -6309,7 +6309,7 @@ types

- source + source @@ -6350,7 +6350,7 @@ types

- source + source @@ -6391,7 +6391,7 @@ types

- source + source @@ -6432,7 +6432,7 @@ types

- source + source @@ -6473,7 +6473,7 @@ types

- source + source @@ -6514,7 +6514,7 @@ types

- source + source @@ -6555,7 +6555,7 @@ types

- source + source @@ -6596,7 +6596,7 @@ types

- source + source @@ -6637,7 +6637,7 @@ types

- source + source @@ -6678,7 +6678,7 @@ types

- source + source @@ -6719,7 +6719,7 @@ types

- source + source @@ -6760,7 +6760,7 @@ types

- source + source @@ -6801,7 +6801,7 @@ types

- source + source @@ -6842,7 +6842,7 @@ types

- source + source @@ -6883,7 +6883,7 @@ types

- source + source @@ -6924,7 +6924,7 @@ types

- source + source @@ -6965,7 +6965,7 @@ types

- source + source @@ -7007,7 +7007,7 @@ first usage

- source + source @@ -7048,7 +7048,7 @@ first usage

- source + source @@ -7090,7 +7090,7 @@ first usage

- source + source @@ -7131,7 +7131,7 @@ first usage

- source + source @@ -7172,7 +7172,7 @@ first usage

- source + source @@ -7213,7 +7213,7 @@ first usage

- source + source @@ -7254,7 +7254,7 @@ first usage

- source + source @@ -7295,7 +7295,7 @@ first usage

- source + source @@ -7336,7 +7336,7 @@ first usage

- source + source @@ -7377,7 +7377,7 @@ first usage

- source + source @@ -7418,7 +7418,7 @@ first usage

- source + source @@ -7459,7 +7459,7 @@ first usage

- source + source @@ -7500,7 +7500,7 @@ first usage

- source + source @@ -7541,7 +7541,7 @@ first usage

- source + source @@ -7582,7 +7582,7 @@ first usage

- source + source @@ -7624,7 +7624,7 @@ on change event

- source + source @@ -7665,7 +7665,7 @@ on change event

- source + source @@ -7706,7 +7706,7 @@ on change event

- source + source @@ -7747,7 +7747,7 @@ on change event

- source + source @@ -7788,7 +7788,7 @@ on change event

- source + source @@ -7830,7 +7830,7 @@ are generated

- source + source @@ -7871,7 +7871,7 @@ are generated

- source + source @@ -7912,7 +7912,7 @@ are generated

- source + source @@ -7953,7 +7953,7 @@ are generated

- source + source @@ -7994,7 +7994,7 @@ are generated

- source + source @@ -8035,7 +8035,7 @@ are generated

- source + source @@ -8076,7 +8076,7 @@ are generated

- source + source @@ -8118,7 +8118,7 @@ manner

- source + source @@ -8160,7 +8160,7 @@ manner

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

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

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

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

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

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

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

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

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

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

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

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

- source + source @@ -8701,7 +8701,7 @@ filter if an array is supplied

- source + source @@ -8759,7 +8759,7 @@ filter if an array is supplied

- source + source @@ -8800,7 +8800,7 @@ filter if an array is supplied

- source + source @@ -8851,7 +8851,7 @@ filter if an array is supplied

- source + source @@ -8892,7 +8892,7 @@ filter if an array is supplied

- source + source @@ -8933,7 +8933,7 @@ filter if an array is supplied

- source + source @@ -8990,7 +8990,7 @@ filter if an array is supplied

- source + source @@ -9041,7 +9041,7 @@ filter if an array is supplied

- source + source @@ -9082,7 +9082,7 @@ filter if an array is supplied

- source + source @@ -9151,7 +9151,7 @@ filter if an array is supplied

- source + source @@ -9219,7 +9219,7 @@ filter if an array is supplied

- source + source @@ -9262,7 +9262,7 @@ hidden when all the search terms are not found in inspected row.

- source + source @@ -9313,7 +9313,7 @@ hidden when all the search terms are not found in inspected row.

- source + source @@ -9381,7 +9381,7 @@ hidden when all the search terms are not found in inspected row.

- source + source @@ -9449,7 +9449,7 @@ hidden when all the search terms are not found in inspected row.

- source + source @@ -9518,7 +9518,7 @@ hidden when all the search terms are not found in inspected row.

- source + source @@ -9586,7 +9586,7 @@ hidden when all the search terms are not found in inspected row.

- source + source @@ -9671,7 +9671,7 @@ hidden when all the search terms are not found in inspected row.

- source + source @@ -9741,7 +9741,7 @@ hidden when all the search terms are not found in inspected row.

- source + source @@ -9826,7 +9826,7 @@ hidden when all the search terms are not found in inspected row.

- source + source @@ -9895,7 +9895,7 @@ custom options values and texts

- source + source @@ -9977,7 +9977,7 @@ with following structure: - source + source @@ -10047,7 +10047,7 @@ configuration or global setting

- source + source @@ -10115,7 +10115,7 @@ configuration or global setting

- source + source @@ -10184,7 +10184,7 @@ configuration or global setting

- source + source @@ -10252,7 +10252,7 @@ configuration or global setting

- source + source @@ -10321,7 +10321,7 @@ configuration or global setting

- source + source @@ -10372,7 +10372,7 @@ configuration or global setting

- source + source @@ -10458,7 +10458,7 @@ configuration or global setting

- source + source @@ -10544,7 +10544,7 @@ configuration or global setting

- source + source @@ -10627,7 +10627,7 @@ with following structure: - source + source @@ -10709,7 +10709,7 @@ with following structure: - source + source @@ -10787,7 +10787,7 @@ Note: hidden filters are also returned

- source + source @@ -10839,7 +10839,7 @@ Note: hidden filters are also returned

- source + source @@ -10890,7 +10890,7 @@ Note: hidden filters are also returned

- source + source @@ -10942,7 +10942,7 @@ Note: hidden filters are also returned

- source + source @@ -11010,7 +11010,7 @@ Note: hidden filters are also returned

- source + source @@ -11061,7 +11061,7 @@ Note: hidden filters are also returned

- source + source @@ -11130,7 +11130,7 @@ Note: hidden filters are also returned

- source + source @@ -11181,7 +11181,7 @@ Note: hidden filters are also returned

- source + source @@ -11250,7 +11250,7 @@ Note: hidden filters are also returned

- source + source @@ -11320,7 +11320,7 @@ defined

- source + source @@ -11372,7 +11372,7 @@ row)

- source + source @@ -11441,7 +11441,7 @@ row)

- source + source @@ -11510,7 +11510,7 @@ row)

- source + source @@ -11579,7 +11579,7 @@ row)

- source + source @@ -11660,7 +11660,7 @@ row)

- source + source @@ -11746,7 +11746,7 @@ row)

- source + source @@ -11832,7 +11832,7 @@ row)

- source + source @@ -11900,7 +11900,7 @@ row)

- source + source @@ -11976,7 +11976,7 @@ row)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

- source + source @@ -12942,7 +12942,7 @@ columns

- source + source @@ -13007,7 +13007,7 @@ columns

- source + source @@ -13048,7 +13048,7 @@ columns

- source + source @@ -13089,7 +13089,7 @@ columns

- source + source @@ -13147,7 +13147,7 @@ columns

- source + source @@ -13205,7 +13205,7 @@ columns

- source + source @@ -13270,7 +13270,7 @@ columns

- source + source @@ -13311,7 +13311,7 @@ columns

- source + source @@ -13352,7 +13352,7 @@ columns

- source + source diff --git a/docs/dump.json b/docs/dump.json index 7cf77f33..84bf0753 100644 --- a/docs/dump.json +++ b/docs/dump.json @@ -83,7 +83,7 @@ "access": null, "description": null, "lineNumber": 1, - "content": "import {State} from './modules/state';\nimport {GridLayout} from './modules/gridLayout';\nimport {Loader} from './modules/loader';\nimport {HighlightKeyword} from './modules/highlightKeywords';\nimport {PopupFilter} from './modules/popupFilter';\nimport {MarkActiveColumns} from './modules/markActiveColumns';\nimport {RowsCounter} from './modules/rowsCounter';\nimport {StatusBar} from './modules/statusBar';\nimport {ClearButton} from './modules/clearButton';\nimport {AlternateRows} from './modules/alternateRows';\nimport {NoResults} from './modules/noResults';\n\n/**\n * Filter types\n */\n\n/**\n * Input filter type\n * @type {String}\n */\nexport const INPUT = 'input';\n/**\n * Select filter type\n * @type {String}\n */\nexport const SELECT = 'select';\n/**\n * Multiple select filter type\n * @type {String}\n */\nexport const MULTIPLE = 'multiple';\n/**\n * Checklist filter type\n * @type {String}\n */\nexport const CHECKLIST = 'checklist';\n/**\n * None filter type\n * @type {String}\n */\nexport const NONE = 'none';\n\n/**\n * Key codes\n */\n\n/**\n * Enter key code\n * @type {Number}\n */\nexport const ENTER_KEY = 13;\n/**\n * Tab key code\n * @type {Number}\n */\nexport const TAB_KEY = 9;\n/**\n * Escape key code\n * @type {Number}\n */\nexport const ESC_KEY = 27;\n/**\n * Up arrow key code\n * @type {Number}\n */\nexport const UP_ARROW_KEY = 38;\n/**\n * Down arrow key code\n * @type {Number}\n */\nexport const DOWN_ARROW_KEY = 40;\n\n/**\n * HTML tags\n */\n\n/**\n * Header cell tag\n * @type {String}\n */\nexport const HEADER_TAG = 'TH';\n/**\n * Cell tag\n * @type {String}\n */\nexport const CELL_TAG = 'TD';\n\n/**\n * Data types\n */\n\n/**\n * String\n * @type {String}\n */\nexport const STRING = 'string';\n\n/**\n * Number\n * @type {String}\n */\nexport const NUMBER = 'number';\n\n/**\n * Formatted number\n * @type {String}\n */\nexport const FORMATTED_NUMBER = 'formatted-number';\n\n/**\n * Date\n * @type {String}\n */\nexport const DATE = 'date';\n\n/**\n * IP address\n * @type {String}\n */\nexport const IP_ADDRESS = 'ipaddress';\n\n/**\n * Default values\n */\n\n/**\n * Auto filter delay in milliseconds\n * @type {Number}\n */\nexport const AUTO_FILTER_DELAY = 750;\n\n/**\n * TableFilter features definitions\n * @type {Object}\n */\nexport const FEATURES = {\n state: {\n class: State,\n name: 'state'\n },\n markActiveColumns: {\n class: MarkActiveColumns,\n name: 'markActiveColumns'\n },\n gridLayout: {\n class: GridLayout,\n name: 'gridLayout'\n },\n loader: {\n class: Loader,\n name: 'loader'\n },\n highlightKeyword: {\n class: HighlightKeyword,\n name: 'highlightKeyword',\n property: 'highlightKeywords'\n },\n popupFilter: {\n class: PopupFilter,\n name: 'popupFilter',\n property: 'popupFilters'\n },\n rowsCounter: {\n class: RowsCounter,\n name: 'rowsCounter'\n },\n statusBar: {\n class: StatusBar,\n name: 'statusBar'\n },\n clearButton: {\n class: ClearButton,\n name: 'clearButton',\n property: 'btnReset'\n },\n alternateRows: {\n class: AlternateRows,\n name: 'alternateRows'\n },\n noResults: {\n class: NoResults,\n name: 'noResults'\n }\n};\n" + "content": "import {DateType} from './modules/dateType';\nimport {Help} from './modules/help';\nimport {State} from './modules/state';\nimport {GridLayout} from './modules/gridLayout';\nimport {Loader} from './modules/loader';\nimport {HighlightKeyword} from './modules/highlightKeywords';\nimport {PopupFilter} from './modules/popupFilter';\nimport {MarkActiveColumns} from './modules/markActiveColumns';\nimport {RowsCounter} from './modules/rowsCounter';\nimport {StatusBar} from './modules/statusBar';\nimport {ClearButton} from './modules/clearButton';\nimport {AlternateRows} from './modules/alternateRows';\nimport {NoResults} from './modules/noResults';\nimport {Paging} from './modules/paging';\n\n/**\n * Filter types\n */\n\n/**\n * Input filter type\n * @type {String}\n */\nexport const INPUT = 'input';\n/**\n * Select filter type\n * @type {String}\n */\nexport const SELECT = 'select';\n/**\n * Multiple select filter type\n * @type {String}\n */\nexport const MULTIPLE = 'multiple';\n/**\n * Checklist filter type\n * @type {String}\n */\nexport const CHECKLIST = 'checklist';\n/**\n * None filter type\n * @type {String}\n */\nexport const NONE = 'none';\n\n/**\n * Key codes\n */\n\n/**\n * Enter key code\n * @type {Number}\n */\nexport const ENTER_KEY = 13;\n/**\n * Tab key code\n * @type {Number}\n */\nexport const TAB_KEY = 9;\n/**\n * Escape key code\n * @type {Number}\n */\nexport const ESC_KEY = 27;\n/**\n * Up arrow key code\n * @type {Number}\n */\nexport const UP_ARROW_KEY = 38;\n/**\n * Down arrow key code\n * @type {Number}\n */\nexport const DOWN_ARROW_KEY = 40;\n\n/**\n * HTML tags\n */\n\n/**\n * Header cell tag\n * @type {String}\n */\nexport const HEADER_TAG = 'TH';\n/**\n * Cell tag\n * @type {String}\n */\nexport const CELL_TAG = 'TD';\n\n/**\n * Data types\n */\n\n/**\n * String\n * @type {String}\n */\nexport const STRING = 'string';\n\n/**\n * Number\n * @type {String}\n */\nexport const NUMBER = 'number';\n\n/**\n * Formatted number\n * @type {String}\n */\nexport const FORMATTED_NUMBER = 'formatted-number';\n\n/**\n * Date\n * @type {String}\n */\nexport const DATE = 'date';\n\n/**\n * IP address\n * @type {String}\n */\nexport const IP_ADDRESS = 'ipaddress';\n\n/**\n * Default values\n */\n\n/**\n * Auto filter delay in milliseconds\n * @type {Number}\n */\nexport const AUTO_FILTER_DELAY = 750;\n\n/**\n * TableFilter features definitions\n * @type {Object}\n */\nexport const FEATURES = {\n dateType: {\n class: DateType,\n name: 'dateType'\n },\n help: {\n class: Help,\n name: 'help',\n enforce: true\n },\n state: {\n class: State,\n name: 'state'\n },\n markActiveColumns: {\n class: MarkActiveColumns,\n name: 'markActiveColumns'\n },\n gridLayout: {\n class: GridLayout,\n name: 'gridLayout'\n },\n loader: {\n class: Loader,\n name: 'loader'\n },\n highlightKeyword: {\n class: HighlightKeyword,\n name: 'highlightKeyword',\n property: 'highlightKeywords'\n },\n popupFilter: {\n class: PopupFilter,\n name: 'popupFilter',\n property: 'popupFilters'\n },\n rowsCounter: {\n class: RowsCounter,\n name: 'rowsCounter'\n },\n statusBar: {\n class: StatusBar,\n name: 'statusBar'\n },\n clearButton: {\n class: ClearButton,\n name: 'clearButton',\n property: 'btnReset'\n },\n alternateRows: {\n class: AlternateRows,\n name: 'alternateRows'\n },\n noResults: {\n class: NoResults,\n name: 'noResults'\n },\n paging: {\n class: Paging,\n name: 'paging'\n }\n};\n" }, { "__docId__": 3, @@ -98,7 +98,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{INPUT}", "description": "Input filter type", - "lineNumber": 21, + "lineNumber": 24, "type": { "nullable": null, "types": [ @@ -121,7 +121,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{SELECT}", "description": "Select filter type", - "lineNumber": 26, + "lineNumber": 29, "type": { "nullable": null, "types": [ @@ -144,7 +144,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{MULTIPLE}", "description": "Multiple select filter type", - "lineNumber": 31, + "lineNumber": 34, "type": { "nullable": null, "types": [ @@ -167,7 +167,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{CHECKLIST}", "description": "Checklist filter type", - "lineNumber": 36, + "lineNumber": 39, "type": { "nullable": null, "types": [ @@ -190,7 +190,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{NONE}", "description": "None filter type", - "lineNumber": 41, + "lineNumber": 44, "type": { "nullable": null, "types": [ @@ -213,7 +213,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{ENTER_KEY}", "description": "Enter key code", - "lineNumber": 51, + "lineNumber": 54, "type": { "nullable": null, "types": [ @@ -236,7 +236,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{TAB_KEY}", "description": "Tab key code", - "lineNumber": 56, + "lineNumber": 59, "type": { "nullable": null, "types": [ @@ -259,7 +259,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{ESC_KEY}", "description": "Escape key code", - "lineNumber": 61, + "lineNumber": 64, "type": { "nullable": null, "types": [ @@ -282,7 +282,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{UP_ARROW_KEY}", "description": "Up arrow key code", - "lineNumber": 66, + "lineNumber": 69, "type": { "nullable": null, "types": [ @@ -305,7 +305,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{DOWN_ARROW_KEY}", "description": "Down arrow key code", - "lineNumber": 71, + "lineNumber": 74, "type": { "nullable": null, "types": [ @@ -328,7 +328,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{HEADER_TAG}", "description": "Header cell tag", - "lineNumber": 81, + "lineNumber": 84, "type": { "nullable": null, "types": [ @@ -351,7 +351,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{CELL_TAG}", "description": "Cell tag", - "lineNumber": 86, + "lineNumber": 89, "type": { "nullable": null, "types": [ @@ -374,7 +374,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{STRING}", "description": "String", - "lineNumber": 96, + "lineNumber": 99, "type": { "nullable": null, "types": [ @@ -397,7 +397,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{NUMBER}", "description": "Number", - "lineNumber": 102, + "lineNumber": 105, "type": { "nullable": null, "types": [ @@ -420,7 +420,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{FORMATTED_NUMBER}", "description": "Formatted number", - "lineNumber": 108, + "lineNumber": 111, "type": { "nullable": null, "types": [ @@ -443,7 +443,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{DATE}", "description": "Date", - "lineNumber": 114, + "lineNumber": 117, "type": { "nullable": null, "types": [ @@ -466,7 +466,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{IP_ADDRESS}", "description": "IP address", - "lineNumber": 120, + "lineNumber": 123, "type": { "nullable": null, "types": [ @@ -489,7 +489,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{AUTO_FILTER_DELAY}", "description": "Auto filter delay in milliseconds", - "lineNumber": 130, + "lineNumber": 133, "type": { "nullable": null, "types": [ @@ -512,7 +512,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{FEATURES}", "description": "TableFilter features definitions", - "lineNumber": 136, + "lineNumber": 139, "type": { "nullable": null, "types": [ @@ -6019,7 +6019,7 @@ "access": null, "description": null, "lineNumber": 2, - "content": "\nconst NOTIMPLEMENTED = '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(NOTIMPLEMENTED);\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(NOTIMPLEMENTED);\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;\n }\n}\n" + "content": "\nconst NOTIMPLEMENTED = '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(NOTIMPLEMENTED);\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(NOTIMPLEMENTED);\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" }, { "__docId__": 259, @@ -10391,7 +10391,7 @@ "access": null, "description": null, "lineNumber": 1, - "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';\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;\n\n /**\n * ID of main custom container element\n * @type {String}\n */\n this.tgtId = f.help_instructions_target_id || null;\n\n /**\n * ID of custom container element for instructions\n * @type {String}\n */\n this.contTgtId = f.help_instructions_container_target_id ||\n null;\n\n /**\n * Instructions text (accepts HTML)\n * @type {String}\n */\n this.instrText = f.help_instructions_text ?\n f.help_instructions_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 = f.help_instructions_html || null;\n\n /**\n * Help button text ('?')\n * @type {String}\n */\n this.btnText = f.help_instructions_btn_text || '?';\n\n /**\n * Custom help button HTML\n * @type {String}\n */\n this.btnHtml = f.help_instructions_btn_html || null;\n\n /**\n * Css class for help button\n * @type {String}\n */\n this.btnCssClass = f.help_instructions_btn_css_class || 'helpBtn';\n\n /**\n * Css class for help container element\n * @type {String}\n */\n this.contCssClass = f.help_instructions_container_css_class ||\n '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 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 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 if (!this.tgtId) {\n tf.setToolbar();\n }\n let targetEl = !this.tgtId ? tf.rDiv : 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\n /**\n * Toggle help pop-up\n */\n toggle() {\n // check only if explicitily set to false as in this case undefined\n // signifies the help feature is enabled by default\n if (this.enabled === false) {\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\n this.initialized = false;\n }\n\n}\n" + "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';\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;\n\n /**\n * ID of main custom container element\n * @type {String}\n */\n this.tgtId = f.help_instructions_target_id || null;\n\n /**\n * ID of custom container element for instructions\n * @type {String}\n */\n this.contTgtId = f.help_instructions_container_target_id ||\n null;\n\n /**\n * Instructions text (accepts HTML)\n * @type {String}\n */\n this.instrText = f.help_instructions_text ?\n f.help_instructions_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 = f.help_instructions_html || null;\n\n /**\n * Help button text ('?')\n * @type {String}\n */\n this.btnText = f.help_instructions_btn_text || '?';\n\n /**\n * Custom help button HTML\n * @type {String}\n */\n this.btnHtml = f.help_instructions_btn_html || null;\n\n /**\n * Css class for help button\n * @type {String}\n */\n this.btnCssClass = f.help_instructions_btn_css_class || 'helpBtn';\n\n /**\n * Css class for help container element\n * @type {String}\n */\n this.contCssClass = f.help_instructions_container_css_class ||\n '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 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 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 if (!this.tgtId) {\n tf.setToolbar();\n }\n let targetEl = !this.tgtId ? tf.rDiv : 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\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" }, { "__docId__": 459, @@ -10920,7 +10920,7 @@ "longname": "src/modules/help.js~Help#initialized", "access": null, "description": null, - "lineNumber": 229, + "lineNumber": 228, "undocument": true, "type": { "types": [ @@ -12266,7 +12266,7 @@ "access": null, "description": null, "lineNumber": 1, - "content": "import {Feature} from '../feature';\nimport {createElm, createOpt, createText, elm, removeElm} from '../dom';\nimport {isArray, isFn, isNull, EMPTY_FN} from '../types';\nimport {addEvt, keyCode, removeEvt} from '../event';\nimport {INPUT, SELECT, NONE, ENTER_KEY} from '../const';\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 var f = this.config;\n\n /**\n * Css class for the paging buttons (previous, next, etc.)\n * @type {String}\n */\n this.btnPageCssClass = f.paging_btn_css_class || 'pgInp';\n\n /**\n * Main select DOM element\n * @type {DOMElement}\n */\n this.pagingSlc = null;\n\n /**\n * Results per page select DOM element\n * @type {DOMElement}\n */\n this.resultsPerPageSlc = null;\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.pagingTgtId = f.paging_target_id || null;\n\n /**\n * Number of rows contained in a page\n * @type {Number}\n */\n this.pagingLength = !isNaN(f.paging_length) ? f.paging_length : 10;\n\n /**\n * ID of custom container element for the results per page selector\n * @type {String}\n */\n this.resultsPerPageTgtId = f.results_per_page_target_id || null;\n\n /**\n * Css class for the paging select element\n * @type {String}\n */\n this.pgSlcCssClass = f.paging_slc_css_class || 'pgSlc';\n\n /**\n * Css class for the paging input element\n * @type {String}\n */\n this.pgInpCssClass = f.paging_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 = 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 = 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 = f.results_span_css_class || '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 = f.btn_next_page_text || '>';\n\n /**\n * Previous page button text\n * @type {String}\n */\n this.btnPrevPageText = f.btn_prev_page_text || '<';\n\n /**\n * Last page button text\n * @type {String}\n */\n this.btnLastPageText = f.btn_last_page_text || '>|';\n\n /**\n * First page button text\n * @type {String}\n */\n this.btnFirstPageText = f.btn_first_page_text || '|<';\n\n /**\n * Next page button HTML\n * @type {String}\n */\n this.btnNextPageHtml = f.btn_next_page_html ||\n (!tf.enableIcons ? null :\n '');\n\n /**\n * Previous page button HTML\n * @type {String}\n */\n this.btnPrevPageHtml = f.btn_prev_page_html ||\n (!tf.enableIcons ? null :\n '');\n\n /**\n * First page button HTML\n * @type {String}\n */\n this.btnFirstPageHtml = f.btn_first_page_html ||\n (!tf.enableIcons ? null :\n '');\n\n /**\n * Last page button HTML\n * @type {String}\n */\n this.btnLastPageHtml = 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 = f.page_text || ' Page ';\n\n /**\n * Text after page selector drop-down\n * @type {String}\n */\n this.ofText = f.of_text || ' of ';\n\n /**\n * Css class for the span containing total number of pages\n * @type {String}\n */\n this.nbPgSpanCssClass = f.nb_pages_css_class || 'nbpg';\n\n /**\n * Determines if paging buttons are enabled (default: true)\n * @type {Boolean}\n */\n this.hasPagingBtns = f.paging_btns === false ? false : true;\n\n /**\n * Defines page selector type, two possible values: 'select', 'input'\n * @type {String}\n */\n this.pageSelectorType = f.page_selector_type || SELECT;\n\n /**\n * Callback fired before the page is changed\n * @type {Function}\n */\n this.onBeforeChangePage = isFn(f.on_before_change_page) ?\n f.on_before_change_page : EMPTY_FN;\n\n /**\n * Callback fired after the page is changed\n * @type {Function}\n */\n this.onAfterChangePage = isFn(f.on_after_change_page) ?\n 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 var start_row = tf.refRow;\n var nrows = tf.getRowsNb(true);\n //calculates page nb\n this.nbPages = Math.ceil((nrows - start_row) / this.pagingLength);\n\n var 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.pagingSlc.options.selectedIndex :\n parseInt(o.pagingSlc.value, 10) - 1;\n },\n nbOpts() {\n return (o.pageSelectorType === SELECT) ?\n parseInt(o.pagingSlc.options.length, 10) - 1 :\n (o.nbPages - 1);\n },\n next() {\n var nextIndex = o.evt.slcIndex() < o.evt.nbOpts() ?\n o.evt.slcIndex() + 1 : 0;\n o.changePage(nextIndex);\n },\n prev() {\n var 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 var 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 var slcPages;\n var tf = this.tf;\n var evt = this.evt;\n\n if (this.initialized) {\n return;\n }\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.pagingLength = this.resultsPerPage[1][0];\n this.setResultsPerPage();\n }\n }\n\n evt.slcPagesChange = (event) => {\n var 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 var btnNextSpan = createElm('span');\n var btnPrevSpan = createElm('span');\n var btnLastSpan = createElm('span');\n var btnFirstSpan = createElm('span');\n\n if (this.hasPagingBtns) {\n // Next button\n if (!this.btnNextPageHtml) {\n var btnNext = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnNextPageText],\n ['title', 'Next']\n );\n btnNext.className = this.btnPageCssClass;\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 var btnPrev = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnPrevPageText],\n ['title', 'Previous']\n );\n btnPrev.className = this.btnPageCssClass;\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 var btnLast = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnLastPageText],\n ['title', 'Last']\n );\n btnLast.className = this.btnPageCssClass;\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 var btnFirst = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnFirstPageText],\n ['title', 'First']\n );\n btnFirst.className = this.btnPageCssClass;\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 if (!this.pagingTgtId) {\n tf.setToolbar();\n }\n var targetEl = !this.pagingTgtId ? tf.mDiv : elm(this.pagingTgtId);\n targetEl.appendChild(btnFirstSpan);\n targetEl.appendChild(btnPrevSpan);\n\n var pgBeforeSpan = createElm('span');\n pgBeforeSpan.appendChild(createText(this.pageText));\n pgBeforeSpan.className = this.nbPgSpanCssClass;\n targetEl.appendChild(pgBeforeSpan);\n targetEl.appendChild(slcPages);\n var pgAfterSpan = createElm('span');\n pgAfterSpan.appendChild(createText(this.ofText));\n pgAfterSpan.className = this.nbPgSpanCssClass;\n targetEl.appendChild(pgAfterSpan);\n var 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.pagingSlc = 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\n /**\n * Reset paging when filters are already instantiated\n * @param {Boolean} filterTable Execute filtering once paging instanciated\n */\n reset(filterTable = false) {\n var tf = this.tf;\n if (this.isEnabled()) {\n return;\n }\n this.enable();\n this.init();\n\n if (filterTable) {\n 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 var tf = this.tf;\n var mdiv = !this.pagingTgtId ? tf.mDiv : elm(this.pagingTgtId);\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.pagingLength);\n //refresh page nb span\n this.pgCont.innerHTML = this.nbPages;\n //select clearing shortcut\n if (this.pageSelectorType === SELECT) {\n this.pagingSlc.innerHTML = '';\n }\n\n if (this.nbPages > 0) {\n mdiv.style.visibility = 'visible';\n if (this.pageSelectorType === SELECT) {\n for (var z = 0; z < this.nbPages; z++) {\n var opt = createOpt(z + 1, z * this.pagingLength, false);\n this.pagingSlc.options[z] = opt;\n }\n } else {\n //input type\n this.pagingSlc.value = this.currentPageNb;\n }\n\n } else {\n /*** if no results paging select and buttons are hidden ***/\n mdiv.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 var tf = this.tf;\n var rows = tf.dom().rows;\n var startPagingRow = parseInt(this.startPagingRow, 10);\n var endPagingRow = startPagingRow + parseInt(this.pagingLength, 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 (var h = 0, len = tf.getValidRowsNb(true); h < len; h++) {\n var validRowIdx = tf.validRowsIndex[h];\n var r = rows[validRowIdx];\n var isRowValid = r.getAttribute('validRow');\n var 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 var tf = this.tf;\n if (!tf.isInitialized() || !this.isEnabled()) {\n return;\n }\n var 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 var tf = this.tf;\n var evt = this.evt;\n\n if (this.resultsPerPageSlc || !this.resultsPerPage) {\n return;\n }\n\n evt.slcResultsChange = (ev) => {\n this.onChangeResultsPerPage();\n ev.target.blur();\n };\n\n var slcR = createElm(SELECT);\n slcR.className = this.resultsSlcCssClass;\n var slcRText = this.resultsPerPage[0],\n slcROpts = this.resultsPerPage[1];\n var slcRSpan = createElm('span');\n slcRSpan.className = this.resultsSpanCssClass;\n\n // results per page select is added to external element\n if (!this.resultsPerPageTgtId) {\n tf.setToolbar();\n }\n var targetEl = !this.resultsPerPageTgtId ?\n tf.rDiv : elm(this.resultsPerPageTgtId);\n slcRSpan.appendChild(createText(slcRText));\n\n var 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 (var r = 0; r < slcROpts.length; r++) {\n var 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.resultsPerPageSlc = slcR;\n }\n\n /**\n * Remove number of results per page UI elements\n */\n removeResultsPerPage() {\n var tf = this.tf;\n if (!tf.isInitialized() || !this.resultsPerPageSlc ||\n !this.resultsPerPage) {\n return;\n }\n if (this.resultsPerPageSlc) {\n removeElm(this.resultsPerPageSlc);\n }\n if (this.slcResultsTxt) {\n removeElm(this.slcResultsTxt);\n }\n this.resultsPerPageSlc = 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 var 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.pagingSlc.options.selectedIndex : this.pagingSlc.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.pagingSlc.options[index].selected = true;\n } else {\n this.pagingSlc.value = this.currentPageNb;\n }\n\n this.startPagingRow = (this.pageSelectorType === SELECT) ?\n this.pagingSlc.value : (index * this.pagingLength);\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.resultsPerPageSlc.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 resultsPerPageSlc: slcR, pageSelectorType, pagingSlc, emitter\n } = this;\n\n emitter.emit('before-page-length-change', tf);\n\n let slcIndex = slcR.selectedIndex;\n let slcPagesSelIndex = (pageSelectorType === SELECT) ?\n pagingSlc.selectedIndex : parseInt(pagingSlc.value - 1, 10);\n this.pagingLength = parseInt(slcR.options[slcIndex].value, 10);\n this.startPagingRow = this.pagingLength * slcPagesSelIndex;\n\n if (!isNaN(this.pagingLength)) {\n if (this.startPagingRow >= tf.nbFilterableRows) {\n this.startPagingRow = (tf.nbFilterableRows - this.pagingLength);\n }\n this.setPagingInfo();\n\n if (pageSelectorType === SELECT) {\n let slcIdx =\n (pagingSlc.options.length - 1 <= slcPagesSelIndex) ?\n (pagingSlc.options.length - 1) : slcPagesSelIndex;\n pagingSlc.options[slcIdx].selected = true;\n }\n }\n\n emitter.emit('after-page-length-change', tf, this.pagingLength);\n }\n\n /**\n * Re-set page nb at page re-load\n */\n resetPage() {\n var tf = this.tf;\n if (!this.isEnabled()) {\n return;\n }\n this.emitter.emit('before-reset-page', tf);\n var 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 var tf = this.tf;\n if (!this.isEnabled()) {\n return;\n }\n this.emitter.emit('before-reset-page-length', tf);\n var pglenIndex = tf.feature('store').getPageLength();\n\n if (pglenIndex !== '') {\n this.resultsPerPageSlc.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 var evt = this.evt;\n\n if (this.pagingSlc) {\n if (this.pageSelectorType === SELECT) {\n removeEvt(this.pagingSlc, 'change', evt.slcPagesChange);\n }\n else if (this.pageSelectorType === INPUT) {\n removeEvt(this.pagingSlc, 'keypress', evt._detectKey);\n }\n removeElm(this.pagingSlc);\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.pagingSlc = null;\n this.nbPages = 0;\n this.disable();\n this.initialized = false;\n }\n}\n" + "content": "import {Feature} from '../feature';\nimport {createElm, createOpt, createText, elm, removeElm} from '../dom';\nimport {isArray, isFn, isNull, EMPTY_FN} from '../types';\nimport {addEvt, keyCode, removeEvt} from '../event';\nimport {INPUT, SELECT, NONE, ENTER_KEY} from '../const';\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 var f = this.config;\n\n /**\n * Css class for the paging buttons (previous, next, etc.)\n * @type {String}\n */\n this.btnPageCssClass = f.paging_btn_css_class || 'pgInp';\n\n /**\n * Main select DOM element\n * @type {DOMElement}\n */\n this.pagingSlc = null;\n\n /**\n * Results per page select DOM element\n * @type {DOMElement}\n */\n this.resultsPerPageSlc = null;\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.pagingTgtId = f.paging_target_id || null;\n\n /**\n * Number of rows contained in a page\n * @type {Number}\n */\n this.pagingLength = !isNaN(f.paging_length) ? f.paging_length : 10;\n\n /**\n * ID of custom container element for the results per page selector\n * @type {String}\n */\n this.resultsPerPageTgtId = f.results_per_page_target_id || null;\n\n /**\n * Css class for the paging select element\n * @type {String}\n */\n this.pgSlcCssClass = f.paging_slc_css_class || 'pgSlc';\n\n /**\n * Css class for the paging input element\n * @type {String}\n */\n this.pgInpCssClass = f.paging_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 = 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 = 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 = f.results_span_css_class || '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 = f.btn_next_page_text || '>';\n\n /**\n * Previous page button text\n * @type {String}\n */\n this.btnPrevPageText = f.btn_prev_page_text || '<';\n\n /**\n * Last page button text\n * @type {String}\n */\n this.btnLastPageText = f.btn_last_page_text || '>|';\n\n /**\n * First page button text\n * @type {String}\n */\n this.btnFirstPageText = f.btn_first_page_text || '|<';\n\n /**\n * Next page button HTML\n * @type {String}\n */\n this.btnNextPageHtml = f.btn_next_page_html ||\n (!tf.enableIcons ? null :\n '');\n\n /**\n * Previous page button HTML\n * @type {String}\n */\n this.btnPrevPageHtml = f.btn_prev_page_html ||\n (!tf.enableIcons ? null :\n '');\n\n /**\n * First page button HTML\n * @type {String}\n */\n this.btnFirstPageHtml = f.btn_first_page_html ||\n (!tf.enableIcons ? null :\n '');\n\n /**\n * Last page button HTML\n * @type {String}\n */\n this.btnLastPageHtml = 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 = f.page_text || ' Page ';\n\n /**\n * Text after page selector drop-down\n * @type {String}\n */\n this.ofText = f.of_text || ' of ';\n\n /**\n * Css class for the span containing total number of pages\n * @type {String}\n */\n this.nbPgSpanCssClass = f.nb_pages_css_class || 'nbpg';\n\n /**\n * Determines if paging buttons are enabled (default: true)\n * @type {Boolean}\n */\n this.hasPagingBtns = f.paging_btns === false ? false : true;\n\n /**\n * Defines page selector type, two possible values: 'select', 'input'\n * @type {String}\n */\n this.pageSelectorType = f.page_selector_type || SELECT;\n\n /**\n * Callback fired before the page is changed\n * @type {Function}\n */\n this.onBeforeChangePage = isFn(f.on_before_change_page) ?\n f.on_before_change_page : EMPTY_FN;\n\n /**\n * Callback fired after the page is changed\n * @type {Function}\n */\n this.onAfterChangePage = isFn(f.on_after_change_page) ?\n 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 var start_row = tf.refRow;\n var nrows = tf.getRowsNb(true);\n //calculates page nb\n this.nbPages = Math.ceil((nrows - start_row) / this.pagingLength);\n\n var 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.pagingSlc.options.selectedIndex :\n parseInt(o.pagingSlc.value, 10) - 1;\n },\n nbOpts() {\n return (o.pageSelectorType === SELECT) ?\n parseInt(o.pagingSlc.options.length, 10) - 1 :\n (o.nbPages - 1);\n },\n next() {\n var nextIndex = o.evt.slcIndex() < o.evt.nbOpts() ?\n o.evt.slcIndex() + 1 : 0;\n o.changePage(nextIndex);\n },\n prev() {\n var 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 var 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 var slcPages;\n var tf = this.tf;\n var evt = this.evt;\n\n if (this.initialized) {\n return;\n }\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.pagingLength = this.resultsPerPage[1][0];\n this.setResultsPerPage();\n }\n }\n\n evt.slcPagesChange = (event) => {\n var 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 var btnNextSpan = createElm('span');\n var btnPrevSpan = createElm('span');\n var btnLastSpan = createElm('span');\n var btnFirstSpan = createElm('span');\n\n if (this.hasPagingBtns) {\n // Next button\n if (!this.btnNextPageHtml) {\n var btnNext = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnNextPageText],\n ['title', 'Next']\n );\n btnNext.className = this.btnPageCssClass;\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 var btnPrev = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnPrevPageText],\n ['title', 'Previous']\n );\n btnPrev.className = this.btnPageCssClass;\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 var btnLast = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnLastPageText],\n ['title', 'Last']\n );\n btnLast.className = this.btnPageCssClass;\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 var btnFirst = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnFirstPageText],\n ['title', 'First']\n );\n btnFirst.className = this.btnPageCssClass;\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 if (!this.pagingTgtId) {\n tf.setToolbar();\n }\n var targetEl = !this.pagingTgtId ? tf.mDiv : elm(this.pagingTgtId);\n targetEl.appendChild(btnFirstSpan);\n targetEl.appendChild(btnPrevSpan);\n\n var pgBeforeSpan = createElm('span');\n pgBeforeSpan.appendChild(createText(this.pageText));\n pgBeforeSpan.className = this.nbPgSpanCssClass;\n targetEl.appendChild(pgBeforeSpan);\n targetEl.appendChild(slcPages);\n var pgAfterSpan = createElm('span');\n pgAfterSpan.appendChild(createText(this.ofText));\n pgAfterSpan.className = this.nbPgSpanCssClass;\n targetEl.appendChild(pgAfterSpan);\n var 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.pagingSlc = 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\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 var tf = this.tf;\n var mdiv = !this.pagingTgtId ? tf.mDiv : elm(this.pagingTgtId);\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.pagingLength);\n //refresh page nb span\n this.pgCont.innerHTML = this.nbPages;\n //select clearing shortcut\n if (this.pageSelectorType === SELECT) {\n this.pagingSlc.innerHTML = '';\n }\n\n if (this.nbPages > 0) {\n mdiv.style.visibility = 'visible';\n if (this.pageSelectorType === SELECT) {\n for (var z = 0; z < this.nbPages; z++) {\n var opt = createOpt(z + 1, z * this.pagingLength, false);\n this.pagingSlc.options[z] = opt;\n }\n } else {\n //input type\n this.pagingSlc.value = this.currentPageNb;\n }\n\n } else {\n /*** if no results paging select and buttons are hidden ***/\n mdiv.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 var tf = this.tf;\n var rows = tf.dom().rows;\n var startPagingRow = parseInt(this.startPagingRow, 10);\n var endPagingRow = startPagingRow + parseInt(this.pagingLength, 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 (var h = 0, len = tf.getValidRowsNb(true); h < len; h++) {\n var validRowIdx = tf.validRowsIndex[h];\n var r = rows[validRowIdx];\n var isRowValid = r.getAttribute('validRow');\n var 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 var tf = this.tf;\n if (!tf.isInitialized() || !this.isEnabled()) {\n return;\n }\n var 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 var tf = this.tf;\n var evt = this.evt;\n\n if (this.resultsPerPageSlc || !this.resultsPerPage) {\n return;\n }\n\n evt.slcResultsChange = (ev) => {\n this.onChangeResultsPerPage();\n ev.target.blur();\n };\n\n var slcR = createElm(SELECT);\n slcR.className = this.resultsSlcCssClass;\n var slcRText = this.resultsPerPage[0],\n slcROpts = this.resultsPerPage[1];\n var slcRSpan = createElm('span');\n slcRSpan.className = this.resultsSpanCssClass;\n\n // results per page select is added to external element\n if (!this.resultsPerPageTgtId) {\n tf.setToolbar();\n }\n var targetEl = !this.resultsPerPageTgtId ?\n tf.rDiv : elm(this.resultsPerPageTgtId);\n slcRSpan.appendChild(createText(slcRText));\n\n var 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 (var r = 0; r < slcROpts.length; r++) {\n var 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.resultsPerPageSlc = slcR;\n }\n\n /**\n * Remove number of results per page UI elements\n */\n removeResultsPerPage() {\n var tf = this.tf;\n if (!tf.isInitialized() || !this.resultsPerPageSlc ||\n !this.resultsPerPage) {\n return;\n }\n if (this.resultsPerPageSlc) {\n removeElm(this.resultsPerPageSlc);\n }\n if (this.slcResultsTxt) {\n removeElm(this.slcResultsTxt);\n }\n this.resultsPerPageSlc = 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 var 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.pagingSlc.options.selectedIndex : this.pagingSlc.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.pagingSlc.options[index].selected = true;\n } else {\n this.pagingSlc.value = this.currentPageNb;\n }\n\n this.startPagingRow = (this.pageSelectorType === SELECT) ?\n this.pagingSlc.value : (index * this.pagingLength);\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.resultsPerPageSlc.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 resultsPerPageSlc: slcR, pageSelectorType, pagingSlc, emitter\n } = this;\n\n emitter.emit('before-page-length-change', tf);\n\n let slcIndex = slcR.selectedIndex;\n let slcPagesSelIndex = (pageSelectorType === SELECT) ?\n pagingSlc.selectedIndex : parseInt(pagingSlc.value - 1, 10);\n this.pagingLength = parseInt(slcR.options[slcIndex].value, 10);\n this.startPagingRow = this.pagingLength * slcPagesSelIndex;\n\n if (!isNaN(this.pagingLength)) {\n if (this.startPagingRow >= tf.nbFilterableRows) {\n this.startPagingRow = (tf.nbFilterableRows - this.pagingLength);\n }\n this.setPagingInfo();\n\n if (pageSelectorType === SELECT) {\n let slcIdx =\n (pagingSlc.options.length - 1 <= slcPagesSelIndex) ?\n (pagingSlc.options.length - 1) : slcPagesSelIndex;\n pagingSlc.options[slcIdx].selected = true;\n }\n }\n\n emitter.emit('after-page-length-change', tf, this.pagingLength);\n }\n\n /**\n * Re-set page nb at page re-load\n */\n resetPage() {\n var tf = this.tf;\n if (!this.isEnabled()) {\n return;\n }\n this.emitter.emit('before-reset-page', tf);\n var 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 var tf = this.tf;\n if (!this.isEnabled()) {\n return;\n }\n this.emitter.emit('before-reset-page-length', tf);\n var pglenIndex = tf.feature('store').getPageLength();\n\n if (pglenIndex !== '') {\n this.resultsPerPageSlc.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 var evt = this.evt;\n\n if (this.pagingSlc) {\n if (this.pageSelectorType === SELECT) {\n removeEvt(this.pagingSlc, 'change', evt.slcPagesChange);\n }\n else if (this.pageSelectorType === INPUT) {\n removeEvt(this.pagingSlc, 'keypress', evt._detectKey);\n }\n removeElm(this.pagingSlc);\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.pagingSlc = null;\n this.nbPages = 0;\n\n this.initialized = false;\n }\n}\n" }, { "__docId__": 554, @@ -13372,7 +13372,7 @@ "longname": "src/modules/paging.js~Paging#resetPagingInfo", "access": null, "description": "Reset paging info from scratch after a filtering process", - "lineNumber": 507, + "lineNumber": 503, "params": [], "generator": false }, @@ -13386,7 +13386,7 @@ "longname": "src/modules/paging.js~Paging#startPagingRow", "access": null, "description": null, - "lineNumber": 508, + "lineNumber": 504, "undocument": true, "type": { "types": [ @@ -13404,7 +13404,7 @@ "longname": "src/modules/paging.js~Paging#currentPageNb", "access": null, "description": null, - "lineNumber": 509, + "lineNumber": 505, "undocument": true, "type": { "types": [ @@ -13422,7 +13422,7 @@ "longname": "src/modules/paging.js~Paging#setPagingInfo", "access": null, "description": "Calculate number of pages based on valid rows\nRefresh paging select according to number of pages", - "lineNumber": 518, + "lineNumber": 514, "params": [ { "nullable": null, @@ -13447,7 +13447,7 @@ "longname": "src/modules/paging.js~Paging#nbPages", "access": null, "description": null, - "lineNumber": 526, + "lineNumber": 522, "undocument": true, "type": { "types": [ @@ -13465,7 +13465,7 @@ "longname": "src/modules/paging.js~Paging#groupByPage", "access": null, "description": "Group table rows by page and display valid rows", - "lineNumber": 557, + "lineNumber": 553, "params": [ { "nullable": null, @@ -13490,7 +13490,7 @@ "longname": "src/modules/paging.js~Paging#getPage", "access": null, "description": "Return the current page number", - "lineNumber": 594, + "lineNumber": 590, "params": [], "return": { "nullable": null, @@ -13512,7 +13512,7 @@ "longname": "src/modules/paging.js~Paging#setPage", "access": null, "description": "Show page defined by passed argument (string or number):", - "lineNumber": 603, + "lineNumber": 599, "params": [ { "nullable": null, @@ -13537,7 +13537,7 @@ "longname": "src/modules/paging.js~Paging#setResultsPerPage", "access": null, "description": "Generates UI elements for the number of results per page drop-down", - "lineNumber": 637, + "lineNumber": 633, "params": [], "generator": false }, @@ -13551,7 +13551,7 @@ "longname": "src/modules/paging.js~Paging#slcResultsTxt", "access": null, "description": null, - "lineNumber": 679, + "lineNumber": 675, "undocument": true, "type": { "types": [ @@ -13569,7 +13569,7 @@ "longname": "src/modules/paging.js~Paging#resultsPerPageSlc", "access": null, "description": null, - "lineNumber": 680, + "lineNumber": 676, "undocument": true, "type": { "types": [ @@ -13587,7 +13587,7 @@ "longname": "src/modules/paging.js~Paging#removeResultsPerPage", "access": null, "description": "Remove number of results per page UI elements", - "lineNumber": 686, + "lineNumber": 682, "params": [], "generator": false }, @@ -13601,7 +13601,7 @@ "longname": "src/modules/paging.js~Paging#resultsPerPageSlc", "access": null, "description": null, - "lineNumber": 698, + "lineNumber": 694, "undocument": true, "type": { "types": [ @@ -13619,7 +13619,7 @@ "longname": "src/modules/paging.js~Paging#slcResultsTxt", "access": null, "description": null, - "lineNumber": 699, + "lineNumber": 695, "undocument": true, "type": { "types": [ @@ -13637,7 +13637,7 @@ "longname": "src/modules/paging.js~Paging#changePage", "access": null, "description": "Change the page based on passed index", - "lineNumber": 706, + "lineNumber": 702, "params": [ { "nullable": null, @@ -13662,7 +13662,7 @@ "longname": "src/modules/paging.js~Paging#currentPageNb", "access": null, "description": null, - "lineNumber": 722, + "lineNumber": 718, "undocument": true, "type": { "types": [ @@ -13680,7 +13680,7 @@ "longname": "src/modules/paging.js~Paging#startPagingRow", "access": null, "description": null, - "lineNumber": 729, + "lineNumber": 725, "undocument": true, "type": { "types": [ @@ -13698,7 +13698,7 @@ "longname": "src/modules/paging.js~Paging#changeResultsPerPage", "access": null, "description": "Change the number of results per page based on passed value", - "lineNumber": 744, + "lineNumber": 740, "params": [ { "nullable": null, @@ -13723,7 +13723,7 @@ "longname": "src/modules/paging.js~Paging#onChangeResultsPerPage", "access": null, "description": "Change rows according to page results drop-down", - "lineNumber": 756, + "lineNumber": 752, "params": [], "generator": false }, @@ -13737,7 +13737,7 @@ "longname": "src/modules/paging.js~Paging#pagingLength", "access": null, "description": null, - "lineNumber": 772, + "lineNumber": 768, "undocument": true, "type": { "types": [ @@ -13755,7 +13755,7 @@ "longname": "src/modules/paging.js~Paging#startPagingRow", "access": null, "description": null, - "lineNumber": 773, + "lineNumber": 769, "undocument": true, "type": { "types": [ @@ -13773,7 +13773,7 @@ "longname": "src/modules/paging.js~Paging#startPagingRow", "access": null, "description": null, - "lineNumber": 777, + "lineNumber": 773, "undocument": true, "type": { "types": [ @@ -13791,7 +13791,7 @@ "longname": "src/modules/paging.js~Paging#resetPage", "access": null, "description": "Re-set page nb at page re-load", - "lineNumber": 795, + "lineNumber": 791, "params": [], "generator": false }, @@ -13805,7 +13805,7 @@ "longname": "src/modules/paging.js~Paging#resetPageLength", "access": null, "description": "Re-set page length value at page re-load", - "lineNumber": 811, + "lineNumber": 807, "params": [], "generator": false }, @@ -13819,7 +13819,7 @@ "longname": "src/modules/paging.js~Paging#destroy", "access": null, "description": "Remove paging feature", - "lineNumber": 829, + "lineNumber": 825, "params": [], "generator": false }, @@ -13833,7 +13833,7 @@ "longname": "src/modules/paging.js~Paging#btnNextCont", "access": null, "description": null, - "lineNumber": 849, + "lineNumber": 845, "undocument": true, "type": { "types": [ @@ -13851,7 +13851,7 @@ "longname": "src/modules/paging.js~Paging#btnPrevCont", "access": null, "description": null, - "lineNumber": 855, + "lineNumber": 851, "undocument": true, "type": { "types": [ @@ -13869,7 +13869,7 @@ "longname": "src/modules/paging.js~Paging#btnLastCont", "access": null, "description": null, - "lineNumber": 861, + "lineNumber": 857, "undocument": true, "type": { "types": [ @@ -13887,7 +13887,7 @@ "longname": "src/modules/paging.js~Paging#btnFirstCont", "access": null, "description": null, - "lineNumber": 867, + "lineNumber": 863, "undocument": true, "type": { "types": [ @@ -13905,7 +13905,7 @@ "longname": "src/modules/paging.js~Paging#pgBefore", "access": null, "description": null, - "lineNumber": 872, + "lineNumber": 868, "undocument": true, "type": { "types": [ @@ -13923,7 +13923,7 @@ "longname": "src/modules/paging.js~Paging#pgAfter", "access": null, "description": null, - "lineNumber": 877, + "lineNumber": 873, "undocument": true, "type": { "types": [ @@ -13941,7 +13941,7 @@ "longname": "src/modules/paging.js~Paging#pgCont", "access": null, "description": null, - "lineNumber": 882, + "lineNumber": 878, "undocument": true, "type": { "types": [ @@ -13959,7 +13959,7 @@ "longname": "src/modules/paging.js~Paging#pagingSlc", "access": null, "description": null, - "lineNumber": 895, + "lineNumber": 891, "undocument": true, "type": { "types": [ @@ -13977,7 +13977,7 @@ "longname": "src/modules/paging.js~Paging#nbPages", "access": null, "description": null, - "lineNumber": 896, + "lineNumber": 892, "undocument": true, "type": { "types": [ @@ -13995,7 +13995,7 @@ "longname": "src/modules/paging.js~Paging#initialized", "access": null, "description": null, - "lineNumber": 898, + "lineNumber": 894, "undocument": true, "type": { "types": [ @@ -18247,7 +18247,7 @@ "access": null, "description": null, "lineNumber": 1, - "content": "import {addEvt, cancelEvt, stopEvt, targetEvt, keyCode} from './event';\nimport {\n addClass, createElm, createOpt, elm, getText, getFirstTextNode,\n removeClass, removeElm, tag\n} from './dom';\nimport {contains, matchCase, rgxEsc, trim} from './string';\nimport {isEmpty as isEmptyString} from './string';\nimport {\n isArray, isEmpty, isFn, isNumber, isObj, isString, isUndef, EMPTY_FN\n} from './types';\nimport {parse as parseNb} from './number'\n\nimport {root} from './root';\nimport {Emitter} from './emitter';\nimport {Dropdown} from './modules/dropdown';\nimport {CheckList} from './modules/checkList';\nimport {Paging} from './modules/paging';\nimport {Help} from './modules/help';\nimport {DateType} from './modules/dateType';\n\nimport {\n INPUT, SELECT, MULTIPLE, CHECKLIST, NONE,\n ENTER_KEY, TAB_KEY, ESC_KEY, UP_ARROW_KEY, DOWN_ARROW_KEY,\n CELL_TAG, AUTO_FILTER_DELAY, NUMBER, DATE, FORMATTED_NUMBER,\n 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 /** @private */\n this.initialized = false;\n\n let startRow;\n\n // TODO: use for-of\n args.forEach((arg) => {\n if (typeof arg === 'object' && arg.nodeName === 'TABLE') {\n this.tbl = arg;\n this.id = arg.id || `tf_${new Date().getTime()}_`;\n } else if (isString(arg)) {\n this.id = arg;\n this.tbl = elm(arg);\n } else if (isNumber(arg)) {\n startRow = arg;\n } else if (isObj(arg)) {\n this.cfg = arg;\n }\n });\n\n if (!this.tbl || this.tbl.nodeName !== 'TABLE') {\n throw new Error(`Could not instantiate TableFilter: HTML table\n DOM element not found.`);\n }\n\n if (this.getRowsNb() === 0) {\n throw new Error(`Could not instantiate TableFilter: HTML table\n requires at least 1 row.`);\n }\n\n // configuration object\n let f = this.cfg;\n\n /**\n * Event emitter instance\n * @type {Emitter}\n */\n this.emitter = new Emitter();\n\n //Start row et cols nb\n this.refRow = isUndef(startRow) ? 2 : (startRow + 1);\n\n /**\n * Base path for static assets\n * @type {String}\n */\n this.basePath = f.base_path || 'tablefilter/';\n\n /*** filters' grid properties ***/\n\n /**\n * Enable/disable filters\n * @type {Boolean}\n */\n this.fltGrid = f.grid === false ? false : true;\n\n /**\n * Enable/disable grid layout (fixed headers)\n * @type {Boolean}\n */\n this.gridLayout = Boolean(f.grid_layout);\n\n /**\n * Filters row index\n * @type {Number}\n */\n this.filtersRowIndex = isNaN(f.filters_row_index) ?\n 0 : f.filters_row_index;\n\n /**\n * Headers row index\n * @type {Number}\n */\n this.headersRow = isNaN(f.headers_row_index) ?\n (this.filtersRowIndex === 0 ? 1 : 0) : f.headers_row_index;\n\n /**\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n */\n this.fltCellTag = isString(f.filters_cell_tag) ?\n f.filters_cell_tag : CELL_TAG;\n\n /**\n * List of filters IDs\n * @type {Array}\n * @private\n */\n this.fltIds = [];\n\n /**\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n */\n this.validRowsIndex = [];\n\n /**\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n */\n this.infDiv = null;\n\n /**\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.lDiv = null;\n\n /**\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.rDiv = null;\n\n /**\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.mDiv = null;\n\n /**\n * Css class for toolbar's container DOM element\n * @type {String}\n */\n this.infDivCssClass = f.inf_div_css_class || 'inf';\n\n /**\n * Css class for left-side inner container DOM element\n * @type {String}\n */\n this.lDivCssClass = f.left_div_css_class || 'ldiv';\n\n /**\n * Css class for right-side inner container DOM element\n * @type {String}\n */\n this.rDivCssClass = f.right_div_css_class || 'rdiv';\n\n /**\n * Css class for middle inner container DOM element\n * @type {String}\n */\n this.mDivCssClass = f.middle_div_css_class || 'mdiv';\n\n /*** filters' grid appearance ***/\n /**\n * Path for stylesheets\n * @type {String}\n */\n this.stylePath = f.style_path || this.basePath + 'style/';\n\n /**\n * Main stylesheet path\n * @type {String}\n */\n this.stylesheet = f.stylesheet || this.stylePath + 'tablefilter.css';\n\n /**\n * Main stylesheet ID\n * @type {String}\n * @private\n */\n this.stylesheetId = this.id + '_style';\n\n /**\n * Css class for the filters row\n * @type {String}\n */\n this.fltsRowCssClass = f.flts_row_css_class || 'fltrow';\n\n /**\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n */\n this.enableIcons = f.enable_icons === false ? false : true;\n\n /**\n * Enable/disable alternating rows\n * @type {Boolean}\n */\n this.alternateRows = Boolean(f.alternate_rows);\n\n /**\n * Indicate whether columns widths are set\n * @type {Boolean}\n * @private\n */\n this.hasColWidths = isArray(f.col_widths);\n\n /**\n * Columns widths array\n * @type {Array}\n */\n this.colWidths = this.hasColWidths ? f.col_widths : [];\n\n /**\n * Css class for a filter element\n * @type {String}\n */\n this.fltCssClass = f.flt_css_class || 'flt';\n\n /**\n * Css class for multiple select filters\n * @type {String}\n */\n this.fltMultiCssClass = f.flt_multi_css_class || 'flt_multi';\n\n /**\n * Css class for small filter (when submit button is active)\n * @type {String}\n */\n this.fltSmallCssClass = f.flt_small_css_class || 'flt_s';\n\n /**\n * Css class for single filter type\n * @type {String}\n */\n this.singleFltCssClass = f.single_flt_css_class || 'single_flt';\n\n /*** filters' grid behaviours ***/\n\n /**\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n */\n this.enterKey = f.enter_key === false ? false : true;\n\n /**\n * Callback fired before filtering process starts\n * @type {Function}\n */\n this.onBeforeFilter = isFn(f.on_before_filter) ?\n f.on_before_filter : EMPTY_FN;\n\n /**\n * Callback fired after filtering process is completed\n * @type {Function}\n */\n this.onAfterFilter = isFn(f.on_after_filter) ?\n f.on_after_filter : EMPTY_FN;\n\n /**\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n */\n this.caseSensitive = Boolean(f.case_sensitive);\n\n /**\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n */\n this.hasExactMatchByCol = isArray(f.columns_exact_match);\n\n /**\n * Exact match filtering per column array\n * @type {Array}\n */\n this.exactMatchByCol = this.hasExactMatchByCol ?\n f.columns_exact_match : [];\n\n /**\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n */\n this.exactMatch = Boolean(f.exact_match);\n\n /**\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n */\n this.ignoreDiacritics = f.ignore_diacritics;\n\n /**\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n */\n this.linkedFilters = Boolean(f.linked_filters);\n\n /**\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n */\n this.disableExcludedOptions = Boolean(f.disable_excluded_options);\n\n /**\n * Active filter ID\n * @type {String}\n * @private\n */\n this.activeFilterId = null;\n\n /**\n * Enable/disable always visible rows, excluded from filtering\n * @type {Boolean}\n */\n this.hasVisibleRows = Boolean(f.rows_always_visible);\n\n /**\n * List of row indexes to be excluded from filtering\n * @type {Array}\n */\n this.visibleRows = this.hasVisibleRows ? f.rows_always_visible : [];\n\n /**\n * Enable/disable external filters generation\n * @type {Boolean}\n */\n this.isExternalFlt = Boolean(f.external_flt_grid);\n\n /**\n * List of containers IDs where external filters will be generated\n * @type {Array}\n */\n this.externalFltTgtIds = f.external_flt_grid_ids || [];\n\n /**\n * Callback fired after filters are generated\n * @type {Function}\n */\n this.onFiltersLoaded = isFn(f.on_filters_loaded) ?\n f.on_filters_loaded : EMPTY_FN;\n\n /**\n * Enable/disable single filter filtering all columns\n * @type {Boolean}\n */\n this.singleSearchFlt = Boolean(f.single_filter);\n\n /**\n * Callback fired after a row is validated during filtering\n * @type {Function}\n */\n this.onRowValidated = isFn(f.on_row_validated) ?\n f.on_row_validated : EMPTY_FN;\n\n /**\n * Specify which column implements a custom cell parser to retrieve the\n * cell value:\n * cell_parser: {\n * cols: [0, 2],\n * parse: function(tf, cell, colIndex) {\n * // custom cell parser logic here\n * return cellValue;\n * }\n * }\n * @type {Object}\n */\n this.cellParser = isObj(f.cell_parser) && isFn(f.cell_parser.parse) &&\n isArray(f.cell_parser.cols) ?\n f.cell_parser : { cols: [], parse: EMPTY_FN };\n\n /**\n * Global watermark text for input filter type or watermark for each\n * filter if an array is supplied\n * @type {String|Array}\n */\n this.watermark = f.watermark || '';\n\n /**\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n */\n this.isWatermarkArray = isArray(this.watermark);\n\n /**\n * Toolbar's custom container ID\n * @type {String}\n */\n this.toolBarTgtId = f.toolbar_target_id || null;\n\n /**\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n */\n this.help = isUndef(f.help_instructions) ?\n undefined : Boolean(f.help_instructions);\n\n /**\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n */\n this.popupFilters = Boolean(f.popup_filters);\n\n /**\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n */\n this.markActiveColumns = 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 = f.clear_filter_text || 'Clear';\n\n /**\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n */\n this.enableEmptyOption = Boolean(f.enable_empty_option);\n\n /**\n * Text for empty option in drop-down filter types\n * @type {String}\n */\n this.emptyText = f.empty_text || '(Empty)';\n\n /**\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n */\n this.enableNonEmptyOption = Boolean(f.enable_non_empty_option);\n\n /**\n * Text for non-empty option in drop-down filter types\n * @type {String}\n */\n this.nonEmptyText = f.non_empty_text || '(Non empty)';\n\n /**\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n */\n this.onSlcChange = f.on_change === false ? false : true;\n\n /**\n * 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 = f.sort_select === false ? false : true;\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 = f.regexp_operator || 'rgx:';\n\n /**\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n */\n this.emOperator = f.empty_operator || '[empty]';\n\n /**\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n */\n this.nmOperator = f.nonempty_operator || '[nonempty]';\n\n /**\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n */\n this.orOperator = f.or_operator || '||';\n\n /**\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n */\n this.anOperator = f.and_operator || '&&';\n\n /**\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n */\n this.grOperator = f.greater_operator || '>';\n\n /**\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n */\n this.lwOperator = f.lower_operator || '<';\n\n /**\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n */\n this.leOperator = f.lower_equal_operator || '<=';\n\n /**\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n */\n this.geOperator = f.greater_equal_operator || '>=';\n\n /**\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n */\n this.dfOperator = f.different_operator || '!';\n\n /**\n * Like operator for input filter. Defaults to '!'\n * @type {String}\n */\n this.lkOperator = f.like_operator || '*';\n\n /**\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n */\n this.eqOperator = f.equal_operator || '=';\n\n /**\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.stOperator = f.start_with_operator || '{';\n\n /**\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.enOperator = f.end_with_operator || '}';\n\n // this.curExp = f.cur_exp || '^[¥£€$]';\n\n /**\n * Stored values separator\n * @type {String}\n */\n this.separator = f.separator || ',';\n\n /**\n * Enable rows counter UI component\n * @type {Boolean}\n */\n this.rowsCounter = isObj(f.rows_counter) || Boolean(f.rows_counter);\n\n /**\n * Enable status bar UI component\n * @type {Boolean}\n */\n this.statusBar = Boolean(f.status_bar);\n\n /**\n * Enable activity/spinner indicator UI component\n * @type {Boolean}\n */\n this.loader = Boolean(f.loader);\n\n /*** validation - reset buttons/links ***/\n /**\n * Enable filters submission button\n * @type {Boolean}\n */\n this.displayBtn = Boolean(f.btn);\n\n /**\n * Define filters submission button text\n * @type {String}\n */\n this.btnText = f.btn_text || (!this.enableIcons ? 'Go' : '');\n\n /**\n * Css class for filters submission button\n * @type {String}\n */\n this.btnCssClass = f.btn_css_class ||\n (!this.enableIcons ? 'btnflt' : 'btnflt_icon');\n\n /**\n * Enable clear button\n * @type {Boolean}\n */\n this.btnReset = Boolean(f.btn_reset);\n\n /**\n * Callback fired before filters are cleared\n * @type {Function}\n */\n this.onBeforeReset = isFn(f.on_before_reset) ?\n f.on_before_reset : EMPTY_FN;\n\n /**\n * Callback fired after filters are cleared\n * @type {Function}\n */\n this.onAfterReset = isFn(f.on_after_reset) ?\n f.on_after_reset : EMPTY_FN;\n\n /**\n * Enable paging component\n * @type {Boolean}\n */\n this.paging = Boolean(f.paging);\n\n /**\n * Number of hidden rows\n * @type {Number}\n * @private\n */\n this.nbHiddenRows = 0;\n\n /**\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n */\n this.autoFilter = Boolean(f.auto_filter);\n\n /**\n * Auto-filter delay in msecs\n * @type {Number}\n */\n this.autoFilterDelay = !isNaN(f.auto_filter_delay) ?\n f.auto_filter_delay : AUTO_FILTER_DELAY;\n\n /**\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n */\n this.isUserTyping = null;\n\n /**\n * Auto-filter interval ID\n * @type {String}\n * @private\n */\n this.autoFilterTimer = null;\n\n /**\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n */\n this.highlightKeywords = Boolean(f.highlight_keywords);\n\n /**\n * Enable no results message UI component\n * @type {Boolean}\n */\n this.noResults = isObj(f.no_results_message) ||\n Boolean(f.no_results_message);\n\n /**\n * Enable state persistence\n * @type {Boolean}\n */\n this.state = isObj(f.state) || Boolean(f.state);\n\n /*** data types ***/\n\n /**\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n */\n this.locale = f.locale || 'en';\n\n /**\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n */\n this.thousandsSeparator = f.thousands_separator || ',';\n\n /**\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n */\n this.decimalSeparator = f.decimal_separator || '.';\n\n /**\n * Define data types on a column basis, possible values 'string',\n * 'number', 'formatted-number', 'date', 'ipaddress' ie:\n * col_types : [\n * 'string', 'date', 'number',\n * { type: 'formatted-number', decimal: ',', thousands: '.' },\n * { type: 'date', locale: 'en-gb' },\n * { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n * ]\n *\n * Refer to https://sugarjs.com/docs/#/DateParsing for exhaustive\n * information on date parsing formats supported by Sugar Date\n * @type {Array}\n */\n this.colTypes = isArray(f.col_types) ? f.col_types : [];\n\n /*** ids prefixes ***/\n /**\n * Main prefix\n * @private\n */\n this.prfxTf = 'TF';\n\n /**\n * Filter's ID prefix (inputs - selects)\n * @private\n */\n this.prfxFlt = 'flt';\n\n /**\n * Button's ID prefix\n * @private\n */\n this.prfxValButton = 'btn';\n\n /**\n * Toolbar container ID prefix\n * @private\n */\n this.prfxInfDiv = 'inf_';\n\n /**\n * Toolbar left element ID prefix\n * @private\n */\n this.prfxLDiv = 'ldiv_';\n\n /**\n * Toolbar right element ID prefix\n * @private\n */\n this.prfxRDiv = 'rdiv_';\n\n /**\n * Toolbar middle element ID prefix\n * @private\n */\n this.prfxMDiv = 'mdiv_';\n\n /**\n * Responsive Css class\n * @private\n */\n this.prfxResponsive = 'resp';\n\n /*** extensions ***/\n /**\n * List of loaded extensions\n * @type {Array}\n * @private\n */\n this.extensions = f.extensions;\n\n /**\n * Determine whether extensions are loaded\n * @type {Boolean}\n * @private\n */\n this.hasExtensions = isArray(this.extensions);\n\n /*** themes ***/\n /**\n * Enable default theme\n * @type {Boolean}\n */\n this.enableDefaultTheme = Boolean(f.enable_default_theme);\n\n /**\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n */\n this.hasThemes = (this.enableDefaultTheme || isArray(f.themes));\n\n /**\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n */\n this.themes = f.themes || [];\n\n /**\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n */\n this.themesPath = f.themes_path || this.stylePath + 'themes/';\n\n /**\n * Enable responsive layout\n * @type {Boolean}\n */\n this.responsive = Boolean(f.responsive);\n\n /**\n * Features registry\n * @private\n */\n this.Mod = {};\n\n /**\n * Extensions registry\n * @private\n */\n this.ExtRegistry = {};\n\n //load styles if necessary\n this.import(this.stylesheetId, this.stylesheet, null, 'link');\n }\n\n /**\n * Initialise features and layout\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n this.nbCells = this.getCellsNb(this.refRow);\n let Mod = this.Mod;\n let n = this.singleSearchFlt ? 1 : this.nbCells;\n let inpclass;\n\n //loads theme\n this.loadThemes();\n\n // Instantiate sugar date wrapper\n Mod.dateType = Mod.dateType || new DateType(this);\n Mod.dateType.init();\n\n // Instantiate help feature and initialise only if set true\n Mod.help = Mod.help || new Help(this);\n if (this.help) {\n Mod.help.init();\n }\n\n const { state, markActiveColumns, gridLayout, loader, highlightKeyword,\n popupFilter, rowsCounter, statusBar, clearButton, alternateRows,\n noResults } = FEATURES;\n\n this.initFeatures([\n state,\n markActiveColumns,\n gridLayout,\n loader,\n highlightKeyword,\n popupFilter\n ]);\n\n //filters grid is not generated\n if (!this.fltGrid) {\n this._initNoFilters();\n } else {\n let fltrow = this._insertFiltersRow();\n\n this.nbFilterableRows = this.getRowsNb();\n\n // Generate filters\n for (let i = 0; i < n; i++) {\n this.emitter.emit('before-filter-init', this, i);\n\n let fltcell = createElm(this.fltCellTag),\n col = this.getFilterType(i);\n\n if (this.singleSearchFlt) {\n fltcell.colSpan = this.nbCells;\n }\n if (!this.gridLayout) {\n fltrow.appendChild(fltcell);\n }\n inpclass = (i === n - 1 && this.displayBtn) ?\n this.fltSmallCssClass : this.fltCssClass;\n\n //only 1 input for single search\n if (this.singleSearchFlt) {\n col = INPUT;\n inpclass = this.singleFltCssClass;\n }\n\n //drop-down filters\n if (col === SELECT || col === MULTIPLE) {\n Mod.dropdown = Mod.dropdown || new Dropdown(this);\n Mod.dropdown.init(i, this.isExternalFlt, fltcell);\n }\n // checklist\n else if (col === CHECKLIST) {\n Mod.checkList = Mod.checkList || new CheckList(this);\n Mod.checkList.init(i, this.isExternalFlt, fltcell);\n } else {\n this._buildInputFilter(i, inpclass, fltcell);\n }\n\n // this adds submit button\n if (i === n - 1 && this.displayBtn) {\n this._buildSubmitButton(i, fltcell);\n }\n\n this.emitter.emit('after-filter-init', this, i);\n }\n\n this.emitter.on(['filter-focus'],\n (tf, filter) => this.setActiveFilterId(filter.id));\n\n }//if this.fltGrid\n\n /* Features */\n if (this.hasVisibleRows) {\n this.emitter.on(['after-filtering'],\n () => this.enforceVisibility());\n this.enforceVisibility();\n }\n\n this.initFeatures([\n rowsCounter,\n statusBar,\n clearButton,\n alternateRows,\n noResults\n ]);\n\n if (this.paging) {\n if (!Mod.paging) {\n Mod.paging = new Paging(this);\n Mod.paging.init();\n } else {\n Mod.paging.reset();\n }\n }\n\n if (this.hasColWidths && !this.gridLayout) {\n this.setColWidths();\n }\n\n //TF css class is added to table\n if (!this.gridLayout) {\n addClass(this.dom(), this.prfxTf);\n if (this.responsive) {\n addClass(this.dom(), this.prfxResponsive);\n }\n }\n\n /* Load extensions */\n this.initExtensions();\n\n // Subscribe to events\n if (this.linkedFilters) {\n this.emitter.on(['after-filtering'], () => this.linkFilters());\n }\n\n this.initialized = true;\n\n this.onFiltersLoaded(this);\n\n this.emitter.emit('initialized', this);\n }\n\n /**\n * Detect key\n * @param {Event} evt\n */\n detectKey(evt) {\n if (!this.enterKey) {\n return;\n }\n if (evt) {\n let key = keyCode(evt);\n if (key === ENTER_KEY) {\n this.filter();\n cancelEvt(evt);\n stopEvt(evt);\n } else {\n this.isUserTyping = true;\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n }\n }\n }\n\n /**\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n */\n onKeyUp(evt) {\n if (!this.autoFilter) {\n return;\n }\n let key = keyCode(evt);\n this.isUserTyping = false;\n\n function filter() {\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n if (!this.isUserTyping) {\n this.filter();\n this.isUserTyping = null;\n }\n }\n\n if (key !== ENTER_KEY && key !== TAB_KEY && key !== ESC_KEY &&\n key !== UP_ARROW_KEY && key !== DOWN_ARROW_KEY) {\n if (this.autoFilterTimer === null) {\n this.autoFilterTimer = root.setInterval(filter.bind(this),\n this.autoFilterDelay);\n }\n } else {\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n }\n }\n\n /**\n * Filter's keydown event: if auto-filter on, detect user is typing\n */\n onKeyDown() {\n if (this.autoFilter) {\n this.isUserTyping = true;\n }\n }\n\n /**\n * Filter's focus event\n * @param {Event} evt\n */\n onInpFocus(evt) {\n let elm = targetEvt(evt);\n this.emitter.emit('filter-focus', this, elm);\n }\n\n /**\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n */\n onInpBlur() {\n if (this.autoFilter) {\n this.isUserTyping = false;\n root.clearInterval(this.autoFilterTimer);\n }\n this.emitter.emit('filter-blur', this);\n }\n\n /**\n * Insert filters row at initialization\n */\n _insertFiltersRow() {\n // TODO: prevent filters row generation for popup filters too,\n // to reduce and simplify headers row index adjusting across lib modules\n // (GridLayout, PopupFilter etc)\n if (this.gridLayout) {\n return;\n }\n let fltrow;\n\n let thead = tag(this.dom(), 'thead');\n if (thead.length > 0) {\n fltrow = thead[0].insertRow(this.filtersRowIndex);\n } else {\n fltrow = this.dom().insertRow(this.filtersRowIndex);\n }\n\n fltrow.className = this.fltsRowCssClass;\n\n if (this.isExternalFlt) {\n fltrow.style.display = NONE;\n }\n\n this.emitter.emit('filters-row-inserted', this, fltrow);\n return fltrow;\n }\n\n /**\n * Initialize filtersless table\n */\n _initNoFilters() {\n if (this.fltGrid) {\n return;\n }\n this.refRow = this.refRow > 0 ? this.refRow - 1 : 0;\n this.nbFilterableRows = this.getRowsNb();\n }\n\n /**\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n */\n _buildInputFilter(colIndex, cssClass, container) {\n let col = this.getFilterType(colIndex);\n let externalFltTgtId = this.isExternalFlt ?\n this.externalFltTgtIds[colIndex] : null;\n let inpType = col === INPUT ? 'text' : 'hidden';\n let inp = createElm(INPUT,\n ['id', this.buildFilterId(colIndex)],\n ['type', inpType], ['ct', colIndex]);\n\n if (inpType !== 'hidden' && this.watermark) {\n inp.setAttribute('placeholder',\n this.isWatermarkArray ? (this.watermark[colIndex] || '') :\n this.watermark\n );\n }\n inp.className = cssClass || this.fltCssClass;\n addEvt(inp, 'focus', (evt) => this.onInpFocus(evt));\n\n //filter is appended in custom element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(inp);\n } else {\n container.appendChild(inp);\n }\n\n this.fltIds.push(inp.id);\n\n addEvt(inp, 'keypress', (evt) => this.detectKey(evt));\n addEvt(inp, 'keydown', () => this.onKeyDown());\n addEvt(inp, 'keyup', (evt) => this.onKeyUp(evt));\n addEvt(inp, 'blur', () => this.onInpBlur());\n }\n\n /**\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n */\n _buildSubmitButton(colIndex, container) {\n let externalFltTgtId = this.isExternalFlt ?\n this.externalFltTgtIds[colIndex] : null;\n let btn = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnText]\n );\n btn.className = this.btnCssClass;\n\n //filter is appended in custom element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(btn);\n } else {\n container.appendChild(btn);\n }\n\n addEvt(btn, 'click', () => this.filter());\n }\n\n /**\n * 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 * Instanciate and initialise 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 initFeatures(features = []) {\n features.forEach((feature) => {\n // TODO: remove the property field.\n // Due to naming convention inconsistencies, a `property`\n // field is added in order allow a conditional instanciation based\n // on that property on TableFilter, if supplied.\n feature.property = feature.property || feature.name;\n if (this[feature.property] === true) {\n let {class: Cls, name} = feature;\n\n this.Mod[name] = this.Mod[name] || new Cls(this);\n this.Mod[name].init();\n }\n });\n }\n\n /**\n * Initialise all the extensions defined in the configuration object\n */\n initExtensions() {\n if (!this.hasExtensions) {\n return;\n }\n\n let exts = this.extensions;\n // Set config's publicPath dynamically for Webpack...\n __webpack_public_path__ = this.basePath;\n\n this.emitter.emit('before-loading-extensions', this);\n for (let i = 0, len = exts.length; i < len; i++) {\n let ext = exts[i];\n this.loadExtension(ext);\n }\n this.emitter.emit('after-loading-extensions', this);\n }\n\n /**\n * Load an extension module\n * @param {Object} ext Extension config object\n */\n loadExtension(ext) {\n if (!ext || !ext.name || this.hasExtension(ext.name)) {\n return;\n }\n\n let name = ext.name;\n let path = ext.path;\n let modulePath;\n\n if (name && path) {\n modulePath = ext.path + name;\n } else {\n name = name.replace('.js', '');\n modulePath = 'extensions/{}/{}'.replace(/{}/g, name);\n }\n\n // Require pattern for Webpack\n require(['./' + modulePath], (mod) => {\n /* eslint-disable */\n let inst = new mod.default(this, ext);\n /* eslint-enable */\n inst.init();\n this.ExtRegistry[name] = inst;\n });\n }\n\n /**\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n */\n extension(name) {\n return this.ExtRegistry[name];\n }\n\n /**\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n */\n hasExtension(name) {\n return !isEmpty(this.ExtRegistry[name]);\n }\n\n /**\n * Register the passed extension instance with associated name\n * @param {Object} inst Extension instance\n * @param {String} name Name of the extension\n */\n registerExtension(inst, name) {\n this.ExtRegistry[name] = inst;\n }\n\n /**\n * Destroy all the extensions store in extensions registry\n */\n destroyExtensions() {\n let reg = this.ExtRegistry;\n\n Object.keys(reg).forEach((key) => {\n reg[key].destroy();\n reg[key] = undefined;\n });\n }\n\n /**\n * Load themes defined in the configuration object\n */\n loadThemes() {\n if (!this.hasThemes) {\n return;\n }\n\n let themes = this.themes;\n this.emitter.emit('before-loading-themes', this);\n\n //Default theme config\n if (this.enableDefaultTheme) {\n let defaultTheme = { name: 'default' };\n this.themes.push(defaultTheme);\n }\n if (isArray(themes)) {\n for (let i = 0, len = themes.length; i < len; i++) {\n let theme = themes[i];\n let name = theme.name;\n let path = theme.path;\n let styleId = this.prfxTf + name;\n if (name && !path) {\n path = this.themesPath + name + '/' + name + '.css';\n }\n else if (!name && theme.path) {\n name = 'theme{0}'.replace('{0}', i);\n }\n\n if (!this.isImported(path, 'link')) {\n this.import(styleId, path, null, 'link');\n }\n }\n }\n\n // Enable loader indicator\n this.loader = true;\n\n this.emitter.emit('after-loading-themes', this);\n }\n\n /**\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n */\n getStylesheet(name = 'default') {\n return elm(this.prfxTf + name);\n }\n\n /**\n * Destroy filter grid\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let emitter = this.emitter;\n\n if (this.isExternalFlt && !this.popupFilters) {\n this.removeExternalFlts();\n }\n if (this.infDiv) {\n this.removeToolbar();\n }\n if (this.hasExtensions) {\n this.destroyExtensions();\n }\n\n this.validateAllRows();\n\n // broadcast destroy event modules and extensions are subscribed to\n emitter.emit('destroy', this);\n\n if (this.fltGrid && !this.gridLayout) {\n this.dom().deleteRow(this.filtersRowIndex);\n }\n\n // unsubscribe to events\n if (this.hasVisibleRows) {\n emitter.off(['after-filtering'], () => this.enforceVisibility());\n }\n if (this.linkedFilters) {\n emitter.off(['after-filtering'], () => this.linkFilters());\n }\n this.emitter.off(['filter-focus'],\n (tf, filter) => this.setActiveFilterId(filter.id));\n\n removeClass(this.dom(), this.prfxTf);\n removeClass(this.dom(), this.prfxResponsive);\n\n this.nbHiddenRows = 0;\n this.validRowsIndex = [];\n this.fltIds = [];\n this.initialized = false;\n }\n\n /**\n * Generate container element for paging, reset button, rows counter etc.\n */\n setToolbar() {\n if (this.infDiv) {\n return;\n }\n\n /*** container div ***/\n let infDiv = createElm('div');\n infDiv.className = this.infDivCssClass;\n\n //custom container\n if (this.toolBarTgtId) {\n elm(this.toolBarTgtId).appendChild(infDiv);\n }\n //grid-layout\n else if (this.gridLayout) {\n let gridLayout = this.Mod.gridLayout;\n gridLayout.tblMainCont.appendChild(infDiv);\n infDiv.className = gridLayout.infDivCssClass;\n }\n //default location: just above the table\n else {\n let cont = createElm('caption');\n cont.appendChild(infDiv);\n this.dom().insertBefore(cont, this.dom().firstChild);\n }\n this.infDiv = infDiv;\n\n /*** left div containing rows # displayer ***/\n let lDiv = createElm('div');\n lDiv.className = this.lDivCssClass;\n infDiv.appendChild(lDiv);\n this.lDiv = lDiv;\n\n /*** right div containing reset button\n + nb results per page select ***/\n let rDiv = createElm('div');\n rDiv.className = this.rDivCssClass;\n infDiv.appendChild(rDiv);\n this.rDiv = rDiv;\n\n /*** mid div containing paging elements ***/\n let mDiv = createElm('div');\n mDiv.className = this.mDivCssClass;\n infDiv.appendChild(mDiv);\n this.mDiv = mDiv;\n\n // emit help initialisation only if undefined\n if (isUndef(this.help)) {\n // explicitily set enabled field to true to initialise help by\n // default, only if setting is undefined\n this.Mod.help.enabled = true;\n this.emitter.emit('init-help', this);\n }\n }\n\n /**\n * Remove toolbar container element\n */\n removeToolbar() {\n if (!this.infDiv) {\n return;\n }\n removeElm(this.infDiv);\n this.infDiv = null;\n\n let tbl = this.dom();\n let captions = tag(tbl, 'caption');\n if (captions.length > 0) {\n [].forEach.call(captions, (elm) => tbl.removeChild(elm));\n }\n }\n\n /**\n * Remove all the external column filters\n */\n removeExternalFlts() {\n if (!this.isExternalFlt) {\n return;\n }\n let ids = this.externalFltTgtIds,\n len = ids.length;\n for (let ct = 0; ct < len; ct++) {\n let externalFltTgtId = ids[ct],\n externalFlt = elm(externalFltTgtId);\n if (externalFlt) {\n externalFlt.innerHTML = '';\n }\n }\n }\n\n /**\n * Check if given column implements a filter with custom options\n * @param {Number} colIndex Column's index\n * @return {Boolean}\n */\n isCustomOptions(colIndex) {\n return this.hasCustomOptions &&\n this.customOptions.cols.indexOf(colIndex) !== -1;\n }\n\n /**\n * Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\n * custom options values and texts\n * @param {Number} colIndex Column's index\n * @return {Array}\n */\n getCustomOptions(colIndex) {\n if (isEmpty(colIndex) || !this.isCustomOptions(colIndex)) {\n return;\n }\n\n let customOptions = this.customOptions;\n let cols = customOptions.cols;\n let optTxt = [], optArray = [];\n let index = cols.indexOf(colIndex);\n let slcValues = customOptions.values[index];\n let slcTexts = customOptions.texts[index];\n let slcSort = customOptions.sorts[index];\n\n for (let r = 0, len = slcValues.length; r < len; r++) {\n optArray.push(slcValues[r]);\n if (slcTexts[r]) {\n optTxt.push(slcTexts[r]);\n } else {\n optTxt.push(slcValues[r]);\n }\n }\n if (slcSort) {\n optArray.sort();\n optTxt.sort();\n }\n return [optArray, optTxt];\n }\n\n /**\n * Filter the table by retrieving the data from each cell in every single\n * row and comparing it to the search term for current column. A row is\n * hidden when all the search terms are not found in inspected row.\n */\n filter() {\n if (!this.fltGrid || !this.initialized) {\n return;\n }\n //fire onbefore callback\n this.onBeforeFilter(this);\n this.emitter.emit('before-filtering', this);\n\n let row = this.dom().rows,\n nbRows = this.getRowsNb(true),\n hiddenRows = 0;\n\n this.validRowsIndex = [];\n // search args re-init\n let searchArgs = this.getFiltersValue();\n\n for (let k = this.refRow; k < nbRows; k++) {\n // already filtered rows display re-init\n row[k].style.display = '';\n\n let cells = row[k].cells;\n let nchilds = cells.length;\n\n // checks if row has exact cell #\n if (nchilds !== this.nbCells) {\n continue;\n }\n\n let occurence = [],\n isRowValid = true,\n //only for single filter search\n singleFltRowValid = false;\n\n // this loop retrieves cell data\n for (let j = 0; j < nchilds; j++) {\n //searched keyword\n let sA = searchArgs[this.singleSearchFlt ? 0 : j];\n\n if (sA === '') {\n continue;\n }\n\n let cellValue = matchCase(this.getCellValue(cells[j]),\n this.caseSensitive);\n\n //multiple search parameter operator ||\n let sAOrSplit = sA.toString().split(this.orOperator),\n //multiple search || parameter boolean\n hasMultiOrSA = sAOrSplit.length > 1,\n //multiple search parameter operator &&\n sAAndSplit = sA.toString().split(this.anOperator),\n //multiple search && parameter boolean\n hasMultiAndSA = sAAndSplit.length > 1;\n\n //detect operators or array query\n if (isArray(sA) || hasMultiOrSA || hasMultiAndSA) {\n let cS,\n s,\n occur = false;\n if (isArray(sA)) {\n s = sA;\n } else {\n s = hasMultiOrSA ? sAOrSplit : sAAndSplit;\n }\n // isolate search term and check occurence in cell data\n for (let w = 0, len = s.length; w < len; w++) {\n cS = trim(s[w]);\n occur = this._testTerm(cS, cellValue, j);\n\n if (occur) {\n this.emitter.emit('highlight-keyword', this,\n cells[j], cS);\n }\n if ((hasMultiOrSA && occur) ||\n (hasMultiAndSA && !occur)) {\n break;\n }\n if (isArray(sA) && occur) {\n break;\n }\n }\n occurence[j] = occur;\n\n }\n //single search parameter\n else {\n occurence[j] = this._testTerm(trim(sA), cellValue, j);\n if (occurence[j]) {\n this.emitter.emit('highlight-keyword', this, cells[j],\n sA);\n }\n }//else single param\n\n if (!occurence[j]) {\n isRowValid = false;\n }\n if (this.singleSearchFlt && occurence[j]) {\n singleFltRowValid = true;\n }\n\n this.emitter.emit('cell-processed', this, j, cells[j]);\n }//for j\n\n if (this.singleSearchFlt && singleFltRowValid) {\n isRowValid = true;\n }\n\n this.validateRow(k, isRowValid);\n if (!isRowValid) {\n hiddenRows++;\n }\n\n this.emitter.emit('row-processed', this, k,\n this.validRowsIndex.length, isRowValid);\n }// for k\n\n this.nbHiddenRows = hiddenRows;\n\n //fire onafterfilter callback\n this.onAfterFilter(this);\n\n this.emitter.emit('after-filtering', this, searchArgs);\n }\n\n /**\n * Test for a match of search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n */\n _testTerm(term, cellValue, colIdx) {\n let numData;\n let decimal = this.getDecimal(colIdx);\n let reLe = new RegExp(this.leOperator),\n reGe = new RegExp(this.geOperator),\n reL = new RegExp(this.lwOperator),\n reG = new RegExp(this.grOperator),\n reD = new RegExp(this.dfOperator),\n reLk = new RegExp(rgxEsc(this.lkOperator)),\n reEq = new RegExp(this.eqOperator),\n reSt = new RegExp(this.stOperator),\n reEn = new RegExp(this.enOperator),\n // re_an = new RegExp(this.anOperator),\n // re_cr = new RegExp(this.curExp),\n reEm = this.emOperator,\n reNm = this.nmOperator,\n reRe = new RegExp(rgxEsc(this.rgxOperator));\n\n term = matchCase(term, this.caseSensitive);\n\n let occurence = false;\n\n //Search arg operator tests\n let hasLO = reL.test(term),\n hasLE = reLe.test(term),\n hasGR = reG.test(term),\n hasGE = reGe.test(term),\n hasDF = reD.test(term),\n hasEQ = reEq.test(term),\n hasLK = reLk.test(term),\n // hatermN = re_an.test(term),\n hasST = reSt.test(term),\n hasEN = reEn.test(term),\n hasEM = (reEm === term),\n hasNM = (reNm === term),\n hasRE = reRe.test(term);\n\n // Check for dates or resolve date type\n if (this.hasType(colIdx, [DATE])) {\n let dte1, dte2;\n\n let dateType = this.Mod.dateType;\n let isValidDate = dateType.isValid.bind(dateType);\n let parseDate = dateType.parse.bind(dateType);\n let locale = dateType.getLocale(colIdx);\n\n // Search arg dates tests\n let isLDate = hasLO &&\n isValidDate(term.replace(reL, ''), locale);\n let isLEDate = hasLE &&\n isValidDate(term.replace(reLe, ''), locale);\n let isGDate = hasGR &&\n isValidDate(term.replace(reG, ''), locale);\n let isGEDate = hasGE &&\n isValidDate(term.replace(reGe, ''), locale);\n let isDFDate = hasDF &&\n isValidDate(term.replace(reD, ''), locale);\n let isEQDate = hasEQ &&\n isValidDate(term.replace(reEq, ''), locale);\n\n dte1 = parseDate(cellValue, locale);\n\n // lower equal date\n if (isLEDate) {\n dte2 = parseDate(term.replace(reLe, ''), locale);\n occurence = dte1 <= dte2;\n }\n // lower date\n else if (isLDate) {\n dte2 = parseDate(term.replace(reL, ''), locale);\n occurence = dte1 < dte2;\n }\n // greater equal date\n else if (isGEDate) {\n dte2 = parseDate(term.replace(reGe, ''), locale);\n occurence = dte1 >= dte2;\n }\n // greater date\n else if (isGDate) {\n dte2 = parseDate(term.replace(reG, ''), locale);\n occurence = dte1 > dte2;\n }\n // different date\n else if (isDFDate) {\n dte2 = parseDate(term.replace(reD, ''), locale);\n occurence = dte1.toString() !== dte2.toString();\n }\n // equal date\n else if (isEQDate) {\n dte2 = parseDate(term.replace(reEq, ''), locale);\n occurence = dte1.toString() === dte2.toString();\n }\n // searched keyword with * operator doesn't have to be a date\n else if (reLk.test(term)) {// like date\n occurence = contains(term.replace(reLk, ''), cellValue,\n false, this.caseSensitive);\n }\n else if (isValidDate(term)) {\n dte2 = parseDate(term, locale);\n occurence = dte1.toString() === dte2.toString();\n }\n //empty\n else if (hasEM) {\n occurence = isEmptyString(cellValue);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellValue);\n } else {\n occurence = contains(term, cellValue,\n this.isExactMatch(colIdx), this.caseSensitive);\n }\n }\n\n else {\n // Convert to number anyways to auto-resolve type in case not\n // defined by configuration\n numData = Number(cellValue) || parseNb(cellValue, decimal);\n\n // first checks if there is any operator (<,>,<=,>=,!,*,=,{,},\n // rgx:)\n // lower equal\n if (hasLE) {\n occurence = numData <= parseNb(\n term.replace(reLe, ''),\n decimal\n );\n }\n //greater equal\n else if (hasGE) {\n occurence = numData >= parseNb(\n term.replace(reGe, ''),\n decimal\n );\n }\n //lower\n else if (hasLO) {\n occurence = numData < parseNb(\n term.replace(reL, ''),\n decimal\n );\n }\n //greater\n else if (hasGR) {\n occurence = numData > parseNb(\n term.replace(reG, ''),\n decimal\n );\n }\n //different\n else if (hasDF) {\n occurence = contains(term.replace(reD, ''), cellValue,\n false, this.caseSensitive) ? false : true;\n }\n //like\n else if (hasLK) {\n occurence = contains(term.replace(reLk, ''), cellValue,\n false, this.caseSensitive);\n }\n //equal\n else if (hasEQ) {\n occurence = contains(term.replace(reEq, ''), cellValue,\n true, this.caseSensitive);\n }\n //starts with\n else if (hasST) {\n occurence = cellValue.indexOf(term.replace(reSt, '')) === 0 ?\n true : false;\n }\n //ends with\n else if (hasEN) {\n let searchArg = term.replace(reEn, '');\n occurence =\n cellValue.lastIndexOf(searchArg, cellValue.length - 1) ===\n (cellValue.length - 1) - (searchArg.length - 1) &&\n cellValue.lastIndexOf(searchArg, cellValue.length - 1)\n > -1 ? true : false;\n }\n //empty\n else if (hasEM) {\n occurence = isEmptyString(cellValue);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellValue);\n }\n //regexp\n else if (hasRE) {\n //in case regexp throws\n try {\n //operator is removed\n let srchArg = term.replace(reRe, '');\n let rgx = new RegExp(srchArg);\n occurence = rgx.test(cellValue);\n } catch (ex) {\n occurence = false;\n }\n } else {\n // If numeric type data, perform a strict equality test and\n // fallback to unformatted number string comparison\n if (numData &&\n this.hasType(colIdx, [NUMBER, FORMATTED_NUMBER]) &&\n !this.singleSearchFlt) {\n // parseNb can return 0 for strings which are not\n // formatted numbers, in that case return the original\n // string. TODO: handle this in parseNb\n term = parseNb(term, decimal) || term;\n occurence = numData === term ||\n contains(term.toString(), numData.toString(),\n this.isExactMatch(colIdx), this.caseSensitive);\n } else {\n // Finally test search term is contained in cell data\n occurence = contains(\n term,\n cellValue,\n this.isExactMatch(colIdx),\n this.caseSensitive,\n this.ignoresDiacritics(colIdx)\n );\n }\n }\n\n }//else\n\n return occurence;\n }\n\n /**\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of data for a column\n */\n getColumnData(colIndex, includeHeaders = false, exclude = []) {\n return this.getColValues(colIndex, includeHeaders, true, exclude);\n }\n\n /**\n * Return the values of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of values for a column\n */\n getColumnValues(colIndex, includeHeaders = false, exclude = []) {\n return this.getColValues(colIndex, includeHeaders, false, exclude);\n }\n\n /**\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return a typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n * @private\n */\n getColValues(\n colIndex,\n includeHeaders = false,\n typed = false,\n exclude = []\n ) {\n let row = this.dom().rows;\n let nbRows = this.getRowsNb(true);\n let colValues = [];\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n if (includeHeaders) {\n colValues.push(this.getHeadersText()[colIndex]);\n }\n\n for (let i = this.refRow; i < nbRows; i++) {\n let isExludedRow = false;\n // checks if current row index appears in exclude array\n if (exclude.length > 0) {\n isExludedRow = exclude.indexOf(i) !== -1;\n }\n let cell = row[i].cells,\n nchilds = cell.length;\n\n // checks if row has exact cell # and is not excluded\n if (nchilds === this.nbCells && !isExludedRow) {\n // this loop retrieves cell data\n for (let j = 0; j < nchilds; j++) {\n if (j !== colIndex) {\n continue;\n }\n let data = getContent(cell[j]);\n colValues.push(data);\n }\n }\n }\n return colValues;\n }\n\n /**\n * Return the filter's value of a specified column\n * @param {Number} index Column index\n * @return {String} Filter value\n */\n getFilterValue(index) {\n if (!this.fltGrid) {\n return;\n }\n let fltValue = '';\n let flt = this.getFilterElement(index);\n if (!flt) {\n return fltValue;\n }\n\n let fltColType = this.getFilterType(index);\n if (fltColType !== MULTIPLE && fltColType !== CHECKLIST) {\n fltValue = flt.value;\n }\n //mutiple select\n else if (fltColType === MULTIPLE) {\n fltValue = this.feature('dropdown').getValues(index);\n }\n //checklist\n else if (fltColType === CHECKLIST) {\n fltValue = this.feature('checkList').getValues(index);\n }\n //return an empty string if collection is empty or contains a single\n //empty string\n if (isArray(fltValue) && fltValue.length === 0 ||\n (fltValue.length === 1 && fltValue[0] === '')) {\n fltValue = '';\n }\n\n return fltValue;\n }\n\n /**\n * Return the filters' values\n * @return {Array} List of filters' values\n */\n getFiltersValue() {\n if (!this.fltGrid) {\n return;\n }\n let searchArgs = [];\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n let fltValue = this.getFilterValue(i);\n if (isArray(fltValue)) {\n searchArgs.push(fltValue);\n } else {\n searchArgs.push(trim(fltValue));\n }\n }\n return searchArgs;\n }\n\n /**\n * Return the ID of a specified column's filter\n * @param {Number} index Column's index\n * @return {String} ID of the filter element\n */\n getFilterId(index) {\n if (!this.fltGrid) {\n return;\n }\n return this.fltIds[index];\n }\n\n /**\n * Return the list of ids of filters matching a specified type.\n * Note: hidden filters are also returned\n *\n * @param {String} type Filter type string ('input', 'select', 'multiple',\n * 'checklist')\n * @param {Boolean} bool If true returns columns indexes instead of IDs\n * @return {[type]} List of element IDs or column indexes\n */\n getFiltersByType(type, bool) {\n if (!this.fltGrid) {\n return;\n }\n let arr = [];\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n let fltType = this.getFilterType(i);\n if (fltType === type.toLowerCase()) {\n let a = bool ? i : this.fltIds[i];\n arr.push(a);\n }\n }\n return arr;\n }\n\n /**\n * Return the filter's DOM element for a given column\n * @param {Number} index Column's index\n * @return {DOMElement}\n */\n getFilterElement(index) {\n let fltId = this.fltIds[index];\n return elm(fltId);\n }\n\n /**\n * Return the number of cells for a given row index\n * @param {Number} rowIndex Index of the row\n * @return {Number} Number of cells\n */\n getCellsNb(rowIndex = 0) {\n let tr = this.dom().rows[rowIndex >= 0 ? rowIndex : 0];\n return tr ? tr.cells.length : 0;\n }\n\n /**\n * Return the number of filterable rows starting from reference row if\n * defined\n * @param {Boolean} includeHeaders Include the headers row\n * @return {Number} Number of filterable rows\n */\n getRowsNb(includeHeaders) {\n let s = isUndef(this.refRow) ? 0 : this.refRow;\n let ntrs = this.dom().rows.length;\n if (includeHeaders) {\n s = 0;\n }\n return parseInt(ntrs - s, 10);\n }\n\n\n /**\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @return {String}\n */\n getCellValue(cell) {\n let idx = cell.cellIndex;\n let cellParser = this.cellParser;\n // Invoke cellParser for this column if any\n if (cellParser.cols.indexOf(idx) !== -1) {\n return cellParser.parse(this, cell, idx);\n } else {\n return getText(cell);\n }\n }\n\n /**\n * Return the typed data of a given cell based on the column type definition\n * @param {DOMElement} cell Cell's DOM element\n * @return {String|Number|Date}\n */\n getCellData(cell) {\n let colIndex = cell.cellIndex;\n let value = this.getCellValue(cell);\n\n if (this.hasType(colIndex, [FORMATTED_NUMBER])) {\n return parseNb(value, this.getDecimal(colIndex));\n }\n else if (this.hasType(colIndex, [NUMBER])) {\n return Number(value) || parseNb(value);\n }\n else if (this.hasType(colIndex, [DATE])){\n let dateType = this.Mod.dateType;\n return dateType.parse(value, dateType.getLocale(colIndex));\n }\n\n return value;\n }\n\n /**\n * Return the table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n */\n getData(includeHeaders = false, excludeHiddenCols = false) {\n return this.getTableData(includeHeaders, excludeHiddenCols, true);\n }\n\n /**\n * Return the table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n */\n getValues(includeHeaders = false, excludeHiddenCols = false) {\n return this.getTableData(includeHeaders, excludeHiddenCols, false);\n }\n\n /**\n * Return the table data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n */\n getTableData(\n includeHeaders = false,\n excludeHiddenCols = false,\n typed = false\n ) {\n let rows = this.dom().rows;\n let nbRows = this.getRowsNb(true);\n let tblData = [];\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n if (includeHeaders) {\n let headers = this.getHeadersText(excludeHiddenCols);\n tblData.push([this.getHeadersRowIndex(), headers]);\n }\n for (let k = this.refRow; k < nbRows; k++) {\n let rowData = [k, []];\n let cells = rows[k].cells;\n for (let j = 0, len = cells.length; j < len; j++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(j)) {\n continue;\n }\n }\n let cellValue = getContent(cells[j]);\n rowData[1].push(cellValue);\n }\n tblData.push(rowData);\n }\n return tblData;\n }\n\n /**\n * Return the filtered table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredData(includeHeaders = false, excludeHiddenCols = false) {\n return this.filteredData(includeHeaders, excludeHiddenCols, true);\n }\n\n /**\n * Return the filtered table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredValues(includeHeaders = false, excludeHiddenCols = false) {\n return this.filteredData(includeHeaders, excludeHiddenCols, false);\n }\n\n /**\n * Return the filtered data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n */\n filteredData(\n includeHeaders = false,\n excludeHiddenCols = false,\n typed = false\n ) {\n if (this.validRowsIndex.length === 0) {\n return [];\n }\n let rows = this.dom().rows,\n filteredData = [];\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n if (includeHeaders) {\n let headers = this.getHeadersText(excludeHiddenCols);\n filteredData.push([this.getHeadersRowIndex(), headers]);\n }\n\n let validRows = this.getValidRows(true);\n for (let i = 0; i < validRows.length; i++) {\n let rData = [this.validRowsIndex[i], []],\n cells = rows[this.validRowsIndex[i]].cells;\n for (let k = 0; k < cells.length; k++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(k)) {\n continue;\n }\n }\n let cellValue = getContent(cells[k]);\n rData[1].push(cellValue);\n }\n filteredData.push(rData);\n }\n return filteredData;\n }\n\n /**\n * Return the filtered data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredColumnData(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, true, exclude, false);\n }\n\n /**\n * Return the filtered and visible data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getVisibleColumnData(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, true, exclude, true);\n }\n\n /**\n * Return the filtered values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredColumnValues(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, false, exclude, false);\n }\n\n /**\n * Return the filtered and visible values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getVisibleColumnValues(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, false, exclude, true);\n }\n\n /**\n * Return the filtered data for a given column index\n * @param {Number} colIndex Colmun's index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @param {Boolean} [visible=true] Return only filtered and visible data\n * (relevant for paging)\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n * @private\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredDataCol(\n colIndex,\n includeHeaders = false,\n typed = false,\n exclude = [],\n visible = true\n ) {\n if (isUndef(colIndex)) {\n return [];\n }\n\n let rows = this.dom().rows;\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n // ensure valid rows index do not contain excluded rows and row is\n // displayed\n let validRows = this.getValidRows(true).filter((rowIdx) => {\n return exclude.indexOf(rowIdx) === -1 &&\n (visible ?\n this.getRowDisplay(rows[rowIdx]) !== 'none' :\n true);\n });\n\n // convert column value to expected type if necessary\n let validColValues = validRows.map((rowIdx) => {\n return getContent(rows[rowIdx].cells[colIndex]);\n });\n\n if (includeHeaders) {\n validColValues.unshift(this.getHeadersText()[colIndex]);\n }\n\n return validColValues;\n }\n\n /**\n * Get the display value of a row\n * @param {HTMLTableRowElement} row DOM element of the row\n * @return {String} Usually 'none' or ''\n */\n getRowDisplay(row) {\n return row.style.display;\n }\n\n /**\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n */\n validateRow(rowIndex, isValid) {\n let row = this.dom().rows[rowIndex];\n if (!row || typeof isValid !== 'boolean') {\n return;\n }\n\n // always visible rows are valid\n if (this.hasVisibleRows && this.visibleRows.indexOf(rowIndex) !== -1) {\n isValid = true;\n }\n\n let displayFlag = isValid ? '' : NONE,\n validFlag = isValid ? 'true' : 'false';\n row.style.display = displayFlag;\n\n if (this.paging) {\n row.setAttribute('validRow', validFlag);\n }\n\n if (isValid) {\n if (this.validRowsIndex.indexOf(rowIndex) === -1) {\n this.validRowsIndex.push(rowIndex);\n }\n\n this.onRowValidated(this, rowIndex);\n\n this.emitter.emit('row-validated', this, rowIndex);\n }\n }\n\n /**\n * Validate all filterable rows\n */\n validateAllRows() {\n if (!this.initialized) {\n return;\n }\n this.validRowsIndex = [];\n for (let k = this.refRow; k < this.nbFilterableRows; k++) {\n this.validateRow(k, true);\n }\n }\n\n /**\n * Set search value to a given filter\n * @param {Number} index Column's index\n * @param {String or Array} query searcharg Search term\n */\n setFilterValue(index, query = '') {\n if (!this.fltGrid) {\n return;\n }\n let slc = this.getFilterElement(index),\n fltColType = this.getFilterType(index);\n\n if (fltColType !== MULTIPLE && fltColType !== CHECKLIST) {\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-select-filter', this, index,\n this.linkedFilters, this.isExternalFlt);\n }\n slc.value = query;\n }\n //multiple selects\n else if (fltColType === MULTIPLE) {\n let values = isArray(query) ? query :\n query.split(' ' + this.orOperator + ' ');\n\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-select-filter', this, index,\n this.linkedFilters, this.isExternalFlt);\n }\n\n this.emitter.emit('select-options', this, index, values);\n }\n //checklist\n else if (fltColType === CHECKLIST) {\n let values = [];\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-checklist-filter', this, index,\n this.linkedFilters);\n }\n if (isArray(query)) {\n values = query;\n } else {\n query = matchCase(query, this.caseSensitive);\n values = query.split(' ' + this.orOperator + ' ');\n }\n\n this.emitter.emit('select-checklist-options', this, index, values);\n }\n }\n\n /**\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n */\n setColWidths(tbl) {\n if (!this.hasColWidths) {\n return;\n }\n tbl = tbl || this.dom();\n\n let nbCols = this.nbCells;\n let colWidths = this.colWidths;\n let colTags = tag(tbl, 'col');\n let tblHasColTag = colTags.length > 0;\n let frag = !tblHasColTag ? doc.createDocumentFragment() : null;\n for (let k = 0; k < nbCols; k++) {\n let col;\n if (tblHasColTag) {\n col = colTags[k];\n } else {\n col = createElm('col');\n frag.appendChild(col);\n }\n col.style.width = colWidths[k];\n }\n if (!tblHasColTag) {\n tbl.insertBefore(frag, tbl.firstChild);\n }\n }\n\n /**\n * Make defined rows always visible\n */\n enforceVisibility() {\n if (!this.hasVisibleRows) {\n return;\n }\n let nbRows = this.getRowsNb(true);\n for (let i = 0, len = this.visibleRows.length; i < len; i++) {\n let row = this.visibleRows[i];\n //row index cannot be > nrows\n if (row <= nbRows) {\n this.validateRow(row, true);\n }\n }\n }\n\n /**\n * Clear all the filters' values\n */\n clearFilters() {\n if (!this.fltGrid) {\n return;\n }\n\n this.emitter.emit('before-clearing-filters', this);\n this.onBeforeReset(this, this.getFiltersValue());\n\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n this.setFilterValue(i, '');\n }\n\n this.filter();\n\n this.onAfterReset(this);\n this.emitter.emit('after-clearing-filters', this);\n }\n\n /**\n * Return the ID of the current active filter\n * @return {String}\n */\n getActiveFilterId() {\n return this.activeFilterId;\n }\n\n /**\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n */\n setActiveFilterId(filterId) {\n this.activeFilterId = filterId;\n }\n\n /**\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n */\n getColumnIndexFromFilterId(filterId = '') {\n let idx = filterId.split('_')[0];\n idx = idx.split(this.prfxFlt)[1];\n return parseInt(idx, 10);\n }\n\n /**\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n */\n buildFilterId(colIndex) {\n return `${this.prfxFlt}${colIndex}_${this.id}`;\n }\n\n /**\n * Make specified column's filter active\n * @param colIndex Index of a column\n */\n activateFilter(colIndex) {\n if (isUndef(colIndex)) {\n return;\n }\n this.setActiveFilterId(this.getFilterId(colIndex));\n }\n\n /**\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n */\n linkFilters() {\n if (!this.linkedFilters || !this.activeFilterId) {\n return;\n }\n let slcA1 = this.getFiltersByType(SELECT, true),\n slcA2 = this.getFiltersByType(MULTIPLE, true),\n slcA3 = this.getFiltersByType(CHECKLIST, true),\n slcIndex = slcA1.concat(slcA2);\n slcIndex = slcIndex.concat(slcA3);\n\n let activeIdx = this.getColumnIndexFromFilterId(this.activeFilterId);\n\n for (let i = 0, len = slcIndex.length; i < len; i++) {\n let colIdx = slcIndex[i];\n let curSlc = elm(this.fltIds[colIdx]);\n let slcSelectedValue = this.getFilterValue(colIdx);\n\n // Welcome to cyclomatic complexity hell :)\n // TODO: simplify/refactor if statement\n if (activeIdx !== colIdx ||\n (this.paging && slcA1.indexOf(colIdx) !== -1 &&\n activeIdx === colIdx) ||\n (!this.paging && (slcA3.indexOf(colIdx) !== -1 ||\n slcA2.indexOf(colIdx) !== -1)) ||\n slcSelectedValue === this.getClearFilterText(colIdx)) {\n\n //1st option needs to be inserted\n if (this.loadFltOnDemand) {\n let opt0 = createOpt(this.getClearFilterText(colIdx), '');\n curSlc.innerHTML = '';\n curSlc.appendChild(opt0);\n }\n\n if (slcA3.indexOf(colIdx) !== -1) {\n this.emitter.emit('build-checklist-filter', this, colIdx,\n true);\n } else {\n this.emitter.emit('build-select-filter', this, colIdx,\n true);\n }\n\n this.setFilterValue(colIdx, slcSelectedValue);\n }\n }\n }\n\n /**\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n isExactMatch(colIndex) {\n let fltType = this.getFilterType(colIndex);\n return this.exactMatchByCol[colIndex] || this.exactMatch ||\n fltType !== INPUT;\n }\n\n /**\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n */\n isRowValid(rowIndex) {\n return this.getValidRows().indexOf(rowIndex) !== -1;\n }\n\n /**\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n */\n isRowDisplayed(rowIndex) {\n let row = this.dom().rows[rowIndex];\n return this.getRowDisplay(row) === '';\n }\n\n /**\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n ignoresDiacritics(colIndex) {\n let ignoreDiac = this.ignoreDiacritics;\n if (isArray(ignoreDiac)) {\n return ignoreDiac[colIndex];\n }\n return Boolean(ignoreDiac);\n }\n\n /**\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n */\n getClearFilterText(colIndex) {\n let clearText = this.clearFilterText;\n if (isArray(clearText)) {\n return clearText[colIndex];\n }\n return clearText;\n }\n\n /**\n * Check if passed script or stylesheet is already imported\n * @param {String} filePath Ressource path\n * @param {String} type Possible values: 'script' or 'link'\n * @return {Boolean}\n */\n isImported(filePath, type = 'script') {\n let imported = false,\n attr = type === 'script' ? 'src' : 'href',\n files = tag(doc, type);\n for (let i = 0, len = files.length; i < len; i++) {\n if (isUndef(files[i][attr])) {\n continue;\n }\n if (files[i][attr].match(filePath)) {\n imported = true;\n break;\n }\n }\n return imported;\n }\n\n /**\n * Import script or stylesheet\n * @param {String} fileId Ressource ID\n * @param {String} filePath Ressource path\n * @param {Function} callback Callback\n * @param {String} type Possible values: 'script' or 'link'\n */\n import(fileId, filePath, callback, type = 'script') {\n if (this.isImported(filePath, type)) {\n return;\n }\n let o = this,\n isLoaded = false,\n file,\n head = tag(doc, 'head')[0];\n\n if (type.toLowerCase() === 'link') {\n file = createElm('link',\n ['id', fileId], ['type', 'text/css'],\n ['rel', 'stylesheet'], ['href', filePath]\n );\n } else {\n file = createElm('script',\n ['id', fileId],\n ['type', 'text/javascript'], ['src', filePath]\n );\n }\n\n //Browser <> IE onload event works only for scripts, not for stylesheets\n file.onload = file.onreadystatechange = () => {\n if (!isLoaded &&\n (!this.readyState || this.readyState === 'loaded' ||\n this.readyState === 'complete')) {\n isLoaded = true;\n if (typeof callback === 'function') {\n callback.call(null, o);\n }\n }\n };\n file.onerror = function () {\n throw new Error(`TableFilter could not load: ${filePath}`);\n };\n head.appendChild(file);\n }\n\n /**\n * Check if table has filters grid\n * @return {Boolean}\n */\n isInitialized() {\n return this.initialized;\n }\n\n /**\n * Get list of filter IDs\n * @return {Array} List of filters ids\n */\n getFiltersId() {\n return this.fltIds || [];\n }\n\n /**\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n */\n getValidRows(reCalc) {\n if (!reCalc) {\n return this.validRowsIndex;\n }\n\n let nbRows = this.getRowsNb(true);\n this.validRowsIndex = [];\n for (let k = this.refRow; k < nbRows; k++) {\n let r = this.dom().rows[k];\n if (!this.paging) {\n if (this.getRowDisplay(r) !== NONE) {\n this.validRowsIndex.push(r.rowIndex);\n }\n } else {\n if (r.getAttribute('validRow') === 'true' ||\n r.getAttribute('validRow') === null) {\n this.validRowsIndex.push(r.rowIndex);\n }\n }\n }\n return this.validRowsIndex;\n }\n\n /**\n * Get the index of the row containing the filters\n * @return {Number}\n */\n getFiltersRowIndex() {\n return this.filtersRowIndex;\n }\n\n /**\n * Get the index of the headers row\n * @return {Number}\n */\n getHeadersRowIndex() {\n return this.headersRow;\n }\n\n /**\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n */\n getStartRowIndex() {\n return this.refRow;\n }\n\n /**\n * Get the index of the last row\n * @return {Number}\n */\n getLastRowIndex() {\n let nbRows = this.getRowsNb(true);\n return (nbRows - 1);\n }\n\n /**\n * Determine whether the specified column has one of the passed types\n * @param {Number} colIndex Column index\n * @param {Array} [types=[]] List of column types\n * @return {Boolean}\n */\n hasType(colIndex, types = []) {\n if (this.colTypes.length === 0) {\n return false;\n }\n let colType = this.colTypes[colIndex];\n if (isObj(colType)) {\n colType = colType.type;\n }\n return types.indexOf(colType) !== -1;\n }\n\n /**\n * Get the header DOM element for a given column index\n * @param {Number} colIndex Column index\n * @return {Element}\n */\n getHeaderElement(colIndex) {\n let table = this.gridLayout ? this.Mod.gridLayout.headTbl : this.dom();\n let tHead = tag(table, 'thead');\n let rowIdx = this.getHeadersRowIndex();\n let header;\n if (tHead.length === 0) {\n header = table.rows[rowIdx].cells[colIndex];\n }\n if (tHead.length === 1) {\n header = tHead[0].rows[rowIdx].cells[colIndex];\n }\n return header;\n }\n\n /**\n * Return the list of headers' text\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array} list of headers' text\n */\n getHeadersText(excludeHiddenCols = false) {\n let headers = [];\n for (let j = 0; j < this.nbCells; j++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(j)) {\n continue;\n }\n }\n let header = this.getHeaderElement(j);\n let headerText = getFirstTextNode(header);\n headers.push(headerText);\n }\n return headers;\n }\n\n /**\n * Return the filter type for a specified column\n * @param {Number} colIndex Column's index\n * @return {String}\n */\n getFilterType(colIndex) {\n let colType = this.cfg['col_' + colIndex];\n return !colType ? INPUT : colType.toLowerCase();\n }\n\n /**\n * Get the total number of filterable rows\n * @return {Number}\n */\n getFilterableRowsNb() {\n return this.getRowsNb(false);\n }\n\n /**\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @return {Number}\n */\n getValidRowsNb(reCalc = false) {\n return this.getValidRows(reCalc).length;\n }\n\n /**\n * Return the working DOM element\n * @return {HTMLTableElement}\n */\n dom() {\n return this.tbl;\n }\n\n /**\n * Return the decimal separator for supplied column as per column type\n * configuration or global setting\n * @param {Number} colIndex Column index\n * @returns {String} '.' or ','\n */\n getDecimal(colIndex) {\n let decimal = this.decimalSeparator;\n if (this.hasType(colIndex, [FORMATTED_NUMBER])) {\n let colType = this.colTypes[colIndex];\n if (colType.hasOwnProperty('decimal')) {\n decimal = colType.decimal;\n }\n }\n return decimal;\n }\n\n /**\n * Get the configuration object (literal object)\n * @return {Object}\n */\n config() {\n return this.cfg;\n }\n}\n" + "content": "import {addEvt, cancelEvt, stopEvt, targetEvt, keyCode} from './event';\nimport {\n addClass, createElm, createOpt, elm, getText, getFirstTextNode,\n removeClass, removeElm, tag\n} from './dom';\nimport {contains, matchCase, rgxEsc, trim} from './string';\nimport {isEmpty as isEmptyString} from './string';\nimport {\n isArray, isEmpty, isFn, isNumber, isObj, isString, isUndef, EMPTY_FN\n} from './types';\nimport {parse as parseNb} from './number'\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 /** @private */\n this.initialized = false;\n\n let startRow;\n\n // TODO: use for-of\n args.forEach((arg) => {\n if (typeof arg === 'object' && arg.nodeName === 'TABLE') {\n this.tbl = arg;\n this.id = arg.id || `tf_${new Date().getTime()}_`;\n } else if (isString(arg)) {\n this.id = arg;\n this.tbl = elm(arg);\n } else if (isNumber(arg)) {\n startRow = arg;\n } else if (isObj(arg)) {\n this.cfg = arg;\n }\n });\n\n if (!this.tbl || this.tbl.nodeName !== 'TABLE') {\n throw new Error(`Could not instantiate TableFilter: HTML table\n DOM element not found.`);\n }\n\n if (this.getRowsNb() === 0) {\n throw new Error(`Could not instantiate TableFilter: HTML table\n requires at least 1 row.`);\n }\n\n // configuration object\n let f = this.cfg;\n\n /**\n * Event emitter instance\n * @type {Emitter}\n */\n this.emitter = new Emitter();\n\n //Start row et cols nb\n this.refRow = isUndef(startRow) ? 2 : (startRow + 1);\n\n /**\n * Base path for static assets\n * @type {String}\n */\n this.basePath = f.base_path || 'tablefilter/';\n\n /*** filters' grid properties ***/\n\n /**\n * Enable/disable filters\n * @type {Boolean}\n */\n this.fltGrid = f.grid === false ? false : true;\n\n /**\n * Enable/disable grid layout (fixed headers)\n * @type {Boolean}\n */\n this.gridLayout = Boolean(f.grid_layout);\n\n /**\n * Filters row index\n * @type {Number}\n */\n this.filtersRowIndex = isNaN(f.filters_row_index) ?\n 0 : f.filters_row_index;\n\n /**\n * Headers row index\n * @type {Number}\n */\n this.headersRow = isNaN(f.headers_row_index) ?\n (this.filtersRowIndex === 0 ? 1 : 0) : f.headers_row_index;\n\n /**\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n */\n this.fltCellTag = isString(f.filters_cell_tag) ?\n f.filters_cell_tag : CELL_TAG;\n\n /**\n * List of filters IDs\n * @type {Array}\n * @private\n */\n this.fltIds = [];\n\n /**\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n */\n this.validRowsIndex = [];\n\n /**\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n */\n this.infDiv = null;\n\n /**\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.lDiv = null;\n\n /**\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.rDiv = null;\n\n /**\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.mDiv = null;\n\n /**\n * Css class for toolbar's container DOM element\n * @type {String}\n */\n this.infDivCssClass = f.inf_div_css_class || 'inf';\n\n /**\n * Css class for left-side inner container DOM element\n * @type {String}\n */\n this.lDivCssClass = f.left_div_css_class || 'ldiv';\n\n /**\n * Css class for right-side inner container DOM element\n * @type {String}\n */\n this.rDivCssClass = f.right_div_css_class || 'rdiv';\n\n /**\n * Css class for middle inner container DOM element\n * @type {String}\n */\n this.mDivCssClass = f.middle_div_css_class || 'mdiv';\n\n /*** filters' grid appearance ***/\n /**\n * Path for stylesheets\n * @type {String}\n */\n this.stylePath = f.style_path || this.basePath + 'style/';\n\n /**\n * Main stylesheet path\n * @type {String}\n */\n this.stylesheet = f.stylesheet || this.stylePath + 'tablefilter.css';\n\n /**\n * Main stylesheet ID\n * @type {String}\n * @private\n */\n this.stylesheetId = this.id + '_style';\n\n /**\n * Css class for the filters row\n * @type {String}\n */\n this.fltsRowCssClass = f.flts_row_css_class || 'fltrow';\n\n /**\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n */\n this.enableIcons = f.enable_icons === false ? false : true;\n\n /**\n * Enable/disable alternating rows\n * @type {Boolean}\n */\n this.alternateRows = Boolean(f.alternate_rows);\n\n /**\n * Indicate whether columns widths are set\n * @type {Boolean}\n * @private\n */\n this.hasColWidths = isArray(f.col_widths);\n\n /**\n * Columns widths array\n * @type {Array}\n */\n this.colWidths = this.hasColWidths ? f.col_widths : [];\n\n /**\n * Css class for a filter element\n * @type {String}\n */\n this.fltCssClass = f.flt_css_class || 'flt';\n\n /**\n * Css class for multiple select filters\n * @type {String}\n */\n this.fltMultiCssClass = f.flt_multi_css_class || 'flt_multi';\n\n /**\n * Css class for small filter (when submit button is active)\n * @type {String}\n */\n this.fltSmallCssClass = f.flt_small_css_class || 'flt_s';\n\n /**\n * Css class for single filter type\n * @type {String}\n */\n this.singleFltCssClass = f.single_flt_css_class || 'single_flt';\n\n /*** filters' grid behaviours ***/\n\n /**\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n */\n this.enterKey = f.enter_key === false ? false : true;\n\n /**\n * Callback fired before filtering process starts\n * @type {Function}\n */\n this.onBeforeFilter = isFn(f.on_before_filter) ?\n f.on_before_filter : EMPTY_FN;\n\n /**\n * Callback fired after filtering process is completed\n * @type {Function}\n */\n this.onAfterFilter = isFn(f.on_after_filter) ?\n f.on_after_filter : EMPTY_FN;\n\n /**\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n */\n this.caseSensitive = Boolean(f.case_sensitive);\n\n /**\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n */\n this.hasExactMatchByCol = isArray(f.columns_exact_match);\n\n /**\n * Exact match filtering per column array\n * @type {Array}\n */\n this.exactMatchByCol = this.hasExactMatchByCol ?\n f.columns_exact_match : [];\n\n /**\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n */\n this.exactMatch = Boolean(f.exact_match);\n\n /**\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n */\n this.ignoreDiacritics = f.ignore_diacritics;\n\n /**\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n */\n this.linkedFilters = Boolean(f.linked_filters);\n\n /**\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n */\n this.disableExcludedOptions = Boolean(f.disable_excluded_options);\n\n /**\n * Active filter ID\n * @type {String}\n * @private\n */\n this.activeFilterId = null;\n\n /**\n * Enable/disable always visible rows, excluded from filtering\n * @type {Boolean}\n */\n this.hasVisibleRows = Boolean(f.rows_always_visible);\n\n /**\n * List of row indexes to be excluded from filtering\n * @type {Array}\n */\n this.visibleRows = this.hasVisibleRows ? f.rows_always_visible : [];\n\n /**\n * Enable/disable external filters generation\n * @type {Boolean}\n */\n this.isExternalFlt = Boolean(f.external_flt_grid);\n\n /**\n * List of containers IDs where external filters will be generated\n * @type {Array}\n */\n this.externalFltTgtIds = f.external_flt_grid_ids || [];\n\n /**\n * Callback fired after filters are generated\n * @type {Function}\n */\n this.onFiltersLoaded = isFn(f.on_filters_loaded) ?\n f.on_filters_loaded : EMPTY_FN;\n\n /**\n * Enable/disable single filter filtering all columns\n * @type {Boolean}\n */\n this.singleSearchFlt = Boolean(f.single_filter);\n\n /**\n * Callback fired after a row is validated during filtering\n * @type {Function}\n */\n this.onRowValidated = isFn(f.on_row_validated) ?\n f.on_row_validated : EMPTY_FN;\n\n /**\n * Specify which column implements a custom cell parser to retrieve the\n * cell value:\n * cell_parser: {\n * cols: [0, 2],\n * parse: function(tf, cell, colIndex) {\n * // custom cell parser logic here\n * return cellValue;\n * }\n * }\n * @type {Object}\n */\n this.cellParser = isObj(f.cell_parser) && isFn(f.cell_parser.parse) &&\n isArray(f.cell_parser.cols) ?\n f.cell_parser : { cols: [], parse: EMPTY_FN };\n\n /**\n * Global watermark text for input filter type or watermark for each\n * filter if an array is supplied\n * @type {String|Array}\n */\n this.watermark = f.watermark || '';\n\n /**\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n */\n this.isWatermarkArray = isArray(this.watermark);\n\n /**\n * Toolbar's custom container ID\n * @type {String}\n */\n this.toolBarTgtId = f.toolbar_target_id || null;\n\n /**\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n */\n this.help = isUndef(f.help_instructions) ?\n undefined : Boolean(f.help_instructions);\n\n /**\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n */\n this.popupFilters = Boolean(f.popup_filters);\n\n /**\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n */\n this.markActiveColumns = 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 = f.clear_filter_text || 'Clear';\n\n /**\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n */\n this.enableEmptyOption = Boolean(f.enable_empty_option);\n\n /**\n * Text for empty option in drop-down filter types\n * @type {String}\n */\n this.emptyText = f.empty_text || '(Empty)';\n\n /**\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n */\n this.enableNonEmptyOption = Boolean(f.enable_non_empty_option);\n\n /**\n * Text for non-empty option in drop-down filter types\n * @type {String}\n */\n this.nonEmptyText = f.non_empty_text || '(Non empty)';\n\n /**\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n */\n this.onSlcChange = f.on_change === false ? false : true;\n\n /**\n * 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 = f.sort_select === false ? false : true;\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 = f.regexp_operator || 'rgx:';\n\n /**\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n */\n this.emOperator = f.empty_operator || '[empty]';\n\n /**\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n */\n this.nmOperator = f.nonempty_operator || '[nonempty]';\n\n /**\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n */\n this.orOperator = f.or_operator || '||';\n\n /**\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n */\n this.anOperator = f.and_operator || '&&';\n\n /**\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n */\n this.grOperator = f.greater_operator || '>';\n\n /**\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n */\n this.lwOperator = f.lower_operator || '<';\n\n /**\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n */\n this.leOperator = f.lower_equal_operator || '<=';\n\n /**\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n */\n this.geOperator = f.greater_equal_operator || '>=';\n\n /**\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n */\n this.dfOperator = f.different_operator || '!';\n\n /**\n * Like operator for input filter. Defaults to '!'\n * @type {String}\n */\n this.lkOperator = f.like_operator || '*';\n\n /**\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n */\n this.eqOperator = f.equal_operator || '=';\n\n /**\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.stOperator = f.start_with_operator || '{';\n\n /**\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.enOperator = f.end_with_operator || '}';\n\n // this.curExp = f.cur_exp || '^[¥£€$]';\n\n /**\n * Stored values separator\n * @type {String}\n */\n this.separator = f.separator || ',';\n\n /**\n * Enable rows counter UI component\n * @type {Boolean}\n */\n this.rowsCounter = isObj(f.rows_counter) || Boolean(f.rows_counter);\n\n /**\n * Enable status bar UI component\n * @type {Boolean}\n */\n this.statusBar = Boolean(f.status_bar);\n\n /**\n * Enable activity/spinner indicator UI component\n * @type {Boolean}\n */\n this.loader = Boolean(f.loader);\n\n /*** validation - reset buttons/links ***/\n /**\n * Enable filters submission button\n * @type {Boolean}\n */\n this.displayBtn = Boolean(f.btn);\n\n /**\n * Define filters submission button text\n * @type {String}\n */\n this.btnText = f.btn_text || (!this.enableIcons ? 'Go' : '');\n\n /**\n * Css class for filters submission button\n * @type {String}\n */\n this.btnCssClass = f.btn_css_class ||\n (!this.enableIcons ? 'btnflt' : 'btnflt_icon');\n\n /**\n * Enable clear button\n * @type {Boolean}\n */\n this.btnReset = Boolean(f.btn_reset);\n\n /**\n * Callback fired before filters are cleared\n * @type {Function}\n */\n this.onBeforeReset = isFn(f.on_before_reset) ?\n f.on_before_reset : EMPTY_FN;\n\n /**\n * Callback fired after filters are cleared\n * @type {Function}\n */\n this.onAfterReset = isFn(f.on_after_reset) ?\n f.on_after_reset : EMPTY_FN;\n\n /**\n * Enable paging component\n * @type {Boolean}\n */\n this.paging = Boolean(f.paging);\n\n /**\n * Number of hidden rows\n * @type {Number}\n * @private\n */\n this.nbHiddenRows = 0;\n\n /**\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n */\n this.autoFilter = Boolean(f.auto_filter);\n\n /**\n * Auto-filter delay in msecs\n * @type {Number}\n */\n this.autoFilterDelay = !isNaN(f.auto_filter_delay) ?\n f.auto_filter_delay : AUTO_FILTER_DELAY;\n\n /**\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n */\n this.isUserTyping = null;\n\n /**\n * Auto-filter interval ID\n * @type {String}\n * @private\n */\n this.autoFilterTimer = null;\n\n /**\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n */\n this.highlightKeywords = Boolean(f.highlight_keywords);\n\n /**\n * Enable no results message UI component\n * @type {Boolean}\n */\n this.noResults = isObj(f.no_results_message) ||\n Boolean(f.no_results_message);\n\n /**\n * Enable state persistence\n * @type {Boolean}\n */\n this.state = isObj(f.state) || Boolean(f.state);\n\n /*** data types ***/\n\n /**\n * 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 = f.locale || 'en';\n\n /**\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n */\n this.thousandsSeparator = f.thousands_separator || ',';\n\n /**\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n */\n this.decimalSeparator = f.decimal_separator || '.';\n\n /**\n * Define data types on a column basis, possible values 'string',\n * 'number', 'formatted-number', 'date', 'ipaddress' ie:\n * col_types : [\n * 'string', 'date', 'number',\n * { type: 'formatted-number', decimal: ',', thousands: '.' },\n * { type: 'date', locale: 'en-gb' },\n * { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n * ]\n *\n * Refer to https://sugarjs.com/docs/#/DateParsing for exhaustive\n * information on date parsing formats supported by Sugar Date\n * @type {Array}\n */\n this.colTypes = isArray(f.col_types) ? f.col_types : [];\n\n /*** ids prefixes ***/\n /**\n * Main prefix\n * @private\n */\n this.prfxTf = 'TF';\n\n /**\n * Filter's ID prefix (inputs - selects)\n * @private\n */\n this.prfxFlt = 'flt';\n\n /**\n * Button's ID prefix\n * @private\n */\n this.prfxValButton = 'btn';\n\n /**\n * Toolbar container ID prefix\n * @private\n */\n this.prfxInfDiv = 'inf_';\n\n /**\n * Toolbar left element ID prefix\n * @private\n */\n this.prfxLDiv = 'ldiv_';\n\n /**\n * Toolbar right element ID prefix\n * @private\n */\n this.prfxRDiv = 'rdiv_';\n\n /**\n * Toolbar middle element ID prefix\n * @private\n */\n this.prfxMDiv = 'mdiv_';\n\n /**\n * Responsive Css class\n * @private\n */\n this.prfxResponsive = 'resp';\n\n /*** extensions ***/\n /**\n * List of loaded extensions\n * @type {Array}\n * @private\n */\n this.extensions = f.extensions;\n\n /**\n * Determine whether extensions are loaded\n * @type {Boolean}\n * @private\n */\n this.hasExtensions = isArray(this.extensions);\n\n /*** themes ***/\n /**\n * Enable default theme\n * @type {Boolean}\n */\n this.enableDefaultTheme = Boolean(f.enable_default_theme);\n\n /**\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n */\n this.hasThemes = (this.enableDefaultTheme || isArray(f.themes));\n\n /**\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n */\n this.themes = f.themes || [];\n\n /**\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n */\n this.themesPath = f.themes_path || this.stylePath + 'themes/';\n\n /**\n * Enable responsive layout\n * @type {Boolean}\n */\n this.responsive = Boolean(f.responsive);\n\n /**\n * Features registry\n * @private\n */\n this.Mod = {};\n\n /**\n * Extensions registry\n * @private\n */\n this.ExtRegistry = {};\n\n //conditionally instantiate required features\n this.instantiateFeatures(\n Object.keys(FEATURES).map((item) => FEATURES[item])\n );\n\n //load styles if necessary\n this.import(this.stylesheetId, this.stylesheet, null, 'link');\n }\n\n /**\n * Initialise features and layout\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n this.nbCells = this.getCellsNb(this.refRow);\n let Mod = this.Mod;\n let n = this.singleSearchFlt ? 1 : this.nbCells;\n let inpclass;\n\n //loads theme\n this.loadThemes();\n\n const { dateType, help, state, markActiveColumns, gridLayout, loader,\n highlightKeyword, popupFilter, rowsCounter, statusBar, clearButton,\n alternateRows, noResults, paging } = FEATURES;\n\n this.initFeatures([\n dateType,\n help,\n state,\n markActiveColumns,\n gridLayout,\n loader,\n highlightKeyword,\n popupFilter\n ]);\n\n //filters grid is not generated\n if (!this.fltGrid) {\n this._initNoFilters();\n } else {\n let fltrow = this._insertFiltersRow();\n\n this.nbFilterableRows = this.getRowsNb();\n\n // Generate filters\n for (let i = 0; i < n; i++) {\n this.emitter.emit('before-filter-init', this, i);\n\n let fltcell = createElm(this.fltCellTag),\n col = this.getFilterType(i);\n\n if (this.singleSearchFlt) {\n fltcell.colSpan = this.nbCells;\n }\n if (!this.gridLayout) {\n fltrow.appendChild(fltcell);\n }\n inpclass = (i === n - 1 && this.displayBtn) ?\n this.fltSmallCssClass : this.fltCssClass;\n\n //only 1 input for single search\n if (this.singleSearchFlt) {\n col = INPUT;\n inpclass = this.singleFltCssClass;\n }\n\n //drop-down filters\n if (col === SELECT || col === MULTIPLE) {\n Mod.dropdown = Mod.dropdown || new Dropdown(this);\n Mod.dropdown.init(i, this.isExternalFlt, fltcell);\n }\n // checklist\n else if (col === CHECKLIST) {\n Mod.checkList = Mod.checkList || new CheckList(this);\n Mod.checkList.init(i, this.isExternalFlt, fltcell);\n } else {\n this._buildInputFilter(i, inpclass, fltcell);\n }\n\n // this adds submit button\n if (i === n - 1 && this.displayBtn) {\n this._buildSubmitButton(i, fltcell);\n }\n\n this.emitter.emit('after-filter-init', this, i);\n }\n\n this.emitter.on(['filter-focus'],\n (tf, filter) => this.setActiveFilterId(filter.id));\n\n }//if this.fltGrid\n\n /* Features */\n if (this.hasVisibleRows) {\n this.emitter.on(['after-filtering'],\n () => this.enforceVisibility());\n this.enforceVisibility();\n }\n\n this.initFeatures([\n rowsCounter,\n statusBar,\n clearButton,\n alternateRows,\n noResults,\n paging\n ]);\n\n if (this.hasColWidths && !this.gridLayout) {\n this.setColWidths();\n }\n\n //TF css class is added to table\n if (!this.gridLayout) {\n addClass(this.dom(), this.prfxTf);\n if (this.responsive) {\n addClass(this.dom(), this.prfxResponsive);\n }\n }\n\n /* Load extensions */\n this.initExtensions();\n\n // Subscribe to events\n if (this.linkedFilters) {\n this.emitter.on(['after-filtering'], () => this.linkFilters());\n }\n\n this.initialized = true;\n\n this.onFiltersLoaded(this);\n\n this.emitter.emit('initialized', this);\n }\n\n /**\n * Detect key\n * @param {Event} evt\n */\n detectKey(evt) {\n if (!this.enterKey) {\n return;\n }\n if (evt) {\n let key = keyCode(evt);\n if (key === ENTER_KEY) {\n this.filter();\n cancelEvt(evt);\n stopEvt(evt);\n } else {\n this.isUserTyping = true;\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n }\n }\n }\n\n /**\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n */\n onKeyUp(evt) {\n if (!this.autoFilter) {\n return;\n }\n let key = keyCode(evt);\n this.isUserTyping = false;\n\n function filter() {\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n if (!this.isUserTyping) {\n this.filter();\n this.isUserTyping = null;\n }\n }\n\n if (key !== ENTER_KEY && key !== TAB_KEY && key !== ESC_KEY &&\n key !== UP_ARROW_KEY && key !== DOWN_ARROW_KEY) {\n if (this.autoFilterTimer === null) {\n this.autoFilterTimer = root.setInterval(filter.bind(this),\n this.autoFilterDelay);\n }\n } else {\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n }\n }\n\n /**\n * Filter's keydown event: if auto-filter on, detect user is typing\n */\n onKeyDown() {\n if (this.autoFilter) {\n this.isUserTyping = true;\n }\n }\n\n /**\n * Filter's focus event\n * @param {Event} evt\n */\n onInpFocus(evt) {\n let elm = targetEvt(evt);\n this.emitter.emit('filter-focus', this, elm);\n }\n\n /**\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n */\n onInpBlur() {\n if (this.autoFilter) {\n this.isUserTyping = false;\n root.clearInterval(this.autoFilterTimer);\n }\n this.emitter.emit('filter-blur', this);\n }\n\n /**\n * Insert filters row at initialization\n */\n _insertFiltersRow() {\n // TODO: prevent filters row generation for popup filters too,\n // to reduce and simplify headers row index adjusting across lib modules\n // (GridLayout, PopupFilter etc)\n if (this.gridLayout) {\n return;\n }\n let fltrow;\n\n let thead = tag(this.dom(), 'thead');\n if (thead.length > 0) {\n fltrow = thead[0].insertRow(this.filtersRowIndex);\n } else {\n fltrow = this.dom().insertRow(this.filtersRowIndex);\n }\n\n fltrow.className = this.fltsRowCssClass;\n\n if (this.isExternalFlt) {\n fltrow.style.display = NONE;\n }\n\n this.emitter.emit('filters-row-inserted', this, fltrow);\n return fltrow;\n }\n\n /**\n * Initialize filtersless table\n */\n _initNoFilters() {\n if (this.fltGrid) {\n return;\n }\n this.refRow = this.refRow > 0 ? this.refRow - 1 : 0;\n this.nbFilterableRows = this.getRowsNb();\n }\n\n /**\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n */\n _buildInputFilter(colIndex, cssClass, container) {\n let col = this.getFilterType(colIndex);\n let externalFltTgtId = this.isExternalFlt ?\n this.externalFltTgtIds[colIndex] : null;\n let inpType = col === INPUT ? 'text' : 'hidden';\n let inp = createElm(INPUT,\n ['id', this.buildFilterId(colIndex)],\n ['type', inpType], ['ct', colIndex]);\n\n if (inpType !== 'hidden' && this.watermark) {\n inp.setAttribute('placeholder',\n this.isWatermarkArray ? (this.watermark[colIndex] || '') :\n this.watermark\n );\n }\n inp.className = cssClass || this.fltCssClass;\n addEvt(inp, 'focus', (evt) => this.onInpFocus(evt));\n\n //filter is appended in custom element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(inp);\n } else {\n container.appendChild(inp);\n }\n\n this.fltIds.push(inp.id);\n\n addEvt(inp, 'keypress', (evt) => this.detectKey(evt));\n addEvt(inp, 'keydown', () => this.onKeyDown());\n addEvt(inp, 'keyup', (evt) => this.onKeyUp(evt));\n addEvt(inp, 'blur', () => this.onInpBlur());\n }\n\n /**\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n */\n _buildSubmitButton(colIndex, container) {\n let externalFltTgtId = this.isExternalFlt ?\n this.externalFltTgtIds[colIndex] : null;\n let btn = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnText]\n );\n btn.className = this.btnCssClass;\n\n //filter is appended in custom element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(btn);\n } else {\n container.appendChild(btn);\n }\n\n addEvt(btn, 'click', () => this.filter());\n }\n\n /**\n * Istantiate the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n */\n instantiateFeatures(features = []) {\n features.forEach((feature) => {\n // TODO: remove the property field.\n // Due to naming convention inconsistencies, a `property`\n // field is added to allow a conditional instanciation based\n // on that property on TableFilter, if supplied.\n feature.property = feature.property || feature.name;\n if (this[feature.property] === true || 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 if (!this.hasExtensions) {\n return;\n }\n\n let exts = this.extensions;\n // Set config's publicPath dynamically for Webpack...\n __webpack_public_path__ = this.basePath;\n\n this.emitter.emit('before-loading-extensions', this);\n for (let i = 0, len = exts.length; i < len; i++) {\n let ext = exts[i];\n this.loadExtension(ext);\n }\n this.emitter.emit('after-loading-extensions', this);\n }\n\n /**\n * Load an extension module\n * @param {Object} ext Extension config object\n */\n loadExtension(ext) {\n if (!ext || !ext.name || this.hasExtension(ext.name)) {\n return;\n }\n\n let name = ext.name;\n let path = ext.path;\n let modulePath;\n\n if (name && path) {\n modulePath = ext.path + name;\n } else {\n name = name.replace('.js', '');\n modulePath = 'extensions/{}/{}'.replace(/{}/g, name);\n }\n\n // Require pattern for Webpack\n require(['./' + modulePath], (mod) => {\n /* eslint-disable */\n let inst = new mod.default(this, ext);\n /* eslint-enable */\n inst.init();\n this.ExtRegistry[name] = inst;\n });\n }\n\n /**\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n */\n extension(name) {\n return this.ExtRegistry[name];\n }\n\n /**\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n */\n hasExtension(name) {\n return !isEmpty(this.ExtRegistry[name]);\n }\n\n /**\n * Register the passed extension instance with associated name\n * @param {Object} inst Extension instance\n * @param {String} name Name of the extension\n */\n registerExtension(inst, name) {\n this.ExtRegistry[name] = inst;\n }\n\n /**\n * Destroy all the extensions store in extensions registry\n */\n destroyExtensions() {\n let reg = this.ExtRegistry;\n\n Object.keys(reg).forEach((key) => {\n reg[key].destroy();\n reg[key] = undefined;\n });\n }\n\n /**\n * Load themes defined in the configuration object\n */\n loadThemes() {\n if (!this.hasThemes) {\n return;\n }\n\n let themes = this.themes;\n this.emitter.emit('before-loading-themes', this);\n\n //Default theme config\n if (this.enableDefaultTheme) {\n let defaultTheme = { name: 'default' };\n this.themes.push(defaultTheme);\n }\n if (isArray(themes)) {\n for (let i = 0, len = themes.length; i < len; i++) {\n let theme = themes[i];\n let name = theme.name;\n let path = theme.path;\n let styleId = this.prfxTf + name;\n if (name && !path) {\n path = this.themesPath + name + '/' + name + '.css';\n }\n else if (!name && theme.path) {\n name = 'theme{0}'.replace('{0}', i);\n }\n\n if (!this.isImported(path, 'link')) {\n this.import(styleId, path, null, 'link');\n }\n }\n }\n\n // Enable loader indicator\n this.loader = true;\n\n this.emitter.emit('after-loading-themes', this);\n }\n\n /**\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n */\n getStylesheet(name = 'default') {\n return elm(this.prfxTf + name);\n }\n\n /**\n * Destroy filter grid\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let emitter = this.emitter;\n\n if (this.isExternalFlt && !this.popupFilters) {\n this.removeExternalFlts();\n }\n\n this.removeToolbar();\n\n if (this.hasExtensions) {\n this.destroyExtensions();\n }\n\n this.validateAllRows();\n\n // broadcast destroy event modules and extensions are subscribed to\n emitter.emit('destroy', this);\n\n if (this.fltGrid && !this.gridLayout) {\n this.dom().deleteRow(this.filtersRowIndex);\n }\n\n // unsubscribe to events\n if (this.hasVisibleRows) {\n emitter.off(['after-filtering'], () => this.enforceVisibility());\n }\n if (this.linkedFilters) {\n emitter.off(['after-filtering'], () => this.linkFilters());\n }\n this.emitter.off(['filter-focus'],\n (tf, filter) => this.setActiveFilterId(filter.id));\n\n removeClass(this.dom(), this.prfxTf);\n removeClass(this.dom(), this.prfxResponsive);\n\n this.nbHiddenRows = 0;\n this.validRowsIndex = [];\n this.fltIds = [];\n this.initialized = false;\n }\n\n /**\n * Generate container element for paging, reset button, rows counter etc.\n */\n setToolbar() {\n if (this.infDiv) {\n return;\n }\n\n /*** container div ***/\n let infDiv = createElm('div');\n infDiv.className = this.infDivCssClass;\n\n //custom container\n if (this.toolBarTgtId) {\n elm(this.toolBarTgtId).appendChild(infDiv);\n }\n //grid-layout\n else if (this.gridLayout) {\n let gridLayout = this.Mod.gridLayout;\n gridLayout.tblMainCont.appendChild(infDiv);\n infDiv.className = gridLayout.infDivCssClass;\n }\n //default location: just above the table\n else {\n let cont = createElm('caption');\n cont.appendChild(infDiv);\n this.dom().insertBefore(cont, this.dom().firstChild);\n }\n this.infDiv = infDiv;\n\n /*** left div containing rows # displayer ***/\n let lDiv = createElm('div');\n lDiv.className = this.lDivCssClass;\n infDiv.appendChild(lDiv);\n this.lDiv = lDiv;\n\n /*** right div containing reset button\n + nb results per page select ***/\n let rDiv = createElm('div');\n rDiv.className = this.rDivCssClass;\n infDiv.appendChild(rDiv);\n this.rDiv = rDiv;\n\n /*** mid div containing paging elements ***/\n let mDiv = createElm('div');\n mDiv.className = this.mDivCssClass;\n infDiv.appendChild(mDiv);\n this.mDiv = mDiv;\n\n // emit help initialisation only if undefined\n if (isUndef(this.help)) {\n // explicitily enable help to initialise feature by\n // default, only if setting is undefined\n this.Mod.help.enable();\n this.emitter.emit('init-help', this);\n }\n }\n\n /**\n * Remove toolbar container element\n */\n removeToolbar() {\n if (!this.infDiv) {\n return;\n }\n removeElm(this.infDiv);\n this.infDiv = null;\n\n let tbl = this.dom();\n let captions = tag(tbl, 'caption');\n [].forEach.call(captions, (elm) => removeElm(elm));\n }\n\n /**\n * Remove all the external column filters\n */\n removeExternalFlts() {\n if (!this.isExternalFlt) {\n return;\n }\n let ids = this.externalFltTgtIds,\n len = ids.length;\n for (let ct = 0; ct < len; ct++) {\n let externalFltTgtId = ids[ct],\n externalFlt = elm(externalFltTgtId);\n if (externalFlt) {\n externalFlt.innerHTML = '';\n }\n }\n }\n\n /**\n * Check if given column implements a filter with custom options\n * @param {Number} colIndex Column's index\n * @return {Boolean}\n */\n isCustomOptions(colIndex) {\n return this.hasCustomOptions &&\n this.customOptions.cols.indexOf(colIndex) !== -1;\n }\n\n /**\n * Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\n * custom options values and texts\n * @param {Number} colIndex Column's index\n * @return {Array}\n */\n getCustomOptions(colIndex) {\n if (isEmpty(colIndex) || !this.isCustomOptions(colIndex)) {\n return;\n }\n\n let customOptions = this.customOptions;\n let cols = customOptions.cols;\n let optTxt = [], optArray = [];\n let index = cols.indexOf(colIndex);\n let slcValues = customOptions.values[index];\n let slcTexts = customOptions.texts[index];\n let slcSort = customOptions.sorts[index];\n\n for (let r = 0, len = slcValues.length; r < len; r++) {\n optArray.push(slcValues[r]);\n if (slcTexts[r]) {\n optTxt.push(slcTexts[r]);\n } else {\n optTxt.push(slcValues[r]);\n }\n }\n if (slcSort) {\n optArray.sort();\n optTxt.sort();\n }\n return [optArray, optTxt];\n }\n\n /**\n * Filter the table by retrieving the data from each cell in every single\n * row and comparing it to the search term for current column. A row is\n * hidden when all the search terms are not found in inspected row.\n */\n filter() {\n if (!this.fltGrid || !this.initialized) {\n return;\n }\n //fire onbefore callback\n this.onBeforeFilter(this);\n this.emitter.emit('before-filtering', this);\n\n let row = this.dom().rows,\n nbRows = this.getRowsNb(true),\n hiddenRows = 0;\n\n this.validRowsIndex = [];\n // search args re-init\n let searchArgs = this.getFiltersValue();\n\n for (let k = this.refRow; k < nbRows; k++) {\n // already filtered rows display re-init\n row[k].style.display = '';\n\n let cells = row[k].cells;\n let nchilds = cells.length;\n\n // checks if row has exact cell #\n if (nchilds !== this.nbCells) {\n continue;\n }\n\n let occurence = [],\n isRowValid = true,\n //only for single filter search\n singleFltRowValid = false;\n\n // this loop retrieves cell data\n for (let j = 0; j < nchilds; j++) {\n //searched keyword\n let sA = searchArgs[this.singleSearchFlt ? 0 : j];\n\n if (sA === '') {\n continue;\n }\n\n let cellValue = matchCase(this.getCellValue(cells[j]),\n this.caseSensitive);\n\n //multiple search parameter operator ||\n let sAOrSplit = sA.toString().split(this.orOperator),\n //multiple search || parameter boolean\n hasMultiOrSA = sAOrSplit.length > 1,\n //multiple search parameter operator &&\n sAAndSplit = sA.toString().split(this.anOperator),\n //multiple search && parameter boolean\n hasMultiAndSA = sAAndSplit.length > 1;\n\n //detect operators or array query\n if (isArray(sA) || hasMultiOrSA || hasMultiAndSA) {\n let cS,\n s,\n occur = false;\n if (isArray(sA)) {\n s = sA;\n } else {\n s = hasMultiOrSA ? sAOrSplit : sAAndSplit;\n }\n // isolate search term and check occurence in cell data\n for (let w = 0, len = s.length; w < len; w++) {\n cS = trim(s[w]);\n occur = this._testTerm(cS, cellValue, j);\n\n if (occur) {\n this.emitter.emit('highlight-keyword', this,\n cells[j], cS);\n }\n if ((hasMultiOrSA && occur) ||\n (hasMultiAndSA && !occur)) {\n break;\n }\n if (isArray(sA) && occur) {\n break;\n }\n }\n occurence[j] = occur;\n\n }\n //single search parameter\n else {\n occurence[j] = this._testTerm(trim(sA), cellValue, j);\n if (occurence[j]) {\n this.emitter.emit('highlight-keyword', this, cells[j],\n sA);\n }\n }//else single param\n\n if (!occurence[j]) {\n isRowValid = false;\n }\n if (this.singleSearchFlt && occurence[j]) {\n singleFltRowValid = true;\n }\n\n this.emitter.emit('cell-processed', this, j, cells[j]);\n }//for j\n\n if (this.singleSearchFlt && singleFltRowValid) {\n isRowValid = true;\n }\n\n this.validateRow(k, isRowValid);\n if (!isRowValid) {\n hiddenRows++;\n }\n\n this.emitter.emit('row-processed', this, k,\n this.validRowsIndex.length, isRowValid);\n }// for k\n\n this.nbHiddenRows = hiddenRows;\n\n //fire onafterfilter callback\n this.onAfterFilter(this);\n\n this.emitter.emit('after-filtering', this, searchArgs);\n }\n\n /**\n * Test for a match of search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n */\n _testTerm(term, cellValue, colIdx) {\n let numData;\n let decimal = this.getDecimal(colIdx);\n let reLe = new RegExp(this.leOperator),\n reGe = new RegExp(this.geOperator),\n reL = new RegExp(this.lwOperator),\n reG = new RegExp(this.grOperator),\n reD = new RegExp(this.dfOperator),\n reLk = new RegExp(rgxEsc(this.lkOperator)),\n reEq = new RegExp(this.eqOperator),\n reSt = new RegExp(this.stOperator),\n reEn = new RegExp(this.enOperator),\n // re_an = new RegExp(this.anOperator),\n // re_cr = new RegExp(this.curExp),\n reEm = this.emOperator,\n reNm = this.nmOperator,\n reRe = new RegExp(rgxEsc(this.rgxOperator));\n\n term = matchCase(term, this.caseSensitive);\n\n let occurence = false;\n\n //Search arg operator tests\n let hasLO = reL.test(term),\n hasLE = reLe.test(term),\n hasGR = reG.test(term),\n hasGE = reGe.test(term),\n hasDF = reD.test(term),\n hasEQ = reEq.test(term),\n hasLK = reLk.test(term),\n // hatermN = re_an.test(term),\n hasST = reSt.test(term),\n hasEN = reEn.test(term),\n hasEM = (reEm === term),\n hasNM = (reNm === term),\n hasRE = reRe.test(term);\n\n // Check for dates or resolve date type\n if (this.hasType(colIdx, [DATE])) {\n let dte1, dte2;\n\n let dateType = this.Mod.dateType;\n let isValidDate = dateType.isValid.bind(dateType);\n let parseDate = dateType.parse.bind(dateType);\n let locale = dateType.getLocale(colIdx);\n\n // Search arg dates tests\n let isLDate = hasLO &&\n isValidDate(term.replace(reL, ''), locale);\n let isLEDate = hasLE &&\n isValidDate(term.replace(reLe, ''), locale);\n let isGDate = hasGR &&\n isValidDate(term.replace(reG, ''), locale);\n let isGEDate = hasGE &&\n isValidDate(term.replace(reGe, ''), locale);\n let isDFDate = hasDF &&\n isValidDate(term.replace(reD, ''), locale);\n let isEQDate = hasEQ &&\n isValidDate(term.replace(reEq, ''), locale);\n\n dte1 = parseDate(cellValue, locale);\n\n // lower equal date\n if (isLEDate) {\n dte2 = parseDate(term.replace(reLe, ''), locale);\n occurence = dte1 <= dte2;\n }\n // lower date\n else if (isLDate) {\n dte2 = parseDate(term.replace(reL, ''), locale);\n occurence = dte1 < dte2;\n }\n // greater equal date\n else if (isGEDate) {\n dte2 = parseDate(term.replace(reGe, ''), locale);\n occurence = dte1 >= dte2;\n }\n // greater date\n else if (isGDate) {\n dte2 = parseDate(term.replace(reG, ''), locale);\n occurence = dte1 > dte2;\n }\n // different date\n else if (isDFDate) {\n dte2 = parseDate(term.replace(reD, ''), locale);\n occurence = dte1.toString() !== dte2.toString();\n }\n // equal date\n else if (isEQDate) {\n dte2 = parseDate(term.replace(reEq, ''), locale);\n occurence = dte1.toString() === dte2.toString();\n }\n // searched keyword with * operator doesn't have to be a date\n else if (reLk.test(term)) {// like date\n occurence = contains(term.replace(reLk, ''), cellValue,\n false, this.caseSensitive);\n }\n else if (isValidDate(term)) {\n dte2 = parseDate(term, locale);\n occurence = dte1.toString() === dte2.toString();\n }\n //empty\n else if (hasEM) {\n occurence = isEmptyString(cellValue);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellValue);\n } else {\n occurence = contains(term, cellValue,\n this.isExactMatch(colIdx), this.caseSensitive);\n }\n }\n\n else {\n // Convert to number anyways to auto-resolve type in case not\n // defined by configuration\n numData = Number(cellValue) || parseNb(cellValue, decimal);\n\n // first checks if there is any operator (<,>,<=,>=,!,*,=,{,},\n // rgx:)\n // lower equal\n if (hasLE) {\n occurence = numData <= parseNb(\n term.replace(reLe, ''),\n decimal\n );\n }\n //greater equal\n else if (hasGE) {\n occurence = numData >= parseNb(\n term.replace(reGe, ''),\n decimal\n );\n }\n //lower\n else if (hasLO) {\n occurence = numData < parseNb(\n term.replace(reL, ''),\n decimal\n );\n }\n //greater\n else if (hasGR) {\n occurence = numData > parseNb(\n term.replace(reG, ''),\n decimal\n );\n }\n //different\n else if (hasDF) {\n occurence = contains(term.replace(reD, ''), cellValue,\n false, this.caseSensitive) ? false : true;\n }\n //like\n else if (hasLK) {\n occurence = contains(term.replace(reLk, ''), cellValue,\n false, this.caseSensitive);\n }\n //equal\n else if (hasEQ) {\n occurence = contains(term.replace(reEq, ''), cellValue,\n true, this.caseSensitive);\n }\n //starts with\n else if (hasST) {\n occurence = cellValue.indexOf(term.replace(reSt, '')) === 0 ?\n true : false;\n }\n //ends with\n else if (hasEN) {\n let searchArg = term.replace(reEn, '');\n occurence =\n cellValue.lastIndexOf(searchArg, cellValue.length - 1) ===\n (cellValue.length - 1) - (searchArg.length - 1) &&\n cellValue.lastIndexOf(searchArg, cellValue.length - 1)\n > -1 ? true : false;\n }\n //empty\n else if (hasEM) {\n occurence = isEmptyString(cellValue);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellValue);\n }\n //regexp\n else if (hasRE) {\n //in case regexp throws\n try {\n //operator is removed\n let srchArg = term.replace(reRe, '');\n let rgx = new RegExp(srchArg);\n occurence = rgx.test(cellValue);\n } catch (ex) {\n occurence = false;\n }\n } else {\n // If numeric type data, perform a strict equality test and\n // fallback to unformatted number string comparison\n if (numData &&\n this.hasType(colIdx, [NUMBER, FORMATTED_NUMBER]) &&\n !this.singleSearchFlt) {\n // parseNb can return 0 for strings which are not\n // formatted numbers, in that case return the original\n // string. TODO: handle this in parseNb\n term = parseNb(term, decimal) || term;\n occurence = numData === term ||\n contains(term.toString(), numData.toString(),\n this.isExactMatch(colIdx), this.caseSensitive);\n } else {\n // Finally test search term is contained in cell data\n occurence = contains(\n term,\n cellValue,\n this.isExactMatch(colIdx),\n this.caseSensitive,\n this.ignoresDiacritics(colIdx)\n );\n }\n }\n\n }//else\n\n return occurence;\n }\n\n /**\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of data for a column\n */\n getColumnData(colIndex, includeHeaders = false, exclude = []) {\n return this.getColValues(colIndex, includeHeaders, true, exclude);\n }\n\n /**\n * Return the values of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of values for a column\n */\n getColumnValues(colIndex, includeHeaders = false, exclude = []) {\n return this.getColValues(colIndex, includeHeaders, false, exclude);\n }\n\n /**\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return a typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n * @private\n */\n getColValues(\n colIndex,\n includeHeaders = false,\n typed = false,\n exclude = []\n ) {\n let row = this.dom().rows;\n let nbRows = this.getRowsNb(true);\n let colValues = [];\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n if (includeHeaders) {\n colValues.push(this.getHeadersText()[colIndex]);\n }\n\n for (let i = this.refRow; i < nbRows; i++) {\n let isExludedRow = false;\n // checks if current row index appears in exclude array\n if (exclude.length > 0) {\n isExludedRow = exclude.indexOf(i) !== -1;\n }\n let cell = row[i].cells,\n nchilds = cell.length;\n\n // checks if row has exact cell # and is not excluded\n if (nchilds === this.nbCells && !isExludedRow) {\n // this loop retrieves cell data\n for (let j = 0; j < nchilds; j++) {\n if (j !== colIndex) {\n continue;\n }\n let data = getContent(cell[j]);\n colValues.push(data);\n }\n }\n }\n return colValues;\n }\n\n /**\n * Return the filter's value of a specified column\n * @param {Number} index Column index\n * @return {String} Filter value\n */\n getFilterValue(index) {\n if (!this.fltGrid) {\n return;\n }\n let fltValue = '';\n let flt = this.getFilterElement(index);\n if (!flt) {\n return fltValue;\n }\n\n let fltColType = this.getFilterType(index);\n if (fltColType !== MULTIPLE && fltColType !== CHECKLIST) {\n fltValue = flt.value;\n }\n //mutiple select\n else if (fltColType === MULTIPLE) {\n fltValue = this.feature('dropdown').getValues(index);\n }\n //checklist\n else if (fltColType === CHECKLIST) {\n fltValue = this.feature('checkList').getValues(index);\n }\n //return an empty string if collection is empty or contains a single\n //empty string\n if (isArray(fltValue) && fltValue.length === 0 ||\n (fltValue.length === 1 && fltValue[0] === '')) {\n fltValue = '';\n }\n\n return fltValue;\n }\n\n /**\n * Return the filters' values\n * @return {Array} List of filters' values\n */\n getFiltersValue() {\n if (!this.fltGrid) {\n return;\n }\n let searchArgs = [];\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n let fltValue = this.getFilterValue(i);\n if (isArray(fltValue)) {\n searchArgs.push(fltValue);\n } else {\n searchArgs.push(trim(fltValue));\n }\n }\n return searchArgs;\n }\n\n /**\n * Return the ID of a specified column's filter\n * @param {Number} index Column's index\n * @return {String} ID of the filter element\n */\n getFilterId(index) {\n if (!this.fltGrid) {\n return;\n }\n return this.fltIds[index];\n }\n\n /**\n * Return the list of ids of filters matching a specified type.\n * Note: hidden filters are also returned\n *\n * @param {String} type Filter type string ('input', 'select', 'multiple',\n * 'checklist')\n * @param {Boolean} bool If true returns columns indexes instead of IDs\n * @return {[type]} List of element IDs or column indexes\n */\n getFiltersByType(type, bool) {\n if (!this.fltGrid) {\n return;\n }\n let arr = [];\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n let fltType = this.getFilterType(i);\n if (fltType === type.toLowerCase()) {\n let a = bool ? i : this.fltIds[i];\n arr.push(a);\n }\n }\n return arr;\n }\n\n /**\n * Return the filter's DOM element for a given column\n * @param {Number} index Column's index\n * @return {DOMElement}\n */\n getFilterElement(index) {\n let fltId = this.fltIds[index];\n return elm(fltId);\n }\n\n /**\n * Return the number of cells for a given row index\n * @param {Number} rowIndex Index of the row\n * @return {Number} Number of cells\n */\n getCellsNb(rowIndex = 0) {\n let tr = this.dom().rows[rowIndex >= 0 ? rowIndex : 0];\n return tr ? tr.cells.length : 0;\n }\n\n /**\n * Return the number of filterable rows starting from reference row if\n * defined\n * @param {Boolean} includeHeaders Include the headers row\n * @return {Number} Number of filterable rows\n */\n getRowsNb(includeHeaders) {\n let s = isUndef(this.refRow) ? 0 : this.refRow;\n let ntrs = this.dom().rows.length;\n if (includeHeaders) {\n s = 0;\n }\n return parseInt(ntrs - s, 10);\n }\n\n\n /**\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @return {String}\n */\n getCellValue(cell) {\n let idx = cell.cellIndex;\n let cellParser = this.cellParser;\n // Invoke cellParser for this column if any\n if (cellParser.cols.indexOf(idx) !== -1) {\n return cellParser.parse(this, cell, idx);\n } else {\n return getText(cell);\n }\n }\n\n /**\n * Return the typed data of a given cell based on the column type definition\n * @param {DOMElement} cell Cell's DOM element\n * @return {String|Number|Date}\n */\n getCellData(cell) {\n let colIndex = cell.cellIndex;\n let value = this.getCellValue(cell);\n\n if (this.hasType(colIndex, [FORMATTED_NUMBER])) {\n return parseNb(value, this.getDecimal(colIndex));\n }\n else if (this.hasType(colIndex, [NUMBER])) {\n return Number(value) || parseNb(value);\n }\n else if (this.hasType(colIndex, [DATE])){\n let dateType = this.Mod.dateType;\n return dateType.parse(value, dateType.getLocale(colIndex));\n }\n\n return value;\n }\n\n /**\n * Return the table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n */\n getData(includeHeaders = false, excludeHiddenCols = false) {\n return this.getTableData(includeHeaders, excludeHiddenCols, true);\n }\n\n /**\n * Return the table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n */\n getValues(includeHeaders = false, excludeHiddenCols = false) {\n return this.getTableData(includeHeaders, excludeHiddenCols, false);\n }\n\n /**\n * Return the table data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n */\n getTableData(\n includeHeaders = false,\n excludeHiddenCols = false,\n typed = false\n ) {\n let rows = this.dom().rows;\n let nbRows = this.getRowsNb(true);\n let tblData = [];\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n if (includeHeaders) {\n let headers = this.getHeadersText(excludeHiddenCols);\n tblData.push([this.getHeadersRowIndex(), headers]);\n }\n for (let k = this.refRow; k < nbRows; k++) {\n let rowData = [k, []];\n let cells = rows[k].cells;\n for (let j = 0, len = cells.length; j < len; j++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(j)) {\n continue;\n }\n }\n let cellValue = getContent(cells[j]);\n rowData[1].push(cellValue);\n }\n tblData.push(rowData);\n }\n return tblData;\n }\n\n /**\n * Return the filtered table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredData(includeHeaders = false, excludeHiddenCols = false) {\n return this.filteredData(includeHeaders, excludeHiddenCols, true);\n }\n\n /**\n * Return the filtered table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredValues(includeHeaders = false, excludeHiddenCols = false) {\n return this.filteredData(includeHeaders, excludeHiddenCols, false);\n }\n\n /**\n * Return the filtered data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n */\n filteredData(\n includeHeaders = false,\n excludeHiddenCols = false,\n typed = false\n ) {\n if (this.validRowsIndex.length === 0) {\n return [];\n }\n let rows = this.dom().rows,\n filteredData = [];\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n if (includeHeaders) {\n let headers = this.getHeadersText(excludeHiddenCols);\n filteredData.push([this.getHeadersRowIndex(), headers]);\n }\n\n let validRows = this.getValidRows(true);\n for (let i = 0; i < validRows.length; i++) {\n let rData = [this.validRowsIndex[i], []],\n cells = rows[this.validRowsIndex[i]].cells;\n for (let k = 0; k < cells.length; k++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(k)) {\n continue;\n }\n }\n let cellValue = getContent(cells[k]);\n rData[1].push(cellValue);\n }\n filteredData.push(rData);\n }\n return filteredData;\n }\n\n /**\n * Return the filtered data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredColumnData(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, true, exclude, false);\n }\n\n /**\n * Return the filtered and visible data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getVisibleColumnData(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, true, exclude, true);\n }\n\n /**\n * Return the filtered values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredColumnValues(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, false, exclude, false);\n }\n\n /**\n * Return the filtered and visible values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getVisibleColumnValues(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, false, exclude, true);\n }\n\n /**\n * Return the filtered data for a given column index\n * @param {Number} colIndex Colmun's index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @param {Boolean} [visible=true] Return only filtered and visible data\n * (relevant for paging)\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n * @private\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredDataCol(\n colIndex,\n includeHeaders = false,\n typed = false,\n exclude = [],\n visible = true\n ) {\n if (isUndef(colIndex)) {\n return [];\n }\n\n let rows = this.dom().rows;\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n // ensure valid rows index do not contain excluded rows and row is\n // displayed\n let validRows = this.getValidRows(true).filter((rowIdx) => {\n return exclude.indexOf(rowIdx) === -1 &&\n (visible ?\n this.getRowDisplay(rows[rowIdx]) !== 'none' :\n true);\n });\n\n // convert column value to expected type if necessary\n let validColValues = validRows.map((rowIdx) => {\n return getContent(rows[rowIdx].cells[colIndex]);\n });\n\n if (includeHeaders) {\n validColValues.unshift(this.getHeadersText()[colIndex]);\n }\n\n return validColValues;\n }\n\n /**\n * Get the display value of a row\n * @param {HTMLTableRowElement} row DOM element of the row\n * @return {String} Usually 'none' or ''\n */\n getRowDisplay(row) {\n return row.style.display;\n }\n\n /**\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n */\n validateRow(rowIndex, isValid) {\n let row = this.dom().rows[rowIndex];\n if (!row || typeof isValid !== 'boolean') {\n return;\n }\n\n // always visible rows are valid\n if (this.hasVisibleRows && this.visibleRows.indexOf(rowIndex) !== -1) {\n isValid = true;\n }\n\n let displayFlag = isValid ? '' : NONE,\n validFlag = isValid ? 'true' : 'false';\n row.style.display = displayFlag;\n\n if (this.paging) {\n row.setAttribute('validRow', validFlag);\n }\n\n if (isValid) {\n if (this.validRowsIndex.indexOf(rowIndex) === -1) {\n this.validRowsIndex.push(rowIndex);\n }\n\n this.onRowValidated(this, rowIndex);\n\n this.emitter.emit('row-validated', this, rowIndex);\n }\n }\n\n /**\n * Validate all filterable rows\n */\n validateAllRows() {\n if (!this.initialized) {\n return;\n }\n this.validRowsIndex = [];\n for (let k = this.refRow; k < this.nbFilterableRows; k++) {\n this.validateRow(k, true);\n }\n }\n\n /**\n * Set search value to a given filter\n * @param {Number} index Column's index\n * @param {String or Array} query searcharg Search term\n */\n setFilterValue(index, query = '') {\n if (!this.fltGrid) {\n return;\n }\n let slc = this.getFilterElement(index),\n fltColType = this.getFilterType(index);\n\n if (fltColType !== MULTIPLE && fltColType !== CHECKLIST) {\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-select-filter', this, index,\n this.linkedFilters, this.isExternalFlt);\n }\n slc.value = query;\n }\n //multiple selects\n else if (fltColType === MULTIPLE) {\n let values = isArray(query) ? query :\n query.split(' ' + this.orOperator + ' ');\n\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-select-filter', this, index,\n this.linkedFilters, this.isExternalFlt);\n }\n\n this.emitter.emit('select-options', this, index, values);\n }\n //checklist\n else if (fltColType === CHECKLIST) {\n let values = [];\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-checklist-filter', this, index,\n this.linkedFilters);\n }\n if (isArray(query)) {\n values = query;\n } else {\n query = matchCase(query, this.caseSensitive);\n values = query.split(' ' + this.orOperator + ' ');\n }\n\n this.emitter.emit('select-checklist-options', this, index, values);\n }\n }\n\n /**\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n */\n setColWidths(tbl) {\n if (!this.hasColWidths) {\n return;\n }\n tbl = tbl || this.dom();\n\n let nbCols = this.nbCells;\n let colWidths = this.colWidths;\n let colTags = tag(tbl, 'col');\n let tblHasColTag = colTags.length > 0;\n let frag = !tblHasColTag ? doc.createDocumentFragment() : null;\n for (let k = 0; k < nbCols; k++) {\n let col;\n if (tblHasColTag) {\n col = colTags[k];\n } else {\n col = createElm('col');\n frag.appendChild(col);\n }\n col.style.width = colWidths[k];\n }\n if (!tblHasColTag) {\n tbl.insertBefore(frag, tbl.firstChild);\n }\n }\n\n /**\n * Make defined rows always visible\n */\n enforceVisibility() {\n if (!this.hasVisibleRows) {\n return;\n }\n let nbRows = this.getRowsNb(true);\n for (let i = 0, len = this.visibleRows.length; i < len; i++) {\n let row = this.visibleRows[i];\n //row index cannot be > nrows\n if (row <= nbRows) {\n this.validateRow(row, true);\n }\n }\n }\n\n /**\n * Clear all the filters' values\n */\n clearFilters() {\n if (!this.fltGrid) {\n return;\n }\n\n this.emitter.emit('before-clearing-filters', this);\n this.onBeforeReset(this, this.getFiltersValue());\n\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n this.setFilterValue(i, '');\n }\n\n this.filter();\n\n this.onAfterReset(this);\n this.emitter.emit('after-clearing-filters', this);\n }\n\n /**\n * Return the ID of the current active filter\n * @return {String}\n */\n getActiveFilterId() {\n return this.activeFilterId;\n }\n\n /**\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n */\n setActiveFilterId(filterId) {\n this.activeFilterId = filterId;\n }\n\n /**\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n */\n getColumnIndexFromFilterId(filterId = '') {\n let idx = filterId.split('_')[0];\n idx = idx.split(this.prfxFlt)[1];\n return parseInt(idx, 10);\n }\n\n /**\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n */\n buildFilterId(colIndex) {\n return `${this.prfxFlt}${colIndex}_${this.id}`;\n }\n\n /**\n * Make specified column's filter active\n * @param colIndex Index of a column\n */\n activateFilter(colIndex) {\n if (isUndef(colIndex)) {\n return;\n }\n this.setActiveFilterId(this.getFilterId(colIndex));\n }\n\n /**\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n */\n linkFilters() {\n if (!this.linkedFilters || !this.activeFilterId) {\n return;\n }\n let slcA1 = this.getFiltersByType(SELECT, true),\n slcA2 = this.getFiltersByType(MULTIPLE, true),\n slcA3 = this.getFiltersByType(CHECKLIST, true),\n slcIndex = slcA1.concat(slcA2);\n slcIndex = slcIndex.concat(slcA3);\n\n let activeIdx = this.getColumnIndexFromFilterId(this.activeFilterId);\n\n for (let i = 0, len = slcIndex.length; i < len; i++) {\n let colIdx = slcIndex[i];\n let curSlc = elm(this.fltIds[colIdx]);\n let slcSelectedValue = this.getFilterValue(colIdx);\n\n // Welcome to cyclomatic complexity hell :)\n // TODO: simplify/refactor if statement\n if (activeIdx !== colIdx ||\n (this.paging && slcA1.indexOf(colIdx) !== -1 &&\n activeIdx === colIdx) ||\n (!this.paging && (slcA3.indexOf(colIdx) !== -1 ||\n slcA2.indexOf(colIdx) !== -1)) ||\n slcSelectedValue === this.getClearFilterText(colIdx)) {\n\n //1st option needs to be inserted\n if (this.loadFltOnDemand) {\n let opt0 = createOpt(this.getClearFilterText(colIdx), '');\n curSlc.innerHTML = '';\n curSlc.appendChild(opt0);\n }\n\n if (slcA3.indexOf(colIdx) !== -1) {\n this.emitter.emit('build-checklist-filter', this, colIdx,\n true);\n } else {\n this.emitter.emit('build-select-filter', this, colIdx,\n true);\n }\n\n this.setFilterValue(colIdx, slcSelectedValue);\n }\n }\n }\n\n /**\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n isExactMatch(colIndex) {\n let fltType = this.getFilterType(colIndex);\n return this.exactMatchByCol[colIndex] || this.exactMatch ||\n fltType !== INPUT;\n }\n\n /**\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n */\n isRowValid(rowIndex) {\n return this.getValidRows().indexOf(rowIndex) !== -1;\n }\n\n /**\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n */\n isRowDisplayed(rowIndex) {\n let row = this.dom().rows[rowIndex];\n return this.getRowDisplay(row) === '';\n }\n\n /**\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n ignoresDiacritics(colIndex) {\n let ignoreDiac = this.ignoreDiacritics;\n if (isArray(ignoreDiac)) {\n return ignoreDiac[colIndex];\n }\n return Boolean(ignoreDiac);\n }\n\n /**\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n */\n getClearFilterText(colIndex) {\n let clearText = this.clearFilterText;\n if (isArray(clearText)) {\n return clearText[colIndex];\n }\n return clearText;\n }\n\n /**\n * Check if passed script or stylesheet is already imported\n * @param {String} filePath Ressource path\n * @param {String} type Possible values: 'script' or 'link'\n * @return {Boolean}\n */\n isImported(filePath, type = 'script') {\n let imported = false,\n attr = type === 'script' ? 'src' : 'href',\n files = tag(doc, type);\n for (let i = 0, len = files.length; i < len; i++) {\n if (isUndef(files[i][attr])) {\n continue;\n }\n if (files[i][attr].match(filePath)) {\n imported = true;\n break;\n }\n }\n return imported;\n }\n\n /**\n * Import script or stylesheet\n * @param {String} fileId Ressource ID\n * @param {String} filePath Ressource path\n * @param {Function} callback Callback\n * @param {String} type Possible values: 'script' or 'link'\n */\n import(fileId, filePath, callback, type = 'script') {\n if (this.isImported(filePath, type)) {\n return;\n }\n let o = this,\n isLoaded = false,\n file,\n head = tag(doc, 'head')[0];\n\n if (type.toLowerCase() === 'link') {\n file = createElm('link',\n ['id', fileId], ['type', 'text/css'],\n ['rel', 'stylesheet'], ['href', filePath]\n );\n } else {\n file = createElm('script',\n ['id', fileId],\n ['type', 'text/javascript'], ['src', filePath]\n );\n }\n\n //Browser <> IE onload event works only for scripts, not for stylesheets\n file.onload = file.onreadystatechange = () => {\n if (!isLoaded &&\n (!this.readyState || this.readyState === 'loaded' ||\n this.readyState === 'complete')) {\n isLoaded = true;\n if (typeof callback === 'function') {\n callback.call(null, o);\n }\n }\n };\n file.onerror = function () {\n throw new Error(`TableFilter could not load: ${filePath}`);\n };\n head.appendChild(file);\n }\n\n /**\n * Check if table has filters grid\n * @return {Boolean}\n */\n isInitialized() {\n return this.initialized;\n }\n\n /**\n * Get list of filter IDs\n * @return {Array} List of filters ids\n */\n getFiltersId() {\n return this.fltIds || [];\n }\n\n /**\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n */\n getValidRows(reCalc) {\n if (!reCalc) {\n return this.validRowsIndex;\n }\n\n let nbRows = this.getRowsNb(true);\n this.validRowsIndex = [];\n for (let k = this.refRow; k < nbRows; k++) {\n let r = this.dom().rows[k];\n if (!this.paging) {\n if (this.getRowDisplay(r) !== NONE) {\n this.validRowsIndex.push(r.rowIndex);\n }\n } else {\n if (r.getAttribute('validRow') === 'true' ||\n r.getAttribute('validRow') === null) {\n this.validRowsIndex.push(r.rowIndex);\n }\n }\n }\n return this.validRowsIndex;\n }\n\n /**\n * Get the index of the row containing the filters\n * @return {Number}\n */\n getFiltersRowIndex() {\n return this.filtersRowIndex;\n }\n\n /**\n * Get the index of the headers row\n * @return {Number}\n */\n getHeadersRowIndex() {\n return this.headersRow;\n }\n\n /**\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n */\n getStartRowIndex() {\n return this.refRow;\n }\n\n /**\n * Get the index of the last row\n * @return {Number}\n */\n getLastRowIndex() {\n let nbRows = this.getRowsNb(true);\n return (nbRows - 1);\n }\n\n /**\n * Determine whether the specified column has one of the passed types\n * @param {Number} colIndex Column index\n * @param {Array} [types=[]] List of column types\n * @return {Boolean}\n */\n hasType(colIndex, types = []) {\n if (this.colTypes.length === 0) {\n return false;\n }\n let colType = this.colTypes[colIndex];\n if (isObj(colType)) {\n colType = colType.type;\n }\n return types.indexOf(colType) !== -1;\n }\n\n /**\n * Get the header DOM element for a given column index\n * @param {Number} colIndex Column index\n * @return {Element}\n */\n getHeaderElement(colIndex) {\n let table = this.gridLayout ? this.Mod.gridLayout.headTbl : this.dom();\n let tHead = tag(table, 'thead');\n let rowIdx = this.getHeadersRowIndex();\n let header;\n if (tHead.length === 0) {\n header = table.rows[rowIdx].cells[colIndex];\n }\n if (tHead.length === 1) {\n header = tHead[0].rows[rowIdx].cells[colIndex];\n }\n return header;\n }\n\n /**\n * Return the list of headers' text\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array} list of headers' text\n */\n getHeadersText(excludeHiddenCols = false) {\n let headers = [];\n for (let j = 0; j < this.nbCells; j++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(j)) {\n continue;\n }\n }\n let header = this.getHeaderElement(j);\n let headerText = getFirstTextNode(header);\n headers.push(headerText);\n }\n return headers;\n }\n\n /**\n * Return the filter type for a specified column\n * @param {Number} colIndex Column's index\n * @return {String}\n */\n getFilterType(colIndex) {\n let colType = this.cfg['col_' + colIndex];\n return !colType ? INPUT : colType.toLowerCase();\n }\n\n /**\n * Get the total number of filterable rows\n * @return {Number}\n */\n getFilterableRowsNb() {\n return this.getRowsNb(false);\n }\n\n /**\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @return {Number}\n */\n getValidRowsNb(reCalc = false) {\n return this.getValidRows(reCalc).length;\n }\n\n /**\n * Return the working DOM element\n * @return {HTMLTableElement}\n */\n dom() {\n return this.tbl;\n }\n\n /**\n * Return the decimal separator for supplied column as per column type\n * configuration or global setting\n * @param {Number} colIndex Column index\n * @returns {String} '.' or ','\n */\n getDecimal(colIndex) {\n let decimal = this.decimalSeparator;\n if (this.hasType(colIndex, [FORMATTED_NUMBER])) {\n let colType = this.colTypes[colIndex];\n if (colType.hasOwnProperty('decimal')) {\n decimal = colType.decimal;\n }\n }\n return decimal;\n }\n\n /**\n * Get the configuration object (literal object)\n * @return {Object}\n */\n config() {\n return this.cfg;\n }\n}\n" }, { "__docId__": 839, @@ -18262,7 +18262,7 @@ "importPath": "tablefilter/src/tablefilter.js", "importStyle": null, "description": null, - "lineNumber": 28, + "lineNumber": 25, "undocument": true, "type": { "types": [ @@ -18283,7 +18283,7 @@ "importPath": "tablefilter/src/tablefilter.js", "importStyle": "{TableFilter}", "description": "Makes HTML tables filterable and a bit more :)", - "lineNumber": 36, + "lineNumber": 33, "unknown": [ { "tagName": "@export", @@ -18306,7 +18306,7 @@ "longname": "src/tablefilter.js~TableFilter#constructor", "access": null, "description": "Creates an instance of TableFilter\nrequires `table` or `id` arguments, `row` and `configuration` optional", - "lineNumber": 46, + "lineNumber": 43, "params": [ { "nullable": null, @@ -18361,7 +18361,7 @@ "longname": "src/tablefilter.js~TableFilter#id", "access": "private", "description": "ID of current instance", - "lineNumber": 52, + "lineNumber": 49, "type": { "nullable": null, "types": [ @@ -18381,7 +18381,7 @@ "longname": "src/tablefilter.js~TableFilter#version", "access": null, "description": "Current version", - "lineNumber": 58, + "lineNumber": 55, "type": { "nullable": null, "types": [ @@ -18401,7 +18401,7 @@ "longname": "src/tablefilter.js~TableFilter#year", "access": "private", "description": "Current year", - "lineNumber": 65, + "lineNumber": 62, "type": { "nullable": null, "types": [ @@ -18421,7 +18421,7 @@ "longname": "src/tablefilter.js~TableFilter#tbl", "access": "private", "description": "HTML Table DOM element", - "lineNumber": 72, + "lineNumber": 69, "type": { "nullable": null, "types": [ @@ -18441,7 +18441,7 @@ "longname": "src/tablefilter.js~TableFilter#refRow", "access": null, "description": "Calculated row's index from which starts filtering once filters\nare generated", - "lineNumber": 79, + "lineNumber": 76, "type": { "nullable": null, "types": [ @@ -18461,7 +18461,7 @@ "longname": "src/tablefilter.js~TableFilter#headersRow", "access": "private", "description": "Index of the headers row", - "lineNumber": 86, + "lineNumber": 83, "type": { "nullable": null, "types": [ @@ -18481,7 +18481,7 @@ "longname": "src/tablefilter.js~TableFilter#cfg", "access": "private", "description": "Configuration object", - "lineNumber": 93, + "lineNumber": 90, "type": { "nullable": null, "types": [ @@ -18501,7 +18501,7 @@ "longname": "src/tablefilter.js~TableFilter#nbFilterableRows", "access": "private", "description": "Number of rows that can be filtered", - "lineNumber": 100, + "lineNumber": 97, "type": { "nullable": null, "types": [ @@ -18521,7 +18521,7 @@ "longname": "src/tablefilter.js~TableFilter#nbCells", "access": "private", "description": "Number of cells in the reference row", - "lineNumber": 107, + "lineNumber": 104, "type": { "nullable": null, "types": [ @@ -18541,7 +18541,7 @@ "longname": "src/tablefilter.js~TableFilter#initialized", "access": "private", "description": null, - "lineNumber": 110, + "lineNumber": 107, "type": { "types": [ "boolean" @@ -18558,7 +18558,7 @@ "longname": "src/tablefilter.js~TableFilter#tbl", "access": null, "description": null, - "lineNumber": 117, + "lineNumber": 114, "undocument": true, "type": { "types": [ @@ -18576,7 +18576,7 @@ "longname": "src/tablefilter.js~TableFilter#id", "access": null, "description": null, - "lineNumber": 118, + "lineNumber": 115, "undocument": true, "type": { "types": [ @@ -18594,7 +18594,7 @@ "longname": "src/tablefilter.js~TableFilter#id", "access": null, "description": null, - "lineNumber": 120, + "lineNumber": 117, "undocument": true, "type": { "types": [ @@ -18612,7 +18612,7 @@ "longname": "src/tablefilter.js~TableFilter#tbl", "access": null, "description": null, - "lineNumber": 121, + "lineNumber": 118, "undocument": true, "type": { "types": [ @@ -18630,7 +18630,7 @@ "longname": "src/tablefilter.js~TableFilter#cfg", "access": null, "description": null, - "lineNumber": 125, + "lineNumber": 122, "undocument": true, "type": { "types": [ @@ -18648,7 +18648,7 @@ "longname": "src/tablefilter.js~TableFilter#emitter", "access": null, "description": "Event emitter instance", - "lineNumber": 146, + "lineNumber": 143, "type": { "nullable": null, "types": [ @@ -18668,7 +18668,7 @@ "longname": "src/tablefilter.js~TableFilter#refRow", "access": null, "description": null, - "lineNumber": 149, + "lineNumber": 146, "undocument": true, "type": { "types": [ @@ -18686,7 +18686,7 @@ "longname": "src/tablefilter.js~TableFilter#basePath", "access": null, "description": "Base path for static assets", - "lineNumber": 155, + "lineNumber": 152, "type": { "nullable": null, "types": [ @@ -18706,7 +18706,7 @@ "longname": "src/tablefilter.js~TableFilter#fltGrid", "access": null, "description": "Enable/disable filters", - "lineNumber": 163, + "lineNumber": 160, "type": { "nullable": null, "types": [ @@ -18726,7 +18726,7 @@ "longname": "src/tablefilter.js~TableFilter#gridLayout", "access": null, "description": "Enable/disable grid layout (fixed headers)", - "lineNumber": 169, + "lineNumber": 166, "type": { "nullable": null, "types": [ @@ -18746,7 +18746,7 @@ "longname": "src/tablefilter.js~TableFilter#filtersRowIndex", "access": null, "description": "Filters row index", - "lineNumber": 175, + "lineNumber": 172, "type": { "nullable": null, "types": [ @@ -18766,7 +18766,7 @@ "longname": "src/tablefilter.js~TableFilter#headersRow", "access": null, "description": "Headers row index", - "lineNumber": 182, + "lineNumber": 179, "type": { "nullable": null, "types": [ @@ -18786,7 +18786,7 @@ "longname": "src/tablefilter.js~TableFilter#fltCellTag", "access": null, "description": "Define the type of cell containing a filter (td/th)", - "lineNumber": 189, + "lineNumber": 186, "type": { "nullable": null, "types": [ @@ -18806,7 +18806,7 @@ "longname": "src/tablefilter.js~TableFilter#fltIds", "access": "private", "description": "List of filters IDs", - "lineNumber": 197, + "lineNumber": 194, "type": { "nullable": null, "types": [ @@ -18826,7 +18826,7 @@ "longname": "src/tablefilter.js~TableFilter#validRowsIndex", "access": "private", "description": "List of valid rows indexes (rows visible upon filtering)", - "lineNumber": 204, + "lineNumber": 201, "type": { "nullable": null, "types": [ @@ -18846,7 +18846,7 @@ "longname": "src/tablefilter.js~TableFilter#infDiv", "access": "private", "description": "Toolbar's container DOM element", - "lineNumber": 211, + "lineNumber": 208, "type": { "nullable": null, "types": [ @@ -18866,7 +18866,7 @@ "longname": "src/tablefilter.js~TableFilter#lDiv", "access": "private", "description": "Left-side inner container DOM element (rows counter in toolbar)", - "lineNumber": 218, + "lineNumber": 215, "type": { "nullable": null, "types": [ @@ -18886,7 +18886,7 @@ "longname": "src/tablefilter.js~TableFilter#rDiv", "access": "private", "description": "Right-side inner container DOM element (reset button,\npage length selector in toolbar)", - "lineNumber": 226, + "lineNumber": 223, "type": { "nullable": null, "types": [ @@ -18906,7 +18906,7 @@ "longname": "src/tablefilter.js~TableFilter#mDiv", "access": "private", "description": "Middle inner container DOM element (paging elements in toolbar)", - "lineNumber": 233, + "lineNumber": 230, "type": { "nullable": null, "types": [ @@ -18926,7 +18926,7 @@ "longname": "src/tablefilter.js~TableFilter#infDivCssClass", "access": null, "description": "Css class for toolbar's container DOM element", - "lineNumber": 239, + "lineNumber": 236, "type": { "nullable": null, "types": [ @@ -18946,7 +18946,7 @@ "longname": "src/tablefilter.js~TableFilter#lDivCssClass", "access": null, "description": "Css class for left-side inner container DOM element", - "lineNumber": 245, + "lineNumber": 242, "type": { "nullable": null, "types": [ @@ -18966,7 +18966,7 @@ "longname": "src/tablefilter.js~TableFilter#rDivCssClass", "access": null, "description": "Css class for right-side inner container DOM element", - "lineNumber": 251, + "lineNumber": 248, "type": { "nullable": null, "types": [ @@ -18986,7 +18986,7 @@ "longname": "src/tablefilter.js~TableFilter#mDivCssClass", "access": null, "description": "Css class for middle inner container DOM element", - "lineNumber": 257, + "lineNumber": 254, "type": { "nullable": null, "types": [ @@ -19006,7 +19006,7 @@ "longname": "src/tablefilter.js~TableFilter#stylePath", "access": null, "description": "Path for stylesheets", - "lineNumber": 264, + "lineNumber": 261, "type": { "nullable": null, "types": [ @@ -19026,7 +19026,7 @@ "longname": "src/tablefilter.js~TableFilter#stylesheet", "access": null, "description": "Main stylesheet path", - "lineNumber": 270, + "lineNumber": 267, "type": { "nullable": null, "types": [ @@ -19046,7 +19046,7 @@ "longname": "src/tablefilter.js~TableFilter#stylesheetId", "access": "private", "description": "Main stylesheet ID", - "lineNumber": 277, + "lineNumber": 274, "type": { "nullable": null, "types": [ @@ -19066,7 +19066,7 @@ "longname": "src/tablefilter.js~TableFilter#fltsRowCssClass", "access": null, "description": "Css class for the filters row", - "lineNumber": 283, + "lineNumber": 280, "type": { "nullable": null, "types": [ @@ -19086,7 +19086,7 @@ "longname": "src/tablefilter.js~TableFilter#enableIcons", "access": null, "description": "Enable/disable icons (paging, reset button)", - "lineNumber": 289, + "lineNumber": 286, "type": { "nullable": null, "types": [ @@ -19106,7 +19106,7 @@ "longname": "src/tablefilter.js~TableFilter#alternateRows", "access": null, "description": "Enable/disable alternating rows", - "lineNumber": 295, + "lineNumber": 292, "type": { "nullable": null, "types": [ @@ -19126,7 +19126,7 @@ "longname": "src/tablefilter.js~TableFilter#hasColWidths", "access": "private", "description": "Indicate whether columns widths are set", - "lineNumber": 302, + "lineNumber": 299, "type": { "nullable": null, "types": [ @@ -19146,7 +19146,7 @@ "longname": "src/tablefilter.js~TableFilter#colWidths", "access": null, "description": "Columns widths array", - "lineNumber": 308, + "lineNumber": 305, "type": { "nullable": null, "types": [ @@ -19166,7 +19166,7 @@ "longname": "src/tablefilter.js~TableFilter#fltCssClass", "access": null, "description": "Css class for a filter element", - "lineNumber": 314, + "lineNumber": 311, "type": { "nullable": null, "types": [ @@ -19186,7 +19186,7 @@ "longname": "src/tablefilter.js~TableFilter#fltMultiCssClass", "access": null, "description": "Css class for multiple select filters", - "lineNumber": 320, + "lineNumber": 317, "type": { "nullable": null, "types": [ @@ -19206,7 +19206,7 @@ "longname": "src/tablefilter.js~TableFilter#fltSmallCssClass", "access": null, "description": "Css class for small filter (when submit button is active)", - "lineNumber": 326, + "lineNumber": 323, "type": { "nullable": null, "types": [ @@ -19226,7 +19226,7 @@ "longname": "src/tablefilter.js~TableFilter#singleFltCssClass", "access": null, "description": "Css class for single filter type", - "lineNumber": 332, + "lineNumber": 329, "type": { "nullable": null, "types": [ @@ -19246,7 +19246,7 @@ "longname": "src/tablefilter.js~TableFilter#enterKey", "access": null, "description": "Enable/disable enter key for input type filters", - "lineNumber": 340, + "lineNumber": 337, "type": { "nullable": null, "types": [ @@ -19266,7 +19266,7 @@ "longname": "src/tablefilter.js~TableFilter#onBeforeFilter", "access": null, "description": "Callback fired before filtering process starts", - "lineNumber": 346, + "lineNumber": 343, "type": { "nullable": null, "types": [ @@ -19286,7 +19286,7 @@ "longname": "src/tablefilter.js~TableFilter#onAfterFilter", "access": null, "description": "Callback fired after filtering process is completed", - "lineNumber": 353, + "lineNumber": 350, "type": { "nullable": null, "types": [ @@ -19306,7 +19306,7 @@ "longname": "src/tablefilter.js~TableFilter#caseSensitive", "access": null, "description": "Enable/disable case sensitivity filtering", - "lineNumber": 360, + "lineNumber": 357, "type": { "nullable": null, "types": [ @@ -19326,7 +19326,7 @@ "longname": "src/tablefilter.js~TableFilter#hasExactMatchByCol", "access": "private", "description": "Indicate whether exact match filtering is enabled on a per column\nbasis", - "lineNumber": 368, + "lineNumber": 365, "type": { "nullable": null, "types": [ @@ -19346,7 +19346,7 @@ "longname": "src/tablefilter.js~TableFilter#exactMatchByCol", "access": null, "description": "Exact match filtering per column array", - "lineNumber": 374, + "lineNumber": 371, "type": { "nullable": null, "types": [ @@ -19366,7 +19366,7 @@ "longname": "src/tablefilter.js~TableFilter#exactMatch", "access": null, "description": "Globally enable/disable exact match filtering", - "lineNumber": 381, + "lineNumber": 378, "type": { "nullable": null, "types": [ @@ -19386,7 +19386,7 @@ "longname": "src/tablefilter.js~TableFilter#ignoreDiacritics", "access": null, "description": "Ignore diacritics globally or on a column basis", - "lineNumber": 387, + "lineNumber": 384, "type": { "nullable": null, "types": [ @@ -19407,7 +19407,7 @@ "longname": "src/tablefilter.js~TableFilter#linkedFilters", "access": null, "description": "Enable/disable linked filters filtering mode", - "lineNumber": 393, + "lineNumber": 390, "type": { "nullable": null, "types": [ @@ -19427,7 +19427,7 @@ "longname": "src/tablefilter.js~TableFilter#disableExcludedOptions", "access": null, "description": "Enable/disable readonly state for excluded options when\nlinked filters filtering mode is on", - "lineNumber": 400, + "lineNumber": 397, "type": { "nullable": null, "types": [ @@ -19447,7 +19447,7 @@ "longname": "src/tablefilter.js~TableFilter#activeFilterId", "access": "private", "description": "Active filter ID", - "lineNumber": 407, + "lineNumber": 404, "type": { "nullable": null, "types": [ @@ -19467,7 +19467,7 @@ "longname": "src/tablefilter.js~TableFilter#hasVisibleRows", "access": null, "description": "Enable/disable always visible rows, excluded from filtering", - "lineNumber": 413, + "lineNumber": 410, "type": { "nullable": null, "types": [ @@ -19487,7 +19487,7 @@ "longname": "src/tablefilter.js~TableFilter#visibleRows", "access": null, "description": "List of row indexes to be excluded from filtering", - "lineNumber": 419, + "lineNumber": 416, "type": { "nullable": null, "types": [ @@ -19507,7 +19507,7 @@ "longname": "src/tablefilter.js~TableFilter#isExternalFlt", "access": null, "description": "Enable/disable external filters generation", - "lineNumber": 425, + "lineNumber": 422, "type": { "nullable": null, "types": [ @@ -19527,7 +19527,7 @@ "longname": "src/tablefilter.js~TableFilter#externalFltTgtIds", "access": null, "description": "List of containers IDs where external filters will be generated", - "lineNumber": 431, + "lineNumber": 428, "type": { "nullable": null, "types": [ @@ -19547,7 +19547,7 @@ "longname": "src/tablefilter.js~TableFilter#onFiltersLoaded", "access": null, "description": "Callback fired after filters are generated", - "lineNumber": 437, + "lineNumber": 434, "type": { "nullable": null, "types": [ @@ -19567,7 +19567,7 @@ "longname": "src/tablefilter.js~TableFilter#singleSearchFlt", "access": null, "description": "Enable/disable single filter filtering all columns", - "lineNumber": 444, + "lineNumber": 441, "type": { "nullable": null, "types": [ @@ -19587,7 +19587,7 @@ "longname": "src/tablefilter.js~TableFilter#onRowValidated", "access": null, "description": "Callback fired after a row is validated during filtering", - "lineNumber": 450, + "lineNumber": 447, "type": { "nullable": null, "types": [ @@ -19607,7 +19607,7 @@ "longname": "src/tablefilter.js~TableFilter#cellParser", "access": null, "description": "Specify which column implements a custom cell parser to retrieve the\ncell value:\ncell_parser: {\n cols: [0, 2],\n parse: function(tf, cell, colIndex) {\n // custom cell parser logic here\n return cellValue;\n }\n}", - "lineNumber": 465, + "lineNumber": 462, "type": { "nullable": null, "types": [ @@ -19627,7 +19627,7 @@ "longname": "src/tablefilter.js~TableFilter#watermark", "access": null, "description": "Global watermark text for input filter type or watermark for each\nfilter if an array is supplied", - "lineNumber": 474, + "lineNumber": 471, "type": { "nullable": null, "types": [ @@ -19648,7 +19648,7 @@ "longname": "src/tablefilter.js~TableFilter#isWatermarkArray", "access": "private", "description": "Indicate whether watermark is on a per column basis", - "lineNumber": 481, + "lineNumber": 478, "type": { "nullable": null, "types": [ @@ -19668,7 +19668,7 @@ "longname": "src/tablefilter.js~TableFilter#toolBarTgtId", "access": null, "description": "Toolbar's custom container ID", - "lineNumber": 487, + "lineNumber": 484, "type": { "nullable": null, "types": [ @@ -19688,7 +19688,7 @@ "longname": "src/tablefilter.js~TableFilter#help", "access": null, "description": "Indicate whether help UI component is disabled", - "lineNumber": 493, + "lineNumber": 490, "type": { "nullable": null, "types": [ @@ -19708,7 +19708,7 @@ "longname": "src/tablefilter.js~TableFilter#popupFilters", "access": null, "description": "Indicate whether pop-up filters UI is enabled", - "lineNumber": 500, + "lineNumber": 497, "type": { "nullable": null, "types": [ @@ -19728,7 +19728,7 @@ "longname": "src/tablefilter.js~TableFilter#markActiveColumns", "access": null, "description": "Indicate whether filtered (active) columns indicator is enabled", - "lineNumber": 506, + "lineNumber": 503, "type": { "nullable": null, "types": [ @@ -19748,7 +19748,7 @@ "longname": "src/tablefilter.js~TableFilter#clearFilterText", "access": null, "description": "Text for clear option in drop-down filter types (1st option)", - "lineNumber": 514, + "lineNumber": 511, "type": { "nullable": null, "types": [ @@ -19769,7 +19769,7 @@ "longname": "src/tablefilter.js~TableFilter#enableEmptyOption", "access": null, "description": "Indicate whether empty option is enabled in drop-down filter types", - "lineNumber": 520, + "lineNumber": 517, "type": { "nullable": null, "types": [ @@ -19789,7 +19789,7 @@ "longname": "src/tablefilter.js~TableFilter#emptyText", "access": null, "description": "Text for empty option in drop-down filter types", - "lineNumber": 526, + "lineNumber": 523, "type": { "nullable": null, "types": [ @@ -19809,7 +19809,7 @@ "longname": "src/tablefilter.js~TableFilter#enableNonEmptyOption", "access": null, "description": "Indicate whether non-empty option is enabled in drop-down filter\ntypes", - "lineNumber": 533, + "lineNumber": 530, "type": { "nullable": null, "types": [ @@ -19829,7 +19829,7 @@ "longname": "src/tablefilter.js~TableFilter#nonEmptyText", "access": null, "description": "Text for non-empty option in drop-down filter types", - "lineNumber": 539, + "lineNumber": 536, "type": { "nullable": null, "types": [ @@ -19849,7 +19849,7 @@ "longname": "src/tablefilter.js~TableFilter#onSlcChange", "access": null, "description": "Indicate whether drop-down filter types filter the table by default\non change event", - "lineNumber": 546, + "lineNumber": 543, "type": { "nullable": null, "types": [ @@ -19869,7 +19869,7 @@ "longname": "src/tablefilter.js~TableFilter#sortSlc", "access": null, "description": "Make drop-down filter types options sorted in alpha-numeric manner\nby default globally or on a column basis", - "lineNumber": 554, + "lineNumber": 551, "type": { "nullable": null, "types": [ @@ -19890,7 +19890,7 @@ "longname": "src/tablefilter.js~TableFilter#isSortNumAsc", "access": "private", "description": "Indicate whether options in drop-down filter types are sorted in a\nascending numeric manner", - "lineNumber": 563, + "lineNumber": 560, "type": { "nullable": null, "types": [ @@ -19910,7 +19910,7 @@ "longname": "src/tablefilter.js~TableFilter#sortNumAsc", "access": null, "description": "List of columns implementing options sorting in a ascending numeric\nmanner", - "lineNumber": 570, + "lineNumber": 567, "type": { "nullable": null, "types": [ @@ -19930,7 +19930,7 @@ "longname": "src/tablefilter.js~TableFilter#isSortNumDesc", "access": "private", "description": "Indicate whether options in drop-down filter types are sorted in a\ndescending numeric manner", - "lineNumber": 578, + "lineNumber": 575, "type": { "nullable": null, "types": [ @@ -19950,7 +19950,7 @@ "longname": "src/tablefilter.js~TableFilter#sortNumDesc", "access": null, "description": "List of columns implementing options sorting in a descending numeric\nmanner", - "lineNumber": 585, + "lineNumber": 582, "type": { "nullable": null, "types": [ @@ -19970,7 +19970,7 @@ "longname": "src/tablefilter.js~TableFilter#loadFltOnDemand", "access": null, "description": "Indicate whether drop-down filter types are populated on demand at\nfirst usage", - "lineNumber": 592, + "lineNumber": 589, "type": { "nullable": null, "types": [ @@ -19990,7 +19990,7 @@ "longname": "src/tablefilter.js~TableFilter#hasCustomOptions", "access": null, "description": "Indicate whether custom drop-down filter options are implemented", - "lineNumber": 598, + "lineNumber": 595, "type": { "nullable": null, "types": [ @@ -20010,7 +20010,7 @@ "longname": "src/tablefilter.js~TableFilter#customOptions", "access": null, "description": "Custom options definition of a per column basis, ie:\ncustom_options: {\n cols:[0, 1],\n texts: [\n ['a0', 'b0', 'c0'],\n ['a1', 'b1', 'c1']\n ],\n values: [\n ['a0', 'b0', 'c0'],\n ['a1', 'b1', 'c1']\n ],\n sorts: [false, true]\n }", - "lineNumber": 617, + "lineNumber": 614, "type": { "nullable": null, "types": [ @@ -20030,7 +20030,7 @@ "longname": "src/tablefilter.js~TableFilter#rgxOperator", "access": null, "description": "Regular expression operator for input filter. Defaults to 'rgx:'", - "lineNumber": 624, + "lineNumber": 621, "type": { "nullable": null, "types": [ @@ -20050,7 +20050,7 @@ "longname": "src/tablefilter.js~TableFilter#emOperator", "access": null, "description": "Empty cells operator for input filter. Defaults to '[empty]'", - "lineNumber": 630, + "lineNumber": 627, "type": { "nullable": null, "types": [ @@ -20070,7 +20070,7 @@ "longname": "src/tablefilter.js~TableFilter#nmOperator", "access": null, "description": "Non-empty cells operator for input filter. Defaults to '[nonempty]'", - "lineNumber": 636, + "lineNumber": 633, "type": { "nullable": null, "types": [ @@ -20090,7 +20090,7 @@ "longname": "src/tablefilter.js~TableFilter#orOperator", "access": null, "description": "Logical OR operator for input filter. Defaults to '||'", - "lineNumber": 642, + "lineNumber": 639, "type": { "nullable": null, "types": [ @@ -20110,7 +20110,7 @@ "longname": "src/tablefilter.js~TableFilter#anOperator", "access": null, "description": "Logical AND operator for input filter. Defaults to '&&'", - "lineNumber": 648, + "lineNumber": 645, "type": { "nullable": null, "types": [ @@ -20130,7 +20130,7 @@ "longname": "src/tablefilter.js~TableFilter#grOperator", "access": null, "description": "Greater than operator for input filter. Defaults to '>'", - "lineNumber": 654, + "lineNumber": 651, "type": { "nullable": null, "types": [ @@ -20150,7 +20150,7 @@ "longname": "src/tablefilter.js~TableFilter#lwOperator", "access": null, "description": "Lower than operator for input filter. Defaults to '<'", - "lineNumber": 660, + "lineNumber": 657, "type": { "nullable": null, "types": [ @@ -20170,7 +20170,7 @@ "longname": "src/tablefilter.js~TableFilter#leOperator", "access": null, "description": "Lower than or equal operator for input filter. Defaults to '<='", - "lineNumber": 666, + "lineNumber": 663, "type": { "nullable": null, "types": [ @@ -20190,7 +20190,7 @@ "longname": "src/tablefilter.js~TableFilter#geOperator", "access": null, "description": "Greater than or equal operator for input filter. Defaults to '>='", - "lineNumber": 672, + "lineNumber": 669, "type": { "nullable": null, "types": [ @@ -20210,7 +20210,7 @@ "longname": "src/tablefilter.js~TableFilter#dfOperator", "access": null, "description": "Inequality operator for input filter. Defaults to '!'", - "lineNumber": 678, + "lineNumber": 675, "type": { "nullable": null, "types": [ @@ -20230,7 +20230,7 @@ "longname": "src/tablefilter.js~TableFilter#lkOperator", "access": null, "description": "Like operator for input filter. Defaults to '!'", - "lineNumber": 684, + "lineNumber": 681, "type": { "nullable": null, "types": [ @@ -20250,7 +20250,7 @@ "longname": "src/tablefilter.js~TableFilter#eqOperator", "access": null, "description": "Strict equality operator for input filter. Defaults to '='", - "lineNumber": 690, + "lineNumber": 687, "type": { "nullable": null, "types": [ @@ -20270,7 +20270,7 @@ "longname": "src/tablefilter.js~TableFilter#stOperator", "access": null, "description": "Starts with operator for input filter. Defaults to '='", - "lineNumber": 696, + "lineNumber": 693, "type": { "nullable": null, "types": [ @@ -20290,7 +20290,7 @@ "longname": "src/tablefilter.js~TableFilter#enOperator", "access": null, "description": "Ends with operator for input filter. Defaults to '='", - "lineNumber": 702, + "lineNumber": 699, "type": { "nullable": null, "types": [ @@ -20310,7 +20310,7 @@ "longname": "src/tablefilter.js~TableFilter#separator", "access": null, "description": "Stored values separator", - "lineNumber": 710, + "lineNumber": 707, "type": { "nullable": null, "types": [ @@ -20330,7 +20330,7 @@ "longname": "src/tablefilter.js~TableFilter#rowsCounter", "access": null, "description": "Enable rows counter UI component", - "lineNumber": 716, + "lineNumber": 713, "type": { "nullable": null, "types": [ @@ -20350,7 +20350,7 @@ "longname": "src/tablefilter.js~TableFilter#statusBar", "access": null, "description": "Enable status bar UI component", - "lineNumber": 722, + "lineNumber": 719, "type": { "nullable": null, "types": [ @@ -20370,7 +20370,7 @@ "longname": "src/tablefilter.js~TableFilter#loader", "access": null, "description": "Enable activity/spinner indicator UI component", - "lineNumber": 728, + "lineNumber": 725, "type": { "nullable": null, "types": [ @@ -20390,7 +20390,7 @@ "longname": "src/tablefilter.js~TableFilter#displayBtn", "access": null, "description": "Enable filters submission button", - "lineNumber": 735, + "lineNumber": 732, "type": { "nullable": null, "types": [ @@ -20410,7 +20410,7 @@ "longname": "src/tablefilter.js~TableFilter#btnText", "access": null, "description": "Define filters submission button text", - "lineNumber": 741, + "lineNumber": 738, "type": { "nullable": null, "types": [ @@ -20430,7 +20430,7 @@ "longname": "src/tablefilter.js~TableFilter#btnCssClass", "access": null, "description": "Css class for filters submission button", - "lineNumber": 747, + "lineNumber": 744, "type": { "nullable": null, "types": [ @@ -20450,7 +20450,7 @@ "longname": "src/tablefilter.js~TableFilter#btnReset", "access": null, "description": "Enable clear button", - "lineNumber": 754, + "lineNumber": 751, "type": { "nullable": null, "types": [ @@ -20470,7 +20470,7 @@ "longname": "src/tablefilter.js~TableFilter#onBeforeReset", "access": null, "description": "Callback fired before filters are cleared", - "lineNumber": 760, + "lineNumber": 757, "type": { "nullable": null, "types": [ @@ -20490,7 +20490,7 @@ "longname": "src/tablefilter.js~TableFilter#onAfterReset", "access": null, "description": "Callback fired after filters are cleared", - "lineNumber": 767, + "lineNumber": 764, "type": { "nullable": null, "types": [ @@ -20510,7 +20510,7 @@ "longname": "src/tablefilter.js~TableFilter#paging", "access": null, "description": "Enable paging component", - "lineNumber": 774, + "lineNumber": 771, "type": { "nullable": null, "types": [ @@ -20530,7 +20530,7 @@ "longname": "src/tablefilter.js~TableFilter#nbHiddenRows", "access": "private", "description": "Number of hidden rows", - "lineNumber": 781, + "lineNumber": 778, "type": { "nullable": null, "types": [ @@ -20550,7 +20550,7 @@ "longname": "src/tablefilter.js~TableFilter#autoFilter", "access": null, "description": "Enable auto-filter behaviour, table is filtered when a user\nstops typing", - "lineNumber": 788, + "lineNumber": 785, "type": { "nullable": null, "types": [ @@ -20570,7 +20570,7 @@ "longname": "src/tablefilter.js~TableFilter#autoFilterDelay", "access": null, "description": "Auto-filter delay in msecs", - "lineNumber": 794, + "lineNumber": 791, "type": { "nullable": null, "types": [ @@ -20590,7 +20590,7 @@ "longname": "src/tablefilter.js~TableFilter#isUserTyping", "access": "private", "description": "Indicate whether user is typing", - "lineNumber": 802, + "lineNumber": 799, "type": { "nullable": null, "types": [ @@ -20610,7 +20610,7 @@ "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", "access": "private", "description": "Auto-filter interval ID", - "lineNumber": 809, + "lineNumber": 806, "type": { "nullable": null, "types": [ @@ -20630,7 +20630,7 @@ "longname": "src/tablefilter.js~TableFilter#highlightKeywords", "access": null, "description": "Enable keyword highlighting behaviour", - "lineNumber": 815, + "lineNumber": 812, "type": { "nullable": null, "types": [ @@ -20650,7 +20650,7 @@ "longname": "src/tablefilter.js~TableFilter#noResults", "access": null, "description": "Enable no results message UI component", - "lineNumber": 821, + "lineNumber": 818, "type": { "nullable": null, "types": [ @@ -20670,7 +20670,7 @@ "longname": "src/tablefilter.js~TableFilter#state", "access": null, "description": "Enable state persistence", - "lineNumber": 828, + "lineNumber": 825, "type": { "nullable": null, "types": [ @@ -20685,16 +20685,16 @@ "kind": "member", "static": false, "variation": null, - "name": "locale", + "name": "dateType", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#locale", - "access": null, - "description": "Define default locale, default to 'en' as per Sugar Date module:\nhttps://sugarjs.com/docs/#/DateLocales", - "lineNumber": 837, + "longname": "src/tablefilter.js~TableFilter#dateType", + "access": "private", + "description": "Enable date type module", + "lineNumber": 834, "type": { "nullable": null, "types": [ - "String" + "Boolean" ], "spread": false, "description": null @@ -20705,12 +20705,12 @@ "kind": "member", "static": false, "variation": null, - "name": "thousandsSeparator", + "name": "locale", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#thousandsSeparator", + "longname": "src/tablefilter.js~TableFilter#locale", "access": null, - "description": "Define thousands separator ',' or '.', defaults to ','", - "lineNumber": 843, + "description": "Define default locale, default to 'en' as per Sugar Date module:\nhttps://sugarjs.com/docs/#/DateLocales", + "lineNumber": 841, "type": { "nullable": null, "types": [ @@ -20725,12 +20725,12 @@ "kind": "member", "static": false, "variation": null, - "name": "decimalSeparator", + "name": "thousandsSeparator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#decimalSeparator", + "longname": "src/tablefilter.js~TableFilter#thousandsSeparator", "access": null, - "description": "Define decimal separator ',' or '.', defaults to '.'", - "lineNumber": 849, + "description": "Define thousands separator ',' or '.', defaults to ','", + "lineNumber": 847, "type": { "nullable": null, "types": [ @@ -20745,16 +20745,16 @@ "kind": "member", "static": false, "variation": null, - "name": "colTypes", + "name": "decimalSeparator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#colTypes", + "longname": "src/tablefilter.js~TableFilter#decimalSeparator", "access": null, - "description": "Define data types on a column basis, possible values 'string',\n'number', 'formatted-number', 'date', 'ipaddress' ie:\ncol_types : [\n 'string', 'date', 'number',\n { type: 'formatted-number', decimal: ',', thousands: '.' },\n { type: 'date', locale: 'en-gb' },\n { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n]\n\nRefer to https://sugarjs.com/docs/#/DateParsing for exhaustive\ninformation on date parsing formats supported by Sugar Date", - "lineNumber": 865, + "description": "Define decimal separator ',' or '.', defaults to '.'", + "lineNumber": 853, "type": { "nullable": null, "types": [ - "Array" + "String" ], "spread": false, "description": null @@ -20765,16 +20765,19 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxTf", + "name": "colTypes", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxTf", - "access": "private", - "description": "Main prefix", - "lineNumber": 872, + "longname": "src/tablefilter.js~TableFilter#colTypes", + "access": null, + "description": "Define data types on a column basis, possible values 'string',\n'number', 'formatted-number', 'date', 'ipaddress' ie:\ncol_types : [\n 'string', 'date', 'number',\n { type: 'formatted-number', decimal: ',', thousands: '.' },\n { type: 'date', locale: 'en-gb' },\n { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n]\n\nRefer to https://sugarjs.com/docs/#/DateParsing for exhaustive\ninformation on date parsing formats supported by Sugar Date", + "lineNumber": 869, "type": { + "nullable": null, "types": [ - "string" - ] + "Array" + ], + "spread": false, + "description": null } }, { @@ -20782,12 +20785,12 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxFlt", + "name": "prfxTf", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxFlt", + "longname": "src/tablefilter.js~TableFilter#prfxTf", "access": "private", - "description": "Filter's ID prefix (inputs - selects)", - "lineNumber": 878, + "description": "Main prefix", + "lineNumber": 876, "type": { "types": [ "string" @@ -20799,12 +20802,12 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxValButton", + "name": "prfxFlt", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxValButton", + "longname": "src/tablefilter.js~TableFilter#prfxFlt", "access": "private", - "description": "Button's ID prefix", - "lineNumber": 884, + "description": "Filter's ID prefix (inputs - selects)", + "lineNumber": 882, "type": { "types": [ "string" @@ -20816,12 +20819,12 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxInfDiv", + "name": "prfxValButton", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxInfDiv", + "longname": "src/tablefilter.js~TableFilter#prfxValButton", "access": "private", - "description": "Toolbar container ID prefix", - "lineNumber": 890, + "description": "Button's ID prefix", + "lineNumber": 888, "type": { "types": [ "string" @@ -20833,12 +20836,12 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxLDiv", + "name": "prfxInfDiv", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxLDiv", + "longname": "src/tablefilter.js~TableFilter#prfxInfDiv", "access": "private", - "description": "Toolbar left element ID prefix", - "lineNumber": 896, + "description": "Toolbar container ID prefix", + "lineNumber": 894, "type": { "types": [ "string" @@ -20850,12 +20853,12 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxRDiv", + "name": "prfxLDiv", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxRDiv", + "longname": "src/tablefilter.js~TableFilter#prfxLDiv", "access": "private", - "description": "Toolbar right element ID prefix", - "lineNumber": 902, + "description": "Toolbar left element ID prefix", + "lineNumber": 900, "type": { "types": [ "string" @@ -20867,12 +20870,12 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxMDiv", + "name": "prfxRDiv", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxMDiv", + "longname": "src/tablefilter.js~TableFilter#prfxRDiv", "access": "private", - "description": "Toolbar middle element ID prefix", - "lineNumber": 908, + "description": "Toolbar right element ID prefix", + "lineNumber": 906, "type": { "types": [ "string" @@ -20884,12 +20887,12 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxResponsive", + "name": "prfxMDiv", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxResponsive", + "longname": "src/tablefilter.js~TableFilter#prfxMDiv", "access": "private", - "description": "Responsive Css class", - "lineNumber": 914, + "description": "Toolbar middle element ID prefix", + "lineNumber": 912, "type": { "types": [ "string" @@ -20901,12 +20904,29 @@ "kind": "member", "static": false, "variation": null, + "name": "prfxResponsive", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#prfxResponsive", + "access": "private", + "description": "Responsive Css class", + "lineNumber": 918, + "type": { + "types": [ + "string" + ] + } + }, + { + "__docId__": 972, + "kind": "member", + "static": false, + "variation": null, "name": "extensions", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#extensions", "access": "private", "description": "List of loaded extensions", - "lineNumber": 922, + "lineNumber": 926, "type": { "nullable": null, "types": [ @@ -20917,7 +20937,7 @@ } }, { - "__docId__": 972, + "__docId__": 973, "kind": "member", "static": false, "variation": null, @@ -20926,27 +20946,7 @@ "longname": "src/tablefilter.js~TableFilter#hasExtensions", "access": "private", "description": "Determine whether extensions are loaded", - "lineNumber": 929, - "type": { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 973, - "kind": "member", - "static": false, - "variation": null, - "name": "enableDefaultTheme", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#enableDefaultTheme", - "access": null, - "description": "Enable default theme", - "lineNumber": 936, + "lineNumber": 933, "type": { "nullable": null, "types": [ @@ -20961,12 +20961,12 @@ "kind": "member", "static": false, "variation": null, - "name": "hasThemes", + "name": "enableDefaultTheme", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#hasThemes", - "access": "private", - "description": "Determine whether themes are enables", - "lineNumber": 943, + "longname": "src/tablefilter.js~TableFilter#enableDefaultTheme", + "access": null, + "description": "Enable default theme", + "lineNumber": 940, "type": { "nullable": null, "types": [ @@ -20981,16 +20981,16 @@ "kind": "member", "static": false, "variation": null, - "name": "themes", + "name": "hasThemes", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#themes", - "access": null, - "description": "List of themes, ie:\nthemes: [{ name: 'skyblue' }]", - "lineNumber": 950, + "longname": "src/tablefilter.js~TableFilter#hasThemes", + "access": "private", + "description": "Determine whether themes are enables", + "lineNumber": 947, "type": { "nullable": null, "types": [ - "Array" + "Boolean" ], "spread": false, "description": null @@ -21001,12 +21001,12 @@ "kind": "member", "static": false, "variation": null, - "name": "themesPath", + "name": "themes", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#themesPath", + "longname": "src/tablefilter.js~TableFilter#themes", "access": null, - "description": "Define path to themes assets, defaults to\n'tablefilter/style/themes/'. Usage:\nthemes: [{ name: 'skyblue' }]", - "lineNumber": 958, + "description": "List of themes, ie:\nthemes: [{ name: 'skyblue' }]", + "lineNumber": 954, "type": { "nullable": null, "types": [ @@ -21021,16 +21021,16 @@ "kind": "member", "static": false, "variation": null, - "name": "responsive", + "name": "themesPath", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#responsive", + "longname": "src/tablefilter.js~TableFilter#themesPath", "access": null, - "description": "Enable responsive layout", - "lineNumber": 964, + "description": "Define path to themes assets, defaults to\n'tablefilter/style/themes/'. Usage:\nthemes: [{ name: 'skyblue' }]", + "lineNumber": 962, "type": { "nullable": null, "types": [ - "Boolean" + "Array" ], "spread": false, "description": null @@ -21041,16 +21041,19 @@ "kind": "member", "static": false, "variation": null, - "name": "Mod", + "name": "responsive", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#Mod", - "access": "private", - "description": "Features registry", - "lineNumber": 970, + "longname": "src/tablefilter.js~TableFilter#responsive", + "access": null, + "description": "Enable responsive layout", + "lineNumber": 968, "type": { + "nullable": null, "types": [ - "*" - ] + "Boolean" + ], + "spread": false, + "description": null } }, { @@ -21058,12 +21061,12 @@ "kind": "member", "static": false, "variation": null, - "name": "ExtRegistry", + "name": "Mod", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#ExtRegistry", + "longname": "src/tablefilter.js~TableFilter#Mod", "access": "private", - "description": "Extensions registry", - "lineNumber": 976, + "description": "Features registry", + "lineNumber": 974, "type": { "types": [ "*" @@ -21072,6 +21075,23 @@ }, { "__docId__": 980, + "kind": "member", + "static": false, + "variation": null, + "name": "ExtRegistry", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#ExtRegistry", + "access": "private", + "description": "Extensions registry", + "lineNumber": 980, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 981, "kind": "method", "static": false, "variation": null, @@ -21080,12 +21100,12 @@ "longname": "src/tablefilter.js~TableFilter#init", "access": null, "description": "Initialise features and layout", - "lineNumber": 985, + "lineNumber": 994, "params": [], "generator": false }, { - "__docId__": 981, + "__docId__": 982, "kind": "member", "static": false, "variation": null, @@ -21094,25 +21114,7 @@ "longname": "src/tablefilter.js~TableFilter#nbCells", "access": null, "description": null, - "lineNumber": 990, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 982, - "kind": "member", - "static": false, - "variation": null, - "name": "nbFilterableRows", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#nbFilterableRows", - "access": null, - "description": null, - "lineNumber": 1027, + "lineNumber": 999, "undocument": true, "type": { "types": [ @@ -21125,12 +21127,30 @@ "kind": "member", "static": false, "variation": null, + "name": "nbFilterableRows", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#nbFilterableRows", + "access": null, + "description": null, + "lineNumber": 1028, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 984, + "kind": "member", + "static": false, + "variation": null, "name": "initialized", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#initialized", "access": null, "description": null, - "lineNumber": 1121, + "lineNumber": 1114, "undocument": true, "type": { "types": [ @@ -21139,7 +21159,7 @@ } }, { - "__docId__": 984, + "__docId__": 985, "kind": "method", "static": false, "variation": null, @@ -21148,7 +21168,7 @@ "longname": "src/tablefilter.js~TableFilter#detectKey", "access": null, "description": "Detect key", - "lineNumber": 1132, + "lineNumber": 1125, "params": [ { "nullable": null, @@ -21164,7 +21184,7 @@ "generator": false }, { - "__docId__": 985, + "__docId__": 986, "kind": "member", "static": false, "variation": null, @@ -21173,7 +21193,7 @@ "longname": "src/tablefilter.js~TableFilter#isUserTyping", "access": null, "description": null, - "lineNumber": 1143, + "lineNumber": 1136, "undocument": true, "type": { "types": [ @@ -21182,7 +21202,7 @@ } }, { - "__docId__": 986, + "__docId__": 987, "kind": "member", "static": false, "variation": null, @@ -21191,7 +21211,7 @@ "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", "access": null, "description": null, - "lineNumber": 1145, + "lineNumber": 1138, "undocument": true, "type": { "types": [ @@ -21200,7 +21220,7 @@ } }, { - "__docId__": 987, + "__docId__": 988, "kind": "method", "static": false, "variation": null, @@ -21209,7 +21229,7 @@ "longname": "src/tablefilter.js~TableFilter#onKeyUp", "access": null, "description": "Filter's keyup event: if auto-filter on, detect user is typing and filter\ncolumns", - "lineNumber": 1155, + "lineNumber": 1148, "params": [ { "nullable": null, @@ -21225,7 +21245,7 @@ "generator": false }, { - "__docId__": 988, + "__docId__": 989, "kind": "member", "static": false, "variation": null, @@ -21234,7 +21254,7 @@ "longname": "src/tablefilter.js~TableFilter#isUserTyping", "access": null, "description": null, - "lineNumber": 1160, + "lineNumber": 1153, "undocument": true, "type": { "types": [ @@ -21243,7 +21263,7 @@ } }, { - "__docId__": 989, + "__docId__": 990, "kind": "member", "static": false, "variation": null, @@ -21252,25 +21272,7 @@ "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", "access": null, "description": null, - "lineNumber": 1164, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 990, - "kind": "member", - "static": false, - "variation": null, - "name": "isUserTyping", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#isUserTyping", - "access": null, - "description": null, - "lineNumber": 1167, + "lineNumber": 1157, "undocument": true, "type": { "types": [ @@ -21283,12 +21285,12 @@ "kind": "member", "static": false, "variation": null, - "name": "autoFilterTimer", + "name": "isUserTyping", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", + "longname": "src/tablefilter.js~TableFilter#isUserTyping", "access": null, "description": null, - "lineNumber": 1174, + "lineNumber": 1160, "undocument": true, "type": { "types": [ @@ -21306,7 +21308,7 @@ "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", "access": null, "description": null, - "lineNumber": 1179, + "lineNumber": 1167, "undocument": true, "type": { "types": [ @@ -21316,6 +21318,24 @@ }, { "__docId__": 993, + "kind": "member", + "static": false, + "variation": null, + "name": "autoFilterTimer", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", + "access": null, + "description": null, + "lineNumber": 1172, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 994, "kind": "method", "static": false, "variation": null, @@ -21324,12 +21344,12 @@ "longname": "src/tablefilter.js~TableFilter#onKeyDown", "access": null, "description": "Filter's keydown event: if auto-filter on, detect user is typing", - "lineNumber": 1186, + "lineNumber": 1179, "params": [], "generator": false }, { - "__docId__": 994, + "__docId__": 995, "kind": "member", "static": false, "variation": null, @@ -21338,7 +21358,7 @@ "longname": "src/tablefilter.js~TableFilter#isUserTyping", "access": null, "description": null, - "lineNumber": 1188, + "lineNumber": 1181, "undocument": true, "type": { "types": [ @@ -21347,7 +21367,7 @@ } }, { - "__docId__": 995, + "__docId__": 996, "kind": "method", "static": false, "variation": null, @@ -21356,7 +21376,7 @@ "longname": "src/tablefilter.js~TableFilter#onInpFocus", "access": null, "description": "Filter's focus event", - "lineNumber": 1196, + "lineNumber": 1189, "params": [ { "nullable": null, @@ -21372,7 +21392,7 @@ "generator": false }, { - "__docId__": 996, + "__docId__": 997, "kind": "method", "static": false, "variation": null, @@ -21381,12 +21401,12 @@ "longname": "src/tablefilter.js~TableFilter#onInpBlur", "access": null, "description": "Filter's blur event: if auto-filter on, clear interval on filter blur", - "lineNumber": 1204, + "lineNumber": 1197, "params": [], "generator": false }, { - "__docId__": 997, + "__docId__": 998, "kind": "member", "static": false, "variation": null, @@ -21395,7 +21415,7 @@ "longname": "src/tablefilter.js~TableFilter#isUserTyping", "access": null, "description": null, - "lineNumber": 1206, + "lineNumber": 1199, "undocument": true, "type": { "types": [ @@ -21404,7 +21424,7 @@ } }, { - "__docId__": 998, + "__docId__": 999, "kind": "method", "static": false, "variation": null, @@ -21413,7 +21433,7 @@ "longname": "src/tablefilter.js~TableFilter#_insertFiltersRow", "access": null, "description": "Insert filters row at initialization", - "lineNumber": 1215, + "lineNumber": 1208, "params": [], "return": { "types": [ @@ -21423,7 +21443,7 @@ "generator": false }, { - "__docId__": 999, + "__docId__": 1000, "kind": "method", "static": false, "variation": null, @@ -21432,12 +21452,12 @@ "longname": "src/tablefilter.js~TableFilter#_initNoFilters", "access": null, "description": "Initialize filtersless table", - "lineNumber": 1244, + "lineNumber": 1237, "params": [], "generator": false }, { - "__docId__": 1000, + "__docId__": 1001, "kind": "member", "static": false, "variation": null, @@ -21446,25 +21466,7 @@ "longname": "src/tablefilter.js~TableFilter#refRow", "access": null, "description": null, - "lineNumber": 1248, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 1001, - "kind": "member", - "static": false, - "variation": null, - "name": "nbFilterableRows", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#nbFilterableRows", - "access": null, - "description": null, - "lineNumber": 1249, + "lineNumber": 1241, "undocument": true, "type": { "types": [ @@ -21474,6 +21476,24 @@ }, { "__docId__": 1002, + "kind": "member", + "static": false, + "variation": null, + "name": "nbFilterableRows", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#nbFilterableRows", + "access": null, + "description": null, + "lineNumber": 1242, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 1003, "kind": "method", "static": false, "variation": null, @@ -21482,7 +21502,7 @@ "longname": "src/tablefilter.js~TableFilter#_buildInputFilter", "access": null, "description": "Build input filter type", - "lineNumber": 1258, + "lineNumber": 1251, "params": [ { "nullable": null, @@ -21518,7 +21538,7 @@ "generator": false }, { - "__docId__": 1003, + "__docId__": 1004, "kind": "method", "static": false, "variation": null, @@ -21527,7 +21547,7 @@ "longname": "src/tablefilter.js~TableFilter#_buildSubmitButton", "access": null, "description": "Build submit button", - "lineNumber": 1296, + "lineNumber": 1289, "params": [ { "nullable": null, @@ -21553,7 +21573,61 @@ "generator": false }, { - "__docId__": 1004, + "__docId__": 1005, + "kind": "method", + "static": false, + "variation": null, + "name": "instantiateFeatures", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#instantiateFeatures", + "access": "private", + "description": "Istantiate the collection of features required by the\nconfiguration and add them to the features registry. A feature is\ndescribed by a `class` and `name` fields and and optional `property`\nfield:\n{\n class: AClass,\n name: 'aClass'\n}", + "lineNumber": 1320, + "params": [ + { + "nullable": null, + "types": [ + "Array" + ], + "spread": false, + "optional": true, + "defaultValue": "[]", + "defaultRaw": [], + "name": "features", + "description": "" + } + ], + "generator": false + }, + { + "__docId__": 1006, + "kind": "method", + "static": false, + "variation": null, + "name": "initFeatures", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#initFeatures", + "access": "private", + "description": "Initialise the passed features collection. A feature is described by a\n`class` and `name` fields and and optional `property` field:\n{\n class: AClass,\n name: 'aClass'\n}", + "lineNumber": 1345, + "params": [ + { + "nullable": null, + "types": [ + "Array" + ], + "spread": false, + "optional": true, + "defaultValue": "[]", + "defaultRaw": [], + "name": "features", + "description": "" + } + ], + "generator": false + }, + { + "__docId__": 1007, "kind": "method", "static": false, "variation": null, @@ -21562,7 +21636,7 @@ "longname": "src/tablefilter.js~TableFilter#feature", "access": null, "description": "Return a feature instance for a given name", - "lineNumber": 1320, + "lineNumber": 1359, "params": [ { "nullable": null, @@ -21586,34 +21660,7 @@ "generator": false }, { - "__docId__": 1005, - "kind": "method", - "static": false, - "variation": null, - "name": "initFeatures", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#initFeatures", - "access": "private", - "description": "Instanciate and initialise the collection of features required by the\nconfiguration and add them to the features registry. A feature is\ndescribed by a `class` and `name` fields and and optional `property`\nfield:\n{\n class: AClass,\n name: 'aClass'\n}", - "lineNumber": 1336, - "params": [ - { - "nullable": null, - "types": [ - "Array" - ], - "spread": false, - "optional": true, - "defaultValue": "[]", - "defaultRaw": [], - "name": "features", - "description": "" - } - ], - "generator": false - }, - { - "__docId__": 1006, + "__docId__": 1008, "kind": "method", "static": false, "variation": null, @@ -21622,12 +21669,12 @@ "longname": "src/tablefilter.js~TableFilter#initExtensions", "access": null, "description": "Initialise all the extensions defined in the configuration object", - "lineNumber": 1355, + "lineNumber": 1366, "params": [], "generator": false }, { - "__docId__": 1007, + "__docId__": 1009, "kind": "method", "static": false, "variation": null, @@ -21636,7 +21683,7 @@ "longname": "src/tablefilter.js~TableFilter#loadExtension", "access": null, "description": "Load an extension module", - "lineNumber": 1376, + "lineNumber": 1387, "params": [ { "nullable": null, @@ -21652,7 +21699,7 @@ "generator": false }, { - "__docId__": 1008, + "__docId__": 1010, "kind": "method", "static": false, "variation": null, @@ -21661,7 +21708,7 @@ "longname": "src/tablefilter.js~TableFilter#extension", "access": null, "description": "Get an extension instance", - "lineNumber": 1407, + "lineNumber": 1418, "params": [ { "nullable": null, @@ -21685,7 +21732,7 @@ "generator": false }, { - "__docId__": 1009, + "__docId__": 1011, "kind": "method", "static": false, "variation": null, @@ -21694,7 +21741,7 @@ "longname": "src/tablefilter.js~TableFilter#hasExtension", "access": null, "description": "Check passed extension name exists", - "lineNumber": 1416, + "lineNumber": 1427, "params": [ { "nullable": null, @@ -21718,7 +21765,7 @@ "generator": false }, { - "__docId__": 1010, + "__docId__": 1012, "kind": "method", "static": false, "variation": null, @@ -21727,7 +21774,7 @@ "longname": "src/tablefilter.js~TableFilter#registerExtension", "access": null, "description": "Register the passed extension instance with associated name", - "lineNumber": 1425, + "lineNumber": 1436, "params": [ { "nullable": null, @@ -21753,7 +21800,7 @@ "generator": false }, { - "__docId__": 1011, + "__docId__": 1013, "kind": "method", "static": false, "variation": null, @@ -21762,12 +21809,12 @@ "longname": "src/tablefilter.js~TableFilter#destroyExtensions", "access": null, "description": "Destroy all the extensions store in extensions registry", - "lineNumber": 1432, + "lineNumber": 1443, "params": [], "generator": false }, { - "__docId__": 1012, + "__docId__": 1014, "kind": "method", "static": false, "variation": null, @@ -21776,12 +21823,12 @@ "longname": "src/tablefilter.js~TableFilter#loadThemes", "access": null, "description": "Load themes defined in the configuration object", - "lineNumber": 1444, + "lineNumber": 1455, "params": [], "generator": false }, { - "__docId__": 1013, + "__docId__": 1015, "kind": "member", "static": false, "variation": null, @@ -21790,7 +21837,7 @@ "longname": "src/tablefilter.js~TableFilter#loader", "access": null, "description": null, - "lineNumber": 1477, + "lineNumber": 1488, "undocument": true, "type": { "types": [ @@ -21799,7 +21846,7 @@ } }, { - "__docId__": 1014, + "__docId__": 1016, "kind": "method", "static": false, "variation": null, @@ -21808,7 +21855,7 @@ "longname": "src/tablefilter.js~TableFilter#getStylesheet", "access": null, "description": "Return stylesheet DOM element for a given theme name", - "lineNumber": 1486, + "lineNumber": 1497, "params": [ { "name": "name", @@ -21831,7 +21878,7 @@ "generator": false }, { - "__docId__": 1015, + "__docId__": 1017, "kind": "method", "static": false, "variation": null, @@ -21840,12 +21887,12 @@ "longname": "src/tablefilter.js~TableFilter#destroy", "access": null, "description": "Destroy filter grid", - "lineNumber": 1493, + "lineNumber": 1504, "params": [], "generator": false }, { - "__docId__": 1016, + "__docId__": 1018, "kind": "member", "static": false, "variation": null, @@ -21854,7 +21901,7 @@ "longname": "src/tablefilter.js~TableFilter#nbHiddenRows", "access": null, "description": null, - "lineNumber": 1532, + "lineNumber": 1543, "undocument": true, "type": { "types": [ @@ -21863,7 +21910,7 @@ } }, { - "__docId__": 1017, + "__docId__": 1019, "kind": "member", "static": false, "variation": null, @@ -21872,7 +21919,7 @@ "longname": "src/tablefilter.js~TableFilter#validRowsIndex", "access": null, "description": null, - "lineNumber": 1533, + "lineNumber": 1544, "undocument": true, "type": { "types": [ @@ -21881,7 +21928,7 @@ } }, { - "__docId__": 1018, + "__docId__": 1020, "kind": "member", "static": false, "variation": null, @@ -21890,7 +21937,7 @@ "longname": "src/tablefilter.js~TableFilter#fltIds", "access": null, "description": null, - "lineNumber": 1534, + "lineNumber": 1545, "undocument": true, "type": { "types": [ @@ -21899,7 +21946,7 @@ } }, { - "__docId__": 1019, + "__docId__": 1021, "kind": "member", "static": false, "variation": null, @@ -21908,7 +21955,7 @@ "longname": "src/tablefilter.js~TableFilter#initialized", "access": null, "description": null, - "lineNumber": 1535, + "lineNumber": 1546, "undocument": true, "type": { "types": [ @@ -21917,7 +21964,7 @@ } }, { - "__docId__": 1020, + "__docId__": 1022, "kind": "method", "static": false, "variation": null, @@ -21926,12 +21973,12 @@ "longname": "src/tablefilter.js~TableFilter#setToolbar", "access": null, "description": "Generate container element for paging, reset button, rows counter etc.", - "lineNumber": 1541, + "lineNumber": 1552, "params": [], "generator": false }, { - "__docId__": 1021, + "__docId__": 1023, "kind": "member", "static": false, "variation": null, @@ -21940,43 +21987,7 @@ "longname": "src/tablefilter.js~TableFilter#infDiv", "access": null, "description": null, - "lineNumber": 1566, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 1022, - "kind": "member", - "static": false, - "variation": null, - "name": "lDiv", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#lDiv", - "access": null, - "description": null, - "lineNumber": 1572, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 1023, - "kind": "member", - "static": false, - "variation": null, - "name": "rDiv", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#rDiv", - "access": null, - "description": null, - "lineNumber": 1579, + "lineNumber": 1577, "undocument": true, "type": { "types": [ @@ -21989,12 +22000,12 @@ "kind": "member", "static": false, "variation": null, - "name": "mDiv", + "name": "lDiv", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#mDiv", + "longname": "src/tablefilter.js~TableFilter#lDiv", "access": null, "description": null, - "lineNumber": 1585, + "lineNumber": 1583, "undocument": true, "type": { "types": [ @@ -22004,29 +22015,33 @@ }, { "__docId__": 1025, - "kind": "method", + "kind": "member", "static": false, "variation": null, - "name": "removeToolbar", + "name": "rDiv", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#removeToolbar", + "longname": "src/tablefilter.js~TableFilter#rDiv", "access": null, - "description": "Remove toolbar container element", - "lineNumber": 1599, - "params": [], - "generator": false + "description": null, + "lineNumber": 1590, + "undocument": true, + "type": { + "types": [ + "*" + ] + } }, { "__docId__": 1026, "kind": "member", "static": false, "variation": null, - "name": "infDiv", + "name": "mDiv", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#infDiv", + "longname": "src/tablefilter.js~TableFilter#mDiv", "access": null, "description": null, - "lineNumber": 1604, + "lineNumber": 1596, "undocument": true, "type": { "types": [ @@ -22039,17 +22054,49 @@ "kind": "method", "static": false, "variation": null, - "name": "removeExternalFlts", + "name": "removeToolbar", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#removeExternalFlts", + "longname": "src/tablefilter.js~TableFilter#removeToolbar", "access": null, - "description": "Remove all the external column filters", - "lineNumber": 1616, + "description": "Remove toolbar container element", + "lineNumber": 1610, "params": [], "generator": false }, { "__docId__": 1028, + "kind": "member", + "static": false, + "variation": null, + "name": "infDiv", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#infDiv", + "access": null, + "description": null, + "lineNumber": 1615, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 1029, + "kind": "method", + "static": false, + "variation": null, + "name": "removeExternalFlts", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#removeExternalFlts", + "access": null, + "description": "Remove all the external column filters", + "lineNumber": 1625, + "params": [], + "generator": false + }, + { + "__docId__": 1030, "kind": "method", "static": false, "variation": null, @@ -22058,7 +22105,7 @@ "longname": "src/tablefilter.js~TableFilter#isCustomOptions", "access": null, "description": "Check if given column implements a filter with custom options", - "lineNumber": 1636, + "lineNumber": 1645, "params": [ { "nullable": null, @@ -22082,7 +22129,7 @@ "generator": false }, { - "__docId__": 1029, + "__docId__": 1031, "kind": "method", "static": false, "variation": null, @@ -22091,7 +22138,7 @@ "longname": "src/tablefilter.js~TableFilter#getCustomOptions", "access": null, "description": "Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\ncustom options values and texts", - "lineNumber": 1647, + "lineNumber": 1656, "params": [ { "nullable": null, @@ -22115,7 +22162,7 @@ "generator": false }, { - "__docId__": 1030, + "__docId__": 1032, "kind": "method", "static": false, "variation": null, @@ -22124,12 +22171,12 @@ "longname": "src/tablefilter.js~TableFilter#filter", "access": null, "description": "Filter the table by retrieving the data from each cell in every single\nrow and comparing it to the search term for current column. A row is\nhidden when all the search terms are not found in inspected row.", - "lineNumber": 1680, + "lineNumber": 1689, "params": [], "generator": false }, { - "__docId__": 1031, + "__docId__": 1033, "kind": "member", "static": false, "variation": null, @@ -22138,7 +22185,7 @@ "longname": "src/tablefilter.js~TableFilter#validRowsIndex", "access": null, "description": null, - "lineNumber": 1692, + "lineNumber": 1701, "undocument": true, "type": { "types": [ @@ -22147,7 +22194,7 @@ } }, { - "__docId__": 1032, + "__docId__": 1034, "kind": "member", "static": false, "variation": null, @@ -22156,7 +22203,7 @@ "longname": "src/tablefilter.js~TableFilter#nbHiddenRows", "access": null, "description": null, - "lineNumber": 1796, + "lineNumber": 1805, "undocument": true, "type": { "types": [ @@ -22165,7 +22212,7 @@ } }, { - "__docId__": 1033, + "__docId__": 1035, "kind": "method", "static": false, "variation": null, @@ -22174,7 +22221,7 @@ "longname": "src/tablefilter.js~TableFilter#_testTerm", "access": null, "description": "Test for a match of search term in cell data", - "lineNumber": 1811, + "lineNumber": 1820, "params": [ { "nullable": null, @@ -22218,7 +22265,7 @@ "generator": false }, { - "__docId__": 1034, + "__docId__": 1036, "kind": "method", "static": false, "variation": null, @@ -22227,7 +22274,7 @@ "longname": "src/tablefilter.js~TableFilter#getColumnData", "access": null, "description": "Return the data of a specified column", - "lineNumber": 2045, + "lineNumber": 2054, "params": [ { "nullable": null, @@ -22275,7 +22322,7 @@ "generator": false }, { - "__docId__": 1035, + "__docId__": 1037, "kind": "method", "static": false, "variation": null, @@ -22284,7 +22331,7 @@ "longname": "src/tablefilter.js~TableFilter#getColumnValues", "access": null, "description": "Return the values of a specified column", - "lineNumber": 2056, + "lineNumber": 2065, "params": [ { "nullable": null, @@ -22332,7 +22379,7 @@ "generator": false }, { - "__docId__": 1036, + "__docId__": 1038, "kind": "method", "static": false, "variation": null, @@ -22341,7 +22388,7 @@ "longname": "src/tablefilter.js~TableFilter#getColValues", "access": "private", "description": "Return the data of a specified column", - "lineNumber": 2069, + "lineNumber": 2078, "params": [ { "nullable": null, @@ -22401,7 +22448,7 @@ "generator": false }, { - "__docId__": 1037, + "__docId__": 1039, "kind": "method", "static": false, "variation": null, @@ -22410,7 +22457,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterValue", "access": null, "description": "Return the filter's value of a specified column", - "lineNumber": 2114, + "lineNumber": 2123, "params": [ { "nullable": null, @@ -22434,7 +22481,7 @@ "generator": false }, { - "__docId__": 1038, + "__docId__": 1040, "kind": "method", "static": false, "variation": null, @@ -22443,7 +22490,7 @@ "longname": "src/tablefilter.js~TableFilter#getFiltersValue", "access": null, "description": "Return the filters' values", - "lineNumber": 2150, + "lineNumber": 2159, "params": [], "return": { "nullable": null, @@ -22456,7 +22503,7 @@ "generator": false }, { - "__docId__": 1039, + "__docId__": 1041, "kind": "method", "static": false, "variation": null, @@ -22465,7 +22512,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterId", "access": null, "description": "Return the ID of a specified column's filter", - "lineNumber": 2171, + "lineNumber": 2180, "params": [ { "nullable": null, @@ -22489,7 +22536,7 @@ "generator": false }, { - "__docId__": 1040, + "__docId__": 1042, "kind": "method", "static": false, "variation": null, @@ -22498,7 +22545,7 @@ "longname": "src/tablefilter.js~TableFilter#getFiltersByType", "access": null, "description": "Return the list of ids of filters matching a specified type.\nNote: hidden filters are also returned", - "lineNumber": 2187, + "lineNumber": 2196, "params": [ { "nullable": null, @@ -22532,7 +22579,7 @@ "generator": false }, { - "__docId__": 1041, + "__docId__": 1043, "kind": "method", "static": false, "variation": null, @@ -22541,7 +22588,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterElement", "access": null, "description": "Return the filter's DOM element for a given column", - "lineNumber": 2207, + "lineNumber": 2216, "params": [ { "nullable": null, @@ -22565,7 +22612,7 @@ "generator": false }, { - "__docId__": 1042, + "__docId__": 1044, "kind": "method", "static": false, "variation": null, @@ -22574,7 +22621,7 @@ "longname": "src/tablefilter.js~TableFilter#getCellsNb", "access": null, "description": "Return the number of cells for a given row index", - "lineNumber": 2217, + "lineNumber": 2226, "params": [ { "nullable": null, @@ -22598,7 +22645,7 @@ "generator": false }, { - "__docId__": 1043, + "__docId__": 1045, "kind": "method", "static": false, "variation": null, @@ -22607,7 +22654,7 @@ "longname": "src/tablefilter.js~TableFilter#getRowsNb", "access": null, "description": "Return the number of filterable rows starting from reference row if\ndefined", - "lineNumber": 2228, + "lineNumber": 2237, "params": [ { "nullable": null, @@ -22631,7 +22678,7 @@ "generator": false }, { - "__docId__": 1044, + "__docId__": 1046, "kind": "method", "static": false, "variation": null, @@ -22640,7 +22687,7 @@ "longname": "src/tablefilter.js~TableFilter#getCellValue", "access": null, "description": "Return the text content of a given cell", - "lineNumber": 2243, + "lineNumber": 2252, "params": [ { "nullable": null, @@ -22664,7 +22711,7 @@ "generator": false }, { - "__docId__": 1045, + "__docId__": 1047, "kind": "method", "static": false, "variation": null, @@ -22673,7 +22720,7 @@ "longname": "src/tablefilter.js~TableFilter#getCellData", "access": null, "description": "Return the typed data of a given cell based on the column type definition", - "lineNumber": 2259, + "lineNumber": 2268, "params": [ { "nullable": null, @@ -22699,7 +22746,7 @@ "generator": false }, { - "__docId__": 1046, + "__docId__": 1048, "kind": "method", "static": false, "variation": null, @@ -22708,7 +22755,7 @@ "longname": "src/tablefilter.js~TableFilter#getData", "access": null, "description": "Return the table data based on its columns data type definitions\nwith following structure:\n[\n [rowIndex, [data0, data1...]],\n [rowIndex, [data0, data1...]]\n]", - "lineNumber": 2288, + "lineNumber": 2297, "params": [ { "nullable": null, @@ -22745,123 +22792,17 @@ }, "generator": false }, - { - "__docId__": 1047, - "kind": "method", - "static": false, - "variation": null, - "name": "getValues", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#getValues", - "access": null, - "description": "Return the table values with following structure:\n[\n [rowIndex, [value0, value1...]],\n [rowIndex, [value0, value1...]]\n]", - "lineNumber": 2302, - "params": [ - { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "optional": true, - "defaultValue": "false", - "defaultRaw": false, - "name": "includeHeaders", - "description": "Include headers row" - }, - { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "optional": true, - "defaultValue": "false", - "defaultRaw": false, - "name": "excludeHiddenCols", - "description": "Exclude hidden columns" - } - ], - "return": { - "nullable": null, - "types": [ - "Array" - ], - "spread": false, - "description": "" - }, - "generator": false - }, - { - "__docId__": 1048, - "kind": "method", - "static": false, - "variation": null, - "name": "getTableData", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#getTableData", - "access": "private", - "description": "Return the table data with following structure:\n[\n [rowIndex, [value0, value1...]],\n [rowIndex, [value0, value1...]]\n]", - "lineNumber": 2320, - "params": [ - { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "optional": true, - "defaultValue": "false", - "defaultRaw": false, - "name": "includeHeaders", - "description": "Include headers row" - }, - { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "optional": true, - "defaultValue": "false", - "defaultRaw": false, - "name": "excludeHiddenCols", - "description": "Exclude hidden columns" - }, - { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "optional": true, - "defaultValue": "false", - "defaultRaw": false, - "name": "typed", - "description": "Return typed value" - } - ], - "return": { - "nullable": null, - "types": [ - "Array" - ], - "spread": false, - "description": "" - }, - "generator": false - }, { "__docId__": 1049, "kind": "method", "static": false, "variation": null, - "name": "getFilteredData", + "name": "getValues", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#getFilteredData", + "longname": "src/tablefilter.js~TableFilter#getValues", "access": null, - "description": "Return the filtered table data based on its columns data type definitions\nwith following structure:\n[\n [rowIndex, [data0, data1...]],\n [rowIndex, [data0, data1...]]\n]", - "lineNumber": 2365, + "description": "Return the table values with following structure:\n[\n [rowIndex, [value0, value1...]],\n [rowIndex, [value0, value1...]]\n]", + "lineNumber": 2311, "params": [ { "nullable": null, @@ -22894,7 +22835,7 @@ "Array" ], "spread": false, - "description": "TODO: provide an API returning data in JSON format" + "description": "" }, "generator": false }, @@ -22903,59 +22844,12 @@ "kind": "method", "static": false, "variation": null, - "name": "getFilteredValues", + "name": "getTableData", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#getFilteredValues", - "access": null, - "description": "Return the filtered table values with following structure:\n[\n [rowIndex, [value0, value1...]],\n [rowIndex, [value0, value1...]]\n]", - "lineNumber": 2381, - "params": [ - { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "optional": true, - "defaultValue": "false", - "defaultRaw": false, - "name": "includeHeaders", - "description": "Include headers row" - }, - { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "optional": true, - "defaultValue": "false", - "defaultRaw": false, - "name": "excludeHiddenCols", - "description": "Exclude hidden columns" - } - ], - "return": { - "nullable": null, - "types": [ - "Array" - ], - "spread": false, - "description": "TODO: provide an API returning data in JSON format" - }, - "generator": false - }, - { - "__docId__": 1051, - "kind": "method", - "static": false, - "variation": null, - "name": "filteredData", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#filteredData", + "longname": "src/tablefilter.js~TableFilter#getTableData", "access": "private", - "description": "Return the filtered data with following structure:\n[\n [rowIndex, [value0, value1...]],\n [rowIndex, [value0, value1...]]\n]", - "lineNumber": 2399, + "description": "Return the table data with following structure:\n[\n [rowIndex, [value0, value1...]],\n [rowIndex, [value0, value1...]]\n]", + "lineNumber": 2329, "params": [ { "nullable": null, @@ -23005,50 +22899,40 @@ "generator": false }, { - "__docId__": 1052, + "__docId__": 1051, "kind": "method", "static": false, "variation": null, - "name": "getFilteredColumnData", + "name": "getFilteredData", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#getFilteredColumnData", + "longname": "src/tablefilter.js~TableFilter#getFilteredData", "access": null, - "description": "Return the filtered data for a given column index", - "lineNumber": 2444, + "description": "Return the filtered table data based on its columns data type definitions\nwith following structure:\n[\n [rowIndex, [data0, data1...]],\n [rowIndex, [data0, data1...]]\n]", + "lineNumber": 2374, "params": [ { "nullable": null, "types": [ - "any" - ], - "spread": false, - "optional": false, - "name": "colIndex", - "description": "Colmun's index" - }, - { - "nullable": null, - "types": [ - "boolean" + "Boolean" ], "spread": false, "optional": true, "defaultValue": "false", "defaultRaw": false, "name": "includeHeaders", - "description": "Optional Include headers row" + "description": "Include headers row" }, { "nullable": null, "types": [ - "any" + "Boolean" ], "spread": false, "optional": true, - "defaultValue": "[]", - "defaultRaw": [], - "name": "exclude", - "description": "Optional List of row indexes to be excluded" + "defaultValue": "false", + "defaultRaw": false, + "name": "excludeHiddenCols", + "description": "Exclude hidden columns" } ], "return": { @@ -23057,7 +22941,54 @@ "Array" ], "spread": false, - "description": "Flat list of typed values [data0, data1, data2...]\n\nTODO: provide an API returning data in JSON format" + "description": "TODO: provide an API returning data in JSON format" + }, + "generator": false + }, + { + "__docId__": 1052, + "kind": "method", + "static": false, + "variation": null, + "name": "getFilteredValues", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#getFilteredValues", + "access": null, + "description": "Return the filtered table values with following structure:\n[\n [rowIndex, [value0, value1...]],\n [rowIndex, [value0, value1...]]\n]", + "lineNumber": 2390, + "params": [ + { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "optional": true, + "defaultValue": "false", + "defaultRaw": false, + "name": "includeHeaders", + "description": "Include headers row" + }, + { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "optional": true, + "defaultValue": "false", + "defaultRaw": false, + "name": "excludeHiddenCols", + "description": "Exclude hidden columns" + } + ], + "return": { + "nullable": null, + "types": [ + "Array" + ], + "spread": false, + "description": "TODO: provide an API returning data in JSON format" }, "generator": false }, @@ -23066,12 +22997,71 @@ "kind": "method", "static": false, "variation": null, - "name": "getVisibleColumnData", + "name": "filteredData", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#getVisibleColumnData", + "longname": "src/tablefilter.js~TableFilter#filteredData", + "access": "private", + "description": "Return the filtered data with following structure:\n[\n [rowIndex, [value0, value1...]],\n [rowIndex, [value0, value1...]]\n]", + "lineNumber": 2408, + "params": [ + { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "optional": true, + "defaultValue": "false", + "defaultRaw": false, + "name": "includeHeaders", + "description": "Include headers row" + }, + { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "optional": true, + "defaultValue": "false", + "defaultRaw": false, + "name": "excludeHiddenCols", + "description": "Exclude hidden columns" + }, + { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "optional": true, + "defaultValue": "false", + "defaultRaw": false, + "name": "typed", + "description": "Return typed value" + } + ], + "return": { + "nullable": null, + "types": [ + "Array" + ], + "spread": false, + "description": "" + }, + "generator": false + }, + { + "__docId__": 1054, + "kind": "method", + "static": false, + "variation": null, + "name": "getFilteredColumnData", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#getFilteredColumnData", "access": null, - "description": "Return the filtered and visible data for a given column index", - "lineNumber": 2458, + "description": "Return the filtered data for a given column index", + "lineNumber": 2453, "params": [ { "nullable": null, @@ -23118,74 +23108,17 @@ }, "generator": false }, - { - "__docId__": 1054, - "kind": "method", - "static": false, - "variation": null, - "name": "getFilteredColumnValues", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#getFilteredColumnValues", - "access": null, - "description": "Return the filtered values for a given column index", - "lineNumber": 2472, - "params": [ - { - "nullable": null, - "types": [ - "any" - ], - "spread": false, - "optional": false, - "name": "colIndex", - "description": "Colmun's index" - }, - { - "nullable": null, - "types": [ - "boolean" - ], - "spread": false, - "optional": true, - "defaultValue": "false", - "defaultRaw": false, - "name": "includeHeaders", - "description": "Optional Include headers row" - }, - { - "nullable": null, - "types": [ - "any" - ], - "spread": false, - "optional": true, - "defaultValue": "[]", - "defaultRaw": [], - "name": "exclude", - "description": "Optional List of row indexes to be excluded" - } - ], - "return": { - "nullable": null, - "types": [ - "Array" - ], - "spread": false, - "description": "Flat list of values ['value0', 'value1', 'value2'...]\n\nTODO: provide an API returning data in JSON format" - }, - "generator": false - }, { "__docId__": 1055, "kind": "method", "static": false, "variation": null, - "name": "getVisibleColumnValues", + "name": "getVisibleColumnData", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#getVisibleColumnValues", + "longname": "src/tablefilter.js~TableFilter#getVisibleColumnData", "access": null, - "description": "Return the filtered and visible values for a given column index", - "lineNumber": 2486, + "description": "Return the filtered and visible data for a given column index", + "lineNumber": 2467, "params": [ { "nullable": null, @@ -23228,7 +23161,7 @@ "Array" ], "spread": false, - "description": "Flat list of values ['value0', 'value1', 'value2'...]\n\nTODO: provide an API returning data in JSON format" + "description": "Flat list of typed values [data0, data1, data2...]\n\nTODO: provide an API returning data in JSON format" }, "generator": false }, @@ -23237,12 +23170,126 @@ "kind": "method", "static": false, "variation": null, + "name": "getFilteredColumnValues", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#getFilteredColumnValues", + "access": null, + "description": "Return the filtered values for a given column index", + "lineNumber": 2481, + "params": [ + { + "nullable": null, + "types": [ + "any" + ], + "spread": false, + "optional": false, + "name": "colIndex", + "description": "Colmun's index" + }, + { + "nullable": null, + "types": [ + "boolean" + ], + "spread": false, + "optional": true, + "defaultValue": "false", + "defaultRaw": false, + "name": "includeHeaders", + "description": "Optional Include headers row" + }, + { + "nullable": null, + "types": [ + "any" + ], + "spread": false, + "optional": true, + "defaultValue": "[]", + "defaultRaw": [], + "name": "exclude", + "description": "Optional List of row indexes to be excluded" + } + ], + "return": { + "nullable": null, + "types": [ + "Array" + ], + "spread": false, + "description": "Flat list of values ['value0', 'value1', 'value2'...]\n\nTODO: provide an API returning data in JSON format" + }, + "generator": false + }, + { + "__docId__": 1057, + "kind": "method", + "static": false, + "variation": null, + "name": "getVisibleColumnValues", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#getVisibleColumnValues", + "access": null, + "description": "Return the filtered and visible values for a given column index", + "lineNumber": 2495, + "params": [ + { + "nullable": null, + "types": [ + "any" + ], + "spread": false, + "optional": false, + "name": "colIndex", + "description": "Colmun's index" + }, + { + "nullable": null, + "types": [ + "boolean" + ], + "spread": false, + "optional": true, + "defaultValue": "false", + "defaultRaw": false, + "name": "includeHeaders", + "description": "Optional Include headers row" + }, + { + "nullable": null, + "types": [ + "any" + ], + "spread": false, + "optional": true, + "defaultValue": "[]", + "defaultRaw": [], + "name": "exclude", + "description": "Optional List of row indexes to be excluded" + } + ], + "return": { + "nullable": null, + "types": [ + "Array" + ], + "spread": false, + "description": "Flat list of values ['value0', 'value1', 'value2'...]\n\nTODO: provide an API returning data in JSON format" + }, + "generator": false + }, + { + "__docId__": 1058, + "kind": "method", + "static": false, + "variation": null, "name": "getFilteredDataCol", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#getFilteredDataCol", "access": "private", "description": "Return the filtered data for a given column index", - "lineNumber": 2504, + "lineNumber": 2513, "params": [ { "nullable": null, @@ -23314,7 +23361,7 @@ "generator": false }, { - "__docId__": 1057, + "__docId__": 1059, "kind": "method", "static": false, "variation": null, @@ -23323,7 +23370,7 @@ "longname": "src/tablefilter.js~TableFilter#getRowDisplay", "access": null, "description": "Get the display value of a row", - "lineNumber": 2545, + "lineNumber": 2554, "params": [ { "nullable": null, @@ -23347,7 +23394,7 @@ "generator": false }, { - "__docId__": 1058, + "__docId__": 1060, "kind": "method", "static": false, "variation": null, @@ -23356,7 +23403,7 @@ "longname": "src/tablefilter.js~TableFilter#validateRow", "access": null, "description": "Validate/invalidate row by setting the 'validRow' attribute on the row", - "lineNumber": 2554, + "lineNumber": 2563, "params": [ { "nullable": null, @@ -23382,7 +23429,7 @@ "generator": false }, { - "__docId__": 1059, + "__docId__": 1061, "kind": "method", "static": false, "variation": null, @@ -23391,12 +23438,12 @@ "longname": "src/tablefilter.js~TableFilter#validateAllRows", "access": null, "description": "Validate all filterable rows", - "lineNumber": 2587, + "lineNumber": 2596, "params": [], "generator": false }, { - "__docId__": 1060, + "__docId__": 1062, "kind": "member", "static": false, "variation": null, @@ -23405,7 +23452,7 @@ "longname": "src/tablefilter.js~TableFilter#validRowsIndex", "access": null, "description": null, - "lineNumber": 2591, + "lineNumber": 2600, "undocument": true, "type": { "types": [ @@ -23414,7 +23461,7 @@ } }, { - "__docId__": 1061, + "__docId__": 1063, "kind": "method", "static": false, "variation": null, @@ -23423,7 +23470,7 @@ "longname": "src/tablefilter.js~TableFilter#setFilterValue", "access": null, "description": "Set search value to a given filter", - "lineNumber": 2602, + "lineNumber": 2611, "params": [ { "nullable": null, @@ -23449,7 +23496,7 @@ "generator": false }, { - "__docId__": 1062, + "__docId__": 1064, "kind": "method", "static": false, "variation": null, @@ -23458,7 +23505,7 @@ "longname": "src/tablefilter.js~TableFilter#setColWidths", "access": null, "description": "Set them columns' widths as per configuration", - "lineNumber": 2650, + "lineNumber": 2659, "params": [ { "nullable": null, @@ -23474,7 +23521,7 @@ "generator": false }, { - "__docId__": 1063, + "__docId__": 1065, "kind": "method", "static": false, "variation": null, @@ -23483,12 +23530,12 @@ "longname": "src/tablefilter.js~TableFilter#enforceVisibility", "access": null, "description": "Make defined rows always visible", - "lineNumber": 2679, + "lineNumber": 2688, "params": [], "generator": false }, { - "__docId__": 1064, + "__docId__": 1066, "kind": "method", "static": false, "variation": null, @@ -23497,12 +23544,12 @@ "longname": "src/tablefilter.js~TableFilter#clearFilters", "access": null, "description": "Clear all the filters' values", - "lineNumber": 2696, + "lineNumber": 2705, "params": [], "generator": false }, { - "__docId__": 1065, + "__docId__": 1067, "kind": "method", "static": false, "variation": null, @@ -23511,7 +23558,7 @@ "longname": "src/tablefilter.js~TableFilter#getActiveFilterId", "access": null, "description": "Return the ID of the current active filter", - "lineNumber": 2718, + "lineNumber": 2727, "params": [], "return": { "nullable": null, @@ -23524,7 +23571,7 @@ "generator": false }, { - "__docId__": 1066, + "__docId__": 1068, "kind": "method", "static": false, "variation": null, @@ -23533,7 +23580,7 @@ "longname": "src/tablefilter.js~TableFilter#setActiveFilterId", "access": null, "description": "Set the ID of the current active filter", - "lineNumber": 2726, + "lineNumber": 2735, "params": [ { "nullable": null, @@ -23549,7 +23596,7 @@ "generator": false }, { - "__docId__": 1067, + "__docId__": 1069, "kind": "member", "static": false, "variation": null, @@ -23558,7 +23605,7 @@ "longname": "src/tablefilter.js~TableFilter#activeFilterId", "access": null, "description": null, - "lineNumber": 2727, + "lineNumber": 2736, "undocument": true, "type": { "types": [ @@ -23567,7 +23614,7 @@ } }, { - "__docId__": 1068, + "__docId__": 1070, "kind": "method", "static": false, "variation": null, @@ -23576,7 +23623,7 @@ "longname": "src/tablefilter.js~TableFilter#getColumnIndexFromFilterId", "access": null, "description": "Return the column index for a given filter ID", - "lineNumber": 2735, + "lineNumber": 2744, "params": [ { "nullable": null, @@ -23602,7 +23649,7 @@ "generator": false }, { - "__docId__": 1069, + "__docId__": 1071, "kind": "method", "static": false, "variation": null, @@ -23611,7 +23658,7 @@ "longname": "src/tablefilter.js~TableFilter#buildFilterId", "access": "private", "description": "Build filter element ID for a given column index", - "lineNumber": 2747, + "lineNumber": 2756, "params": [ { "nullable": null, @@ -23635,7 +23682,7 @@ "generator": false }, { - "__docId__": 1070, + "__docId__": 1072, "kind": "method", "static": false, "variation": null, @@ -23644,7 +23691,7 @@ "longname": "src/tablefilter.js~TableFilter#activateFilter", "access": null, "description": "Make specified column's filter active", - "lineNumber": 2755, + "lineNumber": 2764, "params": [ { "nullable": null, @@ -23660,7 +23707,7 @@ "generator": false }, { - "__docId__": 1071, + "__docId__": 1073, "kind": "method", "static": false, "variation": null, @@ -23669,12 +23716,12 @@ "longname": "src/tablefilter.js~TableFilter#linkFilters", "access": null, "description": "Refresh the filters subject to linking ('select', 'multiple',\n'checklist' type)", - "lineNumber": 2766, + "lineNumber": 2775, "params": [], "generator": false }, { - "__docId__": 1072, + "__docId__": 1074, "kind": "method", "static": false, "variation": null, @@ -23683,7 +23730,7 @@ "longname": "src/tablefilter.js~TableFilter#isExactMatch", "access": null, "description": "Determine if passed filter column implements exact query match", - "lineNumber": 2817, + "lineNumber": 2826, "params": [ { "nullable": null, @@ -23707,7 +23754,7 @@ "generator": false }, { - "__docId__": 1073, + "__docId__": 1075, "kind": "method", "static": false, "variation": null, @@ -23716,39 +23763,6 @@ "longname": "src/tablefilter.js~TableFilter#isRowValid", "access": null, "description": "Check if passed row is valid", - "lineNumber": 2828, - "params": [ - { - "nullable": null, - "types": [ - "Number" - ], - "spread": false, - "optional": false, - "name": "rowIndex", - "description": "Row index" - } - ], - "return": { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "description": "" - }, - "generator": false - }, - { - "__docId__": 1074, - "kind": "method", - "static": false, - "variation": null, - "name": "isRowDisplayed", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#isRowDisplayed", - "access": null, - "description": "Check if passed row is visible", "lineNumber": 2837, "params": [ { @@ -23773,7 +23787,40 @@ "generator": false }, { - "__docId__": 1075, + "__docId__": 1076, + "kind": "method", + "static": false, + "variation": null, + "name": "isRowDisplayed", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#isRowDisplayed", + "access": null, + "description": "Check if passed row is visible", + "lineNumber": 2846, + "params": [ + { + "nullable": null, + "types": [ + "Number" + ], + "spread": false, + "optional": false, + "name": "rowIndex", + "description": "Row index" + } + ], + "return": { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "description": "" + }, + "generator": false + }, + { + "__docId__": 1077, "kind": "method", "static": false, "variation": null, @@ -23782,7 +23829,7 @@ "longname": "src/tablefilter.js~TableFilter#ignoresDiacritics", "access": null, "description": "Check if specified column filter ignores diacritics.\nNote this is only applicable to input filter types.", - "lineNumber": 2848, + "lineNumber": 2857, "params": [ { "nullable": null, @@ -23806,7 +23853,7 @@ "generator": false }, { - "__docId__": 1076, + "__docId__": 1078, "kind": "method", "static": false, "variation": null, @@ -23815,7 +23862,7 @@ "longname": "src/tablefilter.js~TableFilter#getClearFilterText", "access": null, "description": "Return clear all text for specified filter column", - "lineNumber": 2861, + "lineNumber": 2870, "params": [ { "nullable": null, @@ -23839,7 +23886,7 @@ "generator": false }, { - "__docId__": 1077, + "__docId__": 1079, "kind": "method", "static": false, "variation": null, @@ -23848,7 +23895,7 @@ "longname": "src/tablefilter.js~TableFilter#isImported", "access": null, "description": "Check if passed script or stylesheet is already imported", - "lineNumber": 2875, + "lineNumber": 2884, "params": [ { "nullable": null, @@ -23882,7 +23929,7 @@ "generator": false }, { - "__docId__": 1078, + "__docId__": 1080, "kind": "method", "static": false, "variation": null, @@ -23891,7 +23938,7 @@ "longname": "src/tablefilter.js~TableFilter#import", "access": null, "description": "Import script or stylesheet", - "lineNumber": 2898, + "lineNumber": 2907, "params": [ { "nullable": null, @@ -23937,7 +23984,7 @@ "generator": false }, { - "__docId__": 1079, + "__docId__": 1081, "kind": "method", "static": false, "variation": null, @@ -23946,7 +23993,7 @@ "longname": "src/tablefilter.js~TableFilter#isInitialized", "access": null, "description": "Check if table has filters grid", - "lineNumber": 2940, + "lineNumber": 2949, "params": [], "return": { "nullable": null, @@ -23959,7 +24006,7 @@ "generator": false }, { - "__docId__": 1080, + "__docId__": 1082, "kind": "method", "static": false, "variation": null, @@ -23968,7 +24015,7 @@ "longname": "src/tablefilter.js~TableFilter#getFiltersId", "access": null, "description": "Get list of filter IDs", - "lineNumber": 2948, + "lineNumber": 2957, "params": [], "return": { "nullable": null, @@ -23981,7 +24028,7 @@ "generator": false }, { - "__docId__": 1081, + "__docId__": 1083, "kind": "method", "static": false, "variation": null, @@ -23990,7 +24037,7 @@ "longname": "src/tablefilter.js~TableFilter#getValidRows", "access": null, "description": "Get filtered (valid) rows indexes", - "lineNumber": 2957, + "lineNumber": 2966, "params": [ { "nullable": null, @@ -24014,7 +24061,7 @@ "generator": false }, { - "__docId__": 1082, + "__docId__": 1084, "kind": "member", "static": false, "variation": null, @@ -24023,7 +24070,7 @@ "longname": "src/tablefilter.js~TableFilter#validRowsIndex", "access": null, "description": null, - "lineNumber": 2963, + "lineNumber": 2972, "undocument": true, "type": { "types": [ @@ -24032,7 +24079,7 @@ } }, { - "__docId__": 1083, + "__docId__": 1085, "kind": "method", "static": false, "variation": null, @@ -24041,51 +24088,7 @@ "longname": "src/tablefilter.js~TableFilter#getFiltersRowIndex", "access": null, "description": "Get the index of the row containing the filters", - "lineNumber": 2984, - "params": [], - "return": { - "nullable": null, - "types": [ - "Number" - ], - "spread": false, - "description": "" - }, - "generator": false - }, - { - "__docId__": 1084, - "kind": "method", - "static": false, - "variation": null, - "name": "getHeadersRowIndex", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#getHeadersRowIndex", - "access": null, - "description": "Get the index of the headers row", - "lineNumber": 2992, - "params": [], - "return": { - "nullable": null, - "types": [ - "Number" - ], - "spread": false, - "description": "" - }, - "generator": false - }, - { - "__docId__": 1085, - "kind": "method", - "static": false, - "variation": null, - "name": "getStartRowIndex", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#getStartRowIndex", - "access": null, - "description": "Get the row index from where the filtering process start (1st filterable\nrow)", - "lineNumber": 3001, + "lineNumber": 2993, "params": [], "return": { "nullable": null, @@ -24102,12 +24105,12 @@ "kind": "method", "static": false, "variation": null, - "name": "getLastRowIndex", + "name": "getHeadersRowIndex", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#getLastRowIndex", + "longname": "src/tablefilter.js~TableFilter#getHeadersRowIndex", "access": null, - "description": "Get the index of the last row", - "lineNumber": 3009, + "description": "Get the index of the headers row", + "lineNumber": 3001, "params": [], "return": { "nullable": null, @@ -24124,12 +24127,56 @@ "kind": "method", "static": false, "variation": null, + "name": "getStartRowIndex", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#getStartRowIndex", + "access": null, + "description": "Get the row index from where the filtering process start (1st filterable\nrow)", + "lineNumber": 3010, + "params": [], + "return": { + "nullable": null, + "types": [ + "Number" + ], + "spread": false, + "description": "" + }, + "generator": false + }, + { + "__docId__": 1088, + "kind": "method", + "static": false, + "variation": null, + "name": "getLastRowIndex", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#getLastRowIndex", + "access": null, + "description": "Get the index of the last row", + "lineNumber": 3018, + "params": [], + "return": { + "nullable": null, + "types": [ + "Number" + ], + "spread": false, + "description": "" + }, + "generator": false + }, + { + "__docId__": 1089, + "kind": "method", + "static": false, + "variation": null, "name": "hasType", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#hasType", "access": null, "description": "Determine whether the specified column has one of the passed types", - "lineNumber": 3020, + "lineNumber": 3029, "params": [ { "nullable": null, @@ -24165,7 +24212,7 @@ "generator": false }, { - "__docId__": 1088, + "__docId__": 1090, "kind": "method", "static": false, "variation": null, @@ -24174,7 +24221,7 @@ "longname": "src/tablefilter.js~TableFilter#getHeaderElement", "access": null, "description": "Get the header DOM element for a given column index", - "lineNumber": 3036, + "lineNumber": 3045, "params": [ { "nullable": null, @@ -24198,7 +24245,7 @@ "generator": false }, { - "__docId__": 1089, + "__docId__": 1091, "kind": "method", "static": false, "variation": null, @@ -24207,7 +24254,7 @@ "longname": "src/tablefilter.js~TableFilter#getHeadersText", "access": null, "description": "Return the list of headers' text", - "lineNumber": 3055, + "lineNumber": 3064, "params": [ { "nullable": null, @@ -24231,7 +24278,7 @@ "generator": false }, { - "__docId__": 1090, + "__docId__": 1092, "kind": "method", "static": false, "variation": null, @@ -24240,7 +24287,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterType", "access": null, "description": "Return the filter type for a specified column", - "lineNumber": 3075, + "lineNumber": 3084, "params": [ { "nullable": null, @@ -24264,7 +24311,7 @@ "generator": false }, { - "__docId__": 1091, + "__docId__": 1093, "kind": "method", "static": false, "variation": null, @@ -24273,7 +24320,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterableRowsNb", "access": null, "description": "Get the total number of filterable rows", - "lineNumber": 3084, + "lineNumber": 3093, "params": [], "return": { "nullable": null, @@ -24286,7 +24333,7 @@ "generator": false }, { - "__docId__": 1092, + "__docId__": 1094, "kind": "method", "static": false, "variation": null, @@ -24295,7 +24342,7 @@ "longname": "src/tablefilter.js~TableFilter#getValidRowsNb", "access": null, "description": "Return the total number of valid rows", - "lineNumber": 3093, + "lineNumber": 3102, "params": [ { "nullable": null, @@ -24321,7 +24368,7 @@ "generator": false }, { - "__docId__": 1093, + "__docId__": 1095, "kind": "method", "static": false, "variation": null, @@ -24330,7 +24377,7 @@ "longname": "src/tablefilter.js~TableFilter#dom", "access": null, "description": "Return the working DOM element", - "lineNumber": 3101, + "lineNumber": 3110, "params": [], "return": { "nullable": null, @@ -24343,7 +24390,7 @@ "generator": false }, { - "__docId__": 1094, + "__docId__": 1096, "kind": "method", "static": false, "variation": null, @@ -24352,7 +24399,7 @@ "longname": "src/tablefilter.js~TableFilter#getDecimal", "access": null, "description": "Return the decimal separator for supplied column as per column type\nconfiguration or global setting", - "lineNumber": 3111, + "lineNumber": 3120, "unknown": [ { "tagName": "@returns", @@ -24382,7 +24429,7 @@ "generator": false }, { - "__docId__": 1095, + "__docId__": 1097, "kind": "method", "static": false, "variation": null, @@ -24391,7 +24438,7 @@ "longname": "src/tablefilter.js~TableFilter#config", "access": null, "description": "Get the configuration object (literal object)", - "lineNumber": 3126, + "lineNumber": 3135, "params": [], "return": { "nullable": null, @@ -24404,7 +24451,7 @@ "generator": false }, { - "__docId__": 1096, + "__docId__": 1098, "kind": "file", "static": true, "variation": null, @@ -24417,7 +24464,7 @@ "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 objue\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 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" }, { - "__docId__": 1097, + "__docId__": 1099, "kind": "variable", "static": true, "variation": null, @@ -24437,7 +24484,7 @@ } }, { - "__docId__": 1098, + "__docId__": 1100, "kind": "function", "static": true, "variation": null, @@ -24462,7 +24509,7 @@ "generator": false }, { - "__docId__": 1099, + "__docId__": 1101, "kind": "variable", "static": true, "variation": null, @@ -24502,7 +24549,7 @@ } }, { - "__docId__": 1100, + "__docId__": 1102, "kind": "variable", "static": true, "variation": null, @@ -24542,7 +24589,7 @@ } }, { - "__docId__": 1101, + "__docId__": 1103, "kind": "variable", "static": true, "variation": null, @@ -24582,7 +24629,7 @@ } }, { - "__docId__": 1102, + "__docId__": 1104, "kind": "variable", "static": true, "variation": null, @@ -24628,7 +24675,7 @@ } }, { - "__docId__": 1103, + "__docId__": 1105, "kind": "variable", "static": true, "variation": null, @@ -24674,7 +24721,7 @@ } }, { - "__docId__": 1104, + "__docId__": 1106, "kind": "variable", "static": true, "variation": null, @@ -24714,7 +24761,7 @@ } }, { - "__docId__": 1105, + "__docId__": 1107, "kind": "variable", "static": true, "variation": null, @@ -24754,7 +24801,7 @@ } }, { - "__docId__": 1106, + "__docId__": 1108, "kind": "variable", "static": true, "variation": null, @@ -24794,7 +24841,7 @@ } }, { - "__docId__": 1108, + "__docId__": 1110, "kind": "external", "static": true, "variation": null, @@ -24807,7 +24854,7 @@ "builtinExternal": true }, { - "__docId__": 1109, + "__docId__": 1111, "kind": "external", "static": true, "variation": null, @@ -24820,7 +24867,7 @@ "builtinExternal": true }, { - "__docId__": 1110, + "__docId__": 1112, "kind": "external", "static": true, "variation": null, @@ -24833,7 +24880,7 @@ "builtinExternal": true }, { - "__docId__": 1111, + "__docId__": 1113, "kind": "external", "static": true, "variation": null, @@ -24846,7 +24893,7 @@ "builtinExternal": true }, { - "__docId__": 1112, + "__docId__": 1114, "kind": "external", "static": true, "variation": null, @@ -24859,7 +24906,7 @@ "builtinExternal": true }, { - "__docId__": 1113, + "__docId__": 1115, "kind": "external", "static": true, "variation": null, @@ -24872,7 +24919,7 @@ "builtinExternal": true }, { - "__docId__": 1114, + "__docId__": 1116, "kind": "external", "static": true, "variation": null, @@ -24885,7 +24932,7 @@ "builtinExternal": true }, { - "__docId__": 1115, + "__docId__": 1117, "kind": "external", "static": true, "variation": null, @@ -24898,7 +24945,7 @@ "builtinExternal": true }, { - "__docId__": 1116, + "__docId__": 1118, "kind": "external", "static": true, "variation": null, @@ -24911,7 +24958,7 @@ "builtinExternal": true }, { - "__docId__": 1117, + "__docId__": 1119, "kind": "external", "static": true, "variation": null, @@ -24924,7 +24971,7 @@ "builtinExternal": true }, { - "__docId__": 1118, + "__docId__": 1120, "kind": "external", "static": true, "variation": null, @@ -24937,7 +24984,7 @@ "builtinExternal": true }, { - "__docId__": 1119, + "__docId__": 1121, "kind": "external", "static": true, "variation": null, @@ -24950,7 +24997,7 @@ "builtinExternal": true }, { - "__docId__": 1120, + "__docId__": 1122, "kind": "external", "static": true, "variation": null, @@ -24963,7 +25010,7 @@ "builtinExternal": true }, { - "__docId__": 1121, + "__docId__": 1123, "kind": "external", "static": true, "variation": null, @@ -24976,7 +25023,7 @@ "builtinExternal": true }, { - "__docId__": 1122, + "__docId__": 1124, "kind": "external", "static": true, "variation": null, @@ -24989,7 +25036,7 @@ "builtinExternal": true }, { - "__docId__": 1123, + "__docId__": 1125, "kind": "external", "static": true, "variation": null, @@ -25002,7 +25049,7 @@ "builtinExternal": true }, { - "__docId__": 1124, + "__docId__": 1126, "kind": "external", "static": true, "variation": null, @@ -25015,7 +25062,7 @@ "builtinExternal": true }, { - "__docId__": 1125, + "__docId__": 1127, "kind": "external", "static": true, "variation": null, @@ -25028,7 +25075,7 @@ "builtinExternal": true }, { - "__docId__": 1126, + "__docId__": 1128, "kind": "external", "static": true, "variation": null, @@ -25041,7 +25088,7 @@ "builtinExternal": true }, { - "__docId__": 1127, + "__docId__": 1129, "kind": "external", "static": true, "variation": null, @@ -25054,7 +25101,7 @@ "builtinExternal": true }, { - "__docId__": 1128, + "__docId__": 1130, "kind": "external", "static": true, "variation": null, @@ -25067,7 +25114,7 @@ "builtinExternal": true }, { - "__docId__": 1129, + "__docId__": 1131, "kind": "external", "static": true, "variation": null, @@ -25080,7 +25127,7 @@ "builtinExternal": true }, { - "__docId__": 1130, + "__docId__": 1132, "kind": "external", "static": true, "variation": null, @@ -25093,7 +25140,7 @@ "builtinExternal": true }, { - "__docId__": 1131, + "__docId__": 1133, "kind": "external", "static": true, "variation": null, @@ -25106,7 +25153,7 @@ "builtinExternal": true }, { - "__docId__": 1132, + "__docId__": 1134, "kind": "external", "static": true, "variation": null, @@ -25119,7 +25166,7 @@ "builtinExternal": true }, { - "__docId__": 1133, + "__docId__": 1135, "kind": "external", "static": true, "variation": null, @@ -25132,7 +25179,7 @@ "builtinExternal": true }, { - "__docId__": 1134, + "__docId__": 1136, "kind": "external", "static": true, "variation": null, @@ -25145,7 +25192,7 @@ "builtinExternal": true }, { - "__docId__": 1135, + "__docId__": 1137, "kind": "external", "static": true, "variation": null, @@ -25158,7 +25205,7 @@ "builtinExternal": true }, { - "__docId__": 1136, + "__docId__": 1138, "kind": "external", "static": true, "variation": null, @@ -25171,7 +25218,7 @@ "builtinExternal": true }, { - "__docId__": 1137, + "__docId__": 1139, "kind": "external", "static": true, "variation": null, @@ -25184,7 +25231,7 @@ "builtinExternal": true }, { - "__docId__": 1138, + "__docId__": 1140, "kind": "external", "static": true, "variation": null, @@ -25197,7 +25244,7 @@ "builtinExternal": true }, { - "__docId__": 1139, + "__docId__": 1141, "kind": "external", "static": true, "variation": null, @@ -25210,7 +25257,7 @@ "builtinExternal": true }, { - "__docId__": 1140, + "__docId__": 1142, "kind": "external", "static": true, "variation": null, @@ -25223,7 +25270,7 @@ "builtinExternal": true }, { - "__docId__": 1141, + "__docId__": 1143, "kind": "external", "static": true, "variation": null, @@ -25236,7 +25283,7 @@ "builtinExternal": true }, { - "__docId__": 1142, + "__docId__": 1144, "kind": "external", "static": true, "variation": null, @@ -25249,7 +25296,7 @@ "builtinExternal": true }, { - "__docId__": 1143, + "__docId__": 1145, "kind": "external", "static": true, "variation": null, @@ -25262,7 +25309,7 @@ "builtinExternal": true }, { - "__docId__": 1144, + "__docId__": 1146, "kind": "external", "static": true, "variation": null, @@ -25275,7 +25322,7 @@ "builtinExternal": true }, { - "__docId__": 1145, + "__docId__": 1147, "kind": "external", "static": true, "variation": null, @@ -25288,7 +25335,7 @@ "builtinExternal": true }, { - "__docId__": 1146, + "__docId__": 1148, "kind": "external", "static": true, "variation": null, @@ -25301,7 +25348,7 @@ "builtinExternal": true }, { - "__docId__": 1147, + "__docId__": 1149, "kind": "external", "static": true, "variation": null, @@ -25314,7 +25361,7 @@ "builtinExternal": true }, { - "__docId__": 1148, + "__docId__": 1150, "kind": "external", "static": true, "variation": null, @@ -25327,7 +25374,7 @@ "builtinExternal": true }, { - "__docId__": 1149, + "__docId__": 1151, "kind": "external", "static": true, "variation": null, @@ -25340,7 +25387,7 @@ "builtinExternal": true }, { - "__docId__": 1150, + "__docId__": 1152, "kind": "external", "static": true, "variation": null, @@ -25353,7 +25400,7 @@ "builtinExternal": true }, { - "__docId__": 1151, + "__docId__": 1153, "kind": "external", "static": true, "variation": null, @@ -25366,7 +25413,7 @@ "builtinExternal": true }, { - "__docId__": 1152, + "__docId__": 1154, "kind": "external", "static": true, "variation": null, @@ -25379,7 +25426,7 @@ "builtinExternal": true }, { - "__docId__": 1153, + "__docId__": 1155, "kind": "external", "static": true, "variation": null, @@ -25392,7 +25439,7 @@ "builtinExternal": true }, { - "__docId__": 1154, + "__docId__": 1156, "kind": "external", "static": true, "variation": null, @@ -25405,7 +25452,7 @@ "builtinExternal": true }, { - "__docId__": 1156, + "__docId__": 1158, "kind": "external", "static": true, "variation": null, @@ -25418,7 +25465,7 @@ "builtinExternal": true }, { - "__docId__": 1157, + "__docId__": 1159, "kind": "external", "static": true, "variation": null, @@ -25431,7 +25478,7 @@ "builtinExternal": true }, { - "__docId__": 1158, + "__docId__": 1160, "kind": "external", "static": true, "variation": null, @@ -25444,7 +25491,7 @@ "builtinExternal": true }, { - "__docId__": 1159, + "__docId__": 1161, "kind": "external", "static": true, "variation": null, @@ -25457,7 +25504,7 @@ "builtinExternal": true }, { - "__docId__": 1160, + "__docId__": 1162, "kind": "external", "static": true, "variation": null, @@ -25470,7 +25517,7 @@ "builtinExternal": true }, { - "__docId__": 1161, + "__docId__": 1163, "kind": "external", "static": true, "variation": null, @@ -25483,7 +25530,7 @@ "builtinExternal": true }, { - "__docId__": 1162, + "__docId__": 1164, "kind": "external", "static": true, "variation": null, @@ -25496,7 +25543,7 @@ "builtinExternal": true }, { - "__docId__": 1163, + "__docId__": 1165, "kind": "external", "static": true, "variation": null, diff --git a/docs/file/src/array.js.html b/docs/file/src/array.js.html index 57fd8087..f763b543 100644 --- a/docs/file/src/array.js.html +++ b/docs/file/src/array.js.html @@ -3,7 +3,7 @@ - src/array.js | tablefilter v0.5.13 API Document + src/array.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/const.js.html b/docs/file/src/const.js.html index 051586b2..6bb5a5bc 100644 --- a/docs/file/src/const.js.html +++ b/docs/file/src/const.js.html @@ -3,7 +3,7 @@ - src/const.js | tablefilter v0.5.13 API Document + src/const.js | tablefilter v0.5.14 API Document @@ -127,7 +127,9 @@

src/const.js

-
import {State} from './modules/state';
+
import {DateType} from './modules/dateType';
+import {Help} from './modules/help';
+import {State} from './modules/state';
 import {GridLayout} from './modules/gridLayout';
 import {Loader} from './modules/loader';
 import {HighlightKeyword} from './modules/highlightKeywords';
@@ -138,6 +140,7 @@ import {StatusBar} from './modules/statusBar';
 import {ClearButton} from './modules/clearButton';
 import {AlternateRows} from './modules/alternateRows';
 import {NoResults} from './modules/noResults';
+import {Paging} from './modules/paging';
 
 /**
  * Filter types
@@ -263,6 +266,15 @@ export const AUTO_FILTER_DELAY = 750;
  * @type {Object}
  */
 export const FEATURES = {
+    dateType: {
+        class: DateType,
+        name: 'dateType'
+    },
+    help: {
+        class: Help,
+        name: 'help',
+        enforce: true
+    },
     state: {
         class: State,
         name: 'state'
@@ -309,6 +321,10 @@ export const FEATURES = {
     noResults: {
         class: NoResults,
         name: 'noResults'
+    },
+    paging: {
+        class: Paging,
+        name: 'paging'
     }
 };
 
diff --git a/docs/file/src/cookie.js.html b/docs/file/src/cookie.js.html index e302c3ee..aa146576 100644 --- a/docs/file/src/cookie.js.html +++ b/docs/file/src/cookie.js.html @@ -3,7 +3,7 @@ - src/cookie.js | tablefilter v0.5.13 API Document + src/cookie.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/dom.js.html b/docs/file/src/dom.js.html index 4eea6bf0..7d67d635 100644 --- a/docs/file/src/dom.js.html +++ b/docs/file/src/dom.js.html @@ -3,7 +3,7 @@ - src/dom.js | tablefilter v0.5.13 API Document + src/dom.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/emitter.js.html b/docs/file/src/emitter.js.html index bb299671..d4e9c84b 100644 --- a/docs/file/src/emitter.js.html +++ b/docs/file/src/emitter.js.html @@ -3,7 +3,7 @@ - src/emitter.js | tablefilter v0.5.13 API Document + src/emitter.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/event.js.html b/docs/file/src/event.js.html index bc51576b..02d07930 100644 --- a/docs/file/src/event.js.html +++ b/docs/file/src/event.js.html @@ -3,7 +3,7 @@ - src/event.js | tablefilter v0.5.13 API Document + src/event.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html b/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html index b82ef465..6812a3d7 100644 --- a/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html +++ b/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html @@ -3,7 +3,7 @@ - src/extensions/advancedGrid/adapterEzEditTable.js | tablefilter v0.5.13 API Document + src/extensions/advancedGrid/adapterEzEditTable.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/extensions/advancedGrid/advancedGrid.js.html b/docs/file/src/extensions/advancedGrid/advancedGrid.js.html index 5339a73b..b127afb9 100644 --- a/docs/file/src/extensions/advancedGrid/advancedGrid.js.html +++ b/docs/file/src/extensions/advancedGrid/advancedGrid.js.html @@ -3,7 +3,7 @@ - src/extensions/advancedGrid/advancedGrid.js | tablefilter v0.5.13 API Document + src/extensions/advancedGrid/advancedGrid.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/extensions/colOps/colOps.js.html b/docs/file/src/extensions/colOps/colOps.js.html index f26b2e33..434dc42f 100644 --- a/docs/file/src/extensions/colOps/colOps.js.html +++ b/docs/file/src/extensions/colOps/colOps.js.html @@ -3,7 +3,7 @@ - src/extensions/colOps/colOps.js | tablefilter v0.5.13 API Document + src/extensions/colOps/colOps.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/extensions/colsVisibility/colsVisibility.js.html b/docs/file/src/extensions/colsVisibility/colsVisibility.js.html index 3d1c0b1d..f6316d10 100644 --- a/docs/file/src/extensions/colsVisibility/colsVisibility.js.html +++ b/docs/file/src/extensions/colsVisibility/colsVisibility.js.html @@ -3,7 +3,7 @@ - src/extensions/colsVisibility/colsVisibility.js | tablefilter v0.5.13 API Document + src/extensions/colsVisibility/colsVisibility.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html b/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html index 58c2be8d..7d9286ef 100644 --- a/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html +++ b/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html @@ -3,7 +3,7 @@ - src/extensions/filtersVisibility/filtersVisibility.js | tablefilter v0.5.13 API Document + src/extensions/filtersVisibility/filtersVisibility.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/extensions/sort/adapterSortabletable.js.html b/docs/file/src/extensions/sort/adapterSortabletable.js.html index 63641b05..9333ee11 100644 --- a/docs/file/src/extensions/sort/adapterSortabletable.js.html +++ b/docs/file/src/extensions/sort/adapterSortabletable.js.html @@ -3,7 +3,7 @@ - src/extensions/sort/adapterSortabletable.js | tablefilter v0.5.13 API Document + src/extensions/sort/adapterSortabletable.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/extensions/sort/sort.js.html b/docs/file/src/extensions/sort/sort.js.html index 96084ea9..0c304a70 100644 --- a/docs/file/src/extensions/sort/sort.js.html +++ b/docs/file/src/extensions/sort/sort.js.html @@ -3,7 +3,7 @@ - src/extensions/sort/sort.js | tablefilter v0.5.13 API Document + src/extensions/sort/sort.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/feature.js.html b/docs/file/src/feature.js.html index 51304182..5aac5907 100644 --- a/docs/file/src/feature.js.html +++ b/docs/file/src/feature.js.html @@ -3,7 +3,7 @@ - src/feature.js | tablefilter v0.5.13 API Document + src/feature.js | tablefilter v0.5.14 API Document @@ -221,7 +221,7 @@ export class Feature { * @returns {Boolean} */ isEnabled() { - return this.enabled; + return this.enabled === true; } }
diff --git a/docs/file/src/modules/alternateRows.js.html b/docs/file/src/modules/alternateRows.js.html index d36f554f..38a5637a 100644 --- a/docs/file/src/modules/alternateRows.js.html +++ b/docs/file/src/modules/alternateRows.js.html @@ -3,7 +3,7 @@ - src/modules/alternateRows.js | tablefilter v0.5.13 API Document + src/modules/alternateRows.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/modules/baseDropdown.js.html b/docs/file/src/modules/baseDropdown.js.html index 126c3383..b0256f0d 100644 --- a/docs/file/src/modules/baseDropdown.js.html +++ b/docs/file/src/modules/baseDropdown.js.html @@ -3,7 +3,7 @@ - src/modules/baseDropdown.js | tablefilter v0.5.13 API Document + src/modules/baseDropdown.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/modules/checkList.js.html b/docs/file/src/modules/checkList.js.html index a2698cef..5670d730 100644 --- a/docs/file/src/modules/checkList.js.html +++ b/docs/file/src/modules/checkList.js.html @@ -3,7 +3,7 @@ - src/modules/checkList.js | tablefilter v0.5.13 API Document + src/modules/checkList.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/modules/clearButton.js.html b/docs/file/src/modules/clearButton.js.html index 4f35b5a0..db692891 100644 --- a/docs/file/src/modules/clearButton.js.html +++ b/docs/file/src/modules/clearButton.js.html @@ -3,7 +3,7 @@ - src/modules/clearButton.js | tablefilter v0.5.13 API Document + src/modules/clearButton.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/modules/dateType.js.html b/docs/file/src/modules/dateType.js.html index 2a951fd8..0da84678 100644 --- a/docs/file/src/modules/dateType.js.html +++ b/docs/file/src/modules/dateType.js.html @@ -3,7 +3,7 @@ - src/modules/dateType.js | tablefilter v0.5.13 API Document + src/modules/dateType.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/modules/dropdown.js.html b/docs/file/src/modules/dropdown.js.html index d70ed911..75ce4cf9 100644 --- a/docs/file/src/modules/dropdown.js.html +++ b/docs/file/src/modules/dropdown.js.html @@ -3,7 +3,7 @@ - src/modules/dropdown.js | tablefilter v0.5.13 API Document + src/modules/dropdown.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/modules/gridLayout.js.html b/docs/file/src/modules/gridLayout.js.html index d2fc1c47..6964da82 100644 --- a/docs/file/src/modules/gridLayout.js.html +++ b/docs/file/src/modules/gridLayout.js.html @@ -3,7 +3,7 @@ - src/modules/gridLayout.js | tablefilter v0.5.13 API Document + src/modules/gridLayout.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/modules/hash.js.html b/docs/file/src/modules/hash.js.html index e7004020..5ef9a36d 100644 --- a/docs/file/src/modules/hash.js.html +++ b/docs/file/src/modules/hash.js.html @@ -3,7 +3,7 @@ - src/modules/hash.js | tablefilter v0.5.13 API Document + src/modules/hash.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/modules/help.js.html b/docs/file/src/modules/help.js.html index 455dbfab..46f2b36f 100644 --- a/docs/file/src/modules/help.js.html +++ b/docs/file/src/modules/help.js.html @@ -3,7 +3,7 @@ - src/modules/help.js | tablefilter v0.5.13 API Document + src/modules/help.js | tablefilter v0.5.14 API Document @@ -322,9 +322,9 @@ export class Help extends Feature { * Toggle help pop-up */ toggle() { - // check only if explicitily set to false as in this case undefined + // check only if explicitily disabled as in this case undefined // signifies the help feature is enabled by default - if (this.enabled === false) { + if (!this.isEnabled()) { return; } @@ -354,7 +354,6 @@ export class Help extends Feature { this.cont = null; this.boundMouseup = null; - this.initialized = false; } diff --git a/docs/file/src/modules/highlightKeywords.js.html b/docs/file/src/modules/highlightKeywords.js.html index d1c31082..497d752f 100644 --- a/docs/file/src/modules/highlightKeywords.js.html +++ b/docs/file/src/modules/highlightKeywords.js.html @@ -3,7 +3,7 @@ - src/modules/highlightKeywords.js | tablefilter v0.5.13 API Document + src/modules/highlightKeywords.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/modules/loader.js.html b/docs/file/src/modules/loader.js.html index 3ca7e2e1..caa92212 100644 --- a/docs/file/src/modules/loader.js.html +++ b/docs/file/src/modules/loader.js.html @@ -3,7 +3,7 @@ - src/modules/loader.js | tablefilter v0.5.13 API Document + src/modules/loader.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/modules/markActiveColumns.js.html b/docs/file/src/modules/markActiveColumns.js.html index 2c221ccd..f0a92c7a 100644 --- a/docs/file/src/modules/markActiveColumns.js.html +++ b/docs/file/src/modules/markActiveColumns.js.html @@ -3,7 +3,7 @@ - src/modules/markActiveColumns.js | tablefilter v0.5.13 API Document + src/modules/markActiveColumns.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/modules/noResults.js.html b/docs/file/src/modules/noResults.js.html index 441c5fe2..6d5fec6c 100644 --- a/docs/file/src/modules/noResults.js.html +++ b/docs/file/src/modules/noResults.js.html @@ -3,7 +3,7 @@ - src/modules/noResults.js | tablefilter v0.5.13 API Document + src/modules/noResults.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/modules/paging.js.html b/docs/file/src/modules/paging.js.html index 04dba8c2..382d8119 100644 --- a/docs/file/src/modules/paging.js.html +++ b/docs/file/src/modules/paging.js.html @@ -3,7 +3,7 @@ - src/modules/paging.js | tablefilter v0.5.13 API Document + src/modules/paging.js | tablefilter v0.5.14 API Document @@ -618,15 +618,11 @@ export class Paging extends Feature { * @param {Boolean} filterTable Execute filtering once paging instanciated */ reset(filterTable = false) { - var tf = this.tf; - if (this.isEnabled()) { - return; - } this.enable(); this.init(); if (filterTable) { - tf.filter(); + this.tf.filter(); } } @@ -1023,7 +1019,7 @@ export class Paging extends Feature { this.pagingSlc = null; this.nbPages = 0; - this.disable(); + this.initialized = false; } } diff --git a/docs/file/src/modules/popupFilter.js.html b/docs/file/src/modules/popupFilter.js.html index a82367c5..5b1d94f8 100644 --- a/docs/file/src/modules/popupFilter.js.html +++ b/docs/file/src/modules/popupFilter.js.html @@ -3,7 +3,7 @@ - src/modules/popupFilter.js | tablefilter v0.5.13 API Document + src/modules/popupFilter.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/modules/rowsCounter.js.html b/docs/file/src/modules/rowsCounter.js.html index a3787050..7397a61a 100644 --- a/docs/file/src/modules/rowsCounter.js.html +++ b/docs/file/src/modules/rowsCounter.js.html @@ -3,7 +3,7 @@ - src/modules/rowsCounter.js | tablefilter v0.5.13 API Document + src/modules/rowsCounter.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/modules/state.js.html b/docs/file/src/modules/state.js.html index 8af0793e..8ff53cc3 100644 --- a/docs/file/src/modules/state.js.html +++ b/docs/file/src/modules/state.js.html @@ -3,7 +3,7 @@ - src/modules/state.js | tablefilter v0.5.13 API Document + src/modules/state.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/modules/statusBar.js.html b/docs/file/src/modules/statusBar.js.html index c55c2565..794db7d8 100644 --- a/docs/file/src/modules/statusBar.js.html +++ b/docs/file/src/modules/statusBar.js.html @@ -3,7 +3,7 @@ - src/modules/statusBar.js | tablefilter v0.5.13 API Document + src/modules/statusBar.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/modules/storage.js.html b/docs/file/src/modules/storage.js.html index 3cac6c69..1b1b75db 100644 --- a/docs/file/src/modules/storage.js.html +++ b/docs/file/src/modules/storage.js.html @@ -3,7 +3,7 @@ - src/modules/storage.js | tablefilter v0.5.13 API Document + src/modules/storage.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/number.js.html b/docs/file/src/number.js.html index 42a4c632..6b49cee0 100644 --- a/docs/file/src/number.js.html +++ b/docs/file/src/number.js.html @@ -3,7 +3,7 @@ - src/number.js | tablefilter v0.5.13 API Document + src/number.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/root.js.html b/docs/file/src/root.js.html index 605e06dc..7d777bfd 100644 --- a/docs/file/src/root.js.html +++ b/docs/file/src/root.js.html @@ -3,7 +3,7 @@ - src/root.js | tablefilter v0.5.13 API Document + src/root.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/sort.js.html b/docs/file/src/sort.js.html index 397122ad..8ed3d988 100644 --- a/docs/file/src/sort.js.html +++ b/docs/file/src/sort.js.html @@ -3,7 +3,7 @@ - src/sort.js | tablefilter v0.5.13 API Document + src/sort.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/string.js.html b/docs/file/src/string.js.html index d439f0e8..53aa738a 100644 --- a/docs/file/src/string.js.html +++ b/docs/file/src/string.js.html @@ -3,7 +3,7 @@ - src/string.js | tablefilter v0.5.13 API Document + src/string.js | tablefilter v0.5.14 API Document diff --git a/docs/file/src/tablefilter.js.html b/docs/file/src/tablefilter.js.html index 8e5613f4..ea468f8a 100644 --- a/docs/file/src/tablefilter.js.html +++ b/docs/file/src/tablefilter.js.html @@ -3,7 +3,7 @@ - src/tablefilter.js | tablefilter v0.5.13 API Document + src/tablefilter.js | tablefilter v0.5.14 API Document @@ -143,9 +143,6 @@ import {root} from './root'; import {Emitter} from './emitter'; import {Dropdown} from './modules/dropdown'; import {CheckList} from './modules/checkList'; -import {Paging} from './modules/paging'; -import {Help} from './modules/help'; -import {DateType} from './modules/dateType'; import { INPUT, SELECT, MULTIPLE, CHECKLIST, NONE, @@ -958,6 +955,13 @@ export class TableFilter { /*** data types ***/ + /** + * Enable date type module + * @type {Boolean} + * @private + */ + this.dateType = true; + /** * Define default locale, default to 'en' as per Sugar Date module: * https://sugarjs.com/docs/#/DateLocales @@ -1104,6 +1108,11 @@ export class TableFilter { */ this.ExtRegistry = {}; + //conditionally instantiate required features + this.instantiateFeatures( + Object.keys(FEATURES).map((item) => FEATURES[item]) + ); + //load styles if necessary this.import(this.stylesheetId, this.stylesheet, null, 'link'); } @@ -1124,21 +1133,13 @@ export class TableFilter { //loads theme this.loadThemes(); - // Instantiate sugar date wrapper - Mod.dateType = Mod.dateType || new DateType(this); - Mod.dateType.init(); - - // Instantiate help feature and initialise only if set true - Mod.help = Mod.help || new Help(this); - if (this.help) { - Mod.help.init(); - } - - const { state, markActiveColumns, gridLayout, loader, highlightKeyword, - popupFilter, rowsCounter, statusBar, clearButton, alternateRows, - noResults } = FEATURES; + const { dateType, help, state, markActiveColumns, gridLayout, loader, + highlightKeyword, popupFilter, rowsCounter, statusBar, clearButton, + alternateRows, noResults, paging } = FEATURES; this.initFeatures([ + dateType, + help, state, markActiveColumns, gridLayout, @@ -1215,18 +1216,10 @@ export class TableFilter { statusBar, clearButton, alternateRows, - noResults + noResults, + paging ]); - if (this.paging) { - if (!Mod.paging) { - Mod.paging = new Paging(this); - Mod.paging.init(); - } else { - Mod.paging.reset(); - } - } - if (this.hasColWidths && !this.gridLayout) { this.setColWidths(); } @@ -1442,16 +1435,7 @@ export class TableFilter { } /** - * Return a feature instance for a given name - * @param {String} name Name of the feature - * @return {Object} - */ - feature(name) { - return this.Mod[name]; - } - - /** - * Instanciate and initialise the collection of features required by the + * 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: @@ -1462,22 +1446,49 @@ export class TableFilter { * @param {Array} [features=[]] * @private */ - initFeatures(features = []) { + instantiateFeatures(features = []) { features.forEach((feature) => { // TODO: remove the property field. // Due to naming convention inconsistencies, a `property` - // field is added in order allow a conditional instanciation based + // field is added to allow a conditional instanciation based // on that property on TableFilter, if supplied. feature.property = feature.property || feature.name; - if (this[feature.property] === true) { + if (this[feature.property] === true || feature.enforce === true) { let {class: Cls, name} = feature; this.Mod[name] = this.Mod[name] || new Cls(this); + } + }); + } + + /** + * Initialise the passed features collection. A feature is described by a + * `class` and `name` fields and and optional `property` field: + * { + * class: AClass, + * name: 'aClass' + * } + * @param {Array} [features=[]] + * @private + */ + initFeatures(features = []) { + features.forEach((feature) => { + let {property, name} = feature; + if (this[property] === true && this.Mod[name]) { this.Mod[name].init(); } }); } + /** + * Return a feature instance for a given name + * @param {String} name Name of the feature + * @return {Object} + */ + feature(name) { + return this.Mod[name]; + } + /** * Initialise all the extensions defined in the configuration object */ @@ -1629,9 +1640,9 @@ export class TableFilter { if (this.isExternalFlt && !this.popupFilters) { this.removeExternalFlts(); } - if (this.infDiv) { - this.removeToolbar(); - } + + this.removeToolbar(); + if (this.hasExtensions) { this.destroyExtensions(); } @@ -1715,9 +1726,9 @@ export class TableFilter { // emit help initialisation only if undefined if (isUndef(this.help)) { - // explicitily set enabled field to true to initialise help by + // explicitily enable help to initialise feature by // default, only if setting is undefined - this.Mod.help.enabled = true; + this.Mod.help.enable(); this.emitter.emit('init-help', this); } } @@ -1734,9 +1745,7 @@ export class TableFilter { let tbl = this.dom(); let captions = tag(tbl, 'caption'); - if (captions.length > 0) { - [].forEach.call(captions, (elm) => tbl.removeChild(elm)); - } + [].forEach.call(captions, (elm) => removeElm(elm)); } /** diff --git a/docs/file/src/types.js.html b/docs/file/src/types.js.html index 0943a6ee..8b03e4bf 100644 --- a/docs/file/src/types.js.html +++ b/docs/file/src/types.js.html @@ -3,7 +3,7 @@ - src/types.js | tablefilter v0.5.13 API Document + src/types.js | tablefilter v0.5.14 API Document diff --git a/docs/function/index.html b/docs/function/index.html index 31d31710..af773a3a 100644 --- a/docs/function/index.html +++ b/docs/function/index.html @@ -3,7 +3,7 @@ - Function | tablefilter v0.5.13 API Document + Function | tablefilter v0.5.14 API Document diff --git a/docs/identifiers.html b/docs/identifiers.html index b8736ffc..847fa3dc 100644 --- a/docs/identifiers.html +++ b/docs/identifiers.html @@ -3,7 +3,7 @@ - Index | tablefilter v0.5.13 API Document + Index | tablefilter v0.5.14 API Document diff --git a/docs/index.html b/docs/index.html index 9d86cef1..3b226979 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,7 +3,7 @@ - tablefilter v0.5.13 API Document + tablefilter v0.5.14 API Document @@ -161,21 +161,33 @@ solution
  • You can download this repository.

  • -
  • Alternatively, install TableFilter files in your npm enabled project using:

    +
  • TableFilter is available on npm repository, you can install it from the command line using the following command:

    npm install tablefilter --save-dev
     
  • or get the future features from the next release channel:
    npm install tablefilter@next --save-dev
     
  • -
  • If you don't use npm, you can also -access these files on unpkg, download them -or point your package manager to them.
  • +
  • Alternatively you can also access these files from unpkg CDN, download them or point your package manager to them.
  • Setup

    +

    Using modules

    +

    Require TableFilter:

    +
    // ES2015 modules
    +import TableFilter from 'tablefilter';
    +
    +// CommonJS or AMD modules
    +var TableFilter = require('tablefilter');
    +
    +

    Using distribution scripts

    +

    If you are not using a module system, you can reference the distribution scripts directly in your html pages:

    +
    <script src="path_to/node_modules/tablefilter/dist/tablefilter/tablefilter.js"></script>
    +
    +

    Placing manually the distribution scripts in your project

    Copy the tablefilter directory under dist and place it at desired location in your project. Then include the main js file in your page:

    <script src="path/to/my/scripts/tablefilter/tablefilter.js"></script>
     
    +

    Usage

    Place the following snippet just under the HTML table and always define a base_path property in the configuration object to reflect the path to the script

    <script>
     var tf = new TableFilter(document.querySelector('.my-table'), {
    @@ -199,19 +211,19 @@ Start by installing any dependencies.
     
     
    npm install
     
    -

    Use

    +

    Use

    npm run dev
     

    command to launch a build / watch cycle and start the local sever on port 8080.

    -

    Use

    +

    Use

    npm run build
     

    command to generate a production build.

    -

    The

    +

    The

    npm run dist
     
    -

    command will create a production build, run the tests and finally generate +

    command will create a production build, run the tests and finally generate the demos:

    To run all the tests and generate the coverage report:

    npm test
    @@ -224,7 +236,7 @@ grunt test-only:test.html,test-sort.html
     report/coverage folder or
     online.

    Demos

    -

    Check out the online examples +

    Check out the online examples or generate the demos locally:

    npm run build:demos
     
    diff --git a/docs/package.json b/docs/package.json index 5c640a43..bec39545 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "tablefilter", - "version": "0.5.13", + "version": "0.5.14", "description": "A Javascript library making HTML tables filterable and a bit more", "license": "MIT", "author": { diff --git a/docs/source.html b/docs/source.html index 082a9f55..06a10d14 100644 --- a/docs/source.html +++ b/docs/source.html @@ -3,7 +3,7 @@ - Source | tablefilter v0.5.13 API Document + Source | tablefilter v0.5.14 API Document @@ -147,7 +147,7 @@ 100 %1/1 545 byte 22 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/const.js @@ -171,9 +171,9 @@ TAB_KEY UP_ARROW_KEY 100 %19/19 - 3180 byte - 184 - 2017-05-04 06:11:08 (UTC) + 3527 byte + 200 + 2017-05-07 11:12:49 (UTC) src/cookie.js @@ -181,7 +181,7 @@ - 1412 byte 57 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/dom.js @@ -200,7 +200,7 @@ 100 %12/12 4766 byte 190 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/emitter.js @@ -208,7 +208,7 @@ 100 %6/6 1323 byte 53 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/event.js @@ -221,7 +221,7 @@ 100 %6/6 2384 byte 101 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/extensions/advancedGrid/adapterEzEditTable.js @@ -229,7 +229,7 @@ 100 %13/13 18910 byte 504 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/extensions/advancedGrid/advancedGrid.js @@ -237,7 +237,7 @@ - 90 byte 2 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/extensions/colOps/colOps.js @@ -245,7 +245,7 @@ 100 %26/26 14406 byte 482 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/extensions/colsVisibility/colsVisibility.js @@ -253,7 +253,7 @@ 100 %49/49 20970 byte 739 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/extensions/filtersVisibility/filtersVisibility.js @@ -261,7 +261,7 @@ 100 %25/25 7788 byte 307 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/extensions/sort/adapterSortabletable.js @@ -269,7 +269,7 @@ 100 %23/23 16454 byte 532 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/extensions/sort/sort.js @@ -277,15 +277,15 @@ - 204 byte 8 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/feature.js Feature 100 %14/14 - 1864 byte + 1873 byte 97 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/modules/alternateRows.js @@ -293,7 +293,7 @@ 100 %9/9 3648 byte 140 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/modules/baseDropdown.js @@ -301,7 +301,7 @@ 100 %3/3 3509 byte 121 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/modules/checkList.js @@ -309,7 +309,7 @@ 100 %21/21 16892 byte 521 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/modules/clearButton.js @@ -317,7 +317,7 @@ 100 %10/10 3129 byte 128 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/modules/dateType.js @@ -325,7 +325,7 @@ 100 %12/12 4307 byte 157 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/modules/dropdown.js @@ -333,7 +333,7 @@ 100 %17/17 11837 byte 382 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/modules/gridLayout.js @@ -341,7 +341,7 @@ 100 %16/16 14095 byte 494 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/modules/hash.js @@ -350,15 +350,15 @@ 100 %10/10 2981 byte 126 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/modules/help.js Help 100 %17/17 - 6516 byte - 232 - 2017-05-04 06:11:08 (UTC) + 6506 byte + 231 + 2017-05-07 11:12:49 (UTC) src/modules/highlightKeywords.js @@ -366,7 +366,7 @@ 100 %10/10 5407 byte 179 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/modules/loader.js @@ -374,7 +374,7 @@ 100 %14/14 3989 byte 171 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/modules/markActiveColumns.js @@ -382,7 +382,7 @@ 100 %10/10 2779 byte 106 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/modules/noResults.js @@ -390,15 +390,15 @@ 100 %17/17 4819 byte 197 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/modules/paging.js Paging 100 %45/45 - 27489 byte - 900 - 2017-05-04 06:11:08 (UTC) + 27383 byte + 896 + 2017-05-07 11:12:49 (UTC) src/modules/popupFilter.js @@ -406,7 +406,7 @@ 100 %27/27 13218 byte 460 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/modules/rowsCounter.js @@ -414,7 +414,7 @@ 100 %13/13 5613 byte 196 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/modules/state.js @@ -422,7 +422,7 @@ 100 %24/24 14771 byte 541 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/modules/statusBar.js @@ -430,7 +430,7 @@ 100 %22/22 8485 byte 299 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/modules/storage.js @@ -439,7 +439,7 @@ 100 %10/10 3544 byte 162 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/number.js @@ -447,7 +447,7 @@ 100 %1/1 998 byte 29 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/root.js @@ -455,7 +455,7 @@ 100 %1/1 235 byte 6 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/sort.js @@ -469,7 +469,7 @@ 100 %7/7 2876 byte 82 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/string.js @@ -481,15 +481,15 @@ 100 %5/5 2082 byte 76 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) src/tablefilter.js TableFilter 100 %172/172 - 94584 byte - 3129 - 2017-05-04 06:11:08 (UTC) + 94707 byte + 3138 + 2017-05-07 11:12:49 (UTC) src/types.js @@ -505,7 +505,7 @@ 100 %9/9 1565 byte 73 - 2017-05-04 06:11:08 (UTC) + 2017-05-07 11:12:49 (UTC) diff --git a/docs/variable/index.html b/docs/variable/index.html index 27913b94..b2bd1471 100644 --- a/docs/variable/index.html +++ b/docs/variable/index.html @@ -3,7 +3,7 @@ - Variable | tablefilter v0.5.13 API Document + Variable | tablefilter v0.5.14 API Document @@ -1764,11 +1764,11 @@ fashion according to supplied compare function and decimal separator

    - source + source -
    import {AUTO_FILTER_DELAY} from 'tablefilter/src/const.js'
    +
    import {AUTO_FILTER_DELAY} from 'tablefilter/src/const.js'

    Auto filter delay in milliseconds

    @@ -1805,11 +1805,11 @@ fashion according to supplied compare function and decimal separator

    - source + source -
    import {CELL_TAG} from 'tablefilter/src/const.js'
    +
    import {CELL_TAG} from 'tablefilter/src/const.js'

    Cell tag

    @@ -1846,11 +1846,11 @@ fashion according to supplied compare function and decimal separator

    - source + source -
    import {CHECKLIST} from 'tablefilter/src/const.js'
    +
    import {CHECKLIST} from 'tablefilter/src/const.js'

    Checklist filter type

    @@ -1887,11 +1887,11 @@ fashion according to supplied compare function and decimal separator

    - source + source -
    import {DATE} from 'tablefilter/src/const.js'
    +
    import {DATE} from 'tablefilter/src/const.js'

    Date

    @@ -1928,11 +1928,11 @@ fashion according to supplied compare function and decimal separator

    - source + source -
    import {DOWN_ARROW_KEY} from 'tablefilter/src/const.js'
    +
    import {DOWN_ARROW_KEY} from 'tablefilter/src/const.js'

    Down arrow key code

    @@ -1969,11 +1969,11 @@ fashion according to supplied compare function and decimal separator

    - source + source -
    import {ENTER_KEY} from 'tablefilter/src/const.js'
    +
    import {ENTER_KEY} from 'tablefilter/src/const.js'

    Enter key code

    @@ -2010,11 +2010,11 @@ fashion according to supplied compare function and decimal separator

    - source + source -
    import {ESC_KEY} from 'tablefilter/src/const.js'
    +
    import {ESC_KEY} from 'tablefilter/src/const.js'

    Escape key code

    @@ -2051,11 +2051,11 @@ fashion according to supplied compare function and decimal separator

    - source + source -
    import {FEATURES} from 'tablefilter/src/const.js'
    +
    import {FEATURES} from 'tablefilter/src/const.js'

    TableFilter features definitions

    @@ -2092,11 +2092,11 @@ fashion according to supplied compare function and decimal separator

    - source + source -
    import {FORMATTED_NUMBER} from 'tablefilter/src/const.js'
    +
    import {FORMATTED_NUMBER} from 'tablefilter/src/const.js'

    Formatted number

    @@ -2133,11 +2133,11 @@ fashion according to supplied compare function and decimal separator

    - source + source -
    import {HEADER_TAG} from 'tablefilter/src/const.js'
    +
    import {HEADER_TAG} from 'tablefilter/src/const.js'

    Header cell tag

    @@ -2174,11 +2174,11 @@ fashion according to supplied compare function and decimal separator

    - source + source -
    import {INPUT} from 'tablefilter/src/const.js'
    +
    import {INPUT} from 'tablefilter/src/const.js'

    Input filter type

    @@ -2215,11 +2215,11 @@ fashion according to supplied compare function and decimal separator

    - source + source -
    import {IP_ADDRESS} from 'tablefilter/src/const.js'
    +
    import {IP_ADDRESS} from 'tablefilter/src/const.js'

    IP address

    @@ -2256,11 +2256,11 @@ fashion according to supplied compare function and decimal separator

    - source + source -
    import {MULTIPLE} from 'tablefilter/src/const.js'
    +
    import {MULTIPLE} from 'tablefilter/src/const.js'

    Multiple select filter type

    @@ -2297,11 +2297,11 @@ fashion according to supplied compare function and decimal separator

    - source + source -
    import {NONE} from 'tablefilter/src/const.js'
    +
    import {NONE} from 'tablefilter/src/const.js'

    None filter type

    @@ -2338,11 +2338,11 @@ fashion according to supplied compare function and decimal separator

    - source + source -
    import {NUMBER} from 'tablefilter/src/const.js'
    +
    import {NUMBER} from 'tablefilter/src/const.js'

    Number

    @@ -2379,11 +2379,11 @@ fashion according to supplied compare function and decimal separator

    - source + source -
    import {SELECT} from 'tablefilter/src/const.js'
    +
    import {SELECT} from 'tablefilter/src/const.js'

    Select filter type

    @@ -2420,11 +2420,11 @@ fashion according to supplied compare function and decimal separator

    - source + source -
    import {STRING} from 'tablefilter/src/const.js'
    +
    import {STRING} from 'tablefilter/src/const.js'

    String

    @@ -2461,11 +2461,11 @@ fashion according to supplied compare function and decimal separator

    - source + source -
    import {TAB_KEY} from 'tablefilter/src/const.js'
    +
    import {TAB_KEY} from 'tablefilter/src/const.js'

    Tab key code

    @@ -2502,11 +2502,11 @@ fashion according to supplied compare function and decimal separator

    - source + source -
    import {UP_ARROW_KEY} from 'tablefilter/src/const.js'
    +
    import {UP_ARROW_KEY} from 'tablefilter/src/const.js'

    Up arrow key code