From ff09148410a074efe58476340ac87fa685948a23 Mon Sep 17 00:00:00 2001 From: koalyptus Date: Sun, 16 Jul 2017 01:19:29 +0000 Subject: [PATCH] publish Docs to gh-pages (auto) branch: master SHA: acf6678619a62e5ec6f4e16c1de804a89dadaf42 range SHA: 8fb7c76e2d57...acf6678619a6 build id: 254044738 build number: 691 --- .../colsVisibility/colsVisibility.js.json | 6770 +- docs/ast/source/modules/gridLayout.js.json | 5920 +- docs/ast/source/modules/popupFilter.js.json | 8158 +- docs/ast/source/tablefilter.js.json | 80780 ++++++++-------- docs/class/src/emitter.js~Emitter.html | 2 +- ...pterEzEditTable.js~AdapterEzEditTable.html | 2 +- .../extensions/colOps/colOps.js~ColOps.html | 2 +- .../colsVisibility.js~ColsVisibility.html | 2 +- ...Sortabletable.js~AdapterSortableTable.html | 2 +- docs/class/src/feature.js~Feature.html | 2 +- .../alternateRows.js~AlternateRows.html | 2 +- .../modules/baseDropdown.js~BaseDropdown.html | 2 +- .../src/modules/checkList.js~CheckList.html | 2 +- .../modules/clearButton.js~ClearButton.html | 2 +- .../src/modules/dateType.js~DateType.html | 2 +- .../src/modules/dropdown.js~Dropdown.html | 2 +- .../src/modules/gridLayout.js~GridLayout.html | 4 +- docs/class/src/modules/hash.js~Hash.html | 2 +- docs/class/src/modules/help.js~Help.html | 2 +- ...highlightKeywords.js~HighlightKeyword.html | 2 +- docs/class/src/modules/loader.js~Loader.html | 2 +- ...arkActiveColumns.js~MarkActiveColumns.html | 2 +- .../src/modules/noResults.js~NoResults.html | 2 +- docs/class/src/modules/paging.js~Paging.html | 2 +- .../modules/popupFilter.js~PopupFilter.html | 28 +- .../modules/rowsCounter.js~RowsCounter.html | 2 +- docs/class/src/modules/state.js~State.html | 2 +- .../src/modules/statusBar.js~StatusBar.html | 2 +- .../class/src/modules/storage.js~Storage.html | 2 +- .../class/src/tablefilter.js~TableFilter.html | 381 +- docs/coverage.json | 8 +- docs/dump.json | 2518 +- docs/file/src/array.js.html | 2 +- docs/file/src/const.js.html | 2 +- docs/file/src/cookie.js.html | 2 +- docs/file/src/dom.js.html | 2 +- docs/file/src/emitter.js.html | 2 +- docs/file/src/event.js.html | 2 +- .../advancedGrid/adapterEzEditTable.js.html | 2 +- .../advancedGrid/advancedGrid.js.html | 2 +- .../file/src/extensions/colOps/colOps.js.html | 2 +- .../colsVisibility/colsVisibility.js.html | 4 +- .../sort/adapterSortabletable.js.html | 2 +- docs/file/src/extensions/sort/sort.js.html | 2 +- docs/file/src/feature.js.html | 2 +- docs/file/src/modules/alternateRows.js.html | 2 +- docs/file/src/modules/baseDropdown.js.html | 2 +- docs/file/src/modules/checkList.js.html | 2 +- docs/file/src/modules/clearButton.js.html | 2 +- docs/file/src/modules/dateType.js.html | 2 +- docs/file/src/modules/dropdown.js.html | 2 +- docs/file/src/modules/gridLayout.js.html | 3 +- docs/file/src/modules/hash.js.html | 2 +- docs/file/src/modules/help.js.html | 2 +- .../src/modules/highlightKeywords.js.html | 2 +- docs/file/src/modules/loader.js.html | 2 +- .../src/modules/markActiveColumns.js.html | 2 +- docs/file/src/modules/noResults.js.html | 2 +- docs/file/src/modules/paging.js.html | 2 +- docs/file/src/modules/popupFilter.js.html | 3 +- docs/file/src/modules/rowsCounter.js.html | 2 +- docs/file/src/modules/state.js.html | 2 +- docs/file/src/modules/statusBar.js.html | 2 +- docs/file/src/modules/storage.js.html | 2 +- docs/file/src/number.js.html | 2 +- docs/file/src/root.js.html | 2 +- docs/file/src/settings.js.html | 2 +- docs/file/src/sort.js.html | 2 +- docs/file/src/string.js.html | 2 +- docs/file/src/tablefilter.js.html | 77 +- docs/file/src/types.js.html | 2 +- docs/function/index.html | 2 +- docs/identifiers.html | 2 +- docs/index.html | 2 +- docs/package.json | 4 +- docs/script/search_index.js | 6 - docs/source.html | 98 +- docs/variable/index.html | 2 +- 78 files changed, 52895 insertions(+), 51991 deletions(-) diff --git a/docs/ast/source/extensions/colsVisibility/colsVisibility.js.json b/docs/ast/source/extensions/colsVisibility/colsVisibility.js.json index 76198910..77e04d82 100644 --- a/docs/ast/source/extensions/colsVisibility/colsVisibility.js.json +++ b/docs/ast/source/extensions/colsVisibility/colsVisibility.js.json @@ -11478,14 +11478,49 @@ "type": "BinaryExpression", "operator": "+", "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "tf", + "range": [ + 7914, + 7916 + ], + "loc": { + "start": { + "line": 286, + "column": 36 + }, + "end": { + "line": 286, + "column": 38 + } + } + }, + "property": { + "type": "Identifier", + "name": "getStylePath", + "range": [ + 7917, + 7929 + ], + "loc": { + "start": { + "line": 286, + "column": 39 + }, + "end": { + "line": 286, + "column": 51 + } + } + }, "range": [ 7914, - 7916 + 7929 ], "loc": { "start": { @@ -11494,31 +11529,14 @@ }, "end": { "line": 286, - "column": 38 - } - } - }, - "property": { - "type": "Identifier", - "name": "stylePath", - "range": [ - 7917, - 7926 - ], - "loc": { - "start": { - "line": 286, - "column": 39 - }, - "end": { - "line": 286, - "column": 48 + "column": 51 } } }, + "arguments": [], "range": [ 7914, - 7926 + 7931 ], "loc": { "start": { @@ -11527,7 +11545,7 @@ }, "end": { "line": 286, - "column": 48 + "column": 53 } } }, @@ -11536,27 +11554,9 @@ "computed": false, "object": { "type": "ThisExpression", - "range": [ - 7929, - 7933 - ], - "loc": { - "start": { - "line": 286, - "column": 51 - }, - "end": { - "line": 286, - "column": 55 - } - } - }, - "property": { - "type": "Identifier", - "name": "stylesheet", "range": [ 7934, - 7944 + 7938 ], "loc": { "start": { @@ -11565,28 +11565,46 @@ }, "end": { "line": 286, - "column": 66 + "column": 60 + } + } + }, + "property": { + "type": "Identifier", + "name": "stylesheet", + "range": [ + 7939, + 7949 + ], + "loc": { + "start": { + "line": 286, + "column": 61 + }, + "end": { + "line": 286, + "column": 71 } } }, "range": [ - 7929, - 7944 + 7934, + 7949 ], "loc": { "start": { "line": 286, - "column": 51 + "column": 56 }, "end": { "line": 286, - "column": 66 + "column": 71 } } }, "range": [ 7914, - 7944 + 7949 ], "loc": { "start": { @@ -11595,7 +11613,7 @@ }, "end": { "line": 286, - "column": 66 + "column": 71 } } }, @@ -11604,17 +11622,17 @@ "value": null, "raw": "null", "range": [ - 7946, - 7950 + 7951, + 7955 ], "loc": { "start": { "line": 286, - "column": 68 + "column": 73 }, "end": { "line": 286, - "column": 72 + "column": 77 } } }, @@ -11623,8 +11641,8 @@ "value": "link", "raw": "'link'", "range": [ - 7964, - 7970 + 7969, + 7975 ], "loc": { "start": { @@ -11640,7 +11658,7 @@ ], "range": [ 7886, - 7971 + 7976 ], "loc": { "start": { @@ -11655,7 +11673,7 @@ }, "range": [ 7886, - 7972 + 7977 ], "loc": { "start": { @@ -11716,8 +11734,8 @@ "object": { "type": "ThisExpression", "range": [ - 7982, - 7986 + 7987, + 7991 ], "loc": { "start": { @@ -11734,8 +11752,8 @@ "type": "Identifier", "name": "enable", "range": [ - 7987, - 7993 + 7992, + 7998 ], "loc": { "start": { @@ -11749,8 +11767,8 @@ } }, "range": [ - 7982, - 7993 + 7987, + 7998 ], "loc": { "start": { @@ -11765,8 +11783,8 @@ }, "arguments": [], "range": [ - 7982, - 7995 + 7987, + 8000 ], "loc": { "start": { @@ -11780,8 +11798,8 @@ } }, "range": [ - 7982, - 7996 + 7987, + 8001 ], "loc": { "start": { @@ -11797,7 +11815,7 @@ ], "range": [ 704, - 8002 + 8007 ], "loc": { "start": { @@ -11814,7 +11832,7 @@ "expression": false, "range": [ 696, - 8002 + 8007 ], "loc": { "start": { @@ -11831,7 +11849,7 @@ "computed": false, "range": [ 685, - 8002 + 8007 ], "loc": { "start": { @@ -11868,8 +11886,8 @@ "type": "Block", "value": "*\n * Mouse-up event handler handling popup auto-close behaviour\n * @private\n ", "range": [ - 8008, - 8101 + 8013, + 8106 ], "loc": { "start": { @@ -11891,8 +11909,8 @@ "type": "Identifier", "name": "onMouseup", "range": [ - 8106, - 8115 + 8111, + 8120 ], "loc": { "start": { @@ -11913,8 +11931,8 @@ "type": "Identifier", "name": "evt", "range": [ - 8116, - 8119 + 8121, + 8124 ], "loc": { "start": { @@ -11940,8 +11958,8 @@ "type": "Identifier", "name": "targetElm", "range": [ - 8135, - 8144 + 8140, + 8149 ], "loc": { "start": { @@ -11960,8 +11978,8 @@ "type": "Identifier", "name": "targetEvt", "range": [ - 8147, - 8156 + 8152, + 8161 ], "loc": { "start": { @@ -11979,8 +11997,8 @@ "type": "Identifier", "name": "evt", "range": [ - 8157, - 8160 + 8162, + 8165 ], "loc": { "start": { @@ -11995,8 +12013,8 @@ } ], "range": [ - 8147, - 8161 + 8152, + 8166 ], "loc": { "start": { @@ -12010,8 +12028,8 @@ } }, "range": [ - 8135, - 8161 + 8140, + 8166 ], "loc": { "start": { @@ -12027,8 +12045,8 @@ ], "kind": "let", "range": [ - 8131, - 8162 + 8136, + 8167 ], "loc": { "start": { @@ -12053,8 +12071,8 @@ "type": "Identifier", "name": "targetElm", "range": [ - 8179, - 8188 + 8184, + 8193 ], "loc": { "start": { @@ -12074,8 +12092,8 @@ "type": "Identifier", "name": "targetElm", "range": [ - 8192, - 8201 + 8197, + 8206 ], "loc": { "start": { @@ -12094,8 +12112,8 @@ "object": { "type": "ThisExpression", "range": [ - 8206, - 8210 + 8211, + 8215 ], "loc": { "start": { @@ -12112,8 +12130,8 @@ "type": "Identifier", "name": "contEl", "range": [ - 8211, - 8217 + 8216, + 8222 ], "loc": { "start": { @@ -12127,8 +12145,8 @@ } }, "range": [ - 8206, - 8217 + 8211, + 8222 ], "loc": { "start": { @@ -12142,8 +12160,8 @@ } }, "range": [ - 8192, - 8217 + 8197, + 8222 ], "loc": { "start": { @@ -12157,8 +12175,8 @@ } }, "range": [ - 8179, - 8217 + 8184, + 8222 ], "loc": { "start": { @@ -12178,8 +12196,8 @@ "type": "Identifier", "name": "targetElm", "range": [ - 8233, - 8242 + 8238, + 8247 ], "loc": { "start": { @@ -12198,8 +12216,8 @@ "object": { "type": "ThisExpression", "range": [ - 8247, - 8251 + 8252, + 8256 ], "loc": { "start": { @@ -12216,8 +12234,8 @@ "type": "Identifier", "name": "btnEl", "range": [ - 8252, - 8257 + 8257, + 8262 ], "loc": { "start": { @@ -12231,8 +12249,8 @@ } }, "range": [ - 8247, - 8257 + 8252, + 8262 ], "loc": { "start": { @@ -12246,8 +12264,8 @@ } }, "range": [ - 8233, - 8257 + 8238, + 8262 ], "loc": { "start": { @@ -12261,8 +12279,8 @@ } }, "range": [ - 8179, - 8257 + 8184, + 8262 ], "loc": { "start": { @@ -12287,8 +12305,8 @@ "type": "Identifier", "name": "targetElm", "range": [ - 8273, - 8282 + 8278, + 8287 ], "loc": { "start": { @@ -12308,8 +12326,8 @@ "type": "Identifier", "name": "targetElm", "range": [ - 8285, - 8294 + 8290, + 8299 ], "loc": { "start": { @@ -12326,8 +12344,8 @@ "type": "Identifier", "name": "parentNode", "range": [ - 8295, - 8305 + 8300, + 8310 ], "loc": { "start": { @@ -12341,8 +12359,8 @@ } }, "range": [ - 8285, - 8305 + 8290, + 8310 ], "loc": { "start": { @@ -12356,8 +12374,8 @@ } }, "range": [ - 8273, - 8305 + 8278, + 8310 ], "loc": { "start": { @@ -12371,8 +12389,8 @@ } }, "range": [ - 8273, - 8306 + 8278, + 8311 ], "loc": { "start": { @@ -12387,8 +12405,8 @@ } ], "range": [ - 8259, - 8316 + 8264, + 8321 ], "loc": { "start": { @@ -12402,8 +12420,8 @@ } }, "range": [ - 8172, - 8316 + 8177, + 8321 ], "loc": { "start": { @@ -12428,8 +12446,8 @@ "type": "Identifier", "name": "targetElm", "range": [ - 8330, - 8339 + 8335, + 8344 ], "loc": { "start": { @@ -12448,8 +12466,8 @@ "object": { "type": "ThisExpression", "range": [ - 8344, - 8348 + 8349, + 8353 ], "loc": { "start": { @@ -12466,8 +12484,8 @@ "type": "Identifier", "name": "contEl", "range": [ - 8349, - 8355 + 8354, + 8360 ], "loc": { "start": { @@ -12481,8 +12499,8 @@ } }, "range": [ - 8344, - 8355 + 8349, + 8360 ], "loc": { "start": { @@ -12496,8 +12514,8 @@ } }, "range": [ - 8330, - 8355 + 8335, + 8360 ], "loc": { "start": { @@ -12517,8 +12535,8 @@ "type": "Identifier", "name": "targetElm", "range": [ - 8359, - 8368 + 8364, + 8373 ], "loc": { "start": { @@ -12537,8 +12555,8 @@ "object": { "type": "ThisExpression", "range": [ - 8373, - 8377 + 8378, + 8382 ], "loc": { "start": { @@ -12555,8 +12573,8 @@ "type": "Identifier", "name": "btnEl", "range": [ - 8378, - 8383 + 8383, + 8388 ], "loc": { "start": { @@ -12570,8 +12588,8 @@ } }, "range": [ - 8373, - 8383 + 8378, + 8388 ], "loc": { "start": { @@ -12585,8 +12603,8 @@ } }, "range": [ - 8359, - 8383 + 8364, + 8388 ], "loc": { "start": { @@ -12600,8 +12618,8 @@ } }, "range": [ - 8330, - 8383 + 8335, + 8388 ], "loc": { "start": { @@ -12627,8 +12645,8 @@ "object": { "type": "ThisExpression", "range": [ - 8399, - 8403 + 8404, + 8408 ], "loc": { "start": { @@ -12645,8 +12663,8 @@ "type": "Identifier", "name": "toggle", "range": [ - 8404, - 8410 + 8409, + 8415 ], "loc": { "start": { @@ -12660,8 +12678,8 @@ } }, "range": [ - 8399, - 8410 + 8404, + 8415 ], "loc": { "start": { @@ -12676,8 +12694,8 @@ }, "arguments": [], "range": [ - 8399, - 8412 + 8404, + 8417 ], "loc": { "start": { @@ -12691,8 +12709,8 @@ } }, "range": [ - 8399, - 8413 + 8404, + 8418 ], "loc": { "start": { @@ -12707,8 +12725,8 @@ } ], "range": [ - 8385, - 8423 + 8390, + 8428 ], "loc": { "start": { @@ -12723,8 +12741,8 @@ }, "alternate": null, "range": [ - 8326, - 8423 + 8331, + 8428 ], "loc": { "start": { @@ -12741,8 +12759,8 @@ "type": "ReturnStatement", "argument": null, "range": [ - 8433, - 8440 + 8438, + 8445 ], "loc": { "start": { @@ -12757,8 +12775,8 @@ } ], "range": [ - 8121, - 8446 + 8126, + 8451 ], "loc": { "start": { @@ -12774,8 +12792,8 @@ "generator": false, "expression": false, "range": [ - 8115, - 8446 + 8120, + 8451 ], "loc": { "start": { @@ -12791,8 +12809,8 @@ "kind": "method", "computed": false, "range": [ - 8106, - 8446 + 8111, + 8451 ], "loc": { "start": { @@ -12809,8 +12827,8 @@ "type": "Block", "value": "*\n * Mouse-up event handler handling popup auto-close behaviour\n * @private\n ", "range": [ - 8008, - 8101 + 8013, + 8106 ], "loc": { "start": { @@ -12829,8 +12847,8 @@ "type": "Block", "value": "*\n * Toggle columns manager UI\n ", "range": [ - 8452, - 8496 + 8457, + 8501 ], "loc": { "start": { @@ -12852,8 +12870,8 @@ "type": "Identifier", "name": "toggle", "range": [ - 8501, - 8507 + 8506, + 8512 ], "loc": { "start": { @@ -12881,8 +12899,8 @@ "type": "Identifier", "name": "removeEvt", "range": [ - 8571, - 8580 + 8576, + 8585 ], "loc": { "start": { @@ -12900,8 +12918,8 @@ "type": "Identifier", "name": "root", "range": [ - 8581, - 8585 + 8586, + 8590 ], "loc": { "start": { @@ -12919,8 +12937,8 @@ "value": "mouseup", "raw": "'mouseup'", "range": [ - 8587, - 8596 + 8592, + 8601 ], "loc": { "start": { @@ -12939,8 +12957,8 @@ "object": { "type": "ThisExpression", "range": [ - 8598, - 8602 + 8603, + 8607 ], "loc": { "start": { @@ -12957,8 +12975,8 @@ "type": "Identifier", "name": "boundMouseup", "range": [ - 8603, - 8615 + 8608, + 8620 ], "loc": { "start": { @@ -12972,8 +12990,8 @@ } }, "range": [ - 8598, - 8615 + 8603, + 8620 ], "loc": { "start": { @@ -12988,8 +13006,8 @@ } ], "range": [ - 8571, - 8616 + 8576, + 8621 ], "loc": { "start": { @@ -13003,8 +13021,8 @@ } }, "range": [ - 8571, - 8617 + 8576, + 8622 ], "loc": { "start": { @@ -13021,8 +13039,8 @@ "type": "Line", "value": " ensure mouseup event handler is removed", "range": [ - 8520, - 8562 + 8525, + 8567 ], "loc": { "start": { @@ -13046,8 +13064,8 @@ "type": "Identifier", "name": "contDisplay", "range": [ - 8631, - 8642 + 8636, + 8647 ], "loc": { "start": { @@ -13072,8 +13090,8 @@ "object": { "type": "ThisExpression", "range": [ - 8645, - 8649 + 8650, + 8654 ], "loc": { "start": { @@ -13090,8 +13108,8 @@ "type": "Identifier", "name": "contEl", "range": [ - 8650, - 8656 + 8655, + 8661 ], "loc": { "start": { @@ -13105,8 +13123,8 @@ } }, "range": [ - 8645, - 8656 + 8650, + 8661 ], "loc": { "start": { @@ -13123,8 +13141,8 @@ "type": "Identifier", "name": "style", "range": [ - 8657, - 8662 + 8662, + 8667 ], "loc": { "start": { @@ -13138,8 +13156,8 @@ } }, "range": [ - 8645, - 8662 + 8650, + 8667 ], "loc": { "start": { @@ -13156,8 +13174,8 @@ "type": "Identifier", "name": "display", "range": [ - 8663, - 8670 + 8668, + 8675 ], "loc": { "start": { @@ -13171,8 +13189,8 @@ } }, "range": [ - 8645, - 8670 + 8650, + 8675 ], "loc": { "start": { @@ -13186,8 +13204,8 @@ } }, "range": [ - 8631, - 8670 + 8636, + 8675 ], "loc": { "start": { @@ -13203,8 +13221,8 @@ ], "kind": "let", "range": [ - 8627, - 8671 + 8632, + 8676 ], "loc": { "start": { @@ -13226,8 +13244,8 @@ "type": "Identifier", "name": "contDisplay", "range": [ - 8685, - 8696 + 8690, + 8701 ], "loc": { "start": { @@ -13245,8 +13263,8 @@ "value": "inline", "raw": "'inline'", "range": [ - 8701, - 8709 + 8706, + 8714 ], "loc": { "start": { @@ -13260,8 +13278,8 @@ } }, "range": [ - 8685, - 8709 + 8690, + 8714 ], "loc": { "start": { @@ -13287,8 +13305,8 @@ "object": { "type": "ThisExpression", "range": [ - 8725, - 8729 + 8730, + 8734 ], "loc": { "start": { @@ -13305,8 +13323,8 @@ "type": "Identifier", "name": "onBeforeOpen", "range": [ - 8730, - 8742 + 8735, + 8747 ], "loc": { "start": { @@ -13320,8 +13338,8 @@ } }, "range": [ - 8725, - 8742 + 8730, + 8747 ], "loc": { "start": { @@ -13338,8 +13356,8 @@ { "type": "ThisExpression", "range": [ - 8743, - 8747 + 8748, + 8752 ], "loc": { "start": { @@ -13354,8 +13372,8 @@ } ], "range": [ - 8725, - 8748 + 8730, + 8753 ], "loc": { "start": { @@ -13369,8 +13387,8 @@ } }, "range": [ - 8725, - 8749 + 8730, + 8754 ], "loc": { "start": { @@ -13385,8 +13403,8 @@ } ], "range": [ - 8711, - 8759 + 8716, + 8764 ], "loc": { "start": { @@ -13401,8 +13419,8 @@ }, "alternate": null, "range": [ - 8681, - 8759 + 8686, + 8764 ], "loc": { "start": { @@ -13424,8 +13442,8 @@ "type": "Identifier", "name": "contDisplay", "range": [ - 8772, - 8783 + 8777, + 8788 ], "loc": { "start": { @@ -13443,8 +13461,8 @@ "value": "inline", "raw": "'inline'", "range": [ - 8788, - 8796 + 8793, + 8801 ], "loc": { "start": { @@ -13458,8 +13476,8 @@ } }, "range": [ - 8772, - 8796 + 8777, + 8801 ], "loc": { "start": { @@ -13485,8 +13503,8 @@ "object": { "type": "ThisExpression", "range": [ - 8812, - 8816 + 8817, + 8821 ], "loc": { "start": { @@ -13503,8 +13521,8 @@ "type": "Identifier", "name": "onBeforeClose", "range": [ - 8817, - 8830 + 8822, + 8835 ], "loc": { "start": { @@ -13518,8 +13536,8 @@ } }, "range": [ - 8812, - 8830 + 8817, + 8835 ], "loc": { "start": { @@ -13536,8 +13554,8 @@ { "type": "ThisExpression", "range": [ - 8831, - 8835 + 8836, + 8840 ], "loc": { "start": { @@ -13552,8 +13570,8 @@ } ], "range": [ - 8812, - 8836 + 8817, + 8841 ], "loc": { "start": { @@ -13567,8 +13585,8 @@ } }, "range": [ - 8812, - 8837 + 8817, + 8842 ], "loc": { "start": { @@ -13583,8 +13601,8 @@ } ], "range": [ - 8798, - 8847 + 8803, + 8852 ], "loc": { "start": { @@ -13599,8 +13617,8 @@ }, "alternate": null, "range": [ - 8768, - 8847 + 8773, + 8852 ], "loc": { "start": { @@ -13630,8 +13648,8 @@ "object": { "type": "ThisExpression", "range": [ - 8857, - 8861 + 8862, + 8866 ], "loc": { "start": { @@ -13648,8 +13666,8 @@ "type": "Identifier", "name": "contEl", "range": [ - 8862, - 8868 + 8867, + 8873 ], "loc": { "start": { @@ -13663,8 +13681,8 @@ } }, "range": [ - 8857, - 8868 + 8862, + 8873 ], "loc": { "start": { @@ -13681,8 +13699,8 @@ "type": "Identifier", "name": "style", "range": [ - 8869, - 8874 + 8874, + 8879 ], "loc": { "start": { @@ -13696,8 +13714,8 @@ } }, "range": [ - 8857, - 8874 + 8862, + 8879 ], "loc": { "start": { @@ -13714,8 +13732,8 @@ "type": "Identifier", "name": "display", "range": [ - 8875, - 8882 + 8880, + 8887 ], "loc": { "start": { @@ -13729,8 +13747,8 @@ } }, "range": [ - 8857, - 8882 + 8862, + 8887 ], "loc": { "start": { @@ -13752,8 +13770,8 @@ "type": "Identifier", "name": "contDisplay", "range": [ - 8885, - 8896 + 8890, + 8901 ], "loc": { "start": { @@ -13771,8 +13789,8 @@ "value": "inline", "raw": "'inline'", "range": [ - 8901, - 8909 + 8906, + 8914 ], "loc": { "start": { @@ -13786,8 +13804,8 @@ } }, "range": [ - 8885, - 8909 + 8890, + 8914 ], "loc": { "start": { @@ -13804,8 +13822,8 @@ "type": "Identifier", "name": "NONE", "range": [ - 8924, - 8928 + 8929, + 8933 ], "loc": { "start": { @@ -13823,8 +13841,8 @@ "value": "inline", "raw": "'inline'", "range": [ - 8931, - 8939 + 8936, + 8944 ], "loc": { "start": { @@ -13838,8 +13856,8 @@ } }, "range": [ - 8885, - 8939 + 8890, + 8944 ], "loc": { "start": { @@ -13853,8 +13871,8 @@ } }, "range": [ - 8857, - 8939 + 8862, + 8944 ], "loc": { "start": { @@ -13868,8 +13886,8 @@ } }, "range": [ - 8857, - 8940 + 8862, + 8945 ], "loc": { "start": { @@ -13891,8 +13909,8 @@ "type": "Identifier", "name": "contDisplay", "range": [ - 8954, - 8965 + 8959, + 8970 ], "loc": { "start": { @@ -13910,8 +13928,8 @@ "value": "inline", "raw": "'inline'", "range": [ - 8970, - 8978 + 8975, + 8983 ], "loc": { "start": { @@ -13925,8 +13943,8 @@ } }, "range": [ - 8954, - 8978 + 8959, + 8983 ], "loc": { "start": { @@ -13952,8 +13970,8 @@ "object": { "type": "ThisExpression", "range": [ - 8994, - 8998 + 8999, + 9003 ], "loc": { "start": { @@ -13970,8 +13988,8 @@ "type": "Identifier", "name": "onAfterOpen", "range": [ - 8999, - 9010 + 9004, + 9015 ], "loc": { "start": { @@ -13985,8 +14003,8 @@ } }, "range": [ - 8994, - 9010 + 8999, + 9015 ], "loc": { "start": { @@ -14003,8 +14021,8 @@ { "type": "ThisExpression", "range": [ - 9011, - 9015 + 9016, + 9020 ], "loc": { "start": { @@ -14019,8 +14037,8 @@ } ], "range": [ - 8994, - 9016 + 8999, + 9021 ], "loc": { "start": { @@ -14034,8 +14052,8 @@ } }, "range": [ - 8994, - 9017 + 8999, + 9022 ], "loc": { "start": { @@ -14056,8 +14074,8 @@ "type": "Identifier", "name": "addEvt", "range": [ - 9030, - 9036 + 9035, + 9041 ], "loc": { "start": { @@ -14075,8 +14093,8 @@ "type": "Identifier", "name": "root", "range": [ - 9037, - 9041 + 9042, + 9046 ], "loc": { "start": { @@ -14094,8 +14112,8 @@ "value": "mouseup", "raw": "'mouseup'", "range": [ - 9043, - 9052 + 9048, + 9057 ], "loc": { "start": { @@ -14114,8 +14132,8 @@ "object": { "type": "ThisExpression", "range": [ - 9054, - 9058 + 9059, + 9063 ], "loc": { "start": { @@ -14132,8 +14150,8 @@ "type": "Identifier", "name": "boundMouseup", "range": [ - 9059, - 9071 + 9064, + 9076 ], "loc": { "start": { @@ -14147,8 +14165,8 @@ } }, "range": [ - 9054, - 9071 + 9059, + 9076 ], "loc": { "start": { @@ -14163,8 +14181,8 @@ } ], "range": [ - 9030, - 9072 + 9035, + 9077 ], "loc": { "start": { @@ -14178,8 +14196,8 @@ } }, "range": [ - 9030, - 9073 + 9035, + 9078 ], "loc": { "start": { @@ -14194,8 +14212,8 @@ } ], "range": [ - 8980, - 9083 + 8985, + 9088 ], "loc": { "start": { @@ -14210,8 +14228,8 @@ }, "alternate": null, "range": [ - 8950, - 9083 + 8955, + 9088 ], "loc": { "start": { @@ -14233,8 +14251,8 @@ "type": "Identifier", "name": "contDisplay", "range": [ - 9096, - 9107 + 9101, + 9112 ], "loc": { "start": { @@ -14252,8 +14270,8 @@ "value": "inline", "raw": "'inline'", "range": [ - 9112, - 9120 + 9117, + 9125 ], "loc": { "start": { @@ -14267,8 +14285,8 @@ } }, "range": [ - 9096, - 9120 + 9101, + 9125 ], "loc": { "start": { @@ -14294,8 +14312,8 @@ "object": { "type": "ThisExpression", "range": [ - 9136, - 9140 + 9141, + 9145 ], "loc": { "start": { @@ -14312,8 +14330,8 @@ "type": "Identifier", "name": "onAfterClose", "range": [ - 9141, - 9153 + 9146, + 9158 ], "loc": { "start": { @@ -14327,8 +14345,8 @@ } }, "range": [ - 9136, - 9153 + 9141, + 9158 ], "loc": { "start": { @@ -14345,8 +14363,8 @@ { "type": "ThisExpression", "range": [ - 9154, - 9158 + 9159, + 9163 ], "loc": { "start": { @@ -14361,8 +14379,8 @@ } ], "range": [ - 9136, - 9159 + 9141, + 9164 ], "loc": { "start": { @@ -14376,8 +14394,8 @@ } }, "range": [ - 9136, - 9160 + 9141, + 9165 ], "loc": { "start": { @@ -14392,8 +14410,8 @@ } ], "range": [ - 9122, - 9170 + 9127, + 9175 ], "loc": { "start": { @@ -14408,8 +14426,8 @@ }, "alternate": null, "range": [ - 9092, - 9170 + 9097, + 9175 ], "loc": { "start": { @@ -14424,8 +14442,8 @@ } ], "range": [ - 8510, - 9176 + 8515, + 9181 ], "loc": { "start": { @@ -14441,8 +14459,8 @@ "generator": false, "expression": false, "range": [ - 8507, - 9176 + 8512, + 9181 ], "loc": { "start": { @@ -14458,8 +14476,8 @@ "kind": "method", "computed": false, "range": [ - 8501, - 9176 + 8506, + 9181 ], "loc": { "start": { @@ -14476,8 +14494,8 @@ "type": "Block", "value": "*\n * Toggle columns manager UI\n ", "range": [ - 8452, - 8496 + 8457, + 8501 ], "loc": { "start": { @@ -14496,8 +14514,8 @@ "type": "Block", "value": "*\n * Check an item in columns manager UI\n * @private\n ", "range": [ - 9182, - 9252 + 9187, + 9257 ], "loc": { "start": { @@ -14519,8 +14537,8 @@ "type": "Identifier", "name": "checkItem", "range": [ - 9257, - 9266 + 9262, + 9271 ], "loc": { "start": { @@ -14541,8 +14559,8 @@ "type": "Identifier", "name": "lbl", "range": [ - 9267, - 9270 + 9272, + 9275 ], "loc": { "start": { @@ -14568,8 +14586,8 @@ "type": "Identifier", "name": "li", "range": [ - 9286, - 9288 + 9291, + 9293 ], "loc": { "start": { @@ -14589,8 +14607,8 @@ "type": "Identifier", "name": "lbl", "range": [ - 9291, - 9294 + 9296, + 9299 ], "loc": { "start": { @@ -14607,8 +14625,8 @@ "type": "Identifier", "name": "parentNode", "range": [ - 9295, - 9305 + 9300, + 9310 ], "loc": { "start": { @@ -14622,8 +14640,8 @@ } }, "range": [ - 9291, - 9305 + 9296, + 9310 ], "loc": { "start": { @@ -14637,8 +14655,8 @@ } }, "range": [ - 9286, - 9305 + 9291, + 9310 ], "loc": { "start": { @@ -14654,8 +14672,8 @@ ], "kind": "let", "range": [ - 9282, - 9306 + 9287, + 9311 ], "loc": { "start": { @@ -14680,8 +14698,8 @@ "type": "Identifier", "name": "li", "range": [ - 9320, - 9322 + 9325, + 9327 ], "loc": { "start": { @@ -14696,8 +14714,8 @@ }, "prefix": true, "range": [ - 9319, - 9322 + 9324, + 9327 ], "loc": { "start": { @@ -14717,8 +14735,8 @@ "type": "Identifier", "name": "lbl", "range": [ - 9327, - 9330 + 9332, + 9335 ], "loc": { "start": { @@ -14733,8 +14751,8 @@ }, "prefix": true, "range": [ - 9326, - 9330 + 9331, + 9335 ], "loc": { "start": { @@ -14748,8 +14766,8 @@ } }, "range": [ - 9319, - 9330 + 9324, + 9335 ], "loc": { "start": { @@ -14769,8 +14787,8 @@ "type": "ReturnStatement", "argument": null, "range": [ - 9346, - 9353 + 9351, + 9358 ], "loc": { "start": { @@ -14785,8 +14803,8 @@ } ], "range": [ - 9332, - 9363 + 9337, + 9368 ], "loc": { "start": { @@ -14801,8 +14819,8 @@ }, "alternate": null, "range": [ - 9315, - 9363 + 9320, + 9368 ], "loc": { "start": { @@ -14824,8 +14842,8 @@ "type": "Identifier", "name": "isChecked", "range": [ - 9376, - 9385 + 9381, + 9390 ], "loc": { "start": { @@ -14848,8 +14866,8 @@ "type": "Identifier", "name": "lbl", "range": [ - 9388, - 9391 + 9393, + 9396 ], "loc": { "start": { @@ -14866,8 +14884,8 @@ "type": "Identifier", "name": "firstChild", "range": [ - 9392, - 9402 + 9397, + 9407 ], "loc": { "start": { @@ -14881,8 +14899,8 @@ } }, "range": [ - 9388, - 9402 + 9393, + 9407 ], "loc": { "start": { @@ -14899,8 +14917,8 @@ "type": "Identifier", "name": "checked", "range": [ - 9403, - 9410 + 9408, + 9415 ], "loc": { "start": { @@ -14914,8 +14932,8 @@ } }, "range": [ - 9388, - 9410 + 9393, + 9415 ], "loc": { "start": { @@ -14929,8 +14947,8 @@ } }, "range": [ - 9376, - 9410 + 9381, + 9415 ], "loc": { "start": { @@ -14946,8 +14964,8 @@ ], "kind": "let", "range": [ - 9372, - 9411 + 9377, + 9416 ], "loc": { "start": { @@ -14969,8 +14987,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9424, - 9432 + 9429, + 9437 ], "loc": { "start": { @@ -15003,8 +15021,8 @@ "type": "Identifier", "name": "lbl", "range": [ - 9435, - 9438 + 9440, + 9443 ], "loc": { "start": { @@ -15021,8 +15039,8 @@ "type": "Identifier", "name": "firstChild", "range": [ - 9439, - 9449 + 9444, + 9454 ], "loc": { "start": { @@ -15036,8 +15054,8 @@ } }, "range": [ - 9435, - 9449 + 9440, + 9454 ], "loc": { "start": { @@ -15054,8 +15072,8 @@ "type": "Identifier", "name": "getAttribute", "range": [ - 9450, - 9462 + 9455, + 9467 ], "loc": { "start": { @@ -15069,8 +15087,8 @@ } }, "range": [ - 9435, - 9462 + 9440, + 9467 ], "loc": { "start": { @@ -15089,8 +15107,8 @@ "value": "id", "raw": "'id'", "range": [ - 9463, - 9467 + 9468, + 9472 ], "loc": { "start": { @@ -15105,8 +15123,8 @@ } ], "range": [ - 9435, - 9468 + 9440, + 9473 ], "loc": { "start": { @@ -15123,8 +15141,8 @@ "type": "Identifier", "name": "split", "range": [ - 9469, - 9474 + 9474, + 9479 ], "loc": { "start": { @@ -15138,8 +15156,8 @@ } }, "range": [ - 9435, - 9474 + 9440, + 9479 ], "loc": { "start": { @@ -15158,8 +15176,8 @@ "value": "_", "raw": "'_'", "range": [ - 9475, - 9478 + 9480, + 9483 ], "loc": { "start": { @@ -15174,8 +15192,8 @@ } ], "range": [ - 9435, - 9479 + 9440, + 9484 ], "loc": { "start": { @@ -15193,8 +15211,8 @@ "value": 1, "raw": "1", "range": [ - 9480, - 9481 + 9485, + 9486 ], "loc": { "start": { @@ -15208,8 +15226,8 @@ } }, "range": [ - 9435, - 9482 + 9440, + 9487 ], "loc": { "start": { @@ -15223,8 +15241,8 @@ } }, "range": [ - 9424, - 9482 + 9429, + 9487 ], "loc": { "start": { @@ -15240,8 +15258,8 @@ ], "kind": "let", "range": [ - 9420, - 9483 + 9425, + 9488 ], "loc": { "start": { @@ -15263,8 +15281,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9492, - 9500 + 9497, + 9505 ], "loc": { "start": { @@ -15283,8 +15301,8 @@ "type": "Identifier", "name": "parseInt", "range": [ - 9503, - 9511 + 9508, + 9516 ], "loc": { "start": { @@ -15302,8 +15320,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9512, - 9520 + 9517, + 9525 ], "loc": { "start": { @@ -15321,8 +15339,8 @@ "value": 10, "raw": "10", "range": [ - 9522, - 9524 + 9527, + 9529 ], "loc": { "start": { @@ -15337,8 +15355,8 @@ } ], "range": [ - 9503, - 9525 + 9508, + 9530 ], "loc": { "start": { @@ -15352,8 +15370,8 @@ } }, "range": [ - 9492, - 9525 + 9497, + 9530 ], "loc": { "start": { @@ -15367,8 +15385,8 @@ } }, "range": [ - 9492, - 9526 + 9497, + 9531 ], "loc": { "start": { @@ -15387,8 +15405,8 @@ "type": "Identifier", "name": "isChecked", "range": [ - 9539, - 9548 + 9544, + 9553 ], "loc": { "start": { @@ -15412,8 +15430,8 @@ "type": "Identifier", "name": "addClass", "range": [ - 9564, - 9572 + 9569, + 9577 ], "loc": { "start": { @@ -15431,8 +15449,8 @@ "type": "Identifier", "name": "li", "range": [ - 9573, - 9575 + 9578, + 9580 ], "loc": { "start": { @@ -15451,8 +15469,8 @@ "object": { "type": "ThisExpression", "range": [ - 9577, - 9581 + 9582, + 9586 ], "loc": { "start": { @@ -15469,8 +15487,8 @@ "type": "Identifier", "name": "listSlcItemCssClass", "range": [ - 9582, - 9601 + 9587, + 9606 ], "loc": { "start": { @@ -15484,8 +15502,8 @@ } }, "range": [ - 9577, - 9601 + 9582, + 9606 ], "loc": { "start": { @@ -15500,8 +15518,8 @@ } ], "range": [ - 9564, - 9602 + 9569, + 9607 ], "loc": { "start": { @@ -15515,8 +15533,8 @@ } }, "range": [ - 9564, - 9603 + 9569, + 9608 ], "loc": { "start": { @@ -15531,8 +15549,8 @@ } ], "range": [ - 9550, - 9613 + 9555, + 9618 ], "loc": { "start": { @@ -15556,8 +15574,8 @@ "type": "Identifier", "name": "removeClass", "range": [ - 9633, - 9644 + 9638, + 9649 ], "loc": { "start": { @@ -15575,8 +15593,8 @@ "type": "Identifier", "name": "li", "range": [ - 9645, - 9647 + 9650, + 9652 ], "loc": { "start": { @@ -15595,8 +15613,8 @@ "object": { "type": "ThisExpression", "range": [ - 9649, - 9653 + 9654, + 9658 ], "loc": { "start": { @@ -15613,8 +15631,8 @@ "type": "Identifier", "name": "listSlcItemCssClass", "range": [ - 9654, - 9673 + 9659, + 9678 ], "loc": { "start": { @@ -15628,8 +15646,8 @@ } }, "range": [ - 9649, - 9673 + 9654, + 9678 ], "loc": { "start": { @@ -15644,8 +15662,8 @@ } ], "range": [ - 9633, - 9674 + 9638, + 9679 ], "loc": { "start": { @@ -15659,8 +15677,8 @@ } }, "range": [ - 9633, - 9675 + 9638, + 9680 ], "loc": { "start": { @@ -15675,8 +15693,8 @@ } ], "range": [ - 9619, - 9685 + 9624, + 9690 ], "loc": { "start": { @@ -15690,8 +15708,8 @@ } }, "range": [ - 9535, - 9685 + 9540, + 9690 ], "loc": { "start": { @@ -15713,8 +15731,8 @@ "type": "Identifier", "name": "hide", "range": [ - 9699, - 9703 + 9704, + 9708 ], "loc": { "start": { @@ -15732,8 +15750,8 @@ "value": false, "raw": "false", "range": [ - 9706, - 9711 + 9711, + 9716 ], "loc": { "start": { @@ -15747,8 +15765,8 @@ } }, "range": [ - 9699, - 9711 + 9704, + 9716 ], "loc": { "start": { @@ -15764,8 +15782,8 @@ ], "kind": "let", "range": [ - 9695, - 9712 + 9700, + 9717 ], "loc": { "start": { @@ -15792,8 +15810,8 @@ "object": { "type": "ThisExpression", "range": [ - 9726, - 9730 + 9731, + 9735 ], "loc": { "start": { @@ -15810,8 +15828,8 @@ "type": "Identifier", "name": "tickToHide", "range": [ - 9731, - 9741 + 9736, + 9746 ], "loc": { "start": { @@ -15825,8 +15843,8 @@ } }, "range": [ - 9726, - 9741 + 9731, + 9746 ], "loc": { "start": { @@ -15843,8 +15861,8 @@ "type": "Identifier", "name": "isChecked", "range": [ - 9745, - 9754 + 9750, + 9759 ], "loc": { "start": { @@ -15858,8 +15876,8 @@ } }, "range": [ - 9726, - 9754 + 9731, + 9759 ], "loc": { "start": { @@ -15884,8 +15902,8 @@ "object": { "type": "ThisExpression", "range": [ - 9773, - 9777 + 9778, + 9782 ], "loc": { "start": { @@ -15902,8 +15920,8 @@ "type": "Identifier", "name": "tickToHide", "range": [ - 9778, - 9788 + 9783, + 9793 ], "loc": { "start": { @@ -15917,8 +15935,8 @@ } }, "range": [ - 9773, - 9788 + 9778, + 9793 ], "loc": { "start": { @@ -15933,8 +15951,8 @@ }, "prefix": true, "range": [ - 9772, - 9788 + 9777, + 9793 ], "loc": { "start": { @@ -15954,8 +15972,8 @@ "type": "Identifier", "name": "isChecked", "range": [ - 9793, - 9802 + 9798, + 9807 ], "loc": { "start": { @@ -15970,8 +15988,8 @@ }, "prefix": true, "range": [ - 9792, - 9802 + 9797, + 9807 ], "loc": { "start": { @@ -15985,8 +16003,8 @@ } }, "range": [ - 9772, - 9802 + 9777, + 9807 ], "loc": { "start": { @@ -16000,8 +16018,8 @@ } }, "range": [ - 9725, - 9803 + 9730, + 9808 ], "loc": { "start": { @@ -16026,8 +16044,8 @@ "type": "Identifier", "name": "hide", "range": [ - 9819, - 9823 + 9824, + 9828 ], "loc": { "start": { @@ -16045,8 +16063,8 @@ "value": true, "raw": "true", "range": [ - 9826, - 9830 + 9831, + 9835 ], "loc": { "start": { @@ -16060,8 +16078,8 @@ } }, "range": [ - 9819, - 9830 + 9824, + 9835 ], "loc": { "start": { @@ -16075,8 +16093,8 @@ } }, "range": [ - 9819, - 9831 + 9824, + 9836 ], "loc": { "start": { @@ -16091,8 +16109,8 @@ } ], "range": [ - 9805, - 9841 + 9810, + 9846 ], "loc": { "start": { @@ -16107,8 +16125,8 @@ }, "alternate": null, "range": [ - 9721, - 9841 + 9726, + 9846 ], "loc": { "start": { @@ -16131,8 +16149,8 @@ "object": { "type": "ThisExpression", "range": [ - 9850, - 9854 + 9855, + 9859 ], "loc": { "start": { @@ -16149,8 +16167,8 @@ "type": "Identifier", "name": "setHidden", "range": [ - 9855, - 9864 + 9860, + 9869 ], "loc": { "start": { @@ -16164,8 +16182,8 @@ } }, "range": [ - 9850, - 9864 + 9855, + 9869 ], "loc": { "start": { @@ -16183,8 +16201,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9865, - 9873 + 9870, + 9878 ], "loc": { "start": { @@ -16201,8 +16219,8 @@ "type": "Identifier", "name": "hide", "range": [ - 9875, - 9879 + 9880, + 9884 ], "loc": { "start": { @@ -16217,8 +16235,8 @@ } ], "range": [ - 9850, - 9880 + 9855, + 9885 ], "loc": { "start": { @@ -16232,8 +16250,8 @@ } }, "range": [ - 9850, - 9881 + 9855, + 9886 ], "loc": { "start": { @@ -16248,8 +16266,8 @@ } ], "range": [ - 9272, - 9887 + 9277, + 9892 ], "loc": { "start": { @@ -16265,8 +16283,8 @@ "generator": false, "expression": false, "range": [ - 9266, - 9887 + 9271, + 9892 ], "loc": { "start": { @@ -16282,8 +16300,8 @@ "kind": "method", "computed": false, "range": [ - 9257, - 9887 + 9262, + 9892 ], "loc": { "start": { @@ -16300,8 +16318,8 @@ "type": "Block", "value": "*\n * Check an item in columns manager UI\n * @private\n ", "range": [ - 9182, - 9252 + 9187, + 9257 ], "loc": { "start": { @@ -16320,8 +16338,8 @@ "type": "Block", "value": "*\n * Initializes ColsVisibility instance\n ", "range": [ - 9893, - 9947 + 9898, + 9952 ], "loc": { "start": { @@ -16343,8 +16361,8 @@ "type": "Identifier", "name": "init", "range": [ - 9952, - 9956 + 9957, + 9961 ], "loc": { "start": { @@ -16375,8 +16393,8 @@ "object": { "type": "ThisExpression", "range": [ - 9973, - 9977 + 9978, + 9982 ], "loc": { "start": { @@ -16393,8 +16411,8 @@ "type": "Identifier", "name": "initialized", "range": [ - 9978, - 9989 + 9983, + 9994 ], "loc": { "start": { @@ -16408,8 +16426,8 @@ } }, "range": [ - 9973, - 9989 + 9978, + 9994 ], "loc": { "start": { @@ -16431,8 +16449,8 @@ "object": { "type": "ThisExpression", "range": [ - 9994, - 9998 + 9999, + 10003 ], "loc": { "start": { @@ -16449,8 +16467,8 @@ "type": "Identifier", "name": "manager", "range": [ - 9999, - 10006 + 10004, + 10011 ], "loc": { "start": { @@ -16464,8 +16482,8 @@ } }, "range": [ - 9994, - 10006 + 9999, + 10011 ], "loc": { "start": { @@ -16480,8 +16498,8 @@ }, "prefix": true, "range": [ - 9993, - 10006 + 9998, + 10011 ], "loc": { "start": { @@ -16495,8 +16513,8 @@ } }, "range": [ - 9973, - 10006 + 9978, + 10011 ], "loc": { "start": { @@ -16516,8 +16534,8 @@ "type": "ReturnStatement", "argument": null, "range": [ - 10022, - 10029 + 10027, + 10034 ], "loc": { "start": { @@ -16532,8 +16550,8 @@ } ], "range": [ - 10008, - 10039 + 10013, + 10044 ], "loc": { "start": { @@ -16548,8 +16566,8 @@ }, "alternate": null, "range": [ - 9969, - 10039 + 9974, + 10044 ], "loc": { "start": { @@ -16575,8 +16593,8 @@ "object": { "type": "ThisExpression", "range": [ - 10049, - 10053 + 10054, + 10058 ], "loc": { "start": { @@ -16593,8 +16611,8 @@ "type": "Identifier", "name": "emitter", "range": [ - 10054, - 10061 + 10059, + 10066 ], "loc": { "start": { @@ -16608,8 +16626,8 @@ } }, "range": [ - 10049, - 10061 + 10054, + 10066 ], "loc": { "start": { @@ -16626,8 +16644,8 @@ "type": "Identifier", "name": "on", "range": [ - 10062, - 10064 + 10067, + 10069 ], "loc": { "start": { @@ -16641,8 +16659,8 @@ } }, "range": [ - 10049, - 10064 + 10054, + 10069 ], "loc": { "start": { @@ -16664,8 +16682,8 @@ "value": "hide-column", "raw": "'hide-column'", "range": [ - 10066, - 10079 + 10071, + 10084 ], "loc": { "start": { @@ -16680,8 +16698,8 @@ } ], "range": [ - 10065, - 10080 + 10070, + 10085 ], "loc": { "start": { @@ -16702,8 +16720,8 @@ "type": "Identifier", "name": "tf", "range": [ - 10095, - 10097 + 10100, + 10102 ], "loc": { "start": { @@ -16720,8 +16738,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 10099, - 10107 + 10104, + 10112 ], "loc": { "start": { @@ -16743,8 +16761,8 @@ "object": { "type": "ThisExpression", "range": [ - 10112, - 10116 + 10117, + 10121 ], "loc": { "start": { @@ -16761,8 +16779,8 @@ "type": "Identifier", "name": "hideCol", "range": [ - 10117, - 10124 + 10122, + 10129 ], "loc": { "start": { @@ -16776,8 +16794,8 @@ } }, "range": [ - 10112, - 10124 + 10117, + 10129 ], "loc": { "start": { @@ -16795,8 +16813,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 10125, - 10133 + 10130, + 10138 ], "loc": { "start": { @@ -16811,8 +16829,8 @@ } ], "range": [ - 10112, - 10134 + 10117, + 10139 ], "loc": { "start": { @@ -16828,8 +16846,8 @@ "generator": false, "expression": true, "range": [ - 10094, - 10134 + 10099, + 10139 ], "loc": { "start": { @@ -16844,8 +16862,8 @@ } ], "range": [ - 10049, - 10135 + 10054, + 10140 ], "loc": { "start": { @@ -16859,8 +16877,8 @@ } }, "range": [ - 10049, - 10136 + 10054, + 10141 ], "loc": { "start": { @@ -16883,8 +16901,8 @@ "object": { "type": "ThisExpression", "range": [ - 10146, - 10150 + 10151, + 10155 ], "loc": { "start": { @@ -16901,8 +16919,8 @@ "type": "Identifier", "name": "buildBtn", "range": [ - 10151, - 10159 + 10156, + 10164 ], "loc": { "start": { @@ -16916,8 +16934,8 @@ } }, "range": [ - 10146, - 10159 + 10151, + 10164 ], "loc": { "start": { @@ -16932,8 +16950,8 @@ }, "arguments": [], "range": [ - 10146, - 10161 + 10151, + 10166 ], "loc": { "start": { @@ -16947,8 +16965,8 @@ } }, "range": [ - 10146, - 10162 + 10151, + 10167 ], "loc": { "start": { @@ -16971,8 +16989,8 @@ "object": { "type": "ThisExpression", "range": [ - 10171, - 10175 + 10176, + 10180 ], "loc": { "start": { @@ -16989,8 +17007,8 @@ "type": "Identifier", "name": "buildManager", "range": [ - 10176, - 10188 + 10181, + 10193 ], "loc": { "start": { @@ -17004,8 +17022,8 @@ } }, "range": [ - 10171, - 10188 + 10176, + 10193 ], "loc": { "start": { @@ -17020,8 +17038,8 @@ }, "arguments": [], "range": [ - 10171, - 10190 + 10176, + 10195 ], "loc": { "start": { @@ -17035,8 +17053,8 @@ } }, "range": [ - 10171, - 10191 + 10176, + 10196 ], "loc": { "start": { @@ -17053,8 +17071,8 @@ "type": "Block", "value": "* @inherited ", "range": [ - 10201, - 10218 + 10206, + 10223 ], "loc": { "start": { @@ -17080,8 +17098,8 @@ "object": { "type": "ThisExpression", "range": [ - 10227, - 10231 + 10232, + 10236 ], "loc": { "start": { @@ -17098,8 +17116,8 @@ "type": "Identifier", "name": "initialized", "range": [ - 10232, - 10243 + 10237, + 10248 ], "loc": { "start": { @@ -17113,8 +17131,8 @@ } }, "range": [ - 10227, - 10243 + 10232, + 10248 ], "loc": { "start": { @@ -17132,8 +17150,8 @@ "value": true, "raw": "true", "range": [ - 10246, - 10250 + 10251, + 10255 ], "loc": { "start": { @@ -17147,8 +17165,8 @@ } }, "range": [ - 10227, - 10250 + 10232, + 10255 ], "loc": { "start": { @@ -17162,8 +17180,8 @@ } }, "range": [ - 10227, - 10251 + 10232, + 10256 ], "loc": { "start": { @@ -17180,8 +17198,8 @@ "type": "Block", "value": "* @inherited ", "range": [ - 10201, - 10218 + 10206, + 10223 ], "loc": { "start": { @@ -17207,8 +17225,8 @@ "object": { "type": "ThisExpression", "range": [ - 10261, - 10265 + 10266, + 10270 ], "loc": { "start": { @@ -17225,8 +17243,8 @@ "type": "Identifier", "name": "boundMouseup", "range": [ - 10266, - 10278 + 10271, + 10283 ], "loc": { "start": { @@ -17240,8 +17258,8 @@ } }, "range": [ - 10261, - 10278 + 10266, + 10283 ], "loc": { "start": { @@ -17265,8 +17283,8 @@ "object": { "type": "ThisExpression", "range": [ - 10281, - 10285 + 10286, + 10290 ], "loc": { "start": { @@ -17283,8 +17301,8 @@ "type": "Identifier", "name": "onMouseup", "range": [ - 10286, - 10295 + 10291, + 10300 ], "loc": { "start": { @@ -17298,8 +17316,8 @@ } }, "range": [ - 10281, - 10295 + 10286, + 10300 ], "loc": { "start": { @@ -17316,8 +17334,8 @@ "type": "Identifier", "name": "bind", "range": [ - 10296, - 10300 + 10301, + 10305 ], "loc": { "start": { @@ -17331,8 +17349,8 @@ } }, "range": [ - 10281, - 10300 + 10286, + 10305 ], "loc": { "start": { @@ -17349,8 +17367,8 @@ { "type": "ThisExpression", "range": [ - 10301, - 10305 + 10306, + 10310 ], "loc": { "start": { @@ -17365,8 +17383,8 @@ } ], "range": [ - 10281, - 10306 + 10286, + 10311 ], "loc": { "start": { @@ -17380,8 +17398,8 @@ } }, "range": [ - 10261, - 10306 + 10266, + 10311 ], "loc": { "start": { @@ -17395,8 +17413,8 @@ } }, "range": [ - 10261, - 10307 + 10266, + 10312 ], "loc": { "start": { @@ -17422,8 +17440,8 @@ "object": { "type": "ThisExpression", "range": [ - 10317, - 10321 + 10322, + 10326 ], "loc": { "start": { @@ -17440,8 +17458,8 @@ "type": "Identifier", "name": "emitter", "range": [ - 10322, - 10329 + 10327, + 10334 ], "loc": { "start": { @@ -17455,8 +17473,8 @@ } }, "range": [ - 10317, - 10329 + 10322, + 10334 ], "loc": { "start": { @@ -17473,8 +17491,8 @@ "type": "Identifier", "name": "emit", "range": [ - 10330, - 10334 + 10335, + 10339 ], "loc": { "start": { @@ -17488,8 +17506,8 @@ } }, "range": [ - 10317, - 10334 + 10322, + 10339 ], "loc": { "start": { @@ -17508,8 +17526,8 @@ "value": "columns-visibility-initialized", "raw": "'columns-visibility-initialized'", "range": [ - 10335, - 10367 + 10340, + 10372 ], "loc": { "start": { @@ -17528,8 +17546,8 @@ "object": { "type": "ThisExpression", "range": [ - 10369, - 10373 + 10374, + 10378 ], "loc": { "start": { @@ -17546,8 +17564,8 @@ "type": "Identifier", "name": "tf", "range": [ - 10374, - 10376 + 10379, + 10381 ], "loc": { "start": { @@ -17561,8 +17579,8 @@ } }, "range": [ - 10369, - 10376 + 10374, + 10381 ], "loc": { "start": { @@ -17578,8 +17596,8 @@ { "type": "ThisExpression", "range": [ - 10378, - 10382 + 10383, + 10387 ], "loc": { "start": { @@ -17594,8 +17612,8 @@ } ], "range": [ - 10317, - 10383 + 10322, + 10388 ], "loc": { "start": { @@ -17609,8 +17627,8 @@ } }, "range": [ - 10317, - 10384 + 10322, + 10389 ], "loc": { "start": { @@ -17627,8 +17645,8 @@ "type": "Line", "value": " Hide columns at start at very end of initialization, do not move", "range": [ - 10394, - 10461 + 10399, + 10466 ], "loc": { "start": { @@ -17645,8 +17663,8 @@ "type": "Line", "value": " as order is important", "range": [ - 10470, - 10494 + 10475, + 10499 ], "loc": { "start": { @@ -17671,8 +17689,8 @@ "object": { "type": "ThisExpression", "range": [ - 10503, - 10507 + 10508, + 10512 ], "loc": { "start": { @@ -17689,8 +17707,8 @@ "type": "Identifier", "name": "_hideAtStart", "range": [ - 10508, - 10520 + 10513, + 10525 ], "loc": { "start": { @@ -17704,8 +17722,8 @@ } }, "range": [ - 10503, - 10520 + 10508, + 10525 ], "loc": { "start": { @@ -17720,8 +17738,8 @@ }, "arguments": [], "range": [ - 10503, - 10522 + 10508, + 10527 ], "loc": { "start": { @@ -17735,8 +17753,8 @@ } }, "range": [ - 10503, - 10523 + 10508, + 10528 ], "loc": { "start": { @@ -17753,8 +17771,8 @@ "type": "Line", "value": " Hide columns at start at very end of initialization, do not move", "range": [ - 10394, - 10461 + 10399, + 10466 ], "loc": { "start": { @@ -17771,8 +17789,8 @@ "type": "Line", "value": " as order is important", "range": [ - 10470, - 10494 + 10475, + 10499 ], "loc": { "start": { @@ -17789,8 +17807,8 @@ } ], "range": [ - 9959, - 10529 + 9964, + 10534 ], "loc": { "start": { @@ -17806,8 +17824,8 @@ "generator": false, "expression": false, "range": [ - 9956, - 10529 + 9961, + 10534 ], "loc": { "start": { @@ -17823,8 +17841,8 @@ "kind": "method", "computed": false, "range": [ - 9952, - 10529 + 9957, + 10534 ], "loc": { "start": { @@ -17841,8 +17859,8 @@ "type": "Block", "value": "*\n * Initializes ColsVisibility instance\n ", "range": [ - 9893, - 9947 + 9898, + 9952 ], "loc": { "start": { @@ -17861,8 +17879,8 @@ "type": "Block", "value": "*\n * Build main button UI\n ", "range": [ - 10535, - 10574 + 10540, + 10579 ], "loc": { "start": { @@ -17884,8 +17902,8 @@ "type": "Identifier", "name": "buildBtn", "range": [ - 10579, - 10587 + 10584, + 10592 ], "loc": { "start": { @@ -17913,8 +17931,8 @@ "object": { "type": "ThisExpression", "range": [ - 10604, - 10608 + 10609, + 10613 ], "loc": { "start": { @@ -17931,8 +17949,8 @@ "type": "Identifier", "name": "btnEl", "range": [ - 10609, - 10614 + 10614, + 10619 ], "loc": { "start": { @@ -17946,8 +17964,8 @@ } }, "range": [ - 10604, - 10614 + 10609, + 10619 ], "loc": { "start": { @@ -17967,8 +17985,8 @@ "type": "ReturnStatement", "argument": null, "range": [ - 10630, - 10637 + 10635, + 10642 ], "loc": { "start": { @@ -17983,8 +18001,8 @@ } ], "range": [ - 10616, - 10647 + 10621, + 10652 ], "loc": { "start": { @@ -17999,8 +18017,8 @@ }, "alternate": null, "range": [ - 10600, - 10647 + 10605, + 10652 ], "loc": { "start": { @@ -18022,8 +18040,8 @@ "type": "Identifier", "name": "tf", "range": [ - 10660, - 10662 + 10665, + 10667 ], "loc": { "start": { @@ -18042,8 +18060,8 @@ "object": { "type": "ThisExpression", "range": [ - 10665, - 10669 + 10670, + 10674 ], "loc": { "start": { @@ -18060,8 +18078,8 @@ "type": "Identifier", "name": "tf", "range": [ - 10670, - 10672 + 10675, + 10677 ], "loc": { "start": { @@ -18075,8 +18093,8 @@ } }, "range": [ - 10665, - 10672 + 10670, + 10677 ], "loc": { "start": { @@ -18090,8 +18108,8 @@ } }, "range": [ - 10660, - 10672 + 10665, + 10677 ], "loc": { "start": { @@ -18107,8 +18125,8 @@ ], "kind": "let", "range": [ - 10656, - 10673 + 10661, + 10678 ], "loc": { "start": { @@ -18130,8 +18148,8 @@ "type": "Identifier", "name": "span", "range": [ - 10686, - 10690 + 10691, + 10695 ], "loc": { "start": { @@ -18150,8 +18168,8 @@ "type": "Identifier", "name": "createElm", "range": [ - 10693, - 10702 + 10698, + 10707 ], "loc": { "start": { @@ -18170,8 +18188,8 @@ "value": "span", "raw": "'span'", "range": [ - 10703, - 10709 + 10708, + 10714 ], "loc": { "start": { @@ -18186,8 +18204,8 @@ } ], "range": [ - 10693, - 10710 + 10698, + 10715 ], "loc": { "start": { @@ -18201,8 +18219,8 @@ } }, "range": [ - 10686, - 10710 + 10691, + 10715 ], "loc": { "start": { @@ -18218,8 +18236,8 @@ ], "kind": "let", "range": [ - 10682, - 10711 + 10687, + 10716 ], "loc": { "start": { @@ -18244,8 +18262,8 @@ "type": "Identifier", "name": "span", "range": [ - 10720, - 10724 + 10725, + 10729 ], "loc": { "start": { @@ -18262,8 +18280,8 @@ "type": "Identifier", "name": "className", "range": [ - 10725, - 10734 + 10730, + 10739 ], "loc": { "start": { @@ -18277,8 +18295,8 @@ } }, "range": [ - 10720, - 10734 + 10725, + 10739 ], "loc": { "start": { @@ -18297,8 +18315,8 @@ "object": { "type": "ThisExpression", "range": [ - 10737, - 10741 + 10742, + 10746 ], "loc": { "start": { @@ -18315,8 +18333,8 @@ "type": "Identifier", "name": "spanCssClass", "range": [ - 10742, - 10754 + 10747, + 10759 ], "loc": { "start": { @@ -18330,8 +18348,8 @@ } }, "range": [ - 10737, - 10754 + 10742, + 10759 ], "loc": { "start": { @@ -18345,8 +18363,8 @@ } }, "range": [ - 10720, - 10754 + 10725, + 10759 ], "loc": { "start": { @@ -18360,8 +18378,8 @@ } }, "range": [ - 10720, - 10755 + 10725, + 10760 ], "loc": { "start": { @@ -18378,8 +18396,8 @@ "type": "Line", "value": "Container element (rdiv or custom element)", "range": [ - 10765, - 10809 + 10770, + 10814 ], "loc": { "start": { @@ -18405,8 +18423,8 @@ "object": { "type": "ThisExpression", "range": [ - 10823, - 10827 + 10828, + 10832 ], "loc": { "start": { @@ -18423,8 +18441,8 @@ "type": "Identifier", "name": "btnTgtId", "range": [ - 10828, - 10836 + 10833, + 10841 ], "loc": { "start": { @@ -18438,8 +18456,8 @@ } }, "range": [ - 10823, - 10836 + 10828, + 10841 ], "loc": { "start": { @@ -18454,8 +18472,8 @@ }, "prefix": true, "range": [ - 10822, - 10836 + 10827, + 10841 ], "loc": { "start": { @@ -18482,8 +18500,8 @@ "type": "Identifier", "name": "tf", "range": [ - 10852, - 10854 + 10857, + 10859 ], "loc": { "start": { @@ -18500,8 +18518,8 @@ "type": "Identifier", "name": "setToolbar", "range": [ - 10855, - 10865 + 10860, + 10870 ], "loc": { "start": { @@ -18515,8 +18533,8 @@ } }, "range": [ - 10852, - 10865 + 10857, + 10870 ], "loc": { "start": { @@ -18531,8 +18549,8 @@ }, "arguments": [], "range": [ - 10852, - 10867 + 10857, + 10872 ], "loc": { "start": { @@ -18546,8 +18564,8 @@ } }, "range": [ - 10852, - 10868 + 10857, + 10873 ], "loc": { "start": { @@ -18562,8 +18580,8 @@ } ], "range": [ - 10838, - 10878 + 10843, + 10883 ], "loc": { "start": { @@ -18578,8 +18596,8 @@ }, "alternate": null, "range": [ - 10818, - 10878 + 10823, + 10883 ], "loc": { "start": { @@ -18596,8 +18614,8 @@ "type": "Line", "value": "Container element (rdiv or custom element)", "range": [ - 10765, - 10809 + 10770, + 10814 ], "loc": { "start": { @@ -18621,8 +18639,8 @@ "type": "Identifier", "name": "targetEl", "range": [ - 10891, - 10899 + 10896, + 10904 ], "loc": { "start": { @@ -18646,8 +18664,8 @@ "object": { "type": "ThisExpression", "range": [ - 10903, - 10907 + 10908, + 10912 ], "loc": { "start": { @@ -18664,8 +18682,8 @@ "type": "Identifier", "name": "btnTgtId", "range": [ - 10908, - 10916 + 10913, + 10921 ], "loc": { "start": { @@ -18679,8 +18697,8 @@ } }, "range": [ - 10903, - 10916 + 10908, + 10921 ], "loc": { "start": { @@ -18695,8 +18713,8 @@ }, "prefix": true, "range": [ - 10902, - 10916 + 10907, + 10921 ], "loc": { "start": { @@ -18716,8 +18734,8 @@ "type": "Identifier", "name": "tf", "range": [ - 10919, - 10921 + 10924, + 10926 ], "loc": { "start": { @@ -18734,8 +18752,8 @@ "type": "Identifier", "name": "rDiv", "range": [ - 10922, - 10926 + 10927, + 10931 ], "loc": { "start": { @@ -18749,8 +18767,8 @@ } }, "range": [ - 10919, - 10926 + 10924, + 10931 ], "loc": { "start": { @@ -18769,8 +18787,8 @@ "type": "Identifier", "name": "elm", "range": [ - 10929, - 10932 + 10934, + 10937 ], "loc": { "start": { @@ -18790,8 +18808,8 @@ "object": { "type": "ThisExpression", "range": [ - 10933, - 10937 + 10938, + 10942 ], "loc": { "start": { @@ -18808,8 +18826,8 @@ "type": "Identifier", "name": "btnTgtId", "range": [ - 10938, - 10946 + 10943, + 10951 ], "loc": { "start": { @@ -18823,8 +18841,8 @@ } }, "range": [ - 10933, - 10946 + 10938, + 10951 ], "loc": { "start": { @@ -18839,8 +18857,8 @@ } ], "range": [ - 10929, - 10947 + 10934, + 10952 ], "loc": { "start": { @@ -18854,8 +18872,8 @@ } }, "range": [ - 10902, - 10947 + 10907, + 10952 ], "loc": { "start": { @@ -18869,8 +18887,8 @@ } }, "range": [ - 10891, - 10947 + 10896, + 10952 ], "loc": { "start": { @@ -18886,8 +18904,8 @@ ], "kind": "let", "range": [ - 10887, - 10948 + 10892, + 10953 ], "loc": { "start": { @@ -18911,8 +18929,8 @@ "object": { "type": "ThisExpression", "range": [ - 10963, - 10967 + 10968, + 10972 ], "loc": { "start": { @@ -18929,8 +18947,8 @@ "type": "Identifier", "name": "btnTgtId", "range": [ - 10968, - 10976 + 10973, + 10981 ], "loc": { "start": { @@ -18944,8 +18962,8 @@ } }, "range": [ - 10963, - 10976 + 10968, + 10981 ], "loc": { "start": { @@ -18960,8 +18978,8 @@ }, "prefix": true, "range": [ - 10962, - 10976 + 10967, + 10981 ], "loc": { "start": { @@ -18986,8 +19004,8 @@ "type": "Identifier", "name": "firstChild", "range": [ - 10996, - 11006 + 11001, + 11011 ], "loc": { "start": { @@ -19007,8 +19025,8 @@ "type": "Identifier", "name": "targetEl", "range": [ - 11009, - 11017 + 11014, + 11022 ], "loc": { "start": { @@ -19025,8 +19043,8 @@ "type": "Identifier", "name": "firstChild", "range": [ - 11018, - 11028 + 11023, + 11033 ], "loc": { "start": { @@ -19040,8 +19058,8 @@ } }, "range": [ - 11009, - 11028 + 11014, + 11033 ], "loc": { "start": { @@ -19055,8 +19073,8 @@ } }, "range": [ - 10996, - 11028 + 11001, + 11033 ], "loc": { "start": { @@ -19072,8 +19090,8 @@ ], "kind": "let", "range": [ - 10992, - 11029 + 10997, + 11034 ], "loc": { "start": { @@ -19100,8 +19118,8 @@ "type": "Identifier", "name": "firstChild", "range": [ - 11042, - 11052 + 11047, + 11057 ], "loc": { "start": { @@ -19118,8 +19136,8 @@ "type": "Identifier", "name": "parentNode", "range": [ - 11053, - 11063 + 11058, + 11068 ], "loc": { "start": { @@ -19133,8 +19151,8 @@ } }, "range": [ - 11042, - 11063 + 11047, + 11068 ], "loc": { "start": { @@ -19151,8 +19169,8 @@ "type": "Identifier", "name": "insertBefore", "range": [ - 11064, - 11076 + 11069, + 11081 ], "loc": { "start": { @@ -19166,8 +19184,8 @@ } }, "range": [ - 11042, - 11076 + 11047, + 11081 ], "loc": { "start": { @@ -19185,8 +19203,8 @@ "type": "Identifier", "name": "span", "range": [ - 11077, - 11081 + 11082, + 11086 ], "loc": { "start": { @@ -19203,8 +19221,8 @@ "type": "Identifier", "name": "firstChild", "range": [ - 11083, - 11093 + 11088, + 11098 ], "loc": { "start": { @@ -19219,8 +19237,8 @@ } ], "range": [ - 11042, - 11094 + 11047, + 11099 ], "loc": { "start": { @@ -19234,8 +19252,8 @@ } }, "range": [ - 11042, - 11095 + 11047, + 11100 ], "loc": { "start": { @@ -19250,8 +19268,8 @@ } ], "range": [ - 10978, - 11105 + 10983, + 11110 ], "loc": { "start": { @@ -19278,8 +19296,8 @@ "type": "Identifier", "name": "targetEl", "range": [ - 11125, - 11133 + 11130, + 11138 ], "loc": { "start": { @@ -19296,8 +19314,8 @@ "type": "Identifier", "name": "appendChild", "range": [ - 11134, - 11145 + 11139, + 11150 ], "loc": { "start": { @@ -19311,8 +19329,8 @@ } }, "range": [ - 11125, - 11145 + 11130, + 11150 ], "loc": { "start": { @@ -19330,8 +19348,8 @@ "type": "Identifier", "name": "span", "range": [ - 11146, - 11150 + 11151, + 11155 ], "loc": { "start": { @@ -19346,8 +19364,8 @@ } ], "range": [ - 11125, - 11151 + 11130, + 11156 ], "loc": { "start": { @@ -19361,8 +19379,8 @@ } }, "range": [ - 11125, - 11152 + 11130, + 11157 ], "loc": { "start": { @@ -19377,8 +19395,8 @@ } ], "range": [ - 11111, - 11162 + 11116, + 11167 ], "loc": { "start": { @@ -19392,8 +19410,8 @@ } }, "range": [ - 10958, - 11162 + 10963, + 11167 ], "loc": { "start": { @@ -19417,8 +19435,8 @@ "object": { "type": "ThisExpression", "range": [ - 11177, - 11181 + 11182, + 11186 ], "loc": { "start": { @@ -19435,8 +19453,8 @@ "type": "Identifier", "name": "btnHtml", "range": [ - 11182, - 11189 + 11187, + 11194 ], "loc": { "start": { @@ -19450,8 +19468,8 @@ } }, "range": [ - 11177, - 11189 + 11182, + 11194 ], "loc": { "start": { @@ -19466,8 +19484,8 @@ }, "prefix": true, "range": [ - 11176, - 11189 + 11181, + 11194 ], "loc": { "start": { @@ -19492,8 +19510,8 @@ "type": "Identifier", "name": "btn", "range": [ - 11209, - 11212 + 11214, + 11217 ], "loc": { "start": { @@ -19512,8 +19530,8 @@ "type": "Identifier", "name": "createElm", "range": [ - 11215, - 11224 + 11220, + 11229 ], "loc": { "start": { @@ -19532,8 +19550,8 @@ "value": "a", "raw": "'a'", "range": [ - 11225, - 11228 + 11230, + 11233 ], "loc": { "start": { @@ -19554,8 +19572,8 @@ "value": "href", "raw": "'href'", "range": [ - 11231, - 11237 + 11236, + 11242 ], "loc": { "start": { @@ -19573,8 +19591,8 @@ "value": "javascript:;", "raw": "'javascript:;'", "range": [ - 11239, - 11253 + 11244, + 11258 ], "loc": { "start": { @@ -19589,8 +19607,8 @@ } ], "range": [ - 11230, - 11254 + 11235, + 11259 ], "loc": { "start": { @@ -19605,8 +19623,8 @@ } ], "range": [ - 11215, - 11255 + 11220, + 11260 ], "loc": { "start": { @@ -19620,8 +19638,8 @@ } }, "range": [ - 11209, - 11255 + 11214, + 11260 ], "loc": { "start": { @@ -19637,8 +19655,8 @@ ], "kind": "let", "range": [ - 11205, - 11256 + 11210, + 11261 ], "loc": { "start": { @@ -19663,8 +19681,8 @@ "type": "Identifier", "name": "btn", "range": [ - 11269, - 11272 + 11274, + 11277 ], "loc": { "start": { @@ -19681,8 +19699,8 @@ "type": "Identifier", "name": "className", "range": [ - 11273, - 11282 + 11278, + 11287 ], "loc": { "start": { @@ -19696,8 +19714,8 @@ } }, "range": [ - 11269, - 11282 + 11274, + 11287 ], "loc": { "start": { @@ -19716,8 +19734,8 @@ "object": { "type": "ThisExpression", "range": [ - 11285, - 11289 + 11290, + 11294 ], "loc": { "start": { @@ -19734,8 +19752,8 @@ "type": "Identifier", "name": "btnCssClass", "range": [ - 11290, - 11301 + 11295, + 11306 ], "loc": { "start": { @@ -19749,8 +19767,8 @@ } }, "range": [ - 11285, - 11301 + 11290, + 11306 ], "loc": { "start": { @@ -19764,8 +19782,8 @@ } }, "range": [ - 11269, - 11301 + 11274, + 11306 ], "loc": { "start": { @@ -19779,8 +19797,8 @@ } }, "range": [ - 11269, - 11302 + 11274, + 11307 ], "loc": { "start": { @@ -19805,8 +19823,8 @@ "type": "Identifier", "name": "btn", "range": [ - 11315, - 11318 + 11320, + 11323 ], "loc": { "start": { @@ -19823,8 +19841,8 @@ "type": "Identifier", "name": "title", "range": [ - 11319, - 11324 + 11324, + 11329 ], "loc": { "start": { @@ -19838,8 +19856,8 @@ } }, "range": [ - 11315, - 11324 + 11320, + 11329 ], "loc": { "start": { @@ -19858,8 +19876,8 @@ "object": { "type": "ThisExpression", "range": [ - 11327, - 11331 + 11332, + 11336 ], "loc": { "start": { @@ -19876,8 +19894,8 @@ "type": "Identifier", "name": "desc", "range": [ - 11332, - 11336 + 11337, + 11341 ], "loc": { "start": { @@ -19891,8 +19909,8 @@ } }, "range": [ - 11327, - 11336 + 11332, + 11341 ], "loc": { "start": { @@ -19906,8 +19924,8 @@ } }, "range": [ - 11315, - 11336 + 11320, + 11341 ], "loc": { "start": { @@ -19921,8 +19939,8 @@ } }, "range": [ - 11315, - 11337 + 11320, + 11342 ], "loc": { "start": { @@ -19947,8 +19965,8 @@ "type": "Identifier", "name": "btn", "range": [ - 11351, - 11354 + 11356, + 11359 ], "loc": { "start": { @@ -19965,8 +19983,8 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 11355, - 11364 + 11360, + 11369 ], "loc": { "start": { @@ -19980,8 +19998,8 @@ } }, "range": [ - 11351, - 11364 + 11356, + 11369 ], "loc": { "start": { @@ -20000,8 +20018,8 @@ "object": { "type": "ThisExpression", "range": [ - 11367, - 11371 + 11372, + 11376 ], "loc": { "start": { @@ -20018,8 +20036,8 @@ "type": "Identifier", "name": "btnText", "range": [ - 11372, - 11379 + 11377, + 11384 ], "loc": { "start": { @@ -20033,8 +20051,8 @@ } }, "range": [ - 11367, - 11379 + 11372, + 11384 ], "loc": { "start": { @@ -20048,8 +20066,8 @@ } }, "range": [ - 11351, - 11379 + 11356, + 11384 ], "loc": { "start": { @@ -20063,8 +20081,8 @@ } }, "range": [ - 11351, - 11380 + 11356, + 11385 ], "loc": { "start": { @@ -20088,8 +20106,8 @@ "type": "Identifier", "name": "span", "range": [ - 11393, - 11397 + 11398, + 11402 ], "loc": { "start": { @@ -20106,8 +20124,8 @@ "type": "Identifier", "name": "appendChild", "range": [ - 11398, - 11409 + 11403, + 11414 ], "loc": { "start": { @@ -20121,8 +20139,8 @@ } }, "range": [ - 11393, - 11409 + 11398, + 11414 ], "loc": { "start": { @@ -20140,8 +20158,8 @@ "type": "Identifier", "name": "btn", "range": [ - 11410, - 11413 + 11415, + 11418 ], "loc": { "start": { @@ -20156,8 +20174,8 @@ } ], "range": [ - 11393, - 11414 + 11398, + 11419 ], "loc": { "start": { @@ -20171,8 +20189,8 @@ } }, "range": [ - 11393, - 11415 + 11398, + 11420 ], "loc": { "start": { @@ -20196,8 +20214,8 @@ "object": { "type": "ThisExpression", "range": [ - 11433, - 11437 + 11438, + 11442 ], "loc": { "start": { @@ -20214,8 +20232,8 @@ "type": "Identifier", "name": "enableHover", "range": [ - 11438, - 11449 + 11443, + 11454 ], "loc": { "start": { @@ -20229,8 +20247,8 @@ } }, "range": [ - 11433, - 11449 + 11438, + 11454 ], "loc": { "start": { @@ -20245,8 +20263,8 @@ }, "prefix": true, "range": [ - 11432, - 11449 + 11437, + 11454 ], "loc": { "start": { @@ -20270,8 +20288,8 @@ "type": "Identifier", "name": "addEvt", "range": [ - 11469, - 11475 + 11474, + 11480 ], "loc": { "start": { @@ -20289,8 +20307,8 @@ "type": "Identifier", "name": "btn", "range": [ - 11476, - 11479 + 11481, + 11484 ], "loc": { "start": { @@ -20308,8 +20326,8 @@ "value": "click", "raw": "'click'", "range": [ - 11481, - 11488 + 11486, + 11493 ], "loc": { "start": { @@ -20330,8 +20348,8 @@ "type": "Identifier", "name": "evt", "range": [ - 11491, - 11494 + 11496, + 11499 ], "loc": { "start": { @@ -20353,8 +20371,8 @@ "object": { "type": "ThisExpression", "range": [ - 11499, - 11503 + 11504, + 11508 ], "loc": { "start": { @@ -20371,8 +20389,8 @@ "type": "Identifier", "name": "toggle", "range": [ - 11504, - 11510 + 11509, + 11515 ], "loc": { "start": { @@ -20386,8 +20404,8 @@ } }, "range": [ - 11499, - 11510 + 11504, + 11515 ], "loc": { "start": { @@ -20405,8 +20423,8 @@ "type": "Identifier", "name": "evt", "range": [ - 11511, - 11514 + 11516, + 11519 ], "loc": { "start": { @@ -20421,8 +20439,8 @@ } ], "range": [ - 11499, - 11515 + 11504, + 11520 ], "loc": { "start": { @@ -20438,8 +20456,8 @@ "generator": false, "expression": true, "range": [ - 11490, - 11515 + 11495, + 11520 ], "loc": { "start": { @@ -20454,8 +20472,8 @@ } ], "range": [ - 11469, - 11516 + 11474, + 11521 ], "loc": { "start": { @@ -20469,8 +20487,8 @@ } }, "range": [ - 11469, - 11517 + 11474, + 11522 ], "loc": { "start": { @@ -20485,8 +20503,8 @@ } ], "range": [ - 11451, - 11531 + 11456, + 11536 ], "loc": { "start": { @@ -20510,8 +20528,8 @@ "type": "Identifier", "name": "addEvt", "range": [ - 11555, - 11561 + 11560, + 11566 ], "loc": { "start": { @@ -20529,8 +20547,8 @@ "type": "Identifier", "name": "btn", "range": [ - 11562, - 11565 + 11567, + 11570 ], "loc": { "start": { @@ -20548,8 +20566,8 @@ "value": "mouseover", "raw": "'mouseover'", "range": [ - 11567, - 11578 + 11572, + 11583 ], "loc": { "start": { @@ -20570,8 +20588,8 @@ "type": "Identifier", "name": "evt", "range": [ - 11581, - 11584 + 11586, + 11589 ], "loc": { "start": { @@ -20593,8 +20611,8 @@ "object": { "type": "ThisExpression", "range": [ - 11589, - 11593 + 11594, + 11598 ], "loc": { "start": { @@ -20611,8 +20629,8 @@ "type": "Identifier", "name": "toggle", "range": [ - 11594, - 11600 + 11599, + 11605 ], "loc": { "start": { @@ -20626,8 +20644,8 @@ } }, "range": [ - 11589, - 11600 + 11594, + 11605 ], "loc": { "start": { @@ -20645,8 +20663,8 @@ "type": "Identifier", "name": "evt", "range": [ - 11601, - 11604 + 11606, + 11609 ], "loc": { "start": { @@ -20661,8 +20679,8 @@ } ], "range": [ - 11589, - 11605 + 11594, + 11610 ], "loc": { "start": { @@ -20678,8 +20696,8 @@ "generator": false, "expression": true, "range": [ - 11580, - 11605 + 11585, + 11610 ], "loc": { "start": { @@ -20694,8 +20712,8 @@ } ], "range": [ - 11555, - 11606 + 11560, + 11611 ], "loc": { "start": { @@ -20709,8 +20727,8 @@ } }, "range": [ - 11555, - 11607 + 11560, + 11612 ], "loc": { "start": { @@ -20725,8 +20743,8 @@ } ], "range": [ - 11537, - 11621 + 11542, + 11626 ], "loc": { "start": { @@ -20740,8 +20758,8 @@ } }, "range": [ - 11428, - 11621 + 11433, + 11626 ], "loc": { "start": { @@ -20756,8 +20774,8 @@ } ], "range": [ - 11191, - 11631 + 11196, + 11636 ], "loc": { "start": { @@ -20785,8 +20803,8 @@ "type": "Identifier", "name": "span", "range": [ - 11665, - 11669 + 11670, + 11674 ], "loc": { "start": { @@ -20803,8 +20821,8 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 11670, - 11679 + 11675, + 11684 ], "loc": { "start": { @@ -20818,8 +20836,8 @@ } }, "range": [ - 11665, - 11679 + 11670, + 11684 ], "loc": { "start": { @@ -20838,8 +20856,8 @@ "object": { "type": "ThisExpression", "range": [ - 11682, - 11686 + 11687, + 11691 ], "loc": { "start": { @@ -20856,8 +20874,8 @@ "type": "Identifier", "name": "btnHtml", "range": [ - 11687, - 11694 + 11692, + 11699 ], "loc": { "start": { @@ -20871,8 +20889,8 @@ } }, "range": [ - 11682, - 11694 + 11687, + 11699 ], "loc": { "start": { @@ -20886,8 +20904,8 @@ } }, "range": [ - 11665, - 11694 + 11670, + 11699 ], "loc": { "start": { @@ -20901,8 +20919,8 @@ } }, "range": [ - 11665, - 11695 + 11670, + 11700 ], "loc": { "start": { @@ -20919,8 +20937,8 @@ "type": "Line", "value": "Custom html", "range": [ - 11639, - 11652 + 11644, + 11657 ], "loc": { "start": { @@ -20944,8 +20962,8 @@ "type": "Identifier", "name": "colVisEl", "range": [ - 11712, - 11720 + 11717, + 11725 ], "loc": { "start": { @@ -20965,8 +20983,8 @@ "type": "Identifier", "name": "span", "range": [ - 11723, - 11727 + 11728, + 11732 ], "loc": { "start": { @@ -20983,8 +21001,8 @@ "type": "Identifier", "name": "firstChild", "range": [ - 11728, - 11738 + 11733, + 11743 ], "loc": { "start": { @@ -20998,8 +21016,8 @@ } }, "range": [ - 11723, - 11738 + 11728, + 11743 ], "loc": { "start": { @@ -21013,8 +21031,8 @@ } }, "range": [ - 11712, - 11738 + 11717, + 11743 ], "loc": { "start": { @@ -21030,8 +21048,8 @@ ], "kind": "let", "range": [ - 11708, - 11739 + 11713, + 11744 ], "loc": { "start": { @@ -21055,8 +21073,8 @@ "object": { "type": "ThisExpression", "range": [ - 11757, - 11761 + 11762, + 11766 ], "loc": { "start": { @@ -21073,8 +21091,8 @@ "type": "Identifier", "name": "enableHover", "range": [ - 11762, - 11773 + 11767, + 11778 ], "loc": { "start": { @@ -21088,8 +21106,8 @@ } }, "range": [ - 11757, - 11773 + 11762, + 11778 ], "loc": { "start": { @@ -21104,8 +21122,8 @@ }, "prefix": true, "range": [ - 11756, - 11773 + 11761, + 11778 ], "loc": { "start": { @@ -21129,8 +21147,8 @@ "type": "Identifier", "name": "addEvt", "range": [ - 11793, - 11799 + 11798, + 11804 ], "loc": { "start": { @@ -21148,8 +21166,8 @@ "type": "Identifier", "name": "colVisEl", "range": [ - 11800, - 11808 + 11805, + 11813 ], "loc": { "start": { @@ -21167,8 +21185,8 @@ "value": "click", "raw": "'click'", "range": [ - 11810, - 11817 + 11815, + 11822 ], "loc": { "start": { @@ -21189,8 +21207,8 @@ "type": "Identifier", "name": "evt", "range": [ - 11820, - 11823 + 11825, + 11828 ], "loc": { "start": { @@ -21212,8 +21230,8 @@ "object": { "type": "ThisExpression", "range": [ - 11828, - 11832 + 11833, + 11837 ], "loc": { "start": { @@ -21230,8 +21248,8 @@ "type": "Identifier", "name": "toggle", "range": [ - 11833, - 11839 + 11838, + 11844 ], "loc": { "start": { @@ -21245,8 +21263,8 @@ } }, "range": [ - 11828, - 11839 + 11833, + 11844 ], "loc": { "start": { @@ -21264,8 +21282,8 @@ "type": "Identifier", "name": "evt", "range": [ - 11840, - 11843 + 11845, + 11848 ], "loc": { "start": { @@ -21280,8 +21298,8 @@ } ], "range": [ - 11828, - 11844 + 11833, + 11849 ], "loc": { "start": { @@ -21297,8 +21315,8 @@ "generator": false, "expression": true, "range": [ - 11819, - 11844 + 11824, + 11849 ], "loc": { "start": { @@ -21313,8 +21331,8 @@ } ], "range": [ - 11793, - 11845 + 11798, + 11850 ], "loc": { "start": { @@ -21328,8 +21346,8 @@ } }, "range": [ - 11793, - 11846 + 11798, + 11851 ], "loc": { "start": { @@ -21344,8 +21362,8 @@ } ], "range": [ - 11775, - 11860 + 11780, + 11865 ], "loc": { "start": { @@ -21369,8 +21387,8 @@ "type": "Identifier", "name": "addEvt", "range": [ - 11884, - 11890 + 11889, + 11895 ], "loc": { "start": { @@ -21388,8 +21406,8 @@ "type": "Identifier", "name": "colVisEl", "range": [ - 11891, - 11899 + 11896, + 11904 ], "loc": { "start": { @@ -21407,8 +21425,8 @@ "value": "mouseover", "raw": "'mouseover'", "range": [ - 11901, - 11912 + 11906, + 11917 ], "loc": { "start": { @@ -21429,8 +21447,8 @@ "type": "Identifier", "name": "evt", "range": [ - 11915, - 11918 + 11920, + 11923 ], "loc": { "start": { @@ -21452,8 +21470,8 @@ "object": { "type": "ThisExpression", "range": [ - 11923, - 11927 + 11928, + 11932 ], "loc": { "start": { @@ -21470,8 +21488,8 @@ "type": "Identifier", "name": "toggle", "range": [ - 11928, - 11934 + 11933, + 11939 ], "loc": { "start": { @@ -21485,8 +21503,8 @@ } }, "range": [ - 11923, - 11934 + 11928, + 11939 ], "loc": { "start": { @@ -21504,8 +21522,8 @@ "type": "Identifier", "name": "evt", "range": [ - 11935, - 11938 + 11940, + 11943 ], "loc": { "start": { @@ -21520,8 +21538,8 @@ } ], "range": [ - 11923, - 11939 + 11928, + 11944 ], "loc": { "start": { @@ -21537,8 +21555,8 @@ "generator": false, "expression": true, "range": [ - 11914, - 11939 + 11919, + 11944 ], "loc": { "start": { @@ -21553,8 +21571,8 @@ } ], "range": [ - 11884, - 11940 + 11889, + 11945 ], "loc": { "start": { @@ -21568,8 +21586,8 @@ } }, "range": [ - 11884, - 11941 + 11889, + 11946 ], "loc": { "start": { @@ -21584,8 +21602,8 @@ } ], "range": [ - 11866, - 11955 + 11871, + 11960 ], "loc": { "start": { @@ -21599,8 +21617,8 @@ } }, "range": [ - 11752, - 11955 + 11757, + 11960 ], "loc": { "start": { @@ -21615,8 +21633,8 @@ } ], "range": [ - 11637, - 11965 + 11642, + 11970 ], "loc": { "start": { @@ -21630,8 +21648,8 @@ } }, "range": [ - 11172, - 11965 + 11177, + 11970 ], "loc": { "start": { @@ -21655,8 +21673,8 @@ "object": { "type": "ThisExpression", "range": [ - 11975, - 11979 + 11980, + 11984 ], "loc": { "start": { @@ -21673,8 +21691,8 @@ "type": "Identifier", "name": "spanEl", "range": [ - 11980, - 11986 + 11985, + 11991 ], "loc": { "start": { @@ -21688,8 +21706,8 @@ } }, "range": [ - 11975, - 11986 + 11980, + 11991 ], "loc": { "start": { @@ -21706,8 +21724,8 @@ "type": "Identifier", "name": "span", "range": [ - 11989, - 11993 + 11994, + 11998 ], "loc": { "start": { @@ -21721,8 +21739,8 @@ } }, "range": [ - 11975, - 11993 + 11980, + 11998 ], "loc": { "start": { @@ -21736,8 +21754,8 @@ } }, "range": [ - 11975, - 11994 + 11980, + 11999 ], "loc": { "start": { @@ -21761,8 +21779,8 @@ "object": { "type": "ThisExpression", "range": [ - 12003, - 12007 + 12008, + 12012 ], "loc": { "start": { @@ -21779,8 +21797,8 @@ "type": "Identifier", "name": "btnEl", "range": [ - 12008, - 12013 + 12013, + 12018 ], "loc": { "start": { @@ -21794,8 +21812,8 @@ } }, "range": [ - 12003, - 12013 + 12008, + 12018 ], "loc": { "start": { @@ -21817,8 +21835,8 @@ "object": { "type": "ThisExpression", "range": [ - 12016, - 12020 + 12021, + 12025 ], "loc": { "start": { @@ -21835,8 +21853,8 @@ "type": "Identifier", "name": "spanEl", "range": [ - 12021, - 12027 + 12026, + 12032 ], "loc": { "start": { @@ -21850,8 +21868,8 @@ } }, "range": [ - 12016, - 12027 + 12021, + 12032 ], "loc": { "start": { @@ -21868,8 +21886,8 @@ "type": "Identifier", "name": "firstChild", "range": [ - 12028, - 12038 + 12033, + 12043 ], "loc": { "start": { @@ -21883,8 +21901,8 @@ } }, "range": [ - 12016, - 12038 + 12021, + 12043 ], "loc": { "start": { @@ -21898,8 +21916,8 @@ } }, "range": [ - 12003, - 12038 + 12008, + 12043 ], "loc": { "start": { @@ -21913,8 +21931,8 @@ } }, "range": [ - 12003, - 12039 + 12008, + 12044 ], "loc": { "start": { @@ -21937,8 +21955,8 @@ "object": { "type": "ThisExpression", "range": [ - 12049, - 12053 + 12054, + 12058 ], "loc": { "start": { @@ -21955,8 +21973,8 @@ "type": "Identifier", "name": "onLoaded", "range": [ - 12054, - 12062 + 12059, + 12067 ], "loc": { "start": { @@ -21970,8 +21988,8 @@ } }, "range": [ - 12049, - 12062 + 12054, + 12067 ], "loc": { "start": { @@ -21988,8 +22006,8 @@ { "type": "ThisExpression", "range": [ - 12063, - 12067 + 12068, + 12072 ], "loc": { "start": { @@ -22004,8 +22022,8 @@ } ], "range": [ - 12049, - 12068 + 12054, + 12073 ], "loc": { "start": { @@ -22019,8 +22037,8 @@ } }, "range": [ - 12049, - 12069 + 12054, + 12074 ], "loc": { "start": { @@ -22035,8 +22053,8 @@ } ], "range": [ - 10590, - 12075 + 10595, + 12080 ], "loc": { "start": { @@ -22052,8 +22070,8 @@ "generator": false, "expression": false, "range": [ - 10587, - 12075 + 10592, + 12080 ], "loc": { "start": { @@ -22069,8 +22087,8 @@ "kind": "method", "computed": false, "range": [ - 10579, - 12075 + 10584, + 12080 ], "loc": { "start": { @@ -22087,8 +22105,8 @@ "type": "Block", "value": "*\n * Build main button UI\n ", "range": [ - 10535, - 10574 + 10540, + 10579 ], "loc": { "start": { @@ -22107,8 +22125,8 @@ "type": "Block", "value": "*\n * Build columns manager UI\n ", "range": [ - 12081, - 12124 + 12086, + 12129 ], "loc": { "start": { @@ -22130,8 +22148,8 @@ "type": "Identifier", "name": "buildManager", "range": [ - 12129, - 12141 + 12134, + 12146 ], "loc": { "start": { @@ -22160,8 +22178,8 @@ "type": "Identifier", "name": "tf", "range": [ - 12158, - 12160 + 12163, + 12165 ], "loc": { "start": { @@ -22180,8 +22198,8 @@ "object": { "type": "ThisExpression", "range": [ - 12163, - 12167 + 12168, + 12172 ], "loc": { "start": { @@ -22198,8 +22216,8 @@ "type": "Identifier", "name": "tf", "range": [ - 12168, - 12170 + 12173, + 12175 ], "loc": { "start": { @@ -22213,8 +22231,8 @@ } }, "range": [ - 12163, - 12170 + 12168, + 12175 ], "loc": { "start": { @@ -22228,8 +22246,8 @@ } }, "range": [ - 12158, - 12170 + 12163, + 12175 ], "loc": { "start": { @@ -22245,8 +22263,8 @@ ], "kind": "let", "range": [ - 12154, - 12171 + 12159, + 12176 ], "loc": { "start": { @@ -22268,8 +22286,8 @@ "type": "Identifier", "name": "container", "range": [ - 12185, - 12194 + 12190, + 12199 ], "loc": { "start": { @@ -22293,8 +22311,8 @@ "object": { "type": "ThisExpression", "range": [ - 12198, - 12202 + 12203, + 12207 ], "loc": { "start": { @@ -22311,8 +22329,8 @@ "type": "Identifier", "name": "contElTgtId", "range": [ - 12203, - 12214 + 12208, + 12219 ], "loc": { "start": { @@ -22326,8 +22344,8 @@ } }, "range": [ - 12198, - 12214 + 12203, + 12219 ], "loc": { "start": { @@ -22342,8 +22360,8 @@ }, "prefix": true, "range": [ - 12197, - 12214 + 12202, + 12219 ], "loc": { "start": { @@ -22362,8 +22380,8 @@ "type": "Identifier", "name": "createElm", "range": [ - 12229, - 12238 + 12234, + 12243 ], "loc": { "start": { @@ -22382,8 +22400,8 @@ "value": "div", "raw": "'div'", "range": [ - 12239, - 12244 + 12244, + 12249 ], "loc": { "start": { @@ -22398,8 +22416,8 @@ } ], "range": [ - 12229, - 12245 + 12234, + 12250 ], "loc": { "start": { @@ -22418,8 +22436,8 @@ "type": "Identifier", "name": "elm", "range": [ - 12260, - 12263 + 12265, + 12268 ], "loc": { "start": { @@ -22439,8 +22457,8 @@ "object": { "type": "ThisExpression", "range": [ - 12264, - 12268 + 12269, + 12273 ], "loc": { "start": { @@ -22457,8 +22475,8 @@ "type": "Identifier", "name": "contElTgtId", "range": [ - 12269, - 12280 + 12274, + 12285 ], "loc": { "start": { @@ -22472,8 +22490,8 @@ } }, "range": [ - 12264, - 12280 + 12269, + 12285 ], "loc": { "start": { @@ -22488,8 +22506,8 @@ } ], "range": [ - 12260, - 12281 + 12265, + 12286 ], "loc": { "start": { @@ -22503,8 +22521,8 @@ } }, "range": [ - 12197, - 12281 + 12202, + 12286 ], "loc": { "start": { @@ -22518,8 +22536,8 @@ } }, "range": [ - 12185, - 12281 + 12190, + 12286 ], "loc": { "start": { @@ -22535,8 +22553,8 @@ ], "kind": "let", "range": [ - 12181, - 12282 + 12186, + 12287 ], "loc": { "start": { @@ -22561,8 +22579,8 @@ "type": "Identifier", "name": "container", "range": [ - 12291, - 12300 + 12296, + 12305 ], "loc": { "start": { @@ -22579,8 +22597,8 @@ "type": "Identifier", "name": "className", "range": [ - 12301, - 12310 + 12306, + 12315 ], "loc": { "start": { @@ -22594,8 +22612,8 @@ } }, "range": [ - 12291, - 12310 + 12296, + 12315 ], "loc": { "start": { @@ -22614,8 +22632,8 @@ "object": { "type": "ThisExpression", "range": [ - 12313, - 12317 + 12318, + 12322 ], "loc": { "start": { @@ -22632,8 +22650,8 @@ "type": "Identifier", "name": "contCssClass", "range": [ - 12318, - 12330 + 12323, + 12335 ], "loc": { "start": { @@ -22647,8 +22665,8 @@ } }, "range": [ - 12313, - 12330 + 12318, + 12335 ], "loc": { "start": { @@ -22662,8 +22680,8 @@ } }, "range": [ - 12291, - 12330 + 12296, + 12335 ], "loc": { "start": { @@ -22677,8 +22695,8 @@ } }, "range": [ - 12291, - 12331 + 12296, + 12336 ], "loc": { "start": { @@ -22695,8 +22713,8 @@ "type": "Line", "value": "Extension description", "range": [ - 12341, - 12364 + 12346, + 12369 ], "loc": { "start": { @@ -22720,8 +22738,8 @@ "type": "Identifier", "name": "extNameLabel", "range": [ - 12377, - 12389 + 12382, + 12394 ], "loc": { "start": { @@ -22740,8 +22758,8 @@ "type": "Identifier", "name": "createElm", "range": [ - 12392, - 12401 + 12397, + 12406 ], "loc": { "start": { @@ -22760,8 +22778,8 @@ "value": "p", "raw": "'p'", "range": [ - 12402, - 12405 + 12407, + 12410 ], "loc": { "start": { @@ -22776,8 +22794,8 @@ } ], "range": [ - 12392, - 12406 + 12397, + 12411 ], "loc": { "start": { @@ -22791,8 +22809,8 @@ } }, "range": [ - 12377, - 12406 + 12382, + 12411 ], "loc": { "start": { @@ -22808,8 +22826,8 @@ ], "kind": "let", "range": [ - 12373, - 12407 + 12378, + 12412 ], "loc": { "start": { @@ -22826,8 +22844,8 @@ "type": "Line", "value": "Extension description", "range": [ - 12341, - 12364 + 12346, + 12369 ], "loc": { "start": { @@ -22854,8 +22872,8 @@ "type": "Identifier", "name": "extNameLabel", "range": [ - 12416, - 12428 + 12421, + 12433 ], "loc": { "start": { @@ -22872,8 +22890,8 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 12429, - 12438 + 12434, + 12443 ], "loc": { "start": { @@ -22887,8 +22905,8 @@ } }, "range": [ - 12416, - 12438 + 12421, + 12443 ], "loc": { "start": { @@ -22907,8 +22925,8 @@ "object": { "type": "ThisExpression", "range": [ - 12441, - 12445 + 12446, + 12450 ], "loc": { "start": { @@ -22925,8 +22943,8 @@ "type": "Identifier", "name": "text", "range": [ - 12446, - 12450 + 12451, + 12455 ], "loc": { "start": { @@ -22940,8 +22958,8 @@ } }, "range": [ - 12441, - 12450 + 12446, + 12455 ], "loc": { "start": { @@ -22955,8 +22973,8 @@ } }, "range": [ - 12416, - 12450 + 12421, + 12455 ], "loc": { "start": { @@ -22970,8 +22988,8 @@ } }, "range": [ - 12416, - 12451 + 12421, + 12456 ], "loc": { "start": { @@ -22995,8 +23013,8 @@ "type": "Identifier", "name": "container", "range": [ - 12460, - 12469 + 12465, + 12474 ], "loc": { "start": { @@ -23013,8 +23031,8 @@ "type": "Identifier", "name": "appendChild", "range": [ - 12470, - 12481 + 12475, + 12486 ], "loc": { "start": { @@ -23028,8 +23046,8 @@ } }, "range": [ - 12460, - 12481 + 12465, + 12486 ], "loc": { "start": { @@ -23047,8 +23065,8 @@ "type": "Identifier", "name": "extNameLabel", "range": [ - 12482, - 12494 + 12487, + 12499 ], "loc": { "start": { @@ -23063,8 +23081,8 @@ } ], "range": [ - 12460, - 12495 + 12465, + 12500 ], "loc": { "start": { @@ -23078,8 +23096,8 @@ } }, "range": [ - 12460, - 12496 + 12465, + 12501 ], "loc": { "start": { @@ -23096,8 +23114,8 @@ "type": "Line", "value": "Headers list", "range": [ - 12506, - 12520 + 12511, + 12525 ], "loc": { "start": { @@ -23121,8 +23139,8 @@ "type": "Identifier", "name": "ul", "range": [ - 12533, - 12535 + 12538, + 12540 ], "loc": { "start": { @@ -23141,8 +23159,8 @@ "type": "Identifier", "name": "createElm", "range": [ - 12538, - 12547 + 12543, + 12552 ], "loc": { "start": { @@ -23161,8 +23179,8 @@ "value": "ul", "raw": "'ul'", "range": [ - 12548, - 12552 + 12553, + 12557 ], "loc": { "start": { @@ -23177,8 +23195,8 @@ } ], "range": [ - 12538, - 12553 + 12543, + 12558 ], "loc": { "start": { @@ -23192,8 +23210,8 @@ } }, "range": [ - 12533, - 12553 + 12538, + 12558 ], "loc": { "start": { @@ -23209,8 +23227,8 @@ ], "kind": "let", "range": [ - 12529, - 12554 + 12534, + 12559 ], "loc": { "start": { @@ -23227,8 +23245,8 @@ "type": "Line", "value": "Headers list", "range": [ - 12506, - 12520 + 12511, + 12525 ], "loc": { "start": { @@ -23255,8 +23273,8 @@ "type": "Identifier", "name": "ul", "range": [ - 12563, - 12565 + 12568, + 12570 ], "loc": { "start": { @@ -23273,8 +23291,8 @@ "type": "Identifier", "name": "className", "range": [ - 12566, - 12575 + 12571, + 12580 ], "loc": { "start": { @@ -23288,8 +23306,8 @@ } }, "range": [ - 12563, - 12575 + 12568, + 12580 ], "loc": { "start": { @@ -23308,8 +23326,8 @@ "object": { "type": "ThisExpression", "range": [ - 12578, - 12582 + 12583, + 12587 ], "loc": { "start": { @@ -23326,8 +23344,8 @@ "type": "Identifier", "name": "listCssClass", "range": [ - 12583, - 12595 + 12588, + 12600 ], "loc": { "start": { @@ -23341,8 +23359,8 @@ } }, "range": [ - 12578, - 12595 + 12583, + 12600 ], "loc": { "start": { @@ -23356,8 +23374,8 @@ } }, "range": [ - 12563, - 12595 + 12568, + 12600 ], "loc": { "start": { @@ -23371,8 +23389,8 @@ } }, "range": [ - 12563, - 12596 + 12568, + 12601 ], "loc": { "start": { @@ -23394,8 +23412,8 @@ "type": "Identifier", "name": "tbl", "range": [ - 12610, - 12613 + 12615, + 12618 ], "loc": { "start": { @@ -23417,8 +23435,8 @@ "object": { "type": "ThisExpression", "range": [ - 12616, - 12620 + 12621, + 12625 ], "loc": { "start": { @@ -23435,8 +23453,8 @@ "type": "Identifier", "name": "headersTbl", "range": [ - 12621, - 12631 + 12626, + 12636 ], "loc": { "start": { @@ -23450,8 +23468,8 @@ } }, "range": [ - 12616, - 12631 + 12621, + 12636 ], "loc": { "start": { @@ -23473,8 +23491,8 @@ "type": "Identifier", "name": "tf", "range": [ - 12635, - 12637 + 12640, + 12642 ], "loc": { "start": { @@ -23491,8 +23509,8 @@ "type": "Identifier", "name": "dom", "range": [ - 12638, - 12641 + 12643, + 12646 ], "loc": { "start": { @@ -23506,8 +23524,8 @@ } }, "range": [ - 12635, - 12641 + 12640, + 12646 ], "loc": { "start": { @@ -23522,8 +23540,8 @@ }, "arguments": [], "range": [ - 12635, - 12643 + 12640, + 12648 ], "loc": { "start": { @@ -23537,8 +23555,8 @@ } }, "range": [ - 12616, - 12643 + 12621, + 12648 ], "loc": { "start": { @@ -23552,8 +23570,8 @@ } }, "range": [ - 12610, - 12643 + 12615, + 12648 ], "loc": { "start": { @@ -23569,8 +23587,8 @@ ], "kind": "let", "range": [ - 12606, - 12644 + 12611, + 12649 ], "loc": { "start": { @@ -23592,8 +23610,8 @@ "type": "Identifier", "name": "headerIndex", "range": [ - 12657, - 12668 + 12662, + 12673 ], "loc": { "start": { @@ -23614,8 +23632,8 @@ "object": { "type": "ThisExpression", "range": [ - 12671, - 12675 + 12676, + 12680 ], "loc": { "start": { @@ -23632,8 +23650,8 @@ "type": "Identifier", "name": "headersTbl", "range": [ - 12676, - 12686 + 12681, + 12691 ], "loc": { "start": { @@ -23647,8 +23665,8 @@ } }, "range": [ - 12671, - 12686 + 12676, + 12691 ], "loc": { "start": { @@ -23667,8 +23685,8 @@ "object": { "type": "ThisExpression", "range": [ - 12701, - 12705 + 12706, + 12710 ], "loc": { "start": { @@ -23685,8 +23703,8 @@ "type": "Identifier", "name": "headersIndex", "range": [ - 12706, - 12718 + 12711, + 12723 ], "loc": { "start": { @@ -23700,8 +23718,8 @@ } }, "range": [ - 12701, - 12718 + 12706, + 12723 ], "loc": { "start": { @@ -23723,8 +23741,8 @@ "type": "Identifier", "name": "tf", "range": [ - 12721, - 12723 + 12726, + 12728 ], "loc": { "start": { @@ -23741,8 +23759,8 @@ "type": "Identifier", "name": "getHeadersRowIndex", "range": [ - 12724, - 12742 + 12729, + 12747 ], "loc": { "start": { @@ -23756,8 +23774,8 @@ } }, "range": [ - 12721, - 12742 + 12726, + 12747 ], "loc": { "start": { @@ -23772,8 +23790,8 @@ }, "arguments": [], "range": [ - 12721, - 12744 + 12726, + 12749 ], "loc": { "start": { @@ -23787,8 +23805,8 @@ } }, "range": [ - 12671, - 12744 + 12676, + 12749 ], "loc": { "start": { @@ -23802,8 +23820,8 @@ } }, "range": [ - 12657, - 12744 + 12662, + 12749 ], "loc": { "start": { @@ -23819,8 +23837,8 @@ ], "kind": "let", "range": [ - 12653, - 12745 + 12658, + 12750 ], "loc": { "start": { @@ -23842,8 +23860,8 @@ "type": "Identifier", "name": "headerRow", "range": [ - 12758, - 12767 + 12763, + 12772 ], "loc": { "start": { @@ -23866,8 +23884,8 @@ "type": "Identifier", "name": "tbl", "range": [ - 12770, - 12773 + 12775, + 12778 ], "loc": { "start": { @@ -23884,8 +23902,8 @@ "type": "Identifier", "name": "rows", "range": [ - 12774, - 12778 + 12779, + 12783 ], "loc": { "start": { @@ -23899,8 +23917,8 @@ } }, "range": [ - 12770, - 12778 + 12775, + 12783 ], "loc": { "start": { @@ -23917,8 +23935,8 @@ "type": "Identifier", "name": "headerIndex", "range": [ - 12779, - 12790 + 12784, + 12795 ], "loc": { "start": { @@ -23932,8 +23950,8 @@ } }, "range": [ - 12770, - 12791 + 12775, + 12796 ], "loc": { "start": { @@ -23947,8 +23965,8 @@ } }, "range": [ - 12758, - 12791 + 12763, + 12796 ], "loc": { "start": { @@ -23964,8 +23982,8 @@ ], "kind": "let", "range": [ - 12754, - 12792 + 12759, + 12797 ], "loc": { "start": { @@ -23982,8 +24000,8 @@ "type": "Line", "value": "Tick all option", "range": [ - 12802, - 12819 + 12807, + 12824 ], "loc": { "start": { @@ -24006,8 +24024,8 @@ "object": { "type": "ThisExpression", "range": [ - 12832, - 12836 + 12837, + 12841 ], "loc": { "start": { @@ -24024,8 +24042,8 @@ "type": "Identifier", "name": "enableTickAll", "range": [ - 12837, - 12850 + 12842, + 12855 ], "loc": { "start": { @@ -24039,8 +24057,8 @@ } }, "range": [ - 12832, - 12850 + 12837, + 12855 ], "loc": { "start": { @@ -24065,8 +24083,8 @@ "type": "Identifier", "name": "li", "range": [ - 12870, - 12872 + 12875, + 12877 ], "loc": { "start": { @@ -24085,8 +24103,8 @@ "type": "Identifier", "name": "createCheckItem", "range": [ - 12875, - 12890 + 12880, + 12895 ], "loc": { "start": { @@ -24108,8 +24126,8 @@ "value": "col__", "raw": "'col__'", "range": [ - 12891, - 12898 + 12896, + 12903 ], "loc": { "start": { @@ -24129,8 +24147,8 @@ "type": "Identifier", "name": "tf", "range": [ - 12901, - 12903 + 12906, + 12908 ], "loc": { "start": { @@ -24147,8 +24165,8 @@ "type": "Identifier", "name": "id", "range": [ - 12904, - 12906 + 12909, + 12911 ], "loc": { "start": { @@ -24162,8 +24180,8 @@ } }, "range": [ - 12901, - 12906 + 12906, + 12911 ], "loc": { "start": { @@ -24177,8 +24195,8 @@ } }, "range": [ - 12891, - 12906 + 12896, + 12911 ], "loc": { "start": { @@ -24197,8 +24215,8 @@ "object": { "type": "ThisExpression", "range": [ - 12908, - 12912 + 12913, + 12917 ], "loc": { "start": { @@ -24215,8 +24233,8 @@ "type": "Identifier", "name": "tickAllText", "range": [ - 12913, - 12924 + 12918, + 12929 ], "loc": { "start": { @@ -24230,8 +24248,8 @@ } }, "range": [ - 12908, - 12924 + 12913, + 12929 ], "loc": { "start": { @@ -24250,8 +24268,8 @@ "object": { "type": "ThisExpression", "range": [ - 12942, - 12946 + 12947, + 12951 ], "loc": { "start": { @@ -24268,8 +24286,8 @@ "type": "Identifier", "name": "tickAllText", "range": [ - 12947, - 12958 + 12952, + 12963 ], "loc": { "start": { @@ -24283,8 +24301,8 @@ } }, "range": [ - 12942, - 12958 + 12947, + 12963 ], "loc": { "start": { @@ -24299,8 +24317,8 @@ } ], "range": [ - 12875, - 12959 + 12880, + 12964 ], "loc": { "start": { @@ -24314,8 +24332,8 @@ } }, "range": [ - 12870, - 12959 + 12875, + 12964 ], "loc": { "start": { @@ -24331,8 +24349,8 @@ ], "kind": "let", "range": [ - 12866, - 12960 + 12871, + 12965 ], "loc": { "start": { @@ -24353,8 +24371,8 @@ "type": "Identifier", "name": "addClass", "range": [ - 12973, - 12981 + 12978, + 12986 ], "loc": { "start": { @@ -24372,8 +24390,8 @@ "type": "Identifier", "name": "li", "range": [ - 12982, - 12984 + 12987, + 12989 ], "loc": { "start": { @@ -24392,8 +24410,8 @@ "object": { "type": "ThisExpression", "range": [ - 12986, - 12990 + 12991, + 12995 ], "loc": { "start": { @@ -24410,8 +24428,8 @@ "type": "Identifier", "name": "listItemCssClass", "range": [ - 12991, - 13007 + 12996, + 13012 ], "loc": { "start": { @@ -24425,8 +24443,8 @@ } }, "range": [ - 12986, - 13007 + 12991, + 13012 ], "loc": { "start": { @@ -24441,8 +24459,8 @@ } ], "range": [ - 12973, - 13008 + 12978, + 13013 ], "loc": { "start": { @@ -24456,8 +24474,8 @@ } }, "range": [ - 12973, - 13009 + 12978, + 13014 ], "loc": { "start": { @@ -24481,8 +24499,8 @@ "type": "Identifier", "name": "ul", "range": [ - 13022, - 13024 + 13027, + 13029 ], "loc": { "start": { @@ -24499,8 +24517,8 @@ "type": "Identifier", "name": "appendChild", "range": [ - 13025, - 13036 + 13030, + 13041 ], "loc": { "start": { @@ -24514,8 +24532,8 @@ } }, "range": [ - 13022, - 13036 + 13027, + 13041 ], "loc": { "start": { @@ -24533,8 +24551,8 @@ "type": "Identifier", "name": "li", "range": [ - 13037, - 13039 + 13042, + 13044 ], "loc": { "start": { @@ -24549,8 +24567,8 @@ } ], "range": [ - 13022, - 13040 + 13027, + 13045 ], "loc": { "start": { @@ -24564,8 +24582,8 @@ } }, "range": [ - 13022, - 13041 + 13027, + 13046 ], "loc": { "start": { @@ -24593,8 +24611,8 @@ "type": "Identifier", "name": "li", "range": [ - 13054, - 13056 + 13059, + 13061 ], "loc": { "start": { @@ -24611,8 +24629,8 @@ "type": "Identifier", "name": "check", "range": [ - 13057, - 13062 + 13062, + 13067 ], "loc": { "start": { @@ -24626,8 +24644,8 @@ } }, "range": [ - 13054, - 13062 + 13059, + 13067 ], "loc": { "start": { @@ -24644,8 +24662,8 @@ "type": "Identifier", "name": "checked", "range": [ - 13063, - 13070 + 13068, + 13075 ], "loc": { "start": { @@ -24659,8 +24677,8 @@ } }, "range": [ - 13054, - 13070 + 13059, + 13075 ], "loc": { "start": { @@ -24682,8 +24700,8 @@ "object": { "type": "ThisExpression", "range": [ - 13074, - 13078 + 13079, + 13083 ], "loc": { "start": { @@ -24700,8 +24718,8 @@ "type": "Identifier", "name": "tickToHide", "range": [ - 13079, - 13089 + 13084, + 13094 ], "loc": { "start": { @@ -24715,8 +24733,8 @@ } }, "range": [ - 13074, - 13089 + 13079, + 13094 ], "loc": { "start": { @@ -24731,8 +24749,8 @@ }, "prefix": true, "range": [ - 13073, - 13089 + 13078, + 13094 ], "loc": { "start": { @@ -24746,8 +24764,8 @@ } }, "range": [ - 13054, - 13089 + 13059, + 13094 ], "loc": { "start": { @@ -24761,8 +24779,8 @@ } }, "range": [ - 13054, - 13090 + 13059, + 13095 ], "loc": { "start": { @@ -24783,8 +24801,8 @@ "type": "Identifier", "name": "addEvt", "range": [ - 13104, - 13110 + 13109, + 13115 ], "loc": { "start": { @@ -24805,8 +24823,8 @@ "type": "Identifier", "name": "li", "range": [ - 13111, - 13113 + 13116, + 13118 ], "loc": { "start": { @@ -24823,8 +24841,8 @@ "type": "Identifier", "name": "check", "range": [ - 13114, - 13119 + 13119, + 13124 ], "loc": { "start": { @@ -24838,8 +24856,8 @@ } }, "range": [ - 13111, - 13119 + 13116, + 13124 ], "loc": { "start": { @@ -24857,8 +24875,8 @@ "value": "click", "raw": "'click'", "range": [ - 13121, - 13128 + 13126, + 13133 ], "loc": { "start": { @@ -24889,8 +24907,8 @@ "type": "Identifier", "name": "h", "range": [ - 13163, - 13164 + 13168, + 13169 ], "loc": { "start": { @@ -24908,8 +24926,8 @@ "value": 0, "raw": "0", "range": [ - 13167, - 13168 + 13172, + 13173 ], "loc": { "start": { @@ -24923,8 +24941,8 @@ } }, "range": [ - 13163, - 13168 + 13168, + 13173 ], "loc": { "start": { @@ -24940,8 +24958,8 @@ ], "kind": "let", "range": [ - 13159, - 13168 + 13164, + 13173 ], "loc": { "start": { @@ -24961,8 +24979,8 @@ "type": "Identifier", "name": "h", "range": [ - 13170, - 13171 + 13175, + 13176 ], "loc": { "start": { @@ -24985,8 +25003,8 @@ "type": "Identifier", "name": "headerRow", "range": [ - 13174, - 13183 + 13179, + 13188 ], "loc": { "start": { @@ -25003,8 +25021,8 @@ "type": "Identifier", "name": "cells", "range": [ - 13184, - 13189 + 13189, + 13194 ], "loc": { "start": { @@ -25018,8 +25036,8 @@ } }, "range": [ - 13174, - 13189 + 13179, + 13194 ], "loc": { "start": { @@ -25036,8 +25054,8 @@ "type": "Identifier", "name": "length", "range": [ - 13190, - 13196 + 13195, + 13201 ], "loc": { "start": { @@ -25051,8 +25069,8 @@ } }, "range": [ - 13174, - 13196 + 13179, + 13201 ], "loc": { "start": { @@ -25066,8 +25084,8 @@ } }, "range": [ - 13170, - 13196 + 13175, + 13201 ], "loc": { "start": { @@ -25087,8 +25105,8 @@ "type": "Identifier", "name": "h", "range": [ - 13198, - 13199 + 13203, + 13204 ], "loc": { "start": { @@ -25103,8 +25121,8 @@ }, "prefix": false, "range": [ - 13198, - 13201 + 13203, + 13206 ], "loc": { "start": { @@ -25129,8 +25147,8 @@ "type": "Identifier", "name": "itm", "range": [ - 13229, - 13232 + 13234, + 13237 ], "loc": { "start": { @@ -25149,8 +25167,8 @@ "type": "Identifier", "name": "elm", "range": [ - 13235, - 13238 + 13240, + 13243 ], "loc": { "start": { @@ -25178,8 +25196,8 @@ "value": "col_", "raw": "'col_'", "range": [ - 13239, - 13245 + 13244, + 13250 ], "loc": { "start": { @@ -25196,8 +25214,8 @@ "type": "Identifier", "name": "h", "range": [ - 13248, - 13249 + 13253, + 13254 ], "loc": { "start": { @@ -25211,8 +25229,8 @@ } }, "range": [ - 13239, - 13249 + 13244, + 13254 ], "loc": { "start": { @@ -25230,8 +25248,8 @@ "value": "_", "raw": "'_'", "range": [ - 13252, - 13255 + 13257, + 13260 ], "loc": { "start": { @@ -25245,8 +25263,8 @@ } }, "range": [ - 13239, - 13255 + 13244, + 13260 ], "loc": { "start": { @@ -25266,8 +25284,8 @@ "type": "Identifier", "name": "tf", "range": [ - 13258, - 13260 + 13263, + 13265 ], "loc": { "start": { @@ -25284,8 +25302,8 @@ "type": "Identifier", "name": "id", "range": [ - 13261, - 13263 + 13266, + 13268 ], "loc": { "start": { @@ -25299,8 +25317,8 @@ } }, "range": [ - 13258, - 13263 + 13263, + 13268 ], "loc": { "start": { @@ -25314,8 +25332,8 @@ } }, "range": [ - 13239, - 13263 + 13244, + 13268 ], "loc": { "start": { @@ -25330,8 +25348,8 @@ } ], "range": [ - 13235, - 13264 + 13240, + 13269 ], "loc": { "start": { @@ -25345,8 +25363,8 @@ } }, "range": [ - 13229, - 13264 + 13234, + 13269 ], "loc": { "start": { @@ -25362,8 +25380,8 @@ ], "kind": "let", "range": [ - 13225, - 13265 + 13230, + 13270 ], "loc": { "start": { @@ -25385,8 +25403,8 @@ "type": "Identifier", "name": "itm", "range": [ - 13290, - 13293 + 13295, + 13298 ], "loc": { "start": { @@ -25412,8 +25430,8 @@ "type": "Identifier", "name": "li", "range": [ - 13297, - 13299 + 13302, + 13304 ], "loc": { "start": { @@ -25430,8 +25448,8 @@ "type": "Identifier", "name": "check", "range": [ - 13300, - 13305 + 13305, + 13310 ], "loc": { "start": { @@ -25445,8 +25463,8 @@ } }, "range": [ - 13297, - 13305 + 13302, + 13310 ], "loc": { "start": { @@ -25463,8 +25481,8 @@ "type": "Identifier", "name": "checked", "range": [ - 13306, - 13313 + 13311, + 13318 ], "loc": { "start": { @@ -25478,8 +25496,8 @@ } }, "range": [ - 13297, - 13313 + 13302, + 13318 ], "loc": { "start": { @@ -25499,8 +25517,8 @@ "type": "Identifier", "name": "itm", "range": [ - 13318, - 13321 + 13323, + 13326 ], "loc": { "start": { @@ -25517,8 +25535,8 @@ "type": "Identifier", "name": "checked", "range": [ - 13322, - 13329 + 13327, + 13334 ], "loc": { "start": { @@ -25532,8 +25550,8 @@ } }, "range": [ - 13318, - 13329 + 13323, + 13334 ], "loc": { "start": { @@ -25547,8 +25565,8 @@ } }, "range": [ - 13297, - 13329 + 13302, + 13334 ], "loc": { "start": { @@ -25562,8 +25580,8 @@ } }, "range": [ - 13290, - 13329 + 13295, + 13334 ], "loc": { "start": { @@ -25590,8 +25608,8 @@ "type": "Identifier", "name": "itm", "range": [ - 13357, - 13360 + 13362, + 13365 ], "loc": { "start": { @@ -25608,8 +25626,8 @@ "type": "Identifier", "name": "click", "range": [ - 13361, - 13366 + 13366, + 13371 ], "loc": { "start": { @@ -25623,8 +25641,8 @@ } }, "range": [ - 13357, - 13366 + 13362, + 13371 ], "loc": { "start": { @@ -25639,8 +25657,8 @@ }, "arguments": [], "range": [ - 13357, - 13368 + 13362, + 13373 ], "loc": { "start": { @@ -25654,8 +25672,8 @@ } }, "range": [ - 13357, - 13369 + 13362, + 13374 ], "loc": { "start": { @@ -25680,8 +25698,8 @@ "type": "Identifier", "name": "itm", "range": [ - 13394, - 13397 + 13399, + 13402 ], "loc": { "start": { @@ -25698,8 +25716,8 @@ "type": "Identifier", "name": "checked", "range": [ - 13398, - 13405 + 13403, + 13410 ], "loc": { "start": { @@ -25713,8 +25731,8 @@ } }, "range": [ - 13394, - 13405 + 13399, + 13410 ], "loc": { "start": { @@ -25737,8 +25755,8 @@ "type": "Identifier", "name": "li", "range": [ - 13408, - 13410 + 13413, + 13415 ], "loc": { "start": { @@ -25755,8 +25773,8 @@ "type": "Identifier", "name": "check", "range": [ - 13411, - 13416 + 13416, + 13421 ], "loc": { "start": { @@ -25770,8 +25788,8 @@ } }, "range": [ - 13408, - 13416 + 13413, + 13421 ], "loc": { "start": { @@ -25788,8 +25806,8 @@ "type": "Identifier", "name": "checked", "range": [ - 13417, - 13424 + 13422, + 13429 ], "loc": { "start": { @@ -25803,8 +25821,8 @@ } }, "range": [ - 13408, - 13424 + 13413, + 13429 ], "loc": { "start": { @@ -25818,8 +25836,8 @@ } }, "range": [ - 13394, - 13424 + 13399, + 13429 ], "loc": { "start": { @@ -25833,8 +25851,8 @@ } }, "range": [ - 13394, - 13425 + 13399, + 13430 ], "loc": { "start": { @@ -25849,8 +25867,8 @@ } ], "range": [ - 13331, - 13447 + 13336, + 13452 ], "loc": { "start": { @@ -25865,8 +25883,8 @@ }, "alternate": null, "range": [ - 13286, - 13447 + 13291, + 13452 ], "loc": { "start": { @@ -25881,8 +25899,8 @@ } ], "range": [ - 13203, - 13465 + 13208, + 13470 ], "loc": { "start": { @@ -25896,8 +25914,8 @@ } }, "range": [ - 13154, - 13465 + 13159, + 13470 ], "loc": { "start": { @@ -25912,8 +25930,8 @@ } ], "range": [ - 13136, - 13479 + 13141, + 13484 ], "loc": { "start": { @@ -25929,8 +25947,8 @@ "generator": false, "expression": false, "range": [ - 13130, - 13479 + 13135, + 13484 ], "loc": { "start": { @@ -25945,8 +25963,8 @@ } ], "range": [ - 13104, - 13480 + 13109, + 13485 ], "loc": { "start": { @@ -25960,8 +25978,8 @@ } }, "range": [ - 13104, - 13481 + 13109, + 13486 ], "loc": { "start": { @@ -25976,8 +25994,8 @@ } ], "range": [ - 12852, - 13491 + 12857, + 13496 ], "loc": { "start": { @@ -25992,8 +26010,8 @@ }, "alternate": null, "range": [ - 12828, - 13491 + 12833, + 13496 ], "loc": { "start": { @@ -26010,8 +26028,8 @@ "type": "Line", "value": "Tick all option", "range": [ - 12802, - 12819 + 12807, + 12824 ], "loc": { "start": { @@ -26037,8 +26055,8 @@ "type": "Identifier", "name": "i", "range": [ - 13510, - 13511 + 13515, + 13516 ], "loc": { "start": { @@ -26056,8 +26074,8 @@ "value": 0, "raw": "0", "range": [ - 13514, - 13515 + 13519, + 13520 ], "loc": { "start": { @@ -26071,8 +26089,8 @@ } }, "range": [ - 13510, - 13515 + 13515, + 13520 ], "loc": { "start": { @@ -26088,8 +26106,8 @@ ], "kind": "let", "range": [ - 13506, - 13515 + 13511, + 13520 ], "loc": { "start": { @@ -26109,8 +26127,8 @@ "type": "Identifier", "name": "i", "range": [ - 13517, - 13518 + 13522, + 13523 ], "loc": { "start": { @@ -26133,8 +26151,8 @@ "type": "Identifier", "name": "headerRow", "range": [ - 13521, - 13530 + 13526, + 13535 ], "loc": { "start": { @@ -26151,8 +26169,8 @@ "type": "Identifier", "name": "cells", "range": [ - 13531, - 13536 + 13536, + 13541 ], "loc": { "start": { @@ -26166,8 +26184,8 @@ } }, "range": [ - 13521, - 13536 + 13526, + 13541 ], "loc": { "start": { @@ -26184,8 +26202,8 @@ "type": "Identifier", "name": "length", "range": [ - 13537, - 13543 + 13542, + 13548 ], "loc": { "start": { @@ -26199,8 +26217,8 @@ } }, "range": [ - 13521, - 13543 + 13526, + 13548 ], "loc": { "start": { @@ -26214,8 +26232,8 @@ } }, "range": [ - 13517, - 13543 + 13522, + 13548 ], "loc": { "start": { @@ -26235,8 +26253,8 @@ "type": "Identifier", "name": "i", "range": [ - 13545, - 13546 + 13550, + 13551 ], "loc": { "start": { @@ -26251,8 +26269,8 @@ }, "prefix": false, "range": [ - 13545, - 13548 + 13550, + 13553 ], "loc": { "start": { @@ -26277,8 +26295,8 @@ "type": "Identifier", "name": "cell", "range": [ - 13568, - 13572 + 13573, + 13577 ], "loc": { "start": { @@ -26301,8 +26319,8 @@ "type": "Identifier", "name": "headerRow", "range": [ - 13575, - 13584 + 13580, + 13589 ], "loc": { "start": { @@ -26319,8 +26337,8 @@ "type": "Identifier", "name": "cells", "range": [ - 13585, - 13590 + 13590, + 13595 ], "loc": { "start": { @@ -26334,8 +26352,8 @@ } }, "range": [ - 13575, - 13590 + 13580, + 13595 ], "loc": { "start": { @@ -26352,8 +26370,8 @@ "type": "Identifier", "name": "i", "range": [ - 13591, - 13592 + 13596, + 13597 ], "loc": { "start": { @@ -26367,8 +26385,8 @@ } }, "range": [ - 13575, - 13593 + 13580, + 13598 ], "loc": { "start": { @@ -26382,8 +26400,8 @@ } }, "range": [ - 13568, - 13593 + 13573, + 13598 ], "loc": { "start": { @@ -26399,8 +26417,8 @@ ], "kind": "let", "range": [ - 13564, - 13594 + 13569, + 13599 ], "loc": { "start": { @@ -26422,8 +26440,8 @@ "type": "Identifier", "name": "cellText", "range": [ - 13611, - 13619 + 13616, + 13624 ], "loc": { "start": { @@ -26448,8 +26466,8 @@ "object": { "type": "ThisExpression", "range": [ - 13622, - 13626 + 13627, + 13631 ], "loc": { "start": { @@ -26466,8 +26484,8 @@ "type": "Identifier", "name": "headersText", "range": [ - 13627, - 13638 + 13632, + 13643 ], "loc": { "start": { @@ -26481,8 +26499,8 @@ } }, "range": [ - 13622, - 13638 + 13627, + 13643 ], "loc": { "start": { @@ -26499,8 +26517,8 @@ "type": "Identifier", "name": "i", "range": [ - 13639, - 13640 + 13644, + 13645 ], "loc": { "start": { @@ -26514,8 +26532,8 @@ } }, "range": [ - 13622, - 13641 + 13627, + 13646 ], "loc": { "start": { @@ -26536,8 +26554,8 @@ "object": { "type": "ThisExpression", "range": [ - 13645, - 13649 + 13650, + 13654 ], "loc": { "start": { @@ -26554,8 +26572,8 @@ "type": "Identifier", "name": "_getHeaderText", "range": [ - 13650, - 13664 + 13655, + 13669 ], "loc": { "start": { @@ -26569,8 +26587,8 @@ } }, "range": [ - 13645, - 13664 + 13650, + 13669 ], "loc": { "start": { @@ -26588,8 +26606,8 @@ "type": "Identifier", "name": "cell", "range": [ - 13665, - 13669 + 13670, + 13674 ], "loc": { "start": { @@ -26604,8 +26622,8 @@ } ], "range": [ - 13645, - 13670 + 13650, + 13675 ], "loc": { "start": { @@ -26619,8 +26637,8 @@ } }, "range": [ - 13622, - 13670 + 13627, + 13675 ], "loc": { "start": { @@ -26634,8 +26652,8 @@ } }, "range": [ - 13611, - 13670 + 13616, + 13675 ], "loc": { "start": { @@ -26651,8 +26669,8 @@ ], "kind": "let", "range": [ - 13607, - 13671 + 13612, + 13676 ], "loc": { "start": { @@ -26674,8 +26692,8 @@ "type": "Identifier", "name": "liElm", "range": [ - 13688, - 13693 + 13693, + 13698 ], "loc": { "start": { @@ -26694,8 +26712,8 @@ "type": "Identifier", "name": "createCheckItem", "range": [ - 13696, - 13711 + 13701, + 13716 ], "loc": { "start": { @@ -26723,8 +26741,8 @@ "value": "col_", "raw": "'col_'", "range": [ - 13712, - 13718 + 13717, + 13723 ], "loc": { "start": { @@ -26741,8 +26759,8 @@ "type": "Identifier", "name": "i", "range": [ - 13721, - 13722 + 13726, + 13727 ], "loc": { "start": { @@ -26756,8 +26774,8 @@ } }, "range": [ - 13712, - 13722 + 13717, + 13727 ], "loc": { "start": { @@ -26775,8 +26793,8 @@ "value": "_", "raw": "'_'", "range": [ - 13725, - 13728 + 13730, + 13733 ], "loc": { "start": { @@ -26790,8 +26808,8 @@ } }, "range": [ - 13712, - 13728 + 13717, + 13733 ], "loc": { "start": { @@ -26811,8 +26829,8 @@ "type": "Identifier", "name": "tf", "range": [ - 13731, - 13733 + 13736, + 13738 ], "loc": { "start": { @@ -26829,8 +26847,8 @@ "type": "Identifier", "name": "id", "range": [ - 13734, - 13736 + 13739, + 13741 ], "loc": { "start": { @@ -26844,8 +26862,8 @@ } }, "range": [ - 13731, - 13736 + 13736, + 13741 ], "loc": { "start": { @@ -26859,8 +26877,8 @@ } }, "range": [ - 13712, - 13736 + 13717, + 13741 ], "loc": { "start": { @@ -26877,8 +26895,8 @@ "type": "Identifier", "name": "cellText", "range": [ - 13738, - 13746 + 13743, + 13751 ], "loc": { "start": { @@ -26895,8 +26913,8 @@ "type": "Identifier", "name": "cellText", "range": [ - 13764, - 13772 + 13769, + 13777 ], "loc": { "start": { @@ -26911,8 +26929,8 @@ } ], "range": [ - 13696, - 13773 + 13701, + 13778 ], "loc": { "start": { @@ -26926,8 +26944,8 @@ } }, "range": [ - 13688, - 13773 + 13693, + 13778 ], "loc": { "start": { @@ -26943,8 +26961,8 @@ ], "kind": "let", "range": [ - 13684, - 13774 + 13689, + 13779 ], "loc": { "start": { @@ -26965,8 +26983,8 @@ "type": "Identifier", "name": "addClass", "range": [ - 13787, - 13795 + 13792, + 13800 ], "loc": { "start": { @@ -26984,8 +27002,8 @@ "type": "Identifier", "name": "liElm", "range": [ - 13796, - 13801 + 13801, + 13806 ], "loc": { "start": { @@ -27004,8 +27022,8 @@ "object": { "type": "ThisExpression", "range": [ - 13803, - 13807 + 13808, + 13812 ], "loc": { "start": { @@ -27022,8 +27040,8 @@ "type": "Identifier", "name": "listItemCssClass", "range": [ - 13808, - 13824 + 13813, + 13829 ], "loc": { "start": { @@ -27037,8 +27055,8 @@ } }, "range": [ - 13803, - 13824 + 13808, + 13829 ], "loc": { "start": { @@ -27053,8 +27071,8 @@ } ], "range": [ - 13787, - 13825 + 13792, + 13830 ], "loc": { "start": { @@ -27068,8 +27086,8 @@ } }, "range": [ - 13787, - 13826 + 13792, + 13831 ], "loc": { "start": { @@ -27093,8 +27111,8 @@ "object": { "type": "ThisExpression", "range": [ - 13844, - 13848 + 13849, + 13853 ], "loc": { "start": { @@ -27111,8 +27129,8 @@ "type": "Identifier", "name": "tickToHide", "range": [ - 13849, - 13859 + 13854, + 13864 ], "loc": { "start": { @@ -27126,8 +27144,8 @@ } }, "range": [ - 13844, - 13859 + 13849, + 13864 ], "loc": { "start": { @@ -27142,8 +27160,8 @@ }, "prefix": true, "range": [ - 13843, - 13859 + 13848, + 13864 ], "loc": { "start": { @@ -27167,8 +27185,8 @@ "type": "Identifier", "name": "addClass", "range": [ - 13879, - 13887 + 13884, + 13892 ], "loc": { "start": { @@ -27186,8 +27204,8 @@ "type": "Identifier", "name": "liElm", "range": [ - 13888, - 13893 + 13893, + 13898 ], "loc": { "start": { @@ -27206,8 +27224,8 @@ "object": { "type": "ThisExpression", "range": [ - 13895, - 13899 + 13900, + 13904 ], "loc": { "start": { @@ -27224,8 +27242,8 @@ "type": "Identifier", "name": "listSlcItemCssClass", "range": [ - 13900, - 13919 + 13905, + 13924 ], "loc": { "start": { @@ -27239,8 +27257,8 @@ } }, "range": [ - 13895, - 13919 + 13900, + 13924 ], "loc": { "start": { @@ -27255,8 +27273,8 @@ } ], "range": [ - 13879, - 13920 + 13884, + 13925 ], "loc": { "start": { @@ -27270,8 +27288,8 @@ } }, "range": [ - 13879, - 13921 + 13884, + 13926 ], "loc": { "start": { @@ -27286,8 +27304,8 @@ } ], "range": [ - 13861, - 13935 + 13866, + 13940 ], "loc": { "start": { @@ -27302,8 +27320,8 @@ }, "alternate": null, "range": [ - 13839, - 13935 + 13844, + 13940 ], "loc": { "start": { @@ -27327,8 +27345,8 @@ "type": "Identifier", "name": "ul", "range": [ - 13948, - 13950 + 13953, + 13955 ], "loc": { "start": { @@ -27345,8 +27363,8 @@ "type": "Identifier", "name": "appendChild", "range": [ - 13951, - 13962 + 13956, + 13967 ], "loc": { "start": { @@ -27360,8 +27378,8 @@ } }, "range": [ - 13948, - 13962 + 13953, + 13967 ], "loc": { "start": { @@ -27379,8 +27397,8 @@ "type": "Identifier", "name": "liElm", "range": [ - 13963, - 13968 + 13968, + 13973 ], "loc": { "start": { @@ -27395,8 +27413,8 @@ } ], "range": [ - 13948, - 13969 + 13953, + 13974 ], "loc": { "start": { @@ -27410,8 +27428,8 @@ } }, "range": [ - 13948, - 13970 + 13953, + 13975 ], "loc": { "start": { @@ -27435,8 +27453,8 @@ "object": { "type": "ThisExpression", "range": [ - 13988, - 13992 + 13993, + 13997 ], "loc": { "start": { @@ -27453,8 +27471,8 @@ "type": "Identifier", "name": "tickToHide", "range": [ - 13993, - 14003 + 13998, + 14008 ], "loc": { "start": { @@ -27468,8 +27486,8 @@ } }, "range": [ - 13988, - 14003 + 13993, + 14008 ], "loc": { "start": { @@ -27484,8 +27502,8 @@ }, "prefix": true, "range": [ - 13987, - 14003 + 13992, + 14008 ], "loc": { "start": { @@ -27516,8 +27534,8 @@ "type": "Identifier", "name": "liElm", "range": [ - 14023, - 14028 + 14028, + 14033 ], "loc": { "start": { @@ -27534,8 +27552,8 @@ "type": "Identifier", "name": "check", "range": [ - 14029, - 14034 + 14034, + 14039 ], "loc": { "start": { @@ -27549,8 +27567,8 @@ } }, "range": [ - 14023, - 14034 + 14028, + 14039 ], "loc": { "start": { @@ -27567,8 +27585,8 @@ "type": "Identifier", "name": "checked", "range": [ - 14035, - 14042 + 14040, + 14047 ], "loc": { "start": { @@ -27582,8 +27600,8 @@ } }, "range": [ - 14023, - 14042 + 14028, + 14047 ], "loc": { "start": { @@ -27601,8 +27619,8 @@ "value": true, "raw": "true", "range": [ - 14045, - 14049 + 14050, + 14054 ], "loc": { "start": { @@ -27616,8 +27634,8 @@ } }, "range": [ - 14023, - 14049 + 14028, + 14054 ], "loc": { "start": { @@ -27631,8 +27649,8 @@ } }, "range": [ - 14023, - 14050 + 14028, + 14055 ], "loc": { "start": { @@ -27647,8 +27665,8 @@ } ], "range": [ - 14005, - 14064 + 14010, + 14069 ], "loc": { "start": { @@ -27663,8 +27681,8 @@ }, "alternate": null, "range": [ - 13983, - 14064 + 13988, + 14069 ], "loc": { "start": { @@ -27685,8 +27703,8 @@ "type": "Identifier", "name": "addEvt", "range": [ - 14078, - 14084 + 14083, + 14089 ], "loc": { "start": { @@ -27707,8 +27725,8 @@ "type": "Identifier", "name": "liElm", "range": [ - 14085, - 14090 + 14090, + 14095 ], "loc": { "start": { @@ -27725,8 +27743,8 @@ "type": "Identifier", "name": "check", "range": [ - 14091, - 14096 + 14096, + 14101 ], "loc": { "start": { @@ -27740,8 +27758,8 @@ } }, "range": [ - 14085, - 14096 + 14090, + 14101 ], "loc": { "start": { @@ -27759,8 +27777,8 @@ "value": "click", "raw": "'click'", "range": [ - 14098, - 14105 + 14103, + 14110 ], "loc": { "start": { @@ -27781,8 +27799,8 @@ "type": "Identifier", "name": "evt", "range": [ - 14108, - 14111 + 14113, + 14116 ], "loc": { "start": { @@ -27808,8 +27826,8 @@ "type": "Identifier", "name": "elm", "range": [ - 14138, - 14141 + 14143, + 14146 ], "loc": { "start": { @@ -27828,8 +27846,8 @@ "type": "Identifier", "name": "targetEvt", "range": [ - 14144, - 14153 + 14149, + 14158 ], "loc": { "start": { @@ -27847,8 +27865,8 @@ "type": "Identifier", "name": "evt", "range": [ - 14154, - 14157 + 14159, + 14162 ], "loc": { "start": { @@ -27863,8 +27881,8 @@ } ], "range": [ - 14144, - 14158 + 14149, + 14163 ], "loc": { "start": { @@ -27878,8 +27896,8 @@ } }, "range": [ - 14138, - 14158 + 14143, + 14163 ], "loc": { "start": { @@ -27895,8 +27913,8 @@ ], "kind": "let", "range": [ - 14134, - 14159 + 14139, + 14164 ], "loc": { "start": { @@ -27918,8 +27936,8 @@ "type": "Identifier", "name": "lbl", "range": [ - 14180, - 14183 + 14185, + 14188 ], "loc": { "start": { @@ -27939,8 +27957,8 @@ "type": "Identifier", "name": "elm", "range": [ - 14186, - 14189 + 14191, + 14194 ], "loc": { "start": { @@ -27957,8 +27975,8 @@ "type": "Identifier", "name": "parentNode", "range": [ - 14190, - 14200 + 14195, + 14205 ], "loc": { "start": { @@ -27972,8 +27990,8 @@ } }, "range": [ - 14186, - 14200 + 14191, + 14205 ], "loc": { "start": { @@ -27987,8 +28005,8 @@ } }, "range": [ - 14180, - 14200 + 14185, + 14205 ], "loc": { "start": { @@ -28004,8 +28022,8 @@ ], "kind": "let", "range": [ - 14176, - 14201 + 14181, + 14206 ], "loc": { "start": { @@ -28028,8 +28046,8 @@ "object": { "type": "ThisExpression", "range": [ - 14218, - 14222 + 14223, + 14227 ], "loc": { "start": { @@ -28046,8 +28064,8 @@ "type": "Identifier", "name": "checkItem", "range": [ - 14223, - 14232 + 14228, + 14237 ], "loc": { "start": { @@ -28061,8 +28079,8 @@ } }, "range": [ - 14218, - 14232 + 14223, + 14237 ], "loc": { "start": { @@ -28080,8 +28098,8 @@ "type": "Identifier", "name": "lbl", "range": [ - 14233, - 14236 + 14238, + 14241 ], "loc": { "start": { @@ -28096,8 +28114,8 @@ } ], "range": [ - 14218, - 14237 + 14223, + 14242 ], "loc": { "start": { @@ -28111,8 +28129,8 @@ } }, "range": [ - 14218, - 14238 + 14223, + 14243 ], "loc": { "start": { @@ -28127,8 +28145,8 @@ } ], "range": [ - 14116, - 14252 + 14121, + 14257 ], "loc": { "start": { @@ -28144,8 +28162,8 @@ "generator": false, "expression": false, "range": [ - 14107, - 14252 + 14112, + 14257 ], "loc": { "start": { @@ -28160,8 +28178,8 @@ } ], "range": [ - 14078, - 14253 + 14083, + 14258 ], "loc": { "start": { @@ -28175,8 +28193,8 @@ } }, "range": [ - 14078, - 14254 + 14083, + 14259 ], "loc": { "start": { @@ -28191,8 +28209,8 @@ } ], "range": [ - 13550, - 14264 + 13555, + 14269 ], "loc": { "start": { @@ -28206,8 +28224,8 @@ } }, "range": [ - 13501, - 14264 + 13506, + 14269 ], "loc": { "start": { @@ -28224,8 +28242,8 @@ "type": "Line", "value": "separator", "range": [ - 14274, - 14285 + 14279, + 14290 ], "loc": { "start": { @@ -28249,8 +28267,8 @@ "type": "Identifier", "name": "p", "range": [ - 14298, - 14299 + 14303, + 14304 ], "loc": { "start": { @@ -28269,8 +28287,8 @@ "type": "Identifier", "name": "createElm", "range": [ - 14302, - 14311 + 14307, + 14316 ], "loc": { "start": { @@ -28289,8 +28307,8 @@ "value": "p", "raw": "'p'", "range": [ - 14312, - 14315 + 14317, + 14320 ], "loc": { "start": { @@ -28311,8 +28329,8 @@ "value": "align", "raw": "'align'", "range": [ - 14318, - 14325 + 14323, + 14330 ], "loc": { "start": { @@ -28330,8 +28348,8 @@ "value": "center", "raw": "'center'", "range": [ - 14327, - 14335 + 14332, + 14340 ], "loc": { "start": { @@ -28346,8 +28364,8 @@ } ], "range": [ - 14317, - 14336 + 14322, + 14341 ], "loc": { "start": { @@ -28362,8 +28380,8 @@ } ], "range": [ - 14302, - 14337 + 14307, + 14342 ], "loc": { "start": { @@ -28377,8 +28395,8 @@ } }, "range": [ - 14298, - 14337 + 14303, + 14342 ], "loc": { "start": { @@ -28394,8 +28412,8 @@ ], "kind": "let", "range": [ - 14294, - 14338 + 14299, + 14343 ], "loc": { "start": { @@ -28412,8 +28430,8 @@ "type": "Line", "value": "separator", "range": [ - 14274, - 14285 + 14279, + 14290 ], "loc": { "start": { @@ -28437,8 +28455,8 @@ "type": "Identifier", "name": "btn", "range": [ - 14351, - 14354 + 14356, + 14359 ], "loc": { "start": { @@ -28453,8 +28471,8 @@ }, "init": null, "range": [ - 14351, - 14354 + 14356, + 14359 ], "loc": { "start": { @@ -28470,8 +28488,8 @@ ], "kind": "let", "range": [ - 14347, - 14355 + 14352, + 14360 ], "loc": { "start": { @@ -28488,8 +28506,8 @@ "type": "Line", "value": "Close link", "range": [ - 14364, - 14376 + 14369, + 14381 ], "loc": { "start": { @@ -28515,8 +28533,8 @@ "object": { "type": "ThisExpression", "range": [ - 14390, - 14394 + 14395, + 14399 ], "loc": { "start": { @@ -28533,8 +28551,8 @@ "type": "Identifier", "name": "btnCloseHtml", "range": [ - 14395, - 14407 + 14400, + 14412 ], "loc": { "start": { @@ -28548,8 +28566,8 @@ } }, "range": [ - 14390, - 14407 + 14395, + 14412 ], "loc": { "start": { @@ -28564,8 +28582,8 @@ }, "prefix": true, "range": [ - 14389, - 14407 + 14394, + 14412 ], "loc": { "start": { @@ -28590,8 +28608,8 @@ "type": "Identifier", "name": "btn", "range": [ - 14423, - 14426 + 14428, + 14431 ], "loc": { "start": { @@ -28610,8 +28628,8 @@ "type": "Identifier", "name": "createElm", "range": [ - 14429, - 14438 + 14434, + 14443 ], "loc": { "start": { @@ -28630,8 +28648,8 @@ "value": "a", "raw": "'a'", "range": [ - 14439, - 14442 + 14444, + 14447 ], "loc": { "start": { @@ -28652,8 +28670,8 @@ "value": "href", "raw": "'href'", "range": [ - 14445, - 14451 + 14450, + 14456 ], "loc": { "start": { @@ -28671,8 +28689,8 @@ "value": "javascript:;", "raw": "'javascript:;'", "range": [ - 14453, - 14467 + 14458, + 14472 ], "loc": { "start": { @@ -28687,8 +28705,8 @@ } ], "range": [ - 14444, - 14468 + 14449, + 14473 ], "loc": { "start": { @@ -28703,8 +28721,8 @@ } ], "range": [ - 14429, - 14469 + 14434, + 14474 ], "loc": { "start": { @@ -28718,8 +28736,8 @@ } }, "range": [ - 14423, - 14469 + 14428, + 14474 ], "loc": { "start": { @@ -28733,8 +28751,8 @@ } }, "range": [ - 14423, - 14470 + 14428, + 14475 ], "loc": { "start": { @@ -28759,8 +28777,8 @@ "type": "Identifier", "name": "btn", "range": [ - 14483, - 14486 + 14488, + 14491 ], "loc": { "start": { @@ -28777,8 +28795,8 @@ "type": "Identifier", "name": "className", "range": [ - 14487, - 14496 + 14492, + 14501 ], "loc": { "start": { @@ -28792,8 +28810,8 @@ } }, "range": [ - 14483, - 14496 + 14488, + 14501 ], "loc": { "start": { @@ -28812,8 +28830,8 @@ "object": { "type": "ThisExpression", "range": [ - 14499, - 14503 + 14504, + 14508 ], "loc": { "start": { @@ -28830,8 +28848,8 @@ "type": "Identifier", "name": "btnCloseCssClass", "range": [ - 14504, - 14520 + 14509, + 14525 ], "loc": { "start": { @@ -28845,8 +28863,8 @@ } }, "range": [ - 14499, - 14520 + 14504, + 14525 ], "loc": { "start": { @@ -28860,8 +28878,8 @@ } }, "range": [ - 14483, - 14520 + 14488, + 14525 ], "loc": { "start": { @@ -28875,8 +28893,8 @@ } }, "range": [ - 14483, - 14521 + 14488, + 14526 ], "loc": { "start": { @@ -28901,8 +28919,8 @@ "type": "Identifier", "name": "btn", "range": [ - 14534, - 14537 + 14539, + 14542 ], "loc": { "start": { @@ -28919,8 +28937,8 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 14538, - 14547 + 14543, + 14552 ], "loc": { "start": { @@ -28934,8 +28952,8 @@ } }, "range": [ - 14534, - 14547 + 14539, + 14552 ], "loc": { "start": { @@ -28954,8 +28972,8 @@ "object": { "type": "ThisExpression", "range": [ - 14550, - 14554 + 14555, + 14559 ], "loc": { "start": { @@ -28972,8 +28990,8 @@ "type": "Identifier", "name": "btnCloseText", "range": [ - 14555, - 14567 + 14560, + 14572 ], "loc": { "start": { @@ -28987,8 +29005,8 @@ } }, "range": [ - 14550, - 14567 + 14555, + 14572 ], "loc": { "start": { @@ -29002,8 +29020,8 @@ } }, "range": [ - 14534, - 14567 + 14539, + 14572 ], "loc": { "start": { @@ -29017,8 +29035,8 @@ } }, "range": [ - 14534, - 14568 + 14539, + 14573 ], "loc": { "start": { @@ -29039,8 +29057,8 @@ "type": "Identifier", "name": "addEvt", "range": [ - 14581, - 14587 + 14586, + 14592 ], "loc": { "start": { @@ -29058,8 +29076,8 @@ "type": "Identifier", "name": "btn", "range": [ - 14588, - 14591 + 14593, + 14596 ], "loc": { "start": { @@ -29077,8 +29095,8 @@ "value": "click", "raw": "'click'", "range": [ - 14593, - 14600 + 14598, + 14605 ], "loc": { "start": { @@ -29099,8 +29117,8 @@ "type": "Identifier", "name": "evt", "range": [ - 14603, - 14606 + 14608, + 14611 ], "loc": { "start": { @@ -29122,8 +29140,8 @@ "object": { "type": "ThisExpression", "range": [ - 14611, - 14615 + 14616, + 14620 ], "loc": { "start": { @@ -29140,8 +29158,8 @@ "type": "Identifier", "name": "toggle", "range": [ - 14616, - 14622 + 14621, + 14627 ], "loc": { "start": { @@ -29155,8 +29173,8 @@ } }, "range": [ - 14611, - 14622 + 14616, + 14627 ], "loc": { "start": { @@ -29174,8 +29192,8 @@ "type": "Identifier", "name": "evt", "range": [ - 14623, - 14626 + 14628, + 14631 ], "loc": { "start": { @@ -29190,8 +29208,8 @@ } ], "range": [ - 14611, - 14627 + 14616, + 14632 ], "loc": { "start": { @@ -29207,8 +29225,8 @@ "generator": false, "expression": true, "range": [ - 14602, - 14627 + 14607, + 14632 ], "loc": { "start": { @@ -29223,8 +29241,8 @@ } ], "range": [ - 14581, - 14628 + 14586, + 14633 ], "loc": { "start": { @@ -29238,8 +29256,8 @@ } }, "range": [ - 14581, - 14629 + 14586, + 14634 ], "loc": { "start": { @@ -29263,8 +29281,8 @@ "type": "Identifier", "name": "p", "range": [ - 14642, - 14643 + 14647, + 14648 ], "loc": { "start": { @@ -29281,8 +29299,8 @@ "type": "Identifier", "name": "appendChild", "range": [ - 14644, - 14655 + 14649, + 14660 ], "loc": { "start": { @@ -29296,8 +29314,8 @@ } }, "range": [ - 14642, - 14655 + 14647, + 14660 ], "loc": { "start": { @@ -29315,8 +29333,8 @@ "type": "Identifier", "name": "btn", "range": [ - 14656, - 14659 + 14661, + 14664 ], "loc": { "start": { @@ -29331,8 +29349,8 @@ } ], "range": [ - 14642, - 14660 + 14647, + 14665 ], "loc": { "start": { @@ -29346,8 +29364,8 @@ } }, "range": [ - 14642, - 14661 + 14647, + 14666 ], "loc": { "start": { @@ -29362,8 +29380,8 @@ } ], "range": [ - 14409, - 14671 + 14414, + 14676 ], "loc": { "start": { @@ -29391,8 +29409,8 @@ "type": "Identifier", "name": "p", "range": [ - 14691, - 14692 + 14696, + 14697 ], "loc": { "start": { @@ -29409,8 +29427,8 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 14693, - 14702 + 14698, + 14707 ], "loc": { "start": { @@ -29424,8 +29442,8 @@ } }, "range": [ - 14691, - 14702 + 14696, + 14707 ], "loc": { "start": { @@ -29444,8 +29462,8 @@ "object": { "type": "ThisExpression", "range": [ - 14705, - 14709 + 14710, + 14714 ], "loc": { "start": { @@ -29462,8 +29480,8 @@ "type": "Identifier", "name": "btnCloseHtml", "range": [ - 14710, - 14722 + 14715, + 14727 ], "loc": { "start": { @@ -29477,8 +29495,8 @@ } }, "range": [ - 14705, - 14722 + 14710, + 14727 ], "loc": { "start": { @@ -29492,8 +29510,8 @@ } }, "range": [ - 14691, - 14722 + 14696, + 14727 ], "loc": { "start": { @@ -29507,8 +29525,8 @@ } }, "range": [ - 14691, - 14723 + 14696, + 14728 ], "loc": { "start": { @@ -29530,8 +29548,8 @@ "type": "Identifier", "name": "btn", "range": [ - 14736, - 14739 + 14741, + 14744 ], "loc": { "start": { @@ -29551,8 +29569,8 @@ "type": "Identifier", "name": "p", "range": [ - 14742, - 14743 + 14747, + 14748 ], "loc": { "start": { @@ -29569,8 +29587,8 @@ "type": "Identifier", "name": "firstChild", "range": [ - 14744, - 14754 + 14749, + 14759 ], "loc": { "start": { @@ -29584,8 +29602,8 @@ } }, "range": [ - 14742, - 14754 + 14747, + 14759 ], "loc": { "start": { @@ -29599,8 +29617,8 @@ } }, "range": [ - 14736, - 14754 + 14741, + 14759 ], "loc": { "start": { @@ -29614,8 +29632,8 @@ } }, "range": [ - 14736, - 14755 + 14741, + 14760 ], "loc": { "start": { @@ -29636,8 +29654,8 @@ "type": "Identifier", "name": "addEvt", "range": [ - 14768, - 14774 + 14773, + 14779 ], "loc": { "start": { @@ -29655,8 +29673,8 @@ "type": "Identifier", "name": "btn", "range": [ - 14775, - 14778 + 14780, + 14783 ], "loc": { "start": { @@ -29674,8 +29692,8 @@ "value": "click", "raw": "'click'", "range": [ - 14780, - 14787 + 14785, + 14792 ], "loc": { "start": { @@ -29696,8 +29714,8 @@ "type": "Identifier", "name": "evt", "range": [ - 14790, - 14793 + 14795, + 14798 ], "loc": { "start": { @@ -29719,8 +29737,8 @@ "object": { "type": "ThisExpression", "range": [ - 14798, - 14802 + 14803, + 14807 ], "loc": { "start": { @@ -29737,8 +29755,8 @@ "type": "Identifier", "name": "toggle", "range": [ - 14803, - 14809 + 14808, + 14814 ], "loc": { "start": { @@ -29752,8 +29770,8 @@ } }, "range": [ - 14798, - 14809 + 14803, + 14814 ], "loc": { "start": { @@ -29771,8 +29789,8 @@ "type": "Identifier", "name": "evt", "range": [ - 14810, - 14813 + 14815, + 14818 ], "loc": { "start": { @@ -29787,8 +29805,8 @@ } ], "range": [ - 14798, - 14814 + 14803, + 14819 ], "loc": { "start": { @@ -29804,8 +29822,8 @@ "generator": false, "expression": true, "range": [ - 14789, - 14814 + 14794, + 14819 ], "loc": { "start": { @@ -29820,8 +29838,8 @@ } ], "range": [ - 14768, - 14815 + 14773, + 14820 ], "loc": { "start": { @@ -29835,8 +29853,8 @@ } }, "range": [ - 14768, - 14816 + 14773, + 14821 ], "loc": { "start": { @@ -29851,8 +29869,8 @@ } ], "range": [ - 14677, - 14826 + 14682, + 14831 ], "loc": { "start": { @@ -29866,8 +29884,8 @@ } }, "range": [ - 14385, - 14826 + 14390, + 14831 ], "loc": { "start": { @@ -29884,8 +29902,8 @@ "type": "Line", "value": "Close link", "range": [ - 14364, - 14376 + 14369, + 14381 ], "loc": { "start": { @@ -29911,8 +29929,8 @@ "type": "Identifier", "name": "container", "range": [ - 14836, - 14845 + 14841, + 14850 ], "loc": { "start": { @@ -29929,8 +29947,8 @@ "type": "Identifier", "name": "appendChild", "range": [ - 14846, - 14857 + 14851, + 14862 ], "loc": { "start": { @@ -29944,8 +29962,8 @@ } }, "range": [ - 14836, - 14857 + 14841, + 14862 ], "loc": { "start": { @@ -29963,8 +29981,8 @@ "type": "Identifier", "name": "ul", "range": [ - 14858, - 14860 + 14863, + 14865 ], "loc": { "start": { @@ -29979,8 +29997,8 @@ } ], "range": [ - 14836, - 14861 + 14841, + 14866 ], "loc": { "start": { @@ -29994,8 +30012,8 @@ } }, "range": [ - 14836, - 14862 + 14841, + 14867 ], "loc": { "start": { @@ -30019,8 +30037,8 @@ "type": "Identifier", "name": "container", "range": [ - 14871, - 14880 + 14876, + 14885 ], "loc": { "start": { @@ -30037,8 +30055,8 @@ "type": "Identifier", "name": "appendChild", "range": [ - 14881, - 14892 + 14886, + 14897 ], "loc": { "start": { @@ -30052,8 +30070,8 @@ } }, "range": [ - 14871, - 14892 + 14876, + 14897 ], "loc": { "start": { @@ -30071,8 +30089,8 @@ "type": "Identifier", "name": "p", "range": [ - 14893, - 14894 + 14898, + 14899 ], "loc": { "start": { @@ -30087,8 +30105,8 @@ } ], "range": [ - 14871, - 14895 + 14876, + 14900 ], "loc": { "start": { @@ -30102,8 +30120,8 @@ } }, "range": [ - 14871, - 14896 + 14876, + 14901 ], "loc": { "start": { @@ -30132,8 +30150,8 @@ "object": { "type": "ThisExpression", "range": [ - 14906, - 14910 + 14911, + 14915 ], "loc": { "start": { @@ -30150,8 +30168,8 @@ "type": "Identifier", "name": "btnEl", "range": [ - 14911, - 14916 + 14916, + 14921 ], "loc": { "start": { @@ -30165,8 +30183,8 @@ } }, "range": [ - 14906, - 14916 + 14911, + 14921 ], "loc": { "start": { @@ -30183,8 +30201,8 @@ "type": "Identifier", "name": "parentNode", "range": [ - 14917, - 14927 + 14922, + 14932 ], "loc": { "start": { @@ -30198,8 +30216,8 @@ } }, "range": [ - 14906, - 14927 + 14911, + 14932 ], "loc": { "start": { @@ -30216,8 +30234,8 @@ "type": "Identifier", "name": "insertBefore", "range": [ - 14928, - 14940 + 14933, + 14945 ], "loc": { "start": { @@ -30231,8 +30249,8 @@ } }, "range": [ - 14906, - 14940 + 14911, + 14945 ], "loc": { "start": { @@ -30250,8 +30268,8 @@ "type": "Identifier", "name": "container", "range": [ - 14941, - 14950 + 14946, + 14955 ], "loc": { "start": { @@ -30270,8 +30288,8 @@ "object": { "type": "ThisExpression", "range": [ - 14952, - 14956 + 14957, + 14961 ], "loc": { "start": { @@ -30288,8 +30306,8 @@ "type": "Identifier", "name": "btnEl", "range": [ - 14957, - 14962 + 14962, + 14967 ], "loc": { "start": { @@ -30303,8 +30321,8 @@ } }, "range": [ - 14952, - 14962 + 14957, + 14967 ], "loc": { "start": { @@ -30319,8 +30337,8 @@ } ], "range": [ - 14906, - 14963 + 14911, + 14968 ], "loc": { "start": { @@ -30334,8 +30352,8 @@ } }, "range": [ - 14906, - 14964 + 14911, + 14969 ], "loc": { "start": { @@ -30359,8 +30377,8 @@ "object": { "type": "ThisExpression", "range": [ - 14973, - 14977 + 14978, + 14982 ], "loc": { "start": { @@ -30377,8 +30395,8 @@ "type": "Identifier", "name": "contEl", "range": [ - 14978, - 14984 + 14983, + 14989 ], "loc": { "start": { @@ -30392,8 +30410,8 @@ } }, "range": [ - 14973, - 14984 + 14978, + 14989 ], "loc": { "start": { @@ -30410,8 +30428,8 @@ "type": "Identifier", "name": "container", "range": [ - 14987, - 14996 + 14992, + 15001 ], "loc": { "start": { @@ -30425,8 +30443,8 @@ } }, "range": [ - 14973, - 14996 + 14978, + 15001 ], "loc": { "start": { @@ -30440,8 +30458,8 @@ } }, "range": [ - 14973, - 14997 + 14978, + 15002 ], "loc": { "start": { @@ -30456,8 +30474,8 @@ } ], "range": [ - 12144, - 15003 + 12149, + 15008 ], "loc": { "start": { @@ -30473,8 +30491,8 @@ "generator": false, "expression": false, "range": [ - 12141, - 15003 + 12146, + 15008 ], "loc": { "start": { @@ -30490,8 +30508,8 @@ "kind": "method", "computed": false, "range": [ - 12129, - 15003 + 12134, + 15008 ], "loc": { "start": { @@ -30508,8 +30526,8 @@ "type": "Block", "value": "*\n * Build columns manager UI\n ", "range": [ - 12081, - 12124 + 12086, + 12129 ], "loc": { "start": { @@ -30528,8 +30546,8 @@ "type": "Block", "value": "*\n * Hide or show specified columns\n * @param {Number} colIndex Column index\n * @param {Boolean} hide Hide column if true or show if false\n ", "range": [ - 15009, - 15172 + 15014, + 15177 ], "loc": { "start": { @@ -30551,8 +30569,8 @@ "type": "Identifier", "name": "setHidden", "range": [ - 15177, - 15186 + 15182, + 15191 ], "loc": { "start": { @@ -30573,8 +30591,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 15187, - 15195 + 15192, + 15200 ], "loc": { "start": { @@ -30591,8 +30609,8 @@ "type": "Identifier", "name": "hide", "range": [ - 15197, - 15201 + 15202, + 15206 ], "loc": { "start": { @@ -30618,8 +30636,8 @@ "type": "Identifier", "name": "tf", "range": [ - 15217, - 15219 + 15222, + 15224 ], "loc": { "start": { @@ -30638,8 +30656,8 @@ "object": { "type": "ThisExpression", "range": [ - 15222, - 15226 + 15227, + 15231 ], "loc": { "start": { @@ -30656,8 +30674,8 @@ "type": "Identifier", "name": "tf", "range": [ - 15227, - 15229 + 15232, + 15234 ], "loc": { "start": { @@ -30671,8 +30689,8 @@ } }, "range": [ - 15222, - 15229 + 15227, + 15234 ], "loc": { "start": { @@ -30686,8 +30704,8 @@ } }, "range": [ - 15217, - 15229 + 15222, + 15234 ], "loc": { "start": { @@ -30703,8 +30721,8 @@ ], "kind": "let", "range": [ - 15213, - 15230 + 15218, + 15235 ], "loc": { "start": { @@ -30726,8 +30744,8 @@ "type": "Identifier", "name": "tbl", "range": [ - 15243, - 15246 + 15248, + 15251 ], "loc": { "start": { @@ -30749,8 +30767,8 @@ "type": "Identifier", "name": "tf", "range": [ - 15249, - 15251 + 15254, + 15256 ], "loc": { "start": { @@ -30767,8 +30785,8 @@ "type": "Identifier", "name": "dom", "range": [ - 15252, - 15255 + 15257, + 15260 ], "loc": { "start": { @@ -30782,8 +30800,8 @@ } }, "range": [ - 15249, - 15255 + 15254, + 15260 ], "loc": { "start": { @@ -30798,8 +30816,8 @@ }, "arguments": [], "range": [ - 15249, - 15257 + 15254, + 15262 ], "loc": { "start": { @@ -30813,8 +30831,8 @@ } }, "range": [ - 15243, - 15257 + 15248, + 15262 ], "loc": { "start": { @@ -30830,8 +30848,8 @@ ], "kind": "let", "range": [ - 15239, - 15258 + 15244, + 15263 ], "loc": { "start": { @@ -30850,8 +30868,8 @@ "type": "Identifier", "name": "hide", "range": [ - 15272, - 15276 + 15277, + 15281 ], "loc": { "start": { @@ -30877,8 +30895,8 @@ "object": { "type": "ThisExpression", "range": [ - 15292, - 15296 + 15297, + 15301 ], "loc": { "start": { @@ -30895,8 +30913,8 @@ "type": "Identifier", "name": "onBeforeColHidden", "range": [ - 15297, - 15314 + 15302, + 15319 ], "loc": { "start": { @@ -30910,8 +30928,8 @@ } }, "range": [ - 15292, - 15314 + 15297, + 15319 ], "loc": { "start": { @@ -30928,8 +30946,8 @@ { "type": "ThisExpression", "range": [ - 15315, - 15319 + 15320, + 15324 ], "loc": { "start": { @@ -30946,8 +30964,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 15321, - 15329 + 15326, + 15334 ], "loc": { "start": { @@ -30962,8 +30980,8 @@ } ], "range": [ - 15292, - 15330 + 15297, + 15335 ], "loc": { "start": { @@ -30977,8 +30995,8 @@ } }, "range": [ - 15292, - 15331 + 15297, + 15336 ], "loc": { "start": { @@ -30993,8 +31011,8 @@ } ], "range": [ - 15278, - 15341 + 15283, + 15346 ], "loc": { "start": { @@ -31009,8 +31027,8 @@ }, "alternate": null, "range": [ - 15268, - 15341 + 15273, + 15346 ], "loc": { "start": { @@ -31032,8 +31050,8 @@ "type": "Identifier", "name": "hide", "range": [ - 15355, - 15359 + 15360, + 15364 ], "loc": { "start": { @@ -31048,8 +31066,8 @@ }, "prefix": true, "range": [ - 15354, - 15359 + 15359, + 15364 ], "loc": { "start": { @@ -31075,8 +31093,8 @@ "object": { "type": "ThisExpression", "range": [ - 15375, - 15379 + 15380, + 15384 ], "loc": { "start": { @@ -31093,8 +31111,8 @@ "type": "Identifier", "name": "onBeforeColDisplayed", "range": [ - 15380, - 15400 + 15385, + 15405 ], "loc": { "start": { @@ -31108,8 +31126,8 @@ } }, "range": [ - 15375, - 15400 + 15380, + 15405 ], "loc": { "start": { @@ -31126,8 +31144,8 @@ { "type": "ThisExpression", "range": [ - 15401, - 15405 + 15406, + 15410 ], "loc": { "start": { @@ -31144,8 +31162,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 15407, - 15415 + 15412, + 15420 ], "loc": { "start": { @@ -31160,8 +31178,8 @@ } ], "range": [ - 15375, - 15416 + 15380, + 15421 ], "loc": { "start": { @@ -31175,8 +31193,8 @@ } }, "range": [ - 15375, - 15417 + 15380, + 15422 ], "loc": { "start": { @@ -31191,8 +31209,8 @@ } ], "range": [ - 15361, - 15427 + 15366, + 15432 ], "loc": { "start": { @@ -31207,8 +31225,8 @@ }, "alternate": null, "range": [ - 15350, - 15427 + 15355, + 15432 ], "loc": { "start": { @@ -31231,8 +31249,8 @@ "object": { "type": "ThisExpression", "range": [ - 15437, - 15441 + 15442, + 15446 ], "loc": { "start": { @@ -31249,8 +31267,8 @@ "type": "Identifier", "name": "_hideCells", "range": [ - 15442, - 15452 + 15447, + 15457 ], "loc": { "start": { @@ -31264,8 +31282,8 @@ } }, "range": [ - 15437, - 15452 + 15442, + 15457 ], "loc": { "start": { @@ -31283,8 +31301,8 @@ "type": "Identifier", "name": "tbl", "range": [ - 15453, - 15456 + 15458, + 15461 ], "loc": { "start": { @@ -31301,8 +31319,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 15458, - 15466 + 15463, + 15471 ], "loc": { "start": { @@ -31319,8 +31337,8 @@ "type": "Identifier", "name": "hide", "range": [ - 15468, - 15472 + 15473, + 15477 ], "loc": { "start": { @@ -31335,8 +31353,8 @@ } ], "range": [ - 15437, - 15473 + 15442, + 15478 ], "loc": { "start": { @@ -31350,8 +31368,8 @@ } }, "range": [ - 15437, - 15474 + 15442, + 15479 ], "loc": { "start": { @@ -31372,8 +31390,8 @@ "object": { "type": "ThisExpression", "range": [ - 15487, - 15491 + 15492, + 15496 ], "loc": { "start": { @@ -31390,8 +31408,8 @@ "type": "Identifier", "name": "headersTbl", "range": [ - 15492, - 15502 + 15497, + 15507 ], "loc": { "start": { @@ -31405,8 +31423,8 @@ } }, "range": [ - 15487, - 15502 + 15492, + 15507 ], "loc": { "start": { @@ -31432,8 +31450,8 @@ "object": { "type": "ThisExpression", "range": [ - 15518, - 15522 + 15523, + 15527 ], "loc": { "start": { @@ -31450,8 +31468,8 @@ "type": "Identifier", "name": "_hideCells", "range": [ - 15523, - 15533 + 15528, + 15538 ], "loc": { "start": { @@ -31465,8 +31483,8 @@ } }, "range": [ - 15518, - 15533 + 15523, + 15538 ], "loc": { "start": { @@ -31486,8 +31504,8 @@ "object": { "type": "ThisExpression", "range": [ - 15534, - 15538 + 15539, + 15543 ], "loc": { "start": { @@ -31504,8 +31522,8 @@ "type": "Identifier", "name": "headersTbl", "range": [ - 15539, - 15549 + 15544, + 15554 ], "loc": { "start": { @@ -31519,8 +31537,8 @@ } }, "range": [ - 15534, - 15549 + 15539, + 15554 ], "loc": { "start": { @@ -31537,8 +31555,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 15551, - 15559 + 15556, + 15564 ], "loc": { "start": { @@ -31555,8 +31573,8 @@ "type": "Identifier", "name": "hide", "range": [ - 15561, - 15565 + 15566, + 15570 ], "loc": { "start": { @@ -31571,8 +31589,8 @@ } ], "range": [ - 15518, - 15566 + 15523, + 15571 ], "loc": { "start": { @@ -31586,8 +31604,8 @@ } }, "range": [ - 15518, - 15567 + 15523, + 15572 ], "loc": { "start": { @@ -31602,8 +31620,8 @@ } ], "range": [ - 15504, - 15577 + 15509, + 15582 ], "loc": { "start": { @@ -31618,8 +31636,8 @@ }, "alternate": null, "range": [ - 15483, - 15577 + 15488, + 15582 ], "loc": { "start": { @@ -31641,8 +31659,8 @@ "type": "Identifier", "name": "hiddenCols", "range": [ - 15591, - 15601 + 15596, + 15606 ], "loc": { "start": { @@ -31661,8 +31679,8 @@ "object": { "type": "ThisExpression", "range": [ - 15604, - 15608 + 15609, + 15613 ], "loc": { "start": { @@ -31679,8 +31697,8 @@ "type": "Identifier", "name": "hiddenCols", "range": [ - 15609, - 15619 + 15614, + 15624 ], "loc": { "start": { @@ -31694,8 +31712,8 @@ } }, "range": [ - 15604, - 15619 + 15609, + 15624 ], "loc": { "start": { @@ -31709,8 +31727,8 @@ } }, "range": [ - 15591, - 15619 + 15596, + 15624 ], "loc": { "start": { @@ -31726,8 +31744,8 @@ ], "kind": "let", "range": [ - 15587, - 15620 + 15592, + 15625 ], "loc": { "start": { @@ -31749,8 +31767,8 @@ "type": "Identifier", "name": "itemIndex", "range": [ - 15633, - 15642 + 15638, + 15647 ], "loc": { "start": { @@ -31772,8 +31790,8 @@ "type": "Identifier", "name": "hiddenCols", "range": [ - 15645, - 15655 + 15650, + 15660 ], "loc": { "start": { @@ -31790,8 +31808,8 @@ "type": "Identifier", "name": "indexOf", "range": [ - 15656, - 15663 + 15661, + 15668 ], "loc": { "start": { @@ -31805,8 +31823,8 @@ } }, "range": [ - 15645, - 15663 + 15650, + 15668 ], "loc": { "start": { @@ -31824,8 +31842,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 15664, - 15672 + 15669, + 15677 ], "loc": { "start": { @@ -31840,8 +31858,8 @@ } ], "range": [ - 15645, - 15673 + 15650, + 15678 ], "loc": { "start": { @@ -31855,8 +31873,8 @@ } }, "range": [ - 15633, - 15673 + 15638, + 15678 ], "loc": { "start": { @@ -31872,8 +31890,8 @@ ], "kind": "let", "range": [ - 15629, - 15674 + 15634, + 15679 ], "loc": { "start": { @@ -31892,8 +31910,8 @@ "type": "Identifier", "name": "hide", "range": [ - 15687, - 15691 + 15692, + 15696 ], "loc": { "start": { @@ -31918,8 +31936,8 @@ "type": "Identifier", "name": "itemIndex", "range": [ - 15711, - 15720 + 15716, + 15725 ], "loc": { "start": { @@ -31940,8 +31958,8 @@ "value": 1, "raw": "1", "range": [ - 15726, - 15727 + 15731, + 15732 ], "loc": { "start": { @@ -31956,8 +31974,8 @@ }, "prefix": true, "range": [ - 15725, - 15727 + 15730, + 15732 ], "loc": { "start": { @@ -31971,8 +31989,8 @@ } }, "range": [ - 15711, - 15727 + 15716, + 15732 ], "loc": { "start": { @@ -32001,8 +32019,8 @@ "object": { "type": "ThisExpression", "range": [ - 15747, - 15751 + 15752, + 15756 ], "loc": { "start": { @@ -32019,8 +32037,8 @@ "type": "Identifier", "name": "hiddenCols", "range": [ - 15752, - 15762 + 15757, + 15767 ], "loc": { "start": { @@ -32034,8 +32052,8 @@ } }, "range": [ - 15747, - 15762 + 15752, + 15767 ], "loc": { "start": { @@ -32052,8 +32070,8 @@ "type": "Identifier", "name": "push", "range": [ - 15763, - 15767 + 15768, + 15772 ], "loc": { "start": { @@ -32067,8 +32085,8 @@ } }, "range": [ - 15747, - 15767 + 15752, + 15772 ], "loc": { "start": { @@ -32086,8 +32104,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 15768, - 15776 + 15773, + 15781 ], "loc": { "start": { @@ -32102,8 +32120,8 @@ } ], "range": [ - 15747, - 15777 + 15752, + 15782 ], "loc": { "start": { @@ -32117,8 +32135,8 @@ } }, "range": [ - 15747, - 15778 + 15752, + 15783 ], "loc": { "start": { @@ -32133,8 +32151,8 @@ } ], "range": [ - 15729, - 15792 + 15734, + 15797 ], "loc": { "start": { @@ -32149,8 +32167,8 @@ }, "alternate": null, "range": [ - 15707, - 15792 + 15712, + 15797 ], "loc": { "start": { @@ -32165,8 +32183,8 @@ } ], "range": [ - 15693, - 15802 + 15698, + 15807 ], "loc": { "start": { @@ -32191,8 +32209,8 @@ "type": "Identifier", "name": "itemIndex", "range": [ - 15826, - 15835 + 15831, + 15840 ], "loc": { "start": { @@ -32213,8 +32231,8 @@ "value": 1, "raw": "1", "range": [ - 15841, - 15842 + 15846, + 15847 ], "loc": { "start": { @@ -32229,8 +32247,8 @@ }, "prefix": true, "range": [ - 15840, - 15842 + 15845, + 15847 ], "loc": { "start": { @@ -32244,8 +32262,8 @@ } }, "range": [ - 15826, - 15842 + 15831, + 15847 ], "loc": { "start": { @@ -32274,8 +32292,8 @@ "object": { "type": "ThisExpression", "range": [ - 15862, - 15866 + 15867, + 15871 ], "loc": { "start": { @@ -32292,8 +32310,8 @@ "type": "Identifier", "name": "hiddenCols", "range": [ - 15867, - 15877 + 15872, + 15882 ], "loc": { "start": { @@ -32307,8 +32325,8 @@ } }, "range": [ - 15862, - 15877 + 15867, + 15882 ], "loc": { "start": { @@ -32325,8 +32343,8 @@ "type": "Identifier", "name": "splice", "range": [ - 15878, - 15884 + 15883, + 15889 ], "loc": { "start": { @@ -32340,8 +32358,8 @@ } }, "range": [ - 15862, - 15884 + 15867, + 15889 ], "loc": { "start": { @@ -32359,8 +32377,8 @@ "type": "Identifier", "name": "itemIndex", "range": [ - 15885, - 15894 + 15890, + 15899 ], "loc": { "start": { @@ -32378,8 +32396,8 @@ "value": 1, "raw": "1", "range": [ - 15896, - 15897 + 15901, + 15902 ], "loc": { "start": { @@ -32394,8 +32412,8 @@ } ], "range": [ - 15862, - 15898 + 15867, + 15903 ], "loc": { "start": { @@ -32409,8 +32427,8 @@ } }, "range": [ - 15862, - 15899 + 15867, + 15904 ], "loc": { "start": { @@ -32425,8 +32443,8 @@ } ], "range": [ - 15844, - 15913 + 15849, + 15918 ], "loc": { "start": { @@ -32441,8 +32459,8 @@ }, "alternate": null, "range": [ - 15822, - 15913 + 15827, + 15918 ], "loc": { "start": { @@ -32457,8 +32475,8 @@ } ], "range": [ - 15808, - 15923 + 15813, + 15928 ], "loc": { "start": { @@ -32472,8 +32490,8 @@ } }, "range": [ - 15683, - 15923 + 15688, + 15928 ], "loc": { "start": { @@ -32492,8 +32510,8 @@ "type": "Identifier", "name": "hide", "range": [ - 15937, - 15941 + 15942, + 15946 ], "loc": { "start": { @@ -32519,8 +32537,8 @@ "object": { "type": "ThisExpression", "range": [ - 15957, - 15961 + 15962, + 15966 ], "loc": { "start": { @@ -32537,8 +32555,8 @@ "type": "Identifier", "name": "onAfterColHidden", "range": [ - 15962, - 15978 + 15967, + 15983 ], "loc": { "start": { @@ -32552,8 +32570,8 @@ } }, "range": [ - 15957, - 15978 + 15962, + 15983 ], "loc": { "start": { @@ -32570,8 +32588,8 @@ { "type": "ThisExpression", "range": [ - 15979, - 15983 + 15984, + 15988 ], "loc": { "start": { @@ -32588,8 +32606,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 15985, - 15993 + 15990, + 15998 ], "loc": { "start": { @@ -32604,8 +32622,8 @@ } ], "range": [ - 15957, - 15994 + 15962, + 15999 ], "loc": { "start": { @@ -32619,8 +32637,8 @@ } }, "range": [ - 15957, - 15995 + 15962, + 16000 ], "loc": { "start": { @@ -32646,8 +32664,8 @@ "object": { "type": "ThisExpression", "range": [ - 16008, - 16012 + 16013, + 16017 ], "loc": { "start": { @@ -32664,8 +32682,8 @@ "type": "Identifier", "name": "emitter", "range": [ - 16013, - 16020 + 16018, + 16025 ], "loc": { "start": { @@ -32679,8 +32697,8 @@ } }, "range": [ - 16008, - 16020 + 16013, + 16025 ], "loc": { "start": { @@ -32697,8 +32715,8 @@ "type": "Identifier", "name": "emit", "range": [ - 16021, - 16025 + 16026, + 16030 ], "loc": { "start": { @@ -32712,8 +32730,8 @@ } }, "range": [ - 16008, - 16025 + 16013, + 16030 ], "loc": { "start": { @@ -32732,8 +32750,8 @@ "value": "column-hidden", "raw": "'column-hidden'", "range": [ - 16026, - 16041 + 16031, + 16046 ], "loc": { "start": { @@ -32750,8 +32768,8 @@ "type": "Identifier", "name": "tf", "range": [ - 16043, - 16045 + 16048, + 16050 ], "loc": { "start": { @@ -32767,8 +32785,8 @@ { "type": "ThisExpression", "range": [ - 16047, - 16051 + 16052, + 16056 ], "loc": { "start": { @@ -32785,8 +32803,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 16053, - 16061 + 16058, + 16066 ], "loc": { "start": { @@ -32805,8 +32823,8 @@ "object": { "type": "ThisExpression", "range": [ - 16079, - 16083 + 16084, + 16088 ], "loc": { "start": { @@ -32823,8 +32841,8 @@ "type": "Identifier", "name": "hiddenCols", "range": [ - 16084, - 16094 + 16089, + 16099 ], "loc": { "start": { @@ -32838,8 +32856,8 @@ } }, "range": [ - 16079, - 16094 + 16084, + 16099 ], "loc": { "start": { @@ -32854,8 +32872,8 @@ } ], "range": [ - 16008, - 16095 + 16013, + 16100 ], "loc": { "start": { @@ -32869,8 +32887,8 @@ } }, "range": [ - 16008, - 16096 + 16013, + 16101 ], "loc": { "start": { @@ -32885,8 +32903,8 @@ } ], "range": [ - 15943, - 16106 + 15948, + 16111 ], "loc": { "start": { @@ -32901,8 +32919,8 @@ }, "alternate": null, "range": [ - 15933, - 16106 + 15938, + 16111 ], "loc": { "start": { @@ -32924,8 +32942,8 @@ "type": "Identifier", "name": "hide", "range": [ - 16121, - 16125 + 16126, + 16130 ], "loc": { "start": { @@ -32940,8 +32958,8 @@ }, "prefix": true, "range": [ - 16120, - 16125 + 16125, + 16130 ], "loc": { "start": { @@ -32967,8 +32985,8 @@ "object": { "type": "ThisExpression", "range": [ - 16141, - 16145 + 16146, + 16150 ], "loc": { "start": { @@ -32985,8 +33003,8 @@ "type": "Identifier", "name": "onAfterColDisplayed", "range": [ - 16146, - 16165 + 16151, + 16170 ], "loc": { "start": { @@ -33000,8 +33018,8 @@ } }, "range": [ - 16141, - 16165 + 16146, + 16170 ], "loc": { "start": { @@ -33018,8 +33036,8 @@ { "type": "ThisExpression", "range": [ - 16166, - 16170 + 16171, + 16175 ], "loc": { "start": { @@ -33036,8 +33054,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 16172, - 16180 + 16177, + 16185 ], "loc": { "start": { @@ -33052,8 +33070,8 @@ } ], "range": [ - 16141, - 16181 + 16146, + 16186 ], "loc": { "start": { @@ -33067,8 +33085,8 @@ } }, "range": [ - 16141, - 16182 + 16146, + 16187 ], "loc": { "start": { @@ -33094,8 +33112,8 @@ "object": { "type": "ThisExpression", "range": [ - 16195, - 16199 + 16200, + 16204 ], "loc": { "start": { @@ -33112,8 +33130,8 @@ "type": "Identifier", "name": "emitter", "range": [ - 16200, - 16207 + 16205, + 16212 ], "loc": { "start": { @@ -33127,8 +33145,8 @@ } }, "range": [ - 16195, - 16207 + 16200, + 16212 ], "loc": { "start": { @@ -33145,8 +33163,8 @@ "type": "Identifier", "name": "emit", "range": [ - 16208, - 16212 + 16213, + 16217 ], "loc": { "start": { @@ -33160,8 +33178,8 @@ } }, "range": [ - 16195, - 16212 + 16200, + 16217 ], "loc": { "start": { @@ -33180,8 +33198,8 @@ "value": "column-shown", "raw": "'column-shown'", "range": [ - 16213, - 16227 + 16218, + 16232 ], "loc": { "start": { @@ -33198,8 +33216,8 @@ "type": "Identifier", "name": "tf", "range": [ - 16229, - 16231 + 16234, + 16236 ], "loc": { "start": { @@ -33215,8 +33233,8 @@ { "type": "ThisExpression", "range": [ - 16233, - 16237 + 16238, + 16242 ], "loc": { "start": { @@ -33233,8 +33251,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 16239, - 16247 + 16244, + 16252 ], "loc": { "start": { @@ -33253,8 +33271,8 @@ "object": { "type": "ThisExpression", "range": [ - 16265, - 16269 + 16270, + 16274 ], "loc": { "start": { @@ -33271,8 +33289,8 @@ "type": "Identifier", "name": "hiddenCols", "range": [ - 16270, - 16280 + 16275, + 16285 ], "loc": { "start": { @@ -33286,8 +33304,8 @@ } }, "range": [ - 16265, - 16280 + 16270, + 16285 ], "loc": { "start": { @@ -33302,8 +33320,8 @@ } ], "range": [ - 16195, - 16281 + 16200, + 16286 ], "loc": { "start": { @@ -33317,8 +33335,8 @@ } }, "range": [ - 16195, - 16282 + 16200, + 16287 ], "loc": { "start": { @@ -33333,8 +33351,8 @@ } ], "range": [ - 16127, - 16292 + 16132, + 16297 ], "loc": { "start": { @@ -33349,8 +33367,8 @@ }, "alternate": null, "range": [ - 16116, - 16292 + 16121, + 16297 ], "loc": { "start": { @@ -33365,8 +33383,8 @@ } ], "range": [ - 15203, - 16298 + 15208, + 16303 ], "loc": { "start": { @@ -33382,8 +33400,8 @@ "generator": false, "expression": false, "range": [ - 15186, - 16298 + 15191, + 16303 ], "loc": { "start": { @@ -33399,8 +33417,8 @@ "kind": "method", "computed": false, "range": [ - 15177, - 16298 + 15182, + 16303 ], "loc": { "start": { @@ -33417,8 +33435,8 @@ "type": "Block", "value": "*\n * Hide or show specified columns\n * @param {Number} colIndex Column index\n * @param {Boolean} hide Hide column if true or show if false\n ", "range": [ - 15009, - 15172 + 15014, + 15177 ], "loc": { "start": { @@ -33437,8 +33455,8 @@ "type": "Block", "value": "*\n * Show specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 16304, - 16390 + 16309, + 16395 ], "loc": { "start": { @@ -33460,8 +33478,8 @@ "type": "Identifier", "name": "showCol", "range": [ - 16395, - 16402 + 16400, + 16407 ], "loc": { "start": { @@ -33482,8 +33500,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 16403, - 16411 + 16408, + 16416 ], "loc": { "start": { @@ -33511,8 +33529,8 @@ "type": "Identifier", "name": "isUndef", "range": [ - 16427, - 16434 + 16432, + 16439 ], "loc": { "start": { @@ -33530,8 +33548,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 16435, - 16443 + 16440, + 16448 ], "loc": { "start": { @@ -33546,8 +33564,8 @@ } ], "range": [ - 16427, - 16444 + 16432, + 16449 ], "loc": { "start": { @@ -33571,8 +33589,8 @@ "object": { "type": "ThisExpression", "range": [ - 16449, - 16453 + 16454, + 16458 ], "loc": { "start": { @@ -33589,8 +33607,8 @@ "type": "Identifier", "name": "isColHidden", "range": [ - 16454, - 16465 + 16459, + 16470 ], "loc": { "start": { @@ -33604,8 +33622,8 @@ } }, "range": [ - 16449, - 16465 + 16454, + 16470 ], "loc": { "start": { @@ -33623,8 +33641,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 16466, - 16474 + 16471, + 16479 ], "loc": { "start": { @@ -33639,8 +33657,8 @@ } ], "range": [ - 16449, - 16475 + 16454, + 16480 ], "loc": { "start": { @@ -33655,8 +33673,8 @@ }, "prefix": true, "range": [ - 16448, - 16475 + 16453, + 16480 ], "loc": { "start": { @@ -33670,8 +33688,8 @@ } }, "range": [ - 16427, - 16475 + 16432, + 16480 ], "loc": { "start": { @@ -33691,8 +33709,8 @@ "type": "ReturnStatement", "argument": null, "range": [ - 16491, - 16498 + 16496, + 16503 ], "loc": { "start": { @@ -33707,8 +33725,8 @@ } ], "range": [ - 16477, - 16508 + 16482, + 16513 ], "loc": { "start": { @@ -33723,8 +33741,8 @@ }, "alternate": null, "range": [ - 16423, - 16508 + 16428, + 16513 ], "loc": { "start": { @@ -33748,8 +33766,8 @@ "object": { "type": "ThisExpression", "range": [ - 16521, - 16525 + 16526, + 16530 ], "loc": { "start": { @@ -33766,8 +33784,8 @@ "type": "Identifier", "name": "manager", "range": [ - 16526, - 16533 + 16531, + 16538 ], "loc": { "start": { @@ -33781,8 +33799,8 @@ } }, "range": [ - 16521, - 16533 + 16526, + 16538 ], "loc": { "start": { @@ -33801,8 +33819,8 @@ "object": { "type": "ThisExpression", "range": [ - 16537, - 16541 + 16542, + 16546 ], "loc": { "start": { @@ -33819,8 +33837,8 @@ "type": "Identifier", "name": "contEl", "range": [ - 16542, - 16548 + 16547, + 16553 ], "loc": { "start": { @@ -33834,8 +33852,8 @@ } }, "range": [ - 16537, - 16548 + 16542, + 16553 ], "loc": { "start": { @@ -33849,8 +33867,8 @@ } }, "range": [ - 16521, - 16548 + 16526, + 16553 ], "loc": { "start": { @@ -33875,8 +33893,8 @@ "type": "Identifier", "name": "itm", "range": [ - 16568, - 16571 + 16573, + 16576 ], "loc": { "start": { @@ -33895,8 +33913,8 @@ "type": "Identifier", "name": "elm", "range": [ - 16574, - 16577 + 16579, + 16582 ], "loc": { "start": { @@ -33924,8 +33942,8 @@ "value": "col_", "raw": "'col_'", "range": [ - 16578, - 16584 + 16583, + 16589 ], "loc": { "start": { @@ -33942,8 +33960,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 16587, - 16595 + 16592, + 16600 ], "loc": { "start": { @@ -33957,8 +33975,8 @@ } }, "range": [ - 16578, - 16595 + 16583, + 16600 ], "loc": { "start": { @@ -33976,8 +33994,8 @@ "value": "_", "raw": "'_'", "range": [ - 16598, - 16601 + 16603, + 16606 ], "loc": { "start": { @@ -33991,8 +34009,8 @@ } }, "range": [ - 16578, - 16601 + 16583, + 16606 ], "loc": { "start": { @@ -34014,8 +34032,8 @@ "object": { "type": "ThisExpression", "range": [ - 16604, - 16608 + 16609, + 16613 ], "loc": { "start": { @@ -34032,8 +34050,8 @@ "type": "Identifier", "name": "tf", "range": [ - 16609, - 16611 + 16614, + 16616 ], "loc": { "start": { @@ -34047,8 +34065,8 @@ } }, "range": [ - 16604, - 16611 + 16609, + 16616 ], "loc": { "start": { @@ -34065,8 +34083,8 @@ "type": "Identifier", "name": "id", "range": [ - 16612, - 16614 + 16617, + 16619 ], "loc": { "start": { @@ -34080,8 +34098,8 @@ } }, "range": [ - 16604, - 16614 + 16609, + 16619 ], "loc": { "start": { @@ -34095,8 +34113,8 @@ } }, "range": [ - 16578, - 16614 + 16583, + 16619 ], "loc": { "start": { @@ -34111,8 +34129,8 @@ } ], "range": [ - 16574, - 16615 + 16579, + 16620 ], "loc": { "start": { @@ -34126,8 +34144,8 @@ } }, "range": [ - 16568, - 16615 + 16573, + 16620 ], "loc": { "start": { @@ -34143,8 +34161,8 @@ ], "kind": "let", "range": [ - 16564, - 16616 + 16569, + 16621 ], "loc": { "start": { @@ -34163,8 +34181,8 @@ "type": "Identifier", "name": "itm", "range": [ - 16633, - 16636 + 16638, + 16641 ], "loc": { "start": { @@ -34191,8 +34209,8 @@ "type": "Identifier", "name": "itm", "range": [ - 16656, - 16659 + 16661, + 16664 ], "loc": { "start": { @@ -34209,8 +34227,8 @@ "type": "Identifier", "name": "click", "range": [ - 16660, - 16665 + 16665, + 16670 ], "loc": { "start": { @@ -34224,8 +34242,8 @@ } }, "range": [ - 16656, - 16665 + 16661, + 16670 ], "loc": { "start": { @@ -34240,8 +34258,8 @@ }, "arguments": [], "range": [ - 16656, - 16667 + 16661, + 16672 ], "loc": { "start": { @@ -34255,8 +34273,8 @@ } }, "range": [ - 16656, - 16668 + 16661, + 16673 ], "loc": { "start": { @@ -34271,8 +34289,8 @@ } ], "range": [ - 16638, - 16682 + 16643, + 16687 ], "loc": { "start": { @@ -34287,8 +34305,8 @@ }, "alternate": null, "range": [ - 16629, - 16682 + 16634, + 16687 ], "loc": { "start": { @@ -34303,8 +34321,8 @@ } ], "range": [ - 16550, - 16692 + 16555, + 16697 ], "loc": { "start": { @@ -34330,8 +34348,8 @@ "object": { "type": "ThisExpression", "range": [ - 16712, - 16716 + 16717, + 16721 ], "loc": { "start": { @@ -34348,8 +34366,8 @@ "type": "Identifier", "name": "setHidden", "range": [ - 16717, - 16726 + 16722, + 16731 ], "loc": { "start": { @@ -34363,8 +34381,8 @@ } }, "range": [ - 16712, - 16726 + 16717, + 16731 ], "loc": { "start": { @@ -34382,8 +34400,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 16727, - 16735 + 16732, + 16740 ], "loc": { "start": { @@ -34401,8 +34419,8 @@ "value": false, "raw": "false", "range": [ - 16737, - 16742 + 16742, + 16747 ], "loc": { "start": { @@ -34417,8 +34435,8 @@ } ], "range": [ - 16712, - 16743 + 16717, + 16748 ], "loc": { "start": { @@ -34432,8 +34450,8 @@ } }, "range": [ - 16712, - 16744 + 16717, + 16749 ], "loc": { "start": { @@ -34448,8 +34466,8 @@ } ], "range": [ - 16698, - 16754 + 16703, + 16759 ], "loc": { "start": { @@ -34463,8 +34481,8 @@ } }, "range": [ - 16517, - 16754 + 16522, + 16759 ], "loc": { "start": { @@ -34479,8 +34497,8 @@ } ], "range": [ - 16413, - 16760 + 16418, + 16765 ], "loc": { "start": { @@ -34496,8 +34514,8 @@ "generator": false, "expression": false, "range": [ - 16402, - 16760 + 16407, + 16765 ], "loc": { "start": { @@ -34513,8 +34531,8 @@ "kind": "method", "computed": false, "range": [ - 16395, - 16760 + 16400, + 16765 ], "loc": { "start": { @@ -34531,8 +34549,8 @@ "type": "Block", "value": "*\n * Show specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 16304, - 16390 + 16309, + 16395 ], "loc": { "start": { @@ -34551,8 +34569,8 @@ "type": "Block", "value": "*\n * Hide specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 16766, - 16852 + 16771, + 16857 ], "loc": { "start": { @@ -34574,8 +34592,8 @@ "type": "Identifier", "name": "hideCol", "range": [ - 16857, - 16864 + 16862, + 16869 ], "loc": { "start": { @@ -34596,8 +34614,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 16865, - 16873 + 16870, + 16878 ], "loc": { "start": { @@ -34625,8 +34643,8 @@ "type": "Identifier", "name": "isUndef", "range": [ - 16889, - 16896 + 16894, + 16901 ], "loc": { "start": { @@ -34644,8 +34662,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 16897, - 16905 + 16902, + 16910 ], "loc": { "start": { @@ -34660,8 +34678,8 @@ } ], "range": [ - 16889, - 16906 + 16894, + 16911 ], "loc": { "start": { @@ -34682,8 +34700,8 @@ "object": { "type": "ThisExpression", "range": [ - 16910, - 16914 + 16915, + 16919 ], "loc": { "start": { @@ -34700,8 +34718,8 @@ "type": "Identifier", "name": "isColHidden", "range": [ - 16915, - 16926 + 16920, + 16931 ], "loc": { "start": { @@ -34715,8 +34733,8 @@ } }, "range": [ - 16910, - 16926 + 16915, + 16931 ], "loc": { "start": { @@ -34734,8 +34752,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 16927, - 16935 + 16932, + 16940 ], "loc": { "start": { @@ -34750,8 +34768,8 @@ } ], "range": [ - 16910, - 16936 + 16915, + 16941 ], "loc": { "start": { @@ -34765,8 +34783,8 @@ } }, "range": [ - 16889, - 16936 + 16894, + 16941 ], "loc": { "start": { @@ -34786,8 +34804,8 @@ "type": "ReturnStatement", "argument": null, "range": [ - 16952, - 16959 + 16957, + 16964 ], "loc": { "start": { @@ -34802,8 +34820,8 @@ } ], "range": [ - 16938, - 16969 + 16943, + 16974 ], "loc": { "start": { @@ -34818,8 +34836,8 @@ }, "alternate": null, "range": [ - 16885, - 16969 + 16890, + 16974 ], "loc": { "start": { @@ -34843,8 +34861,8 @@ "object": { "type": "ThisExpression", "range": [ - 16982, - 16986 + 16987, + 16991 ], "loc": { "start": { @@ -34861,8 +34879,8 @@ "type": "Identifier", "name": "manager", "range": [ - 16987, - 16994 + 16992, + 16999 ], "loc": { "start": { @@ -34876,8 +34894,8 @@ } }, "range": [ - 16982, - 16994 + 16987, + 16999 ], "loc": { "start": { @@ -34896,8 +34914,8 @@ "object": { "type": "ThisExpression", "range": [ - 16998, - 17002 + 17003, + 17007 ], "loc": { "start": { @@ -34914,8 +34932,8 @@ "type": "Identifier", "name": "contEl", "range": [ - 17003, - 17009 + 17008, + 17014 ], "loc": { "start": { @@ -34929,8 +34947,8 @@ } }, "range": [ - 16998, - 17009 + 17003, + 17014 ], "loc": { "start": { @@ -34944,8 +34962,8 @@ } }, "range": [ - 16982, - 17009 + 16987, + 17014 ], "loc": { "start": { @@ -34970,8 +34988,8 @@ "type": "Identifier", "name": "itm", "range": [ - 17029, - 17032 + 17034, + 17037 ], "loc": { "start": { @@ -34990,8 +35008,8 @@ "type": "Identifier", "name": "elm", "range": [ - 17035, - 17038 + 17040, + 17043 ], "loc": { "start": { @@ -35019,8 +35037,8 @@ "value": "col_", "raw": "'col_'", "range": [ - 17039, - 17045 + 17044, + 17050 ], "loc": { "start": { @@ -35037,8 +35055,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 17048, - 17056 + 17053, + 17061 ], "loc": { "start": { @@ -35052,8 +35070,8 @@ } }, "range": [ - 17039, - 17056 + 17044, + 17061 ], "loc": { "start": { @@ -35071,8 +35089,8 @@ "value": "_", "raw": "'_'", "range": [ - 17059, - 17062 + 17064, + 17067 ], "loc": { "start": { @@ -35086,8 +35104,8 @@ } }, "range": [ - 17039, - 17062 + 17044, + 17067 ], "loc": { "start": { @@ -35109,8 +35127,8 @@ "object": { "type": "ThisExpression", "range": [ - 17065, - 17069 + 17070, + 17074 ], "loc": { "start": { @@ -35127,8 +35145,8 @@ "type": "Identifier", "name": "tf", "range": [ - 17070, - 17072 + 17075, + 17077 ], "loc": { "start": { @@ -35142,8 +35160,8 @@ } }, "range": [ - 17065, - 17072 + 17070, + 17077 ], "loc": { "start": { @@ -35160,8 +35178,8 @@ "type": "Identifier", "name": "id", "range": [ - 17073, - 17075 + 17078, + 17080 ], "loc": { "start": { @@ -35175,8 +35193,8 @@ } }, "range": [ - 17065, - 17075 + 17070, + 17080 ], "loc": { "start": { @@ -35190,8 +35208,8 @@ } }, "range": [ - 17039, - 17075 + 17044, + 17080 ], "loc": { "start": { @@ -35206,8 +35224,8 @@ } ], "range": [ - 17035, - 17076 + 17040, + 17081 ], "loc": { "start": { @@ -35221,8 +35239,8 @@ } }, "range": [ - 17029, - 17076 + 17034, + 17081 ], "loc": { "start": { @@ -35238,8 +35256,8 @@ ], "kind": "let", "range": [ - 17025, - 17077 + 17030, + 17082 ], "loc": { "start": { @@ -35258,8 +35276,8 @@ "type": "Identifier", "name": "itm", "range": [ - 17094, - 17097 + 17099, + 17102 ], "loc": { "start": { @@ -35286,8 +35304,8 @@ "type": "Identifier", "name": "itm", "range": [ - 17117, - 17120 + 17122, + 17125 ], "loc": { "start": { @@ -35304,8 +35322,8 @@ "type": "Identifier", "name": "click", "range": [ - 17121, - 17126 + 17126, + 17131 ], "loc": { "start": { @@ -35319,8 +35337,8 @@ } }, "range": [ - 17117, - 17126 + 17122, + 17131 ], "loc": { "start": { @@ -35335,8 +35353,8 @@ }, "arguments": [], "range": [ - 17117, - 17128 + 17122, + 17133 ], "loc": { "start": { @@ -35350,8 +35368,8 @@ } }, "range": [ - 17117, - 17129 + 17122, + 17134 ], "loc": { "start": { @@ -35366,8 +35384,8 @@ } ], "range": [ - 17099, - 17143 + 17104, + 17148 ], "loc": { "start": { @@ -35382,8 +35400,8 @@ }, "alternate": null, "range": [ - 17090, - 17143 + 17095, + 17148 ], "loc": { "start": { @@ -35398,8 +35416,8 @@ } ], "range": [ - 17011, - 17153 + 17016, + 17158 ], "loc": { "start": { @@ -35425,8 +35443,8 @@ "object": { "type": "ThisExpression", "range": [ - 17173, - 17177 + 17178, + 17182 ], "loc": { "start": { @@ -35443,8 +35461,8 @@ "type": "Identifier", "name": "setHidden", "range": [ - 17178, - 17187 + 17183, + 17192 ], "loc": { "start": { @@ -35458,8 +35476,8 @@ } }, "range": [ - 17173, - 17187 + 17178, + 17192 ], "loc": { "start": { @@ -35477,8 +35495,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 17188, - 17196 + 17193, + 17201 ], "loc": { "start": { @@ -35496,8 +35514,8 @@ "value": true, "raw": "true", "range": [ - 17198, - 17202 + 17203, + 17207 ], "loc": { "start": { @@ -35512,8 +35530,8 @@ } ], "range": [ - 17173, - 17203 + 17178, + 17208 ], "loc": { "start": { @@ -35527,8 +35545,8 @@ } }, "range": [ - 17173, - 17204 + 17178, + 17209 ], "loc": { "start": { @@ -35543,8 +35561,8 @@ } ], "range": [ - 17159, - 17214 + 17164, + 17219 ], "loc": { "start": { @@ -35558,8 +35576,8 @@ } }, "range": [ - 16978, - 17214 + 16983, + 17219 ], "loc": { "start": { @@ -35574,8 +35592,8 @@ } ], "range": [ - 16875, - 17220 + 16880, + 17225 ], "loc": { "start": { @@ -35591,8 +35609,8 @@ "generator": false, "expression": false, "range": [ - 16864, - 17220 + 16869, + 17225 ], "loc": { "start": { @@ -35608,8 +35626,8 @@ "kind": "method", "computed": false, "range": [ - 16857, - 17220 + 16862, + 17225 ], "loc": { "start": { @@ -35626,8 +35644,8 @@ "type": "Block", "value": "*\n * Hide specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 16766, - 16852 + 16771, + 16857 ], "loc": { "start": { @@ -35646,8 +35664,8 @@ "type": "Block", "value": "*\n * Determine if specified column is hidden\n * @param {Number} colIndex Column index\n ", "range": [ - 17226, - 17330 + 17231, + 17335 ], "loc": { "start": { @@ -35669,8 +35687,8 @@ "type": "Identifier", "name": "isColHidden", "range": [ - 17335, - 17346 + 17340, + 17351 ], "loc": { "start": { @@ -35691,8 +35709,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 17347, - 17355 + 17352, + 17360 ], "loc": { "start": { @@ -35725,8 +35743,8 @@ "object": { "type": "ThisExpression", "range": [ - 17371, - 17375 + 17376, + 17380 ], "loc": { "start": { @@ -35743,8 +35761,8 @@ "type": "Identifier", "name": "hiddenCols", "range": [ - 17376, - 17386 + 17381, + 17391 ], "loc": { "start": { @@ -35758,8 +35776,8 @@ } }, "range": [ - 17371, - 17386 + 17376, + 17391 ], "loc": { "start": { @@ -35776,8 +35794,8 @@ "type": "Identifier", "name": "indexOf", "range": [ - 17387, - 17394 + 17392, + 17399 ], "loc": { "start": { @@ -35791,8 +35809,8 @@ } }, "range": [ - 17371, - 17394 + 17376, + 17399 ], "loc": { "start": { @@ -35810,8 +35828,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 17395, - 17403 + 17400, + 17408 ], "loc": { "start": { @@ -35826,8 +35844,8 @@ } ], "range": [ - 17371, - 17404 + 17376, + 17409 ], "loc": { "start": { @@ -35848,8 +35866,8 @@ "value": 1, "raw": "1", "range": [ - 17410, - 17411 + 17415, + 17416 ], "loc": { "start": { @@ -35864,8 +35882,8 @@ }, "prefix": true, "range": [ - 17409, - 17411 + 17414, + 17416 ], "loc": { "start": { @@ -35879,8 +35897,8 @@ } }, "range": [ - 17371, - 17411 + 17376, + 17416 ], "loc": { "start": { @@ -35903,8 +35921,8 @@ "value": true, "raw": "true", "range": [ - 17434, - 17438 + 17439, + 17443 ], "loc": { "start": { @@ -35918,8 +35936,8 @@ } }, "range": [ - 17427, - 17439 + 17432, + 17444 ], "loc": { "start": { @@ -35934,8 +35952,8 @@ } ], "range": [ - 17413, - 17449 + 17418, + 17454 ], "loc": { "start": { @@ -35950,8 +35968,8 @@ }, "alternate": null, "range": [ - 17367, - 17449 + 17372, + 17454 ], "loc": { "start": { @@ -35971,8 +35989,8 @@ "value": false, "raw": "false", "range": [ - 17465, - 17470 + 17470, + 17475 ], "loc": { "start": { @@ -35986,8 +36004,8 @@ } }, "range": [ - 17458, - 17471 + 17463, + 17476 ], "loc": { "start": { @@ -36002,8 +36020,8 @@ } ], "range": [ - 17357, - 17477 + 17362, + 17482 ], "loc": { "start": { @@ -36019,8 +36037,8 @@ "generator": false, "expression": false, "range": [ - 17346, - 17477 + 17351, + 17482 ], "loc": { "start": { @@ -36036,8 +36054,8 @@ "kind": "method", "computed": false, "range": [ - 17335, - 17477 + 17340, + 17482 ], "loc": { "start": { @@ -36054,8 +36072,8 @@ "type": "Block", "value": "*\n * Determine if specified column is hidden\n * @param {Number} colIndex Column index\n ", "range": [ - 17226, - 17330 + 17231, + 17335 ], "loc": { "start": { @@ -36074,8 +36092,8 @@ "type": "Block", "value": "*\n * Toggle visibility of specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 17483, - 17585 + 17488, + 17590 ], "loc": { "start": { @@ -36097,8 +36115,8 @@ "type": "Identifier", "name": "toggleCol", "range": [ - 17590, - 17599 + 17595, + 17604 ], "loc": { "start": { @@ -36119,8 +36137,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 17600, - 17608 + 17605, + 17613 ], "loc": { "start": { @@ -36148,8 +36166,8 @@ "type": "Identifier", "name": "isUndef", "range": [ - 17624, - 17631 + 17629, + 17636 ], "loc": { "start": { @@ -36167,8 +36185,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 17632, - 17640 + 17637, + 17645 ], "loc": { "start": { @@ -36183,8 +36201,8 @@ } ], "range": [ - 17624, - 17641 + 17629, + 17646 ], "loc": { "start": { @@ -36205,8 +36223,8 @@ "object": { "type": "ThisExpression", "range": [ - 17645, - 17649 + 17650, + 17654 ], "loc": { "start": { @@ -36223,8 +36241,8 @@ "type": "Identifier", "name": "isColHidden", "range": [ - 17650, - 17661 + 17655, + 17666 ], "loc": { "start": { @@ -36238,8 +36256,8 @@ } }, "range": [ - 17645, - 17661 + 17650, + 17666 ], "loc": { "start": { @@ -36257,8 +36275,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 17662, - 17670 + 17667, + 17675 ], "loc": { "start": { @@ -36273,8 +36291,8 @@ } ], "range": [ - 17645, - 17671 + 17650, + 17676 ], "loc": { "start": { @@ -36288,8 +36306,8 @@ } }, "range": [ - 17624, - 17671 + 17629, + 17676 ], "loc": { "start": { @@ -36315,8 +36333,8 @@ "object": { "type": "ThisExpression", "range": [ - 17687, - 17691 + 17692, + 17696 ], "loc": { "start": { @@ -36333,8 +36351,8 @@ "type": "Identifier", "name": "showCol", "range": [ - 17692, - 17699 + 17697, + 17704 ], "loc": { "start": { @@ -36348,8 +36366,8 @@ } }, "range": [ - 17687, - 17699 + 17692, + 17704 ], "loc": { "start": { @@ -36367,8 +36385,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 17700, - 17708 + 17705, + 17713 ], "loc": { "start": { @@ -36383,8 +36401,8 @@ } ], "range": [ - 17687, - 17709 + 17692, + 17714 ], "loc": { "start": { @@ -36398,8 +36416,8 @@ } }, "range": [ - 17687, - 17710 + 17692, + 17715 ], "loc": { "start": { @@ -36414,8 +36432,8 @@ } ], "range": [ - 17673, - 17720 + 17678, + 17725 ], "loc": { "start": { @@ -36441,8 +36459,8 @@ "object": { "type": "ThisExpression", "range": [ - 17740, - 17744 + 17745, + 17749 ], "loc": { "start": { @@ -36459,8 +36477,8 @@ "type": "Identifier", "name": "hideCol", "range": [ - 17745, - 17752 + 17750, + 17757 ], "loc": { "start": { @@ -36474,8 +36492,8 @@ } }, "range": [ - 17740, - 17752 + 17745, + 17757 ], "loc": { "start": { @@ -36493,8 +36511,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 17753, - 17761 + 17758, + 17766 ], "loc": { "start": { @@ -36509,8 +36527,8 @@ } ], "range": [ - 17740, - 17762 + 17745, + 17767 ], "loc": { "start": { @@ -36524,8 +36542,8 @@ } }, "range": [ - 17740, - 17763 + 17745, + 17768 ], "loc": { "start": { @@ -36540,8 +36558,8 @@ } ], "range": [ - 17726, - 17773 + 17731, + 17778 ], "loc": { "start": { @@ -36555,8 +36573,8 @@ } }, "range": [ - 17620, - 17773 + 17625, + 17778 ], "loc": { "start": { @@ -36571,8 +36589,8 @@ } ], "range": [ - 17610, - 17779 + 17615, + 17784 ], "loc": { "start": { @@ -36588,8 +36606,8 @@ "generator": false, "expression": false, "range": [ - 17599, - 17779 + 17604, + 17784 ], "loc": { "start": { @@ -36605,8 +36623,8 @@ "kind": "method", "computed": false, "range": [ - 17590, - 17779 + 17595, + 17784 ], "loc": { "start": { @@ -36623,8 +36641,8 @@ "type": "Block", "value": "*\n * Toggle visibility of specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 17483, - 17585 + 17488, + 17590 ], "loc": { "start": { @@ -36643,8 +36661,8 @@ "type": "Block", "value": "*\n * Return the indexes of the columns currently hidden\n * @return {Array} column indexes\n ", "range": [ - 17785, - 17892 + 17790, + 17897 ], "loc": { "start": { @@ -36666,8 +36684,8 @@ "type": "Identifier", "name": "getHiddenCols", "range": [ - 17897, - 17910 + 17902, + 17915 ], "loc": { "start": { @@ -36695,8 +36713,8 @@ "object": { "type": "ThisExpression", "range": [ - 17930, - 17934 + 17935, + 17939 ], "loc": { "start": { @@ -36713,8 +36731,8 @@ "type": "Identifier", "name": "hiddenCols", "range": [ - 17935, - 17945 + 17940, + 17950 ], "loc": { "start": { @@ -36728,8 +36746,8 @@ } }, "range": [ - 17930, - 17945 + 17935, + 17950 ], "loc": { "start": { @@ -36743,8 +36761,8 @@ } }, "range": [ - 17923, - 17946 + 17928, + 17951 ], "loc": { "start": { @@ -36759,8 +36777,8 @@ } ], "range": [ - 17913, - 17952 + 17918, + 17957 ], "loc": { "start": { @@ -36776,8 +36794,8 @@ "generator": false, "expression": false, "range": [ - 17910, - 17952 + 17915, + 17957 ], "loc": { "start": { @@ -36793,8 +36811,8 @@ "kind": "method", "computed": false, "range": [ - 17897, - 17952 + 17902, + 17957 ], "loc": { "start": { @@ -36811,8 +36829,8 @@ "type": "Block", "value": "*\n * Return the indexes of the columns currently hidden\n * @return {Array} column indexes\n ", "range": [ - 17785, - 17892 + 17790, + 17897 ], "loc": { "start": { @@ -36831,8 +36849,8 @@ "type": "Block", "value": "*\n * Remove the columns manager\n ", "range": [ - 17958, - 18003 + 17963, + 18008 ], "loc": { "start": { @@ -36854,8 +36872,8 @@ "type": "Identifier", "name": "destroy", "range": [ - 18008, - 18015 + 18013, + 18020 ], "loc": { "start": { @@ -36886,8 +36904,8 @@ "object": { "type": "ThisExpression", "range": [ - 18033, - 18037 + 18038, + 18042 ], "loc": { "start": { @@ -36904,8 +36922,8 @@ "type": "Identifier", "name": "initialized", "range": [ - 18038, - 18049 + 18043, + 18054 ], "loc": { "start": { @@ -36919,8 +36937,8 @@ } }, "range": [ - 18033, - 18049 + 18038, + 18054 ], "loc": { "start": { @@ -36935,8 +36953,8 @@ }, "prefix": true, "range": [ - 18032, - 18049 + 18037, + 18054 ], "loc": { "start": { @@ -36956,8 +36974,8 @@ "type": "ReturnStatement", "argument": null, "range": [ - 18065, - 18072 + 18070, + 18077 ], "loc": { "start": { @@ -36972,8 +36990,8 @@ } ], "range": [ - 18051, - 18082 + 18056, + 18087 ], "loc": { "start": { @@ -36988,8 +37006,8 @@ }, "alternate": null, "range": [ - 18028, - 18082 + 18033, + 18087 ], "loc": { "start": { @@ -37010,8 +37028,8 @@ "type": "Identifier", "name": "elm", "range": [ - 18095, - 18098 + 18100, + 18103 ], "loc": { "start": { @@ -37031,8 +37049,8 @@ "object": { "type": "ThisExpression", "range": [ - 18099, - 18103 + 18104, + 18108 ], "loc": { "start": { @@ -37049,8 +37067,8 @@ "type": "Identifier", "name": "contElTgtId", "range": [ - 18104, - 18115 + 18109, + 18120 ], "loc": { "start": { @@ -37064,8 +37082,8 @@ } }, "range": [ - 18099, - 18115 + 18104, + 18120 ], "loc": { "start": { @@ -37080,8 +37098,8 @@ } ], "range": [ - 18095, - 18116 + 18100, + 18121 ], "loc": { "start": { @@ -37111,8 +37129,8 @@ "type": "Identifier", "name": "elm", "range": [ - 18132, - 18135 + 18137, + 18140 ], "loc": { "start": { @@ -37132,8 +37150,8 @@ "object": { "type": "ThisExpression", "range": [ - 18136, - 18140 + 18141, + 18145 ], "loc": { "start": { @@ -37150,8 +37168,8 @@ "type": "Identifier", "name": "contElTgtId", "range": [ - 18141, - 18152 + 18146, + 18157 ], "loc": { "start": { @@ -37165,8 +37183,8 @@ } }, "range": [ - 18136, - 18152 + 18141, + 18157 ], "loc": { "start": { @@ -37181,8 +37199,8 @@ } ], "range": [ - 18132, - 18153 + 18137, + 18158 ], "loc": { "start": { @@ -37199,8 +37217,8 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 18154, - 18163 + 18159, + 18168 ], "loc": { "start": { @@ -37214,8 +37232,8 @@ } }, "range": [ - 18132, - 18163 + 18137, + 18168 ], "loc": { "start": { @@ -37233,8 +37251,8 @@ "value": "", "raw": "''", "range": [ - 18166, - 18168 + 18171, + 18173 ], "loc": { "start": { @@ -37248,8 +37266,8 @@ } }, "range": [ - 18132, - 18168 + 18137, + 18173 ], "loc": { "start": { @@ -37263,8 +37281,8 @@ } }, "range": [ - 18132, - 18169 + 18137, + 18174 ], "loc": { "start": { @@ -37279,8 +37297,8 @@ } ], "range": [ - 18118, - 18179 + 18123, + 18184 ], "loc": { "start": { @@ -37310,8 +37328,8 @@ "object": { "type": "ThisExpression", "range": [ - 18199, - 18203 + 18204, + 18208 ], "loc": { "start": { @@ -37328,8 +37346,8 @@ "type": "Identifier", "name": "contEl", "range": [ - 18204, - 18210 + 18209, + 18215 ], "loc": { "start": { @@ -37343,8 +37361,8 @@ } }, "range": [ - 18199, - 18210 + 18204, + 18215 ], "loc": { "start": { @@ -37361,8 +37379,8 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 18211, - 18220 + 18216, + 18225 ], "loc": { "start": { @@ -37376,8 +37394,8 @@ } }, "range": [ - 18199, - 18220 + 18204, + 18225 ], "loc": { "start": { @@ -37395,8 +37413,8 @@ "value": "", "raw": "''", "range": [ - 18223, - 18225 + 18228, + 18230 ], "loc": { "start": { @@ -37410,8 +37428,8 @@ } }, "range": [ - 18199, - 18225 + 18204, + 18230 ], "loc": { "start": { @@ -37425,8 +37443,8 @@ } }, "range": [ - 18199, - 18226 + 18204, + 18231 ], "loc": { "start": { @@ -37447,8 +37465,8 @@ "type": "Identifier", "name": "removeElm", "range": [ - 18239, - 18248 + 18244, + 18253 ], "loc": { "start": { @@ -37468,8 +37486,8 @@ "object": { "type": "ThisExpression", "range": [ - 18249, - 18253 + 18254, + 18258 ], "loc": { "start": { @@ -37486,8 +37504,8 @@ "type": "Identifier", "name": "contEl", "range": [ - 18254, - 18260 + 18259, + 18265 ], "loc": { "start": { @@ -37501,8 +37519,8 @@ } }, "range": [ - 18249, - 18260 + 18254, + 18265 ], "loc": { "start": { @@ -37517,8 +37535,8 @@ } ], "range": [ - 18239, - 18261 + 18244, + 18266 ], "loc": { "start": { @@ -37532,8 +37550,8 @@ } }, "range": [ - 18239, - 18262 + 18244, + 18267 ], "loc": { "start": { @@ -37557,8 +37575,8 @@ "object": { "type": "ThisExpression", "range": [ - 18275, - 18279 + 18280, + 18284 ], "loc": { "start": { @@ -37575,8 +37593,8 @@ "type": "Identifier", "name": "contEl", "range": [ - 18280, - 18286 + 18285, + 18291 ], "loc": { "start": { @@ -37590,8 +37608,8 @@ } }, "range": [ - 18275, - 18286 + 18280, + 18291 ], "loc": { "start": { @@ -37609,8 +37627,8 @@ "value": null, "raw": "null", "range": [ - 18289, - 18293 + 18294, + 18298 ], "loc": { "start": { @@ -37624,8 +37642,8 @@ } }, "range": [ - 18275, - 18293 + 18280, + 18298 ], "loc": { "start": { @@ -37639,8 +37657,8 @@ } }, "range": [ - 18275, - 18294 + 18280, + 18299 ], "loc": { "start": { @@ -37655,8 +37673,8 @@ } ], "range": [ - 18185, - 18304 + 18190, + 18309 ], "loc": { "start": { @@ -37670,8 +37688,8 @@ } }, "range": [ - 18091, - 18304 + 18096, + 18309 ], "loc": { "start": { @@ -37698,8 +37716,8 @@ "object": { "type": "ThisExpression", "range": [ - 18313, - 18317 + 18318, + 18322 ], "loc": { "start": { @@ -37716,8 +37734,8 @@ "type": "Identifier", "name": "btnEl", "range": [ - 18318, - 18323 + 18323, + 18328 ], "loc": { "start": { @@ -37731,8 +37749,8 @@ } }, "range": [ - 18313, - 18323 + 18318, + 18328 ], "loc": { "start": { @@ -37749,8 +37767,8 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 18324, - 18333 + 18329, + 18338 ], "loc": { "start": { @@ -37764,8 +37782,8 @@ } }, "range": [ - 18313, - 18333 + 18318, + 18338 ], "loc": { "start": { @@ -37783,8 +37801,8 @@ "value": "", "raw": "''", "range": [ - 18336, - 18338 + 18341, + 18343 ], "loc": { "start": { @@ -37798,8 +37816,8 @@ } }, "range": [ - 18313, - 18338 + 18318, + 18343 ], "loc": { "start": { @@ -37813,8 +37831,8 @@ } }, "range": [ - 18313, - 18339 + 18318, + 18344 ], "loc": { "start": { @@ -37835,8 +37853,8 @@ "type": "Identifier", "name": "removeElm", "range": [ - 18348, - 18357 + 18353, + 18362 ], "loc": { "start": { @@ -37856,8 +37874,8 @@ "object": { "type": "ThisExpression", "range": [ - 18358, - 18362 + 18363, + 18367 ], "loc": { "start": { @@ -37874,8 +37892,8 @@ "type": "Identifier", "name": "btnEl", "range": [ - 18363, - 18368 + 18368, + 18373 ], "loc": { "start": { @@ -37889,8 +37907,8 @@ } }, "range": [ - 18358, - 18368 + 18363, + 18373 ], "loc": { "start": { @@ -37905,8 +37923,8 @@ } ], "range": [ - 18348, - 18369 + 18353, + 18374 ], "loc": { "start": { @@ -37920,8 +37938,8 @@ } }, "range": [ - 18348, - 18370 + 18353, + 18375 ], "loc": { "start": { @@ -37945,8 +37963,8 @@ "object": { "type": "ThisExpression", "range": [ - 18379, - 18383 + 18384, + 18388 ], "loc": { "start": { @@ -37963,8 +37981,8 @@ "type": "Identifier", "name": "btnEl", "range": [ - 18384, - 18389 + 18389, + 18394 ], "loc": { "start": { @@ -37978,8 +37996,8 @@ } }, "range": [ - 18379, - 18389 + 18384, + 18394 ], "loc": { "start": { @@ -37997,8 +38015,8 @@ "value": null, "raw": "null", "range": [ - 18392, - 18396 + 18397, + 18401 ], "loc": { "start": { @@ -38012,8 +38030,8 @@ } }, "range": [ - 18379, - 18396 + 18384, + 18401 ], "loc": { "start": { @@ -38027,8 +38045,8 @@ } }, "range": [ - 18379, - 18397 + 18384, + 18402 ], "loc": { "start": { @@ -38054,8 +38072,8 @@ "object": { "type": "ThisExpression", "range": [ - 18407, - 18411 + 18412, + 18416 ], "loc": { "start": { @@ -38072,8 +38090,8 @@ "type": "Identifier", "name": "emitter", "range": [ - 18412, - 18419 + 18417, + 18424 ], "loc": { "start": { @@ -38087,8 +38105,8 @@ } }, "range": [ - 18407, - 18419 + 18412, + 18424 ], "loc": { "start": { @@ -38105,8 +38123,8 @@ "type": "Identifier", "name": "off", "range": [ - 18420, - 18423 + 18425, + 18428 ], "loc": { "start": { @@ -38120,8 +38138,8 @@ } }, "range": [ - 18407, - 18423 + 18412, + 18428 ], "loc": { "start": { @@ -38143,8 +38161,8 @@ "value": "hide-column", "raw": "'hide-column'", "range": [ - 18425, - 18438 + 18430, + 18443 ], "loc": { "start": { @@ -38159,8 +38177,8 @@ } ], "range": [ - 18424, - 18439 + 18429, + 18444 ], "loc": { "start": { @@ -38181,8 +38199,8 @@ "type": "Identifier", "name": "tf", "range": [ - 18454, - 18456 + 18459, + 18461 ], "loc": { "start": { @@ -38199,8 +38217,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 18458, - 18466 + 18463, + 18471 ], "loc": { "start": { @@ -38222,8 +38240,8 @@ "object": { "type": "ThisExpression", "range": [ - 18471, - 18475 + 18476, + 18480 ], "loc": { "start": { @@ -38240,8 +38258,8 @@ "type": "Identifier", "name": "hideCol", "range": [ - 18476, - 18483 + 18481, + 18488 ], "loc": { "start": { @@ -38255,8 +38273,8 @@ } }, "range": [ - 18471, - 18483 + 18476, + 18488 ], "loc": { "start": { @@ -38274,8 +38292,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 18484, - 18492 + 18489, + 18497 ], "loc": { "start": { @@ -38290,8 +38308,8 @@ } ], "range": [ - 18471, - 18493 + 18476, + 18498 ], "loc": { "start": { @@ -38307,8 +38325,8 @@ "generator": false, "expression": true, "range": [ - 18453, - 18493 + 18458, + 18498 ], "loc": { "start": { @@ -38323,8 +38341,8 @@ } ], "range": [ - 18407, - 18494 + 18412, + 18499 ], "loc": { "start": { @@ -38338,8 +38356,8 @@ } }, "range": [ - 18407, - 18495 + 18412, + 18500 ], "loc": { "start": { @@ -38363,8 +38381,8 @@ "object": { "type": "ThisExpression", "range": [ - 18505, - 18509 + 18510, + 18514 ], "loc": { "start": { @@ -38381,8 +38399,8 @@ "type": "Identifier", "name": "boundMouseup", "range": [ - 18510, - 18522 + 18515, + 18527 ], "loc": { "start": { @@ -38396,8 +38414,8 @@ } }, "range": [ - 18505, - 18522 + 18510, + 18527 ], "loc": { "start": { @@ -38415,8 +38433,8 @@ "value": null, "raw": "null", "range": [ - 18525, - 18529 + 18530, + 18534 ], "loc": { "start": { @@ -38430,8 +38448,8 @@ } }, "range": [ - 18505, - 18529 + 18510, + 18534 ], "loc": { "start": { @@ -38445,8 +38463,8 @@ } }, "range": [ - 18505, - 18530 + 18510, + 18535 ], "loc": { "start": { @@ -38470,8 +38488,8 @@ "object": { "type": "ThisExpression", "range": [ - 18540, - 18544 + 18545, + 18549 ], "loc": { "start": { @@ -38488,8 +38506,8 @@ "type": "Identifier", "name": "initialized", "range": [ - 18545, - 18556 + 18550, + 18561 ], "loc": { "start": { @@ -38503,8 +38521,8 @@ } }, "range": [ - 18540, - 18556 + 18545, + 18561 ], "loc": { "start": { @@ -38522,8 +38540,8 @@ "value": false, "raw": "false", "range": [ - 18559, - 18564 + 18564, + 18569 ], "loc": { "start": { @@ -38537,8 +38555,8 @@ } }, "range": [ - 18540, - 18564 + 18545, + 18569 ], "loc": { "start": { @@ -38552,8 +38570,8 @@ } }, "range": [ - 18540, - 18565 + 18545, + 18570 ], "loc": { "start": { @@ -38568,8 +38586,8 @@ } ], "range": [ - 18018, - 18571 + 18023, + 18576 ], "loc": { "start": { @@ -38585,8 +38603,8 @@ "generator": false, "expression": false, "range": [ - 18015, - 18571 + 18020, + 18576 ], "loc": { "start": { @@ -38602,8 +38620,8 @@ "kind": "method", "computed": false, "range": [ - 18008, - 18571 + 18013, + 18576 ], "loc": { "start": { @@ -38620,8 +38638,8 @@ "type": "Block", "value": "*\n * Remove the columns manager\n ", "range": [ - 17958, - 18003 + 17963, + 18008 ], "loc": { "start": { @@ -38643,8 +38661,8 @@ "type": "Identifier", "name": "_getHeaderText", "range": [ - 18577, - 18591 + 18582, + 18596 ], "loc": { "start": { @@ -38665,8 +38683,8 @@ "type": "Identifier", "name": "cell", "range": [ - 18592, - 18596 + 18597, + 18601 ], "loc": { "start": { @@ -38695,8 +38713,8 @@ "type": "Identifier", "name": "cell", "range": [ - 18613, - 18617 + 18618, + 18622 ], "loc": { "start": { @@ -38713,8 +38731,8 @@ "type": "Identifier", "name": "hasChildNodes", "range": [ - 18618, - 18631 + 18623, + 18636 ], "loc": { "start": { @@ -38728,8 +38746,8 @@ } }, "range": [ - 18613, - 18631 + 18618, + 18636 ], "loc": { "start": { @@ -38744,8 +38762,8 @@ }, "prefix": true, "range": [ - 18612, - 18631 + 18617, + 18636 ], "loc": { "start": { @@ -38768,8 +38786,8 @@ "value": "", "raw": "''", "range": [ - 18654, - 18656 + 18659, + 18661 ], "loc": { "start": { @@ -38783,8 +38801,8 @@ } }, "range": [ - 18647, - 18657 + 18652, + 18662 ], "loc": { "start": { @@ -38799,8 +38817,8 @@ } ], "range": [ - 18633, - 18667 + 18638, + 18672 ], "loc": { "start": { @@ -38815,8 +38833,8 @@ }, "alternate": null, "range": [ - 18608, - 18667 + 18613, + 18672 ], "loc": { "start": { @@ -38840,8 +38858,8 @@ "type": "Identifier", "name": "i", "range": [ - 18686, - 18687 + 18691, + 18692 ], "loc": { "start": { @@ -38859,8 +38877,8 @@ "value": 0, "raw": "0", "range": [ - 18690, - 18691 + 18695, + 18696 ], "loc": { "start": { @@ -38874,8 +38892,8 @@ } }, "range": [ - 18686, - 18691 + 18691, + 18696 ], "loc": { "start": { @@ -38891,8 +38909,8 @@ ], "kind": "let", "range": [ - 18682, - 18691 + 18687, + 18696 ], "loc": { "start": { @@ -38912,8 +38930,8 @@ "type": "Identifier", "name": "i", "range": [ - 18693, - 18694 + 18698, + 18699 ], "loc": { "start": { @@ -38936,8 +38954,8 @@ "type": "Identifier", "name": "cell", "range": [ - 18697, - 18701 + 18702, + 18706 ], "loc": { "start": { @@ -38954,8 +38972,8 @@ "type": "Identifier", "name": "childNodes", "range": [ - 18702, - 18712 + 18707, + 18717 ], "loc": { "start": { @@ -38969,8 +38987,8 @@ } }, "range": [ - 18697, - 18712 + 18702, + 18717 ], "loc": { "start": { @@ -38987,8 +39005,8 @@ "type": "Identifier", "name": "length", "range": [ - 18713, - 18719 + 18718, + 18724 ], "loc": { "start": { @@ -39002,8 +39020,8 @@ } }, "range": [ - 18697, - 18719 + 18702, + 18724 ], "loc": { "start": { @@ -39017,8 +39035,8 @@ } }, "range": [ - 18693, - 18719 + 18698, + 18724 ], "loc": { "start": { @@ -39038,8 +39056,8 @@ "type": "Identifier", "name": "i", "range": [ - 18721, - 18722 + 18726, + 18727 ], "loc": { "start": { @@ -39054,8 +39072,8 @@ }, "prefix": false, "range": [ - 18721, - 18724 + 18726, + 18729 ], "loc": { "start": { @@ -39080,8 +39098,8 @@ "type": "Identifier", "name": "n", "range": [ - 18744, - 18745 + 18749, + 18750 ], "loc": { "start": { @@ -39104,8 +39122,8 @@ "type": "Identifier", "name": "cell", "range": [ - 18748, - 18752 + 18753, + 18757 ], "loc": { "start": { @@ -39122,8 +39140,8 @@ "type": "Identifier", "name": "childNodes", "range": [ - 18753, - 18763 + 18758, + 18768 ], "loc": { "start": { @@ -39137,8 +39155,8 @@ } }, "range": [ - 18748, - 18763 + 18753, + 18768 ], "loc": { "start": { @@ -39155,8 +39173,8 @@ "type": "Identifier", "name": "i", "range": [ - 18764, - 18765 + 18769, + 18770 ], "loc": { "start": { @@ -39170,8 +39188,8 @@ } }, "range": [ - 18748, - 18766 + 18753, + 18771 ], "loc": { "start": { @@ -39185,8 +39203,8 @@ } }, "range": [ - 18744, - 18766 + 18749, + 18771 ], "loc": { "start": { @@ -39202,8 +39220,8 @@ ], "kind": "let", "range": [ - 18740, - 18767 + 18745, + 18772 ], "loc": { "start": { @@ -39228,8 +39246,8 @@ "type": "Identifier", "name": "n", "range": [ - 18784, - 18785 + 18789, + 18790 ], "loc": { "start": { @@ -39246,8 +39264,8 @@ "type": "Identifier", "name": "nodeType", "range": [ - 18786, - 18794 + 18791, + 18799 ], "loc": { "start": { @@ -39261,8 +39279,8 @@ } }, "range": [ - 18784, - 18794 + 18789, + 18799 ], "loc": { "start": { @@ -39280,8 +39298,8 @@ "value": 3, "raw": "3", "range": [ - 18799, - 18800 + 18804, + 18805 ], "loc": { "start": { @@ -39295,8 +39313,8 @@ } }, "range": [ - 18784, - 18800 + 18789, + 18805 ], "loc": { "start": { @@ -39321,8 +39339,8 @@ "type": "Identifier", "name": "n", "range": [ - 18827, - 18828 + 18832, + 18833 ], "loc": { "start": { @@ -39339,8 +39357,8 @@ "type": "Identifier", "name": "nodeValue", "range": [ - 18829, - 18838 + 18834, + 18843 ], "loc": { "start": { @@ -39354,8 +39372,8 @@ } }, "range": [ - 18827, - 18838 + 18832, + 18843 ], "loc": { "start": { @@ -39369,8 +39387,8 @@ } }, "range": [ - 18820, - 18839 + 18825, + 18844 ], "loc": { "start": { @@ -39385,8 +39403,8 @@ } ], "range": [ - 18802, - 18853 + 18807, + 18858 ], "loc": { "start": { @@ -39411,8 +39429,8 @@ "type": "Identifier", "name": "n", "range": [ - 18863, - 18864 + 18868, + 18869 ], "loc": { "start": { @@ -39429,8 +39447,8 @@ "type": "Identifier", "name": "nodeType", "range": [ - 18865, - 18873 + 18870, + 18878 ], "loc": { "start": { @@ -39444,8 +39462,8 @@ } }, "range": [ - 18863, - 18873 + 18868, + 18878 ], "loc": { "start": { @@ -39463,8 +39481,8 @@ "value": 1, "raw": "1", "range": [ - 18878, - 18879 + 18883, + 18884 ], "loc": { "start": { @@ -39478,8 +39496,8 @@ } }, "range": [ - 18863, - 18879 + 18868, + 18884 ], "loc": { "start": { @@ -39507,8 +39525,8 @@ "type": "Identifier", "name": "n", "range": [ - 18903, - 18904 + 18908, + 18909 ], "loc": { "start": { @@ -39525,8 +39543,8 @@ "type": "Identifier", "name": "id", "range": [ - 18905, - 18907 + 18910, + 18912 ], "loc": { "start": { @@ -39540,8 +39558,8 @@ } }, "range": [ - 18903, - 18907 + 18908, + 18912 ], "loc": { "start": { @@ -39569,8 +39587,8 @@ "type": "Identifier", "name": "n", "range": [ - 18911, - 18912 + 18916, + 18917 ], "loc": { "start": { @@ -39587,8 +39605,8 @@ "type": "Identifier", "name": "id", "range": [ - 18913, - 18915 + 18918, + 18920 ], "loc": { "start": { @@ -39602,8 +39620,8 @@ } }, "range": [ - 18911, - 18915 + 18916, + 18920 ], "loc": { "start": { @@ -39620,8 +39638,8 @@ "type": "Identifier", "name": "indexOf", "range": [ - 18916, - 18923 + 18921, + 18928 ], "loc": { "start": { @@ -39635,8 +39653,8 @@ } }, "range": [ - 18911, - 18923 + 18916, + 18928 ], "loc": { "start": { @@ -39655,8 +39673,8 @@ "value": "popUp", "raw": "'popUp'", "range": [ - 18924, - 18931 + 18929, + 18936 ], "loc": { "start": { @@ -39671,8 +39689,8 @@ } ], "range": [ - 18911, - 18932 + 18916, + 18937 ], "loc": { "start": { @@ -39693,8 +39711,8 @@ "value": 1, "raw": "1", "range": [ - 18938, - 18939 + 18943, + 18944 ], "loc": { "start": { @@ -39709,8 +39727,8 @@ }, "prefix": true, "range": [ - 18937, - 18939 + 18942, + 18944 ], "loc": { "start": { @@ -39724,8 +39742,8 @@ } }, "range": [ - 18911, - 18939 + 18916, + 18944 ], "loc": { "start": { @@ -39739,8 +39757,8 @@ } }, "range": [ - 18903, - 18939 + 18908, + 18944 ], "loc": { "start": { @@ -39760,8 +39778,8 @@ "type": "ContinueStatement", "label": null, "range": [ - 18963, - 18972 + 18968, + 18977 ], "loc": { "start": { @@ -39776,8 +39794,8 @@ } ], "range": [ - 18941, - 18990 + 18946, + 18995 ], "loc": { "start": { @@ -39801,8 +39819,8 @@ "type": "Identifier", "name": "getText", "range": [ - 19025, - 19032 + 19030, + 19037 ], "loc": { "start": { @@ -39820,8 +39838,8 @@ "type": "Identifier", "name": "n", "range": [ - 19033, - 19034 + 19038, + 19039 ], "loc": { "start": { @@ -39836,8 +39854,8 @@ } ], "range": [ - 19025, - 19035 + 19030, + 19040 ], "loc": { "start": { @@ -39851,8 +39869,8 @@ } }, "range": [ - 19018, - 19036 + 19023, + 19041 ], "loc": { "start": { @@ -39867,8 +39885,8 @@ } ], "range": [ - 18996, - 19054 + 19001, + 19059 ], "loc": { "start": { @@ -39882,8 +39900,8 @@ } }, "range": [ - 18899, - 19054 + 18904, + 19059 ], "loc": { "start": { @@ -39898,8 +39916,8 @@ } ], "range": [ - 18881, - 19068 + 18886, + 19073 ], "loc": { "start": { @@ -39914,8 +39932,8 @@ }, "alternate": null, "range": [ - 18859, - 19068 + 18864, + 19073 ], "loc": { "start": { @@ -39929,8 +39947,8 @@ } }, "range": [ - 18780, - 19068 + 18785, + 19073 ], "loc": { "start": { @@ -39947,8 +39965,8 @@ "type": "ContinueStatement", "label": null, "range": [ - 19081, - 19090 + 19086, + 19095 ], "loc": { "start": { @@ -39963,8 +39981,8 @@ } ], "range": [ - 18726, - 19100 + 18731, + 19105 ], "loc": { "start": { @@ -39978,8 +39996,8 @@ } }, "range": [ - 18677, - 19100 + 18682, + 19105 ], "loc": { "start": { @@ -39999,8 +40017,8 @@ "value": "", "raw": "''", "range": [ - 19116, - 19118 + 19121, + 19123 ], "loc": { "start": { @@ -40014,8 +40032,8 @@ } }, "range": [ - 19109, - 19119 + 19114, + 19124 ], "loc": { "start": { @@ -40030,8 +40048,8 @@ } ], "range": [ - 18598, - 19125 + 18603, + 19130 ], "loc": { "start": { @@ -40047,8 +40065,8 @@ "generator": false, "expression": false, "range": [ - 18591, - 19125 + 18596, + 19130 ], "loc": { "start": { @@ -40064,8 +40082,8 @@ "kind": "method", "computed": false, "range": [ - 18577, - 19125 + 18582, + 19130 ], "loc": { "start": { @@ -40085,8 +40103,8 @@ "type": "Identifier", "name": "_hideCells", "range": [ - 19131, - 19141 + 19136, + 19146 ], "loc": { "start": { @@ -40107,8 +40125,8 @@ "type": "Identifier", "name": "tbl", "range": [ - 19142, - 19145 + 19147, + 19150 ], "loc": { "start": { @@ -40125,8 +40143,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 19147, - 19155 + 19152, + 19160 ], "loc": { "start": { @@ -40143,8 +40161,8 @@ "type": "Identifier", "name": "hide", "range": [ - 19157, - 19161 + 19162, + 19166 ], "loc": { "start": { @@ -40172,8 +40190,8 @@ "type": "Identifier", "name": "i", "range": [ - 19182, - 19183 + 19187, + 19188 ], "loc": { "start": { @@ -40191,8 +40209,8 @@ "value": 0, "raw": "0", "range": [ - 19186, - 19187 + 19191, + 19192 ], "loc": { "start": { @@ -40206,8 +40224,8 @@ } }, "range": [ - 19182, - 19187 + 19187, + 19192 ], "loc": { "start": { @@ -40223,8 +40241,8 @@ ], "kind": "let", "range": [ - 19178, - 19187 + 19183, + 19192 ], "loc": { "start": { @@ -40244,8 +40262,8 @@ "type": "Identifier", "name": "i", "range": [ - 19189, - 19190 + 19194, + 19195 ], "loc": { "start": { @@ -40268,8 +40286,8 @@ "type": "Identifier", "name": "tbl", "range": [ - 19193, - 19196 + 19198, + 19201 ], "loc": { "start": { @@ -40286,8 +40304,8 @@ "type": "Identifier", "name": "rows", "range": [ - 19197, - 19201 + 19202, + 19206 ], "loc": { "start": { @@ -40301,8 +40319,8 @@ } }, "range": [ - 19193, - 19201 + 19198, + 19206 ], "loc": { "start": { @@ -40319,8 +40337,8 @@ "type": "Identifier", "name": "length", "range": [ - 19202, - 19208 + 19207, + 19213 ], "loc": { "start": { @@ -40334,8 +40352,8 @@ } }, "range": [ - 19193, - 19208 + 19198, + 19213 ], "loc": { "start": { @@ -40349,8 +40367,8 @@ } }, "range": [ - 19189, - 19208 + 19194, + 19213 ], "loc": { "start": { @@ -40370,8 +40388,8 @@ "type": "Identifier", "name": "i", "range": [ - 19210, - 19211 + 19215, + 19216 ], "loc": { "start": { @@ -40386,8 +40404,8 @@ }, "prefix": false, "range": [ - 19210, - 19213 + 19215, + 19218 ], "loc": { "start": { @@ -40412,8 +40430,8 @@ "type": "Identifier", "name": "row", "range": [ - 19233, - 19236 + 19238, + 19241 ], "loc": { "start": { @@ -40436,8 +40454,8 @@ "type": "Identifier", "name": "tbl", "range": [ - 19239, - 19242 + 19244, + 19247 ], "loc": { "start": { @@ -40454,8 +40472,8 @@ "type": "Identifier", "name": "rows", "range": [ - 19243, - 19247 + 19248, + 19252 ], "loc": { "start": { @@ -40469,8 +40487,8 @@ } }, "range": [ - 19239, - 19247 + 19244, + 19252 ], "loc": { "start": { @@ -40487,8 +40505,8 @@ "type": "Identifier", "name": "i", "range": [ - 19248, - 19249 + 19253, + 19254 ], "loc": { "start": { @@ -40502,8 +40520,8 @@ } }, "range": [ - 19239, - 19250 + 19244, + 19255 ], "loc": { "start": { @@ -40517,8 +40535,8 @@ } }, "range": [ - 19233, - 19250 + 19238, + 19255 ], "loc": { "start": { @@ -40534,8 +40552,8 @@ ], "kind": "let", "range": [ - 19229, - 19251 + 19234, + 19256 ], "loc": { "start": { @@ -40557,8 +40575,8 @@ "type": "Identifier", "name": "cell", "range": [ - 19268, - 19272 + 19273, + 19277 ], "loc": { "start": { @@ -40581,8 +40599,8 @@ "type": "Identifier", "name": "row", "range": [ - 19275, - 19278 + 19280, + 19283 ], "loc": { "start": { @@ -40599,8 +40617,8 @@ "type": "Identifier", "name": "cells", "range": [ - 19279, - 19284 + 19284, + 19289 ], "loc": { "start": { @@ -40614,8 +40632,8 @@ } }, "range": [ - 19275, - 19284 + 19280, + 19289 ], "loc": { "start": { @@ -40632,8 +40650,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 19285, - 19293 + 19290, + 19298 ], "loc": { "start": { @@ -40647,8 +40665,8 @@ } }, "range": [ - 19275, - 19294 + 19280, + 19299 ], "loc": { "start": { @@ -40662,8 +40680,8 @@ } }, "range": [ - 19268, - 19294 + 19273, + 19299 ], "loc": { "start": { @@ -40679,8 +40697,8 @@ ], "kind": "let", "range": [ - 19264, - 19295 + 19269, + 19300 ], "loc": { "start": { @@ -40699,8 +40717,8 @@ "type": "Identifier", "name": "cell", "range": [ - 19312, - 19316 + 19317, + 19321 ], "loc": { "start": { @@ -40731,8 +40749,8 @@ "type": "Identifier", "name": "cell", "range": [ - 19336, - 19340 + 19341, + 19345 ], "loc": { "start": { @@ -40749,8 +40767,8 @@ "type": "Identifier", "name": "style", "range": [ - 19341, - 19346 + 19346, + 19351 ], "loc": { "start": { @@ -40764,8 +40782,8 @@ } }, "range": [ - 19336, - 19346 + 19341, + 19351 ], "loc": { "start": { @@ -40782,8 +40800,8 @@ "type": "Identifier", "name": "display", "range": [ - 19347, - 19354 + 19352, + 19359 ], "loc": { "start": { @@ -40797,8 +40815,8 @@ } }, "range": [ - 19336, - 19354 + 19341, + 19359 ], "loc": { "start": { @@ -40817,8 +40835,8 @@ "type": "Identifier", "name": "hide", "range": [ - 19357, - 19361 + 19362, + 19366 ], "loc": { "start": { @@ -40835,8 +40853,8 @@ "type": "Identifier", "name": "NONE", "range": [ - 19364, - 19368 + 19369, + 19373 ], "loc": { "start": { @@ -40854,8 +40872,8 @@ "value": "", "raw": "''", "range": [ - 19371, - 19373 + 19376, + 19378 ], "loc": { "start": { @@ -40869,8 +40887,8 @@ } }, "range": [ - 19357, - 19373 + 19362, + 19378 ], "loc": { "start": { @@ -40884,8 +40902,8 @@ } }, "range": [ - 19336, - 19373 + 19341, + 19378 ], "loc": { "start": { @@ -40899,8 +40917,8 @@ } }, "range": [ - 19336, - 19374 + 19341, + 19379 ], "loc": { "start": { @@ -40915,8 +40933,8 @@ } ], "range": [ - 19318, - 19388 + 19323, + 19393 ], "loc": { "start": { @@ -40931,8 +40949,8 @@ }, "alternate": null, "range": [ - 19308, - 19388 + 19313, + 19393 ], "loc": { "start": { @@ -40947,8 +40965,8 @@ } ], "range": [ - 19215, - 19398 + 19220, + 19403 ], "loc": { "start": { @@ -40962,8 +40980,8 @@ } }, "range": [ - 19173, - 19398 + 19178, + 19403 ], "loc": { "start": { @@ -40978,8 +40996,8 @@ } ], "range": [ - 19163, - 19404 + 19168, + 19409 ], "loc": { "start": { @@ -40995,8 +41013,8 @@ "generator": false, "expression": false, "range": [ - 19141, - 19404 + 19146, + 19409 ], "loc": { "start": { @@ -41012,8 +41030,8 @@ "kind": "method", "computed": false, "range": [ - 19131, - 19404 + 19136, + 19409 ], "loc": { "start": { @@ -41033,8 +41051,8 @@ "type": "Identifier", "name": "_hideAtStart", "range": [ - 19410, - 19422 + 19415, + 19427 ], "loc": { "start": { @@ -41067,8 +41085,8 @@ "object": { "type": "ThisExpression", "range": [ - 19435, - 19439 + 19440, + 19444 ], "loc": { "start": { @@ -41085,8 +41103,8 @@ "type": "Identifier", "name": "atStart", "range": [ - 19440, - 19447 + 19445, + 19452 ], "loc": { "start": { @@ -41100,8 +41118,8 @@ } }, "range": [ - 19435, - 19447 + 19440, + 19452 ], "loc": { "start": { @@ -41118,8 +41136,8 @@ "type": "Identifier", "name": "forEach", "range": [ - 19448, - 19455 + 19453, + 19460 ], "loc": { "start": { @@ -41133,8 +41151,8 @@ } }, "range": [ - 19435, - 19455 + 19440, + 19460 ], "loc": { "start": { @@ -41156,8 +41174,8 @@ "type": "Identifier", "name": "colIdx", "range": [ - 19457, - 19463 + 19462, + 19468 ], "loc": { "start": { @@ -41184,8 +41202,8 @@ "object": { "type": "ThisExpression", "range": [ - 19482, - 19486 + 19487, + 19491 ], "loc": { "start": { @@ -41202,8 +41220,8 @@ "type": "Identifier", "name": "hideCol", "range": [ - 19487, - 19494 + 19492, + 19499 ], "loc": { "start": { @@ -41217,8 +41235,8 @@ } }, "range": [ - 19482, - 19494 + 19487, + 19499 ], "loc": { "start": { @@ -41236,8 +41254,8 @@ "type": "Identifier", "name": "colIdx", "range": [ - 19495, - 19501 + 19500, + 19506 ], "loc": { "start": { @@ -41252,8 +41270,8 @@ } ], "range": [ - 19482, - 19502 + 19487, + 19507 ], "loc": { "start": { @@ -41267,8 +41285,8 @@ } }, "range": [ - 19482, - 19503 + 19487, + 19508 ], "loc": { "start": { @@ -41283,8 +41301,8 @@ } ], "range": [ - 19468, - 19513 + 19473, + 19518 ], "loc": { "start": { @@ -41300,8 +41318,8 @@ "generator": false, "expression": false, "range": [ - 19456, - 19513 + 19461, + 19518 ], "loc": { "start": { @@ -41316,8 +41334,8 @@ } ], "range": [ - 19435, - 19514 + 19440, + 19519 ], "loc": { "start": { @@ -41331,8 +41349,8 @@ } }, "range": [ - 19435, - 19515 + 19440, + 19520 ], "loc": { "start": { @@ -41347,8 +41365,8 @@ } ], "range": [ - 19425, - 19521 + 19430, + 19526 ], "loc": { "start": { @@ -41364,8 +41382,8 @@ "generator": false, "expression": false, "range": [ - 19422, - 19521 + 19427, + 19526 ], "loc": { "start": { @@ -41381,8 +41399,8 @@ "kind": "method", "computed": false, "range": [ - 19410, - 19521 + 19415, + 19526 ], "loc": { "start": { @@ -41399,7 +41417,7 @@ ], "range": [ 521, - 19523 + 19528 ], "loc": { "start": { @@ -41414,7 +41432,7 @@ }, "range": [ 484, - 19523 + 19528 ], "loc": { "start": { @@ -41450,7 +41468,7 @@ }, "range": [ 469, - 19523 + 19528 ], "loc": { "start": { @@ -41487,7 +41505,7 @@ "sourceType": "module", "range": [ 0, - 19523 + 19528 ], "loc": { "start": { @@ -42350,8 +42368,8 @@ "type": "Block", "value": "*\n * Mouse-up event handler handling popup auto-close behaviour\n * @private\n ", "range": [ - 8008, - 8101 + 8013, + 8106 ], "loc": { "start": { @@ -42368,8 +42386,8 @@ "type": "Block", "value": "*\n * Toggle columns manager UI\n ", "range": [ - 8452, - 8496 + 8457, + 8501 ], "loc": { "start": { @@ -42386,8 +42404,8 @@ "type": "Line", "value": " ensure mouseup event handler is removed", "range": [ - 8520, - 8562 + 8525, + 8567 ], "loc": { "start": { @@ -42404,8 +42422,8 @@ "type": "Block", "value": "*\n * Check an item in columns manager UI\n * @private\n ", "range": [ - 9182, - 9252 + 9187, + 9257 ], "loc": { "start": { @@ -42422,8 +42440,8 @@ "type": "Block", "value": "*\n * Initializes ColsVisibility instance\n ", "range": [ - 9893, - 9947 + 9898, + 9952 ], "loc": { "start": { @@ -42440,8 +42458,8 @@ "type": "Block", "value": "* @inherited ", "range": [ - 10201, - 10218 + 10206, + 10223 ], "loc": { "start": { @@ -42458,8 +42476,8 @@ "type": "Line", "value": " Hide columns at start at very end of initialization, do not move", "range": [ - 10394, - 10461 + 10399, + 10466 ], "loc": { "start": { @@ -42476,8 +42494,8 @@ "type": "Line", "value": " as order is important", "range": [ - 10470, - 10494 + 10475, + 10499 ], "loc": { "start": { @@ -42494,8 +42512,8 @@ "type": "Block", "value": "*\n * Build main button UI\n ", "range": [ - 10535, - 10574 + 10540, + 10579 ], "loc": { "start": { @@ -42512,8 +42530,8 @@ "type": "Line", "value": "Container element (rdiv or custom element)", "range": [ - 10765, - 10809 + 10770, + 10814 ], "loc": { "start": { @@ -42530,8 +42548,8 @@ "type": "Line", "value": "Custom html", "range": [ - 11639, - 11652 + 11644, + 11657 ], "loc": { "start": { @@ -42548,8 +42566,8 @@ "type": "Block", "value": "*\n * Build columns manager UI\n ", "range": [ - 12081, - 12124 + 12086, + 12129 ], "loc": { "start": { @@ -42566,8 +42584,8 @@ "type": "Line", "value": "Extension description", "range": [ - 12341, - 12364 + 12346, + 12369 ], "loc": { "start": { @@ -42584,8 +42602,8 @@ "type": "Line", "value": "Headers list", "range": [ - 12506, - 12520 + 12511, + 12525 ], "loc": { "start": { @@ -42602,8 +42620,8 @@ "type": "Line", "value": "Tick all option", "range": [ - 12802, - 12819 + 12807, + 12824 ], "loc": { "start": { @@ -42620,8 +42638,8 @@ "type": "Line", "value": "separator", "range": [ - 14274, - 14285 + 14279, + 14290 ], "loc": { "start": { @@ -42638,8 +42656,8 @@ "type": "Line", "value": "Close link", "range": [ - 14364, - 14376 + 14369, + 14381 ], "loc": { "start": { @@ -42656,8 +42674,8 @@ "type": "Block", "value": "*\n * Hide or show specified columns\n * @param {Number} colIndex Column index\n * @param {Boolean} hide Hide column if true or show if false\n ", "range": [ - 15009, - 15172 + 15014, + 15177 ], "loc": { "start": { @@ -42674,8 +42692,8 @@ "type": "Block", "value": "*\n * Show specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 16304, - 16390 + 16309, + 16395 ], "loc": { "start": { @@ -42692,8 +42710,8 @@ "type": "Block", "value": "*\n * Hide specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 16766, - 16852 + 16771, + 16857 ], "loc": { "start": { @@ -42710,8 +42728,8 @@ "type": "Block", "value": "*\n * Determine if specified column is hidden\n * @param {Number} colIndex Column index\n ", "range": [ - 17226, - 17330 + 17231, + 17335 ], "loc": { "start": { @@ -42728,8 +42746,8 @@ "type": "Block", "value": "*\n * Toggle visibility of specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 17483, - 17585 + 17488, + 17590 ], "loc": { "start": { @@ -42746,8 +42764,8 @@ "type": "Block", "value": "*\n * Return the indexes of the columns currently hidden\n * @return {Array} column indexes\n ", "range": [ - 17785, - 17892 + 17790, + 17897 ], "loc": { "start": { @@ -42764,8 +42782,8 @@ "type": "Block", "value": "*\n * Remove the columns manager\n ", "range": [ - 17958, - 18003 + 17963, + 18008 ], "loc": { "start": { diff --git a/docs/ast/source/modules/gridLayout.js.json b/docs/ast/source/modules/gridLayout.js.json index 405fec4c..61778b84 100644 --- a/docs/ast/source/modules/gridLayout.js.json +++ b/docs/ast/source/modules/gridLayout.js.json @@ -15662,119 +15662,11 @@ "column": 31 } } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 8656, - 8658 - ], - "loc": { - "start": { - "line": 299, - "column": 8 - }, - "end": { - "line": 299, - "column": 10 - } - } - }, - "property": { - "type": "Identifier", - "name": "isExternalFlt", - "range": [ - 8659, - 8672 - ], - "loc": { - "start": { - "line": 299, - "column": 11 - }, - "end": { - "line": 299, - "column": 24 - } - } - }, - "range": [ - 8656, - 8672 - ], - "loc": { - "start": { - "line": 299, - "column": 8 - }, - "end": { - "line": 299, - "column": 24 - } - } - }, - "right": { - "type": "Literal", - "value": true, - "raw": "true", - "range": [ - 8675, - 8679 - ], - "loc": { - "start": { - "line": 299, - "column": 27 - }, - "end": { - "line": 299, - "column": 31 - } - } - }, - "range": [ - 8656, - 8679 - ], - "loc": { - "start": { - "line": 299, - "column": 8 - }, - "end": { - "line": 299, - "column": 31 - } - } - }, - "range": [ - 8656, - 8680 - ], - "loc": { - "start": { - "line": 299, - "column": 8 - }, - "end": { - "line": 299, - "column": 32 - } - } } ], "range": [ 8538, - 8686 + 8653 ], "loc": { "start": { @@ -15782,7 +15674,7 @@ "column": 19 }, "end": { - "line": 300, + "line": 299, "column": 5 } } @@ -15791,7 +15683,7 @@ "expression": false, "range": [ 8535, - 8686 + 8653 ], "loc": { "start": { @@ -15799,7 +15691,7 @@ "column": 16 }, "end": { - "line": 300, + "line": 299, "column": 5 } } @@ -15808,7 +15700,7 @@ "computed": false, "range": [ 8523, - 8686 + 8653 ], "loc": { "start": { @@ -15816,7 +15708,7 @@ "column": 4 }, "end": { - "line": 300, + "line": 299, "column": 5 } }, @@ -15845,16 +15737,16 @@ "type": "Block", "value": "*\n * Set grid-layout default column widths if column widths are not defined\n * @private\n ", "range": [ - 8692, - 8797 + 8659, + 8764 ], "loc": { "start": { - "line": 302, + "line": 301, "column": 4 }, "end": { - "line": 305, + "line": 304, "column": 7 } } @@ -15868,16 +15760,16 @@ "type": "Identifier", "name": "setDefaultColWidths", "range": [ - 8802, - 8821 + 8769, + 8788 ], "loc": { "start": { - "line": 306, + "line": 305, "column": 4 }, "end": { - "line": 306, + "line": 305, "column": 23 } } @@ -15898,16 +15790,16 @@ "type": "Identifier", "name": "tf", "range": [ - 8838, - 8840 + 8805, + 8807 ], "loc": { "start": { - "line": 307, + "line": 306, "column": 12 }, "end": { - "line": 307, + "line": 306, "column": 14 } } @@ -15918,16 +15810,16 @@ "object": { "type": "ThisExpression", "range": [ - 8843, - 8847 + 8810, + 8814 ], "loc": { "start": { - "line": 307, + "line": 306, "column": 17 }, "end": { - "line": 307, + "line": 306, "column": 21 } } @@ -15936,46 +15828,46 @@ "type": "Identifier", "name": "tf", "range": [ - 8848, - 8850 + 8815, + 8817 ], "loc": { "start": { - "line": 307, + "line": 306, "column": 22 }, "end": { - "line": 307, + "line": 306, "column": 24 } } }, "range": [ - 8843, - 8850 + 8810, + 8817 ], "loc": { "start": { - "line": 307, + "line": 306, "column": 17 }, "end": { - "line": 307, + "line": 306, "column": 24 } } }, "range": [ - 8838, - 8850 + 8805, + 8817 ], "loc": { "start": { - "line": 307, + "line": 306, "column": 12 }, "end": { - "line": 307, + "line": 306, "column": 24 } } @@ -15983,16 +15875,16 @@ ], "kind": "let", "range": [ - 8834, - 8851 + 8801, + 8818 ], "loc": { "start": { - "line": 307, + "line": 306, "column": 8 }, "end": { - "line": 307, + "line": 306, "column": 25 } } @@ -16012,16 +15904,16 @@ "type": "Identifier", "name": "tf", "range": [ - 8864, - 8866 + 8831, + 8833 ], "loc": { "start": { - "line": 308, + "line": 307, "column": 12 }, "end": { - "line": 308, + "line": 307, "column": 14 } } @@ -16030,31 +15922,31 @@ "type": "Identifier", "name": "colWidths", "range": [ - 8867, - 8876 + 8834, + 8843 ], "loc": { "start": { - "line": 308, + "line": 307, "column": 15 }, "end": { - "line": 308, + "line": 307, "column": 24 } } }, "range": [ - 8864, - 8876 + 8831, + 8843 ], "loc": { "start": { - "line": 308, + "line": 307, "column": 12 }, "end": { - "line": 308, + "line": 307, "column": 24 } } @@ -16063,31 +15955,31 @@ "type": "Identifier", "name": "length", "range": [ - 8877, - 8883 + 8844, + 8850 ], "loc": { "start": { - "line": 308, + "line": 307, "column": 25 }, "end": { - "line": 308, + "line": 307, "column": 31 } } }, "range": [ - 8864, - 8883 + 8831, + 8850 ], "loc": { "start": { - "line": 308, + "line": 307, "column": 12 }, "end": { - "line": 308, + "line": 307, "column": 31 } } @@ -16097,31 +15989,31 @@ "value": 0, "raw": "0", "range": [ - 8886, - 8887 + 8853, + 8854 ], "loc": { "start": { - "line": 308, + "line": 307, "column": 34 }, "end": { - "line": 308, + "line": 307, "column": 35 } } }, "range": [ - 8864, - 8887 + 8831, + 8854 ], "loc": { "start": { - "line": 308, + "line": 307, "column": 12 }, "end": { - "line": 308, + "line": 307, "column": 35 } } @@ -16133,48 +16025,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 8903, - 8910 + 8870, + 8877 ], "loc": { "start": { - "line": 309, + "line": 308, "column": 12 }, "end": { - "line": 309, + "line": 308, "column": 19 } } } ], "range": [ - 8889, - 8920 + 8856, + 8887 ], "loc": { "start": { - "line": 308, + "line": 307, "column": 37 }, "end": { - "line": 310, + "line": 309, "column": 9 } } }, "alternate": null, "range": [ - 8860, - 8920 + 8827, + 8887 ], "loc": { "start": { - "line": 308, + "line": 307, "column": 8 }, "end": { - "line": 310, + "line": 309, "column": 9 } } @@ -16190,16 +16082,16 @@ "type": "Identifier", "name": "k", "range": [ - 8938, - 8939 + 8905, + 8906 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 17 }, "end": { - "line": 311, + "line": 310, "column": 18 } } @@ -16209,31 +16101,31 @@ "value": 0, "raw": "0", "range": [ - 8942, - 8943 + 8909, + 8910 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 21 }, "end": { - "line": 311, + "line": 310, "column": 22 } } }, "range": [ - 8938, - 8943 + 8905, + 8910 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 17 }, "end": { - "line": 311, + "line": 310, "column": 22 } } @@ -16244,16 +16136,16 @@ "type": "Identifier", "name": "len", "range": [ - 8945, - 8948 + 8912, + 8915 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 24 }, "end": { - "line": 311, + "line": 310, "column": 27 } } @@ -16267,16 +16159,16 @@ "type": "Identifier", "name": "tf", "range": [ - 8951, - 8953 + 8918, + 8920 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 30 }, "end": { - "line": 311, + "line": 310, "column": 32 } } @@ -16285,62 +16177,62 @@ "type": "Identifier", "name": "getCellsNb", "range": [ - 8954, - 8964 + 8921, + 8931 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 33 }, "end": { - "line": 311, + "line": 310, "column": 43 } } }, "range": [ - 8951, - 8964 + 8918, + 8931 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 30 }, "end": { - "line": 311, + "line": 310, "column": 43 } } }, "arguments": [], "range": [ - 8951, - 8966 + 8918, + 8933 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 30 }, "end": { - "line": 311, + "line": 310, "column": 45 } } }, "range": [ - 8945, - 8966 + 8912, + 8933 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 24 }, "end": { - "line": 311, + "line": 310, "column": 45 } } @@ -16348,16 +16240,16 @@ ], "kind": "let", "range": [ - 8934, - 8966 + 8901, + 8933 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 13 }, "end": { - "line": 311, + "line": 310, "column": 45 } } @@ -16369,16 +16261,16 @@ "type": "Identifier", "name": "k", "range": [ - 8968, - 8969 + 8935, + 8936 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 47 }, "end": { - "line": 311, + "line": 310, "column": 48 } } @@ -16387,31 +16279,31 @@ "type": "Identifier", "name": "len", "range": [ - 8972, - 8975 + 8939, + 8942 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 51 }, "end": { - "line": 311, + "line": 310, "column": 54 } } }, "range": [ - 8968, - 8975 + 8935, + 8942 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 47 }, "end": { - "line": 311, + "line": 310, "column": 54 } } @@ -16423,32 +16315,32 @@ "type": "Identifier", "name": "k", "range": [ - 8977, - 8978 + 8944, + 8945 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 56 }, "end": { - "line": 311, + "line": 310, "column": 57 } } }, "prefix": false, "range": [ - 8977, - 8980 + 8944, + 8947 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 56 }, "end": { - "line": 311, + "line": 310, "column": 59 } } @@ -16465,32 +16357,32 @@ "type": "Identifier", "name": "colW", "range": [ - 9000, - 9004 + 8967, + 8971 ], "loc": { "start": { - "line": 312, + "line": 311, "column": 16 }, "end": { - "line": 312, + "line": 311, "column": 20 } } }, "init": null, "range": [ - 9000, - 9004 + 8967, + 8971 ], "loc": { "start": { - "line": 312, + "line": 311, "column": 16 }, "end": { - "line": 312, + "line": 311, "column": 20 } } @@ -16498,16 +16390,16 @@ ], "kind": "let", "range": [ - 8996, - 9005 + 8963, + 8972 ], "loc": { "start": { - "line": 312, + "line": 311, "column": 12 }, "end": { - "line": 312, + "line": 311, "column": 21 } } @@ -16521,16 +16413,16 @@ "type": "Identifier", "name": "cell", "range": [ - 9022, - 9026 + 8989, + 8993 ], "loc": { "start": { - "line": 313, + "line": 312, "column": 16 }, "end": { - "line": 313, + "line": 312, "column": 20 } } @@ -16556,16 +16448,16 @@ "type": "Identifier", "name": "tf", "range": [ - 9029, - 9031 + 8996, + 8998 ], "loc": { "start": { - "line": 313, + "line": 312, "column": 23 }, "end": { - "line": 313, + "line": 312, "column": 25 } } @@ -16574,47 +16466,47 @@ "type": "Identifier", "name": "dom", "range": [ - 9032, - 9035 + 8999, + 9002 ], "loc": { "start": { - "line": 313, + "line": 312, "column": 26 }, "end": { - "line": 313, + "line": 312, "column": 29 } } }, "range": [ - 9029, - 9035 + 8996, + 9002 ], "loc": { "start": { - "line": 313, + "line": 312, "column": 23 }, "end": { - "line": 313, + "line": 312, "column": 29 } } }, "arguments": [], "range": [ - 9029, - 9037 + 8996, + 9004 ], "loc": { "start": { - "line": 313, + "line": 312, "column": 23 }, "end": { - "line": 313, + "line": 312, "column": 31 } } @@ -16623,31 +16515,31 @@ "type": "Identifier", "name": "rows", "range": [ - 9038, - 9042 + 9005, + 9009 ], "loc": { "start": { - "line": 313, + "line": 312, "column": 32 }, "end": { - "line": 313, + "line": 312, "column": 36 } } }, "range": [ - 9029, - 9042 + 8996, + 9009 ], "loc": { "start": { - "line": 313, + "line": 312, "column": 23 }, "end": { - "line": 313, + "line": 312, "column": 36 } } @@ -16661,16 +16553,16 @@ "type": "Identifier", "name": "tf", "range": [ - 9043, - 9045 + 9010, + 9012 ], "loc": { "start": { - "line": 313, + "line": 312, "column": 37 }, "end": { - "line": 313, + "line": 312, "column": 39 } } @@ -16679,62 +16571,62 @@ "type": "Identifier", "name": "getHeadersRowIndex", "range": [ - 9046, - 9064 + 9013, + 9031 ], "loc": { "start": { - "line": 313, + "line": 312, "column": 40 }, "end": { - "line": 313, + "line": 312, "column": 58 } } }, "range": [ - 9043, - 9064 + 9010, + 9031 ], "loc": { "start": { - "line": 313, + "line": 312, "column": 37 }, "end": { - "line": 313, + "line": 312, "column": 58 } } }, "arguments": [], "range": [ - 9043, - 9066 + 9010, + 9033 ], "loc": { "start": { - "line": 313, + "line": 312, "column": 37 }, "end": { - "line": 313, + "line": 312, "column": 60 } } }, "range": [ - 9029, - 9067 + 8996, + 9034 ], "loc": { "start": { - "line": 313, + "line": 312, "column": 23 }, "end": { - "line": 313, + "line": 312, "column": 61 } } @@ -16743,31 +16635,31 @@ "type": "Identifier", "name": "cells", "range": [ - 9068, - 9073 + 9035, + 9040 ], "loc": { "start": { - "line": 313, + "line": 312, "column": 62 }, "end": { - "line": 313, + "line": 312, "column": 67 } } }, "range": [ - 9029, - 9073 + 8996, + 9040 ], "loc": { "start": { - "line": 313, + "line": 312, "column": 23 }, "end": { - "line": 313, + "line": 312, "column": 67 } } @@ -16776,46 +16668,46 @@ "type": "Identifier", "name": "k", "range": [ - 9074, - 9075 + 9041, + 9042 ], "loc": { "start": { - "line": 313, + "line": 312, "column": 68 }, "end": { - "line": 313, + "line": 312, "column": 69 } } }, "range": [ - 9029, - 9076 + 8996, + 9043 ], "loc": { "start": { - "line": 313, + "line": 312, "column": 23 }, "end": { - "line": 313, + "line": 312, "column": 70 } } }, "range": [ - 9022, - 9076 + 8989, + 9043 ], "loc": { "start": { - "line": 313, + "line": 312, "column": 16 }, "end": { - "line": 313, + "line": 312, "column": 70 } } @@ -16823,16 +16715,16 @@ ], "kind": "let", "range": [ - 9018, - 9077 + 8985, + 9044 ], "loc": { "start": { - "line": 313, + "line": 312, "column": 12 }, "end": { - "line": 313, + "line": 312, "column": 71 } } @@ -16849,16 +16741,16 @@ "type": "Identifier", "name": "cell", "range": [ - 9094, - 9098 + 9061, + 9065 ], "loc": { "start": { - "line": 314, + "line": 313, "column": 16 }, "end": { - "line": 314, + "line": 313, "column": 20 } } @@ -16867,31 +16759,31 @@ "type": "Identifier", "name": "width", "range": [ - 9099, - 9104 + 9066, + 9071 ], "loc": { "start": { - "line": 314, + "line": 313, "column": 21 }, "end": { - "line": 314, + "line": 313, "column": 26 } } }, "range": [ - 9094, - 9104 + 9061, + 9071 ], "loc": { "start": { - "line": 314, + "line": 313, "column": 16 }, "end": { - "line": 314, + "line": 313, "column": 26 } } @@ -16901,31 +16793,31 @@ "value": "", "raw": "''", "range": [ - 9109, - 9111 + 9076, + 9078 ], "loc": { "start": { - "line": 314, + "line": 313, "column": 31 }, "end": { - "line": 314, + "line": 313, "column": 33 } } }, "range": [ - 9094, - 9111 + 9061, + 9078 ], "loc": { "start": { - "line": 314, + "line": 313, "column": 16 }, "end": { - "line": 314, + "line": 313, "column": 33 } } @@ -16942,16 +16834,16 @@ "type": "Identifier", "name": "colW", "range": [ - 9131, - 9135 + 9098, + 9102 ], "loc": { "start": { - "line": 315, + "line": 314, "column": 16 }, "end": { - "line": 315, + "line": 314, "column": 20 } } @@ -16963,16 +16855,16 @@ "type": "Identifier", "name": "cell", "range": [ - 9138, - 9142 + 9105, + 9109 ], "loc": { "start": { - "line": 315, + "line": 314, "column": 23 }, "end": { - "line": 315, + "line": 314, "column": 27 } } @@ -16981,77 +16873,77 @@ "type": "Identifier", "name": "width", "range": [ - 9143, - 9148 + 9110, + 9115 ], "loc": { "start": { - "line": 315, + "line": 314, "column": 28 }, "end": { - "line": 315, + "line": 314, "column": 33 } } }, "range": [ - 9138, - 9148 + 9105, + 9115 ], "loc": { "start": { - "line": 315, + "line": 314, "column": 23 }, "end": { - "line": 315, + "line": 314, "column": 33 } } }, "range": [ - 9131, - 9148 + 9098, + 9115 ], "loc": { "start": { - "line": 315, + "line": 314, "column": 16 }, "end": { - "line": 315, + "line": 314, "column": 33 } } }, "range": [ - 9131, - 9149 + 9098, + 9116 ], "loc": { "start": { - "line": 315, + "line": 314, "column": 16 }, "end": { - "line": 315, + "line": 314, "column": 34 } } } ], "range": [ - 9113, - 9163 + 9080, + 9130 ], "loc": { "start": { - "line": 314, + "line": 313, "column": 35 }, "end": { - "line": 316, + "line": 315, "column": 13 } } @@ -17071,16 +16963,16 @@ "type": "Identifier", "name": "cell", "range": [ - 9173, - 9177 + 9140, + 9144 ], "loc": { "start": { - "line": 316, + "line": 315, "column": 23 }, "end": { - "line": 316, + "line": 315, "column": 27 } } @@ -17089,31 +16981,31 @@ "type": "Identifier", "name": "style", "range": [ - 9178, - 9183 + 9145, + 9150 ], "loc": { "start": { - "line": 316, + "line": 315, "column": 28 }, "end": { - "line": 316, + "line": 315, "column": 33 } } }, "range": [ - 9173, - 9183 + 9140, + 9150 ], "loc": { "start": { - "line": 316, + "line": 315, "column": 23 }, "end": { - "line": 316, + "line": 315, "column": 33 } } @@ -17122,31 +17014,31 @@ "type": "Identifier", "name": "width", "range": [ - 9184, - 9189 + 9151, + 9156 ], "loc": { "start": { - "line": 316, + "line": 315, "column": 34 }, "end": { - "line": 316, + "line": 315, "column": 39 } } }, "range": [ - 9173, - 9189 + 9140, + 9156 ], "loc": { "start": { - "line": 316, + "line": 315, "column": 23 }, "end": { - "line": 316, + "line": 315, "column": 39 } } @@ -17156,31 +17048,31 @@ "value": "", "raw": "''", "range": [ - 9194, - 9196 + 9161, + 9163 ], "loc": { "start": { - "line": 316, + "line": 315, "column": 44 }, "end": { - "line": 316, + "line": 315, "column": 46 } } }, "range": [ - 9173, - 9196 + 9140, + 9163 ], "loc": { "start": { - "line": 316, + "line": 315, "column": 23 }, "end": { - "line": 316, + "line": 315, "column": 46 } } @@ -17197,16 +17089,16 @@ "type": "Identifier", "name": "colW", "range": [ - 9216, - 9220 + 9183, + 9187 ], "loc": { "start": { - "line": 317, + "line": 316, "column": 16 }, "end": { - "line": 317, + "line": 316, "column": 20 } } @@ -17217,16 +17109,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 9223, - 9231 + 9190, + 9198 ], "loc": { "start": { - "line": 317, + "line": 316, "column": 23 }, "end": { - "line": 317, + "line": 316, "column": 31 } } @@ -17242,16 +17134,16 @@ "type": "Identifier", "name": "cell", "range": [ - 9232, - 9236 + 9199, + 9203 ], "loc": { "start": { - "line": 317, + "line": 316, "column": 32 }, "end": { - "line": 317, + "line": 316, "column": 36 } } @@ -17260,31 +17152,31 @@ "type": "Identifier", "name": "style", "range": [ - 9237, - 9242 + 9204, + 9209 ], "loc": { "start": { - "line": 317, + "line": 316, "column": 37 }, "end": { - "line": 317, + "line": 316, "column": 42 } } }, "range": [ - 9232, - 9242 + 9199, + 9209 ], "loc": { "start": { - "line": 317, + "line": 316, "column": 32 }, "end": { - "line": 317, + "line": 316, "column": 42 } } @@ -17293,31 +17185,31 @@ "type": "Identifier", "name": "width", "range": [ - 9243, - 9248 + 9210, + 9215 ], "loc": { "start": { - "line": 317, + "line": 316, "column": 43 }, "end": { - "line": 317, + "line": 316, "column": 48 } } }, "range": [ - 9232, - 9248 + 9199, + 9215 ], "loc": { "start": { - "line": 317, + "line": 316, "column": 32 }, "end": { - "line": 317, + "line": 316, "column": 48 } } @@ -17327,78 +17219,78 @@ "value": 10, "raw": "10", "range": [ - 9250, - 9252 + 9217, + 9219 ], "loc": { "start": { - "line": 317, + "line": 316, "column": 50 }, "end": { - "line": 317, + "line": 316, "column": 52 } } } ], "range": [ - 9223, - 9253 + 9190, + 9220 ], "loc": { "start": { - "line": 317, + "line": 316, "column": 23 }, "end": { - "line": 317, + "line": 316, "column": 53 } } }, "range": [ - 9216, - 9253 + 9183, + 9220 ], "loc": { "start": { - "line": 317, + "line": 316, "column": 16 }, "end": { - "line": 317, + "line": 316, "column": 53 } } }, "range": [ - 9216, - 9254 + 9183, + 9221 ], "loc": { "start": { - "line": 317, + "line": 316, "column": 16 }, "end": { - "line": 317, + "line": 316, "column": 54 } } } ], "range": [ - 9198, - 9268 + 9165, + 9235 ], "loc": { "start": { - "line": 316, + "line": 315, "column": 48 }, "end": { - "line": 318, + "line": 317, "column": 13 } } @@ -17415,16 +17307,16 @@ "type": "Identifier", "name": "colW", "range": [ - 9292, - 9296 + 9259, + 9263 ], "loc": { "start": { - "line": 319, + "line": 318, "column": 16 }, "end": { - "line": 319, + "line": 318, "column": 20 } } @@ -17435,16 +17327,16 @@ "object": { "type": "ThisExpression", "range": [ - 9299, - 9303 + 9266, + 9270 ], "loc": { "start": { - "line": 319, + "line": 318, "column": 23 }, "end": { - "line": 319, + "line": 318, "column": 27 } } @@ -17453,107 +17345,107 @@ "type": "Identifier", "name": "defaultColWidth", "range": [ - 9304, - 9319 + 9271, + 9286 ], "loc": { "start": { - "line": 319, + "line": 318, "column": 28 }, "end": { - "line": 319, + "line": 318, "column": 43 } } }, "range": [ - 9299, - 9319 + 9266, + 9286 ], "loc": { "start": { - "line": 319, + "line": 318, "column": 23 }, "end": { - "line": 319, + "line": 318, "column": 43 } } }, "range": [ - 9292, - 9319 + 9259, + 9286 ], "loc": { "start": { - "line": 319, + "line": 318, "column": 16 }, "end": { - "line": 319, + "line": 318, "column": 43 } } }, "range": [ - 9292, - 9320 + 9259, + 9287 ], "loc": { "start": { - "line": 319, + "line": 318, "column": 16 }, "end": { - "line": 319, + "line": 318, "column": 44 } } } ], "range": [ - 9274, - 9334 + 9241, + 9301 ], "loc": { "start": { - "line": 318, + "line": 317, "column": 19 }, "end": { - "line": 320, + "line": 319, "column": 13 } } }, "range": [ - 9169, - 9334 + 9136, + 9301 ], "loc": { "start": { - "line": 316, + "line": 315, "column": 19 }, "end": { - "line": 320, + "line": 319, "column": 13 } } }, "range": [ - 9090, - 9334 + 9057, + 9301 ], "loc": { "start": { - "line": 314, + "line": 313, "column": 12 }, "end": { - "line": 320, + "line": 319, "column": 13 } } @@ -17573,16 +17465,16 @@ "type": "Identifier", "name": "tf", "range": [ - 9347, - 9349 + 9314, + 9316 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 12 }, "end": { - "line": 321, + "line": 320, "column": 14 } } @@ -17591,31 +17483,31 @@ "type": "Identifier", "name": "colWidths", "range": [ - 9350, - 9359 + 9317, + 9326 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 15 }, "end": { - "line": 321, + "line": 320, "column": 24 } } }, "range": [ - 9347, - 9359 + 9314, + 9326 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 12 }, "end": { - "line": 321, + "line": 320, "column": 24 } } @@ -17624,31 +17516,31 @@ "type": "Identifier", "name": "k", "range": [ - 9360, - 9361 + 9327, + 9328 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 25 }, "end": { - "line": 321, + "line": 320, "column": 26 } } }, "range": [ - 9347, - 9362 + 9314, + 9329 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 12 }, "end": { - "line": 321, + "line": 320, "column": 27 } } @@ -17657,77 +17549,77 @@ "type": "Identifier", "name": "colW", "range": [ - 9365, - 9369 + 9332, + 9336 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 30 }, "end": { - "line": 321, + "line": 320, "column": 34 } } }, "range": [ - 9347, - 9369 + 9314, + 9336 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 12 }, "end": { - "line": 321, + "line": 320, "column": 34 } } }, "range": [ - 9347, - 9370 + 9314, + 9337 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 12 }, "end": { - "line": 321, + "line": 320, "column": 35 } } } ], "range": [ - 8982, - 9380 + 8949, + 9347 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 61 }, "end": { - "line": 322, + "line": 321, "column": 9 } } }, "range": [ - 8929, - 9380 + 8896, + 9347 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 8 }, "end": { - "line": 322, + "line": 321, "column": 9 } } @@ -17743,16 +17635,16 @@ "type": "Identifier", "name": "tf", "range": [ - 9389, - 9391 + 9356, + 9358 ], "loc": { "start": { - "line": 323, + "line": 322, "column": 8 }, "end": { - "line": 323, + "line": 322, "column": 10 } } @@ -17761,78 +17653,78 @@ "type": "Identifier", "name": "setColWidths", "range": [ - 9392, - 9404 + 9359, + 9371 ], "loc": { "start": { - "line": 323, + "line": 322, "column": 11 }, "end": { - "line": 323, + "line": 322, "column": 23 } } }, "range": [ - 9389, - 9404 + 9356, + 9371 ], "loc": { "start": { - "line": 323, + "line": 322, "column": 8 }, "end": { - "line": 323, + "line": 322, "column": 23 } } }, "arguments": [], "range": [ - 9389, - 9406 + 9356, + 9373 ], "loc": { "start": { - "line": 323, + "line": 322, "column": 8 }, "end": { - "line": 323, + "line": 322, "column": 25 } } }, "range": [ - 9389, - 9407 + 9356, + 9374 ], "loc": { "start": { - "line": 323, + "line": 322, "column": 8 }, "end": { - "line": 323, + "line": 322, "column": 26 } } } ], "range": [ - 8824, - 9413 + 8791, + 9380 ], "loc": { "start": { - "line": 306, + "line": 305, "column": 26 }, "end": { - "line": 324, + "line": 323, "column": 5 } } @@ -17840,16 +17732,16 @@ "generator": false, "expression": false, "range": [ - 8821, - 9413 + 8788, + 9380 ], "loc": { "start": { - "line": 306, + "line": 305, "column": 23 }, "end": { - "line": 324, + "line": 323, "column": 5 } } @@ -17857,16 +17749,16 @@ "kind": "method", "computed": false, "range": [ - 8802, - 9413 + 8769, + 9380 ], "loc": { "start": { - "line": 306, + "line": 305, "column": 4 }, "end": { - "line": 324, + "line": 323, "column": 5 } }, @@ -17875,16 +17767,16 @@ "type": "Block", "value": "*\n * Set grid-layout default column widths if column widths are not defined\n * @private\n ", "range": [ - 8692, - 8797 + 8659, + 8764 ], "loc": { "start": { - "line": 302, + "line": 301, "column": 4 }, "end": { - "line": 305, + "line": 304, "column": 7 } } @@ -17895,16 +17787,16 @@ "type": "Block", "value": "*\n * Initial table width\n * @returns {Number}\n * @private\n ", "range": [ - 9419, - 9498 + 9386, + 9465 ], "loc": { "start": { - "line": 326, + "line": 325, "column": 4 }, "end": { - "line": 330, + "line": 329, "column": 7 } } @@ -17918,16 +17810,16 @@ "type": "Identifier", "name": "initialTableWidth", "range": [ - 9503, - 9520 + 9470, + 9487 ], "loc": { "start": { - "line": 331, + "line": 330, "column": 4 }, "end": { - "line": 331, + "line": 330, "column": 21 } } @@ -17948,16 +17840,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 9537, - 9540 + 9504, + 9507 ], "loc": { "start": { - "line": 332, + "line": 331, "column": 12 }, "end": { - "line": 332, + "line": 331, "column": 15 } } @@ -17973,16 +17865,16 @@ "object": { "type": "ThisExpression", "range": [ - 9543, - 9547 + 9510, + 9514 ], "loc": { "start": { - "line": 332, + "line": 331, "column": 18 }, "end": { - "line": 332, + "line": 331, "column": 22 } } @@ -17991,31 +17883,31 @@ "type": "Identifier", "name": "tf", "range": [ - 9548, - 9550 + 9515, + 9517 ], "loc": { "start": { - "line": 332, + "line": 331, "column": 23 }, "end": { - "line": 332, + "line": 331, "column": 25 } } }, "range": [ - 9543, - 9550 + 9510, + 9517 ], "loc": { "start": { - "line": 332, + "line": 331, "column": 18 }, "end": { - "line": 332, + "line": 331, "column": 25 } } @@ -18024,62 +17916,62 @@ "type": "Identifier", "name": "dom", "range": [ - 9551, - 9554 + 9518, + 9521 ], "loc": { "start": { - "line": 332, + "line": 331, "column": 26 }, "end": { - "line": 332, + "line": 331, "column": 29 } } }, "range": [ - 9543, - 9554 + 9510, + 9521 ], "loc": { "start": { - "line": 332, + "line": 331, "column": 18 }, "end": { - "line": 332, + "line": 331, "column": 29 } } }, "arguments": [], "range": [ - 9543, - 9556 + 9510, + 9523 ], "loc": { "start": { - "line": 332, + "line": 331, "column": 18 }, "end": { - "line": 332, + "line": 331, "column": 31 } } }, "range": [ - 9537, - 9556 + 9504, + 9523 ], "loc": { "start": { - "line": 332, + "line": 331, "column": 12 }, "end": { - "line": 332, + "line": 331, "column": 31 } } @@ -18087,16 +17979,16 @@ ], "kind": "let", "range": [ - 9533, - 9557 + 9500, + 9524 ], "loc": { "start": { - "line": 332, + "line": 331, "column": 8 }, "end": { - "line": 332, + "line": 331, "column": 32 } } @@ -18110,32 +18002,32 @@ "type": "Identifier", "name": "width", "range": [ - 9570, - 9575 + 9537, + 9542 ], "loc": { "start": { - "line": 333, + "line": 332, "column": 12 }, "end": { - "line": 333, + "line": 332, "column": 17 } } }, "init": null, "range": [ - 9570, - 9575 + 9537, + 9542 ], "loc": { "start": { - "line": 333, + "line": 332, "column": 12 }, "end": { - "line": 333, + "line": 332, "column": 17 } } @@ -18143,16 +18035,16 @@ ], "kind": "let", "range": [ - 9566, - 9576 + 9533, + 9543 ], "loc": { "start": { - "line": 333, + "line": 332, "column": 8 }, "end": { - "line": 333, + "line": 332, "column": 18 } }, @@ -18161,16 +18053,16 @@ "type": "Line", "value": "initial table width", "range": [ - 9577, - 9598 + 9544, + 9565 ], "loc": { "start": { - "line": 333, + "line": 332, "column": 19 }, "end": { - "line": 333, + "line": 332, "column": 40 } } @@ -18189,16 +18081,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 9612, - 9615 + 9579, + 9582 ], "loc": { "start": { - "line": 335, + "line": 334, "column": 12 }, "end": { - "line": 335, + "line": 334, "column": 15 } } @@ -18207,31 +18099,31 @@ "type": "Identifier", "name": "width", "range": [ - 9616, - 9621 + 9583, + 9588 ], "loc": { "start": { - "line": 335, + "line": 334, "column": 16 }, "end": { - "line": 335, + "line": 334, "column": 21 } } }, "range": [ - 9612, - 9621 + 9579, + 9588 ], "loc": { "start": { - "line": 335, + "line": 334, "column": 12 }, "end": { - "line": 335, + "line": 334, "column": 21 } } @@ -18241,31 +18133,31 @@ "value": "", "raw": "''", "range": [ - 9626, - 9628 + 9593, + 9595 ], "loc": { "start": { - "line": 335, + "line": 334, "column": 26 }, "end": { - "line": 335, + "line": 334, "column": 28 } } }, "range": [ - 9612, - 9628 + 9579, + 9595 ], "loc": { "start": { - "line": 335, + "line": 334, "column": 12 }, "end": { - "line": 335, + "line": 334, "column": 28 } } @@ -18282,16 +18174,16 @@ "type": "Identifier", "name": "width", "range": [ - 9644, - 9649 + 9611, + 9616 ], "loc": { "start": { - "line": 336, + "line": 335, "column": 12 }, "end": { - "line": 336, + "line": 335, "column": 17 } } @@ -18303,16 +18195,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 9652, - 9655 + 9619, + 9622 ], "loc": { "start": { - "line": 336, + "line": 335, "column": 20 }, "end": { - "line": 336, + "line": 335, "column": 23 } } @@ -18321,77 +18213,77 @@ "type": "Identifier", "name": "width", "range": [ - 9656, - 9661 + 9623, + 9628 ], "loc": { "start": { - "line": 336, + "line": 335, "column": 24 }, "end": { - "line": 336, + "line": 335, "column": 29 } } }, "range": [ - 9652, - 9661 + 9619, + 9628 ], "loc": { "start": { - "line": 336, + "line": 335, "column": 20 }, "end": { - "line": 336, + "line": 335, "column": 29 } } }, "range": [ - 9644, - 9661 + 9611, + 9628 ], "loc": { "start": { - "line": 336, + "line": 335, "column": 12 }, "end": { - "line": 336, + "line": 335, "column": 29 } } }, "range": [ - 9644, - 9662 + 9611, + 9629 ], "loc": { "start": { - "line": 336, + "line": 335, "column": 12 }, "end": { - "line": 336, + "line": 335, "column": 30 } } } ], "range": [ - 9630, - 9672 + 9597, + 9639 ], "loc": { "start": { - "line": 335, + "line": 334, "column": 30 }, "end": { - "line": 337, + "line": 336, "column": 9 } } @@ -18411,16 +18303,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 9690, - 9693 + 9657, + 9660 ], "loc": { "start": { - "line": 338, + "line": 337, "column": 17 }, "end": { - "line": 338, + "line": 337, "column": 20 } } @@ -18429,31 +18321,31 @@ "type": "Identifier", "name": "style", "range": [ - 9694, - 9699 + 9661, + 9666 ], "loc": { "start": { - "line": 338, + "line": 337, "column": 21 }, "end": { - "line": 338, + "line": 337, "column": 26 } } }, "range": [ - 9690, - 9699 + 9657, + 9666 ], "loc": { "start": { - "line": 338, + "line": 337, "column": 17 }, "end": { - "line": 338, + "line": 337, "column": 26 } } @@ -18462,31 +18354,31 @@ "type": "Identifier", "name": "width", "range": [ - 9700, - 9705 + 9667, + 9672 ], "loc": { "start": { - "line": 338, + "line": 337, "column": 27 }, "end": { - "line": 338, + "line": 337, "column": 32 } } }, "range": [ - 9690, - 9705 + 9657, + 9672 ], "loc": { "start": { - "line": 338, + "line": 337, "column": 17 }, "end": { - "line": 338, + "line": 337, "column": 32 } } @@ -18496,31 +18388,31 @@ "value": "", "raw": "''", "range": [ - 9710, - 9712 + 9677, + 9679 ], "loc": { "start": { - "line": 338, + "line": 337, "column": 37 }, "end": { - "line": 338, + "line": 337, "column": 39 } } }, "range": [ - 9690, - 9712 + 9657, + 9679 ], "loc": { "start": { - "line": 338, + "line": 337, "column": 17 }, "end": { - "line": 338, + "line": 337, "column": 39 } } @@ -18537,16 +18429,16 @@ "type": "Identifier", "name": "width", "range": [ - 9728, - 9733 + 9695, + 9700 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 12 }, "end": { - "line": 339, + "line": 338, "column": 17 } } @@ -18561,16 +18453,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 9736, - 9739 + 9703, + 9706 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 20 }, "end": { - "line": 339, + "line": 338, "column": 23 } } @@ -18579,31 +18471,31 @@ "type": "Identifier", "name": "style", "range": [ - 9740, - 9745 + 9707, + 9712 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 24 }, "end": { - "line": 339, + "line": 338, "column": 29 } } }, "range": [ - 9736, - 9745 + 9703, + 9712 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 20 }, "end": { - "line": 339, + "line": 338, "column": 29 } } @@ -18612,77 +18504,77 @@ "type": "Identifier", "name": "width", "range": [ - 9746, - 9751 + 9713, + 9718 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 30 }, "end": { - "line": 339, + "line": 338, "column": 35 } } }, "range": [ - 9736, - 9751 + 9703, + 9718 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 20 }, "end": { - "line": 339, + "line": 338, "column": 35 } } }, "range": [ - 9728, - 9751 + 9695, + 9718 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 12 }, "end": { - "line": 339, + "line": 338, "column": 35 } } }, "range": [ - 9728, - 9752 + 9695, + 9719 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 12 }, "end": { - "line": 339, + "line": 338, "column": 36 } } } ], "range": [ - 9714, - 9762 + 9681, + 9729 ], "loc": { "start": { - "line": 338, + "line": 337, "column": 41 }, "end": { - "line": 340, + "line": 339, "column": 9 } } @@ -18699,16 +18591,16 @@ "type": "Identifier", "name": "width", "range": [ - 9782, - 9787 + 9749, + 9754 ], "loc": { "start": { - "line": 341, + "line": 340, "column": 12 }, "end": { - "line": 341, + "line": 340, "column": 17 } } @@ -18720,16 +18612,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 9790, - 9793 + 9757, + 9760 ], "loc": { "start": { - "line": 341, + "line": 340, "column": 20 }, "end": { - "line": 341, + "line": 340, "column": 23 } } @@ -18738,107 +18630,107 @@ "type": "Identifier", "name": "clientWidth", "range": [ - 9794, - 9805 + 9761, + 9772 ], "loc": { "start": { - "line": 341, + "line": 340, "column": 24 }, "end": { - "line": 341, + "line": 340, "column": 35 } } }, "range": [ - 9790, - 9805 + 9757, + 9772 ], "loc": { "start": { - "line": 341, + "line": 340, "column": 20 }, "end": { - "line": 341, + "line": 340, "column": 35 } } }, "range": [ - 9782, - 9805 + 9749, + 9772 ], "loc": { "start": { - "line": 341, + "line": 340, "column": 12 }, "end": { - "line": 341, + "line": 340, "column": 35 } } }, "range": [ - 9782, - 9806 + 9749, + 9773 ], "loc": { "start": { - "line": 341, + "line": 340, "column": 12 }, "end": { - "line": 341, + "line": 340, "column": 36 } } } ], "range": [ - 9768, - 9816 + 9735, + 9783 ], "loc": { "start": { - "line": 340, + "line": 339, "column": 15 }, "end": { - "line": 342, + "line": 341, "column": 9 } } }, "range": [ - 9686, - 9816 + 9653, + 9783 ], "loc": { "start": { - "line": 338, + "line": 337, "column": 13 }, "end": { - "line": 342, + "line": 341, "column": 9 } } }, "range": [ - 9608, - 9816 + 9575, + 9783 ], "loc": { "start": { - "line": 335, + "line": 334, "column": 8 }, "end": { - "line": 342, + "line": 341, "column": 9 } }, @@ -18847,16 +18739,16 @@ "type": "Line", "value": "initial table width", "range": [ - 9577, - 9598 + 9544, + 9565 ], "loc": { "start": { - "line": 333, + "line": 332, "column": 19 }, "end": { - "line": 333, + "line": 332, "column": 40 } } @@ -18871,16 +18763,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 9832, - 9840 + 9799, + 9807 ], "loc": { "start": { - "line": 343, + "line": 342, "column": 15 }, "end": { - "line": 343, + "line": 342, "column": 23 } } @@ -18890,16 +18782,16 @@ "type": "Identifier", "name": "width", "range": [ - 9841, - 9846 + 9808, + 9813 ], "loc": { "start": { - "line": 343, + "line": 342, "column": 24 }, "end": { - "line": 343, + "line": 342, "column": 29 } } @@ -18909,63 +18801,63 @@ "value": 10, "raw": "10", "range": [ - 9848, - 9850 + 9815, + 9817 ], "loc": { "start": { - "line": 343, + "line": 342, "column": 31 }, "end": { - "line": 343, + "line": 342, "column": 33 } } } ], "range": [ - 9832, - 9851 + 9799, + 9818 ], "loc": { "start": { - "line": 343, + "line": 342, "column": 15 }, "end": { - "line": 343, + "line": 342, "column": 34 } } }, "range": [ - 9825, - 9852 + 9792, + 9819 ], "loc": { "start": { - "line": 343, + "line": 342, "column": 8 }, "end": { - "line": 343, + "line": 342, "column": 35 } } } ], "range": [ - 9523, - 9858 + 9490, + 9825 ], "loc": { "start": { - "line": 331, + "line": 330, "column": 24 }, "end": { - "line": 344, + "line": 343, "column": 5 } } @@ -18973,16 +18865,16 @@ "generator": false, "expression": false, "range": [ - 9520, - 9858 + 9487, + 9825 ], "loc": { "start": { - "line": 331, + "line": 330, "column": 21 }, "end": { - "line": 344, + "line": 343, "column": 5 } } @@ -18990,16 +18882,16 @@ "kind": "method", "computed": false, "range": [ - 9503, - 9858 + 9470, + 9825 ], "loc": { "start": { - "line": 331, + "line": 330, "column": 4 }, "end": { - "line": 344, + "line": 343, "column": 5 } }, @@ -19008,16 +18900,16 @@ "type": "Block", "value": "*\n * Initial table width\n * @returns {Number}\n * @private\n ", "range": [ - 9419, - 9498 + 9386, + 9465 ], "loc": { "start": { - "line": 326, + "line": 325, "column": 4 }, "end": { - "line": 330, + "line": 329, "column": 7 } } @@ -19028,16 +18920,16 @@ "type": "Block", "value": "*\n * Creates container element\n * @param {String} tag Tag name\n * @param {String} className Css class to assign to element\n * @returns {DOMElement}\n * @private\n ", "range": [ - 9864, - 10053 + 9831, + 10020 ], "loc": { "start": { - "line": 346, + "line": 345, "column": 4 }, "end": { - "line": 352, + "line": 351, "column": 7 } } @@ -19051,16 +18943,16 @@ "type": "Identifier", "name": "createContainer", "range": [ - 10058, - 10073 + 10025, + 10040 ], "loc": { "start": { - "line": 353, + "line": 352, "column": 4 }, "end": { - "line": 353, + "line": 352, "column": 19 } } @@ -19073,16 +18965,16 @@ "type": "Identifier", "name": "tag", "range": [ - 10074, - 10077 + 10041, + 10044 ], "loc": { "start": { - "line": 353, + "line": 352, "column": 20 }, "end": { - "line": 353, + "line": 352, "column": 23 } } @@ -19091,16 +18983,16 @@ "type": "Identifier", "name": "className", "range": [ - 10079, - 10088 + 10046, + 10055 ], "loc": { "start": { - "line": 353, + "line": 352, "column": 25 }, "end": { - "line": 353, + "line": 352, "column": 34 } } @@ -19118,16 +19010,16 @@ "type": "Identifier", "name": "element", "range": [ - 10104, - 10111 + 10071, + 10078 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 12 }, "end": { - "line": 354, + "line": 353, "column": 19 } } @@ -19138,16 +19030,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 10114, - 10123 + 10081, + 10090 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 22 }, "end": { - "line": 354, + "line": 353, "column": 31 } } @@ -19157,47 +19049,47 @@ "type": "Identifier", "name": "tag", "range": [ - 10124, - 10127 + 10091, + 10094 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 32 }, "end": { - "line": 354, + "line": 353, "column": 35 } } } ], "range": [ - 10114, - 10128 + 10081, + 10095 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 22 }, "end": { - "line": 354, + "line": 353, "column": 36 } } }, "range": [ - 10104, - 10128 + 10071, + 10095 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 12 }, "end": { - "line": 354, + "line": 353, "column": 36 } } @@ -19205,16 +19097,16 @@ ], "kind": "let", "range": [ - 10100, - 10129 + 10067, + 10096 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 8 }, "end": { - "line": 354, + "line": 353, "column": 37 } } @@ -19231,16 +19123,16 @@ "type": "Identifier", "name": "element", "range": [ - 10138, - 10145 + 10105, + 10112 ], "loc": { "start": { - "line": 355, + "line": 354, "column": 8 }, "end": { - "line": 355, + "line": 354, "column": 15 } } @@ -19249,31 +19141,31 @@ "type": "Identifier", "name": "className", "range": [ - 10146, - 10155 + 10113, + 10122 ], "loc": { "start": { - "line": 355, + "line": 354, "column": 16 }, "end": { - "line": 355, + "line": 354, "column": 25 } } }, "range": [ - 10138, - 10155 + 10105, + 10122 ], "loc": { "start": { - "line": 355, + "line": 354, "column": 8 }, "end": { - "line": 355, + "line": 354, "column": 25 } } @@ -19282,46 +19174,46 @@ "type": "Identifier", "name": "className", "range": [ - 10158, - 10167 + 10125, + 10134 ], "loc": { "start": { - "line": 355, + "line": 354, "column": 28 }, "end": { - "line": 355, + "line": 354, "column": 37 } } }, "range": [ - 10138, - 10167 + 10105, + 10134 ], "loc": { "start": { - "line": 355, + "line": 354, "column": 8 }, "end": { - "line": 355, + "line": 354, "column": 37 } } }, "range": [ - 10138, - 10168 + 10105, + 10135 ], "loc": { "start": { - "line": 355, + "line": 354, "column": 8 }, "end": { - "line": 355, + "line": 354, "column": 38 } } @@ -19332,47 +19224,47 @@ "type": "Identifier", "name": "element", "range": [ - 10184, - 10191 + 10151, + 10158 ], "loc": { "start": { - "line": 356, + "line": 355, "column": 15 }, "end": { - "line": 356, + "line": 355, "column": 22 } } }, "range": [ - 10177, - 10192 + 10144, + 10159 ], "loc": { "start": { - "line": 356, + "line": 355, "column": 8 }, "end": { - "line": 356, + "line": 355, "column": 23 } } } ], "range": [ - 10090, - 10198 + 10057, + 10165 ], "loc": { "start": { - "line": 353, + "line": 352, "column": 36 }, "end": { - "line": 357, + "line": 356, "column": 5 } } @@ -19380,16 +19272,16 @@ "generator": false, "expression": false, "range": [ - 10073, - 10198 + 10040, + 10165 ], "loc": { "start": { - "line": 353, + "line": 352, "column": 19 }, "end": { - "line": 357, + "line": 356, "column": 5 } } @@ -19397,16 +19289,16 @@ "kind": "method", "computed": false, "range": [ - 10058, - 10198 + 10025, + 10165 ], "loc": { "start": { - "line": 353, + "line": 352, "column": 4 }, "end": { - "line": 357, + "line": 356, "column": 5 } }, @@ -19415,16 +19307,16 @@ "type": "Block", "value": "*\n * Creates container element\n * @param {String} tag Tag name\n * @param {String} className Css class to assign to element\n * @returns {DOMElement}\n * @private\n ", "range": [ - 9864, - 10053 + 9831, + 10020 ], "loc": { "start": { - "line": 346, + "line": 345, "column": 4 }, "end": { - "line": 352, + "line": 351, "column": 7 } } @@ -19435,16 +19327,16 @@ "type": "Block", "value": "*\n * Creates filters row with cells\n * @returns {HTMLTableRowElement}\n * @private\n ", "range": [ - 10204, - 10307 + 10171, + 10274 ], "loc": { "start": { - "line": 359, + "line": 358, "column": 4 }, "end": { - "line": 363, + "line": 362, "column": 7 } } @@ -19458,16 +19350,16 @@ "type": "Identifier", "name": "createFiltersRow", "range": [ - 10312, - 10328 + 10279, + 10295 ], "loc": { "start": { - "line": 364, + "line": 363, "column": 4 }, "end": { - "line": 364, + "line": 363, "column": 20 } } @@ -19488,16 +19380,16 @@ "type": "Identifier", "name": "tf", "range": [ - 10345, - 10347 + 10312, + 10314 ], "loc": { "start": { - "line": 365, + "line": 364, "column": 12 }, "end": { - "line": 365, + "line": 364, "column": 14 } } @@ -19508,16 +19400,16 @@ "object": { "type": "ThisExpression", "range": [ - 10350, - 10354 + 10317, + 10321 ], "loc": { "start": { - "line": 365, + "line": 364, "column": 17 }, "end": { - "line": 365, + "line": 364, "column": 21 } } @@ -19526,46 +19418,46 @@ "type": "Identifier", "name": "tf", "range": [ - 10355, - 10357 + 10322, + 10324 ], "loc": { "start": { - "line": 365, + "line": 364, "column": 22 }, "end": { - "line": 365, + "line": 364, "column": 24 } } }, "range": [ - 10350, - 10357 + 10317, + 10324 ], "loc": { "start": { - "line": 365, + "line": 364, "column": 17 }, "end": { - "line": 365, + "line": 364, "column": 24 } } }, "range": [ - 10345, - 10357 + 10312, + 10324 ], "loc": { "start": { - "line": 365, + "line": 364, "column": 12 }, "end": { - "line": 365, + "line": 364, "column": 24 } } @@ -19573,16 +19465,16 @@ ], "kind": "let", "range": [ - 10341, - 10358 + 10308, + 10325 ], "loc": { "start": { - "line": 365, + "line": 364, "column": 8 }, "end": { - "line": 365, + "line": 364, "column": 25 } } @@ -19596,16 +19488,16 @@ "type": "Identifier", "name": "filtersRow", "range": [ - 10371, - 10381 + 10338, + 10348 ], "loc": { "start": { - "line": 366, + "line": 365, "column": 12 }, "end": { - "line": 366, + "line": 365, "column": 22 } } @@ -19616,16 +19508,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 10384, - 10393 + 10351, + 10360 ], "loc": { "start": { - "line": 366, + "line": 365, "column": 25 }, "end": { - "line": 366, + "line": 365, "column": 34 } } @@ -19636,47 +19528,47 @@ "value": "tr", "raw": "'tr'", "range": [ - 10394, - 10398 + 10361, + 10365 ], "loc": { "start": { - "line": 366, + "line": 365, "column": 35 }, "end": { - "line": 366, + "line": 365, "column": 39 } } } ], "range": [ - 10384, - 10399 + 10351, + 10366 ], "loc": { "start": { - "line": 366, + "line": 365, "column": 25 }, "end": { - "line": 366, + "line": 365, "column": 40 } } }, "range": [ - 10371, - 10399 + 10338, + 10366 ], "loc": { "start": { - "line": 366, + "line": 365, "column": 12 }, "end": { - "line": 366, + "line": 365, "column": 40 } } @@ -19684,16 +19576,16 @@ ], "kind": "let", "range": [ - 10367, - 10400 + 10334, + 10367 ], "loc": { "start": { - "line": 366, + "line": 365, "column": 8 }, "end": { - "line": 366, + "line": 365, "column": 41 } } @@ -19709,16 +19601,16 @@ "object": { "type": "ThisExpression", "range": [ - 10413, - 10417 + 10380, + 10384 ], "loc": { "start": { - "line": 367, + "line": 366, "column": 12 }, "end": { - "line": 367, + "line": 366, "column": 16 } } @@ -19727,31 +19619,31 @@ "type": "Identifier", "name": "filters", "range": [ - 10418, - 10425 + 10385, + 10392 ], "loc": { "start": { - "line": 367, + "line": 366, "column": 17 }, "end": { - "line": 367, + "line": 366, "column": 24 } } }, "range": [ - 10413, - 10425 + 10380, + 10392 ], "loc": { "start": { - "line": 367, + "line": 366, "column": 12 }, "end": { - "line": 367, + "line": 366, "column": 24 } } @@ -19763,16 +19655,16 @@ "type": "Identifier", "name": "tf", "range": [ - 10429, - 10431 + 10396, + 10398 ], "loc": { "start": { - "line": 367, + "line": 366, "column": 28 }, "end": { - "line": 367, + "line": 366, "column": 30 } } @@ -19781,46 +19673,46 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 10432, - 10439 + 10399, + 10406 ], "loc": { "start": { - "line": 367, + "line": 366, "column": 31 }, "end": { - "line": 367, + "line": 366, "column": 38 } } }, "range": [ - 10429, - 10439 + 10396, + 10406 ], "loc": { "start": { - "line": 367, + "line": 366, "column": 28 }, "end": { - "line": 367, + "line": 366, "column": 38 } } }, "range": [ - 10413, - 10439 + 10380, + 10406 ], "loc": { "start": { - "line": 367, + "line": 366, "column": 12 }, "end": { - "line": 367, + "line": 366, "column": 38 } } @@ -19840,16 +19732,16 @@ "type": "Identifier", "name": "tf", "range": [ - 10455, - 10457 + 10422, + 10424 ], "loc": { "start": { - "line": 368, + "line": 367, "column": 12 }, "end": { - "line": 368, + "line": 367, "column": 14 } } @@ -19858,31 +19750,31 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 10458, - 10475 + 10425, + 10442 ], "loc": { "start": { - "line": 368, + "line": 367, "column": 15 }, "end": { - "line": 368, + "line": 367, "column": 32 } } }, "range": [ - 10455, - 10475 + 10422, + 10442 ], "loc": { "start": { - "line": 368, + "line": 367, "column": 12 }, "end": { - "line": 368, + "line": 367, "column": 32 } } @@ -19891,46 +19783,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 10478, - 10480 + 10445, + 10447 ], "loc": { "start": { - "line": 368, + "line": 367, "column": 35 }, "end": { - "line": 368, + "line": 367, "column": 37 } } }, "range": [ - 10455, - 10480 + 10422, + 10447 ], "loc": { "start": { - "line": 368, + "line": 367, "column": 12 }, "end": { - "line": 368, + "line": 367, "column": 37 } } }, "range": [ - 10455, - 10481 + 10422, + 10448 ], "loc": { "start": { - "line": 368, + "line": 367, "column": 12 }, "end": { - "line": 368, + "line": 367, "column": 38 } } @@ -19946,16 +19838,16 @@ "type": "Identifier", "name": "j", "range": [ - 10503, - 10504 + 10470, + 10471 ], "loc": { "start": { - "line": 369, + "line": 368, "column": 21 }, "end": { - "line": 369, + "line": 368, "column": 22 } } @@ -19965,31 +19857,31 @@ "value": 0, "raw": "0", "range": [ - 10507, - 10508 + 10474, + 10475 ], "loc": { "start": { - "line": 369, + "line": 368, "column": 25 }, "end": { - "line": 369, + "line": 368, "column": 26 } } }, "range": [ - 10503, - 10508 + 10470, + 10475 ], "loc": { "start": { - "line": 369, + "line": 368, "column": 21 }, "end": { - "line": 369, + "line": 368, "column": 26 } } @@ -19997,16 +19889,16 @@ ], "kind": "let", "range": [ - 10499, - 10508 + 10466, + 10475 ], "loc": { "start": { - "line": 369, + "line": 368, "column": 17 }, "end": { - "line": 369, + "line": 368, "column": 26 } } @@ -20018,16 +19910,16 @@ "type": "Identifier", "name": "j", "range": [ - 10510, - 10511 + 10477, + 10478 ], "loc": { "start": { - "line": 369, + "line": 368, "column": 28 }, "end": { - "line": 369, + "line": 368, "column": 29 } } @@ -20041,16 +19933,16 @@ "type": "Identifier", "name": "tf", "range": [ - 10514, - 10516 + 10481, + 10483 ], "loc": { "start": { - "line": 369, + "line": 368, "column": 32 }, "end": { - "line": 369, + "line": 368, "column": 34 } } @@ -20059,62 +19951,62 @@ "type": "Identifier", "name": "getCellsNb", "range": [ - 10517, - 10527 + 10484, + 10494 ], "loc": { "start": { - "line": 369, + "line": 368, "column": 35 }, "end": { - "line": 369, + "line": 368, "column": 45 } } }, "range": [ - 10514, - 10527 + 10481, + 10494 ], "loc": { "start": { - "line": 369, + "line": 368, "column": 32 }, "end": { - "line": 369, + "line": 368, "column": 45 } } }, "arguments": [], "range": [ - 10514, - 10529 + 10481, + 10496 ], "loc": { "start": { - "line": 369, + "line": 368, "column": 32 }, "end": { - "line": 369, + "line": 368, "column": 47 } } }, "range": [ - 10510, - 10529 + 10477, + 10496 ], "loc": { "start": { - "line": 369, + "line": 368, "column": 28 }, "end": { - "line": 369, + "line": 368, "column": 47 } } @@ -20126,32 +20018,32 @@ "type": "Identifier", "name": "j", "range": [ - 10531, - 10532 + 10498, + 10499 ], "loc": { "start": { - "line": 369, + "line": 368, "column": 49 }, "end": { - "line": 369, + "line": 368, "column": 50 } } }, "prefix": false, "range": [ - 10531, - 10534 + 10498, + 10501 ], "loc": { "start": { - "line": 369, + "line": 368, "column": 49 }, "end": { - "line": 369, + "line": 368, "column": 52 } } @@ -20168,16 +20060,16 @@ "type": "Identifier", "name": "fltTdId", "range": [ - 10558, - 10565 + 10525, + 10532 ], "loc": { "start": { - "line": 370, + "line": 369, "column": 20 }, "end": { - "line": 370, + "line": 369, "column": 27 } } @@ -20193,16 +20085,16 @@ }, "tail": false, "range": [ - 10568, - 10571 + 10535, + 10538 ], "loc": { "start": { - "line": 370, + "line": 369, "column": 30 }, "end": { - "line": 370, + "line": 369, "column": 33 } } @@ -20215,16 +20107,16 @@ }, "tail": true, "range": [ - 10614, - 10616 + 10581, + 10583 ], "loc": { "start": { - "line": 370, + "line": 369, "column": 76 }, "end": { - "line": 370, + "line": 369, "column": 78 } } @@ -20247,16 +20139,16 @@ "type": "Identifier", "name": "tf", "range": [ - 10571, - 10573 + 10538, + 10540 ], "loc": { "start": { - "line": 370, + "line": 369, "column": 33 }, "end": { - "line": 370, + "line": 369, "column": 35 } } @@ -20265,31 +20157,31 @@ "type": "Identifier", "name": "prfxFlt", "range": [ - 10574, - 10581 + 10541, + 10548 ], "loc": { "start": { - "line": 370, + "line": 369, "column": 36 }, "end": { - "line": 370, + "line": 369, "column": 43 } } }, "range": [ - 10571, - 10581 + 10538, + 10548 ], "loc": { "start": { - "line": 370, + "line": 369, "column": 33 }, "end": { - "line": 370, + "line": 369, "column": 43 } } @@ -20298,31 +20190,31 @@ "type": "Identifier", "name": "j", "range": [ - 10584, - 10585 + 10551, + 10552 ], "loc": { "start": { - "line": 370, + "line": 369, "column": 46 }, "end": { - "line": 370, + "line": 369, "column": 47 } } }, "range": [ - 10571, - 10585 + 10538, + 10552 ], "loc": { "start": { - "line": 370, + "line": 369, "column": 33 }, "end": { - "line": 370, + "line": 369, "column": 47 } } @@ -20333,16 +20225,16 @@ "object": { "type": "ThisExpression", "range": [ - 10588, - 10592 + 10555, + 10559 ], "loc": { "start": { - "line": 370, + "line": 369, "column": 50 }, "end": { - "line": 370, + "line": 369, "column": 54 } } @@ -20351,46 +20243,46 @@ "type": "Identifier", "name": "prfxGridFltTd", "range": [ - 10593, - 10606 + 10560, + 10573 ], "loc": { "start": { - "line": 370, + "line": 369, "column": 55 }, "end": { - "line": 370, + "line": 369, "column": 68 } } }, "range": [ - 10588, - 10606 + 10555, + 10573 ], "loc": { "start": { - "line": 370, + "line": 369, "column": 50 }, "end": { - "line": 370, + "line": 369, "column": 68 } } }, "range": [ - 10571, - 10606 + 10538, + 10573 ], "loc": { "start": { - "line": 370, + "line": 369, "column": 33 }, "end": { - "line": 370, + "line": 369, "column": 68 } } @@ -20402,16 +20294,16 @@ "type": "Identifier", "name": "tf", "range": [ - 10609, - 10611 + 10576, + 10578 ], "loc": { "start": { - "line": 370, + "line": 369, "column": 71 }, "end": { - "line": 370, + "line": 369, "column": 73 } } @@ -20420,77 +20312,77 @@ "type": "Identifier", "name": "id", "range": [ - 10612, - 10614 + 10579, + 10581 ], "loc": { "start": { - "line": 370, + "line": 369, "column": 74 }, "end": { - "line": 370, + "line": 369, "column": 76 } } }, "range": [ - 10609, - 10614 + 10576, + 10581 ], "loc": { "start": { - "line": 370, + "line": 369, "column": 71 }, "end": { - "line": 370, + "line": 369, "column": 76 } } }, "range": [ - 10571, - 10614 + 10538, + 10581 ], "loc": { "start": { - "line": 370, + "line": 369, "column": 33 }, "end": { - "line": 370, + "line": 369, "column": 76 } } } ], "range": [ - 10568, - 10616 + 10535, + 10583 ], "loc": { "start": { - "line": 370, + "line": 369, "column": 30 }, "end": { - "line": 370, + "line": 369, "column": 78 } } }, "range": [ - 10558, - 10616 + 10525, + 10583 ], "loc": { "start": { - "line": 370, + "line": 369, "column": 20 }, "end": { - "line": 370, + "line": 369, "column": 78 } } @@ -20498,16 +20390,16 @@ ], "kind": "let", "range": [ - 10554, - 10617 + 10521, + 10584 ], "loc": { "start": { - "line": 370, + "line": 369, "column": 16 }, "end": { - "line": 370, + "line": 369, "column": 79 } } @@ -20521,16 +20413,16 @@ "type": "Identifier", "name": "cl", "range": [ - 10638, - 10640 + 10605, + 10607 ], "loc": { "start": { - "line": 371, + "line": 370, "column": 20 }, "end": { - "line": 371, + "line": 370, "column": 22 } } @@ -20541,16 +20433,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 10643, - 10652 + 10610, + 10619 ], "loc": { "start": { - "line": 371, + "line": 370, "column": 25 }, "end": { - "line": 371, + "line": 370, "column": 34 } } @@ -20563,16 +20455,16 @@ "type": "Identifier", "name": "tf", "range": [ - 10653, - 10655 + 10620, + 10622 ], "loc": { "start": { - "line": 371, + "line": 370, "column": 35 }, "end": { - "line": 371, + "line": 370, "column": 37 } } @@ -20581,31 +20473,31 @@ "type": "Identifier", "name": "fltCellTag", "range": [ - 10656, - 10666 + 10623, + 10633 ], "loc": { "start": { - "line": 371, + "line": 370, "column": 38 }, "end": { - "line": 371, + "line": 370, "column": 48 } } }, "range": [ - 10653, - 10666 + 10620, + 10633 ], "loc": { "start": { - "line": 371, + "line": 370, "column": 35 }, "end": { - "line": 371, + "line": 370, "column": 48 } } @@ -20618,16 +20510,16 @@ "value": "id", "raw": "'id'", "range": [ - 10669, - 10673 + 10636, + 10640 ], "loc": { "start": { - "line": 371, + "line": 370, "column": 51 }, "end": { - "line": 371, + "line": 370, "column": 55 } } @@ -20636,63 +20528,63 @@ "type": "Identifier", "name": "fltTdId", "range": [ - 10675, - 10682 + 10642, + 10649 ], "loc": { "start": { - "line": 371, + "line": 370, "column": 57 }, "end": { - "line": 371, + "line": 370, "column": 64 } } } ], "range": [ - 10668, - 10683 + 10635, + 10650 ], "loc": { "start": { - "line": 371, + "line": 370, "column": 50 }, "end": { - "line": 371, + "line": 370, "column": 65 } } } ], "range": [ - 10643, - 10684 + 10610, + 10651 ], "loc": { "start": { - "line": 371, + "line": 370, "column": 25 }, "end": { - "line": 371, + "line": 370, "column": 66 } } }, "range": [ - 10638, - 10684 + 10605, + 10651 ], "loc": { "start": { - "line": 371, + "line": 370, "column": 20 }, "end": { - "line": 371, + "line": 370, "column": 66 } } @@ -20700,16 +20592,16 @@ ], "kind": "let", "range": [ - 10634, - 10685 + 10601, + 10652 ], "loc": { "start": { - "line": 371, + "line": 370, "column": 16 }, "end": { - "line": 371, + "line": 370, "column": 67 } } @@ -20725,16 +20617,16 @@ "type": "Identifier", "name": "filtersRow", "range": [ - 10702, - 10712 + 10669, + 10679 ], "loc": { "start": { - "line": 372, + "line": 371, "column": 16 }, "end": { - "line": 372, + "line": 371, "column": 26 } } @@ -20743,31 +20635,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 10713, - 10724 + 10680, + 10691 ], "loc": { "start": { - "line": 372, + "line": 371, "column": 27 }, "end": { - "line": 372, + "line": 371, "column": 38 } } }, "range": [ - 10702, - 10724 + 10669, + 10691 ], "loc": { "start": { - "line": 372, + "line": 371, "column": 16 }, "end": { - "line": 372, + "line": 371, "column": 38 } } @@ -20777,47 +20669,47 @@ "type": "Identifier", "name": "cl", "range": [ - 10725, - 10727 + 10692, + 10694 ], "loc": { "start": { - "line": 372, + "line": 371, "column": 39 }, "end": { - "line": 372, + "line": 371, "column": 41 } } } ], "range": [ - 10702, - 10728 + 10669, + 10695 ], "loc": { "start": { - "line": 372, + "line": 371, "column": 16 }, "end": { - "line": 372, + "line": 371, "column": 42 } } }, "range": [ - 10702, - 10729 + 10669, + 10696 ], "loc": { "start": { - "line": 372, + "line": 371, "column": 16 }, "end": { - "line": 372, + "line": 371, "column": 43 } } @@ -20837,16 +20729,16 @@ "type": "Identifier", "name": "tf", "range": [ - 10746, - 10748 + 10713, + 10715 ], "loc": { "start": { - "line": 373, + "line": 372, "column": 16 }, "end": { - "line": 373, + "line": 372, "column": 18 } } @@ -20855,31 +20747,31 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 10749, - 10766 + 10716, + 10733 ], "loc": { "start": { - "line": 373, + "line": 372, "column": 19 }, "end": { - "line": 373, + "line": 372, "column": 36 } } }, "range": [ - 10746, - 10766 + 10713, + 10733 ], "loc": { "start": { - "line": 373, + "line": 372, "column": 16 }, "end": { - "line": 373, + "line": 372, "column": 36 } } @@ -20888,31 +20780,31 @@ "type": "Identifier", "name": "j", "range": [ - 10767, - 10768 + 10734, + 10735 ], "loc": { "start": { - "line": 373, + "line": 372, "column": 37 }, "end": { - "line": 373, + "line": 372, "column": 38 } } }, "range": [ - 10746, - 10769 + 10713, + 10736 ], "loc": { "start": { - "line": 373, + "line": 372, "column": 16 }, "end": { - "line": 373, + "line": 372, "column": 39 } } @@ -20921,109 +20813,109 @@ "type": "Identifier", "name": "fltTdId", "range": [ - 10772, - 10779 + 10739, + 10746 ], "loc": { "start": { - "line": 373, + "line": 372, "column": 42 }, "end": { - "line": 373, + "line": 372, "column": 49 } } }, "range": [ - 10746, - 10779 + 10713, + 10746 ], "loc": { "start": { - "line": 373, + "line": 372, "column": 16 }, "end": { - "line": 373, + "line": 372, "column": 49 } } }, "range": [ - 10746, - 10780 + 10713, + 10747 ], "loc": { "start": { - "line": 373, + "line": 372, "column": 16 }, "end": { - "line": 373, + "line": 372, "column": 50 } } } ], "range": [ - 10536, - 10794 + 10503, + 10761 ], "loc": { "start": { - "line": 369, + "line": 368, "column": 54 }, "end": { - "line": 374, + "line": 373, "column": 13 } } }, "range": [ - 10494, - 10794 + 10461, + 10761 ], "loc": { "start": { - "line": 369, + "line": 368, "column": 12 }, "end": { - "line": 374, + "line": 373, "column": 13 } } } ], "range": [ - 10441, - 10804 + 10408, + 10771 ], "loc": { "start": { - "line": 367, + "line": 366, "column": 40 }, "end": { - "line": 375, + "line": 374, "column": 9 } } }, "alternate": null, "range": [ - 10409, - 10804 + 10376, + 10771 ], "loc": { "start": { - "line": 367, + "line": 366, "column": 8 }, "end": { - "line": 375, + "line": 374, "column": 9 } } @@ -21034,47 +20926,47 @@ "type": "Identifier", "name": "filtersRow", "range": [ - 10820, - 10830 + 10787, + 10797 ], "loc": { "start": { - "line": 376, + "line": 375, "column": 15 }, "end": { - "line": 376, + "line": 375, "column": 25 } } }, "range": [ - 10813, - 10831 + 10780, + 10798 ], "loc": { "start": { - "line": 376, + "line": 375, "column": 8 }, "end": { - "line": 376, + "line": 375, "column": 26 } } } ], "range": [ - 10331, - 10837 + 10298, + 10804 ], "loc": { "start": { - "line": 364, + "line": 363, "column": 23 }, "end": { - "line": 377, + "line": 376, "column": 5 } } @@ -21082,16 +20974,16 @@ "generator": false, "expression": false, "range": [ - 10328, - 10837 + 10295, + 10804 ], "loc": { "start": { - "line": 364, + "line": 363, "column": 20 }, "end": { - "line": 377, + "line": 376, "column": 5 } } @@ -21099,16 +20991,16 @@ "kind": "method", "computed": false, "range": [ - 10312, - 10837 + 10279, + 10804 ], "loc": { "start": { - "line": 364, + "line": 363, "column": 4 }, "end": { - "line": 377, + "line": 376, "column": 5 } }, @@ -21117,16 +21009,16 @@ "type": "Block", "value": "*\n * Creates filters row with cells\n * @returns {HTMLTableRowElement}\n * @private\n ", "range": [ - 10204, - 10307 + 10171, + 10274 ], "loc": { "start": { - "line": 359, + "line": 358, "column": 4 }, "end": { - "line": 363, + "line": 362, "column": 7 } } @@ -21137,16 +21029,16 @@ "type": "Block", "value": "*\n * Generates column elements if necessary and assigns their widths\n * @private\n ", "range": [ - 10843, - 10941 + 10810, + 10908 ], "loc": { "start": { - "line": 379, + "line": 378, "column": 4 }, "end": { - "line": 382, + "line": 381, "column": 7 } } @@ -21160,16 +21052,16 @@ "type": "Identifier", "name": "setColumnElements", "range": [ - 10946, - 10963 + 10913, + 10930 ], "loc": { "start": { - "line": 383, + "line": 382, "column": 4 }, "end": { - "line": 383, + "line": 382, "column": 21 } } @@ -21190,16 +21082,16 @@ "type": "Identifier", "name": "tf", "range": [ - 10980, - 10982 + 10947, + 10949 ], "loc": { "start": { - "line": 384, + "line": 383, "column": 12 }, "end": { - "line": 384, + "line": 383, "column": 14 } } @@ -21210,16 +21102,16 @@ "object": { "type": "ThisExpression", "range": [ - 10985, - 10989 + 10952, + 10956 ], "loc": { "start": { - "line": 384, + "line": 383, "column": 17 }, "end": { - "line": 384, + "line": 383, "column": 21 } } @@ -21228,46 +21120,46 @@ "type": "Identifier", "name": "tf", "range": [ - 10990, - 10992 + 10957, + 10959 ], "loc": { "start": { - "line": 384, + "line": 383, "column": 22 }, "end": { - "line": 384, + "line": 383, "column": 24 } } }, "range": [ - 10985, - 10992 + 10952, + 10959 ], "loc": { "start": { - "line": 384, + "line": 383, "column": 17 }, "end": { - "line": 384, + "line": 383, "column": 24 } } }, "range": [ - 10980, - 10992 + 10947, + 10959 ], "loc": { "start": { - "line": 384, + "line": 383, "column": 12 }, "end": { - "line": 384, + "line": 383, "column": 24 } } @@ -21275,16 +21167,16 @@ ], "kind": "let", "range": [ - 10976, - 10993 + 10943, + 10960 ], "loc": { "start": { - "line": 384, + "line": 383, "column": 8 }, "end": { - "line": 384, + "line": 383, "column": 25 } } @@ -21298,16 +21190,16 @@ "type": "Identifier", "name": "cols", "range": [ - 11006, - 11010 + 10973, + 10977 ], "loc": { "start": { - "line": 385, + "line": 384, "column": 12 }, "end": { - "line": 385, + "line": 384, "column": 16 } } @@ -21318,16 +21210,16 @@ "type": "Identifier", "name": "tag", "range": [ - 11013, - 11016 + 10980, + 10983 ], "loc": { "start": { - "line": 385, + "line": 384, "column": 19 }, "end": { - "line": 385, + "line": 384, "column": 22 } } @@ -21342,16 +21234,16 @@ "type": "Identifier", "name": "tf", "range": [ - 11017, - 11019 + 10984, + 10986 ], "loc": { "start": { - "line": 385, + "line": 384, "column": 23 }, "end": { - "line": 385, + "line": 384, "column": 25 } } @@ -21360,47 +21252,47 @@ "type": "Identifier", "name": "dom", "range": [ - 11020, - 11023 + 10987, + 10990 ], "loc": { "start": { - "line": 385, + "line": 384, "column": 26 }, "end": { - "line": 385, + "line": 384, "column": 29 } } }, "range": [ - 11017, - 11023 + 10984, + 10990 ], "loc": { "start": { - "line": 385, + "line": 384, "column": 23 }, "end": { - "line": 385, + "line": 384, "column": 29 } } }, "arguments": [], "range": [ - 11017, - 11025 + 10984, + 10992 ], "loc": { "start": { - "line": 385, + "line": 384, "column": 23 }, "end": { - "line": 385, + "line": 384, "column": 31 } } @@ -21410,47 +21302,47 @@ "value": "col", "raw": "'col'", "range": [ - 11027, - 11032 + 10994, + 10999 ], "loc": { "start": { - "line": 385, + "line": 384, "column": 33 }, "end": { - "line": 385, + "line": 384, "column": 38 } } } ], "range": [ - 11013, - 11033 + 10980, + 11000 ], "loc": { "start": { - "line": 385, + "line": 384, "column": 19 }, "end": { - "line": 385, + "line": 384, "column": 39 } } }, "range": [ - 11006, - 11033 + 10973, + 11000 ], "loc": { "start": { - "line": 385, + "line": 384, "column": 12 }, "end": { - "line": 385, + "line": 384, "column": 39 } } @@ -21458,16 +21350,16 @@ ], "kind": "let", "range": [ - 11002, - 11034 + 10969, + 11001 ], "loc": { "start": { - "line": 385, + "line": 384, "column": 8 }, "end": { - "line": 385, + "line": 384, "column": 40 } } @@ -21483,16 +21375,16 @@ "object": { "type": "ThisExpression", "range": [ - 11043, - 11047 + 11010, + 11014 ], "loc": { "start": { - "line": 386, + "line": 385, "column": 8 }, "end": { - "line": 386, + "line": 385, "column": 12 } } @@ -21501,31 +21393,31 @@ "type": "Identifier", "name": "tblHasColTag", "range": [ - 11048, - 11060 + 11015, + 11027 ], "loc": { "start": { - "line": 386, + "line": 385, "column": 13 }, "end": { - "line": 386, + "line": 385, "column": 25 } } }, "range": [ - 11043, - 11060 + 11010, + 11027 ], "loc": { "start": { - "line": 386, + "line": 385, "column": 8 }, "end": { - "line": 386, + "line": 385, "column": 25 } } @@ -21540,16 +21432,16 @@ "type": "Identifier", "name": "cols", "range": [ - 11063, - 11067 + 11030, + 11034 ], "loc": { "start": { - "line": 386, + "line": 385, "column": 28 }, "end": { - "line": 386, + "line": 385, "column": 32 } } @@ -21558,31 +21450,31 @@ "type": "Identifier", "name": "length", "range": [ - 11068, - 11074 + 11035, + 11041 ], "loc": { "start": { - "line": 386, + "line": 385, "column": 33 }, "end": { - "line": 386, + "line": 385, "column": 39 } } }, "range": [ - 11063, - 11074 + 11030, + 11041 ], "loc": { "start": { - "line": 386, + "line": 385, "column": 28 }, "end": { - "line": 386, + "line": 385, "column": 39 } } @@ -21592,61 +21484,61 @@ "value": 0, "raw": "0", "range": [ - 11077, - 11078 + 11044, + 11045 ], "loc": { "start": { - "line": 386, + "line": 385, "column": 42 }, "end": { - "line": 386, + "line": 385, "column": 43 } } }, "range": [ - 11063, - 11078 + 11030, + 11045 ], "loc": { "start": { - "line": 386, + "line": 385, "column": 28 }, "end": { - "line": 386, + "line": 385, "column": 43 } } }, "range": [ - 11043, - 11078 + 11010, + 11045 ], "loc": { "start": { - "line": 386, + "line": 385, "column": 8 }, "end": { - "line": 386, + "line": 385, "column": 43 } } }, "range": [ - 11043, - 11079 + 11010, + 11046 ], "loc": { "start": { - "line": 386, + "line": 385, "column": 8 }, "end": { - "line": 386, + "line": 385, "column": 44 } } @@ -21662,16 +21554,16 @@ "type": "Identifier", "name": "k", "range": [ - 11098, - 11099 + 11065, + 11066 ], "loc": { "start": { - "line": 388, + "line": 387, "column": 17 }, "end": { - "line": 388, + "line": 387, "column": 18 } } @@ -21686,16 +21578,16 @@ "type": "Identifier", "name": "tf", "range": [ - 11103, - 11105 + 11070, + 11072 ], "loc": { "start": { - "line": 388, + "line": 387, "column": 22 }, "end": { - "line": 388, + "line": 387, "column": 24 } } @@ -21704,31 +21596,31 @@ "type": "Identifier", "name": "nbCells", "range": [ - 11106, - 11113 + 11073, + 11080 ], "loc": { "start": { - "line": 388, + "line": 387, "column": 25 }, "end": { - "line": 388, + "line": 387, "column": 32 } } }, "range": [ - 11103, - 11113 + 11070, + 11080 ], "loc": { "start": { - "line": 388, + "line": 387, "column": 22 }, "end": { - "line": 388, + "line": 387, "column": 32 } } @@ -21738,46 +21630,46 @@ "value": 1, "raw": "1", "range": [ - 11116, - 11117 + 11083, + 11084 ], "loc": { "start": { - "line": 388, + "line": 387, "column": 35 }, "end": { - "line": 388, + "line": 387, "column": 36 } } }, "range": [ - 11103, - 11117 + 11070, + 11084 ], "loc": { "start": { - "line": 388, + "line": 387, "column": 22 }, "end": { - "line": 388, + "line": 387, "column": 36 } } }, "range": [ - 11098, - 11118 + 11065, + 11085 ], "loc": { "start": { - "line": 388, + "line": 387, "column": 17 }, "end": { - "line": 388, + "line": 387, "column": 37 } } @@ -21785,16 +21677,16 @@ ], "kind": "let", "range": [ - 11094, - 11118 + 11061, + 11085 ], "loc": { "start": { - "line": 388, + "line": 387, "column": 13 }, "end": { - "line": 388, + "line": 387, "column": 37 } } @@ -21806,16 +21698,16 @@ "type": "Identifier", "name": "k", "range": [ - 11120, - 11121 + 11087, + 11088 ], "loc": { "start": { - "line": 388, + "line": 387, "column": 39 }, "end": { - "line": 388, + "line": 387, "column": 40 } } @@ -21825,31 +21717,31 @@ "value": 0, "raw": "0", "range": [ - 11125, - 11126 + 11092, + 11093 ], "loc": { "start": { - "line": 388, + "line": 387, "column": 44 }, "end": { - "line": 388, + "line": 387, "column": 45 } } }, "range": [ - 11120, - 11126 + 11087, + 11093 ], "loc": { "start": { - "line": 388, + "line": 387, "column": 39 }, "end": { - "line": 388, + "line": 387, "column": 45 } } @@ -21861,32 +21753,32 @@ "type": "Identifier", "name": "k", "range": [ - 11128, - 11129 + 11095, + 11096 ], "loc": { "start": { - "line": 388, + "line": 387, "column": 47 }, "end": { - "line": 388, + "line": 387, "column": 48 } } }, "prefix": false, "range": [ - 11128, - 11131 + 11095, + 11098 ], "loc": { "start": { - "line": 388, + "line": 387, "column": 47 }, "end": { - "line": 388, + "line": 387, "column": 50 } } @@ -21903,32 +21795,32 @@ "type": "Identifier", "name": "col", "range": [ - 11151, - 11154 + 11118, + 11121 ], "loc": { "start": { - "line": 389, + "line": 388, "column": 16 }, "end": { - "line": 389, + "line": 388, "column": 19 } } }, "init": null, "range": [ - 11151, - 11154 + 11118, + 11121 ], "loc": { "start": { - "line": 389, + "line": 388, "column": 16 }, "end": { - "line": 389, + "line": 388, "column": 19 } } @@ -21936,16 +21828,16 @@ ], "kind": "let", "range": [ - 11147, - 11155 + 11114, + 11122 ], "loc": { "start": { - "line": 389, + "line": 388, "column": 12 }, "end": { - "line": 389, + "line": 388, "column": 20 } } @@ -21961,16 +21853,16 @@ "object": { "type": "ThisExpression", "range": [ - 11174, - 11178 + 11141, + 11145 ], "loc": { "start": { - "line": 391, + "line": 390, "column": 17 }, "end": { - "line": 391, + "line": 390, "column": 21 } } @@ -21979,47 +21871,47 @@ "type": "Identifier", "name": "tblHasColTag", "range": [ - 11179, - 11191 + 11146, + 11158 ], "loc": { "start": { - "line": 391, + "line": 390, "column": 22 }, "end": { - "line": 391, + "line": 390, "column": 34 } } }, "range": [ - 11174, - 11191 + 11141, + 11158 ], "loc": { "start": { - "line": 391, + "line": 390, "column": 17 }, "end": { - "line": 391, + "line": 390, "column": 34 } } }, "prefix": true, "range": [ - 11173, - 11191 + 11140, + 11158 ], "loc": { "start": { - "line": 391, + "line": 390, "column": 16 }, "end": { - "line": 391, + "line": 390, "column": 34 } } @@ -22036,16 +21928,16 @@ "type": "Identifier", "name": "col", "range": [ - 11211, - 11214 + 11178, + 11181 ], "loc": { "start": { - "line": 392, + "line": 391, "column": 16 }, "end": { - "line": 392, + "line": 391, "column": 19 } } @@ -22056,16 +21948,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 11217, - 11226 + 11184, + 11193 ], "loc": { "start": { - "line": 392, + "line": 391, "column": 22 }, "end": { - "line": 392, + "line": 391, "column": 31 } } @@ -22076,62 +21968,62 @@ "value": "col", "raw": "'col'", "range": [ - 11227, - 11232 + 11194, + 11199 ], "loc": { "start": { - "line": 392, + "line": 391, "column": 32 }, "end": { - "line": 392, + "line": 391, "column": 37 } } } ], "range": [ - 11217, - 11233 + 11184, + 11200 ], "loc": { "start": { - "line": 392, + "line": 391, "column": 22 }, "end": { - "line": 392, + "line": 391, "column": 38 } } }, "range": [ - 11211, - 11233 + 11178, + 11200 ], "loc": { "start": { - "line": 392, + "line": 391, "column": 16 }, "end": { - "line": 392, + "line": 391, "column": 38 } } }, "range": [ - 11211, - 11234 + 11178, + 11201 ], "loc": { "start": { - "line": 392, + "line": 391, "column": 16 }, "end": { - "line": 392, + "line": 391, "column": 39 } } @@ -22152,16 +22044,16 @@ "type": "Identifier", "name": "tf", "range": [ - 11251, - 11253 + 11218, + 11220 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 16 }, "end": { - "line": 393, + "line": 392, "column": 18 } } @@ -22170,47 +22062,47 @@ "type": "Identifier", "name": "dom", "range": [ - 11254, - 11257 + 11221, + 11224 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 19 }, "end": { - "line": 393, + "line": 392, "column": 22 } } }, "range": [ - 11251, - 11257 + 11218, + 11224 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 16 }, "end": { - "line": 393, + "line": 392, "column": 22 } } }, "arguments": [], "range": [ - 11251, - 11259 + 11218, + 11226 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 16 }, "end": { - "line": 393, + "line": 392, "column": 24 } } @@ -22219,31 +22111,31 @@ "type": "Identifier", "name": "insertBefore", "range": [ - 11260, - 11272 + 11227, + 11239 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 25 }, "end": { - "line": 393, + "line": 392, "column": 37 } } }, "range": [ - 11251, - 11272 + 11218, + 11239 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 16 }, "end": { - "line": 393, + "line": 392, "column": 37 } } @@ -22253,16 +22145,16 @@ "type": "Identifier", "name": "col", "range": [ - 11273, - 11276 + 11240, + 11243 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 38 }, "end": { - "line": 393, + "line": 392, "column": 41 } } @@ -22279,16 +22171,16 @@ "type": "Identifier", "name": "tf", "range": [ - 11278, - 11280 + 11245, + 11247 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 43 }, "end": { - "line": 393, + "line": 392, "column": 45 } } @@ -22297,47 +22189,47 @@ "type": "Identifier", "name": "dom", "range": [ - 11281, - 11284 + 11248, + 11251 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 46 }, "end": { - "line": 393, + "line": 392, "column": 49 } } }, "range": [ - 11278, - 11284 + 11245, + 11251 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 43 }, "end": { - "line": 393, + "line": 392, "column": 49 } } }, "arguments": [], "range": [ - 11278, - 11286 + 11245, + 11253 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 43 }, "end": { - "line": 393, + "line": 392, "column": 51 } } @@ -22346,78 +22238,78 @@ "type": "Identifier", "name": "firstChild", "range": [ - 11287, - 11297 + 11254, + 11264 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 52 }, "end": { - "line": 393, + "line": 392, "column": 62 } } }, "range": [ - 11278, - 11297 + 11245, + 11264 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 43 }, "end": { - "line": 393, + "line": 392, "column": 62 } } } ], "range": [ - 11251, - 11298 + 11218, + 11265 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 16 }, "end": { - "line": 393, + "line": 392, "column": 63 } } }, "range": [ - 11251, - 11299 + 11218, + 11266 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 16 }, "end": { - "line": 393, + "line": 392, "column": 64 } } } ], "range": [ - 11193, - 11313 + 11160, + 11280 ], "loc": { "start": { - "line": 391, + "line": 390, "column": 36 }, "end": { - "line": 394, + "line": 393, "column": 13 } } @@ -22434,16 +22326,16 @@ "type": "Identifier", "name": "col", "range": [ - 11337, - 11340 + 11304, + 11307 ], "loc": { "start": { - "line": 395, + "line": 394, "column": 16 }, "end": { - "line": 395, + "line": 394, "column": 19 } } @@ -22455,16 +22347,16 @@ "type": "Identifier", "name": "cols", "range": [ - 11343, - 11347 + 11310, + 11314 ], "loc": { "start": { - "line": 395, + "line": 394, "column": 22 }, "end": { - "line": 395, + "line": 394, "column": 26 } } @@ -22473,92 +22365,92 @@ "type": "Identifier", "name": "k", "range": [ - 11348, - 11349 + 11315, + 11316 ], "loc": { "start": { - "line": 395, + "line": 394, "column": 27 }, "end": { - "line": 395, + "line": 394, "column": 28 } } }, "range": [ - 11343, - 11350 + 11310, + 11317 ], "loc": { "start": { - "line": 395, + "line": 394, "column": 22 }, "end": { - "line": 395, + "line": 394, "column": 29 } } }, "range": [ - 11337, - 11350 + 11304, + 11317 ], "loc": { "start": { - "line": 395, + "line": 394, "column": 16 }, "end": { - "line": 395, + "line": 394, "column": 29 } } }, "range": [ - 11337, - 11351 + 11304, + 11318 ], "loc": { "start": { - "line": 395, + "line": 394, "column": 16 }, "end": { - "line": 395, + "line": 394, "column": 30 } } } ], "range": [ - 11319, - 11365 + 11286, + 11332 ], "loc": { "start": { - "line": 394, + "line": 393, "column": 19 }, "end": { - "line": 396, + "line": 395, "column": 13 } } }, "range": [ - 11169, - 11365 + 11136, + 11332 ], "loc": { "start": { - "line": 391, + "line": 390, "column": 12 }, "end": { - "line": 396, + "line": 395, "column": 13 } } @@ -22578,16 +22470,16 @@ "type": "Identifier", "name": "col", "range": [ - 11378, - 11381 + 11345, + 11348 ], "loc": { "start": { - "line": 397, + "line": 396, "column": 12 }, "end": { - "line": 397, + "line": 396, "column": 15 } } @@ -22596,31 +22488,31 @@ "type": "Identifier", "name": "style", "range": [ - 11382, - 11387 + 11349, + 11354 ], "loc": { "start": { - "line": 397, + "line": 396, "column": 16 }, "end": { - "line": 397, + "line": 396, "column": 21 } } }, "range": [ - 11378, - 11387 + 11345, + 11354 ], "loc": { "start": { - "line": 397, + "line": 396, "column": 12 }, "end": { - "line": 397, + "line": 396, "column": 21 } } @@ -22629,31 +22521,31 @@ "type": "Identifier", "name": "width", "range": [ - 11388, - 11393 + 11355, + 11360 ], "loc": { "start": { - "line": 397, + "line": 396, "column": 22 }, "end": { - "line": 397, + "line": 396, "column": 27 } } }, "range": [ - 11378, - 11393 + 11345, + 11360 ], "loc": { "start": { - "line": 397, + "line": 396, "column": 12 }, "end": { - "line": 397, + "line": 396, "column": 27 } } @@ -22668,16 +22560,16 @@ "type": "Identifier", "name": "tf", "range": [ - 11396, - 11398 + 11363, + 11365 ], "loc": { "start": { - "line": 397, + "line": 396, "column": 30 }, "end": { - "line": 397, + "line": 396, "column": 32 } } @@ -22686,31 +22578,31 @@ "type": "Identifier", "name": "colWidths", "range": [ - 11399, - 11408 + 11366, + 11375 ], "loc": { "start": { - "line": 397, + "line": 396, "column": 33 }, "end": { - "line": 397, + "line": 396, "column": 42 } } }, "range": [ - 11396, - 11408 + 11363, + 11375 ], "loc": { "start": { - "line": 397, + "line": 396, "column": 30 }, "end": { - "line": 397, + "line": 396, "column": 42 } } @@ -22719,61 +22611,61 @@ "type": "Identifier", "name": "k", "range": [ - 11409, - 11410 + 11376, + 11377 ], "loc": { "start": { - "line": 397, + "line": 396, "column": 43 }, "end": { - "line": 397, + "line": 396, "column": 44 } } }, "range": [ - 11396, - 11411 + 11363, + 11378 ], "loc": { "start": { - "line": 397, + "line": 396, "column": 30 }, "end": { - "line": 397, + "line": 396, "column": 45 } } }, "range": [ - 11378, - 11411 + 11345, + 11378 ], "loc": { "start": { - "line": 397, + "line": 396, "column": 12 }, "end": { - "line": 397, + "line": 396, "column": 45 } } }, "range": [ - 11378, - 11412 + 11345, + 11379 ], "loc": { "start": { - "line": 397, + "line": 396, "column": 12 }, "end": { - "line": 397, + "line": 396, "column": 46 } } @@ -22792,16 +22684,16 @@ "object": { "type": "ThisExpression", "range": [ - 11425, - 11429 + 11392, + 11396 ], "loc": { "start": { - "line": 398, + "line": 397, "column": 12 }, "end": { - "line": 398, + "line": 397, "column": 16 } } @@ -22810,31 +22702,31 @@ "type": "Identifier", "name": "colElms", "range": [ - 11430, - 11437 + 11397, + 11404 ], "loc": { "start": { - "line": 398, + "line": 397, "column": 17 }, "end": { - "line": 398, + "line": 397, "column": 24 } } }, "range": [ - 11425, - 11437 + 11392, + 11404 ], "loc": { "start": { - "line": 398, + "line": 397, "column": 12 }, "end": { - "line": 398, + "line": 397, "column": 24 } } @@ -22843,31 +22735,31 @@ "type": "Identifier", "name": "k", "range": [ - 11438, - 11439 + 11405, + 11406 ], "loc": { "start": { - "line": 398, + "line": 397, "column": 25 }, "end": { - "line": 398, + "line": 397, "column": 26 } } }, "range": [ - 11425, - 11440 + 11392, + 11407 ], "loc": { "start": { - "line": 398, + "line": 397, "column": 12 }, "end": { - "line": 398, + "line": 397, "column": 27 } } @@ -22876,77 +22768,77 @@ "type": "Identifier", "name": "col", "range": [ - 11443, - 11446 + 11410, + 11413 ], "loc": { "start": { - "line": 398, + "line": 397, "column": 30 }, "end": { - "line": 398, + "line": 397, "column": 33 } } }, "range": [ - 11425, - 11446 + 11392, + 11413 ], "loc": { "start": { - "line": 398, + "line": 397, "column": 12 }, "end": { - "line": 398, + "line": 397, "column": 33 } } }, "range": [ - 11425, - 11447 + 11392, + 11414 ], "loc": { "start": { - "line": 398, + "line": 397, "column": 12 }, "end": { - "line": 398, + "line": 397, "column": 34 } } } ], "range": [ - 11133, - 11457 + 11100, + 11424 ], "loc": { "start": { - "line": 388, + "line": 387, "column": 52 }, "end": { - "line": 399, + "line": 398, "column": 9 } } }, "range": [ - 11089, - 11457 + 11056, + 11424 ], "loc": { "start": { - "line": 388, + "line": 387, "column": 8 }, "end": { - "line": 399, + "line": 398, "column": 9 } } @@ -22962,16 +22854,16 @@ "object": { "type": "ThisExpression", "range": [ - 11466, - 11470 + 11433, + 11437 ], "loc": { "start": { - "line": 400, + "line": 399, "column": 8 }, "end": { - "line": 400, + "line": 399, "column": 12 } } @@ -22980,31 +22872,31 @@ "type": "Identifier", "name": "tblHasColTag", "range": [ - 11471, - 11483 + 11438, + 11450 ], "loc": { "start": { - "line": 400, + "line": 399, "column": 13 }, "end": { - "line": 400, + "line": 399, "column": 25 } } }, "range": [ - 11466, - 11483 + 11433, + 11450 ], "loc": { "start": { - "line": 400, + "line": 399, "column": 8 }, "end": { - "line": 400, + "line": 399, "column": 25 } } @@ -23014,62 +22906,62 @@ "value": true, "raw": "true", "range": [ - 11486, - 11490 + 11453, + 11457 ], "loc": { "start": { - "line": 400, + "line": 399, "column": 28 }, "end": { - "line": 400, + "line": 399, "column": 32 } } }, "range": [ - 11466, - 11490 + 11433, + 11457 ], "loc": { "start": { - "line": 400, + "line": 399, "column": 8 }, "end": { - "line": 400, + "line": 399, "column": 32 } } }, "range": [ - 11466, - 11491 + 11433, + 11458 ], "loc": { "start": { - "line": 400, + "line": 399, "column": 8 }, "end": { - "line": 400, + "line": 399, "column": 33 } } } ], "range": [ - 10966, - 11497 + 10933, + 11464 ], "loc": { "start": { - "line": 383, + "line": 382, "column": 24 }, "end": { - "line": 401, + "line": 400, "column": 5 } } @@ -23077,16 +22969,16 @@ "generator": false, "expression": false, "range": [ - 10963, - 11497 + 10930, + 11464 ], "loc": { "start": { - "line": 383, + "line": 382, "column": 21 }, "end": { - "line": 401, + "line": 400, "column": 5 } } @@ -23094,16 +22986,16 @@ "kind": "method", "computed": false, "range": [ - 10946, - 11497 + 10913, + 11464 ], "loc": { "start": { - "line": 383, + "line": 382, "column": 4 }, "end": { - "line": 401, + "line": 400, "column": 5 } }, @@ -23112,16 +23004,16 @@ "type": "Block", "value": "*\n * Generates column elements if necessary and assigns their widths\n * @private\n ", "range": [ - 10843, - 10941 + 10810, + 10908 ], "loc": { "start": { - "line": 379, + "line": 378, "column": 4 }, "end": { - "line": 382, + "line": 381, "column": 7 } } @@ -23132,16 +23024,16 @@ "type": "Block", "value": "*\n * Sets headers row in headers table\n * @param {HTMLHeadElement} tableHead Table head element\n * @private\n ", "range": [ - 11503, - 11632 + 11470, + 11599 ], "loc": { "start": { - "line": 403, + "line": 402, "column": 4 }, "end": { - "line": 407, + "line": 406, "column": 7 } } @@ -23155,16 +23047,16 @@ "type": "Identifier", "name": "setHeadersRow", "range": [ - 11637, - 11650 + 11604, + 11617 ], "loc": { "start": { - "line": 408, + "line": 407, "column": 4 }, "end": { - "line": 408, + "line": 407, "column": 17 } } @@ -23177,16 +23069,16 @@ "type": "Identifier", "name": "tableHead", "range": [ - 11651, - 11660 + 11618, + 11627 ], "loc": { "start": { - "line": 408, + "line": 407, "column": 18 }, "end": { - "line": 408, + "line": 407, "column": 27 } } @@ -23203,16 +23095,16 @@ "object": { "type": "ThisExpression", "range": [ - 11676, - 11680 + 11643, + 11647 ], "loc": { "start": { - "line": 409, + "line": 408, "column": 12 }, "end": { - "line": 409, + "line": 408, "column": 16 } } @@ -23221,31 +23113,31 @@ "type": "Identifier", "name": "noHeaders", "range": [ - 11681, - 11690 + 11648, + 11657 ], "loc": { "start": { - "line": 409, + "line": 408, "column": 17 }, "end": { - "line": 409, + "line": 408, "column": 26 } } }, "range": [ - 11676, - 11690 + 11643, + 11657 ], "loc": { "start": { - "line": 409, + "line": 408, "column": 12 }, "end": { - "line": 409, + "line": 408, "column": 26 } } @@ -23264,16 +23156,16 @@ "type": "Identifier", "name": "tableHead", "range": [ - 11801, - 11810 + 11768, + 11777 ], "loc": { "start": { - "line": 412, + "line": 411, "column": 12 }, "end": { - "line": 412, + "line": 411, "column": 21 } } @@ -23282,31 +23174,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 11811, - 11822 + 11778, + 11789 ], "loc": { "start": { - "line": 412, + "line": 411, "column": 22 }, "end": { - "line": 412, + "line": 411, "column": 33 } } }, "range": [ - 11801, - 11822 + 11768, + 11789 ], "loc": { "start": { - "line": 412, + "line": 411, "column": 12 }, "end": { - "line": 412, + "line": 411, "column": 33 } } @@ -23318,16 +23210,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 11823, - 11832 + 11790, + 11799 ], "loc": { "start": { - "line": 412, + "line": 411, "column": 34 }, "end": { - "line": 412, + "line": 411, "column": 43 } } @@ -23338,63 +23230,63 @@ "value": "tr", "raw": "'tr'", "range": [ - 11833, - 11837 + 11800, + 11804 ], "loc": { "start": { - "line": 412, + "line": 411, "column": 44 }, "end": { - "line": 412, + "line": 411, "column": 48 } } } ], "range": [ - 11823, - 11838 + 11790, + 11805 ], "loc": { "start": { - "line": 412, + "line": 411, "column": 34 }, "end": { - "line": 412, + "line": 411, "column": 49 } } } ], "range": [ - 11801, - 11839 + 11768, + 11806 ], "loc": { "start": { - "line": 412, + "line": 411, "column": 12 }, "end": { - "line": 412, + "line": 411, "column": 50 } } }, "range": [ - 11801, - 11840 + 11768, + 11807 ], "loc": { "start": { - "line": 412, + "line": 411, "column": 12 }, "end": { - "line": 412, + "line": 411, "column": 51 } }, @@ -23403,16 +23295,16 @@ "type": "Line", "value": " Handle table with no headers, assuming here headers do not", "range": [ - 11706, - 11767 + 11673, + 11734 ], "loc": { "start": { - "line": 410, + "line": 409, "column": 12 }, "end": { - "line": 410, + "line": 409, "column": 73 } } @@ -23421,16 +23313,16 @@ "type": "Line", "value": " exist", "range": [ - 11780, - 11788 + 11747, + 11755 ], "loc": { "start": { - "line": 411, + "line": 410, "column": 12 }, "end": { - "line": 411, + "line": 410, "column": 20 } } @@ -23439,16 +23331,16 @@ } ], "range": [ - 11692, - 11850 + 11659, + 11817 ], "loc": { "start": { - "line": 409, + "line": 408, "column": 28 }, "end": { - "line": 413, + "line": 412, "column": 9 } } @@ -23467,16 +23359,16 @@ "type": "Identifier", "name": "i", "range": [ - 11952, - 11953 + 11919, + 11920 ], "loc": { "start": { - "line": 415, + "line": 414, "column": 21 }, "end": { - "line": 415, + "line": 414, "column": 22 } } @@ -23486,31 +23378,31 @@ "value": 0, "raw": "0", "range": [ - 11956, - 11957 + 11923, + 11924 ], "loc": { "start": { - "line": 415, + "line": 414, "column": 25 }, "end": { - "line": 415, + "line": 414, "column": 26 } } }, "range": [ - 11952, - 11957 + 11919, + 11924 ], "loc": { "start": { - "line": 415, + "line": 414, "column": 21 }, "end": { - "line": 415, + "line": 414, "column": 26 } } @@ -23518,16 +23410,16 @@ ], "kind": "let", "range": [ - 11948, - 11957 + 11915, + 11924 ], "loc": { "start": { - "line": 415, + "line": 414, "column": 17 }, "end": { - "line": 415, + "line": 414, "column": 26 } } @@ -23539,16 +23431,16 @@ "type": "Identifier", "name": "i", "range": [ - 11959, - 11960 + 11926, + 11927 ], "loc": { "start": { - "line": 415, + "line": 414, "column": 28 }, "end": { - "line": 415, + "line": 414, "column": 29 } } @@ -23562,16 +23454,16 @@ "object": { "type": "ThisExpression", "range": [ - 11963, - 11967 + 11930, + 11934 ], "loc": { "start": { - "line": 415, + "line": 414, "column": 32 }, "end": { - "line": 415, + "line": 414, "column": 36 } } @@ -23580,31 +23472,31 @@ "type": "Identifier", "name": "headRows", "range": [ - 11968, - 11976 + 11935, + 11943 ], "loc": { "start": { - "line": 415, + "line": 414, "column": 37 }, "end": { - "line": 415, + "line": 414, "column": 45 } } }, "range": [ - 11963, - 11976 + 11930, + 11943 ], "loc": { "start": { - "line": 415, + "line": 414, "column": 32 }, "end": { - "line": 415, + "line": 414, "column": 45 } } @@ -23613,46 +23505,46 @@ "type": "Identifier", "name": "length", "range": [ - 11977, - 11983 + 11944, + 11950 ], "loc": { "start": { - "line": 415, + "line": 414, "column": 46 }, "end": { - "line": 415, + "line": 414, "column": 52 } } }, "range": [ - 11963, - 11983 + 11930, + 11950 ], "loc": { "start": { - "line": 415, + "line": 414, "column": 32 }, "end": { - "line": 415, + "line": 414, "column": 52 } } }, "range": [ - 11959, - 11983 + 11926, + 11950 ], "loc": { "start": { - "line": 415, + "line": 414, "column": 28 }, "end": { - "line": 415, + "line": 414, "column": 52 } } @@ -23664,32 +23556,32 @@ "type": "Identifier", "name": "i", "range": [ - 11985, - 11986 + 11952, + 11953 ], "loc": { "start": { - "line": 415, + "line": 414, "column": 54 }, "end": { - "line": 415, + "line": 414, "column": 55 } } }, "prefix": false, "range": [ - 11985, - 11988 + 11952, + 11955 ], "loc": { "start": { - "line": 415, + "line": 414, "column": 54 }, "end": { - "line": 415, + "line": 414, "column": 57 } } @@ -23706,16 +23598,16 @@ "type": "Identifier", "name": "row", "range": [ - 12012, - 12015 + 11979, + 11982 ], "loc": { "start": { - "line": 416, + "line": 415, "column": 20 }, "end": { - "line": 416, + "line": 415, "column": 23 } } @@ -23737,16 +23629,16 @@ "object": { "type": "ThisExpression", "range": [ - 12018, - 12022 + 11985, + 11989 ], "loc": { "start": { - "line": 416, + "line": 415, "column": 26 }, "end": { - "line": 416, + "line": 415, "column": 30 } } @@ -23755,31 +23647,31 @@ "type": "Identifier", "name": "tf", "range": [ - 12023, - 12025 + 11990, + 11992 ], "loc": { "start": { - "line": 416, + "line": 415, "column": 31 }, "end": { - "line": 416, + "line": 415, "column": 33 } } }, "range": [ - 12018, - 12025 + 11985, + 11992 ], "loc": { "start": { - "line": 416, + "line": 415, "column": 26 }, "end": { - "line": 416, + "line": 415, "column": 33 } } @@ -23788,47 +23680,47 @@ "type": "Identifier", "name": "dom", "range": [ - 12026, - 12029 + 11993, + 11996 ], "loc": { "start": { - "line": 416, + "line": 415, "column": 34 }, "end": { - "line": 416, + "line": 415, "column": 37 } } }, "range": [ - 12018, - 12029 + 11985, + 11996 ], "loc": { "start": { - "line": 416, + "line": 415, "column": 26 }, "end": { - "line": 416, + "line": 415, "column": 37 } } }, "arguments": [], "range": [ - 12018, - 12031 + 11985, + 11998 ], "loc": { "start": { - "line": 416, + "line": 415, "column": 26 }, "end": { - "line": 416, + "line": 415, "column": 39 } } @@ -23837,31 +23729,31 @@ "type": "Identifier", "name": "rows", "range": [ - 12032, - 12036 + 11999, + 12003 ], "loc": { "start": { - "line": 416, + "line": 415, "column": 40 }, "end": { - "line": 416, + "line": 415, "column": 44 } } }, "range": [ - 12018, - 12036 + 11985, + 12003 ], "loc": { "start": { - "line": 416, + "line": 415, "column": 26 }, "end": { - "line": 416, + "line": 415, "column": 44 } } @@ -23875,16 +23767,16 @@ "object": { "type": "ThisExpression", "range": [ - 12037, - 12041 + 12004, + 12008 ], "loc": { "start": { - "line": 416, + "line": 415, "column": 45 }, "end": { - "line": 416, + "line": 415, "column": 49 } } @@ -23893,31 +23785,31 @@ "type": "Identifier", "name": "headRows", "range": [ - 12042, - 12050 + 12009, + 12017 ], "loc": { "start": { - "line": 416, + "line": 415, "column": 50 }, "end": { - "line": 416, + "line": 415, "column": 58 } } }, "range": [ - 12037, - 12050 + 12004, + 12017 ], "loc": { "start": { - "line": 416, + "line": 415, "column": 45 }, "end": { - "line": 416, + "line": 415, "column": 58 } } @@ -23926,61 +23818,61 @@ "type": "Identifier", "name": "i", "range": [ - 12051, - 12052 + 12018, + 12019 ], "loc": { "start": { - "line": 416, + "line": 415, "column": 59 }, "end": { - "line": 416, + "line": 415, "column": 60 } } }, "range": [ - 12037, - 12053 + 12004, + 12020 ], "loc": { "start": { - "line": 416, + "line": 415, "column": 45 }, "end": { - "line": 416, + "line": 415, "column": 61 } } }, "range": [ - 12018, - 12054 + 11985, + 12021 ], "loc": { "start": { - "line": 416, + "line": 415, "column": 26 }, "end": { - "line": 416, + "line": 415, "column": 62 } } }, "range": [ - 12012, - 12054 + 11979, + 12021 ], "loc": { "start": { - "line": 416, + "line": 415, "column": 20 }, "end": { - "line": 416, + "line": 415, "column": 62 } } @@ -23988,16 +23880,16 @@ ], "kind": "let", "range": [ - 12008, - 12055 + 11975, + 12022 ], "loc": { "start": { - "line": 416, + "line": 415, "column": 16 }, "end": { - "line": 416, + "line": 415, "column": 63 } } @@ -24013,16 +23905,16 @@ "type": "Identifier", "name": "tableHead", "range": [ - 12072, - 12081 + 12039, + 12048 ], "loc": { "start": { - "line": 417, + "line": 416, "column": 16 }, "end": { - "line": 417, + "line": 416, "column": 25 } } @@ -24031,31 +23923,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 12082, - 12093 + 12049, + 12060 ], "loc": { "start": { - "line": 417, + "line": 416, "column": 26 }, "end": { - "line": 417, + "line": 416, "column": 37 } } }, "range": [ - 12072, - 12093 + 12039, + 12060 ], "loc": { "start": { - "line": 417, + "line": 416, "column": 16 }, "end": { - "line": 417, + "line": 416, "column": 37 } } @@ -24065,78 +23957,78 @@ "type": "Identifier", "name": "row", "range": [ - 12094, - 12097 + 12061, + 12064 ], "loc": { "start": { - "line": 417, + "line": 416, "column": 38 }, "end": { - "line": 417, + "line": 416, "column": 41 } } } ], "range": [ - 12072, - 12098 + 12039, + 12065 ], "loc": { "start": { - "line": 417, + "line": 416, "column": 16 }, "end": { - "line": 417, + "line": 416, "column": 42 } } }, "range": [ - 12072, - 12099 + 12039, + 12066 ], "loc": { "start": { - "line": 417, + "line": 416, "column": 16 }, "end": { - "line": 417, + "line": 416, "column": 43 } } } ], "range": [ - 11990, - 12113 + 11957, + 12080 ], "loc": { "start": { - "line": 415, + "line": 414, "column": 59 }, "end": { - "line": 418, + "line": 417, "column": 13 } } }, "range": [ - 11943, - 12113 + 11910, + 12080 ], "loc": { "start": { - "line": 415, + "line": 414, "column": 12 }, "end": { - "line": 418, + "line": 417, "column": 13 } }, @@ -24145,16 +24037,16 @@ "type": "Line", "value": " Headers row are moved from content table to headers table", "range": [ - 11870, - 11930 + 11837, + 11897 ], "loc": { "start": { - "line": 414, + "line": 413, "column": 12 }, "end": { - "line": 414, + "line": 413, "column": 72 } } @@ -24163,47 +24055,47 @@ } ], "range": [ - 11856, - 12123 + 11823, + 12090 ], "loc": { "start": { - "line": 413, + "line": 412, "column": 15 }, "end": { - "line": 419, + "line": 418, "column": 9 } } }, "range": [ - 11672, - 12123 + 11639, + 12090 ], "loc": { "start": { - "line": 409, + "line": 408, "column": 8 }, "end": { - "line": 419, + "line": 418, "column": 9 } } } ], "range": [ - 11662, - 12129 + 11629, + 12096 ], "loc": { "start": { - "line": 408, + "line": 407, "column": 29 }, "end": { - "line": 420, + "line": 419, "column": 5 } } @@ -24211,16 +24103,16 @@ "generator": false, "expression": false, "range": [ - 11650, - 12129 + 11617, + 12096 ], "loc": { "start": { - "line": 408, + "line": 407, "column": 17 }, "end": { - "line": 420, + "line": 419, "column": 5 } } @@ -24228,16 +24120,16 @@ "kind": "method", "computed": false, "range": [ - 11637, - 12129 + 11604, + 12096 ], "loc": { "start": { - "line": 408, + "line": 407, "column": 4 }, "end": { - "line": 420, + "line": 419, "column": 5 } }, @@ -24246,16 +24138,16 @@ "type": "Block", "value": "*\n * Sets headers row in headers table\n * @param {HTMLHeadElement} tableHead Table head element\n * @private\n ", "range": [ - 11503, - 11632 + 11470, + 11599 ], "loc": { "start": { - "line": 403, + "line": 402, "column": 4 }, "end": { - "line": 407, + "line": 406, "column": 7 } } @@ -24266,16 +24158,16 @@ "type": "Block", "value": "*\n * Sets width defined in configuration to passed element\n * @param {DOMElement} element DOM element\n * @private\n ", "range": [ - 12135, - 12270 + 12102, + 12237 ], "loc": { "start": { - "line": 422, + "line": 421, "column": 4 }, "end": { - "line": 426, + "line": 425, "column": 7 } } @@ -24289,16 +24181,16 @@ "type": "Identifier", "name": "setConfigWidth", "range": [ - 12275, - 12289 + 12242, + 12256 ], "loc": { "start": { - "line": 427, + "line": 426, "column": 4 }, "end": { - "line": 427, + "line": 426, "column": 18 } } @@ -24311,16 +24203,16 @@ "type": "Identifier", "name": "element", "range": [ - 12290, - 12297 + 12257, + 12264 ], "loc": { "start": { - "line": 427, + "line": 426, "column": 19 }, "end": { - "line": 427, + "line": 426, "column": 26 } } @@ -24340,16 +24232,16 @@ "object": { "type": "ThisExpression", "range": [ - 12314, - 12318 + 12281, + 12285 ], "loc": { "start": { - "line": 428, + "line": 427, "column": 13 }, "end": { - "line": 428, + "line": 427, "column": 17 } } @@ -24358,47 +24250,47 @@ "type": "Identifier", "name": "width", "range": [ - 12319, - 12324 + 12286, + 12291 ], "loc": { "start": { - "line": 428, + "line": 427, "column": 18 }, "end": { - "line": 428, + "line": 427, "column": 23 } } }, "range": [ - 12314, - 12324 + 12281, + 12291 ], "loc": { "start": { - "line": 428, + "line": 427, "column": 13 }, "end": { - "line": 428, + "line": 427, "column": 23 } } }, "prefix": true, "range": [ - 12313, - 12324 + 12280, + 12291 ], "loc": { "start": { - "line": 428, + "line": 427, "column": 12 }, "end": { - "line": 428, + "line": 427, "column": 23 } } @@ -24410,48 +24302,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 12340, - 12347 + 12307, + 12314 ], "loc": { "start": { - "line": 429, + "line": 428, "column": 12 }, "end": { - "line": 429, + "line": 428, "column": 19 } } } ], "range": [ - 12326, - 12357 + 12293, + 12324 ], "loc": { "start": { - "line": 428, + "line": 427, "column": 25 }, "end": { - "line": 430, + "line": 429, "column": 9 } } }, "alternate": null, "range": [ - 12309, - 12357 + 12276, + 12324 ], "loc": { "start": { - "line": 428, + "line": 427, "column": 8 }, "end": { - "line": 430, + "line": 429, "column": 9 } } @@ -24472,16 +24364,16 @@ "object": { "type": "ThisExpression", "range": [ - 12370, - 12374 + 12337, + 12341 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 12 }, "end": { - "line": 431, + "line": 430, "column": 16 } } @@ -24490,31 +24382,31 @@ "type": "Identifier", "name": "width", "range": [ - 12375, - 12380 + 12342, + 12347 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 17 }, "end": { - "line": 431, + "line": 430, "column": 22 } } }, "range": [ - 12370, - 12380 + 12337, + 12347 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 12 }, "end": { - "line": 431, + "line": 430, "column": 22 } } @@ -24523,31 +24415,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 12381, - 12388 + 12348, + 12355 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 23 }, "end": { - "line": 431, + "line": 430, "column": 30 } } }, "range": [ - 12370, - 12388 + 12337, + 12355 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 12 }, "end": { - "line": 431, + "line": 430, "column": 30 } } @@ -24558,32 +24450,32 @@ "value": "%", "raw": "'%'", "range": [ - 12389, - 12392 + 12356, + 12359 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 31 }, "end": { - "line": 431, + "line": 430, "column": 34 } } } ], "range": [ - 12370, - 12393 + 12337, + 12360 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 12 }, "end": { - "line": 431, + "line": 430, "column": 35 } } @@ -24596,47 +24488,47 @@ "value": 1, "raw": "1", "range": [ - 12399, - 12400 + 12366, + 12367 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 41 }, "end": { - "line": 431, + "line": 430, "column": 42 } } }, "prefix": true, "range": [ - 12398, - 12400 + 12365, + 12367 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 40 }, "end": { - "line": 431, + "line": 430, "column": 42 } } }, "range": [ - 12370, - 12400 + 12337, + 12367 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 12 }, "end": { - "line": 431, + "line": 430, "column": 42 } } @@ -24659,16 +24551,16 @@ "type": "Identifier", "name": "element", "range": [ - 12416, - 12423 + 12383, + 12390 ], "loc": { "start": { - "line": 432, + "line": 431, "column": 12 }, "end": { - "line": 432, + "line": 431, "column": 19 } } @@ -24677,31 +24569,31 @@ "type": "Identifier", "name": "style", "range": [ - 12424, - 12429 + 12391, + 12396 ], "loc": { "start": { - "line": 432, + "line": 431, "column": 20 }, "end": { - "line": 432, + "line": 431, "column": 25 } } }, "range": [ - 12416, - 12429 + 12383, + 12396 ], "loc": { "start": { - "line": 432, + "line": 431, "column": 12 }, "end": { - "line": 432, + "line": 431, "column": 25 } } @@ -24710,31 +24602,31 @@ "type": "Identifier", "name": "width", "range": [ - 12430, - 12435 + 12397, + 12402 ], "loc": { "start": { - "line": 432, + "line": 431, "column": 26 }, "end": { - "line": 432, + "line": 431, "column": 31 } } }, "range": [ - 12416, - 12435 + 12383, + 12402 ], "loc": { "start": { - "line": 432, + "line": 431, "column": 12 }, "end": { - "line": 432, + "line": 431, "column": 31 } } @@ -24744,62 +24636,62 @@ "value": "100%", "raw": "'100%'", "range": [ - 12438, - 12444 + 12405, + 12411 ], "loc": { "start": { - "line": 432, + "line": 431, "column": 34 }, "end": { - "line": 432, + "line": 431, "column": 40 } } }, "range": [ - 12416, - 12444 + 12383, + 12411 ], "loc": { "start": { - "line": 432, + "line": 431, "column": 12 }, "end": { - "line": 432, + "line": 431, "column": 40 } } }, "range": [ - 12416, - 12445 + 12383, + 12412 ], "loc": { "start": { - "line": 432, + "line": 431, "column": 12 }, "end": { - "line": 432, + "line": 431, "column": 41 } } } ], "range": [ - 12402, - 12455 + 12369, + 12422 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 44 }, "end": { - "line": 433, + "line": 432, "column": 9 } } @@ -24822,16 +24714,16 @@ "type": "Identifier", "name": "element", "range": [ - 12475, - 12482 + 12442, + 12449 ], "loc": { "start": { - "line": 434, + "line": 433, "column": 12 }, "end": { - "line": 434, + "line": 433, "column": 19 } } @@ -24840,31 +24732,31 @@ "type": "Identifier", "name": "style", "range": [ - 12483, - 12488 + 12450, + 12455 ], "loc": { "start": { - "line": 434, + "line": 433, "column": 20 }, "end": { - "line": 434, + "line": 433, "column": 25 } } }, "range": [ - 12475, - 12488 + 12442, + 12455 ], "loc": { "start": { - "line": 434, + "line": 433, "column": 12 }, "end": { - "line": 434, + "line": 433, "column": 25 } } @@ -24873,31 +24765,31 @@ "type": "Identifier", "name": "width", "range": [ - 12489, - 12494 + 12456, + 12461 ], "loc": { "start": { - "line": 434, + "line": 433, "column": 26 }, "end": { - "line": 434, + "line": 433, "column": 31 } } }, "range": [ - 12475, - 12494 + 12442, + 12461 ], "loc": { "start": { - "line": 434, + "line": 433, "column": 12 }, "end": { - "line": 434, + "line": 433, "column": 31 } } @@ -24908,16 +24800,16 @@ "object": { "type": "ThisExpression", "range": [ - 12497, - 12501 + 12464, + 12468 ], "loc": { "start": { - "line": 434, + "line": 433, "column": 34 }, "end": { - "line": 434, + "line": 433, "column": 38 } } @@ -24926,108 +24818,108 @@ "type": "Identifier", "name": "width", "range": [ - 12502, - 12507 + 12469, + 12474 ], "loc": { "start": { - "line": 434, + "line": 433, "column": 39 }, "end": { - "line": 434, + "line": 433, "column": 44 } } }, "range": [ - 12497, - 12507 + 12464, + 12474 ], "loc": { "start": { - "line": 434, + "line": 433, "column": 34 }, "end": { - "line": 434, + "line": 433, "column": 44 } } }, "range": [ - 12475, - 12507 + 12442, + 12474 ], "loc": { "start": { - "line": 434, + "line": 433, "column": 12 }, "end": { - "line": 434, + "line": 433, "column": 44 } } }, "range": [ - 12475, - 12508 + 12442, + 12475 ], "loc": { "start": { - "line": 434, + "line": 433, "column": 12 }, "end": { - "line": 434, + "line": 433, "column": 45 } } } ], "range": [ - 12461, - 12518 + 12428, + 12485 ], "loc": { "start": { - "line": 433, + "line": 432, "column": 15 }, "end": { - "line": 435, + "line": 434, "column": 9 } } }, "range": [ - 12366, - 12518 + 12333, + 12485 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 8 }, "end": { - "line": 435, + "line": 434, "column": 9 } } } ], "range": [ - 12299, - 12524 + 12266, + 12491 ], "loc": { "start": { - "line": 427, + "line": 426, "column": 28 }, "end": { - "line": 436, + "line": 435, "column": 5 } } @@ -25035,16 +24927,16 @@ "generator": false, "expression": false, "range": [ - 12289, - 12524 + 12256, + 12491 ], "loc": { "start": { - "line": 427, + "line": 426, "column": 18 }, "end": { - "line": 436, + "line": 435, "column": 5 } } @@ -25052,16 +24944,16 @@ "kind": "method", "computed": false, "range": [ - 12275, - 12524 + 12242, + 12491 ], "loc": { "start": { - "line": 427, + "line": 426, "column": 4 }, "end": { - "line": 436, + "line": 435, "column": 5 } }, @@ -25070,16 +24962,16 @@ "type": "Block", "value": "*\n * Sets width defined in configuration to passed element\n * @param {DOMElement} element DOM element\n * @private\n ", "range": [ - 12135, - 12270 + 12102, + 12237 ], "loc": { "start": { - "line": 422, + "line": 421, "column": 4 }, "end": { - "line": 426, + "line": 425, "column": 7 } } @@ -25090,16 +24982,16 @@ "type": "Block", "value": "*\n * Returns a list of header IDs used for specifing external sort triggers\n * @param {HTMLTableRowElement} row DOM row element\n * @returns {Array} List of IDs\n * @private\n ", "range": [ - 12530, - 12727 + 12497, + 12694 ], "loc": { "start": { - "line": 438, + "line": 437, "column": 4 }, "end": { - "line": 443, + "line": 442, "column": 7 } } @@ -25113,16 +25005,16 @@ "type": "Identifier", "name": "getSortTriggerIds", "range": [ - 12732, - 12749 + 12699, + 12716 ], "loc": { "start": { - "line": 444, + "line": 443, "column": 4 }, "end": { - "line": 444, + "line": 443, "column": 21 } } @@ -25135,16 +25027,16 @@ "type": "Identifier", "name": "row", "range": [ - 12750, - 12753 + 12717, + 12720 ], "loc": { "start": { - "line": 444, + "line": 443, "column": 22 }, "end": { - "line": 444, + "line": 443, "column": 25 } } @@ -25162,16 +25054,16 @@ "type": "Identifier", "name": "tf", "range": [ - 12769, - 12771 + 12736, + 12738 ], "loc": { "start": { - "line": 445, + "line": 444, "column": 12 }, "end": { - "line": 445, + "line": 444, "column": 14 } } @@ -25182,16 +25074,16 @@ "object": { "type": "ThisExpression", "range": [ - 12774, - 12778 + 12741, + 12745 ], "loc": { "start": { - "line": 445, + "line": 444, "column": 17 }, "end": { - "line": 445, + "line": 444, "column": 21 } } @@ -25200,46 +25092,46 @@ "type": "Identifier", "name": "tf", "range": [ - 12779, - 12781 + 12746, + 12748 ], "loc": { "start": { - "line": 445, + "line": 444, "column": 22 }, "end": { - "line": 445, + "line": 444, "column": 24 } } }, "range": [ - 12774, - 12781 + 12741, + 12748 ], "loc": { "start": { - "line": 445, + "line": 444, "column": 17 }, "end": { - "line": 445, + "line": 444, "column": 24 } } }, "range": [ - 12769, - 12781 + 12736, + 12748 ], "loc": { "start": { - "line": 445, + "line": 444, "column": 12 }, "end": { - "line": 445, + "line": 444, "column": 24 } } @@ -25247,16 +25139,16 @@ ], "kind": "let", "range": [ - 12765, - 12782 + 12732, + 12749 ], "loc": { "start": { - "line": 445, + "line": 444, "column": 8 }, "end": { - "line": 445, + "line": 444, "column": 25 } } @@ -25270,16 +25162,16 @@ "type": "Identifier", "name": "sortTriggers", "range": [ - 12795, - 12807 + 12762, + 12774 ], "loc": { "start": { - "line": 446, + "line": 445, "column": 12 }, "end": { - "line": 446, + "line": 445, "column": 24 } } @@ -25288,31 +25180,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 12810, - 12812 + 12777, + 12779 ], "loc": { "start": { - "line": 446, + "line": 445, "column": 27 }, "end": { - "line": 446, + "line": 445, "column": 29 } } }, "range": [ - 12795, - 12812 + 12762, + 12779 ], "loc": { "start": { - "line": 446, + "line": 445, "column": 12 }, "end": { - "line": 446, + "line": 445, "column": 29 } } @@ -25320,16 +25212,16 @@ ], "kind": "let", "range": [ - 12791, - 12813 + 12758, + 12780 ], "loc": { "start": { - "line": 446, + "line": 445, "column": 8 }, "end": { - "line": 446, + "line": 445, "column": 30 } } @@ -25345,16 +25237,16 @@ "type": "Identifier", "name": "n", "range": [ - 12831, - 12832 + 12798, + 12799 ], "loc": { "start": { - "line": 447, + "line": 446, "column": 17 }, "end": { - "line": 447, + "line": 446, "column": 18 } } @@ -25364,31 +25256,31 @@ "value": 0, "raw": "0", "range": [ - 12835, - 12836 + 12802, + 12803 ], "loc": { "start": { - "line": 447, + "line": 446, "column": 21 }, "end": { - "line": 447, + "line": 446, "column": 22 } } }, "range": [ - 12831, - 12836 + 12798, + 12803 ], "loc": { "start": { - "line": 447, + "line": 446, "column": 17 }, "end": { - "line": 447, + "line": 446, "column": 22 } } @@ -25396,16 +25288,16 @@ ], "kind": "let", "range": [ - 12827, - 12836 + 12794, + 12803 ], "loc": { "start": { - "line": 447, + "line": 446, "column": 13 }, "end": { - "line": 447, + "line": 446, "column": 22 } } @@ -25417,16 +25309,16 @@ "type": "Identifier", "name": "n", "range": [ - 12838, - 12839 + 12805, + 12806 ], "loc": { "start": { - "line": 447, + "line": 446, "column": 24 }, "end": { - "line": 447, + "line": 446, "column": 25 } } @@ -25440,16 +25332,16 @@ "type": "Identifier", "name": "tf", "range": [ - 12842, - 12844 + 12809, + 12811 ], "loc": { "start": { - "line": 447, + "line": 446, "column": 28 }, "end": { - "line": 447, + "line": 446, "column": 30 } } @@ -25458,62 +25350,62 @@ "type": "Identifier", "name": "getCellsNb", "range": [ - 12845, - 12855 + 12812, + 12822 ], "loc": { "start": { - "line": 447, + "line": 446, "column": 31 }, "end": { - "line": 447, + "line": 446, "column": 41 } } }, "range": [ - 12842, - 12855 + 12809, + 12822 ], "loc": { "start": { - "line": 447, + "line": 446, "column": 28 }, "end": { - "line": 447, + "line": 446, "column": 41 } } }, "arguments": [], "range": [ - 12842, - 12857 + 12809, + 12824 ], "loc": { "start": { - "line": 447, + "line": 446, "column": 28 }, "end": { - "line": 447, + "line": 446, "column": 43 } } }, "range": [ - 12838, - 12857 + 12805, + 12824 ], "loc": { "start": { - "line": 447, + "line": 446, "column": 24 }, "end": { - "line": 447, + "line": 446, "column": 43 } } @@ -25525,32 +25417,32 @@ "type": "Identifier", "name": "n", "range": [ - 12859, - 12860 + 12826, + 12827 ], "loc": { "start": { - "line": 447, + "line": 446, "column": 45 }, "end": { - "line": 447, + "line": 446, "column": 46 } } }, "prefix": false, "range": [ - 12859, - 12862 + 12826, + 12829 ], "loc": { "start": { - "line": 447, + "line": 446, "column": 45 }, "end": { - "line": 447, + "line": 446, "column": 48 } } @@ -25567,16 +25459,16 @@ "type": "Identifier", "name": "c", "range": [ - 12882, - 12883 + 12849, + 12850 ], "loc": { "start": { - "line": 448, + "line": 447, "column": 16 }, "end": { - "line": 448, + "line": 447, "column": 17 } } @@ -25591,16 +25483,16 @@ "type": "Identifier", "name": "row", "range": [ - 12886, - 12889 + 12853, + 12856 ], "loc": { "start": { - "line": 448, + "line": 447, "column": 20 }, "end": { - "line": 448, + "line": 447, "column": 23 } } @@ -25609,31 +25501,31 @@ "type": "Identifier", "name": "cells", "range": [ - 12890, - 12895 + 12857, + 12862 ], "loc": { "start": { - "line": 448, + "line": 447, "column": 24 }, "end": { - "line": 448, + "line": 447, "column": 29 } } }, "range": [ - 12886, - 12895 + 12853, + 12862 ], "loc": { "start": { - "line": 448, + "line": 447, "column": 20 }, "end": { - "line": 448, + "line": 447, "column": 29 } } @@ -25642,46 +25534,46 @@ "type": "Identifier", "name": "n", "range": [ - 12896, - 12897 + 12863, + 12864 ], "loc": { "start": { - "line": 448, + "line": 447, "column": 30 }, "end": { - "line": 448, + "line": 447, "column": 31 } } }, "range": [ - 12886, - 12898 + 12853, + 12865 ], "loc": { "start": { - "line": 448, + "line": 447, "column": 20 }, "end": { - "line": 448, + "line": 447, "column": 32 } } }, "range": [ - 12882, - 12898 + 12849, + 12865 ], "loc": { "start": { - "line": 448, + "line": 447, "column": 16 }, "end": { - "line": 448, + "line": 447, "column": 32 } } @@ -25689,16 +25581,16 @@ ], "kind": "let", "range": [ - 12878, - 12899 + 12845, + 12866 ], "loc": { "start": { - "line": 448, + "line": 447, "column": 12 }, "end": { - "line": 448, + "line": 447, "column": 33 } } @@ -25712,16 +25604,16 @@ "type": "Identifier", "name": "thId", "range": [ - 12916, - 12920 + 12883, + 12887 ], "loc": { "start": { - "line": 449, + "line": 448, "column": 16 }, "end": { - "line": 449, + "line": 448, "column": 20 } } @@ -25735,16 +25627,16 @@ "type": "Identifier", "name": "c", "range": [ - 12923, - 12924 + 12890, + 12891 ], "loc": { "start": { - "line": 449, + "line": 448, "column": 23 }, "end": { - "line": 449, + "line": 448, "column": 24 } } @@ -25753,31 +25645,31 @@ "type": "Identifier", "name": "getAttribute", "range": [ - 12925, - 12937 + 12892, + 12904 ], "loc": { "start": { - "line": 449, + "line": 448, "column": 25 }, "end": { - "line": 449, + "line": 448, "column": 37 } } }, "range": [ - 12923, - 12937 + 12890, + 12904 ], "loc": { "start": { - "line": 449, + "line": 448, "column": 23 }, "end": { - "line": 449, + "line": 448, "column": 37 } } @@ -25788,47 +25680,47 @@ "value": "id", "raw": "'id'", "range": [ - 12938, - 12942 + 12905, + 12909 ], "loc": { "start": { - "line": 449, + "line": 448, "column": 38 }, "end": { - "line": 449, + "line": 448, "column": 42 } } } ], "range": [ - 12923, - 12943 + 12890, + 12910 ], "loc": { "start": { - "line": 449, + "line": 448, "column": 23 }, "end": { - "line": 449, + "line": 448, "column": 43 } } }, "range": [ - 12916, - 12943 + 12883, + 12910 ], "loc": { "start": { - "line": 449, + "line": 448, "column": 16 }, "end": { - "line": 449, + "line": 448, "column": 43 } } @@ -25836,16 +25728,16 @@ ], "kind": "let", "range": [ - 12912, - 12944 + 12879, + 12911 ], "loc": { "start": { - "line": 449, + "line": 448, "column": 12 }, "end": { - "line": 449, + "line": 448, "column": 44 } } @@ -25862,32 +25754,32 @@ "type": "Identifier", "name": "thId", "range": [ - 12962, - 12966 + 12929, + 12933 ], "loc": { "start": { - "line": 450, + "line": 449, "column": 17 }, "end": { - "line": 450, + "line": 449, "column": 21 } } }, "prefix": true, "range": [ - 12961, - 12966 + 12928, + 12933 ], "loc": { "start": { - "line": 450, + "line": 449, "column": 16 }, "end": { - "line": 450, + "line": 449, "column": 21 } } @@ -25899,16 +25791,16 @@ "type": "Identifier", "name": "thId", "range": [ - 12970, - 12974 + 12937, + 12941 ], "loc": { "start": { - "line": 450, + "line": 449, "column": 25 }, "end": { - "line": 450, + "line": 449, "column": 29 } } @@ -25918,46 +25810,46 @@ "value": "", "raw": "''", "range": [ - 12979, - 12981 + 12946, + 12948 ], "loc": { "start": { - "line": 450, + "line": 449, "column": 34 }, "end": { - "line": 450, + "line": 449, "column": 36 } } }, "range": [ - 12970, - 12981 + 12937, + 12948 ], "loc": { "start": { - "line": 450, + "line": 449, "column": 25 }, "end": { - "line": 450, + "line": 449, "column": 36 } } }, "range": [ - 12961, - 12981 + 12928, + 12948 ], "loc": { "start": { - "line": 450, + "line": 449, "column": 16 }, "end": { - "line": 450, + "line": 449, "column": 36 } } @@ -25974,16 +25866,16 @@ "type": "Identifier", "name": "thId", "range": [ - 13001, - 13005 + 12968, + 12972 ], "loc": { "start": { - "line": 451, + "line": 450, "column": 16 }, "end": { - "line": 451, + "line": 450, "column": 20 } } @@ -25999,16 +25891,16 @@ }, "tail": false, "range": [ - 13008, - 13011 + 12975, + 12978 ], "loc": { "start": { - "line": 451, + "line": 450, "column": 23 }, "end": { - "line": 451, + "line": 450, "column": 26 } } @@ -26021,16 +25913,16 @@ }, "tail": false, "range": [ - 13030, - 13034 + 12997, + 13001 ], "loc": { "start": { - "line": 451, + "line": 450, "column": 45 }, "end": { - "line": 451, + "line": 450, "column": 49 } } @@ -26043,16 +25935,16 @@ }, "tail": true, "range": [ - 13039, - 13041 + 13006, + 13008 ], "loc": { "start": { - "line": 451, + "line": 450, "column": 54 }, "end": { - "line": 451, + "line": 450, "column": 56 } } @@ -26068,16 +25960,16 @@ "object": { "type": "ThisExpression", "range": [ - 13011, - 13015 + 12978, + 12982 ], "loc": { "start": { - "line": 451, + "line": 450, "column": 26 }, "end": { - "line": 451, + "line": 450, "column": 30 } } @@ -26086,31 +25978,31 @@ "type": "Identifier", "name": "prfxGridTh", "range": [ - 13016, - 13026 + 12983, + 12993 ], "loc": { "start": { - "line": 451, + "line": 450, "column": 31 }, "end": { - "line": 451, + "line": 450, "column": 41 } } }, "range": [ - 13011, - 13026 + 12978, + 12993 ], "loc": { "start": { - "line": 451, + "line": 450, "column": 26 }, "end": { - "line": 451, + "line": 450, "column": 41 } } @@ -26119,31 +26011,31 @@ "type": "Identifier", "name": "n", "range": [ - 13029, - 13030 + 12996, + 12997 ], "loc": { "start": { - "line": 451, + "line": 450, "column": 44 }, "end": { - "line": 451, + "line": 450, "column": 45 } } }, "range": [ - 13011, - 13030 + 12978, + 12997 ], "loc": { "start": { - "line": 451, + "line": 450, "column": 26 }, "end": { - "line": 451, + "line": 450, "column": 45 } } @@ -26155,16 +26047,16 @@ "type": "Identifier", "name": "tf", "range": [ - 13034, - 13036 + 13001, + 13003 ], "loc": { "start": { - "line": 451, + "line": 450, "column": 49 }, "end": { - "line": 451, + "line": 450, "column": 51 } } @@ -26173,77 +26065,77 @@ "type": "Identifier", "name": "id", "range": [ - 13037, - 13039 + 13004, + 13006 ], "loc": { "start": { - "line": 451, + "line": 450, "column": 52 }, "end": { - "line": 451, + "line": 450, "column": 54 } } }, "range": [ - 13034, - 13039 + 13001, + 13006 ], "loc": { "start": { - "line": 451, + "line": 450, "column": 49 }, "end": { - "line": 451, + "line": 450, "column": 54 } } } ], "range": [ - 13008, - 13041 + 12975, + 13008 ], "loc": { "start": { - "line": 451, + "line": 450, "column": 23 }, "end": { - "line": 451, + "line": 450, "column": 56 } } }, "range": [ - 13001, - 13041 + 12968, + 13008 ], "loc": { "start": { - "line": 451, + "line": 450, "column": 16 }, "end": { - "line": 451, + "line": 450, "column": 56 } } }, "range": [ - 13001, - 13042 + 12968, + 13009 ], "loc": { "start": { - "line": 451, + "line": 450, "column": 16 }, "end": { - "line": 451, + "line": 450, "column": 57 } } @@ -26259,16 +26151,16 @@ "type": "Identifier", "name": "c", "range": [ - 13059, - 13060 + 13026, + 13027 ], "loc": { "start": { - "line": 452, + "line": 451, "column": 16 }, "end": { - "line": 452, + "line": 451, "column": 17 } } @@ -26277,31 +26169,31 @@ "type": "Identifier", "name": "setAttribute", "range": [ - 13061, - 13073 + 13028, + 13040 ], "loc": { "start": { - "line": 452, + "line": 451, "column": 18 }, "end": { - "line": 452, + "line": 451, "column": 30 } } }, "range": [ - 13059, - 13073 + 13026, + 13040 ], "loc": { "start": { - "line": 452, + "line": 451, "column": 16 }, "end": { - "line": 452, + "line": 451, "column": 30 } } @@ -26312,16 +26204,16 @@ "value": "id", "raw": "'id'", "range": [ - 13074, - 13078 + 13041, + 13045 ], "loc": { "start": { - "line": 452, + "line": 451, "column": 31 }, "end": { - "line": 452, + "line": 451, "column": 35 } } @@ -26330,79 +26222,79 @@ "type": "Identifier", "name": "thId", "range": [ - 13080, - 13084 + 13047, + 13051 ], "loc": { "start": { - "line": 452, + "line": 451, "column": 37 }, "end": { - "line": 452, + "line": 451, "column": 41 } } } ], "range": [ - 13059, - 13085 + 13026, + 13052 ], "loc": { "start": { - "line": 452, + "line": 451, "column": 16 }, "end": { - "line": 452, + "line": 451, "column": 42 } } }, "range": [ - 13059, - 13086 + 13026, + 13053 ], "loc": { "start": { - "line": 452, + "line": 451, "column": 16 }, "end": { - "line": 452, + "line": 451, "column": 43 } } } ], "range": [ - 12983, - 13100 + 12950, + 13067 ], "loc": { "start": { - "line": 450, + "line": 449, "column": 38 }, "end": { - "line": 453, + "line": 452, "column": 13 } } }, "alternate": null, "range": [ - 12957, - 13100 + 12924, + 13067 ], "loc": { "start": { - "line": 450, + "line": 449, "column": 12 }, "end": { - "line": 453, + "line": 452, "column": 13 } } @@ -26418,16 +26310,16 @@ "type": "Identifier", "name": "sortTriggers", "range": [ - 13113, - 13125 + 13080, + 13092 ], "loc": { "start": { - "line": 454, + "line": 453, "column": 12 }, "end": { - "line": 454, + "line": 453, "column": 24 } } @@ -26436,31 +26328,31 @@ "type": "Identifier", "name": "push", "range": [ - 13126, - 13130 + 13093, + 13097 ], "loc": { "start": { - "line": 454, + "line": 453, "column": 25 }, "end": { - "line": 454, + "line": 453, "column": 29 } } }, "range": [ - 13113, - 13130 + 13080, + 13097 ], "loc": { "start": { - "line": 454, + "line": 453, "column": 12 }, "end": { - "line": 454, + "line": 453, "column": 29 } } @@ -26470,78 +26362,78 @@ "type": "Identifier", "name": "thId", "range": [ - 13131, - 13135 + 13098, + 13102 ], "loc": { "start": { - "line": 454, + "line": 453, "column": 30 }, "end": { - "line": 454, + "line": 453, "column": 34 } } } ], "range": [ - 13113, - 13136 + 13080, + 13103 ], "loc": { "start": { - "line": 454, + "line": 453, "column": 12 }, "end": { - "line": 454, + "line": 453, "column": 35 } } }, "range": [ - 13113, - 13137 + 13080, + 13104 ], "loc": { "start": { - "line": 454, + "line": 453, "column": 12 }, "end": { - "line": 454, + "line": 453, "column": 36 } } } ], "range": [ - 12864, - 13147 + 12831, + 13114 ], "loc": { "start": { - "line": 447, + "line": 446, "column": 50 }, "end": { - "line": 455, + "line": 454, "column": 9 } } }, "range": [ - 12822, - 13147 + 12789, + 13114 ], "loc": { "start": { - "line": 447, + "line": 446, "column": 8 }, "end": { - "line": 455, + "line": 454, "column": 9 } } @@ -26552,47 +26444,47 @@ "type": "Identifier", "name": "sortTriggers", "range": [ - 13163, - 13175 + 13130, + 13142 ], "loc": { "start": { - "line": 456, + "line": 455, "column": 15 }, "end": { - "line": 456, + "line": 455, "column": 27 } } }, "range": [ - 13156, - 13176 + 13123, + 13143 ], "loc": { "start": { - "line": 456, + "line": 455, "column": 8 }, "end": { - "line": 456, + "line": 455, "column": 28 } } } ], "range": [ - 12755, - 13182 + 12722, + 13149 ], "loc": { "start": { - "line": 444, + "line": 443, "column": 27 }, "end": { - "line": 457, + "line": 456, "column": 5 } } @@ -26600,16 +26492,16 @@ "generator": false, "expression": false, "range": [ - 12749, - 13182 + 12716, + 13149 ], "loc": { "start": { - "line": 444, + "line": 443, "column": 21 }, "end": { - "line": 457, + "line": 456, "column": 5 } } @@ -26617,16 +26509,16 @@ "kind": "method", "computed": false, "range": [ - 12732, - 13182 + 12699, + 13149 ], "loc": { "start": { - "line": 444, + "line": 443, "column": 4 }, "end": { - "line": 457, + "line": 456, "column": 5 } }, @@ -26635,16 +26527,16 @@ "type": "Block", "value": "*\n * Returns a list of header IDs used for specifing external sort triggers\n * @param {HTMLTableRowElement} row DOM row element\n * @returns {Array} List of IDs\n * @private\n ", "range": [ - 12530, - 12727 + 12497, + 12694 ], "loc": { "start": { - "line": 438, + "line": 437, "column": 4 }, "end": { - "line": 443, + "line": 442, "column": 7 } } @@ -26655,16 +26547,16 @@ "type": "Block", "value": "*\n * Removes the grid layout\n ", "range": [ - 13188, - 13230 + 13155, + 13197 ], "loc": { "start": { - "line": 459, + "line": 458, "column": 4 }, "end": { - "line": 461, + "line": 460, "column": 7 } } @@ -26678,16 +26570,16 @@ "type": "Identifier", "name": "destroy", "range": [ - 13235, - 13242 + 13202, + 13209 ], "loc": { "start": { - "line": 462, + "line": 461, "column": 4 }, "end": { - "line": 462, + "line": 461, "column": 11 } } @@ -26708,16 +26600,16 @@ "type": "Identifier", "name": "tf", "range": [ - 13259, - 13261 + 13226, + 13228 ], "loc": { "start": { - "line": 463, + "line": 462, "column": 12 }, "end": { - "line": 463, + "line": 462, "column": 14 } } @@ -26728,16 +26620,16 @@ "object": { "type": "ThisExpression", "range": [ - 13264, - 13268 + 13231, + 13235 ], "loc": { "start": { - "line": 463, + "line": 462, "column": 17 }, "end": { - "line": 463, + "line": 462, "column": 21 } } @@ -26746,46 +26638,46 @@ "type": "Identifier", "name": "tf", "range": [ - 13269, - 13271 + 13236, + 13238 ], "loc": { "start": { - "line": 463, + "line": 462, "column": 22 }, "end": { - "line": 463, + "line": 462, "column": 24 } } }, "range": [ - 13264, - 13271 + 13231, + 13238 ], "loc": { "start": { - "line": 463, + "line": 462, "column": 17 }, "end": { - "line": 463, + "line": 462, "column": 24 } } }, "range": [ - 13259, - 13271 + 13226, + 13238 ], "loc": { "start": { - "line": 463, + "line": 462, "column": 12 }, "end": { - "line": 463, + "line": 462, "column": 24 } } @@ -26793,16 +26685,16 @@ ], "kind": "let", "range": [ - 13255, - 13272 + 13222, + 13239 ], "loc": { "start": { - "line": 463, + "line": 462, "column": 8 }, "end": { - "line": 463, + "line": 462, "column": 25 } } @@ -26816,16 +26708,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 13285, - 13288 + 13252, + 13255 ], "loc": { "start": { - "line": 464, + "line": 463, "column": 12 }, "end": { - "line": 464, + "line": 463, "column": 15 } } @@ -26839,16 +26731,16 @@ "type": "Identifier", "name": "tf", "range": [ - 13291, - 13293 + 13258, + 13260 ], "loc": { "start": { - "line": 464, + "line": 463, "column": 18 }, "end": { - "line": 464, + "line": 463, "column": 20 } } @@ -26857,62 +26749,62 @@ "type": "Identifier", "name": "dom", "range": [ - 13294, - 13297 + 13261, + 13264 ], "loc": { "start": { - "line": 464, + "line": 463, "column": 21 }, "end": { - "line": 464, + "line": 463, "column": 24 } } }, "range": [ - 13291, - 13297 + 13258, + 13264 ], "loc": { "start": { - "line": 464, + "line": 463, "column": 18 }, "end": { - "line": 464, + "line": 463, "column": 24 } } }, "arguments": [], "range": [ - 13291, - 13299 + 13258, + 13266 ], "loc": { "start": { - "line": 464, + "line": 463, "column": 18 }, "end": { - "line": 464, + "line": 463, "column": 26 } } }, "range": [ - 13285, - 13299 + 13252, + 13266 ], "loc": { "start": { - "line": 464, + "line": 463, "column": 12 }, "end": { - "line": 464, + "line": 463, "column": 26 } } @@ -26920,16 +26812,16 @@ ], "kind": "let", "range": [ - 13281, - 13300 + 13248, + 13267 ], "loc": { "start": { - "line": 464, + "line": 463, "column": 8 }, "end": { - "line": 464, + "line": 463, "column": 27 } } @@ -26945,16 +26837,16 @@ "object": { "type": "ThisExpression", "range": [ - 13315, - 13319 + 13282, + 13286 ], "loc": { "start": { - "line": 466, + "line": 465, "column": 13 }, "end": { - "line": 466, + "line": 465, "column": 17 } } @@ -26963,47 +26855,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 13320, - 13331 + 13287, + 13298 ], "loc": { "start": { - "line": 466, + "line": 465, "column": 18 }, "end": { - "line": 466, + "line": 465, "column": 29 } } }, "range": [ - 13315, - 13331 + 13282, + 13298 ], "loc": { "start": { - "line": 466, + "line": 465, "column": 13 }, "end": { - "line": 466, + "line": 465, "column": 29 } } }, "prefix": true, "range": [ - 13314, - 13331 + 13281, + 13298 ], "loc": { "start": { - "line": 466, + "line": 465, "column": 12 }, "end": { - "line": 466, + "line": 465, "column": 29 } } @@ -27015,48 +26907,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 13347, - 13354 + 13314, + 13321 ], "loc": { "start": { - "line": 467, + "line": 466, "column": 12 }, "end": { - "line": 467, + "line": 466, "column": 19 } } } ], "range": [ - 13333, - 13364 + 13300, + 13331 ], "loc": { "start": { - "line": 466, + "line": 465, "column": 31 }, "end": { - "line": 468, + "line": 467, "column": 9 } } }, "alternate": null, "range": [ - 13310, - 13364 + 13277, + 13331 ], "loc": { "start": { - "line": 466, + "line": 465, "column": 8 }, "end": { - "line": 468, + "line": 467, "column": 9 } } @@ -27070,16 +26962,16 @@ "type": "Identifier", "name": "t", "range": [ - 13377, - 13378 + 13344, + 13345 ], "loc": { "start": { - "line": 469, + "line": 468, "column": 12 }, "end": { - "line": 469, + "line": 468, "column": 13 } } @@ -27090,16 +26982,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 13381, - 13390 + 13348, + 13357 ], "loc": { "start": { - "line": 469, + "line": 468, "column": 16 }, "end": { - "line": 469, + "line": 468, "column": 25 } } @@ -27109,47 +27001,47 @@ "type": "Identifier", "name": "tbl", "range": [ - 13391, - 13394 + 13358, + 13361 ], "loc": { "start": { - "line": 469, + "line": 468, "column": 26 }, "end": { - "line": 469, + "line": 468, "column": 29 } } } ], "range": [ - 13381, - 13395 + 13348, + 13362 ], "loc": { "start": { - "line": 469, + "line": 468, "column": 16 }, "end": { - "line": 469, + "line": 468, "column": 30 } } }, "range": [ - 13377, - 13395 + 13344, + 13362 ], "loc": { "start": { - "line": 469, + "line": 468, "column": 12 }, "end": { - "line": 469, + "line": 468, "column": 30 } } @@ -27157,16 +27049,16 @@ ], "kind": "let", "range": [ - 13373, - 13396 + 13340, + 13363 ], "loc": { "start": { - "line": 469, + "line": 468, "column": 8 }, "end": { - "line": 469, + "line": 468, "column": 31 } } @@ -27187,16 +27079,16 @@ "object": { "type": "ThisExpression", "range": [ - 13405, - 13409 + 13372, + 13376 ], "loc": { "start": { - "line": 470, + "line": 469, "column": 8 }, "end": { - "line": 470, + "line": 469, "column": 12 } } @@ -27205,31 +27097,31 @@ "type": "Identifier", "name": "tblMainCont", "range": [ - 13410, - 13421 + 13377, + 13388 ], "loc": { "start": { - "line": 470, + "line": 469, "column": 13 }, "end": { - "line": 470, + "line": 469, "column": 24 } } }, "range": [ - 13405, - 13421 + 13372, + 13388 ], "loc": { "start": { - "line": 470, + "line": 469, "column": 8 }, "end": { - "line": 470, + "line": 469, "column": 24 } } @@ -27238,31 +27130,31 @@ "type": "Identifier", "name": "parentNode", "range": [ - 13422, - 13432 + 13389, + 13399 ], "loc": { "start": { - "line": 470, + "line": 469, "column": 25 }, "end": { - "line": 470, + "line": 469, "column": 35 } } }, "range": [ - 13405, - 13432 + 13372, + 13399 ], "loc": { "start": { - "line": 470, + "line": 469, "column": 8 }, "end": { - "line": 470, + "line": 469, "column": 35 } } @@ -27271,31 +27163,31 @@ "type": "Identifier", "name": "insertBefore", "range": [ - 13433, - 13445 + 13400, + 13412 ], "loc": { "start": { - "line": 470, + "line": 469, "column": 36 }, "end": { - "line": 470, + "line": 469, "column": 48 } } }, "range": [ - 13405, - 13445 + 13372, + 13412 ], "loc": { "start": { - "line": 470, + "line": 469, "column": 8 }, "end": { - "line": 470, + "line": 469, "column": 48 } } @@ -27305,16 +27197,16 @@ "type": "Identifier", "name": "t", "range": [ - 13446, - 13447 + 13413, + 13414 ], "loc": { "start": { - "line": 470, + "line": 469, "column": 49 }, "end": { - "line": 470, + "line": 469, "column": 50 } } @@ -27325,16 +27217,16 @@ "object": { "type": "ThisExpression", "range": [ - 13449, - 13453 + 13416, + 13420 ], "loc": { "start": { - "line": 470, + "line": 469, "column": 52 }, "end": { - "line": 470, + "line": 469, "column": 56 } } @@ -27343,62 +27235,62 @@ "type": "Identifier", "name": "tblMainCont", "range": [ - 13454, - 13465 + 13421, + 13432 ], "loc": { "start": { - "line": 470, + "line": 469, "column": 57 }, "end": { - "line": 470, + "line": 469, "column": 68 } } }, "range": [ - 13449, - 13465 + 13416, + 13432 ], "loc": { "start": { - "line": 470, + "line": 469, "column": 52 }, "end": { - "line": 470, + "line": 469, "column": 68 } } } ], "range": [ - 13405, - 13466 + 13372, + 13433 ], "loc": { "start": { - "line": 470, + "line": 469, "column": 8 }, "end": { - "line": 470, + "line": 469, "column": 69 } } }, "range": [ - 13405, - 13467 + 13372, + 13434 ], "loc": { "start": { - "line": 470, + "line": 469, "column": 8 }, "end": { - "line": 470, + "line": 469, "column": 70 } } @@ -27411,16 +27303,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 13476, - 13485 + 13443, + 13452 ], "loc": { "start": { - "line": 471, + "line": 470, "column": 8 }, "end": { - "line": 471, + "line": 470, "column": 17 } } @@ -27432,16 +27324,16 @@ "object": { "type": "ThisExpression", "range": [ - 13486, - 13490 + 13453, + 13457 ], "loc": { "start": { - "line": 471, + "line": 470, "column": 18 }, "end": { - "line": 471, + "line": 470, "column": 22 } } @@ -27450,66 +27342,173 @@ "type": "Identifier", "name": "tblMainCont", "range": [ - 13491, - 13502 + 13458, + 13469 ], "loc": { "start": { - "line": 471, + "line": 470, "column": 23 }, "end": { - "line": 471, + "line": 470, "column": 34 } } }, "range": [ - 13486, - 13502 + 13453, + 13469 ], "loc": { "start": { - "line": 471, + "line": 470, "column": 18 }, "end": { - "line": 471, + "line": 470, "column": 34 } } } ], "range": [ - 13476, - 13503 + 13443, + 13470 ], "loc": { "start": { - "line": 471, + "line": 470, "column": 8 }, "end": { - "line": 471, + "line": 470, "column": 35 } } }, "range": [ - 13476, - 13504 + 13443, + 13471 ], "loc": { "start": { - "line": 471, + "line": 470, "column": 8 }, "end": { - "line": 471, + "line": 470, "column": 36 } } }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 13481, + 13485 + ], + "loc": { + "start": { + "line": 472, + "column": 8 + }, + "end": { + "line": 472, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "tblMainCont", + "range": [ + 13486, + 13497 + ], + "loc": { + "start": { + "line": 472, + "column": 13 + }, + "end": { + "line": 472, + "column": 24 + } + } + }, + "range": [ + 13481, + 13497 + ], + "loc": { + "start": { + "line": 472, + "column": 8 + }, + "end": { + "line": 472, + "column": 24 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 13500, + 13504 + ], + "loc": { + "start": { + "line": 472, + "column": 27 + }, + "end": { + "line": 472, + "column": 31 + } + } + }, + "range": [ + 13481, + 13504 + ], + "loc": { + "start": { + "line": 472, + "column": 8 + }, + "end": { + "line": 472, + "column": 31 + } + } + }, + "range": [ + 13481, + 13505 + ], + "loc": { + "start": { + "line": 472, + "column": 8 + }, + "end": { + "line": 472, + "column": 32 + } + } + }, { "type": "ExpressionStatement", "expression": { @@ -27537,7 +27536,7 @@ }, "property": { "type": "Identifier", - "name": "tblMainCont", + "name": "headTblCont", "range": [ 13519, 13530 @@ -27642,142 +27641,35 @@ } } }, - "property": { - "type": "Identifier", - "name": "headTblCont", - "range": [ - 13552, - 13563 - ], - "loc": { - "start": { - "line": 474, - "column": 13 - }, - "end": { - "line": 474, - "column": 24 - } - } - }, - "range": [ - 13547, - 13563 - ], - "loc": { - "start": { - "line": 474, - "column": 8 - }, - "end": { - "line": 474, - "column": 24 - } - } - }, - "right": { - "type": "Literal", - "value": null, - "raw": "null", - "range": [ - 13566, - 13570 - ], - "loc": { - "start": { - "line": 474, - "column": 27 - }, - "end": { - "line": 474, - "column": 31 - } - } - }, - "range": [ - 13547, - 13570 - ], - "loc": { - "start": { - "line": 474, - "column": 8 - }, - "end": { - "line": 474, - "column": 31 - } - } - }, - "range": [ - 13547, - 13571 - ], - "loc": { - "start": { - "line": 474, - "column": 8 - }, - "end": { - "line": 474, - "column": 32 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 13580, - 13584 - ], - "loc": { - "start": { - "line": 475, - "column": 8 - }, - "end": { - "line": 475, - "column": 12 - } - } - }, "property": { "type": "Identifier", "name": "headTbl", "range": [ - 13585, - 13592 + 13552, + 13559 ], "loc": { "start": { - "line": 475, + "line": 474, "column": 13 }, "end": { - "line": 475, + "line": 474, "column": 20 } } }, "range": [ - 13580, - 13592 + 13547, + 13559 ], "loc": { "start": { - "line": 475, + "line": 474, "column": 8 }, "end": { - "line": 475, + "line": 474, "column": 20 } } @@ -27787,46 +27679,46 @@ "value": null, "raw": "null", "range": [ - 13595, - 13599 + 13562, + 13566 ], "loc": { "start": { - "line": 475, + "line": 474, "column": 23 }, "end": { - "line": 475, + "line": 474, "column": 27 } } }, "range": [ - 13580, - 13599 + 13547, + 13566 ], "loc": { "start": { - "line": 475, + "line": 474, "column": 8 }, "end": { - "line": 475, + "line": 474, "column": 27 } } }, "range": [ - 13580, - 13600 + 13547, + 13567 ], "loc": { "start": { - "line": 475, + "line": 474, "column": 8 }, "end": { - "line": 475, + "line": 474, "column": 28 } } @@ -27842,16 +27734,16 @@ "object": { "type": "ThisExpression", "range": [ - 13609, - 13613 + 13576, + 13580 ], "loc": { "start": { - "line": 476, + "line": 475, "column": 8 }, "end": { - "line": 476, + "line": 475, "column": 12 } } @@ -27860,31 +27752,31 @@ "type": "Identifier", "name": "tblCont", "range": [ - 13614, - 13621 + 13581, + 13588 ], "loc": { "start": { - "line": 476, + "line": 475, "column": 13 }, "end": { - "line": 476, + "line": 475, "column": 20 } } }, "range": [ - 13609, - 13621 + 13576, + 13588 ], "loc": { "start": { - "line": 476, + "line": 475, "column": 8 }, "end": { - "line": 476, + "line": 475, "column": 20 } } @@ -27894,46 +27786,46 @@ "value": null, "raw": "null", "range": [ - 13624, - 13628 + 13591, + 13595 ], "loc": { "start": { - "line": 476, + "line": 475, "column": 23 }, "end": { - "line": 476, + "line": 475, "column": 27 } } }, "range": [ - 13609, - 13628 + 13576, + 13595 ], "loc": { "start": { - "line": 476, + "line": 475, "column": 8 }, "end": { - "line": 476, + "line": 475, "column": 27 } } }, "range": [ - 13609, - 13629 + 13576, + 13596 ], "loc": { "start": { - "line": 476, + "line": 475, "column": 8 }, "end": { - "line": 476, + "line": 475, "column": 28 } } @@ -27950,16 +27842,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 13639, - 13642 + 13606, + 13609 ], "loc": { "start": { - "line": 478, + "line": 477, "column": 8 }, "end": { - "line": 478, + "line": 477, "column": 11 } } @@ -27968,31 +27860,31 @@ "type": "Identifier", "name": "outerHTML", "range": [ - 13643, - 13652 + 13610, + 13619 ], "loc": { "start": { - "line": 478, + "line": 477, "column": 12 }, "end": { - "line": 478, + "line": 477, "column": 21 } } }, "range": [ - 13639, - 13652 + 13606, + 13619 ], "loc": { "start": { - "line": 478, + "line": 477, "column": 8 }, "end": { - "line": 478, + "line": 477, "column": 21 } } @@ -28003,16 +27895,16 @@ "object": { "type": "ThisExpression", "range": [ - 13655, - 13659 + 13622, + 13626 ], "loc": { "start": { - "line": 478, + "line": 477, "column": 24 }, "end": { - "line": 478, + "line": 477, "column": 28 } } @@ -28021,61 +27913,61 @@ "type": "Identifier", "name": "sourceTblHtml", "range": [ - 13660, - 13673 + 13627, + 13640 ], "loc": { "start": { - "line": 478, + "line": 477, "column": 29 }, "end": { - "line": 478, + "line": 477, "column": 42 } } }, "range": [ - 13655, - 13673 + 13622, + 13640 ], "loc": { "start": { - "line": 478, + "line": 477, "column": 24 }, "end": { - "line": 478, + "line": 477, "column": 42 } } }, "range": [ - 13639, - 13673 + 13606, + 13640 ], "loc": { "start": { - "line": 478, + "line": 477, "column": 8 }, "end": { - "line": 478, + "line": 477, "column": 42 } } }, "range": [ - 13639, - 13674 + 13606, + 13641 ], "loc": { "start": { - "line": 478, + "line": 477, "column": 8 }, "end": { - "line": 478, + "line": 477, "column": 43 } }, @@ -28084,16 +27976,16 @@ "type": "Line", "value": "needed to keep reference of table element for future usage", "range": [ - 13683, - 13743 + 13650, + 13710 ], "loc": { "start": { - "line": 479, + "line": 478, "column": 8 }, "end": { - "line": 479, + "line": 478, "column": 68 } } @@ -28114,16 +28006,16 @@ "object": { "type": "ThisExpression", "range": [ - 13752, - 13756 + 13719, + 13723 ], "loc": { "start": { - "line": 480, + "line": 479, "column": 8 }, "end": { - "line": 480, + "line": 479, "column": 12 } } @@ -28132,31 +28024,31 @@ "type": "Identifier", "name": "tf", "range": [ - 13757, - 13759 + 13724, + 13726 ], "loc": { "start": { - "line": 480, + "line": 479, "column": 13 }, "end": { - "line": 480, + "line": 479, "column": 15 } } }, "range": [ - 13752, - 13759 + 13719, + 13726 ], "loc": { "start": { - "line": 480, + "line": 479, "column": 8 }, "end": { - "line": 480, + "line": 479, "column": 15 } } @@ -28165,31 +28057,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 13760, - 13763 + 13727, + 13730 ], "loc": { "start": { - "line": 480, + "line": 479, "column": 16 }, "end": { - "line": 480, + "line": 479, "column": 19 } } }, "range": [ - 13752, - 13763 + 13719, + 13730 ], "loc": { "start": { - "line": 480, + "line": 479, "column": 8 }, "end": { - "line": 480, + "line": 479, "column": 19 } } @@ -28200,16 +28092,16 @@ "type": "Identifier", "name": "elm", "range": [ - 13766, - 13769 + 13733, + 13736 ], "loc": { "start": { - "line": 480, + "line": 479, "column": 22 }, "end": { - "line": 480, + "line": 479, "column": 25 } } @@ -28222,16 +28114,16 @@ "type": "Identifier", "name": "tf", "range": [ - 13770, - 13772 + 13737, + 13739 ], "loc": { "start": { - "line": 480, + "line": 479, "column": 26 }, "end": { - "line": 480, + "line": 479, "column": 28 } } @@ -28240,77 +28132,77 @@ "type": "Identifier", "name": "id", "range": [ - 13773, - 13775 + 13740, + 13742 ], "loc": { "start": { - "line": 480, + "line": 479, "column": 29 }, "end": { - "line": 480, + "line": 479, "column": 31 } } }, "range": [ - 13770, - 13775 + 13737, + 13742 ], "loc": { "start": { - "line": 480, + "line": 479, "column": 26 }, "end": { - "line": 480, + "line": 479, "column": 31 } } } ], "range": [ - 13766, - 13776 + 13733, + 13743 ], "loc": { "start": { - "line": 480, + "line": 479, "column": 22 }, "end": { - "line": 480, + "line": 479, "column": 32 } } }, "range": [ - 13752, - 13776 + 13719, + 13743 ], "loc": { "start": { - "line": 480, + "line": 479, "column": 8 }, "end": { - "line": 480, + "line": 479, "column": 32 } } }, "range": [ - 13752, - 13777 + 13719, + 13744 ], "loc": { "start": { - "line": 480, + "line": 479, "column": 8 }, "end": { - "line": 480, + "line": 479, "column": 33 } }, @@ -28319,16 +28211,16 @@ "type": "Line", "value": "needed to keep reference of table element for future usage", "range": [ - 13683, - 13743 + 13650, + 13710 ], "loc": { "start": { - "line": 479, + "line": 478, "column": 8 }, "end": { - "line": 479, + "line": 478, "column": 68 } } @@ -28346,16 +28238,16 @@ "object": { "type": "ThisExpression", "range": [ - 13787, - 13791 + 13754, + 13758 ], "loc": { "start": { - "line": 482, + "line": 481, "column": 8 }, "end": { - "line": 482, + "line": 481, "column": 12 } } @@ -28364,31 +28256,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 13792, - 13803 + 13759, + 13770 ], "loc": { "start": { - "line": 482, + "line": 481, "column": 13 }, "end": { - "line": 482, + "line": 481, "column": 24 } } }, "range": [ - 13787, - 13803 + 13754, + 13770 ], "loc": { "start": { - "line": 482, + "line": 481, "column": 8 }, "end": { - "line": 482, + "line": 481, "column": 24 } } @@ -28398,62 +28290,62 @@ "value": false, "raw": "false", "range": [ - 13806, - 13811 + 13773, + 13778 ], "loc": { "start": { - "line": 482, + "line": 481, "column": 27 }, "end": { - "line": 482, + "line": 481, "column": 32 } } }, "range": [ - 13787, - 13811 + 13754, + 13778 ], "loc": { "start": { - "line": 482, + "line": 481, "column": 8 }, "end": { - "line": 482, + "line": 481, "column": 32 } } }, "range": [ - 13787, - 13812 + 13754, + 13779 ], "loc": { "start": { - "line": 482, + "line": 481, "column": 8 }, "end": { - "line": 482, + "line": 481, "column": 33 } } } ], "range": [ - 13245, - 13818 + 13212, + 13785 ], "loc": { "start": { - "line": 462, + "line": 461, "column": 14 }, "end": { - "line": 483, + "line": 482, "column": 5 } } @@ -28461,16 +28353,16 @@ "generator": false, "expression": false, "range": [ - 13242, - 13818 + 13209, + 13785 ], "loc": { "start": { - "line": 462, + "line": 461, "column": 11 }, "end": { - "line": 483, + "line": 482, "column": 5 } } @@ -28478,16 +28370,16 @@ "kind": "method", "computed": false, "range": [ - 13235, - 13818 + 13202, + 13785 ], "loc": { "start": { - "line": 462, + "line": 461, "column": 4 }, "end": { - "line": 483, + "line": 482, "column": 5 } }, @@ -28496,16 +28388,16 @@ "type": "Block", "value": "*\n * Removes the grid layout\n ", "range": [ - 13188, - 13230 + 13155, + 13197 ], "loc": { "start": { - "line": 459, + "line": 458, "column": 4 }, "end": { - "line": 461, + "line": 460, "column": 7 } } @@ -28516,7 +28408,7 @@ ], "range": [ 378, - 13820 + 13787 ], "loc": { "start": { @@ -28524,14 +28416,14 @@ "column": 40 }, "end": { - "line": 484, + "line": 483, "column": 1 } } }, "range": [ 345, - 13820 + 13787 ], "loc": { "start": { @@ -28539,7 +28431,7 @@ "column": 7 }, "end": { - "line": 484, + "line": 483, "column": 1 } }, @@ -28569,7 +28461,7 @@ "source": null, "range": [ 338, - 13820 + 13787 ], "loc": { "start": { @@ -28577,7 +28469,7 @@ "column": 0 }, "end": { - "line": 484, + "line": 483, "column": 1 } }, @@ -28606,7 +28498,7 @@ "sourceType": "module", "range": [ 0, - 13820 + 13787 ], "loc": { "start": { @@ -28614,7 +28506,7 @@ "column": 0 }, "end": { - "line": 484, + "line": 483, "column": 1 } }, @@ -29757,16 +29649,16 @@ "type": "Block", "value": "*\n * Set grid-layout default column widths if column widths are not defined\n * @private\n ", "range": [ - 8692, - 8797 + 8659, + 8764 ], "loc": { "start": { - "line": 302, + "line": 301, "column": 4 }, "end": { - "line": 305, + "line": 304, "column": 7 } } @@ -29775,16 +29667,16 @@ "type": "Block", "value": "*\n * Initial table width\n * @returns {Number}\n * @private\n ", "range": [ - 9419, - 9498 + 9386, + 9465 ], "loc": { "start": { - "line": 326, + "line": 325, "column": 4 }, "end": { - "line": 330, + "line": 329, "column": 7 } } @@ -29793,16 +29685,16 @@ "type": "Line", "value": "initial table width", "range": [ - 9577, - 9598 + 9544, + 9565 ], "loc": { "start": { - "line": 333, + "line": 332, "column": 19 }, "end": { - "line": 333, + "line": 332, "column": 40 } } @@ -29811,16 +29703,16 @@ "type": "Block", "value": "*\n * Creates container element\n * @param {String} tag Tag name\n * @param {String} className Css class to assign to element\n * @returns {DOMElement}\n * @private\n ", "range": [ - 9864, - 10053 + 9831, + 10020 ], "loc": { "start": { - "line": 346, + "line": 345, "column": 4 }, "end": { - "line": 352, + "line": 351, "column": 7 } } @@ -29829,16 +29721,16 @@ "type": "Block", "value": "*\n * Creates filters row with cells\n * @returns {HTMLTableRowElement}\n * @private\n ", "range": [ - 10204, - 10307 + 10171, + 10274 ], "loc": { "start": { - "line": 359, + "line": 358, "column": 4 }, "end": { - "line": 363, + "line": 362, "column": 7 } } @@ -29847,16 +29739,16 @@ "type": "Block", "value": "*\n * Generates column elements if necessary and assigns their widths\n * @private\n ", "range": [ - 10843, - 10941 + 10810, + 10908 ], "loc": { "start": { - "line": 379, + "line": 378, "column": 4 }, "end": { - "line": 382, + "line": 381, "column": 7 } } @@ -29865,16 +29757,16 @@ "type": "Block", "value": "*\n * Sets headers row in headers table\n * @param {HTMLHeadElement} tableHead Table head element\n * @private\n ", "range": [ - 11503, - 11632 + 11470, + 11599 ], "loc": { "start": { - "line": 403, + "line": 402, "column": 4 }, "end": { - "line": 407, + "line": 406, "column": 7 } } @@ -29883,16 +29775,16 @@ "type": "Line", "value": " Handle table with no headers, assuming here headers do not", "range": [ - 11706, - 11767 + 11673, + 11734 ], "loc": { "start": { - "line": 410, + "line": 409, "column": 12 }, "end": { - "line": 410, + "line": 409, "column": 73 } } @@ -29901,16 +29793,16 @@ "type": "Line", "value": " exist", "range": [ - 11780, - 11788 + 11747, + 11755 ], "loc": { "start": { - "line": 411, + "line": 410, "column": 12 }, "end": { - "line": 411, + "line": 410, "column": 20 } } @@ -29919,16 +29811,16 @@ "type": "Line", "value": " Headers row are moved from content table to headers table", "range": [ - 11870, - 11930 + 11837, + 11897 ], "loc": { "start": { - "line": 414, + "line": 413, "column": 12 }, "end": { - "line": 414, + "line": 413, "column": 72 } } @@ -29937,16 +29829,16 @@ "type": "Block", "value": "*\n * Sets width defined in configuration to passed element\n * @param {DOMElement} element DOM element\n * @private\n ", "range": [ - 12135, - 12270 + 12102, + 12237 ], "loc": { "start": { - "line": 422, + "line": 421, "column": 4 }, "end": { - "line": 426, + "line": 425, "column": 7 } } @@ -29955,16 +29847,16 @@ "type": "Block", "value": "*\n * Returns a list of header IDs used for specifing external sort triggers\n * @param {HTMLTableRowElement} row DOM row element\n * @returns {Array} List of IDs\n * @private\n ", "range": [ - 12530, - 12727 + 12497, + 12694 ], "loc": { "start": { - "line": 438, + "line": 437, "column": 4 }, "end": { - "line": 443, + "line": 442, "column": 7 } } @@ -29973,16 +29865,16 @@ "type": "Block", "value": "*\n * Removes the grid layout\n ", "range": [ - 13188, - 13230 + 13155, + 13197 ], "loc": { "start": { - "line": 459, + "line": 458, "column": 4 }, "end": { - "line": 461, + "line": 460, "column": 7 } } @@ -29991,16 +29883,16 @@ "type": "Line", "value": "needed to keep reference of table element for future usage", "range": [ - 13683, - 13743 + 13650, + 13710 ], "loc": { "start": { - "line": 479, + "line": 478, "column": 8 }, "end": { - "line": 479, + "line": 478, "column": 68 } } diff --git a/docs/ast/source/modules/popupFilter.js.json b/docs/ast/source/modules/popupFilter.js.json index 06008dd3..599b4727 100644 --- a/docs/ast/source/modules/popupFilter.js.json +++ b/docs/ast/source/modules/popupFilter.js.json @@ -8892,10 +8892,10 @@ }, "property": { "type": "Identifier", - "name": "isExternalFlt", + "name": "externalFltTgtIds", "range": [ 5334, - 5347 + 5351 ], "loc": { "start": { @@ -8904,13 +8904,13 @@ }, "end": { "line": 200, - "column": 24 + "column": 28 } } }, "range": [ 5331, - 5347 + 5351 ], "loc": { "start": { @@ -8919,32 +8919,31 @@ }, "end": { "line": 200, - "column": 24 + "column": 28 } } }, "right": { - "type": "Literal", - "value": true, - "raw": "true", + "type": "ArrayExpression", + "elements": [], "range": [ - 5350, - 5354 + 5354, + 5356 ], "loc": { "start": { "line": 200, - "column": 27 + "column": 31 }, "end": { "line": 200, - "column": 31 + "column": 33 } } }, "range": [ 5331, - 5354 + 5356 ], "loc": { "start": { @@ -8953,13 +8952,13 @@ }, "end": { "line": 200, - "column": 31 + "column": 33 } } }, "range": [ 5331, - 5355 + 5357 ], "loc": { "start": { @@ -8968,7 +8967,7 @@ }, "end": { "line": 200, - "column": 32 + "column": 34 } }, "leadingComments": [ @@ -8990,129 +8989,22 @@ } } } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 5364, - 5366 - ], - "loc": { - "start": { - "line": 201, - "column": 8 - }, - "end": { - "line": 201, - "column": 10 - } - } - }, - "property": { - "type": "Identifier", - "name": "externalFltTgtIds", - "range": [ - 5367, - 5384 - ], - "loc": { - "start": { - "line": 201, - "column": 11 - }, - "end": { - "line": 201, - "column": 28 - } - } - }, - "range": [ - 5364, - 5384 - ], - "loc": { - "start": { - "line": 201, - "column": 8 - }, - "end": { - "line": 201, - "column": 28 - } - } - }, - "right": { - "type": "ArrayExpression", - "elements": [], - "range": [ - 5387, - 5389 - ], - "loc": { - "start": { - "line": 201, - "column": 31 - }, - "end": { - "line": 201, - "column": 33 - } - } - }, - "range": [ - 5364, - 5389 - ], - "loc": { - "start": { - "line": 201, - "column": 8 - }, - "end": { - "line": 201, - "column": 33 - } - } - }, - "range": [ - 5364, - 5390 ], - "loc": { - "start": { - "line": 201, - "column": 8 - }, - "end": { - "line": 201, - "column": 34 - } - }, "trailingComments": [ { "type": "Line", "value": " Override headers row index if no grouped headers", "range": [ - 5400, - 5451 + 5367, + 5418 ], "loc": { "start": { - "line": 203, + "line": 202, "column": 8 }, "end": { - "line": 203, + "line": 202, "column": 59 } } @@ -9121,16 +9013,16 @@ "type": "Line", "value": " TODO: Because of the filters row generation, headers row index needs", "range": [ - 5460, - 5531 + 5427, + 5498 ], "loc": { "start": { - "line": 204, + "line": 203, "column": 8 }, "end": { - "line": 204, + "line": 203, "column": 79 } } @@ -9139,16 +9031,16 @@ "type": "Line", "value": " adjusting: prevent useless row generation", "range": [ - 5540, - 5584 + 5507, + 5551 ], "loc": { "start": { - "line": 205, + "line": 204, "column": 8 }, "end": { - "line": 205, + "line": 204, "column": 52 } } @@ -9170,16 +9062,16 @@ "type": "Identifier", "name": "tf", "range": [ - 5597, - 5599 + 5564, + 5566 ], "loc": { "start": { - "line": 206, + "line": 205, "column": 12 }, "end": { - "line": 206, + "line": 205, "column": 14 } } @@ -9188,31 +9080,31 @@ "type": "Identifier", "name": "headersRow", "range": [ - 5600, - 5610 + 5567, + 5577 ], "loc": { "start": { - "line": 206, + "line": 205, "column": 15 }, "end": { - "line": 206, + "line": 205, "column": 25 } } }, "range": [ - 5597, - 5610 + 5564, + 5577 ], "loc": { "start": { - "line": 206, + "line": 205, "column": 12 }, "end": { - "line": 206, + "line": 205, "column": 25 } } @@ -9222,31 +9114,31 @@ "value": 1, "raw": "1", "range": [ - 5614, - 5615 + 5581, + 5582 ], "loc": { "start": { - "line": 206, + "line": 205, "column": 29 }, "end": { - "line": 206, + "line": 205, "column": 30 } } }, "range": [ - 5597, - 5615 + 5564, + 5582 ], "loc": { "start": { - "line": 206, + "line": 205, "column": 12 }, "end": { - "line": 206, + "line": 205, "column": 30 } } @@ -9257,16 +9149,16 @@ "type": "Identifier", "name": "isNaN", "range": [ - 5619, - 5624 + 5586, + 5591 ], "loc": { "start": { - "line": 206, + "line": 205, "column": 34 }, "end": { - "line": 206, + "line": 205, "column": 39 } } @@ -9284,16 +9176,16 @@ "type": "Identifier", "name": "tf", "range": [ - 5625, - 5627 + 5592, + 5594 ], "loc": { "start": { - "line": 206, + "line": 205, "column": 40 }, "end": { - "line": 206, + "line": 205, "column": 42 } } @@ -9302,47 +9194,47 @@ "type": "Identifier", "name": "config", "range": [ - 5628, - 5634 + 5595, + 5601 ], "loc": { "start": { - "line": 206, + "line": 205, "column": 43 }, "end": { - "line": 206, + "line": 205, "column": 49 } } }, "range": [ - 5625, - 5634 + 5592, + 5601 ], "loc": { "start": { - "line": 206, + "line": 205, "column": 40 }, "end": { - "line": 206, + "line": 205, "column": 49 } } }, "arguments": [], "range": [ - 5625, - 5636 + 5592, + 5603 ], "loc": { "start": { - "line": 206, + "line": 205, "column": 40 }, "end": { - "line": 206, + "line": 205, "column": 51 } } @@ -9351,62 +9243,62 @@ "type": "Identifier", "name": "headers_row_index", "range": [ - 5637, - 5654 + 5604, + 5621 ], "loc": { "start": { - "line": 206, + "line": 205, "column": 52 }, "end": { - "line": 206, + "line": 205, "column": 69 } } }, "range": [ - 5625, - 5654 + 5592, + 5621 ], "loc": { "start": { - "line": 206, + "line": 205, "column": 40 }, "end": { - "line": 206, + "line": 205, "column": 69 } } } ], "range": [ - 5619, - 5655 + 5586, + 5622 ], "loc": { "start": { - "line": 206, + "line": 205, "column": 34 }, "end": { - "line": 206, + "line": 205, "column": 70 } } }, "range": [ - 5597, - 5655 + 5564, + 5622 ], "loc": { "start": { - "line": 206, + "line": 205, "column": 12 }, "end": { - "line": 206, + "line": 205, "column": 70 } } @@ -9426,16 +9318,16 @@ "type": "Identifier", "name": "tf", "range": [ - 5671, - 5673 + 5638, + 5640 ], "loc": { "start": { - "line": 207, + "line": 206, "column": 12 }, "end": { - "line": 207, + "line": 206, "column": 14 } } @@ -9444,31 +9336,31 @@ "type": "Identifier", "name": "headersRow", "range": [ - 5674, - 5684 + 5641, + 5651 ], "loc": { "start": { - "line": 207, + "line": 206, "column": 15 }, "end": { - "line": 207, + "line": 206, "column": 25 } } }, "range": [ - 5671, - 5684 + 5638, + 5651 ], "loc": { "start": { - "line": 207, + "line": 206, "column": 12 }, "end": { - "line": 207, + "line": 206, "column": 25 } } @@ -9478,78 +9370,78 @@ "value": 0, "raw": "0", "range": [ - 5687, - 5688 + 5654, + 5655 ], "loc": { "start": { - "line": 207, + "line": 206, "column": 28 }, "end": { - "line": 207, + "line": 206, "column": 29 } } }, "range": [ - 5671, - 5688 + 5638, + 5655 ], "loc": { "start": { - "line": 207, + "line": 206, "column": 12 }, "end": { - "line": 207, + "line": 206, "column": 29 } } }, "range": [ - 5671, - 5689 + 5638, + 5656 ], "loc": { "start": { - "line": 207, + "line": 206, "column": 12 }, "end": { - "line": 207, + "line": 206, "column": 30 } } } ], "range": [ - 5657, - 5699 + 5624, + 5666 ], "loc": { "start": { - "line": 206, + "line": 205, "column": 72 }, "end": { - "line": 208, + "line": 207, "column": 9 } } }, "alternate": null, "range": [ - 5593, - 5699 + 5560, + 5666 ], "loc": { "start": { - "line": 206, + "line": 205, "column": 8 }, "end": { - "line": 208, + "line": 207, "column": 9 } }, @@ -9558,16 +9450,16 @@ "type": "Line", "value": " Override headers row index if no grouped headers", "range": [ - 5400, - 5451 + 5367, + 5418 ], "loc": { "start": { - "line": 203, + "line": 202, "column": 8 }, "end": { - "line": 203, + "line": 202, "column": 59 } } @@ -9576,16 +9468,16 @@ "type": "Line", "value": " TODO: Because of the filters row generation, headers row index needs", "range": [ - 5460, - 5531 + 5427, + 5498 ], "loc": { "start": { - "line": 204, + "line": 203, "column": 8 }, "end": { - "line": 204, + "line": 203, "column": 79 } } @@ -9594,16 +9486,16 @@ "type": "Line", "value": " adjusting: prevent useless row generation", "range": [ - 5540, - 5584 + 5507, + 5551 ], "loc": { "start": { - "line": 205, + "line": 204, "column": 8 }, "end": { - "line": 205, + "line": 204, "column": 52 } } @@ -9614,16 +9506,16 @@ "type": "Line", "value": " Adjust headers row index for grid-layout mode", "range": [ - 5709, - 5757 + 5676, + 5724 ], "loc": { "start": { - "line": 210, + "line": 209, "column": 8 }, "end": { - "line": 210, + "line": 209, "column": 56 } } @@ -9632,16 +9524,16 @@ "type": "Line", "value": " TODO: Because of the filters row generation, headers row index needs", "range": [ - 5766, - 5837 + 5733, + 5804 ], "loc": { "start": { - "line": 211, + "line": 210, "column": 8 }, "end": { - "line": 211, + "line": 210, "column": 79 } } @@ -9650,16 +9542,16 @@ "type": "Line", "value": " adjusting: prevent useless row generation", "range": [ - 5846, - 5890 + 5813, + 5857 ], "loc": { "start": { - "line": 212, + "line": 211, "column": 8 }, "end": { - "line": 212, + "line": 211, "column": 52 } } @@ -9675,16 +9567,16 @@ "type": "Identifier", "name": "tf", "range": [ - 5903, - 5905 + 5870, + 5872 ], "loc": { "start": { - "line": 213, + "line": 212, "column": 12 }, "end": { - "line": 213, + "line": 212, "column": 14 } } @@ -9693,31 +9585,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 5906, - 5916 + 5873, + 5883 ], "loc": { "start": { - "line": 213, + "line": 212, "column": 15 }, "end": { - "line": 213, + "line": 212, "column": 25 } } }, "range": [ - 5903, - 5916 + 5870, + 5883 ], "loc": { "start": { - "line": 213, + "line": 212, "column": 12 }, "end": { - "line": 213, + "line": 212, "column": 25 } } @@ -9737,16 +9629,16 @@ "type": "Identifier", "name": "tf", "range": [ - 5932, - 5934 + 5899, + 5901 ], "loc": { "start": { - "line": 214, + "line": 213, "column": 12 }, "end": { - "line": 214, + "line": 213, "column": 14 } } @@ -9755,62 +9647,62 @@ "type": "Identifier", "name": "headersRow", "range": [ - 5935, - 5945 + 5902, + 5912 ], "loc": { "start": { - "line": 214, + "line": 213, "column": 15 }, "end": { - "line": 214, + "line": 213, "column": 25 } } }, "range": [ - 5932, - 5945 + 5899, + 5912 ], "loc": { "start": { - "line": 214, + "line": 213, "column": 12 }, "end": { - "line": 214, + "line": 213, "column": 25 } } }, "prefix": false, "range": [ - 5932, - 5947 + 5899, + 5914 ], "loc": { "start": { - "line": 214, + "line": 213, "column": 12 }, "end": { - "line": 214, + "line": 213, "column": 27 } } }, "range": [ - 5932, - 5948 + 5899, + 5915 ], "loc": { "start": { - "line": 214, + "line": 213, "column": 12 }, "end": { - "line": 214, + "line": 213, "column": 28 } } @@ -9825,16 +9717,16 @@ "object": { "type": "ThisExpression", "range": [ - 5961, - 5965 + 5928, + 5932 ], "loc": { "start": { - "line": 215, + "line": 214, "column": 12 }, "end": { - "line": 215, + "line": 214, "column": 16 } } @@ -9843,94 +9735,94 @@ "type": "Identifier", "name": "buildIcons", "range": [ - 5966, - 5976 + 5933, + 5943 ], "loc": { "start": { - "line": 215, + "line": 214, "column": 17 }, "end": { - "line": 215, + "line": 214, "column": 27 } } }, "range": [ - 5961, - 5976 + 5928, + 5943 ], "loc": { "start": { - "line": 215, + "line": 214, "column": 12 }, "end": { - "line": 215, + "line": 214, "column": 27 } } }, "arguments": [], "range": [ - 5961, - 5978 + 5928, + 5945 ], "loc": { "start": { - "line": 215, + "line": 214, "column": 12 }, "end": { - "line": 215, + "line": 214, "column": 29 } } }, "range": [ - 5961, - 5979 + 5928, + 5946 ], "loc": { "start": { - "line": 215, + "line": 214, "column": 12 }, "end": { - "line": 215, + "line": 214, "column": 30 } } } ], "range": [ - 5918, - 5989 + 5885, + 5956 ], "loc": { "start": { - "line": 213, + "line": 212, "column": 27 }, "end": { - "line": 216, + "line": 215, "column": 9 } } }, "alternate": null, "range": [ - 5899, - 5989 + 5866, + 5956 ], "loc": { "start": { - "line": 213, + "line": 212, "column": 8 }, "end": { - "line": 216, + "line": 215, "column": 9 } }, @@ -9939,16 +9831,16 @@ "type": "Line", "value": " Adjust headers row index for grid-layout mode", "range": [ - 5709, - 5757 + 5676, + 5724 ], "loc": { "start": { - "line": 210, + "line": 209, "column": 8 }, "end": { - "line": 210, + "line": 209, "column": 56 } } @@ -9957,16 +9849,16 @@ "type": "Line", "value": " TODO: Because of the filters row generation, headers row index needs", "range": [ - 5766, - 5837 + 5733, + 5804 ], "loc": { "start": { - "line": 211, + "line": 210, "column": 8 }, "end": { - "line": 211, + "line": 210, "column": 79 } } @@ -9975,16 +9867,16 @@ "type": "Line", "value": " adjusting: prevent useless row generation", "range": [ - 5846, - 5890 + 5813, + 5857 ], "loc": { "start": { - "line": 212, + "line": 211, "column": 8 }, "end": { - "line": 212, + "line": 211, "column": 52 } } @@ -9995,16 +9887,16 @@ "type": "Line", "value": " subscribe to events", "range": [ - 5999, - 6021 + 5966, + 5988 ], "loc": { "start": { - "line": 218, + "line": 217, "column": 8 }, "end": { - "line": 218, + "line": 217, "column": 30 } } @@ -10024,16 +9916,16 @@ "object": { "type": "ThisExpression", "range": [ - 6030, - 6034 + 5997, + 6001 ], "loc": { "start": { - "line": 219, + "line": 218, "column": 8 }, "end": { - "line": 219, + "line": 218, "column": 12 } } @@ -10042,31 +9934,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 6035, - 6042 + 6002, + 6009 ], "loc": { "start": { - "line": 219, + "line": 218, "column": 13 }, "end": { - "line": 219, + "line": 218, "column": 20 } } }, "range": [ - 6030, - 6042 + 5997, + 6009 ], "loc": { "start": { - "line": 219, + "line": 218, "column": 8 }, "end": { - "line": 219, + "line": 218, "column": 20 } } @@ -10075,31 +9967,31 @@ "type": "Identifier", "name": "on", "range": [ - 6043, - 6045 + 6010, + 6012 ], "loc": { "start": { - "line": 219, + "line": 218, "column": 21 }, "end": { - "line": 219, + "line": 218, "column": 23 } } }, "range": [ - 6030, - 6045 + 5997, + 6012 ], "loc": { "start": { - "line": 219, + "line": 218, "column": 8 }, "end": { - "line": 219, + "line": 218, "column": 23 } } @@ -10113,32 +10005,32 @@ "value": "before-filtering", "raw": "'before-filtering'", "range": [ - 6047, - 6065 + 6014, + 6032 ], "loc": { "start": { - "line": 219, + "line": 218, "column": 25 }, "end": { - "line": 219, + "line": 218, "column": 43 } } } ], "range": [ - 6046, - 6066 + 6013, + 6033 ], "loc": { "start": { - "line": 219, + "line": 218, "column": 24 }, "end": { - "line": 219, + "line": 218, "column": 44 } } @@ -10155,16 +10047,16 @@ "object": { "type": "ThisExpression", "range": [ - 6074, - 6078 + 6041, + 6045 ], "loc": { "start": { - "line": 219, + "line": 218, "column": 52 }, "end": { - "line": 219, + "line": 218, "column": 56 } } @@ -10173,47 +10065,47 @@ "type": "Identifier", "name": "setIconsState", "range": [ - 6079, - 6092 + 6046, + 6059 ], "loc": { "start": { - "line": 219, + "line": 218, "column": 57 }, "end": { - "line": 219, + "line": 218, "column": 70 } } }, "range": [ - 6074, - 6092 + 6041, + 6059 ], "loc": { "start": { - "line": 219, + "line": 218, "column": 52 }, "end": { - "line": 219, + "line": 218, "column": 70 } } }, "arguments": [], "range": [ - 6074, - 6094 + 6041, + 6061 ], "loc": { "start": { - "line": 219, + "line": 218, "column": 52 }, "end": { - "line": 219, + "line": 218, "column": 72 } } @@ -10221,47 +10113,47 @@ "generator": false, "expression": true, "range": [ - 6068, - 6094 + 6035, + 6061 ], "loc": { "start": { - "line": 219, + "line": 218, "column": 46 }, "end": { - "line": 219, + "line": 218, "column": 72 } } } ], "range": [ - 6030, - 6095 + 5997, + 6062 ], "loc": { "start": { - "line": 219, + "line": 218, "column": 8 }, "end": { - "line": 219, + "line": 218, "column": 73 } } }, "range": [ - 6030, - 6096 + 5997, + 6063 ], "loc": { "start": { - "line": 219, + "line": 218, "column": 8 }, "end": { - "line": 219, + "line": 218, "column": 74 } }, @@ -10270,16 +10162,16 @@ "type": "Line", "value": " subscribe to events", "range": [ - 5999, - 6021 + 5966, + 5988 ], "loc": { "start": { - "line": 218, + "line": 217, "column": 8 }, "end": { - "line": 218, + "line": 217, "column": 30 } } @@ -10299,16 +10191,16 @@ "object": { "type": "ThisExpression", "range": [ - 6105, - 6109 + 6072, + 6076 ], "loc": { "start": { - "line": 220, + "line": 219, "column": 8 }, "end": { - "line": 220, + "line": 219, "column": 12 } } @@ -10317,31 +10209,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 6110, - 6117 + 6077, + 6084 ], "loc": { "start": { - "line": 220, + "line": 219, "column": 13 }, "end": { - "line": 220, + "line": 219, "column": 20 } } }, "range": [ - 6105, - 6117 + 6072, + 6084 ], "loc": { "start": { - "line": 220, + "line": 219, "column": 8 }, "end": { - "line": 220, + "line": 219, "column": 20 } } @@ -10350,31 +10242,31 @@ "type": "Identifier", "name": "on", "range": [ - 6118, - 6120 + 6085, + 6087 ], "loc": { "start": { - "line": 220, + "line": 219, "column": 21 }, "end": { - "line": 220, + "line": 219, "column": 23 } } }, "range": [ - 6105, - 6120 + 6072, + 6087 ], "loc": { "start": { - "line": 220, + "line": 219, "column": 8 }, "end": { - "line": 220, + "line": 219, "column": 23 } } @@ -10388,32 +10280,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 6122, - 6139 + 6089, + 6106 ], "loc": { "start": { - "line": 220, + "line": 219, "column": 25 }, "end": { - "line": 220, + "line": 219, "column": 42 } } } ], "range": [ - 6121, - 6140 + 6088, + 6107 ], "loc": { "start": { - "line": 220, + "line": 219, "column": 24 }, "end": { - "line": 220, + "line": 219, "column": 43 } } @@ -10430,16 +10322,16 @@ "object": { "type": "ThisExpression", "range": [ - 6148, - 6152 + 6115, + 6119 ], "loc": { "start": { - "line": 220, + "line": 219, "column": 51 }, "end": { - "line": 220, + "line": 219, "column": 55 } } @@ -10448,47 +10340,47 @@ "type": "Identifier", "name": "closeAll", "range": [ - 6153, - 6161 + 6120, + 6128 ], "loc": { "start": { - "line": 220, + "line": 219, "column": 56 }, "end": { - "line": 220, + "line": 219, "column": 64 } } }, "range": [ - 6148, - 6161 + 6115, + 6128 ], "loc": { "start": { - "line": 220, + "line": 219, "column": 51 }, "end": { - "line": 220, + "line": 219, "column": 64 } } }, "arguments": [], "range": [ - 6148, - 6163 + 6115, + 6130 ], "loc": { "start": { - "line": 220, + "line": 219, "column": 51 }, "end": { - "line": 220, + "line": 219, "column": 66 } } @@ -10496,47 +10388,47 @@ "generator": false, "expression": true, "range": [ - 6142, - 6163 + 6109, + 6130 ], "loc": { "start": { - "line": 220, + "line": 219, "column": 45 }, "end": { - "line": 220, + "line": 219, "column": 66 } } } ], "range": [ - 6105, - 6164 + 6072, + 6131 ], "loc": { "start": { - "line": 220, + "line": 219, "column": 8 }, "end": { - "line": 220, + "line": 219, "column": 67 } } }, "range": [ - 6105, - 6165 + 6072, + 6132 ], "loc": { "start": { - "line": 220, + "line": 219, "column": 8 }, "end": { - "line": 220, + "line": 219, "column": 68 } } @@ -10554,16 +10446,16 @@ "object": { "type": "ThisExpression", "range": [ - 6174, - 6178 + 6141, + 6145 ], "loc": { "start": { - "line": 221, + "line": 220, "column": 8 }, "end": { - "line": 221, + "line": 220, "column": 12 } } @@ -10572,31 +10464,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 6179, - 6186 + 6146, + 6153 ], "loc": { "start": { - "line": 221, + "line": 220, "column": 13 }, "end": { - "line": 221, + "line": 220, "column": 20 } } }, "range": [ - 6174, - 6186 + 6141, + 6153 ], "loc": { "start": { - "line": 221, + "line": 220, "column": 8 }, "end": { - "line": 221, + "line": 220, "column": 20 } } @@ -10605,31 +10497,31 @@ "type": "Identifier", "name": "on", "range": [ - 6187, - 6189 + 6154, + 6156 ], "loc": { "start": { - "line": 221, + "line": 220, "column": 21 }, "end": { - "line": 221, + "line": 220, "column": 23 } } }, "range": [ - 6174, - 6189 + 6141, + 6156 ], "loc": { "start": { - "line": 221, + "line": 220, "column": 8 }, "end": { - "line": 221, + "line": 220, "column": 23 } } @@ -10643,32 +10535,32 @@ "value": "cell-processed", "raw": "'cell-processed'", "range": [ - 6191, - 6207 + 6158, + 6174 ], "loc": { "start": { - "line": 221, + "line": 220, "column": 25 }, "end": { - "line": 221, + "line": 220, "column": 41 } } } ], "range": [ - 6190, - 6208 + 6157, + 6175 ], "loc": { "start": { - "line": 221, + "line": 220, "column": 24 }, "end": { - "line": 221, + "line": 220, "column": 42 } } @@ -10681,16 +10573,16 @@ "type": "Identifier", "name": "tf", "range": [ - 6223, - 6225 + 6190, + 6192 ], "loc": { "start": { - "line": 222, + "line": 221, "column": 13 }, "end": { - "line": 222, + "line": 221, "column": 15 } } @@ -10699,16 +10591,16 @@ "type": "Identifier", "name": "cellIndex", "range": [ - 6227, - 6236 + 6194, + 6203 ], "loc": { "start": { - "line": 222, + "line": 221, "column": 17 }, "end": { - "line": 222, + "line": 221, "column": 26 } } @@ -10722,16 +10614,16 @@ "object": { "type": "ThisExpression", "range": [ - 6241, - 6245 + 6208, + 6212 ], "loc": { "start": { - "line": 222, + "line": 221, "column": 31 }, "end": { - "line": 222, + "line": 221, "column": 35 } } @@ -10740,31 +10632,31 @@ "type": "Identifier", "name": "changeState", "range": [ - 6246, - 6257 + 6213, + 6224 ], "loc": { "start": { - "line": 222, + "line": 221, "column": 36 }, "end": { - "line": 222, + "line": 221, "column": 47 } } }, "range": [ - 6241, - 6257 + 6208, + 6224 ], "loc": { "start": { - "line": 222, + "line": 221, "column": 31 }, "end": { - "line": 222, + "line": 221, "column": 47 } } @@ -10774,16 +10666,16 @@ "type": "Identifier", "name": "cellIndex", "range": [ - 6258, - 6267 + 6225, + 6234 ], "loc": { "start": { - "line": 222, + "line": 221, "column": 48 }, "end": { - "line": 222, + "line": 221, "column": 57 } } @@ -10793,32 +10685,32 @@ "value": true, "raw": "true", "range": [ - 6269, - 6273 + 6236, + 6240 ], "loc": { "start": { - "line": 222, + "line": 221, "column": 59 }, "end": { - "line": 222, + "line": 221, "column": 63 } } } ], "range": [ - 6241, - 6274 + 6208, + 6241 ], "loc": { "start": { - "line": 222, + "line": 221, "column": 31 }, "end": { - "line": 222, + "line": 221, "column": 64 } } @@ -10826,47 +10718,47 @@ "generator": false, "expression": true, "range": [ - 6222, - 6274 + 6189, + 6241 ], "loc": { "start": { - "line": 222, + "line": 221, "column": 12 }, "end": { - "line": 222, + "line": 221, "column": 64 } } } ], "range": [ - 6174, - 6275 + 6141, + 6242 ], "loc": { "start": { - "line": 221, + "line": 220, "column": 8 }, "end": { - "line": 222, + "line": 221, "column": 65 } } }, "range": [ - 6174, - 6276 + 6141, + 6243 ], "loc": { "start": { - "line": 221, + "line": 220, "column": 8 }, "end": { - "line": 222, + "line": 221, "column": 66 } } @@ -10884,16 +10776,16 @@ "object": { "type": "ThisExpression", "range": [ - 6285, - 6289 + 6252, + 6256 ], "loc": { "start": { - "line": 223, + "line": 222, "column": 8 }, "end": { - "line": 223, + "line": 222, "column": 12 } } @@ -10902,31 +10794,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 6290, - 6297 + 6257, + 6264 ], "loc": { "start": { - "line": 223, + "line": 222, "column": 13 }, "end": { - "line": 223, + "line": 222, "column": 20 } } }, "range": [ - 6285, - 6297 + 6252, + 6264 ], "loc": { "start": { - "line": 223, + "line": 222, "column": 8 }, "end": { - "line": 223, + "line": 222, "column": 20 } } @@ -10935,31 +10827,31 @@ "type": "Identifier", "name": "on", "range": [ - 6298, - 6300 + 6265, + 6267 ], "loc": { "start": { - "line": 223, + "line": 222, "column": 21 }, "end": { - "line": 223, + "line": 222, "column": 23 } } }, "range": [ - 6285, - 6300 + 6252, + 6267 ], "loc": { "start": { - "line": 223, + "line": 222, "column": 8 }, "end": { - "line": 223, + "line": 222, "column": 23 } } @@ -10973,32 +10865,32 @@ "value": "filters-row-inserted", "raw": "'filters-row-inserted'", "range": [ - 6302, - 6324 + 6269, + 6291 ], "loc": { "start": { - "line": 223, + "line": 222, "column": 25 }, "end": { - "line": 223, + "line": 222, "column": 47 } } } ], "range": [ - 6301, - 6325 + 6268, + 6292 ], "loc": { "start": { - "line": 223, + "line": 222, "column": 24 }, "end": { - "line": 223, + "line": 222, "column": 48 } } @@ -11015,16 +10907,16 @@ "object": { "type": "ThisExpression", "range": [ - 6333, - 6337 + 6300, + 6304 ], "loc": { "start": { - "line": 223, + "line": 222, "column": 56 }, "end": { - "line": 223, + "line": 222, "column": 60 } } @@ -11033,47 +10925,47 @@ "type": "Identifier", "name": "buildIcons", "range": [ - 6338, - 6348 + 6305, + 6315 ], "loc": { "start": { - "line": 223, + "line": 222, "column": 61 }, "end": { - "line": 223, + "line": 222, "column": 71 } } }, "range": [ - 6333, - 6348 + 6300, + 6315 ], "loc": { "start": { - "line": 223, + "line": 222, "column": 56 }, "end": { - "line": 223, + "line": 222, "column": 71 } } }, "arguments": [], "range": [ - 6333, - 6350 + 6300, + 6317 ], "loc": { "start": { - "line": 223, + "line": 222, "column": 56 }, "end": { - "line": 223, + "line": 222, "column": 73 } } @@ -11081,47 +10973,47 @@ "generator": false, "expression": true, "range": [ - 6327, - 6350 + 6294, + 6317 ], "loc": { "start": { - "line": 223, + "line": 222, "column": 50 }, "end": { - "line": 223, + "line": 222, "column": 73 } } } ], "range": [ - 6285, - 6351 + 6252, + 6318 ], "loc": { "start": { - "line": 223, + "line": 222, "column": 8 }, "end": { - "line": 223, + "line": 222, "column": 74 } } }, "range": [ - 6285, - 6352 + 6252, + 6319 ], "loc": { "start": { - "line": 223, + "line": 222, "column": 8 }, "end": { - "line": 223, + "line": 222, "column": 75 } } @@ -11139,16 +11031,16 @@ "object": { "type": "ThisExpression", "range": [ - 6361, - 6365 + 6328, + 6332 ], "loc": { "start": { - "line": 224, + "line": 223, "column": 8 }, "end": { - "line": 224, + "line": 223, "column": 12 } } @@ -11157,31 +11049,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 6366, - 6373 + 6333, + 6340 ], "loc": { "start": { - "line": 224, + "line": 223, "column": 13 }, "end": { - "line": 224, + "line": 223, "column": 20 } } }, "range": [ - 6361, - 6373 + 6328, + 6340 ], "loc": { "start": { - "line": 224, + "line": 223, "column": 8 }, "end": { - "line": 224, + "line": 223, "column": 20 } } @@ -11190,31 +11082,31 @@ "type": "Identifier", "name": "on", "range": [ - 6374, - 6376 + 6341, + 6343 ], "loc": { "start": { - "line": 224, + "line": 223, "column": 21 }, "end": { - "line": 224, + "line": 223, "column": 23 } } }, "range": [ - 6361, - 6376 + 6328, + 6343 ], "loc": { "start": { - "line": 224, + "line": 223, "column": 8 }, "end": { - "line": 224, + "line": 223, "column": 23 } } @@ -11228,32 +11120,32 @@ "value": "before-filter-init", "raw": "'before-filter-init'", "range": [ - 6378, - 6398 + 6345, + 6365 ], "loc": { "start": { - "line": 224, + "line": 223, "column": 25 }, "end": { - "line": 224, + "line": 223, "column": 45 } } } ], "range": [ - 6377, - 6399 + 6344, + 6366 ], "loc": { "start": { - "line": 224, + "line": 223, "column": 24 }, "end": { - "line": 224, + "line": 223, "column": 46 } } @@ -11266,16 +11158,16 @@ "type": "Identifier", "name": "tf", "range": [ - 6414, - 6416 + 6381, + 6383 ], "loc": { "start": { - "line": 225, + "line": 224, "column": 13 }, "end": { - "line": 225, + "line": 224, "column": 15 } } @@ -11284,16 +11176,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 6418, - 6426 + 6385, + 6393 ], "loc": { "start": { - "line": 225, + "line": 224, "column": 17 }, "end": { - "line": 225, + "line": 224, "column": 25 } } @@ -11307,16 +11199,16 @@ "object": { "type": "ThisExpression", "range": [ - 6431, - 6435 + 6398, + 6402 ], "loc": { "start": { - "line": 225, + "line": 224, "column": 30 }, "end": { - "line": 225, + "line": 224, "column": 34 } } @@ -11325,31 +11217,31 @@ "type": "Identifier", "name": "build", "range": [ - 6436, - 6441 + 6403, + 6408 ], "loc": { "start": { - "line": 225, + "line": 224, "column": 35 }, "end": { - "line": 225, + "line": 224, "column": 40 } } }, "range": [ - 6431, - 6441 + 6398, + 6408 ], "loc": { "start": { - "line": 225, + "line": 224, "column": 30 }, "end": { - "line": 225, + "line": 224, "column": 40 } } @@ -11359,32 +11251,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 6442, - 6450 + 6409, + 6417 ], "loc": { "start": { - "line": 225, + "line": 224, "column": 41 }, "end": { - "line": 225, + "line": 224, "column": 49 } } } ], "range": [ - 6431, - 6451 + 6398, + 6418 ], "loc": { "start": { - "line": 225, + "line": 224, "column": 30 }, "end": { - "line": 225, + "line": 224, "column": 50 } } @@ -11392,47 +11284,47 @@ "generator": false, "expression": true, "range": [ - 6413, - 6451 + 6380, + 6418 ], "loc": { "start": { - "line": 225, + "line": 224, "column": 12 }, "end": { - "line": 225, + "line": 224, "column": 50 } } } ], "range": [ - 6361, - 6452 + 6328, + 6419 ], "loc": { "start": { - "line": 224, + "line": 223, "column": 8 }, "end": { - "line": 225, + "line": 224, "column": 51 } } }, "range": [ - 6361, - 6453 + 6328, + 6420 ], "loc": { "start": { - "line": 224, + "line": 223, "column": 8 }, "end": { - "line": 225, + "line": 224, "column": 52 } }, @@ -11441,16 +11333,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 6463, - 6480 + 6430, + 6447 ], "loc": { "start": { - "line": 227, + "line": 226, "column": 8 }, "end": { - "line": 227, + "line": 226, "column": 25 } } @@ -11468,16 +11360,16 @@ "object": { "type": "ThisExpression", "range": [ - 6489, - 6493 + 6456, + 6460 ], "loc": { "start": { - "line": 228, + "line": 227, "column": 8 }, "end": { - "line": 228, + "line": 227, "column": 12 } } @@ -11486,31 +11378,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 6494, - 6505 + 6461, + 6472 ], "loc": { "start": { - "line": 228, + "line": 227, "column": 13 }, "end": { - "line": 228, + "line": 227, "column": 24 } } }, "range": [ - 6489, - 6505 + 6456, + 6472 ], "loc": { "start": { - "line": 228, + "line": 227, "column": 8 }, "end": { - "line": 228, + "line": 227, "column": 24 } } @@ -11520,46 +11412,46 @@ "value": true, "raw": "true", "range": [ - 6508, - 6512 + 6475, + 6479 ], "loc": { "start": { - "line": 228, + "line": 227, "column": 27 }, "end": { - "line": 228, + "line": 227, "column": 31 } } }, "range": [ - 6489, - 6512 + 6456, + 6479 ], "loc": { "start": { - "line": 228, + "line": 227, "column": 8 }, "end": { - "line": 228, + "line": 227, "column": 31 } } }, "range": [ - 6489, - 6513 + 6456, + 6480 ], "loc": { "start": { - "line": 228, + "line": 227, "column": 8 }, "end": { - "line": 228, + "line": 227, "column": 32 } }, @@ -11568,16 +11460,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 6463, - 6480 + 6430, + 6447 ], "loc": { "start": { - "line": 227, + "line": 226, "column": 8 }, "end": { - "line": 227, + "line": 226, "column": 25 } } @@ -11587,7 +11479,7 @@ ], "range": [ 5196, - 6519 + 6486 ], "loc": { "start": { @@ -11595,7 +11487,7 @@ "column": 11 }, "end": { - "line": 229, + "line": 228, "column": 5 } } @@ -11604,7 +11496,7 @@ "expression": false, "range": [ 5193, - 6519 + 6486 ], "loc": { "start": { @@ -11612,7 +11504,7 @@ "column": 8 }, "end": { - "line": 229, + "line": 228, "column": 5 } } @@ -11621,7 +11513,7 @@ "computed": false, "range": [ 5189, - 6519 + 6486 ], "loc": { "start": { @@ -11629,7 +11521,7 @@ "column": 4 }, "end": { - "line": 229, + "line": 228, "column": 5 } }, @@ -11658,16 +11550,16 @@ "type": "Block", "value": "*\n * Reset previously destroyed feature\n ", "range": [ - 6525, - 6578 + 6492, + 6545 ], "loc": { "start": { - "line": 231, + "line": 230, "column": 4 }, "end": { - "line": 233, + "line": 232, "column": 7 } } @@ -11681,16 +11573,16 @@ "type": "Identifier", "name": "reset", "range": [ - 6583, - 6588 + 6550, + 6555 ], "loc": { "start": { - "line": 234, + "line": 233, "column": 4 }, "end": { - "line": 234, + "line": 233, "column": 9 } } @@ -11712,16 +11604,16 @@ "object": { "type": "ThisExpression", "range": [ - 6601, - 6605 + 6568, + 6572 ], "loc": { "start": { - "line": 235, + "line": 234, "column": 8 }, "end": { - "line": 235, + "line": 234, "column": 12 } } @@ -11730,62 +11622,62 @@ "type": "Identifier", "name": "enable", "range": [ - 6606, - 6612 + 6573, + 6579 ], "loc": { "start": { - "line": 235, + "line": 234, "column": 13 }, "end": { - "line": 235, + "line": 234, "column": 19 } } }, "range": [ - 6601, - 6612 + 6568, + 6579 ], "loc": { "start": { - "line": 235, + "line": 234, "column": 8 }, "end": { - "line": 235, + "line": 234, "column": 19 } } }, "arguments": [], "range": [ - 6601, - 6614 + 6568, + 6581 ], "loc": { "start": { - "line": 235, + "line": 234, "column": 8 }, "end": { - "line": 235, + "line": 234, "column": 21 } } }, "range": [ - 6601, - 6615 + 6568, + 6582 ], "loc": { "start": { - "line": 235, + "line": 234, "column": 8 }, "end": { - "line": 235, + "line": 234, "column": 22 } } @@ -11800,16 +11692,16 @@ "object": { "type": "ThisExpression", "range": [ - 6624, - 6628 + 6591, + 6595 ], "loc": { "start": { - "line": 236, + "line": 235, "column": 8 }, "end": { - "line": 236, + "line": 235, "column": 12 } } @@ -11818,62 +11710,62 @@ "type": "Identifier", "name": "init", "range": [ - 6629, - 6633 + 6596, + 6600 ], "loc": { "start": { - "line": 236, + "line": 235, "column": 13 }, "end": { - "line": 236, + "line": 235, "column": 17 } } }, "range": [ - 6624, - 6633 + 6591, + 6600 ], "loc": { "start": { - "line": 236, + "line": 235, "column": 8 }, "end": { - "line": 236, + "line": 235, "column": 17 } } }, "arguments": [], "range": [ - 6624, - 6635 + 6591, + 6602 ], "loc": { "start": { - "line": 236, + "line": 235, "column": 8 }, "end": { - "line": 236, + "line": 235, "column": 19 } } }, "range": [ - 6624, - 6636 + 6591, + 6603 ], "loc": { "start": { - "line": 236, + "line": 235, "column": 8 }, "end": { - "line": 236, + "line": 235, "column": 20 } } @@ -11888,16 +11780,16 @@ "object": { "type": "ThisExpression", "range": [ - 6645, - 6649 + 6612, + 6616 ], "loc": { "start": { - "line": 237, + "line": 236, "column": 8 }, "end": { - "line": 237, + "line": 236, "column": 12 } } @@ -11906,62 +11798,62 @@ "type": "Identifier", "name": "buildIcons", "range": [ - 6650, - 6660 + 6617, + 6627 ], "loc": { "start": { - "line": 237, + "line": 236, "column": 13 }, "end": { - "line": 237, + "line": 236, "column": 23 } } }, "range": [ - 6645, - 6660 + 6612, + 6627 ], "loc": { "start": { - "line": 237, + "line": 236, "column": 8 }, "end": { - "line": 237, + "line": 236, "column": 23 } } }, "arguments": [], "range": [ - 6645, - 6662 + 6612, + 6629 ], "loc": { "start": { - "line": 237, + "line": 236, "column": 8 }, "end": { - "line": 237, + "line": 236, "column": 25 } } }, "range": [ - 6645, - 6663 + 6612, + 6630 ], "loc": { "start": { - "line": 237, + "line": 236, "column": 8 }, "end": { - "line": 237, + "line": 236, "column": 26 } } @@ -11976,16 +11868,16 @@ "object": { "type": "ThisExpression", "range": [ - 6672, - 6676 + 6639, + 6643 ], "loc": { "start": { - "line": 238, + "line": 237, "column": 8 }, "end": { - "line": 238, + "line": 237, "column": 12 } } @@ -11994,78 +11886,78 @@ "type": "Identifier", "name": "buildAll", "range": [ - 6677, - 6685 + 6644, + 6652 ], "loc": { "start": { - "line": 238, + "line": 237, "column": 13 }, "end": { - "line": 238, + "line": 237, "column": 21 } } }, "range": [ - 6672, - 6685 + 6639, + 6652 ], "loc": { "start": { - "line": 238, + "line": 237, "column": 8 }, "end": { - "line": 238, + "line": 237, "column": 21 } } }, "arguments": [], "range": [ - 6672, - 6687 + 6639, + 6654 ], "loc": { "start": { - "line": 238, + "line": 237, "column": 8 }, "end": { - "line": 238, + "line": 237, "column": 23 } } }, "range": [ - 6672, - 6688 + 6639, + 6655 ], "loc": { "start": { - "line": 238, + "line": 237, "column": 8 }, "end": { - "line": 238, + "line": 237, "column": 24 } } } ], "range": [ - 6591, - 6694 + 6558, + 6661 ], "loc": { "start": { - "line": 234, + "line": 233, "column": 12 }, "end": { - "line": 239, + "line": 238, "column": 5 } } @@ -12073,16 +11965,16 @@ "generator": false, "expression": false, "range": [ - 6588, - 6694 + 6555, + 6661 ], "loc": { "start": { - "line": 234, + "line": 233, "column": 9 }, "end": { - "line": 239, + "line": 238, "column": 5 } } @@ -12090,16 +11982,16 @@ "kind": "method", "computed": false, "range": [ - 6583, - 6694 + 6550, + 6661 ], "loc": { "start": { - "line": 234, + "line": 233, "column": 4 }, "end": { - "line": 239, + "line": 238, "column": 5 } }, @@ -12108,16 +12000,16 @@ "type": "Block", "value": "*\n * Reset previously destroyed feature\n ", "range": [ - 6525, - 6578 + 6492, + 6545 ], "loc": { "start": { - "line": 231, + "line": 230, "column": 4 }, "end": { - "line": 233, + "line": 232, "column": 7 } } @@ -12128,16 +12020,16 @@ "type": "Block", "value": "*\n * Build all filters icons\n ", "range": [ - 6700, - 6742 + 6667, + 6709 ], "loc": { "start": { - "line": 241, + "line": 240, "column": 4 }, "end": { - "line": 243, + "line": 242, "column": 7 } } @@ -12151,16 +12043,16 @@ "type": "Identifier", "name": "buildIcons", "range": [ - 6747, - 6757 + 6714, + 6724 ], "loc": { "start": { - "line": 244, + "line": 243, "column": 4 }, "end": { - "line": 244, + "line": 243, "column": 14 } } @@ -12181,16 +12073,16 @@ "type": "Identifier", "name": "tf", "range": [ - 6774, - 6776 + 6741, + 6743 ], "loc": { "start": { - "line": 245, + "line": 244, "column": 12 }, "end": { - "line": 245, + "line": 244, "column": 14 } } @@ -12201,16 +12093,16 @@ "object": { "type": "ThisExpression", "range": [ - 6779, - 6783 + 6746, + 6750 ], "loc": { "start": { - "line": 245, + "line": 244, "column": 17 }, "end": { - "line": 245, + "line": 244, "column": 21 } } @@ -12219,46 +12111,46 @@ "type": "Identifier", "name": "tf", "range": [ - 6784, - 6786 + 6751, + 6753 ], "loc": { "start": { - "line": 245, + "line": 244, "column": 22 }, "end": { - "line": 245, + "line": 244, "column": 24 } } }, "range": [ - 6779, - 6786 + 6746, + 6753 ], "loc": { "start": { - "line": 245, + "line": 244, "column": 17 }, "end": { - "line": 245, + "line": 244, "column": 24 } } }, "range": [ - 6774, - 6786 + 6741, + 6753 ], "loc": { "start": { - "line": 245, + "line": 244, "column": 12 }, "end": { - "line": 245, + "line": 244, "column": 24 } } @@ -12266,16 +12158,16 @@ ], "kind": "let", "range": [ - 6770, - 6787 + 6737, + 6754 ], "loc": { "start": { - "line": 245, + "line": 244, "column": 8 }, "end": { - "line": 245, + "line": 244, "column": 25 } }, @@ -12284,16 +12176,16 @@ "type": "Line", "value": " TODO: Because of the filters row generation, headers row index needs", "range": [ - 6797, - 6868 + 6764, + 6835 ], "loc": { "start": { - "line": 247, + "line": 246, "column": 8 }, "end": { - "line": 247, + "line": 246, "column": 79 } } @@ -12302,16 +12194,16 @@ "type": "Line", "value": " adjusting: prevent useless row generation", "range": [ - 6877, - 6921 + 6844, + 6888 ], "loc": { "start": { - "line": 248, + "line": 247, "column": 8 }, "end": { - "line": 248, + "line": 247, "column": 52 } } @@ -12330,16 +12222,16 @@ "type": "Identifier", "name": "tf", "range": [ - 6930, - 6932 + 6897, + 6899 ], "loc": { "start": { - "line": 249, + "line": 248, "column": 8 }, "end": { - "line": 249, + "line": 248, "column": 10 } } @@ -12348,62 +12240,62 @@ "type": "Identifier", "name": "headersRow", "range": [ - 6933, - 6943 + 6900, + 6910 ], "loc": { "start": { - "line": 249, + "line": 248, "column": 11 }, "end": { - "line": 249, + "line": 248, "column": 21 } } }, "range": [ - 6930, - 6943 + 6897, + 6910 ], "loc": { "start": { - "line": 249, + "line": 248, "column": 8 }, "end": { - "line": 249, + "line": 248, "column": 21 } } }, "prefix": false, "range": [ - 6930, - 6945 + 6897, + 6912 ], "loc": { "start": { - "line": 249, + "line": 248, "column": 8 }, "end": { - "line": 249, + "line": 248, "column": 23 } } }, "range": [ - 6930, - 6946 + 6897, + 6913 ], "loc": { "start": { - "line": 249, + "line": 248, "column": 8 }, "end": { - "line": 249, + "line": 248, "column": 24 } }, @@ -12412,16 +12304,16 @@ "type": "Line", "value": " TODO: Because of the filters row generation, headers row index needs", "range": [ - 6797, - 6868 + 6764, + 6835 ], "loc": { "start": { - "line": 247, + "line": 246, "column": 8 }, "end": { - "line": 247, + "line": 246, "column": 79 } } @@ -12430,16 +12322,16 @@ "type": "Line", "value": " adjusting: prevent useless row generation", "range": [ - 6877, - 6921 + 6844, + 6888 ], "loc": { "start": { - "line": 248, + "line": 247, "column": 8 }, "end": { - "line": 248, + "line": 247, "column": 52 } } @@ -12457,16 +12349,16 @@ "type": "Identifier", "name": "i", "range": [ - 6965, - 6966 + 6932, + 6933 ], "loc": { "start": { - "line": 251, + "line": 250, "column": 17 }, "end": { - "line": 251, + "line": 250, "column": 18 } } @@ -12476,31 +12368,31 @@ "value": 0, "raw": "0", "range": [ - 6969, - 6970 + 6936, + 6937 ], "loc": { "start": { - "line": 251, + "line": 250, "column": 21 }, "end": { - "line": 251, + "line": 250, "column": 22 } } }, "range": [ - 6965, - 6970 + 6932, + 6937 ], "loc": { "start": { - "line": 251, + "line": 250, "column": 17 }, "end": { - "line": 251, + "line": 250, "column": 22 } } @@ -12508,16 +12400,16 @@ ], "kind": "let", "range": [ - 6961, - 6970 + 6928, + 6937 ], "loc": { "start": { - "line": 251, + "line": 250, "column": 13 }, "end": { - "line": 251, + "line": 250, "column": 22 } } @@ -12529,16 +12421,16 @@ "type": "Identifier", "name": "i", "range": [ - 6972, - 6973 + 6939, + 6940 ], "loc": { "start": { - "line": 251, + "line": 250, "column": 24 }, "end": { - "line": 251, + "line": 250, "column": 25 } } @@ -12550,16 +12442,16 @@ "type": "Identifier", "name": "tf", "range": [ - 6976, - 6978 + 6943, + 6945 ], "loc": { "start": { - "line": 251, + "line": 250, "column": 28 }, "end": { - "line": 251, + "line": 250, "column": 30 } } @@ -12568,46 +12460,46 @@ "type": "Identifier", "name": "nbCells", "range": [ - 6979, - 6986 + 6946, + 6953 ], "loc": { "start": { - "line": 251, + "line": 250, "column": 31 }, "end": { - "line": 251, + "line": 250, "column": 38 } } }, "range": [ - 6976, - 6986 + 6943, + 6953 ], "loc": { "start": { - "line": 251, + "line": 250, "column": 28 }, "end": { - "line": 251, + "line": 250, "column": 38 } } }, "range": [ - 6972, - 6986 + 6939, + 6953 ], "loc": { "start": { - "line": 251, + "line": 250, "column": 24 }, "end": { - "line": 251, + "line": 250, "column": 38 } } @@ -12619,32 +12511,32 @@ "type": "Identifier", "name": "i", "range": [ - 6988, - 6989 + 6955, + 6956 ], "loc": { "start": { - "line": 251, + "line": 250, "column": 40 }, "end": { - "line": 251, + "line": 250, "column": 41 } } }, "prefix": false, "range": [ - 6988, - 6991 + 6955, + 6958 ], "loc": { "start": { - "line": 251, + "line": 250, "column": 40 }, "end": { - "line": 251, + "line": 250, "column": 43 } } @@ -12666,16 +12558,16 @@ "type": "Identifier", "name": "tf", "range": [ - 7011, - 7013 + 6978, + 6980 ], "loc": { "start": { - "line": 252, + "line": 251, "column": 16 }, "end": { - "line": 252, + "line": 251, "column": 18 } } @@ -12684,31 +12576,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 7014, - 7027 + 6981, + 6994 ], "loc": { "start": { - "line": 252, + "line": 251, "column": 19 }, "end": { - "line": 252, + "line": 251, "column": 32 } } }, "range": [ - 7011, - 7027 + 6978, + 6994 ], "loc": { "start": { - "line": 252, + "line": 251, "column": 16 }, "end": { - "line": 252, + "line": 251, "column": 32 } } @@ -12718,32 +12610,32 @@ "type": "Identifier", "name": "i", "range": [ - 7028, - 7029 + 6995, + 6996 ], "loc": { "start": { - "line": 252, + "line": 251, "column": 33 }, "end": { - "line": 252, + "line": 251, "column": 34 } } } ], "range": [ - 7011, - 7030 + 6978, + 6997 ], "loc": { "start": { - "line": 252, + "line": 251, "column": 16 }, "end": { - "line": 252, + "line": 251, "column": 35 } } @@ -12752,31 +12644,31 @@ "type": "Identifier", "name": "NONE", "range": [ - 7035, - 7039 + 7002, + 7006 ], "loc": { "start": { - "line": 252, + "line": 251, "column": 40 }, "end": { - "line": 252, + "line": 251, "column": 44 } } }, "range": [ - 7011, - 7039 + 6978, + 7006 ], "loc": { "start": { - "line": 252, + "line": 251, "column": 16 }, "end": { - "line": 252, + "line": 251, "column": 44 } } @@ -12788,48 +12680,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 7059, - 7068 + 7026, + 7035 ], "loc": { "start": { - "line": 253, + "line": 252, "column": 16 }, "end": { - "line": 253, + "line": 252, "column": 25 } } } ], "range": [ - 7041, - 7082 + 7008, + 7049 ], "loc": { "start": { - "line": 252, + "line": 251, "column": 46 }, "end": { - "line": 254, + "line": 253, "column": 13 } } }, "alternate": null, "range": [ - 7007, - 7082 + 6974, + 7049 ], "loc": { "start": { - "line": 252, + "line": 251, "column": 12 }, "end": { - "line": 254, + "line": 253, "column": 13 } } @@ -12843,16 +12735,16 @@ "type": "Identifier", "name": "icon", "range": [ - 7099, - 7103 + 7066, + 7070 ], "loc": { "start": { - "line": 255, + "line": 254, "column": 16 }, "end": { - "line": 255, + "line": 254, "column": 20 } } @@ -12863,16 +12755,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 7106, - 7115 + 7073, + 7082 ], "loc": { "start": { - "line": 255, + "line": 254, "column": 23 }, "end": { - "line": 255, + "line": 254, "column": 32 } } @@ -12883,16 +12775,16 @@ "value": "span", "raw": "'span'", "range": [ - 7116, - 7122 + 7083, + 7089 ], "loc": { "start": { - "line": 255, + "line": 254, "column": 33 }, "end": { - "line": 255, + "line": 254, "column": 39 } } @@ -12905,16 +12797,16 @@ "value": "ci", "raw": "'ci'", "range": [ - 7125, - 7129 + 7092, + 7096 ], "loc": { "start": { - "line": 255, + "line": 254, "column": 42 }, "end": { - "line": 255, + "line": 254, "column": 46 } } @@ -12923,63 +12815,63 @@ "type": "Identifier", "name": "i", "range": [ - 7131, - 7132 + 7098, + 7099 ], "loc": { "start": { - "line": 255, + "line": 254, "column": 48 }, "end": { - "line": 255, + "line": 254, "column": 49 } } } ], "range": [ - 7124, - 7133 + 7091, + 7100 ], "loc": { "start": { - "line": 255, + "line": 254, "column": 41 }, "end": { - "line": 255, + "line": 254, "column": 50 } } } ], "range": [ - 7106, - 7134 + 7073, + 7101 ], "loc": { "start": { - "line": 255, + "line": 254, "column": 23 }, "end": { - "line": 255, + "line": 254, "column": 51 } } }, "range": [ - 7099, - 7134 + 7066, + 7101 ], "loc": { "start": { - "line": 255, + "line": 254, "column": 16 }, "end": { - "line": 255, + "line": 254, "column": 51 } } @@ -12987,16 +12879,16 @@ ], "kind": "let", "range": [ - 7095, - 7135 + 7062, + 7102 ], "loc": { "start": { - "line": 255, + "line": 254, "column": 12 }, "end": { - "line": 255, + "line": 254, "column": 52 } } @@ -13013,16 +12905,16 @@ "type": "Identifier", "name": "icon", "range": [ - 7148, - 7152 + 7115, + 7119 ], "loc": { "start": { - "line": 256, + "line": 255, "column": 12 }, "end": { - "line": 256, + "line": 255, "column": 16 } } @@ -13031,31 +12923,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 7153, - 7162 + 7120, + 7129 ], "loc": { "start": { - "line": 256, + "line": 255, "column": 17 }, "end": { - "line": 256, + "line": 255, "column": 26 } } }, "range": [ - 7148, - 7162 + 7115, + 7129 ], "loc": { "start": { - "line": 256, + "line": 255, "column": 12 }, "end": { - "line": 256, + "line": 255, "column": 26 } } @@ -13066,16 +12958,16 @@ "object": { "type": "ThisExpression", "range": [ - 7165, - 7169 + 7132, + 7136 ], "loc": { "start": { - "line": 256, + "line": 255, "column": 29 }, "end": { - "line": 256, + "line": 255, "column": 33 } } @@ -13084,61 +12976,61 @@ "type": "Identifier", "name": "iconHtml", "range": [ - 7170, - 7178 + 7137, + 7145 ], "loc": { "start": { - "line": 256, + "line": 255, "column": 34 }, "end": { - "line": 256, + "line": 255, "column": 42 } } }, "range": [ - 7165, - 7178 + 7132, + 7145 ], "loc": { "start": { - "line": 256, + "line": 255, "column": 29 }, "end": { - "line": 256, + "line": 255, "column": 42 } } }, "range": [ - 7148, - 7178 + 7115, + 7145 ], "loc": { "start": { - "line": 256, + "line": 255, "column": 12 }, "end": { - "line": 256, + "line": 255, "column": 42 } } }, "range": [ - 7148, - 7179 + 7115, + 7146 ], "loc": { "start": { - "line": 256, + "line": 255, "column": 12 }, "end": { - "line": 256, + "line": 255, "column": 43 } } @@ -13152,16 +13044,16 @@ "type": "Identifier", "name": "header", "range": [ - 7196, - 7202 + 7163, + 7169 ], "loc": { "start": { - "line": 257, + "line": 256, "column": 16 }, "end": { - "line": 257, + "line": 256, "column": 22 } } @@ -13175,16 +13067,16 @@ "type": "Identifier", "name": "tf", "range": [ - 7205, - 7207 + 7172, + 7174 ], "loc": { "start": { - "line": 257, + "line": 256, "column": 25 }, "end": { - "line": 257, + "line": 256, "column": 27 } } @@ -13193,31 +13085,31 @@ "type": "Identifier", "name": "getHeaderElement", "range": [ - 7208, - 7224 + 7175, + 7191 ], "loc": { "start": { - "line": 257, + "line": 256, "column": 28 }, "end": { - "line": 257, + "line": 256, "column": 44 } } }, "range": [ - 7205, - 7224 + 7172, + 7191 ], "loc": { "start": { - "line": 257, + "line": 256, "column": 25 }, "end": { - "line": 257, + "line": 256, "column": 44 } } @@ -13227,47 +13119,47 @@ "type": "Identifier", "name": "i", "range": [ - 7225, - 7226 + 7192, + 7193 ], "loc": { "start": { - "line": 257, + "line": 256, "column": 45 }, "end": { - "line": 257, + "line": 256, "column": 46 } } } ], "range": [ - 7205, - 7227 + 7172, + 7194 ], "loc": { "start": { - "line": 257, + "line": 256, "column": 25 }, "end": { - "line": 257, + "line": 256, "column": 47 } } }, "range": [ - 7196, - 7227 + 7163, + 7194 ], "loc": { "start": { - "line": 257, + "line": 256, "column": 16 }, "end": { - "line": 257, + "line": 256, "column": 47 } } @@ -13275,16 +13167,16 @@ ], "kind": "let", "range": [ - 7192, - 7228 + 7159, + 7195 ], "loc": { "start": { - "line": 257, + "line": 256, "column": 12 }, "end": { - "line": 257, + "line": 256, "column": 48 } } @@ -13300,16 +13192,16 @@ "type": "Identifier", "name": "header", "range": [ - 7241, - 7247 + 7208, + 7214 ], "loc": { "start": { - "line": 258, + "line": 257, "column": 12 }, "end": { - "line": 258, + "line": 257, "column": 18 } } @@ -13318,31 +13210,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 7248, - 7259 + 7215, + 7226 ], "loc": { "start": { - "line": 258, + "line": 257, "column": 19 }, "end": { - "line": 258, + "line": 257, "column": 30 } } }, "range": [ - 7241, - 7259 + 7208, + 7226 ], "loc": { "start": { - "line": 258, + "line": 257, "column": 12 }, "end": { - "line": 258, + "line": 257, "column": 30 } } @@ -13352,47 +13244,47 @@ "type": "Identifier", "name": "icon", "range": [ - 7260, - 7264 + 7227, + 7231 ], "loc": { "start": { - "line": 258, + "line": 257, "column": 31 }, "end": { - "line": 258, + "line": 257, "column": 35 } } } ], "range": [ - 7241, - 7265 + 7208, + 7232 ], "loc": { "start": { - "line": 258, + "line": 257, "column": 12 }, "end": { - "line": 258, + "line": 257, "column": 36 } } }, "range": [ - 7241, - 7266 + 7208, + 7233 ], "loc": { "start": { - "line": 258, + "line": 257, "column": 12 }, "end": { - "line": 258, + "line": 257, "column": 37 } } @@ -13405,16 +13297,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 7279, - 7285 + 7246, + 7252 ], "loc": { "start": { - "line": 259, + "line": 258, "column": 12 }, "end": { - "line": 259, + "line": 258, "column": 18 } } @@ -13424,16 +13316,16 @@ "type": "Identifier", "name": "icon", "range": [ - 7286, - 7290 + 7253, + 7257 ], "loc": { "start": { - "line": 259, + "line": 258, "column": 19 }, "end": { - "line": 259, + "line": 258, "column": 23 } } @@ -13443,16 +13335,16 @@ "value": "click", "raw": "'click'", "range": [ - 7292, - 7299 + 7259, + 7266 ], "loc": { "start": { - "line": 259, + "line": 258, "column": 25 }, "end": { - "line": 259, + "line": 258, "column": 32 } } @@ -13465,16 +13357,16 @@ "type": "Identifier", "name": "evt", "range": [ - 7302, - 7305 + 7269, + 7272 ], "loc": { "start": { - "line": 259, + "line": 258, "column": 35 }, "end": { - "line": 259, + "line": 258, "column": 38 } } @@ -13488,16 +13380,16 @@ "object": { "type": "ThisExpression", "range": [ - 7310, - 7314 + 7277, + 7281 ], "loc": { "start": { - "line": 259, + "line": 258, "column": 43 }, "end": { - "line": 259, + "line": 258, "column": 47 } } @@ -13506,31 +13398,31 @@ "type": "Identifier", "name": "onClick", "range": [ - 7315, - 7322 + 7282, + 7289 ], "loc": { "start": { - "line": 259, + "line": 258, "column": 48 }, "end": { - "line": 259, + "line": 258, "column": 55 } } }, "range": [ - 7310, - 7322 + 7277, + 7289 ], "loc": { "start": { - "line": 259, + "line": 258, "column": 43 }, "end": { - "line": 259, + "line": 258, "column": 55 } } @@ -13540,32 +13432,32 @@ "type": "Identifier", "name": "evt", "range": [ - 7323, - 7326 + 7290, + 7293 ], "loc": { "start": { - "line": 259, + "line": 258, "column": 56 }, "end": { - "line": 259, + "line": 258, "column": 59 } } } ], "range": [ - 7310, - 7327 + 7277, + 7294 ], "loc": { "start": { - "line": 259, + "line": 258, "column": 43 }, "end": { - "line": 259, + "line": 258, "column": 60 } } @@ -13573,47 +13465,47 @@ "generator": false, "expression": true, "range": [ - 7301, - 7327 + 7268, + 7294 ], "loc": { "start": { - "line": 259, + "line": 258, "column": 34 }, "end": { - "line": 259, + "line": 258, "column": 60 } } } ], "range": [ - 7279, - 7328 + 7246, + 7295 ], "loc": { "start": { - "line": 259, + "line": 258, "column": 12 }, "end": { - "line": 259, + "line": 258, "column": 61 } } }, "range": [ - 7279, - 7329 + 7246, + 7296 ], "loc": { "start": { - "line": 259, + "line": 258, "column": 12 }, "end": { - "line": 259, + "line": 258, "column": 62 } } @@ -13632,16 +13524,16 @@ "object": { "type": "ThisExpression", "range": [ - 7342, - 7346 + 7309, + 7313 ], "loc": { "start": { - "line": 260, + "line": 259, "column": 12 }, "end": { - "line": 260, + "line": 259, "column": 16 } } @@ -13650,31 +13542,31 @@ "type": "Identifier", "name": "fltSpans", "range": [ - 7347, - 7355 + 7314, + 7322 ], "loc": { "start": { - "line": 260, + "line": 259, "column": 17 }, "end": { - "line": 260, + "line": 259, "column": 25 } } }, "range": [ - 7342, - 7355 + 7309, + 7322 ], "loc": { "start": { - "line": 260, + "line": 259, "column": 12 }, "end": { - "line": 260, + "line": 259, "column": 25 } } @@ -13683,31 +13575,31 @@ "type": "Identifier", "name": "i", "range": [ - 7356, - 7357 + 7323, + 7324 ], "loc": { "start": { - "line": 260, + "line": 259, "column": 26 }, "end": { - "line": 260, + "line": 259, "column": 27 } } }, "range": [ - 7342, - 7358 + 7309, + 7325 ], "loc": { "start": { - "line": 260, + "line": 259, "column": 12 }, "end": { - "line": 260, + "line": 259, "column": 28 } } @@ -13716,46 +13608,46 @@ "type": "Identifier", "name": "icon", "range": [ - 7361, - 7365 + 7328, + 7332 ], "loc": { "start": { - "line": 260, + "line": 259, "column": 31 }, "end": { - "line": 260, + "line": 259, "column": 35 } } }, "range": [ - 7342, - 7365 + 7309, + 7332 ], "loc": { "start": { - "line": 260, + "line": 259, "column": 12 }, "end": { - "line": 260, + "line": 259, "column": 35 } } }, "range": [ - 7342, - 7366 + 7309, + 7333 ], "loc": { "start": { - "line": 260, + "line": 259, "column": 12 }, "end": { - "line": 260, + "line": 259, "column": 36 } } @@ -13774,16 +13666,16 @@ "object": { "type": "ThisExpression", "range": [ - 7379, - 7383 + 7346, + 7350 ], "loc": { "start": { - "line": 261, + "line": 260, "column": 12 }, "end": { - "line": 261, + "line": 260, "column": 16 } } @@ -13792,31 +13684,31 @@ "type": "Identifier", "name": "fltIcons", "range": [ - 7384, - 7392 + 7351, + 7359 ], "loc": { "start": { - "line": 261, + "line": 260, "column": 17 }, "end": { - "line": 261, + "line": 260, "column": 25 } } }, "range": [ - 7379, - 7392 + 7346, + 7359 ], "loc": { "start": { - "line": 261, + "line": 260, "column": 12 }, "end": { - "line": 261, + "line": 260, "column": 25 } } @@ -13825,31 +13717,31 @@ "type": "Identifier", "name": "i", "range": [ - 7393, - 7394 + 7360, + 7361 ], "loc": { "start": { - "line": 261, + "line": 260, "column": 26 }, "end": { - "line": 261, + "line": 260, "column": 27 } } }, "range": [ - 7379, - 7395 + 7346, + 7362 ], "loc": { "start": { - "line": 261, + "line": 260, "column": 12 }, "end": { - "line": 261, + "line": 260, "column": 28 } } @@ -13861,16 +13753,16 @@ "type": "Identifier", "name": "icon", "range": [ - 7398, - 7402 + 7365, + 7369 ], "loc": { "start": { - "line": 261, + "line": 260, "column": 31 }, "end": { - "line": 261, + "line": 260, "column": 35 } } @@ -13879,108 +13771,108 @@ "type": "Identifier", "name": "firstChild", "range": [ - 7403, - 7413 + 7370, + 7380 ], "loc": { "start": { - "line": 261, + "line": 260, "column": 36 }, "end": { - "line": 261, + "line": 260, "column": 46 } } }, "range": [ - 7398, - 7413 + 7365, + 7380 ], "loc": { "start": { - "line": 261, + "line": 260, "column": 31 }, "end": { - "line": 261, + "line": 260, "column": 46 } } }, "range": [ - 7379, - 7413 + 7346, + 7380 ], "loc": { "start": { - "line": 261, + "line": 260, "column": 12 }, "end": { - "line": 261, + "line": 260, "column": 46 } } }, "range": [ - 7379, - 7414 + 7346, + 7381 ], "loc": { "start": { - "line": 261, + "line": 260, "column": 12 }, "end": { - "line": 261, + "line": 260, "column": 47 } } } ], "range": [ - 6993, - 7424 + 6960, + 7391 ], "loc": { "start": { - "line": 251, + "line": 250, "column": 45 }, "end": { - "line": 262, + "line": 261, "column": 9 } } }, "range": [ - 6956, - 7424 + 6923, + 7391 ], "loc": { "start": { - "line": 251, + "line": 250, "column": 8 }, "end": { - "line": 262, + "line": 261, "column": 9 } } } ], "range": [ - 6760, - 7430 + 6727, + 7397 ], "loc": { "start": { - "line": 244, + "line": 243, "column": 17 }, "end": { - "line": 263, + "line": 262, "column": 5 } } @@ -13988,16 +13880,16 @@ "generator": false, "expression": false, "range": [ - 6757, - 7430 + 6724, + 7397 ], "loc": { "start": { - "line": 244, + "line": 243, "column": 14 }, "end": { - "line": 263, + "line": 262, "column": 5 } } @@ -14005,16 +13897,16 @@ "kind": "method", "computed": false, "range": [ - 6747, - 7430 + 6714, + 7397 ], "loc": { "start": { - "line": 244, + "line": 243, "column": 4 }, "end": { - "line": 263, + "line": 262, "column": 5 } }, @@ -14023,16 +13915,16 @@ "type": "Block", "value": "*\n * Build all filters icons\n ", "range": [ - 6700, - 6742 + 6667, + 6709 ], "loc": { "start": { - "line": 241, + "line": 240, "column": 4 }, "end": { - "line": 243, + "line": 242, "column": 7 } } @@ -14043,16 +13935,16 @@ "type": "Block", "value": "*\n * Build all pop-up filters elements\n ", "range": [ - 7436, - 7488 + 7403, + 7455 ], "loc": { "start": { - "line": 265, + "line": 264, "column": 4 }, "end": { - "line": 267, + "line": 266, "column": 7 } } @@ -14066,16 +13958,16 @@ "type": "Identifier", "name": "buildAll", "range": [ - 7493, - 7501 + 7460, + 7468 ], "loc": { "start": { - "line": 268, + "line": 267, "column": 4 }, "end": { - "line": 268, + "line": 267, "column": 12 } } @@ -14098,16 +13990,16 @@ "type": "Identifier", "name": "i", "range": [ - 7523, - 7524 + 7490, + 7491 ], "loc": { "start": { - "line": 269, + "line": 268, "column": 17 }, "end": { - "line": 269, + "line": 268, "column": 18 } } @@ -14117,31 +14009,31 @@ "value": 0, "raw": "0", "range": [ - 7527, - 7528 + 7494, + 7495 ], "loc": { "start": { - "line": 269, + "line": 268, "column": 21 }, "end": { - "line": 269, + "line": 268, "column": 22 } } }, "range": [ - 7523, - 7528 + 7490, + 7495 ], "loc": { "start": { - "line": 269, + "line": 268, "column": 17 }, "end": { - "line": 269, + "line": 268, "column": 22 } } @@ -14149,16 +14041,16 @@ ], "kind": "let", "range": [ - 7519, - 7528 + 7486, + 7495 ], "loc": { "start": { - "line": 269, + "line": 268, "column": 13 }, "end": { - "line": 269, + "line": 268, "column": 22 } } @@ -14170,16 +14062,16 @@ "type": "Identifier", "name": "i", "range": [ - 7530, - 7531 + 7497, + 7498 ], "loc": { "start": { - "line": 269, + "line": 268, "column": 24 }, "end": { - "line": 269, + "line": 268, "column": 25 } } @@ -14193,16 +14085,16 @@ "object": { "type": "ThisExpression", "range": [ - 7534, - 7538 + 7501, + 7505 ], "loc": { "start": { - "line": 269, + "line": 268, "column": 28 }, "end": { - "line": 269, + "line": 268, "column": 32 } } @@ -14211,31 +14103,31 @@ "type": "Identifier", "name": "filtersCache", "range": [ - 7539, - 7551 + 7506, + 7518 ], "loc": { "start": { - "line": 269, + "line": 268, "column": 33 }, "end": { - "line": 269, + "line": 268, "column": 45 } } }, "range": [ - 7534, - 7551 + 7501, + 7518 ], "loc": { "start": { - "line": 269, + "line": 268, "column": 28 }, "end": { - "line": 269, + "line": 268, "column": 45 } } @@ -14244,46 +14136,46 @@ "type": "Identifier", "name": "length", "range": [ - 7552, - 7558 + 7519, + 7525 ], "loc": { "start": { - "line": 269, + "line": 268, "column": 46 }, "end": { - "line": 269, + "line": 268, "column": 52 } } }, "range": [ - 7534, - 7558 + 7501, + 7525 ], "loc": { "start": { - "line": 269, + "line": 268, "column": 28 }, "end": { - "line": 269, + "line": 268, "column": 52 } } }, "range": [ - 7530, - 7558 + 7497, + 7525 ], "loc": { "start": { - "line": 269, + "line": 268, "column": 24 }, "end": { - "line": 269, + "line": 268, "column": 52 } } @@ -14295,32 +14187,32 @@ "type": "Identifier", "name": "i", "range": [ - 7560, - 7561 + 7527, + 7528 ], "loc": { "start": { - "line": 269, + "line": 268, "column": 54 }, "end": { - "line": 269, + "line": 268, "column": 55 } } }, "prefix": false, "range": [ - 7560, - 7563 + 7527, + 7530 ], "loc": { "start": { - "line": 269, + "line": 268, "column": 54 }, "end": { - "line": 269, + "line": 268, "column": 57 } } @@ -14338,16 +14230,16 @@ "object": { "type": "ThisExpression", "range": [ - 7579, - 7583 + 7546, + 7550 ], "loc": { "start": { - "line": 270, + "line": 269, "column": 12 }, "end": { - "line": 270, + "line": 269, "column": 16 } } @@ -14356,31 +14248,31 @@ "type": "Identifier", "name": "build", "range": [ - 7584, - 7589 + 7551, + 7556 ], "loc": { "start": { - "line": 270, + "line": 269, "column": 17 }, "end": { - "line": 270, + "line": 269, "column": 22 } } }, "range": [ - 7579, - 7589 + 7546, + 7556 ], "loc": { "start": { - "line": 270, + "line": 269, "column": 12 }, "end": { - "line": 270, + "line": 269, "column": 22 } } @@ -14390,16 +14282,16 @@ "type": "Identifier", "name": "i", "range": [ - 7590, - 7591 + 7557, + 7558 ], "loc": { "start": { - "line": 270, + "line": 269, "column": 23 }, "end": { - "line": 270, + "line": 269, "column": 24 } } @@ -14413,16 +14305,16 @@ "object": { "type": "ThisExpression", "range": [ - 7593, - 7597 + 7560, + 7564 ], "loc": { "start": { - "line": 270, + "line": 269, "column": 26 }, "end": { - "line": 270, + "line": 269, "column": 30 } } @@ -14431,31 +14323,31 @@ "type": "Identifier", "name": "filtersCache", "range": [ - 7598, - 7610 + 7565, + 7577 ], "loc": { "start": { - "line": 270, + "line": 269, "column": 31 }, "end": { - "line": 270, + "line": 269, "column": 43 } } }, "range": [ - 7593, - 7610 + 7560, + 7577 ], "loc": { "start": { - "line": 270, + "line": 269, "column": 26 }, "end": { - "line": 270, + "line": 269, "column": 43 } } @@ -14464,109 +14356,109 @@ "type": "Identifier", "name": "i", "range": [ - 7611, - 7612 + 7578, + 7579 ], "loc": { "start": { - "line": 270, + "line": 269, "column": 44 }, "end": { - "line": 270, + "line": 269, "column": 45 } } }, "range": [ - 7593, - 7613 + 7560, + 7580 ], "loc": { "start": { - "line": 270, + "line": 269, "column": 26 }, "end": { - "line": 270, + "line": 269, "column": 46 } } } ], "range": [ - 7579, - 7614 + 7546, + 7581 ], "loc": { "start": { - "line": 270, + "line": 269, "column": 12 }, "end": { - "line": 270, + "line": 269, "column": 47 } } }, "range": [ - 7579, - 7615 + 7546, + 7582 ], "loc": { "start": { - "line": 270, + "line": 269, "column": 12 }, "end": { - "line": 270, + "line": 269, "column": 48 } } } ], "range": [ - 7565, - 7625 + 7532, + 7592 ], "loc": { "start": { - "line": 269, + "line": 268, "column": 59 }, "end": { - "line": 271, + "line": 270, "column": 9 } } }, "range": [ - 7514, - 7625 + 7481, + 7592 ], "loc": { "start": { - "line": 269, + "line": 268, "column": 8 }, "end": { - "line": 271, + "line": 270, "column": 9 } } } ], "range": [ - 7504, - 7631 + 7471, + 7598 ], "loc": { "start": { - "line": 268, + "line": 267, "column": 15 }, "end": { - "line": 272, + "line": 271, "column": 5 } } @@ -14574,16 +14466,16 @@ "generator": false, "expression": false, "range": [ - 7501, - 7631 + 7468, + 7598 ], "loc": { "start": { - "line": 268, + "line": 267, "column": 12 }, "end": { - "line": 272, + "line": 271, "column": 5 } } @@ -14591,16 +14483,16 @@ "kind": "method", "computed": false, "range": [ - 7493, - 7631 + 7460, + 7598 ], "loc": { "start": { - "line": 268, + "line": 267, "column": 4 }, "end": { - "line": 272, + "line": 271, "column": 5 } }, @@ -14609,16 +14501,16 @@ "type": "Block", "value": "*\n * Build all pop-up filters elements\n ", "range": [ - 7436, - 7488 + 7403, + 7455 ], "loc": { "start": { - "line": 265, + "line": 264, "column": 4 }, "end": { - "line": 267, + "line": 266, "column": 7 } } @@ -14629,16 +14521,16 @@ "type": "Block", "value": "*\n * Build a specified pop-up filter elements\n * @param {Number} colIndex Column index\n * @param {Object} div Optional container DOM element\n ", "range": [ - 7637, - 7806 + 7604, + 7773 ], "loc": { "start": { - "line": 274, + "line": 273, "column": 4 }, "end": { - "line": 278, + "line": 277, "column": 7 } } @@ -14652,16 +14544,16 @@ "type": "Identifier", "name": "build", "range": [ - 7811, - 7816 + 7778, + 7783 ], "loc": { "start": { - "line": 279, + "line": 278, "column": 4 }, "end": { - "line": 279, + "line": 278, "column": 9 } } @@ -14674,16 +14566,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 7817, - 7825 + 7784, + 7792 ], "loc": { "start": { - "line": 279, + "line": 278, "column": 10 }, "end": { - "line": 279, + "line": 278, "column": 18 } } @@ -14692,16 +14584,16 @@ "type": "Identifier", "name": "div", "range": [ - 7827, - 7830 + 7794, + 7797 ], "loc": { "start": { - "line": 279, + "line": 278, "column": 20 }, "end": { - "line": 279, + "line": 278, "column": 23 } } @@ -14719,16 +14611,16 @@ "type": "Identifier", "name": "tf", "range": [ - 7846, - 7848 + 7813, + 7815 ], "loc": { "start": { - "line": 280, + "line": 279, "column": 12 }, "end": { - "line": 280, + "line": 279, "column": 14 } } @@ -14739,16 +14631,16 @@ "object": { "type": "ThisExpression", "range": [ - 7851, - 7855 + 7818, + 7822 ], "loc": { "start": { - "line": 280, + "line": 279, "column": 17 }, "end": { - "line": 280, + "line": 279, "column": 21 } } @@ -14757,46 +14649,46 @@ "type": "Identifier", "name": "tf", "range": [ - 7856, - 7858 + 7823, + 7825 ], "loc": { "start": { - "line": 280, + "line": 279, "column": 22 }, "end": { - "line": 280, + "line": 279, "column": 24 } } }, "range": [ - 7851, - 7858 + 7818, + 7825 ], "loc": { "start": { - "line": 280, + "line": 279, "column": 17 }, "end": { - "line": 280, + "line": 279, "column": 24 } } }, "range": [ - 7846, - 7858 + 7813, + 7825 ], "loc": { "start": { - "line": 280, + "line": 279, "column": 12 }, "end": { - "line": 280, + "line": 279, "column": 24 } } @@ -14804,16 +14696,16 @@ ], "kind": "let", "range": [ - 7842, - 7859 + 7809, + 7826 ], "loc": { "start": { - "line": 280, + "line": 279, "column": 8 }, "end": { - "line": 280, + "line": 279, "column": 25 } } @@ -14827,16 +14719,16 @@ "type": "Identifier", "name": "contId", "range": [ - 7872, - 7878 + 7839, + 7845 ], "loc": { "start": { - "line": 281, + "line": 280, "column": 12 }, "end": { - "line": 281, + "line": 280, "column": 18 } } @@ -14852,16 +14744,16 @@ }, "tail": false, "range": [ - 7881, - 7884 + 7848, + 7851 ], "loc": { "start": { - "line": 281, + "line": 280, "column": 21 }, "end": { - "line": 281, + "line": 280, "column": 24 } } @@ -14874,16 +14766,16 @@ }, "tail": false, "range": [ - 7896, - 7899 + 7863, + 7866 ], "loc": { "start": { - "line": 281, + "line": 280, "column": 36 }, "end": { - "line": 281, + "line": 280, "column": 39 } } @@ -14896,16 +14788,16 @@ }, "tail": false, "range": [ - 7904, - 7908 + 7871, + 7875 ], "loc": { "start": { - "line": 281, + "line": 280, "column": 44 }, "end": { - "line": 281, + "line": 280, "column": 48 } } @@ -14918,16 +14810,16 @@ }, "tail": true, "range": [ - 7916, - 7918 + 7883, + 7885 ], "loc": { "start": { - "line": 281, + "line": 280, "column": 56 }, "end": { - "line": 281, + "line": 280, "column": 58 } } @@ -14940,16 +14832,16 @@ "object": { "type": "ThisExpression", "range": [ - 7884, - 7888 + 7851, + 7855 ], "loc": { "start": { - "line": 281, + "line": 280, "column": 24 }, "end": { - "line": 281, + "line": 280, "column": 28 } } @@ -14958,31 +14850,31 @@ "type": "Identifier", "name": "prfxDiv", "range": [ - 7889, - 7896 + 7856, + 7863 ], "loc": { "start": { - "line": 281, + "line": 280, "column": 29 }, "end": { - "line": 281, + "line": 280, "column": 36 } } }, "range": [ - 7884, - 7896 + 7851, + 7863 ], "loc": { "start": { - "line": 281, + "line": 280, "column": 24 }, "end": { - "line": 281, + "line": 280, "column": 36 } } @@ -14994,16 +14886,16 @@ "type": "Identifier", "name": "tf", "range": [ - 7899, - 7901 + 7866, + 7868 ], "loc": { "start": { - "line": 281, + "line": 280, "column": 39 }, "end": { - "line": 281, + "line": 280, "column": 41 } } @@ -15012,31 +14904,31 @@ "type": "Identifier", "name": "id", "range": [ - 7902, - 7904 + 7869, + 7871 ], "loc": { "start": { - "line": 281, + "line": 280, "column": 42 }, "end": { - "line": 281, + "line": 280, "column": 44 } } }, "range": [ - 7899, - 7904 + 7866, + 7871 ], "loc": { "start": { - "line": 281, + "line": 280, "column": 39 }, "end": { - "line": 281, + "line": 280, "column": 44 } } @@ -15045,47 +14937,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 7908, - 7916 + 7875, + 7883 ], "loc": { "start": { - "line": 281, + "line": 280, "column": 48 }, "end": { - "line": 281, + "line": 280, "column": 56 } } } ], "range": [ - 7881, - 7918 + 7848, + 7885 ], "loc": { "start": { - "line": 281, + "line": 280, "column": 21 }, "end": { - "line": 281, + "line": 280, "column": 58 } } }, "range": [ - 7872, - 7918 + 7839, + 7885 ], "loc": { "start": { - "line": 281, + "line": 280, "column": 12 }, "end": { - "line": 281, + "line": 280, "column": 58 } } @@ -15093,16 +14985,16 @@ ], "kind": "let", "range": [ - 7868, - 7919 + 7835, + 7886 ], "loc": { "start": { - "line": 281, + "line": 280, "column": 8 }, "end": { - "line": 281, + "line": 280, "column": 59 } } @@ -15116,16 +15008,16 @@ "type": "Identifier", "name": "placeholder", "range": [ - 7932, - 7943 + 7899, + 7910 ], "loc": { "start": { - "line": 282, + "line": 281, "column": 12 }, "end": { - "line": 282, + "line": 281, "column": 23 } } @@ -15136,16 +15028,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 7946, - 7955 + 7913, + 7922 ], "loc": { "start": { - "line": 282, + "line": 281, "column": 26 }, "end": { - "line": 282, + "line": 281, "column": 35 } } @@ -15156,16 +15048,16 @@ "value": "div", "raw": "'div'", "range": [ - 7956, - 7961 + 7923, + 7928 ], "loc": { "start": { - "line": 282, + "line": 281, "column": 36 }, "end": { - "line": 282, + "line": 281, "column": 41 } } @@ -15178,16 +15070,16 @@ "value": "class", "raw": "'class'", "range": [ - 7964, - 7971 + 7931, + 7938 ], "loc": { "start": { - "line": 282, + "line": 281, "column": 44 }, "end": { - "line": 282, + "line": 281, "column": 51 } } @@ -15198,16 +15090,16 @@ "object": { "type": "ThisExpression", "range": [ - 7973, - 7977 + 7940, + 7944 ], "loc": { "start": { - "line": 282, + "line": 281, "column": 53 }, "end": { - "line": 282, + "line": 281, "column": 57 } } @@ -15216,78 +15108,78 @@ "type": "Identifier", "name": "placeholderCssClass", "range": [ - 7978, - 7997 + 7945, + 7964 ], "loc": { "start": { - "line": 282, + "line": 281, "column": 58 }, "end": { - "line": 282, + "line": 281, "column": 77 } } }, "range": [ - 7973, - 7997 + 7940, + 7964 ], "loc": { "start": { - "line": 282, + "line": 281, "column": 53 }, "end": { - "line": 282, + "line": 281, "column": 77 } } } ], "range": [ - 7963, - 7998 + 7930, + 7965 ], "loc": { "start": { - "line": 282, + "line": 281, "column": 43 }, "end": { - "line": 282, + "line": 281, "column": 78 } } } ], "range": [ - 7946, - 7999 + 7913, + 7966 ], "loc": { "start": { - "line": 282, + "line": 281, "column": 26 }, "end": { - "line": 282, + "line": 281, "column": 79 } } }, "range": [ - 7932, - 7999 + 7899, + 7966 ], "loc": { "start": { - "line": 282, + "line": 281, "column": 12 }, "end": { - "line": 282, + "line": 281, "column": 79 } } @@ -15295,16 +15187,16 @@ ], "kind": "let", "range": [ - 7928, - 8000 + 7895, + 7967 ], "loc": { "start": { - "line": 282, + "line": 281, "column": 8 }, "end": { - "line": 282, + "line": 281, "column": 80 } } @@ -15318,16 +15210,16 @@ "type": "Identifier", "name": "cont", "range": [ - 8013, - 8017 + 7980, + 7984 ], "loc": { "start": { - "line": 283, + "line": 282, "column": 12 }, "end": { - "line": 283, + "line": 282, "column": 16 } } @@ -15339,16 +15231,16 @@ "type": "Identifier", "name": "div", "range": [ - 8020, - 8023 + 7987, + 7990 ], "loc": { "start": { - "line": 283, + "line": 282, "column": 19 }, "end": { - "line": 283, + "line": 282, "column": 22 } } @@ -15359,16 +15251,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 8039, - 8048 + 8006, + 8015 ], "loc": { "start": { - "line": 284, + "line": 283, "column": 12 }, "end": { - "line": 284, + "line": 283, "column": 21 } } @@ -15379,16 +15271,16 @@ "value": "div", "raw": "'div'", "range": [ - 8049, - 8054 + 8016, + 8021 ], "loc": { "start": { - "line": 284, + "line": 283, "column": 22 }, "end": { - "line": 284, + "line": 283, "column": 27 } } @@ -15401,16 +15293,16 @@ "value": "id", "raw": "'id'", "range": [ - 8057, - 8061 + 8024, + 8028 ], "loc": { "start": { - "line": 284, + "line": 283, "column": 30 }, "end": { - "line": 284, + "line": 283, "column": 34 } } @@ -15419,32 +15311,32 @@ "type": "Identifier", "name": "contId", "range": [ - 8063, - 8069 + 8030, + 8036 ], "loc": { "start": { - "line": 284, + "line": 283, "column": 36 }, "end": { - "line": 284, + "line": 283, "column": 42 } } } ], "range": [ - 8056, - 8070 + 8023, + 8037 ], "loc": { "start": { - "line": 284, + "line": 283, "column": 29 }, "end": { - "line": 284, + "line": 283, "column": 43 } } @@ -15457,16 +15349,16 @@ "value": "class", "raw": "'class'", "range": [ - 8073, - 8080 + 8040, + 8047 ], "loc": { "start": { - "line": 284, + "line": 283, "column": 46 }, "end": { - "line": 284, + "line": 283, "column": 53 } } @@ -15477,16 +15369,16 @@ "object": { "type": "ThisExpression", "range": [ - 8082, - 8086 + 8049, + 8053 ], "loc": { "start": { - "line": 284, + "line": 283, "column": 55 }, "end": { - "line": 284, + "line": 283, "column": 59 } } @@ -15495,93 +15387,93 @@ "type": "Identifier", "name": "containerCssClass", "range": [ - 8087, - 8104 + 8054, + 8071 ], "loc": { "start": { - "line": 284, + "line": 283, "column": 60 }, "end": { - "line": 284, + "line": 283, "column": 77 } } }, "range": [ - 8082, - 8104 + 8049, + 8071 ], "loc": { "start": { - "line": 284, + "line": 283, "column": 55 }, "end": { - "line": 284, + "line": 283, "column": 77 } } } ], "range": [ - 8072, - 8105 + 8039, + 8072 ], "loc": { "start": { - "line": 284, + "line": 283, "column": 45 }, "end": { - "line": 284, + "line": 283, "column": 78 } } } ], "range": [ - 8039, - 8106 + 8006, + 8073 ], "loc": { "start": { - "line": 284, + "line": 283, "column": 12 }, "end": { - "line": 284, + "line": 283, "column": 79 } } }, "range": [ - 8020, - 8106 + 7987, + 8073 ], "loc": { "start": { - "line": 283, + "line": 282, "column": 19 }, "end": { - "line": 284, + "line": 283, "column": 79 } } }, "range": [ - 8013, - 8106 + 7980, + 8073 ], "loc": { "start": { - "line": 283, + "line": 282, "column": 12 }, "end": { - "line": 284, + "line": 283, "column": 79 } } @@ -15589,16 +15481,16 @@ ], "kind": "let", "range": [ - 8009, - 8107 + 7976, + 8074 ], "loc": { "start": { - "line": 283, + "line": 282, "column": 8 }, "end": { - "line": 284, + "line": 283, "column": 80 } } @@ -15617,16 +15509,16 @@ "type": "Identifier", "name": "tf", "range": [ - 8116, - 8118 + 8083, + 8085 ], "loc": { "start": { - "line": 285, + "line": 284, "column": 8 }, "end": { - "line": 285, + "line": 284, "column": 10 } } @@ -15635,31 +15527,31 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 8119, - 8136 + 8086, + 8103 ], "loc": { "start": { - "line": 285, + "line": 284, "column": 11 }, "end": { - "line": 285, + "line": 284, "column": 28 } } }, "range": [ - 8116, - 8136 + 8083, + 8103 ], "loc": { "start": { - "line": 285, + "line": 284, "column": 8 }, "end": { - "line": 285, + "line": 284, "column": 28 } } @@ -15668,31 +15560,31 @@ "type": "Identifier", "name": "push", "range": [ - 8137, - 8141 + 8104, + 8108 ], "loc": { "start": { - "line": 285, + "line": 284, "column": 29 }, "end": { - "line": 285, + "line": 284, "column": 33 } } }, "range": [ - 8116, - 8141 + 8083, + 8108 ], "loc": { "start": { - "line": 285, + "line": 284, "column": 8 }, "end": { - "line": 285, + "line": 284, "column": 33 } } @@ -15705,16 +15597,16 @@ "type": "Identifier", "name": "cont", "range": [ - 8142, - 8146 + 8109, + 8113 ], "loc": { "start": { - "line": 285, + "line": 284, "column": 34 }, "end": { - "line": 285, + "line": 284, "column": 38 } } @@ -15723,62 +15615,62 @@ "type": "Identifier", "name": "id", "range": [ - 8147, - 8149 + 8114, + 8116 ], "loc": { "start": { - "line": 285, + "line": 284, "column": 39 }, "end": { - "line": 285, + "line": 284, "column": 41 } } }, "range": [ - 8142, - 8149 + 8109, + 8116 ], "loc": { "start": { - "line": 285, + "line": 284, "column": 34 }, "end": { - "line": 285, + "line": 284, "column": 41 } } } ], "range": [ - 8116, - 8150 + 8083, + 8117 ], "loc": { "start": { - "line": 285, + "line": 284, "column": 8 }, "end": { - "line": 285, + "line": 284, "column": 42 } } }, "range": [ - 8116, - 8151 + 8083, + 8118 ], "loc": { "start": { - "line": 285, + "line": 284, "column": 8 }, "end": { - "line": 285, + "line": 284, "column": 43 } } @@ -15794,16 +15686,16 @@ "type": "Identifier", "name": "placeholder", "range": [ - 8160, - 8171 + 8127, + 8138 ], "loc": { "start": { - "line": 286, + "line": 285, "column": 8 }, "end": { - "line": 286, + "line": 285, "column": 19 } } @@ -15812,31 +15704,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 8172, - 8183 + 8139, + 8150 ], "loc": { "start": { - "line": 286, + "line": 285, "column": 20 }, "end": { - "line": 286, + "line": 285, "column": 31 } } }, "range": [ - 8160, - 8183 + 8127, + 8150 ], "loc": { "start": { - "line": 286, + "line": 285, "column": 8 }, "end": { - "line": 286, + "line": 285, "column": 31 } } @@ -15846,47 +15738,47 @@ "type": "Identifier", "name": "cont", "range": [ - 8184, - 8188 + 8151, + 8155 ], "loc": { "start": { - "line": 286, + "line": 285, "column": 32 }, "end": { - "line": 286, + "line": 285, "column": 36 } } } ], "range": [ - 8160, - 8189 + 8127, + 8156 ], "loc": { "start": { - "line": 286, + "line": 285, "column": 8 }, "end": { - "line": 286, + "line": 285, "column": 37 } } }, "range": [ - 8160, - 8190 + 8127, + 8157 ], "loc": { "start": { - "line": 286, + "line": 285, "column": 8 }, "end": { - "line": 286, + "line": 285, "column": 38 } } @@ -15900,16 +15792,16 @@ "type": "Identifier", "name": "header", "range": [ - 8204, - 8210 + 8171, + 8177 ], "loc": { "start": { - "line": 288, + "line": 287, "column": 12 }, "end": { - "line": 288, + "line": 287, "column": 18 } } @@ -15923,16 +15815,16 @@ "type": "Identifier", "name": "tf", "range": [ - 8213, - 8215 + 8180, + 8182 ], "loc": { "start": { - "line": 288, + "line": 287, "column": 21 }, "end": { - "line": 288, + "line": 287, "column": 23 } } @@ -15941,31 +15833,31 @@ "type": "Identifier", "name": "getHeaderElement", "range": [ - 8216, - 8232 + 8183, + 8199 ], "loc": { "start": { - "line": 288, + "line": 287, "column": 24 }, "end": { - "line": 288, + "line": 287, "column": 40 } } }, "range": [ - 8213, - 8232 + 8180, + 8199 ], "loc": { "start": { - "line": 288, + "line": 287, "column": 21 }, "end": { - "line": 288, + "line": 287, "column": 40 } } @@ -15975,47 +15867,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 8233, - 8241 + 8200, + 8208 ], "loc": { "start": { - "line": 288, + "line": 287, "column": 41 }, "end": { - "line": 288, + "line": 287, "column": 49 } } } ], "range": [ - 8213, - 8242 + 8180, + 8209 ], "loc": { "start": { - "line": 288, + "line": 287, "column": 21 }, "end": { - "line": 288, + "line": 287, "column": 50 } } }, "range": [ - 8204, - 8242 + 8171, + 8209 ], "loc": { "start": { - "line": 288, + "line": 287, "column": 12 }, "end": { - "line": 288, + "line": 287, "column": 50 } } @@ -16023,16 +15915,16 @@ ], "kind": "let", "range": [ - 8200, - 8243 + 8167, + 8210 ], "loc": { "start": { - "line": 288, + "line": 287, "column": 8 }, "end": { - "line": 288, + "line": 287, "column": 51 } } @@ -16048,16 +15940,16 @@ "type": "Identifier", "name": "header", "range": [ - 8252, - 8258 + 8219, + 8225 ], "loc": { "start": { - "line": 289, + "line": 288, "column": 8 }, "end": { - "line": 289, + "line": 288, "column": 14 } } @@ -16066,31 +15958,31 @@ "type": "Identifier", "name": "insertBefore", "range": [ - 8259, - 8271 + 8226, + 8238 ], "loc": { "start": { - "line": 289, + "line": 288, "column": 15 }, "end": { - "line": 289, + "line": 288, "column": 27 } } }, "range": [ - 8252, - 8271 + 8219, + 8238 ], "loc": { "start": { - "line": 289, + "line": 288, "column": 8 }, "end": { - "line": 289, + "line": 288, "column": 27 } } @@ -16100,16 +15992,16 @@ "type": "Identifier", "name": "placeholder", "range": [ - 8272, - 8283 + 8239, + 8250 ], "loc": { "start": { - "line": 289, + "line": 288, "column": 28 }, "end": { - "line": 289, + "line": 288, "column": 39 } } @@ -16121,16 +16013,16 @@ "type": "Identifier", "name": "header", "range": [ - 8285, - 8291 + 8252, + 8258 ], "loc": { "start": { - "line": 289, + "line": 288, "column": 41 }, "end": { - "line": 289, + "line": 288, "column": 47 } } @@ -16139,62 +16031,62 @@ "type": "Identifier", "name": "firstChild", "range": [ - 8292, - 8302 + 8259, + 8269 ], "loc": { "start": { - "line": 289, + "line": 288, "column": 48 }, "end": { - "line": 289, + "line": 288, "column": 58 } } }, "range": [ - 8285, - 8302 + 8252, + 8269 ], "loc": { "start": { - "line": 289, + "line": 288, "column": 41 }, "end": { - "line": 289, + "line": 288, "column": 58 } } } ], "range": [ - 8252, - 8303 + 8219, + 8270 ], "loc": { "start": { - "line": 289, + "line": 288, "column": 8 }, "end": { - "line": 289, + "line": 288, "column": 59 } } }, "range": [ - 8252, - 8304 + 8219, + 8271 ], "loc": { "start": { - "line": 289, + "line": 288, "column": 8 }, "end": { - "line": 289, + "line": 288, "column": 60 } } @@ -16207,16 +16099,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 8313, - 8319 + 8280, + 8286 ], "loc": { "start": { - "line": 290, + "line": 289, "column": 8 }, "end": { - "line": 290, + "line": 289, "column": 14 } } @@ -16226,16 +16118,16 @@ "type": "Identifier", "name": "cont", "range": [ - 8320, - 8324 + 8287, + 8291 ], "loc": { "start": { - "line": 290, + "line": 289, "column": 15 }, "end": { - "line": 290, + "line": 289, "column": 19 } } @@ -16245,16 +16137,16 @@ "value": "click", "raw": "'click'", "range": [ - 8326, - 8333 + 8293, + 8300 ], "loc": { "start": { - "line": 290, + "line": 289, "column": 21 }, "end": { - "line": 290, + "line": 289, "column": 28 } } @@ -16267,16 +16159,16 @@ "type": "Identifier", "name": "evt", "range": [ - 8336, - 8339 + 8303, + 8306 ], "loc": { "start": { - "line": 290, + "line": 289, "column": 31 }, "end": { - "line": 290, + "line": 289, "column": 34 } } @@ -16288,16 +16180,16 @@ "type": "Identifier", "name": "stopEvt", "range": [ - 8344, - 8351 + 8311, + 8318 ], "loc": { "start": { - "line": 290, + "line": 289, "column": 39 }, "end": { - "line": 290, + "line": 289, "column": 46 } } @@ -16307,32 +16199,32 @@ "type": "Identifier", "name": "evt", "range": [ - 8352, - 8355 + 8319, + 8322 ], "loc": { "start": { - "line": 290, + "line": 289, "column": 47 }, "end": { - "line": 290, + "line": 289, "column": 50 } } } ], "range": [ - 8344, - 8356 + 8311, + 8323 ], "loc": { "start": { - "line": 290, + "line": 289, "column": 39 }, "end": { - "line": 290, + "line": 289, "column": 51 } } @@ -16340,47 +16232,47 @@ "generator": false, "expression": true, "range": [ - 8335, - 8356 + 8302, + 8323 ], "loc": { "start": { - "line": 290, + "line": 289, "column": 30 }, "end": { - "line": 290, + "line": 289, "column": 51 } } } ], "range": [ - 8313, - 8357 + 8280, + 8324 ], "loc": { "start": { - "line": 290, + "line": 289, "column": 8 }, "end": { - "line": 290, + "line": 289, "column": 52 } } }, "range": [ - 8313, - 8358 + 8280, + 8325 ], "loc": { "start": { - "line": 290, + "line": 289, "column": 8 }, "end": { - "line": 290, + "line": 289, "column": 53 } } @@ -16399,16 +16291,16 @@ "object": { "type": "ThisExpression", "range": [ - 8367, - 8371 + 8334, + 8338 ], "loc": { "start": { - "line": 291, + "line": 290, "column": 8 }, "end": { - "line": 291, + "line": 290, "column": 12 } } @@ -16417,31 +16309,31 @@ "type": "Identifier", "name": "fltElms", "range": [ - 8372, - 8379 + 8339, + 8346 ], "loc": { "start": { - "line": 291, + "line": 290, "column": 13 }, "end": { - "line": 291, + "line": 290, "column": 20 } } }, "range": [ - 8367, - 8379 + 8334, + 8346 ], "loc": { "start": { - "line": 291, + "line": 290, "column": 8 }, "end": { - "line": 291, + "line": 290, "column": 20 } } @@ -16450,31 +16342,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 8380, - 8388 + 8347, + 8355 ], "loc": { "start": { - "line": 291, + "line": 290, "column": 21 }, "end": { - "line": 291, + "line": 290, "column": 29 } } }, "range": [ - 8367, - 8389 + 8334, + 8356 ], "loc": { "start": { - "line": 291, + "line": 290, "column": 8 }, "end": { - "line": 291, + "line": 290, "column": 30 } } @@ -16483,62 +16375,62 @@ "type": "Identifier", "name": "cont", "range": [ - 8392, - 8396 + 8359, + 8363 ], "loc": { "start": { - "line": 291, + "line": 290, "column": 33 }, "end": { - "line": 291, + "line": 290, "column": 37 } } }, "range": [ - 8367, - 8396 + 8334, + 8363 ], "loc": { "start": { - "line": 291, + "line": 290, "column": 8 }, "end": { - "line": 291, + "line": 290, "column": 37 } } }, "range": [ - 8367, - 8397 + 8334, + 8364 ], "loc": { "start": { - "line": 291, + "line": 290, "column": 8 }, "end": { - "line": 291, + "line": 290, "column": 38 } } } ], "range": [ - 7832, - 8403 + 7799, + 8370 ], "loc": { "start": { - "line": 279, + "line": 278, "column": 25 }, "end": { - "line": 292, + "line": 291, "column": 5 } } @@ -16546,16 +16438,16 @@ "generator": false, "expression": false, "range": [ - 7816, - 8403 + 7783, + 8370 ], "loc": { "start": { - "line": 279, + "line": 278, "column": 9 }, "end": { - "line": 292, + "line": 291, "column": 5 } } @@ -16563,16 +16455,16 @@ "kind": "method", "computed": false, "range": [ - 7811, - 8403 + 7778, + 8370 ], "loc": { "start": { - "line": 279, + "line": 278, "column": 4 }, "end": { - "line": 292, + "line": 291, "column": 5 } }, @@ -16581,16 +16473,16 @@ "type": "Block", "value": "*\n * Build a specified pop-up filter elements\n * @param {Number} colIndex Column index\n * @param {Object} div Optional container DOM element\n ", "range": [ - 7637, - 7806 + 7604, + 7773 ], "loc": { "start": { - "line": 274, + "line": 273, "column": 4 }, "end": { - "line": 278, + "line": 277, "column": 7 } } @@ -16601,16 +16493,16 @@ "type": "Block", "value": "*\n * Toggle visibility of specified filter\n * @param {Number} colIndex Column index\n ", "range": [ - 8409, - 8511 + 8376, + 8478 ], "loc": { "start": { - "line": 294, + "line": 293, "column": 4 }, "end": { - "line": 297, + "line": 296, "column": 7 } } @@ -16624,16 +16516,16 @@ "type": "Identifier", "name": "toggle", "range": [ - 8516, - 8522 + 8483, + 8489 ], "loc": { "start": { - "line": 298, + "line": 297, "column": 4 }, "end": { - "line": 298, + "line": 297, "column": 10 } } @@ -16646,16 +16538,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 8523, - 8531 + 8490, + 8498 ], "loc": { "start": { - "line": 298, + "line": 297, "column": 11 }, "end": { - "line": 298, + "line": 297, "column": 19 } } @@ -16677,16 +16569,16 @@ "object": { "type": "ThisExpression", "range": [ - 8548, - 8552 + 8515, + 8519 ], "loc": { "start": { - "line": 299, + "line": 298, "column": 13 }, "end": { - "line": 299, + "line": 298, "column": 17 } } @@ -16695,31 +16587,31 @@ "type": "Identifier", "name": "isOpen", "range": [ - 8553, - 8559 + 8520, + 8526 ], "loc": { "start": { - "line": 299, + "line": 298, "column": 18 }, "end": { - "line": 299, + "line": 298, "column": 24 } } }, "range": [ - 8548, - 8559 + 8515, + 8526 ], "loc": { "start": { - "line": 299, + "line": 298, "column": 13 }, "end": { - "line": 299, + "line": 298, "column": 24 } } @@ -16729,48 +16621,48 @@ "type": "Identifier", "name": "colIndex", "range": [ - 8560, - 8568 + 8527, + 8535 ], "loc": { "start": { - "line": 299, + "line": 298, "column": 25 }, "end": { - "line": 299, + "line": 298, "column": 33 } } } ], "range": [ - 8548, - 8569 + 8515, + 8536 ], "loc": { "start": { - "line": 299, + "line": 298, "column": 13 }, "end": { - "line": 299, + "line": 298, "column": 34 } } }, "prefix": true, "range": [ - 8547, - 8569 + 8514, + 8536 ], "loc": { "start": { - "line": 299, + "line": 298, "column": 12 }, "end": { - "line": 299, + "line": 298, "column": 34 } } @@ -16788,16 +16680,16 @@ "object": { "type": "ThisExpression", "range": [ - 8585, - 8589 + 8552, + 8556 ], "loc": { "start": { - "line": 300, + "line": 299, "column": 12 }, "end": { - "line": 300, + "line": 299, "column": 16 } } @@ -16806,31 +16698,31 @@ "type": "Identifier", "name": "open", "range": [ - 8590, - 8594 + 8557, + 8561 ], "loc": { "start": { - "line": 300, + "line": 299, "column": 17 }, "end": { - "line": 300, + "line": 299, "column": 21 } } }, "range": [ - 8585, - 8594 + 8552, + 8561 ], "loc": { "start": { - "line": 300, + "line": 299, "column": 12 }, "end": { - "line": 300, + "line": 299, "column": 21 } } @@ -16840,63 +16732,63 @@ "type": "Identifier", "name": "colIndex", "range": [ - 8595, - 8603 + 8562, + 8570 ], "loc": { "start": { - "line": 300, + "line": 299, "column": 22 }, "end": { - "line": 300, + "line": 299, "column": 30 } } } ], "range": [ - 8585, - 8604 + 8552, + 8571 ], "loc": { "start": { - "line": 300, + "line": 299, "column": 12 }, "end": { - "line": 300, + "line": 299, "column": 31 } } }, "range": [ - 8585, - 8605 + 8552, + 8572 ], "loc": { "start": { - "line": 300, + "line": 299, "column": 12 }, "end": { - "line": 300, + "line": 299, "column": 32 } } } ], "range": [ - 8571, - 8615 + 8538, + 8582 ], "loc": { "start": { - "line": 299, + "line": 298, "column": 36 }, "end": { - "line": 301, + "line": 300, "column": 9 } } @@ -16914,16 +16806,16 @@ "object": { "type": "ThisExpression", "range": [ - 8635, - 8639 + 8602, + 8606 ], "loc": { "start": { - "line": 302, + "line": 301, "column": 12 }, "end": { - "line": 302, + "line": 301, "column": 16 } } @@ -16932,31 +16824,31 @@ "type": "Identifier", "name": "close", "range": [ - 8640, - 8645 + 8607, + 8612 ], "loc": { "start": { - "line": 302, + "line": 301, "column": 17 }, "end": { - "line": 302, + "line": 301, "column": 22 } } }, "range": [ - 8635, - 8645 + 8602, + 8612 ], "loc": { "start": { - "line": 302, + "line": 301, "column": 12 }, "end": { - "line": 302, + "line": 301, "column": 22 } } @@ -16966,94 +16858,94 @@ "type": "Identifier", "name": "colIndex", "range": [ - 8646, - 8654 + 8613, + 8621 ], "loc": { "start": { - "line": 302, + "line": 301, "column": 23 }, "end": { - "line": 302, + "line": 301, "column": 31 } } } ], "range": [ - 8635, - 8655 + 8602, + 8622 ], "loc": { "start": { - "line": 302, + "line": 301, "column": 12 }, "end": { - "line": 302, + "line": 301, "column": 32 } } }, "range": [ - 8635, - 8656 + 8602, + 8623 ], "loc": { "start": { - "line": 302, + "line": 301, "column": 12 }, "end": { - "line": 302, + "line": 301, "column": 33 } } } ], "range": [ - 8621, - 8666 + 8588, + 8633 ], "loc": { "start": { - "line": 301, + "line": 300, "column": 15 }, "end": { - "line": 303, + "line": 302, "column": 9 } } }, "range": [ - 8543, - 8666 + 8510, + 8633 ], "loc": { "start": { - "line": 299, + "line": 298, "column": 8 }, "end": { - "line": 303, + "line": 302, "column": 9 } } } ], "range": [ - 8533, - 8672 + 8500, + 8639 ], "loc": { "start": { - "line": 298, + "line": 297, "column": 21 }, "end": { - "line": 304, + "line": 303, "column": 5 } } @@ -17061,16 +16953,16 @@ "generator": false, "expression": false, "range": [ - 8522, - 8672 + 8489, + 8639 ], "loc": { "start": { - "line": 298, + "line": 297, "column": 10 }, "end": { - "line": 304, + "line": 303, "column": 5 } } @@ -17078,16 +16970,16 @@ "kind": "method", "computed": false, "range": [ - 8516, - 8672 + 8483, + 8639 ], "loc": { "start": { - "line": 298, + "line": 297, "column": 4 }, "end": { - "line": 304, + "line": 303, "column": 5 } }, @@ -17096,16 +16988,16 @@ "type": "Block", "value": "*\n * Toggle visibility of specified filter\n * @param {Number} colIndex Column index\n ", "range": [ - 8409, - 8511 + 8376, + 8478 ], "loc": { "start": { - "line": 294, + "line": 293, "column": 4 }, "end": { - "line": 297, + "line": 296, "column": 7 } } @@ -17116,16 +17008,16 @@ "type": "Block", "value": "*\n * Open popup filter of specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 8678, - 8779 + 8645, + 8746 ], "loc": { "start": { - "line": 306, + "line": 305, "column": 4 }, "end": { - "line": 309, + "line": 308, "column": 7 } } @@ -17139,16 +17031,16 @@ "type": "Identifier", "name": "open", "range": [ - 8784, - 8788 + 8751, + 8755 ], "loc": { "start": { - "line": 310, + "line": 309, "column": 4 }, "end": { - "line": 310, + "line": 309, "column": 8 } } @@ -17161,16 +17053,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 8789, - 8797 + 8756, + 8764 ], "loc": { "start": { - "line": 310, + "line": 309, "column": 9 }, "end": { - "line": 310, + "line": 309, "column": 17 } } @@ -17188,16 +17080,16 @@ "type": "Identifier", "name": "tf", "range": [ - 8813, - 8815 + 8780, + 8782 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 12 }, "end": { - "line": 311, + "line": 310, "column": 14 } } @@ -17208,16 +17100,16 @@ "object": { "type": "ThisExpression", "range": [ - 8818, - 8822 + 8785, + 8789 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 17 }, "end": { - "line": 311, + "line": 310, "column": 21 } } @@ -17226,46 +17118,46 @@ "type": "Identifier", "name": "tf", "range": [ - 8823, - 8825 + 8790, + 8792 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 22 }, "end": { - "line": 311, + "line": 310, "column": 24 } } }, "range": [ - 8818, - 8825 + 8785, + 8792 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 17 }, "end": { - "line": 311, + "line": 310, "column": 24 } } }, "range": [ - 8813, - 8825 + 8780, + 8792 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 12 }, "end": { - "line": 311, + "line": 310, "column": 24 } } @@ -17276,16 +17168,16 @@ "type": "Identifier", "name": "container", "range": [ - 8839, - 8848 + 8806, + 8815 ], "loc": { "start": { - "line": 312, + "line": 311, "column": 12 }, "end": { - "line": 312, + "line": 311, "column": 21 } } @@ -17299,16 +17191,16 @@ "object": { "type": "ThisExpression", "range": [ - 8851, - 8855 + 8818, + 8822 ], "loc": { "start": { - "line": 312, + "line": 311, "column": 24 }, "end": { - "line": 312, + "line": 311, "column": 28 } } @@ -17317,31 +17209,31 @@ "type": "Identifier", "name": "fltElms", "range": [ - 8856, - 8863 + 8823, + 8830 ], "loc": { "start": { - "line": 312, + "line": 311, "column": 29 }, "end": { - "line": 312, + "line": 311, "column": 36 } } }, "range": [ - 8851, - 8863 + 8818, + 8830 ], "loc": { "start": { - "line": 312, + "line": 311, "column": 24 }, "end": { - "line": 312, + "line": 311, "column": 36 } } @@ -17350,46 +17242,46 @@ "type": "Identifier", "name": "colIndex", "range": [ - 8864, - 8872 + 8831, + 8839 ], "loc": { "start": { - "line": 312, + "line": 311, "column": 37 }, "end": { - "line": 312, + "line": 311, "column": 45 } } }, "range": [ - 8851, - 8873 + 8818, + 8840 ], "loc": { "start": { - "line": 312, + "line": 311, "column": 24 }, "end": { - "line": 312, + "line": 311, "column": 46 } } }, "range": [ - 8839, - 8873 + 8806, + 8840 ], "loc": { "start": { - "line": 312, + "line": 311, "column": 12 }, "end": { - "line": 312, + "line": 311, "column": 46 } } @@ -17397,16 +17289,16 @@ ], "kind": "let", "range": [ - 8809, - 8874 + 8776, + 8841 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 8 }, "end": { - "line": 312, + "line": 311, "column": 47 } } @@ -17421,16 +17313,16 @@ "object": { "type": "ThisExpression", "range": [ - 8884, - 8888 + 8851, + 8855 ], "loc": { "start": { - "line": 314, + "line": 313, "column": 8 }, "end": { - "line": 314, + "line": 313, "column": 12 } } @@ -17439,31 +17331,31 @@ "type": "Identifier", "name": "onBeforeOpen", "range": [ - 8889, - 8901 + 8856, + 8868 ], "loc": { "start": { - "line": 314, + "line": 313, "column": 13 }, "end": { - "line": 314, + "line": 313, "column": 25 } } }, "range": [ - 8884, - 8901 + 8851, + 8868 ], "loc": { "start": { - "line": 314, + "line": 313, "column": 8 }, "end": { - "line": 314, + "line": 313, "column": 25 } } @@ -17472,16 +17364,16 @@ { "type": "ThisExpression", "range": [ - 8902, - 8906 + 8869, + 8873 ], "loc": { "start": { - "line": 314, + "line": 313, "column": 26 }, "end": { - "line": 314, + "line": 313, "column": 30 } } @@ -17490,16 +17382,16 @@ "type": "Identifier", "name": "container", "range": [ - 8908, - 8917 + 8875, + 8884 ], "loc": { "start": { - "line": 314, + "line": 313, "column": 32 }, "end": { - "line": 314, + "line": 313, "column": 41 } } @@ -17508,47 +17400,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 8919, - 8927 + 8886, + 8894 ], "loc": { "start": { - "line": 314, + "line": 313, "column": 43 }, "end": { - "line": 314, + "line": 313, "column": 51 } } } ], "range": [ - 8884, - 8928 + 8851, + 8895 ], "loc": { "start": { - "line": 314, + "line": 313, "column": 8 }, "end": { - "line": 314, + "line": 313, "column": 52 } } }, "range": [ - 8884, - 8929 + 8851, + 8896 ], "loc": { "start": { - "line": 314, + "line": 313, "column": 8 }, "end": { - "line": 314, + "line": 313, "column": 53 } } @@ -17568,16 +17460,16 @@ "type": "Identifier", "name": "container", "range": [ - 8939, - 8948 + 8906, + 8915 ], "loc": { "start": { - "line": 316, + "line": 315, "column": 8 }, "end": { - "line": 316, + "line": 315, "column": 17 } } @@ -17586,31 +17478,31 @@ "type": "Identifier", "name": "style", "range": [ - 8949, - 8954 + 8916, + 8921 ], "loc": { "start": { - "line": 316, + "line": 315, "column": 18 }, "end": { - "line": 316, + "line": 315, "column": 23 } } }, "range": [ - 8939, - 8954 + 8906, + 8921 ], "loc": { "start": { - "line": 316, + "line": 315, "column": 8 }, "end": { - "line": 316, + "line": 315, "column": 23 } } @@ -17619,31 +17511,31 @@ "type": "Identifier", "name": "display", "range": [ - 8955, - 8962 + 8922, + 8929 ], "loc": { "start": { - "line": 316, + "line": 315, "column": 24 }, "end": { - "line": 316, + "line": 315, "column": 31 } } }, "range": [ - 8939, - 8962 + 8906, + 8929 ], "loc": { "start": { - "line": 316, + "line": 315, "column": 8 }, "end": { - "line": 316, + "line": 315, "column": 31 } } @@ -17653,46 +17545,46 @@ "value": "block", "raw": "'block'", "range": [ - 8965, - 8972 + 8932, + 8939 ], "loc": { "start": { - "line": 316, + "line": 315, "column": 34 }, "end": { - "line": 316, + "line": 315, "column": 41 } } }, "range": [ - 8939, - 8972 + 8906, + 8939 ], "loc": { "start": { - "line": 316, + "line": 315, "column": 8 }, "end": { - "line": 316, + "line": 315, "column": 41 } } }, "range": [ - 8939, - 8973 + 8906, + 8940 ], "loc": { "start": { - "line": 316, + "line": 315, "column": 8 }, "end": { - "line": 316, + "line": 315, "column": 42 } } @@ -17708,16 +17600,16 @@ "object": { "type": "ThisExpression", "range": [ - 8982, - 8986 + 8949, + 8953 ], "loc": { "start": { - "line": 317, + "line": 316, "column": 8 }, "end": { - "line": 317, + "line": 316, "column": 12 } } @@ -17726,31 +17618,31 @@ "type": "Identifier", "name": "activeFilterIdx", "range": [ - 8987, - 9002 + 8954, + 8969 ], "loc": { "start": { - "line": 317, + "line": 316, "column": 13 }, "end": { - "line": 317, + "line": 316, "column": 28 } } }, "range": [ - 8982, - 9002 + 8949, + 8969 ], "loc": { "start": { - "line": 317, + "line": 316, "column": 8 }, "end": { - "line": 317, + "line": 316, "column": 28 } } @@ -17759,46 +17651,46 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9005, - 9013 + 8972, + 8980 ], "loc": { "start": { - "line": 317, + "line": 316, "column": 31 }, "end": { - "line": 317, + "line": 316, "column": 39 } } }, "range": [ - 8982, - 9013 + 8949, + 8980 ], "loc": { "start": { - "line": 317, + "line": 316, "column": 8 }, "end": { - "line": 317, + "line": 316, "column": 39 } } }, "range": [ - 8982, - 9014 + 8949, + 8981 ], "loc": { "start": { - "line": 317, + "line": 316, "column": 8 }, "end": { - "line": 317, + "line": 316, "column": 40 } } @@ -17811,16 +17703,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 9023, - 9029 + 8990, + 8996 ], "loc": { "start": { - "line": 318, + "line": 317, "column": 8 }, "end": { - "line": 318, + "line": 317, "column": 14 } } @@ -17830,16 +17722,16 @@ "type": "Identifier", "name": "root", "range": [ - 9030, - 9034 + 8997, + 9001 ], "loc": { "start": { - "line": 318, + "line": 317, "column": 15 }, "end": { - "line": 318, + "line": 317, "column": 19 } } @@ -17849,16 +17741,16 @@ "value": "mouseup", "raw": "'mouseup'", "range": [ - 9036, - 9045 + 9003, + 9012 ], "loc": { "start": { - "line": 318, + "line": 317, "column": 21 }, "end": { - "line": 318, + "line": 317, "column": 30 } } @@ -17871,16 +17763,16 @@ "type": "Identifier", "name": "evt", "range": [ - 9048, - 9051 + 9015, + 9018 ], "loc": { "start": { - "line": 318, + "line": 317, "column": 33 }, "end": { - "line": 318, + "line": 317, "column": 36 } } @@ -17894,16 +17786,16 @@ "object": { "type": "ThisExpression", "range": [ - 9056, - 9060 + 9023, + 9027 ], "loc": { "start": { - "line": 318, + "line": 317, "column": 41 }, "end": { - "line": 318, + "line": 317, "column": 45 } } @@ -17912,31 +17804,31 @@ "type": "Identifier", "name": "onMouseup", "range": [ - 9061, - 9070 + 9028, + 9037 ], "loc": { "start": { - "line": 318, + "line": 317, "column": 46 }, "end": { - "line": 318, + "line": 317, "column": 55 } } }, "range": [ - 9056, - 9070 + 9023, + 9037 ], "loc": { "start": { - "line": 318, + "line": 317, "column": 41 }, "end": { - "line": 318, + "line": 317, "column": 55 } } @@ -17946,32 +17838,32 @@ "type": "Identifier", "name": "evt", "range": [ - 9071, - 9074 + 9038, + 9041 ], "loc": { "start": { - "line": 318, + "line": 317, "column": 56 }, "end": { - "line": 318, + "line": 317, "column": 59 } } } ], "range": [ - 9056, - 9075 + 9023, + 9042 ], "loc": { "start": { - "line": 318, + "line": 317, "column": 41 }, "end": { - "line": 318, + "line": 317, "column": 60 } } @@ -17979,47 +17871,47 @@ "generator": false, "expression": true, "range": [ - 9047, - 9075 + 9014, + 9042 ], "loc": { "start": { - "line": 318, + "line": 317, "column": 32 }, "end": { - "line": 318, + "line": 317, "column": 60 } } } ], "range": [ - 9023, - 9076 + 8990, + 9043 ], "loc": { "start": { - "line": 318, + "line": 317, "column": 8 }, "end": { - "line": 318, + "line": 317, "column": 61 } } }, "range": [ - 9023, - 9077 + 8990, + 9044 ], "loc": { "start": { - "line": 318, + "line": 317, "column": 8 }, "end": { - "line": 318, + "line": 317, "column": 62 } } @@ -18038,16 +17930,16 @@ "type": "Identifier", "name": "tf", "range": [ - 9091, - 9093 + 9058, + 9060 ], "loc": { "start": { - "line": 320, + "line": 319, "column": 12 }, "end": { - "line": 320, + "line": 319, "column": 14 } } @@ -18056,31 +17948,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 9094, - 9107 + 9061, + 9074 ], "loc": { "start": { - "line": 320, + "line": 319, "column": 15 }, "end": { - "line": 320, + "line": 319, "column": 28 } } }, "range": [ - 9091, - 9107 + 9058, + 9074 ], "loc": { "start": { - "line": 320, + "line": 319, "column": 12 }, "end": { - "line": 320, + "line": 319, "column": 28 } } @@ -18090,32 +17982,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9108, - 9116 + 9075, + 9083 ], "loc": { "start": { - "line": 320, + "line": 319, "column": 29 }, "end": { - "line": 320, + "line": 319, "column": 37 } } } ], "range": [ - 9091, - 9117 + 9058, + 9084 ], "loc": { "start": { - "line": 320, + "line": 319, "column": 12 }, "end": { - "line": 320, + "line": 319, "column": 38 } } @@ -18124,31 +18016,31 @@ "type": "Identifier", "name": "INPUT", "range": [ - 9122, - 9127 + 9089, + 9094 ], "loc": { "start": { - "line": 320, + "line": 319, "column": 43 }, "end": { - "line": 320, + "line": 319, "column": 48 } } }, "range": [ - 9091, - 9127 + 9058, + 9094 ], "loc": { "start": { - "line": 320, + "line": 319, "column": 12 }, "end": { - "line": 320, + "line": 319, "column": 48 } } @@ -18165,16 +18057,16 @@ "type": "Identifier", "name": "flt", "range": [ - 9147, - 9150 + 9114, + 9117 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 16 }, "end": { - "line": 321, + "line": 320, "column": 19 } } @@ -18188,16 +18080,16 @@ "type": "Identifier", "name": "tf", "range": [ - 9153, - 9155 + 9120, + 9122 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 22 }, "end": { - "line": 321, + "line": 320, "column": 24 } } @@ -18206,31 +18098,31 @@ "type": "Identifier", "name": "getFilterElement", "range": [ - 9156, - 9172 + 9123, + 9139 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 25 }, "end": { - "line": 321, + "line": 320, "column": 41 } } }, "range": [ - 9153, - 9172 + 9120, + 9139 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 22 }, "end": { - "line": 321, + "line": 320, "column": 41 } } @@ -18240,47 +18132,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9173, - 9181 + 9140, + 9148 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 42 }, "end": { - "line": 321, + "line": 320, "column": 50 } } } ], "range": [ - 9153, - 9182 + 9120, + 9149 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 22 }, "end": { - "line": 321, + "line": 320, "column": 51 } } }, "range": [ - 9147, - 9182 + 9114, + 9149 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 16 }, "end": { - "line": 321, + "line": 320, "column": 51 } } @@ -18288,16 +18180,16 @@ ], "kind": "let", "range": [ - 9143, - 9183 + 9110, + 9150 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 12 }, "end": { - "line": 321, + "line": 320, "column": 52 } } @@ -18308,16 +18200,16 @@ "type": "Identifier", "name": "flt", "range": [ - 9200, - 9203 + 9167, + 9170 ], "loc": { "start": { - "line": 322, + "line": 321, "column": 16 }, "end": { - "line": 322, + "line": 321, "column": 19 } } @@ -18336,16 +18228,16 @@ "type": "Identifier", "name": "flt", "range": [ - 9223, - 9226 + 9190, + 9193 ], "loc": { "start": { - "line": 323, + "line": 322, "column": 16 }, "end": { - "line": 323, + "line": 322, "column": 19 } } @@ -18354,126 +18246,126 @@ "type": "Identifier", "name": "focus", "range": [ - 9227, - 9232 + 9194, + 9199 ], "loc": { "start": { - "line": 323, + "line": 322, "column": 20 }, "end": { - "line": 323, + "line": 322, "column": 25 } } }, "range": [ - 9223, - 9232 + 9190, + 9199 ], "loc": { "start": { - "line": 323, + "line": 322, "column": 16 }, "end": { - "line": 323, + "line": 322, "column": 25 } } }, "arguments": [], "range": [ - 9223, - 9234 + 9190, + 9201 ], "loc": { "start": { - "line": 323, + "line": 322, "column": 16 }, "end": { - "line": 323, + "line": 322, "column": 27 } } }, "range": [ - 9223, - 9235 + 9190, + 9202 ], "loc": { "start": { - "line": 323, + "line": 322, "column": 16 }, "end": { - "line": 323, + "line": 322, "column": 28 } } } ], "range": [ - 9205, - 9249 + 9172, + 9216 ], "loc": { "start": { - "line": 322, + "line": 321, "column": 21 }, "end": { - "line": 324, + "line": 323, "column": 13 } } }, "alternate": null, "range": [ - 9196, - 9249 + 9163, + 9216 ], "loc": { "start": { - "line": 322, + "line": 321, "column": 12 }, "end": { - "line": 324, + "line": 323, "column": 13 } } } ], "range": [ - 9129, - 9259 + 9096, + 9226 ], "loc": { "start": { - "line": 320, + "line": 319, "column": 50 }, "end": { - "line": 325, + "line": 324, "column": 9 } } }, "alternate": null, "range": [ - 9087, - 9259 + 9054, + 9226 ], "loc": { "start": { - "line": 320, + "line": 319, "column": 8 }, "end": { - "line": 325, + "line": 324, "column": 9 } } @@ -18488,16 +18380,16 @@ "object": { "type": "ThisExpression", "range": [ - 9269, - 9273 + 9236, + 9240 ], "loc": { "start": { - "line": 327, + "line": 326, "column": 8 }, "end": { - "line": 327, + "line": 326, "column": 12 } } @@ -18506,31 +18398,31 @@ "type": "Identifier", "name": "onAfterOpen", "range": [ - 9274, - 9285 + 9241, + 9252 ], "loc": { "start": { - "line": 327, + "line": 326, "column": 13 }, "end": { - "line": 327, + "line": 326, "column": 24 } } }, "range": [ - 9269, - 9285 + 9236, + 9252 ], "loc": { "start": { - "line": 327, + "line": 326, "column": 8 }, "end": { - "line": 327, + "line": 326, "column": 24 } } @@ -18539,16 +18431,16 @@ { "type": "ThisExpression", "range": [ - 9286, - 9290 + 9253, + 9257 ], "loc": { "start": { - "line": 327, + "line": 326, "column": 25 }, "end": { - "line": 327, + "line": 326, "column": 29 } } @@ -18557,16 +18449,16 @@ "type": "Identifier", "name": "container", "range": [ - 9292, - 9301 + 9259, + 9268 ], "loc": { "start": { - "line": 327, + "line": 326, "column": 31 }, "end": { - "line": 327, + "line": 326, "column": 40 } } @@ -18575,63 +18467,63 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9303, - 9311 + 9270, + 9278 ], "loc": { "start": { - "line": 327, + "line": 326, "column": 42 }, "end": { - "line": 327, + "line": 326, "column": 50 } } } ], "range": [ - 9269, - 9312 + 9236, + 9279 ], "loc": { "start": { - "line": 327, + "line": 326, "column": 8 }, "end": { - "line": 327, + "line": 326, "column": 51 } } }, "range": [ - 9269, - 9313 + 9236, + 9280 ], "loc": { "start": { - "line": 327, + "line": 326, "column": 8 }, "end": { - "line": 327, + "line": 326, "column": 52 } } } ], "range": [ - 8799, - 9319 + 8766, + 9286 ], "loc": { "start": { - "line": 310, + "line": 309, "column": 19 }, "end": { - "line": 328, + "line": 327, "column": 5 } } @@ -18639,16 +18531,16 @@ "generator": false, "expression": false, "range": [ - 8788, - 9319 + 8755, + 9286 ], "loc": { "start": { - "line": 310, + "line": 309, "column": 8 }, "end": { - "line": 328, + "line": 327, "column": 5 } } @@ -18656,16 +18548,16 @@ "kind": "method", "computed": false, "range": [ - 8784, - 9319 + 8751, + 9286 ], "loc": { "start": { - "line": 310, + "line": 309, "column": 4 }, "end": { - "line": 328, + "line": 327, "column": 5 } }, @@ -18674,16 +18566,16 @@ "type": "Block", "value": "*\n * Open popup filter of specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 8678, - 8779 + 8645, + 8746 ], "loc": { "start": { - "line": 306, + "line": 305, "column": 4 }, "end": { - "line": 309, + "line": 308, "column": 7 } } @@ -18694,16 +18586,16 @@ "type": "Block", "value": "*\n * Close popup filter of specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 9325, - 9427 + 9292, + 9394 ], "loc": { "start": { - "line": 330, + "line": 329, "column": 4 }, "end": { - "line": 333, + "line": 332, "column": 7 } } @@ -18717,16 +18609,16 @@ "type": "Identifier", "name": "close", "range": [ - 9432, - 9437 + 9399, + 9404 ], "loc": { "start": { - "line": 334, + "line": 333, "column": 4 }, "end": { - "line": 334, + "line": 333, "column": 9 } } @@ -18739,16 +18631,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9438, - 9446 + 9405, + 9413 ], "loc": { "start": { - "line": 334, + "line": 333, "column": 10 }, "end": { - "line": 334, + "line": 333, "column": 18 } } @@ -18766,16 +18658,16 @@ "type": "Identifier", "name": "container", "range": [ - 9462, - 9471 + 9429, + 9438 ], "loc": { "start": { - "line": 335, + "line": 334, "column": 12 }, "end": { - "line": 335, + "line": 334, "column": 21 } } @@ -18789,16 +18681,16 @@ "object": { "type": "ThisExpression", "range": [ - 9474, - 9478 + 9441, + 9445 ], "loc": { "start": { - "line": 335, + "line": 334, "column": 24 }, "end": { - "line": 335, + "line": 334, "column": 28 } } @@ -18807,31 +18699,31 @@ "type": "Identifier", "name": "fltElms", "range": [ - 9479, - 9486 + 9446, + 9453 ], "loc": { "start": { - "line": 335, + "line": 334, "column": 29 }, "end": { - "line": 335, + "line": 334, "column": 36 } } }, "range": [ - 9474, - 9486 + 9441, + 9453 ], "loc": { "start": { - "line": 335, + "line": 334, "column": 24 }, "end": { - "line": 335, + "line": 334, "column": 36 } } @@ -18840,46 +18732,46 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9487, - 9495 + 9454, + 9462 ], "loc": { "start": { - "line": 335, + "line": 334, "column": 37 }, "end": { - "line": 335, + "line": 334, "column": 45 } } }, "range": [ - 9474, - 9496 + 9441, + 9463 ], "loc": { "start": { - "line": 335, + "line": 334, "column": 24 }, "end": { - "line": 335, + "line": 334, "column": 46 } } }, "range": [ - 9462, - 9496 + 9429, + 9463 ], "loc": { "start": { - "line": 335, + "line": 334, "column": 12 }, "end": { - "line": 335, + "line": 334, "column": 46 } } @@ -18887,16 +18779,16 @@ ], "kind": "let", "range": [ - 9458, - 9497 + 9425, + 9464 ], "loc": { "start": { - "line": 335, + "line": 334, "column": 8 }, "end": { - "line": 335, + "line": 334, "column": 47 } } @@ -18911,16 +18803,16 @@ "object": { "type": "ThisExpression", "range": [ - 9507, - 9511 + 9474, + 9478 ], "loc": { "start": { - "line": 337, + "line": 336, "column": 8 }, "end": { - "line": 337, + "line": 336, "column": 12 } } @@ -18929,31 +18821,31 @@ "type": "Identifier", "name": "onBeforeClose", "range": [ - 9512, - 9525 + 9479, + 9492 ], "loc": { "start": { - "line": 337, + "line": 336, "column": 13 }, "end": { - "line": 337, + "line": 336, "column": 26 } } }, "range": [ - 9507, - 9525 + 9474, + 9492 ], "loc": { "start": { - "line": 337, + "line": 336, "column": 8 }, "end": { - "line": 337, + "line": 336, "column": 26 } } @@ -18962,16 +18854,16 @@ { "type": "ThisExpression", "range": [ - 9526, - 9530 + 9493, + 9497 ], "loc": { "start": { - "line": 337, + "line": 336, "column": 27 }, "end": { - "line": 337, + "line": 336, "column": 31 } } @@ -18980,16 +18872,16 @@ "type": "Identifier", "name": "container", "range": [ - 9532, - 9541 + 9499, + 9508 ], "loc": { "start": { - "line": 337, + "line": 336, "column": 33 }, "end": { - "line": 337, + "line": 336, "column": 42 } } @@ -18998,47 +18890,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9543, - 9551 + 9510, + 9518 ], "loc": { "start": { - "line": 337, + "line": 336, "column": 44 }, "end": { - "line": 337, + "line": 336, "column": 52 } } } ], "range": [ - 9507, - 9552 + 9474, + 9519 ], "loc": { "start": { - "line": 337, + "line": 336, "column": 8 }, "end": { - "line": 337, + "line": 336, "column": 53 } } }, "range": [ - 9507, - 9553 + 9474, + 9520 ], "loc": { "start": { - "line": 337, + "line": 336, "column": 8 }, "end": { - "line": 337, + "line": 336, "column": 54 } } @@ -19058,16 +18950,16 @@ "type": "Identifier", "name": "container", "range": [ - 9563, - 9572 + 9530, + 9539 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 8 }, "end": { - "line": 339, + "line": 338, "column": 17 } } @@ -19076,31 +18968,31 @@ "type": "Identifier", "name": "style", "range": [ - 9573, - 9578 + 9540, + 9545 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 18 }, "end": { - "line": 339, + "line": 338, "column": 23 } } }, "range": [ - 9563, - 9578 + 9530, + 9545 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 8 }, "end": { - "line": 339, + "line": 338, "column": 23 } } @@ -19109,31 +19001,31 @@ "type": "Identifier", "name": "display", "range": [ - 9579, - 9586 + 9546, + 9553 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 24 }, "end": { - "line": 339, + "line": 338, "column": 31 } } }, "range": [ - 9563, - 9586 + 9530, + 9553 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 8 }, "end": { - "line": 339, + "line": 338, "column": 31 } } @@ -19142,46 +19034,46 @@ "type": "Identifier", "name": "NONE", "range": [ - 9589, - 9593 + 9556, + 9560 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 34 }, "end": { - "line": 339, + "line": 338, "column": 38 } } }, "range": [ - 9563, - 9593 + 9530, + 9560 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 8 }, "end": { - "line": 339, + "line": 338, "column": 38 } } }, "range": [ - 9563, - 9594 + 9530, + 9561 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 8 }, "end": { - "line": 339, + "line": 338, "column": 39 } } @@ -19197,16 +19089,16 @@ "object": { "type": "ThisExpression", "range": [ - 9607, - 9611 + 9574, + 9578 ], "loc": { "start": { - "line": 340, + "line": 339, "column": 12 }, "end": { - "line": 340, + "line": 339, "column": 16 } } @@ -19215,31 +19107,31 @@ "type": "Identifier", "name": "activeFilterIdx", "range": [ - 9612, - 9627 + 9579, + 9594 ], "loc": { "start": { - "line": 340, + "line": 339, "column": 17 }, "end": { - "line": 340, + "line": 339, "column": 32 } } }, "range": [ - 9607, - 9627 + 9574, + 9594 ], "loc": { "start": { - "line": 340, + "line": 339, "column": 12 }, "end": { - "line": 340, + "line": 339, "column": 32 } } @@ -19248,31 +19140,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9632, - 9640 + 9599, + 9607 ], "loc": { "start": { - "line": 340, + "line": 339, "column": 37 }, "end": { - "line": 340, + "line": 339, "column": 45 } } }, "range": [ - 9607, - 9640 + 9574, + 9607 ], "loc": { "start": { - "line": 340, + "line": 339, "column": 12 }, "end": { - "line": 340, + "line": 339, "column": 45 } } @@ -19291,16 +19183,16 @@ "object": { "type": "ThisExpression", "range": [ - 9656, - 9660 + 9623, + 9627 ], "loc": { "start": { - "line": 341, + "line": 340, "column": 12 }, "end": { - "line": 341, + "line": 340, "column": 16 } } @@ -19309,31 +19201,31 @@ "type": "Identifier", "name": "activeFilterIdx", "range": [ - 9661, - 9676 + 9628, + 9643 ], "loc": { "start": { - "line": 341, + "line": 340, "column": 17 }, "end": { - "line": 341, + "line": 340, "column": 32 } } }, "range": [ - 9656, - 9676 + 9623, + 9643 ], "loc": { "start": { - "line": 341, + "line": 340, "column": 12 }, "end": { - "line": 341, + "line": 340, "column": 32 } } @@ -19346,94 +19238,94 @@ "value": 1, "raw": "1", "range": [ - 9680, - 9681 + 9647, + 9648 ], "loc": { "start": { - "line": 341, + "line": 340, "column": 36 }, "end": { - "line": 341, + "line": 340, "column": 37 } } }, "prefix": true, "range": [ - 9679, - 9681 + 9646, + 9648 ], "loc": { "start": { - "line": 341, + "line": 340, "column": 35 }, "end": { - "line": 341, + "line": 340, "column": 37 } } }, "range": [ - 9656, - 9681 + 9623, + 9648 ], "loc": { "start": { - "line": 341, + "line": 340, "column": 12 }, "end": { - "line": 341, + "line": 340, "column": 37 } } }, "range": [ - 9656, - 9682 + 9623, + 9649 ], "loc": { "start": { - "line": 341, + "line": 340, "column": 12 }, "end": { - "line": 341, + "line": 340, "column": 38 } } } ], "range": [ - 9642, - 9692 + 9609, + 9659 ], "loc": { "start": { - "line": 340, + "line": 339, "column": 47 }, "end": { - "line": 342, + "line": 341, "column": 9 } } }, "alternate": null, "range": [ - 9603, - 9692 + 9570, + 9659 ], "loc": { "start": { - "line": 340, + "line": 339, "column": 8 }, "end": { - "line": 342, + "line": 341, "column": 9 } } @@ -19446,16 +19338,16 @@ "type": "Identifier", "name": "removeEvt", "range": [ - 9701, - 9710 + 9668, + 9677 ], "loc": { "start": { - "line": 343, + "line": 342, "column": 8 }, "end": { - "line": 343, + "line": 342, "column": 17 } } @@ -19465,16 +19357,16 @@ "type": "Identifier", "name": "root", "range": [ - 9711, - 9715 + 9678, + 9682 ], "loc": { "start": { - "line": 343, + "line": 342, "column": 18 }, "end": { - "line": 343, + "line": 342, "column": 22 } } @@ -19484,16 +19376,16 @@ "value": "mouseup", "raw": "'mouseup'", "range": [ - 9717, - 9726 + 9684, + 9693 ], "loc": { "start": { - "line": 343, + "line": 342, "column": 24 }, "end": { - "line": 343, + "line": 342, "column": 33 } } @@ -19506,16 +19398,16 @@ "type": "Identifier", "name": "evt", "range": [ - 9729, - 9732 + 9696, + 9699 ], "loc": { "start": { - "line": 343, + "line": 342, "column": 36 }, "end": { - "line": 343, + "line": 342, "column": 39 } } @@ -19529,16 +19421,16 @@ "object": { "type": "ThisExpression", "range": [ - 9737, - 9741 + 9704, + 9708 ], "loc": { "start": { - "line": 343, + "line": 342, "column": 44 }, "end": { - "line": 343, + "line": 342, "column": 48 } } @@ -19547,31 +19439,31 @@ "type": "Identifier", "name": "onMouseup", "range": [ - 9742, - 9751 + 9709, + 9718 ], "loc": { "start": { - "line": 343, + "line": 342, "column": 49 }, "end": { - "line": 343, + "line": 342, "column": 58 } } }, "range": [ - 9737, - 9751 + 9704, + 9718 ], "loc": { "start": { - "line": 343, + "line": 342, "column": 44 }, "end": { - "line": 343, + "line": 342, "column": 58 } } @@ -19581,32 +19473,32 @@ "type": "Identifier", "name": "evt", "range": [ - 9752, - 9755 + 9719, + 9722 ], "loc": { "start": { - "line": 343, + "line": 342, "column": 59 }, "end": { - "line": 343, + "line": 342, "column": 62 } } } ], "range": [ - 9737, - 9756 + 9704, + 9723 ], "loc": { "start": { - "line": 343, + "line": 342, "column": 44 }, "end": { - "line": 343, + "line": 342, "column": 63 } } @@ -19614,47 +19506,47 @@ "generator": false, "expression": true, "range": [ - 9728, - 9756 + 9695, + 9723 ], "loc": { "start": { - "line": 343, + "line": 342, "column": 35 }, "end": { - "line": 343, + "line": 342, "column": 63 } } } ], "range": [ - 9701, - 9757 + 9668, + 9724 ], "loc": { "start": { - "line": 343, + "line": 342, "column": 8 }, "end": { - "line": 343, + "line": 342, "column": 64 } } }, "range": [ - 9701, - 9758 + 9668, + 9725 ], "loc": { "start": { - "line": 343, + "line": 342, "column": 8 }, "end": { - "line": 343, + "line": 342, "column": 65 } } @@ -19669,16 +19561,16 @@ "object": { "type": "ThisExpression", "range": [ - 9768, - 9772 + 9735, + 9739 ], "loc": { "start": { - "line": 345, + "line": 344, "column": 8 }, "end": { - "line": 345, + "line": 344, "column": 12 } } @@ -19687,31 +19579,31 @@ "type": "Identifier", "name": "onAfterClose", "range": [ - 9773, - 9785 + 9740, + 9752 ], "loc": { "start": { - "line": 345, + "line": 344, "column": 13 }, "end": { - "line": 345, + "line": 344, "column": 25 } } }, "range": [ - 9768, - 9785 + 9735, + 9752 ], "loc": { "start": { - "line": 345, + "line": 344, "column": 8 }, "end": { - "line": 345, + "line": 344, "column": 25 } } @@ -19720,16 +19612,16 @@ { "type": "ThisExpression", "range": [ - 9786, - 9790 + 9753, + 9757 ], "loc": { "start": { - "line": 345, + "line": 344, "column": 26 }, "end": { - "line": 345, + "line": 344, "column": 30 } } @@ -19738,16 +19630,16 @@ "type": "Identifier", "name": "container", "range": [ - 9792, - 9801 + 9759, + 9768 ], "loc": { "start": { - "line": 345, + "line": 344, "column": 32 }, "end": { - "line": 345, + "line": 344, "column": 41 } } @@ -19756,63 +19648,63 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9803, - 9811 + 9770, + 9778 ], "loc": { "start": { - "line": 345, + "line": 344, "column": 43 }, "end": { - "line": 345, + "line": 344, "column": 51 } } } ], "range": [ - 9768, - 9812 + 9735, + 9779 ], "loc": { "start": { - "line": 345, + "line": 344, "column": 8 }, "end": { - "line": 345, + "line": 344, "column": 52 } } }, "range": [ - 9768, - 9813 + 9735, + 9780 ], "loc": { "start": { - "line": 345, + "line": 344, "column": 8 }, "end": { - "line": 345, + "line": 344, "column": 53 } } } ], "range": [ - 9448, - 9819 + 9415, + 9786 ], "loc": { "start": { - "line": 334, + "line": 333, "column": 20 }, "end": { - "line": 346, + "line": 345, "column": 5 } } @@ -19820,16 +19712,16 @@ "generator": false, "expression": false, "range": [ - 9437, - 9819 + 9404, + 9786 ], "loc": { "start": { - "line": 334, + "line": 333, "column": 9 }, "end": { - "line": 346, + "line": 345, "column": 5 } } @@ -19837,16 +19729,16 @@ "kind": "method", "computed": false, "range": [ - 9432, - 9819 + 9399, + 9786 ], "loc": { "start": { - "line": 334, + "line": 333, "column": 4 }, "end": { - "line": 346, + "line": 345, "column": 5 } }, @@ -19855,16 +19747,16 @@ "type": "Block", "value": "*\n * Close popup filter of specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 9325, - 9427 + 9292, + 9394 ], "loc": { "start": { - "line": 330, + "line": 329, "column": 4 }, "end": { - "line": 333, + "line": 332, "column": 7 } } @@ -19875,16 +19767,16 @@ "type": "Block", "value": "*\n * Check if popup filter for specified column is open\n * @param {Number} colIndex Column index\n * @returns {Boolean}\n ", "range": [ - 9825, - 9965 + 9792, + 9932 ], "loc": { "start": { - "line": 348, + "line": 347, "column": 4 }, "end": { - "line": 352, + "line": 351, "column": 7 } } @@ -19898,16 +19790,16 @@ "type": "Identifier", "name": "isOpen", "range": [ - 9970, - 9976 + 9937, + 9943 ], "loc": { "start": { - "line": 353, + "line": 352, "column": 4 }, "end": { - "line": 353, + "line": 352, "column": 10 } } @@ -19920,16 +19812,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9977, - 9985 + 9944, + 9952 ], "loc": { "start": { - "line": 353, + "line": 352, "column": 11 }, "end": { - "line": 353, + "line": 352, "column": 19 } } @@ -19958,16 +19850,16 @@ "object": { "type": "ThisExpression", "range": [ - 10004, - 10008 + 9971, + 9975 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 15 }, "end": { - "line": 354, + "line": 353, "column": 19 } } @@ -19976,31 +19868,31 @@ "type": "Identifier", "name": "fltElms", "range": [ - 10009, - 10016 + 9976, + 9983 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 20 }, "end": { - "line": 354, + "line": 353, "column": 27 } } }, "range": [ - 10004, - 10016 + 9971, + 9983 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 15 }, "end": { - "line": 354, + "line": 353, "column": 27 } } @@ -20009,31 +19901,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 10017, - 10025 + 9984, + 9992 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 28 }, "end": { - "line": 354, + "line": 353, "column": 36 } } }, "range": [ - 10004, - 10026 + 9971, + 9993 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 15 }, "end": { - "line": 354, + "line": 353, "column": 37 } } @@ -20042,31 +19934,31 @@ "type": "Identifier", "name": "style", "range": [ - 10027, - 10032 + 9994, + 9999 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 38 }, "end": { - "line": 354, + "line": 353, "column": 43 } } }, "range": [ - 10004, - 10032 + 9971, + 9999 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 15 }, "end": { - "line": 354, + "line": 353, "column": 43 } } @@ -20075,31 +19967,31 @@ "type": "Identifier", "name": "display", "range": [ - 10033, - 10040 + 10000, + 10007 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 44 }, "end": { - "line": 354, + "line": 353, "column": 51 } } }, "range": [ - 10004, - 10040 + 9971, + 10007 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 15 }, "end": { - "line": 354, + "line": 353, "column": 51 } } @@ -20109,62 +20001,62 @@ "value": "block", "raw": "'block'", "range": [ - 10045, - 10052 + 10012, + 10019 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 56 }, "end": { - "line": 354, + "line": 353, "column": 63 } } }, "range": [ - 10004, - 10052 + 9971, + 10019 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 15 }, "end": { - "line": 354, + "line": 353, "column": 63 } } }, "range": [ - 9997, - 10053 + 9964, + 10020 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 8 }, "end": { - "line": 354, + "line": 353, "column": 64 } } } ], "range": [ - 9987, - 10059 + 9954, + 10026 ], "loc": { "start": { - "line": 353, + "line": 352, "column": 21 }, "end": { - "line": 355, + "line": 354, "column": 5 } } @@ -20172,16 +20064,16 @@ "generator": false, "expression": false, "range": [ - 9976, - 10059 + 9943, + 10026 ], "loc": { "start": { - "line": 353, + "line": 352, "column": 10 }, "end": { - "line": 355, + "line": 354, "column": 5 } } @@ -20189,16 +20081,16 @@ "kind": "method", "computed": false, "range": [ - 9970, - 10059 + 9937, + 10026 ], "loc": { "start": { - "line": 353, + "line": 352, "column": 4 }, "end": { - "line": 355, + "line": 354, "column": 5 } }, @@ -20207,16 +20099,16 @@ "type": "Block", "value": "*\n * Check if popup filter for specified column is open\n * @param {Number} colIndex Column index\n * @returns {Boolean}\n ", "range": [ - 9825, - 9965 + 9792, + 9932 ], "loc": { "start": { - "line": 348, + "line": 347, "column": 4 }, "end": { - "line": 352, + "line": 351, "column": 7 } } @@ -20227,16 +20119,16 @@ "type": "Block", "value": "*\n * Close all filters excepted for the specified one if any\n * @param {Number} exceptIdx Column index of the filter to not close\n ", "range": [ - 10065, - 10213 + 10032, + 10180 ], "loc": { "start": { - "line": 357, + "line": 356, "column": 4 }, "end": { - "line": 360, + "line": 359, "column": 7 } } @@ -20250,16 +20142,16 @@ "type": "Identifier", "name": "closeAll", "range": [ - 10218, - 10226 + 10185, + 10193 ], "loc": { "start": { - "line": 361, + "line": 360, "column": 4 }, "end": { - "line": 361, + "line": 360, "column": 12 } } @@ -20272,16 +20164,16 @@ "type": "Identifier", "name": "exceptIdx", "range": [ - 10227, - 10236 + 10194, + 10203 ], "loc": { "start": { - "line": 361, + "line": 360, "column": 13 }, "end": { - "line": 361, + "line": 360, "column": 22 } } @@ -20301,16 +20193,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 10367, - 10374 + 10334, + 10341 ], "loc": { "start": { - "line": 364, + "line": 363, "column": 12 }, "end": { - "line": 364, + "line": 363, "column": 19 } } @@ -20320,32 +20212,32 @@ "type": "Identifier", "name": "exceptIdx", "range": [ - 10375, - 10384 + 10342, + 10351 ], "loc": { "start": { - "line": 364, + "line": 363, "column": 20 }, "end": { - "line": 364, + "line": 363, "column": 29 } } } ], "range": [ - 10367, - 10385 + 10334, + 10352 ], "loc": { "start": { - "line": 364, + "line": 363, "column": 12 }, "end": { - "line": 364, + "line": 363, "column": 30 } } @@ -20359,16 +20251,16 @@ "object": { "type": "ThisExpression", "range": [ - 10390, - 10394 + 10357, + 10361 ], "loc": { "start": { - "line": 364, + "line": 363, "column": 35 }, "end": { - "line": 364, + "line": 363, "column": 39 } } @@ -20377,62 +20269,62 @@ "type": "Identifier", "name": "closeOnFiltering", "range": [ - 10395, - 10411 + 10362, + 10378 ], "loc": { "start": { - "line": 364, + "line": 363, "column": 40 }, "end": { - "line": 364, + "line": 363, "column": 56 } } }, "range": [ - 10390, - 10411 + 10357, + 10378 ], "loc": { "start": { - "line": 364, + "line": 363, "column": 35 }, "end": { - "line": 364, + "line": 363, "column": 56 } } }, "prefix": true, "range": [ - 10389, - 10411 + 10356, + 10378 ], "loc": { "start": { - "line": 364, + "line": 363, "column": 34 }, "end": { - "line": 364, + "line": 363, "column": 56 } } }, "range": [ - 10367, - 10411 + 10334, + 10378 ], "loc": { "start": { - "line": 364, + "line": 363, "column": 12 }, "end": { - "line": 364, + "line": 363, "column": 56 } } @@ -20444,48 +20336,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 10427, - 10434 + 10394, + 10401 ], "loc": { "start": { - "line": 365, + "line": 364, "column": 12 }, "end": { - "line": 365, + "line": 364, "column": 19 } } } ], "range": [ - 10413, - 10444 + 10380, + 10411 ], "loc": { "start": { - "line": 364, + "line": 363, "column": 58 }, "end": { - "line": 366, + "line": 365, "column": 9 } } }, "alternate": null, "range": [ - 10363, - 10444 + 10330, + 10411 ], "loc": { "start": { - "line": 364, + "line": 363, "column": 8 }, "end": { - "line": 366, + "line": 365, "column": 9 } }, @@ -20494,16 +20386,16 @@ "type": "Line", "value": " Do not close filters only if argument is undefined and close on", "range": [ - 10248, - 10314 + 10215, + 10281 ], "loc": { "start": { - "line": 362, + "line": 361, "column": 8 }, "end": { - "line": 362, + "line": 361, "column": 74 } } @@ -20512,16 +20404,16 @@ "type": "Line", "value": " filtering option is disabled", "range": [ - 10323, - 10354 + 10290, + 10321 ], "loc": { "start": { - "line": 363, + "line": 362, "column": 8 }, "end": { - "line": 363, + "line": 362, "column": 39 } } @@ -20539,16 +20431,16 @@ "type": "Identifier", "name": "i", "range": [ - 10462, - 10463 + 10429, + 10430 ], "loc": { "start": { - "line": 367, + "line": 366, "column": 17 }, "end": { - "line": 367, + "line": 366, "column": 18 } } @@ -20558,31 +20450,31 @@ "value": 0, "raw": "0", "range": [ - 10466, - 10467 + 10433, + 10434 ], "loc": { "start": { - "line": 367, + "line": 366, "column": 21 }, "end": { - "line": 367, + "line": 366, "column": 22 } } }, "range": [ - 10462, - 10467 + 10429, + 10434 ], "loc": { "start": { - "line": 367, + "line": 366, "column": 17 }, "end": { - "line": 367, + "line": 366, "column": 22 } } @@ -20590,16 +20482,16 @@ ], "kind": "let", "range": [ - 10458, - 10467 + 10425, + 10434 ], "loc": { "start": { - "line": 367, + "line": 366, "column": 13 }, "end": { - "line": 367, + "line": 366, "column": 22 } } @@ -20611,16 +20503,16 @@ "type": "Identifier", "name": "i", "range": [ - 10469, - 10470 + 10436, + 10437 ], "loc": { "start": { - "line": 367, + "line": 366, "column": 24 }, "end": { - "line": 367, + "line": 366, "column": 25 } } @@ -20634,16 +20526,16 @@ "object": { "type": "ThisExpression", "range": [ - 10473, - 10477 + 10440, + 10444 ], "loc": { "start": { - "line": 367, + "line": 366, "column": 28 }, "end": { - "line": 367, + "line": 366, "column": 32 } } @@ -20652,31 +20544,31 @@ "type": "Identifier", "name": "fltElms", "range": [ - 10478, - 10485 + 10445, + 10452 ], "loc": { "start": { - "line": 367, + "line": 366, "column": 33 }, "end": { - "line": 367, + "line": 366, "column": 40 } } }, "range": [ - 10473, - 10485 + 10440, + 10452 ], "loc": { "start": { - "line": 367, + "line": 366, "column": 28 }, "end": { - "line": 367, + "line": 366, "column": 40 } } @@ -20685,46 +20577,46 @@ "type": "Identifier", "name": "length", "range": [ - 10486, - 10492 + 10453, + 10459 ], "loc": { "start": { - "line": 367, + "line": 366, "column": 41 }, "end": { - "line": 367, + "line": 366, "column": 47 } } }, "range": [ - 10473, - 10492 + 10440, + 10459 ], "loc": { "start": { - "line": 367, + "line": 366, "column": 28 }, "end": { - "line": 367, + "line": 366, "column": 47 } } }, "range": [ - 10469, - 10492 + 10436, + 10459 ], "loc": { "start": { - "line": 367, + "line": 366, "column": 24 }, "end": { - "line": 367, + "line": 366, "column": 47 } } @@ -20736,32 +20628,32 @@ "type": "Identifier", "name": "i", "range": [ - 10494, - 10495 + 10461, + 10462 ], "loc": { "start": { - "line": 367, + "line": 366, "column": 49 }, "end": { - "line": 367, + "line": 366, "column": 50 } } }, "prefix": false, "range": [ - 10494, - 10497 + 10461, + 10464 ], "loc": { "start": { - "line": 367, + "line": 366, "column": 49 }, "end": { - "line": 367, + "line": 366, "column": 52 } } @@ -20778,16 +20670,16 @@ "type": "Identifier", "name": "i", "range": [ - 10517, - 10518 + 10484, + 10485 ], "loc": { "start": { - "line": 368, + "line": 367, "column": 16 }, "end": { - "line": 368, + "line": 367, "column": 17 } } @@ -20796,31 +20688,31 @@ "type": "Identifier", "name": "exceptIdx", "range": [ - 10523, - 10532 + 10490, + 10499 ], "loc": { "start": { - "line": 368, + "line": 367, "column": 22 }, "end": { - "line": 368, + "line": 367, "column": 31 } } }, "range": [ - 10517, - 10532 + 10484, + 10499 ], "loc": { "start": { - "line": 368, + "line": 367, "column": 16 }, "end": { - "line": 368, + "line": 367, "column": 31 } } @@ -20832,48 +20724,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 10552, - 10561 + 10519, + 10528 ], "loc": { "start": { - "line": 369, + "line": 368, "column": 16 }, "end": { - "line": 369, + "line": 368, "column": 25 } } } ], "range": [ - 10534, - 10575 + 10501, + 10542 ], "loc": { "start": { - "line": 368, + "line": 367, "column": 33 }, "end": { - "line": 370, + "line": 369, "column": 13 } } }, "alternate": null, "range": [ - 10513, - 10575 + 10480, + 10542 ], "loc": { "start": { - "line": 368, + "line": 367, "column": 12 }, "end": { - "line": 370, + "line": 369, "column": 13 } } @@ -20887,16 +20779,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 10592, - 10599 + 10559, + 10566 ], "loc": { "start": { - "line": 371, + "line": 370, "column": 16 }, "end": { - "line": 371, + "line": 370, "column": 23 } } @@ -20912,16 +20804,16 @@ "object": { "type": "ThisExpression", "range": [ - 10602, - 10606 + 10569, + 10573 ], "loc": { "start": { - "line": 371, + "line": 370, "column": 26 }, "end": { - "line": 371, + "line": 370, "column": 30 } } @@ -20930,31 +20822,31 @@ "type": "Identifier", "name": "tf", "range": [ - 10607, - 10609 + 10574, + 10576 ], "loc": { "start": { - "line": 371, + "line": 370, "column": 31 }, "end": { - "line": 371, + "line": 370, "column": 33 } } }, "range": [ - 10602, - 10609 + 10569, + 10576 ], "loc": { "start": { - "line": 371, + "line": 370, "column": 26 }, "end": { - "line": 371, + "line": 370, "column": 33 } } @@ -20963,31 +20855,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 10610, - 10623 + 10577, + 10590 ], "loc": { "start": { - "line": 371, + "line": 370, "column": 34 }, "end": { - "line": 371, + "line": 370, "column": 47 } } }, "range": [ - 10602, - 10623 + 10569, + 10590 ], "loc": { "start": { - "line": 371, + "line": 370, "column": 26 }, "end": { - "line": 371, + "line": 370, "column": 47 } } @@ -20997,47 +20889,47 @@ "type": "Identifier", "name": "i", "range": [ - 10624, - 10625 + 10591, + 10592 ], "loc": { "start": { - "line": 371, + "line": 370, "column": 48 }, "end": { - "line": 371, + "line": 370, "column": 49 } } } ], "range": [ - 10602, - 10626 + 10569, + 10593 ], "loc": { "start": { - "line": 371, + "line": 370, "column": 26 }, "end": { - "line": 371, + "line": 370, "column": 50 } } }, "range": [ - 10592, - 10626 + 10559, + 10593 ], "loc": { "start": { - "line": 371, + "line": 370, "column": 16 }, "end": { - "line": 371, + "line": 370, "column": 50 } } @@ -21045,16 +20937,16 @@ ], "kind": "let", "range": [ - 10588, - 10627 + 10555, + 10594 ], "loc": { "start": { - "line": 371, + "line": 370, "column": 12 }, "end": { - "line": 371, + "line": 370, "column": 51 } } @@ -21068,16 +20960,16 @@ "type": "Identifier", "name": "isMultipleFilter", "range": [ - 10644, - 10660 + 10611, + 10627 ], "loc": { "start": { - "line": 372, + "line": 371, "column": 16 }, "end": { - "line": 372, + "line": 371, "column": 32 } } @@ -21092,16 +20984,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 10680, - 10687 + 10647, + 10654 ], "loc": { "start": { - "line": 373, + "line": 372, "column": 17 }, "end": { - "line": 373, + "line": 372, "column": 24 } } @@ -21110,31 +21002,31 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 10692, - 10701 + 10659, + 10668 ], "loc": { "start": { - "line": 373, + "line": 372, "column": 29 }, "end": { - "line": 373, + "line": 372, "column": 38 } } }, "range": [ - 10680, - 10701 + 10647, + 10668 ], "loc": { "start": { - "line": 373, + "line": 372, "column": 17 }, "end": { - "line": 373, + "line": 372, "column": 38 } } @@ -21146,16 +21038,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 10705, - 10712 + 10672, + 10679 ], "loc": { "start": { - "line": 373, + "line": 372, "column": 42 }, "end": { - "line": 373, + "line": 372, "column": 49 } } @@ -21164,61 +21056,61 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 10717, - 10725 + 10684, + 10692 ], "loc": { "start": { - "line": 373, + "line": 372, "column": 54 }, "end": { - "line": 373, + "line": 372, "column": 62 } } }, "range": [ - 10705, - 10725 + 10672, + 10692 ], "loc": { "start": { - "line": 373, + "line": 372, "column": 42 }, "end": { - "line": 373, + "line": 372, "column": 62 } } }, "range": [ - 10680, - 10725 + 10647, + 10692 ], "loc": { "start": { - "line": 373, + "line": 372, "column": 17 }, "end": { - "line": 373, + "line": 372, "column": 62 } } }, "range": [ - 10644, - 10726 + 10611, + 10693 ], "loc": { "start": { - "line": 372, + "line": 371, "column": 16 }, "end": { - "line": 373, + "line": 372, "column": 63 } } @@ -21226,16 +21118,16 @@ ], "kind": "let", "range": [ - 10640, - 10727 + 10607, + 10694 ], "loc": { "start": { - "line": 372, + "line": 371, "column": 12 }, "end": { - "line": 373, + "line": 372, "column": 64 } }, @@ -21244,16 +21136,16 @@ "type": "Line", "value": " Always hide all single selection filter types but hide multiple", "range": [ - 10741, - 10807 + 10708, + 10774 ], "loc": { "start": { - "line": 375, + "line": 374, "column": 12 }, "end": { - "line": 375, + "line": 374, "column": 78 } } @@ -21262,16 +21154,16 @@ "type": "Line", "value": " selection filter types only if index set", "range": [ - 10820, - 10863 + 10787, + 10830 ], "loc": { "start": { - "line": 376, + "line": 375, "column": 12 }, "end": { - "line": 376, + "line": 375, "column": 55 } } @@ -21290,32 +21182,32 @@ "type": "Identifier", "name": "isMultipleFilter", "range": [ - 10881, - 10897 + 10848, + 10864 ], "loc": { "start": { - "line": 377, + "line": 376, "column": 17 }, "end": { - "line": 377, + "line": 376, "column": 33 } } }, "prefix": true, "range": [ - 10880, - 10897 + 10847, + 10864 ], "loc": { "start": { - "line": 377, + "line": 376, "column": 16 }, "end": { - "line": 377, + "line": 376, "column": 33 } } @@ -21329,16 +21221,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 10902, - 10909 + 10869, + 10876 ], "loc": { "start": { - "line": 377, + "line": 376, "column": 38 }, "end": { - "line": 377, + "line": 376, "column": 45 } } @@ -21348,63 +21240,63 @@ "type": "Identifier", "name": "exceptIdx", "range": [ - 10910, - 10919 + 10877, + 10886 ], "loc": { "start": { - "line": 377, + "line": 376, "column": 46 }, "end": { - "line": 377, + "line": 376, "column": 55 } } } ], "range": [ - 10902, - 10920 + 10869, + 10887 ], "loc": { "start": { - "line": 377, + "line": 376, "column": 38 }, "end": { - "line": 377, + "line": 376, "column": 56 } } }, "prefix": true, "range": [ - 10901, - 10920 + 10868, + 10887 ], "loc": { "start": { - "line": 377, + "line": 376, "column": 37 }, "end": { - "line": 377, + "line": 376, "column": 56 } } }, "range": [ - 10880, - 10920 + 10847, + 10887 ], "loc": { "start": { - "line": 377, + "line": 376, "column": 16 }, "end": { - "line": 377, + "line": 376, "column": 56 } } @@ -21422,16 +21314,16 @@ "object": { "type": "ThisExpression", "range": [ - 10940, - 10944 + 10907, + 10911 ], "loc": { "start": { - "line": 378, + "line": 377, "column": 16 }, "end": { - "line": 378, + "line": 377, "column": 20 } } @@ -21440,31 +21332,31 @@ "type": "Identifier", "name": "close", "range": [ - 10945, - 10950 + 10912, + 10917 ], "loc": { "start": { - "line": 378, + "line": 377, "column": 21 }, "end": { - "line": 378, + "line": 377, "column": 26 } } }, "range": [ - 10940, - 10950 + 10907, + 10917 ], "loc": { "start": { - "line": 378, + "line": 377, "column": 16 }, "end": { - "line": 378, + "line": 377, "column": 26 } } @@ -21474,79 +21366,79 @@ "type": "Identifier", "name": "i", "range": [ - 10951, - 10952 + 10918, + 10919 ], "loc": { "start": { - "line": 378, + "line": 377, "column": 27 }, "end": { - "line": 378, + "line": 377, "column": 28 } } } ], "range": [ - 10940, - 10953 + 10907, + 10920 ], "loc": { "start": { - "line": 378, + "line": 377, "column": 16 }, "end": { - "line": 378, + "line": 377, "column": 29 } } }, "range": [ - 10940, - 10954 + 10907, + 10921 ], "loc": { "start": { - "line": 378, + "line": 377, "column": 16 }, "end": { - "line": 378, + "line": 377, "column": 30 } } } ], "range": [ - 10922, - 10968 + 10889, + 10935 ], "loc": { "start": { - "line": 377, + "line": 376, "column": 58 }, "end": { - "line": 379, + "line": 378, "column": 13 } } }, "alternate": null, "range": [ - 10876, - 10968 + 10843, + 10935 ], "loc": { "start": { - "line": 377, + "line": 376, "column": 12 }, "end": { - "line": 379, + "line": 378, "column": 13 } }, @@ -21555,16 +21447,16 @@ "type": "Line", "value": " Always hide all single selection filter types but hide multiple", "range": [ - 10741, - 10807 + 10708, + 10774 ], "loc": { "start": { - "line": 375, + "line": 374, "column": 12 }, "end": { - "line": 375, + "line": 374, "column": 78 } } @@ -21573,16 +21465,16 @@ "type": "Line", "value": " selection filter types only if index set", "range": [ - 10820, - 10863 + 10787, + 10830 ], "loc": { "start": { - "line": 376, + "line": 375, "column": 12 }, "end": { - "line": 376, + "line": 375, "column": 55 } } @@ -21591,47 +21483,47 @@ } ], "range": [ - 10499, - 10978 + 10466, + 10945 ], "loc": { "start": { - "line": 367, + "line": 366, "column": 54 }, "end": { - "line": 380, + "line": 379, "column": 9 } } }, "range": [ - 10453, - 10978 + 10420, + 10945 ], "loc": { "start": { - "line": 367, + "line": 366, "column": 8 }, "end": { - "line": 380, + "line": 379, "column": 9 } } } ], "range": [ - 10238, - 10984 + 10205, + 10951 ], "loc": { "start": { - "line": 361, + "line": 360, "column": 24 }, "end": { - "line": 381, + "line": 380, "column": 5 } } @@ -21639,16 +21531,16 @@ "generator": false, "expression": false, "range": [ - 10226, - 10984 + 10193, + 10951 ], "loc": { "start": { - "line": 361, + "line": 360, "column": 12 }, "end": { - "line": 381, + "line": 380, "column": 5 } } @@ -21656,16 +21548,16 @@ "kind": "method", "computed": false, "range": [ - 10218, - 10984 + 10185, + 10951 ], "loc": { "start": { - "line": 361, + "line": 360, "column": 4 }, "end": { - "line": 381, + "line": 380, "column": 5 } }, @@ -21674,16 +21566,16 @@ "type": "Block", "value": "*\n * Close all filters excepted for the specified one if any\n * @param {Number} exceptIdx Column index of the filter to not close\n ", "range": [ - 10065, - 10213 + 10032, + 10180 ], "loc": { "start": { - "line": 357, + "line": 356, "column": 4 }, "end": { - "line": 360, + "line": 359, "column": 7 } } @@ -21694,16 +21586,16 @@ "type": "Block", "value": "*\n * Build all the icons representing the pop-up filters\n ", "range": [ - 10990, - 11060 + 10957, + 11027 ], "loc": { "start": { - "line": 383, + "line": 382, "column": 4 }, "end": { - "line": 385, + "line": 384, "column": 7 } } @@ -21717,16 +21609,16 @@ "type": "Identifier", "name": "setIconsState", "range": [ - 11065, - 11078 + 11032, + 11045 ], "loc": { "start": { - "line": 386, + "line": 385, "column": 4 }, "end": { - "line": 386, + "line": 385, "column": 17 } } @@ -21749,16 +21641,16 @@ "type": "Identifier", "name": "i", "range": [ - 11100, - 11101 + 11067, + 11068 ], "loc": { "start": { - "line": 387, + "line": 386, "column": 17 }, "end": { - "line": 387, + "line": 386, "column": 18 } } @@ -21768,31 +21660,31 @@ "value": 0, "raw": "0", "range": [ - 11104, - 11105 + 11071, + 11072 ], "loc": { "start": { - "line": 387, + "line": 386, "column": 21 }, "end": { - "line": 387, + "line": 386, "column": 22 } } }, "range": [ - 11100, - 11105 + 11067, + 11072 ], "loc": { "start": { - "line": 387, + "line": 386, "column": 17 }, "end": { - "line": 387, + "line": 386, "column": 22 } } @@ -21800,16 +21692,16 @@ ], "kind": "let", "range": [ - 11096, - 11105 + 11063, + 11072 ], "loc": { "start": { - "line": 387, + "line": 386, "column": 13 }, "end": { - "line": 387, + "line": 386, "column": 22 } } @@ -21821,16 +21713,16 @@ "type": "Identifier", "name": "i", "range": [ - 11107, - 11108 + 11074, + 11075 ], "loc": { "start": { - "line": 387, + "line": 386, "column": 24 }, "end": { - "line": 387, + "line": 386, "column": 25 } } @@ -21844,16 +21736,16 @@ "object": { "type": "ThisExpression", "range": [ - 11111, - 11115 + 11078, + 11082 ], "loc": { "start": { - "line": 387, + "line": 386, "column": 28 }, "end": { - "line": 387, + "line": 386, "column": 32 } } @@ -21862,31 +21754,31 @@ "type": "Identifier", "name": "fltIcons", "range": [ - 11116, - 11124 + 11083, + 11091 ], "loc": { "start": { - "line": 387, + "line": 386, "column": 33 }, "end": { - "line": 387, + "line": 386, "column": 41 } } }, "range": [ - 11111, - 11124 + 11078, + 11091 ], "loc": { "start": { - "line": 387, + "line": 386, "column": 28 }, "end": { - "line": 387, + "line": 386, "column": 41 } } @@ -21895,46 +21787,46 @@ "type": "Identifier", "name": "length", "range": [ - 11125, - 11131 + 11092, + 11098 ], "loc": { "start": { - "line": 387, + "line": 386, "column": 42 }, "end": { - "line": 387, + "line": 386, "column": 48 } } }, "range": [ - 11111, - 11131 + 11078, + 11098 ], "loc": { "start": { - "line": 387, + "line": 386, "column": 28 }, "end": { - "line": 387, + "line": 386, "column": 48 } } }, "range": [ - 11107, - 11131 + 11074, + 11098 ], "loc": { "start": { - "line": 387, + "line": 386, "column": 24 }, "end": { - "line": 387, + "line": 386, "column": 48 } } @@ -21946,32 +21838,32 @@ "type": "Identifier", "name": "i", "range": [ - 11133, - 11134 + 11100, + 11101 ], "loc": { "start": { - "line": 387, + "line": 386, "column": 50 }, "end": { - "line": 387, + "line": 386, "column": 51 } } }, "prefix": false, "range": [ - 11133, - 11136 + 11100, + 11103 ], "loc": { "start": { - "line": 387, + "line": 386, "column": 50 }, "end": { - "line": 387, + "line": 386, "column": 53 } } @@ -21989,16 +21881,16 @@ "object": { "type": "ThisExpression", "range": [ - 11152, - 11156 + 11119, + 11123 ], "loc": { "start": { - "line": 388, + "line": 387, "column": 12 }, "end": { - "line": 388, + "line": 387, "column": 16 } } @@ -22007,31 +21899,31 @@ "type": "Identifier", "name": "changeState", "range": [ - 11157, - 11168 + 11124, + 11135 ], "loc": { "start": { - "line": 388, + "line": 387, "column": 17 }, "end": { - "line": 388, + "line": 387, "column": 28 } } }, "range": [ - 11152, - 11168 + 11119, + 11135 ], "loc": { "start": { - "line": 388, + "line": 387, "column": 12 }, "end": { - "line": 388, + "line": 387, "column": 28 } } @@ -22041,16 +21933,16 @@ "type": "Identifier", "name": "i", "range": [ - 11169, - 11170 + 11136, + 11137 ], "loc": { "start": { - "line": 388, + "line": 387, "column": 29 }, "end": { - "line": 388, + "line": 387, "column": 30 } } @@ -22060,94 +21952,94 @@ "value": false, "raw": "false", "range": [ - 11172, - 11177 + 11139, + 11144 ], "loc": { "start": { - "line": 388, + "line": 387, "column": 32 }, "end": { - "line": 388, + "line": 387, "column": 37 } } } ], "range": [ - 11152, - 11178 + 11119, + 11145 ], "loc": { "start": { - "line": 388, + "line": 387, "column": 12 }, "end": { - "line": 388, + "line": 387, "column": 38 } } }, "range": [ - 11152, - 11179 + 11119, + 11146 ], "loc": { "start": { - "line": 388, + "line": 387, "column": 12 }, "end": { - "line": 388, + "line": 387, "column": 39 } } } ], "range": [ - 11138, - 11189 + 11105, + 11156 ], "loc": { "start": { - "line": 387, + "line": 386, "column": 55 }, "end": { - "line": 389, + "line": 388, "column": 9 } } }, "range": [ - 11091, - 11189 + 11058, + 11156 ], "loc": { "start": { - "line": 387, + "line": 386, "column": 8 }, "end": { - "line": 389, + "line": 388, "column": 9 } } } ], "range": [ - 11081, - 11195 + 11048, + 11162 ], "loc": { "start": { - "line": 386, + "line": 385, "column": 20 }, "end": { - "line": 390, + "line": 389, "column": 5 } } @@ -22155,16 +22047,16 @@ "generator": false, "expression": false, "range": [ - 11078, - 11195 + 11045, + 11162 ], "loc": { "start": { - "line": 386, + "line": 385, "column": 17 }, "end": { - "line": 390, + "line": 389, "column": 5 } } @@ -22172,16 +22064,16 @@ "kind": "method", "computed": false, "range": [ - 11065, - 11195 + 11032, + 11162 ], "loc": { "start": { - "line": 386, + "line": 385, "column": 4 }, "end": { - "line": 390, + "line": 389, "column": 5 } }, @@ -22190,16 +22082,16 @@ "type": "Block", "value": "*\n * Build all the icons representing the pop-up filters\n ", "range": [ - 10990, - 11060 + 10957, + 11027 ], "loc": { "start": { - "line": 383, + "line": 382, "column": 4 }, "end": { - "line": 385, + "line": 384, "column": 7 } } @@ -22210,16 +22102,16 @@ "type": "Block", "value": "*\n * Apply specified icon state\n * @param {Number} colIndex Column index\n * @param {Boolean} active Apply active state\n ", "range": [ - 11201, - 11345 + 11168, + 11312 ], "loc": { "start": { - "line": 392, + "line": 391, "column": 4 }, "end": { - "line": 396, + "line": 395, "column": 7 } } @@ -22233,16 +22125,16 @@ "type": "Identifier", "name": "changeState", "range": [ - 11350, - 11361 + 11317, + 11328 ], "loc": { "start": { - "line": 397, + "line": 396, "column": 4 }, "end": { - "line": 397, + "line": 396, "column": 15 } } @@ -22255,16 +22147,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 11362, - 11370 + 11329, + 11337 ], "loc": { "start": { - "line": 397, + "line": 396, "column": 16 }, "end": { - "line": 397, + "line": 396, "column": 24 } } @@ -22273,16 +22165,16 @@ "type": "Identifier", "name": "active", "range": [ - 11372, - 11378 + 11339, + 11345 ], "loc": { "start": { - "line": 397, + "line": 396, "column": 26 }, "end": { - "line": 397, + "line": 396, "column": 32 } } @@ -22300,16 +22192,16 @@ "type": "Identifier", "name": "icon", "range": [ - 11394, - 11398 + 11361, + 11365 ], "loc": { "start": { - "line": 398, + "line": 397, "column": 12 }, "end": { - "line": 398, + "line": 397, "column": 16 } } @@ -22323,16 +22215,16 @@ "object": { "type": "ThisExpression", "range": [ - 11401, - 11405 + 11368, + 11372 ], "loc": { "start": { - "line": 398, + "line": 397, "column": 19 }, "end": { - "line": 398, + "line": 397, "column": 23 } } @@ -22341,31 +22233,31 @@ "type": "Identifier", "name": "fltIcons", "range": [ - 11406, - 11414 + 11373, + 11381 ], "loc": { "start": { - "line": 398, + "line": 397, "column": 24 }, "end": { - "line": 398, + "line": 397, "column": 32 } } }, "range": [ - 11401, - 11414 + 11368, + 11381 ], "loc": { "start": { - "line": 398, + "line": 397, "column": 19 }, "end": { - "line": 398, + "line": 397, "column": 32 } } @@ -22374,46 +22266,46 @@ "type": "Identifier", "name": "colIndex", "range": [ - 11415, - 11423 + 11382, + 11390 ], "loc": { "start": { - "line": 398, + "line": 397, "column": 33 }, "end": { - "line": 398, + "line": 397, "column": 41 } } }, "range": [ - 11401, - 11424 + 11368, + 11391 ], "loc": { "start": { - "line": 398, + "line": 397, "column": 19 }, "end": { - "line": 398, + "line": 397, "column": 42 } } }, "range": [ - 11394, - 11424 + 11361, + 11391 ], "loc": { "start": { - "line": 398, + "line": 397, "column": 12 }, "end": { - "line": 398, + "line": 397, "column": 42 } } @@ -22421,16 +22313,16 @@ ], "kind": "let", "range": [ - 11390, - 11425 + 11357, + 11392 ], "loc": { "start": { - "line": 398, + "line": 397, "column": 8 }, "end": { - "line": 398, + "line": 397, "column": 43 } } @@ -22441,16 +22333,16 @@ "type": "Identifier", "name": "icon", "range": [ - 11438, - 11442 + 11405, + 11409 ], "loc": { "start": { - "line": 399, + "line": 398, "column": 12 }, "end": { - "line": 399, + "line": 398, "column": 16 } } @@ -22470,16 +22362,16 @@ "type": "Identifier", "name": "icon", "range": [ - 11458, - 11462 + 11425, + 11429 ], "loc": { "start": { - "line": 400, + "line": 399, "column": 12 }, "end": { - "line": 400, + "line": 399, "column": 16 } } @@ -22488,31 +22380,31 @@ "type": "Identifier", "name": "src", "range": [ - 11463, - 11466 + 11430, + 11433 ], "loc": { "start": { - "line": 400, + "line": 399, "column": 17 }, "end": { - "line": 400, + "line": 399, "column": 20 } } }, "range": [ - 11458, - 11466 + 11425, + 11433 ], "loc": { "start": { - "line": 400, + "line": 399, "column": 12 }, "end": { - "line": 400, + "line": 399, "column": 20 } } @@ -22523,16 +22415,16 @@ "type": "Identifier", "name": "active", "range": [ - 11469, - 11475 + 11436, + 11442 ], "loc": { "start": { - "line": 400, + "line": 399, "column": 23 }, "end": { - "line": 400, + "line": 399, "column": 29 } } @@ -22543,16 +22435,16 @@ "object": { "type": "ThisExpression", "range": [ - 11478, - 11482 + 11445, + 11449 ], "loc": { "start": { - "line": 400, + "line": 399, "column": 32 }, "end": { - "line": 400, + "line": 399, "column": 36 } } @@ -22561,31 +22453,31 @@ "type": "Identifier", "name": "activeIconPath", "range": [ - 11483, - 11497 + 11450, + 11464 ], "loc": { "start": { - "line": 400, + "line": 399, "column": 37 }, "end": { - "line": 400, + "line": 399, "column": 51 } } }, "range": [ - 11478, - 11497 + 11445, + 11464 ], "loc": { "start": { - "line": 400, + "line": 399, "column": 32 }, "end": { - "line": 400, + "line": 399, "column": 51 } } @@ -22596,16 +22488,16 @@ "object": { "type": "ThisExpression", "range": [ - 11500, - 11504 + 11467, + 11471 ], "loc": { "start": { - "line": 400, + "line": 399, "column": 54 }, "end": { - "line": 400, + "line": 399, "column": 58 } } @@ -22614,124 +22506,124 @@ "type": "Identifier", "name": "iconPath", "range": [ - 11505, - 11513 + 11472, + 11480 ], "loc": { "start": { - "line": 400, + "line": 399, "column": 59 }, "end": { - "line": 400, + "line": 399, "column": 67 } } }, "range": [ - 11500, - 11513 + 11467, + 11480 ], "loc": { "start": { - "line": 400, + "line": 399, "column": 54 }, "end": { - "line": 400, + "line": 399, "column": 67 } } }, "range": [ - 11469, - 11513 + 11436, + 11480 ], "loc": { "start": { - "line": 400, + "line": 399, "column": 23 }, "end": { - "line": 400, + "line": 399, "column": 67 } } }, "range": [ - 11458, - 11513 + 11425, + 11480 ], "loc": { "start": { - "line": 400, + "line": 399, "column": 12 }, "end": { - "line": 400, + "line": 399, "column": 67 } } }, "range": [ - 11458, - 11514 + 11425, + 11481 ], "loc": { "start": { - "line": 400, + "line": 399, "column": 12 }, "end": { - "line": 400, + "line": 399, "column": 68 } } } ], "range": [ - 11444, - 11524 + 11411, + 11491 ], "loc": { "start": { - "line": 399, + "line": 398, "column": 18 }, "end": { - "line": 401, + "line": 400, "column": 9 } } }, "alternate": null, "range": [ - 11434, - 11524 + 11401, + 11491 ], "loc": { "start": { - "line": 399, + "line": 398, "column": 8 }, "end": { - "line": 401, + "line": 400, "column": 9 } } } ], "range": [ - 11380, - 11530 + 11347, + 11497 ], "loc": { "start": { - "line": 397, + "line": 396, "column": 34 }, "end": { - "line": 402, + "line": 401, "column": 5 } } @@ -22739,16 +22631,16 @@ "generator": false, "expression": false, "range": [ - 11361, - 11530 + 11328, + 11497 ], "loc": { "start": { - "line": 397, + "line": 396, "column": 15 }, "end": { - "line": 402, + "line": 401, "column": 5 } } @@ -22756,16 +22648,16 @@ "kind": "method", "computed": false, "range": [ - 11350, - 11530 + 11317, + 11497 ], "loc": { "start": { - "line": 397, + "line": 396, "column": 4 }, "end": { - "line": 402, + "line": 401, "column": 5 } }, @@ -22774,16 +22666,16 @@ "type": "Block", "value": "*\n * Apply specified icon state\n * @param {Number} colIndex Column index\n * @param {Boolean} active Apply active state\n ", "range": [ - 11201, - 11345 + 11168, + 11312 ], "loc": { "start": { - "line": 392, + "line": 391, "column": 4 }, "end": { - "line": 396, + "line": 395, "column": 7 } } @@ -22794,16 +22686,16 @@ "type": "Block", "value": "*\n * Remove pop-up filters\n ", "range": [ - 11536, - 11576 + 11503, + 11543 ], "loc": { "start": { - "line": 404, + "line": 403, "column": 4 }, "end": { - "line": 406, + "line": 405, "column": 7 } } @@ -22817,16 +22709,16 @@ "type": "Identifier", "name": "destroy", "range": [ - 11581, - 11588 + 11548, + 11555 ], "loc": { "start": { - "line": 407, + "line": 406, "column": 4 }, "end": { - "line": 407, + "line": 406, "column": 11 } } @@ -22849,16 +22741,16 @@ "object": { "type": "ThisExpression", "range": [ - 11606, - 11610 + 11573, + 11577 ], "loc": { "start": { - "line": 408, + "line": 407, "column": 13 }, "end": { - "line": 408, + "line": 407, "column": 17 } } @@ -22867,47 +22759,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 11611, - 11622 + 11578, + 11589 ], "loc": { "start": { - "line": 408, + "line": 407, "column": 18 }, "end": { - "line": 408, + "line": 407, "column": 29 } } }, "range": [ - 11606, - 11622 + 11573, + 11589 ], "loc": { "start": { - "line": 408, + "line": 407, "column": 13 }, "end": { - "line": 408, + "line": 407, "column": 29 } } }, "prefix": true, "range": [ - 11605, - 11622 + 11572, + 11589 ], "loc": { "start": { - "line": 408, + "line": 407, "column": 12 }, "end": { - "line": 408, + "line": 407, "column": 29 } } @@ -22919,48 +22811,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 11638, - 11645 + 11605, + 11612 ], "loc": { "start": { - "line": 409, + "line": 408, "column": 12 }, "end": { - "line": 409, + "line": 408, "column": 19 } } } ], "range": [ - 11624, - 11655 + 11591, + 11622 ], "loc": { "start": { - "line": 408, + "line": 407, "column": 31 }, "end": { - "line": 410, + "line": 409, "column": 9 } } }, "alternate": null, "range": [ - 11601, - 11655 + 11568, + 11622 ], "loc": { "start": { - "line": 408, + "line": 407, "column": 8 }, "end": { - "line": 410, + "line": 409, "column": 9 } } @@ -22976,16 +22868,16 @@ "object": { "type": "ThisExpression", "range": [ - 11665, - 11669 + 11632, + 11636 ], "loc": { "start": { - "line": 412, + "line": 411, "column": 8 }, "end": { - "line": 412, + "line": 411, "column": 12 } } @@ -22994,31 +22886,31 @@ "type": "Identifier", "name": "filtersCache", "range": [ - 11670, - 11682 + 11637, + 11649 ], "loc": { "start": { - "line": 412, + "line": 411, "column": 13 }, "end": { - "line": 412, + "line": 411, "column": 25 } } }, "range": [ - 11665, - 11682 + 11632, + 11649 ], "loc": { "start": { - "line": 412, + "line": 411, "column": 8 }, "end": { - "line": 412, + "line": 411, "column": 25 } } @@ -23027,46 +22919,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 11685, - 11687 + 11652, + 11654 ], "loc": { "start": { - "line": 412, + "line": 411, "column": 28 }, "end": { - "line": 412, + "line": 411, "column": 30 } } }, "range": [ - 11665, - 11687 + 11632, + 11654 ], "loc": { "start": { - "line": 412, + "line": 411, "column": 8 }, "end": { - "line": 412, + "line": 411, "column": 30 } } }, "range": [ - 11665, - 11688 + 11632, + 11655 ], "loc": { "start": { - "line": 412, + "line": 411, "column": 8 }, "end": { - "line": 412, + "line": 411, "column": 31 } } @@ -23082,16 +22974,16 @@ "type": "Identifier", "name": "i", "range": [ - 11706, - 11707 + 11673, + 11674 ], "loc": { "start": { - "line": 413, + "line": 412, "column": 17 }, "end": { - "line": 413, + "line": 412, "column": 18 } } @@ -23101,31 +22993,31 @@ "value": 0, "raw": "0", "range": [ - 11710, - 11711 + 11677, + 11678 ], "loc": { "start": { - "line": 413, + "line": 412, "column": 21 }, "end": { - "line": 413, + "line": 412, "column": 22 } } }, "range": [ - 11706, - 11711 + 11673, + 11678 ], "loc": { "start": { - "line": 413, + "line": 412, "column": 17 }, "end": { - "line": 413, + "line": 412, "column": 22 } } @@ -23133,16 +23025,16 @@ ], "kind": "let", "range": [ - 11702, - 11711 + 11669, + 11678 ], "loc": { "start": { - "line": 413, + "line": 412, "column": 13 }, "end": { - "line": 413, + "line": 412, "column": 22 } } @@ -23154,16 +23046,16 @@ "type": "Identifier", "name": "i", "range": [ - 11713, - 11714 + 11680, + 11681 ], "loc": { "start": { - "line": 413, + "line": 412, "column": 24 }, "end": { - "line": 413, + "line": 412, "column": 25 } } @@ -23177,16 +23069,16 @@ "object": { "type": "ThisExpression", "range": [ - 11717, - 11721 + 11684, + 11688 ], "loc": { "start": { - "line": 413, + "line": 412, "column": 28 }, "end": { - "line": 413, + "line": 412, "column": 32 } } @@ -23195,31 +23087,31 @@ "type": "Identifier", "name": "fltElms", "range": [ - 11722, - 11729 + 11689, + 11696 ], "loc": { "start": { - "line": 413, + "line": 412, "column": 33 }, "end": { - "line": 413, + "line": 412, "column": 40 } } }, "range": [ - 11717, - 11729 + 11684, + 11696 ], "loc": { "start": { - "line": 413, + "line": 412, "column": 28 }, "end": { - "line": 413, + "line": 412, "column": 40 } } @@ -23228,46 +23120,46 @@ "type": "Identifier", "name": "length", "range": [ - 11730, - 11736 + 11697, + 11703 ], "loc": { "start": { - "line": 413, + "line": 412, "column": 41 }, "end": { - "line": 413, + "line": 412, "column": 47 } } }, "range": [ - 11717, - 11736 + 11684, + 11703 ], "loc": { "start": { - "line": 413, + "line": 412, "column": 28 }, "end": { - "line": 413, + "line": 412, "column": 47 } } }, "range": [ - 11713, - 11736 + 11680, + 11703 ], "loc": { "start": { - "line": 413, + "line": 412, "column": 24 }, "end": { - "line": 413, + "line": 412, "column": 47 } } @@ -23279,32 +23171,32 @@ "type": "Identifier", "name": "i", "range": [ - 11738, - 11739 + 11705, + 11706 ], "loc": { "start": { - "line": 413, + "line": 412, "column": 49 }, "end": { - "line": 413, + "line": 412, "column": 50 } } }, "prefix": false, "range": [ - 11738, - 11741 + 11705, + 11708 ], "loc": { "start": { - "line": 413, + "line": 412, "column": 49 }, "end": { - "line": 413, + "line": 412, "column": 52 } } @@ -23321,16 +23213,16 @@ "type": "Identifier", "name": "container", "range": [ - 11761, - 11770 + 11728, + 11737 ], "loc": { "start": { - "line": 414, + "line": 413, "column": 16 }, "end": { - "line": 414, + "line": 413, "column": 25 } } @@ -23344,16 +23236,16 @@ "object": { "type": "ThisExpression", "range": [ - 11773, - 11777 + 11740, + 11744 ], "loc": { "start": { - "line": 414, + "line": 413, "column": 28 }, "end": { - "line": 414, + "line": 413, "column": 32 } } @@ -23362,31 +23254,31 @@ "type": "Identifier", "name": "fltElms", "range": [ - 11778, - 11785 + 11745, + 11752 ], "loc": { "start": { - "line": 414, + "line": 413, "column": 33 }, "end": { - "line": 414, + "line": 413, "column": 40 } } }, "range": [ - 11773, - 11785 + 11740, + 11752 ], "loc": { "start": { - "line": 414, + "line": 413, "column": 28 }, "end": { - "line": 414, + "line": 413, "column": 40 } } @@ -23395,46 +23287,46 @@ "type": "Identifier", "name": "i", "range": [ - 11786, - 11787 + 11753, + 11754 ], "loc": { "start": { - "line": 414, + "line": 413, "column": 41 }, "end": { - "line": 414, + "line": 413, "column": 42 } } }, "range": [ - 11773, - 11788 + 11740, + 11755 ], "loc": { "start": { - "line": 414, + "line": 413, "column": 28 }, "end": { - "line": 414, + "line": 413, "column": 43 } } }, "range": [ - 11761, - 11788 + 11728, + 11755 ], "loc": { "start": { - "line": 414, + "line": 413, "column": 16 }, "end": { - "line": 414, + "line": 413, "column": 43 } } @@ -23445,16 +23337,16 @@ "type": "Identifier", "name": "placeholder", "range": [ - 11806, - 11817 + 11773, + 11784 ], "loc": { "start": { - "line": 415, + "line": 414, "column": 16 }, "end": { - "line": 415, + "line": 414, "column": 27 } } @@ -23466,16 +23358,16 @@ "type": "Identifier", "name": "container", "range": [ - 11820, - 11829 + 11787, + 11796 ], "loc": { "start": { - "line": 415, + "line": 414, "column": 30 }, "end": { - "line": 415, + "line": 414, "column": 39 } } @@ -23484,46 +23376,46 @@ "type": "Identifier", "name": "parentNode", "range": [ - 11830, - 11840 + 11797, + 11807 ], "loc": { "start": { - "line": 415, + "line": 414, "column": 40 }, "end": { - "line": 415, + "line": 414, "column": 50 } } }, "range": [ - 11820, - 11840 + 11787, + 11807 ], "loc": { "start": { - "line": 415, + "line": 414, "column": 30 }, "end": { - "line": 415, + "line": 414, "column": 50 } } }, "range": [ - 11806, - 11840 + 11773, + 11807 ], "loc": { "start": { - "line": 415, + "line": 414, "column": 16 }, "end": { - "line": 415, + "line": 414, "column": 50 } } @@ -23534,16 +23426,16 @@ "type": "Identifier", "name": "icon", "range": [ - 11858, - 11862 + 11825, + 11829 ], "loc": { "start": { - "line": 416, + "line": 415, "column": 16 }, "end": { - "line": 416, + "line": 415, "column": 20 } } @@ -23557,16 +23449,16 @@ "object": { "type": "ThisExpression", "range": [ - 11865, - 11869 + 11832, + 11836 ], "loc": { "start": { - "line": 416, + "line": 415, "column": 23 }, "end": { - "line": 416, + "line": 415, "column": 27 } } @@ -23575,31 +23467,31 @@ "type": "Identifier", "name": "fltSpans", "range": [ - 11870, - 11878 + 11837, + 11845 ], "loc": { "start": { - "line": 416, + "line": 415, "column": 28 }, "end": { - "line": 416, + "line": 415, "column": 36 } } }, "range": [ - 11865, - 11878 + 11832, + 11845 ], "loc": { "start": { - "line": 416, + "line": 415, "column": 23 }, "end": { - "line": 416, + "line": 415, "column": 36 } } @@ -23608,46 +23500,46 @@ "type": "Identifier", "name": "i", "range": [ - 11879, - 11880 + 11846, + 11847 ], "loc": { "start": { - "line": 416, + "line": 415, "column": 37 }, "end": { - "line": 416, + "line": 415, "column": 38 } } }, "range": [ - 11865, - 11881 + 11832, + 11848 ], "loc": { "start": { - "line": 416, + "line": 415, "column": 23 }, "end": { - "line": 416, + "line": 415, "column": 39 } } }, "range": [ - 11858, - 11881 + 11825, + 11848 ], "loc": { "start": { - "line": 416, + "line": 415, "column": 16 }, "end": { - "line": 416, + "line": 415, "column": 39 } } @@ -23658,16 +23550,16 @@ "type": "Identifier", "name": "iconImg", "range": [ - 11899, - 11906 + 11866, + 11873 ], "loc": { "start": { - "line": 417, + "line": 416, "column": 16 }, "end": { - "line": 417, + "line": 416, "column": 23 } } @@ -23681,16 +23573,16 @@ "object": { "type": "ThisExpression", "range": [ - 11909, - 11913 + 11876, + 11880 ], "loc": { "start": { - "line": 417, + "line": 416, "column": 26 }, "end": { - "line": 417, + "line": 416, "column": 30 } } @@ -23699,31 +23591,31 @@ "type": "Identifier", "name": "fltIcons", "range": [ - 11914, - 11922 + 11881, + 11889 ], "loc": { "start": { - "line": 417, + "line": 416, "column": 31 }, "end": { - "line": 417, + "line": 416, "column": 39 } } }, "range": [ - 11909, - 11922 + 11876, + 11889 ], "loc": { "start": { - "line": 417, + "line": 416, "column": 26 }, "end": { - "line": 417, + "line": 416, "column": 39 } } @@ -23732,46 +23624,46 @@ "type": "Identifier", "name": "i", "range": [ - 11923, - 11924 + 11890, + 11891 ], "loc": { "start": { - "line": 417, + "line": 416, "column": 40 }, "end": { - "line": 417, + "line": 416, "column": 41 } } }, "range": [ - 11909, - 11925 + 11876, + 11892 ], "loc": { "start": { - "line": 417, + "line": 416, "column": 26 }, "end": { - "line": 417, + "line": 416, "column": 42 } } }, "range": [ - 11899, - 11925 + 11866, + 11892 ], "loc": { "start": { - "line": 417, + "line": 416, "column": 16 }, "end": { - "line": 417, + "line": 416, "column": 42 } } @@ -23779,16 +23671,16 @@ ], "kind": "let", "range": [ - 11757, - 11926 + 11724, + 11893 ], "loc": { "start": { - "line": 414, + "line": 413, "column": 12 }, "end": { - "line": 417, + "line": 416, "column": 43 } } @@ -23799,16 +23691,16 @@ "type": "Identifier", "name": "container", "range": [ - 11943, - 11952 + 11910, + 11919 ], "loc": { "start": { - "line": 418, + "line": 417, "column": 16 }, "end": { - "line": 418, + "line": 417, "column": 25 } } @@ -23824,16 +23716,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 11972, - 11981 + 11939, + 11948 ], "loc": { "start": { - "line": 419, + "line": 418, "column": 16 }, "end": { - "line": 419, + "line": 418, "column": 25 } } @@ -23843,47 +23735,47 @@ "type": "Identifier", "name": "container", "range": [ - 11982, - 11991 + 11949, + 11958 ], "loc": { "start": { - "line": 419, + "line": 418, "column": 26 }, "end": { - "line": 419, + "line": 418, "column": 35 } } } ], "range": [ - 11972, - 11992 + 11939, + 11959 ], "loc": { "start": { - "line": 419, + "line": 418, "column": 16 }, "end": { - "line": 419, + "line": 418, "column": 36 } } }, "range": [ - 11972, - 11993 + 11939, + 11960 ], "loc": { "start": { - "line": 419, + "line": 418, "column": 16 }, "end": { - "line": 419, + "line": 418, "column": 37 } } @@ -23902,16 +23794,16 @@ "object": { "type": "ThisExpression", "range": [ - 12010, - 12014 + 11977, + 11981 ], "loc": { "start": { - "line": 420, + "line": 419, "column": 16 }, "end": { - "line": 420, + "line": 419, "column": 20 } } @@ -23920,31 +23812,31 @@ "type": "Identifier", "name": "filtersCache", "range": [ - 12015, - 12027 + 11982, + 11994 ], "loc": { "start": { - "line": 420, + "line": 419, "column": 21 }, "end": { - "line": 420, + "line": 419, "column": 33 } } }, "range": [ - 12010, - 12027 + 11977, + 11994 ], "loc": { "start": { - "line": 420, + "line": 419, "column": 16 }, "end": { - "line": 420, + "line": 419, "column": 33 } } @@ -23953,31 +23845,31 @@ "type": "Identifier", "name": "i", "range": [ - 12028, - 12029 + 11995, + 11996 ], "loc": { "start": { - "line": 420, + "line": 419, "column": 34 }, "end": { - "line": 420, + "line": 419, "column": 35 } } }, "range": [ - 12010, - 12030 + 11977, + 11997 ], "loc": { "start": { - "line": 420, + "line": 419, "column": 16 }, "end": { - "line": 420, + "line": 419, "column": 36 } } @@ -23986,78 +23878,78 @@ "type": "Identifier", "name": "container", "range": [ - 12033, - 12042 + 12000, + 12009 ], "loc": { "start": { - "line": 420, + "line": 419, "column": 39 }, "end": { - "line": 420, + "line": 419, "column": 48 } } }, "range": [ - 12010, - 12042 + 11977, + 12009 ], "loc": { "start": { - "line": 420, + "line": 419, "column": 16 }, "end": { - "line": 420, + "line": 419, "column": 48 } } }, "range": [ - 12010, - 12043 + 11977, + 12010 ], "loc": { "start": { - "line": 420, + "line": 419, "column": 16 }, "end": { - "line": 420, + "line": 419, "column": 49 } } } ], "range": [ - 11954, - 12057 + 11921, + 12024 ], "loc": { "start": { - "line": 418, + "line": 417, "column": 27 }, "end": { - "line": 421, + "line": 420, "column": 13 } } }, "alternate": null, "range": [ - 11939, - 12057 + 11906, + 12024 ], "loc": { "start": { - "line": 418, + "line": 417, "column": 12 }, "end": { - "line": 421, + "line": 420, "column": 13 } } @@ -24071,16 +23963,16 @@ "type": "Identifier", "name": "container", "range": [ - 12070, - 12079 + 12037, + 12046 ], "loc": { "start": { - "line": 422, + "line": 421, "column": 12 }, "end": { - "line": 422, + "line": 421, "column": 21 } } @@ -24090,46 +23982,46 @@ "value": null, "raw": "null", "range": [ - 12082, - 12086 + 12049, + 12053 ], "loc": { "start": { - "line": 422, + "line": 421, "column": 24 }, "end": { - "line": 422, + "line": 421, "column": 28 } } }, "range": [ - 12070, - 12086 + 12037, + 12053 ], "loc": { "start": { - "line": 422, + "line": 421, "column": 12 }, "end": { - "line": 422, + "line": 421, "column": 28 } } }, "range": [ - 12070, - 12087 + 12037, + 12054 ], "loc": { "start": { - "line": 422, + "line": 421, "column": 12 }, "end": { - "line": 422, + "line": 421, "column": 29 } } @@ -24140,16 +24032,16 @@ "type": "Identifier", "name": "placeholder", "range": [ - 12104, - 12115 + 12071, + 12082 ], "loc": { "start": { - "line": 423, + "line": 422, "column": 16 }, "end": { - "line": 423, + "line": 422, "column": 27 } } @@ -24165,16 +24057,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 12135, - 12144 + 12102, + 12111 ], "loc": { "start": { - "line": 424, + "line": 423, "column": 16 }, "end": { - "line": 424, + "line": 423, "column": 25 } } @@ -24184,79 +24076,79 @@ "type": "Identifier", "name": "placeholder", "range": [ - 12145, - 12156 + 12112, + 12123 ], "loc": { "start": { - "line": 424, + "line": 423, "column": 26 }, "end": { - "line": 424, + "line": 423, "column": 37 } } } ], "range": [ - 12135, - 12157 + 12102, + 12124 ], "loc": { "start": { - "line": 424, + "line": 423, "column": 16 }, "end": { - "line": 424, + "line": 423, "column": 38 } } }, "range": [ - 12135, - 12158 + 12102, + 12125 ], "loc": { "start": { - "line": 424, + "line": 423, "column": 16 }, "end": { - "line": 424, + "line": 423, "column": 39 } } } ], "range": [ - 12117, - 12172 + 12084, + 12139 ], "loc": { "start": { - "line": 423, + "line": 422, "column": 29 }, "end": { - "line": 425, + "line": 424, "column": 13 } } }, "alternate": null, "range": [ - 12100, - 12172 + 12067, + 12139 ], "loc": { "start": { - "line": 423, + "line": 422, "column": 12 }, "end": { - "line": 425, + "line": 424, "column": 13 } } @@ -24270,16 +24162,16 @@ "type": "Identifier", "name": "placeholder", "range": [ - 12185, - 12196 + 12152, + 12163 ], "loc": { "start": { - "line": 426, + "line": 425, "column": 12 }, "end": { - "line": 426, + "line": 425, "column": 23 } } @@ -24289,46 +24181,46 @@ "value": null, "raw": "null", "range": [ - 12199, - 12203 + 12166, + 12170 ], "loc": { "start": { - "line": 426, + "line": 425, "column": 26 }, "end": { - "line": 426, + "line": 425, "column": 30 } } }, "range": [ - 12185, - 12203 + 12152, + 12170 ], "loc": { "start": { - "line": 426, + "line": 425, "column": 12 }, "end": { - "line": 426, + "line": 425, "column": 30 } } }, "range": [ - 12185, - 12204 + 12152, + 12171 ], "loc": { "start": { - "line": 426, + "line": 425, "column": 12 }, "end": { - "line": 426, + "line": 425, "column": 31 } } @@ -24339,16 +24231,16 @@ "type": "Identifier", "name": "icon", "range": [ - 12221, - 12225 + 12188, + 12192 ], "loc": { "start": { - "line": 427, + "line": 426, "column": 16 }, "end": { - "line": 427, + "line": 426, "column": 20 } } @@ -24364,16 +24256,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 12245, - 12254 + 12212, + 12221 ], "loc": { "start": { - "line": 428, + "line": 427, "column": 16 }, "end": { - "line": 428, + "line": 427, "column": 25 } } @@ -24383,79 +24275,79 @@ "type": "Identifier", "name": "icon", "range": [ - 12255, - 12259 + 12222, + 12226 ], "loc": { "start": { - "line": 428, + "line": 427, "column": 26 }, "end": { - "line": 428, + "line": 427, "column": 30 } } } ], "range": [ - 12245, - 12260 + 12212, + 12227 ], "loc": { "start": { - "line": 428, + "line": 427, "column": 16 }, "end": { - "line": 428, + "line": 427, "column": 31 } } }, "range": [ - 12245, - 12261 + 12212, + 12228 ], "loc": { "start": { - "line": 428, + "line": 427, "column": 16 }, "end": { - "line": 428, + "line": 427, "column": 32 } } } ], "range": [ - 12227, - 12275 + 12194, + 12242 ], "loc": { "start": { - "line": 427, + "line": 426, "column": 22 }, "end": { - "line": 429, + "line": 428, "column": 13 } } }, "alternate": null, "range": [ - 12217, - 12275 + 12184, + 12242 ], "loc": { "start": { - "line": 427, + "line": 426, "column": 12 }, "end": { - "line": 429, + "line": 428, "column": 13 } } @@ -24469,16 +24361,16 @@ "type": "Identifier", "name": "icon", "range": [ - 12288, - 12292 + 12255, + 12259 ], "loc": { "start": { - "line": 430, + "line": 429, "column": 12 }, "end": { - "line": 430, + "line": 429, "column": 16 } } @@ -24488,46 +24380,46 @@ "value": null, "raw": "null", "range": [ - 12295, - 12299 + 12262, + 12266 ], "loc": { "start": { - "line": 430, + "line": 429, "column": 19 }, "end": { - "line": 430, + "line": 429, "column": 23 } } }, "range": [ - 12288, - 12299 + 12255, + 12266 ], "loc": { "start": { - "line": 430, + "line": 429, "column": 12 }, "end": { - "line": 430, + "line": 429, "column": 23 } } }, "range": [ - 12288, - 12300 + 12255, + 12267 ], "loc": { "start": { - "line": 430, + "line": 429, "column": 12 }, "end": { - "line": 430, + "line": 429, "column": 24 } } @@ -24538,16 +24430,16 @@ "type": "Identifier", "name": "iconImg", "range": [ - 12317, - 12324 + 12284, + 12291 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 16 }, "end": { - "line": 431, + "line": 430, "column": 23 } } @@ -24563,16 +24455,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 12344, - 12353 + 12311, + 12320 ], "loc": { "start": { - "line": 432, + "line": 431, "column": 16 }, "end": { - "line": 432, + "line": 431, "column": 25 } } @@ -24582,79 +24474,79 @@ "type": "Identifier", "name": "iconImg", "range": [ - 12354, - 12361 + 12321, + 12328 ], "loc": { "start": { - "line": 432, + "line": 431, "column": 26 }, "end": { - "line": 432, + "line": 431, "column": 33 } } } ], "range": [ - 12344, - 12362 + 12311, + 12329 ], "loc": { "start": { - "line": 432, + "line": 431, "column": 16 }, "end": { - "line": 432, + "line": 431, "column": 34 } } }, "range": [ - 12344, - 12363 + 12311, + 12330 ], "loc": { "start": { - "line": 432, + "line": 431, "column": 16 }, "end": { - "line": 432, + "line": 431, "column": 35 } } } ], "range": [ - 12326, - 12377 + 12293, + 12344 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 25 }, "end": { - "line": 433, + "line": 432, "column": 13 } } }, "alternate": null, "range": [ - 12313, - 12377 + 12280, + 12344 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 12 }, "end": { - "line": 433, + "line": 432, "column": 13 } } @@ -24668,16 +24560,16 @@ "type": "Identifier", "name": "iconImg", "range": [ - 12390, - 12397 + 12357, + 12364 ], "loc": { "start": { - "line": 434, + "line": 433, "column": 12 }, "end": { - "line": 434, + "line": 433, "column": 19 } } @@ -24687,77 +24579,77 @@ "value": null, "raw": "null", "range": [ - 12400, - 12404 + 12367, + 12371 ], "loc": { "start": { - "line": 434, + "line": 433, "column": 22 }, "end": { - "line": 434, + "line": 433, "column": 26 } } }, "range": [ - 12390, - 12404 + 12357, + 12371 ], "loc": { "start": { - "line": 434, + "line": 433, "column": 12 }, "end": { - "line": 434, + "line": 433, "column": 26 } } }, "range": [ - 12390, - 12405 + 12357, + 12372 ], "loc": { "start": { - "line": 434, + "line": 433, "column": 12 }, "end": { - "line": 434, + "line": 433, "column": 27 } } } ], "range": [ - 11743, - 12415 + 11710, + 12382 ], "loc": { "start": { - "line": 413, + "line": 412, "column": 54 }, "end": { - "line": 435, + "line": 434, "column": 9 } } }, "range": [ - 11697, - 12415 + 11664, + 12382 ], "loc": { "start": { - "line": 413, + "line": 412, "column": 8 }, "end": { - "line": 435, + "line": 434, "column": 9 } } @@ -24773,16 +24665,16 @@ "object": { "type": "ThisExpression", "range": [ - 12424, - 12428 + 12391, + 12395 ], "loc": { "start": { - "line": 436, + "line": 435, "column": 8 }, "end": { - "line": 436, + "line": 435, "column": 12 } } @@ -24791,31 +24683,31 @@ "type": "Identifier", "name": "fltElms", "range": [ - 12429, - 12436 + 12396, + 12403 ], "loc": { "start": { - "line": 436, + "line": 435, "column": 13 }, "end": { - "line": 436, + "line": 435, "column": 20 } } }, "range": [ - 12424, - 12436 + 12391, + 12403 ], "loc": { "start": { - "line": 436, + "line": 435, "column": 8 }, "end": { - "line": 436, + "line": 435, "column": 20 } } @@ -24824,46 +24716,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 12439, - 12441 + 12406, + 12408 ], "loc": { "start": { - "line": 436, + "line": 435, "column": 23 }, "end": { - "line": 436, + "line": 435, "column": 25 } } }, "range": [ - 12424, - 12441 + 12391, + 12408 ], "loc": { "start": { - "line": 436, + "line": 435, "column": 8 }, "end": { - "line": 436, + "line": 435, "column": 25 } } }, "range": [ - 12424, - 12442 + 12391, + 12409 ], "loc": { "start": { - "line": 436, + "line": 435, "column": 8 }, "end": { - "line": 436, + "line": 435, "column": 26 } } @@ -24879,16 +24771,16 @@ "object": { "type": "ThisExpression", "range": [ - 12451, - 12455 + 12418, + 12422 ], "loc": { "start": { - "line": 437, + "line": 436, "column": 8 }, "end": { - "line": 437, + "line": 436, "column": 12 } } @@ -24897,31 +24789,31 @@ "type": "Identifier", "name": "fltSpans", "range": [ - 12456, - 12464 + 12423, + 12431 ], "loc": { "start": { - "line": 437, + "line": 436, "column": 13 }, "end": { - "line": 437, + "line": 436, "column": 21 } } }, "range": [ - 12451, - 12464 + 12418, + 12431 ], "loc": { "start": { - "line": 437, + "line": 436, "column": 8 }, "end": { - "line": 437, + "line": 436, "column": 21 } } @@ -24930,46 +24822,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 12467, - 12469 + 12434, + 12436 ], "loc": { "start": { - "line": 437, + "line": 436, "column": 24 }, "end": { - "line": 437, + "line": 436, "column": 26 } } }, "range": [ - 12451, - 12469 + 12418, + 12436 ], "loc": { "start": { - "line": 437, + "line": 436, "column": 8 }, "end": { - "line": 437, + "line": 436, "column": 26 } } }, "range": [ - 12451, - 12470 + 12418, + 12437 ], "loc": { "start": { - "line": 437, + "line": 436, "column": 8 }, "end": { - "line": 437, + "line": 436, "column": 27 } } @@ -24985,16 +24877,16 @@ "object": { "type": "ThisExpression", "range": [ - 12479, - 12483 + 12446, + 12450 ], "loc": { "start": { - "line": 438, + "line": 437, "column": 8 }, "end": { - "line": 438, + "line": 437, "column": 12 } } @@ -25003,31 +24895,31 @@ "type": "Identifier", "name": "fltIcons", "range": [ - 12484, - 12492 + 12451, + 12459 ], "loc": { "start": { - "line": 438, + "line": 437, "column": 13 }, "end": { - "line": 438, + "line": 437, "column": 21 } } }, "range": [ - 12479, - 12492 + 12446, + 12459 ], "loc": { "start": { - "line": 438, + "line": 437, "column": 8 }, "end": { - "line": 438, + "line": 437, "column": 21 } } @@ -25036,46 +24928,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 12495, - 12497 + 12462, + 12464 ], "loc": { "start": { - "line": 438, + "line": 437, "column": 24 }, "end": { - "line": 438, + "line": 437, "column": 26 } } }, "range": [ - 12479, - 12497 + 12446, + 12464 ], "loc": { "start": { - "line": 438, + "line": 437, "column": 8 }, "end": { - "line": 438, + "line": 437, "column": 26 } } }, "range": [ - 12479, - 12498 + 12446, + 12465 ], "loc": { "start": { - "line": 438, + "line": 437, "column": 8 }, "end": { - "line": 438, + "line": 437, "column": 27 } }, @@ -25084,16 +24976,16 @@ "type": "Line", "value": " TODO: expose an API to handle external filter IDs", "range": [ - 12508, - 12560 + 12475, + 12527 ], "loc": { "start": { - "line": 440, + "line": 439, "column": 8 }, "end": { - "line": 440, + "line": 439, "column": 60 } } @@ -25114,16 +25006,16 @@ "object": { "type": "ThisExpression", "range": [ - 12569, - 12573 + 12536, + 12540 ], "loc": { "start": { - "line": 441, + "line": 440, "column": 8 }, "end": { - "line": 441, + "line": 440, "column": 12 } } @@ -25132,31 +25024,31 @@ "type": "Identifier", "name": "tf", "range": [ - 12574, - 12576 + 12541, + 12543 ], "loc": { "start": { - "line": 441, + "line": 440, "column": 13 }, "end": { - "line": 441, + "line": 440, "column": 15 } } }, "range": [ - 12569, - 12576 + 12536, + 12543 ], "loc": { "start": { - "line": 441, + "line": 440, "column": 8 }, "end": { - "line": 441, + "line": 440, "column": 15 } } @@ -25165,31 +25057,31 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 12577, - 12594 + 12544, + 12561 ], "loc": { "start": { - "line": 441, + "line": 440, "column": 16 }, "end": { - "line": 441, + "line": 440, "column": 33 } } }, "range": [ - 12569, - 12594 + 12536, + 12561 ], "loc": { "start": { - "line": 441, + "line": 440, "column": 8 }, "end": { - "line": 441, + "line": 440, "column": 33 } } @@ -25198,46 +25090,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 12597, - 12599 + 12564, + 12566 ], "loc": { "start": { - "line": 441, + "line": 440, "column": 36 }, "end": { - "line": 441, + "line": 440, "column": 38 } } }, "range": [ - 12569, - 12599 + 12536, + 12566 ], "loc": { "start": { - "line": 441, + "line": 440, "column": 8 }, "end": { - "line": 441, + "line": 440, "column": 38 } } }, "range": [ - 12569, - 12600 + 12536, + 12567 ], "loc": { "start": { - "line": 441, + "line": 440, "column": 8 }, "end": { - "line": 441, + "line": 440, "column": 39 } }, @@ -25246,16 +25138,16 @@ "type": "Line", "value": " TODO: expose an API to handle external filter IDs", "range": [ - 12508, - 12560 + 12475, + 12527 ], "loc": { "start": { - "line": 440, + "line": 439, "column": 8 }, "end": { - "line": 440, + "line": 439, "column": 60 } } @@ -25266,16 +25158,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 12610, - 12634 + 12577, + 12601 ], "loc": { "start": { - "line": 443, + "line": 442, "column": 8 }, "end": { - "line": 443, + "line": 442, "column": 32 } } @@ -25295,16 +25187,16 @@ "object": { "type": "ThisExpression", "range": [ - 12643, - 12647 + 12610, + 12614 ], "loc": { "start": { - "line": 444, + "line": 443, "column": 8 }, "end": { - "line": 444, + "line": 443, "column": 12 } } @@ -25313,31 +25205,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 12648, - 12655 + 12615, + 12622 ], "loc": { "start": { - "line": 444, + "line": 443, "column": 13 }, "end": { - "line": 444, + "line": 443, "column": 20 } } }, "range": [ - 12643, - 12655 + 12610, + 12622 ], "loc": { "start": { - "line": 444, + "line": 443, "column": 8 }, "end": { - "line": 444, + "line": 443, "column": 20 } } @@ -25346,31 +25238,31 @@ "type": "Identifier", "name": "off", "range": [ - 12656, - 12659 + 12623, + 12626 ], "loc": { "start": { - "line": 444, + "line": 443, "column": 21 }, "end": { - "line": 444, + "line": 443, "column": 24 } } }, "range": [ - 12643, - 12659 + 12610, + 12626 ], "loc": { "start": { - "line": 444, + "line": 443, "column": 8 }, "end": { - "line": 444, + "line": 443, "column": 24 } } @@ -25384,32 +25276,32 @@ "value": "before-filtering", "raw": "'before-filtering'", "range": [ - 12661, - 12679 + 12628, + 12646 ], "loc": { "start": { - "line": 444, + "line": 443, "column": 26 }, "end": { - "line": 444, + "line": 443, "column": 44 } } } ], "range": [ - 12660, - 12680 + 12627, + 12647 ], "loc": { "start": { - "line": 444, + "line": 443, "column": 25 }, "end": { - "line": 444, + "line": 443, "column": 45 } } @@ -25426,16 +25318,16 @@ "object": { "type": "ThisExpression", "range": [ - 12688, - 12692 + 12655, + 12659 ], "loc": { "start": { - "line": 444, + "line": 443, "column": 53 }, "end": { - "line": 444, + "line": 443, "column": 57 } } @@ -25444,47 +25336,47 @@ "type": "Identifier", "name": "setIconsState", "range": [ - 12693, - 12706 + 12660, + 12673 ], "loc": { "start": { - "line": 444, + "line": 443, "column": 58 }, "end": { - "line": 444, + "line": 443, "column": 71 } } }, "range": [ - 12688, - 12706 + 12655, + 12673 ], "loc": { "start": { - "line": 444, + "line": 443, "column": 53 }, "end": { - "line": 444, + "line": 443, "column": 71 } } }, "arguments": [], "range": [ - 12688, - 12708 + 12655, + 12675 ], "loc": { "start": { - "line": 444, + "line": 443, "column": 53 }, "end": { - "line": 444, + "line": 443, "column": 73 } } @@ -25492,47 +25384,47 @@ "generator": false, "expression": true, "range": [ - 12682, - 12708 + 12649, + 12675 ], "loc": { "start": { - "line": 444, + "line": 443, "column": 47 }, "end": { - "line": 444, + "line": 443, "column": 73 } } } ], "range": [ - 12643, - 12709 + 12610, + 12676 ], "loc": { "start": { - "line": 444, + "line": 443, "column": 8 }, "end": { - "line": 444, + "line": 443, "column": 74 } } }, "range": [ - 12643, - 12710 + 12610, + 12677 ], "loc": { "start": { - "line": 444, + "line": 443, "column": 8 }, "end": { - "line": 444, + "line": 443, "column": 75 } }, @@ -25541,16 +25433,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 12610, - 12634 + 12577, + 12601 ], "loc": { "start": { - "line": 443, + "line": 442, "column": 8 }, "end": { - "line": 443, + "line": 442, "column": 32 } } @@ -25570,16 +25462,16 @@ "object": { "type": "ThisExpression", "range": [ - 12719, - 12723 + 12686, + 12690 ], "loc": { "start": { - "line": 445, + "line": 444, "column": 8 }, "end": { - "line": 445, + "line": 444, "column": 12 } } @@ -25588,31 +25480,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 12724, - 12731 + 12691, + 12698 ], "loc": { "start": { - "line": 445, + "line": 444, "column": 13 }, "end": { - "line": 445, + "line": 444, "column": 20 } } }, "range": [ - 12719, - 12731 + 12686, + 12698 ], "loc": { "start": { - "line": 445, + "line": 444, "column": 8 }, "end": { - "line": 445, + "line": 444, "column": 20 } } @@ -25621,31 +25513,31 @@ "type": "Identifier", "name": "off", "range": [ - 12732, - 12735 + 12699, + 12702 ], "loc": { "start": { - "line": 445, + "line": 444, "column": 21 }, "end": { - "line": 445, + "line": 444, "column": 24 } } }, "range": [ - 12719, - 12735 + 12686, + 12702 ], "loc": { "start": { - "line": 445, + "line": 444, "column": 8 }, "end": { - "line": 445, + "line": 444, "column": 24 } } @@ -25659,32 +25551,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 12737, - 12754 + 12704, + 12721 ], "loc": { "start": { - "line": 445, + "line": 444, "column": 26 }, "end": { - "line": 445, + "line": 444, "column": 43 } } } ], "range": [ - 12736, - 12755 + 12703, + 12722 ], "loc": { "start": { - "line": 445, + "line": 444, "column": 25 }, "end": { - "line": 445, + "line": 444, "column": 44 } } @@ -25701,16 +25593,16 @@ "object": { "type": "ThisExpression", "range": [ - 12763, - 12767 + 12730, + 12734 ], "loc": { "start": { - "line": 445, + "line": 444, "column": 52 }, "end": { - "line": 445, + "line": 444, "column": 56 } } @@ -25719,47 +25611,47 @@ "type": "Identifier", "name": "closeAll", "range": [ - 12768, - 12776 + 12735, + 12743 ], "loc": { "start": { - "line": 445, + "line": 444, "column": 57 }, "end": { - "line": 445, + "line": 444, "column": 65 } } }, "range": [ - 12763, - 12776 + 12730, + 12743 ], "loc": { "start": { - "line": 445, + "line": 444, "column": 52 }, "end": { - "line": 445, + "line": 444, "column": 65 } } }, "arguments": [], "range": [ - 12763, - 12778 + 12730, + 12745 ], "loc": { "start": { - "line": 445, + "line": 444, "column": 52 }, "end": { - "line": 445, + "line": 444, "column": 67 } } @@ -25767,47 +25659,47 @@ "generator": false, "expression": true, "range": [ - 12757, - 12778 + 12724, + 12745 ], "loc": { "start": { - "line": 445, + "line": 444, "column": 46 }, "end": { - "line": 445, + "line": 444, "column": 67 } } } ], "range": [ - 12719, - 12779 + 12686, + 12746 ], "loc": { "start": { - "line": 445, + "line": 444, "column": 8 }, "end": { - "line": 445, + "line": 444, "column": 68 } } }, "range": [ - 12719, - 12780 + 12686, + 12747 ], "loc": { "start": { - "line": 445, + "line": 444, "column": 8 }, "end": { - "line": 445, + "line": 444, "column": 69 } } @@ -25825,16 +25717,16 @@ "object": { "type": "ThisExpression", "range": [ - 12789, - 12793 + 12756, + 12760 ], "loc": { "start": { - "line": 446, + "line": 445, "column": 8 }, "end": { - "line": 446, + "line": 445, "column": 12 } } @@ -25843,31 +25735,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 12794, - 12801 + 12761, + 12768 ], "loc": { "start": { - "line": 446, + "line": 445, "column": 13 }, "end": { - "line": 446, + "line": 445, "column": 20 } } }, "range": [ - 12789, - 12801 + 12756, + 12768 ], "loc": { "start": { - "line": 446, + "line": 445, "column": 8 }, "end": { - "line": 446, + "line": 445, "column": 20 } } @@ -25876,31 +25768,31 @@ "type": "Identifier", "name": "off", "range": [ - 12802, - 12805 + 12769, + 12772 ], "loc": { "start": { - "line": 446, + "line": 445, "column": 21 }, "end": { - "line": 446, + "line": 445, "column": 24 } } }, "range": [ - 12789, - 12805 + 12756, + 12772 ], "loc": { "start": { - "line": 446, + "line": 445, "column": 8 }, "end": { - "line": 446, + "line": 445, "column": 24 } } @@ -25914,32 +25806,32 @@ "value": "cell-processed", "raw": "'cell-processed'", "range": [ - 12807, - 12823 + 12774, + 12790 ], "loc": { "start": { - "line": 446, + "line": 445, "column": 26 }, "end": { - "line": 446, + "line": 445, "column": 42 } } } ], "range": [ - 12806, - 12824 + 12773, + 12791 ], "loc": { "start": { - "line": 446, + "line": 445, "column": 25 }, "end": { - "line": 446, + "line": 445, "column": 43 } } @@ -25952,16 +25844,16 @@ "type": "Identifier", "name": "tf", "range": [ - 12839, - 12841 + 12806, + 12808 ], "loc": { "start": { - "line": 447, + "line": 446, "column": 13 }, "end": { - "line": 447, + "line": 446, "column": 15 } } @@ -25970,16 +25862,16 @@ "type": "Identifier", "name": "cellIndex", "range": [ - 12843, - 12852 + 12810, + 12819 ], "loc": { "start": { - "line": 447, + "line": 446, "column": 17 }, "end": { - "line": 447, + "line": 446, "column": 26 } } @@ -25993,16 +25885,16 @@ "object": { "type": "ThisExpression", "range": [ - 12857, - 12861 + 12824, + 12828 ], "loc": { "start": { - "line": 447, + "line": 446, "column": 31 }, "end": { - "line": 447, + "line": 446, "column": 35 } } @@ -26011,31 +25903,31 @@ "type": "Identifier", "name": "changeState", "range": [ - 12862, - 12873 + 12829, + 12840 ], "loc": { "start": { - "line": 447, + "line": 446, "column": 36 }, "end": { - "line": 447, + "line": 446, "column": 47 } } }, "range": [ - 12857, - 12873 + 12824, + 12840 ], "loc": { "start": { - "line": 447, + "line": 446, "column": 31 }, "end": { - "line": 447, + "line": 446, "column": 47 } } @@ -26045,16 +25937,16 @@ "type": "Identifier", "name": "cellIndex", "range": [ - 12874, - 12883 + 12841, + 12850 ], "loc": { "start": { - "line": 447, + "line": 446, "column": 48 }, "end": { - "line": 447, + "line": 446, "column": 57 } } @@ -26064,32 +25956,32 @@ "value": true, "raw": "true", "range": [ - 12885, - 12889 + 12852, + 12856 ], "loc": { "start": { - "line": 447, + "line": 446, "column": 59 }, "end": { - "line": 447, + "line": 446, "column": 63 } } } ], "range": [ - 12857, - 12890 + 12824, + 12857 ], "loc": { "start": { - "line": 447, + "line": 446, "column": 31 }, "end": { - "line": 447, + "line": 446, "column": 64 } } @@ -26097,47 +25989,47 @@ "generator": false, "expression": true, "range": [ - 12838, - 12890 + 12805, + 12857 ], "loc": { "start": { - "line": 447, + "line": 446, "column": 12 }, "end": { - "line": 447, + "line": 446, "column": 64 } } } ], "range": [ - 12789, - 12891 + 12756, + 12858 ], "loc": { "start": { - "line": 446, + "line": 445, "column": 8 }, "end": { - "line": 447, + "line": 446, "column": 65 } } }, "range": [ - 12789, - 12892 + 12756, + 12859 ], "loc": { "start": { - "line": 446, + "line": 445, "column": 8 }, "end": { - "line": 447, + "line": 446, "column": 66 } } @@ -26155,16 +26047,16 @@ "object": { "type": "ThisExpression", "range": [ - 12901, - 12905 + 12868, + 12872 ], "loc": { "start": { - "line": 448, + "line": 447, "column": 8 }, "end": { - "line": 448, + "line": 447, "column": 12 } } @@ -26173,31 +26065,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 12906, - 12913 + 12873, + 12880 ], "loc": { "start": { - "line": 448, + "line": 447, "column": 13 }, "end": { - "line": 448, + "line": 447, "column": 20 } } }, "range": [ - 12901, - 12913 + 12868, + 12880 ], "loc": { "start": { - "line": 448, + "line": 447, "column": 8 }, "end": { - "line": 448, + "line": 447, "column": 20 } } @@ -26206,31 +26098,31 @@ "type": "Identifier", "name": "off", "range": [ - 12914, - 12917 + 12881, + 12884 ], "loc": { "start": { - "line": 448, + "line": 447, "column": 21 }, "end": { - "line": 448, + "line": 447, "column": 24 } } }, "range": [ - 12901, - 12917 + 12868, + 12884 ], "loc": { "start": { - "line": 448, + "line": 447, "column": 8 }, "end": { - "line": 448, + "line": 447, "column": 24 } } @@ -26244,32 +26136,32 @@ "value": "filters-row-inserted", "raw": "'filters-row-inserted'", "range": [ - 12919, - 12941 + 12886, + 12908 ], "loc": { "start": { - "line": 448, + "line": 447, "column": 26 }, "end": { - "line": 448, + "line": 447, "column": 48 } } } ], "range": [ - 12918, - 12942 + 12885, + 12909 ], "loc": { "start": { - "line": 448, + "line": 447, "column": 25 }, "end": { - "line": 448, + "line": 447, "column": 49 } } @@ -26286,16 +26178,16 @@ "object": { "type": "ThisExpression", "range": [ - 12950, - 12954 + 12917, + 12921 ], "loc": { "start": { - "line": 448, + "line": 447, "column": 57 }, "end": { - "line": 448, + "line": 447, "column": 61 } } @@ -26304,47 +26196,47 @@ "type": "Identifier", "name": "buildIcons", "range": [ - 12955, - 12965 + 12922, + 12932 ], "loc": { "start": { - "line": 448, + "line": 447, "column": 62 }, "end": { - "line": 448, + "line": 447, "column": 72 } } }, "range": [ - 12950, - 12965 + 12917, + 12932 ], "loc": { "start": { - "line": 448, + "line": 447, "column": 57 }, "end": { - "line": 448, + "line": 447, "column": 72 } } }, "arguments": [], "range": [ - 12950, - 12967 + 12917, + 12934 ], "loc": { "start": { - "line": 448, + "line": 447, "column": 57 }, "end": { - "line": 448, + "line": 447, "column": 74 } } @@ -26352,47 +26244,47 @@ "generator": false, "expression": true, "range": [ - 12944, - 12967 + 12911, + 12934 ], "loc": { "start": { - "line": 448, + "line": 447, "column": 51 }, "end": { - "line": 448, + "line": 447, "column": 74 } } } ], "range": [ - 12901, - 12968 + 12868, + 12935 ], "loc": { "start": { - "line": 448, + "line": 447, "column": 8 }, "end": { - "line": 448, + "line": 447, "column": 75 } } }, "range": [ - 12901, - 12969 + 12868, + 12936 ], "loc": { "start": { - "line": 448, + "line": 447, "column": 8 }, "end": { - "line": 448, + "line": 447, "column": 76 } } @@ -26410,16 +26302,16 @@ "object": { "type": "ThisExpression", "range": [ - 12978, - 12982 + 12945, + 12949 ], "loc": { "start": { - "line": 449, + "line": 448, "column": 8 }, "end": { - "line": 449, + "line": 448, "column": 12 } } @@ -26428,31 +26320,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 12983, - 12990 + 12950, + 12957 ], "loc": { "start": { - "line": 449, + "line": 448, "column": 13 }, "end": { - "line": 449, + "line": 448, "column": 20 } } }, "range": [ - 12978, - 12990 + 12945, + 12957 ], "loc": { "start": { - "line": 449, + "line": 448, "column": 8 }, "end": { - "line": 449, + "line": 448, "column": 20 } } @@ -26461,31 +26353,31 @@ "type": "Identifier", "name": "off", "range": [ - 12991, - 12994 + 12958, + 12961 ], "loc": { "start": { - "line": 449, + "line": 448, "column": 21 }, "end": { - "line": 449, + "line": 448, "column": 24 } } }, "range": [ - 12978, - 12994 + 12945, + 12961 ], "loc": { "start": { - "line": 449, + "line": 448, "column": 8 }, "end": { - "line": 449, + "line": 448, "column": 24 } } @@ -26499,32 +26391,32 @@ "value": "before-filter-init", "raw": "'before-filter-init'", "range": [ - 12996, - 13016 + 12963, + 12983 ], "loc": { "start": { - "line": 449, + "line": 448, "column": 26 }, "end": { - "line": 449, + "line": 448, "column": 46 } } } ], "range": [ - 12995, - 13017 + 12962, + 12984 ], "loc": { "start": { - "line": 449, + "line": 448, "column": 25 }, "end": { - "line": 449, + "line": 448, "column": 47 } } @@ -26537,16 +26429,16 @@ "type": "Identifier", "name": "tf", "range": [ - 13032, - 13034 + 12999, + 13001 ], "loc": { "start": { - "line": 450, + "line": 449, "column": 13 }, "end": { - "line": 450, + "line": 449, "column": 15 } } @@ -26555,16 +26447,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 13036, - 13044 + 13003, + 13011 ], "loc": { "start": { - "line": 450, + "line": 449, "column": 17 }, "end": { - "line": 450, + "line": 449, "column": 25 } } @@ -26578,16 +26470,16 @@ "object": { "type": "ThisExpression", "range": [ - 13049, - 13053 + 13016, + 13020 ], "loc": { "start": { - "line": 450, + "line": 449, "column": 30 }, "end": { - "line": 450, + "line": 449, "column": 34 } } @@ -26596,31 +26488,31 @@ "type": "Identifier", "name": "build", "range": [ - 13054, - 13059 + 13021, + 13026 ], "loc": { "start": { - "line": 450, + "line": 449, "column": 35 }, "end": { - "line": 450, + "line": 449, "column": 40 } } }, "range": [ - 13049, - 13059 + 13016, + 13026 ], "loc": { "start": { - "line": 450, + "line": 449, "column": 30 }, "end": { - "line": 450, + "line": 449, "column": 40 } } @@ -26630,32 +26522,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 13060, - 13068 + 13027, + 13035 ], "loc": { "start": { - "line": 450, + "line": 449, "column": 41 }, "end": { - "line": 450, + "line": 449, "column": 49 } } } ], "range": [ - 13049, - 13069 + 13016, + 13036 ], "loc": { "start": { - "line": 450, + "line": 449, "column": 30 }, "end": { - "line": 450, + "line": 449, "column": 50 } } @@ -26663,47 +26555,47 @@ "generator": false, "expression": true, "range": [ - 13031, - 13069 + 12998, + 13036 ], "loc": { "start": { - "line": 450, + "line": 449, "column": 12 }, "end": { - "line": 450, + "line": 449, "column": 50 } } } ], "range": [ - 12978, - 13070 + 12945, + 13037 ], "loc": { "start": { - "line": 449, + "line": 448, "column": 8 }, "end": { - "line": 450, + "line": 449, "column": 51 } } }, "range": [ - 12978, - 13071 + 12945, + 13038 ], "loc": { "start": { - "line": 449, + "line": 448, "column": 8 }, "end": { - "line": 450, + "line": 449, "column": 52 } } @@ -26719,16 +26611,16 @@ "object": { "type": "ThisExpression", "range": [ - 13081, - 13085 + 13048, + 13052 ], "loc": { "start": { - "line": 452, + "line": 451, "column": 8 }, "end": { - "line": 452, + "line": 451, "column": 12 } } @@ -26737,31 +26629,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 13086, - 13097 + 13053, + 13064 ], "loc": { "start": { - "line": 452, + "line": 451, "column": 13 }, "end": { - "line": 452, + "line": 451, "column": 24 } } }, "range": [ - 13081, - 13097 + 13048, + 13064 ], "loc": { "start": { - "line": 452, + "line": 451, "column": 8 }, "end": { - "line": 452, + "line": 451, "column": 24 } } @@ -26771,62 +26663,62 @@ "value": false, "raw": "false", "range": [ - 13100, - 13105 + 13067, + 13072 ], "loc": { "start": { - "line": 452, + "line": 451, "column": 27 }, "end": { - "line": 452, + "line": 451, "column": 32 } } }, "range": [ - 13081, - 13105 + 13048, + 13072 ], "loc": { "start": { - "line": 452, + "line": 451, "column": 8 }, "end": { - "line": 452, + "line": 451, "column": 32 } } }, "range": [ - 13081, - 13106 + 13048, + 13073 ], "loc": { "start": { - "line": 452, + "line": 451, "column": 8 }, "end": { - "line": 452, + "line": 451, "column": 33 } } } ], "range": [ - 11591, - 13112 + 11558, + 13079 ], "loc": { "start": { - "line": 407, + "line": 406, "column": 14 }, "end": { - "line": 453, + "line": 452, "column": 5 } } @@ -26834,16 +26726,16 @@ "generator": false, "expression": false, "range": [ - 11588, - 13112 + 11555, + 13079 ], "loc": { "start": { - "line": 407, + "line": 406, "column": 11 }, "end": { - "line": 453, + "line": 452, "column": 5 } } @@ -26851,16 +26743,16 @@ "kind": "method", "computed": false, "range": [ - 11581, - 13112 + 11548, + 13079 ], "loc": { "start": { - "line": 407, + "line": 406, "column": 4 }, "end": { - "line": 453, + "line": 452, "column": 5 } }, @@ -26869,16 +26761,16 @@ "type": "Block", "value": "*\n * Remove pop-up filters\n ", "range": [ - 11536, - 11576 + 11503, + 11543 ], "loc": { "start": { - "line": 404, + "line": 403, "column": 4 }, "end": { - "line": 406, + "line": 405, "column": 7 } } @@ -26889,7 +26781,7 @@ ], "range": [ 501, - 13115 + 13082 ], "loc": { "start": { @@ -26897,14 +26789,14 @@ "column": 41 }, "end": { - "line": 455, + "line": 454, "column": 1 } } }, "range": [ 467, - 13115 + 13082 ], "loc": { "start": { @@ -26912,7 +26804,7 @@ "column": 7 }, "end": { - "line": 455, + "line": 454, "column": 1 } }, @@ -26942,7 +26834,7 @@ "source": null, "range": [ 460, - 13115 + 13082 ], "loc": { "start": { @@ -26950,7 +26842,7 @@ "column": 0 }, "end": { - "line": 455, + "line": 454, "column": 1 } }, @@ -26979,7 +26871,7 @@ "sourceType": "module", "range": [ 0, - 13115 + 13082 ], "loc": { "start": { @@ -26987,7 +26879,7 @@ "column": 0 }, "end": { - "line": 455, + "line": 454, "column": 1 } }, @@ -27428,16 +27320,16 @@ "type": "Line", "value": " Override headers row index if no grouped headers", "range": [ - 5400, - 5451 + 5367, + 5418 ], "loc": { "start": { - "line": 203, + "line": 202, "column": 8 }, "end": { - "line": 203, + "line": 202, "column": 59 } } @@ -27446,16 +27338,16 @@ "type": "Line", "value": " TODO: Because of the filters row generation, headers row index needs", "range": [ - 5460, - 5531 + 5427, + 5498 ], "loc": { "start": { - "line": 204, + "line": 203, "column": 8 }, "end": { - "line": 204, + "line": 203, "column": 79 } } @@ -27464,16 +27356,16 @@ "type": "Line", "value": " adjusting: prevent useless row generation", "range": [ - 5540, - 5584 + 5507, + 5551 ], "loc": { "start": { - "line": 205, + "line": 204, "column": 8 }, "end": { - "line": 205, + "line": 204, "column": 52 } } @@ -27482,16 +27374,16 @@ "type": "Line", "value": " Adjust headers row index for grid-layout mode", "range": [ - 5709, - 5757 + 5676, + 5724 ], "loc": { "start": { - "line": 210, + "line": 209, "column": 8 }, "end": { - "line": 210, + "line": 209, "column": 56 } } @@ -27500,16 +27392,16 @@ "type": "Line", "value": " TODO: Because of the filters row generation, headers row index needs", "range": [ - 5766, - 5837 + 5733, + 5804 ], "loc": { "start": { - "line": 211, + "line": 210, "column": 8 }, "end": { - "line": 211, + "line": 210, "column": 79 } } @@ -27518,16 +27410,16 @@ "type": "Line", "value": " adjusting: prevent useless row generation", "range": [ - 5846, - 5890 + 5813, + 5857 ], "loc": { "start": { - "line": 212, + "line": 211, "column": 8 }, "end": { - "line": 212, + "line": 211, "column": 52 } } @@ -27536,16 +27428,16 @@ "type": "Line", "value": " subscribe to events", "range": [ - 5999, - 6021 + 5966, + 5988 ], "loc": { "start": { - "line": 218, + "line": 217, "column": 8 }, "end": { - "line": 218, + "line": 217, "column": 30 } } @@ -27554,16 +27446,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 6463, - 6480 + 6430, + 6447 ], "loc": { "start": { - "line": 227, + "line": 226, "column": 8 }, "end": { - "line": 227, + "line": 226, "column": 25 } } @@ -27572,16 +27464,16 @@ "type": "Block", "value": "*\n * Reset previously destroyed feature\n ", "range": [ - 6525, - 6578 + 6492, + 6545 ], "loc": { "start": { - "line": 231, + "line": 230, "column": 4 }, "end": { - "line": 233, + "line": 232, "column": 7 } } @@ -27590,16 +27482,16 @@ "type": "Block", "value": "*\n * Build all filters icons\n ", "range": [ - 6700, - 6742 + 6667, + 6709 ], "loc": { "start": { - "line": 241, + "line": 240, "column": 4 }, "end": { - "line": 243, + "line": 242, "column": 7 } } @@ -27608,16 +27500,16 @@ "type": "Line", "value": " TODO: Because of the filters row generation, headers row index needs", "range": [ - 6797, - 6868 + 6764, + 6835 ], "loc": { "start": { - "line": 247, + "line": 246, "column": 8 }, "end": { - "line": 247, + "line": 246, "column": 79 } } @@ -27626,16 +27518,16 @@ "type": "Line", "value": " adjusting: prevent useless row generation", "range": [ - 6877, - 6921 + 6844, + 6888 ], "loc": { "start": { - "line": 248, + "line": 247, "column": 8 }, "end": { - "line": 248, + "line": 247, "column": 52 } } @@ -27644,16 +27536,16 @@ "type": "Block", "value": "*\n * Build all pop-up filters elements\n ", "range": [ - 7436, - 7488 + 7403, + 7455 ], "loc": { "start": { - "line": 265, + "line": 264, "column": 4 }, "end": { - "line": 267, + "line": 266, "column": 7 } } @@ -27662,16 +27554,16 @@ "type": "Block", "value": "*\n * Build a specified pop-up filter elements\n * @param {Number} colIndex Column index\n * @param {Object} div Optional container DOM element\n ", "range": [ - 7637, - 7806 + 7604, + 7773 ], "loc": { "start": { - "line": 274, + "line": 273, "column": 4 }, "end": { - "line": 278, + "line": 277, "column": 7 } } @@ -27680,16 +27572,16 @@ "type": "Block", "value": "*\n * Toggle visibility of specified filter\n * @param {Number} colIndex Column index\n ", "range": [ - 8409, - 8511 + 8376, + 8478 ], "loc": { "start": { - "line": 294, + "line": 293, "column": 4 }, "end": { - "line": 297, + "line": 296, "column": 7 } } @@ -27698,16 +27590,16 @@ "type": "Block", "value": "*\n * Open popup filter of specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 8678, - 8779 + 8645, + 8746 ], "loc": { "start": { - "line": 306, + "line": 305, "column": 4 }, "end": { - "line": 309, + "line": 308, "column": 7 } } @@ -27716,16 +27608,16 @@ "type": "Block", "value": "*\n * Close popup filter of specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 9325, - 9427 + 9292, + 9394 ], "loc": { "start": { - "line": 330, + "line": 329, "column": 4 }, "end": { - "line": 333, + "line": 332, "column": 7 } } @@ -27734,16 +27626,16 @@ "type": "Block", "value": "*\n * Check if popup filter for specified column is open\n * @param {Number} colIndex Column index\n * @returns {Boolean}\n ", "range": [ - 9825, - 9965 + 9792, + 9932 ], "loc": { "start": { - "line": 348, + "line": 347, "column": 4 }, "end": { - "line": 352, + "line": 351, "column": 7 } } @@ -27752,16 +27644,16 @@ "type": "Block", "value": "*\n * Close all filters excepted for the specified one if any\n * @param {Number} exceptIdx Column index of the filter to not close\n ", "range": [ - 10065, - 10213 + 10032, + 10180 ], "loc": { "start": { - "line": 357, + "line": 356, "column": 4 }, "end": { - "line": 360, + "line": 359, "column": 7 } } @@ -27770,16 +27662,16 @@ "type": "Line", "value": " Do not close filters only if argument is undefined and close on", "range": [ - 10248, - 10314 + 10215, + 10281 ], "loc": { "start": { - "line": 362, + "line": 361, "column": 8 }, "end": { - "line": 362, + "line": 361, "column": 74 } } @@ -27788,16 +27680,16 @@ "type": "Line", "value": " filtering option is disabled", "range": [ - 10323, - 10354 + 10290, + 10321 ], "loc": { "start": { - "line": 363, + "line": 362, "column": 8 }, "end": { - "line": 363, + "line": 362, "column": 39 } } @@ -27806,16 +27698,16 @@ "type": "Line", "value": " Always hide all single selection filter types but hide multiple", "range": [ - 10741, - 10807 + 10708, + 10774 ], "loc": { "start": { - "line": 375, + "line": 374, "column": 12 }, "end": { - "line": 375, + "line": 374, "column": 78 } } @@ -27824,16 +27716,16 @@ "type": "Line", "value": " selection filter types only if index set", "range": [ - 10820, - 10863 + 10787, + 10830 ], "loc": { "start": { - "line": 376, + "line": 375, "column": 12 }, "end": { - "line": 376, + "line": 375, "column": 55 } } @@ -27842,16 +27734,16 @@ "type": "Block", "value": "*\n * Build all the icons representing the pop-up filters\n ", "range": [ - 10990, - 11060 + 10957, + 11027 ], "loc": { "start": { - "line": 383, + "line": 382, "column": 4 }, "end": { - "line": 385, + "line": 384, "column": 7 } } @@ -27860,16 +27752,16 @@ "type": "Block", "value": "*\n * Apply specified icon state\n * @param {Number} colIndex Column index\n * @param {Boolean} active Apply active state\n ", "range": [ - 11201, - 11345 + 11168, + 11312 ], "loc": { "start": { - "line": 392, + "line": 391, "column": 4 }, "end": { - "line": 396, + "line": 395, "column": 7 } } @@ -27878,16 +27770,16 @@ "type": "Block", "value": "*\n * Remove pop-up filters\n ", "range": [ - 11536, - 11576 + 11503, + 11543 ], "loc": { "start": { - "line": 404, + "line": 403, "column": 4 }, "end": { - "line": 406, + "line": 405, "column": 7 } } @@ -27896,16 +27788,16 @@ "type": "Line", "value": " TODO: expose an API to handle external filter IDs", "range": [ - 12508, - 12560 + 12475, + 12527 ], "loc": { "start": { - "line": 440, + "line": 439, "column": 8 }, "end": { - "line": 440, + "line": 439, "column": 60 } } @@ -27914,16 +27806,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 12610, - 12634 + 12577, + 12601 ], "loc": { "start": { - "line": 443, + "line": 442, "column": 8 }, "end": { - "line": 443, + "line": 442, "column": 32 } } diff --git a/docs/ast/source/tablefilter.js.json b/docs/ast/source/tablefilter.js.json index c89018f1..6f135d12 100644 --- a/docs/ast/source/tablefilter.js.json +++ b/docs/ast/source/tablefilter.js.json @@ -12689,11 +12689,46 @@ "right": { "type": "CallExpression", "callee": { - "type": "Identifier", - "name": "defaultsStr", + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 7407, + 7411 + ], + "loc": { + "start": { + "line": 283, + "column": 25 + }, + "end": { + "line": 283, + "column": 29 + } + } + }, + "property": { + "type": "Identifier", + "name": "getStylePath", + "range": [ + 7412, + 7424 + ], + "loc": { + "start": { + "line": 283, + "column": 30 + }, + "end": { + "line": 283, + "column": 42 + } + } + }, "range": [ 7407, - 7418 + 7424 ], "loc": { "start": { @@ -12702,159 +12737,14 @@ }, "end": { "line": 283, - "column": 36 + "column": 42 } } }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 7419, - 7420 - ], - "loc": { - "start": { - "line": 283, - "column": 37 - }, - "end": { - "line": 283, - "column": 38 - } - } - }, - "property": { - "type": "Identifier", - "name": "style_path", - "range": [ - 7421, - 7431 - ], - "loc": { - "start": { - "line": 283, - "column": 39 - }, - "end": { - "line": 283, - "column": 49 - } - } - }, - "range": [ - 7419, - 7431 - ], - "loc": { - "start": { - "line": 283, - "column": 37 - }, - "end": { - "line": 283, - "column": 49 - } - } - }, - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 7433, - 7437 - ], - "loc": { - "start": { - "line": 283, - "column": 51 - }, - "end": { - "line": 283, - "column": 55 - } - } - }, - "property": { - "type": "Identifier", - "name": "basePath", - "range": [ - 7438, - 7446 - ], - "loc": { - "start": { - "line": 283, - "column": 56 - }, - "end": { - "line": 283, - "column": 64 - } - } - }, - "range": [ - 7433, - 7446 - ], - "loc": { - "start": { - "line": 283, - "column": 51 - }, - "end": { - "line": 283, - "column": 64 - } - } - }, - "right": { - "type": "Literal", - "value": "style/", - "raw": "'style/'", - "range": [ - 7449, - 7457 - ], - "loc": { - "start": { - "line": 283, - "column": 67 - }, - "end": { - "line": 283, - "column": 75 - } - } - }, - "range": [ - 7433, - 7457 - ], - "loc": { - "start": { - "line": 283, - "column": 51 - }, - "end": { - "line": 283, - "column": 75 - } - } - } - ], + "arguments": [], "range": [ 7407, - 7458 + 7426 ], "loc": { "start": { @@ -12863,13 +12753,13 @@ }, "end": { "line": 283, - "column": 76 + "column": 44 } } }, "range": [ 7390, - 7458 + 7426 ], "loc": { "start": { @@ -12878,13 +12768,13 @@ }, "end": { "line": 283, - "column": 76 + "column": 44 } } }, "range": [ 7390, - 7459 + 7427 ], "loc": { "start": { @@ -12893,7 +12783,7 @@ }, "end": { "line": 283, - "column": 77 + "column": 45 } }, "leadingComments": [ @@ -12939,8 +12829,8 @@ "type": "Block", "value": "*\n * Main stylesheet path\n * @type {String}\n ", "range": [ - 7469, - 7542 + 7437, + 7510 ], "loc": { "start": { @@ -12966,8 +12856,8 @@ "object": { "type": "ThisExpression", "range": [ - 7551, - 7555 + 7519, + 7523 ], "loc": { "start": { @@ -12984,8 +12874,8 @@ "type": "Identifier", "name": "stylesheet", "range": [ - 7556, - 7566 + 7524, + 7534 ], "loc": { "start": { @@ -12999,8 +12889,8 @@ } }, "range": [ - 7551, - 7566 + 7519, + 7534 ], "loc": { "start": { @@ -13016,11 +12906,46 @@ "right": { "type": "CallExpression", "callee": { - "type": "Identifier", - "name": "defaultsStr", + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 7537, + 7541 + ], + "loc": { + "start": { + "line": 289, + "column": 26 + }, + "end": { + "line": 289, + "column": 30 + } + } + }, + "property": { + "type": "Identifier", + "name": "getStylesheetPath", + "range": [ + 7542, + 7559 + ], + "loc": { + "start": { + "line": 289, + "column": 31 + }, + "end": { + "line": 289, + "column": 48 + } + } + }, "range": [ - 7569, - 7580 + 7537, + 7559 ], "loc": { "start": { @@ -13029,159 +12954,14 @@ }, "end": { "line": 289, - "column": 37 + "column": 48 } } }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 7581, - 7582 - ], - "loc": { - "start": { - "line": 289, - "column": 38 - }, - "end": { - "line": 289, - "column": 39 - } - } - }, - "property": { - "type": "Identifier", - "name": "stylesheet", - "range": [ - 7583, - 7593 - ], - "loc": { - "start": { - "line": 289, - "column": 40 - }, - "end": { - "line": 289, - "column": 50 - } - } - }, - "range": [ - 7581, - 7593 - ], - "loc": { - "start": { - "line": 289, - "column": 38 - }, - "end": { - "line": 289, - "column": 50 - } - } - }, - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 7607, - 7611 - ], - "loc": { - "start": { - "line": 290, - "column": 12 - }, - "end": { - "line": 290, - "column": 16 - } - } - }, - "property": { - "type": "Identifier", - "name": "stylePath", - "range": [ - 7612, - 7621 - ], - "loc": { - "start": { - "line": 290, - "column": 17 - }, - "end": { - "line": 290, - "column": 26 - } - } - }, - "range": [ - 7607, - 7621 - ], - "loc": { - "start": { - "line": 290, - "column": 12 - }, - "end": { - "line": 290, - "column": 26 - } - } - }, - "right": { - "type": "Literal", - "value": "tablefilter.css", - "raw": "'tablefilter.css'", - "range": [ - 7624, - 7641 - ], - "loc": { - "start": { - "line": 290, - "column": 29 - }, - "end": { - "line": 290, - "column": 46 - } - } - }, - "range": [ - 7607, - 7641 - ], - "loc": { - "start": { - "line": 290, - "column": 12 - }, - "end": { - "line": 290, - "column": 46 - } - } - } - ], + "arguments": [], "range": [ - 7569, - 7642 + 7537, + 7561 ], "loc": { "start": { @@ -13189,14 +12969,14 @@ "column": 26 }, "end": { - "line": 290, - "column": 47 + "line": 289, + "column": 50 } } }, "range": [ - 7551, - 7642 + 7519, + 7561 ], "loc": { "start": { @@ -13204,14 +12984,14 @@ "column": 8 }, "end": { - "line": 290, - "column": 47 + "line": 289, + "column": 50 } } }, "range": [ - 7551, - 7643 + 7519, + 7562 ], "loc": { "start": { @@ -13219,8 +12999,8 @@ "column": 8 }, "end": { - "line": 290, - "column": 48 + "line": 289, + "column": 51 } }, "leadingComments": [ @@ -13228,8 +13008,8 @@ "type": "Block", "value": "*\n * Main stylesheet path\n * @type {String}\n ", "range": [ - 7469, - 7542 + 7437, + 7510 ], "loc": { "start": { @@ -13248,16 +13028,16 @@ "type": "Block", "value": "*\n * Main stylesheet ID\n * @type {String}\n * @private\n ", "range": [ - 7653, - 7744 + 7572, + 7663 ], "loc": { "start": { - "line": 292, + "line": 291, "column": 8 }, "end": { - "line": 296, + "line": 295, "column": 11 } } @@ -13275,16 +13055,16 @@ "object": { "type": "ThisExpression", "range": [ - 7753, - 7757 + 7672, + 7676 ], "loc": { "start": { - "line": 297, + "line": 296, "column": 8 }, "end": { - "line": 297, + "line": 296, "column": 12 } } @@ -13293,31 +13073,31 @@ "type": "Identifier", "name": "stylesheetId", "range": [ - 7758, - 7770 + 7677, + 7689 ], "loc": { "start": { - "line": 297, + "line": 296, "column": 13 }, "end": { - "line": 297, + "line": 296, "column": 25 } } }, "range": [ - 7753, - 7770 + 7672, + 7689 ], "loc": { "start": { - "line": 297, + "line": 296, "column": 8 }, "end": { - "line": 297, + "line": 296, "column": 25 } } @@ -13331,16 +13111,16 @@ "object": { "type": "ThisExpression", "range": [ - 7773, - 7777 + 7692, + 7696 ], "loc": { "start": { - "line": 297, + "line": 296, "column": 28 }, "end": { - "line": 297, + "line": 296, "column": 32 } } @@ -13349,31 +13129,31 @@ "type": "Identifier", "name": "id", "range": [ - 7778, - 7780 + 7697, + 7699 ], "loc": { "start": { - "line": 297, + "line": 296, "column": 33 }, "end": { - "line": 297, + "line": 296, "column": 35 } } }, "range": [ - 7773, - 7780 + 7692, + 7699 ], "loc": { "start": { - "line": 297, + "line": 296, "column": 28 }, "end": { - "line": 297, + "line": 296, "column": 35 } } @@ -13383,61 +13163,61 @@ "value": "_style", "raw": "'_style'", "range": [ - 7783, - 7791 + 7702, + 7710 ], "loc": { "start": { - "line": 297, + "line": 296, "column": 38 }, "end": { - "line": 297, + "line": 296, "column": 46 } } }, "range": [ - 7773, - 7791 + 7692, + 7710 ], "loc": { "start": { - "line": 297, + "line": 296, "column": 28 }, "end": { - "line": 297, + "line": 296, "column": 46 } } }, "range": [ - 7753, - 7791 + 7672, + 7710 ], "loc": { "start": { - "line": 297, + "line": 296, "column": 8 }, "end": { - "line": 297, + "line": 296, "column": 46 } } }, "range": [ - 7753, - 7792 + 7672, + 7711 ], "loc": { "start": { - "line": 297, + "line": 296, "column": 8 }, "end": { - "line": 297, + "line": 296, "column": 47 } }, @@ -13446,16 +13226,16 @@ "type": "Block", "value": "*\n * Main stylesheet ID\n * @type {String}\n * @private\n ", "range": [ - 7653, - 7744 + 7572, + 7663 ], "loc": { "start": { - "line": 292, + "line": 291, "column": 8 }, "end": { - "line": 296, + "line": 295, "column": 11 } } @@ -13466,16 +13246,16 @@ "type": "Block", "value": "*\n * Css class for the filters row\n * @type {String}\n ", "range": [ - 7802, - 7884 + 7721, + 7803 ], "loc": { "start": { - "line": 299, + "line": 298, "column": 8 }, "end": { - "line": 302, + "line": 301, "column": 11 } } @@ -13493,16 +13273,16 @@ "object": { "type": "ThisExpression", "range": [ - 7893, - 7897 + 7812, + 7816 ], "loc": { "start": { - "line": 303, + "line": 302, "column": 8 }, "end": { - "line": 303, + "line": 302, "column": 12 } } @@ -13511,31 +13291,31 @@ "type": "Identifier", "name": "fltsRowCssClass", "range": [ - 7898, - 7913 + 7817, + 7832 ], "loc": { "start": { - "line": 303, + "line": 302, "column": 13 }, "end": { - "line": 303, + "line": 302, "column": 28 } } }, "range": [ - 7893, - 7913 + 7812, + 7832 ], "loc": { "start": { - "line": 303, + "line": 302, "column": 8 }, "end": { - "line": 303, + "line": 302, "column": 28 } } @@ -13546,16 +13326,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 7916, - 7927 + 7835, + 7846 ], "loc": { "start": { - "line": 303, + "line": 302, "column": 31 }, "end": { - "line": 303, + "line": 302, "column": 42 } } @@ -13568,16 +13348,16 @@ "type": "Identifier", "name": "f", "range": [ - 7928, - 7929 + 7847, + 7848 ], "loc": { "start": { - "line": 303, + "line": 302, "column": 43 }, "end": { - "line": 303, + "line": 302, "column": 44 } } @@ -13586,31 +13366,31 @@ "type": "Identifier", "name": "flts_row_css_class", "range": [ - 7930, - 7948 + 7849, + 7867 ], "loc": { "start": { - "line": 303, + "line": 302, "column": 45 }, "end": { - "line": 303, + "line": 302, "column": 63 } } }, "range": [ - 7928, - 7948 + 7847, + 7867 ], "loc": { "start": { - "line": 303, + "line": 302, "column": 43 }, "end": { - "line": 303, + "line": 302, "column": 63 } } @@ -13620,62 +13400,62 @@ "value": "fltrow", "raw": "'fltrow'", "range": [ - 7950, - 7958 + 7869, + 7877 ], "loc": { "start": { - "line": 303, + "line": 302, "column": 65 }, "end": { - "line": 303, + "line": 302, "column": 73 } } } ], "range": [ - 7916, - 7959 + 7835, + 7878 ], "loc": { "start": { - "line": 303, + "line": 302, "column": 31 }, "end": { - "line": 303, + "line": 302, "column": 74 } } }, "range": [ - 7893, - 7959 + 7812, + 7878 ], "loc": { "start": { - "line": 303, + "line": 302, "column": 8 }, "end": { - "line": 303, + "line": 302, "column": 74 } } }, "range": [ - 7893, - 7960 + 7812, + 7879 ], "loc": { "start": { - "line": 303, + "line": 302, "column": 8 }, "end": { - "line": 303, + "line": 302, "column": 75 } }, @@ -13684,16 +13464,16 @@ "type": "Block", "value": "*\n * Css class for the filters row\n * @type {String}\n ", "range": [ - 7802, - 7884 + 7721, + 7803 ], "loc": { "start": { - "line": 299, + "line": 298, "column": 8 }, "end": { - "line": 302, + "line": 301, "column": 11 } } @@ -13704,16 +13484,16 @@ "type": "Block", "value": "*\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n ", "range": [ - 7970, - 8067 + 7889, + 7986 ], "loc": { "start": { - "line": 305, + "line": 304, "column": 8 }, "end": { - "line": 308, + "line": 307, "column": 11 } } @@ -13731,16 +13511,16 @@ "object": { "type": "ThisExpression", "range": [ - 8076, - 8080 + 7995, + 7999 ], "loc": { "start": { - "line": 309, + "line": 308, "column": 8 }, "end": { - "line": 309, + "line": 308, "column": 12 } } @@ -13749,31 +13529,31 @@ "type": "Identifier", "name": "enableIcons", "range": [ - 8081, - 8092 + 8000, + 8011 ], "loc": { "start": { - "line": 309, + "line": 308, "column": 13 }, "end": { - "line": 309, + "line": 308, "column": 24 } } }, "range": [ - 8076, - 8092 + 7995, + 8011 ], "loc": { "start": { - "line": 309, + "line": 308, "column": 8 }, "end": { - "line": 309, + "line": 308, "column": 24 } } @@ -13784,16 +13564,16 @@ "type": "Identifier", "name": "defaultsBool", "range": [ - 8095, - 8107 + 8014, + 8026 ], "loc": { "start": { - "line": 309, + "line": 308, "column": 27 }, "end": { - "line": 309, + "line": 308, "column": 39 } } @@ -13806,16 +13586,16 @@ "type": "Identifier", "name": "f", "range": [ - 8108, - 8109 + 8027, + 8028 ], "loc": { "start": { - "line": 309, + "line": 308, "column": 40 }, "end": { - "line": 309, + "line": 308, "column": 41 } } @@ -13824,31 +13604,31 @@ "type": "Identifier", "name": "enable_icons", "range": [ - 8110, - 8122 + 8029, + 8041 ], "loc": { "start": { - "line": 309, + "line": 308, "column": 42 }, "end": { - "line": 309, + "line": 308, "column": 54 } } }, "range": [ - 8108, - 8122 + 8027, + 8041 ], "loc": { "start": { - "line": 309, + "line": 308, "column": 40 }, "end": { - "line": 309, + "line": 308, "column": 54 } } @@ -13858,62 +13638,62 @@ "value": true, "raw": "true", "range": [ - 8124, - 8128 + 8043, + 8047 ], "loc": { "start": { - "line": 309, + "line": 308, "column": 56 }, "end": { - "line": 309, + "line": 308, "column": 60 } } } ], "range": [ - 8095, - 8129 + 8014, + 8048 ], "loc": { "start": { - "line": 309, + "line": 308, "column": 27 }, "end": { - "line": 309, + "line": 308, "column": 61 } } }, "range": [ - 8076, - 8129 + 7995, + 8048 ], "loc": { "start": { - "line": 309, + "line": 308, "column": 8 }, "end": { - "line": 309, + "line": 308, "column": 61 } } }, "range": [ - 8076, - 8130 + 7995, + 8049 ], "loc": { "start": { - "line": 309, + "line": 308, "column": 8 }, "end": { - "line": 309, + "line": 308, "column": 62 } }, @@ -13922,16 +13702,16 @@ "type": "Block", "value": "*\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n ", "range": [ - 7970, - 8067 + 7889, + 7986 ], "loc": { "start": { - "line": 305, + "line": 304, "column": 8 }, "end": { - "line": 308, + "line": 307, "column": 11 } } @@ -13942,16 +13722,16 @@ "type": "Block", "value": "*\n * Enable/disable alternating rows\n * @type {Boolean}\n ", "range": [ - 8140, - 8225 + 8059, + 8144 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 8 }, "end": { - "line": 314, + "line": 313, "column": 11 } } @@ -13969,16 +13749,16 @@ "object": { "type": "ThisExpression", "range": [ - 8234, - 8238 + 8153, + 8157 ], "loc": { "start": { - "line": 315, + "line": 314, "column": 8 }, "end": { - "line": 315, + "line": 314, "column": 12 } } @@ -13987,31 +13767,31 @@ "type": "Identifier", "name": "alternateRows", "range": [ - 8239, - 8252 + 8158, + 8171 ], "loc": { "start": { - "line": 315, + "line": 314, "column": 13 }, "end": { - "line": 315, + "line": 314, "column": 26 } } }, "range": [ - 8234, - 8252 + 8153, + 8171 ], "loc": { "start": { - "line": 315, + "line": 314, "column": 8 }, "end": { - "line": 315, + "line": 314, "column": 26 } } @@ -14022,16 +13802,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 8255, - 8262 + 8174, + 8181 ], "loc": { "start": { - "line": 315, + "line": 314, "column": 29 }, "end": { - "line": 315, + "line": 314, "column": 36 } } @@ -14044,16 +13824,16 @@ "type": "Identifier", "name": "f", "range": [ - 8263, - 8264 + 8182, + 8183 ], "loc": { "start": { - "line": 315, + "line": 314, "column": 37 }, "end": { - "line": 315, + "line": 314, "column": 38 } } @@ -14062,77 +13842,77 @@ "type": "Identifier", "name": "alternate_rows", "range": [ - 8265, - 8279 + 8184, + 8198 ], "loc": { "start": { - "line": 315, + "line": 314, "column": 39 }, "end": { - "line": 315, + "line": 314, "column": 53 } } }, "range": [ - 8263, - 8279 + 8182, + 8198 ], "loc": { "start": { - "line": 315, + "line": 314, "column": 37 }, "end": { - "line": 315, + "line": 314, "column": 53 } } } ], "range": [ - 8255, - 8280 + 8174, + 8199 ], "loc": { "start": { - "line": 315, + "line": 314, "column": 29 }, "end": { - "line": 315, + "line": 314, "column": 54 } } }, "range": [ - 8234, - 8280 + 8153, + 8199 ], "loc": { "start": { - "line": 315, + "line": 314, "column": 8 }, "end": { - "line": 315, + "line": 314, "column": 54 } } }, "range": [ - 8234, - 8281 + 8153, + 8200 ], "loc": { "start": { - "line": 315, + "line": 314, "column": 8 }, "end": { - "line": 315, + "line": 314, "column": 55 } }, @@ -14141,16 +13921,16 @@ "type": "Block", "value": "*\n * Enable/disable alternating rows\n * @type {Boolean}\n ", "range": [ - 8140, - 8225 + 8059, + 8144 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 8 }, "end": { - "line": 314, + "line": 313, "column": 11 } } @@ -14161,16 +13941,16 @@ "type": "Block", "value": "*\n * Columns widths array\n * @type {Array}\n ", "range": [ - 8291, - 8363 + 8210, + 8282 ], "loc": { "start": { - "line": 317, + "line": 316, "column": 8 }, "end": { - "line": 320, + "line": 319, "column": 11 } } @@ -14188,16 +13968,16 @@ "object": { "type": "ThisExpression", "range": [ - 8372, - 8376 + 8291, + 8295 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 8 }, "end": { - "line": 321, + "line": 320, "column": 12 } } @@ -14206,31 +13986,31 @@ "type": "Identifier", "name": "colWidths", "range": [ - 8377, - 8386 + 8296, + 8305 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 13 }, "end": { - "line": 321, + "line": 320, "column": 22 } } }, "range": [ - 8372, - 8386 + 8291, + 8305 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 8 }, "end": { - "line": 321, + "line": 320, "column": 22 } } @@ -14241,16 +14021,16 @@ "type": "Identifier", "name": "defaultsArr", "range": [ - 8389, - 8400 + 8308, + 8319 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 25 }, "end": { - "line": 321, + "line": 320, "column": 36 } } @@ -14263,16 +14043,16 @@ "type": "Identifier", "name": "f", "range": [ - 8401, - 8402 + 8320, + 8321 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 37 }, "end": { - "line": 321, + "line": 320, "column": 38 } } @@ -14281,31 +14061,31 @@ "type": "Identifier", "name": "col_widths", "range": [ - 8403, - 8413 + 8322, + 8332 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 39 }, "end": { - "line": 321, + "line": 320, "column": 49 } } }, "range": [ - 8401, - 8413 + 8320, + 8332 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 37 }, "end": { - "line": 321, + "line": 320, "column": 49 } } @@ -14314,62 +14094,62 @@ "type": "ArrayExpression", "elements": [], "range": [ - 8415, - 8417 + 8334, + 8336 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 51 }, "end": { - "line": 321, + "line": 320, "column": 53 } } } ], "range": [ - 8389, - 8418 + 8308, + 8337 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 25 }, "end": { - "line": 321, + "line": 320, "column": 54 } } }, "range": [ - 8372, - 8418 + 8291, + 8337 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 8 }, "end": { - "line": 321, + "line": 320, "column": 54 } } }, "range": [ - 8372, - 8419 + 8291, + 8338 ], "loc": { "start": { - "line": 321, + "line": 320, "column": 8 }, "end": { - "line": 321, + "line": 320, "column": 55 } }, @@ -14378,16 +14158,16 @@ "type": "Block", "value": "*\n * Columns widths array\n * @type {Array}\n ", "range": [ - 8291, - 8363 + 8210, + 8282 ], "loc": { "start": { - "line": 317, + "line": 316, "column": 8 }, "end": { - "line": 320, + "line": 319, "column": 11 } } @@ -14398,16 +14178,16 @@ "type": "Block", "value": "*\n * Css class for a filter element\n * @type {String}\n ", "range": [ - 8429, - 8512 + 8348, + 8431 ], "loc": { "start": { - "line": 323, + "line": 322, "column": 8 }, "end": { - "line": 326, + "line": 325, "column": 11 } } @@ -14425,16 +14205,16 @@ "object": { "type": "ThisExpression", "range": [ - 8521, - 8525 + 8440, + 8444 ], "loc": { "start": { - "line": 327, + "line": 326, "column": 8 }, "end": { - "line": 327, + "line": 326, "column": 12 } } @@ -14443,31 +14223,31 @@ "type": "Identifier", "name": "fltCssClass", "range": [ - 8526, - 8537 + 8445, + 8456 ], "loc": { "start": { - "line": 327, + "line": 326, "column": 13 }, "end": { - "line": 327, + "line": 326, "column": 24 } } }, "range": [ - 8521, - 8537 + 8440, + 8456 ], "loc": { "start": { - "line": 327, + "line": 326, "column": 8 }, "end": { - "line": 327, + "line": 326, "column": 24 } } @@ -14478,16 +14258,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 8540, - 8551 + 8459, + 8470 ], "loc": { "start": { - "line": 327, + "line": 326, "column": 27 }, "end": { - "line": 327, + "line": 326, "column": 38 } } @@ -14500,16 +14280,16 @@ "type": "Identifier", "name": "f", "range": [ - 8552, - 8553 + 8471, + 8472 ], "loc": { "start": { - "line": 327, + "line": 326, "column": 39 }, "end": { - "line": 327, + "line": 326, "column": 40 } } @@ -14518,31 +14298,31 @@ "type": "Identifier", "name": "flt_css_class", "range": [ - 8554, - 8567 + 8473, + 8486 ], "loc": { "start": { - "line": 327, + "line": 326, "column": 41 }, "end": { - "line": 327, + "line": 326, "column": 54 } } }, "range": [ - 8552, - 8567 + 8471, + 8486 ], "loc": { "start": { - "line": 327, + "line": 326, "column": 39 }, "end": { - "line": 327, + "line": 326, "column": 54 } } @@ -14552,62 +14332,62 @@ "value": "flt", "raw": "'flt'", "range": [ - 8569, - 8574 + 8488, + 8493 ], "loc": { "start": { - "line": 327, + "line": 326, "column": 56 }, "end": { - "line": 327, + "line": 326, "column": 61 } } } ], "range": [ - 8540, - 8575 + 8459, + 8494 ], "loc": { "start": { - "line": 327, + "line": 326, "column": 27 }, "end": { - "line": 327, + "line": 326, "column": 62 } } }, "range": [ - 8521, - 8575 + 8440, + 8494 ], "loc": { "start": { - "line": 327, + "line": 326, "column": 8 }, "end": { - "line": 327, + "line": 326, "column": 62 } } }, "range": [ - 8521, - 8576 + 8440, + 8495 ], "loc": { "start": { - "line": 327, + "line": 326, "column": 8 }, "end": { - "line": 327, + "line": 326, "column": 63 } }, @@ -14616,16 +14396,16 @@ "type": "Block", "value": "*\n * Css class for a filter element\n * @type {String}\n ", "range": [ - 8429, - 8512 + 8348, + 8431 ], "loc": { "start": { - "line": 323, + "line": 322, "column": 8 }, "end": { - "line": 326, + "line": 325, "column": 11 } } @@ -14636,16 +14416,16 @@ "type": "Block", "value": "*\n * Css class for multiple select filters\n * @type {String}\n ", "range": [ - 8586, - 8676 + 8505, + 8595 ], "loc": { "start": { - "line": 329, + "line": 328, "column": 8 }, "end": { - "line": 332, + "line": 331, "column": 11 } } @@ -14663,16 +14443,16 @@ "object": { "type": "ThisExpression", "range": [ - 8685, - 8689 + 8604, + 8608 ], "loc": { "start": { - "line": 333, + "line": 332, "column": 8 }, "end": { - "line": 333, + "line": 332, "column": 12 } } @@ -14681,31 +14461,31 @@ "type": "Identifier", "name": "fltMultiCssClass", "range": [ - 8690, - 8706 + 8609, + 8625 ], "loc": { "start": { - "line": 333, + "line": 332, "column": 13 }, "end": { - "line": 333, + "line": 332, "column": 29 } } }, "range": [ - 8685, - 8706 + 8604, + 8625 ], "loc": { "start": { - "line": 333, + "line": 332, "column": 8 }, "end": { - "line": 333, + "line": 332, "column": 29 } } @@ -14716,16 +14496,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 8709, - 8720 + 8628, + 8639 ], "loc": { "start": { - "line": 333, + "line": 332, "column": 32 }, "end": { - "line": 333, + "line": 332, "column": 43 } } @@ -14738,16 +14518,16 @@ "type": "Identifier", "name": "f", "range": [ - 8721, - 8722 + 8640, + 8641 ], "loc": { "start": { - "line": 333, + "line": 332, "column": 44 }, "end": { - "line": 333, + "line": 332, "column": 45 } } @@ -14756,31 +14536,31 @@ "type": "Identifier", "name": "flt_multi_css_class", "range": [ - 8723, - 8742 + 8642, + 8661 ], "loc": { "start": { - "line": 333, + "line": 332, "column": 46 }, "end": { - "line": 333, + "line": 332, "column": 65 } } }, "range": [ - 8721, - 8742 + 8640, + 8661 ], "loc": { "start": { - "line": 333, + "line": 332, "column": 44 }, "end": { - "line": 333, + "line": 332, "column": 65 } } @@ -14790,62 +14570,62 @@ "value": "flt_multi", "raw": "'flt_multi'", "range": [ - 8744, - 8755 + 8663, + 8674 ], "loc": { "start": { - "line": 333, + "line": 332, "column": 67 }, "end": { - "line": 333, + "line": 332, "column": 78 } } } ], "range": [ - 8709, - 8756 + 8628, + 8675 ], "loc": { "start": { - "line": 333, + "line": 332, "column": 32 }, "end": { - "line": 333, + "line": 332, "column": 79 } } }, "range": [ - 8685, - 8756 + 8604, + 8675 ], "loc": { "start": { - "line": 333, + "line": 332, "column": 8 }, "end": { - "line": 333, + "line": 332, "column": 79 } } }, "range": [ - 8685, - 8757 + 8604, + 8676 ], "loc": { "start": { - "line": 333, + "line": 332, "column": 8 }, "end": { - "line": 333, + "line": 332, "column": 80 } }, @@ -14854,16 +14634,16 @@ "type": "Block", "value": "*\n * Css class for multiple select filters\n * @type {String}\n ", "range": [ - 8586, - 8676 + 8505, + 8595 ], "loc": { "start": { - "line": 329, + "line": 328, "column": 8 }, "end": { - "line": 332, + "line": 331, "column": 11 } } @@ -14874,16 +14654,16 @@ "type": "Block", "value": "*\n * Css class for small filter (when submit button is active)\n * @type {String}\n ", "range": [ - 8767, - 8877 + 8686, + 8796 ], "loc": { "start": { - "line": 335, + "line": 334, "column": 8 }, "end": { - "line": 338, + "line": 337, "column": 11 } } @@ -14901,16 +14681,16 @@ "object": { "type": "ThisExpression", "range": [ - 8886, - 8890 + 8805, + 8809 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 8 }, "end": { - "line": 339, + "line": 338, "column": 12 } } @@ -14919,31 +14699,31 @@ "type": "Identifier", "name": "fltSmallCssClass", "range": [ - 8891, - 8907 + 8810, + 8826 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 13 }, "end": { - "line": 339, + "line": 338, "column": 29 } } }, "range": [ - 8886, - 8907 + 8805, + 8826 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 8 }, "end": { - "line": 339, + "line": 338, "column": 29 } } @@ -14954,16 +14734,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 8910, - 8921 + 8829, + 8840 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 32 }, "end": { - "line": 339, + "line": 338, "column": 43 } } @@ -14976,16 +14756,16 @@ "type": "Identifier", "name": "f", "range": [ - 8922, - 8923 + 8841, + 8842 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 44 }, "end": { - "line": 339, + "line": 338, "column": 45 } } @@ -14994,31 +14774,31 @@ "type": "Identifier", "name": "flt_small_css_class", "range": [ - 8924, - 8943 + 8843, + 8862 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 46 }, "end": { - "line": 339, + "line": 338, "column": 65 } } }, "range": [ - 8922, - 8943 + 8841, + 8862 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 44 }, "end": { - "line": 339, + "line": 338, "column": 65 } } @@ -15028,62 +14808,62 @@ "value": "flt_s", "raw": "'flt_s'", "range": [ - 8945, - 8952 + 8864, + 8871 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 67 }, "end": { - "line": 339, + "line": 338, "column": 74 } } } ], "range": [ - 8910, - 8953 + 8829, + 8872 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 32 }, "end": { - "line": 339, + "line": 338, "column": 75 } } }, "range": [ - 8886, - 8953 + 8805, + 8872 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 8 }, "end": { - "line": 339, + "line": 338, "column": 75 } } }, "range": [ - 8886, - 8954 + 8805, + 8873 ], "loc": { "start": { - "line": 339, + "line": 338, "column": 8 }, "end": { - "line": 339, + "line": 338, "column": 76 } }, @@ -15092,16 +14872,16 @@ "type": "Block", "value": "*\n * Css class for small filter (when submit button is active)\n * @type {String}\n ", "range": [ - 8767, - 8877 + 8686, + 8796 ], "loc": { "start": { - "line": 335, + "line": 334, "column": 8 }, "end": { - "line": 338, + "line": 337, "column": 11 } } @@ -15112,16 +14892,16 @@ "type": "Block", "value": "*\n * Css class for single filter type\n * @type {String}\n ", "range": [ - 8964, - 9049 + 8883, + 8968 ], "loc": { "start": { - "line": 341, + "line": 340, "column": 8 }, "end": { - "line": 344, + "line": 343, "column": 11 } } @@ -15139,16 +14919,16 @@ "object": { "type": "ThisExpression", "range": [ - 9058, - 9062 + 8977, + 8981 ], "loc": { "start": { - "line": 345, + "line": 344, "column": 8 }, "end": { - "line": 345, + "line": 344, "column": 12 } } @@ -15157,31 +14937,31 @@ "type": "Identifier", "name": "singleFltCssClass", "range": [ - 9063, - 9080 + 8982, + 8999 ], "loc": { "start": { - "line": 345, + "line": 344, "column": 13 }, "end": { - "line": 345, + "line": 344, "column": 30 } } }, "range": [ - 9058, - 9080 + 8977, + 8999 ], "loc": { "start": { - "line": 345, + "line": 344, "column": 8 }, "end": { - "line": 345, + "line": 344, "column": 30 } } @@ -15192,16 +14972,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 9083, - 9094 + 9002, + 9013 ], "loc": { "start": { - "line": 345, + "line": 344, "column": 33 }, "end": { - "line": 345, + "line": 344, "column": 44 } } @@ -15214,16 +14994,16 @@ "type": "Identifier", "name": "f", "range": [ - 9095, - 9096 + 9014, + 9015 ], "loc": { "start": { - "line": 345, + "line": 344, "column": 45 }, "end": { - "line": 345, + "line": 344, "column": 46 } } @@ -15232,31 +15012,31 @@ "type": "Identifier", "name": "single_flt_css_class", "range": [ - 9097, - 9117 + 9016, + 9036 ], "loc": { "start": { - "line": 345, + "line": 344, "column": 47 }, "end": { - "line": 345, + "line": 344, "column": 67 } } }, "range": [ - 9095, - 9117 + 9014, + 9036 ], "loc": { "start": { - "line": 345, + "line": 344, "column": 45 }, "end": { - "line": 345, + "line": 344, "column": 67 } } @@ -15266,62 +15046,62 @@ "value": "single_flt", "raw": "'single_flt'", "range": [ - 9131, - 9143 + 9050, + 9062 ], "loc": { "start": { - "line": 346, + "line": 345, "column": 12 }, "end": { - "line": 346, + "line": 345, "column": 24 } } } ], "range": [ - 9083, - 9144 + 9002, + 9063 ], "loc": { "start": { - "line": 345, + "line": 344, "column": 33 }, "end": { - "line": 346, + "line": 345, "column": 25 } } }, "range": [ - 9058, - 9144 + 8977, + 9063 ], "loc": { "start": { - "line": 345, + "line": 344, "column": 8 }, "end": { - "line": 346, + "line": 345, "column": 25 } } }, "range": [ - 9058, - 9145 + 8977, + 9064 ], "loc": { "start": { - "line": 345, + "line": 344, "column": 8 }, "end": { - "line": 346, + "line": 345, "column": 26 } }, @@ -15330,16 +15110,16 @@ "type": "Block", "value": "*\n * Css class for single filter type\n * @type {String}\n ", "range": [ - 8964, - 9049 + 8883, + 8968 ], "loc": { "start": { - "line": 341, + "line": 340, "column": 8 }, "end": { - "line": 344, + "line": 343, "column": 11 } } @@ -15350,16 +15130,16 @@ "type": "Block", "value": "** filters' grid behaviours **", "range": [ - 9155, - 9189 + 9074, + 9108 ], "loc": { "start": { - "line": 348, + "line": 347, "column": 8 }, "end": { - "line": 348, + "line": 347, "column": 42 } } @@ -15368,16 +15148,16 @@ "type": "Block", "value": "*\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n ", "range": [ - 9199, - 9300 + 9118, + 9219 ], "loc": { "start": { - "line": 350, + "line": 349, "column": 8 }, "end": { - "line": 353, + "line": 352, "column": 11 } } @@ -15395,16 +15175,16 @@ "object": { "type": "ThisExpression", "range": [ - 9309, - 9313 + 9228, + 9232 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 8 }, "end": { - "line": 354, + "line": 353, "column": 12 } } @@ -15413,31 +15193,31 @@ "type": "Identifier", "name": "enterKey", "range": [ - 9314, - 9322 + 9233, + 9241 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 13 }, "end": { - "line": 354, + "line": 353, "column": 21 } } }, "range": [ - 9309, - 9322 + 9228, + 9241 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 8 }, "end": { - "line": 354, + "line": 353, "column": 21 } } @@ -15448,16 +15228,16 @@ "type": "Identifier", "name": "defaultsBool", "range": [ - 9325, - 9337 + 9244, + 9256 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 24 }, "end": { - "line": 354, + "line": 353, "column": 36 } } @@ -15470,16 +15250,16 @@ "type": "Identifier", "name": "f", "range": [ - 9338, - 9339 + 9257, + 9258 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 37 }, "end": { - "line": 354, + "line": 353, "column": 38 } } @@ -15488,31 +15268,31 @@ "type": "Identifier", "name": "enter_key", "range": [ - 9340, - 9349 + 9259, + 9268 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 39 }, "end": { - "line": 354, + "line": 353, "column": 48 } } }, "range": [ - 9338, - 9349 + 9257, + 9268 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 37 }, "end": { - "line": 354, + "line": 353, "column": 48 } } @@ -15522,62 +15302,62 @@ "value": true, "raw": "true", "range": [ - 9351, - 9355 + 9270, + 9274 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 50 }, "end": { - "line": 354, + "line": 353, "column": 54 } } } ], "range": [ - 9325, - 9356 + 9244, + 9275 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 24 }, "end": { - "line": 354, + "line": 353, "column": 55 } } }, "range": [ - 9309, - 9356 + 9228, + 9275 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 8 }, "end": { - "line": 354, + "line": 353, "column": 55 } } }, "range": [ - 9309, - 9357 + 9228, + 9276 ], "loc": { "start": { - "line": 354, + "line": 353, "column": 8 }, "end": { - "line": 354, + "line": 353, "column": 56 } }, @@ -15586,16 +15366,16 @@ "type": "Block", "value": "** filters' grid behaviours **", "range": [ - 9155, - 9189 + 9074, + 9108 ], "loc": { "start": { - "line": 348, + "line": 347, "column": 8 }, "end": { - "line": 348, + "line": 347, "column": 42 } } @@ -15604,16 +15384,16 @@ "type": "Block", "value": "*\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n ", "range": [ - 9199, - 9300 + 9118, + 9219 ], "loc": { "start": { - "line": 350, + "line": 349, "column": 8 }, "end": { - "line": 353, + "line": 352, "column": 11 } } @@ -15624,16 +15404,16 @@ "type": "Block", "value": "*\n * Callback fired before filtering process starts\n * @type {Function}\n ", "range": [ - 9367, - 9468 + 9286, + 9387 ], "loc": { "start": { - "line": 356, + "line": 355, "column": 8 }, "end": { - "line": 359, + "line": 358, "column": 11 } } @@ -15651,16 +15431,16 @@ "object": { "type": "ThisExpression", "range": [ - 9477, - 9481 + 9396, + 9400 ], "loc": { "start": { - "line": 360, + "line": 359, "column": 8 }, "end": { - "line": 360, + "line": 359, "column": 12 } } @@ -15669,31 +15449,31 @@ "type": "Identifier", "name": "onBeforeFilter", "range": [ - 9482, - 9496 + 9401, + 9415 ], "loc": { "start": { - "line": 360, + "line": 359, "column": 13 }, "end": { - "line": 360, + "line": 359, "column": 27 } } }, "range": [ - 9477, - 9496 + 9396, + 9415 ], "loc": { "start": { - "line": 360, + "line": 359, "column": 8 }, "end": { - "line": 360, + "line": 359, "column": 27 } } @@ -15704,16 +15484,16 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 9499, - 9509 + 9418, + 9428 ], "loc": { "start": { - "line": 360, + "line": 359, "column": 30 }, "end": { - "line": 360, + "line": 359, "column": 40 } } @@ -15726,16 +15506,16 @@ "type": "Identifier", "name": "f", "range": [ - 9510, - 9511 + 9429, + 9430 ], "loc": { "start": { - "line": 360, + "line": 359, "column": 41 }, "end": { - "line": 360, + "line": 359, "column": 42 } } @@ -15744,31 +15524,31 @@ "type": "Identifier", "name": "on_before_filter", "range": [ - 9512, - 9528 + 9431, + 9447 ], "loc": { "start": { - "line": 360, + "line": 359, "column": 43 }, "end": { - "line": 360, + "line": 359, "column": 59 } } }, "range": [ - 9510, - 9528 + 9429, + 9447 ], "loc": { "start": { - "line": 360, + "line": 359, "column": 41 }, "end": { - "line": 360, + "line": 359, "column": 59 } } @@ -15777,62 +15557,62 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 9530, - 9538 + 9449, + 9457 ], "loc": { "start": { - "line": 360, + "line": 359, "column": 61 }, "end": { - "line": 360, + "line": 359, "column": 69 } } } ], "range": [ - 9499, - 9539 + 9418, + 9458 ], "loc": { "start": { - "line": 360, + "line": 359, "column": 30 }, "end": { - "line": 360, + "line": 359, "column": 70 } } }, "range": [ - 9477, - 9539 + 9396, + 9458 ], "loc": { "start": { - "line": 360, + "line": 359, "column": 8 }, "end": { - "line": 360, + "line": 359, "column": 70 } } }, "range": [ - 9477, - 9540 + 9396, + 9459 ], "loc": { "start": { - "line": 360, + "line": 359, "column": 8 }, "end": { - "line": 360, + "line": 359, "column": 71 } }, @@ -15841,16 +15621,16 @@ "type": "Block", "value": "*\n * Callback fired before filtering process starts\n * @type {Function}\n ", "range": [ - 9367, - 9468 + 9286, + 9387 ], "loc": { "start": { - "line": 356, + "line": 355, "column": 8 }, "end": { - "line": 359, + "line": 358, "column": 11 } } @@ -15861,16 +15641,16 @@ "type": "Block", "value": "*\n * Callback fired after filtering process is completed\n * @type {Function}\n ", "range": [ - 9550, - 9656 + 9469, + 9575 ], "loc": { "start": { - "line": 362, + "line": 361, "column": 8 }, "end": { - "line": 365, + "line": 364, "column": 11 } } @@ -15888,16 +15668,16 @@ "object": { "type": "ThisExpression", "range": [ - 9665, - 9669 + 9584, + 9588 ], "loc": { "start": { - "line": 366, + "line": 365, "column": 8 }, "end": { - "line": 366, + "line": 365, "column": 12 } } @@ -15906,31 +15686,31 @@ "type": "Identifier", "name": "onAfterFilter", "range": [ - 9670, - 9683 + 9589, + 9602 ], "loc": { "start": { - "line": 366, + "line": 365, "column": 13 }, "end": { - "line": 366, + "line": 365, "column": 26 } } }, "range": [ - 9665, - 9683 + 9584, + 9602 ], "loc": { "start": { - "line": 366, + "line": 365, "column": 8 }, "end": { - "line": 366, + "line": 365, "column": 26 } } @@ -15941,16 +15721,16 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 9686, - 9696 + 9605, + 9615 ], "loc": { "start": { - "line": 366, + "line": 365, "column": 29 }, "end": { - "line": 366, + "line": 365, "column": 39 } } @@ -15963,16 +15743,16 @@ "type": "Identifier", "name": "f", "range": [ - 9697, - 9698 + 9616, + 9617 ], "loc": { "start": { - "line": 366, + "line": 365, "column": 40 }, "end": { - "line": 366, + "line": 365, "column": 41 } } @@ -15981,31 +15761,31 @@ "type": "Identifier", "name": "on_after_filter", "range": [ - 9699, - 9714 + 9618, + 9633 ], "loc": { "start": { - "line": 366, + "line": 365, "column": 42 }, "end": { - "line": 366, + "line": 365, "column": 57 } } }, "range": [ - 9697, - 9714 + 9616, + 9633 ], "loc": { "start": { - "line": 366, + "line": 365, "column": 40 }, "end": { - "line": 366, + "line": 365, "column": 57 } } @@ -16014,62 +15794,62 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 9716, - 9724 + 9635, + 9643 ], "loc": { "start": { - "line": 366, + "line": 365, "column": 59 }, "end": { - "line": 366, + "line": 365, "column": 67 } } } ], "range": [ - 9686, - 9725 + 9605, + 9644 ], "loc": { "start": { - "line": 366, + "line": 365, "column": 29 }, "end": { - "line": 366, + "line": 365, "column": 68 } } }, "range": [ - 9665, - 9725 + 9584, + 9644 ], "loc": { "start": { - "line": 366, + "line": 365, "column": 8 }, "end": { - "line": 366, + "line": 365, "column": 68 } } }, "range": [ - 9665, - 9726 + 9584, + 9645 ], "loc": { "start": { - "line": 366, + "line": 365, "column": 8 }, "end": { - "line": 366, + "line": 365, "column": 69 } }, @@ -16078,16 +15858,16 @@ "type": "Block", "value": "*\n * Callback fired after filtering process is completed\n * @type {Function}\n ", "range": [ - 9550, - 9656 + 9469, + 9575 ], "loc": { "start": { - "line": 362, + "line": 361, "column": 8 }, "end": { - "line": 365, + "line": 364, "column": 11 } } @@ -16098,16 +15878,16 @@ "type": "Block", "value": "*\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n ", "range": [ - 9736, - 9831 + 9655, + 9750 ], "loc": { "start": { - "line": 368, + "line": 367, "column": 8 }, "end": { - "line": 371, + "line": 370, "column": 11 } } @@ -16125,16 +15905,16 @@ "object": { "type": "ThisExpression", "range": [ - 9840, - 9844 + 9759, + 9763 ], "loc": { "start": { - "line": 372, + "line": 371, "column": 8 }, "end": { - "line": 372, + "line": 371, "column": 12 } } @@ -16143,31 +15923,31 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 9845, - 9858 + 9764, + 9777 ], "loc": { "start": { - "line": 372, + "line": 371, "column": 13 }, "end": { - "line": 372, + "line": 371, "column": 26 } } }, "range": [ - 9840, - 9858 + 9759, + 9777 ], "loc": { "start": { - "line": 372, + "line": 371, "column": 8 }, "end": { - "line": 372, + "line": 371, "column": 26 } } @@ -16178,16 +15958,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 9861, - 9868 + 9780, + 9787 ], "loc": { "start": { - "line": 372, + "line": 371, "column": 29 }, "end": { - "line": 372, + "line": 371, "column": 36 } } @@ -16200,16 +15980,16 @@ "type": "Identifier", "name": "f", "range": [ - 9869, - 9870 + 9788, + 9789 ], "loc": { "start": { - "line": 372, + "line": 371, "column": 37 }, "end": { - "line": 372, + "line": 371, "column": 38 } } @@ -16218,77 +15998,77 @@ "type": "Identifier", "name": "case_sensitive", "range": [ - 9871, - 9885 + 9790, + 9804 ], "loc": { "start": { - "line": 372, + "line": 371, "column": 39 }, "end": { - "line": 372, + "line": 371, "column": 53 } } }, "range": [ - 9869, - 9885 + 9788, + 9804 ], "loc": { "start": { - "line": 372, + "line": 371, "column": 37 }, "end": { - "line": 372, + "line": 371, "column": 53 } } } ], "range": [ - 9861, - 9886 + 9780, + 9805 ], "loc": { "start": { - "line": 372, + "line": 371, "column": 29 }, "end": { - "line": 372, + "line": 371, "column": 54 } } }, "range": [ - 9840, - 9886 + 9759, + 9805 ], "loc": { "start": { - "line": 372, + "line": 371, "column": 8 }, "end": { - "line": 372, + "line": 371, "column": 54 } } }, "range": [ - 9840, - 9887 + 9759, + 9806 ], "loc": { "start": { - "line": 372, + "line": 371, "column": 8 }, "end": { - "line": 372, + "line": 371, "column": 55 } }, @@ -16297,16 +16077,16 @@ "type": "Block", "value": "*\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n ", "range": [ - 9736, - 9831 + 9655, + 9750 ], "loc": { "start": { - "line": 368, + "line": 367, "column": 8 }, "end": { - "line": 371, + "line": 370, "column": 11 } } @@ -16317,16 +16097,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": [ - 9897, - 10053 + 9816, + 9972 ], "loc": { "start": { - "line": 374, + "line": 373, "column": 8 }, "end": { - "line": 379, + "line": 378, "column": 11 } } @@ -16344,16 +16124,16 @@ "object": { "type": "ThisExpression", "range": [ - 10062, - 10066 + 9981, + 9985 ], "loc": { "start": { - "line": 380, + "line": 379, "column": 8 }, "end": { - "line": 380, + "line": 379, "column": 12 } } @@ -16362,31 +16142,31 @@ "type": "Identifier", "name": "hasExactMatchByCol", "range": [ - 10067, - 10085 + 9986, + 10004 ], "loc": { "start": { - "line": 380, + "line": 379, "column": 13 }, "end": { - "line": 380, + "line": 379, "column": 31 } } }, "range": [ - 10062, - 10085 + 9981, + 10004 ], "loc": { "start": { - "line": 380, + "line": 379, "column": 8 }, "end": { - "line": 380, + "line": 379, "column": 31 } } @@ -16397,16 +16177,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 10088, - 10095 + 10007, + 10014 ], "loc": { "start": { - "line": 380, + "line": 379, "column": 34 }, "end": { - "line": 380, + "line": 379, "column": 41 } } @@ -16419,16 +16199,16 @@ "type": "Identifier", "name": "f", "range": [ - 10096, - 10097 + 10015, + 10016 ], "loc": { "start": { - "line": 380, + "line": 379, "column": 42 }, "end": { - "line": 380, + "line": 379, "column": 43 } } @@ -16437,77 +16217,77 @@ "type": "Identifier", "name": "columns_exact_match", "range": [ - 10098, - 10117 + 10017, + 10036 ], "loc": { "start": { - "line": 380, + "line": 379, "column": 44 }, "end": { - "line": 380, + "line": 379, "column": 63 } } }, "range": [ - 10096, - 10117 + 10015, + 10036 ], "loc": { "start": { - "line": 380, + "line": 379, "column": 42 }, "end": { - "line": 380, + "line": 379, "column": 63 } } } ], "range": [ - 10088, - 10118 + 10007, + 10037 ], "loc": { "start": { - "line": 380, + "line": 379, "column": 34 }, "end": { - "line": 380, + "line": 379, "column": 64 } } }, "range": [ - 10062, - 10118 + 9981, + 10037 ], "loc": { "start": { - "line": 380, + "line": 379, "column": 8 }, "end": { - "line": 380, + "line": 379, "column": 64 } } }, "range": [ - 10062, - 10119 + 9981, + 10038 ], "loc": { "start": { - "line": 380, + "line": 379, "column": 8 }, "end": { - "line": 380, + "line": 379, "column": 65 } }, @@ -16516,16 +16296,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": [ - 9897, - 10053 + 9816, + 9972 ], "loc": { "start": { - "line": 374, + "line": 373, "column": 8 }, "end": { - "line": 379, + "line": 378, "column": 11 } } @@ -16536,16 +16316,16 @@ "type": "Block", "value": "*\n * Exact match filtering per column array\n * @type {Array}\n ", "range": [ - 10129, - 10219 + 10048, + 10138 ], "loc": { "start": { - "line": 382, + "line": 381, "column": 8 }, "end": { - "line": 385, + "line": 384, "column": 11 } } @@ -16563,16 +16343,16 @@ "object": { "type": "ThisExpression", "range": [ - 10228, - 10232 + 10147, + 10151 ], "loc": { "start": { - "line": 386, + "line": 385, "column": 8 }, "end": { - "line": 386, + "line": 385, "column": 12 } } @@ -16581,31 +16361,31 @@ "type": "Identifier", "name": "exactMatchByCol", "range": [ - 10233, - 10248 + 10152, + 10167 ], "loc": { "start": { - "line": 386, + "line": 385, "column": 13 }, "end": { - "line": 386, + "line": 385, "column": 28 } } }, "range": [ - 10228, - 10248 + 10147, + 10167 ], "loc": { "start": { - "line": 386, + "line": 385, "column": 8 }, "end": { - "line": 386, + "line": 385, "column": 28 } } @@ -16618,16 +16398,16 @@ "object": { "type": "ThisExpression", "range": [ - 10251, - 10255 + 10170, + 10174 ], "loc": { "start": { - "line": 386, + "line": 385, "column": 31 }, "end": { - "line": 386, + "line": 385, "column": 35 } } @@ -16636,31 +16416,31 @@ "type": "Identifier", "name": "hasExactMatchByCol", "range": [ - 10256, - 10274 + 10175, + 10193 ], "loc": { "start": { - "line": 386, + "line": 385, "column": 36 }, "end": { - "line": 386, + "line": 385, "column": 54 } } }, "range": [ - 10251, - 10274 + 10170, + 10193 ], "loc": { "start": { - "line": 386, + "line": 385, "column": 31 }, "end": { - "line": 386, + "line": 385, "column": 54 } } @@ -16672,16 +16452,16 @@ "type": "Identifier", "name": "f", "range": [ - 10289, - 10290 + 10208, + 10209 ], "loc": { "start": { - "line": 387, + "line": 386, "column": 12 }, "end": { - "line": 387, + "line": 386, "column": 13 } } @@ -16690,31 +16470,31 @@ "type": "Identifier", "name": "columns_exact_match", "range": [ - 10291, - 10310 + 10210, + 10229 ], "loc": { "start": { - "line": 387, + "line": 386, "column": 14 }, "end": { - "line": 387, + "line": 386, "column": 33 } } }, "range": [ - 10289, - 10310 + 10208, + 10229 ], "loc": { "start": { - "line": 387, + "line": 386, "column": 12 }, "end": { - "line": 387, + "line": 386, "column": 33 } } @@ -16723,61 +16503,61 @@ "type": "ArrayExpression", "elements": [], "range": [ - 10313, - 10315 + 10232, + 10234 ], "loc": { "start": { - "line": 387, + "line": 386, "column": 36 }, "end": { - "line": 387, + "line": 386, "column": 38 } } }, "range": [ - 10251, - 10315 + 10170, + 10234 ], "loc": { "start": { - "line": 386, + "line": 385, "column": 31 }, "end": { - "line": 387, + "line": 386, "column": 38 } } }, "range": [ - 10228, - 10315 + 10147, + 10234 ], "loc": { "start": { - "line": 386, + "line": 385, "column": 8 }, "end": { - "line": 387, + "line": 386, "column": 38 } } }, "range": [ - 10228, - 10316 + 10147, + 10235 ], "loc": { "start": { - "line": 386, + "line": 385, "column": 8 }, "end": { - "line": 387, + "line": 386, "column": 39 } }, @@ -16786,16 +16566,16 @@ "type": "Block", "value": "*\n * Exact match filtering per column array\n * @type {Array}\n ", "range": [ - 10129, - 10219 + 10048, + 10138 ], "loc": { "start": { - "line": 382, + "line": 381, "column": 8 }, "end": { - "line": 385, + "line": 384, "column": 11 } } @@ -16806,16 +16586,16 @@ "type": "Block", "value": "*\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n ", "range": [ - 10326, - 10425 + 10245, + 10344 ], "loc": { "start": { - "line": 389, + "line": 388, "column": 8 }, "end": { - "line": 392, + "line": 391, "column": 11 } } @@ -16833,16 +16613,16 @@ "object": { "type": "ThisExpression", "range": [ - 10434, - 10438 + 10353, + 10357 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 8 }, "end": { - "line": 393, + "line": 392, "column": 12 } } @@ -16851,31 +16631,31 @@ "type": "Identifier", "name": "exactMatch", "range": [ - 10439, - 10449 + 10358, + 10368 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 13 }, "end": { - "line": 393, + "line": 392, "column": 23 } } }, "range": [ - 10434, - 10449 + 10353, + 10368 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 8 }, "end": { - "line": 393, + "line": 392, "column": 23 } } @@ -16886,16 +16666,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 10452, - 10459 + 10371, + 10378 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 26 }, "end": { - "line": 393, + "line": 392, "column": 33 } } @@ -16908,16 +16688,16 @@ "type": "Identifier", "name": "f", "range": [ - 10460, - 10461 + 10379, + 10380 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 34 }, "end": { - "line": 393, + "line": 392, "column": 35 } } @@ -16926,77 +16706,77 @@ "type": "Identifier", "name": "exact_match", "range": [ - 10462, - 10473 + 10381, + 10392 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 36 }, "end": { - "line": 393, + "line": 392, "column": 47 } } }, "range": [ - 10460, - 10473 + 10379, + 10392 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 34 }, "end": { - "line": 393, + "line": 392, "column": 47 } } } ], "range": [ - 10452, - 10474 + 10371, + 10393 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 26 }, "end": { - "line": 393, + "line": 392, "column": 48 } } }, "range": [ - 10434, - 10474 + 10353, + 10393 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 8 }, "end": { - "line": 393, + "line": 392, "column": 48 } } }, "range": [ - 10434, - 10475 + 10353, + 10394 ], "loc": { "start": { - "line": 393, + "line": 392, "column": 8 }, "end": { - "line": 393, + "line": 392, "column": 49 } }, @@ -17005,16 +16785,16 @@ "type": "Block", "value": "*\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n ", "range": [ - 10326, - 10425 + 10245, + 10344 ], "loc": { "start": { - "line": 389, + "line": 388, "column": 8 }, "end": { - "line": 392, + "line": 391, "column": 11 } } @@ -17025,16 +16805,16 @@ "type": "Block", "value": "*\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n ", "range": [ - 10485, - 10592 + 10404, + 10511 ], "loc": { "start": { - "line": 395, + "line": 394, "column": 8 }, "end": { - "line": 398, + "line": 397, "column": 11 } } @@ -17052,16 +16832,16 @@ "object": { "type": "ThisExpression", "range": [ - 10601, - 10605 + 10520, + 10524 ], "loc": { "start": { - "line": 399, + "line": 398, "column": 8 }, "end": { - "line": 399, + "line": 398, "column": 12 } } @@ -17070,31 +16850,31 @@ "type": "Identifier", "name": "ignoreDiacritics", "range": [ - 10606, - 10622 + 10525, + 10541 ], "loc": { "start": { - "line": 399, + "line": 398, "column": 13 }, "end": { - "line": 399, + "line": 398, "column": 29 } } }, "range": [ - 10601, - 10622 + 10520, + 10541 ], "loc": { "start": { - "line": 399, + "line": 398, "column": 8 }, "end": { - "line": 399, + "line": 398, "column": 29 } } @@ -17106,16 +16886,16 @@ "type": "Identifier", "name": "f", "range": [ - 10625, - 10626 + 10544, + 10545 ], "loc": { "start": { - "line": 399, + "line": 398, "column": 32 }, "end": { - "line": 399, + "line": 398, "column": 33 } } @@ -17124,61 +16904,61 @@ "type": "Identifier", "name": "ignore_diacritics", "range": [ - 10627, - 10644 + 10546, + 10563 ], "loc": { "start": { - "line": 399, + "line": 398, "column": 34 }, "end": { - "line": 399, + "line": 398, "column": 51 } } }, "range": [ - 10625, - 10644 + 10544, + 10563 ], "loc": { "start": { - "line": 399, + "line": 398, "column": 32 }, "end": { - "line": 399, + "line": 398, "column": 51 } } }, "range": [ - 10601, - 10644 + 10520, + 10563 ], "loc": { "start": { - "line": 399, + "line": 398, "column": 8 }, "end": { - "line": 399, + "line": 398, "column": 51 } } }, "range": [ - 10601, - 10645 + 10520, + 10564 ], "loc": { "start": { - "line": 399, + "line": 398, "column": 8 }, "end": { - "line": 399, + "line": 398, "column": 52 } }, @@ -17187,16 +16967,16 @@ "type": "Block", "value": "*\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n ", "range": [ - 10485, - 10592 + 10404, + 10511 ], "loc": { "start": { - "line": 395, + "line": 394, "column": 8 }, "end": { - "line": 398, + "line": 397, "column": 11 } } @@ -17207,16 +16987,16 @@ "type": "Block", "value": "*\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n ", "range": [ - 10655, - 10753 + 10574, + 10672 ], "loc": { "start": { - "line": 401, + "line": 400, "column": 8 }, "end": { - "line": 404, + "line": 403, "column": 11 } } @@ -17234,16 +17014,16 @@ "object": { "type": "ThisExpression", "range": [ - 10762, - 10766 + 10681, + 10685 ], "loc": { "start": { - "line": 405, + "line": 404, "column": 8 }, "end": { - "line": 405, + "line": 404, "column": 12 } } @@ -17252,31 +17032,31 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 10767, - 10780 + 10686, + 10699 ], "loc": { "start": { - "line": 405, + "line": 404, "column": 13 }, "end": { - "line": 405, + "line": 404, "column": 26 } } }, "range": [ - 10762, - 10780 + 10681, + 10699 ], "loc": { "start": { - "line": 405, + "line": 404, "column": 8 }, "end": { - "line": 405, + "line": 404, "column": 26 } } @@ -17287,16 +17067,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 10783, - 10790 + 10702, + 10709 ], "loc": { "start": { - "line": 405, + "line": 404, "column": 29 }, "end": { - "line": 405, + "line": 404, "column": 36 } } @@ -17309,16 +17089,16 @@ "type": "Identifier", "name": "f", "range": [ - 10791, - 10792 + 10710, + 10711 ], "loc": { "start": { - "line": 405, + "line": 404, "column": 37 }, "end": { - "line": 405, + "line": 404, "column": 38 } } @@ -17327,77 +17107,77 @@ "type": "Identifier", "name": "linked_filters", "range": [ - 10793, - 10807 + 10712, + 10726 ], "loc": { "start": { - "line": 405, + "line": 404, "column": 39 }, "end": { - "line": 405, + "line": 404, "column": 53 } } }, "range": [ - 10791, - 10807 + 10710, + 10726 ], "loc": { "start": { - "line": 405, + "line": 404, "column": 37 }, "end": { - "line": 405, + "line": 404, "column": 53 } } } ], "range": [ - 10783, - 10808 + 10702, + 10727 ], "loc": { "start": { - "line": 405, + "line": 404, "column": 29 }, "end": { - "line": 405, + "line": 404, "column": 54 } } }, "range": [ - 10762, - 10808 + 10681, + 10727 ], "loc": { "start": { - "line": 405, + "line": 404, "column": 8 }, "end": { - "line": 405, + "line": 404, "column": 54 } } }, "range": [ - 10762, - 10809 + 10681, + 10728 ], "loc": { "start": { - "line": 405, + "line": 404, "column": 8 }, "end": { - "line": 405, + "line": 404, "column": 55 } }, @@ -17406,16 +17186,16 @@ "type": "Block", "value": "*\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n ", "range": [ - 10655, - 10753 + 10574, + 10672 ], "loc": { "start": { - "line": 401, + "line": 400, "column": 8 }, "end": { - "line": 404, + "line": 403, "column": 11 } } @@ -17426,16 +17206,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": [ - 10819, - 10975 + 10738, + 10894 ], "loc": { "start": { - "line": 407, + "line": 406, "column": 8 }, "end": { - "line": 411, + "line": 410, "column": 11 } } @@ -17453,16 +17233,16 @@ "object": { "type": "ThisExpression", "range": [ - 10984, - 10988 + 10903, + 10907 ], "loc": { "start": { - "line": 412, + "line": 411, "column": 8 }, "end": { - "line": 412, + "line": 411, "column": 12 } } @@ -17471,31 +17251,31 @@ "type": "Identifier", "name": "disableExcludedOptions", "range": [ - 10989, - 11011 + 10908, + 10930 ], "loc": { "start": { - "line": 412, + "line": 411, "column": 13 }, "end": { - "line": 412, + "line": 411, "column": 35 } } }, "range": [ - 10984, - 11011 + 10903, + 10930 ], "loc": { "start": { - "line": 412, + "line": 411, "column": 8 }, "end": { - "line": 412, + "line": 411, "column": 35 } } @@ -17506,16 +17286,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 11014, - 11021 + 10933, + 10940 ], "loc": { "start": { - "line": 412, + "line": 411, "column": 38 }, "end": { - "line": 412, + "line": 411, "column": 45 } } @@ -17528,16 +17308,16 @@ "type": "Identifier", "name": "f", "range": [ - 11022, - 11023 + 10941, + 10942 ], "loc": { "start": { - "line": 412, + "line": 411, "column": 46 }, "end": { - "line": 412, + "line": 411, "column": 47 } } @@ -17546,77 +17326,77 @@ "type": "Identifier", "name": "disable_excluded_options", "range": [ - 11024, - 11048 + 10943, + 10967 ], "loc": { "start": { - "line": 412, + "line": 411, "column": 48 }, "end": { - "line": 412, + "line": 411, "column": 72 } } }, "range": [ - 11022, - 11048 + 10941, + 10967 ], "loc": { "start": { - "line": 412, + "line": 411, "column": 46 }, "end": { - "line": 412, + "line": 411, "column": 72 } } } ], "range": [ - 11014, - 11049 + 10933, + 10968 ], "loc": { "start": { - "line": 412, + "line": 411, "column": 38 }, "end": { - "line": 412, + "line": 411, "column": 73 } } }, "range": [ - 10984, - 11049 + 10903, + 10968 ], "loc": { "start": { - "line": 412, + "line": 411, "column": 8 }, "end": { - "line": 412, + "line": 411, "column": 73 } } }, "range": [ - 10984, - 11050 + 10903, + 10969 ], "loc": { "start": { - "line": 412, + "line": 411, "column": 8 }, "end": { - "line": 412, + "line": 411, "column": 74 } }, @@ -17625,16 +17405,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": [ - 10819, - 10975 + 10738, + 10894 ], "loc": { "start": { - "line": 407, + "line": 406, "column": 8 }, "end": { - "line": 411, + "line": 410, "column": 11 } } @@ -17645,16 +17425,16 @@ "type": "Block", "value": "*\n * Active filter ID\n * @type {String}\n * @private\n ", "range": [ - 11060, - 11149 + 10979, + 11068 ], "loc": { "start": { - "line": 414, + "line": 413, "column": 8 }, "end": { - "line": 418, + "line": 417, "column": 11 } } @@ -17672,16 +17452,16 @@ "object": { "type": "ThisExpression", "range": [ - 11158, - 11162 + 11077, + 11081 ], "loc": { "start": { - "line": 419, + "line": 418, "column": 8 }, "end": { - "line": 419, + "line": 418, "column": 12 } } @@ -17690,31 +17470,31 @@ "type": "Identifier", "name": "activeFilterId", "range": [ - 11163, - 11177 + 11082, + 11096 ], "loc": { "start": { - "line": 419, + "line": 418, "column": 13 }, "end": { - "line": 419, + "line": 418, "column": 27 } } }, "range": [ - 11158, - 11177 + 11077, + 11096 ], "loc": { "start": { - "line": 419, + "line": 418, "column": 8 }, "end": { - "line": 419, + "line": 418, "column": 27 } } @@ -17724,46 +17504,46 @@ "value": null, "raw": "null", "range": [ - 11180, - 11184 + 11099, + 11103 ], "loc": { "start": { - "line": 419, + "line": 418, "column": 30 }, "end": { - "line": 419, + "line": 418, "column": 34 } } }, "range": [ - 11158, - 11184 + 11077, + 11103 ], "loc": { "start": { - "line": 419, + "line": 418, "column": 8 }, "end": { - "line": 419, + "line": 418, "column": 34 } } }, "range": [ - 11158, - 11185 + 11077, + 11104 ], "loc": { "start": { - "line": 419, + "line": 418, "column": 8 }, "end": { - "line": 419, + "line": 418, "column": 35 } }, @@ -17772,16 +17552,16 @@ "type": "Block", "value": "*\n * Active filter ID\n * @type {String}\n * @private\n ", "range": [ - 11060, - 11149 + 10979, + 11068 ], "loc": { "start": { - "line": 414, + "line": 413, "column": 8 }, "end": { - "line": 418, + "line": 417, "column": 11 } } @@ -17792,16 +17572,16 @@ "type": "Block", "value": "*\n * Enable/disable always visible rows, excluded from filtering\n * @type {Boolean}\n ", "range": [ - 11195, - 11308 + 11114, + 11227 ], "loc": { "start": { - "line": 421, + "line": 420, "column": 8 }, "end": { - "line": 424, + "line": 423, "column": 11 } } @@ -17819,16 +17599,16 @@ "object": { "type": "ThisExpression", "range": [ - 11317, - 11321 + 11236, + 11240 ], "loc": { "start": { - "line": 425, + "line": 424, "column": 8 }, "end": { - "line": 425, + "line": 424, "column": 12 } } @@ -17837,31 +17617,31 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 11322, - 11336 + 11241, + 11255 ], "loc": { "start": { - "line": 425, + "line": 424, "column": 13 }, "end": { - "line": 425, + "line": 424, "column": 27 } } }, "range": [ - 11317, - 11336 + 11236, + 11255 ], "loc": { "start": { - "line": 425, + "line": 424, "column": 8 }, "end": { - "line": 425, + "line": 424, "column": 27 } } @@ -17872,16 +17652,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 11339, - 11346 + 11258, + 11265 ], "loc": { "start": { - "line": 425, + "line": 424, "column": 30 }, "end": { - "line": 425, + "line": 424, "column": 37 } } @@ -17894,16 +17674,16 @@ "type": "Identifier", "name": "f", "range": [ - 11347, - 11348 + 11266, + 11267 ], "loc": { "start": { - "line": 425, + "line": 424, "column": 38 }, "end": { - "line": 425, + "line": 424, "column": 39 } } @@ -17912,77 +17692,77 @@ "type": "Identifier", "name": "rows_always_visible", "range": [ - 11349, - 11368 + 11268, + 11287 ], "loc": { "start": { - "line": 425, + "line": 424, "column": 40 }, "end": { - "line": 425, + "line": 424, "column": 59 } } }, "range": [ - 11347, - 11368 + 11266, + 11287 ], "loc": { "start": { - "line": 425, + "line": 424, "column": 38 }, "end": { - "line": 425, + "line": 424, "column": 59 } } } ], "range": [ - 11339, - 11369 + 11258, + 11288 ], "loc": { "start": { - "line": 425, + "line": 424, "column": 30 }, "end": { - "line": 425, + "line": 424, "column": 60 } } }, "range": [ - 11317, - 11369 + 11236, + 11288 ], "loc": { "start": { - "line": 425, + "line": 424, "column": 8 }, "end": { - "line": 425, + "line": 424, "column": 60 } } }, "range": [ - 11317, - 11370 + 11236, + 11289 ], "loc": { "start": { - "line": 425, + "line": 424, "column": 8 }, "end": { - "line": 425, + "line": 424, "column": 61 } }, @@ -17991,16 +17771,16 @@ "type": "Block", "value": "*\n * Enable/disable always visible rows, excluded from filtering\n * @type {Boolean}\n ", "range": [ - 11195, - 11308 + 11114, + 11227 ], "loc": { "start": { - "line": 421, + "line": 420, "column": 8 }, "end": { - "line": 424, + "line": 423, "column": 11 } } @@ -18011,16 +17791,16 @@ "type": "Block", "value": "*\n * List of row indexes to be excluded from filtering\n * @type {Array}\n ", "range": [ - 11380, - 11481 + 11299, + 11400 ], "loc": { "start": { - "line": 427, + "line": 426, "column": 8 }, "end": { - "line": 430, + "line": 429, "column": 11 } } @@ -18038,16 +17818,16 @@ "object": { "type": "ThisExpression", "range": [ - 11490, - 11494 + 11409, + 11413 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 8 }, "end": { - "line": 431, + "line": 430, "column": 12 } } @@ -18056,31 +17836,31 @@ "type": "Identifier", "name": "visibleRows", "range": [ - 11495, - 11506 + 11414, + 11425 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 13 }, "end": { - "line": 431, + "line": 430, "column": 24 } } }, "range": [ - 11490, - 11506 + 11409, + 11425 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 8 }, "end": { - "line": 431, + "line": 430, "column": 24 } } @@ -18093,16 +17873,16 @@ "object": { "type": "ThisExpression", "range": [ - 11509, - 11513 + 11428, + 11432 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 27 }, "end": { - "line": 431, + "line": 430, "column": 31 } } @@ -18111,31 +17891,31 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 11514, - 11528 + 11433, + 11447 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 32 }, "end": { - "line": 431, + "line": 430, "column": 46 } } }, "range": [ - 11509, - 11528 + 11428, + 11447 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 27 }, "end": { - "line": 431, + "line": 430, "column": 46 } } @@ -18147,16 +17927,16 @@ "type": "Identifier", "name": "f", "range": [ - 11531, - 11532 + 11450, + 11451 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 49 }, "end": { - "line": 431, + "line": 430, "column": 50 } } @@ -18165,31 +17945,31 @@ "type": "Identifier", "name": "rows_always_visible", "range": [ - 11533, - 11552 + 11452, + 11471 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 51 }, "end": { - "line": 431, + "line": 430, "column": 70 } } }, "range": [ - 11531, - 11552 + 11450, + 11471 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 49 }, "end": { - "line": 431, + "line": 430, "column": 70 } } @@ -18198,61 +17978,61 @@ "type": "ArrayExpression", "elements": [], "range": [ - 11555, - 11557 + 11474, + 11476 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 73 }, "end": { - "line": 431, + "line": 430, "column": 75 } } }, "range": [ - 11509, - 11557 + 11428, + 11476 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 27 }, "end": { - "line": 431, + "line": 430, "column": 75 } } }, "range": [ - 11490, - 11557 + 11409, + 11476 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 8 }, "end": { - "line": 431, + "line": 430, "column": 75 } } }, "range": [ - 11490, - 11558 + 11409, + 11477 ], "loc": { "start": { - "line": 431, + "line": 430, "column": 8 }, "end": { - "line": 431, + "line": 430, "column": 76 } }, @@ -18261,235 +18041,16 @@ "type": "Block", "value": "*\n * List of row indexes to be excluded from filtering\n * @type {Array}\n ", "range": [ - 11380, - 11481 + 11299, + 11400 ], "loc": { "start": { - "line": 427, + "line": 426, "column": 8 }, "end": { - "line": 430, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Enable/disable external filters generation\n * @type {Boolean}\n ", - "range": [ - 11568, - 11664 - ], - "loc": { - "start": { - "line": 433, - "column": 8 - }, - "end": { - "line": 436, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 11673, - 11677 - ], - "loc": { - "start": { - "line": 437, - "column": 8 - }, - "end": { - "line": 437, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "isExternalFlt", - "range": [ - 11678, - 11691 - ], - "loc": { - "start": { - "line": 437, - "column": 13 - }, - "end": { - "line": 437, - "column": 26 - } - } - }, - "range": [ - 11673, - 11691 - ], - "loc": { - "start": { - "line": 437, - "column": 8 - }, - "end": { - "line": 437, - "column": 26 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "Boolean", - "range": [ - 11694, - 11701 - ], - "loc": { - "start": { - "line": 437, - "column": 29 - }, - "end": { - "line": 437, - "column": 36 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 11702, - 11703 - ], - "loc": { - "start": { - "line": 437, - "column": 37 - }, - "end": { - "line": 437, - "column": 38 - } - } - }, - "property": { - "type": "Identifier", - "name": "external_flt_grid", - "range": [ - 11704, - 11721 - ], - "loc": { - "start": { - "line": 437, - "column": 39 - }, - "end": { - "line": 437, - "column": 56 - } - } - }, - "range": [ - 11702, - 11721 - ], - "loc": { - "start": { - "line": 437, - "column": 37 - }, - "end": { - "line": 437, - "column": 56 - } - } - } - ], - "range": [ - 11694, - 11722 - ], - "loc": { - "start": { - "line": 437, - "column": 29 - }, - "end": { - "line": 437, - "column": 57 - } - } - }, - "range": [ - 11673, - 11722 - ], - "loc": { - "start": { - "line": 437, - "column": 8 - }, - "end": { - "line": 437, - "column": 57 - } - } - }, - "range": [ - 11673, - 11723 - ], - "loc": { - "start": { - "line": 437, - "column": 8 - }, - "end": { - "line": 437, - "column": 58 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Enable/disable external filters generation\n * @type {Boolean}\n ", - "range": [ - 11568, - 11664 - ], - "loc": { - "start": { - "line": 433, - "column": 8 - }, - "end": { - "line": 436, + "line": 429, "column": 11 } } @@ -18500,16 +18061,16 @@ "type": "Block", "value": "*\n * List of containers IDs where external filters will be generated\n * @type {Array}\n ", "range": [ - 11733, - 11848 + 11487, + 11602 ], "loc": { "start": { - "line": 439, + "line": 432, "column": 8 }, "end": { - "line": 442, + "line": 435, "column": 11 } } @@ -18527,16 +18088,16 @@ "object": { "type": "ThisExpression", "range": [ - 11857, - 11861 + 11611, + 11615 ], "loc": { "start": { - "line": 443, + "line": 436, "column": 8 }, "end": { - "line": 443, + "line": 436, "column": 12 } } @@ -18545,31 +18106,31 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 11862, - 11879 + 11616, + 11633 ], "loc": { "start": { - "line": 443, + "line": 436, "column": 13 }, "end": { - "line": 443, + "line": 436, "column": 30 } } }, "range": [ - 11857, - 11879 + 11611, + 11633 ], "loc": { "start": { - "line": 443, + "line": 436, "column": 8 }, "end": { - "line": 443, + "line": 436, "column": 30 } } @@ -18580,16 +18141,16 @@ "type": "Identifier", "name": "defaultsArr", "range": [ - 11882, - 11893 + 11636, + 11647 ], "loc": { "start": { - "line": 443, + "line": 436, "column": 33 }, "end": { - "line": 443, + "line": 436, "column": 44 } } @@ -18602,16 +18163,16 @@ "type": "Identifier", "name": "f", "range": [ - 11894, - 11895 + 11648, + 11649 ], "loc": { "start": { - "line": 443, + "line": 436, "column": 45 }, "end": { - "line": 443, + "line": 436, "column": 46 } } @@ -18620,31 +18181,31 @@ "type": "Identifier", "name": "external_flt_grid_ids", "range": [ - 11896, - 11917 + 11650, + 11671 ], "loc": { "start": { - "line": 443, + "line": 436, "column": 47 }, "end": { - "line": 443, + "line": 436, "column": 68 } } }, "range": [ - 11894, - 11917 + 11648, + 11671 ], "loc": { "start": { - "line": 443, + "line": 436, "column": 45 }, "end": { - "line": 443, + "line": 436, "column": 68 } } @@ -18653,62 +18214,62 @@ "type": "ArrayExpression", "elements": [], "range": [ - 11919, - 11921 + 11673, + 11675 ], "loc": { "start": { - "line": 443, + "line": 436, "column": 70 }, "end": { - "line": 443, + "line": 436, "column": 72 } } } ], "range": [ - 11882, - 11922 + 11636, + 11676 ], "loc": { "start": { - "line": 443, + "line": 436, "column": 33 }, "end": { - "line": 443, + "line": 436, "column": 73 } } }, "range": [ - 11857, - 11922 + 11611, + 11676 ], "loc": { "start": { - "line": 443, + "line": 436, "column": 8 }, "end": { - "line": 443, + "line": 436, "column": 73 } } }, "range": [ - 11857, - 11923 + 11611, + 11677 ], "loc": { "start": { - "line": 443, + "line": 436, "column": 8 }, "end": { - "line": 443, + "line": 436, "column": 74 } }, @@ -18717,16 +18278,16 @@ "type": "Block", "value": "*\n * List of containers IDs where external filters will be generated\n * @type {Array}\n ", "range": [ - 11733, - 11848 + 11487, + 11602 ], "loc": { "start": { - "line": 439, + "line": 432, "column": 8 }, "end": { - "line": 442, + "line": 435, "column": 11 } } @@ -18737,16 +18298,16 @@ "type": "Block", "value": "*\n * Callback fired after filters are generated\n * @type {Function}\n ", "range": [ - 11933, - 12030 + 11687, + 11784 ], "loc": { "start": { - "line": 445, + "line": 438, "column": 8 }, "end": { - "line": 448, + "line": 441, "column": 11 } } @@ -18764,16 +18325,16 @@ "object": { "type": "ThisExpression", "range": [ - 12039, - 12043 + 11793, + 11797 ], "loc": { "start": { - "line": 449, + "line": 442, "column": 8 }, "end": { - "line": 449, + "line": 442, "column": 12 } } @@ -18782,31 +18343,31 @@ "type": "Identifier", "name": "onFiltersLoaded", "range": [ - 12044, - 12059 + 11798, + 11813 ], "loc": { "start": { - "line": 449, + "line": 442, "column": 13 }, "end": { - "line": 449, + "line": 442, "column": 28 } } }, "range": [ - 12039, - 12059 + 11793, + 11813 ], "loc": { "start": { - "line": 449, + "line": 442, "column": 8 }, "end": { - "line": 449, + "line": 442, "column": 28 } } @@ -18817,16 +18378,16 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 12062, - 12072 + 11816, + 11826 ], "loc": { "start": { - "line": 449, + "line": 442, "column": 31 }, "end": { - "line": 449, + "line": 442, "column": 41 } } @@ -18839,16 +18400,16 @@ "type": "Identifier", "name": "f", "range": [ - 12073, - 12074 + 11827, + 11828 ], "loc": { "start": { - "line": 449, + "line": 442, "column": 42 }, "end": { - "line": 449, + "line": 442, "column": 43 } } @@ -18857,31 +18418,31 @@ "type": "Identifier", "name": "on_filters_loaded", "range": [ - 12075, - 12092 + 11829, + 11846 ], "loc": { "start": { - "line": 449, + "line": 442, "column": 44 }, "end": { - "line": 449, + "line": 442, "column": 61 } } }, "range": [ - 12073, - 12092 + 11827, + 11846 ], "loc": { "start": { - "line": 449, + "line": 442, "column": 42 }, "end": { - "line": 449, + "line": 442, "column": 61 } } @@ -18890,62 +18451,62 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 12094, - 12102 + 11848, + 11856 ], "loc": { "start": { - "line": 449, + "line": 442, "column": 63 }, "end": { - "line": 449, + "line": 442, "column": 71 } } } ], "range": [ - 12062, - 12103 + 11816, + 11857 ], "loc": { "start": { - "line": 449, + "line": 442, "column": 31 }, "end": { - "line": 449, + "line": 442, "column": 72 } } }, "range": [ - 12039, - 12103 + 11793, + 11857 ], "loc": { "start": { - "line": 449, + "line": 442, "column": 8 }, "end": { - "line": 449, + "line": 442, "column": 72 } } }, "range": [ - 12039, - 12104 + 11793, + 11858 ], "loc": { "start": { - "line": 449, + "line": 442, "column": 8 }, "end": { - "line": 449, + "line": 442, "column": 73 } }, @@ -18954,16 +18515,16 @@ "type": "Block", "value": "*\n * Callback fired after filters are generated\n * @type {Function}\n ", "range": [ - 11933, - 12030 + 11687, + 11784 ], "loc": { "start": { - "line": 445, + "line": 438, "column": 8 }, "end": { - "line": 448, + "line": 441, "column": 11 } } @@ -18974,16 +18535,16 @@ "type": "Block", "value": "*\n * Enable/disable single filter filtering all columns\n * @type {Boolean}\n ", "range": [ - 12114, - 12218 + 11868, + 11972 ], "loc": { "start": { - "line": 451, + "line": 444, "column": 8 }, "end": { - "line": 454, + "line": 447, "column": 11 } } @@ -19001,16 +18562,16 @@ "object": { "type": "ThisExpression", "range": [ - 12227, - 12231 + 11981, + 11985 ], "loc": { "start": { - "line": 455, + "line": 448, "column": 8 }, "end": { - "line": 455, + "line": 448, "column": 12 } } @@ -19019,31 +18580,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 12232, - 12247 + 11986, + 12001 ], "loc": { "start": { - "line": 455, + "line": 448, "column": 13 }, "end": { - "line": 455, + "line": 448, "column": 28 } } }, "range": [ - 12227, - 12247 + 11981, + 12001 ], "loc": { "start": { - "line": 455, + "line": 448, "column": 8 }, "end": { - "line": 455, + "line": 448, "column": 28 } } @@ -19054,16 +18615,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 12250, - 12257 + 12004, + 12011 ], "loc": { "start": { - "line": 455, + "line": 448, "column": 31 }, "end": { - "line": 455, + "line": 448, "column": 38 } } @@ -19076,16 +18637,16 @@ "type": "Identifier", "name": "f", "range": [ - 12258, - 12259 + 12012, + 12013 ], "loc": { "start": { - "line": 455, + "line": 448, "column": 39 }, "end": { - "line": 455, + "line": 448, "column": 40 } } @@ -19094,77 +18655,77 @@ "type": "Identifier", "name": "single_filter", "range": [ - 12260, - 12273 + 12014, + 12027 ], "loc": { "start": { - "line": 455, + "line": 448, "column": 41 }, "end": { - "line": 455, + "line": 448, "column": 54 } } }, "range": [ - 12258, - 12273 + 12012, + 12027 ], "loc": { "start": { - "line": 455, + "line": 448, "column": 39 }, "end": { - "line": 455, + "line": 448, "column": 54 } } } ], "range": [ - 12250, - 12274 + 12004, + 12028 ], "loc": { "start": { - "line": 455, + "line": 448, "column": 31 }, "end": { - "line": 455, + "line": 448, "column": 55 } } }, "range": [ - 12227, - 12274 + 11981, + 12028 ], "loc": { "start": { - "line": 455, + "line": 448, "column": 8 }, "end": { - "line": 455, + "line": 448, "column": 55 } } }, "range": [ - 12227, - 12275 + 11981, + 12029 ], "loc": { "start": { - "line": 455, + "line": 448, "column": 8 }, "end": { - "line": 455, + "line": 448, "column": 56 } }, @@ -19173,16 +18734,16 @@ "type": "Block", "value": "*\n * Enable/disable single filter filtering all columns\n * @type {Boolean}\n ", "range": [ - 12114, - 12218 + 11868, + 11972 ], "loc": { "start": { - "line": 451, + "line": 444, "column": 8 }, "end": { - "line": 454, + "line": 447, "column": 11 } } @@ -19193,16 +18754,16 @@ "type": "Block", "value": "*\n * Callback fired after a row is validated during filtering\n * @type {Function}\n ", "range": [ - 12285, - 12396 + 12039, + 12150 ], "loc": { "start": { - "line": 457, + "line": 450, "column": 8 }, "end": { - "line": 460, + "line": 453, "column": 11 } } @@ -19220,16 +18781,16 @@ "object": { "type": "ThisExpression", "range": [ - 12405, - 12409 + 12159, + 12163 ], "loc": { "start": { - "line": 461, + "line": 454, "column": 8 }, "end": { - "line": 461, + "line": 454, "column": 12 } } @@ -19238,31 +18799,31 @@ "type": "Identifier", "name": "onRowValidated", "range": [ - 12410, - 12424 + 12164, + 12178 ], "loc": { "start": { - "line": 461, + "line": 454, "column": 13 }, "end": { - "line": 461, + "line": 454, "column": 27 } } }, "range": [ - 12405, - 12424 + 12159, + 12178 ], "loc": { "start": { - "line": 461, + "line": 454, "column": 8 }, "end": { - "line": 461, + "line": 454, "column": 27 } } @@ -19273,16 +18834,16 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 12427, - 12437 + 12181, + 12191 ], "loc": { "start": { - "line": 461, + "line": 454, "column": 30 }, "end": { - "line": 461, + "line": 454, "column": 40 } } @@ -19295,16 +18856,16 @@ "type": "Identifier", "name": "f", "range": [ - 12438, - 12439 + 12192, + 12193 ], "loc": { "start": { - "line": 461, + "line": 454, "column": 41 }, "end": { - "line": 461, + "line": 454, "column": 42 } } @@ -19313,31 +18874,31 @@ "type": "Identifier", "name": "on_row_validated", "range": [ - 12440, - 12456 + 12194, + 12210 ], "loc": { "start": { - "line": 461, + "line": 454, "column": 43 }, "end": { - "line": 461, + "line": 454, "column": 59 } } }, "range": [ - 12438, - 12456 + 12192, + 12210 ], "loc": { "start": { - "line": 461, + "line": 454, "column": 41 }, "end": { - "line": 461, + "line": 454, "column": 59 } } @@ -19346,62 +18907,62 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 12458, - 12466 + 12212, + 12220 ], "loc": { "start": { - "line": 461, + "line": 454, "column": 61 }, "end": { - "line": 461, + "line": 454, "column": 69 } } } ], "range": [ - 12427, - 12467 + 12181, + 12221 ], "loc": { "start": { - "line": 461, + "line": 454, "column": 30 }, "end": { - "line": 461, + "line": 454, "column": 70 } } }, "range": [ - 12405, - 12467 + 12159, + 12221 ], "loc": { "start": { - "line": 461, + "line": 454, "column": 8 }, "end": { - "line": 461, + "line": 454, "column": 70 } } }, "range": [ - 12405, - 12468 + 12159, + 12222 ], "loc": { "start": { - "line": 461, + "line": 454, "column": 8 }, "end": { - "line": 461, + "line": 454, "column": 71 } }, @@ -19410,16 +18971,16 @@ "type": "Block", "value": "*\n * Callback fired after a row is validated during filtering\n * @type {Function}\n ", "range": [ - 12285, - 12396 + 12039, + 12150 ], "loc": { "start": { - "line": 457, + "line": 450, "column": 8 }, "end": { - "line": 460, + "line": 453, "column": 11 } } @@ -19430,16 +18991,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": [ - 12478, - 12849 + 12232, + 12603 ], "loc": { "start": { - "line": 463, + "line": 456, "column": 8 }, "end": { - "line": 474, + "line": 467, "column": 11 } } @@ -19457,16 +19018,16 @@ "object": { "type": "ThisExpression", "range": [ - 12858, - 12862 + 12612, + 12616 ], "loc": { "start": { - "line": 475, + "line": 468, "column": 8 }, "end": { - "line": 475, + "line": 468, "column": 12 } } @@ -19475,31 +19036,31 @@ "type": "Identifier", "name": "cellParser", "range": [ - 12863, - 12873 + 12617, + 12627 ], "loc": { "start": { - "line": 475, + "line": 468, "column": 13 }, "end": { - "line": 475, + "line": 468, "column": 23 } } }, "range": [ - 12858, - 12873 + 12612, + 12627 ], "loc": { "start": { - "line": 475, + "line": 468, "column": 8 }, "end": { - "line": 475, + "line": 468, "column": 23 } } @@ -19518,16 +19079,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 12876, - 12881 + 12630, + 12635 ], "loc": { "start": { - "line": 475, + "line": 468, "column": 26 }, "end": { - "line": 475, + "line": 468, "column": 31 } } @@ -19540,16 +19101,16 @@ "type": "Identifier", "name": "f", "range": [ - 12882, - 12883 + 12636, + 12637 ], "loc": { "start": { - "line": 475, + "line": 468, "column": 32 }, "end": { - "line": 475, + "line": 468, "column": 33 } } @@ -19558,47 +19119,47 @@ "type": "Identifier", "name": "cell_parser", "range": [ - 12884, - 12895 + 12638, + 12649 ], "loc": { "start": { - "line": 475, + "line": 468, "column": 34 }, "end": { - "line": 475, + "line": 468, "column": 45 } } }, "range": [ - 12882, - 12895 + 12636, + 12649 ], "loc": { "start": { - "line": 475, + "line": 468, "column": 32 }, "end": { - "line": 475, + "line": 468, "column": 45 } } } ], "range": [ - 12876, - 12896 + 12630, + 12650 ], "loc": { "start": { - "line": 475, + "line": 468, "column": 26 }, "end": { - "line": 475, + "line": 468, "column": 46 } } @@ -19609,16 +19170,16 @@ "type": "Identifier", "name": "isFn", "range": [ - 12900, - 12904 + 12654, + 12658 ], "loc": { "start": { - "line": 475, + "line": 468, "column": 50 }, "end": { - "line": 475, + "line": 468, "column": 54 } } @@ -19634,16 +19195,16 @@ "type": "Identifier", "name": "f", "range": [ - 12905, - 12906 + 12659, + 12660 ], "loc": { "start": { - "line": 475, + "line": 468, "column": 55 }, "end": { - "line": 475, + "line": 468, "column": 56 } } @@ -19652,31 +19213,31 @@ "type": "Identifier", "name": "cell_parser", "range": [ - 12907, - 12918 + 12661, + 12672 ], "loc": { "start": { - "line": 475, + "line": 468, "column": 57 }, "end": { - "line": 475, + "line": 468, "column": 68 } } }, "range": [ - 12905, - 12918 + 12659, + 12672 ], "loc": { "start": { - "line": 475, + "line": 468, "column": 55 }, "end": { - "line": 475, + "line": 468, "column": 68 } } @@ -19685,62 +19246,62 @@ "type": "Identifier", "name": "parse", "range": [ - 12919, - 12924 + 12673, + 12678 ], "loc": { "start": { - "line": 475, + "line": 468, "column": 69 }, "end": { - "line": 475, + "line": 468, "column": 74 } } }, "range": [ - 12905, - 12924 + 12659, + 12678 ], "loc": { "start": { - "line": 475, + "line": 468, "column": 55 }, "end": { - "line": 475, + "line": 468, "column": 74 } } } ], "range": [ - 12900, - 12925 + 12654, + 12679 ], "loc": { "start": { - "line": 475, + "line": 468, "column": 50 }, "end": { - "line": 475, + "line": 468, "column": 75 } } }, "range": [ - 12876, - 12925 + 12630, + 12679 ], "loc": { "start": { - "line": 475, + "line": 468, "column": 26 }, "end": { - "line": 475, + "line": 468, "column": 75 } } @@ -19751,16 +19312,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 12941, - 12948 + 12695, + 12702 ], "loc": { "start": { - "line": 476, + "line": 469, "column": 12 }, "end": { - "line": 476, + "line": 469, "column": 19 } } @@ -19776,16 +19337,16 @@ "type": "Identifier", "name": "f", "range": [ - 12949, - 12950 + 12703, + 12704 ], "loc": { "start": { - "line": 476, + "line": 469, "column": 20 }, "end": { - "line": 476, + "line": 469, "column": 21 } } @@ -19794,31 +19355,31 @@ "type": "Identifier", "name": "cell_parser", "range": [ - 12951, - 12962 + 12705, + 12716 ], "loc": { "start": { - "line": 476, + "line": 469, "column": 22 }, "end": { - "line": 476, + "line": 469, "column": 33 } } }, "range": [ - 12949, - 12962 + 12703, + 12716 ], "loc": { "start": { - "line": 476, + "line": 469, "column": 20 }, "end": { - "line": 476, + "line": 469, "column": 33 } } @@ -19827,62 +19388,62 @@ "type": "Identifier", "name": "cols", "range": [ - 12963, - 12967 + 12717, + 12721 ], "loc": { "start": { - "line": 476, + "line": 469, "column": 34 }, "end": { - "line": 476, + "line": 469, "column": 38 } } }, "range": [ - 12949, - 12967 + 12703, + 12721 ], "loc": { "start": { - "line": 476, + "line": 469, "column": 20 }, "end": { - "line": 476, + "line": 469, "column": 38 } } } ], "range": [ - 12941, - 12968 + 12695, + 12722 ], "loc": { "start": { - "line": 476, + "line": 469, "column": 12 }, "end": { - "line": 476, + "line": 469, "column": 39 } } }, "range": [ - 12876, - 12968 + 12630, + 12722 ], "loc": { "start": { - "line": 475, + "line": 468, "column": 26 }, "end": { - "line": 476, + "line": 469, "column": 39 } } @@ -19894,16 +19455,16 @@ "type": "Identifier", "name": "f", "range": [ - 12983, - 12984 + 12737, + 12738 ], "loc": { "start": { - "line": 477, + "line": 470, "column": 12 }, "end": { - "line": 477, + "line": 470, "column": 13 } } @@ -19912,31 +19473,31 @@ "type": "Identifier", "name": "cell_parser", "range": [ - 12985, - 12996 + 12739, + 12750 ], "loc": { "start": { - "line": 477, + "line": 470, "column": 14 }, "end": { - "line": 477, + "line": 470, "column": 25 } } }, "range": [ - 12983, - 12996 + 12737, + 12750 ], "loc": { "start": { - "line": 477, + "line": 470, "column": 12 }, "end": { - "line": 477, + "line": 470, "column": 25 } } @@ -19950,16 +19511,16 @@ "type": "Identifier", "name": "cols", "range": [ - 13001, - 13005 + 12755, + 12759 ], "loc": { "start": { - "line": 477, + "line": 470, "column": 30 }, "end": { - "line": 477, + "line": 470, "column": 34 } } @@ -19968,16 +19529,16 @@ "type": "ArrayExpression", "elements": [], "range": [ - 13007, - 13009 + 12761, + 12763 ], "loc": { "start": { - "line": 477, + "line": 470, "column": 36 }, "end": { - "line": 477, + "line": 470, "column": 38 } } @@ -19987,16 +19548,16 @@ "shorthand": false, "computed": false, "range": [ - 13001, - 13009 + 12755, + 12763 ], "loc": { "start": { - "line": 477, + "line": 470, "column": 30 }, "end": { - "line": 477, + "line": 470, "column": 38 } } @@ -20007,16 +19568,16 @@ "type": "Identifier", "name": "parse", "range": [ - 13011, - 13016 + 12765, + 12770 ], "loc": { "start": { - "line": 477, + "line": 470, "column": 40 }, "end": { - "line": 477, + "line": 470, "column": 45 } } @@ -20025,16 +19586,16 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 13018, - 13026 + 12772, + 12780 ], "loc": { "start": { - "line": 477, + "line": 470, "column": 47 }, "end": { - "line": 477, + "line": 470, "column": 55 } } @@ -20044,77 +19605,77 @@ "shorthand": false, "computed": false, "range": [ - 13011, - 13026 + 12765, + 12780 ], "loc": { "start": { - "line": 477, + "line": 470, "column": 40 }, "end": { - "line": 477, + "line": 470, "column": 55 } } } ], "range": [ - 12999, - 13028 + 12753, + 12782 ], "loc": { "start": { - "line": 477, + "line": 470, "column": 28 }, "end": { - "line": 477, + "line": 470, "column": 57 } } }, "range": [ - 12876, - 13028 + 12630, + 12782 ], "loc": { "start": { - "line": 475, + "line": 468, "column": 26 }, "end": { - "line": 477, + "line": 470, "column": 57 } } }, "range": [ - 12858, - 13028 + 12612, + 12782 ], "loc": { "start": { - "line": 475, + "line": 468, "column": 8 }, "end": { - "line": 477, + "line": 470, "column": 57 } } }, "range": [ - 12858, - 13029 + 12612, + 12783 ], "loc": { "start": { - "line": 475, + "line": 468, "column": 8 }, "end": { - "line": 477, + "line": 470, "column": 58 } }, @@ -20123,16 +19684,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": [ - 12478, - 12849 + 12232, + 12603 ], "loc": { "start": { - "line": 463, + "line": 456, "column": 8 }, "end": { - "line": 474, + "line": 467, "column": 11 } } @@ -20143,16 +19704,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": [ - 13039, - 13205 + 12793, + 12959 ], "loc": { "start": { - "line": 479, + "line": 472, "column": 8 }, "end": { - "line": 483, + "line": 476, "column": 11 } } @@ -20170,16 +19731,16 @@ "object": { "type": "ThisExpression", "range": [ - 13214, - 13218 + 12968, + 12972 ], "loc": { "start": { - "line": 484, + "line": 477, "column": 8 }, "end": { - "line": 484, + "line": 477, "column": 12 } } @@ -20188,31 +19749,31 @@ "type": "Identifier", "name": "watermark", "range": [ - 13219, - 13228 + 12973, + 12982 ], "loc": { "start": { - "line": 484, + "line": 477, "column": 13 }, "end": { - "line": 484, + "line": 477, "column": 22 } } }, "range": [ - 13214, - 13228 + 12968, + 12982 ], "loc": { "start": { - "line": 484, + "line": 477, "column": 8 }, "end": { - "line": 484, + "line": 477, "column": 22 } } @@ -20227,16 +19788,16 @@ "type": "Identifier", "name": "f", "range": [ - 13231, - 13232 + 12985, + 12986 ], "loc": { "start": { - "line": 484, + "line": 477, "column": 25 }, "end": { - "line": 484, + "line": 477, "column": 26 } } @@ -20245,31 +19806,31 @@ "type": "Identifier", "name": "watermark", "range": [ - 13233, - 13242 + 12987, + 12996 ], "loc": { "start": { - "line": 484, + "line": 477, "column": 27 }, "end": { - "line": 484, + "line": 477, "column": 36 } } }, "range": [ - 13231, - 13242 + 12985, + 12996 ], "loc": { "start": { - "line": 484, + "line": 477, "column": 25 }, "end": { - "line": 484, + "line": 477, "column": 36 } } @@ -20279,61 +19840,61 @@ "value": "", "raw": "''", "range": [ - 13246, - 13248 + 13000, + 13002 ], "loc": { "start": { - "line": 484, + "line": 477, "column": 40 }, "end": { - "line": 484, + "line": 477, "column": 42 } } }, "range": [ - 13231, - 13248 + 12985, + 13002 ], "loc": { "start": { - "line": 484, + "line": 477, "column": 25 }, "end": { - "line": 484, + "line": 477, "column": 42 } } }, "range": [ - 13214, - 13248 + 12968, + 13002 ], "loc": { "start": { - "line": 484, + "line": 477, "column": 8 }, "end": { - "line": 484, + "line": 477, "column": 42 } } }, "range": [ - 13214, - 13249 + 12968, + 13003 ], "loc": { "start": { - "line": 484, + "line": 477, "column": 8 }, "end": { - "line": 484, + "line": 477, "column": 43 } }, @@ -20342,8 +19903,226 @@ "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": [ - 13039, - 13205 + 12793, + 12959 + ], + "loc": { + "start": { + "line": 472, + "column": 8 + }, + "end": { + "line": 476, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n ", + "range": [ + 13013, + 13138 + ], + "loc": { + "start": { + "line": 479, + "column": 8 + }, + "end": { + "line": 483, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 13147, + 13151 + ], + "loc": { + "start": { + "line": 484, + "column": 8 + }, + "end": { + "line": 484, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "isWatermarkArray", + "range": [ + 13152, + 13168 + ], + "loc": { + "start": { + "line": 484, + "column": 13 + }, + "end": { + "line": 484, + "column": 29 + } + } + }, + "range": [ + 13147, + 13168 + ], + "loc": { + "start": { + "line": 484, + "column": 8 + }, + "end": { + "line": 484, + "column": 29 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "isArray", + "range": [ + 13171, + 13178 + ], + "loc": { + "start": { + "line": 484, + "column": 32 + }, + "end": { + "line": 484, + "column": 39 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 13179, + 13183 + ], + "loc": { + "start": { + "line": 484, + "column": 40 + }, + "end": { + "line": 484, + "column": 44 + } + } + }, + "property": { + "type": "Identifier", + "name": "watermark", + "range": [ + 13184, + 13193 + ], + "loc": { + "start": { + "line": 484, + "column": 45 + }, + "end": { + "line": 484, + "column": 54 + } + } + }, + "range": [ + 13179, + 13193 + ], + "loc": { + "start": { + "line": 484, + "column": 40 + }, + "end": { + "line": 484, + "column": 54 + } + } + } + ], + "range": [ + 13171, + 13194 + ], + "loc": { + "start": { + "line": 484, + "column": 32 + }, + "end": { + "line": 484, + "column": 55 + } + } + }, + "range": [ + 13147, + 13194 + ], + "loc": { + "start": { + "line": 484, + "column": 8 + }, + "end": { + "line": 484, + "column": 55 + } + } + }, + "range": [ + 13147, + 13195 + ], + "loc": { + "start": { + "line": 484, + "column": 8 + }, + "end": { + "line": 484, + "column": 56 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n ", + "range": [ + 13013, + 13138 ], "loc": { "start": { @@ -20357,239 +20136,21 @@ } } ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n ", - "range": [ - 13259, - 13384 - ], - "loc": { - "start": { - "line": 486, - "column": 8 - }, - "end": { - "line": 490, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 13393, - 13397 - ], - "loc": { - "start": { - "line": 491, - "column": 8 - }, - "end": { - "line": 491, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "isWatermarkArray", - "range": [ - 13398, - 13414 - ], - "loc": { - "start": { - "line": 491, - "column": 13 - }, - "end": { - "line": 491, - "column": 29 - } - } - }, - "range": [ - 13393, - 13414 - ], - "loc": { - "start": { - "line": 491, - "column": 8 - }, - "end": { - "line": 491, - "column": 29 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "isArray", - "range": [ - 13417, - 13424 - ], - "loc": { - "start": { - "line": 491, - "column": 32 - }, - "end": { - "line": 491, - "column": 39 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 13425, - 13429 - ], - "loc": { - "start": { - "line": 491, - "column": 40 - }, - "end": { - "line": 491, - "column": 44 - } - } - }, - "property": { - "type": "Identifier", - "name": "watermark", - "range": [ - 13430, - 13439 - ], - "loc": { - "start": { - "line": 491, - "column": 45 - }, - "end": { - "line": 491, - "column": 54 - } - } - }, - "range": [ - 13425, - 13439 - ], - "loc": { - "start": { - "line": 491, - "column": 40 - }, - "end": { - "line": 491, - "column": 54 - } - } - } - ], - "range": [ - 13417, - 13440 - ], - "loc": { - "start": { - "line": 491, - "column": 32 - }, - "end": { - "line": 491, - "column": 55 - } - } - }, - "range": [ - 13393, - 13440 - ], - "loc": { - "start": { - "line": 491, - "column": 8 - }, - "end": { - "line": 491, - "column": 55 - } - } - }, - "range": [ - 13393, - 13441 - ], - "loc": { - "start": { - "line": 491, - "column": 8 - }, - "end": { - "line": 491, - "column": 56 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n ", - "range": [ - 13259, - 13384 - ], - "loc": { - "start": { - "line": 486, - "column": 8 - }, - "end": { - "line": 490, - "column": 11 - } - } - } - ], "trailingComments": [ { "type": "Block", "value": "*\n * Toolbar's custom container ID\n * @type {String}\n ", "range": [ - 13451, - 13533 + 13205, + 13287 ], "loc": { "start": { - "line": 493, + "line": 486, "column": 8 }, "end": { - "line": 496, + "line": 489, "column": 11 } } @@ -20607,16 +20168,16 @@ "object": { "type": "ThisExpression", "range": [ - 13542, - 13546 + 13296, + 13300 ], "loc": { "start": { - "line": 497, + "line": 490, "column": 8 }, "end": { - "line": 497, + "line": 490, "column": 12 } } @@ -20625,31 +20186,31 @@ "type": "Identifier", "name": "toolBarTgtId", "range": [ - 13547, - 13559 + 13301, + 13313 ], "loc": { "start": { - "line": 497, + "line": 490, "column": 13 }, "end": { - "line": 497, + "line": 490, "column": 25 } } }, "range": [ - 13542, - 13559 + 13296, + 13313 ], "loc": { "start": { - "line": 497, + "line": 490, "column": 8 }, "end": { - "line": 497, + "line": 490, "column": 25 } } @@ -20660,16 +20221,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 13562, - 13573 + 13316, + 13327 ], "loc": { "start": { - "line": 497, + "line": 490, "column": 28 }, "end": { - "line": 497, + "line": 490, "column": 39 } } @@ -20682,16 +20243,16 @@ "type": "Identifier", "name": "f", "range": [ - 13574, - 13575 + 13328, + 13329 ], "loc": { "start": { - "line": 497, + "line": 490, "column": 40 }, "end": { - "line": 497, + "line": 490, "column": 41 } } @@ -20700,31 +20261,31 @@ "type": "Identifier", "name": "toolbar_target_id", "range": [ - 13576, - 13593 + 13330, + 13347 ], "loc": { "start": { - "line": 497, + "line": 490, "column": 42 }, "end": { - "line": 497, + "line": 490, "column": 59 } } }, "range": [ - 13574, - 13593 + 13328, + 13347 ], "loc": { "start": { - "line": 497, + "line": 490, "column": 40 }, "end": { - "line": 497, + "line": 490, "column": 59 } } @@ -20734,62 +20295,62 @@ "value": null, "raw": "null", "range": [ - 13595, - 13599 + 13349, + 13353 ], "loc": { "start": { - "line": 497, + "line": 490, "column": 61 }, "end": { - "line": 497, + "line": 490, "column": 65 } } } ], "range": [ - 13562, - 13600 + 13316, + 13354 ], "loc": { "start": { - "line": 497, + "line": 490, "column": 28 }, "end": { - "line": 497, + "line": 490, "column": 66 } } }, "range": [ - 13542, - 13600 + 13296, + 13354 ], "loc": { "start": { - "line": 497, + "line": 490, "column": 8 }, "end": { - "line": 497, + "line": 490, "column": 66 } } }, "range": [ - 13542, - 13601 + 13296, + 13355 ], "loc": { "start": { - "line": 497, + "line": 490, "column": 8 }, "end": { - "line": 497, + "line": 490, "column": 67 } }, @@ -20798,16 +20359,16 @@ "type": "Block", "value": "*\n * Toolbar's custom container ID\n * @type {String}\n ", "range": [ - 13451, - 13533 + 13205, + 13287 ], "loc": { "start": { - "line": 493, + "line": 486, "column": 8 }, "end": { - "line": 496, + "line": 489, "column": 11 } } @@ -20818,7 +20379,461 @@ "type": "Block", "value": "*\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n ", "range": [ - 13611, + 13365, + 13465 + ], + "loc": { + "start": { + "line": 492, + "column": 8 + }, + "end": { + "line": 495, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 13474, + 13478 + ], + "loc": { + "start": { + "line": 496, + "column": 8 + }, + "end": { + "line": 496, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "help", + "range": [ + 13479, + 13483 + ], + "loc": { + "start": { + "line": 496, + "column": 13 + }, + "end": { + "line": 496, + "column": 17 + } + } + }, + "range": [ + 13474, + 13483 + ], + "loc": { + "start": { + "line": 496, + "column": 8 + }, + "end": { + "line": 496, + "column": 17 + } + } + }, + "right": { + "type": "ConditionalExpression", + "test": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "isUndef", + "range": [ + 13486, + 13493 + ], + "loc": { + "start": { + "line": 496, + "column": 20 + }, + "end": { + "line": 496, + "column": 27 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 13494, + 13495 + ], + "loc": { + "start": { + "line": 496, + "column": 28 + }, + "end": { + "line": 496, + "column": 29 + } + } + }, + "property": { + "type": "Identifier", + "name": "help_instructions", + "range": [ + 13496, + 13513 + ], + "loc": { + "start": { + "line": 496, + "column": 30 + }, + "end": { + "line": 496, + "column": 47 + } + } + }, + "range": [ + 13494, + 13513 + ], + "loc": { + "start": { + "line": 496, + "column": 28 + }, + "end": { + "line": 496, + "column": 47 + } + } + } + ], + "range": [ + 13486, + 13514 + ], + "loc": { + "start": { + "line": 496, + "column": 20 + }, + "end": { + "line": 496, + "column": 48 + } + } + }, + "consequent": { + "type": "Identifier", + "name": "undefined", + "range": [ + 13517, + 13526 + ], + "loc": { + "start": { + "line": 496, + "column": 51 + }, + "end": { + "line": 496, + "column": 60 + } + } + }, + "alternate": { + "type": "LogicalExpression", + "operator": "||", + "left": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "isObj", + "range": [ + 13542, + 13547 + ], + "loc": { + "start": { + "line": 497, + "column": 13 + }, + "end": { + "line": 497, + "column": 18 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 13548, + 13549 + ], + "loc": { + "start": { + "line": 497, + "column": 19 + }, + "end": { + "line": 497, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "name": "help_instructions", + "range": [ + 13550, + 13567 + ], + "loc": { + "start": { + "line": 497, + "column": 21 + }, + "end": { + "line": 497, + "column": 38 + } + } + }, + "range": [ + 13548, + 13567 + ], + "loc": { + "start": { + "line": 497, + "column": 19 + }, + "end": { + "line": 497, + "column": 38 + } + } + } + ], + "range": [ + 13542, + 13568 + ], + "loc": { + "start": { + "line": 497, + "column": 13 + }, + "end": { + "line": 497, + "column": 39 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "Boolean", + "range": [ + 13572, + 13579 + ], + "loc": { + "start": { + "line": 497, + "column": 43 + }, + "end": { + "line": 497, + "column": 50 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 13580, + 13581 + ], + "loc": { + "start": { + "line": 497, + "column": 51 + }, + "end": { + "line": 497, + "column": 52 + } + } + }, + "property": { + "type": "Identifier", + "name": "help_instructions", + "range": [ + 13582, + 13599 + ], + "loc": { + "start": { + "line": 497, + "column": 53 + }, + "end": { + "line": 497, + "column": 70 + } + } + }, + "range": [ + 13580, + 13599 + ], + "loc": { + "start": { + "line": 497, + "column": 51 + }, + "end": { + "line": 497, + "column": 70 + } + } + } + ], + "range": [ + 13572, + 13600 + ], + "loc": { + "start": { + "line": 497, + "column": 43 + }, + "end": { + "line": 497, + "column": 71 + } + } + }, + "range": [ + 13542, + 13600 + ], + "loc": { + "start": { + "line": 497, + "column": 13 + }, + "end": { + "line": 497, + "column": 71 + } + } + }, + "range": [ + 13486, + 13601 + ], + "loc": { + "start": { + "line": 496, + "column": 20 + }, + "end": { + "line": 497, + "column": 72 + } + } + }, + "range": [ + 13474, + 13601 + ], + "loc": { + "start": { + "line": 496, + "column": 8 + }, + "end": { + "line": 497, + "column": 72 + } + } + }, + "range": [ + 13474, + 13602 + ], + "loc": { + "start": { + "line": 496, + "column": 8 + }, + "end": { + "line": 497, + "column": 73 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n ", + "range": [ + 13365, + 13465 + ], + "loc": { + "start": { + "line": 492, + "column": 8 + }, + "end": { + "line": 495, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n ", + "range": [ + 13612, 13711 ], "loc": { @@ -20861,10 +20876,10 @@ }, "property": { "type": "Identifier", - "name": "help", + "name": "popupFilters", "range": [ 13725, - 13729 + 13737 ], "loc": { "start": { @@ -20873,13 +20888,13 @@ }, "end": { "line": 503, - "column": 17 + "column": 25 } } }, "range": [ 13720, - 13729 + 13737 ], "loc": { "start": { @@ -20888,29 +20903,30 @@ }, "end": { "line": 503, - "column": 17 + "column": 25 } } }, "right": { - "type": "ConditionalExpression", - "test": { + "type": "LogicalExpression", + "operator": "||", + "left": { "type": "CallExpression", "callee": { "type": "Identifier", - "name": "isUndef", + "name": "isObj", "range": [ - 13732, - 13739 + 13740, + 13745 ], "loc": { "start": { "line": 503, - "column": 20 + "column": 28 }, "end": { "line": 503, - "column": 27 + "column": 33 } } }, @@ -20922,305 +20938,178 @@ "type": "Identifier", "name": "f", "range": [ - 13740, - 13741 + 13746, + 13747 ], "loc": { "start": { "line": 503, - "column": 28 + "column": 34 }, "end": { "line": 503, - "column": 29 + "column": 35 } } }, "property": { "type": "Identifier", - "name": "help_instructions", + "name": "popup_filters", "range": [ - 13742, - 13759 + 13748, + 13761 ], "loc": { "start": { "line": 503, - "column": 30 + "column": 36 }, "end": { "line": 503, - "column": 47 + "column": 49 } } }, "range": [ - 13740, - 13759 + 13746, + 13761 ], "loc": { "start": { "line": 503, - "column": 28 + "column": 34 }, "end": { "line": 503, - "column": 47 + "column": 49 } } } ], "range": [ - 13732, - 13760 + 13740, + 13762 ], "loc": { "start": { "line": 503, - "column": 20 + "column": 28 }, "end": { "line": 503, - "column": 48 + "column": 50 } } }, - "consequent": { - "type": "Identifier", - "name": "undefined", + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "Boolean", + "range": [ + 13766, + 13773 + ], + "loc": { + "start": { + "line": 503, + "column": 54 + }, + "end": { + "line": 503, + "column": 61 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 13774, + 13775 + ], + "loc": { + "start": { + "line": 503, + "column": 62 + }, + "end": { + "line": 503, + "column": 63 + } + } + }, + "property": { + "type": "Identifier", + "name": "popup_filters", + "range": [ + 13776, + 13789 + ], + "loc": { + "start": { + "line": 503, + "column": 64 + }, + "end": { + "line": 503, + "column": 77 + } + } + }, + "range": [ + 13774, + 13789 + ], + "loc": { + "start": { + "line": 503, + "column": 62 + }, + "end": { + "line": 503, + "column": 77 + } + } + } + ], "range": [ - 13763, - 13772 + 13766, + 13790 ], "loc": { "start": { "line": 503, - "column": 51 + "column": 54 }, "end": { "line": 503, - "column": 60 - } - } - }, - "alternate": { - "type": "LogicalExpression", - "operator": "||", - "left": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "isObj", - "range": [ - 13788, - 13793 - ], - "loc": { - "start": { - "line": 504, - "column": 13 - }, - "end": { - "line": 504, - "column": 18 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 13794, - 13795 - ], - "loc": { - "start": { - "line": 504, - "column": 19 - }, - "end": { - "line": 504, - "column": 20 - } - } - }, - "property": { - "type": "Identifier", - "name": "help_instructions", - "range": [ - 13796, - 13813 - ], - "loc": { - "start": { - "line": 504, - "column": 21 - }, - "end": { - "line": 504, - "column": 38 - } - } - }, - "range": [ - 13794, - 13813 - ], - "loc": { - "start": { - "line": 504, - "column": 19 - }, - "end": { - "line": 504, - "column": 38 - } - } - } - ], - "range": [ - 13788, - 13814 - ], - "loc": { - "start": { - "line": 504, - "column": 13 - }, - "end": { - "line": 504, - "column": 39 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "Boolean", - "range": [ - 13818, - 13825 - ], - "loc": { - "start": { - "line": 504, - "column": 43 - }, - "end": { - "line": 504, - "column": 50 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 13826, - 13827 - ], - "loc": { - "start": { - "line": 504, - "column": 51 - }, - "end": { - "line": 504, - "column": 52 - } - } - }, - "property": { - "type": "Identifier", - "name": "help_instructions", - "range": [ - 13828, - 13845 - ], - "loc": { - "start": { - "line": 504, - "column": 53 - }, - "end": { - "line": 504, - "column": 70 - } - } - }, - "range": [ - 13826, - 13845 - ], - "loc": { - "start": { - "line": 504, - "column": 51 - }, - "end": { - "line": 504, - "column": 70 - } - } - } - ], - "range": [ - 13818, - 13846 - ], - "loc": { - "start": { - "line": 504, - "column": 43 - }, - "end": { - "line": 504, - "column": 71 - } - } - }, - "range": [ - 13788, - 13846 - ], - "loc": { - "start": { - "line": 504, - "column": 13 - }, - "end": { - "line": 504, - "column": 71 + "column": 78 } } }, "range": [ - 13732, - 13847 + 13740, + 13790 ], "loc": { "start": { "line": 503, - "column": 20 + "column": 28 }, "end": { - "line": 504, - "column": 72 + "line": 503, + "column": 78 } } }, "range": [ 13720, - 13847 + 13790 ], "loc": { "start": { @@ -21228,14 +21117,14 @@ "column": 8 }, "end": { - "line": 504, - "column": 72 + "line": 503, + "column": 78 } } }, "range": [ 13720, - 13848 + 13791 ], "loc": { "start": { @@ -21243,16 +21132,16 @@ "column": 8 }, "end": { - "line": 504, - "column": 73 + "line": 503, + "column": 79 } }, "leadingComments": [ { "type": "Block", - "value": "*\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n ", + "value": "*\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n ", "range": [ - 13611, + 13612, 13711 ], "loc": { @@ -21267,349 +21156,21 @@ } } ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n ", - "range": [ - 13858, - 13957 - ], - "loc": { - "start": { - "line": 506, - "column": 8 - }, - "end": { - "line": 509, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 13966, - 13970 - ], - "loc": { - "start": { - "line": 510, - "column": 8 - }, - "end": { - "line": 510, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "popupFilters", - "range": [ - 13971, - 13983 - ], - "loc": { - "start": { - "line": 510, - "column": 13 - }, - "end": { - "line": 510, - "column": 25 - } - } - }, - "range": [ - 13966, - 13983 - ], - "loc": { - "start": { - "line": 510, - "column": 8 - }, - "end": { - "line": 510, - "column": 25 - } - } - }, - "right": { - "type": "LogicalExpression", - "operator": "||", - "left": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "isObj", - "range": [ - 13986, - 13991 - ], - "loc": { - "start": { - "line": 510, - "column": 28 - }, - "end": { - "line": 510, - "column": 33 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 13992, - 13993 - ], - "loc": { - "start": { - "line": 510, - "column": 34 - }, - "end": { - "line": 510, - "column": 35 - } - } - }, - "property": { - "type": "Identifier", - "name": "popup_filters", - "range": [ - 13994, - 14007 - ], - "loc": { - "start": { - "line": 510, - "column": 36 - }, - "end": { - "line": 510, - "column": 49 - } - } - }, - "range": [ - 13992, - 14007 - ], - "loc": { - "start": { - "line": 510, - "column": 34 - }, - "end": { - "line": 510, - "column": 49 - } - } - } - ], - "range": [ - 13986, - 14008 - ], - "loc": { - "start": { - "line": 510, - "column": 28 - }, - "end": { - "line": 510, - "column": 50 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "Boolean", - "range": [ - 14012, - 14019 - ], - "loc": { - "start": { - "line": 510, - "column": 54 - }, - "end": { - "line": 510, - "column": 61 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 14020, - 14021 - ], - "loc": { - "start": { - "line": 510, - "column": 62 - }, - "end": { - "line": 510, - "column": 63 - } - } - }, - "property": { - "type": "Identifier", - "name": "popup_filters", - "range": [ - 14022, - 14035 - ], - "loc": { - "start": { - "line": 510, - "column": 64 - }, - "end": { - "line": 510, - "column": 77 - } - } - }, - "range": [ - 14020, - 14035 - ], - "loc": { - "start": { - "line": 510, - "column": 62 - }, - "end": { - "line": 510, - "column": 77 - } - } - } - ], - "range": [ - 14012, - 14036 - ], - "loc": { - "start": { - "line": 510, - "column": 54 - }, - "end": { - "line": 510, - "column": 78 - } - } - }, - "range": [ - 13986, - 14036 - ], - "loc": { - "start": { - "line": 510, - "column": 28 - }, - "end": { - "line": 510, - "column": 78 - } - } - }, - "range": [ - 13966, - 14036 - ], - "loc": { - "start": { - "line": 510, - "column": 8 - }, - "end": { - "line": 510, - "column": 78 - } - } - }, - "range": [ - 13966, - 14037 - ], - "loc": { - "start": { - "line": 510, - "column": 8 - }, - "end": { - "line": 510, - "column": 79 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n ", - "range": [ - 13858, - 13957 - ], - "loc": { - "start": { - "line": 506, - "column": 8 - }, - "end": { - "line": 509, - "column": 11 - } - } - } - ], "trailingComments": [ { "type": "Block", "value": "*\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n ", "range": [ - 14047, - 14164 + 13801, + 13918 ], "loc": { "start": { - "line": 512, + "line": 505, "column": 8 }, "end": { - "line": 515, + "line": 508, "column": 11 } } @@ -21627,16 +21188,16 @@ "object": { "type": "ThisExpression", "range": [ - 14173, - 14177 + 13927, + 13931 ], "loc": { "start": { - "line": 516, + "line": 509, "column": 8 }, "end": { - "line": 516, + "line": 509, "column": 12 } } @@ -21645,31 +21206,31 @@ "type": "Identifier", "name": "markActiveColumns", "range": [ - 14178, - 14195 + 13932, + 13949 ], "loc": { "start": { - "line": 516, + "line": 509, "column": 13 }, "end": { - "line": 516, + "line": 509, "column": 30 } } }, "range": [ - 14173, - 14195 + 13927, + 13949 ], "loc": { "start": { - "line": 516, + "line": 509, "column": 8 }, "end": { - "line": 516, + "line": 509, "column": 30 } } @@ -21683,16 +21244,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 14198, - 14203 + 13952, + 13957 ], "loc": { "start": { - "line": 516, + "line": 509, "column": 33 }, "end": { - "line": 516, + "line": 509, "column": 38 } } @@ -21705,16 +21266,16 @@ "type": "Identifier", "name": "f", "range": [ - 14204, - 14205 + 13958, + 13959 ], "loc": { "start": { - "line": 516, + "line": 509, "column": 39 }, "end": { - "line": 516, + "line": 509, "column": 40 } } @@ -21723,47 +21284,47 @@ "type": "Identifier", "name": "mark_active_columns", "range": [ - 14206, - 14225 + 13960, + 13979 ], "loc": { "start": { - "line": 516, + "line": 509, "column": 41 }, "end": { - "line": 516, + "line": 509, "column": 60 } } }, "range": [ - 14204, - 14225 + 13958, + 13979 ], "loc": { "start": { - "line": 516, + "line": 509, "column": 39 }, "end": { - "line": 516, + "line": 509, "column": 60 } } } ], "range": [ - 14198, - 14226 + 13952, + 13980 ], "loc": { "start": { - "line": 516, + "line": 509, "column": 33 }, "end": { - "line": 516, + "line": 509, "column": 61 } } @@ -21774,16 +21335,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 14242, - 14249 + 13996, + 14003 ], "loc": { "start": { - "line": 517, + "line": 510, "column": 12 }, "end": { - "line": 517, + "line": 510, "column": 19 } } @@ -21796,16 +21357,16 @@ "type": "Identifier", "name": "f", "range": [ - 14250, - 14251 + 14004, + 14005 ], "loc": { "start": { - "line": 517, + "line": 510, "column": 20 }, "end": { - "line": 517, + "line": 510, "column": 21 } } @@ -21814,92 +21375,92 @@ "type": "Identifier", "name": "mark_active_columns", "range": [ - 14252, - 14271 + 14006, + 14025 ], "loc": { "start": { - "line": 517, + "line": 510, "column": 22 }, "end": { - "line": 517, + "line": 510, "column": 41 } } }, "range": [ - 14250, - 14271 + 14004, + 14025 ], "loc": { "start": { - "line": 517, + "line": 510, "column": 20 }, "end": { - "line": 517, + "line": 510, "column": 41 } } } ], "range": [ - 14242, - 14272 + 13996, + 14026 ], "loc": { "start": { - "line": 517, + "line": 510, "column": 12 }, "end": { - "line": 517, + "line": 510, "column": 42 } } }, "range": [ - 14198, - 14272 + 13952, + 14026 ], "loc": { "start": { - "line": 516, + "line": 509, "column": 33 }, "end": { - "line": 517, + "line": 510, "column": 42 } } }, "range": [ - 14173, - 14272 + 13927, + 14026 ], "loc": { "start": { - "line": 516, + "line": 509, "column": 8 }, "end": { - "line": 517, + "line": 510, "column": 42 } } }, "range": [ - 14173, - 14273 + 13927, + 14027 ], "loc": { "start": { - "line": 516, + "line": 509, "column": 8 }, "end": { - "line": 517, + "line": 510, "column": 43 } }, @@ -21908,16 +21469,16 @@ "type": "Block", "value": "*\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n ", "range": [ - 14047, - 14164 + 13801, + 13918 ], "loc": { "start": { - "line": 512, + "line": 505, "column": 8 }, "end": { - "line": 515, + "line": 508, "column": 11 } } @@ -21928,16 +21489,16 @@ "type": "Block", "value": "** select filter's customisation and behaviours **", "range": [ - 14283, - 14337 + 14037, + 14091 ], "loc": { "start": { - "line": 519, + "line": 512, "column": 8 }, "end": { - "line": 519, + "line": 512, "column": 62 } } @@ -21946,16 +21507,16 @@ "type": "Block", "value": "*\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n ", "range": [ - 14346, - 14465 + 14100, + 14219 ], "loc": { "start": { - "line": 520, + "line": 513, "column": 8 }, "end": { - "line": 523, + "line": 516, "column": 11 } } @@ -21973,16 +21534,16 @@ "object": { "type": "ThisExpression", "range": [ - 14474, - 14478 + 14228, + 14232 ], "loc": { "start": { - "line": 524, + "line": 517, "column": 8 }, "end": { - "line": 524, + "line": 517, "column": 12 } } @@ -21991,31 +21552,31 @@ "type": "Identifier", "name": "clearFilterText", "range": [ - 14479, - 14494 + 14233, + 14248 ], "loc": { "start": { - "line": 524, + "line": 517, "column": 13 }, "end": { - "line": 524, + "line": 517, "column": 28 } } }, "range": [ - 14474, - 14494 + 14228, + 14248 ], "loc": { "start": { - "line": 524, + "line": 517, "column": 8 }, "end": { - "line": 524, + "line": 517, "column": 28 } } @@ -22026,16 +21587,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 14497, - 14508 + 14251, + 14262 ], "loc": { "start": { - "line": 524, + "line": 517, "column": 31 }, "end": { - "line": 524, + "line": 517, "column": 42 } } @@ -22048,16 +21609,16 @@ "type": "Identifier", "name": "f", "range": [ - 14509, - 14510 + 14263, + 14264 ], "loc": { "start": { - "line": 524, + "line": 517, "column": 43 }, "end": { - "line": 524, + "line": 517, "column": 44 } } @@ -22066,31 +21627,31 @@ "type": "Identifier", "name": "clear_filter_text", "range": [ - 14511, - 14528 + 14265, + 14282 ], "loc": { "start": { - "line": 524, + "line": 517, "column": 45 }, "end": { - "line": 524, + "line": 517, "column": 62 } } }, "range": [ - 14509, - 14528 + 14263, + 14282 ], "loc": { "start": { - "line": 524, + "line": 517, "column": 43 }, "end": { - "line": 524, + "line": 517, "column": 62 } } @@ -22100,62 +21661,62 @@ "value": "Clear", "raw": "'Clear'", "range": [ - 14530, - 14537 + 14284, + 14291 ], "loc": { "start": { - "line": 524, + "line": 517, "column": 64 }, "end": { - "line": 524, + "line": 517, "column": 71 } } } ], "range": [ - 14497, - 14538 + 14251, + 14292 ], "loc": { "start": { - "line": 524, + "line": 517, "column": 31 }, "end": { - "line": 524, + "line": 517, "column": 72 } } }, "range": [ - 14474, - 14538 + 14228, + 14292 ], "loc": { "start": { - "line": 524, + "line": 517, "column": 8 }, "end": { - "line": 524, + "line": 517, "column": 72 } } }, "range": [ - 14474, - 14539 + 14228, + 14293 ], "loc": { "start": { - "line": 524, + "line": 517, "column": 8 }, "end": { - "line": 524, + "line": 517, "column": 73 } }, @@ -22164,16 +21725,16 @@ "type": "Block", "value": "** select filter's customisation and behaviours **", "range": [ - 14283, - 14337 + 14037, + 14091 ], "loc": { "start": { - "line": 519, + "line": 512, "column": 8 }, "end": { - "line": 519, + "line": 512, "column": 62 } } @@ -22182,16 +21743,16 @@ "type": "Block", "value": "*\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n ", "range": [ - 14346, - 14465 + 14100, + 14219 ], "loc": { "start": { - "line": 520, + "line": 513, "column": 8 }, "end": { - "line": 523, + "line": 516, "column": 11 } } @@ -22202,16 +21763,16 @@ "type": "Block", "value": "*\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n ", "range": [ - 14549, - 14669 + 14303, + 14423 ], "loc": { "start": { - "line": 526, + "line": 519, "column": 8 }, "end": { - "line": 529, + "line": 522, "column": 11 } } @@ -22229,16 +21790,16 @@ "object": { "type": "ThisExpression", "range": [ - 14678, - 14682 + 14432, + 14436 ], "loc": { "start": { - "line": 530, + "line": 523, "column": 8 }, "end": { - "line": 530, + "line": 523, "column": 12 } } @@ -22247,31 +21808,31 @@ "type": "Identifier", "name": "enableEmptyOption", "range": [ - 14683, - 14700 + 14437, + 14454 ], "loc": { "start": { - "line": 530, + "line": 523, "column": 13 }, "end": { - "line": 530, + "line": 523, "column": 30 } } }, "range": [ - 14678, - 14700 + 14432, + 14454 ], "loc": { "start": { - "line": 530, + "line": 523, "column": 8 }, "end": { - "line": 530, + "line": 523, "column": 30 } } @@ -22282,16 +21843,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 14703, - 14710 + 14457, + 14464 ], "loc": { "start": { - "line": 530, + "line": 523, "column": 33 }, "end": { - "line": 530, + "line": 523, "column": 40 } } @@ -22304,16 +21865,16 @@ "type": "Identifier", "name": "f", "range": [ - 14711, - 14712 + 14465, + 14466 ], "loc": { "start": { - "line": 530, + "line": 523, "column": 41 }, "end": { - "line": 530, + "line": 523, "column": 42 } } @@ -22322,77 +21883,77 @@ "type": "Identifier", "name": "enable_empty_option", "range": [ - 14713, - 14732 + 14467, + 14486 ], "loc": { "start": { - "line": 530, + "line": 523, "column": 43 }, "end": { - "line": 530, + "line": 523, "column": 62 } } }, "range": [ - 14711, - 14732 + 14465, + 14486 ], "loc": { "start": { - "line": 530, + "line": 523, "column": 41 }, "end": { - "line": 530, + "line": 523, "column": 62 } } } ], "range": [ - 14703, - 14733 + 14457, + 14487 ], "loc": { "start": { - "line": 530, + "line": 523, "column": 33 }, "end": { - "line": 530, + "line": 523, "column": 63 } } }, "range": [ - 14678, - 14733 + 14432, + 14487 ], "loc": { "start": { - "line": 530, + "line": 523, "column": 8 }, "end": { - "line": 530, + "line": 523, "column": 63 } } }, "range": [ - 14678, - 14734 + 14432, + 14488 ], "loc": { "start": { - "line": 530, + "line": 523, "column": 8 }, "end": { - "line": 530, + "line": 523, "column": 64 } }, @@ -22401,16 +21962,16 @@ "type": "Block", "value": "*\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n ", "range": [ - 14549, - 14669 + 14303, + 14423 ], "loc": { "start": { - "line": 526, + "line": 519, "column": 8 }, "end": { - "line": 529, + "line": 522, "column": 11 } } @@ -22421,16 +21982,16 @@ "type": "Block", "value": "*\n * Text for empty option in drop-down filter types\n * @type {String}\n ", "range": [ - 14744, - 14844 + 14498, + 14598 ], "loc": { "start": { - "line": 532, + "line": 525, "column": 8 }, "end": { - "line": 535, + "line": 528, "column": 11 } } @@ -22448,16 +22009,16 @@ "object": { "type": "ThisExpression", "range": [ - 14853, - 14857 + 14607, + 14611 ], "loc": { "start": { - "line": 536, + "line": 529, "column": 8 }, "end": { - "line": 536, + "line": 529, "column": 12 } } @@ -22466,31 +22027,31 @@ "type": "Identifier", "name": "emptyText", "range": [ - 14858, - 14867 + 14612, + 14621 ], "loc": { "start": { - "line": 536, + "line": 529, "column": 13 }, "end": { - "line": 536, + "line": 529, "column": 22 } } }, "range": [ - 14853, - 14867 + 14607, + 14621 ], "loc": { "start": { - "line": 536, + "line": 529, "column": 8 }, "end": { - "line": 536, + "line": 529, "column": 22 } } @@ -22501,16 +22062,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 14870, - 14881 + 14624, + 14635 ], "loc": { "start": { - "line": 536, + "line": 529, "column": 25 }, "end": { - "line": 536, + "line": 529, "column": 36 } } @@ -22523,16 +22084,16 @@ "type": "Identifier", "name": "f", "range": [ - 14882, - 14883 + 14636, + 14637 ], "loc": { "start": { - "line": 536, + "line": 529, "column": 37 }, "end": { - "line": 536, + "line": 529, "column": 38 } } @@ -22541,31 +22102,31 @@ "type": "Identifier", "name": "empty_text", "range": [ - 14884, - 14894 + 14638, + 14648 ], "loc": { "start": { - "line": 536, + "line": 529, "column": 39 }, "end": { - "line": 536, + "line": 529, "column": 49 } } }, "range": [ - 14882, - 14894 + 14636, + 14648 ], "loc": { "start": { - "line": 536, + "line": 529, "column": 37 }, "end": { - "line": 536, + "line": 529, "column": 49 } } @@ -22575,62 +22136,62 @@ "value": "(Empty)", "raw": "'(Empty)'", "range": [ - 14896, - 14905 + 14650, + 14659 ], "loc": { "start": { - "line": 536, + "line": 529, "column": 51 }, "end": { - "line": 536, + "line": 529, "column": 60 } } } ], "range": [ - 14870, - 14906 + 14624, + 14660 ], "loc": { "start": { - "line": 536, + "line": 529, "column": 25 }, "end": { - "line": 536, + "line": 529, "column": 61 } } }, "range": [ - 14853, - 14906 + 14607, + 14660 ], "loc": { "start": { - "line": 536, + "line": 529, "column": 8 }, "end": { - "line": 536, + "line": 529, "column": 61 } } }, "range": [ - 14853, - 14907 + 14607, + 14661 ], "loc": { "start": { - "line": 536, + "line": 529, "column": 8 }, "end": { - "line": 536, + "line": 529, "column": 62 } }, @@ -22639,16 +22200,16 @@ "type": "Block", "value": "*\n * Text for empty option in drop-down filter types\n * @type {String}\n ", "range": [ - 14744, - 14844 + 14498, + 14598 ], "loc": { "start": { - "line": 532, + "line": 525, "column": 8 }, "end": { - "line": 535, + "line": 528, "column": 11 } } @@ -22659,16 +22220,16 @@ "type": "Block", "value": "*\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n ", "range": [ - 14917, - 15052 + 14671, + 14806 ], "loc": { "start": { - "line": 538, + "line": 531, "column": 8 }, "end": { - "line": 542, + "line": 535, "column": 11 } } @@ -22686,16 +22247,16 @@ "object": { "type": "ThisExpression", "range": [ - 15061, - 15065 + 14815, + 14819 ], "loc": { "start": { - "line": 543, + "line": 536, "column": 8 }, "end": { - "line": 543, + "line": 536, "column": 12 } } @@ -22704,31 +22265,31 @@ "type": "Identifier", "name": "enableNonEmptyOption", "range": [ - 15066, - 15086 + 14820, + 14840 ], "loc": { "start": { - "line": 543, + "line": 536, "column": 13 }, "end": { - "line": 543, + "line": 536, "column": 33 } } }, "range": [ - 15061, - 15086 + 14815, + 14840 ], "loc": { "start": { - "line": 543, + "line": 536, "column": 8 }, "end": { - "line": 543, + "line": 536, "column": 33 } } @@ -22739,16 +22300,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 15089, - 15096 + 14843, + 14850 ], "loc": { "start": { - "line": 543, + "line": 536, "column": 36 }, "end": { - "line": 543, + "line": 536, "column": 43 } } @@ -22761,16 +22322,16 @@ "type": "Identifier", "name": "f", "range": [ - 15097, - 15098 + 14851, + 14852 ], "loc": { "start": { - "line": 543, + "line": 536, "column": 44 }, "end": { - "line": 543, + "line": 536, "column": 45 } } @@ -22779,77 +22340,77 @@ "type": "Identifier", "name": "enable_non_empty_option", "range": [ - 15099, - 15122 + 14853, + 14876 ], "loc": { "start": { - "line": 543, + "line": 536, "column": 46 }, "end": { - "line": 543, + "line": 536, "column": 69 } } }, "range": [ - 15097, - 15122 + 14851, + 14876 ], "loc": { "start": { - "line": 543, + "line": 536, "column": 44 }, "end": { - "line": 543, + "line": 536, "column": 69 } } } ], "range": [ - 15089, - 15123 + 14843, + 14877 ], "loc": { "start": { - "line": 543, + "line": 536, "column": 36 }, "end": { - "line": 543, + "line": 536, "column": 70 } } }, "range": [ - 15061, - 15123 + 14815, + 14877 ], "loc": { "start": { - "line": 543, + "line": 536, "column": 8 }, "end": { - "line": 543, + "line": 536, "column": 70 } } }, "range": [ - 15061, - 15124 + 14815, + 14878 ], "loc": { "start": { - "line": 543, + "line": 536, "column": 8 }, "end": { - "line": 543, + "line": 536, "column": 71 } }, @@ -22858,16 +22419,16 @@ "type": "Block", "value": "*\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n ", "range": [ - 14917, - 15052 + 14671, + 14806 ], "loc": { "start": { - "line": 538, + "line": 531, "column": 8 }, "end": { - "line": 542, + "line": 535, "column": 11 } } @@ -22878,16 +22439,16 @@ "type": "Block", "value": "*\n * Text for non-empty option in drop-down filter types\n * @type {String}\n ", "range": [ - 15134, - 15238 + 14888, + 14992 ], "loc": { "start": { - "line": 545, + "line": 538, "column": 8 }, "end": { - "line": 548, + "line": 541, "column": 11 } } @@ -22905,16 +22466,16 @@ "object": { "type": "ThisExpression", "range": [ - 15247, - 15251 + 15001, + 15005 ], "loc": { "start": { - "line": 549, + "line": 542, "column": 8 }, "end": { - "line": 549, + "line": 542, "column": 12 } } @@ -22923,31 +22484,31 @@ "type": "Identifier", "name": "nonEmptyText", "range": [ - 15252, - 15264 + 15006, + 15018 ], "loc": { "start": { - "line": 549, + "line": 542, "column": 13 }, "end": { - "line": 549, + "line": 542, "column": 25 } } }, "range": [ - 15247, - 15264 + 15001, + 15018 ], "loc": { "start": { - "line": 549, + "line": 542, "column": 8 }, "end": { - "line": 549, + "line": 542, "column": 25 } } @@ -22958,13 +22519,251 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 15267, - 15278 + 15021, + 15032 + ], + "loc": { + "start": { + "line": 542, + "column": 28 + }, + "end": { + "line": 542, + "column": 39 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 15033, + 15034 + ], + "loc": { + "start": { + "line": 542, + "column": 40 + }, + "end": { + "line": 542, + "column": 41 + } + } + }, + "property": { + "type": "Identifier", + "name": "non_empty_text", + "range": [ + 15035, + 15049 + ], + "loc": { + "start": { + "line": 542, + "column": 42 + }, + "end": { + "line": 542, + "column": 56 + } + } + }, + "range": [ + 15033, + 15049 + ], + "loc": { + "start": { + "line": 542, + "column": 40 + }, + "end": { + "line": 542, + "column": 56 + } + } + }, + { + "type": "Literal", + "value": "(Non empty)", + "raw": "'(Non empty)'", + "range": [ + 15051, + 15064 + ], + "loc": { + "start": { + "line": 542, + "column": 58 + }, + "end": { + "line": 542, + "column": 71 + } + } + } + ], + "range": [ + 15021, + 15065 + ], + "loc": { + "start": { + "line": 542, + "column": 28 + }, + "end": { + "line": 542, + "column": 72 + } + } + }, + "range": [ + 15001, + 15065 + ], + "loc": { + "start": { + "line": 542, + "column": 8 + }, + "end": { + "line": 542, + "column": 72 + } + } + }, + "range": [ + 15001, + 15066 + ], + "loc": { + "start": { + "line": 542, + "column": 8 + }, + "end": { + "line": 542, + "column": 73 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Text for non-empty option in drop-down filter types\n * @type {String}\n ", + "range": [ + 14888, + 14992 + ], + "loc": { + "start": { + "line": 538, + "column": 8 + }, + "end": { + "line": 541, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n ", + "range": [ + 15076, + 15224 + ], + "loc": { + "start": { + "line": 544, + "column": 8 + }, + "end": { + "line": 548, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 15233, + 15237 ], "loc": { "start": { "line": 549, - "column": 28 + "column": 8 + }, + "end": { + "line": 549, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "onSlcChange", + "range": [ + 15238, + 15249 + ], + "loc": { + "start": { + "line": 549, + "column": 13 + }, + "end": { + "line": 549, + "column": 24 + } + } + }, + "range": [ + 15233, + 15249 + ], + "loc": { + "start": { + "line": 549, + "column": 8 + }, + "end": { + "line": 549, + "column": 24 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsBool", + "range": [ + 15252, + 15264 + ], + "loc": { + "start": { + "line": 549, + "column": 27 }, "end": { "line": 549, @@ -22980,8 +22779,8 @@ "type": "Identifier", "name": "f", "range": [ - 15279, - 15280 + 15265, + 15266 ], "loc": { "start": { @@ -22996,10 +22795,10 @@ }, "property": { "type": "Identifier", - "name": "non_empty_text", + "name": "on_change", "range": [ - 15281, - 15295 + 15267, + 15276 ], "loc": { "start": { @@ -23008,13 +22807,13 @@ }, "end": { "line": 549, - "column": 56 + "column": 51 } } }, "range": [ - 15279, - 15295 + 15265, + 15276 ], "loc": { "start": { @@ -23023,48 +22822,48 @@ }, "end": { "line": 549, - "column": 56 + "column": 51 } } }, { "type": "Literal", - "value": "(Non empty)", - "raw": "'(Non empty)'", + "value": true, + "raw": "true", "range": [ - 15297, - 15310 + 15278, + 15282 ], "loc": { "start": { "line": 549, - "column": 58 + "column": 53 }, "end": { "line": 549, - "column": 71 + "column": 57 } } } ], "range": [ - 15267, - 15311 + 15252, + 15283 ], "loc": { "start": { "line": 549, - "column": 28 + "column": 27 }, "end": { "line": 549, - "column": 72 + "column": 58 } } }, "range": [ - 15247, - 15311 + 15233, + 15283 ], "loc": { "start": { @@ -23073,13 +22872,13 @@ }, "end": { "line": 549, - "column": 72 + "column": 58 } } }, "range": [ - 15247, - 15312 + 15233, + 15284 ], "loc": { "start": { @@ -23088,20 +22887,20 @@ }, "end": { "line": 549, - "column": 73 + "column": 59 } }, "leadingComments": [ { "type": "Block", - "value": "*\n * Text for non-empty option in drop-down filter types\n * @type {String}\n ", + "value": "*\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n ", "range": [ - 15134, - 15238 + 15076, + 15224 ], "loc": { "start": { - "line": 545, + "line": 544, "column": 8 }, "end": { @@ -23111,259 +22910,21 @@ } } ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n ", - "range": [ - 15322, - 15470 - ], - "loc": { - "start": { - "line": 551, - "column": 8 - }, - "end": { - "line": 555, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 15479, - 15483 - ], - "loc": { - "start": { - "line": 556, - "column": 8 - }, - "end": { - "line": 556, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "onSlcChange", - "range": [ - 15484, - 15495 - ], - "loc": { - "start": { - "line": 556, - "column": 13 - }, - "end": { - "line": 556, - "column": 24 - } - } - }, - "range": [ - 15479, - 15495 - ], - "loc": { - "start": { - "line": 556, - "column": 8 - }, - "end": { - "line": 556, - "column": 24 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "defaultsBool", - "range": [ - 15498, - 15510 - ], - "loc": { - "start": { - "line": 556, - "column": 27 - }, - "end": { - "line": 556, - "column": 39 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 15511, - 15512 - ], - "loc": { - "start": { - "line": 556, - "column": 40 - }, - "end": { - "line": 556, - "column": 41 - } - } - }, - "property": { - "type": "Identifier", - "name": "on_change", - "range": [ - 15513, - 15522 - ], - "loc": { - "start": { - "line": 556, - "column": 42 - }, - "end": { - "line": 556, - "column": 51 - } - } - }, - "range": [ - 15511, - 15522 - ], - "loc": { - "start": { - "line": 556, - "column": 40 - }, - "end": { - "line": 556, - "column": 51 - } - } - }, - { - "type": "Literal", - "value": true, - "raw": "true", - "range": [ - 15524, - 15528 - ], - "loc": { - "start": { - "line": 556, - "column": 53 - }, - "end": { - "line": 556, - "column": 57 - } - } - } - ], - "range": [ - 15498, - 15529 - ], - "loc": { - "start": { - "line": 556, - "column": 27 - }, - "end": { - "line": 556, - "column": 58 - } - } - }, - "range": [ - 15479, - 15529 - ], - "loc": { - "start": { - "line": 556, - "column": 8 - }, - "end": { - "line": 556, - "column": 58 - } - } - }, - "range": [ - 15479, - 15530 - ], - "loc": { - "start": { - "line": 556, - "column": 8 - }, - "end": { - "line": 556, - "column": 59 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n ", - "range": [ - 15322, - 15470 - ], - "loc": { - "start": { - "line": 551, - "column": 8 - }, - "end": { - "line": 555, - "column": 11 - } - } - } - ], "trailingComments": [ { "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": [ - 15540, - 15718 + 15294, + 15472 ], "loc": { "start": { - "line": 558, + "line": 551, "column": 8 }, "end": { - "line": 562, + "line": 555, "column": 11 } } @@ -23381,16 +22942,16 @@ "object": { "type": "ThisExpression", "range": [ - 15727, - 15731 + 15481, + 15485 ], "loc": { "start": { - "line": 563, + "line": 556, "column": 8 }, "end": { - "line": 563, + "line": 556, "column": 12 } } @@ -23399,31 +22960,31 @@ "type": "Identifier", "name": "sortSlc", "range": [ - 15732, - 15739 + 15486, + 15493 ], "loc": { "start": { - "line": 563, + "line": 556, "column": 13 }, "end": { - "line": 563, + "line": 556, "column": 20 } } }, "range": [ - 15727, - 15739 + 15481, + 15493 ], "loc": { "start": { - "line": 563, + "line": 556, "column": 8 }, "end": { - "line": 563, + "line": 556, "column": 20 } } @@ -23436,16 +22997,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 15742, - 15749 + 15496, + 15503 ], "loc": { "start": { - "line": 563, + "line": 556, "column": 23 }, "end": { - "line": 563, + "line": 556, "column": 30 } } @@ -23458,16 +23019,16 @@ "type": "Identifier", "name": "f", "range": [ - 15750, - 15751 + 15504, + 15505 ], "loc": { "start": { - "line": 563, + "line": 556, "column": 31 }, "end": { - "line": 563, + "line": 556, "column": 32 } } @@ -23476,47 +23037,47 @@ "type": "Identifier", "name": "sort_select", "range": [ - 15752, - 15763 + 15506, + 15517 ], "loc": { "start": { - "line": 563, + "line": 556, "column": 33 }, "end": { - "line": 563, + "line": 556, "column": 44 } } }, "range": [ - 15750, - 15763 + 15504, + 15517 ], "loc": { "start": { - "line": 563, + "line": 556, "column": 31 }, "end": { - "line": 563, + "line": 556, "column": 44 } } } ], "range": [ - 15742, - 15764 + 15496, + 15518 ], "loc": { "start": { - "line": 563, + "line": 556, "column": 23 }, "end": { - "line": 563, + "line": 556, "column": 45 } } @@ -23526,16 +23087,16 @@ "value": true, "raw": "true", "range": [ - 15767, - 15771 + 15521, + 15525 ], "loc": { "start": { - "line": 563, + "line": 556, "column": 48 }, "end": { - "line": 563, + "line": 556, "column": 52 } } @@ -23548,16 +23109,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 15786, - 15793 + 15540, + 15547 ], "loc": { "start": { - "line": 564, + "line": 557, "column": 12 }, "end": { - "line": 564, + "line": 557, "column": 19 } } @@ -23570,16 +23131,16 @@ "type": "Identifier", "name": "f", "range": [ - 15794, - 15795 + 15548, + 15549 ], "loc": { "start": { - "line": 564, + "line": 557, "column": 20 }, "end": { - "line": 564, + "line": 557, "column": 21 } } @@ -23588,47 +23149,47 @@ "type": "Identifier", "name": "sort_select", "range": [ - 15796, - 15807 + 15550, + 15561 ], "loc": { "start": { - "line": 564, + "line": 557, "column": 22 }, "end": { - "line": 564, + "line": 557, "column": 33 } } }, "range": [ - 15794, - 15807 + 15548, + 15561 ], "loc": { "start": { - "line": 564, + "line": 557, "column": 20 }, "end": { - "line": 564, + "line": 557, "column": 33 } } } ], "range": [ - 15786, - 15808 + 15540, + 15562 ], "loc": { "start": { - "line": 564, + "line": 557, "column": 12 }, "end": { - "line": 564, + "line": 557, "column": 34 } } @@ -23640,16 +23201,16 @@ "type": "Identifier", "name": "f", "range": [ - 15811, - 15812 + 15565, + 15566 ], "loc": { "start": { - "line": 564, + "line": 557, "column": 37 }, "end": { - "line": 564, + "line": 557, "column": 38 } } @@ -23658,31 +23219,31 @@ "type": "Identifier", "name": "sort_select", "range": [ - 15813, - 15824 + 15567, + 15578 ], "loc": { "start": { - "line": 564, + "line": 557, "column": 39 }, "end": { - "line": 564, + "line": 557, "column": 50 } } }, "range": [ - 15811, - 15824 + 15565, + 15578 ], "loc": { "start": { - "line": 564, + "line": 557, "column": 37 }, "end": { - "line": 564, + "line": 557, "column": 50 } } @@ -23693,16 +23254,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 15827, - 15834 + 15581, + 15588 ], "loc": { "start": { - "line": 564, + "line": 557, "column": 53 }, "end": { - "line": 564, + "line": 557, "column": 60 } } @@ -23715,16 +23276,16 @@ "type": "Identifier", "name": "f", "range": [ - 15835, - 15836 + 15589, + 15590 ], "loc": { "start": { - "line": 564, + "line": 557, "column": 61 }, "end": { - "line": 564, + "line": 557, "column": 62 } } @@ -23733,107 +23294,107 @@ "type": "Identifier", "name": "sort_select", "range": [ - 15837, - 15848 + 15591, + 15602 ], "loc": { "start": { - "line": 564, + "line": 557, "column": 63 }, "end": { - "line": 564, + "line": 557, "column": 74 } } }, "range": [ - 15835, - 15848 + 15589, + 15602 ], "loc": { "start": { - "line": 564, + "line": 557, "column": 61 }, "end": { - "line": 564, + "line": 557, "column": 74 } } } ], "range": [ - 15827, - 15849 + 15581, + 15603 ], "loc": { "start": { - "line": 564, + "line": 557, "column": 53 }, "end": { - "line": 564, + "line": 557, "column": 75 } } }, "range": [ - 15786, - 15849 + 15540, + 15603 ], "loc": { "start": { - "line": 564, + "line": 557, "column": 12 }, "end": { - "line": 564, + "line": 557, "column": 75 } } }, "range": [ - 15742, - 15849 + 15496, + 15603 ], "loc": { "start": { - "line": 563, + "line": 556, "column": 23 }, "end": { - "line": 564, + "line": 557, "column": 75 } } }, "range": [ - 15727, - 15849 + 15481, + 15603 ], "loc": { "start": { - "line": 563, + "line": 556, "column": 8 }, "end": { - "line": 564, + "line": 557, "column": 75 } } }, "range": [ - 15727, - 15850 + 15481, + 15604 ], "loc": { "start": { - "line": 563, + "line": 556, "column": 8 }, "end": { - "line": 564, + "line": 557, "column": 76 } }, @@ -23842,16 +23403,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": [ - 15540, - 15718 + 15294, + 15472 ], "loc": { "start": { - "line": 558, + "line": 551, "column": 8 }, "end": { - "line": 562, + "line": 555, "column": 11 } } @@ -23862,16 +23423,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": [ - 15860, - 16036 + 15614, + 15790 ], "loc": { "start": { - "line": 566, + "line": 559, "column": 8 }, "end": { - "line": 571, + "line": 564, "column": 11 } } @@ -23889,16 +23450,16 @@ "object": { "type": "ThisExpression", "range": [ - 16045, - 16049 + 15799, + 15803 ], "loc": { "start": { - "line": 572, + "line": 565, "column": 8 }, "end": { - "line": 572, + "line": 565, "column": 12 } } @@ -23907,31 +23468,31 @@ "type": "Identifier", "name": "isSortNumAsc", "range": [ - 16050, - 16062 + 15804, + 15816 ], "loc": { "start": { - "line": 572, + "line": 565, "column": 13 }, "end": { - "line": 572, + "line": 565, "column": 25 } } }, "range": [ - 16045, - 16062 + 15799, + 15816 ], "loc": { "start": { - "line": 572, + "line": 565, "column": 8 }, "end": { - "line": 572, + "line": 565, "column": 25 } } @@ -23942,16 +23503,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 16065, - 16072 + 15819, + 15826 ], "loc": { "start": { - "line": 572, + "line": 565, "column": 28 }, "end": { - "line": 572, + "line": 565, "column": 35 } } @@ -23964,16 +23525,16 @@ "type": "Identifier", "name": "f", "range": [ - 16073, - 16074 + 15827, + 15828 ], "loc": { "start": { - "line": 572, + "line": 565, "column": 36 }, "end": { - "line": 572, + "line": 565, "column": 37 } } @@ -23982,77 +23543,77 @@ "type": "Identifier", "name": "sort_num_asc", "range": [ - 16075, - 16087 + 15829, + 15841 ], "loc": { "start": { - "line": 572, + "line": 565, "column": 38 }, "end": { - "line": 572, + "line": 565, "column": 50 } } }, "range": [ - 16073, - 16087 + 15827, + 15841 ], "loc": { "start": { - "line": 572, + "line": 565, "column": 36 }, "end": { - "line": 572, + "line": 565, "column": 50 } } } ], "range": [ - 16065, - 16088 + 15819, + 15842 ], "loc": { "start": { - "line": 572, + "line": 565, "column": 28 }, "end": { - "line": 572, + "line": 565, "column": 51 } } }, "range": [ - 16045, - 16088 + 15799, + 15842 ], "loc": { "start": { - "line": 572, + "line": 565, "column": 8 }, "end": { - "line": 572, + "line": 565, "column": 51 } } }, "range": [ - 16045, - 16089 + 15799, + 15843 ], "loc": { "start": { - "line": 572, + "line": 565, "column": 8 }, "end": { - "line": 572, + "line": 565, "column": 52 } }, @@ -24061,12 +23622,282 @@ "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": [ - 15860, - 16036 + 15614, + 15790 ], "loc": { "start": { - "line": 566, + "line": 559, + "column": 8 + }, + "end": { + "line": 564, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n ", + "range": [ + 15853, + 15990 + ], + "loc": { + "start": { + "line": 567, + "column": 8 + }, + "end": { + "line": 571, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 15999, + 16003 + ], + "loc": { + "start": { + "line": 572, + "column": 8 + }, + "end": { + "line": 572, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "sortNumAsc", + "range": [ + 16004, + 16014 + ], + "loc": { + "start": { + "line": 572, + "column": 13 + }, + "end": { + "line": 572, + "column": 23 + } + } + }, + "range": [ + 15999, + 16014 + ], + "loc": { + "start": { + "line": 572, + "column": 8 + }, + "end": { + "line": 572, + "column": 23 + } + } + }, + "right": { + "type": "ConditionalExpression", + "test": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 16017, + 16021 + ], + "loc": { + "start": { + "line": 572, + "column": 26 + }, + "end": { + "line": 572, + "column": 30 + } + } + }, + "property": { + "type": "Identifier", + "name": "isSortNumAsc", + "range": [ + 16022, + 16034 + ], + "loc": { + "start": { + "line": 572, + "column": 31 + }, + "end": { + "line": 572, + "column": 43 + } + } + }, + "range": [ + 16017, + 16034 + ], + "loc": { + "start": { + "line": 572, + "column": 26 + }, + "end": { + "line": 572, + "column": 43 + } + } + }, + "consequent": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 16037, + 16038 + ], + "loc": { + "start": { + "line": 572, + "column": 46 + }, + "end": { + "line": 572, + "column": 47 + } + } + }, + "property": { + "type": "Identifier", + "name": "sort_num_asc", + "range": [ + 16039, + 16051 + ], + "loc": { + "start": { + "line": 572, + "column": 48 + }, + "end": { + "line": 572, + "column": 60 + } + } + }, + "range": [ + 16037, + 16051 + ], + "loc": { + "start": { + "line": 572, + "column": 46 + }, + "end": { + "line": 572, + "column": 60 + } + } + }, + "alternate": { + "type": "ArrayExpression", + "elements": [], + "range": [ + 16054, + 16056 + ], + "loc": { + "start": { + "line": 572, + "column": 63 + }, + "end": { + "line": 572, + "column": 65 + } + } + }, + "range": [ + 16017, + 16056 + ], + "loc": { + "start": { + "line": 572, + "column": 26 + }, + "end": { + "line": 572, + "column": 65 + } + } + }, + "range": [ + 15999, + 16056 + ], + "loc": { + "start": { + "line": 572, + "column": 8 + }, + "end": { + "line": 572, + "column": 65 + } + } + }, + "range": [ + 15999, + 16057 + ], + "loc": { + "start": { + "line": 572, + "column": 8 + }, + "end": { + "line": 572, + "column": 66 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n ", + "range": [ + 15853, + 15990 + ], + "loc": { + "start": { + "line": 567, "column": 8 }, "end": { @@ -24076,291 +23907,21 @@ } } ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n ", - "range": [ - 16099, - 16236 - ], - "loc": { - "start": { - "line": 574, - "column": 8 - }, - "end": { - "line": 578, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 16245, - 16249 - ], - "loc": { - "start": { - "line": 579, - "column": 8 - }, - "end": { - "line": 579, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "sortNumAsc", - "range": [ - 16250, - 16260 - ], - "loc": { - "start": { - "line": 579, - "column": 13 - }, - "end": { - "line": 579, - "column": 23 - } - } - }, - "range": [ - 16245, - 16260 - ], - "loc": { - "start": { - "line": 579, - "column": 8 - }, - "end": { - "line": 579, - "column": 23 - } - } - }, - "right": { - "type": "ConditionalExpression", - "test": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 16263, - 16267 - ], - "loc": { - "start": { - "line": 579, - "column": 26 - }, - "end": { - "line": 579, - "column": 30 - } - } - }, - "property": { - "type": "Identifier", - "name": "isSortNumAsc", - "range": [ - 16268, - 16280 - ], - "loc": { - "start": { - "line": 579, - "column": 31 - }, - "end": { - "line": 579, - "column": 43 - } - } - }, - "range": [ - 16263, - 16280 - ], - "loc": { - "start": { - "line": 579, - "column": 26 - }, - "end": { - "line": 579, - "column": 43 - } - } - }, - "consequent": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 16283, - 16284 - ], - "loc": { - "start": { - "line": 579, - "column": 46 - }, - "end": { - "line": 579, - "column": 47 - } - } - }, - "property": { - "type": "Identifier", - "name": "sort_num_asc", - "range": [ - 16285, - 16297 - ], - "loc": { - "start": { - "line": 579, - "column": 48 - }, - "end": { - "line": 579, - "column": 60 - } - } - }, - "range": [ - 16283, - 16297 - ], - "loc": { - "start": { - "line": 579, - "column": 46 - }, - "end": { - "line": 579, - "column": 60 - } - } - }, - "alternate": { - "type": "ArrayExpression", - "elements": [], - "range": [ - 16300, - 16302 - ], - "loc": { - "start": { - "line": 579, - "column": 63 - }, - "end": { - "line": 579, - "column": 65 - } - } - }, - "range": [ - 16263, - 16302 - ], - "loc": { - "start": { - "line": 579, - "column": 26 - }, - "end": { - "line": 579, - "column": 65 - } - } - }, - "range": [ - 16245, - 16302 - ], - "loc": { - "start": { - "line": 579, - "column": 8 - }, - "end": { - "line": 579, - "column": 65 - } - } - }, - "range": [ - 16245, - 16303 - ], - "loc": { - "start": { - "line": 579, - "column": 8 - }, - "end": { - "line": 579, - "column": 66 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n ", - "range": [ - 16099, - 16236 - ], - "loc": { - "start": { - "line": 574, - "column": 8 - }, - "end": { - "line": 578, - "column": 11 - } - } - } - ], "trailingComments": [ { "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": [ - 16313, - 16490 + 16067, + 16244 ], "loc": { "start": { - "line": 581, + "line": 574, "column": 8 }, "end": { - "line": 586, + "line": 579, "column": 11 } } @@ -24378,16 +23939,16 @@ "object": { "type": "ThisExpression", "range": [ - 16499, - 16503 + 16253, + 16257 ], "loc": { "start": { - "line": 587, + "line": 580, "column": 8 }, "end": { - "line": 587, + "line": 580, "column": 12 } } @@ -24396,31 +23957,31 @@ "type": "Identifier", "name": "isSortNumDesc", "range": [ - 16504, - 16517 + 16258, + 16271 ], "loc": { "start": { - "line": 587, + "line": 580, "column": 13 }, "end": { - "line": 587, + "line": 580, "column": 26 } } }, "range": [ - 16499, - 16517 + 16253, + 16271 ], "loc": { "start": { - "line": 587, + "line": 580, "column": 8 }, "end": { - "line": 587, + "line": 580, "column": 26 } } @@ -24431,16 +23992,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 16520, - 16527 + 16274, + 16281 ], "loc": { "start": { - "line": 587, + "line": 580, "column": 29 }, "end": { - "line": 587, + "line": 580, "column": 36 } } @@ -24453,16 +24014,16 @@ "type": "Identifier", "name": "f", "range": [ - 16528, - 16529 + 16282, + 16283 ], "loc": { "start": { - "line": 587, + "line": 580, "column": 37 }, "end": { - "line": 587, + "line": 580, "column": 38 } } @@ -24471,77 +24032,77 @@ "type": "Identifier", "name": "sort_num_desc", "range": [ - 16530, - 16543 + 16284, + 16297 ], "loc": { "start": { - "line": 587, + "line": 580, "column": 39 }, "end": { - "line": 587, + "line": 580, "column": 52 } } }, "range": [ - 16528, - 16543 + 16282, + 16297 ], "loc": { "start": { - "line": 587, + "line": 580, "column": 37 }, "end": { - "line": 587, + "line": 580, "column": 52 } } } ], "range": [ - 16520, - 16544 + 16274, + 16298 ], "loc": { "start": { - "line": 587, + "line": 580, "column": 29 }, "end": { - "line": 587, + "line": 580, "column": 53 } } }, "range": [ - 16499, - 16544 + 16253, + 16298 ], "loc": { "start": { - "line": 587, + "line": 580, "column": 8 }, "end": { - "line": 587, + "line": 580, "column": 53 } } }, "range": [ - 16499, - 16545 + 16253, + 16299 ], "loc": { "start": { - "line": 587, + "line": 580, "column": 8 }, "end": { - "line": 587, + "line": 580, "column": 54 } }, @@ -24550,16 +24111,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": [ - 16313, - 16490 + 16067, + 16244 ], "loc": { "start": { - "line": 581, + "line": 574, "column": 8 }, "end": { - "line": 586, + "line": 579, "column": 11 } } @@ -24570,16 +24131,16 @@ "type": "Block", "value": "*\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n ", "range": [ - 16555, - 16693 + 16309, + 16447 ], "loc": { "start": { - "line": 589, + "line": 582, "column": 8 }, "end": { - "line": 593, + "line": 586, "column": 11 } } @@ -24597,16 +24158,16 @@ "object": { "type": "ThisExpression", "range": [ - 16702, - 16706 + 16456, + 16460 ], "loc": { "start": { - "line": 594, + "line": 587, "column": 8 }, "end": { - "line": 594, + "line": 587, "column": 12 } } @@ -24615,31 +24176,31 @@ "type": "Identifier", "name": "sortNumDesc", "range": [ - 16707, - 16718 + 16461, + 16472 ], "loc": { "start": { - "line": 594, + "line": 587, "column": 13 }, "end": { - "line": 594, + "line": 587, "column": 24 } } }, "range": [ - 16702, - 16718 + 16456, + 16472 ], "loc": { "start": { - "line": 594, + "line": 587, "column": 8 }, "end": { - "line": 594, + "line": 587, "column": 24 } } @@ -24652,16 +24213,16 @@ "object": { "type": "ThisExpression", "range": [ - 16721, - 16725 + 16475, + 16479 ], "loc": { "start": { - "line": 594, + "line": 587, "column": 27 }, "end": { - "line": 594, + "line": 587, "column": 31 } } @@ -24670,31 +24231,31 @@ "type": "Identifier", "name": "isSortNumDesc", "range": [ - 16726, - 16739 + 16480, + 16493 ], "loc": { "start": { - "line": 594, + "line": 587, "column": 32 }, "end": { - "line": 594, + "line": 587, "column": 45 } } }, "range": [ - 16721, - 16739 + 16475, + 16493 ], "loc": { "start": { - "line": 594, + "line": 587, "column": 27 }, "end": { - "line": 594, + "line": 587, "column": 45 } } @@ -24706,16 +24267,16 @@ "type": "Identifier", "name": "f", "range": [ - 16742, - 16743 + 16496, + 16497 ], "loc": { "start": { - "line": 594, + "line": 587, "column": 48 }, "end": { - "line": 594, + "line": 587, "column": 49 } } @@ -24724,31 +24285,31 @@ "type": "Identifier", "name": "sort_num_desc", "range": [ - 16744, - 16757 + 16498, + 16511 ], "loc": { "start": { - "line": 594, + "line": 587, "column": 50 }, "end": { - "line": 594, + "line": 587, "column": 63 } } }, "range": [ - 16742, - 16757 + 16496, + 16511 ], "loc": { "start": { - "line": 594, + "line": 587, "column": 48 }, "end": { - "line": 594, + "line": 587, "column": 63 } } @@ -24757,61 +24318,61 @@ "type": "ArrayExpression", "elements": [], "range": [ - 16760, - 16762 + 16514, + 16516 ], "loc": { "start": { - "line": 594, + "line": 587, "column": 66 }, "end": { - "line": 594, + "line": 587, "column": 68 } } }, "range": [ - 16721, - 16762 + 16475, + 16516 ], "loc": { "start": { - "line": 594, + "line": 587, "column": 27 }, "end": { - "line": 594, + "line": 587, "column": 68 } } }, "range": [ - 16702, - 16762 + 16456, + 16516 ], "loc": { "start": { - "line": 594, + "line": 587, "column": 8 }, "end": { - "line": 594, + "line": 587, "column": 68 } } }, "range": [ - 16702, - 16763 + 16456, + 16517 ], "loc": { "start": { - "line": 594, + "line": 587, "column": 8 }, "end": { - "line": 594, + "line": 587, "column": 69 } }, @@ -24820,8 +24381,227 @@ "type": "Block", "value": "*\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n ", "range": [ - 16555, - 16693 + 16309, + 16447 + ], + "loc": { + "start": { + "line": 582, + "column": 8 + }, + "end": { + "line": 586, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n ", + "range": [ + 16527, + 16670 + ], + "loc": { + "start": { + "line": 589, + "column": 8 + }, + "end": { + "line": 593, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 16679, + 16683 + ], + "loc": { + "start": { + "line": 594, + "column": 8 + }, + "end": { + "line": 594, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "loadFltOnDemand", + "range": [ + 16684, + 16699 + ], + "loc": { + "start": { + "line": 594, + "column": 13 + }, + "end": { + "line": 594, + "column": 28 + } + } + }, + "range": [ + 16679, + 16699 + ], + "loc": { + "start": { + "line": 594, + "column": 8 + }, + "end": { + "line": 594, + "column": 28 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "Boolean", + "range": [ + 16702, + 16709 + ], + "loc": { + "start": { + "line": 594, + "column": 31 + }, + "end": { + "line": 594, + "column": 38 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 16710, + 16711 + ], + "loc": { + "start": { + "line": 594, + "column": 39 + }, + "end": { + "line": 594, + "column": 40 + } + } + }, + "property": { + "type": "Identifier", + "name": "load_filters_on_demand", + "range": [ + 16712, + 16734 + ], + "loc": { + "start": { + "line": 594, + "column": 41 + }, + "end": { + "line": 594, + "column": 63 + } + } + }, + "range": [ + 16710, + 16734 + ], + "loc": { + "start": { + "line": 594, + "column": 39 + }, + "end": { + "line": 594, + "column": 63 + } + } + } + ], + "range": [ + 16702, + 16735 + ], + "loc": { + "start": { + "line": 594, + "column": 31 + }, + "end": { + "line": 594, + "column": 64 + } + } + }, + "range": [ + 16679, + 16735 + ], + "loc": { + "start": { + "line": 594, + "column": 8 + }, + "end": { + "line": 594, + "column": 64 + } + } + }, + "range": [ + 16679, + 16736 + ], + "loc": { + "start": { + "line": 594, + "column": 8 + }, + "end": { + "line": 594, + "column": 65 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n ", + "range": [ + 16527, + 16670 ], "loc": { "start": { @@ -24835,240 +24615,21 @@ } } ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n ", - "range": [ - 16773, - 16916 - ], - "loc": { - "start": { - "line": 596, - "column": 8 - }, - "end": { - "line": 600, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 16925, - 16929 - ], - "loc": { - "start": { - "line": 601, - "column": 8 - }, - "end": { - "line": 601, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "loadFltOnDemand", - "range": [ - 16930, - 16945 - ], - "loc": { - "start": { - "line": 601, - "column": 13 - }, - "end": { - "line": 601, - "column": 28 - } - } - }, - "range": [ - 16925, - 16945 - ], - "loc": { - "start": { - "line": 601, - "column": 8 - }, - "end": { - "line": 601, - "column": 28 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "Boolean", - "range": [ - 16948, - 16955 - ], - "loc": { - "start": { - "line": 601, - "column": 31 - }, - "end": { - "line": 601, - "column": 38 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 16956, - 16957 - ], - "loc": { - "start": { - "line": 601, - "column": 39 - }, - "end": { - "line": 601, - "column": 40 - } - } - }, - "property": { - "type": "Identifier", - "name": "load_filters_on_demand", - "range": [ - 16958, - 16980 - ], - "loc": { - "start": { - "line": 601, - "column": 41 - }, - "end": { - "line": 601, - "column": 63 - } - } - }, - "range": [ - 16956, - 16980 - ], - "loc": { - "start": { - "line": 601, - "column": 39 - }, - "end": { - "line": 601, - "column": 63 - } - } - } - ], - "range": [ - 16948, - 16981 - ], - "loc": { - "start": { - "line": 601, - "column": 31 - }, - "end": { - "line": 601, - "column": 64 - } - } - }, - "range": [ - 16925, - 16981 - ], - "loc": { - "start": { - "line": 601, - "column": 8 - }, - "end": { - "line": 601, - "column": 64 - } - } - }, - "range": [ - 16925, - 16982 - ], - "loc": { - "start": { - "line": 601, - "column": 8 - }, - "end": { - "line": 601, - "column": 65 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n ", - "range": [ - 16773, - 16916 - ], - "loc": { - "start": { - "line": 596, - "column": 8 - }, - "end": { - "line": 600, - "column": 11 - } - } - } - ], "trailingComments": [ { "type": "Block", "value": "*\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n ", "range": [ - 16992, - 17110 + 16746, + 16864 ], "loc": { "start": { - "line": 603, + "line": 596, "column": 8 }, "end": { - "line": 606, + "line": 599, "column": 11 } } @@ -25086,16 +24647,16 @@ "object": { "type": "ThisExpression", "range": [ - 17119, - 17123 + 16873, + 16877 ], "loc": { "start": { - "line": 607, + "line": 600, "column": 8 }, "end": { - "line": 607, + "line": 600, "column": 12 } } @@ -25104,31 +24665,31 @@ "type": "Identifier", "name": "hasCustomOptions", "range": [ - 17124, - 17140 + 16878, + 16894 ], "loc": { "start": { - "line": 607, + "line": 600, "column": 13 }, "end": { - "line": 607, + "line": 600, "column": 29 } } }, "range": [ - 17119, - 17140 + 16873, + 16894 ], "loc": { "start": { - "line": 607, + "line": 600, "column": 8 }, "end": { - "line": 607, + "line": 600, "column": 29 } } @@ -25139,16 +24700,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 17143, - 17148 + 16897, + 16902 ], "loc": { "start": { - "line": 607, + "line": 600, "column": 32 }, "end": { - "line": 607, + "line": 600, "column": 37 } } @@ -25161,16 +24722,16 @@ "type": "Identifier", "name": "f", "range": [ - 17149, - 17150 + 16903, + 16904 ], "loc": { "start": { - "line": 607, + "line": 600, "column": 38 }, "end": { - "line": 607, + "line": 600, "column": 39 } } @@ -25179,77 +24740,77 @@ "type": "Identifier", "name": "custom_options", "range": [ - 17151, - 17165 + 16905, + 16919 ], "loc": { "start": { - "line": 607, + "line": 600, "column": 40 }, "end": { - "line": 607, + "line": 600, "column": 54 } } }, "range": [ - 17149, - 17165 + 16903, + 16919 ], "loc": { "start": { - "line": 607, + "line": 600, "column": 38 }, "end": { - "line": 607, + "line": 600, "column": 54 } } } ], "range": [ - 17143, - 17166 + 16897, + 16920 ], "loc": { "start": { - "line": 607, + "line": 600, "column": 32 }, "end": { - "line": 607, + "line": 600, "column": 55 } } }, "range": [ - 17119, - 17166 + 16873, + 16920 ], "loc": { "start": { - "line": 607, + "line": 600, "column": 8 }, "end": { - "line": 607, + "line": 600, "column": 55 } } }, "range": [ - 17119, - 17167 + 16873, + 16921 ], "loc": { "start": { - "line": 607, + "line": 600, "column": 8 }, "end": { - "line": 607, + "line": 600, "column": 56 } }, @@ -25258,16 +24819,16 @@ "type": "Block", "value": "*\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n ", "range": [ - 16992, - 17110 + 16746, + 16864 ], "loc": { "start": { - "line": 603, + "line": 596, "column": 8 }, "end": { - "line": 606, + "line": 599, "column": 11 } } @@ -25278,16 +24839,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": [ - 17177, - 17649 + 16931, + 17403 ], "loc": { "start": { - "line": 609, + "line": 602, "column": 8 }, "end": { - "line": 625, + "line": 618, "column": 11 } } @@ -25305,16 +24866,16 @@ "object": { "type": "ThisExpression", "range": [ - 17658, - 17662 + 17412, + 17416 ], "loc": { "start": { - "line": 626, + "line": 619, "column": 8 }, "end": { - "line": 626, + "line": 619, "column": 12 } } @@ -25323,31 +24884,31 @@ "type": "Identifier", "name": "customOptions", "range": [ - 17663, - 17676 + 17417, + 17430 ], "loc": { "start": { - "line": 626, + "line": 619, "column": 13 }, "end": { - "line": 626, + "line": 619, "column": 26 } } }, "range": [ - 17658, - 17676 + 17412, + 17430 ], "loc": { "start": { - "line": 626, + "line": 619, "column": 8 }, "end": { - "line": 626, + "line": 619, "column": 26 } } @@ -25359,16 +24920,16 @@ "type": "Identifier", "name": "f", "range": [ - 17679, - 17680 + 17433, + 17434 ], "loc": { "start": { - "line": 626, + "line": 619, "column": 29 }, "end": { - "line": 626, + "line": 619, "column": 30 } } @@ -25377,61 +24938,61 @@ "type": "Identifier", "name": "custom_options", "range": [ - 17681, - 17695 + 17435, + 17449 ], "loc": { "start": { - "line": 626, + "line": 619, "column": 31 }, "end": { - "line": 626, + "line": 619, "column": 45 } } }, "range": [ - 17679, - 17695 + 17433, + 17449 ], "loc": { "start": { - "line": 626, + "line": 619, "column": 29 }, "end": { - "line": 626, + "line": 619, "column": 45 } } }, "range": [ - 17658, - 17695 + 17412, + 17449 ], "loc": { "start": { - "line": 626, + "line": 619, "column": 8 }, "end": { - "line": 626, + "line": 619, "column": 45 } } }, "range": [ - 17658, - 17696 + 17412, + 17450 ], "loc": { "start": { - "line": 626, + "line": 619, "column": 8 }, "end": { - "line": 626, + "line": 619, "column": 46 } }, @@ -25440,16 +25001,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": [ - 17177, - 17649 + 16931, + 17403 ], "loc": { "start": { - "line": 609, + "line": 602, "column": 8 }, "end": { - "line": 625, + "line": 618, "column": 11 } } @@ -25460,16 +25021,16 @@ "type": "Block", "value": "** Filter operators **", "range": [ - 17706, - 17732 + 17460, + 17486 ], "loc": { "start": { - "line": 628, + "line": 621, "column": 8 }, "end": { - "line": 628, + "line": 621, "column": 34 } } @@ -25478,16 +25039,16 @@ "type": "Block", "value": "*\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n ", "range": [ - 17741, - 17858 + 17495, + 17612 ], "loc": { "start": { - "line": 629, + "line": 622, "column": 8 }, "end": { - "line": 632, + "line": 625, "column": 11 } } @@ -25505,16 +25066,16 @@ "object": { "type": "ThisExpression", "range": [ - 17867, - 17871 + 17621, + 17625 ], "loc": { "start": { - "line": 633, + "line": 626, "column": 8 }, "end": { - "line": 633, + "line": 626, "column": 12 } } @@ -25523,31 +25084,31 @@ "type": "Identifier", "name": "rgxOperator", "range": [ - 17872, - 17883 + 17626, + 17637 ], "loc": { "start": { - "line": 633, + "line": 626, "column": 13 }, "end": { - "line": 633, + "line": 626, "column": 24 } } }, "range": [ - 17867, - 17883 + 17621, + 17637 ], "loc": { "start": { - "line": 633, + "line": 626, "column": 8 }, "end": { - "line": 633, + "line": 626, "column": 24 } } @@ -25558,16 +25119,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 17886, - 17897 + 17640, + 17651 ], "loc": { "start": { - "line": 633, + "line": 626, "column": 27 }, "end": { - "line": 633, + "line": 626, "column": 38 } } @@ -25580,16 +25141,16 @@ "type": "Identifier", "name": "f", "range": [ - 17898, - 17899 + 17652, + 17653 ], "loc": { "start": { - "line": 633, + "line": 626, "column": 39 }, "end": { - "line": 633, + "line": 626, "column": 40 } } @@ -25598,31 +25159,31 @@ "type": "Identifier", "name": "regexp_operator", "range": [ - 17900, - 17915 + 17654, + 17669 ], "loc": { "start": { - "line": 633, + "line": 626, "column": 41 }, "end": { - "line": 633, + "line": 626, "column": 56 } } }, "range": [ - 17898, - 17915 + 17652, + 17669 ], "loc": { "start": { - "line": 633, + "line": 626, "column": 39 }, "end": { - "line": 633, + "line": 626, "column": 56 } } @@ -25632,62 +25193,62 @@ "value": "rgx:", "raw": "'rgx:'", "range": [ - 17917, - 17923 + 17671, + 17677 ], "loc": { "start": { - "line": 633, + "line": 626, "column": 58 }, "end": { - "line": 633, + "line": 626, "column": 64 } } } ], "range": [ - 17886, - 17924 + 17640, + 17678 ], "loc": { "start": { - "line": 633, + "line": 626, "column": 27 }, "end": { - "line": 633, + "line": 626, "column": 65 } } }, "range": [ - 17867, - 17924 + 17621, + 17678 ], "loc": { "start": { - "line": 633, + "line": 626, "column": 8 }, "end": { - "line": 633, + "line": 626, "column": 65 } } }, "range": [ - 17867, - 17925 + 17621, + 17679 ], "loc": { "start": { - "line": 633, + "line": 626, "column": 8 }, "end": { - "line": 633, + "line": 626, "column": 66 } }, @@ -25696,16 +25257,16 @@ "type": "Block", "value": "** Filter operators **", "range": [ - 17706, - 17732 + 17460, + 17486 ], "loc": { "start": { - "line": 628, + "line": 621, "column": 8 }, "end": { - "line": 628, + "line": 621, "column": 34 } } @@ -25714,16 +25275,16 @@ "type": "Block", "value": "*\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n ", "range": [ - 17741, - 17858 + 17495, + 17612 ], "loc": { "start": { - "line": 629, + "line": 622, "column": 8 }, "end": { - "line": 632, + "line": 625, "column": 11 } } @@ -25734,16 +25295,16 @@ "type": "Block", "value": "*\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n ", "range": [ - 17935, - 18048 + 17689, + 17802 ], "loc": { "start": { - "line": 635, + "line": 628, "column": 8 }, "end": { - "line": 638, + "line": 631, "column": 11 } } @@ -25761,16 +25322,16 @@ "object": { "type": "ThisExpression", "range": [ - 18057, - 18061 + 17811, + 17815 ], "loc": { "start": { - "line": 639, + "line": 632, "column": 8 }, "end": { - "line": 639, + "line": 632, "column": 12 } } @@ -25779,31 +25340,31 @@ "type": "Identifier", "name": "emOperator", "range": [ - 18062, - 18072 + 17816, + 17826 ], "loc": { "start": { - "line": 639, + "line": 632, "column": 13 }, "end": { - "line": 639, + "line": 632, "column": 23 } } }, "range": [ - 18057, - 18072 + 17811, + 17826 ], "loc": { "start": { - "line": 639, + "line": 632, "column": 8 }, "end": { - "line": 639, + "line": 632, "column": 23 } } @@ -25814,16 +25375,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 18075, - 18086 + 17829, + 17840 ], "loc": { "start": { - "line": 639, + "line": 632, "column": 26 }, "end": { - "line": 639, + "line": 632, "column": 37 } } @@ -25836,16 +25397,16 @@ "type": "Identifier", "name": "f", "range": [ - 18087, - 18088 + 17841, + 17842 ], "loc": { "start": { - "line": 639, + "line": 632, "column": 38 }, "end": { - "line": 639, + "line": 632, "column": 39 } } @@ -25854,31 +25415,31 @@ "type": "Identifier", "name": "empty_operator", "range": [ - 18089, - 18103 + 17843, + 17857 ], "loc": { "start": { - "line": 639, + "line": 632, "column": 40 }, "end": { - "line": 639, + "line": 632, "column": 54 } } }, "range": [ - 18087, - 18103 + 17841, + 17857 ], "loc": { "start": { - "line": 639, + "line": 632, "column": 38 }, "end": { - "line": 639, + "line": 632, "column": 54 } } @@ -25888,62 +25449,62 @@ "value": "[empty]", "raw": "'[empty]'", "range": [ - 18105, - 18114 + 17859, + 17868 ], "loc": { "start": { - "line": 639, + "line": 632, "column": 56 }, "end": { - "line": 639, + "line": 632, "column": 65 } } } ], "range": [ - 18075, - 18115 + 17829, + 17869 ], "loc": { "start": { - "line": 639, + "line": 632, "column": 26 }, "end": { - "line": 639, + "line": 632, "column": 66 } } }, "range": [ - 18057, - 18115 + 17811, + 17869 ], "loc": { "start": { - "line": 639, + "line": 632, "column": 8 }, "end": { - "line": 639, + "line": 632, "column": 66 } } }, "range": [ - 18057, - 18116 + 17811, + 17870 ], "loc": { "start": { - "line": 639, + "line": 632, "column": 8 }, "end": { - "line": 639, + "line": 632, "column": 67 } }, @@ -25952,16 +25513,16 @@ "type": "Block", "value": "*\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n ", "range": [ - 17935, - 18048 + 17689, + 17802 ], "loc": { "start": { - "line": 635, + "line": 628, "column": 8 }, "end": { - "line": 638, + "line": 631, "column": 11 } } @@ -25972,16 +25533,16 @@ "type": "Block", "value": "*\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n ", "range": [ - 18126, - 18246 + 17880, + 18000 ], "loc": { "start": { - "line": 641, + "line": 634, "column": 8 }, "end": { - "line": 644, + "line": 637, "column": 11 } } @@ -25999,16 +25560,16 @@ "object": { "type": "ThisExpression", "range": [ - 18255, - 18259 + 18009, + 18013 ], "loc": { "start": { - "line": 645, + "line": 638, "column": 8 }, "end": { - "line": 645, + "line": 638, "column": 12 } } @@ -26017,31 +25578,31 @@ "type": "Identifier", "name": "nmOperator", "range": [ - 18260, - 18270 + 18014, + 18024 ], "loc": { "start": { - "line": 645, + "line": 638, "column": 13 }, "end": { - "line": 645, + "line": 638, "column": 23 } } }, "range": [ - 18255, - 18270 + 18009, + 18024 ], "loc": { "start": { - "line": 645, + "line": 638, "column": 8 }, "end": { - "line": 645, + "line": 638, "column": 23 } } @@ -26052,16 +25613,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 18273, - 18284 + 18027, + 18038 ], "loc": { "start": { - "line": 645, + "line": 638, "column": 26 }, "end": { - "line": 645, + "line": 638, "column": 37 } } @@ -26074,16 +25635,16 @@ "type": "Identifier", "name": "f", "range": [ - 18285, - 18286 + 18039, + 18040 ], "loc": { "start": { - "line": 645, + "line": 638, "column": 38 }, "end": { - "line": 645, + "line": 638, "column": 39 } } @@ -26092,31 +25653,31 @@ "type": "Identifier", "name": "nonempty_operator", "range": [ - 18287, - 18304 + 18041, + 18058 ], "loc": { "start": { - "line": 645, + "line": 638, "column": 40 }, "end": { - "line": 645, + "line": 638, "column": 57 } } }, "range": [ - 18285, - 18304 + 18039, + 18058 ], "loc": { "start": { - "line": 645, + "line": 638, "column": 38 }, "end": { - "line": 645, + "line": 638, "column": 57 } } @@ -26126,62 +25687,62 @@ "value": "[nonempty]", "raw": "'[nonempty]'", "range": [ - 18306, - 18318 + 18060, + 18072 ], "loc": { "start": { - "line": 645, + "line": 638, "column": 59 }, "end": { - "line": 645, + "line": 638, "column": 71 } } } ], "range": [ - 18273, - 18319 + 18027, + 18073 ], "loc": { "start": { - "line": 645, + "line": 638, "column": 26 }, "end": { - "line": 645, + "line": 638, "column": 72 } } }, "range": [ - 18255, - 18319 + 18009, + 18073 ], "loc": { "start": { - "line": 645, + "line": 638, "column": 8 }, "end": { - "line": 645, + "line": 638, "column": 72 } } }, "range": [ - 18255, - 18320 + 18009, + 18074 ], "loc": { "start": { - "line": 645, + "line": 638, "column": 8 }, "end": { - "line": 645, + "line": 638, "column": 73 } }, @@ -26190,16 +25751,16 @@ "type": "Block", "value": "*\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n ", "range": [ - 18126, - 18246 + 17880, + 18000 ], "loc": { "start": { - "line": 641, + "line": 634, "column": 8 }, "end": { - "line": 644, + "line": 637, "column": 11 } } @@ -26210,16 +25771,16 @@ "type": "Block", "value": "*\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n ", "range": [ - 18330, - 18437 + 18084, + 18191 ], "loc": { "start": { - "line": 647, + "line": 640, "column": 8 }, "end": { - "line": 650, + "line": 643, "column": 11 } } @@ -26237,16 +25798,16 @@ "object": { "type": "ThisExpression", "range": [ - 18446, - 18450 + 18200, + 18204 ], "loc": { "start": { - "line": 651, + "line": 644, "column": 8 }, "end": { - "line": 651, + "line": 644, "column": 12 } } @@ -26255,31 +25816,31 @@ "type": "Identifier", "name": "orOperator", "range": [ - 18451, - 18461 + 18205, + 18215 ], "loc": { "start": { - "line": 651, + "line": 644, "column": 13 }, "end": { - "line": 651, + "line": 644, "column": 23 } } }, "range": [ - 18446, - 18461 + 18200, + 18215 ], "loc": { "start": { - "line": 651, + "line": 644, "column": 8 }, "end": { - "line": 651, + "line": 644, "column": 23 } } @@ -26290,16 +25851,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 18464, - 18475 + 18218, + 18229 ], "loc": { "start": { - "line": 651, + "line": 644, "column": 26 }, "end": { - "line": 651, + "line": 644, "column": 37 } } @@ -26312,16 +25873,16 @@ "type": "Identifier", "name": "f", "range": [ - 18476, - 18477 + 18230, + 18231 ], "loc": { "start": { - "line": 651, + "line": 644, "column": 38 }, "end": { - "line": 651, + "line": 644, "column": 39 } } @@ -26330,31 +25891,31 @@ "type": "Identifier", "name": "or_operator", "range": [ - 18478, - 18489 + 18232, + 18243 ], "loc": { "start": { - "line": 651, + "line": 644, "column": 40 }, "end": { - "line": 651, + "line": 644, "column": 51 } } }, "range": [ - 18476, - 18489 + 18230, + 18243 ], "loc": { "start": { - "line": 651, + "line": 644, "column": 38 }, "end": { - "line": 651, + "line": 644, "column": 51 } } @@ -26364,62 +25925,62 @@ "value": "||", "raw": "'||'", "range": [ - 18491, - 18495 + 18245, + 18249 ], "loc": { "start": { - "line": 651, + "line": 644, "column": 53 }, "end": { - "line": 651, + "line": 644, "column": 57 } } } ], "range": [ - 18464, - 18496 + 18218, + 18250 ], "loc": { "start": { - "line": 651, + "line": 644, "column": 26 }, "end": { - "line": 651, + "line": 644, "column": 58 } } }, "range": [ - 18446, - 18496 + 18200, + 18250 ], "loc": { "start": { - "line": 651, + "line": 644, "column": 8 }, "end": { - "line": 651, + "line": 644, "column": 58 } } }, "range": [ - 18446, - 18497 + 18200, + 18251 ], "loc": { "start": { - "line": 651, + "line": 644, "column": 8 }, "end": { - "line": 651, + "line": 644, "column": 59 } }, @@ -26428,16 +25989,16 @@ "type": "Block", "value": "*\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n ", "range": [ - 18330, - 18437 + 18084, + 18191 ], "loc": { "start": { - "line": 647, + "line": 640, "column": 8 }, "end": { - "line": 650, + "line": 643, "column": 11 } } @@ -26448,16 +26009,16 @@ "type": "Block", "value": "*\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n ", "range": [ - 18507, - 18615 + 18261, + 18369 ], "loc": { "start": { - "line": 653, + "line": 646, "column": 8 }, "end": { - "line": 656, + "line": 649, "column": 11 } } @@ -26475,16 +26036,16 @@ "object": { "type": "ThisExpression", "range": [ - 18624, - 18628 + 18378, + 18382 ], "loc": { "start": { - "line": 657, + "line": 650, "column": 8 }, "end": { - "line": 657, + "line": 650, "column": 12 } } @@ -26493,31 +26054,31 @@ "type": "Identifier", "name": "anOperator", "range": [ - 18629, - 18639 + 18383, + 18393 ], "loc": { "start": { - "line": 657, + "line": 650, "column": 13 }, "end": { - "line": 657, + "line": 650, "column": 23 } } }, "range": [ - 18624, - 18639 + 18378, + 18393 ], "loc": { "start": { - "line": 657, + "line": 650, "column": 8 }, "end": { - "line": 657, + "line": 650, "column": 23 } } @@ -26528,16 +26089,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 18642, - 18653 + 18396, + 18407 ], "loc": { "start": { - "line": 657, + "line": 650, "column": 26 }, "end": { - "line": 657, + "line": 650, "column": 37 } } @@ -26550,16 +26111,16 @@ "type": "Identifier", "name": "f", "range": [ - 18654, - 18655 + 18408, + 18409 ], "loc": { "start": { - "line": 657, + "line": 650, "column": 38 }, "end": { - "line": 657, + "line": 650, "column": 39 } } @@ -26568,31 +26129,31 @@ "type": "Identifier", "name": "and_operator", "range": [ - 18656, - 18668 + 18410, + 18422 ], "loc": { "start": { - "line": 657, + "line": 650, "column": 40 }, "end": { - "line": 657, + "line": 650, "column": 52 } } }, "range": [ - 18654, - 18668 + 18408, + 18422 ], "loc": { "start": { - "line": 657, + "line": 650, "column": 38 }, "end": { - "line": 657, + "line": 650, "column": 52 } } @@ -26602,62 +26163,62 @@ "value": "&&", "raw": "'&&'", "range": [ - 18670, - 18674 + 18424, + 18428 ], "loc": { "start": { - "line": 657, + "line": 650, "column": 54 }, "end": { - "line": 657, + "line": 650, "column": 58 } } } ], "range": [ - 18642, - 18675 + 18396, + 18429 ], "loc": { "start": { - "line": 657, + "line": 650, "column": 26 }, "end": { - "line": 657, + "line": 650, "column": 59 } } }, "range": [ - 18624, - 18675 + 18378, + 18429 ], "loc": { "start": { - "line": 657, + "line": 650, "column": 8 }, "end": { - "line": 657, + "line": 650, "column": 59 } } }, "range": [ - 18624, - 18676 + 18378, + 18430 ], "loc": { "start": { - "line": 657, + "line": 650, "column": 8 }, "end": { - "line": 657, + "line": 650, "column": 60 } }, @@ -26666,16 +26227,16 @@ "type": "Block", "value": "*\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n ", "range": [ - 18507, - 18615 + 18261, + 18369 ], "loc": { "start": { - "line": 653, + "line": 646, "column": 8 }, "end": { - "line": 656, + "line": 649, "column": 11 } } @@ -26686,16 +26247,16 @@ "type": "Block", "value": "*\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n ", "range": [ - 18686, - 18794 + 18440, + 18548 ], "loc": { "start": { - "line": 659, + "line": 652, "column": 8 }, "end": { - "line": 662, + "line": 655, "column": 11 } } @@ -26713,16 +26274,16 @@ "object": { "type": "ThisExpression", "range": [ - 18803, - 18807 + 18557, + 18561 ], "loc": { "start": { - "line": 663, + "line": 656, "column": 8 }, "end": { - "line": 663, + "line": 656, "column": 12 } } @@ -26731,31 +26292,31 @@ "type": "Identifier", "name": "grOperator", "range": [ - 18808, - 18818 + 18562, + 18572 ], "loc": { "start": { - "line": 663, + "line": 656, "column": 13 }, "end": { - "line": 663, + "line": 656, "column": 23 } } }, "range": [ - 18803, - 18818 + 18557, + 18572 ], "loc": { "start": { - "line": 663, + "line": 656, "column": 8 }, "end": { - "line": 663, + "line": 656, "column": 23 } } @@ -26766,16 +26327,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 18821, - 18832 + 18575, + 18586 ], "loc": { "start": { - "line": 663, + "line": 656, "column": 26 }, "end": { - "line": 663, + "line": 656, "column": 37 } } @@ -26788,16 +26349,16 @@ "type": "Identifier", "name": "f", "range": [ - 18833, - 18834 + 18587, + 18588 ], "loc": { "start": { - "line": 663, + "line": 656, "column": 38 }, "end": { - "line": 663, + "line": 656, "column": 39 } } @@ -26806,31 +26367,31 @@ "type": "Identifier", "name": "greater_operator", "range": [ - 18835, - 18851 + 18589, + 18605 ], "loc": { "start": { - "line": 663, + "line": 656, "column": 40 }, "end": { - "line": 663, + "line": 656, "column": 56 } } }, "range": [ - 18833, - 18851 + 18587, + 18605 ], "loc": { "start": { - "line": 663, + "line": 656, "column": 38 }, "end": { - "line": 663, + "line": 656, "column": 56 } } @@ -26840,62 +26401,62 @@ "value": ">", "raw": "'>'", "range": [ - 18853, - 18856 + 18607, + 18610 ], "loc": { "start": { - "line": 663, + "line": 656, "column": 58 }, "end": { - "line": 663, + "line": 656, "column": 61 } } } ], "range": [ - 18821, - 18857 + 18575, + 18611 ], "loc": { "start": { - "line": 663, + "line": 656, "column": 26 }, "end": { - "line": 663, + "line": 656, "column": 62 } } }, "range": [ - 18803, - 18857 + 18557, + 18611 ], "loc": { "start": { - "line": 663, + "line": 656, "column": 8 }, "end": { - "line": 663, + "line": 656, "column": 62 } } }, "range": [ - 18803, - 18858 + 18557, + 18612 ], "loc": { "start": { - "line": 663, + "line": 656, "column": 8 }, "end": { - "line": 663, + "line": 656, "column": 63 } }, @@ -26904,16 +26465,16 @@ "type": "Block", "value": "*\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n ", "range": [ - 18686, - 18794 + 18440, + 18548 ], "loc": { "start": { - "line": 659, + "line": 652, "column": 8 }, "end": { - "line": 662, + "line": 655, "column": 11 } } @@ -26924,16 +26485,16 @@ "type": "Block", "value": "*\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n ", "range": [ - 18868, - 18974 + 18622, + 18728 ], "loc": { "start": { - "line": 665, + "line": 658, "column": 8 }, "end": { - "line": 668, + "line": 661, "column": 11 } } @@ -26951,16 +26512,16 @@ "object": { "type": "ThisExpression", "range": [ - 18983, - 18987 + 18737, + 18741 ], "loc": { "start": { - "line": 669, + "line": 662, "column": 8 }, "end": { - "line": 669, + "line": 662, "column": 12 } } @@ -26969,31 +26530,31 @@ "type": "Identifier", "name": "lwOperator", "range": [ - 18988, - 18998 + 18742, + 18752 ], "loc": { "start": { - "line": 669, + "line": 662, "column": 13 }, "end": { - "line": 669, + "line": 662, "column": 23 } } }, "range": [ - 18983, - 18998 + 18737, + 18752 ], "loc": { "start": { - "line": 669, + "line": 662, "column": 8 }, "end": { - "line": 669, + "line": 662, "column": 23 } } @@ -27004,16 +26565,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 19001, - 19012 + 18755, + 18766 ], "loc": { "start": { - "line": 669, + "line": 662, "column": 26 }, "end": { - "line": 669, + "line": 662, "column": 37 } } @@ -27026,16 +26587,16 @@ "type": "Identifier", "name": "f", "range": [ - 19013, - 19014 + 18767, + 18768 ], "loc": { "start": { - "line": 669, + "line": 662, "column": 38 }, "end": { - "line": 669, + "line": 662, "column": 39 } } @@ -27044,31 +26605,31 @@ "type": "Identifier", "name": "lower_operator", "range": [ - 19015, - 19029 + 18769, + 18783 ], "loc": { "start": { - "line": 669, + "line": 662, "column": 40 }, "end": { - "line": 669, + "line": 662, "column": 54 } } }, "range": [ - 19013, - 19029 + 18767, + 18783 ], "loc": { "start": { - "line": 669, + "line": 662, "column": 38 }, "end": { - "line": 669, + "line": 662, "column": 54 } } @@ -27078,62 +26639,62 @@ "value": "<", "raw": "'<'", "range": [ - 19031, - 19034 + 18785, + 18788 ], "loc": { "start": { - "line": 669, + "line": 662, "column": 56 }, "end": { - "line": 669, + "line": 662, "column": 59 } } } ], "range": [ - 19001, - 19035 + 18755, + 18789 ], "loc": { "start": { - "line": 669, + "line": 662, "column": 26 }, "end": { - "line": 669, + "line": 662, "column": 60 } } }, "range": [ - 18983, - 19035 + 18737, + 18789 ], "loc": { "start": { - "line": 669, + "line": 662, "column": 8 }, "end": { - "line": 669, + "line": 662, "column": 60 } } }, "range": [ - 18983, - 19036 + 18737, + 18790 ], "loc": { "start": { - "line": 669, + "line": 662, "column": 8 }, "end": { - "line": 669, + "line": 662, "column": 61 } }, @@ -27142,16 +26703,16 @@ "type": "Block", "value": "*\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n ", "range": [ - 18868, - 18974 + 18622, + 18728 ], "loc": { "start": { - "line": 665, + "line": 658, "column": 8 }, "end": { - "line": 668, + "line": 661, "column": 11 } } @@ -27162,16 +26723,16 @@ "type": "Block", "value": "*\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n ", "range": [ - 19046, - 19162 + 18800, + 18916 ], "loc": { "start": { - "line": 671, + "line": 664, "column": 8 }, "end": { - "line": 674, + "line": 667, "column": 11 } } @@ -27189,16 +26750,16 @@ "object": { "type": "ThisExpression", "range": [ - 19171, - 19175 + 18925, + 18929 ], "loc": { "start": { - "line": 675, + "line": 668, "column": 8 }, "end": { - "line": 675, + "line": 668, "column": 12 } } @@ -27207,31 +26768,31 @@ "type": "Identifier", "name": "leOperator", "range": [ - 19176, - 19186 + 18930, + 18940 ], "loc": { "start": { - "line": 675, + "line": 668, "column": 13 }, "end": { - "line": 675, + "line": 668, "column": 23 } } }, "range": [ - 19171, - 19186 + 18925, + 18940 ], "loc": { "start": { - "line": 675, + "line": 668, "column": 8 }, "end": { - "line": 675, + "line": 668, "column": 23 } } @@ -27242,16 +26803,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 19189, - 19200 + 18943, + 18954 ], "loc": { "start": { - "line": 675, + "line": 668, "column": 26 }, "end": { - "line": 675, + "line": 668, "column": 37 } } @@ -27264,16 +26825,16 @@ "type": "Identifier", "name": "f", "range": [ - 19201, - 19202 + 18955, + 18956 ], "loc": { "start": { - "line": 675, + "line": 668, "column": 38 }, "end": { - "line": 675, + "line": 668, "column": 39 } } @@ -27282,31 +26843,31 @@ "type": "Identifier", "name": "lower_equal_operator", "range": [ - 19203, - 19223 + 18957, + 18977 ], "loc": { "start": { - "line": 675, + "line": 668, "column": 40 }, "end": { - "line": 675, + "line": 668, "column": 60 } } }, "range": [ - 19201, - 19223 + 18955, + 18977 ], "loc": { "start": { - "line": 675, + "line": 668, "column": 38 }, "end": { - "line": 675, + "line": 668, "column": 60 } } @@ -27316,62 +26877,62 @@ "value": "<=", "raw": "'<='", "range": [ - 19225, - 19229 + 18979, + 18983 ], "loc": { "start": { - "line": 675, + "line": 668, "column": 62 }, "end": { - "line": 675, + "line": 668, "column": 66 } } } ], "range": [ - 19189, - 19230 + 18943, + 18984 ], "loc": { "start": { - "line": 675, + "line": 668, "column": 26 }, "end": { - "line": 675, + "line": 668, "column": 67 } } }, "range": [ - 19171, - 19230 + 18925, + 18984 ], "loc": { "start": { - "line": 675, + "line": 668, "column": 8 }, "end": { - "line": 675, + "line": 668, "column": 67 } } }, "range": [ - 19171, - 19231 + 18925, + 18985 ], "loc": { "start": { - "line": 675, + "line": 668, "column": 8 }, "end": { - "line": 675, + "line": 668, "column": 68 } }, @@ -27380,16 +26941,16 @@ "type": "Block", "value": "*\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n ", "range": [ - 19046, - 19162 + 18800, + 18916 ], "loc": { "start": { - "line": 671, + "line": 664, "column": 8 }, "end": { - "line": 674, + "line": 667, "column": 11 } } @@ -27400,16 +26961,16 @@ "type": "Block", "value": "*\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n ", "range": [ - 19241, - 19359 + 18995, + 19113 ], "loc": { "start": { - "line": 677, + "line": 670, "column": 8 }, "end": { - "line": 680, + "line": 673, "column": 11 } } @@ -27427,16 +26988,16 @@ "object": { "type": "ThisExpression", "range": [ - 19368, - 19372 + 19122, + 19126 ], "loc": { "start": { - "line": 681, + "line": 674, "column": 8 }, "end": { - "line": 681, + "line": 674, "column": 12 } } @@ -27445,31 +27006,31 @@ "type": "Identifier", "name": "geOperator", "range": [ - 19373, - 19383 + 19127, + 19137 ], "loc": { "start": { - "line": 681, + "line": 674, "column": 13 }, "end": { - "line": 681, + "line": 674, "column": 23 } } }, "range": [ - 19368, - 19383 + 19122, + 19137 ], "loc": { "start": { - "line": 681, + "line": 674, "column": 8 }, "end": { - "line": 681, + "line": 674, "column": 23 } } @@ -27480,16 +27041,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 19386, - 19397 + 19140, + 19151 ], "loc": { "start": { - "line": 681, + "line": 674, "column": 26 }, "end": { - "line": 681, + "line": 674, "column": 37 } } @@ -27502,16 +27063,16 @@ "type": "Identifier", "name": "f", "range": [ - 19398, - 19399 + 19152, + 19153 ], "loc": { "start": { - "line": 681, + "line": 674, "column": 38 }, "end": { - "line": 681, + "line": 674, "column": 39 } } @@ -27520,31 +27081,31 @@ "type": "Identifier", "name": "greater_equal_operator", "range": [ - 19400, - 19422 + 19154, + 19176 ], "loc": { "start": { - "line": 681, + "line": 674, "column": 40 }, "end": { - "line": 681, + "line": 674, "column": 62 } } }, "range": [ - 19398, - 19422 + 19152, + 19176 ], "loc": { "start": { - "line": 681, + "line": 674, "column": 38 }, "end": { - "line": 681, + "line": 674, "column": 62 } } @@ -27554,62 +27115,62 @@ "value": ">=", "raw": "'>='", "range": [ - 19424, - 19428 + 19178, + 19182 ], "loc": { "start": { - "line": 681, + "line": 674, "column": 64 }, "end": { - "line": 681, + "line": 674, "column": 68 } } } ], "range": [ - 19386, - 19429 + 19140, + 19183 ], "loc": { "start": { - "line": 681, + "line": 674, "column": 26 }, "end": { - "line": 681, + "line": 674, "column": 69 } } }, "range": [ - 19368, - 19429 + 19122, + 19183 ], "loc": { "start": { - "line": 681, + "line": 674, "column": 8 }, "end": { - "line": 681, + "line": 674, "column": 69 } } }, "range": [ - 19368, - 19430 + 19122, + 19184 ], "loc": { "start": { - "line": 681, + "line": 674, "column": 8 }, "end": { - "line": 681, + "line": 674, "column": 70 } }, @@ -27618,16 +27179,16 @@ "type": "Block", "value": "*\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n ", "range": [ - 19241, - 19359 + 18995, + 19113 ], "loc": { "start": { - "line": 677, + "line": 670, "column": 8 }, "end": { - "line": 680, + "line": 673, "column": 11 } } @@ -27638,16 +27199,16 @@ "type": "Block", "value": "*\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n ", "range": [ - 19440, - 19546 + 19194, + 19300 ], "loc": { "start": { - "line": 683, + "line": 676, "column": 8 }, "end": { - "line": 686, + "line": 679, "column": 11 } } @@ -27665,16 +27226,16 @@ "object": { "type": "ThisExpression", "range": [ - 19555, - 19559 + 19309, + 19313 ], "loc": { "start": { - "line": 687, + "line": 680, "column": 8 }, "end": { - "line": 687, + "line": 680, "column": 12 } } @@ -27683,31 +27244,31 @@ "type": "Identifier", "name": "dfOperator", "range": [ - 19560, - 19570 + 19314, + 19324 ], "loc": { "start": { - "line": 687, + "line": 680, "column": 13 }, "end": { - "line": 687, + "line": 680, "column": 23 } } }, "range": [ - 19555, - 19570 + 19309, + 19324 ], "loc": { "start": { - "line": 687, + "line": 680, "column": 8 }, "end": { - "line": 687, + "line": 680, "column": 23 } } @@ -27718,16 +27279,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 19573, - 19584 + 19327, + 19338 ], "loc": { "start": { - "line": 687, + "line": 680, "column": 26 }, "end": { - "line": 687, + "line": 680, "column": 37 } } @@ -27740,16 +27301,16 @@ "type": "Identifier", "name": "f", "range": [ - 19585, - 19586 + 19339, + 19340 ], "loc": { "start": { - "line": 687, + "line": 680, "column": 38 }, "end": { - "line": 687, + "line": 680, "column": 39 } } @@ -27758,31 +27319,31 @@ "type": "Identifier", "name": "different_operator", "range": [ - 19587, - 19605 + 19341, + 19359 ], "loc": { "start": { - "line": 687, + "line": 680, "column": 40 }, "end": { - "line": 687, + "line": 680, "column": 58 } } }, "range": [ - 19585, - 19605 + 19339, + 19359 ], "loc": { "start": { - "line": 687, + "line": 680, "column": 38 }, "end": { - "line": 687, + "line": 680, "column": 58 } } @@ -27792,62 +27353,62 @@ "value": "!", "raw": "'!'", "range": [ - 19607, - 19610 + 19361, + 19364 ], "loc": { "start": { - "line": 687, + "line": 680, "column": 60 }, "end": { - "line": 687, + "line": 680, "column": 63 } } } ], "range": [ - 19573, - 19611 + 19327, + 19365 ], "loc": { "start": { - "line": 687, + "line": 680, "column": 26 }, "end": { - "line": 687, + "line": 680, "column": 64 } } }, "range": [ - 19555, - 19611 + 19309, + 19365 ], "loc": { "start": { - "line": 687, + "line": 680, "column": 8 }, "end": { - "line": 687, + "line": 680, "column": 64 } } }, "range": [ - 19555, - 19612 + 19309, + 19366 ], "loc": { "start": { - "line": 687, + "line": 680, "column": 8 }, "end": { - "line": 687, + "line": 680, "column": 65 } }, @@ -27856,16 +27417,16 @@ "type": "Block", "value": "*\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n ", "range": [ - 19440, - 19546 + 19194, + 19300 ], "loc": { "start": { - "line": 683, + "line": 676, "column": 8 }, "end": { - "line": 686, + "line": 679, "column": 11 } } @@ -27876,16 +27437,16 @@ "type": "Block", "value": "*\n * Like operator for input filter. Defaults to '*'\n * @type {String}\n ", "range": [ - 19622, - 19722 + 19376, + 19476 ], "loc": { "start": { - "line": 689, + "line": 682, "column": 8 }, "end": { - "line": 692, + "line": 685, "column": 11 } } @@ -27903,16 +27464,16 @@ "object": { "type": "ThisExpression", "range": [ - 19731, - 19735 + 19485, + 19489 ], "loc": { "start": { - "line": 693, + "line": 686, "column": 8 }, "end": { - "line": 693, + "line": 686, "column": 12 } } @@ -27921,31 +27482,31 @@ "type": "Identifier", "name": "lkOperator", "range": [ - 19736, - 19746 + 19490, + 19500 ], "loc": { "start": { - "line": 693, + "line": 686, "column": 13 }, "end": { - "line": 693, + "line": 686, "column": 23 } } }, "range": [ - 19731, - 19746 + 19485, + 19500 ], "loc": { "start": { - "line": 693, + "line": 686, "column": 8 }, "end": { - "line": 693, + "line": 686, "column": 23 } } @@ -27956,16 +27517,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 19749, - 19760 + 19503, + 19514 ], "loc": { "start": { - "line": 693, + "line": 686, "column": 26 }, "end": { - "line": 693, + "line": 686, "column": 37 } } @@ -27978,16 +27539,16 @@ "type": "Identifier", "name": "f", "range": [ - 19761, - 19762 + 19515, + 19516 ], "loc": { "start": { - "line": 693, + "line": 686, "column": 38 }, "end": { - "line": 693, + "line": 686, "column": 39 } } @@ -27996,31 +27557,31 @@ "type": "Identifier", "name": "like_operator", "range": [ - 19763, - 19776 + 19517, + 19530 ], "loc": { "start": { - "line": 693, + "line": 686, "column": 40 }, "end": { - "line": 693, + "line": 686, "column": 53 } } }, "range": [ - 19761, - 19776 + 19515, + 19530 ], "loc": { "start": { - "line": 693, + "line": 686, "column": 38 }, "end": { - "line": 693, + "line": 686, "column": 53 } } @@ -28030,62 +27591,62 @@ "value": "*", "raw": "'*'", "range": [ - 19778, - 19781 + 19532, + 19535 ], "loc": { "start": { - "line": 693, + "line": 686, "column": 55 }, "end": { - "line": 693, + "line": 686, "column": 58 } } } ], "range": [ - 19749, - 19782 + 19503, + 19536 ], "loc": { "start": { - "line": 693, + "line": 686, "column": 26 }, "end": { - "line": 693, + "line": 686, "column": 59 } } }, "range": [ - 19731, - 19782 + 19485, + 19536 ], "loc": { "start": { - "line": 693, + "line": 686, "column": 8 }, "end": { - "line": 693, + "line": 686, "column": 59 } } }, "range": [ - 19731, - 19783 + 19485, + 19537 ], "loc": { "start": { - "line": 693, + "line": 686, "column": 8 }, "end": { - "line": 693, + "line": 686, "column": 60 } }, @@ -28094,16 +27655,16 @@ "type": "Block", "value": "*\n * Like operator for input filter. Defaults to '*'\n * @type {String}\n ", "range": [ - 19622, - 19722 + 19376, + 19476 ], "loc": { "start": { - "line": 689, + "line": 682, "column": 8 }, "end": { - "line": 692, + "line": 685, "column": 11 } } @@ -28114,16 +27675,16 @@ "type": "Block", "value": "*\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 19793, - 19904 + 19547, + 19658 ], "loc": { "start": { - "line": 695, + "line": 688, "column": 8 }, "end": { - "line": 698, + "line": 691, "column": 11 } } @@ -28141,16 +27702,16 @@ "object": { "type": "ThisExpression", "range": [ - 19913, - 19917 + 19667, + 19671 ], "loc": { "start": { - "line": 699, + "line": 692, "column": 8 }, "end": { - "line": 699, + "line": 692, "column": 12 } } @@ -28159,31 +27720,31 @@ "type": "Identifier", "name": "eqOperator", "range": [ - 19918, - 19928 + 19672, + 19682 ], "loc": { "start": { - "line": 699, + "line": 692, "column": 13 }, "end": { - "line": 699, + "line": 692, "column": 23 } } }, "range": [ - 19913, - 19928 + 19667, + 19682 ], "loc": { "start": { - "line": 699, + "line": 692, "column": 8 }, "end": { - "line": 699, + "line": 692, "column": 23 } } @@ -28194,16 +27755,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 19931, - 19942 + 19685, + 19696 ], "loc": { "start": { - "line": 699, + "line": 692, "column": 26 }, "end": { - "line": 699, + "line": 692, "column": 37 } } @@ -28216,16 +27777,16 @@ "type": "Identifier", "name": "f", "range": [ - 19943, - 19944 + 19697, + 19698 ], "loc": { "start": { - "line": 699, + "line": 692, "column": 38 }, "end": { - "line": 699, + "line": 692, "column": 39 } } @@ -28234,31 +27795,31 @@ "type": "Identifier", "name": "equal_operator", "range": [ - 19945, - 19959 + 19699, + 19713 ], "loc": { "start": { - "line": 699, + "line": 692, "column": 40 }, "end": { - "line": 699, + "line": 692, "column": 54 } } }, "range": [ - 19943, - 19959 + 19697, + 19713 ], "loc": { "start": { - "line": 699, + "line": 692, "column": 38 }, "end": { - "line": 699, + "line": 692, "column": 54 } } @@ -28268,62 +27829,62 @@ "value": "=", "raw": "'='", "range": [ - 19961, - 19964 + 19715, + 19718 ], "loc": { "start": { - "line": 699, + "line": 692, "column": 56 }, "end": { - "line": 699, + "line": 692, "column": 59 } } } ], "range": [ - 19931, - 19965 + 19685, + 19719 ], "loc": { "start": { - "line": 699, + "line": 692, "column": 26 }, "end": { - "line": 699, + "line": 692, "column": 60 } } }, "range": [ - 19913, - 19965 + 19667, + 19719 ], "loc": { "start": { - "line": 699, + "line": 692, "column": 8 }, "end": { - "line": 699, + "line": 692, "column": 60 } } }, "range": [ - 19913, - 19966 + 19667, + 19720 ], "loc": { "start": { - "line": 699, + "line": 692, "column": 8 }, "end": { - "line": 699, + "line": 692, "column": 61 } }, @@ -28332,16 +27893,16 @@ "type": "Block", "value": "*\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 19793, - 19904 + 19547, + 19658 ], "loc": { "start": { - "line": 695, + "line": 688, "column": 8 }, "end": { - "line": 698, + "line": 691, "column": 11 } } @@ -28352,16 +27913,16 @@ "type": "Block", "value": "*\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 19976, - 20083 + 19730, + 19837 ], "loc": { "start": { - "line": 701, + "line": 694, "column": 8 }, "end": { - "line": 704, + "line": 697, "column": 11 } } @@ -28379,16 +27940,16 @@ "object": { "type": "ThisExpression", "range": [ - 20092, - 20096 + 19846, + 19850 ], "loc": { "start": { - "line": 705, + "line": 698, "column": 8 }, "end": { - "line": 705, + "line": 698, "column": 12 } } @@ -28397,31 +27958,31 @@ "type": "Identifier", "name": "stOperator", "range": [ - 20097, - 20107 + 19851, + 19861 ], "loc": { "start": { - "line": 705, + "line": 698, "column": 13 }, "end": { - "line": 705, + "line": 698, "column": 23 } } }, "range": [ - 20092, - 20107 + 19846, + 19861 ], "loc": { "start": { - "line": 705, + "line": 698, "column": 8 }, "end": { - "line": 705, + "line": 698, "column": 23 } } @@ -28432,16 +27993,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 20110, - 20121 + 19864, + 19875 ], "loc": { "start": { - "line": 705, + "line": 698, "column": 26 }, "end": { - "line": 705, + "line": 698, "column": 37 } } @@ -28454,16 +28015,16 @@ "type": "Identifier", "name": "f", "range": [ - 20122, - 20123 + 19876, + 19877 ], "loc": { "start": { - "line": 705, + "line": 698, "column": 38 }, "end": { - "line": 705, + "line": 698, "column": 39 } } @@ -28472,31 +28033,31 @@ "type": "Identifier", "name": "start_with_operator", "range": [ - 20124, - 20143 + 19878, + 19897 ], "loc": { "start": { - "line": 705, + "line": 698, "column": 40 }, "end": { - "line": 705, + "line": 698, "column": 59 } } }, "range": [ - 20122, - 20143 + 19876, + 19897 ], "loc": { "start": { - "line": 705, + "line": 698, "column": 38 }, "end": { - "line": 705, + "line": 698, "column": 59 } } @@ -28506,62 +28067,62 @@ "value": "{", "raw": "'{'", "range": [ - 20145, - 20148 + 19899, + 19902 ], "loc": { "start": { - "line": 705, + "line": 698, "column": 61 }, "end": { - "line": 705, + "line": 698, "column": 64 } } } ], "range": [ - 20110, - 20149 + 19864, + 19903 ], "loc": { "start": { - "line": 705, + "line": 698, "column": 26 }, "end": { - "line": 705, + "line": 698, "column": 65 } } }, "range": [ - 20092, - 20149 + 19846, + 19903 ], "loc": { "start": { - "line": 705, + "line": 698, "column": 8 }, "end": { - "line": 705, + "line": 698, "column": 65 } } }, "range": [ - 20092, - 20150 + 19846, + 19904 ], "loc": { "start": { - "line": 705, + "line": 698, "column": 8 }, "end": { - "line": 705, + "line": 698, "column": 66 } }, @@ -28570,16 +28131,16 @@ "type": "Block", "value": "*\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 19976, - 20083 + 19730, + 19837 ], "loc": { "start": { - "line": 701, + "line": 694, "column": 8 }, "end": { - "line": 704, + "line": 697, "column": 11 } } @@ -28590,16 +28151,16 @@ "type": "Block", "value": "*\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 20160, - 20265 + 19914, + 20019 ], "loc": { "start": { - "line": 707, + "line": 700, "column": 8 }, "end": { - "line": 710, + "line": 703, "column": 11 } } @@ -28617,16 +28178,16 @@ "object": { "type": "ThisExpression", "range": [ - 20274, - 20278 + 20028, + 20032 ], "loc": { "start": { - "line": 711, + "line": 704, "column": 8 }, "end": { - "line": 711, + "line": 704, "column": 12 } } @@ -28635,31 +28196,31 @@ "type": "Identifier", "name": "enOperator", "range": [ - 20279, - 20289 + 20033, + 20043 ], "loc": { "start": { - "line": 711, + "line": 704, "column": 13 }, "end": { - "line": 711, + "line": 704, "column": 23 } } }, "range": [ - 20274, - 20289 + 20028, + 20043 ], "loc": { "start": { - "line": 711, + "line": 704, "column": 8 }, "end": { - "line": 711, + "line": 704, "column": 23 } } @@ -28670,16 +28231,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 20292, - 20303 + 20046, + 20057 ], "loc": { "start": { - "line": 711, + "line": 704, "column": 26 }, "end": { - "line": 711, + "line": 704, "column": 37 } } @@ -28692,16 +28253,16 @@ "type": "Identifier", "name": "f", "range": [ - 20304, - 20305 + 20058, + 20059 ], "loc": { "start": { - "line": 711, + "line": 704, "column": 38 }, "end": { - "line": 711, + "line": 704, "column": 39 } } @@ -28710,31 +28271,31 @@ "type": "Identifier", "name": "end_with_operator", "range": [ - 20306, - 20323 + 20060, + 20077 ], "loc": { "start": { - "line": 711, + "line": 704, "column": 40 }, "end": { - "line": 711, + "line": 704, "column": 57 } } }, "range": [ - 20304, - 20323 + 20058, + 20077 ], "loc": { "start": { - "line": 711, + "line": 704, "column": 38 }, "end": { - "line": 711, + "line": 704, "column": 57 } } @@ -28744,62 +28305,62 @@ "value": "}", "raw": "'}'", "range": [ - 20325, - 20328 + 20079, + 20082 ], "loc": { "start": { - "line": 711, + "line": 704, "column": 59 }, "end": { - "line": 711, + "line": 704, "column": 62 } } } ], "range": [ - 20292, - 20329 + 20046, + 20083 ], "loc": { "start": { - "line": 711, + "line": 704, "column": 26 }, "end": { - "line": 711, + "line": 704, "column": 63 } } }, "range": [ - 20274, - 20329 + 20028, + 20083 ], "loc": { "start": { - "line": 711, + "line": 704, "column": 8 }, "end": { - "line": 711, + "line": 704, "column": 63 } } }, "range": [ - 20274, - 20330 + 20028, + 20084 ], "loc": { "start": { - "line": 711, + "line": 704, "column": 8 }, "end": { - "line": 711, + "line": 704, "column": 64 } }, @@ -28808,16 +28369,16 @@ "type": "Block", "value": "*\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 20160, - 20265 + 19914, + 20019 ], "loc": { "start": { - "line": 707, + "line": 700, "column": 8 }, "end": { - "line": 710, + "line": 703, "column": 11 } } @@ -28828,16 +28389,16 @@ "type": "Line", "value": " this.curExp = f.cur_exp || '^[¥£€$]';", "range": [ - 20340, - 20380 + 20094, + 20134 ], "loc": { "start": { - "line": 713, + "line": 706, "column": 8 }, "end": { - "line": 713, + "line": 706, "column": 48 } } @@ -28846,16 +28407,16 @@ "type": "Block", "value": "*\n * Stored values separator\n * @type {String}\n ", "range": [ - 20390, - 20466 + 20144, + 20220 ], "loc": { "start": { - "line": 715, + "line": 708, "column": 8 }, "end": { - "line": 718, + "line": 711, "column": 11 } } @@ -28873,16 +28434,16 @@ "object": { "type": "ThisExpression", "range": [ - 20475, - 20479 + 20229, + 20233 ], "loc": { "start": { - "line": 719, + "line": 712, "column": 8 }, "end": { - "line": 719, + "line": 712, "column": 12 } } @@ -28891,31 +28452,31 @@ "type": "Identifier", "name": "separator", "range": [ - 20480, - 20489 + 20234, + 20243 ], "loc": { "start": { - "line": 719, + "line": 712, "column": 13 }, "end": { - "line": 719, + "line": 712, "column": 22 } } }, "range": [ - 20475, - 20489 + 20229, + 20243 ], "loc": { "start": { - "line": 719, + "line": 712, "column": 8 }, "end": { - "line": 719, + "line": 712, "column": 22 } } @@ -28926,16 +28487,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 20492, - 20503 + 20246, + 20257 ], "loc": { "start": { - "line": 719, + "line": 712, "column": 25 }, "end": { - "line": 719, + "line": 712, "column": 36 } } @@ -28948,16 +28509,16 @@ "type": "Identifier", "name": "f", "range": [ - 20504, - 20505 + 20258, + 20259 ], "loc": { "start": { - "line": 719, + "line": 712, "column": 37 }, "end": { - "line": 719, + "line": 712, "column": 38 } } @@ -28966,31 +28527,31 @@ "type": "Identifier", "name": "separator", "range": [ - 20506, - 20515 + 20260, + 20269 ], "loc": { "start": { - "line": 719, + "line": 712, "column": 39 }, "end": { - "line": 719, + "line": 712, "column": 48 } } }, "range": [ - 20504, - 20515 + 20258, + 20269 ], "loc": { "start": { - "line": 719, + "line": 712, "column": 37 }, "end": { - "line": 719, + "line": 712, "column": 48 } } @@ -29000,62 +28561,62 @@ "value": ",", "raw": "','", "range": [ - 20517, - 20520 + 20271, + 20274 ], "loc": { "start": { - "line": 719, + "line": 712, "column": 50 }, "end": { - "line": 719, + "line": 712, "column": 53 } } } ], "range": [ - 20492, - 20521 + 20246, + 20275 ], "loc": { "start": { - "line": 719, + "line": 712, "column": 25 }, "end": { - "line": 719, + "line": 712, "column": 54 } } }, "range": [ - 20475, - 20521 + 20229, + 20275 ], "loc": { "start": { - "line": 719, + "line": 712, "column": 8 }, "end": { - "line": 719, + "line": 712, "column": 54 } } }, "range": [ - 20475, - 20522 + 20229, + 20276 ], "loc": { "start": { - "line": 719, + "line": 712, "column": 8 }, "end": { - "line": 719, + "line": 712, "column": 55 } }, @@ -29064,16 +28625,16 @@ "type": "Line", "value": " this.curExp = f.cur_exp || '^[¥£€$]';", "range": [ - 20340, - 20380 + 20094, + 20134 ], "loc": { "start": { - "line": 713, + "line": 706, "column": 8 }, "end": { - "line": 713, + "line": 706, "column": 48 } } @@ -29082,16 +28643,16 @@ "type": "Block", "value": "*\n * Stored values separator\n * @type {String}\n ", "range": [ - 20390, - 20466 + 20144, + 20220 ], "loc": { "start": { - "line": 715, + "line": 708, "column": 8 }, "end": { - "line": 718, + "line": 711, "column": 11 } } @@ -29102,16 +28663,16 @@ "type": "Block", "value": "*\n * Enable rows counter UI component\n * @type {Boolean|Object}\n ", "range": [ - 20532, - 20625 + 20286, + 20379 ], "loc": { "start": { - "line": 721, + "line": 714, "column": 8 }, "end": { - "line": 724, + "line": 717, "column": 11 } } @@ -29129,16 +28690,16 @@ "object": { "type": "ThisExpression", "range": [ - 20634, - 20638 + 20388, + 20392 ], "loc": { "start": { - "line": 725, + "line": 718, "column": 8 }, "end": { - "line": 725, + "line": 718, "column": 12 } } @@ -29147,31 +28708,31 @@ "type": "Identifier", "name": "rowsCounter", "range": [ - 20639, - 20650 + 20393, + 20404 ], "loc": { "start": { - "line": 725, + "line": 718, "column": 13 }, "end": { - "line": 725, + "line": 718, "column": 24 } } }, "range": [ - 20634, - 20650 + 20388, + 20404 ], "loc": { "start": { - "line": 725, + "line": 718, "column": 8 }, "end": { - "line": 725, + "line": 718, "column": 24 } } @@ -29185,16 +28746,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 20653, - 20658 + 20407, + 20412 ], "loc": { "start": { - "line": 725, + "line": 718, "column": 27 }, "end": { - "line": 725, + "line": 718, "column": 32 } } @@ -29207,16 +28768,16 @@ "type": "Identifier", "name": "f", "range": [ - 20659, - 20660 + 20413, + 20414 ], "loc": { "start": { - "line": 725, + "line": 718, "column": 33 }, "end": { - "line": 725, + "line": 718, "column": 34 } } @@ -29225,47 +28786,47 @@ "type": "Identifier", "name": "rows_counter", "range": [ - 20661, - 20673 + 20415, + 20427 ], "loc": { "start": { - "line": 725, + "line": 718, "column": 35 }, "end": { - "line": 725, + "line": 718, "column": 47 } } }, "range": [ - 20659, - 20673 + 20413, + 20427 ], "loc": { "start": { - "line": 725, + "line": 718, "column": 33 }, "end": { - "line": 725, + "line": 718, "column": 47 } } } ], "range": [ - 20653, - 20674 + 20407, + 20428 ], "loc": { "start": { - "line": 725, + "line": 718, "column": 27 }, "end": { - "line": 725, + "line": 718, "column": 48 } } @@ -29276,16 +28837,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 20678, - 20685 + 20432, + 20439 ], "loc": { "start": { - "line": 725, + "line": 718, "column": 52 }, "end": { - "line": 725, + "line": 718, "column": 59 } } @@ -29298,16 +28859,16 @@ "type": "Identifier", "name": "f", "range": [ - 20686, - 20687 + 20440, + 20441 ], "loc": { "start": { - "line": 725, + "line": 718, "column": 60 }, "end": { - "line": 725, + "line": 718, "column": 61 } } @@ -29316,92 +28877,92 @@ "type": "Identifier", "name": "rows_counter", "range": [ - 20688, - 20700 + 20442, + 20454 ], "loc": { "start": { - "line": 725, + "line": 718, "column": 62 }, "end": { - "line": 725, + "line": 718, "column": 74 } } }, "range": [ - 20686, - 20700 + 20440, + 20454 ], "loc": { "start": { - "line": 725, + "line": 718, "column": 60 }, "end": { - "line": 725, + "line": 718, "column": 74 } } } ], "range": [ - 20678, - 20701 + 20432, + 20455 ], "loc": { "start": { - "line": 725, + "line": 718, "column": 52 }, "end": { - "line": 725, + "line": 718, "column": 75 } } }, "range": [ - 20653, - 20701 + 20407, + 20455 ], "loc": { "start": { - "line": 725, + "line": 718, "column": 27 }, "end": { - "line": 725, + "line": 718, "column": 75 } } }, "range": [ - 20634, - 20701 + 20388, + 20455 ], "loc": { "start": { - "line": 725, + "line": 718, "column": 8 }, "end": { - "line": 725, + "line": 718, "column": 75 } } }, "range": [ - 20634, - 20702 + 20388, + 20456 ], "loc": { "start": { - "line": 725, + "line": 718, "column": 8 }, "end": { - "line": 725, + "line": 718, "column": 76 } }, @@ -29410,16 +28971,16 @@ "type": "Block", "value": "*\n * Enable rows counter UI component\n * @type {Boolean|Object}\n ", "range": [ - 20532, - 20625 + 20286, + 20379 ], "loc": { "start": { - "line": 721, + "line": 714, "column": 8 }, "end": { - "line": 724, + "line": 717, "column": 11 } } @@ -29430,16 +28991,16 @@ "type": "Block", "value": "*\n * Enable status bar UI component\n * @type {Boolean|Object}\n ", "range": [ - 20712, - 20803 + 20466, + 20557 ], "loc": { "start": { - "line": 727, + "line": 720, "column": 8 }, "end": { - "line": 730, + "line": 723, "column": 11 } } @@ -29457,16 +29018,16 @@ "object": { "type": "ThisExpression", "range": [ - 20812, - 20816 + 20566, + 20570 ], "loc": { "start": { - "line": 731, + "line": 724, "column": 8 }, "end": { - "line": 731, + "line": 724, "column": 12 } } @@ -29475,31 +29036,31 @@ "type": "Identifier", "name": "statusBar", "range": [ - 20817, - 20826 + 20571, + 20580 ], "loc": { "start": { - "line": 731, + "line": 724, "column": 13 }, "end": { - "line": 731, + "line": 724, "column": 22 } } }, "range": [ - 20812, - 20826 + 20566, + 20580 ], "loc": { "start": { - "line": 731, + "line": 724, "column": 8 }, "end": { - "line": 731, + "line": 724, "column": 22 } } @@ -29513,16 +29074,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 20829, - 20834 + 20583, + 20588 ], "loc": { "start": { - "line": 731, + "line": 724, "column": 25 }, "end": { - "line": 731, + "line": 724, "column": 30 } } @@ -29535,16 +29096,16 @@ "type": "Identifier", "name": "f", "range": [ - 20835, - 20836 + 20589, + 20590 ], "loc": { "start": { - "line": 731, + "line": 724, "column": 31 }, "end": { - "line": 731, + "line": 724, "column": 32 } } @@ -29553,47 +29114,47 @@ "type": "Identifier", "name": "status_bar", "range": [ - 20837, - 20847 + 20591, + 20601 ], "loc": { "start": { - "line": 731, + "line": 724, "column": 33 }, "end": { - "line": 731, + "line": 724, "column": 43 } } }, "range": [ - 20835, - 20847 + 20589, + 20601 ], "loc": { "start": { - "line": 731, + "line": 724, "column": 31 }, "end": { - "line": 731, + "line": 724, "column": 43 } } } ], "range": [ - 20829, - 20848 + 20583, + 20602 ], "loc": { "start": { - "line": 731, + "line": 724, "column": 25 }, "end": { - "line": 731, + "line": 724, "column": 44 } } @@ -29604,16 +29165,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 20852, - 20859 + 20606, + 20613 ], "loc": { "start": { - "line": 731, + "line": 724, "column": 48 }, "end": { - "line": 731, + "line": 724, "column": 55 } } @@ -29626,16 +29187,16 @@ "type": "Identifier", "name": "f", "range": [ - 20860, - 20861 + 20614, + 20615 ], "loc": { "start": { - "line": 731, + "line": 724, "column": 56 }, "end": { - "line": 731, + "line": 724, "column": 57 } } @@ -29644,92 +29205,92 @@ "type": "Identifier", "name": "status_bar", "range": [ - 20862, - 20872 + 20616, + 20626 ], "loc": { "start": { - "line": 731, + "line": 724, "column": 58 }, "end": { - "line": 731, + "line": 724, "column": 68 } } }, "range": [ - 20860, - 20872 + 20614, + 20626 ], "loc": { "start": { - "line": 731, + "line": 724, "column": 56 }, "end": { - "line": 731, + "line": 724, "column": 68 } } } ], "range": [ - 20852, - 20873 + 20606, + 20627 ], "loc": { "start": { - "line": 731, + "line": 724, "column": 48 }, "end": { - "line": 731, + "line": 724, "column": 69 } } }, "range": [ - 20829, - 20873 + 20583, + 20627 ], "loc": { "start": { - "line": 731, + "line": 724, "column": 25 }, "end": { - "line": 731, + "line": 724, "column": 69 } } }, "range": [ - 20812, - 20873 + 20566, + 20627 ], "loc": { "start": { - "line": 731, + "line": 724, "column": 8 }, "end": { - "line": 731, + "line": 724, "column": 69 } } }, "range": [ - 20812, - 20874 + 20566, + 20628 ], "loc": { "start": { - "line": 731, + "line": 724, "column": 8 }, "end": { - "line": 731, + "line": 724, "column": 70 } }, @@ -29738,16 +29299,16 @@ "type": "Block", "value": "*\n * Enable status bar UI component\n * @type {Boolean|Object}\n ", "range": [ - 20712, - 20803 + 20466, + 20557 ], "loc": { "start": { - "line": 727, + "line": 720, "column": 8 }, "end": { - "line": 730, + "line": 723, "column": 11 } } @@ -29758,16 +29319,16 @@ "type": "Block", "value": "*\n * Enable activity/spinner indicator UI component\n * @type {Boolean|Object}\n ", "range": [ - 20884, - 20991 + 20638, + 20745 ], "loc": { "start": { - "line": 733, + "line": 726, "column": 8 }, "end": { - "line": 736, + "line": 729, "column": 11 } } @@ -29785,16 +29346,16 @@ "object": { "type": "ThisExpression", "range": [ - 21000, - 21004 + 20754, + 20758 ], "loc": { "start": { - "line": 737, + "line": 730, "column": 8 }, "end": { - "line": 737, + "line": 730, "column": 12 } } @@ -29803,31 +29364,31 @@ "type": "Identifier", "name": "loader", "range": [ - 21005, - 21011 + 20759, + 20765 ], "loc": { "start": { - "line": 737, + "line": 730, "column": 13 }, "end": { - "line": 737, + "line": 730, "column": 19 } } }, "range": [ - 21000, - 21011 + 20754, + 20765 ], "loc": { "start": { - "line": 737, + "line": 730, "column": 8 }, "end": { - "line": 737, + "line": 730, "column": 19 } } @@ -29841,16 +29402,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 21014, - 21019 + 20768, + 20773 ], "loc": { "start": { - "line": 737, + "line": 730, "column": 22 }, "end": { - "line": 737, + "line": 730, "column": 27 } } @@ -29863,16 +29424,16 @@ "type": "Identifier", "name": "f", "range": [ - 21020, - 21021 + 20774, + 20775 ], "loc": { "start": { - "line": 737, + "line": 730, "column": 28 }, "end": { - "line": 737, + "line": 730, "column": 29 } } @@ -29881,47 +29442,47 @@ "type": "Identifier", "name": "loader", "range": [ - 21022, - 21028 + 20776, + 20782 ], "loc": { "start": { - "line": 737, + "line": 730, "column": 30 }, "end": { - "line": 737, + "line": 730, "column": 36 } } }, "range": [ - 21020, - 21028 + 20774, + 20782 ], "loc": { "start": { - "line": 737, + "line": 730, "column": 28 }, "end": { - "line": 737, + "line": 730, "column": 36 } } } ], "range": [ - 21014, - 21029 + 20768, + 20783 ], "loc": { "start": { - "line": 737, + "line": 730, "column": 22 }, "end": { - "line": 737, + "line": 730, "column": 37 } } @@ -29932,16 +29493,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 21033, - 21040 + 20787, + 20794 ], "loc": { "start": { - "line": 737, + "line": 730, "column": 41 }, "end": { - "line": 737, + "line": 730, "column": 48 } } @@ -29954,16 +29515,16 @@ "type": "Identifier", "name": "f", "range": [ - 21041, - 21042 + 20795, + 20796 ], "loc": { "start": { - "line": 737, + "line": 730, "column": 49 }, "end": { - "line": 737, + "line": 730, "column": 50 } } @@ -29972,92 +29533,92 @@ "type": "Identifier", "name": "loader", "range": [ - 21043, - 21049 + 20797, + 20803 ], "loc": { "start": { - "line": 737, + "line": 730, "column": 51 }, "end": { - "line": 737, + "line": 730, "column": 57 } } }, "range": [ - 21041, - 21049 + 20795, + 20803 ], "loc": { "start": { - "line": 737, + "line": 730, "column": 49 }, "end": { - "line": 737, + "line": 730, "column": 57 } } } ], "range": [ - 21033, - 21050 + 20787, + 20804 ], "loc": { "start": { - "line": 737, + "line": 730, "column": 41 }, "end": { - "line": 737, + "line": 730, "column": 58 } } }, "range": [ - 21014, - 21050 + 20768, + 20804 ], "loc": { "start": { - "line": 737, + "line": 730, "column": 22 }, "end": { - "line": 737, + "line": 730, "column": 58 } } }, "range": [ - 21000, - 21050 + 20754, + 20804 ], "loc": { "start": { - "line": 737, + "line": 730, "column": 8 }, "end": { - "line": 737, + "line": 730, "column": 58 } } }, "range": [ - 21000, - 21051 + 20754, + 20805 ], "loc": { "start": { - "line": 737, + "line": 730, "column": 8 }, "end": { - "line": 737, + "line": 730, "column": 59 } }, @@ -30066,8 +29627,263 @@ "type": "Block", "value": "*\n * Enable activity/spinner indicator UI component\n * @type {Boolean|Object}\n ", "range": [ - 20884, - 20991 + 20638, + 20745 + ], + "loc": { + "start": { + "line": 726, + "column": 8 + }, + "end": { + "line": 729, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "** validation - reset buttons/links **", + "range": [ + 20815, + 20857 + ], + "loc": { + "start": { + "line": 732, + "column": 8 + }, + "end": { + "line": 732, + "column": 50 + } + } + }, + { + "type": "Block", + "value": "*\n * Enable filters submission button\n * @type {Boolean}\n ", + "range": [ + 20866, + 20952 + ], + "loc": { + "start": { + "line": 733, + "column": 8 + }, + "end": { + "line": 736, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 20961, + 20965 + ], + "loc": { + "start": { + "line": 737, + "column": 8 + }, + "end": { + "line": 737, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "displayBtn", + "range": [ + 20966, + 20976 + ], + "loc": { + "start": { + "line": 737, + "column": 13 + }, + "end": { + "line": 737, + "column": 23 + } + } + }, + "range": [ + 20961, + 20976 + ], + "loc": { + "start": { + "line": 737, + "column": 8 + }, + "end": { + "line": 737, + "column": 23 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "Boolean", + "range": [ + 20979, + 20986 + ], + "loc": { + "start": { + "line": 737, + "column": 26 + }, + "end": { + "line": 737, + "column": 33 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 20987, + 20988 + ], + "loc": { + "start": { + "line": 737, + "column": 34 + }, + "end": { + "line": 737, + "column": 35 + } + } + }, + "property": { + "type": "Identifier", + "name": "btn", + "range": [ + 20989, + 20992 + ], + "loc": { + "start": { + "line": 737, + "column": 36 + }, + "end": { + "line": 737, + "column": 39 + } + } + }, + "range": [ + 20987, + 20992 + ], + "loc": { + "start": { + "line": 737, + "column": 34 + }, + "end": { + "line": 737, + "column": 39 + } + } + } + ], + "range": [ + 20979, + 20993 + ], + "loc": { + "start": { + "line": 737, + "column": 26 + }, + "end": { + "line": 737, + "column": 40 + } + } + }, + "range": [ + 20961, + 20993 + ], + "loc": { + "start": { + "line": 737, + "column": 8 + }, + "end": { + "line": 737, + "column": 40 + } + } + }, + "range": [ + 20961, + 20994 + ], + "loc": { + "start": { + "line": 737, + "column": 8 + }, + "end": { + "line": 737, + "column": 41 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "** validation - reset buttons/links **", + "range": [ + 20815, + 20857 + ], + "loc": { + "start": { + "line": 732, + "column": 8 + }, + "end": { + "line": 732, + "column": 50 + } + } + }, + { + "type": "Block", + "value": "*\n * Enable filters submission button\n * @type {Boolean}\n ", + "range": [ + 20866, + 20952 ], "loc": { "start": { @@ -30081,276 +29897,21 @@ } } ], - "trailingComments": [ - { - "type": "Block", - "value": "** validation - reset buttons/links **", - "range": [ - 21061, - 21103 - ], - "loc": { - "start": { - "line": 739, - "column": 8 - }, - "end": { - "line": 739, - "column": 50 - } - } - }, - { - "type": "Block", - "value": "*\n * Enable filters submission button\n * @type {Boolean}\n ", - "range": [ - 21112, - 21198 - ], - "loc": { - "start": { - "line": 740, - "column": 8 - }, - "end": { - "line": 743, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 21207, - 21211 - ], - "loc": { - "start": { - "line": 744, - "column": 8 - }, - "end": { - "line": 744, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "displayBtn", - "range": [ - 21212, - 21222 - ], - "loc": { - "start": { - "line": 744, - "column": 13 - }, - "end": { - "line": 744, - "column": 23 - } - } - }, - "range": [ - 21207, - 21222 - ], - "loc": { - "start": { - "line": 744, - "column": 8 - }, - "end": { - "line": 744, - "column": 23 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "Boolean", - "range": [ - 21225, - 21232 - ], - "loc": { - "start": { - "line": 744, - "column": 26 - }, - "end": { - "line": 744, - "column": 33 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 21233, - 21234 - ], - "loc": { - "start": { - "line": 744, - "column": 34 - }, - "end": { - "line": 744, - "column": 35 - } - } - }, - "property": { - "type": "Identifier", - "name": "btn", - "range": [ - 21235, - 21238 - ], - "loc": { - "start": { - "line": 744, - "column": 36 - }, - "end": { - "line": 744, - "column": 39 - } - } - }, - "range": [ - 21233, - 21238 - ], - "loc": { - "start": { - "line": 744, - "column": 34 - }, - "end": { - "line": 744, - "column": 39 - } - } - } - ], - "range": [ - 21225, - 21239 - ], - "loc": { - "start": { - "line": 744, - "column": 26 - }, - "end": { - "line": 744, - "column": 40 - } - } - }, - "range": [ - 21207, - 21239 - ], - "loc": { - "start": { - "line": 744, - "column": 8 - }, - "end": { - "line": 744, - "column": 40 - } - } - }, - "range": [ - 21207, - 21240 - ], - "loc": { - "start": { - "line": 744, - "column": 8 - }, - "end": { - "line": 744, - "column": 41 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "** validation - reset buttons/links **", - "range": [ - 21061, - 21103 - ], - "loc": { - "start": { - "line": 739, - "column": 8 - }, - "end": { - "line": 739, - "column": 50 - } - } - }, - { - "type": "Block", - "value": "*\n * Enable filters submission button\n * @type {Boolean}\n ", - "range": [ - 21112, - 21198 - ], - "loc": { - "start": { - "line": 740, - "column": 8 - }, - "end": { - "line": 743, - "column": 11 - } - } - } - ], "trailingComments": [ { "type": "Block", "value": "*\n * Define filters submission button text\n * @type {String}\n ", "range": [ - 21250, - 21340 + 21004, + 21094 ], "loc": { "start": { - "line": 746, + "line": 739, "column": 8 }, "end": { - "line": 749, + "line": 742, "column": 11 } } @@ -30368,16 +29929,16 @@ "object": { "type": "ThisExpression", "range": [ - 21349, - 21353 + 21103, + 21107 ], "loc": { "start": { - "line": 750, + "line": 743, "column": 8 }, "end": { - "line": 750, + "line": 743, "column": 12 } } @@ -30386,31 +29947,31 @@ "type": "Identifier", "name": "btnText", "range": [ - 21354, - 21361 + 21108, + 21115 ], "loc": { "start": { - "line": 750, + "line": 743, "column": 13 }, "end": { - "line": 750, + "line": 743, "column": 20 } } }, "range": [ - 21349, - 21361 + 21103, + 21115 ], "loc": { "start": { - "line": 750, + "line": 743, "column": 8 }, "end": { - "line": 750, + "line": 743, "column": 20 } } @@ -30421,16 +29982,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 21364, - 21375 + 21118, + 21129 ], "loc": { "start": { - "line": 750, + "line": 743, "column": 23 }, "end": { - "line": 750, + "line": 743, "column": 34 } } @@ -30443,16 +30004,16 @@ "type": "Identifier", "name": "f", "range": [ - 21376, - 21377 + 21130, + 21131 ], "loc": { "start": { - "line": 750, + "line": 743, "column": 35 }, "end": { - "line": 750, + "line": 743, "column": 36 } } @@ -30461,31 +30022,31 @@ "type": "Identifier", "name": "btn_text", "range": [ - 21378, - 21386 + 21132, + 21140 ], "loc": { "start": { - "line": 750, + "line": 743, "column": 37 }, "end": { - "line": 750, + "line": 743, "column": 45 } } }, "range": [ - 21376, - 21386 + 21130, + 21140 ], "loc": { "start": { - "line": 750, + "line": 743, "column": 35 }, "end": { - "line": 750, + "line": 743, "column": 45 } } @@ -30501,16 +30062,16 @@ "object": { "type": "ThisExpression", "range": [ - 21390, - 21394 + 21144, + 21148 ], "loc": { "start": { - "line": 750, + "line": 743, "column": 49 }, "end": { - "line": 750, + "line": 743, "column": 53 } } @@ -30519,47 +30080,47 @@ "type": "Identifier", "name": "enableIcons", "range": [ - 21395, - 21406 + 21149, + 21160 ], "loc": { "start": { - "line": 750, + "line": 743, "column": 54 }, "end": { - "line": 750, + "line": 743, "column": 65 } } }, "range": [ - 21390, - 21406 + 21144, + 21160 ], "loc": { "start": { - "line": 750, + "line": 743, "column": 49 }, "end": { - "line": 750, + "line": 743, "column": 65 } } }, "prefix": true, "range": [ - 21389, - 21406 + 21143, + 21160 ], "loc": { "start": { - "line": 750, + "line": 743, "column": 48 }, "end": { - "line": 750, + "line": 743, "column": 65 } } @@ -30569,16 +30130,16 @@ "value": "Go", "raw": "'Go'", "range": [ - 21409, - 21413 + 21163, + 21167 ], "loc": { "start": { - "line": 750, + "line": 743, "column": 68 }, "end": { - "line": 750, + "line": 743, "column": 72 } } @@ -30588,77 +30149,77 @@ "value": "", "raw": "''", "range": [ - 21416, - 21418 + 21170, + 21172 ], "loc": { "start": { - "line": 750, + "line": 743, "column": 75 }, "end": { - "line": 750, + "line": 743, "column": 77 } } }, "range": [ - 21389, - 21418 + 21143, + 21172 ], "loc": { "start": { - "line": 750, + "line": 743, "column": 48 }, "end": { - "line": 750, + "line": 743, "column": 77 } } } ], "range": [ - 21364, - 21420 + 21118, + 21174 ], "loc": { "start": { - "line": 750, + "line": 743, "column": 23 }, "end": { - "line": 750, + "line": 743, "column": 79 } } }, "range": [ - 21349, - 21420 + 21103, + 21174 ], "loc": { "start": { - "line": 750, + "line": 743, "column": 8 }, "end": { - "line": 750, + "line": 743, "column": 79 } } }, "range": [ - 21349, - 21421 + 21103, + 21175 ], "loc": { "start": { - "line": 750, + "line": 743, "column": 8 }, "end": { - "line": 750, + "line": 743, "column": 80 } }, @@ -30667,16 +30228,16 @@ "type": "Block", "value": "*\n * Define filters submission button text\n * @type {String}\n ", "range": [ - 21250, - 21340 + 21004, + 21094 ], "loc": { "start": { - "line": 746, + "line": 739, "column": 8 }, "end": { - "line": 749, + "line": 742, "column": 11 } } @@ -30687,16 +30248,16 @@ "type": "Block", "value": "*\n * Css class for filters submission button\n * @type {String}\n ", "range": [ - 21431, - 21523 + 21185, + 21277 ], "loc": { "start": { - "line": 752, + "line": 745, "column": 8 }, "end": { - "line": 755, + "line": 748, "column": 11 } } @@ -30714,16 +30275,16 @@ "object": { "type": "ThisExpression", "range": [ - 21532, - 21536 + 21286, + 21290 ], "loc": { "start": { - "line": 756, + "line": 749, "column": 8 }, "end": { - "line": 756, + "line": 749, "column": 12 } } @@ -30732,31 +30293,31 @@ "type": "Identifier", "name": "btnCssClass", "range": [ - 21537, - 21548 + 21291, + 21302 ], "loc": { "start": { - "line": 756, + "line": 749, "column": 13 }, "end": { - "line": 756, + "line": 749, "column": 24 } } }, "range": [ - 21532, - 21548 + 21286, + 21302 ], "loc": { "start": { - "line": 756, + "line": 749, "column": 8 }, "end": { - "line": 756, + "line": 749, "column": 24 } } @@ -30767,16 +30328,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 21551, - 21562 + 21305, + 21316 ], "loc": { "start": { - "line": 756, + "line": 749, "column": 27 }, "end": { - "line": 756, + "line": 749, "column": 38 } } @@ -30789,16 +30350,16 @@ "type": "Identifier", "name": "f", "range": [ - 21563, - 21564 + 21317, + 21318 ], "loc": { "start": { - "line": 756, + "line": 749, "column": 39 }, "end": { - "line": 756, + "line": 749, "column": 40 } } @@ -30807,31 +30368,31 @@ "type": "Identifier", "name": "btn_css_class", "range": [ - 21565, - 21578 + 21319, + 21332 ], "loc": { "start": { - "line": 756, + "line": 749, "column": 41 }, "end": { - "line": 756, + "line": 749, "column": 54 } } }, "range": [ - 21563, - 21578 + 21317, + 21332 ], "loc": { "start": { - "line": 756, + "line": 749, "column": 39 }, "end": { - "line": 756, + "line": 749, "column": 54 } } @@ -30847,16 +30408,16 @@ "object": { "type": "ThisExpression", "range": [ - 21594, - 21598 + 21348, + 21352 ], "loc": { "start": { - "line": 757, + "line": 750, "column": 14 }, "end": { - "line": 757, + "line": 750, "column": 18 } } @@ -30865,47 +30426,47 @@ "type": "Identifier", "name": "enableIcons", "range": [ - 21599, - 21610 + 21353, + 21364 ], "loc": { "start": { - "line": 757, + "line": 750, "column": 19 }, "end": { - "line": 757, + "line": 750, "column": 30 } } }, "range": [ - 21594, - 21610 + 21348, + 21364 ], "loc": { "start": { - "line": 757, + "line": 750, "column": 14 }, "end": { - "line": 757, + "line": 750, "column": 30 } } }, "prefix": true, "range": [ - 21593, - 21610 + 21347, + 21364 ], "loc": { "start": { - "line": 757, + "line": 750, "column": 13 }, "end": { - "line": 757, + "line": 750, "column": 30 } } @@ -30915,16 +30476,16 @@ "value": "btnflt", "raw": "'btnflt'", "range": [ - 21613, - 21621 + 21367, + 21375 ], "loc": { "start": { - "line": 757, + "line": 750, "column": 33 }, "end": { - "line": 757, + "line": 750, "column": 41 } } @@ -30934,77 +30495,77 @@ "value": "btnflt_icon", "raw": "'btnflt_icon'", "range": [ - 21624, - 21637 + 21378, + 21391 ], "loc": { "start": { - "line": 757, + "line": 750, "column": 44 }, "end": { - "line": 757, + "line": 750, "column": 57 } } }, "range": [ - 21593, - 21637 + 21347, + 21391 ], "loc": { "start": { - "line": 757, + "line": 750, "column": 13 }, "end": { - "line": 757, + "line": 750, "column": 57 } } } ], "range": [ - 21551, - 21639 + 21305, + 21393 ], "loc": { "start": { - "line": 756, + "line": 749, "column": 27 }, "end": { - "line": 757, + "line": 750, "column": 59 } } }, "range": [ - 21532, - 21639 + 21286, + 21393 ], "loc": { "start": { - "line": 756, + "line": 749, "column": 8 }, "end": { - "line": 757, + "line": 750, "column": 59 } } }, "range": [ - 21532, - 21640 + 21286, + 21394 ], "loc": { "start": { - "line": 756, + "line": 749, "column": 8 }, "end": { - "line": 757, + "line": 750, "column": 60 } }, @@ -31013,8 +30574,227 @@ "type": "Block", "value": "*\n * Css class for filters submission button\n * @type {String}\n ", "range": [ - 21431, - 21523 + 21185, + 21277 + ], + "loc": { + "start": { + "line": 745, + "column": 8 + }, + "end": { + "line": 748, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Enable clear button\n * @type {Boolean}\n ", + "range": [ + 21404, + 21477 + ], + "loc": { + "start": { + "line": 752, + "column": 8 + }, + "end": { + "line": 755, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 21486, + 21490 + ], + "loc": { + "start": { + "line": 756, + "column": 8 + }, + "end": { + "line": 756, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnReset", + "range": [ + 21491, + 21499 + ], + "loc": { + "start": { + "line": 756, + "column": 13 + }, + "end": { + "line": 756, + "column": 21 + } + } + }, + "range": [ + 21486, + 21499 + ], + "loc": { + "start": { + "line": 756, + "column": 8 + }, + "end": { + "line": 756, + "column": 21 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "Boolean", + "range": [ + 21502, + 21509 + ], + "loc": { + "start": { + "line": 756, + "column": 24 + }, + "end": { + "line": 756, + "column": 31 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 21510, + 21511 + ], + "loc": { + "start": { + "line": 756, + "column": 32 + }, + "end": { + "line": 756, + "column": 33 + } + } + }, + "property": { + "type": "Identifier", + "name": "btn_reset", + "range": [ + 21512, + 21521 + ], + "loc": { + "start": { + "line": 756, + "column": 34 + }, + "end": { + "line": 756, + "column": 43 + } + } + }, + "range": [ + 21510, + 21521 + ], + "loc": { + "start": { + "line": 756, + "column": 32 + }, + "end": { + "line": 756, + "column": 43 + } + } + } + ], + "range": [ + 21502, + 21522 + ], + "loc": { + "start": { + "line": 756, + "column": 24 + }, + "end": { + "line": 756, + "column": 44 + } + } + }, + "range": [ + 21486, + 21522 + ], + "loc": { + "start": { + "line": 756, + "column": 8 + }, + "end": { + "line": 756, + "column": 44 + } + } + }, + "range": [ + 21486, + 21523 + ], + "loc": { + "start": { + "line": 756, + "column": 8 + }, + "end": { + "line": 756, + "column": 45 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Enable clear button\n * @type {Boolean}\n ", + "range": [ + 21404, + 21477 ], "loc": { "start": { @@ -31028,240 +30808,21 @@ } } ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Enable clear button\n * @type {Boolean}\n ", - "range": [ - 21650, - 21723 - ], - "loc": { - "start": { - "line": 759, - "column": 8 - }, - "end": { - "line": 762, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 21732, - 21736 - ], - "loc": { - "start": { - "line": 763, - "column": 8 - }, - "end": { - "line": 763, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "btnReset", - "range": [ - 21737, - 21745 - ], - "loc": { - "start": { - "line": 763, - "column": 13 - }, - "end": { - "line": 763, - "column": 21 - } - } - }, - "range": [ - 21732, - 21745 - ], - "loc": { - "start": { - "line": 763, - "column": 8 - }, - "end": { - "line": 763, - "column": 21 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "Boolean", - "range": [ - 21748, - 21755 - ], - "loc": { - "start": { - "line": 763, - "column": 24 - }, - "end": { - "line": 763, - "column": 31 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 21756, - 21757 - ], - "loc": { - "start": { - "line": 763, - "column": 32 - }, - "end": { - "line": 763, - "column": 33 - } - } - }, - "property": { - "type": "Identifier", - "name": "btn_reset", - "range": [ - 21758, - 21767 - ], - "loc": { - "start": { - "line": 763, - "column": 34 - }, - "end": { - "line": 763, - "column": 43 - } - } - }, - "range": [ - 21756, - 21767 - ], - "loc": { - "start": { - "line": 763, - "column": 32 - }, - "end": { - "line": 763, - "column": 43 - } - } - } - ], - "range": [ - 21748, - 21768 - ], - "loc": { - "start": { - "line": 763, - "column": 24 - }, - "end": { - "line": 763, - "column": 44 - } - } - }, - "range": [ - 21732, - 21768 - ], - "loc": { - "start": { - "line": 763, - "column": 8 - }, - "end": { - "line": 763, - "column": 44 - } - } - }, - "range": [ - 21732, - 21769 - ], - "loc": { - "start": { - "line": 763, - "column": 8 - }, - "end": { - "line": 763, - "column": 45 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Enable clear button\n * @type {Boolean}\n ", - "range": [ - 21650, - 21723 - ], - "loc": { - "start": { - "line": 759, - "column": 8 - }, - "end": { - "line": 762, - "column": 11 - } - } - } - ], "trailingComments": [ { "type": "Block", "value": "*\n * Callback fired before filters are cleared\n * @type {Function}\n ", "range": [ - 21779, - 21875 + 21533, + 21629 ], "loc": { "start": { - "line": 765, + "line": 758, "column": 8 }, "end": { - "line": 768, + "line": 761, "column": 11 } } @@ -31279,16 +30840,16 @@ "object": { "type": "ThisExpression", "range": [ - 21884, - 21888 + 21638, + 21642 ], "loc": { "start": { - "line": 769, + "line": 762, "column": 8 }, "end": { - "line": 769, + "line": 762, "column": 12 } } @@ -31297,31 +30858,31 @@ "type": "Identifier", "name": "onBeforeReset", "range": [ - 21889, - 21902 + 21643, + 21656 ], "loc": { "start": { - "line": 769, + "line": 762, "column": 13 }, "end": { - "line": 769, + "line": 762, "column": 26 } } }, "range": [ - 21884, - 21902 + 21638, + 21656 ], "loc": { "start": { - "line": 769, + "line": 762, "column": 8 }, "end": { - "line": 769, + "line": 762, "column": 26 } } @@ -31332,16 +30893,16 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 21905, - 21915 + 21659, + 21669 ], "loc": { "start": { - "line": 769, + "line": 762, "column": 29 }, "end": { - "line": 769, + "line": 762, "column": 39 } } @@ -31354,16 +30915,16 @@ "type": "Identifier", "name": "f", "range": [ - 21916, - 21917 + 21670, + 21671 ], "loc": { "start": { - "line": 769, + "line": 762, "column": 40 }, "end": { - "line": 769, + "line": 762, "column": 41 } } @@ -31372,31 +30933,31 @@ "type": "Identifier", "name": "on_before_reset", "range": [ - 21918, - 21933 + 21672, + 21687 ], "loc": { "start": { - "line": 769, + "line": 762, "column": 42 }, "end": { - "line": 769, + "line": 762, "column": 57 } } }, "range": [ - 21916, - 21933 + 21670, + 21687 ], "loc": { "start": { - "line": 769, + "line": 762, "column": 40 }, "end": { - "line": 769, + "line": 762, "column": 57 } } @@ -31405,62 +30966,62 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 21935, - 21943 + 21689, + 21697 ], "loc": { "start": { - "line": 769, + "line": 762, "column": 59 }, "end": { - "line": 769, + "line": 762, "column": 67 } } } ], "range": [ - 21905, - 21944 + 21659, + 21698 ], "loc": { "start": { - "line": 769, + "line": 762, "column": 29 }, "end": { - "line": 769, + "line": 762, "column": 68 } } }, "range": [ - 21884, - 21944 + 21638, + 21698 ], "loc": { "start": { - "line": 769, + "line": 762, "column": 8 }, "end": { - "line": 769, + "line": 762, "column": 68 } } }, "range": [ - 21884, - 21945 + 21638, + 21699 ], "loc": { "start": { - "line": 769, + "line": 762, "column": 8 }, "end": { - "line": 769, + "line": 762, "column": 69 } }, @@ -31469,16 +31030,16 @@ "type": "Block", "value": "*\n * Callback fired before filters are cleared\n * @type {Function}\n ", "range": [ - 21779, - 21875 + 21533, + 21629 ], "loc": { "start": { - "line": 765, + "line": 758, "column": 8 }, "end": { - "line": 768, + "line": 761, "column": 11 } } @@ -31489,16 +31050,16 @@ "type": "Block", "value": "*\n * Callback fired after filters are cleared\n * @type {Function}\n ", "range": [ - 21955, - 22050 + 21709, + 21804 ], "loc": { "start": { - "line": 771, + "line": 764, "column": 8 }, "end": { - "line": 774, + "line": 767, "column": 11 } } @@ -31516,16 +31077,16 @@ "object": { "type": "ThisExpression", "range": [ - 22059, - 22063 + 21813, + 21817 ], "loc": { "start": { - "line": 775, + "line": 768, "column": 8 }, "end": { - "line": 775, + "line": 768, "column": 12 } } @@ -31534,31 +31095,31 @@ "type": "Identifier", "name": "onAfterReset", "range": [ - 22064, - 22076 + 21818, + 21830 ], "loc": { "start": { - "line": 775, + "line": 768, "column": 13 }, "end": { - "line": 775, + "line": 768, "column": 25 } } }, "range": [ - 22059, - 22076 + 21813, + 21830 ], "loc": { "start": { - "line": 775, + "line": 768, "column": 8 }, "end": { - "line": 775, + "line": 768, "column": 25 } } @@ -31569,16 +31130,16 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 22079, - 22089 + 21833, + 21843 ], "loc": { "start": { - "line": 775, + "line": 768, "column": 28 }, "end": { - "line": 775, + "line": 768, "column": 38 } } @@ -31591,16 +31152,16 @@ "type": "Identifier", "name": "f", "range": [ - 22090, - 22091 + 21844, + 21845 ], "loc": { "start": { - "line": 775, + "line": 768, "column": 39 }, "end": { - "line": 775, + "line": 768, "column": 40 } } @@ -31609,31 +31170,31 @@ "type": "Identifier", "name": "on_after_reset", "range": [ - 22092, - 22106 + 21846, + 21860 ], "loc": { "start": { - "line": 775, + "line": 768, "column": 41 }, "end": { - "line": 775, + "line": 768, "column": 55 } } }, "range": [ - 22090, - 22106 + 21844, + 21860 ], "loc": { "start": { - "line": 775, + "line": 768, "column": 39 }, "end": { - "line": 775, + "line": 768, "column": 55 } } @@ -31642,62 +31203,62 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 22108, - 22116 + 21862, + 21870 ], "loc": { "start": { - "line": 775, + "line": 768, "column": 57 }, "end": { - "line": 775, + "line": 768, "column": 65 } } } ], "range": [ - 22079, - 22117 + 21833, + 21871 ], "loc": { "start": { - "line": 775, + "line": 768, "column": 28 }, "end": { - "line": 775, + "line": 768, "column": 66 } } }, "range": [ - 22059, - 22117 + 21813, + 21871 ], "loc": { "start": { - "line": 775, + "line": 768, "column": 8 }, "end": { - "line": 775, + "line": 768, "column": 66 } } }, "range": [ - 22059, - 22118 + 21813, + 21872 ], "loc": { "start": { - "line": 775, + "line": 768, "column": 8 }, "end": { - "line": 775, + "line": 768, "column": 67 } }, @@ -31706,16 +31267,16 @@ "type": "Block", "value": "*\n * Callback fired after filters are cleared\n * @type {Function}\n ", "range": [ - 21955, - 22050 + 21709, + 21804 ], "loc": { "start": { - "line": 771, + "line": 764, "column": 8 }, "end": { - "line": 774, + "line": 767, "column": 11 } } @@ -31726,16 +31287,16 @@ "type": "Block", "value": "*\n * Enable paging component\n * @type {Object|Boolean}\n ", "range": [ - 22128, - 22212 + 21882, + 21966 ], "loc": { "start": { - "line": 777, + "line": 770, "column": 8 }, "end": { - "line": 780, + "line": 773, "column": 11 } } @@ -31753,16 +31314,16 @@ "object": { "type": "ThisExpression", "range": [ - 22221, - 22225 + 21975, + 21979 ], "loc": { "start": { - "line": 781, + "line": 774, "column": 8 }, "end": { - "line": 781, + "line": 774, "column": 12 } } @@ -31771,31 +31332,31 @@ "type": "Identifier", "name": "paging", "range": [ - 22226, - 22232 + 21980, + 21986 ], "loc": { "start": { - "line": 781, + "line": 774, "column": 13 }, "end": { - "line": 781, + "line": 774, "column": 19 } } }, "range": [ - 22221, - 22232 + 21975, + 21986 ], "loc": { "start": { - "line": 781, + "line": 774, "column": 8 }, "end": { - "line": 781, + "line": 774, "column": 19 } } @@ -31809,16 +31370,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 22235, - 22240 + 21989, + 21994 ], "loc": { "start": { - "line": 781, + "line": 774, "column": 22 }, "end": { - "line": 781, + "line": 774, "column": 27 } } @@ -31831,16 +31392,16 @@ "type": "Identifier", "name": "f", "range": [ - 22241, - 22242 + 21995, + 21996 ], "loc": { "start": { - "line": 781, + "line": 774, "column": 28 }, "end": { - "line": 781, + "line": 774, "column": 29 } } @@ -31849,47 +31410,47 @@ "type": "Identifier", "name": "paging", "range": [ - 22243, - 22249 + 21997, + 22003 ], "loc": { "start": { - "line": 781, + "line": 774, "column": 30 }, "end": { - "line": 781, + "line": 774, "column": 36 } } }, "range": [ - 22241, - 22249 + 21995, + 22003 ], "loc": { "start": { - "line": 781, + "line": 774, "column": 28 }, "end": { - "line": 781, + "line": 774, "column": 36 } } } ], "range": [ - 22235, - 22250 + 21989, + 22004 ], "loc": { "start": { - "line": 781, + "line": 774, "column": 22 }, "end": { - "line": 781, + "line": 774, "column": 37 } } @@ -31900,16 +31461,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 22254, - 22261 + 22008, + 22015 ], "loc": { "start": { - "line": 781, + "line": 774, "column": 41 }, "end": { - "line": 781, + "line": 774, "column": 48 } } @@ -31922,16 +31483,16 @@ "type": "Identifier", "name": "f", "range": [ - 22262, - 22263 + 22016, + 22017 ], "loc": { "start": { - "line": 781, + "line": 774, "column": 49 }, "end": { - "line": 781, + "line": 774, "column": 50 } } @@ -31940,92 +31501,92 @@ "type": "Identifier", "name": "paging", "range": [ - 22264, - 22270 + 22018, + 22024 ], "loc": { "start": { - "line": 781, + "line": 774, "column": 51 }, "end": { - "line": 781, + "line": 774, "column": 57 } } }, "range": [ - 22262, - 22270 + 22016, + 22024 ], "loc": { "start": { - "line": 781, + "line": 774, "column": 49 }, "end": { - "line": 781, + "line": 774, "column": 57 } } } ], "range": [ - 22254, - 22271 + 22008, + 22025 ], "loc": { "start": { - "line": 781, + "line": 774, "column": 41 }, "end": { - "line": 781, + "line": 774, "column": 58 } } }, "range": [ - 22235, - 22271 + 21989, + 22025 ], "loc": { "start": { - "line": 781, + "line": 774, "column": 22 }, "end": { - "line": 781, + "line": 774, "column": 58 } } }, "range": [ - 22221, - 22271 + 21975, + 22025 ], "loc": { "start": { - "line": 781, + "line": 774, "column": 8 }, "end": { - "line": 781, + "line": 774, "column": 58 } } }, "range": [ - 22221, - 22272 + 21975, + 22026 ], "loc": { "start": { - "line": 781, + "line": 774, "column": 8 }, "end": { - "line": 781, + "line": 774, "column": 59 } }, @@ -32034,12 +31595,159 @@ "type": "Block", "value": "*\n * Enable paging component\n * @type {Object|Boolean}\n ", "range": [ - 22128, - 22212 + 21882, + 21966 ], "loc": { "start": { - "line": 777, + "line": 770, + "column": 8 + }, + "end": { + "line": 773, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Number of hidden rows\n * @type {Number}\n * @private\n ", + "range": [ + 22036, + 22130 + ], + "loc": { + "start": { + "line": 776, + "column": 8 + }, + "end": { + "line": 780, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 22139, + 22143 + ], + "loc": { + "start": { + "line": 781, + "column": 8 + }, + "end": { + "line": 781, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "nbHiddenRows", + "range": [ + 22144, + 22156 + ], + "loc": { + "start": { + "line": 781, + "column": 13 + }, + "end": { + "line": 781, + "column": 25 + } + } + }, + "range": [ + 22139, + 22156 + ], + "loc": { + "start": { + "line": 781, + "column": 8 + }, + "end": { + "line": 781, + "column": 25 + } + } + }, + "right": { + "type": "Literal", + "value": 0, + "raw": "0", + "range": [ + 22159, + 22160 + ], + "loc": { + "start": { + "line": 781, + "column": 28 + }, + "end": { + "line": 781, + "column": 29 + } + } + }, + "range": [ + 22139, + 22160 + ], + "loc": { + "start": { + "line": 781, + "column": 8 + }, + "end": { + "line": 781, + "column": 29 + } + } + }, + "range": [ + 22139, + 22161 + ], + "loc": { + "start": { + "line": 781, + "column": 8 + }, + "end": { + "line": 781, + "column": 30 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Number of hidden rows\n * @type {Number}\n * @private\n ", + "range": [ + 22036, + 22130 + ], + "loc": { + "start": { + "line": 776, "column": 8 }, "end": { @@ -32049,168 +31757,21 @@ } } ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Number of hidden rows\n * @type {Number}\n * @private\n ", - "range": [ - 22282, - 22376 - ], - "loc": { - "start": { - "line": 783, - "column": 8 - }, - "end": { - "line": 787, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 22385, - 22389 - ], - "loc": { - "start": { - "line": 788, - "column": 8 - }, - "end": { - "line": 788, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "nbHiddenRows", - "range": [ - 22390, - 22402 - ], - "loc": { - "start": { - "line": 788, - "column": 13 - }, - "end": { - "line": 788, - "column": 25 - } - } - }, - "range": [ - 22385, - 22402 - ], - "loc": { - "start": { - "line": 788, - "column": 8 - }, - "end": { - "line": 788, - "column": 25 - } - } - }, - "right": { - "type": "Literal", - "value": 0, - "raw": "0", - "range": [ - 22405, - 22406 - ], - "loc": { - "start": { - "line": 788, - "column": 28 - }, - "end": { - "line": 788, - "column": 29 - } - } - }, - "range": [ - 22385, - 22406 - ], - "loc": { - "start": { - "line": 788, - "column": 8 - }, - "end": { - "line": 788, - "column": 29 - } - } - }, - "range": [ - 22385, - 22407 - ], - "loc": { - "start": { - "line": 788, - "column": 8 - }, - "end": { - "line": 788, - "column": 30 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Number of hidden rows\n * @type {Number}\n * @private\n ", - "range": [ - 22282, - 22376 - ], - "loc": { - "start": { - "line": 783, - "column": 8 - }, - "end": { - "line": 787, - "column": 11 - } - } - } - ], "trailingComments": [ { "type": "Block", "value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n ", "range": [ - 22417, - 22554 + 22171, + 22308 ], "loc": { "start": { - "line": 790, + "line": 783, "column": 8 }, "end": { - "line": 794, + "line": 787, "column": 11 } } @@ -32228,16 +31789,16 @@ "object": { "type": "ThisExpression", "range": [ - 22563, - 22567 + 22317, + 22321 ], "loc": { "start": { - "line": 795, + "line": 788, "column": 8 }, "end": { - "line": 795, + "line": 788, "column": 12 } } @@ -32246,31 +31807,31 @@ "type": "Identifier", "name": "autoFilter", "range": [ - 22568, - 22578 + 22322, + 22332 ], "loc": { "start": { - "line": 795, + "line": 788, "column": 13 }, "end": { - "line": 795, + "line": 788, "column": 23 } } }, "range": [ - 22563, - 22578 + 22317, + 22332 ], "loc": { "start": { - "line": 795, + "line": 788, "column": 8 }, "end": { - "line": 795, + "line": 788, "column": 23 } } @@ -32281,16 +31842,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 22581, - 22588 + 22335, + 22342 ], "loc": { "start": { - "line": 795, + "line": 788, "column": 26 }, "end": { - "line": 795, + "line": 788, "column": 33 } } @@ -32303,16 +31864,16 @@ "type": "Identifier", "name": "f", "range": [ - 22589, - 22590 + 22343, + 22344 ], "loc": { "start": { - "line": 795, + "line": 788, "column": 34 }, "end": { - "line": 795, + "line": 788, "column": 35 } } @@ -32321,77 +31882,77 @@ "type": "Identifier", "name": "auto_filter", "range": [ - 22591, - 22602 + 22345, + 22356 ], "loc": { "start": { - "line": 795, + "line": 788, "column": 36 }, "end": { - "line": 795, + "line": 788, "column": 47 } } }, "range": [ - 22589, - 22602 + 22343, + 22356 ], "loc": { "start": { - "line": 795, + "line": 788, "column": 34 }, "end": { - "line": 795, + "line": 788, "column": 47 } } } ], "range": [ - 22581, - 22603 + 22335, + 22357 ], "loc": { "start": { - "line": 795, + "line": 788, "column": 26 }, "end": { - "line": 795, + "line": 788, "column": 48 } } }, "range": [ - 22563, - 22603 + 22317, + 22357 ], "loc": { "start": { - "line": 795, + "line": 788, "column": 8 }, "end": { - "line": 795, + "line": 788, "column": 48 } } }, "range": [ - 22563, - 22604 + 22317, + 22358 ], "loc": { "start": { - "line": 795, + "line": 788, "column": 8 }, "end": { - "line": 795, + "line": 788, "column": 49 } }, @@ -32400,16 +31961,16 @@ "type": "Block", "value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n ", "range": [ - 22417, - 22554 + 22171, + 22308 ], "loc": { "start": { - "line": 790, + "line": 783, "column": 8 }, "end": { - "line": 794, + "line": 787, "column": 11 } } @@ -32420,16 +31981,16 @@ "type": "Block", "value": "*\n * Auto-filter delay in msecs\n * @type {Number}\n ", "range": [ - 22614, - 22693 + 22368, + 22447 ], "loc": { "start": { - "line": 797, + "line": 790, "column": 8 }, "end": { - "line": 800, + "line": 793, "column": 11 } } @@ -32447,16 +32008,16 @@ "object": { "type": "ThisExpression", "range": [ - 22702, - 22706 + 22456, + 22460 ], "loc": { "start": { - "line": 801, + "line": 794, "column": 8 }, "end": { - "line": 801, + "line": 794, "column": 12 } } @@ -32465,31 +32026,31 @@ "type": "Identifier", "name": "autoFilterDelay", "range": [ - 22707, - 22722 + 22461, + 22476 ], "loc": { "start": { - "line": 801, + "line": 794, "column": 13 }, "end": { - "line": 801, + "line": 794, "column": 28 } } }, "range": [ - 22702, - 22722 + 22456, + 22476 ], "loc": { "start": { - "line": 801, + "line": 794, "column": 8 }, "end": { - "line": 801, + "line": 794, "column": 28 } } @@ -32500,16 +32061,16 @@ "type": "Identifier", "name": "defaultsNb", "range": [ - 22737, - 22747 + 22491, + 22501 ], "loc": { "start": { - "line": 802, + "line": 795, "column": 12 }, "end": { - "line": 802, + "line": 795, "column": 22 } } @@ -32522,16 +32083,16 @@ "type": "Identifier", "name": "f", "range": [ - 22748, - 22749 + 22502, + 22503 ], "loc": { "start": { - "line": 802, + "line": 795, "column": 23 }, "end": { - "line": 802, + "line": 795, "column": 24 } } @@ -32540,31 +32101,31 @@ "type": "Identifier", "name": "auto_filter_delay", "range": [ - 22750, - 22767 + 22504, + 22521 ], "loc": { "start": { - "line": 802, + "line": 795, "column": 25 }, "end": { - "line": 802, + "line": 795, "column": 42 } } }, "range": [ - 22748, - 22767 + 22502, + 22521 ], "loc": { "start": { - "line": 802, + "line": 795, "column": 23 }, "end": { - "line": 802, + "line": 795, "column": 42 } } @@ -32573,62 +32134,62 @@ "type": "Identifier", "name": "AUTO_FILTER_DELAY", "range": [ - 22769, - 22786 + 22523, + 22540 ], "loc": { "start": { - "line": 802, + "line": 795, "column": 44 }, "end": { - "line": 802, + "line": 795, "column": 61 } } } ], "range": [ - 22737, - 22787 + 22491, + 22541 ], "loc": { "start": { - "line": 802, + "line": 795, "column": 12 }, "end": { - "line": 802, + "line": 795, "column": 62 } } }, "range": [ - 22702, - 22787 + 22456, + 22541 ], "loc": { "start": { - "line": 801, + "line": 794, "column": 8 }, "end": { - "line": 802, + "line": 795, "column": 62 } } }, "range": [ - 22702, - 22788 + 22456, + 22542 ], "loc": { "start": { - "line": 801, + "line": 794, "column": 8 }, "end": { - "line": 802, + "line": 795, "column": 63 } }, @@ -32637,16 +32198,16 @@ "type": "Block", "value": "*\n * Auto-filter delay in msecs\n * @type {Number}\n ", "range": [ - 22614, - 22693 + 22368, + 22447 ], "loc": { "start": { - "line": 797, + "line": 790, "column": 8 }, "end": { - "line": 800, + "line": 793, "column": 11 } } @@ -32657,16 +32218,16 @@ "type": "Block", "value": "*\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n ", "range": [ - 22798, - 22903 + 22552, + 22657 ], "loc": { "start": { - "line": 804, + "line": 797, "column": 8 }, "end": { - "line": 808, + "line": 801, "column": 11 } } @@ -32684,16 +32245,16 @@ "object": { "type": "ThisExpression", "range": [ - 22912, - 22916 + 22666, + 22670 ], "loc": { "start": { - "line": 809, + "line": 802, "column": 8 }, "end": { - "line": 809, + "line": 802, "column": 12 } } @@ -32702,31 +32263,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 22917, - 22929 + 22671, + 22683 ], "loc": { "start": { - "line": 809, + "line": 802, "column": 13 }, "end": { - "line": 809, + "line": 802, "column": 25 } } }, "range": [ - 22912, - 22929 + 22666, + 22683 ], "loc": { "start": { - "line": 809, + "line": 802, "column": 8 }, "end": { - "line": 809, + "line": 802, "column": 25 } } @@ -32736,46 +32297,46 @@ "value": null, "raw": "null", "range": [ - 22932, - 22936 + 22686, + 22690 ], "loc": { "start": { - "line": 809, + "line": 802, "column": 28 }, "end": { - "line": 809, + "line": 802, "column": 32 } } }, "range": [ - 22912, - 22936 + 22666, + 22690 ], "loc": { "start": { - "line": 809, + "line": 802, "column": 8 }, "end": { - "line": 809, + "line": 802, "column": 32 } } }, "range": [ - 22912, - 22937 + 22666, + 22691 ], "loc": { "start": { - "line": 809, + "line": 802, "column": 8 }, "end": { - "line": 809, + "line": 802, "column": 33 } }, @@ -32784,16 +32345,16 @@ "type": "Block", "value": "*\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n ", "range": [ - 22798, - 22903 + 22552, + 22657 ], "loc": { "start": { - "line": 804, + "line": 797, "column": 8 }, "end": { - "line": 808, + "line": 801, "column": 11 } } @@ -32804,16 +32365,16 @@ "type": "Block", "value": "*\n * Auto-filter interval ID\n * @type {String}\n * @private\n ", "range": [ - 22947, - 23043 + 22701, + 22797 ], "loc": { "start": { - "line": 811, + "line": 804, "column": 8 }, "end": { - "line": 815, + "line": 808, "column": 11 } } @@ -32831,16 +32392,16 @@ "object": { "type": "ThisExpression", "range": [ - 23052, - 23056 + 22806, + 22810 ], "loc": { "start": { - "line": 816, + "line": 809, "column": 8 }, "end": { - "line": 816, + "line": 809, "column": 12 } } @@ -32849,31 +32410,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 23057, - 23072 + 22811, + 22826 ], "loc": { "start": { - "line": 816, + "line": 809, "column": 13 }, "end": { - "line": 816, + "line": 809, "column": 28 } } }, "range": [ - 23052, - 23072 + 22806, + 22826 ], "loc": { "start": { - "line": 816, + "line": 809, "column": 8 }, "end": { - "line": 816, + "line": 809, "column": 28 } } @@ -32883,46 +32444,46 @@ "value": null, "raw": "null", "range": [ - 23075, - 23079 + 22829, + 22833 ], "loc": { "start": { - "line": 816, + "line": 809, "column": 31 }, "end": { - "line": 816, + "line": 809, "column": 35 } } }, "range": [ - 23052, - 23079 + 22806, + 22833 ], "loc": { "start": { - "line": 816, + "line": 809, "column": 8 }, "end": { - "line": 816, + "line": 809, "column": 35 } } }, "range": [ - 23052, - 23080 + 22806, + 22834 ], "loc": { "start": { - "line": 816, + "line": 809, "column": 8 }, "end": { - "line": 816, + "line": 809, "column": 36 } }, @@ -32931,16 +32492,16 @@ "type": "Block", "value": "*\n * Auto-filter interval ID\n * @type {String}\n * @private\n ", "range": [ - 22947, - 23043 + 22701, + 22797 ], "loc": { "start": { - "line": 811, + "line": 804, "column": 8 }, "end": { - "line": 815, + "line": 808, "column": 11 } } @@ -32951,16 +32512,16 @@ "type": "Block", "value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ", "range": [ - 23090, - 23181 + 22844, + 22935 ], "loc": { "start": { - "line": 818, + "line": 811, "column": 8 }, "end": { - "line": 821, + "line": 814, "column": 11 } } @@ -32978,16 +32539,16 @@ "object": { "type": "ThisExpression", "range": [ - 23190, - 23194 + 22944, + 22948 ], "loc": { "start": { - "line": 822, + "line": 815, "column": 8 }, "end": { - "line": 822, + "line": 815, "column": 12 } } @@ -32996,31 +32557,31 @@ "type": "Identifier", "name": "highlightKeywords", "range": [ - 23195, - 23212 + 22949, + 22966 ], "loc": { "start": { - "line": 822, + "line": 815, "column": 13 }, "end": { - "line": 822, + "line": 815, "column": 30 } } }, "range": [ - 23190, - 23212 + 22944, + 22966 ], "loc": { "start": { - "line": 822, + "line": 815, "column": 8 }, "end": { - "line": 822, + "line": 815, "column": 30 } } @@ -33031,16 +32592,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 23215, - 23222 + 22969, + 22976 ], "loc": { "start": { - "line": 822, + "line": 815, "column": 33 }, "end": { - "line": 822, + "line": 815, "column": 40 } } @@ -33053,16 +32614,16 @@ "type": "Identifier", "name": "f", "range": [ - 23223, - 23224 + 22977, + 22978 ], "loc": { "start": { - "line": 822, + "line": 815, "column": 41 }, "end": { - "line": 822, + "line": 815, "column": 42 } } @@ -33071,77 +32632,77 @@ "type": "Identifier", "name": "highlight_keywords", "range": [ - 23225, - 23243 + 22979, + 22997 ], "loc": { "start": { - "line": 822, + "line": 815, "column": 43 }, "end": { - "line": 822, + "line": 815, "column": 61 } } }, "range": [ - 23223, - 23243 + 22977, + 22997 ], "loc": { "start": { - "line": 822, + "line": 815, "column": 41 }, "end": { - "line": 822, + "line": 815, "column": 61 } } } ], "range": [ - 23215, - 23244 + 22969, + 22998 ], "loc": { "start": { - "line": 822, + "line": 815, "column": 33 }, "end": { - "line": 822, + "line": 815, "column": 62 } } }, "range": [ - 23190, - 23244 + 22944, + 22998 ], "loc": { "start": { - "line": 822, + "line": 815, "column": 8 }, "end": { - "line": 822, + "line": 815, "column": 62 } } }, "range": [ - 23190, - 23245 + 22944, + 22999 ], "loc": { "start": { - "line": 822, + "line": 815, "column": 8 }, "end": { - "line": 822, + "line": 815, "column": 63 } }, @@ -33150,16 +32711,16 @@ "type": "Block", "value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ", "range": [ - 23090, - 23181 + 22844, + 22935 ], "loc": { "start": { - "line": 818, + "line": 811, "column": 8 }, "end": { - "line": 821, + "line": 814, "column": 11 } } @@ -33170,16 +32731,16 @@ "type": "Block", "value": "*\n * Enable no results message UI component\n * @type {Object|Boolean}\n ", "range": [ - 23255, - 23354 + 23009, + 23108 ], "loc": { "start": { - "line": 824, + "line": 817, "column": 8 }, "end": { - "line": 827, + "line": 820, "column": 11 } } @@ -33197,16 +32758,16 @@ "object": { "type": "ThisExpression", "range": [ - 23363, - 23367 + 23117, + 23121 ], "loc": { "start": { - "line": 828, + "line": 821, "column": 8 }, "end": { - "line": 828, + "line": 821, "column": 12 } } @@ -33215,31 +32776,31 @@ "type": "Identifier", "name": "noResults", "range": [ - 23368, - 23377 + 23122, + 23131 ], "loc": { "start": { - "line": 828, + "line": 821, "column": 13 }, "end": { - "line": 828, + "line": 821, "column": 22 } } }, "range": [ - 23363, - 23377 + 23117, + 23131 ], "loc": { "start": { - "line": 828, + "line": 821, "column": 8 }, "end": { - "line": 828, + "line": 821, "column": 22 } } @@ -33253,16 +32814,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 23380, - 23385 + 23134, + 23139 ], "loc": { "start": { - "line": 828, + "line": 821, "column": 25 }, "end": { - "line": 828, + "line": 821, "column": 30 } } @@ -33275,16 +32836,16 @@ "type": "Identifier", "name": "f", "range": [ - 23386, - 23387 + 23140, + 23141 ], "loc": { "start": { - "line": 828, + "line": 821, "column": 31 }, "end": { - "line": 828, + "line": 821, "column": 32 } } @@ -33293,47 +32854,47 @@ "type": "Identifier", "name": "no_results_message", "range": [ - 23388, - 23406 + 23142, + 23160 ], "loc": { "start": { - "line": 828, + "line": 821, "column": 33 }, "end": { - "line": 828, + "line": 821, "column": 51 } } }, "range": [ - 23386, - 23406 + 23140, + 23160 ], "loc": { "start": { - "line": 828, + "line": 821, "column": 31 }, "end": { - "line": 828, + "line": 821, "column": 51 } } } ], "range": [ - 23380, - 23407 + 23134, + 23161 ], "loc": { "start": { - "line": 828, + "line": 821, "column": 25 }, "end": { - "line": 828, + "line": 821, "column": 52 } } @@ -33344,16 +32905,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 23423, - 23430 + 23177, + 23184 ], "loc": { "start": { - "line": 829, + "line": 822, "column": 12 }, "end": { - "line": 829, + "line": 822, "column": 19 } } @@ -33366,16 +32927,16 @@ "type": "Identifier", "name": "f", "range": [ - 23431, - 23432 + 23185, + 23186 ], "loc": { "start": { - "line": 829, + "line": 822, "column": 20 }, "end": { - "line": 829, + "line": 822, "column": 21 } } @@ -33384,92 +32945,92 @@ "type": "Identifier", "name": "no_results_message", "range": [ - 23433, - 23451 + 23187, + 23205 ], "loc": { "start": { - "line": 829, + "line": 822, "column": 22 }, "end": { - "line": 829, + "line": 822, "column": 40 } } }, "range": [ - 23431, - 23451 + 23185, + 23205 ], "loc": { "start": { - "line": 829, + "line": 822, "column": 20 }, "end": { - "line": 829, + "line": 822, "column": 40 } } } ], "range": [ - 23423, - 23452 + 23177, + 23206 ], "loc": { "start": { - "line": 829, + "line": 822, "column": 12 }, "end": { - "line": 829, + "line": 822, "column": 41 } } }, "range": [ - 23380, - 23452 + 23134, + 23206 ], "loc": { "start": { - "line": 828, + "line": 821, "column": 25 }, "end": { - "line": 829, + "line": 822, "column": 41 } } }, "range": [ - 23363, - 23452 + 23117, + 23206 ], "loc": { "start": { - "line": 828, + "line": 821, "column": 8 }, "end": { - "line": 829, + "line": 822, "column": 41 } } }, "range": [ - 23363, - 23453 + 23117, + 23207 ], "loc": { "start": { - "line": 828, + "line": 821, "column": 8 }, "end": { - "line": 829, + "line": 822, "column": 42 } }, @@ -33478,16 +33039,16 @@ "type": "Block", "value": "*\n * Enable no results message UI component\n * @type {Object|Boolean}\n ", "range": [ - 23255, - 23354 + 23009, + 23108 ], "loc": { "start": { - "line": 824, + "line": 817, "column": 8 }, "end": { - "line": 827, + "line": 820, "column": 11 } } @@ -33498,16 +33059,16 @@ "type": "Block", "value": "*\n * Enable state persistence\n * @type {Object|Boolean}\n ", "range": [ - 23463, - 23548 + 23217, + 23302 ], "loc": { "start": { - "line": 831, + "line": 824, "column": 8 }, "end": { - "line": 834, + "line": 827, "column": 11 } } @@ -33525,16 +33086,16 @@ "object": { "type": "ThisExpression", "range": [ - 23557, - 23561 + 23311, + 23315 ], "loc": { "start": { - "line": 835, + "line": 828, "column": 8 }, "end": { - "line": 835, + "line": 828, "column": 12 } } @@ -33543,31 +33104,31 @@ "type": "Identifier", "name": "state", "range": [ - 23562, - 23567 + 23316, + 23321 ], "loc": { "start": { - "line": 835, + "line": 828, "column": 13 }, "end": { - "line": 835, + "line": 828, "column": 18 } } }, "range": [ - 23557, - 23567 + 23311, + 23321 ], "loc": { "start": { - "line": 835, + "line": 828, "column": 8 }, "end": { - "line": 835, + "line": 828, "column": 18 } } @@ -33581,16 +33142,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 23570, - 23575 + 23324, + 23329 ], "loc": { "start": { - "line": 835, + "line": 828, "column": 21 }, "end": { - "line": 835, + "line": 828, "column": 26 } } @@ -33603,16 +33164,16 @@ "type": "Identifier", "name": "f", "range": [ - 23576, - 23577 + 23330, + 23331 ], "loc": { "start": { - "line": 835, + "line": 828, "column": 27 }, "end": { - "line": 835, + "line": 828, "column": 28 } } @@ -33621,47 +33182,47 @@ "type": "Identifier", "name": "state", "range": [ - 23578, - 23583 + 23332, + 23337 ], "loc": { "start": { - "line": 835, + "line": 828, "column": 29 }, "end": { - "line": 835, + "line": 828, "column": 34 } } }, "range": [ - 23576, - 23583 + 23330, + 23337 ], "loc": { "start": { - "line": 835, + "line": 828, "column": 27 }, "end": { - "line": 835, + "line": 828, "column": 34 } } } ], "range": [ - 23570, - 23584 + 23324, + 23338 ], "loc": { "start": { - "line": 835, + "line": 828, "column": 21 }, "end": { - "line": 835, + "line": 828, "column": 35 } } @@ -33672,16 +33233,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 23588, - 23595 + 23342, + 23349 ], "loc": { "start": { - "line": 835, + "line": 828, "column": 39 }, "end": { - "line": 835, + "line": 828, "column": 46 } } @@ -33694,16 +33255,16 @@ "type": "Identifier", "name": "f", "range": [ - 23596, - 23597 + 23350, + 23351 ], "loc": { "start": { - "line": 835, + "line": 828, "column": 47 }, "end": { - "line": 835, + "line": 828, "column": 48 } } @@ -33712,92 +33273,92 @@ "type": "Identifier", "name": "state", "range": [ - 23598, - 23603 + 23352, + 23357 ], "loc": { "start": { - "line": 835, + "line": 828, "column": 49 }, "end": { - "line": 835, + "line": 828, "column": 54 } } }, "range": [ - 23596, - 23603 + 23350, + 23357 ], "loc": { "start": { - "line": 835, + "line": 828, "column": 47 }, "end": { - "line": 835, + "line": 828, "column": 54 } } } ], "range": [ - 23588, - 23604 + 23342, + 23358 ], "loc": { "start": { - "line": 835, + "line": 828, "column": 39 }, "end": { - "line": 835, + "line": 828, "column": 55 } } }, "range": [ - 23570, - 23604 + 23324, + 23358 ], "loc": { "start": { - "line": 835, + "line": 828, "column": 21 }, "end": { - "line": 835, + "line": 828, "column": 55 } } }, "range": [ - 23557, - 23604 + 23311, + 23358 ], "loc": { "start": { - "line": 835, + "line": 828, "column": 8 }, "end": { - "line": 835, + "line": 828, "column": 55 } } }, "range": [ - 23557, - 23605 + 23311, + 23359 ], "loc": { "start": { - "line": 835, + "line": 828, "column": 8 }, "end": { - "line": 835, + "line": 828, "column": 56 } }, @@ -33806,16 +33367,16 @@ "type": "Block", "value": "*\n * Enable state persistence\n * @type {Object|Boolean}\n ", "range": [ - 23463, - 23548 + 23217, + 23302 ], "loc": { "start": { - "line": 831, + "line": 824, "column": 8 }, "end": { - "line": 834, + "line": 827, "column": 11 } } @@ -33826,16 +33387,16 @@ "type": "Block", "value": "** data types **", "range": [ - 23615, - 23635 + 23369, + 23389 ], "loc": { "start": { - "line": 837, + "line": 830, "column": 8 }, "end": { - "line": 837, + "line": 830, "column": 28 } } @@ -33844,16 +33405,16 @@ "type": "Block", "value": "*\n * Enable date type module\n * @type {Boolean}\n * @private\n ", "range": [ - 23645, - 23742 + 23399, + 23496 ], "loc": { "start": { - "line": 839, + "line": 832, "column": 8 }, "end": { - "line": 843, + "line": 836, "column": 11 } } @@ -33871,16 +33432,16 @@ "object": { "type": "ThisExpression", "range": [ - 23751, - 23755 + 23505, + 23509 ], "loc": { "start": { - "line": 844, + "line": 837, "column": 8 }, "end": { - "line": 844, + "line": 837, "column": 12 } } @@ -33889,31 +33450,31 @@ "type": "Identifier", "name": "dateType", "range": [ - 23756, - 23764 + 23510, + 23518 ], "loc": { "start": { - "line": 844, + "line": 837, "column": 13 }, "end": { - "line": 844, + "line": 837, "column": 21 } } }, "range": [ - 23751, - 23764 + 23505, + 23518 ], "loc": { "start": { - "line": 844, + "line": 837, "column": 8 }, "end": { - "line": 844, + "line": 837, "column": 21 } } @@ -33923,46 +33484,46 @@ "value": true, "raw": "true", "range": [ - 23767, - 23771 + 23521, + 23525 ], "loc": { "start": { - "line": 844, + "line": 837, "column": 24 }, "end": { - "line": 844, + "line": 837, "column": 28 } } }, "range": [ - 23751, - 23771 + 23505, + 23525 ], "loc": { "start": { - "line": 844, + "line": 837, "column": 8 }, "end": { - "line": 844, + "line": 837, "column": 28 } } }, "range": [ - 23751, - 23772 + 23505, + 23526 ], "loc": { "start": { - "line": 844, + "line": 837, "column": 8 }, "end": { - "line": 844, + "line": 837, "column": 29 } }, @@ -33971,16 +33532,16 @@ "type": "Block", "value": "** data types **", "range": [ - 23615, - 23635 + 23369, + 23389 ], "loc": { "start": { - "line": 837, + "line": 830, "column": 8 }, "end": { - "line": 837, + "line": 830, "column": 28 } } @@ -33989,16 +33550,16 @@ "type": "Block", "value": "*\n * Enable date type module\n * @type {Boolean}\n * @private\n ", "range": [ - 23645, - 23742 + 23399, + 23496 ], "loc": { "start": { - "line": 839, + "line": 832, "column": 8 }, "end": { - "line": 843, + "line": 836, "column": 11 } } @@ -34009,16 +33570,16 @@ "type": "Block", "value": "*\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n ", "range": [ - 23782, - 23949 + 23536, + 23703 ], "loc": { "start": { - "line": 846, + "line": 839, "column": 8 }, "end": { - "line": 850, + "line": 843, "column": 11 } } @@ -34036,16 +33597,16 @@ "object": { "type": "ThisExpression", "range": [ - 23958, - 23962 + 23712, + 23716 ], "loc": { "start": { - "line": 851, + "line": 844, "column": 8 }, "end": { - "line": 851, + "line": 844, "column": 12 } } @@ -34054,31 +33615,31 @@ "type": "Identifier", "name": "locale", "range": [ - 23963, - 23969 + 23717, + 23723 ], "loc": { "start": { - "line": 851, + "line": 844, "column": 13 }, "end": { - "line": 851, + "line": 844, "column": 19 } } }, "range": [ - 23958, - 23969 + 23712, + 23723 ], "loc": { "start": { - "line": 851, + "line": 844, "column": 8 }, "end": { - "line": 851, + "line": 844, "column": 19 } } @@ -34089,16 +33650,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 23972, - 23983 + 23726, + 23737 ], "loc": { "start": { - "line": 851, + "line": 844, "column": 22 }, "end": { - "line": 851, + "line": 844, "column": 33 } } @@ -34111,16 +33672,16 @@ "type": "Identifier", "name": "f", "range": [ - 23984, - 23985 + 23738, + 23739 ], "loc": { "start": { - "line": 851, + "line": 844, "column": 34 }, "end": { - "line": 851, + "line": 844, "column": 35 } } @@ -34129,31 +33690,31 @@ "type": "Identifier", "name": "locale", "range": [ - 23986, - 23992 + 23740, + 23746 ], "loc": { "start": { - "line": 851, + "line": 844, "column": 36 }, "end": { - "line": 851, + "line": 844, "column": 42 } } }, "range": [ - 23984, - 23992 + 23738, + 23746 ], "loc": { "start": { - "line": 851, + "line": 844, "column": 34 }, "end": { - "line": 851, + "line": 844, "column": 42 } } @@ -34163,62 +33724,62 @@ "value": "en", "raw": "'en'", "range": [ - 23994, - 23998 + 23748, + 23752 ], "loc": { "start": { - "line": 851, + "line": 844, "column": 44 }, "end": { - "line": 851, + "line": 844, "column": 48 } } } ], "range": [ - 23972, - 23999 + 23726, + 23753 ], "loc": { "start": { - "line": 851, + "line": 844, "column": 22 }, "end": { - "line": 851, + "line": 844, "column": 49 } } }, "range": [ - 23958, - 23999 + 23712, + 23753 ], "loc": { "start": { - "line": 851, + "line": 844, "column": 8 }, "end": { - "line": 851, + "line": 844, "column": 49 } } }, "range": [ - 23958, - 24000 + 23712, + 23754 ], "loc": { "start": { - "line": 851, + "line": 844, "column": 8 }, "end": { - "line": 851, + "line": 844, "column": 50 } }, @@ -34227,16 +33788,16 @@ "type": "Block", "value": "*\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n ", "range": [ - 23782, - 23949 + 23536, + 23703 ], "loc": { "start": { - "line": 846, + "line": 839, "column": 8 }, "end": { - "line": 850, + "line": 843, "column": 11 } } @@ -34247,16 +33808,16 @@ "type": "Block", "value": "*\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n ", "range": [ - 24010, - 24117 + 23764, + 23871 ], "loc": { "start": { - "line": 853, + "line": 846, "column": 8 }, "end": { - "line": 856, + "line": 849, "column": 11 } } @@ -34274,16 +33835,16 @@ "object": { "type": "ThisExpression", "range": [ - 24126, - 24130 + 23880, + 23884 ], "loc": { "start": { - "line": 857, + "line": 850, "column": 8 }, "end": { - "line": 857, + "line": 850, "column": 12 } } @@ -34292,31 +33853,31 @@ "type": "Identifier", "name": "thousandsSeparator", "range": [ - 24131, - 24149 + 23885, + 23903 ], "loc": { "start": { - "line": 857, + "line": 850, "column": 13 }, "end": { - "line": 857, + "line": 850, "column": 31 } } }, "range": [ - 24126, - 24149 + 23880, + 23903 ], "loc": { "start": { - "line": 857, + "line": 850, "column": 8 }, "end": { - "line": 857, + "line": 850, "column": 31 } } @@ -34327,16 +33888,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 24152, - 24163 + 23906, + 23917 ], "loc": { "start": { - "line": 857, + "line": 850, "column": 34 }, "end": { - "line": 857, + "line": 850, "column": 45 } } @@ -34349,16 +33910,16 @@ "type": "Identifier", "name": "f", "range": [ - 24164, - 24165 + 23918, + 23919 ], "loc": { "start": { - "line": 857, + "line": 850, "column": 46 }, "end": { - "line": 857, + "line": 850, "column": 47 } } @@ -34367,31 +33928,31 @@ "type": "Identifier", "name": "thousands_separator", "range": [ - 24166, - 24185 + 23920, + 23939 ], "loc": { "start": { - "line": 857, + "line": 850, "column": 48 }, "end": { - "line": 857, + "line": 850, "column": 67 } } }, "range": [ - 24164, - 24185 + 23918, + 23939 ], "loc": { "start": { - "line": 857, + "line": 850, "column": 46 }, "end": { - "line": 857, + "line": 850, "column": 67 } } @@ -34401,62 +33962,62 @@ "value": ",", "raw": "','", "range": [ - 24187, - 24190 + 23941, + 23944 ], "loc": { "start": { - "line": 857, + "line": 850, "column": 69 }, "end": { - "line": 857, + "line": 850, "column": 72 } } } ], "range": [ - 24152, - 24191 + 23906, + 23945 ], "loc": { "start": { - "line": 857, + "line": 850, "column": 34 }, "end": { - "line": 857, + "line": 850, "column": 73 } } }, "range": [ - 24126, - 24191 + 23880, + 23945 ], "loc": { "start": { - "line": 857, + "line": 850, "column": 8 }, "end": { - "line": 857, + "line": 850, "column": 73 } } }, "range": [ - 24126, - 24192 + 23880, + 23946 ], "loc": { "start": { - "line": 857, + "line": 850, "column": 8 }, "end": { - "line": 857, + "line": 850, "column": 74 } }, @@ -34465,16 +34026,16 @@ "type": "Block", "value": "*\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n ", "range": [ - 24010, - 24117 + 23764, + 23871 ], "loc": { "start": { - "line": 853, + "line": 846, "column": 8 }, "end": { - "line": 856, + "line": 849, "column": 11 } } @@ -34485,16 +34046,16 @@ "type": "Block", "value": "*\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n ", "range": [ - 24202, - 24307 + 23956, + 24061 ], "loc": { "start": { - "line": 859, + "line": 852, "column": 8 }, "end": { - "line": 862, + "line": 855, "column": 11 } } @@ -34512,16 +34073,16 @@ "object": { "type": "ThisExpression", "range": [ - 24316, - 24320 + 24070, + 24074 ], "loc": { "start": { - "line": 863, + "line": 856, "column": 8 }, "end": { - "line": 863, + "line": 856, "column": 12 } } @@ -34530,31 +34091,31 @@ "type": "Identifier", "name": "decimalSeparator", "range": [ - 24321, - 24337 + 24075, + 24091 ], "loc": { "start": { - "line": 863, + "line": 856, "column": 13 }, "end": { - "line": 863, + "line": 856, "column": 29 } } }, "range": [ - 24316, - 24337 + 24070, + 24091 ], "loc": { "start": { - "line": 863, + "line": 856, "column": 8 }, "end": { - "line": 863, + "line": 856, "column": 29 } } @@ -34565,16 +34126,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 24340, - 24351 + 24094, + 24105 ], "loc": { "start": { - "line": 863, + "line": 856, "column": 32 }, "end": { - "line": 863, + "line": 856, "column": 43 } } @@ -34587,16 +34148,16 @@ "type": "Identifier", "name": "f", "range": [ - 24352, - 24353 + 24106, + 24107 ], "loc": { "start": { - "line": 863, + "line": 856, "column": 44 }, "end": { - "line": 863, + "line": 856, "column": 45 } } @@ -34605,31 +34166,31 @@ "type": "Identifier", "name": "decimal_separator", "range": [ - 24354, - 24371 + 24108, + 24125 ], "loc": { "start": { - "line": 863, + "line": 856, "column": 46 }, "end": { - "line": 863, + "line": 856, "column": 63 } } }, "range": [ - 24352, - 24371 + 24106, + 24125 ], "loc": { "start": { - "line": 863, + "line": 856, "column": 44 }, "end": { - "line": 863, + "line": 856, "column": 63 } } @@ -34639,62 +34200,62 @@ "value": ".", "raw": "'.'", "range": [ - 24373, - 24376 + 24127, + 24130 ], "loc": { "start": { - "line": 863, + "line": 856, "column": 65 }, "end": { - "line": 863, + "line": 856, "column": 68 } } } ], "range": [ - 24340, - 24377 + 24094, + 24131 ], "loc": { "start": { - "line": 863, + "line": 856, "column": 32 }, "end": { - "line": 863, + "line": 856, "column": 69 } } }, "range": [ - 24316, - 24377 + 24070, + 24131 ], "loc": { "start": { - "line": 863, + "line": 856, "column": 8 }, "end": { - "line": 863, + "line": 856, "column": 69 } } }, "range": [ - 24316, - 24378 + 24070, + 24132 ], "loc": { "start": { - "line": 863, + "line": 856, "column": 8 }, "end": { - "line": 863, + "line": 856, "column": 70 } }, @@ -34703,16 +34264,16 @@ "type": "Block", "value": "*\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n ", "range": [ - 24202, - 24307 + 23956, + 24061 ], "loc": { "start": { - "line": 859, + "line": 852, "column": 8 }, "end": { - "line": 862, + "line": 855, "column": 11 } } @@ -34723,16 +34284,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": [ - 24388, - 24986 + 24142, + 24740 ], "loc": { "start": { - "line": 865, + "line": 858, "column": 8 }, "end": { - "line": 878, + "line": 871, "column": 11 } } @@ -34750,16 +34311,16 @@ "object": { "type": "ThisExpression", "range": [ - 24995, - 24999 + 24749, + 24753 ], "loc": { "start": { - "line": 879, + "line": 872, "column": 8 }, "end": { - "line": 879, + "line": 872, "column": 12 } } @@ -34768,31 +34329,31 @@ "type": "Identifier", "name": "colTypes", "range": [ - 25000, - 25008 + 24754, + 24762 ], "loc": { "start": { - "line": 879, + "line": 872, "column": 13 }, "end": { - "line": 879, + "line": 872, "column": 21 } } }, "range": [ - 24995, - 25008 + 24749, + 24762 ], "loc": { "start": { - "line": 879, + "line": 872, "column": 8 }, "end": { - "line": 879, + "line": 872, "column": 21 } } @@ -34805,16 +34366,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 25011, - 25018 + 24765, + 24772 ], "loc": { "start": { - "line": 879, + "line": 872, "column": 24 }, "end": { - "line": 879, + "line": 872, "column": 31 } } @@ -34827,16 +34388,16 @@ "type": "Identifier", "name": "f", "range": [ - 25019, - 25020 + 24773, + 24774 ], "loc": { "start": { - "line": 879, + "line": 872, "column": 32 }, "end": { - "line": 879, + "line": 872, "column": 33 } } @@ -34845,47 +34406,47 @@ "type": "Identifier", "name": "col_types", "range": [ - 25021, - 25030 + 24775, + 24784 ], "loc": { "start": { - "line": 879, + "line": 872, "column": 34 }, "end": { - "line": 879, + "line": 872, "column": 43 } } }, "range": [ - 25019, - 25030 + 24773, + 24784 ], "loc": { "start": { - "line": 879, + "line": 872, "column": 32 }, "end": { - "line": 879, + "line": 872, "column": 43 } } } ], "range": [ - 25011, - 25031 + 24765, + 24785 ], "loc": { "start": { - "line": 879, + "line": 872, "column": 24 }, "end": { - "line": 879, + "line": 872, "column": 44 } } @@ -34897,16 +34458,16 @@ "type": "Identifier", "name": "f", "range": [ - 25034, - 25035 + 24788, + 24789 ], "loc": { "start": { - "line": 879, + "line": 872, "column": 47 }, "end": { - "line": 879, + "line": 872, "column": 48 } } @@ -34915,31 +34476,31 @@ "type": "Identifier", "name": "col_types", "range": [ - 25036, - 25045 + 24790, + 24799 ], "loc": { "start": { - "line": 879, + "line": 872, "column": 49 }, "end": { - "line": 879, + "line": 872, "column": 58 } } }, "range": [ - 25034, - 25045 + 24788, + 24799 ], "loc": { "start": { - "line": 879, + "line": 872, "column": 47 }, "end": { - "line": 879, + "line": 872, "column": 58 } } @@ -34948,61 +34509,61 @@ "type": "ArrayExpression", "elements": [], "range": [ - 25048, - 25050 + 24802, + 24804 ], "loc": { "start": { - "line": 879, + "line": 872, "column": 61 }, "end": { - "line": 879, + "line": 872, "column": 63 } } }, "range": [ - 25011, - 25050 + 24765, + 24804 ], "loc": { "start": { - "line": 879, + "line": 872, "column": 24 }, "end": { - "line": 879, + "line": 872, "column": 63 } } }, "range": [ - 24995, - 25050 + 24749, + 24804 ], "loc": { "start": { - "line": 879, + "line": 872, "column": 8 }, "end": { - "line": 879, + "line": 872, "column": 63 } } }, "range": [ - 24995, - 25051 + 24749, + 24805 ], "loc": { "start": { - "line": 879, + "line": 872, "column": 8 }, "end": { - "line": 879, + "line": 872, "column": 64 } }, @@ -35011,12 +34572,195 @@ "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": [ - 24388, - 24986 + 24142, + 24740 ], "loc": { "start": { - "line": 865, + "line": 858, + "column": 8 + }, + "end": { + "line": 871, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "** ids prefixes **", + "range": [ + 24815, + 24837 + ], + "loc": { + "start": { + "line": 874, + "column": 8 + }, + "end": { + "line": 874, + "column": 30 + } + } + }, + { + "type": "Block", + "value": "*\n * Main prefix\n * @private\n ", + "range": [ + 24846, + 24904 + ], + "loc": { + "start": { + "line": 875, + "column": 8 + }, + "end": { + "line": 878, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 24913, + 24917 + ], + "loc": { + "start": { + "line": 879, + "column": 8 + }, + "end": { + "line": 879, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "prfxTf", + "range": [ + 24918, + 24924 + ], + "loc": { + "start": { + "line": 879, + "column": 13 + }, + "end": { + "line": 879, + "column": 19 + } + } + }, + "range": [ + 24913, + 24924 + ], + "loc": { + "start": { + "line": 879, + "column": 8 + }, + "end": { + "line": 879, + "column": 19 + } + } + }, + "right": { + "type": "Literal", + "value": "TF", + "raw": "'TF'", + "range": [ + 24927, + 24931 + ], + "loc": { + "start": { + "line": 879, + "column": 22 + }, + "end": { + "line": 879, + "column": 26 + } + } + }, + "range": [ + 24913, + 24931 + ], + "loc": { + "start": { + "line": 879, + "column": 8 + }, + "end": { + "line": 879, + "column": 26 + } + } + }, + "range": [ + 24913, + 24932 + ], + "loc": { + "start": { + "line": 879, + "column": 8 + }, + "end": { + "line": 879, + "column": 27 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "** ids prefixes **", + "range": [ + 24815, + 24837 + ], + "loc": { + "start": { + "line": 874, + "column": 8 + }, + "end": { + "line": 874, + "column": 30 + } + } + }, + { + "type": "Block", + "value": "*\n * Main prefix\n * @private\n ", + "range": [ + 24846, + 24904 + ], + "loc": { + "start": { + "line": 875, "column": 8 }, "end": { @@ -35026,204 +34770,21 @@ } } ], - "trailingComments": [ - { - "type": "Block", - "value": "** ids prefixes **", - "range": [ - 25061, - 25083 - ], - "loc": { - "start": { - "line": 881, - "column": 8 - }, - "end": { - "line": 881, - "column": 30 - } - } - }, - { - "type": "Block", - "value": "*\n * Main prefix\n * @private\n ", - "range": [ - 25092, - 25150 - ], - "loc": { - "start": { - "line": 882, - "column": 8 - }, - "end": { - "line": 885, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 25159, - 25163 - ], - "loc": { - "start": { - "line": 886, - "column": 8 - }, - "end": { - "line": 886, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxTf", - "range": [ - 25164, - 25170 - ], - "loc": { - "start": { - "line": 886, - "column": 13 - }, - "end": { - "line": 886, - "column": 19 - } - } - }, - "range": [ - 25159, - 25170 - ], - "loc": { - "start": { - "line": 886, - "column": 8 - }, - "end": { - "line": 886, - "column": 19 - } - } - }, - "right": { - "type": "Literal", - "value": "TF", - "raw": "'TF'", - "range": [ - 25173, - 25177 - ], - "loc": { - "start": { - "line": 886, - "column": 22 - }, - "end": { - "line": 886, - "column": 26 - } - } - }, - "range": [ - 25159, - 25177 - ], - "loc": { - "start": { - "line": 886, - "column": 8 - }, - "end": { - "line": 886, - "column": 26 - } - } - }, - "range": [ - 25159, - 25178 - ], - "loc": { - "start": { - "line": 886, - "column": 8 - }, - "end": { - "line": 886, - "column": 27 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "** ids prefixes **", - "range": [ - 25061, - 25083 - ], - "loc": { - "start": { - "line": 881, - "column": 8 - }, - "end": { - "line": 881, - "column": 30 - } - } - }, - { - "type": "Block", - "value": "*\n * Main prefix\n * @private\n ", - "range": [ - 25092, - 25150 - ], - "loc": { - "start": { - "line": 882, - "column": 8 - }, - "end": { - "line": 885, - "column": 11 - } - } - } - ], "trailingComments": [ { "type": "Block", "value": "*\n * Filter's ID prefix (inputs - selects)\n * @private\n ", "range": [ - 25188, - 25272 + 24942, + 25026 ], "loc": { "start": { - "line": 888, + "line": 881, "column": 8 }, "end": { - "line": 891, + "line": 884, "column": 11 } } @@ -35241,16 +34802,16 @@ "object": { "type": "ThisExpression", "range": [ - 25281, - 25285 + 25035, + 25039 ], "loc": { "start": { - "line": 892, + "line": 885, "column": 8 }, "end": { - "line": 892, + "line": 885, "column": 12 } } @@ -35259,31 +34820,31 @@ "type": "Identifier", "name": "prfxFlt", "range": [ - 25286, - 25293 + 25040, + 25047 ], "loc": { "start": { - "line": 892, + "line": 885, "column": 13 }, "end": { - "line": 892, + "line": 885, "column": 20 } } }, "range": [ - 25281, - 25293 + 25035, + 25047 ], "loc": { "start": { - "line": 892, + "line": 885, "column": 8 }, "end": { - "line": 892, + "line": 885, "column": 20 } } @@ -35293,46 +34854,46 @@ "value": "flt", "raw": "'flt'", "range": [ - 25296, - 25301 + 25050, + 25055 ], "loc": { "start": { - "line": 892, + "line": 885, "column": 23 }, "end": { - "line": 892, + "line": 885, "column": 28 } } }, "range": [ - 25281, - 25301 + 25035, + 25055 ], "loc": { "start": { - "line": 892, + "line": 885, "column": 8 }, "end": { - "line": 892, + "line": 885, "column": 28 } } }, "range": [ - 25281, - 25302 + 25035, + 25056 ], "loc": { "start": { - "line": 892, + "line": 885, "column": 8 }, "end": { - "line": 892, + "line": 885, "column": 29 } }, @@ -35341,16 +34902,16 @@ "type": "Block", "value": "*\n * Filter's ID prefix (inputs - selects)\n * @private\n ", "range": [ - 25188, - 25272 + 24942, + 25026 ], "loc": { "start": { - "line": 888, + "line": 881, "column": 8 }, "end": { - "line": 891, + "line": 884, "column": 11 } } @@ -35361,16 +34922,16 @@ "type": "Block", "value": "*\n * Button's ID prefix\n * @private\n ", "range": [ - 25312, - 25377 + 25066, + 25131 ], "loc": { "start": { - "line": 894, + "line": 887, "column": 8 }, "end": { - "line": 897, + "line": 890, "column": 11 } } @@ -35388,16 +34949,16 @@ "object": { "type": "ThisExpression", "range": [ - 25386, - 25390 + 25140, + 25144 ], "loc": { "start": { - "line": 898, + "line": 891, "column": 8 }, "end": { - "line": 898, + "line": 891, "column": 12 } } @@ -35406,31 +34967,31 @@ "type": "Identifier", "name": "prfxValButton", "range": [ - 25391, - 25404 + 25145, + 25158 ], "loc": { "start": { - "line": 898, + "line": 891, "column": 13 }, "end": { - "line": 898, + "line": 891, "column": 26 } } }, "range": [ - 25386, - 25404 + 25140, + 25158 ], "loc": { "start": { - "line": 898, + "line": 891, "column": 8 }, "end": { - "line": 898, + "line": 891, "column": 26 } } @@ -35440,46 +35001,46 @@ "value": "btn", "raw": "'btn'", "range": [ - 25407, - 25412 + 25161, + 25166 ], "loc": { "start": { - "line": 898, + "line": 891, "column": 29 }, "end": { - "line": 898, + "line": 891, "column": 34 } } }, "range": [ - 25386, - 25412 + 25140, + 25166 ], "loc": { "start": { - "line": 898, + "line": 891, "column": 8 }, "end": { - "line": 898, + "line": 891, "column": 34 } } }, "range": [ - 25386, - 25413 + 25140, + 25167 ], "loc": { "start": { - "line": 898, + "line": 891, "column": 8 }, "end": { - "line": 898, + "line": 891, "column": 35 } }, @@ -35488,16 +35049,16 @@ "type": "Block", "value": "*\n * Button's ID prefix\n * @private\n ", "range": [ - 25312, - 25377 + 25066, + 25131 ], "loc": { "start": { - "line": 894, + "line": 887, "column": 8 }, "end": { - "line": 897, + "line": 890, "column": 11 } } @@ -35508,16 +35069,16 @@ "type": "Block", "value": "*\n * Toolbar container ID prefix\n * @private\n ", "range": [ - 25423, - 25497 + 25177, + 25251 ], "loc": { "start": { - "line": 900, + "line": 893, "column": 8 }, "end": { - "line": 903, + "line": 896, "column": 11 } } @@ -35535,16 +35096,16 @@ "object": { "type": "ThisExpression", "range": [ - 25506, - 25510 + 25260, + 25264 ], "loc": { "start": { - "line": 904, + "line": 897, "column": 8 }, "end": { - "line": 904, + "line": 897, "column": 12 } } @@ -35553,31 +35114,31 @@ "type": "Identifier", "name": "prfxInfDiv", "range": [ - 25511, - 25521 + 25265, + 25275 ], "loc": { "start": { - "line": 904, + "line": 897, "column": 13 }, "end": { - "line": 904, + "line": 897, "column": 23 } } }, "range": [ - 25506, - 25521 + 25260, + 25275 ], "loc": { "start": { - "line": 904, + "line": 897, "column": 8 }, "end": { - "line": 904, + "line": 897, "column": 23 } } @@ -35587,46 +35148,46 @@ "value": "inf_", "raw": "'inf_'", "range": [ - 25524, - 25530 + 25278, + 25284 ], "loc": { "start": { - "line": 904, + "line": 897, "column": 26 }, "end": { - "line": 904, + "line": 897, "column": 32 } } }, "range": [ - 25506, - 25530 + 25260, + 25284 ], "loc": { "start": { - "line": 904, + "line": 897, "column": 8 }, "end": { - "line": 904, + "line": 897, "column": 32 } } }, "range": [ - 25506, - 25531 + 25260, + 25285 ], "loc": { "start": { - "line": 904, + "line": 897, "column": 8 }, "end": { - "line": 904, + "line": 897, "column": 33 } }, @@ -35635,16 +35196,16 @@ "type": "Block", "value": "*\n * Toolbar container ID prefix\n * @private\n ", "range": [ - 25423, - 25497 + 25177, + 25251 ], "loc": { "start": { - "line": 900, + "line": 893, "column": 8 }, "end": { - "line": 903, + "line": 896, "column": 11 } } @@ -35655,16 +35216,16 @@ "type": "Block", "value": "*\n * Toolbar left element ID prefix\n * @private\n ", "range": [ - 25541, - 25618 + 25295, + 25372 ], "loc": { "start": { - "line": 906, + "line": 899, "column": 8 }, "end": { - "line": 909, + "line": 902, "column": 11 } } @@ -35682,16 +35243,16 @@ "object": { "type": "ThisExpression", "range": [ - 25627, - 25631 + 25381, + 25385 ], "loc": { "start": { - "line": 910, + "line": 903, "column": 8 }, "end": { - "line": 910, + "line": 903, "column": 12 } } @@ -35700,31 +35261,31 @@ "type": "Identifier", "name": "prfxLDiv", "range": [ - 25632, - 25640 + 25386, + 25394 ], "loc": { "start": { - "line": 910, + "line": 903, "column": 13 }, "end": { - "line": 910, + "line": 903, "column": 21 } } }, "range": [ - 25627, - 25640 + 25381, + 25394 ], "loc": { "start": { - "line": 910, + "line": 903, "column": 8 }, "end": { - "line": 910, + "line": 903, "column": 21 } } @@ -35734,46 +35295,46 @@ "value": "ldiv_", "raw": "'ldiv_'", "range": [ - 25643, - 25650 + 25397, + 25404 ], "loc": { "start": { - "line": 910, + "line": 903, "column": 24 }, "end": { - "line": 910, + "line": 903, "column": 31 } } }, "range": [ - 25627, - 25650 + 25381, + 25404 ], "loc": { "start": { - "line": 910, + "line": 903, "column": 8 }, "end": { - "line": 910, + "line": 903, "column": 31 } } }, "range": [ - 25627, - 25651 + 25381, + 25405 ], "loc": { "start": { - "line": 910, + "line": 903, "column": 8 }, "end": { - "line": 910, + "line": 903, "column": 32 } }, @@ -35782,16 +35343,16 @@ "type": "Block", "value": "*\n * Toolbar left element ID prefix\n * @private\n ", "range": [ - 25541, - 25618 + 25295, + 25372 ], "loc": { "start": { - "line": 906, + "line": 899, "column": 8 }, "end": { - "line": 909, + "line": 902, "column": 11 } } @@ -35802,16 +35363,16 @@ "type": "Block", "value": "*\n * Toolbar right element ID prefix\n * @private\n ", "range": [ - 25661, - 25739 + 25415, + 25493 ], "loc": { "start": { - "line": 912, + "line": 905, "column": 8 }, "end": { - "line": 915, + "line": 908, "column": 11 } } @@ -35829,16 +35390,16 @@ "object": { "type": "ThisExpression", "range": [ - 25748, - 25752 + 25502, + 25506 ], "loc": { "start": { - "line": 916, + "line": 909, "column": 8 }, "end": { - "line": 916, + "line": 909, "column": 12 } } @@ -35847,31 +35408,31 @@ "type": "Identifier", "name": "prfxRDiv", "range": [ - 25753, - 25761 + 25507, + 25515 ], "loc": { "start": { - "line": 916, + "line": 909, "column": 13 }, "end": { - "line": 916, + "line": 909, "column": 21 } } }, "range": [ - 25748, - 25761 + 25502, + 25515 ], "loc": { "start": { - "line": 916, + "line": 909, "column": 8 }, "end": { - "line": 916, + "line": 909, "column": 21 } } @@ -35881,46 +35442,46 @@ "value": "rdiv_", "raw": "'rdiv_'", "range": [ - 25764, - 25771 + 25518, + 25525 ], "loc": { "start": { - "line": 916, + "line": 909, "column": 24 }, "end": { - "line": 916, + "line": 909, "column": 31 } } }, "range": [ - 25748, - 25771 + 25502, + 25525 ], "loc": { "start": { - "line": 916, + "line": 909, "column": 8 }, "end": { - "line": 916, + "line": 909, "column": 31 } } }, "range": [ - 25748, - 25772 + 25502, + 25526 ], "loc": { "start": { - "line": 916, + "line": 909, "column": 8 }, "end": { - "line": 916, + "line": 909, "column": 32 } }, @@ -35929,16 +35490,16 @@ "type": "Block", "value": "*\n * Toolbar right element ID prefix\n * @private\n ", "range": [ - 25661, - 25739 + 25415, + 25493 ], "loc": { "start": { - "line": 912, + "line": 905, "column": 8 }, "end": { - "line": 915, + "line": 908, "column": 11 } } @@ -35949,16 +35510,16 @@ "type": "Block", "value": "*\n * Toolbar middle element ID prefix\n * @private\n ", "range": [ - 25782, - 25861 + 25536, + 25615 ], "loc": { "start": { - "line": 918, + "line": 911, "column": 8 }, "end": { - "line": 921, + "line": 914, "column": 11 } } @@ -35976,16 +35537,16 @@ "object": { "type": "ThisExpression", "range": [ - 25870, - 25874 + 25624, + 25628 ], "loc": { "start": { - "line": 922, + "line": 915, "column": 8 }, "end": { - "line": 922, + "line": 915, "column": 12 } } @@ -35994,31 +35555,31 @@ "type": "Identifier", "name": "prfxMDiv", "range": [ - 25875, - 25883 + 25629, + 25637 ], "loc": { "start": { - "line": 922, + "line": 915, "column": 13 }, "end": { - "line": 922, + "line": 915, "column": 21 } } }, "range": [ - 25870, - 25883 + 25624, + 25637 ], "loc": { "start": { - "line": 922, + "line": 915, "column": 8 }, "end": { - "line": 922, + "line": 915, "column": 21 } } @@ -36028,46 +35589,46 @@ "value": "mdiv_", "raw": "'mdiv_'", "range": [ - 25886, - 25893 + 25640, + 25647 ], "loc": { "start": { - "line": 922, + "line": 915, "column": 24 }, "end": { - "line": 922, + "line": 915, "column": 31 } } }, "range": [ - 25870, - 25893 + 25624, + 25647 ], "loc": { "start": { - "line": 922, + "line": 915, "column": 8 }, "end": { - "line": 922, + "line": 915, "column": 31 } } }, "range": [ - 25870, - 25894 + 25624, + 25648 ], "loc": { "start": { - "line": 922, + "line": 915, "column": 8 }, "end": { - "line": 922, + "line": 915, "column": 32 } }, @@ -36076,16 +35637,16 @@ "type": "Block", "value": "*\n * Toolbar middle element ID prefix\n * @private\n ", "range": [ - 25782, - 25861 + 25536, + 25615 ], "loc": { "start": { - "line": 918, + "line": 911, "column": 8 }, "end": { - "line": 921, + "line": 914, "column": 11 } } @@ -36096,16 +35657,16 @@ "type": "Block", "value": "*\n * Responsive Css class\n * @private\n ", "range": [ - 25904, - 25971 + 25658, + 25725 ], "loc": { "start": { - "line": 924, + "line": 917, "column": 8 }, "end": { - "line": 927, + "line": 920, "column": 11 } } @@ -36123,16 +35684,16 @@ "object": { "type": "ThisExpression", "range": [ - 25980, - 25984 + 25734, + 25738 ], "loc": { "start": { - "line": 928, + "line": 921, "column": 8 }, "end": { - "line": 928, + "line": 921, "column": 12 } } @@ -36141,31 +35702,31 @@ "type": "Identifier", "name": "prfxResponsive", "range": [ - 25985, - 25999 + 25739, + 25753 ], "loc": { "start": { - "line": 928, + "line": 921, "column": 13 }, "end": { - "line": 928, + "line": 921, "column": 27 } } }, "range": [ - 25980, - 25999 + 25734, + 25753 ], "loc": { "start": { - "line": 928, + "line": 921, "column": 8 }, "end": { - "line": 928, + "line": 921, "column": 27 } } @@ -36175,46 +35736,46 @@ "value": "resp", "raw": "'resp'", "range": [ - 26002, - 26008 + 25756, + 25762 ], "loc": { "start": { - "line": 928, + "line": 921, "column": 30 }, "end": { - "line": 928, + "line": 921, "column": 36 } } }, "range": [ - 25980, - 26008 + 25734, + 25762 ], "loc": { "start": { - "line": 928, + "line": 921, "column": 8 }, "end": { - "line": 928, + "line": 921, "column": 36 } } }, "range": [ - 25980, - 26009 + 25734, + 25763 ], "loc": { "start": { - "line": 928, + "line": 921, "column": 8 }, "end": { - "line": 928, + "line": 921, "column": 37 } }, @@ -36223,16 +35784,16 @@ "type": "Block", "value": "*\n * Responsive Css class\n * @private\n ", "range": [ - 25904, - 25971 + 25658, + 25725 ], "loc": { "start": { - "line": 924, + "line": 917, "column": 8 }, "end": { - "line": 927, + "line": 920, "column": 11 } } @@ -36243,16 +35804,16 @@ "type": "Block", "value": "** extensions **", "range": [ - 26019, - 26039 + 25773, + 25793 ], "loc": { "start": { - "line": 930, + "line": 923, "column": 8 }, "end": { - "line": 930, + "line": 923, "column": 28 } } @@ -36261,16 +35822,16 @@ "type": "Block", "value": "*\n * List of loaded extensions\n * @type {Array}\n ", "range": [ - 26048, - 26125 + 25802, + 25879 ], "loc": { "start": { - "line": 931, + "line": 924, "column": 8 }, "end": { - "line": 934, + "line": 927, "column": 11 } } @@ -36288,16 +35849,16 @@ "object": { "type": "ThisExpression", "range": [ - 26134, - 26138 + 25888, + 25892 ], "loc": { "start": { - "line": 935, + "line": 928, "column": 8 }, "end": { - "line": 935, + "line": 928, "column": 12 } } @@ -36306,31 +35867,31 @@ "type": "Identifier", "name": "extensions", "range": [ - 26139, - 26149 + 25893, + 25903 ], "loc": { "start": { - "line": 935, + "line": 928, "column": 13 }, "end": { - "line": 935, + "line": 928, "column": 23 } } }, "range": [ - 26134, - 26149 + 25888, + 25903 ], "loc": { "start": { - "line": 935, + "line": 928, "column": 8 }, "end": { - "line": 935, + "line": 928, "column": 23 } } @@ -36341,16 +35902,16 @@ "type": "Identifier", "name": "defaultsArr", "range": [ - 26152, - 26163 + 25906, + 25917 ], "loc": { "start": { - "line": 935, + "line": 928, "column": 26 }, "end": { - "line": 935, + "line": 928, "column": 37 } } @@ -36363,16 +35924,16 @@ "type": "Identifier", "name": "f", "range": [ - 26164, - 26165 + 25918, + 25919 ], "loc": { "start": { - "line": 935, + "line": 928, "column": 38 }, "end": { - "line": 935, + "line": 928, "column": 39 } } @@ -36381,31 +35942,31 @@ "type": "Identifier", "name": "extensions", "range": [ - 26166, - 26176 + 25920, + 25930 ], "loc": { "start": { - "line": 935, + "line": 928, "column": 40 }, "end": { - "line": 935, + "line": 928, "column": 50 } } }, "range": [ - 26164, - 26176 + 25918, + 25930 ], "loc": { "start": { - "line": 935, + "line": 928, "column": 38 }, "end": { - "line": 935, + "line": 928, "column": 50 } } @@ -36414,62 +35975,62 @@ "type": "ArrayExpression", "elements": [], "range": [ - 26178, - 26180 + 25932, + 25934 ], "loc": { "start": { - "line": 935, + "line": 928, "column": 52 }, "end": { - "line": 935, + "line": 928, "column": 54 } } } ], "range": [ - 26152, - 26181 + 25906, + 25935 ], "loc": { "start": { - "line": 935, + "line": 928, "column": 26 }, "end": { - "line": 935, + "line": 928, "column": 55 } } }, "range": [ - 26134, - 26181 + 25888, + 25935 ], "loc": { "start": { - "line": 935, + "line": 928, "column": 8 }, "end": { - "line": 935, + "line": 928, "column": 55 } } }, "range": [ - 26134, - 26182 + 25888, + 25936 ], "loc": { "start": { - "line": 935, + "line": 928, "column": 8 }, "end": { - "line": 935, + "line": 928, "column": 56 } }, @@ -36478,16 +36039,16 @@ "type": "Block", "value": "** extensions **", "range": [ - 26019, - 26039 + 25773, + 25793 ], "loc": { "start": { - "line": 930, + "line": 923, "column": 8 }, "end": { - "line": 930, + "line": 923, "column": 28 } } @@ -36496,8 +36057,263 @@ "type": "Block", "value": "*\n * List of loaded extensions\n * @type {Array}\n ", "range": [ - 26048, - 26125 + 25802, + 25879 + ], + "loc": { + "start": { + "line": 924, + "column": 8 + }, + "end": { + "line": 927, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "** themes **", + "range": [ + 25946, + 25962 + ], + "loc": { + "start": { + "line": 930, + "column": 8 + }, + "end": { + "line": 930, + "column": 24 + } + } + }, + { + "type": "Block", + "value": "*\n * Enable default theme\n * @type {Boolean}\n ", + "range": [ + 25971, + 26045 + ], + "loc": { + "start": { + "line": 931, + "column": 8 + }, + "end": { + "line": 934, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26054, + 26058 + ], + "loc": { + "start": { + "line": 935, + "column": 8 + }, + "end": { + "line": 935, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "enableDefaultTheme", + "range": [ + 26059, + 26077 + ], + "loc": { + "start": { + "line": 935, + "column": 13 + }, + "end": { + "line": 935, + "column": 31 + } + } + }, + "range": [ + 26054, + 26077 + ], + "loc": { + "start": { + "line": 935, + "column": 8 + }, + "end": { + "line": 935, + "column": 31 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "Boolean", + "range": [ + 26080, + 26087 + ], + "loc": { + "start": { + "line": 935, + "column": 34 + }, + "end": { + "line": 935, + "column": 41 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 26088, + 26089 + ], + "loc": { + "start": { + "line": 935, + "column": 42 + }, + "end": { + "line": 935, + "column": 43 + } + } + }, + "property": { + "type": "Identifier", + "name": "enable_default_theme", + "range": [ + 26090, + 26110 + ], + "loc": { + "start": { + "line": 935, + "column": 44 + }, + "end": { + "line": 935, + "column": 64 + } + } + }, + "range": [ + 26088, + 26110 + ], + "loc": { + "start": { + "line": 935, + "column": 42 + }, + "end": { + "line": 935, + "column": 64 + } + } + } + ], + "range": [ + 26080, + 26111 + ], + "loc": { + "start": { + "line": 935, + "column": 34 + }, + "end": { + "line": 935, + "column": 65 + } + } + }, + "range": [ + 26054, + 26111 + ], + "loc": { + "start": { + "line": 935, + "column": 8 + }, + "end": { + "line": 935, + "column": 65 + } + } + }, + "range": [ + 26054, + 26112 + ], + "loc": { + "start": { + "line": 935, + "column": 8 + }, + "end": { + "line": 935, + "column": 66 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "** themes **", + "range": [ + 25946, + 25962 + ], + "loc": { + "start": { + "line": 930, + "column": 8 + }, + "end": { + "line": 930, + "column": 24 + } + } + }, + { + "type": "Block", + "value": "*\n * Enable default theme\n * @type {Boolean}\n ", + "range": [ + 25971, + 26045 ], "loc": { "start": { @@ -36511,276 +36327,21 @@ } } ], - "trailingComments": [ - { - "type": "Block", - "value": "** themes **", - "range": [ - 26192, - 26208 - ], - "loc": { - "start": { - "line": 937, - "column": 8 - }, - "end": { - "line": 937, - "column": 24 - } - } - }, - { - "type": "Block", - "value": "*\n * Enable default theme\n * @type {Boolean}\n ", - "range": [ - 26217, - 26291 - ], - "loc": { - "start": { - "line": 938, - "column": 8 - }, - "end": { - "line": 941, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 26300, - 26304 - ], - "loc": { - "start": { - "line": 942, - "column": 8 - }, - "end": { - "line": 942, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "enableDefaultTheme", - "range": [ - 26305, - 26323 - ], - "loc": { - "start": { - "line": 942, - "column": 13 - }, - "end": { - "line": 942, - "column": 31 - } - } - }, - "range": [ - 26300, - 26323 - ], - "loc": { - "start": { - "line": 942, - "column": 8 - }, - "end": { - "line": 942, - "column": 31 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "Boolean", - "range": [ - 26326, - 26333 - ], - "loc": { - "start": { - "line": 942, - "column": 34 - }, - "end": { - "line": 942, - "column": 41 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 26334, - 26335 - ], - "loc": { - "start": { - "line": 942, - "column": 42 - }, - "end": { - "line": 942, - "column": 43 - } - } - }, - "property": { - "type": "Identifier", - "name": "enable_default_theme", - "range": [ - 26336, - 26356 - ], - "loc": { - "start": { - "line": 942, - "column": 44 - }, - "end": { - "line": 942, - "column": 64 - } - } - }, - "range": [ - 26334, - 26356 - ], - "loc": { - "start": { - "line": 942, - "column": 42 - }, - "end": { - "line": 942, - "column": 64 - } - } - } - ], - "range": [ - 26326, - 26357 - ], - "loc": { - "start": { - "line": 942, - "column": 34 - }, - "end": { - "line": 942, - "column": 65 - } - } - }, - "range": [ - 26300, - 26357 - ], - "loc": { - "start": { - "line": 942, - "column": 8 - }, - "end": { - "line": 942, - "column": 65 - } - } - }, - "range": [ - 26300, - 26358 - ], - "loc": { - "start": { - "line": 942, - "column": 8 - }, - "end": { - "line": 942, - "column": 66 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "** themes **", - "range": [ - 26192, - 26208 - ], - "loc": { - "start": { - "line": 937, - "column": 8 - }, - "end": { - "line": 937, - "column": 24 - } - } - }, - { - "type": "Block", - "value": "*\n * Enable default theme\n * @type {Boolean}\n ", - "range": [ - 26217, - 26291 - ], - "loc": { - "start": { - "line": 938, - "column": 8 - }, - "end": { - "line": 941, - "column": 11 - } - } - } - ], "trailingComments": [ { "type": "Block", "value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ", "range": [ - 26368, - 26478 + 26122, + 26232 ], "loc": { "start": { - "line": 944, + "line": 937, "column": 8 }, "end": { - "line": 948, + "line": 941, "column": 11 } } @@ -36798,16 +36359,16 @@ "object": { "type": "ThisExpression", "range": [ - 26487, - 26491 + 26241, + 26245 ], "loc": { "start": { - "line": 949, + "line": 942, "column": 8 }, "end": { - "line": 949, + "line": 942, "column": 12 } } @@ -36816,31 +36377,31 @@ "type": "Identifier", "name": "hasThemes", "range": [ - 26492, - 26501 + 26246, + 26255 ], "loc": { "start": { - "line": 949, + "line": 942, "column": 13 }, "end": { - "line": 949, + "line": 942, "column": 22 } } }, "range": [ - 26487, - 26501 + 26241, + 26255 ], "loc": { "start": { - "line": 949, + "line": 942, "column": 8 }, "end": { - "line": 949, + "line": 942, "column": 22 } } @@ -36854,16 +36415,16 @@ "object": { "type": "ThisExpression", "range": [ - 26505, - 26509 + 26259, + 26263 ], "loc": { "start": { - "line": 949, + "line": 942, "column": 26 }, "end": { - "line": 949, + "line": 942, "column": 30 } } @@ -36872,31 +36433,31 @@ "type": "Identifier", "name": "enableDefaultTheme", "range": [ - 26510, - 26528 + 26264, + 26282 ], "loc": { "start": { - "line": 949, + "line": 942, "column": 31 }, "end": { - "line": 949, + "line": 942, "column": 49 } } }, "range": [ - 26505, - 26528 + 26259, + 26282 ], "loc": { "start": { - "line": 949, + "line": 942, "column": 26 }, "end": { - "line": 949, + "line": 942, "column": 49 } } @@ -36907,16 +36468,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 26532, - 26539 + 26286, + 26293 ], "loc": { "start": { - "line": 949, + "line": 942, "column": 53 }, "end": { - "line": 949, + "line": 942, "column": 60 } } @@ -36929,16 +36490,16 @@ "type": "Identifier", "name": "f", "range": [ - 26540, - 26541 + 26294, + 26295 ], "loc": { "start": { - "line": 949, + "line": 942, "column": 61 }, "end": { - "line": 949, + "line": 942, "column": 62 } } @@ -36947,92 +36508,92 @@ "type": "Identifier", "name": "themes", "range": [ - 26542, - 26548 + 26296, + 26302 ], "loc": { "start": { - "line": 949, + "line": 942, "column": 63 }, "end": { - "line": 949, + "line": 942, "column": 69 } } }, "range": [ - 26540, - 26548 + 26294, + 26302 ], "loc": { "start": { - "line": 949, + "line": 942, "column": 61 }, "end": { - "line": 949, + "line": 942, "column": 69 } } } ], "range": [ - 26532, - 26549 + 26286, + 26303 ], "loc": { "start": { - "line": 949, + "line": 942, "column": 53 }, "end": { - "line": 949, + "line": 942, "column": 70 } } }, "range": [ - 26505, - 26549 + 26259, + 26303 ], "loc": { "start": { - "line": 949, + "line": 942, "column": 26 }, "end": { - "line": 949, + "line": 942, "column": 70 } } }, "range": [ - 26487, - 26550 + 26241, + 26304 ], "loc": { "start": { - "line": 949, + "line": 942, "column": 8 }, "end": { - "line": 949, + "line": 942, "column": 71 } } }, "range": [ - 26487, - 26551 + 26241, + 26305 ], "loc": { "start": { - "line": 949, + "line": 942, "column": 8 }, "end": { - "line": 949, + "line": 942, "column": 72 } }, @@ -37041,8 +36602,245 @@ "type": "Block", "value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ", "range": [ - 26368, - 26478 + 26122, + 26232 + ], + "loc": { + "start": { + "line": 937, + "column": 8 + }, + "end": { + "line": 941, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", + "range": [ + 26315, + 26427 + ], + "loc": { + "start": { + "line": 944, + "column": 8 + }, + "end": { + "line": 948, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26436, + 26440 + ], + "loc": { + "start": { + "line": 949, + "column": 8 + }, + "end": { + "line": 949, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "themes", + "range": [ + 26441, + 26447 + ], + "loc": { + "start": { + "line": 949, + "column": 13 + }, + "end": { + "line": 949, + "column": 19 + } + } + }, + "range": [ + 26436, + 26447 + ], + "loc": { + "start": { + "line": 949, + "column": 8 + }, + "end": { + "line": 949, + "column": 19 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsArr", + "range": [ + 26450, + 26461 + ], + "loc": { + "start": { + "line": 949, + "column": 22 + }, + "end": { + "line": 949, + "column": 33 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 26462, + 26463 + ], + "loc": { + "start": { + "line": 949, + "column": 34 + }, + "end": { + "line": 949, + "column": 35 + } + } + }, + "property": { + "type": "Identifier", + "name": "themes", + "range": [ + 26464, + 26470 + ], + "loc": { + "start": { + "line": 949, + "column": 36 + }, + "end": { + "line": 949, + "column": 42 + } + } + }, + "range": [ + 26462, + 26470 + ], + "loc": { + "start": { + "line": 949, + "column": 34 + }, + "end": { + "line": 949, + "column": 42 + } + } + }, + { + "type": "ArrayExpression", + "elements": [], + "range": [ + 26472, + 26474 + ], + "loc": { + "start": { + "line": 949, + "column": 44 + }, + "end": { + "line": 949, + "column": 46 + } + } + } + ], + "range": [ + 26450, + 26475 + ], + "loc": { + "start": { + "line": 949, + "column": 22 + }, + "end": { + "line": 949, + "column": 47 + } + } + }, + "range": [ + 26436, + 26475 + ], + "loc": { + "start": { + "line": 949, + "column": 8 + }, + "end": { + "line": 949, + "column": 47 + } + } + }, + "range": [ + 26436, + 26476 + ], + "loc": { + "start": { + "line": 949, + "column": 8 + }, + "end": { + "line": 949, + "column": 48 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", + "range": [ + 26315, + 26427 ], "loc": { "start": { @@ -37056,258 +36854,21 @@ } } ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", - "range": [ - 26561, - 26673 - ], - "loc": { - "start": { - "line": 951, - "column": 8 - }, - "end": { - "line": 955, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 26682, - 26686 - ], - "loc": { - "start": { - "line": 956, - "column": 8 - }, - "end": { - "line": 956, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "themes", - "range": [ - 26687, - 26693 - ], - "loc": { - "start": { - "line": 956, - "column": 13 - }, - "end": { - "line": 956, - "column": 19 - } - } - }, - "range": [ - 26682, - 26693 - ], - "loc": { - "start": { - "line": 956, - "column": 8 - }, - "end": { - "line": 956, - "column": 19 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "defaultsArr", - "range": [ - 26696, - 26707 - ], - "loc": { - "start": { - "line": 956, - "column": 22 - }, - "end": { - "line": 956, - "column": 33 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 26708, - 26709 - ], - "loc": { - "start": { - "line": 956, - "column": 34 - }, - "end": { - "line": 956, - "column": 35 - } - } - }, - "property": { - "type": "Identifier", - "name": "themes", - "range": [ - 26710, - 26716 - ], - "loc": { - "start": { - "line": 956, - "column": 36 - }, - "end": { - "line": 956, - "column": 42 - } - } - }, - "range": [ - 26708, - 26716 - ], - "loc": { - "start": { - "line": 956, - "column": 34 - }, - "end": { - "line": 956, - "column": 42 - } - } - }, - { - "type": "ArrayExpression", - "elements": [], - "range": [ - 26718, - 26720 - ], - "loc": { - "start": { - "line": 956, - "column": 44 - }, - "end": { - "line": 956, - "column": 46 - } - } - } - ], - "range": [ - 26696, - 26721 - ], - "loc": { - "start": { - "line": 956, - "column": 22 - }, - "end": { - "line": 956, - "column": 47 - } - } - }, - "range": [ - 26682, - 26721 - ], - "loc": { - "start": { - "line": 956, - "column": 8 - }, - "end": { - "line": 956, - "column": 47 - } - } - }, - "range": [ - 26682, - 26722 - ], - "loc": { - "start": { - "line": 956, - "column": 8 - }, - "end": { - "line": 956, - "column": 48 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", - "range": [ - 26561, - 26673 - ], - "loc": { - "start": { - "line": 951, - "column": 8 - }, - "end": { - "line": 955, - "column": 11 - } - } - } - ], "trailingComments": [ { "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": [ - 26732, - 26913 + 26486, + 26667 ], "loc": { "start": { - "line": 958, + "line": 951, "column": 8 }, "end": { - "line": 963, + "line": 956, "column": 11 } } @@ -37325,16 +36886,16 @@ "object": { "type": "ThisExpression", "range": [ - 26922, - 26926 + 26676, + 26680 ], "loc": { "start": { - "line": 964, + "line": 957, "column": 8 }, "end": { - "line": 964, + "line": 957, "column": 12 } } @@ -37343,224 +36904,133 @@ "type": "Identifier", "name": "themesPath", "range": [ - 26927, - 26937 + 26681, + 26691 ], "loc": { "start": { - "line": 964, + "line": 957, "column": 13 }, "end": { - "line": 964, + "line": 957, "column": 23 } } }, "range": [ - 26922, - 26937 + 26676, + 26691 ], "loc": { "start": { - "line": 964, + "line": 957, "column": 8 }, "end": { - "line": 964, + "line": 957, "column": 23 } } }, "right": { - "type": "LogicalExpression", - "operator": "||", - "left": { + "type": "CallExpression", + "callee": { "type": "MemberExpression", "computed": false, "object": { - "type": "Identifier", - "name": "f", + "type": "ThisExpression", "range": [ - 26940, - 26941 + 26694, + 26698 ], "loc": { "start": { - "line": 964, + "line": 957, "column": 26 }, "end": { - "line": 964, - "column": 27 + "line": 957, + "column": 30 } } }, "property": { "type": "Identifier", - "name": "themes_path", + "name": "getThemesPath", "range": [ - 26942, - 26953 + 26699, + 26712 ], "loc": { "start": { - "line": 964, - "column": 28 + "line": 957, + "column": 31 }, "end": { - "line": 964, - "column": 39 + "line": 957, + "column": 44 } } }, "range": [ - 26940, - 26953 + 26694, + 26712 ], "loc": { "start": { - "line": 964, + "line": 957, "column": 26 }, "end": { - "line": 964, - "column": 39 - } - } - }, - "right": { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 26957, - 26961 - ], - "loc": { - "start": { - "line": 964, - "column": 43 - }, - "end": { - "line": 964, - "column": 47 - } - } - }, - "property": { - "type": "Identifier", - "name": "stylePath", - "range": [ - 26962, - 26971 - ], - "loc": { - "start": { - "line": 964, - "column": 48 - }, - "end": { - "line": 964, - "column": 57 - } - } - }, - "range": [ - 26957, - 26971 - ], - "loc": { - "start": { - "line": 964, - "column": 43 - }, - "end": { - "line": 964, - "column": 57 - } - } - }, - "right": { - "type": "Literal", - "value": "themes/", - "raw": "'themes/'", - "range": [ - 26974, - 26983 - ], - "loc": { - "start": { - "line": 964, - "column": 60 - }, - "end": { - "line": 964, - "column": 69 - } - } - }, - "range": [ - 26957, - 26983 - ], - "loc": { - "start": { - "line": 964, - "column": 43 - }, - "end": { - "line": 964, - "column": 69 + "line": 957, + "column": 44 } } }, + "arguments": [], "range": [ - 26940, - 26983 + 26694, + 26714 ], "loc": { "start": { - "line": 964, + "line": 957, "column": 26 }, "end": { - "line": 964, - "column": 69 + "line": 957, + "column": 46 } } }, "range": [ - 26922, - 26983 + 26676, + 26714 ], "loc": { "start": { - "line": 964, + "line": 957, "column": 8 }, "end": { - "line": 964, - "column": 69 + "line": 957, + "column": 46 } } }, "range": [ - 26922, - 26984 + 26676, + 26715 ], "loc": { "start": { - "line": 964, + "line": 957, "column": 8 }, "end": { - "line": 964, - "column": 70 + "line": 957, + "column": 47 } }, "leadingComments": [ @@ -37568,16 +37038,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": [ - 26732, - 26913 + 26486, + 26667 ], "loc": { "start": { - "line": 958, + "line": 951, "column": 8 }, "end": { - "line": 963, + "line": 956, "column": 11 } } @@ -37588,16 +37058,16 @@ "type": "Block", "value": "*\n * Enable responsive layout\n * @type {Boolean}\n ", "range": [ - 26994, - 27072 + 26725, + 26803 ], "loc": { "start": { - "line": 966, + "line": 959, "column": 8 }, "end": { - "line": 969, + "line": 962, "column": 11 } } @@ -37615,16 +37085,16 @@ "object": { "type": "ThisExpression", "range": [ - 27081, - 27085 + 26812, + 26816 ], "loc": { "start": { - "line": 970, + "line": 963, "column": 8 }, "end": { - "line": 970, + "line": 963, "column": 12 } } @@ -37633,31 +37103,31 @@ "type": "Identifier", "name": "responsive", "range": [ - 27086, - 27096 + 26817, + 26827 ], "loc": { "start": { - "line": 970, + "line": 963, "column": 13 }, "end": { - "line": 970, + "line": 963, "column": 23 } } }, "range": [ - 27081, - 27096 + 26812, + 26827 ], "loc": { "start": { - "line": 970, + "line": 963, "column": 8 }, "end": { - "line": 970, + "line": 963, "column": 23 } } @@ -37668,16 +37138,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 27099, - 27106 + 26830, + 26837 ], "loc": { "start": { - "line": 970, + "line": 963, "column": 26 }, "end": { - "line": 970, + "line": 963, "column": 33 } } @@ -37690,16 +37160,16 @@ "type": "Identifier", "name": "f", "range": [ - 27107, - 27108 + 26838, + 26839 ], "loc": { "start": { - "line": 970, + "line": 963, "column": 34 }, "end": { - "line": 970, + "line": 963, "column": 35 } } @@ -37708,77 +37178,77 @@ "type": "Identifier", "name": "responsive", "range": [ - 27109, - 27119 + 26840, + 26850 ], "loc": { "start": { - "line": 970, + "line": 963, "column": 36 }, "end": { - "line": 970, + "line": 963, "column": 46 } } }, "range": [ - 27107, - 27119 + 26838, + 26850 ], "loc": { "start": { - "line": 970, + "line": 963, "column": 34 }, "end": { - "line": 970, + "line": 963, "column": 46 } } } ], "range": [ - 27099, - 27120 + 26830, + 26851 ], "loc": { "start": { - "line": 970, + "line": 963, "column": 26 }, "end": { - "line": 970, + "line": 963, "column": 47 } } }, "range": [ - 27081, - 27120 + 26812, + 26851 ], "loc": { "start": { - "line": 970, + "line": 963, "column": 8 }, "end": { - "line": 970, + "line": 963, "column": 47 } } }, "range": [ - 27081, - 27121 + 26812, + 26852 ], "loc": { "start": { - "line": 970, + "line": 963, "column": 8 }, "end": { - "line": 970, + "line": 963, "column": 48 } }, @@ -37787,16 +37257,16 @@ "type": "Block", "value": "*\n * Enable responsive layout\n * @type {Boolean}\n ", "range": [ - 26994, - 27072 + 26725, + 26803 ], "loc": { "start": { - "line": 966, + "line": 959, "column": 8 }, "end": { - "line": 969, + "line": 962, "column": 11 } } @@ -37807,16 +37277,16 @@ "type": "Block", "value": "*\n * Features registry\n * @private\n ", "range": [ - 27131, - 27195 + 26862, + 26926 ], "loc": { "start": { - "line": 972, + "line": 965, "column": 8 }, "end": { - "line": 975, + "line": 968, "column": 11 } } @@ -37834,16 +37304,16 @@ "object": { "type": "ThisExpression", "range": [ - 27204, - 27208 + 26935, + 26939 ], "loc": { "start": { - "line": 976, + "line": 969, "column": 8 }, "end": { - "line": 976, + "line": 969, "column": 12 } } @@ -37852,31 +37322,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 27209, - 27212 + 26940, + 26943 ], "loc": { "start": { - "line": 976, + "line": 969, "column": 13 }, "end": { - "line": 976, + "line": 969, "column": 16 } } }, "range": [ - 27204, - 27212 + 26935, + 26943 ], "loc": { "start": { - "line": 976, + "line": 969, "column": 8 }, "end": { - "line": 976, + "line": 969, "column": 16 } } @@ -37885,46 +37355,46 @@ "type": "ObjectExpression", "properties": [], "range": [ - 27215, - 27217 + 26946, + 26948 ], "loc": { "start": { - "line": 976, + "line": 969, "column": 19 }, "end": { - "line": 976, + "line": 969, "column": 21 } } }, "range": [ - 27204, - 27217 + 26935, + 26948 ], "loc": { "start": { - "line": 976, + "line": 969, "column": 8 }, "end": { - "line": 976, + "line": 969, "column": 21 } } }, "range": [ - 27204, - 27218 + 26935, + 26949 ], "loc": { "start": { - "line": 976, + "line": 969, "column": 8 }, "end": { - "line": 976, + "line": 969, "column": 22 } }, @@ -37933,16 +37403,16 @@ "type": "Block", "value": "*\n * Features registry\n * @private\n ", "range": [ - 27131, - 27195 + 26862, + 26926 ], "loc": { "start": { - "line": 972, + "line": 965, "column": 8 }, "end": { - "line": 975, + "line": 968, "column": 11 } } @@ -37953,16 +37423,16 @@ "type": "Block", "value": "*\n * Extensions registry\n * @private\n ", "range": [ - 27228, - 27294 + 26959, + 27025 ], "loc": { "start": { - "line": 978, + "line": 971, "column": 8 }, "end": { - "line": 981, + "line": 974, "column": 11 } } @@ -37980,16 +37450,16 @@ "object": { "type": "ThisExpression", "range": [ - 27303, - 27307 + 27034, + 27038 ], "loc": { "start": { - "line": 982, + "line": 975, "column": 8 }, "end": { - "line": 982, + "line": 975, "column": 12 } } @@ -37998,31 +37468,31 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 27308, - 27319 + 27039, + 27050 ], "loc": { "start": { - "line": 982, + "line": 975, "column": 13 }, "end": { - "line": 982, + "line": 975, "column": 24 } } }, "range": [ - 27303, - 27319 + 27034, + 27050 ], "loc": { "start": { - "line": 982, + "line": 975, "column": 8 }, "end": { - "line": 982, + "line": 975, "column": 24 } } @@ -38031,46 +37501,46 @@ "type": "ObjectExpression", "properties": [], "range": [ - 27322, - 27324 + 27053, + 27055 ], "loc": { "start": { - "line": 982, + "line": 975, "column": 27 }, "end": { - "line": 982, + "line": 975, "column": 29 } } }, "range": [ - 27303, - 27324 + 27034, + 27055 ], "loc": { "start": { - "line": 982, + "line": 975, "column": 8 }, "end": { - "line": 982, + "line": 975, "column": 29 } } }, "range": [ - 27303, - 27325 + 27034, + 27056 ], "loc": { "start": { - "line": 982, + "line": 975, "column": 8 }, "end": { - "line": 982, + "line": 975, "column": 30 } }, @@ -38079,16 +37549,16 @@ "type": "Block", "value": "*\n * Extensions registry\n * @private\n ", "range": [ - 27228, - 27294 + 26959, + 27025 ], "loc": { "start": { - "line": 978, + "line": 971, "column": 8 }, "end": { - "line": 981, + "line": 974, "column": 11 } } @@ -38099,16 +37569,16 @@ "type": "Line", "value": "conditionally instantiate required features", "range": [ - 27335, - 27380 + 27066, + 27111 ], "loc": { "start": { - "line": 984, + "line": 977, "column": 8 }, "end": { - "line": 984, + "line": 977, "column": 53 } } @@ -38125,16 +37595,16 @@ "object": { "type": "ThisExpression", "range": [ - 27389, - 27393 + 27120, + 27124 ], "loc": { "start": { - "line": 985, + "line": 978, "column": 8 }, "end": { - "line": 985, + "line": 978, "column": 12 } } @@ -38143,31 +37613,31 @@ "type": "Identifier", "name": "instantiateFeatures", "range": [ - 27394, - 27413 + 27125, + 27144 ], "loc": { "start": { - "line": 985, + "line": 978, "column": 13 }, "end": { - "line": 985, + "line": 978, "column": 32 } } }, "range": [ - 27389, - 27413 + 27120, + 27144 ], "loc": { "start": { - "line": 985, + "line": 978, "column": 8 }, "end": { - "line": 985, + "line": 978, "column": 32 } } @@ -38187,16 +37657,16 @@ "type": "Identifier", "name": "Object", "range": [ - 27427, - 27433 + 27158, + 27164 ], "loc": { "start": { - "line": 986, + "line": 979, "column": 12 }, "end": { - "line": 986, + "line": 979, "column": 18 } } @@ -38205,31 +37675,31 @@ "type": "Identifier", "name": "keys", "range": [ - 27434, - 27438 + 27165, + 27169 ], "loc": { "start": { - "line": 986, + "line": 979, "column": 19 }, "end": { - "line": 986, + "line": 979, "column": 23 } } }, "range": [ - 27427, - 27438 + 27158, + 27169 ], "loc": { "start": { - "line": 986, + "line": 979, "column": 12 }, "end": { - "line": 986, + "line": 979, "column": 23 } } @@ -38239,32 +37709,32 @@ "type": "Identifier", "name": "FEATURES", "range": [ - 27439, - 27447 + 27170, + 27178 ], "loc": { "start": { - "line": 986, + "line": 979, "column": 24 }, "end": { - "line": 986, + "line": 979, "column": 32 } } } ], "range": [ - 27427, - 27448 + 27158, + 27179 ], "loc": { "start": { - "line": 986, + "line": 979, "column": 12 }, "end": { - "line": 986, + "line": 979, "column": 33 } } @@ -38273,31 +37743,31 @@ "type": "Identifier", "name": "map", "range": [ - 27449, - 27452 + 27180, + 27183 ], "loc": { "start": { - "line": 986, + "line": 979, "column": 34 }, "end": { - "line": 986, + "line": 979, "column": 37 } } }, "range": [ - 27427, - 27452 + 27158, + 27183 ], "loc": { "start": { - "line": 986, + "line": 979, "column": 12 }, "end": { - "line": 986, + "line": 979, "column": 37 } } @@ -38311,16 +37781,16 @@ "type": "Identifier", "name": "item", "range": [ - 27454, - 27458 + 27185, + 27189 ], "loc": { "start": { - "line": 986, + "line": 979, "column": 39 }, "end": { - "line": 986, + "line": 979, "column": 43 } } @@ -38333,16 +37803,16 @@ "type": "Identifier", "name": "FEATURES", "range": [ - 27463, - 27471 + 27194, + 27202 ], "loc": { "start": { - "line": 986, + "line": 979, "column": 48 }, "end": { - "line": 986, + "line": 979, "column": 56 } } @@ -38351,31 +37821,31 @@ "type": "Identifier", "name": "item", "range": [ - 27472, - 27476 + 27203, + 27207 ], "loc": { "start": { - "line": 986, + "line": 979, "column": 57 }, "end": { - "line": 986, + "line": 979, "column": 61 } } }, "range": [ - 27463, - 27477 + 27194, + 27208 ], "loc": { "start": { - "line": 986, + "line": 979, "column": 48 }, "end": { - "line": 986, + "line": 979, "column": 62 } } @@ -38383,63 +37853,63 @@ "generator": false, "expression": true, "range": [ - 27453, - 27477 + 27184, + 27208 ], "loc": { "start": { - "line": 986, + "line": 979, "column": 38 }, "end": { - "line": 986, + "line": 979, "column": 62 } } } ], "range": [ - 27427, - 27478 + 27158, + 27209 ], "loc": { "start": { - "line": 986, + "line": 979, "column": 12 }, "end": { - "line": 986, + "line": 979, "column": 63 } } } ], "range": [ - 27389, - 27488 + 27120, + 27219 ], "loc": { "start": { - "line": 985, + "line": 978, "column": 8 }, "end": { - "line": 987, + "line": 980, "column": 9 } } }, "range": [ - 27389, - 27489 + 27120, + 27220 ], "loc": { "start": { - "line": 985, + "line": 978, "column": 8 }, "end": { - "line": 987, + "line": 980, "column": 10 } }, @@ -38448,299 +37918,26 @@ "type": "Line", "value": "conditionally instantiate required features", "range": [ - 27335, - 27380 + 27066, + 27111 ], "loc": { "start": { - "line": 984, + "line": 977, "column": 8 }, "end": { - "line": 984, + "line": 977, "column": 53 } } } - ], - "trailingComments": [ - { - "type": "Line", - "value": "load styles if necessary", - "range": [ - 27499, - 27525 - ], - "loc": { - "start": { - "line": 989, - "column": 8 - }, - "end": { - "line": 989, - "column": 34 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 27534, - 27538 - ], - "loc": { - "start": { - "line": 990, - "column": 8 - }, - "end": { - "line": 990, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "import", - "range": [ - 27539, - 27545 - ], - "loc": { - "start": { - "line": 990, - "column": 13 - }, - "end": { - "line": 990, - "column": 19 - } - } - }, - "range": [ - 27534, - 27545 - ], - "loc": { - "start": { - "line": 990, - "column": 8 - }, - "end": { - "line": 990, - "column": 19 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 27546, - 27550 - ], - "loc": { - "start": { - "line": 990, - "column": 20 - }, - "end": { - "line": 990, - "column": 24 - } - } - }, - "property": { - "type": "Identifier", - "name": "stylesheetId", - "range": [ - 27551, - 27563 - ], - "loc": { - "start": { - "line": 990, - "column": 25 - }, - "end": { - "line": 990, - "column": 37 - } - } - }, - "range": [ - 27546, - 27563 - ], - "loc": { - "start": { - "line": 990, - "column": 20 - }, - "end": { - "line": 990, - "column": 37 - } - } - }, - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 27565, - 27569 - ], - "loc": { - "start": { - "line": 990, - "column": 39 - }, - "end": { - "line": 990, - "column": 43 - } - } - }, - "property": { - "type": "Identifier", - "name": "stylesheet", - "range": [ - 27570, - 27580 - ], - "loc": { - "start": { - "line": 990, - "column": 44 - }, - "end": { - "line": 990, - "column": 54 - } - } - }, - "range": [ - 27565, - 27580 - ], - "loc": { - "start": { - "line": 990, - "column": 39 - }, - "end": { - "line": 990, - "column": 54 - } - } - }, - { - "type": "Literal", - "value": null, - "raw": "null", - "range": [ - 27582, - 27586 - ], - "loc": { - "start": { - "line": 990, - "column": 56 - }, - "end": { - "line": 990, - "column": 60 - } - } - }, - { - "type": "Literal", - "value": "link", - "raw": "'link'", - "range": [ - 27588, - 27594 - ], - "loc": { - "start": { - "line": 990, - "column": 62 - }, - "end": { - "line": 990, - "column": 68 - } - } - } - ], - "range": [ - 27534, - 27595 - ], - "loc": { - "start": { - "line": 990, - "column": 8 - }, - "end": { - "line": 990, - "column": 69 - } - } - }, - "range": [ - 27534, - 27596 - ], - "loc": { - "start": { - "line": 990, - "column": 8 - }, - "end": { - "line": 990, - "column": 70 - } - }, - "leadingComments": [ - { - "type": "Line", - "value": "load styles if necessary", - "range": [ - 27499, - 27525 - ], - "loc": { - "start": { - "line": 989, - "column": 8 - }, - "end": { - "line": 989, - "column": 34 - } - } - } ] } ], "range": [ 1426, - 27602 + 27226 ], "loc": { "start": { @@ -38748,7 +37945,7 @@ "column": 25 }, "end": { - "line": 991, + "line": 981, "column": 5 } } @@ -38757,7 +37954,7 @@ "expression": false, "range": [ 1416, - 27602 + 27226 ], "loc": { "start": { @@ -38765,7 +37962,7 @@ "column": 15 }, "end": { - "line": 991, + "line": 981, "column": 5 } } @@ -38774,7 +37971,7 @@ "computed": false, "range": [ 1405, - 27602 + 27226 ], "loc": { "start": { @@ -38782,7 +37979,7 @@ "column": 4 }, "end": { - "line": 991, + "line": 981, "column": 5 } }, @@ -38811,16 +38008,16 @@ "type": "Block", "value": "*\n * Initialise features and layout\n ", "range": [ - 27608, - 27657 + 27232, + 27281 ], "loc": { "start": { - "line": 993, + "line": 983, "column": 4 }, "end": { - "line": 995, + "line": 985, "column": 7 } } @@ -38834,16 +38031,16 @@ "type": "Identifier", "name": "init", "range": [ - 27662, - 27666 + 27286, + 27290 ], "loc": { "start": { - "line": 996, + "line": 986, "column": 4 }, "end": { - "line": 996, + "line": 986, "column": 8 } } @@ -38863,16 +38060,16 @@ "object": { "type": "ThisExpression", "range": [ - 27683, - 27687 + 27307, + 27311 ], "loc": { "start": { - "line": 997, + "line": 987, "column": 12 }, "end": { - "line": 997, + "line": 987, "column": 16 } } @@ -38881,31 +38078,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 27688, - 27699 + 27312, + 27323 ], "loc": { "start": { - "line": 997, + "line": 987, "column": 17 }, "end": { - "line": 997, + "line": 987, "column": 28 } } }, "range": [ - 27683, - 27699 + 27307, + 27323 ], "loc": { "start": { - "line": 997, + "line": 987, "column": 12 }, "end": { - "line": 997, + "line": 987, "column": 28 } } @@ -38917,51 +38114,342 @@ "type": "ReturnStatement", "argument": null, "range": [ - 27715, - 27722 + 27339, + 27346 ], "loc": { "start": { - "line": 998, + "line": 988, "column": 12 }, "end": { - "line": 998, + "line": 988, "column": 19 } } } ], "range": [ - 27701, - 27732 + 27325, + 27356 ], "loc": { "start": { - "line": 997, + "line": 987, "column": 30 }, "end": { - "line": 999, + "line": 989, "column": 9 } } }, "alternate": null, "range": [ - 27679, - 27732 + 27303, + 27356 ], "loc": { "start": { - "line": 997, + "line": 987, "column": 8 }, "end": { - "line": 999, + "line": 989, "column": 9 } - } + }, + "trailingComments": [ + { + "type": "Line", + "value": " import main stylesheet", + "range": [ + 27366, + 27391 + ], + "loc": { + "start": { + "line": 991, + "column": 8 + }, + "end": { + "line": 991, + "column": 33 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 27400, + 27404 + ], + "loc": { + "start": { + "line": 992, + "column": 8 + }, + "end": { + "line": 992, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "import", + "range": [ + 27405, + 27411 + ], + "loc": { + "start": { + "line": 992, + "column": 13 + }, + "end": { + "line": 992, + "column": 19 + } + } + }, + "range": [ + 27400, + 27411 + ], + "loc": { + "start": { + "line": 992, + "column": 8 + }, + "end": { + "line": 992, + "column": 19 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 27412, + 27416 + ], + "loc": { + "start": { + "line": 992, + "column": 20 + }, + "end": { + "line": 992, + "column": 24 + } + } + }, + "property": { + "type": "Identifier", + "name": "stylesheetId", + "range": [ + 27417, + 27429 + ], + "loc": { + "start": { + "line": 992, + "column": 25 + }, + "end": { + "line": 992, + "column": 37 + } + } + }, + "range": [ + 27412, + 27429 + ], + "loc": { + "start": { + "line": 992, + "column": 20 + }, + "end": { + "line": 992, + "column": 37 + } + } + }, + { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 27431, + 27435 + ], + "loc": { + "start": { + "line": 992, + "column": 39 + }, + "end": { + "line": 992, + "column": 43 + } + } + }, + "property": { + "type": "Identifier", + "name": "getStylesheetPath", + "range": [ + 27436, + 27453 + ], + "loc": { + "start": { + "line": 992, + "column": 44 + }, + "end": { + "line": 992, + "column": 61 + } + } + }, + "range": [ + 27431, + 27453 + ], + "loc": { + "start": { + "line": 992, + "column": 39 + }, + "end": { + "line": 992, + "column": 61 + } + } + }, + "arguments": [], + "range": [ + 27431, + 27455 + ], + "loc": { + "start": { + "line": 992, + "column": 39 + }, + "end": { + "line": 992, + "column": 63 + } + } + }, + { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 27457, + 27461 + ], + "loc": { + "start": { + "line": 992, + "column": 65 + }, + "end": { + "line": 992, + "column": 69 + } + } + }, + { + "type": "Literal", + "value": "link", + "raw": "'link'", + "range": [ + 27463, + 27469 + ], + "loc": { + "start": { + "line": 992, + "column": 71 + }, + "end": { + "line": 992, + "column": 77 + } + } + } + ], + "range": [ + 27400, + 27470 + ], + "loc": { + "start": { + "line": 992, + "column": 8 + }, + "end": { + "line": 992, + "column": 78 + } + } + }, + "range": [ + 27400, + 27471 + ], + "loc": { + "start": { + "line": 992, + "column": 8 + }, + "end": { + "line": 992, + "column": 79 + } + }, + "leadingComments": [ + { + "type": "Line", + "value": " import main stylesheet", + "range": [ + 27366, + 27391 + ], + "loc": { + "start": { + "line": 991, + "column": 8 + }, + "end": { + "line": 991, + "column": 33 + } + } + } + ] }, { "type": "ExpressionStatement", @@ -38974,16 +38462,16 @@ "object": { "type": "ThisExpression", "range": [ - 27742, - 27746 + 27481, + 27485 ], "loc": { "start": { - "line": 1001, + "line": 994, "column": 8 }, "end": { - "line": 1001, + "line": 994, "column": 12 } } @@ -38992,31 +38480,31 @@ "type": "Identifier", "name": "nbCells", "range": [ - 27747, - 27754 + 27486, + 27493 ], "loc": { "start": { - "line": 1001, + "line": 994, "column": 13 }, "end": { - "line": 1001, + "line": 994, "column": 20 } } }, "range": [ - 27742, - 27754 + 27481, + 27493 ], "loc": { "start": { - "line": 1001, + "line": 994, "column": 8 }, "end": { - "line": 1001, + "line": 994, "column": 20 } } @@ -39029,16 +38517,16 @@ "object": { "type": "ThisExpression", "range": [ - 27757, - 27761 + 27496, + 27500 ], "loc": { "start": { - "line": 1001, + "line": 994, "column": 23 }, "end": { - "line": 1001, + "line": 994, "column": 27 } } @@ -39047,31 +38535,31 @@ "type": "Identifier", "name": "getCellsNb", "range": [ - 27762, - 27772 + 27501, + 27511 ], "loc": { "start": { - "line": 1001, + "line": 994, "column": 28 }, "end": { - "line": 1001, + "line": 994, "column": 38 } } }, "range": [ - 27757, - 27772 + 27496, + 27511 ], "loc": { "start": { - "line": 1001, + "line": 994, "column": 23 }, "end": { - "line": 1001, + "line": 994, "column": 38 } } @@ -39083,16 +38571,16 @@ "object": { "type": "ThisExpression", "range": [ - 27773, - 27777 + 27512, + 27516 ], "loc": { "start": { - "line": 1001, + "line": 994, "column": 39 }, "end": { - "line": 1001, + "line": 994, "column": 43 } } @@ -39101,77 +38589,77 @@ "type": "Identifier", "name": "refRow", "range": [ - 27778, - 27784 + 27517, + 27523 ], "loc": { "start": { - "line": 1001, + "line": 994, "column": 44 }, "end": { - "line": 1001, + "line": 994, "column": 50 } } }, "range": [ - 27773, - 27784 + 27512, + 27523 ], "loc": { "start": { - "line": 1001, + "line": 994, "column": 39 }, "end": { - "line": 1001, + "line": 994, "column": 50 } } } ], "range": [ - 27757, - 27785 + 27496, + 27524 ], "loc": { "start": { - "line": 1001, + "line": 994, "column": 23 }, "end": { - "line": 1001, + "line": 994, "column": 51 } } }, "range": [ - 27742, - 27785 + 27481, + 27524 ], "loc": { "start": { - "line": 1001, + "line": 994, "column": 8 }, "end": { - "line": 1001, + "line": 994, "column": 51 } } }, "range": [ - 27742, - 27786 + 27481, + 27525 ], "loc": { "start": { - "line": 1001, + "line": 994, "column": 8 }, "end": { - "line": 1001, + "line": 994, "column": 52 } } @@ -39185,16 +38673,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 27799, - 27802 + 27538, + 27541 ], "loc": { "start": { - "line": 1002, + "line": 995, "column": 12 }, "end": { - "line": 1002, + "line": 995, "column": 15 } } @@ -39205,16 +38693,16 @@ "object": { "type": "ThisExpression", "range": [ - 27805, - 27809 + 27544, + 27548 ], "loc": { "start": { - "line": 1002, + "line": 995, "column": 18 }, "end": { - "line": 1002, + "line": 995, "column": 22 } } @@ -39223,46 +38711,46 @@ "type": "Identifier", "name": "Mod", "range": [ - 27810, - 27813 + 27549, + 27552 ], "loc": { "start": { - "line": 1002, + "line": 995, "column": 23 }, "end": { - "line": 1002, + "line": 995, "column": 26 } } }, "range": [ - 27805, - 27813 + 27544, + 27552 ], "loc": { "start": { - "line": 1002, + "line": 995, "column": 18 }, "end": { - "line": 1002, + "line": 995, "column": 26 } } }, "range": [ - 27799, - 27813 + 27538, + 27552 ], "loc": { "start": { - "line": 1002, + "line": 995, "column": 12 }, "end": { - "line": 1002, + "line": 995, "column": 26 } } @@ -39270,16 +38758,16 @@ ], "kind": "let", "range": [ - 27795, - 27814 + 27534, + 27553 ], "loc": { "start": { - "line": 1002, + "line": 995, "column": 8 }, "end": { - "line": 1002, + "line": 995, "column": 27 } } @@ -39293,16 +38781,16 @@ "type": "Identifier", "name": "n", "range": [ - 27827, - 27828 + 27566, + 27567 ], "loc": { "start": { - "line": 1003, + "line": 996, "column": 12 }, "end": { - "line": 1003, + "line": 996, "column": 13 } } @@ -39315,16 +38803,16 @@ "object": { "type": "ThisExpression", "range": [ - 27831, - 27835 + 27570, + 27574 ], "loc": { "start": { - "line": 1003, + "line": 996, "column": 16 }, "end": { - "line": 1003, + "line": 996, "column": 20 } } @@ -39333,31 +38821,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 27836, - 27851 + 27575, + 27590 ], "loc": { "start": { - "line": 1003, + "line": 996, "column": 21 }, "end": { - "line": 1003, + "line": 996, "column": 36 } } }, "range": [ - 27831, - 27851 + 27570, + 27590 ], "loc": { "start": { - "line": 1003, + "line": 996, "column": 16 }, "end": { - "line": 1003, + "line": 996, "column": 36 } } @@ -39367,16 +38855,16 @@ "value": 1, "raw": "1", "range": [ - 27854, - 27855 + 27593, + 27594 ], "loc": { "start": { - "line": 1003, + "line": 996, "column": 39 }, "end": { - "line": 1003, + "line": 996, "column": 40 } } @@ -39387,16 +38875,16 @@ "object": { "type": "ThisExpression", "range": [ - 27858, - 27862 + 27597, + 27601 ], "loc": { "start": { - "line": 1003, + "line": 996, "column": 43 }, "end": { - "line": 1003, + "line": 996, "column": 47 } } @@ -39405,61 +38893,61 @@ "type": "Identifier", "name": "nbCells", "range": [ - 27863, - 27870 + 27602, + 27609 ], "loc": { "start": { - "line": 1003, + "line": 996, "column": 48 }, "end": { - "line": 1003, + "line": 996, "column": 55 } } }, "range": [ - 27858, - 27870 + 27597, + 27609 ], "loc": { "start": { - "line": 1003, + "line": 996, "column": 43 }, "end": { - "line": 1003, + "line": 996, "column": 55 } } }, "range": [ - 27831, - 27870 + 27570, + 27609 ], "loc": { "start": { - "line": 1003, + "line": 996, "column": 16 }, "end": { - "line": 1003, + "line": 996, "column": 55 } } }, "range": [ - 27827, - 27870 + 27566, + 27609 ], "loc": { "start": { - "line": 1003, + "line": 996, "column": 12 }, "end": { - "line": 1003, + "line": 996, "column": 55 } } @@ -39467,16 +38955,16 @@ ], "kind": "let", "range": [ - 27823, - 27871 + 27562, + 27610 ], "loc": { "start": { - "line": 1003, + "line": 996, "column": 8 }, "end": { - "line": 1003, + "line": 996, "column": 56 } } @@ -39490,32 +38978,32 @@ "type": "Identifier", "name": "inpclass", "range": [ - 27884, - 27892 + 27623, + 27631 ], "loc": { "start": { - "line": 1004, + "line": 997, "column": 12 }, "end": { - "line": 1004, + "line": 997, "column": 20 } } }, "init": null, "range": [ - 27884, - 27892 + 27623, + 27631 ], "loc": { "start": { - "line": 1004, + "line": 997, "column": 12 }, "end": { - "line": 1004, + "line": 997, "column": 20 } } @@ -39523,16 +39011,16 @@ ], "kind": "let", "range": [ - 27880, - 27893 + 27619, + 27632 ], "loc": { "start": { - "line": 1004, + "line": 997, "column": 8 }, "end": { - "line": 1004, + "line": 997, "column": 21 } }, @@ -39541,16 +39029,16 @@ "type": "Line", "value": "loads theme", "range": [ - 27903, - 27916 + 27642, + 27655 ], "loc": { "start": { - "line": 1006, + "line": 999, "column": 8 }, "end": { - "line": 1006, + "line": 999, "column": 21 } } @@ -39567,16 +39055,16 @@ "object": { "type": "ThisExpression", "range": [ - 27925, - 27929 + 27664, + 27668 ], "loc": { "start": { - "line": 1007, + "line": 1000, "column": 8 }, "end": { - "line": 1007, + "line": 1000, "column": 12 } } @@ -39585,62 +39073,62 @@ "type": "Identifier", "name": "loadThemes", "range": [ - 27930, - 27940 + 27669, + 27679 ], "loc": { "start": { - "line": 1007, + "line": 1000, "column": 13 }, "end": { - "line": 1007, + "line": 1000, "column": 23 } } }, "range": [ - 27925, - 27940 + 27664, + 27679 ], "loc": { "start": { - "line": 1007, + "line": 1000, "column": 8 }, "end": { - "line": 1007, + "line": 1000, "column": 23 } } }, "arguments": [], "range": [ - 27925, - 27942 + 27664, + 27681 ], "loc": { "start": { - "line": 1007, + "line": 1000, "column": 8 }, "end": { - "line": 1007, + "line": 1000, "column": 25 } } }, "range": [ - 27925, - 27943 + 27664, + 27682 ], "loc": { "start": { - "line": 1007, + "line": 1000, "column": 8 }, "end": { - "line": 1007, + "line": 1000, "column": 26 } }, @@ -39649,16 +39137,16 @@ "type": "Line", "value": "loads theme", "range": [ - 27903, - 27916 + 27642, + 27655 ], "loc": { "start": { - "line": 1006, + "line": 999, "column": 8 }, "end": { - "line": 1006, + "line": 999, "column": 21 } } @@ -39679,16 +39167,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 27961, - 27969 + 27700, + 27708 ], "loc": { "start": { - "line": 1009, + "line": 1002, "column": 16 }, "end": { - "line": 1009, + "line": 1002, "column": 24 } } @@ -39697,16 +39185,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 27961, - 27969 + 27700, + 27708 ], "loc": { "start": { - "line": 1009, + "line": 1002, "column": 16 }, "end": { - "line": 1009, + "line": 1002, "column": 24 } } @@ -39716,16 +39204,16 @@ "shorthand": true, "computed": false, "range": [ - 27961, - 27969 + 27700, + 27708 ], "loc": { "start": { - "line": 1009, + "line": 1002, "column": 16 }, "end": { - "line": 1009, + "line": 1002, "column": 24 } } @@ -39736,16 +39224,16 @@ "type": "Identifier", "name": "help", "range": [ - 27971, - 27975 + 27710, + 27714 ], "loc": { "start": { - "line": 1009, + "line": 1002, "column": 26 }, "end": { - "line": 1009, + "line": 1002, "column": 30 } } @@ -39754,16 +39242,16 @@ "type": "Identifier", "name": "help", "range": [ - 27971, - 27975 + 27710, + 27714 ], "loc": { "start": { - "line": 1009, + "line": 1002, "column": 26 }, "end": { - "line": 1009, + "line": 1002, "column": 30 } } @@ -39773,16 +39261,16 @@ "shorthand": true, "computed": false, "range": [ - 27971, - 27975 + 27710, + 27714 ], "loc": { "start": { - "line": 1009, + "line": 1002, "column": 26 }, "end": { - "line": 1009, + "line": 1002, "column": 30 } } @@ -39793,16 +39281,16 @@ "type": "Identifier", "name": "state", "range": [ - 27977, - 27982 + 27716, + 27721 ], "loc": { "start": { - "line": 1009, + "line": 1002, "column": 32 }, "end": { - "line": 1009, + "line": 1002, "column": 37 } } @@ -39811,16 +39299,16 @@ "type": "Identifier", "name": "state", "range": [ - 27977, - 27982 + 27716, + 27721 ], "loc": { "start": { - "line": 1009, + "line": 1002, "column": 32 }, "end": { - "line": 1009, + "line": 1002, "column": 37 } } @@ -39830,16 +39318,16 @@ "shorthand": true, "computed": false, "range": [ - 27977, - 27982 + 27716, + 27721 ], "loc": { "start": { - "line": 1009, + "line": 1002, "column": 32 }, "end": { - "line": 1009, + "line": 1002, "column": 37 } } @@ -39850,16 +39338,16 @@ "type": "Identifier", "name": "markActiveColumns", "range": [ - 27984, - 28001 + 27723, + 27740 ], "loc": { "start": { - "line": 1009, + "line": 1002, "column": 39 }, "end": { - "line": 1009, + "line": 1002, "column": 56 } } @@ -39868,16 +39356,16 @@ "type": "Identifier", "name": "markActiveColumns", "range": [ - 27984, - 28001 + 27723, + 27740 ], "loc": { "start": { - "line": 1009, + "line": 1002, "column": 39 }, "end": { - "line": 1009, + "line": 1002, "column": 56 } } @@ -39887,16 +39375,16 @@ "shorthand": true, "computed": false, "range": [ - 27984, - 28001 + 27723, + 27740 ], "loc": { "start": { - "line": 1009, + "line": 1002, "column": 39 }, "end": { - "line": 1009, + "line": 1002, "column": 56 } } @@ -39907,16 +39395,16 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 28003, - 28013 + 27742, + 27752 ], "loc": { "start": { - "line": 1009, + "line": 1002, "column": 58 }, "end": { - "line": 1009, + "line": 1002, "column": 68 } } @@ -39925,16 +39413,16 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 28003, - 28013 + 27742, + 27752 ], "loc": { "start": { - "line": 1009, + "line": 1002, "column": 58 }, "end": { - "line": 1009, + "line": 1002, "column": 68 } } @@ -39944,16 +39432,16 @@ "shorthand": true, "computed": false, "range": [ - 28003, - 28013 + 27742, + 27752 ], "loc": { "start": { - "line": 1009, + "line": 1002, "column": 58 }, "end": { - "line": 1009, + "line": 1002, "column": 68 } } @@ -39964,16 +39452,16 @@ "type": "Identifier", "name": "loader", "range": [ - 28015, - 28021 + 27754, + 27760 ], "loc": { "start": { - "line": 1009, + "line": 1002, "column": 70 }, "end": { - "line": 1009, + "line": 1002, "column": 76 } } @@ -39982,16 +39470,16 @@ "type": "Identifier", "name": "loader", "range": [ - 28015, - 28021 + 27754, + 27760 ], "loc": { "start": { - "line": 1009, + "line": 1002, "column": 70 }, "end": { - "line": 1009, + "line": 1002, "column": 76 } } @@ -40001,16 +39489,16 @@ "shorthand": true, "computed": false, "range": [ - 28015, - 28021 + 27754, + 27760 ], "loc": { "start": { - "line": 1009, + "line": 1002, "column": 70 }, "end": { - "line": 1009, + "line": 1002, "column": 76 } } @@ -40021,16 +39509,16 @@ "type": "Identifier", "name": "highlightKeyword", "range": [ - 28035, - 28051 + 27774, + 27790 ], "loc": { "start": { - "line": 1010, + "line": 1003, "column": 12 }, "end": { - "line": 1010, + "line": 1003, "column": 28 } } @@ -40039,16 +39527,16 @@ "type": "Identifier", "name": "highlightKeyword", "range": [ - 28035, - 28051 + 27774, + 27790 ], "loc": { "start": { - "line": 1010, + "line": 1003, "column": 12 }, "end": { - "line": 1010, + "line": 1003, "column": 28 } } @@ -40058,16 +39546,16 @@ "shorthand": true, "computed": false, "range": [ - 28035, - 28051 + 27774, + 27790 ], "loc": { "start": { - "line": 1010, + "line": 1003, "column": 12 }, "end": { - "line": 1010, + "line": 1003, "column": 28 } } @@ -40078,16 +39566,16 @@ "type": "Identifier", "name": "popupFilter", "range": [ - 28053, - 28064 + 27792, + 27803 ], "loc": { "start": { - "line": 1010, + "line": 1003, "column": 30 }, "end": { - "line": 1010, + "line": 1003, "column": 41 } } @@ -40096,16 +39584,16 @@ "type": "Identifier", "name": "popupFilter", "range": [ - 28053, - 28064 + 27792, + 27803 ], "loc": { "start": { - "line": 1010, + "line": 1003, "column": 30 }, "end": { - "line": 1010, + "line": 1003, "column": 41 } } @@ -40115,16 +39603,16 @@ "shorthand": true, "computed": false, "range": [ - 28053, - 28064 + 27792, + 27803 ], "loc": { "start": { - "line": 1010, + "line": 1003, "column": 30 }, "end": { - "line": 1010, + "line": 1003, "column": 41 } } @@ -40135,16 +39623,16 @@ "type": "Identifier", "name": "rowsCounter", "range": [ - 28066, - 28077 + 27805, + 27816 ], "loc": { "start": { - "line": 1010, + "line": 1003, "column": 43 }, "end": { - "line": 1010, + "line": 1003, "column": 54 } } @@ -40153,16 +39641,16 @@ "type": "Identifier", "name": "rowsCounter", "range": [ - 28066, - 28077 + 27805, + 27816 ], "loc": { "start": { - "line": 1010, + "line": 1003, "column": 43 }, "end": { - "line": 1010, + "line": 1003, "column": 54 } } @@ -40172,16 +39660,16 @@ "shorthand": true, "computed": false, "range": [ - 28066, - 28077 + 27805, + 27816 ], "loc": { "start": { - "line": 1010, + "line": 1003, "column": 43 }, "end": { - "line": 1010, + "line": 1003, "column": 54 } } @@ -40192,16 +39680,16 @@ "type": "Identifier", "name": "statusBar", "range": [ - 28079, - 28088 + 27818, + 27827 ], "loc": { "start": { - "line": 1010, + "line": 1003, "column": 56 }, "end": { - "line": 1010, + "line": 1003, "column": 65 } } @@ -40210,16 +39698,16 @@ "type": "Identifier", "name": "statusBar", "range": [ - 28079, - 28088 + 27818, + 27827 ], "loc": { "start": { - "line": 1010, + "line": 1003, "column": 56 }, "end": { - "line": 1010, + "line": 1003, "column": 65 } } @@ -40229,16 +39717,16 @@ "shorthand": true, "computed": false, "range": [ - 28079, - 28088 + 27818, + 27827 ], "loc": { "start": { - "line": 1010, + "line": 1003, "column": 56 }, "end": { - "line": 1010, + "line": 1003, "column": 65 } } @@ -40249,16 +39737,16 @@ "type": "Identifier", "name": "clearButton", "range": [ - 28090, - 28101 + 27829, + 27840 ], "loc": { "start": { - "line": 1010, + "line": 1003, "column": 67 }, "end": { - "line": 1010, + "line": 1003, "column": 78 } } @@ -40267,16 +39755,16 @@ "type": "Identifier", "name": "clearButton", "range": [ - 28090, - 28101 + 27829, + 27840 ], "loc": { "start": { - "line": 1010, + "line": 1003, "column": 67 }, "end": { - "line": 1010, + "line": 1003, "column": 78 } } @@ -40286,16 +39774,16 @@ "shorthand": true, "computed": false, "range": [ - 28090, - 28101 + 27829, + 27840 ], "loc": { "start": { - "line": 1010, + "line": 1003, "column": 67 }, "end": { - "line": 1010, + "line": 1003, "column": 78 } } @@ -40306,16 +39794,16 @@ "type": "Identifier", "name": "alternateRows", "range": [ - 28115, - 28128 + 27854, + 27867 ], "loc": { "start": { - "line": 1011, + "line": 1004, "column": 12 }, "end": { - "line": 1011, + "line": 1004, "column": 25 } } @@ -40324,16 +39812,16 @@ "type": "Identifier", "name": "alternateRows", "range": [ - 28115, - 28128 + 27854, + 27867 ], "loc": { "start": { - "line": 1011, + "line": 1004, "column": 12 }, "end": { - "line": 1011, + "line": 1004, "column": 25 } } @@ -40343,16 +39831,16 @@ "shorthand": true, "computed": false, "range": [ - 28115, - 28128 + 27854, + 27867 ], "loc": { "start": { - "line": 1011, + "line": 1004, "column": 12 }, "end": { - "line": 1011, + "line": 1004, "column": 25 } } @@ -40363,16 +39851,16 @@ "type": "Identifier", "name": "noResults", "range": [ - 28130, - 28139 + 27869, + 27878 ], "loc": { "start": { - "line": 1011, + "line": 1004, "column": 27 }, "end": { - "line": 1011, + "line": 1004, "column": 36 } } @@ -40381,16 +39869,16 @@ "type": "Identifier", "name": "noResults", "range": [ - 28130, - 28139 + 27869, + 27878 ], "loc": { "start": { - "line": 1011, + "line": 1004, "column": 27 }, "end": { - "line": 1011, + "line": 1004, "column": 36 } } @@ -40400,16 +39888,16 @@ "shorthand": true, "computed": false, "range": [ - 28130, - 28139 + 27869, + 27878 ], "loc": { "start": { - "line": 1011, + "line": 1004, "column": 27 }, "end": { - "line": 1011, + "line": 1004, "column": 36 } } @@ -40420,16 +39908,16 @@ "type": "Identifier", "name": "paging", "range": [ - 28141, - 28147 + 27880, + 27886 ], "loc": { "start": { - "line": 1011, + "line": 1004, "column": 38 }, "end": { - "line": 1011, + "line": 1004, "column": 44 } } @@ -40438,16 +39926,16 @@ "type": "Identifier", "name": "paging", "range": [ - 28141, - 28147 + 27880, + 27886 ], "loc": { "start": { - "line": 1011, + "line": 1004, "column": 38 }, "end": { - "line": 1011, + "line": 1004, "column": 44 } } @@ -40457,32 +39945,32 @@ "shorthand": true, "computed": false, "range": [ - 28141, - 28147 + 27880, + 27886 ], "loc": { "start": { - "line": 1011, + "line": 1004, "column": 38 }, "end": { - "line": 1011, + "line": 1004, "column": 44 } } } ], "range": [ - 27959, - 28149 + 27698, + 27888 ], "loc": { "start": { - "line": 1009, + "line": 1002, "column": 14 }, "end": { - "line": 1011, + "line": 1004, "column": 46 } } @@ -40491,31 +39979,31 @@ "type": "Identifier", "name": "FEATURES", "range": [ - 28152, - 28160 + 27891, + 27899 ], "loc": { "start": { - "line": 1011, + "line": 1004, "column": 49 }, "end": { - "line": 1011, + "line": 1004, "column": 57 } } }, "range": [ - 27959, - 28160 + 27698, + 27899 ], "loc": { "start": { - "line": 1009, + "line": 1002, "column": 14 }, "end": { - "line": 1011, + "line": 1004, "column": 57 } } @@ -40523,16 +40011,16 @@ ], "kind": "const", "range": [ - 27953, - 28161 + 27692, + 27900 ], "loc": { "start": { - "line": 1009, + "line": 1002, "column": 8 }, "end": { - "line": 1011, + "line": 1004, "column": 58 } }, @@ -40541,16 +40029,16 @@ "type": "Line", "value": "explicitly initialise features in given order", "range": [ - 28171, - 28218 + 27910, + 27957 ], "loc": { "start": { - "line": 1013, + "line": 1006, "column": 8 }, "end": { - "line": 1013, + "line": 1006, "column": 55 } } @@ -40567,16 +40055,16 @@ "object": { "type": "ThisExpression", "range": [ - 28227, - 28231 + 27966, + 27970 ], "loc": { "start": { - "line": 1014, + "line": 1007, "column": 8 }, "end": { - "line": 1014, + "line": 1007, "column": 12 } } @@ -40585,31 +40073,31 @@ "type": "Identifier", "name": "initFeatures", "range": [ - 28232, - 28244 + 27971, + 27983 ], "loc": { "start": { - "line": 1014, + "line": 1007, "column": 13 }, "end": { - "line": 1014, + "line": 1007, "column": 25 } } }, "range": [ - 28227, - 28244 + 27966, + 27983 ], "loc": { "start": { - "line": 1014, + "line": 1007, "column": 8 }, "end": { - "line": 1014, + "line": 1007, "column": 25 } } @@ -40622,16 +40110,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 28259, - 28267 + 27998, + 28006 ], "loc": { "start": { - "line": 1015, + "line": 1008, "column": 12 }, "end": { - "line": 1015, + "line": 1008, "column": 20 } } @@ -40640,16 +40128,16 @@ "type": "Identifier", "name": "help", "range": [ - 28281, - 28285 + 28020, + 28024 ], "loc": { "start": { - "line": 1016, + "line": 1009, "column": 12 }, "end": { - "line": 1016, + "line": 1009, "column": 16 } } @@ -40658,16 +40146,16 @@ "type": "Identifier", "name": "state", "range": [ - 28299, - 28304 + 28038, + 28043 ], "loc": { "start": { - "line": 1017, + "line": 1010, "column": 12 }, "end": { - "line": 1017, + "line": 1010, "column": 17 } } @@ -40676,16 +40164,16 @@ "type": "Identifier", "name": "markActiveColumns", "range": [ - 28318, - 28335 + 28057, + 28074 ], "loc": { "start": { - "line": 1018, + "line": 1011, "column": 12 }, "end": { - "line": 1018, + "line": 1011, "column": 29 } } @@ -40694,16 +40182,16 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 28349, - 28359 + 28088, + 28098 ], "loc": { "start": { - "line": 1019, + "line": 1012, "column": 12 }, "end": { - "line": 1019, + "line": 1012, "column": 22 } } @@ -40712,16 +40200,16 @@ "type": "Identifier", "name": "loader", "range": [ - 28373, - 28379 + 28112, + 28118 ], "loc": { "start": { - "line": 1020, + "line": 1013, "column": 12 }, "end": { - "line": 1020, + "line": 1013, "column": 18 } } @@ -40730,16 +40218,16 @@ "type": "Identifier", "name": "highlightKeyword", "range": [ - 28393, - 28409 + 28132, + 28148 ], "loc": { "start": { - "line": 1021, + "line": 1014, "column": 12 }, "end": { - "line": 1021, + "line": 1014, "column": 28 } } @@ -40748,63 +40236,63 @@ "type": "Identifier", "name": "popupFilter", "range": [ - 28423, - 28434 + 28162, + 28173 ], "loc": { "start": { - "line": 1022, + "line": 1015, "column": 12 }, "end": { - "line": 1022, + "line": 1015, "column": 23 } } } ], "range": [ - 28245, - 28444 + 27984, + 28183 ], "loc": { "start": { - "line": 1014, + "line": 1007, "column": 26 }, "end": { - "line": 1023, + "line": 1016, "column": 9 } } } ], "range": [ - 28227, - 28445 + 27966, + 28184 ], "loc": { "start": { - "line": 1014, + "line": 1007, "column": 8 }, "end": { - "line": 1023, + "line": 1016, "column": 10 } } }, "range": [ - 28227, - 28446 + 27966, + 28185 ], "loc": { "start": { - "line": 1014, + "line": 1007, "column": 8 }, "end": { - "line": 1023, + "line": 1016, "column": 11 } }, @@ -40813,16 +40301,16 @@ "type": "Line", "value": "explicitly initialise features in given order", "range": [ - 28171, - 28218 + 27910, + 27957 ], "loc": { "start": { - "line": 1013, + "line": 1006, "column": 8 }, "end": { - "line": 1013, + "line": 1006, "column": 55 } } @@ -40833,16 +40321,16 @@ "type": "Line", "value": "filters grid is not generated", "range": [ - 28456, - 28487 + 28195, + 28226 ], "loc": { "start": { - "line": 1025, + "line": 1018, "column": 8 }, "end": { - "line": 1025, + "line": 1018, "column": 39 } } @@ -40860,16 +40348,16 @@ "object": { "type": "ThisExpression", "range": [ - 28501, - 28505 + 28240, + 28244 ], "loc": { "start": { - "line": 1026, + "line": 1019, "column": 13 }, "end": { - "line": 1026, + "line": 1019, "column": 17 } } @@ -40878,47 +40366,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 28506, - 28513 + 28245, + 28252 ], "loc": { "start": { - "line": 1026, + "line": 1019, "column": 18 }, "end": { - "line": 1026, + "line": 1019, "column": 25 } } }, "range": [ - 28501, - 28513 + 28240, + 28252 ], "loc": { "start": { - "line": 1026, + "line": 1019, "column": 13 }, "end": { - "line": 1026, + "line": 1019, "column": 25 } } }, "prefix": true, "range": [ - 28500, - 28513 + 28239, + 28252 ], "loc": { "start": { - "line": 1026, + "line": 1019, "column": 12 }, "end": { - "line": 1026, + "line": 1019, "column": 25 } } @@ -40936,16 +40424,16 @@ "object": { "type": "ThisExpression", "range": [ - 28529, - 28533 + 28268, + 28272 ], "loc": { "start": { - "line": 1027, + "line": 1020, "column": 12 }, "end": { - "line": 1027, + "line": 1020, "column": 16 } } @@ -40954,78 +40442,78 @@ "type": "Identifier", "name": "_initNoFilters", "range": [ - 28534, - 28548 + 28273, + 28287 ], "loc": { "start": { - "line": 1027, + "line": 1020, "column": 17 }, "end": { - "line": 1027, + "line": 1020, "column": 31 } } }, "range": [ - 28529, - 28548 + 28268, + 28287 ], "loc": { "start": { - "line": 1027, + "line": 1020, "column": 12 }, "end": { - "line": 1027, + "line": 1020, "column": 31 } } }, "arguments": [], "range": [ - 28529, - 28550 + 28268, + 28289 ], "loc": { "start": { - "line": 1027, + "line": 1020, "column": 12 }, "end": { - "line": 1027, + "line": 1020, "column": 33 } } }, "range": [ - 28529, - 28551 + 28268, + 28290 ], "loc": { "start": { - "line": 1027, + "line": 1020, "column": 12 }, "end": { - "line": 1027, + "line": 1020, "column": 34 } } } ], "range": [ - 28515, - 28561 + 28254, + 28300 ], "loc": { "start": { - "line": 1026, + "line": 1019, "column": 27 }, "end": { - "line": 1028, + "line": 1021, "column": 9 } } @@ -41042,16 +40530,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 28585, - 28591 + 28324, + 28330 ], "loc": { "start": { - "line": 1029, + "line": 1022, "column": 16 }, "end": { - "line": 1029, + "line": 1022, "column": 22 } } @@ -41064,16 +40552,16 @@ "object": { "type": "ThisExpression", "range": [ - 28594, - 28598 + 28333, + 28337 ], "loc": { "start": { - "line": 1029, + "line": 1022, "column": 25 }, "end": { - "line": 1029, + "line": 1022, "column": 29 } } @@ -41082,62 +40570,62 @@ "type": "Identifier", "name": "_insertFiltersRow", "range": [ - 28599, - 28616 + 28338, + 28355 ], "loc": { "start": { - "line": 1029, + "line": 1022, "column": 30 }, "end": { - "line": 1029, + "line": 1022, "column": 47 } } }, "range": [ - 28594, - 28616 + 28333, + 28355 ], "loc": { "start": { - "line": 1029, + "line": 1022, "column": 25 }, "end": { - "line": 1029, + "line": 1022, "column": 47 } } }, "arguments": [], "range": [ - 28594, - 28618 + 28333, + 28357 ], "loc": { "start": { - "line": 1029, + "line": 1022, "column": 25 }, "end": { - "line": 1029, + "line": 1022, "column": 49 } } }, "range": [ - 28585, - 28618 + 28324, + 28357 ], "loc": { "start": { - "line": 1029, + "line": 1022, "column": 16 }, "end": { - "line": 1029, + "line": 1022, "column": 49 } } @@ -41145,16 +40633,16 @@ ], "kind": "let", "range": [ - 28581, - 28619 + 28320, + 28358 ], "loc": { "start": { - "line": 1029, + "line": 1022, "column": 12 }, "end": { - "line": 1029, + "line": 1022, "column": 50 } } @@ -41170,16 +40658,16 @@ "object": { "type": "ThisExpression", "range": [ - 28633, - 28637 + 28372, + 28376 ], "loc": { "start": { - "line": 1031, + "line": 1024, "column": 12 }, "end": { - "line": 1031, + "line": 1024, "column": 16 } } @@ -41188,31 +40676,31 @@ "type": "Identifier", "name": "nbFilterableRows", "range": [ - 28638, - 28654 + 28377, + 28393 ], "loc": { "start": { - "line": 1031, + "line": 1024, "column": 17 }, "end": { - "line": 1031, + "line": 1024, "column": 33 } } }, "range": [ - 28633, - 28654 + 28372, + 28393 ], "loc": { "start": { - "line": 1031, + "line": 1024, "column": 12 }, "end": { - "line": 1031, + "line": 1024, "column": 33 } } @@ -41225,16 +40713,16 @@ "object": { "type": "ThisExpression", "range": [ - 28657, - 28661 + 28396, + 28400 ], "loc": { "start": { - "line": 1031, + "line": 1024, "column": 36 }, "end": { - "line": 1031, + "line": 1024, "column": 40 } } @@ -41243,77 +40731,77 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 28662, - 28671 + 28401, + 28410 ], "loc": { "start": { - "line": 1031, + "line": 1024, "column": 41 }, "end": { - "line": 1031, + "line": 1024, "column": 50 } } }, "range": [ - 28657, - 28671 + 28396, + 28410 ], "loc": { "start": { - "line": 1031, + "line": 1024, "column": 36 }, "end": { - "line": 1031, + "line": 1024, "column": 50 } } }, "arguments": [], "range": [ - 28657, - 28673 + 28396, + 28412 ], "loc": { "start": { - "line": 1031, + "line": 1024, "column": 36 }, "end": { - "line": 1031, + "line": 1024, "column": 52 } } }, "range": [ - 28633, - 28673 + 28372, + 28412 ], "loc": { "start": { - "line": 1031, + "line": 1024, "column": 12 }, "end": { - "line": 1031, + "line": 1024, "column": 52 } } }, "range": [ - 28633, - 28674 + 28372, + 28413 ], "loc": { "start": { - "line": 1031, + "line": 1024, "column": 12 }, "end": { - "line": 1031, + "line": 1024, "column": 53 } }, @@ -41322,16 +40810,16 @@ "type": "Line", "value": " Generate filters", "range": [ - 28688, - 28707 + 28427, + 28446 ], "loc": { "start": { - "line": 1033, + "line": 1026, "column": 12 }, "end": { - "line": 1033, + "line": 1026, "column": 31 } } @@ -41349,16 +40837,16 @@ "type": "Identifier", "name": "i", "range": [ - 28729, - 28730 + 28468, + 28469 ], "loc": { "start": { - "line": 1034, + "line": 1027, "column": 21 }, "end": { - "line": 1034, + "line": 1027, "column": 22 } } @@ -41368,31 +40856,31 @@ "value": 0, "raw": "0", "range": [ - 28733, - 28734 + 28472, + 28473 ], "loc": { "start": { - "line": 1034, + "line": 1027, "column": 25 }, "end": { - "line": 1034, + "line": 1027, "column": 26 } } }, "range": [ - 28729, - 28734 + 28468, + 28473 ], "loc": { "start": { - "line": 1034, + "line": 1027, "column": 21 }, "end": { - "line": 1034, + "line": 1027, "column": 26 } } @@ -41400,16 +40888,16 @@ ], "kind": "let", "range": [ - 28725, - 28734 + 28464, + 28473 ], "loc": { "start": { - "line": 1034, + "line": 1027, "column": 17 }, "end": { - "line": 1034, + "line": 1027, "column": 26 } } @@ -41421,16 +40909,16 @@ "type": "Identifier", "name": "i", "range": [ - 28736, - 28737 + 28475, + 28476 ], "loc": { "start": { - "line": 1034, + "line": 1027, "column": 28 }, "end": { - "line": 1034, + "line": 1027, "column": 29 } } @@ -41439,31 +40927,31 @@ "type": "Identifier", "name": "n", "range": [ - 28740, - 28741 + 28479, + 28480 ], "loc": { "start": { - "line": 1034, + "line": 1027, "column": 32 }, "end": { - "line": 1034, + "line": 1027, "column": 33 } } }, "range": [ - 28736, - 28741 + 28475, + 28480 ], "loc": { "start": { - "line": 1034, + "line": 1027, "column": 28 }, "end": { - "line": 1034, + "line": 1027, "column": 33 } } @@ -41475,32 +40963,32 @@ "type": "Identifier", "name": "i", "range": [ - 28743, - 28744 + 28482, + 28483 ], "loc": { "start": { - "line": 1034, + "line": 1027, "column": 35 }, "end": { - "line": 1034, + "line": 1027, "column": 36 } } }, "prefix": false, "range": [ - 28743, - 28746 + 28482, + 28485 ], "loc": { "start": { - "line": 1034, + "line": 1027, "column": 35 }, "end": { - "line": 1034, + "line": 1027, "column": 38 } } @@ -41521,16 +41009,16 @@ "object": { "type": "ThisExpression", "range": [ - 28766, - 28770 + 28505, + 28509 ], "loc": { "start": { - "line": 1035, + "line": 1028, "column": 16 }, "end": { - "line": 1035, + "line": 1028, "column": 20 } } @@ -41539,31 +41027,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 28771, - 28778 + 28510, + 28517 ], "loc": { "start": { - "line": 1035, + "line": 1028, "column": 21 }, "end": { - "line": 1035, + "line": 1028, "column": 28 } } }, "range": [ - 28766, - 28778 + 28505, + 28517 ], "loc": { "start": { - "line": 1035, + "line": 1028, "column": 16 }, "end": { - "line": 1035, + "line": 1028, "column": 28 } } @@ -41572,31 +41060,31 @@ "type": "Identifier", "name": "emit", "range": [ - 28779, - 28783 + 28518, + 28522 ], "loc": { "start": { - "line": 1035, + "line": 1028, "column": 29 }, "end": { - "line": 1035, + "line": 1028, "column": 33 } } }, "range": [ - 28766, - 28783 + 28505, + 28522 ], "loc": { "start": { - "line": 1035, + "line": 1028, "column": 16 }, "end": { - "line": 1035, + "line": 1028, "column": 33 } } @@ -41607,16 +41095,16 @@ "value": "before-filter-init", "raw": "'before-filter-init'", "range": [ - 28784, - 28804 + 28523, + 28543 ], "loc": { "start": { - "line": 1035, + "line": 1028, "column": 34 }, "end": { - "line": 1035, + "line": 1028, "column": 54 } } @@ -41624,16 +41112,16 @@ { "type": "ThisExpression", "range": [ - 28806, - 28810 + 28545, + 28549 ], "loc": { "start": { - "line": 1035, + "line": 1028, "column": 56 }, "end": { - "line": 1035, + "line": 1028, "column": 60 } } @@ -41642,47 +41130,47 @@ "type": "Identifier", "name": "i", "range": [ - 28812, - 28813 + 28551, + 28552 ], "loc": { "start": { - "line": 1035, + "line": 1028, "column": 62 }, "end": { - "line": 1035, + "line": 1028, "column": 63 } } } ], "range": [ - 28766, - 28814 + 28505, + 28553 ], "loc": { "start": { - "line": 1035, + "line": 1028, "column": 16 }, "end": { - "line": 1035, + "line": 1028, "column": 64 } } }, "range": [ - 28766, - 28815 + 28505, + 28554 ], "loc": { "start": { - "line": 1035, + "line": 1028, "column": 16 }, "end": { - "line": 1035, + "line": 1028, "column": 65 } } @@ -41696,16 +41184,16 @@ "type": "Identifier", "name": "fltcell", "range": [ - 28837, - 28844 + 28576, + 28583 ], "loc": { "start": { - "line": 1037, + "line": 1030, "column": 20 }, "end": { - "line": 1037, + "line": 1030, "column": 27 } } @@ -41716,16 +41204,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 28847, - 28856 + 28586, + 28595 ], "loc": { "start": { - "line": 1037, + "line": 1030, "column": 30 }, "end": { - "line": 1037, + "line": 1030, "column": 39 } } @@ -41737,16 +41225,16 @@ "object": { "type": "ThisExpression", "range": [ - 28857, - 28861 + 28596, + 28600 ], "loc": { "start": { - "line": 1037, + "line": 1030, "column": 40 }, "end": { - "line": 1037, + "line": 1030, "column": 44 } } @@ -41755,62 +41243,62 @@ "type": "Identifier", "name": "fltCellTag", "range": [ - 28862, - 28872 + 28601, + 28611 ], "loc": { "start": { - "line": 1037, + "line": 1030, "column": 45 }, "end": { - "line": 1037, + "line": 1030, "column": 55 } } }, "range": [ - 28857, - 28872 + 28596, + 28611 ], "loc": { "start": { - "line": 1037, + "line": 1030, "column": 40 }, "end": { - "line": 1037, + "line": 1030, "column": 55 } } } ], "range": [ - 28847, - 28873 + 28586, + 28612 ], "loc": { "start": { - "line": 1037, + "line": 1030, "column": 30 }, "end": { - "line": 1037, + "line": 1030, "column": 56 } } }, "range": [ - 28837, - 28873 + 28576, + 28612 ], "loc": { "start": { - "line": 1037, + "line": 1030, "column": 20 }, "end": { - "line": 1037, + "line": 1030, "column": 56 } } @@ -41821,16 +41309,16 @@ "type": "Identifier", "name": "col", "range": [ - 28895, - 28898 + 28634, + 28637 ], "loc": { "start": { - "line": 1038, + "line": 1031, "column": 20 }, "end": { - "line": 1038, + "line": 1031, "column": 23 } } @@ -41843,16 +41331,16 @@ "object": { "type": "ThisExpression", "range": [ - 28901, - 28905 + 28640, + 28644 ], "loc": { "start": { - "line": 1038, + "line": 1031, "column": 26 }, "end": { - "line": 1038, + "line": 1031, "column": 30 } } @@ -41861,31 +41349,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 28906, - 28919 + 28645, + 28658 ], "loc": { "start": { - "line": 1038, + "line": 1031, "column": 31 }, "end": { - "line": 1038, + "line": 1031, "column": 44 } } }, "range": [ - 28901, - 28919 + 28640, + 28658 ], "loc": { "start": { - "line": 1038, + "line": 1031, "column": 26 }, "end": { - "line": 1038, + "line": 1031, "column": 44 } } @@ -41895,47 +41383,47 @@ "type": "Identifier", "name": "i", "range": [ - 28920, - 28921 + 28659, + 28660 ], "loc": { "start": { - "line": 1038, + "line": 1031, "column": 45 }, "end": { - "line": 1038, + "line": 1031, "column": 46 } } } ], "range": [ - 28901, - 28922 + 28640, + 28661 ], "loc": { "start": { - "line": 1038, + "line": 1031, "column": 26 }, "end": { - "line": 1038, + "line": 1031, "column": 47 } } }, "range": [ - 28895, - 28922 + 28634, + 28661 ], "loc": { "start": { - "line": 1038, + "line": 1031, "column": 20 }, "end": { - "line": 1038, + "line": 1031, "column": 47 } } @@ -41943,16 +41431,16 @@ ], "kind": "let", "range": [ - 28833, - 28923 + 28572, + 28662 ], "loc": { "start": { - "line": 1037, + "line": 1030, "column": 16 }, "end": { - "line": 1038, + "line": 1031, "column": 48 } } @@ -41965,16 +41453,16 @@ "object": { "type": "ThisExpression", "range": [ - 28945, - 28949 + 28684, + 28688 ], "loc": { "start": { - "line": 1040, + "line": 1033, "column": 20 }, "end": { - "line": 1040, + "line": 1033, "column": 24 } } @@ -41983,31 +41471,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 28950, - 28965 + 28689, + 28704 ], "loc": { "start": { - "line": 1040, + "line": 1033, "column": 25 }, "end": { - "line": 1040, + "line": 1033, "column": 40 } } }, "range": [ - 28945, - 28965 + 28684, + 28704 ], "loc": { "start": { - "line": 1040, + "line": 1033, "column": 20 }, "end": { - "line": 1040, + "line": 1033, "column": 40 } } @@ -42027,16 +41515,16 @@ "type": "Identifier", "name": "fltcell", "range": [ - 28989, - 28996 + 28728, + 28735 ], "loc": { "start": { - "line": 1041, + "line": 1034, "column": 20 }, "end": { - "line": 1041, + "line": 1034, "column": 27 } } @@ -42045,31 +41533,31 @@ "type": "Identifier", "name": "colSpan", "range": [ - 28997, - 29004 + 28736, + 28743 ], "loc": { "start": { - "line": 1041, + "line": 1034, "column": 28 }, "end": { - "line": 1041, + "line": 1034, "column": 35 } } }, "range": [ - 28989, - 29004 + 28728, + 28743 ], "loc": { "start": { - "line": 1041, + "line": 1034, "column": 20 }, "end": { - "line": 1041, + "line": 1034, "column": 35 } } @@ -42080,16 +41568,16 @@ "object": { "type": "ThisExpression", "range": [ - 29007, - 29011 + 28746, + 28750 ], "loc": { "start": { - "line": 1041, + "line": 1034, "column": 38 }, "end": { - "line": 1041, + "line": 1034, "column": 42 } } @@ -42098,93 +41586,93 @@ "type": "Identifier", "name": "nbCells", "range": [ - 29012, - 29019 + 28751, + 28758 ], "loc": { "start": { - "line": 1041, + "line": 1034, "column": 43 }, "end": { - "line": 1041, + "line": 1034, "column": 50 } } }, "range": [ - 29007, - 29019 + 28746, + 28758 ], "loc": { "start": { - "line": 1041, + "line": 1034, "column": 38 }, "end": { - "line": 1041, + "line": 1034, "column": 50 } } }, "range": [ - 28989, - 29019 + 28728, + 28758 ], "loc": { "start": { - "line": 1041, + "line": 1034, "column": 20 }, "end": { - "line": 1041, + "line": 1034, "column": 50 } } }, "range": [ - 28989, - 29020 + 28728, + 28759 ], "loc": { "start": { - "line": 1041, + "line": 1034, "column": 20 }, "end": { - "line": 1041, + "line": 1034, "column": 51 } } } ], "range": [ - 28967, - 29038 + 28706, + 28777 ], "loc": { "start": { - "line": 1040, + "line": 1033, "column": 42 }, "end": { - "line": 1042, + "line": 1035, "column": 17 } } }, "alternate": null, "range": [ - 28941, - 29038 + 28680, + 28777 ], "loc": { "start": { - "line": 1040, + "line": 1033, "column": 16 }, "end": { - "line": 1042, + "line": 1035, "column": 17 } } @@ -42200,16 +41688,16 @@ "object": { "type": "ThisExpression", "range": [ - 29060, - 29064 + 28799, + 28803 ], "loc": { "start": { - "line": 1043, + "line": 1036, "column": 21 }, "end": { - "line": 1043, + "line": 1036, "column": 25 } } @@ -42218,47 +41706,47 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 29065, - 29075 + 28804, + 28814 ], "loc": { "start": { - "line": 1043, + "line": 1036, "column": 26 }, "end": { - "line": 1043, + "line": 1036, "column": 36 } } }, "range": [ - 29060, - 29075 + 28799, + 28814 ], "loc": { "start": { - "line": 1043, + "line": 1036, "column": 21 }, "end": { - "line": 1043, + "line": 1036, "column": 36 } } }, "prefix": true, "range": [ - 29059, - 29075 + 28798, + 28814 ], "loc": { "start": { - "line": 1043, + "line": 1036, "column": 20 }, "end": { - "line": 1043, + "line": 1036, "column": 36 } } @@ -42277,16 +41765,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 29099, - 29105 + 28838, + 28844 ], "loc": { "start": { - "line": 1044, + "line": 1037, "column": 20 }, "end": { - "line": 1044, + "line": 1037, "column": 26 } } @@ -42295,31 +41783,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 29106, - 29117 + 28845, + 28856 ], "loc": { "start": { - "line": 1044, + "line": 1037, "column": 27 }, "end": { - "line": 1044, + "line": 1037, "column": 38 } } }, "range": [ - 29099, - 29117 + 28838, + 28856 ], "loc": { "start": { - "line": 1044, + "line": 1037, "column": 20 }, "end": { - "line": 1044, + "line": 1037, "column": 38 } } @@ -42329,79 +41817,79 @@ "type": "Identifier", "name": "fltcell", "range": [ - 29118, - 29125 + 28857, + 28864 ], "loc": { "start": { - "line": 1044, + "line": 1037, "column": 39 }, "end": { - "line": 1044, + "line": 1037, "column": 46 } } } ], "range": [ - 29099, - 29126 + 28838, + 28865 ], "loc": { "start": { - "line": 1044, + "line": 1037, "column": 20 }, "end": { - "line": 1044, + "line": 1037, "column": 47 } } }, "range": [ - 29099, - 29127 + 28838, + 28866 ], "loc": { "start": { - "line": 1044, + "line": 1037, "column": 20 }, "end": { - "line": 1044, + "line": 1037, "column": 48 } } } ], "range": [ - 29077, - 29145 + 28816, + 28884 ], "loc": { "start": { - "line": 1043, + "line": 1036, "column": 38 }, "end": { - "line": 1045, + "line": 1038, "column": 17 } } }, "alternate": null, "range": [ - 29055, - 29145 + 28794, + 28884 ], "loc": { "start": { - "line": 1043, + "line": 1036, "column": 16 }, "end": { - "line": 1045, + "line": 1038, "column": 17 } } @@ -42415,16 +41903,16 @@ "type": "Identifier", "name": "inpclass", "range": [ - 29162, - 29170 + 28901, + 28909 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 16 }, "end": { - "line": 1046, + "line": 1039, "column": 24 } } @@ -42441,16 +41929,16 @@ "type": "Identifier", "name": "i", "range": [ - 29174, - 29175 + 28913, + 28914 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 28 }, "end": { - "line": 1046, + "line": 1039, "column": 29 } } @@ -42462,16 +41950,16 @@ "type": "Identifier", "name": "n", "range": [ - 29180, - 29181 + 28919, + 28920 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 34 }, "end": { - "line": 1046, + "line": 1039, "column": 35 } } @@ -42481,46 +41969,46 @@ "value": 1, "raw": "1", "range": [ - 29184, - 29185 + 28923, + 28924 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 38 }, "end": { - "line": 1046, + "line": 1039, "column": 39 } } }, "range": [ - 29180, - 29185 + 28919, + 28924 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 34 }, "end": { - "line": 1046, + "line": 1039, "column": 39 } } }, "range": [ - 29174, - 29185 + 28913, + 28924 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 28 }, "end": { - "line": 1046, + "line": 1039, "column": 39 } } @@ -42531,16 +42019,16 @@ "object": { "type": "ThisExpression", "range": [ - 29189, - 29193 + 28928, + 28932 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 43 }, "end": { - "line": 1046, + "line": 1039, "column": 47 } } @@ -42549,46 +42037,46 @@ "type": "Identifier", "name": "displayBtn", "range": [ - 29194, - 29204 + 28933, + 28943 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 48 }, "end": { - "line": 1046, + "line": 1039, "column": 58 } } }, "range": [ - 29189, - 29204 + 28928, + 28943 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 43 }, "end": { - "line": 1046, + "line": 1039, "column": 58 } } }, "range": [ - 29174, - 29204 + 28913, + 28943 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 28 }, "end": { - "line": 1046, + "line": 1039, "column": 58 } } @@ -42599,16 +42087,16 @@ "object": { "type": "ThisExpression", "range": [ - 29228, - 29232 + 28967, + 28971 ], "loc": { "start": { - "line": 1047, + "line": 1040, "column": 20 }, "end": { - "line": 1047, + "line": 1040, "column": 24 } } @@ -42617,31 +42105,31 @@ "type": "Identifier", "name": "fltSmallCssClass", "range": [ - 29233, - 29249 + 28972, + 28988 ], "loc": { "start": { - "line": 1047, + "line": 1040, "column": 25 }, "end": { - "line": 1047, + "line": 1040, "column": 41 } } }, "range": [ - 29228, - 29249 + 28967, + 28988 ], "loc": { "start": { - "line": 1047, + "line": 1040, "column": 20 }, "end": { - "line": 1047, + "line": 1040, "column": 41 } } @@ -42652,16 +42140,16 @@ "object": { "type": "ThisExpression", "range": [ - 29252, - 29256 + 28991, + 28995 ], "loc": { "start": { - "line": 1047, + "line": 1040, "column": 44 }, "end": { - "line": 1047, + "line": 1040, "column": 48 } } @@ -42670,76 +42158,76 @@ "type": "Identifier", "name": "fltCssClass", "range": [ - 29257, - 29268 + 28996, + 29007 ], "loc": { "start": { - "line": 1047, + "line": 1040, "column": 49 }, "end": { - "line": 1047, + "line": 1040, "column": 60 } } }, "range": [ - 29252, - 29268 + 28991, + 29007 ], "loc": { "start": { - "line": 1047, + "line": 1040, "column": 44 }, "end": { - "line": 1047, + "line": 1040, "column": 60 } } }, "range": [ - 29173, - 29268 + 28912, + 29007 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 27 }, "end": { - "line": 1047, + "line": 1040, "column": 60 } } }, "range": [ - 29162, - 29268 + 28901, + 29007 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 16 }, "end": { - "line": 1047, + "line": 1040, "column": 60 } } }, "range": [ - 29162, - 29269 + 28901, + 29008 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 16 }, "end": { - "line": 1047, + "line": 1040, "column": 61 } }, @@ -42748,16 +42236,16 @@ "type": "Line", "value": "only 1 input for single search", "range": [ - 29287, - 29319 + 29026, + 29058 ], "loc": { "start": { - "line": 1049, + "line": 1042, "column": 16 }, "end": { - "line": 1049, + "line": 1042, "column": 48 } } @@ -42772,16 +42260,16 @@ "object": { "type": "ThisExpression", "range": [ - 29340, - 29344 + 29079, + 29083 ], "loc": { "start": { - "line": 1050, + "line": 1043, "column": 20 }, "end": { - "line": 1050, + "line": 1043, "column": 24 } } @@ -42790,31 +42278,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 29345, - 29360 + 29084, + 29099 ], "loc": { "start": { - "line": 1050, + "line": 1043, "column": 25 }, "end": { - "line": 1050, + "line": 1043, "column": 40 } } }, "range": [ - 29340, - 29360 + 29079, + 29099 ], "loc": { "start": { - "line": 1050, + "line": 1043, "column": 20 }, "end": { - "line": 1050, + "line": 1043, "column": 40 } } @@ -42831,16 +42319,16 @@ "type": "Identifier", "name": "col", "range": [ - 29384, - 29387 + 29123, + 29126 ], "loc": { "start": { - "line": 1051, + "line": 1044, "column": 20 }, "end": { - "line": 1051, + "line": 1044, "column": 23 } } @@ -42849,46 +42337,46 @@ "type": "Identifier", "name": "INPUT", "range": [ - 29390, - 29395 + 29129, + 29134 ], "loc": { "start": { - "line": 1051, + "line": 1044, "column": 26 }, "end": { - "line": 1051, + "line": 1044, "column": 31 } } }, "range": [ - 29384, - 29395 + 29123, + 29134 ], "loc": { "start": { - "line": 1051, + "line": 1044, "column": 20 }, "end": { - "line": 1051, + "line": 1044, "column": 31 } } }, "range": [ - 29384, - 29396 + 29123, + 29135 ], "loc": { "start": { - "line": 1051, + "line": 1044, "column": 20 }, "end": { - "line": 1051, + "line": 1044, "column": 32 } } @@ -42902,16 +42390,16 @@ "type": "Identifier", "name": "inpclass", "range": [ - 29417, - 29425 + 29156, + 29164 ], "loc": { "start": { - "line": 1052, + "line": 1045, "column": 20 }, "end": { - "line": 1052, + "line": 1045, "column": 28 } } @@ -42922,16 +42410,16 @@ "object": { "type": "ThisExpression", "range": [ - 29428, - 29432 + 29167, + 29171 ], "loc": { "start": { - "line": 1052, + "line": 1045, "column": 31 }, "end": { - "line": 1052, + "line": 1045, "column": 35 } } @@ -42940,93 +42428,93 @@ "type": "Identifier", "name": "singleFltCssClass", "range": [ - 29433, - 29450 + 29172, + 29189 ], "loc": { "start": { - "line": 1052, + "line": 1045, "column": 36 }, "end": { - "line": 1052, + "line": 1045, "column": 53 } } }, "range": [ - 29428, - 29450 + 29167, + 29189 ], "loc": { "start": { - "line": 1052, + "line": 1045, "column": 31 }, "end": { - "line": 1052, + "line": 1045, "column": 53 } } }, "range": [ - 29417, - 29450 + 29156, + 29189 ], "loc": { "start": { - "line": 1052, + "line": 1045, "column": 20 }, "end": { - "line": 1052, + "line": 1045, "column": 53 } } }, "range": [ - 29417, - 29451 + 29156, + 29190 ], "loc": { "start": { - "line": 1052, + "line": 1045, "column": 20 }, "end": { - "line": 1052, + "line": 1045, "column": 54 } } } ], "range": [ - 29362, - 29469 + 29101, + 29208 ], "loc": { "start": { - "line": 1050, + "line": 1043, "column": 42 }, "end": { - "line": 1053, + "line": 1046, "column": 17 } } }, "alternate": null, "range": [ - 29336, - 29469 + 29075, + 29208 ], "loc": { "start": { - "line": 1050, + "line": 1043, "column": 16 }, "end": { - "line": 1053, + "line": 1046, "column": 17 } }, @@ -43035,16 +42523,16 @@ "type": "Line", "value": "only 1 input for single search", "range": [ - 29287, - 29319 + 29026, + 29058 ], "loc": { "start": { - "line": 1049, + "line": 1042, "column": 16 }, "end": { - "line": 1049, + "line": 1042, "column": 48 } } @@ -43055,16 +42543,16 @@ "type": "Line", "value": "drop-down filters", "range": [ - 29487, - 29506 + 29226, + 29245 ], "loc": { "start": { - "line": 1055, + "line": 1048, "column": 16 }, "end": { - "line": 1055, + "line": 1048, "column": 35 } } @@ -43083,16 +42571,16 @@ "type": "Identifier", "name": "col", "range": [ - 29527, - 29530 + 29266, + 29269 ], "loc": { "start": { - "line": 1056, + "line": 1049, "column": 20 }, "end": { - "line": 1056, + "line": 1049, "column": 23 } } @@ -43101,31 +42589,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 29535, - 29541 + 29274, + 29280 ], "loc": { "start": { - "line": 1056, + "line": 1049, "column": 28 }, "end": { - "line": 1056, + "line": 1049, "column": 34 } } }, "range": [ - 29527, - 29541 + 29266, + 29280 ], "loc": { "start": { - "line": 1056, + "line": 1049, "column": 20 }, "end": { - "line": 1056, + "line": 1049, "column": 34 } } @@ -43137,16 +42625,16 @@ "type": "Identifier", "name": "col", "range": [ - 29545, - 29548 + 29284, + 29287 ], "loc": { "start": { - "line": 1056, + "line": 1049, "column": 38 }, "end": { - "line": 1056, + "line": 1049, "column": 41 } } @@ -43155,46 +42643,46 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 29553, - 29561 + 29292, + 29300 ], "loc": { "start": { - "line": 1056, + "line": 1049, "column": 46 }, "end": { - "line": 1056, + "line": 1049, "column": 54 } } }, "range": [ - 29545, - 29561 + 29284, + 29300 ], "loc": { "start": { - "line": 1056, + "line": 1049, "column": 38 }, "end": { - "line": 1056, + "line": 1049, "column": 54 } } }, "range": [ - 29527, - 29561 + 29266, + 29300 ], "loc": { "start": { - "line": 1056, + "line": 1049, "column": 20 }, "end": { - "line": 1056, + "line": 1049, "column": 54 } } @@ -43214,16 +42702,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 29585, - 29588 + 29324, + 29327 ], "loc": { "start": { - "line": 1057, + "line": 1050, "column": 20 }, "end": { - "line": 1057, + "line": 1050, "column": 23 } } @@ -43232,31 +42720,31 @@ "type": "Identifier", "name": "dropdown", "range": [ - 29589, - 29597 + 29328, + 29336 ], "loc": { "start": { - "line": 1057, + "line": 1050, "column": 24 }, "end": { - "line": 1057, + "line": 1050, "column": 32 } } }, "range": [ - 29585, - 29597 + 29324, + 29336 ], "loc": { "start": { - "line": 1057, + "line": 1050, "column": 20 }, "end": { - "line": 1057, + "line": 1050, "column": 32 } } @@ -43271,16 +42759,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 29600, - 29603 + 29339, + 29342 ], "loc": { "start": { - "line": 1057, + "line": 1050, "column": 35 }, "end": { - "line": 1057, + "line": 1050, "column": 38 } } @@ -43289,31 +42777,31 @@ "type": "Identifier", "name": "dropdown", "range": [ - 29604, - 29612 + 29343, + 29351 ], "loc": { "start": { - "line": 1057, + "line": 1050, "column": 39 }, "end": { - "line": 1057, + "line": 1050, "column": 47 } } }, "range": [ - 29600, - 29612 + 29339, + 29351 ], "loc": { "start": { - "line": 1057, + "line": 1050, "column": 35 }, "end": { - "line": 1057, + "line": 1050, "column": 47 } } @@ -43324,16 +42812,16 @@ "type": "Identifier", "name": "Dropdown", "range": [ - 29620, - 29628 + 29359, + 29367 ], "loc": { "start": { - "line": 1057, + "line": 1050, "column": 55 }, "end": { - "line": 1057, + "line": 1050, "column": 63 } } @@ -43342,77 +42830,77 @@ { "type": "ThisExpression", "range": [ - 29629, - 29633 + 29368, + 29372 ], "loc": { "start": { - "line": 1057, + "line": 1050, "column": 64 }, "end": { - "line": 1057, + "line": 1050, "column": 68 } } } ], "range": [ - 29616, - 29634 + 29355, + 29373 ], "loc": { "start": { - "line": 1057, + "line": 1050, "column": 51 }, "end": { - "line": 1057, + "line": 1050, "column": 69 } } }, "range": [ - 29600, - 29634 + 29339, + 29373 ], "loc": { "start": { - "line": 1057, + "line": 1050, "column": 35 }, "end": { - "line": 1057, + "line": 1050, "column": 69 } } }, "range": [ - 29585, - 29634 + 29324, + 29373 ], "loc": { "start": { - "line": 1057, + "line": 1050, "column": 20 }, "end": { - "line": 1057, + "line": 1050, "column": 69 } } }, "range": [ - 29585, - 29635 + 29324, + 29374 ], "loc": { "start": { - "line": 1057, + "line": 1050, "column": 20 }, "end": { - "line": 1057, + "line": 1050, "column": 70 } } @@ -43431,16 +42919,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 29656, - 29659 + 29395, + 29398 ], "loc": { "start": { - "line": 1058, + "line": 1051, "column": 20 }, "end": { - "line": 1058, + "line": 1051, "column": 23 } } @@ -43449,31 +42937,31 @@ "type": "Identifier", "name": "dropdown", "range": [ - 29660, - 29668 + 29399, + 29407 ], "loc": { "start": { - "line": 1058, + "line": 1051, "column": 24 }, "end": { - "line": 1058, + "line": 1051, "column": 32 } } }, "range": [ - 29656, - 29668 + 29395, + 29407 ], "loc": { "start": { - "line": 1058, + "line": 1051, "column": 20 }, "end": { - "line": 1058, + "line": 1051, "column": 32 } } @@ -43482,31 +42970,31 @@ "type": "Identifier", "name": "init", "range": [ - 29669, - 29673 + 29408, + 29412 ], "loc": { "start": { - "line": 1058, + "line": 1051, "column": 33 }, "end": { - "line": 1058, + "line": 1051, "column": 37 } } }, "range": [ - 29656, - 29673 + 29395, + 29412 ], "loc": { "start": { - "line": 1058, + "line": 1051, "column": 20 }, "end": { - "line": 1058, + "line": 1051, "column": 37 } } @@ -43516,70 +43004,88 @@ "type": "Identifier", "name": "i", "range": [ - 29674, - 29675 + 29413, + 29414 ], "loc": { "start": { - "line": 1058, + "line": 1051, "column": 38 }, "end": { - "line": 1058, + "line": 1051, "column": 39 } } }, { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 29416, + 29420 + ], + "loc": { + "start": { + "line": 1051, + "column": 41 + }, + "end": { + "line": 1051, + "column": 45 + } + } + }, + "property": { + "type": "Identifier", + "name": "isExternalFlt", + "range": [ + 29421, + 29434 + ], + "loc": { + "start": { + "line": 1051, + "column": 46 + }, + "end": { + "line": 1051, + "column": 59 + } + } + }, "range": [ - 29677, - 29681 + 29416, + 29434 ], "loc": { "start": { - "line": 1058, + "line": 1051, "column": 41 }, "end": { - "line": 1058, - "column": 45 - } - } - }, - "property": { - "type": "Identifier", - "name": "isExternalFlt", - "range": [ - 29682, - 29695 - ], - "loc": { - "start": { - "line": 1058, - "column": 46 - }, - "end": { - "line": 1058, + "line": 1051, "column": 59 } } }, + "arguments": [], "range": [ - 29677, - 29695 + 29416, + 29436 ], "loc": { "start": { - "line": 1058, + "line": 1051, "column": 41 }, "end": { - "line": 1058, - "column": 59 + "line": 1051, + "column": 61 } } }, @@ -43587,63 +43093,63 @@ "type": "Identifier", "name": "fltcell", "range": [ - 29697, - 29704 + 29438, + 29445 ], "loc": { "start": { - "line": 1058, - "column": 61 + "line": 1051, + "column": 63 }, "end": { - "line": 1058, - "column": 68 + "line": 1051, + "column": 70 } } } ], "range": [ - 29656, - 29705 + 29395, + 29446 ], "loc": { "start": { - "line": 1058, + "line": 1051, "column": 20 }, "end": { - "line": 1058, - "column": 69 + "line": 1051, + "column": 71 } } }, "range": [ - 29656, - 29706 + 29395, + 29447 ], "loc": { "start": { - "line": 1058, + "line": 1051, "column": 20 }, "end": { - "line": 1058, - "column": 70 + "line": 1051, + "column": 72 } } } ], "range": [ - 29563, - 29724 + 29302, + 29465 ], "loc": { "start": { - "line": 1056, + "line": 1049, "column": 56 }, "end": { - "line": 1059, + "line": 1052, "column": 17 } }, @@ -43652,16 +43158,16 @@ "type": "Line", "value": " checklist", "range": [ - 29741, - 29753 + 29482, + 29494 ], "loc": { "start": { - "line": 1060, + "line": 1053, "column": 16 }, "end": { - "line": 1060, + "line": 1053, "column": 28 } } @@ -43677,16 +43183,16 @@ "type": "Identifier", "name": "col", "range": [ - 29779, - 29782 + 29520, + 29523 ], "loc": { "start": { - "line": 1061, + "line": 1054, "column": 25 }, "end": { - "line": 1061, + "line": 1054, "column": 28 } } @@ -43695,31 +43201,31 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 29787, - 29796 + 29528, + 29537 ], "loc": { "start": { - "line": 1061, + "line": 1054, "column": 33 }, "end": { - "line": 1061, + "line": 1054, "column": 42 } } }, "range": [ - 29779, - 29796 + 29520, + 29537 ], "loc": { "start": { - "line": 1061, + "line": 1054, "column": 25 }, "end": { - "line": 1061, + "line": 1054, "column": 42 } } @@ -43739,16 +43245,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 29820, - 29823 + 29561, + 29564 ], "loc": { "start": { - "line": 1062, + "line": 1055, "column": 20 }, "end": { - "line": 1062, + "line": 1055, "column": 23 } } @@ -43757,31 +43263,31 @@ "type": "Identifier", "name": "checkList", "range": [ - 29824, - 29833 + 29565, + 29574 ], "loc": { "start": { - "line": 1062, + "line": 1055, "column": 24 }, "end": { - "line": 1062, + "line": 1055, "column": 33 } } }, "range": [ - 29820, - 29833 + 29561, + 29574 ], "loc": { "start": { - "line": 1062, + "line": 1055, "column": 20 }, "end": { - "line": 1062, + "line": 1055, "column": 33 } } @@ -43796,16 +43302,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 29836, - 29839 + 29577, + 29580 ], "loc": { "start": { - "line": 1062, + "line": 1055, "column": 36 }, "end": { - "line": 1062, + "line": 1055, "column": 39 } } @@ -43814,31 +43320,31 @@ "type": "Identifier", "name": "checkList", "range": [ - 29840, - 29849 + 29581, + 29590 ], "loc": { "start": { - "line": 1062, + "line": 1055, "column": 40 }, "end": { - "line": 1062, + "line": 1055, "column": 49 } } }, "range": [ - 29836, - 29849 + 29577, + 29590 ], "loc": { "start": { - "line": 1062, + "line": 1055, "column": 36 }, "end": { - "line": 1062, + "line": 1055, "column": 49 } } @@ -43849,16 +43355,16 @@ "type": "Identifier", "name": "CheckList", "range": [ - 29857, - 29866 + 29598, + 29607 ], "loc": { "start": { - "line": 1062, + "line": 1055, "column": 57 }, "end": { - "line": 1062, + "line": 1055, "column": 66 } } @@ -43867,77 +43373,77 @@ { "type": "ThisExpression", "range": [ - 29867, - 29871 + 29608, + 29612 ], "loc": { "start": { - "line": 1062, + "line": 1055, "column": 67 }, "end": { - "line": 1062, + "line": 1055, "column": 71 } } } ], "range": [ - 29853, - 29872 + 29594, + 29613 ], "loc": { "start": { - "line": 1062, + "line": 1055, "column": 53 }, "end": { - "line": 1062, + "line": 1055, "column": 72 } } }, "range": [ - 29836, - 29872 + 29577, + 29613 ], "loc": { "start": { - "line": 1062, + "line": 1055, "column": 36 }, "end": { - "line": 1062, + "line": 1055, "column": 72 } } }, "range": [ - 29820, - 29872 + 29561, + 29613 ], "loc": { "start": { - "line": 1062, + "line": 1055, "column": 20 }, "end": { - "line": 1062, + "line": 1055, "column": 72 } } }, "range": [ - 29820, - 29873 + 29561, + 29614 ], "loc": { "start": { - "line": 1062, + "line": 1055, "column": 20 }, "end": { - "line": 1062, + "line": 1055, "column": 73 } } @@ -43956,16 +43462,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 29894, - 29897 + 29635, + 29638 ], "loc": { "start": { - "line": 1063, + "line": 1056, "column": 20 }, "end": { - "line": 1063, + "line": 1056, "column": 23 } } @@ -43974,31 +43480,31 @@ "type": "Identifier", "name": "checkList", "range": [ - 29898, - 29907 + 29639, + 29648 ], "loc": { "start": { - "line": 1063, + "line": 1056, "column": 24 }, "end": { - "line": 1063, + "line": 1056, "column": 33 } } }, "range": [ - 29894, - 29907 + 29635, + 29648 ], "loc": { "start": { - "line": 1063, + "line": 1056, "column": 20 }, "end": { - "line": 1063, + "line": 1056, "column": 33 } } @@ -44007,31 +43513,31 @@ "type": "Identifier", "name": "init", "range": [ - 29908, - 29912 + 29649, + 29653 ], "loc": { "start": { - "line": 1063, + "line": 1056, "column": 34 }, "end": { - "line": 1063, + "line": 1056, "column": 38 } } }, "range": [ - 29894, - 29912 + 29635, + 29653 ], "loc": { "start": { - "line": 1063, + "line": 1056, "column": 20 }, "end": { - "line": 1063, + "line": 1056, "column": 38 } } @@ -44041,70 +43547,88 @@ "type": "Identifier", "name": "i", "range": [ - 29913, - 29914 + 29654, + 29655 ], "loc": { "start": { - "line": 1063, + "line": 1056, "column": 39 }, "end": { - "line": 1063, + "line": 1056, "column": 40 } } }, { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 29657, + 29661 + ], + "loc": { + "start": { + "line": 1056, + "column": 42 + }, + "end": { + "line": 1056, + "column": 46 + } + } + }, + "property": { + "type": "Identifier", + "name": "isExternalFlt", + "range": [ + 29662, + 29675 + ], + "loc": { + "start": { + "line": 1056, + "column": 47 + }, + "end": { + "line": 1056, + "column": 60 + } + } + }, "range": [ - 29916, - 29920 + 29657, + 29675 ], "loc": { "start": { - "line": 1063, + "line": 1056, "column": 42 }, "end": { - "line": 1063, - "column": 46 - } - } - }, - "property": { - "type": "Identifier", - "name": "isExternalFlt", - "range": [ - 29921, - 29934 - ], - "loc": { - "start": { - "line": 1063, - "column": 47 - }, - "end": { - "line": 1063, + "line": 1056, "column": 60 } } }, + "arguments": [], "range": [ - 29916, - 29934 + 29657, + 29677 ], "loc": { "start": { - "line": 1063, + "line": 1056, "column": 42 }, "end": { - "line": 1063, - "column": 60 + "line": 1056, + "column": 62 } } }, @@ -44112,63 +43636,63 @@ "type": "Identifier", "name": "fltcell", "range": [ - 29936, - 29943 + 29679, + 29686 ], "loc": { "start": { - "line": 1063, - "column": 62 + "line": 1056, + "column": 64 }, "end": { - "line": 1063, - "column": 69 + "line": 1056, + "column": 71 } } } ], "range": [ - 29894, - 29944 + 29635, + 29687 ], "loc": { "start": { - "line": 1063, + "line": 1056, "column": 20 }, "end": { - "line": 1063, - "column": 70 + "line": 1056, + "column": 72 } } }, "range": [ - 29894, - 29945 + 29635, + 29688 ], "loc": { "start": { - "line": 1063, + "line": 1056, "column": 20 }, "end": { - "line": 1063, - "column": 71 + "line": 1056, + "column": 73 } } } ], "range": [ - 29798, - 29963 + 29539, + 29706 ], "loc": { "start": { - "line": 1061, + "line": 1054, "column": 44 }, "end": { - "line": 1064, + "line": 1057, "column": 17 } } @@ -44186,16 +43710,16 @@ "object": { "type": "ThisExpression", "range": [ - 29991, - 29995 + 29734, + 29738 ], "loc": { "start": { - "line": 1065, + "line": 1058, "column": 20 }, "end": { - "line": 1065, + "line": 1058, "column": 24 } } @@ -44204,31 +43728,31 @@ "type": "Identifier", "name": "_buildInputFilter", "range": [ - 29996, - 30013 + 29739, + 29756 ], "loc": { "start": { - "line": 1065, + "line": 1058, "column": 25 }, "end": { - "line": 1065, + "line": 1058, "column": 42 } } }, "range": [ - 29991, - 30013 + 29734, + 29756 ], "loc": { "start": { - "line": 1065, + "line": 1058, "column": 20 }, "end": { - "line": 1065, + "line": 1058, "column": 42 } } @@ -44238,16 +43762,16 @@ "type": "Identifier", "name": "i", "range": [ - 30014, - 30015 + 29757, + 29758 ], "loc": { "start": { - "line": 1065, + "line": 1058, "column": 43 }, "end": { - "line": 1065, + "line": 1058, "column": 44 } } @@ -44256,16 +43780,16 @@ "type": "Identifier", "name": "inpclass", "range": [ - 30017, - 30025 + 29760, + 29768 ], "loc": { "start": { - "line": 1065, + "line": 1058, "column": 46 }, "end": { - "line": 1065, + "line": 1058, "column": 54 } } @@ -44274,78 +43798,78 @@ "type": "Identifier", "name": "fltcell", "range": [ - 30027, - 30034 + 29770, + 29777 ], "loc": { "start": { - "line": 1065, + "line": 1058, "column": 56 }, "end": { - "line": 1065, + "line": 1058, "column": 63 } } } ], "range": [ - 29991, - 30035 + 29734, + 29778 ], "loc": { "start": { - "line": 1065, + "line": 1058, "column": 20 }, "end": { - "line": 1065, + "line": 1058, "column": 64 } } }, "range": [ - 29991, - 30036 + 29734, + 29779 ], "loc": { "start": { - "line": 1065, + "line": 1058, "column": 20 }, "end": { - "line": 1065, + "line": 1058, "column": 65 } } } ], "range": [ - 29969, - 30054 + 29712, + 29797 ], "loc": { "start": { - "line": 1064, + "line": 1057, "column": 23 }, "end": { - "line": 1066, + "line": 1059, "column": 17 } } }, "range": [ - 29775, - 30054 + 29516, + 29797 ], "loc": { "start": { - "line": 1061, + "line": 1054, "column": 21 }, "end": { - "line": 1066, + "line": 1059, "column": 17 } }, @@ -44354,16 +43878,16 @@ "type": "Line", "value": " checklist", "range": [ - 29741, - 29753 + 29482, + 29494 ], "loc": { "start": { - "line": 1060, + "line": 1053, "column": 16 }, "end": { - "line": 1060, + "line": 1053, "column": 28 } } @@ -44371,16 +43895,16 @@ ] }, "range": [ - 29523, - 30054 + 29262, + 29797 ], "loc": { "start": { - "line": 1056, + "line": 1049, "column": 16 }, "end": { - "line": 1066, + "line": 1059, "column": 17 } }, @@ -44389,16 +43913,16 @@ "type": "Line", "value": "drop-down filters", "range": [ - 29487, - 29506 + 29226, + 29245 ], "loc": { "start": { - "line": 1055, + "line": 1048, "column": 16 }, "end": { - "line": 1055, + "line": 1048, "column": 35 } } @@ -44409,16 +43933,16 @@ "type": "Line", "value": " this adds submit button", "range": [ - 30072, - 30098 + 29815, + 29841 ], "loc": { "start": { - "line": 1068, + "line": 1061, "column": 16 }, "end": { - "line": 1068, + "line": 1061, "column": 42 } } @@ -44437,16 +43961,16 @@ "type": "Identifier", "name": "i", "range": [ - 30119, - 30120 + 29862, + 29863 ], "loc": { "start": { - "line": 1069, + "line": 1062, "column": 20 }, "end": { - "line": 1069, + "line": 1062, "column": 21 } } @@ -44458,16 +43982,16 @@ "type": "Identifier", "name": "n", "range": [ - 30125, - 30126 + 29868, + 29869 ], "loc": { "start": { - "line": 1069, + "line": 1062, "column": 26 }, "end": { - "line": 1069, + "line": 1062, "column": 27 } } @@ -44477,46 +44001,46 @@ "value": 1, "raw": "1", "range": [ - 30129, - 30130 + 29872, + 29873 ], "loc": { "start": { - "line": 1069, + "line": 1062, "column": 30 }, "end": { - "line": 1069, + "line": 1062, "column": 31 } } }, "range": [ - 30125, - 30130 + 29868, + 29873 ], "loc": { "start": { - "line": 1069, + "line": 1062, "column": 26 }, "end": { - "line": 1069, + "line": 1062, "column": 31 } } }, "range": [ - 30119, - 30130 + 29862, + 29873 ], "loc": { "start": { - "line": 1069, + "line": 1062, "column": 20 }, "end": { - "line": 1069, + "line": 1062, "column": 31 } } @@ -44527,16 +44051,16 @@ "object": { "type": "ThisExpression", "range": [ - 30134, - 30138 + 29877, + 29881 ], "loc": { "start": { - "line": 1069, + "line": 1062, "column": 35 }, "end": { - "line": 1069, + "line": 1062, "column": 39 } } @@ -44545,46 +44069,46 @@ "type": "Identifier", "name": "displayBtn", "range": [ - 30139, - 30149 + 29882, + 29892 ], "loc": { "start": { - "line": 1069, + "line": 1062, "column": 40 }, "end": { - "line": 1069, + "line": 1062, "column": 50 } } }, "range": [ - 30134, - 30149 + 29877, + 29892 ], "loc": { "start": { - "line": 1069, + "line": 1062, "column": 35 }, "end": { - "line": 1069, + "line": 1062, "column": 50 } } }, "range": [ - 30119, - 30149 + 29862, + 29892 ], "loc": { "start": { - "line": 1069, + "line": 1062, "column": 20 }, "end": { - "line": 1069, + "line": 1062, "column": 50 } } @@ -44602,16 +44126,16 @@ "object": { "type": "ThisExpression", "range": [ - 30173, - 30177 + 29916, + 29920 ], "loc": { "start": { - "line": 1070, + "line": 1063, "column": 20 }, "end": { - "line": 1070, + "line": 1063, "column": 24 } } @@ -44620,31 +44144,31 @@ "type": "Identifier", "name": "_buildSubmitButton", "range": [ - 30178, - 30196 + 29921, + 29939 ], "loc": { "start": { - "line": 1070, + "line": 1063, "column": 25 }, "end": { - "line": 1070, + "line": 1063, "column": 43 } } }, "range": [ - 30173, - 30196 + 29916, + 29939 ], "loc": { "start": { - "line": 1070, + "line": 1063, "column": 20 }, "end": { - "line": 1070, + "line": 1063, "column": 43 } } @@ -44654,16 +44178,16 @@ "type": "Identifier", "name": "i", "range": [ - 30197, - 30198 + 29940, + 29941 ], "loc": { "start": { - "line": 1070, + "line": 1063, "column": 44 }, "end": { - "line": 1070, + "line": 1063, "column": 45 } } @@ -44672,79 +44196,79 @@ "type": "Identifier", "name": "fltcell", "range": [ - 30200, - 30207 + 29943, + 29950 ], "loc": { "start": { - "line": 1070, + "line": 1063, "column": 47 }, "end": { - "line": 1070, + "line": 1063, "column": 54 } } } ], "range": [ - 30173, - 30208 + 29916, + 29951 ], "loc": { "start": { - "line": 1070, + "line": 1063, "column": 20 }, "end": { - "line": 1070, + "line": 1063, "column": 55 } } }, "range": [ - 30173, - 30209 + 29916, + 29952 ], "loc": { "start": { - "line": 1070, + "line": 1063, "column": 20 }, "end": { - "line": 1070, + "line": 1063, "column": 56 } } } ], "range": [ - 30151, - 30227 + 29894, + 29970 ], "loc": { "start": { - "line": 1069, + "line": 1062, "column": 52 }, "end": { - "line": 1071, + "line": 1064, "column": 17 } } }, "alternate": null, "range": [ - 30115, - 30227 + 29858, + 29970 ], "loc": { "start": { - "line": 1069, + "line": 1062, "column": 16 }, "end": { - "line": 1071, + "line": 1064, "column": 17 } }, @@ -44753,16 +44277,16 @@ "type": "Line", "value": " this adds submit button", "range": [ - 30072, - 30098 + 29815, + 29841 ], "loc": { "start": { - "line": 1068, + "line": 1061, "column": 16 }, "end": { - "line": 1068, + "line": 1061, "column": 42 } } @@ -44782,16 +44306,16 @@ "object": { "type": "ThisExpression", "range": [ - 30245, - 30249 + 29988, + 29992 ], "loc": { "start": { - "line": 1073, + "line": 1066, "column": 16 }, "end": { - "line": 1073, + "line": 1066, "column": 20 } } @@ -44800,31 +44324,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 30250, - 30257 + 29993, + 30000 ], "loc": { "start": { - "line": 1073, + "line": 1066, "column": 21 }, "end": { - "line": 1073, + "line": 1066, "column": 28 } } }, "range": [ - 30245, - 30257 + 29988, + 30000 ], "loc": { "start": { - "line": 1073, + "line": 1066, "column": 16 }, "end": { - "line": 1073, + "line": 1066, "column": 28 } } @@ -44833,31 +44357,31 @@ "type": "Identifier", "name": "emit", "range": [ - 30258, - 30262 + 30001, + 30005 ], "loc": { "start": { - "line": 1073, + "line": 1066, "column": 29 }, "end": { - "line": 1073, + "line": 1066, "column": 33 } } }, "range": [ - 30245, - 30262 + 29988, + 30005 ], "loc": { "start": { - "line": 1073, + "line": 1066, "column": 16 }, "end": { - "line": 1073, + "line": 1066, "column": 33 } } @@ -44868,16 +44392,16 @@ "value": "after-filter-init", "raw": "'after-filter-init'", "range": [ - 30263, - 30282 + 30006, + 30025 ], "loc": { "start": { - "line": 1073, + "line": 1066, "column": 34 }, "end": { - "line": 1073, + "line": 1066, "column": 53 } } @@ -44885,16 +44409,16 @@ { "type": "ThisExpression", "range": [ - 30284, - 30288 + 30027, + 30031 ], "loc": { "start": { - "line": 1073, + "line": 1066, "column": 55 }, "end": { - "line": 1073, + "line": 1066, "column": 59 } } @@ -44903,78 +44427,78 @@ "type": "Identifier", "name": "i", "range": [ - 30290, - 30291 + 30033, + 30034 ], "loc": { "start": { - "line": 1073, + "line": 1066, "column": 61 }, "end": { - "line": 1073, + "line": 1066, "column": 62 } } } ], "range": [ - 30245, - 30292 + 29988, + 30035 ], "loc": { "start": { - "line": 1073, + "line": 1066, "column": 16 }, "end": { - "line": 1073, + "line": 1066, "column": 63 } } }, "range": [ - 30245, - 30293 + 29988, + 30036 ], "loc": { "start": { - "line": 1073, + "line": 1066, "column": 16 }, "end": { - "line": 1073, + "line": 1066, "column": 64 } } } ], "range": [ - 28748, - 30307 + 28487, + 30050 ], "loc": { "start": { - "line": 1034, + "line": 1027, "column": 40 }, "end": { - "line": 1074, + "line": 1067, "column": 13 } } }, "range": [ - 28720, - 30307 + 28459, + 30050 ], "loc": { "start": { - "line": 1034, + "line": 1027, "column": 12 }, "end": { - "line": 1074, + "line": 1067, "column": 13 } }, @@ -44983,16 +44507,16 @@ "type": "Line", "value": " Generate filters", "range": [ - 28688, - 28707 + 28427, + 28446 ], "loc": { "start": { - "line": 1033, + "line": 1026, "column": 12 }, "end": { - "line": 1033, + "line": 1026, "column": 31 } } @@ -45012,16 +44536,16 @@ "object": { "type": "ThisExpression", "range": [ - 30321, - 30325 + 30064, + 30068 ], "loc": { "start": { - "line": 1076, + "line": 1069, "column": 12 }, "end": { - "line": 1076, + "line": 1069, "column": 16 } } @@ -45030,31 +44554,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 30326, - 30333 + 30069, + 30076 ], "loc": { "start": { - "line": 1076, + "line": 1069, "column": 17 }, "end": { - "line": 1076, + "line": 1069, "column": 24 } } }, "range": [ - 30321, - 30333 + 30064, + 30076 ], "loc": { "start": { - "line": 1076, + "line": 1069, "column": 12 }, "end": { - "line": 1076, + "line": 1069, "column": 24 } } @@ -45063,31 +44587,31 @@ "type": "Identifier", "name": "on", "range": [ - 30334, - 30336 + 30077, + 30079 ], "loc": { "start": { - "line": 1076, + "line": 1069, "column": 25 }, "end": { - "line": 1076, + "line": 1069, "column": 27 } } }, "range": [ - 30321, - 30336 + 30064, + 30079 ], "loc": { "start": { - "line": 1076, + "line": 1069, "column": 12 }, "end": { - "line": 1076, + "line": 1069, "column": 27 } } @@ -45101,32 +44625,32 @@ "value": "filter-focus", "raw": "'filter-focus'", "range": [ - 30338, - 30352 + 30081, + 30095 ], "loc": { "start": { - "line": 1076, + "line": 1069, "column": 29 }, "end": { - "line": 1076, + "line": 1069, "column": 43 } } } ], "range": [ - 30337, - 30353 + 30080, + 30096 ], "loc": { "start": { - "line": 1076, + "line": 1069, "column": 28 }, "end": { - "line": 1076, + "line": 1069, "column": 44 } } @@ -45139,16 +44663,16 @@ "type": "Identifier", "name": "tf", "range": [ - 30372, - 30374 + 30115, + 30117 ], "loc": { "start": { - "line": 1077, + "line": 1070, "column": 17 }, "end": { - "line": 1077, + "line": 1070, "column": 19 } } @@ -45157,16 +44681,16 @@ "type": "Identifier", "name": "filter", "range": [ - 30376, - 30382 + 30119, + 30125 ], "loc": { "start": { - "line": 1077, + "line": 1070, "column": 21 }, "end": { - "line": 1077, + "line": 1070, "column": 27 } } @@ -45180,16 +44704,16 @@ "object": { "type": "ThisExpression", "range": [ - 30387, - 30391 + 30130, + 30134 ], "loc": { "start": { - "line": 1077, + "line": 1070, "column": 32 }, "end": { - "line": 1077, + "line": 1070, "column": 36 } } @@ -45198,31 +44722,31 @@ "type": "Identifier", "name": "setActiveFilterId", "range": [ - 30392, - 30409 + 30135, + 30152 ], "loc": { "start": { - "line": 1077, + "line": 1070, "column": 37 }, "end": { - "line": 1077, + "line": 1070, "column": 54 } } }, "range": [ - 30387, - 30409 + 30130, + 30152 ], "loc": { "start": { - "line": 1077, + "line": 1070, "column": 32 }, "end": { - "line": 1077, + "line": 1070, "column": 54 } } @@ -45235,16 +44759,16 @@ "type": "Identifier", "name": "filter", "range": [ - 30410, - 30416 + 30153, + 30159 ], "loc": { "start": { - "line": 1077, + "line": 1070, "column": 55 }, "end": { - "line": 1077, + "line": 1070, "column": 61 } } @@ -45253,47 +44777,47 @@ "type": "Identifier", "name": "id", "range": [ - 30417, - 30419 + 30160, + 30162 ], "loc": { "start": { - "line": 1077, + "line": 1070, "column": 62 }, "end": { - "line": 1077, + "line": 1070, "column": 64 } } }, "range": [ - 30410, - 30419 + 30153, + 30162 ], "loc": { "start": { - "line": 1077, + "line": 1070, "column": 55 }, "end": { - "line": 1077, + "line": 1070, "column": 64 } } } ], "range": [ - 30387, - 30420 + 30130, + 30163 ], "loc": { "start": { - "line": 1077, + "line": 1070, "column": 32 }, "end": { - "line": 1077, + "line": 1070, "column": 65 } } @@ -45301,78 +44825,78 @@ "generator": false, "expression": true, "range": [ - 30371, - 30420 + 30114, + 30163 ], "loc": { "start": { - "line": 1077, + "line": 1070, "column": 16 }, "end": { - "line": 1077, + "line": 1070, "column": 65 } } } ], "range": [ - 30321, - 30421 + 30064, + 30164 ], "loc": { "start": { - "line": 1076, + "line": 1069, "column": 12 }, "end": { - "line": 1077, + "line": 1070, "column": 66 } } }, "range": [ - 30321, - 30422 + 30064, + 30165 ], "loc": { "start": { - "line": 1076, + "line": 1069, "column": 12 }, "end": { - "line": 1077, + "line": 1070, "column": 67 } } } ], "range": [ - 28567, - 30433 + 28306, + 30176 ], "loc": { "start": { - "line": 1028, + "line": 1021, "column": 15 }, "end": { - "line": 1079, + "line": 1072, "column": 9 } } }, "range": [ - 28496, - 30433 + 28235, + 30176 ], "loc": { "start": { - "line": 1026, + "line": 1019, "column": 8 }, "end": { - "line": 1079, + "line": 1072, "column": 9 } }, @@ -45381,16 +44905,16 @@ "type": "Line", "value": "filters grid is not generated", "range": [ - 28456, - 28487 + 28195, + 28226 ], "loc": { "start": { - "line": 1025, + "line": 1018, "column": 8 }, "end": { - "line": 1025, + "line": 1018, "column": 39 } } @@ -45401,16 +44925,16 @@ "type": "Line", "value": "if this.fltGrid", "range": [ - 30433, - 30450 + 30176, + 30193 ], "loc": { "start": { - "line": 1079, + "line": 1072, "column": 9 }, "end": { - "line": 1079, + "line": 1072, "column": 26 } } @@ -45419,16 +44943,16 @@ "type": "Block", "value": " Features ", "range": [ - 30460, - 30474 + 30203, + 30217 ], "loc": { "start": { - "line": 1081, + "line": 1074, "column": 8 }, "end": { - "line": 1081, + "line": 1074, "column": 22 } } @@ -45443,16 +44967,16 @@ "object": { "type": "ThisExpression", "range": [ - 30487, - 30491 + 30230, + 30234 ], "loc": { "start": { - "line": 1082, + "line": 1075, "column": 12 }, "end": { - "line": 1082, + "line": 1075, "column": 16 } } @@ -45461,31 +44985,31 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 30492, - 30506 + 30235, + 30249 ], "loc": { "start": { - "line": 1082, + "line": 1075, "column": 17 }, "end": { - "line": 1082, + "line": 1075, "column": 31 } } }, "range": [ - 30487, - 30506 + 30230, + 30249 ], "loc": { "start": { - "line": 1082, + "line": 1075, "column": 12 }, "end": { - "line": 1082, + "line": 1075, "column": 31 } } @@ -45506,16 +45030,16 @@ "object": { "type": "ThisExpression", "range": [ - 30522, - 30526 + 30265, + 30269 ], "loc": { "start": { - "line": 1083, + "line": 1076, "column": 12 }, "end": { - "line": 1083, + "line": 1076, "column": 16 } } @@ -45524,31 +45048,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 30527, - 30534 + 30270, + 30277 ], "loc": { "start": { - "line": 1083, + "line": 1076, "column": 17 }, "end": { - "line": 1083, + "line": 1076, "column": 24 } } }, "range": [ - 30522, - 30534 + 30265, + 30277 ], "loc": { "start": { - "line": 1083, + "line": 1076, "column": 12 }, "end": { - "line": 1083, + "line": 1076, "column": 24 } } @@ -45557,31 +45081,31 @@ "type": "Identifier", "name": "on", "range": [ - 30535, - 30537 + 30278, + 30280 ], "loc": { "start": { - "line": 1083, + "line": 1076, "column": 25 }, "end": { - "line": 1083, + "line": 1076, "column": 27 } } }, "range": [ - 30522, - 30537 + 30265, + 30280 ], "loc": { "start": { - "line": 1083, + "line": 1076, "column": 12 }, "end": { - "line": 1083, + "line": 1076, "column": 27 } } @@ -45595,32 +45119,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 30539, - 30556 + 30282, + 30299 ], "loc": { "start": { - "line": 1083, + "line": 1076, "column": 29 }, "end": { - "line": 1083, + "line": 1076, "column": 46 } } } ], "range": [ - 30538, - 30557 + 30281, + 30300 ], "loc": { "start": { - "line": 1083, + "line": 1076, "column": 28 }, "end": { - "line": 1083, + "line": 1076, "column": 47 } } @@ -45637,16 +45161,16 @@ "object": { "type": "ThisExpression", "range": [ - 30581, - 30585 + 30324, + 30328 ], "loc": { "start": { - "line": 1084, + "line": 1077, "column": 22 }, "end": { - "line": 1084, + "line": 1077, "column": 26 } } @@ -45655,47 +45179,47 @@ "type": "Identifier", "name": "enforceVisibility", "range": [ - 30586, - 30603 + 30329, + 30346 ], "loc": { "start": { - "line": 1084, + "line": 1077, "column": 27 }, "end": { - "line": 1084, + "line": 1077, "column": 44 } } }, "range": [ - 30581, - 30603 + 30324, + 30346 ], "loc": { "start": { - "line": 1084, + "line": 1077, "column": 22 }, "end": { - "line": 1084, + "line": 1077, "column": 44 } } }, "arguments": [], "range": [ - 30581, - 30605 + 30324, + 30348 ], "loc": { "start": { - "line": 1084, + "line": 1077, "column": 22 }, "end": { - "line": 1084, + "line": 1077, "column": 46 } } @@ -45703,47 +45227,47 @@ "generator": false, "expression": true, "range": [ - 30575, - 30605 + 30318, + 30348 ], "loc": { "start": { - "line": 1084, + "line": 1077, "column": 16 }, "end": { - "line": 1084, + "line": 1077, "column": 46 } } } ], "range": [ - 30522, - 30606 + 30265, + 30349 ], "loc": { "start": { - "line": 1083, + "line": 1076, "column": 12 }, "end": { - "line": 1084, + "line": 1077, "column": 47 } } }, "range": [ - 30522, - 30607 + 30265, + 30350 ], "loc": { "start": { - "line": 1083, + "line": 1076, "column": 12 }, "end": { - "line": 1084, + "line": 1077, "column": 48 } } @@ -45758,16 +45282,16 @@ "object": { "type": "ThisExpression", "range": [ - 30620, - 30624 + 30363, + 30367 ], "loc": { "start": { - "line": 1085, + "line": 1078, "column": 12 }, "end": { - "line": 1085, + "line": 1078, "column": 16 } } @@ -45776,94 +45300,94 @@ "type": "Identifier", "name": "enforceVisibility", "range": [ - 30625, - 30642 + 30368, + 30385 ], "loc": { "start": { - "line": 1085, + "line": 1078, "column": 17 }, "end": { - "line": 1085, + "line": 1078, "column": 34 } } }, "range": [ - 30620, - 30642 + 30363, + 30385 ], "loc": { "start": { - "line": 1085, + "line": 1078, "column": 12 }, "end": { - "line": 1085, + "line": 1078, "column": 34 } } }, "arguments": [], "range": [ - 30620, - 30644 + 30363, + 30387 ], "loc": { "start": { - "line": 1085, + "line": 1078, "column": 12 }, "end": { - "line": 1085, + "line": 1078, "column": 36 } } }, "range": [ - 30620, - 30645 + 30363, + 30388 ], "loc": { "start": { - "line": 1085, + "line": 1078, "column": 12 }, "end": { - "line": 1085, + "line": 1078, "column": 37 } } } ], "range": [ - 30508, - 30655 + 30251, + 30398 ], "loc": { "start": { - "line": 1082, + "line": 1075, "column": 33 }, "end": { - "line": 1086, + "line": 1079, "column": 9 } } }, "alternate": null, "range": [ - 30483, - 30655 + 30226, + 30398 ], "loc": { "start": { - "line": 1082, + "line": 1075, "column": 8 }, "end": { - "line": 1086, + "line": 1079, "column": 9 } }, @@ -45872,16 +45396,16 @@ "type": "Line", "value": "if this.fltGrid", "range": [ - 30433, - 30450 + 30176, + 30193 ], "loc": { "start": { - "line": 1079, + "line": 1072, "column": 9 }, "end": { - "line": 1079, + "line": 1072, "column": 26 } } @@ -45890,16 +45414,16 @@ "type": "Block", "value": " Features ", "range": [ - 30460, - 30474 + 30203, + 30217 ], "loc": { "start": { - "line": 1081, + "line": 1074, "column": 8 }, "end": { - "line": 1081, + "line": 1074, "column": 22 } } @@ -45916,16 +45440,16 @@ "object": { "type": "ThisExpression", "range": [ - 30665, - 30669 + 30408, + 30412 ], "loc": { "start": { - "line": 1088, + "line": 1081, "column": 8 }, "end": { - "line": 1088, + "line": 1081, "column": 12 } } @@ -45934,31 +45458,31 @@ "type": "Identifier", "name": "initFeatures", "range": [ - 30670, - 30682 + 30413, + 30425 ], "loc": { "start": { - "line": 1088, + "line": 1081, "column": 13 }, "end": { - "line": 1088, + "line": 1081, "column": 25 } } }, "range": [ - 30665, - 30682 + 30408, + 30425 ], "loc": { "start": { - "line": 1088, + "line": 1081, "column": 8 }, "end": { - "line": 1088, + "line": 1081, "column": 25 } } @@ -45971,16 +45495,16 @@ "type": "Identifier", "name": "rowsCounter", "range": [ - 30697, - 30708 + 30440, + 30451 ], "loc": { "start": { - "line": 1089, + "line": 1082, "column": 12 }, "end": { - "line": 1089, + "line": 1082, "column": 23 } } @@ -45989,16 +45513,16 @@ "type": "Identifier", "name": "statusBar", "range": [ - 30722, - 30731 + 30465, + 30474 ], "loc": { "start": { - "line": 1090, + "line": 1083, "column": 12 }, "end": { - "line": 1090, + "line": 1083, "column": 21 } } @@ -46007,16 +45531,16 @@ "type": "Identifier", "name": "clearButton", "range": [ - 30745, - 30756 + 30488, + 30499 ], "loc": { "start": { - "line": 1091, + "line": 1084, "column": 12 }, "end": { - "line": 1091, + "line": 1084, "column": 23 } } @@ -46025,16 +45549,16 @@ "type": "Identifier", "name": "alternateRows", "range": [ - 30770, - 30783 + 30513, + 30526 ], "loc": { "start": { - "line": 1092, + "line": 1085, "column": 12 }, "end": { - "line": 1092, + "line": 1085, "column": 25 } } @@ -46043,16 +45567,16 @@ "type": "Identifier", "name": "noResults", "range": [ - 30797, - 30806 + 30540, + 30549 ], "loc": { "start": { - "line": 1093, + "line": 1086, "column": 12 }, "end": { - "line": 1093, + "line": 1086, "column": 21 } } @@ -46061,63 +45585,63 @@ "type": "Identifier", "name": "paging", "range": [ - 30820, - 30826 + 30563, + 30569 ], "loc": { "start": { - "line": 1094, + "line": 1087, "column": 12 }, "end": { - "line": 1094, + "line": 1087, "column": 18 } } } ], "range": [ - 30683, - 30836 + 30426, + 30579 ], "loc": { "start": { - "line": 1088, + "line": 1081, "column": 26 }, "end": { - "line": 1095, + "line": 1088, "column": 9 } } } ], "range": [ - 30665, - 30837 + 30408, + 30580 ], "loc": { "start": { - "line": 1088, + "line": 1081, "column": 8 }, "end": { - "line": 1095, + "line": 1088, "column": 10 } } }, "range": [ - 30665, - 30838 + 30408, + 30581 ], "loc": { "start": { - "line": 1088, + "line": 1081, "column": 8 }, "end": { - "line": 1095, + "line": 1088, "column": 11 } } @@ -46132,16 +45656,16 @@ "object": { "type": "ThisExpression", "range": [ - 30848, - 30852 + 30591, + 30595 ], "loc": { "start": { - "line": 1097, + "line": 1090, "column": 8 }, "end": { - "line": 1097, + "line": 1090, "column": 12 } } @@ -46150,62 +45674,62 @@ "type": "Identifier", "name": "setColWidths", "range": [ - 30853, - 30865 + 30596, + 30608 ], "loc": { "start": { - "line": 1097, + "line": 1090, "column": 13 }, "end": { - "line": 1097, + "line": 1090, "column": 25 } } }, "range": [ - 30848, - 30865 + 30591, + 30608 ], "loc": { "start": { - "line": 1097, + "line": 1090, "column": 8 }, "end": { - "line": 1097, + "line": 1090, "column": 25 } } }, "arguments": [], "range": [ - 30848, - 30867 + 30591, + 30610 ], "loc": { "start": { - "line": 1097, + "line": 1090, "column": 8 }, "end": { - "line": 1097, + "line": 1090, "column": 27 } } }, "range": [ - 30848, - 30868 + 30591, + 30611 ], "loc": { "start": { - "line": 1097, + "line": 1090, "column": 8 }, "end": { - "line": 1097, + "line": 1090, "column": 28 } }, @@ -46214,16 +45738,16 @@ "type": "Line", "value": "TF css class is added to table", "range": [ - 30878, - 30910 + 30621, + 30653 ], "loc": { "start": { - "line": 1099, + "line": 1092, "column": 8 }, "end": { - "line": 1099, + "line": 1092, "column": 40 } } @@ -46241,16 +45765,16 @@ "object": { "type": "ThisExpression", "range": [ - 30924, - 30928 + 30667, + 30671 ], "loc": { "start": { - "line": 1100, + "line": 1093, "column": 13 }, "end": { - "line": 1100, + "line": 1093, "column": 17 } } @@ -46259,47 +45783,47 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 30929, - 30939 + 30672, + 30682 ], "loc": { "start": { - "line": 1100, + "line": 1093, "column": 18 }, "end": { - "line": 1100, + "line": 1093, "column": 28 } } }, "range": [ - 30924, - 30939 + 30667, + 30682 ], "loc": { "start": { - "line": 1100, + "line": 1093, "column": 13 }, "end": { - "line": 1100, + "line": 1093, "column": 28 } } }, "prefix": true, "range": [ - 30923, - 30939 + 30666, + 30682 ], "loc": { "start": { - "line": 1100, + "line": 1093, "column": 12 }, "end": { - "line": 1100, + "line": 1093, "column": 28 } } @@ -46315,16 +45839,16 @@ "type": "Identifier", "name": "addClass", "range": [ - 30955, - 30963 + 30698, + 30706 ], "loc": { "start": { - "line": 1101, + "line": 1094, "column": 12 }, "end": { - "line": 1101, + "line": 1094, "column": 20 } } @@ -46338,16 +45862,16 @@ "object": { "type": "ThisExpression", "range": [ - 30964, - 30968 + 30707, + 30711 ], "loc": { "start": { - "line": 1101, + "line": 1094, "column": 21 }, "end": { - "line": 1101, + "line": 1094, "column": 25 } } @@ -46356,47 +45880,47 @@ "type": "Identifier", "name": "dom", "range": [ - 30969, - 30972 + 30712, + 30715 ], "loc": { "start": { - "line": 1101, + "line": 1094, "column": 26 }, "end": { - "line": 1101, + "line": 1094, "column": 29 } } }, "range": [ - 30964, - 30972 + 30707, + 30715 ], "loc": { "start": { - "line": 1101, + "line": 1094, "column": 21 }, "end": { - "line": 1101, + "line": 1094, "column": 29 } } }, "arguments": [], "range": [ - 30964, - 30974 + 30707, + 30717 ], "loc": { "start": { - "line": 1101, + "line": 1094, "column": 21 }, "end": { - "line": 1101, + "line": 1094, "column": 31 } } @@ -46407,16 +45931,16 @@ "object": { "type": "ThisExpression", "range": [ - 30976, - 30980 + 30719, + 30723 ], "loc": { "start": { - "line": 1101, + "line": 1094, "column": 33 }, "end": { - "line": 1101, + "line": 1094, "column": 37 } } @@ -46425,62 +45949,62 @@ "type": "Identifier", "name": "prfxTf", "range": [ - 30981, - 30987 + 30724, + 30730 ], "loc": { "start": { - "line": 1101, + "line": 1094, "column": 38 }, "end": { - "line": 1101, + "line": 1094, "column": 44 } } }, "range": [ - 30976, - 30987 + 30719, + 30730 ], "loc": { "start": { - "line": 1101, + "line": 1094, "column": 33 }, "end": { - "line": 1101, + "line": 1094, "column": 44 } } } ], "range": [ - 30955, - 30988 + 30698, + 30731 ], "loc": { "start": { - "line": 1101, + "line": 1094, "column": 12 }, "end": { - "line": 1101, + "line": 1094, "column": 45 } } }, "range": [ - 30955, - 30989 + 30698, + 30732 ], "loc": { "start": { - "line": 1101, + "line": 1094, "column": 12 }, "end": { - "line": 1101, + "line": 1094, "column": 46 } } @@ -46493,16 +46017,16 @@ "object": { "type": "ThisExpression", "range": [ - 31006, - 31010 + 30749, + 30753 ], "loc": { "start": { - "line": 1102, + "line": 1095, "column": 16 }, "end": { - "line": 1102, + "line": 1095, "column": 20 } } @@ -46511,31 +46035,31 @@ "type": "Identifier", "name": "responsive", "range": [ - 31011, - 31021 + 30754, + 30764 ], "loc": { "start": { - "line": 1102, + "line": 1095, "column": 21 }, "end": { - "line": 1102, + "line": 1095, "column": 31 } } }, "range": [ - 31006, - 31021 + 30749, + 30764 ], "loc": { "start": { - "line": 1102, + "line": 1095, "column": 16 }, "end": { - "line": 1102, + "line": 1095, "column": 31 } } @@ -46551,16 +46075,16 @@ "type": "Identifier", "name": "addClass", "range": [ - 31041, - 31049 + 30784, + 30792 ], "loc": { "start": { - "line": 1103, + "line": 1096, "column": 16 }, "end": { - "line": 1103, + "line": 1096, "column": 24 } } @@ -46574,16 +46098,16 @@ "object": { "type": "ThisExpression", "range": [ - 31050, - 31054 + 30793, + 30797 ], "loc": { "start": { - "line": 1103, + "line": 1096, "column": 25 }, "end": { - "line": 1103, + "line": 1096, "column": 29 } } @@ -46592,47 +46116,47 @@ "type": "Identifier", "name": "dom", "range": [ - 31055, - 31058 + 30798, + 30801 ], "loc": { "start": { - "line": 1103, + "line": 1096, "column": 30 }, "end": { - "line": 1103, + "line": 1096, "column": 33 } } }, "range": [ - 31050, - 31058 + 30793, + 30801 ], "loc": { "start": { - "line": 1103, + "line": 1096, "column": 25 }, "end": { - "line": 1103, + "line": 1096, "column": 33 } } }, "arguments": [], "range": [ - 31050, - 31060 + 30793, + 30803 ], "loc": { "start": { - "line": 1103, + "line": 1096, "column": 25 }, "end": { - "line": 1103, + "line": 1096, "column": 35 } } @@ -46643,16 +46167,16 @@ "object": { "type": "ThisExpression", "range": [ - 31062, - 31066 + 30805, + 30809 ], "loc": { "start": { - "line": 1103, + "line": 1096, "column": 37 }, "end": { - "line": 1103, + "line": 1096, "column": 41 } } @@ -46661,126 +46185,126 @@ "type": "Identifier", "name": "prfxResponsive", "range": [ - 31067, - 31081 + 30810, + 30824 ], "loc": { "start": { - "line": 1103, + "line": 1096, "column": 42 }, "end": { - "line": 1103, + "line": 1096, "column": 56 } } }, "range": [ - 31062, - 31081 + 30805, + 30824 ], "loc": { "start": { - "line": 1103, + "line": 1096, "column": 37 }, "end": { - "line": 1103, + "line": 1096, "column": 56 } } } ], "range": [ - 31041, - 31082 + 30784, + 30825 ], "loc": { "start": { - "line": 1103, + "line": 1096, "column": 16 }, "end": { - "line": 1103, + "line": 1096, "column": 57 } } }, "range": [ - 31041, - 31083 + 30784, + 30826 ], "loc": { "start": { - "line": 1103, + "line": 1096, "column": 16 }, "end": { - "line": 1103, + "line": 1096, "column": 58 } } } ], "range": [ - 31023, - 31097 + 30766, + 30840 ], "loc": { "start": { - "line": 1102, + "line": 1095, "column": 33 }, "end": { - "line": 1104, + "line": 1097, "column": 13 } } }, "alternate": null, "range": [ - 31002, - 31097 + 30745, + 30840 ], "loc": { "start": { - "line": 1102, + "line": 1095, "column": 12 }, "end": { - "line": 1104, + "line": 1097, "column": 13 } } } ], "range": [ - 30941, - 31107 + 30684, + 30850 ], "loc": { "start": { - "line": 1100, + "line": 1093, "column": 30 }, "end": { - "line": 1105, + "line": 1098, "column": 9 } } }, "alternate": null, "range": [ - 30919, - 31107 + 30662, + 30850 ], "loc": { "start": { - "line": 1100, + "line": 1093, "column": 8 }, "end": { - "line": 1105, + "line": 1098, "column": 9 } }, @@ -46789,16 +46313,16 @@ "type": "Line", "value": "TF css class is added to table", "range": [ - 30878, - 30910 + 30621, + 30653 ], "loc": { "start": { - "line": 1099, + "line": 1092, "column": 8 }, "end": { - "line": 1099, + "line": 1092, "column": 40 } } @@ -46809,16 +46333,16 @@ "type": "Block", "value": " Load extensions ", "range": [ - 31117, - 31138 + 30860, + 30881 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 8 }, "end": { - "line": 1107, + "line": 1100, "column": 29 } } @@ -46835,16 +46359,16 @@ "object": { "type": "ThisExpression", "range": [ - 31147, - 31151 + 30890, + 30894 ], "loc": { "start": { - "line": 1108, + "line": 1101, "column": 8 }, "end": { - "line": 1108, + "line": 1101, "column": 12 } } @@ -46853,62 +46377,62 @@ "type": "Identifier", "name": "initExtensions", "range": [ - 31152, - 31166 + 30895, + 30909 ], "loc": { "start": { - "line": 1108, + "line": 1101, "column": 13 }, "end": { - "line": 1108, + "line": 1101, "column": 27 } } }, "range": [ - 31147, - 31166 + 30890, + 30909 ], "loc": { "start": { - "line": 1108, + "line": 1101, "column": 8 }, "end": { - "line": 1108, + "line": 1101, "column": 27 } } }, "arguments": [], "range": [ - 31147, - 31168 + 30890, + 30911 ], "loc": { "start": { - "line": 1108, + "line": 1101, "column": 8 }, "end": { - "line": 1108, + "line": 1101, "column": 29 } } }, "range": [ - 31147, - 31169 + 30890, + 30912 ], "loc": { "start": { - "line": 1108, + "line": 1101, "column": 8 }, "end": { - "line": 1108, + "line": 1101, "column": 30 } }, @@ -46917,16 +46441,16 @@ "type": "Block", "value": " Load extensions ", "range": [ - 31117, - 31138 + 30860, + 30881 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 8 }, "end": { - "line": 1107, + "line": 1100, "column": 29 } } @@ -46937,16 +46461,16 @@ "type": "Line", "value": " Subscribe to events", "range": [ - 31179, - 31201 + 30922, + 30944 ], "loc": { "start": { - "line": 1110, + "line": 1103, "column": 8 }, "end": { - "line": 1110, + "line": 1103, "column": 30 } } @@ -46961,16 +46485,16 @@ "object": { "type": "ThisExpression", "range": [ - 31214, - 31218 + 30957, + 30961 ], "loc": { "start": { - "line": 1111, + "line": 1104, "column": 12 }, "end": { - "line": 1111, + "line": 1104, "column": 16 } } @@ -46979,31 +46503,31 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 31219, - 31232 + 30962, + 30975 ], "loc": { "start": { - "line": 1111, + "line": 1104, "column": 17 }, "end": { - "line": 1111, + "line": 1104, "column": 30 } } }, "range": [ - 31214, - 31232 + 30957, + 30975 ], "loc": { "start": { - "line": 1111, + "line": 1104, "column": 12 }, "end": { - "line": 1111, + "line": 1104, "column": 30 } } @@ -47024,16 +46548,16 @@ "object": { "type": "ThisExpression", "range": [ - 31248, - 31252 + 30991, + 30995 ], "loc": { "start": { - "line": 1112, + "line": 1105, "column": 12 }, "end": { - "line": 1112, + "line": 1105, "column": 16 } } @@ -47042,31 +46566,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 31253, - 31260 + 30996, + 31003 ], "loc": { "start": { - "line": 1112, + "line": 1105, "column": 17 }, "end": { - "line": 1112, + "line": 1105, "column": 24 } } }, "range": [ - 31248, - 31260 + 30991, + 31003 ], "loc": { "start": { - "line": 1112, + "line": 1105, "column": 12 }, "end": { - "line": 1112, + "line": 1105, "column": 24 } } @@ -47075,31 +46599,31 @@ "type": "Identifier", "name": "on", "range": [ - 31261, - 31263 + 31004, + 31006 ], "loc": { "start": { - "line": 1112, + "line": 1105, "column": 25 }, "end": { - "line": 1112, + "line": 1105, "column": 27 } } }, "range": [ - 31248, - 31263 + 30991, + 31006 ], "loc": { "start": { - "line": 1112, + "line": 1105, "column": 12 }, "end": { - "line": 1112, + "line": 1105, "column": 27 } } @@ -47113,32 +46637,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 31265, - 31282 + 31008, + 31025 ], "loc": { "start": { - "line": 1112, + "line": 1105, "column": 29 }, "end": { - "line": 1112, + "line": 1105, "column": 46 } } } ], "range": [ - 31264, - 31283 + 31007, + 31026 ], "loc": { "start": { - "line": 1112, + "line": 1105, "column": 28 }, "end": { - "line": 1112, + "line": 1105, "column": 47 } } @@ -47155,16 +46679,16 @@ "object": { "type": "ThisExpression", "range": [ - 31291, - 31295 + 31034, + 31038 ], "loc": { "start": { - "line": 1112, + "line": 1105, "column": 55 }, "end": { - "line": 1112, + "line": 1105, "column": 59 } } @@ -47173,47 +46697,47 @@ "type": "Identifier", "name": "linkFilters", "range": [ - 31296, - 31307 + 31039, + 31050 ], "loc": { "start": { - "line": 1112, + "line": 1105, "column": 60 }, "end": { - "line": 1112, + "line": 1105, "column": 71 } } }, "range": [ - 31291, - 31307 + 31034, + 31050 ], "loc": { "start": { - "line": 1112, + "line": 1105, "column": 55 }, "end": { - "line": 1112, + "line": 1105, "column": 71 } } }, "arguments": [], "range": [ - 31291, - 31309 + 31034, + 31052 ], "loc": { "start": { - "line": 1112, + "line": 1105, "column": 55 }, "end": { - "line": 1112, + "line": 1105, "column": 73 } } @@ -47221,79 +46745,79 @@ "generator": false, "expression": true, "range": [ - 31285, - 31309 + 31028, + 31052 ], "loc": { "start": { - "line": 1112, + "line": 1105, "column": 49 }, "end": { - "line": 1112, + "line": 1105, "column": 73 } } } ], "range": [ - 31248, - 31310 + 30991, + 31053 ], "loc": { "start": { - "line": 1112, + "line": 1105, "column": 12 }, "end": { - "line": 1112, + "line": 1105, "column": 74 } } }, "range": [ - 31248, - 31311 + 30991, + 31054 ], "loc": { "start": { - "line": 1112, + "line": 1105, "column": 12 }, "end": { - "line": 1112, + "line": 1105, "column": 75 } } } ], "range": [ - 31234, - 31321 + 30977, + 31064 ], "loc": { "start": { - "line": 1111, + "line": 1104, "column": 32 }, "end": { - "line": 1113, + "line": 1106, "column": 9 } } }, "alternate": null, "range": [ - 31210, - 31321 + 30953, + 31064 ], "loc": { "start": { - "line": 1111, + "line": 1104, "column": 8 }, "end": { - "line": 1113, + "line": 1106, "column": 9 } }, @@ -47302,16 +46826,16 @@ "type": "Line", "value": " Subscribe to events", "range": [ - 31179, - 31201 + 30922, + 30944 ], "loc": { "start": { - "line": 1110, + "line": 1103, "column": 8 }, "end": { - "line": 1110, + "line": 1103, "column": 30 } } @@ -47329,16 +46853,16 @@ "object": { "type": "ThisExpression", "range": [ - 31331, - 31335 + 31074, + 31078 ], "loc": { "start": { - "line": 1115, + "line": 1108, "column": 8 }, "end": { - "line": 1115, + "line": 1108, "column": 12 } } @@ -47347,31 +46871,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 31336, - 31347 + 31079, + 31090 ], "loc": { "start": { - "line": 1115, + "line": 1108, "column": 13 }, "end": { - "line": 1115, + "line": 1108, "column": 24 } } }, "range": [ - 31331, - 31347 + 31074, + 31090 ], "loc": { "start": { - "line": 1115, + "line": 1108, "column": 8 }, "end": { - "line": 1115, + "line": 1108, "column": 24 } } @@ -47381,46 +46905,46 @@ "value": true, "raw": "true", "range": [ - 31350, - 31354 + 31093, + 31097 ], "loc": { "start": { - "line": 1115, + "line": 1108, "column": 27 }, "end": { - "line": 1115, + "line": 1108, "column": 31 } } }, "range": [ - 31331, - 31354 + 31074, + 31097 ], "loc": { "start": { - "line": 1115, + "line": 1108, "column": 8 }, "end": { - "line": 1115, + "line": 1108, "column": 31 } } }, "range": [ - 31331, - 31355 + 31074, + 31098 ], "loc": { "start": { - "line": 1115, + "line": 1108, "column": 8 }, "end": { - "line": 1115, + "line": 1108, "column": 32 } } @@ -47435,16 +46959,16 @@ "object": { "type": "ThisExpression", "range": [ - 31365, - 31369 + 31108, + 31112 ], "loc": { "start": { - "line": 1117, + "line": 1110, "column": 8 }, "end": { - "line": 1117, + "line": 1110, "column": 12 } } @@ -47453,31 +46977,31 @@ "type": "Identifier", "name": "onFiltersLoaded", "range": [ - 31370, - 31385 + 31113, + 31128 ], "loc": { "start": { - "line": 1117, + "line": 1110, "column": 13 }, "end": { - "line": 1117, + "line": 1110, "column": 28 } } }, "range": [ - 31365, - 31385 + 31108, + 31128 ], "loc": { "start": { - "line": 1117, + "line": 1110, "column": 8 }, "end": { - "line": 1117, + "line": 1110, "column": 28 } } @@ -47486,47 +47010,47 @@ { "type": "ThisExpression", "range": [ - 31386, - 31390 + 31129, + 31133 ], "loc": { "start": { - "line": 1117, + "line": 1110, "column": 29 }, "end": { - "line": 1117, + "line": 1110, "column": 33 } } } ], "range": [ - 31365, - 31391 + 31108, + 31134 ], "loc": { "start": { - "line": 1117, + "line": 1110, "column": 8 }, "end": { - "line": 1117, + "line": 1110, "column": 34 } } }, "range": [ - 31365, - 31392 + 31108, + 31135 ], "loc": { "start": { - "line": 1117, + "line": 1110, "column": 8 }, "end": { - "line": 1117, + "line": 1110, "column": 35 } } @@ -47544,16 +47068,16 @@ "object": { "type": "ThisExpression", "range": [ - 31402, - 31406 + 31145, + 31149 ], "loc": { "start": { - "line": 1119, + "line": 1112, "column": 8 }, "end": { - "line": 1119, + "line": 1112, "column": 12 } } @@ -47562,31 +47086,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 31407, - 31414 + 31150, + 31157 ], "loc": { "start": { - "line": 1119, + "line": 1112, "column": 13 }, "end": { - "line": 1119, + "line": 1112, "column": 20 } } }, "range": [ - 31402, - 31414 + 31145, + 31157 ], "loc": { "start": { - "line": 1119, + "line": 1112, "column": 8 }, "end": { - "line": 1119, + "line": 1112, "column": 20 } } @@ -47595,31 +47119,31 @@ "type": "Identifier", "name": "emit", "range": [ - 31415, - 31419 + 31158, + 31162 ], "loc": { "start": { - "line": 1119, + "line": 1112, "column": 21 }, "end": { - "line": 1119, + "line": 1112, "column": 25 } } }, "range": [ - 31402, - 31419 + 31145, + 31162 ], "loc": { "start": { - "line": 1119, + "line": 1112, "column": 8 }, "end": { - "line": 1119, + "line": 1112, "column": 25 } } @@ -47630,16 +47154,16 @@ "value": "initialized", "raw": "'initialized'", "range": [ - 31420, - 31433 + 31163, + 31176 ], "loc": { "start": { - "line": 1119, + "line": 1112, "column": 26 }, "end": { - "line": 1119, + "line": 1112, "column": 39 } } @@ -47647,63 +47171,63 @@ { "type": "ThisExpression", "range": [ - 31435, - 31439 + 31178, + 31182 ], "loc": { "start": { - "line": 1119, + "line": 1112, "column": 41 }, "end": { - "line": 1119, + "line": 1112, "column": 45 } } } ], "range": [ - 31402, - 31440 + 31145, + 31183 ], "loc": { "start": { - "line": 1119, + "line": 1112, "column": 8 }, "end": { - "line": 1119, + "line": 1112, "column": 46 } } }, "range": [ - 31402, - 31441 + 31145, + 31184 ], "loc": { "start": { - "line": 1119, + "line": 1112, "column": 8 }, "end": { - "line": 1119, + "line": 1112, "column": 47 } } } ], "range": [ - 27669, - 31447 + 27293, + 31190 ], "loc": { "start": { - "line": 996, + "line": 986, "column": 11 }, "end": { - "line": 1120, + "line": 1113, "column": 5 } } @@ -47711,16 +47235,16 @@ "generator": false, "expression": false, "range": [ - 27666, - 31447 + 27290, + 31190 ], "loc": { "start": { - "line": 996, + "line": 986, "column": 8 }, "end": { - "line": 1120, + "line": 1113, "column": 5 } } @@ -47728,16 +47252,16 @@ "kind": "method", "computed": false, "range": [ - 27662, - 31447 + 27286, + 31190 ], "loc": { "start": { - "line": 996, + "line": 986, "column": 4 }, "end": { - "line": 1120, + "line": 1113, "column": 5 } }, @@ -47746,16 +47270,16 @@ "type": "Block", "value": "*\n * Initialise features and layout\n ", "range": [ - 27608, - 27657 + 27232, + 27281 ], "loc": { "start": { - "line": 993, + "line": 983, "column": 4 }, "end": { - "line": 995, + "line": 985, "column": 7 } } @@ -47766,16 +47290,16 @@ "type": "Block", "value": "*\n * Detect key\n * @param {Event} evt\n ", "range": [ - 31453, - 31516 + 31196, + 31259 ], "loc": { "start": { - "line": 1122, + "line": 1115, "column": 4 }, "end": { - "line": 1125, + "line": 1118, "column": 7 } } @@ -47789,16 +47313,16 @@ "type": "Identifier", "name": "detectKey", "range": [ - 31521, - 31530 + 31264, + 31273 ], "loc": { "start": { - "line": 1126, + "line": 1119, "column": 4 }, "end": { - "line": 1126, + "line": 1119, "column": 13 } } @@ -47811,16 +47335,16 @@ "type": "Identifier", "name": "evt", "range": [ - 31531, - 31534 + 31274, + 31277 ], "loc": { "start": { - "line": 1126, + "line": 1119, "column": 14 }, "end": { - "line": 1126, + "line": 1119, "column": 17 } } @@ -47840,16 +47364,16 @@ "object": { "type": "ThisExpression", "range": [ - 31551, - 31555 + 31294, + 31298 ], "loc": { "start": { - "line": 1127, + "line": 1120, "column": 13 }, "end": { - "line": 1127, + "line": 1120, "column": 17 } } @@ -47858,47 +47382,47 @@ "type": "Identifier", "name": "enterKey", "range": [ - 31556, - 31564 + 31299, + 31307 ], "loc": { "start": { - "line": 1127, + "line": 1120, "column": 18 }, "end": { - "line": 1127, + "line": 1120, "column": 26 } } }, "range": [ - 31551, - 31564 + 31294, + 31307 ], "loc": { "start": { - "line": 1127, + "line": 1120, "column": 13 }, "end": { - "line": 1127, + "line": 1120, "column": 26 } } }, "prefix": true, "range": [ - 31550, - 31564 + 31293, + 31307 ], "loc": { "start": { - "line": 1127, + "line": 1120, "column": 12 }, "end": { - "line": 1127, + "line": 1120, "column": 26 } } @@ -47910,48 +47434,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 31580, - 31587 + 31323, + 31330 ], "loc": { "start": { - "line": 1128, + "line": 1121, "column": 12 }, "end": { - "line": 1128, + "line": 1121, "column": 19 } } } ], "range": [ - 31566, - 31597 + 31309, + 31340 ], "loc": { "start": { - "line": 1127, + "line": 1120, "column": 28 }, "end": { - "line": 1129, + "line": 1122, "column": 9 } } }, "alternate": null, "range": [ - 31546, - 31597 + 31289, + 31340 ], "loc": { "start": { - "line": 1127, + "line": 1120, "column": 8 }, "end": { - "line": 1129, + "line": 1122, "column": 9 } } @@ -47962,16 +47486,16 @@ "type": "Identifier", "name": "evt", "range": [ - 31610, - 31613 + 31353, + 31356 ], "loc": { "start": { - "line": 1130, + "line": 1123, "column": 12 }, "end": { - "line": 1130, + "line": 1123, "column": 15 } } @@ -47988,16 +47512,16 @@ "type": "Identifier", "name": "key", "range": [ - 31633, - 31636 + 31376, + 31379 ], "loc": { "start": { - "line": 1131, + "line": 1124, "column": 16 }, "end": { - "line": 1131, + "line": 1124, "column": 19 } } @@ -48008,16 +47532,16 @@ "type": "Identifier", "name": "keyCode", "range": [ - 31639, - 31646 + 31382, + 31389 ], "loc": { "start": { - "line": 1131, + "line": 1124, "column": 22 }, "end": { - "line": 1131, + "line": 1124, "column": 29 } } @@ -48027,47 +47551,47 @@ "type": "Identifier", "name": "evt", "range": [ - 31647, - 31650 + 31390, + 31393 ], "loc": { "start": { - "line": 1131, + "line": 1124, "column": 30 }, "end": { - "line": 1131, + "line": 1124, "column": 33 } } } ], "range": [ - 31639, - 31651 + 31382, + 31394 ], "loc": { "start": { - "line": 1131, + "line": 1124, "column": 22 }, "end": { - "line": 1131, + "line": 1124, "column": 34 } } }, "range": [ - 31633, - 31651 + 31376, + 31394 ], "loc": { "start": { - "line": 1131, + "line": 1124, "column": 16 }, "end": { - "line": 1131, + "line": 1124, "column": 34 } } @@ -48075,16 +47599,16 @@ ], "kind": "let", "range": [ - 31629, - 31652 + 31372, + 31395 ], "loc": { "start": { - "line": 1131, + "line": 1124, "column": 12 }, "end": { - "line": 1131, + "line": 1124, "column": 35 } } @@ -48098,16 +47622,16 @@ "type": "Identifier", "name": "key", "range": [ - 31669, - 31672 + 31412, + 31415 ], "loc": { "start": { - "line": 1132, + "line": 1125, "column": 16 }, "end": { - "line": 1132, + "line": 1125, "column": 19 } } @@ -48116,31 +47640,31 @@ "type": "Identifier", "name": "ENTER_KEY", "range": [ - 31677, - 31686 + 31420, + 31429 ], "loc": { "start": { - "line": 1132, + "line": 1125, "column": 24 }, "end": { - "line": 1132, + "line": 1125, "column": 33 } } }, "range": [ - 31669, - 31686 + 31412, + 31429 ], "loc": { "start": { - "line": 1132, + "line": 1125, "column": 16 }, "end": { - "line": 1132, + "line": 1125, "column": 33 } } @@ -48158,16 +47682,16 @@ "object": { "type": "ThisExpression", "range": [ - 31706, - 31710 + 31449, + 31453 ], "loc": { "start": { - "line": 1133, + "line": 1126, "column": 16 }, "end": { - "line": 1133, + "line": 1126, "column": 20 } } @@ -48176,62 +47700,62 @@ "type": "Identifier", "name": "filter", "range": [ - 31711, - 31717 + 31454, + 31460 ], "loc": { "start": { - "line": 1133, + "line": 1126, "column": 21 }, "end": { - "line": 1133, + "line": 1126, "column": 27 } } }, "range": [ - 31706, - 31717 + 31449, + 31460 ], "loc": { "start": { - "line": 1133, + "line": 1126, "column": 16 }, "end": { - "line": 1133, + "line": 1126, "column": 27 } } }, "arguments": [], "range": [ - 31706, - 31719 + 31449, + 31462 ], "loc": { "start": { - "line": 1133, + "line": 1126, "column": 16 }, "end": { - "line": 1133, + "line": 1126, "column": 29 } } }, "range": [ - 31706, - 31720 + 31449, + 31463 ], "loc": { "start": { - "line": 1133, + "line": 1126, "column": 16 }, "end": { - "line": 1133, + "line": 1126, "column": 30 } } @@ -48244,16 +47768,16 @@ "type": "Identifier", "name": "cancelEvt", "range": [ - 31737, - 31746 + 31480, + 31489 ], "loc": { "start": { - "line": 1134, + "line": 1127, "column": 16 }, "end": { - "line": 1134, + "line": 1127, "column": 25 } } @@ -48263,47 +47787,47 @@ "type": "Identifier", "name": "evt", "range": [ - 31747, - 31750 + 31490, + 31493 ], "loc": { "start": { - "line": 1134, + "line": 1127, "column": 26 }, "end": { - "line": 1134, + "line": 1127, "column": 29 } } } ], "range": [ - 31737, - 31751 + 31480, + 31494 ], "loc": { "start": { - "line": 1134, + "line": 1127, "column": 16 }, "end": { - "line": 1134, + "line": 1127, "column": 30 } } }, "range": [ - 31737, - 31752 + 31480, + 31495 ], "loc": { "start": { - "line": 1134, + "line": 1127, "column": 16 }, "end": { - "line": 1134, + "line": 1127, "column": 31 } } @@ -48316,16 +47840,16 @@ "type": "Identifier", "name": "stopEvt", "range": [ - 31769, - 31776 + 31512, + 31519 ], "loc": { "start": { - "line": 1135, + "line": 1128, "column": 16 }, "end": { - "line": 1135, + "line": 1128, "column": 23 } } @@ -48335,63 +47859,63 @@ "type": "Identifier", "name": "evt", "range": [ - 31777, - 31780 + 31520, + 31523 ], "loc": { "start": { - "line": 1135, + "line": 1128, "column": 24 }, "end": { - "line": 1135, + "line": 1128, "column": 27 } } } ], "range": [ - 31769, - 31781 + 31512, + 31524 ], "loc": { "start": { - "line": 1135, + "line": 1128, "column": 16 }, "end": { - "line": 1135, + "line": 1128, "column": 28 } } }, "range": [ - 31769, - 31782 + 31512, + 31525 ], "loc": { "start": { - "line": 1135, + "line": 1128, "column": 16 }, "end": { - "line": 1135, + "line": 1128, "column": 29 } } } ], "range": [ - 31688, - 31796 + 31431, + 31539 ], "loc": { "start": { - "line": 1132, + "line": 1125, "column": 35 }, "end": { - "line": 1136, + "line": 1129, "column": 13 } } @@ -48410,16 +47934,16 @@ "object": { "type": "ThisExpression", "range": [ - 31820, - 31824 + 31563, + 31567 ], "loc": { "start": { - "line": 1137, + "line": 1130, "column": 16 }, "end": { - "line": 1137, + "line": 1130, "column": 20 } } @@ -48428,31 +47952,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 31825, - 31837 + 31568, + 31580 ], "loc": { "start": { - "line": 1137, + "line": 1130, "column": 21 }, "end": { - "line": 1137, + "line": 1130, "column": 33 } } }, "range": [ - 31820, - 31837 + 31563, + 31580 ], "loc": { "start": { - "line": 1137, + "line": 1130, "column": 16 }, "end": { - "line": 1137, + "line": 1130, "column": 33 } } @@ -48462,46 +47986,46 @@ "value": true, "raw": "true", "range": [ - 31840, - 31844 + 31583, + 31587 ], "loc": { "start": { - "line": 1137, + "line": 1130, "column": 36 }, "end": { - "line": 1137, + "line": 1130, "column": 40 } } }, "range": [ - 31820, - 31844 + 31563, + 31587 ], "loc": { "start": { - "line": 1137, + "line": 1130, "column": 16 }, "end": { - "line": 1137, + "line": 1130, "column": 40 } } }, "range": [ - 31820, - 31845 + 31563, + 31588 ], "loc": { "start": { - "line": 1137, + "line": 1130, "column": 16 }, "end": { - "line": 1137, + "line": 1130, "column": 41 } } @@ -48517,16 +48041,16 @@ "type": "Identifier", "name": "root", "range": [ - 31862, - 31866 + 31605, + 31609 ], "loc": { "start": { - "line": 1138, + "line": 1131, "column": 16 }, "end": { - "line": 1138, + "line": 1131, "column": 20 } } @@ -48535,31 +48059,31 @@ "type": "Identifier", "name": "clearInterval", "range": [ - 31867, - 31880 + 31610, + 31623 ], "loc": { "start": { - "line": 1138, + "line": 1131, "column": 21 }, "end": { - "line": 1138, + "line": 1131, "column": 34 } } }, "range": [ - 31862, - 31880 + 31605, + 31623 ], "loc": { "start": { - "line": 1138, + "line": 1131, "column": 16 }, "end": { - "line": 1138, + "line": 1131, "column": 34 } } @@ -48571,16 +48095,16 @@ "object": { "type": "ThisExpression", "range": [ - 31881, - 31885 + 31624, + 31628 ], "loc": { "start": { - "line": 1138, + "line": 1131, "column": 35 }, "end": { - "line": 1138, + "line": 1131, "column": 39 } } @@ -48589,62 +48113,62 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 31886, - 31901 + 31629, + 31644 ], "loc": { "start": { - "line": 1138, + "line": 1131, "column": 40 }, "end": { - "line": 1138, + "line": 1131, "column": 55 } } }, "range": [ - 31881, - 31901 + 31624, + 31644 ], "loc": { "start": { - "line": 1138, + "line": 1131, "column": 35 }, "end": { - "line": 1138, + "line": 1131, "column": 55 } } } ], "range": [ - 31862, - 31902 + 31605, + 31645 ], "loc": { "start": { - "line": 1138, + "line": 1131, "column": 16 }, "end": { - "line": 1138, + "line": 1131, "column": 56 } } }, "range": [ - 31862, - 31903 + 31605, + 31646 ], "loc": { "start": { - "line": 1138, + "line": 1131, "column": 16 }, "end": { - "line": 1138, + "line": 1131, "column": 57 } } @@ -48660,16 +48184,16 @@ "object": { "type": "ThisExpression", "range": [ - 31920, - 31924 + 31663, + 31667 ], "loc": { "start": { - "line": 1139, + "line": 1132, "column": 16 }, "end": { - "line": 1139, + "line": 1132, "column": 20 } } @@ -48678,31 +48202,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 31925, - 31940 + 31668, + 31683 ], "loc": { "start": { - "line": 1139, + "line": 1132, "column": 21 }, "end": { - "line": 1139, + "line": 1132, "column": 36 } } }, "range": [ - 31920, - 31940 + 31663, + 31683 ], "loc": { "start": { - "line": 1139, + "line": 1132, "column": 16 }, "end": { - "line": 1139, + "line": 1132, "column": 36 } } @@ -48712,125 +48236,125 @@ "value": null, "raw": "null", "range": [ - 31943, - 31947 + 31686, + 31690 ], "loc": { "start": { - "line": 1139, + "line": 1132, "column": 39 }, "end": { - "line": 1139, + "line": 1132, "column": 43 } } }, "range": [ - 31920, - 31947 + 31663, + 31690 ], "loc": { "start": { - "line": 1139, + "line": 1132, "column": 16 }, "end": { - "line": 1139, + "line": 1132, "column": 43 } } }, "range": [ - 31920, - 31948 + 31663, + 31691 ], "loc": { "start": { - "line": 1139, + "line": 1132, "column": 16 }, "end": { - "line": 1139, + "line": 1132, "column": 44 } } } ], "range": [ - 31802, - 31962 + 31545, + 31705 ], "loc": { "start": { - "line": 1136, + "line": 1129, "column": 19 }, "end": { - "line": 1140, + "line": 1133, "column": 13 } } }, "range": [ - 31665, - 31962 + 31408, + 31705 ], "loc": { "start": { - "line": 1132, + "line": 1125, "column": 12 }, "end": { - "line": 1140, + "line": 1133, "column": 13 } } } ], "range": [ - 31615, - 31972 + 31358, + 31715 ], "loc": { "start": { - "line": 1130, + "line": 1123, "column": 17 }, "end": { - "line": 1141, + "line": 1134, "column": 9 } } }, "alternate": null, "range": [ - 31606, - 31972 + 31349, + 31715 ], "loc": { "start": { - "line": 1130, + "line": 1123, "column": 8 }, "end": { - "line": 1141, + "line": 1134, "column": 9 } } } ], "range": [ - 31536, - 31978 + 31279, + 31721 ], "loc": { "start": { - "line": 1126, + "line": 1119, "column": 19 }, "end": { - "line": 1142, + "line": 1135, "column": 5 } } @@ -48838,16 +48362,16 @@ "generator": false, "expression": false, "range": [ - 31530, - 31978 + 31273, + 31721 ], "loc": { "start": { - "line": 1126, + "line": 1119, "column": 13 }, "end": { - "line": 1142, + "line": 1135, "column": 5 } } @@ -48855,16 +48379,16 @@ "kind": "method", "computed": false, "range": [ - 31521, - 31978 + 31264, + 31721 ], "loc": { "start": { - "line": 1126, + "line": 1119, "column": 4 }, "end": { - "line": 1142, + "line": 1135, "column": 5 } }, @@ -48873,16 +48397,16 @@ "type": "Block", "value": "*\n * Detect key\n * @param {Event} evt\n ", "range": [ - 31453, - 31516 + 31196, + 31259 ], "loc": { "start": { - "line": 1122, + "line": 1115, "column": 4 }, "end": { - "line": 1125, + "line": 1118, "column": 7 } } @@ -48893,16 +48417,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": [ - 31984, - 32117 + 31727, + 31860 ], "loc": { "start": { - "line": 1144, + "line": 1137, "column": 4 }, "end": { - "line": 1148, + "line": 1141, "column": 7 } } @@ -48916,16 +48440,16 @@ "type": "Identifier", "name": "onKeyUp", "range": [ - 32122, - 32129 + 31865, + 31872 ], "loc": { "start": { - "line": 1149, + "line": 1142, "column": 4 }, "end": { - "line": 1149, + "line": 1142, "column": 11 } } @@ -48938,16 +48462,16 @@ "type": "Identifier", "name": "evt", "range": [ - 32130, - 32133 + 31873, + 31876 ], "loc": { "start": { - "line": 1149, + "line": 1142, "column": 12 }, "end": { - "line": 1149, + "line": 1142, "column": 15 } } @@ -48967,16 +48491,16 @@ "object": { "type": "ThisExpression", "range": [ - 32150, - 32154 + 31893, + 31897 ], "loc": { "start": { - "line": 1150, + "line": 1143, "column": 13 }, "end": { - "line": 1150, + "line": 1143, "column": 17 } } @@ -48985,47 +48509,47 @@ "type": "Identifier", "name": "autoFilter", "range": [ - 32155, - 32165 + 31898, + 31908 ], "loc": { "start": { - "line": 1150, + "line": 1143, "column": 18 }, "end": { - "line": 1150, + "line": 1143, "column": 28 } } }, "range": [ - 32150, - 32165 + 31893, + 31908 ], "loc": { "start": { - "line": 1150, + "line": 1143, "column": 13 }, "end": { - "line": 1150, + "line": 1143, "column": 28 } } }, "prefix": true, "range": [ - 32149, - 32165 + 31892, + 31908 ], "loc": { "start": { - "line": 1150, + "line": 1143, "column": 12 }, "end": { - "line": 1150, + "line": 1143, "column": 28 } } @@ -49037,48 +48561,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 32181, - 32188 + 31924, + 31931 ], "loc": { "start": { - "line": 1151, + "line": 1144, "column": 12 }, "end": { - "line": 1151, + "line": 1144, "column": 19 } } } ], "range": [ - 32167, - 32198 + 31910, + 31941 ], "loc": { "start": { - "line": 1150, + "line": 1143, "column": 30 }, "end": { - "line": 1152, + "line": 1145, "column": 9 } } }, "alternate": null, "range": [ - 32145, - 32198 + 31888, + 31941 ], "loc": { "start": { - "line": 1150, + "line": 1143, "column": 8 }, "end": { - "line": 1152, + "line": 1145, "column": 9 } } @@ -49092,16 +48616,16 @@ "type": "Identifier", "name": "key", "range": [ - 32211, - 32214 + 31954, + 31957 ], "loc": { "start": { - "line": 1153, + "line": 1146, "column": 12 }, "end": { - "line": 1153, + "line": 1146, "column": 15 } } @@ -49112,16 +48636,16 @@ "type": "Identifier", "name": "keyCode", "range": [ - 32217, - 32224 + 31960, + 31967 ], "loc": { "start": { - "line": 1153, + "line": 1146, "column": 18 }, "end": { - "line": 1153, + "line": 1146, "column": 25 } } @@ -49131,47 +48655,47 @@ "type": "Identifier", "name": "evt", "range": [ - 32225, - 32228 + 31968, + 31971 ], "loc": { "start": { - "line": 1153, + "line": 1146, "column": 26 }, "end": { - "line": 1153, + "line": 1146, "column": 29 } } } ], "range": [ - 32217, - 32229 + 31960, + 31972 ], "loc": { "start": { - "line": 1153, + "line": 1146, "column": 18 }, "end": { - "line": 1153, + "line": 1146, "column": 30 } } }, "range": [ - 32211, - 32229 + 31954, + 31972 ], "loc": { "start": { - "line": 1153, + "line": 1146, "column": 12 }, "end": { - "line": 1153, + "line": 1146, "column": 30 } } @@ -49179,16 +48703,16 @@ ], "kind": "let", "range": [ - 32207, - 32230 + 31950, + 31973 ], "loc": { "start": { - "line": 1153, + "line": 1146, "column": 8 }, "end": { - "line": 1153, + "line": 1146, "column": 31 } } @@ -49204,16 +48728,16 @@ "object": { "type": "ThisExpression", "range": [ - 32239, - 32243 + 31982, + 31986 ], "loc": { "start": { - "line": 1154, + "line": 1147, "column": 8 }, "end": { - "line": 1154, + "line": 1147, "column": 12 } } @@ -49222,31 +48746,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 32244, - 32256 + 31987, + 31999 ], "loc": { "start": { - "line": 1154, + "line": 1147, "column": 13 }, "end": { - "line": 1154, + "line": 1147, "column": 25 } } }, "range": [ - 32239, - 32256 + 31982, + 31999 ], "loc": { "start": { - "line": 1154, + "line": 1147, "column": 8 }, "end": { - "line": 1154, + "line": 1147, "column": 25 } } @@ -49256,46 +48780,46 @@ "value": false, "raw": "false", "range": [ - 32259, - 32264 + 32002, + 32007 ], "loc": { "start": { - "line": 1154, + "line": 1147, "column": 28 }, "end": { - "line": 1154, + "line": 1147, "column": 33 } } }, "range": [ - 32239, - 32264 + 31982, + 32007 ], "loc": { "start": { - "line": 1154, + "line": 1147, "column": 8 }, "end": { - "line": 1154, + "line": 1147, "column": 33 } } }, "range": [ - 32239, - 32265 + 31982, + 32008 ], "loc": { "start": { - "line": 1154, + "line": 1147, "column": 8 }, "end": { - "line": 1154, + "line": 1147, "column": 34 } } @@ -49306,16 +48830,16 @@ "type": "Identifier", "name": "filter", "range": [ - 32284, - 32290 + 32027, + 32033 ], "loc": { "start": { - "line": 1156, + "line": 1149, "column": 17 }, "end": { - "line": 1156, + "line": 1149, "column": 23 } } @@ -49335,16 +48859,16 @@ "type": "Identifier", "name": "root", "range": [ - 32307, - 32311 + 32050, + 32054 ], "loc": { "start": { - "line": 1157, + "line": 1150, "column": 12 }, "end": { - "line": 1157, + "line": 1150, "column": 16 } } @@ -49353,31 +48877,31 @@ "type": "Identifier", "name": "clearInterval", "range": [ - 32312, - 32325 + 32055, + 32068 ], "loc": { "start": { - "line": 1157, + "line": 1150, "column": 17 }, "end": { - "line": 1157, + "line": 1150, "column": 30 } } }, "range": [ - 32307, - 32325 + 32050, + 32068 ], "loc": { "start": { - "line": 1157, + "line": 1150, "column": 12 }, "end": { - "line": 1157, + "line": 1150, "column": 30 } } @@ -49389,16 +48913,16 @@ "object": { "type": "ThisExpression", "range": [ - 32326, - 32330 + 32069, + 32073 ], "loc": { "start": { - "line": 1157, + "line": 1150, "column": 31 }, "end": { - "line": 1157, + "line": 1150, "column": 35 } } @@ -49407,62 +48931,62 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 32331, - 32346 + 32074, + 32089 ], "loc": { "start": { - "line": 1157, + "line": 1150, "column": 36 }, "end": { - "line": 1157, + "line": 1150, "column": 51 } } }, "range": [ - 32326, - 32346 + 32069, + 32089 ], "loc": { "start": { - "line": 1157, + "line": 1150, "column": 31 }, "end": { - "line": 1157, + "line": 1150, "column": 51 } } } ], "range": [ - 32307, - 32347 + 32050, + 32090 ], "loc": { "start": { - "line": 1157, + "line": 1150, "column": 12 }, "end": { - "line": 1157, + "line": 1150, "column": 52 } } }, "range": [ - 32307, - 32348 + 32050, + 32091 ], "loc": { "start": { - "line": 1157, + "line": 1150, "column": 12 }, "end": { - "line": 1157, + "line": 1150, "column": 53 } } @@ -49478,16 +49002,16 @@ "object": { "type": "ThisExpression", "range": [ - 32361, - 32365 + 32104, + 32108 ], "loc": { "start": { - "line": 1158, + "line": 1151, "column": 12 }, "end": { - "line": 1158, + "line": 1151, "column": 16 } } @@ -49496,31 +49020,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 32366, - 32381 + 32109, + 32124 ], "loc": { "start": { - "line": 1158, + "line": 1151, "column": 17 }, "end": { - "line": 1158, + "line": 1151, "column": 32 } } }, "range": [ - 32361, - 32381 + 32104, + 32124 ], "loc": { "start": { - "line": 1158, + "line": 1151, "column": 12 }, "end": { - "line": 1158, + "line": 1151, "column": 32 } } @@ -49530,46 +49054,46 @@ "value": null, "raw": "null", "range": [ - 32384, - 32388 + 32127, + 32131 ], "loc": { "start": { - "line": 1158, + "line": 1151, "column": 35 }, "end": { - "line": 1158, + "line": 1151, "column": 39 } } }, "range": [ - 32361, - 32388 + 32104, + 32131 ], "loc": { "start": { - "line": 1158, + "line": 1151, "column": 12 }, "end": { - "line": 1158, + "line": 1151, "column": 39 } } }, "range": [ - 32361, - 32389 + 32104, + 32132 ], "loc": { "start": { - "line": 1158, + "line": 1151, "column": 12 }, "end": { - "line": 1158, + "line": 1151, "column": 40 } } @@ -49585,16 +49109,16 @@ "object": { "type": "ThisExpression", "range": [ - 32407, - 32411 + 32150, + 32154 ], "loc": { "start": { - "line": 1159, + "line": 1152, "column": 17 }, "end": { - "line": 1159, + "line": 1152, "column": 21 } } @@ -49603,47 +49127,47 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 32412, - 32424 + 32155, + 32167 ], "loc": { "start": { - "line": 1159, + "line": 1152, "column": 22 }, "end": { - "line": 1159, + "line": 1152, "column": 34 } } }, "range": [ - 32407, - 32424 + 32150, + 32167 ], "loc": { "start": { - "line": 1159, + "line": 1152, "column": 17 }, "end": { - "line": 1159, + "line": 1152, "column": 34 } } }, "prefix": true, "range": [ - 32406, - 32424 + 32149, + 32167 ], "loc": { "start": { - "line": 1159, + "line": 1152, "column": 16 }, "end": { - "line": 1159, + "line": 1152, "column": 34 } } @@ -49661,16 +49185,16 @@ "object": { "type": "ThisExpression", "range": [ - 32444, - 32448 + 32187, + 32191 ], "loc": { "start": { - "line": 1160, + "line": 1153, "column": 16 }, "end": { - "line": 1160, + "line": 1153, "column": 20 } } @@ -49679,62 +49203,62 @@ "type": "Identifier", "name": "filter", "range": [ - 32449, - 32455 + 32192, + 32198 ], "loc": { "start": { - "line": 1160, + "line": 1153, "column": 21 }, "end": { - "line": 1160, + "line": 1153, "column": 27 } } }, "range": [ - 32444, - 32455 + 32187, + 32198 ], "loc": { "start": { - "line": 1160, + "line": 1153, "column": 16 }, "end": { - "line": 1160, + "line": 1153, "column": 27 } } }, "arguments": [], "range": [ - 32444, - 32457 + 32187, + 32200 ], "loc": { "start": { - "line": 1160, + "line": 1153, "column": 16 }, "end": { - "line": 1160, + "line": 1153, "column": 29 } } }, "range": [ - 32444, - 32458 + 32187, + 32201 ], "loc": { "start": { - "line": 1160, + "line": 1153, "column": 16 }, "end": { - "line": 1160, + "line": 1153, "column": 30 } } @@ -49750,16 +49274,16 @@ "object": { "type": "ThisExpression", "range": [ - 32475, - 32479 + 32218, + 32222 ], "loc": { "start": { - "line": 1161, + "line": 1154, "column": 16 }, "end": { - "line": 1161, + "line": 1154, "column": 20 } } @@ -49768,31 +49292,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 32480, - 32492 + 32223, + 32235 ], "loc": { "start": { - "line": 1161, + "line": 1154, "column": 21 }, "end": { - "line": 1161, + "line": 1154, "column": 33 } } }, "range": [ - 32475, - 32492 + 32218, + 32235 ], "loc": { "start": { - "line": 1161, + "line": 1154, "column": 16 }, "end": { - "line": 1161, + "line": 1154, "column": 33 } } @@ -49802,94 +49326,94 @@ "value": null, "raw": "null", "range": [ - 32495, - 32499 + 32238, + 32242 ], "loc": { "start": { - "line": 1161, + "line": 1154, "column": 36 }, "end": { - "line": 1161, + "line": 1154, "column": 40 } } }, "range": [ - 32475, - 32499 + 32218, + 32242 ], "loc": { "start": { - "line": 1161, + "line": 1154, "column": 16 }, "end": { - "line": 1161, + "line": 1154, "column": 40 } } }, "range": [ - 32475, - 32500 + 32218, + 32243 ], "loc": { "start": { - "line": 1161, + "line": 1154, "column": 16 }, "end": { - "line": 1161, + "line": 1154, "column": 41 } } } ], "range": [ - 32426, - 32514 + 32169, + 32257 ], "loc": { "start": { - "line": 1159, + "line": 1152, "column": 36 }, "end": { - "line": 1162, + "line": 1155, "column": 13 } } }, "alternate": null, "range": [ - 32402, - 32514 + 32145, + 32257 ], "loc": { "start": { - "line": 1159, + "line": 1152, "column": 12 }, "end": { - "line": 1162, + "line": 1155, "column": 13 } } } ], "range": [ - 32293, - 32524 + 32036, + 32267 ], "loc": { "start": { - "line": 1156, + "line": 1149, "column": 26 }, "end": { - "line": 1163, + "line": 1156, "column": 9 } } @@ -49897,16 +49421,16 @@ "generator": false, "expression": false, "range": [ - 32275, - 32524 + 32018, + 32267 ], "loc": { "start": { - "line": 1156, + "line": 1149, "column": 8 }, "end": { - "line": 1163, + "line": 1156, "column": 9 } } @@ -49932,16 +49456,16 @@ "type": "Identifier", "name": "key", "range": [ - 32538, - 32541 + 32281, + 32284 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 12 }, "end": { - "line": 1165, + "line": 1158, "column": 15 } } @@ -49950,31 +49474,31 @@ "type": "Identifier", "name": "ENTER_KEY", "range": [ - 32546, - 32555 + 32289, + 32298 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 20 }, "end": { - "line": 1165, + "line": 1158, "column": 29 } } }, "range": [ - 32538, - 32555 + 32281, + 32298 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 12 }, "end": { - "line": 1165, + "line": 1158, "column": 29 } } @@ -49986,16 +49510,16 @@ "type": "Identifier", "name": "key", "range": [ - 32559, - 32562 + 32302, + 32305 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 33 }, "end": { - "line": 1165, + "line": 1158, "column": 36 } } @@ -50004,46 +49528,46 @@ "type": "Identifier", "name": "TAB_KEY", "range": [ - 32567, - 32574 + 32310, + 32317 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 41 }, "end": { - "line": 1165, + "line": 1158, "column": 48 } } }, "range": [ - 32559, - 32574 + 32302, + 32317 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 33 }, "end": { - "line": 1165, + "line": 1158, "column": 48 } } }, "range": [ - 32538, - 32574 + 32281, + 32317 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 12 }, "end": { - "line": 1165, + "line": 1158, "column": 48 } } @@ -50055,16 +49579,16 @@ "type": "Identifier", "name": "key", "range": [ - 32578, - 32581 + 32321, + 32324 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 52 }, "end": { - "line": 1165, + "line": 1158, "column": 55 } } @@ -50073,46 +49597,46 @@ "type": "Identifier", "name": "ESC_KEY", "range": [ - 32586, - 32593 + 32329, + 32336 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 60 }, "end": { - "line": 1165, + "line": 1158, "column": 67 } } }, "range": [ - 32578, - 32593 + 32321, + 32336 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 52 }, "end": { - "line": 1165, + "line": 1158, "column": 67 } } }, "range": [ - 32538, - 32593 + 32281, + 32336 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 12 }, "end": { - "line": 1165, + "line": 1158, "column": 67 } } @@ -50124,16 +49648,16 @@ "type": "Identifier", "name": "key", "range": [ - 32609, - 32612 + 32352, + 32355 ], "loc": { "start": { - "line": 1166, + "line": 1159, "column": 12 }, "end": { - "line": 1166, + "line": 1159, "column": 15 } } @@ -50142,46 +49666,46 @@ "type": "Identifier", "name": "UP_ARROW_KEY", "range": [ - 32617, - 32629 + 32360, + 32372 ], "loc": { "start": { - "line": 1166, + "line": 1159, "column": 20 }, "end": { - "line": 1166, + "line": 1159, "column": 32 } } }, "range": [ - 32609, - 32629 + 32352, + 32372 ], "loc": { "start": { - "line": 1166, + "line": 1159, "column": 12 }, "end": { - "line": 1166, + "line": 1159, "column": 32 } } }, "range": [ - 32538, - 32629 + 32281, + 32372 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 12 }, "end": { - "line": 1166, + "line": 1159, "column": 32 } } @@ -50193,16 +49717,16 @@ "type": "Identifier", "name": "key", "range": [ - 32633, - 32636 + 32376, + 32379 ], "loc": { "start": { - "line": 1166, + "line": 1159, "column": 36 }, "end": { - "line": 1166, + "line": 1159, "column": 39 } } @@ -50211,46 +49735,46 @@ "type": "Identifier", "name": "DOWN_ARROW_KEY", "range": [ - 32641, - 32655 + 32384, + 32398 ], "loc": { "start": { - "line": 1166, + "line": 1159, "column": 44 }, "end": { - "line": 1166, + "line": 1159, "column": 58 } } }, "range": [ - 32633, - 32655 + 32376, + 32398 ], "loc": { "start": { - "line": 1166, + "line": 1159, "column": 36 }, "end": { - "line": 1166, + "line": 1159, "column": 58 } } }, "range": [ - 32538, - 32655 + 32281, + 32398 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 12 }, "end": { - "line": 1166, + "line": 1159, "column": 58 } } @@ -50269,16 +49793,16 @@ "object": { "type": "ThisExpression", "range": [ - 32675, - 32679 + 32418, + 32422 ], "loc": { "start": { - "line": 1167, + "line": 1160, "column": 16 }, "end": { - "line": 1167, + "line": 1160, "column": 20 } } @@ -50287,31 +49811,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 32680, - 32695 + 32423, + 32438 ], "loc": { "start": { - "line": 1167, + "line": 1160, "column": 21 }, "end": { - "line": 1167, + "line": 1160, "column": 36 } } }, "range": [ - 32675, - 32695 + 32418, + 32438 ], "loc": { "start": { - "line": 1167, + "line": 1160, "column": 16 }, "end": { - "line": 1167, + "line": 1160, "column": 36 } } @@ -50321,31 +49845,31 @@ "value": null, "raw": "null", "range": [ - 32700, - 32704 + 32443, + 32447 ], "loc": { "start": { - "line": 1167, + "line": 1160, "column": 41 }, "end": { - "line": 1167, + "line": 1160, "column": 45 } } }, "range": [ - 32675, - 32704 + 32418, + 32447 ], "loc": { "start": { - "line": 1167, + "line": 1160, "column": 16 }, "end": { - "line": 1167, + "line": 1160, "column": 45 } } @@ -50364,16 +49888,16 @@ "object": { "type": "ThisExpression", "range": [ - 32724, - 32728 + 32467, + 32471 ], "loc": { "start": { - "line": 1168, + "line": 1161, "column": 16 }, "end": { - "line": 1168, + "line": 1161, "column": 20 } } @@ -50382,31 +49906,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 32729, - 32744 + 32472, + 32487 ], "loc": { "start": { - "line": 1168, + "line": 1161, "column": 21 }, "end": { - "line": 1168, + "line": 1161, "column": 36 } } }, "range": [ - 32724, - 32744 + 32467, + 32487 ], "loc": { "start": { - "line": 1168, + "line": 1161, "column": 16 }, "end": { - "line": 1168, + "line": 1161, "column": 36 } } @@ -50420,16 +49944,16 @@ "type": "Identifier", "name": "root", "range": [ - 32747, - 32751 + 32490, + 32494 ], "loc": { "start": { - "line": 1168, + "line": 1161, "column": 39 }, "end": { - "line": 1168, + "line": 1161, "column": 43 } } @@ -50438,31 +49962,31 @@ "type": "Identifier", "name": "setInterval", "range": [ - 32752, - 32763 + 32495, + 32506 ], "loc": { "start": { - "line": 1168, + "line": 1161, "column": 44 }, "end": { - "line": 1168, + "line": 1161, "column": 55 } } }, "range": [ - 32747, - 32763 + 32490, + 32506 ], "loc": { "start": { - "line": 1168, + "line": 1161, "column": 39 }, "end": { - "line": 1168, + "line": 1161, "column": 55 } } @@ -50477,16 +50001,16 @@ "type": "Identifier", "name": "filter", "range": [ - 32764, - 32770 + 32507, + 32513 ], "loc": { "start": { - "line": 1168, + "line": 1161, "column": 56 }, "end": { - "line": 1168, + "line": 1161, "column": 62 } } @@ -50495,31 +50019,31 @@ "type": "Identifier", "name": "bind", "range": [ - 32771, - 32775 + 32514, + 32518 ], "loc": { "start": { - "line": 1168, + "line": 1161, "column": 63 }, "end": { - "line": 1168, + "line": 1161, "column": 67 } } }, "range": [ - 32764, - 32775 + 32507, + 32518 ], "loc": { "start": { - "line": 1168, + "line": 1161, "column": 56 }, "end": { - "line": 1168, + "line": 1161, "column": 67 } } @@ -50528,32 +50052,32 @@ { "type": "ThisExpression", "range": [ - 32776, - 32780 + 32519, + 32523 ], "loc": { "start": { - "line": 1168, + "line": 1161, "column": 68 }, "end": { - "line": 1168, + "line": 1161, "column": 72 } } } ], "range": [ - 32764, - 32781 + 32507, + 32524 ], "loc": { "start": { - "line": 1168, + "line": 1161, "column": 56 }, "end": { - "line": 1168, + "line": 1161, "column": 73 } } @@ -50564,16 +50088,16 @@ "object": { "type": "ThisExpression", "range": [ - 32803, - 32807 + 32546, + 32550 ], "loc": { "start": { - "line": 1169, + "line": 1162, "column": 20 }, "end": { - "line": 1169, + "line": 1162, "column": 24 } } @@ -50582,125 +50106,125 @@ "type": "Identifier", "name": "autoFilterDelay", "range": [ - 32808, - 32823 + 32551, + 32566 ], "loc": { "start": { - "line": 1169, + "line": 1162, "column": 25 }, "end": { - "line": 1169, + "line": 1162, "column": 40 } } }, "range": [ - 32803, - 32823 + 32546, + 32566 ], "loc": { "start": { - "line": 1169, + "line": 1162, "column": 20 }, "end": { - "line": 1169, + "line": 1162, "column": 40 } } } ], "range": [ - 32747, - 32824 + 32490, + 32567 ], "loc": { "start": { - "line": 1168, + "line": 1161, "column": 39 }, "end": { - "line": 1169, + "line": 1162, "column": 41 } } }, "range": [ - 32724, - 32824 + 32467, + 32567 ], "loc": { "start": { - "line": 1168, + "line": 1161, "column": 16 }, "end": { - "line": 1169, + "line": 1162, "column": 41 } } }, "range": [ - 32724, - 32825 + 32467, + 32568 ], "loc": { "start": { - "line": 1168, + "line": 1161, "column": 16 }, "end": { - "line": 1169, + "line": 1162, "column": 42 } } } ], "range": [ - 32706, - 32839 + 32449, + 32582 ], "loc": { "start": { - "line": 1167, + "line": 1160, "column": 47 }, "end": { - "line": 1170, + "line": 1163, "column": 13 } } }, "alternate": null, "range": [ - 32671, - 32839 + 32414, + 32582 ], "loc": { "start": { - "line": 1167, + "line": 1160, "column": 12 }, "end": { - "line": 1170, + "line": 1163, "column": 13 } } } ], "range": [ - 32657, - 32849 + 32400, + 32592 ], "loc": { "start": { - "line": 1166, + "line": 1159, "column": 60 }, "end": { - "line": 1171, + "line": 1164, "column": 9 } } @@ -50719,16 +50243,16 @@ "type": "Identifier", "name": "root", "range": [ - 32869, - 32873 + 32612, + 32616 ], "loc": { "start": { - "line": 1172, + "line": 1165, "column": 12 }, "end": { - "line": 1172, + "line": 1165, "column": 16 } } @@ -50737,31 +50261,31 @@ "type": "Identifier", "name": "clearInterval", "range": [ - 32874, - 32887 + 32617, + 32630 ], "loc": { "start": { - "line": 1172, + "line": 1165, "column": 17 }, "end": { - "line": 1172, + "line": 1165, "column": 30 } } }, "range": [ - 32869, - 32887 + 32612, + 32630 ], "loc": { "start": { - "line": 1172, + "line": 1165, "column": 12 }, "end": { - "line": 1172, + "line": 1165, "column": 30 } } @@ -50773,16 +50297,16 @@ "object": { "type": "ThisExpression", "range": [ - 32888, - 32892 + 32631, + 32635 ], "loc": { "start": { - "line": 1172, + "line": 1165, "column": 31 }, "end": { - "line": 1172, + "line": 1165, "column": 35 } } @@ -50791,62 +50315,62 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 32893, - 32908 + 32636, + 32651 ], "loc": { "start": { - "line": 1172, + "line": 1165, "column": 36 }, "end": { - "line": 1172, + "line": 1165, "column": 51 } } }, "range": [ - 32888, - 32908 + 32631, + 32651 ], "loc": { "start": { - "line": 1172, + "line": 1165, "column": 31 }, "end": { - "line": 1172, + "line": 1165, "column": 51 } } } ], "range": [ - 32869, - 32909 + 32612, + 32652 ], "loc": { "start": { - "line": 1172, + "line": 1165, "column": 12 }, "end": { - "line": 1172, + "line": 1165, "column": 52 } } }, "range": [ - 32869, - 32910 + 32612, + 32653 ], "loc": { "start": { - "line": 1172, + "line": 1165, "column": 12 }, "end": { - "line": 1172, + "line": 1165, "column": 53 } } @@ -50862,16 +50386,16 @@ "object": { "type": "ThisExpression", "range": [ - 32923, - 32927 + 32666, + 32670 ], "loc": { "start": { - "line": 1173, + "line": 1166, "column": 12 }, "end": { - "line": 1173, + "line": 1166, "column": 16 } } @@ -50880,31 +50404,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 32928, - 32943 + 32671, + 32686 ], "loc": { "start": { - "line": 1173, + "line": 1166, "column": 17 }, "end": { - "line": 1173, + "line": 1166, "column": 32 } } }, "range": [ - 32923, - 32943 + 32666, + 32686 ], "loc": { "start": { - "line": 1173, + "line": 1166, "column": 12 }, "end": { - "line": 1173, + "line": 1166, "column": 32 } } @@ -50914,93 +50438,93 @@ "value": null, "raw": "null", "range": [ - 32946, - 32950 + 32689, + 32693 ], "loc": { "start": { - "line": 1173, + "line": 1166, "column": 35 }, "end": { - "line": 1173, + "line": 1166, "column": 39 } } }, "range": [ - 32923, - 32950 + 32666, + 32693 ], "loc": { "start": { - "line": 1173, + "line": 1166, "column": 12 }, "end": { - "line": 1173, + "line": 1166, "column": 39 } } }, "range": [ - 32923, - 32951 + 32666, + 32694 ], "loc": { "start": { - "line": 1173, + "line": 1166, "column": 12 }, "end": { - "line": 1173, + "line": 1166, "column": 40 } } } ], "range": [ - 32855, - 32961 + 32598, + 32704 ], "loc": { "start": { - "line": 1171, + "line": 1164, "column": 15 }, "end": { - "line": 1174, + "line": 1167, "column": 9 } } }, "range": [ - 32534, - 32961 + 32277, + 32704 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 8 }, "end": { - "line": 1174, + "line": 1167, "column": 9 } } } ], "range": [ - 32135, - 32967 + 31878, + 32710 ], "loc": { "start": { - "line": 1149, + "line": 1142, "column": 17 }, "end": { - "line": 1175, + "line": 1168, "column": 5 } } @@ -51008,16 +50532,16 @@ "generator": false, "expression": false, "range": [ - 32129, - 32967 + 31872, + 32710 ], "loc": { "start": { - "line": 1149, + "line": 1142, "column": 11 }, "end": { - "line": 1175, + "line": 1168, "column": 5 } } @@ -51025,16 +50549,16 @@ "kind": "method", "computed": false, "range": [ - 32122, - 32967 + 31865, + 32710 ], "loc": { "start": { - "line": 1149, + "line": 1142, "column": 4 }, "end": { - "line": 1175, + "line": 1168, "column": 5 } }, @@ -51043,16 +50567,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": [ - 31984, - 32117 + 31727, + 31860 ], "loc": { "start": { - "line": 1144, + "line": 1137, "column": 4 }, "end": { - "line": 1148, + "line": 1141, "column": 7 } } @@ -51063,16 +50587,16 @@ "type": "Block", "value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ", "range": [ - 32973, - 33056 + 32716, + 32799 ], "loc": { "start": { - "line": 1177, + "line": 1170, "column": 4 }, "end": { - "line": 1179, + "line": 1172, "column": 7 } } @@ -51086,16 +50610,16 @@ "type": "Identifier", "name": "onKeyDown", "range": [ - 33061, - 33070 + 32804, + 32813 ], "loc": { "start": { - "line": 1180, + "line": 1173, "column": 4 }, "end": { - "line": 1180, + "line": 1173, "column": 13 } } @@ -51115,16 +50639,16 @@ "object": { "type": "ThisExpression", "range": [ - 33087, - 33091 + 32830, + 32834 ], "loc": { "start": { - "line": 1181, + "line": 1174, "column": 12 }, "end": { - "line": 1181, + "line": 1174, "column": 16 } } @@ -51133,31 +50657,31 @@ "type": "Identifier", "name": "autoFilter", "range": [ - 33092, - 33102 + 32835, + 32845 ], "loc": { "start": { - "line": 1181, + "line": 1174, "column": 17 }, "end": { - "line": 1181, + "line": 1174, "column": 27 } } }, "range": [ - 33087, - 33102 + 32830, + 32845 ], "loc": { "start": { - "line": 1181, + "line": 1174, "column": 12 }, "end": { - "line": 1181, + "line": 1174, "column": 27 } } @@ -51176,16 +50700,16 @@ "object": { "type": "ThisExpression", "range": [ - 33118, - 33122 + 32861, + 32865 ], "loc": { "start": { - "line": 1182, + "line": 1175, "column": 12 }, "end": { - "line": 1182, + "line": 1175, "column": 16 } } @@ -51194,31 +50718,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 33123, - 33135 + 32866, + 32878 ], "loc": { "start": { - "line": 1182, + "line": 1175, "column": 17 }, "end": { - "line": 1182, + "line": 1175, "column": 29 } } }, "range": [ - 33118, - 33135 + 32861, + 32878 ], "loc": { "start": { - "line": 1182, + "line": 1175, "column": 12 }, "end": { - "line": 1182, + "line": 1175, "column": 29 } } @@ -51228,94 +50752,94 @@ "value": true, "raw": "true", "range": [ - 33138, - 33142 + 32881, + 32885 ], "loc": { "start": { - "line": 1182, + "line": 1175, "column": 32 }, "end": { - "line": 1182, + "line": 1175, "column": 36 } } }, "range": [ - 33118, - 33142 + 32861, + 32885 ], "loc": { "start": { - "line": 1182, + "line": 1175, "column": 12 }, "end": { - "line": 1182, + "line": 1175, "column": 36 } } }, "range": [ - 33118, - 33143 + 32861, + 32886 ], "loc": { "start": { - "line": 1182, + "line": 1175, "column": 12 }, "end": { - "line": 1182, + "line": 1175, "column": 37 } } } ], "range": [ - 33104, - 33153 + 32847, + 32896 ], "loc": { "start": { - "line": 1181, + "line": 1174, "column": 29 }, "end": { - "line": 1183, + "line": 1176, "column": 9 } } }, "alternate": null, "range": [ - 33083, - 33153 + 32826, + 32896 ], "loc": { "start": { - "line": 1181, + "line": 1174, "column": 8 }, "end": { - "line": 1183, + "line": 1176, "column": 9 } } } ], "range": [ - 33073, - 33159 + 32816, + 32902 ], "loc": { "start": { - "line": 1180, + "line": 1173, "column": 16 }, "end": { - "line": 1184, + "line": 1177, "column": 5 } } @@ -51323,16 +50847,16 @@ "generator": false, "expression": false, "range": [ - 33070, - 33159 + 32813, + 32902 ], "loc": { "start": { - "line": 1180, + "line": 1173, "column": 13 }, "end": { - "line": 1184, + "line": 1177, "column": 5 } } @@ -51340,16 +50864,16 @@ "kind": "method", "computed": false, "range": [ - 33061, - 33159 + 32804, + 32902 ], "loc": { "start": { - "line": 1180, + "line": 1173, "column": 4 }, "end": { - "line": 1184, + "line": 1177, "column": 5 } }, @@ -51358,16 +50882,16 @@ "type": "Block", "value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ", "range": [ - 32973, - 33056 + 32716, + 32799 ], "loc": { "start": { - "line": 1177, + "line": 1170, "column": 4 }, "end": { - "line": 1179, + "line": 1172, "column": 7 } } @@ -51378,16 +50902,16 @@ "type": "Block", "value": "*\n * Filter's focus event\n * @param {Event} evt\n ", "range": [ - 33165, - 33230 + 32908, + 32973 ], "loc": { "start": { - "line": 1186, + "line": 1179, "column": 4 }, "end": { - "line": 1189, + "line": 1182, "column": 7 } } @@ -51401,16 +50925,16 @@ "type": "Identifier", "name": "onInpFocus", "range": [ - 33235, - 33245 + 32978, + 32988 ], "loc": { "start": { - "line": 1190, + "line": 1183, "column": 4 }, "end": { - "line": 1190, + "line": 1183, "column": 14 } } @@ -51423,16 +50947,16 @@ "type": "Identifier", "name": "evt", "range": [ - 33246, - 33249 + 32989, + 32992 ], "loc": { "start": { - "line": 1190, + "line": 1183, "column": 15 }, "end": { - "line": 1190, + "line": 1183, "column": 18 } } @@ -51450,16 +50974,16 @@ "type": "Identifier", "name": "elm", "range": [ - 33265, - 33268 + 33008, + 33011 ], "loc": { "start": { - "line": 1191, + "line": 1184, "column": 12 }, "end": { - "line": 1191, + "line": 1184, "column": 15 } } @@ -51470,16 +50994,16 @@ "type": "Identifier", "name": "targetEvt", "range": [ - 33271, - 33280 + 33014, + 33023 ], "loc": { "start": { - "line": 1191, + "line": 1184, "column": 18 }, "end": { - "line": 1191, + "line": 1184, "column": 27 } } @@ -51489,47 +51013,47 @@ "type": "Identifier", "name": "evt", "range": [ - 33281, - 33284 + 33024, + 33027 ], "loc": { "start": { - "line": 1191, + "line": 1184, "column": 28 }, "end": { - "line": 1191, + "line": 1184, "column": 31 } } } ], "range": [ - 33271, - 33285 + 33014, + 33028 ], "loc": { "start": { - "line": 1191, + "line": 1184, "column": 18 }, "end": { - "line": 1191, + "line": 1184, "column": 32 } } }, "range": [ - 33265, - 33285 + 33008, + 33028 ], "loc": { "start": { - "line": 1191, + "line": 1184, "column": 12 }, "end": { - "line": 1191, + "line": 1184, "column": 32 } } @@ -51537,16 +51061,16 @@ ], "kind": "let", "range": [ - 33261, - 33286 + 33004, + 33029 ], "loc": { "start": { - "line": 1191, + "line": 1184, "column": 8 }, "end": { - "line": 1191, + "line": 1184, "column": 33 } } @@ -51564,16 +51088,16 @@ "object": { "type": "ThisExpression", "range": [ - 33295, - 33299 + 33038, + 33042 ], "loc": { "start": { - "line": 1192, + "line": 1185, "column": 8 }, "end": { - "line": 1192, + "line": 1185, "column": 12 } } @@ -51582,31 +51106,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 33300, - 33307 + 33043, + 33050 ], "loc": { "start": { - "line": 1192, + "line": 1185, "column": 13 }, "end": { - "line": 1192, + "line": 1185, "column": 20 } } }, "range": [ - 33295, - 33307 + 33038, + 33050 ], "loc": { "start": { - "line": 1192, + "line": 1185, "column": 8 }, "end": { - "line": 1192, + "line": 1185, "column": 20 } } @@ -51615,31 +51139,31 @@ "type": "Identifier", "name": "emit", "range": [ - 33308, - 33312 + 33051, + 33055 ], "loc": { "start": { - "line": 1192, + "line": 1185, "column": 21 }, "end": { - "line": 1192, + "line": 1185, "column": 25 } } }, "range": [ - 33295, - 33312 + 33038, + 33055 ], "loc": { "start": { - "line": 1192, + "line": 1185, "column": 8 }, "end": { - "line": 1192, + "line": 1185, "column": 25 } } @@ -51650,16 +51174,16 @@ "value": "filter-focus", "raw": "'filter-focus'", "range": [ - 33313, - 33327 + 33056, + 33070 ], "loc": { "start": { - "line": 1192, + "line": 1185, "column": 26 }, "end": { - "line": 1192, + "line": 1185, "column": 40 } } @@ -51667,16 +51191,16 @@ { "type": "ThisExpression", "range": [ - 33329, - 33333 + 33072, + 33076 ], "loc": { "start": { - "line": 1192, + "line": 1185, "column": 42 }, "end": { - "line": 1192, + "line": 1185, "column": 46 } } @@ -51685,63 +51209,63 @@ "type": "Identifier", "name": "elm", "range": [ - 33335, - 33338 + 33078, + 33081 ], "loc": { "start": { - "line": 1192, + "line": 1185, "column": 48 }, "end": { - "line": 1192, + "line": 1185, "column": 51 } } } ], "range": [ - 33295, - 33339 + 33038, + 33082 ], "loc": { "start": { - "line": 1192, + "line": 1185, "column": 8 }, "end": { - "line": 1192, + "line": 1185, "column": 52 } } }, "range": [ - 33295, - 33340 + 33038, + 33083 ], "loc": { "start": { - "line": 1192, + "line": 1185, "column": 8 }, "end": { - "line": 1192, + "line": 1185, "column": 53 } } } ], "range": [ - 33251, - 33346 + 32994, + 33089 ], "loc": { "start": { - "line": 1190, + "line": 1183, "column": 20 }, "end": { - "line": 1193, + "line": 1186, "column": 5 } } @@ -51749,16 +51273,16 @@ "generator": false, "expression": false, "range": [ - 33245, - 33346 + 32988, + 33089 ], "loc": { "start": { - "line": 1190, + "line": 1183, "column": 14 }, "end": { - "line": 1193, + "line": 1186, "column": 5 } } @@ -51766,16 +51290,16 @@ "kind": "method", "computed": false, "range": [ - 33235, - 33346 + 32978, + 33089 ], "loc": { "start": { - "line": 1190, + "line": 1183, "column": 4 }, "end": { - "line": 1193, + "line": 1186, "column": 5 } }, @@ -51784,16 +51308,16 @@ "type": "Block", "value": "*\n * Filter's focus event\n * @param {Event} evt\n ", "range": [ - 33165, - 33230 + 32908, + 32973 ], "loc": { "start": { - "line": 1186, + "line": 1179, "column": 4 }, "end": { - "line": 1189, + "line": 1182, "column": 7 } } @@ -51804,16 +51328,16 @@ "type": "Block", "value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ", "range": [ - 33352, - 33440 + 33095, + 33183 ], "loc": { "start": { - "line": 1195, + "line": 1188, "column": 4 }, "end": { - "line": 1197, + "line": 1190, "column": 7 } } @@ -51827,16 +51351,16 @@ "type": "Identifier", "name": "onInpBlur", "range": [ - 33445, - 33454 + 33188, + 33197 ], "loc": { "start": { - "line": 1198, + "line": 1191, "column": 4 }, "end": { - "line": 1198, + "line": 1191, "column": 13 } } @@ -51856,16 +51380,16 @@ "object": { "type": "ThisExpression", "range": [ - 33471, - 33475 + 33214, + 33218 ], "loc": { "start": { - "line": 1199, + "line": 1192, "column": 12 }, "end": { - "line": 1199, + "line": 1192, "column": 16 } } @@ -51874,31 +51398,31 @@ "type": "Identifier", "name": "autoFilter", "range": [ - 33476, - 33486 + 33219, + 33229 ], "loc": { "start": { - "line": 1199, + "line": 1192, "column": 17 }, "end": { - "line": 1199, + "line": 1192, "column": 27 } } }, "range": [ - 33471, - 33486 + 33214, + 33229 ], "loc": { "start": { - "line": 1199, + "line": 1192, "column": 12 }, "end": { - "line": 1199, + "line": 1192, "column": 27 } } @@ -51917,16 +51441,16 @@ "object": { "type": "ThisExpression", "range": [ - 33502, - 33506 + 33245, + 33249 ], "loc": { "start": { - "line": 1200, + "line": 1193, "column": 12 }, "end": { - "line": 1200, + "line": 1193, "column": 16 } } @@ -51935,31 +51459,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 33507, - 33519 + 33250, + 33262 ], "loc": { "start": { - "line": 1200, + "line": 1193, "column": 17 }, "end": { - "line": 1200, + "line": 1193, "column": 29 } } }, "range": [ - 33502, - 33519 + 33245, + 33262 ], "loc": { "start": { - "line": 1200, + "line": 1193, "column": 12 }, "end": { - "line": 1200, + "line": 1193, "column": 29 } } @@ -51969,46 +51493,46 @@ "value": false, "raw": "false", "range": [ - 33522, - 33527 + 33265, + 33270 ], "loc": { "start": { - "line": 1200, + "line": 1193, "column": 32 }, "end": { - "line": 1200, + "line": 1193, "column": 37 } } }, "range": [ - 33502, - 33527 + 33245, + 33270 ], "loc": { "start": { - "line": 1200, + "line": 1193, "column": 12 }, "end": { - "line": 1200, + "line": 1193, "column": 37 } } }, "range": [ - 33502, - 33528 + 33245, + 33271 ], "loc": { "start": { - "line": 1200, + "line": 1193, "column": 12 }, "end": { - "line": 1200, + "line": 1193, "column": 38 } } @@ -52024,16 +51548,16 @@ "type": "Identifier", "name": "root", "range": [ - 33541, - 33545 + 33284, + 33288 ], "loc": { "start": { - "line": 1201, + "line": 1194, "column": 12 }, "end": { - "line": 1201, + "line": 1194, "column": 16 } } @@ -52042,31 +51566,31 @@ "type": "Identifier", "name": "clearInterval", "range": [ - 33546, - 33559 + 33289, + 33302 ], "loc": { "start": { - "line": 1201, + "line": 1194, "column": 17 }, "end": { - "line": 1201, + "line": 1194, "column": 30 } } }, "range": [ - 33541, - 33559 + 33284, + 33302 ], "loc": { "start": { - "line": 1201, + "line": 1194, "column": 12 }, "end": { - "line": 1201, + "line": 1194, "column": 30 } } @@ -52078,16 +51602,16 @@ "object": { "type": "ThisExpression", "range": [ - 33560, - 33564 + 33303, + 33307 ], "loc": { "start": { - "line": 1201, + "line": 1194, "column": 31 }, "end": { - "line": 1201, + "line": 1194, "column": 35 } } @@ -52096,94 +51620,94 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 33565, - 33580 + 33308, + 33323 ], "loc": { "start": { - "line": 1201, + "line": 1194, "column": 36 }, "end": { - "line": 1201, + "line": 1194, "column": 51 } } }, "range": [ - 33560, - 33580 + 33303, + 33323 ], "loc": { "start": { - "line": 1201, + "line": 1194, "column": 31 }, "end": { - "line": 1201, + "line": 1194, "column": 51 } } } ], "range": [ - 33541, - 33581 + 33284, + 33324 ], "loc": { "start": { - "line": 1201, + "line": 1194, "column": 12 }, "end": { - "line": 1201, + "line": 1194, "column": 52 } } }, "range": [ - 33541, - 33582 + 33284, + 33325 ], "loc": { "start": { - "line": 1201, + "line": 1194, "column": 12 }, "end": { - "line": 1201, + "line": 1194, "column": 53 } } } ], "range": [ - 33488, - 33592 + 33231, + 33335 ], "loc": { "start": { - "line": 1199, + "line": 1192, "column": 29 }, "end": { - "line": 1202, + "line": 1195, "column": 9 } } }, "alternate": null, "range": [ - 33467, - 33592 + 33210, + 33335 ], "loc": { "start": { - "line": 1199, + "line": 1192, "column": 8 }, "end": { - "line": 1202, + "line": 1195, "column": 9 } } @@ -52201,16 +51725,16 @@ "object": { "type": "ThisExpression", "range": [ - 33601, - 33605 + 33344, + 33348 ], "loc": { "start": { - "line": 1203, + "line": 1196, "column": 8 }, "end": { - "line": 1203, + "line": 1196, "column": 12 } } @@ -52219,31 +51743,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 33606, - 33613 + 33349, + 33356 ], "loc": { "start": { - "line": 1203, + "line": 1196, "column": 13 }, "end": { - "line": 1203, + "line": 1196, "column": 20 } } }, "range": [ - 33601, - 33613 + 33344, + 33356 ], "loc": { "start": { - "line": 1203, + "line": 1196, "column": 8 }, "end": { - "line": 1203, + "line": 1196, "column": 20 } } @@ -52252,31 +51776,31 @@ "type": "Identifier", "name": "emit", "range": [ - 33614, - 33618 + 33357, + 33361 ], "loc": { "start": { - "line": 1203, + "line": 1196, "column": 21 }, "end": { - "line": 1203, + "line": 1196, "column": 25 } } }, "range": [ - 33601, - 33618 + 33344, + 33361 ], "loc": { "start": { - "line": 1203, + "line": 1196, "column": 8 }, "end": { - "line": 1203, + "line": 1196, "column": 25 } } @@ -52287,16 +51811,16 @@ "value": "filter-blur", "raw": "'filter-blur'", "range": [ - 33619, - 33632 + 33362, + 33375 ], "loc": { "start": { - "line": 1203, + "line": 1196, "column": 26 }, "end": { - "line": 1203, + "line": 1196, "column": 39 } } @@ -52304,63 +51828,63 @@ { "type": "ThisExpression", "range": [ - 33634, - 33638 + 33377, + 33381 ], "loc": { "start": { - "line": 1203, + "line": 1196, "column": 41 }, "end": { - "line": 1203, + "line": 1196, "column": 45 } } } ], "range": [ - 33601, - 33639 + 33344, + 33382 ], "loc": { "start": { - "line": 1203, + "line": 1196, "column": 8 }, "end": { - "line": 1203, + "line": 1196, "column": 46 } } }, "range": [ - 33601, - 33640 + 33344, + 33383 ], "loc": { "start": { - "line": 1203, + "line": 1196, "column": 8 }, "end": { - "line": 1203, + "line": 1196, "column": 47 } } } ], "range": [ - 33457, - 33646 + 33200, + 33389 ], "loc": { "start": { - "line": 1198, + "line": 1191, "column": 16 }, "end": { - "line": 1204, + "line": 1197, "column": 5 } } @@ -52368,16 +51892,16 @@ "generator": false, "expression": false, "range": [ - 33454, - 33646 + 33197, + 33389 ], "loc": { "start": { - "line": 1198, + "line": 1191, "column": 13 }, "end": { - "line": 1204, + "line": 1197, "column": 5 } } @@ -52385,16 +51909,16 @@ "kind": "method", "computed": false, "range": [ - 33445, - 33646 + 33188, + 33389 ], "loc": { "start": { - "line": 1198, + "line": 1191, "column": 4 }, "end": { - "line": 1204, + "line": 1197, "column": 5 } }, @@ -52403,16 +51927,16 @@ "type": "Block", "value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ", "range": [ - 33352, - 33440 + 33095, + 33183 ], "loc": { "start": { - "line": 1195, + "line": 1188, "column": 4 }, "end": { - "line": 1197, + "line": 1190, "column": 7 } } @@ -52423,16 +51947,16 @@ "type": "Block", "value": "*\n * Insert filters row at initialization\n ", "range": [ - 33652, - 33707 + 33395, + 33450 ], "loc": { "start": { - "line": 1206, + "line": 1199, "column": 4 }, "end": { - "line": 1208, + "line": 1201, "column": 7 } } @@ -52446,16 +51970,16 @@ "type": "Identifier", "name": "_insertFiltersRow", "range": [ - 33712, - 33729 + 33455, + 33472 ], "loc": { "start": { - "line": 1209, + "line": 1202, "column": 4 }, "end": { - "line": 1209, + "line": 1202, "column": 21 } } @@ -52475,16 +51999,16 @@ "object": { "type": "ThisExpression", "range": [ - 33939, - 33943 + 33682, + 33686 ], "loc": { "start": { - "line": 1213, + "line": 1206, "column": 12 }, "end": { - "line": 1213, + "line": 1206, "column": 16 } } @@ -52493,31 +52017,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 33944, - 33954 + 33687, + 33697 ], "loc": { "start": { - "line": 1213, + "line": 1206, "column": 17 }, "end": { - "line": 1213, + "line": 1206, "column": 27 } } }, "range": [ - 33939, - 33954 + 33682, + 33697 ], "loc": { "start": { - "line": 1213, + "line": 1206, "column": 12 }, "end": { - "line": 1213, + "line": 1206, "column": 27 } } @@ -52529,48 +52053,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 33970, - 33977 + 33713, + 33720 ], "loc": { "start": { - "line": 1214, + "line": 1207, "column": 12 }, "end": { - "line": 1214, + "line": 1207, "column": 19 } } } ], "range": [ - 33956, - 33987 + 33699, + 33730 ], "loc": { "start": { - "line": 1213, + "line": 1206, "column": 29 }, "end": { - "line": 1215, + "line": 1208, "column": 9 } } }, "alternate": null, "range": [ - 33935, - 33987 + 33678, + 33730 ], "loc": { "start": { - "line": 1213, + "line": 1206, "column": 8 }, "end": { - "line": 1215, + "line": 1208, "column": 9 } }, @@ -52579,16 +52103,16 @@ "type": "Line", "value": " TODO: prevent filters row generation for popup filters too,", "range": [ - 33742, - 33804 + 33485, + 33547 ], "loc": { "start": { - "line": 1210, + "line": 1203, "column": 8 }, "end": { - "line": 1210, + "line": 1203, "column": 70 } } @@ -52597,16 +52121,16 @@ "type": "Line", "value": " to reduce and simplify headers row index adjusting across lib modules", "range": [ - 33813, - 33885 + 33556, + 33628 ], "loc": { "start": { - "line": 1211, + "line": 1204, "column": 8 }, "end": { - "line": 1211, + "line": 1204, "column": 80 } } @@ -52615,16 +52139,16 @@ "type": "Line", "value": " (GridLayout, PopupFilter etc)", "range": [ - 33894, - 33926 + 33637, + 33669 ], "loc": { "start": { - "line": 1212, + "line": 1205, "column": 8 }, "end": { - "line": 1212, + "line": 1205, "column": 40 } } @@ -52640,32 +52164,32 @@ "type": "Identifier", "name": "fltrow", "range": [ - 34000, - 34006 + 33743, + 33749 ], "loc": { "start": { - "line": 1216, + "line": 1209, "column": 12 }, "end": { - "line": 1216, + "line": 1209, "column": 18 } } }, "init": null, "range": [ - 34000, - 34006 + 33743, + 33749 ], "loc": { "start": { - "line": 1216, + "line": 1209, "column": 12 }, "end": { - "line": 1216, + "line": 1209, "column": 18 } } @@ -52673,16 +52197,16 @@ ], "kind": "let", "range": [ - 33996, - 34007 + 33739, + 33750 ], "loc": { "start": { - "line": 1216, + "line": 1209, "column": 8 }, "end": { - "line": 1216, + "line": 1209, "column": 19 } } @@ -52696,16 +52220,16 @@ "type": "Identifier", "name": "thead", "range": [ - 34021, - 34026 + 33764, + 33769 ], "loc": { "start": { - "line": 1218, + "line": 1211, "column": 12 }, "end": { - "line": 1218, + "line": 1211, "column": 17 } } @@ -52716,16 +52240,16 @@ "type": "Identifier", "name": "tag", "range": [ - 34029, - 34032 + 33772, + 33775 ], "loc": { "start": { - "line": 1218, + "line": 1211, "column": 20 }, "end": { - "line": 1218, + "line": 1211, "column": 23 } } @@ -52739,16 +52263,16 @@ "object": { "type": "ThisExpression", "range": [ - 34033, - 34037 + 33776, + 33780 ], "loc": { "start": { - "line": 1218, + "line": 1211, "column": 24 }, "end": { - "line": 1218, + "line": 1211, "column": 28 } } @@ -52757,47 +52281,47 @@ "type": "Identifier", "name": "dom", "range": [ - 34038, - 34041 + 33781, + 33784 ], "loc": { "start": { - "line": 1218, + "line": 1211, "column": 29 }, "end": { - "line": 1218, + "line": 1211, "column": 32 } } }, "range": [ - 34033, - 34041 + 33776, + 33784 ], "loc": { "start": { - "line": 1218, + "line": 1211, "column": 24 }, "end": { - "line": 1218, + "line": 1211, "column": 32 } } }, "arguments": [], "range": [ - 34033, - 34043 + 33776, + 33786 ], "loc": { "start": { - "line": 1218, + "line": 1211, "column": 24 }, "end": { - "line": 1218, + "line": 1211, "column": 34 } } @@ -52807,47 +52331,47 @@ "value": "thead", "raw": "'thead'", "range": [ - 34045, - 34052 + 33788, + 33795 ], "loc": { "start": { - "line": 1218, + "line": 1211, "column": 36 }, "end": { - "line": 1218, + "line": 1211, "column": 43 } } } ], "range": [ - 34029, - 34053 + 33772, + 33796 ], "loc": { "start": { - "line": 1218, + "line": 1211, "column": 20 }, "end": { - "line": 1218, + "line": 1211, "column": 44 } } }, "range": [ - 34021, - 34053 + 33764, + 33796 ], "loc": { "start": { - "line": 1218, + "line": 1211, "column": 12 }, "end": { - "line": 1218, + "line": 1211, "column": 44 } } @@ -52855,16 +52379,16 @@ ], "kind": "let", "range": [ - 34017, - 34054 + 33760, + 33797 ], "loc": { "start": { - "line": 1218, + "line": 1211, "column": 8 }, "end": { - "line": 1218, + "line": 1211, "column": 45 } } @@ -52881,16 +52405,16 @@ "type": "Identifier", "name": "thead", "range": [ - 34067, - 34072 + 33810, + 33815 ], "loc": { "start": { - "line": 1219, + "line": 1212, "column": 12 }, "end": { - "line": 1219, + "line": 1212, "column": 17 } } @@ -52899,31 +52423,31 @@ "type": "Identifier", "name": "length", "range": [ - 34073, - 34079 + 33816, + 33822 ], "loc": { "start": { - "line": 1219, + "line": 1212, "column": 18 }, "end": { - "line": 1219, + "line": 1212, "column": 24 } } }, "range": [ - 34067, - 34079 + 33810, + 33822 ], "loc": { "start": { - "line": 1219, + "line": 1212, "column": 12 }, "end": { - "line": 1219, + "line": 1212, "column": 24 } } @@ -52933,31 +52457,31 @@ "value": 0, "raw": "0", "range": [ - 34082, - 34083 + 33825, + 33826 ], "loc": { "start": { - "line": 1219, + "line": 1212, "column": 27 }, "end": { - "line": 1219, + "line": 1212, "column": 28 } } }, "range": [ - 34067, - 34083 + 33810, + 33826 ], "loc": { "start": { - "line": 1219, + "line": 1212, "column": 12 }, "end": { - "line": 1219, + "line": 1212, "column": 28 } } @@ -52974,16 +52498,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 34099, - 34105 + 33842, + 33848 ], "loc": { "start": { - "line": 1220, + "line": 1213, "column": 12 }, "end": { - "line": 1220, + "line": 1213, "column": 18 } } @@ -53000,16 +52524,16 @@ "type": "Identifier", "name": "thead", "range": [ - 34108, - 34113 + 33851, + 33856 ], "loc": { "start": { - "line": 1220, + "line": 1213, "column": 21 }, "end": { - "line": 1220, + "line": 1213, "column": 26 } } @@ -53019,31 +52543,31 @@ "value": 0, "raw": "0", "range": [ - 34114, - 34115 + 33857, + 33858 ], "loc": { "start": { - "line": 1220, + "line": 1213, "column": 27 }, "end": { - "line": 1220, + "line": 1213, "column": 28 } } }, "range": [ - 34108, - 34116 + 33851, + 33859 ], "loc": { "start": { - "line": 1220, + "line": 1213, "column": 21 }, "end": { - "line": 1220, + "line": 1213, "column": 29 } } @@ -53052,31 +52576,31 @@ "type": "Identifier", "name": "insertRow", "range": [ - 34117, - 34126 + 33860, + 33869 ], "loc": { "start": { - "line": 1220, + "line": 1213, "column": 30 }, "end": { - "line": 1220, + "line": 1213, "column": 39 } } }, "range": [ - 34108, - 34126 + 33851, + 33869 ], "loc": { "start": { - "line": 1220, + "line": 1213, "column": 21 }, "end": { - "line": 1220, + "line": 1213, "column": 39 } } @@ -53088,16 +52612,16 @@ "object": { "type": "ThisExpression", "range": [ - 34127, - 34131 + 33870, + 33874 ], "loc": { "start": { - "line": 1220, + "line": 1213, "column": 40 }, "end": { - "line": 1220, + "line": 1213, "column": 44 } } @@ -53106,93 +52630,93 @@ "type": "Identifier", "name": "filtersRowIndex", "range": [ - 34132, - 34147 + 33875, + 33890 ], "loc": { "start": { - "line": 1220, + "line": 1213, "column": 45 }, "end": { - "line": 1220, + "line": 1213, "column": 60 } } }, "range": [ - 34127, - 34147 + 33870, + 33890 ], "loc": { "start": { - "line": 1220, + "line": 1213, "column": 40 }, "end": { - "line": 1220, + "line": 1213, "column": 60 } } } ], "range": [ - 34108, - 34148 + 33851, + 33891 ], "loc": { "start": { - "line": 1220, + "line": 1213, "column": 21 }, "end": { - "line": 1220, + "line": 1213, "column": 61 } } }, "range": [ - 34099, - 34148 + 33842, + 33891 ], "loc": { "start": { - "line": 1220, + "line": 1213, "column": 12 }, "end": { - "line": 1220, + "line": 1213, "column": 61 } } }, "range": [ - 34099, - 34149 + 33842, + 33892 ], "loc": { "start": { - "line": 1220, + "line": 1213, "column": 12 }, "end": { - "line": 1220, + "line": 1213, "column": 62 } } } ], "range": [ - 34085, - 34159 + 33828, + 33902 ], "loc": { "start": { - "line": 1219, + "line": 1212, "column": 30 }, "end": { - "line": 1221, + "line": 1214, "column": 9 } } @@ -53209,16 +52733,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 34179, - 34185 + 33922, + 33928 ], "loc": { "start": { - "line": 1222, + "line": 1215, "column": 12 }, "end": { - "line": 1222, + "line": 1215, "column": 18 } } @@ -53236,16 +52760,16 @@ "object": { "type": "ThisExpression", "range": [ - 34188, - 34192 + 33931, + 33935 ], "loc": { "start": { - "line": 1222, + "line": 1215, "column": 21 }, "end": { - "line": 1222, + "line": 1215, "column": 25 } } @@ -53254,47 +52778,47 @@ "type": "Identifier", "name": "dom", "range": [ - 34193, - 34196 + 33936, + 33939 ], "loc": { "start": { - "line": 1222, + "line": 1215, "column": 26 }, "end": { - "line": 1222, + "line": 1215, "column": 29 } } }, "range": [ - 34188, - 34196 + 33931, + 33939 ], "loc": { "start": { - "line": 1222, + "line": 1215, "column": 21 }, "end": { - "line": 1222, + "line": 1215, "column": 29 } } }, "arguments": [], "range": [ - 34188, - 34198 + 33931, + 33941 ], "loc": { "start": { - "line": 1222, + "line": 1215, "column": 21 }, "end": { - "line": 1222, + "line": 1215, "column": 31 } } @@ -53303,31 +52827,31 @@ "type": "Identifier", "name": "insertRow", "range": [ - 34199, - 34208 + 33942, + 33951 ], "loc": { "start": { - "line": 1222, + "line": 1215, "column": 32 }, "end": { - "line": 1222, + "line": 1215, "column": 41 } } }, "range": [ - 34188, - 34208 + 33931, + 33951 ], "loc": { "start": { - "line": 1222, + "line": 1215, "column": 21 }, "end": { - "line": 1222, + "line": 1215, "column": 41 } } @@ -53339,16 +52863,16 @@ "object": { "type": "ThisExpression", "range": [ - 34209, - 34213 + 33952, + 33956 ], "loc": { "start": { - "line": 1222, + "line": 1215, "column": 42 }, "end": { - "line": 1222, + "line": 1215, "column": 46 } } @@ -53357,108 +52881,108 @@ "type": "Identifier", "name": "filtersRowIndex", "range": [ - 34214, - 34229 + 33957, + 33972 ], "loc": { "start": { - "line": 1222, + "line": 1215, "column": 47 }, "end": { - "line": 1222, + "line": 1215, "column": 62 } } }, "range": [ - 34209, - 34229 + 33952, + 33972 ], "loc": { "start": { - "line": 1222, + "line": 1215, "column": 42 }, "end": { - "line": 1222, + "line": 1215, "column": 62 } } } ], "range": [ - 34188, - 34230 + 33931, + 33973 ], "loc": { "start": { - "line": 1222, + "line": 1215, "column": 21 }, "end": { - "line": 1222, + "line": 1215, "column": 63 } } }, "range": [ - 34179, - 34230 + 33922, + 33973 ], "loc": { "start": { - "line": 1222, + "line": 1215, "column": 12 }, "end": { - "line": 1222, + "line": 1215, "column": 63 } } }, "range": [ - 34179, - 34231 + 33922, + 33974 ], "loc": { "start": { - "line": 1222, + "line": 1215, "column": 12 }, "end": { - "line": 1222, + "line": 1215, "column": 64 } } } ], "range": [ - 34165, - 34241 + 33908, + 33984 ], "loc": { "start": { - "line": 1221, + "line": 1214, "column": 15 }, "end": { - "line": 1223, + "line": 1216, "column": 9 } } }, "range": [ - 34063, - 34241 + 33806, + 33984 ], "loc": { "start": { - "line": 1219, + "line": 1212, "column": 8 }, "end": { - "line": 1223, + "line": 1216, "column": 9 } } @@ -53475,16 +52999,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 34251, - 34257 + 33994, + 34000 ], "loc": { "start": { - "line": 1225, + "line": 1218, "column": 8 }, "end": { - "line": 1225, + "line": 1218, "column": 14 } } @@ -53493,31 +53017,31 @@ "type": "Identifier", "name": "className", "range": [ - 34258, - 34267 + 34001, + 34010 ], "loc": { "start": { - "line": 1225, + "line": 1218, "column": 15 }, "end": { - "line": 1225, + "line": 1218, "column": 24 } } }, "range": [ - 34251, - 34267 + 33994, + 34010 ], "loc": { "start": { - "line": 1225, + "line": 1218, "column": 8 }, "end": { - "line": 1225, + "line": 1218, "column": 24 } } @@ -53528,16 +53052,16 @@ "object": { "type": "ThisExpression", "range": [ - 34270, - 34274 + 34013, + 34017 ], "loc": { "start": { - "line": 1225, + "line": 1218, "column": 27 }, "end": { - "line": 1225, + "line": 1218, "column": 31 } } @@ -53546,61 +53070,61 @@ "type": "Identifier", "name": "fltsRowCssClass", "range": [ - 34275, - 34290 + 34018, + 34033 ], "loc": { "start": { - "line": 1225, + "line": 1218, "column": 32 }, "end": { - "line": 1225, + "line": 1218, "column": 47 } } }, "range": [ - 34270, - 34290 + 34013, + 34033 ], "loc": { "start": { - "line": 1225, + "line": 1218, "column": 27 }, "end": { - "line": 1225, + "line": 1218, "column": 47 } } }, "range": [ - 34251, - 34290 + 33994, + 34033 ], "loc": { "start": { - "line": 1225, + "line": 1218, "column": 8 }, "end": { - "line": 1225, + "line": 1218, "column": 47 } } }, "range": [ - 34251, - 34291 + 33994, + 34034 ], "loc": { "start": { - "line": 1225, + "line": 1218, "column": 8 }, "end": { - "line": 1225, + "line": 1218, "column": 48 } } @@ -53608,55 +53132,73 @@ { "type": "IfStatement", "test": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 34048, + 34052 + ], + "loc": { + "start": { + "line": 1220, + "column": 12 + }, + "end": { + "line": 1220, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "isExternalFlt", + "range": [ + 34053, + 34066 + ], + "loc": { + "start": { + "line": 1220, + "column": 17 + }, + "end": { + "line": 1220, + "column": 30 + } + } + }, "range": [ - 34305, - 34309 + 34048, + 34066 ], "loc": { "start": { - "line": 1227, + "line": 1220, "column": 12 }, "end": { - "line": 1227, - "column": 16 - } - } - }, - "property": { - "type": "Identifier", - "name": "isExternalFlt", - "range": [ - 34310, - 34323 - ], - "loc": { - "start": { - "line": 1227, - "column": 17 - }, - "end": { - "line": 1227, + "line": 1220, "column": 30 } } }, + "arguments": [], "range": [ - 34305, - 34323 + 34048, + 34068 ], "loc": { "start": { - "line": 1227, + "line": 1220, "column": 12 }, "end": { - "line": 1227, - "column": 30 + "line": 1220, + "column": 32 } } }, @@ -53678,16 +53220,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 34339, - 34345 + 34084, + 34090 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 12 }, "end": { - "line": 1228, + "line": 1221, "column": 18 } } @@ -53696,31 +53238,31 @@ "type": "Identifier", "name": "style", "range": [ - 34346, - 34351 + 34091, + 34096 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 19 }, "end": { - "line": 1228, + "line": 1221, "column": 24 } } }, "range": [ - 34339, - 34351 + 34084, + 34096 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 12 }, "end": { - "line": 1228, + "line": 1221, "column": 24 } } @@ -53729,31 +53271,31 @@ "type": "Identifier", "name": "display", "range": [ - 34352, - 34359 + 34097, + 34104 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 25 }, "end": { - "line": 1228, + "line": 1221, "column": 32 } } }, "range": [ - 34339, - 34359 + 34084, + 34104 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 12 }, "end": { - "line": 1228, + "line": 1221, "column": 32 } } @@ -53762,78 +53304,78 @@ "type": "Identifier", "name": "NONE", "range": [ - 34362, - 34366 + 34107, + 34111 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 35 }, "end": { - "line": 1228, + "line": 1221, "column": 39 } } }, "range": [ - 34339, - 34366 + 34084, + 34111 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 12 }, "end": { - "line": 1228, + "line": 1221, "column": 39 } } }, "range": [ - 34339, - 34367 + 34084, + 34112 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 12 }, "end": { - "line": 1228, + "line": 1221, "column": 40 } } } ], "range": [ - 34325, - 34377 + 34070, + 34122 ], "loc": { "start": { - "line": 1227, - "column": 32 + "line": 1220, + "column": 34 }, "end": { - "line": 1229, + "line": 1222, "column": 9 } } }, "alternate": null, "range": [ - 34301, - 34377 + 34044, + 34122 ], "loc": { "start": { - "line": 1227, + "line": 1220, "column": 8 }, "end": { - "line": 1229, + "line": 1222, "column": 9 } } @@ -53851,16 +53393,16 @@ "object": { "type": "ThisExpression", "range": [ - 34387, - 34391 + 34132, + 34136 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 8 }, "end": { - "line": 1231, + "line": 1224, "column": 12 } } @@ -53869,31 +53411,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 34392, - 34399 + 34137, + 34144 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 13 }, "end": { - "line": 1231, + "line": 1224, "column": 20 } } }, "range": [ - 34387, - 34399 + 34132, + 34144 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 8 }, "end": { - "line": 1231, + "line": 1224, "column": 20 } } @@ -53902,31 +53444,31 @@ "type": "Identifier", "name": "emit", "range": [ - 34400, - 34404 + 34145, + 34149 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 21 }, "end": { - "line": 1231, + "line": 1224, "column": 25 } } }, "range": [ - 34387, - 34404 + 34132, + 34149 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 8 }, "end": { - "line": 1231, + "line": 1224, "column": 25 } } @@ -53937,16 +53479,16 @@ "value": "filters-row-inserted", "raw": "'filters-row-inserted'", "range": [ - 34405, - 34427 + 34150, + 34172 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 26 }, "end": { - "line": 1231, + "line": 1224, "column": 48 } } @@ -53954,16 +53496,16 @@ { "type": "ThisExpression", "range": [ - 34429, - 34433 + 34174, + 34178 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 50 }, "end": { - "line": 1231, + "line": 1224, "column": 54 } } @@ -53972,47 +53514,47 @@ "type": "Identifier", "name": "fltrow", "range": [ - 34435, - 34441 + 34180, + 34186 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 56 }, "end": { - "line": 1231, + "line": 1224, "column": 62 } } } ], "range": [ - 34387, - 34442 + 34132, + 34187 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 8 }, "end": { - "line": 1231, + "line": 1224, "column": 63 } } }, "range": [ - 34387, - 34443 + 34132, + 34188 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 8 }, "end": { - "line": 1231, + "line": 1224, "column": 64 } } @@ -54023,47 +53565,47 @@ "type": "Identifier", "name": "fltrow", "range": [ - 34459, - 34465 + 34204, + 34210 ], "loc": { "start": { - "line": 1232, + "line": 1225, "column": 15 }, "end": { - "line": 1232, + "line": 1225, "column": 21 } } }, "range": [ - 34452, - 34466 + 34197, + 34211 ], "loc": { "start": { - "line": 1232, + "line": 1225, "column": 8 }, "end": { - "line": 1232, + "line": 1225, "column": 22 } } } ], "range": [ - 33732, - 34472 + 33475, + 34217 ], "loc": { "start": { - "line": 1209, + "line": 1202, "column": 24 }, "end": { - "line": 1233, + "line": 1226, "column": 5 } } @@ -54071,16 +53613,16 @@ "generator": false, "expression": false, "range": [ - 33729, - 34472 + 33472, + 34217 ], "loc": { "start": { - "line": 1209, + "line": 1202, "column": 21 }, "end": { - "line": 1233, + "line": 1226, "column": 5 } } @@ -54088,16 +53630,16 @@ "kind": "method", "computed": false, "range": [ - 33712, - 34472 + 33455, + 34217 ], "loc": { "start": { - "line": 1209, + "line": 1202, "column": 4 }, "end": { - "line": 1233, + "line": 1226, "column": 5 } }, @@ -54106,16 +53648,16 @@ "type": "Block", "value": "*\n * Insert filters row at initialization\n ", "range": [ - 33652, - 33707 + 33395, + 33450 ], "loc": { "start": { - "line": 1206, + "line": 1199, "column": 4 }, "end": { - "line": 1208, + "line": 1201, "column": 7 } } @@ -54126,16 +53668,16 @@ "type": "Block", "value": "*\n * Initialize filtersless table\n ", "range": [ - 34478, - 34525 + 34223, + 34270 ], "loc": { "start": { - "line": 1235, + "line": 1228, "column": 4 }, "end": { - "line": 1237, + "line": 1230, "column": 7 } } @@ -54149,16 +53691,16 @@ "type": "Identifier", "name": "_initNoFilters", "range": [ - 34530, - 34544 + 34275, + 34289 ], "loc": { "start": { - "line": 1238, + "line": 1231, "column": 4 }, "end": { - "line": 1238, + "line": 1231, "column": 18 } } @@ -54178,16 +53720,16 @@ "object": { "type": "ThisExpression", "range": [ - 34561, - 34565 + 34306, + 34310 ], "loc": { "start": { - "line": 1239, + "line": 1232, "column": 12 }, "end": { - "line": 1239, + "line": 1232, "column": 16 } } @@ -54196,31 +53738,31 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 34566, - 34573 + 34311, + 34318 ], "loc": { "start": { - "line": 1239, + "line": 1232, "column": 17 }, "end": { - "line": 1239, + "line": 1232, "column": 24 } } }, "range": [ - 34561, - 34573 + 34306, + 34318 ], "loc": { "start": { - "line": 1239, + "line": 1232, "column": 12 }, "end": { - "line": 1239, + "line": 1232, "column": 24 } } @@ -54232,48 +53774,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 34589, - 34596 + 34334, + 34341 ], "loc": { "start": { - "line": 1240, + "line": 1233, "column": 12 }, "end": { - "line": 1240, + "line": 1233, "column": 19 } } } ], "range": [ - 34575, - 34606 + 34320, + 34351 ], "loc": { "start": { - "line": 1239, + "line": 1232, "column": 26 }, "end": { - "line": 1241, + "line": 1234, "column": 9 } } }, "alternate": null, "range": [ - 34557, - 34606 + 34302, + 34351 ], "loc": { "start": { - "line": 1239, + "line": 1232, "column": 8 }, "end": { - "line": 1241, + "line": 1234, "column": 9 } } @@ -54289,16 +53831,16 @@ "object": { "type": "ThisExpression", "range": [ - 34615, - 34619 + 34360, + 34364 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 8 }, "end": { - "line": 1242, + "line": 1235, "column": 12 } } @@ -54307,31 +53849,31 @@ "type": "Identifier", "name": "refRow", "range": [ - 34620, - 34626 + 34365, + 34371 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 13 }, "end": { - "line": 1242, + "line": 1235, "column": 19 } } }, "range": [ - 34615, - 34626 + 34360, + 34371 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 8 }, "end": { - "line": 1242, + "line": 1235, "column": 19 } } @@ -54347,16 +53889,16 @@ "object": { "type": "ThisExpression", "range": [ - 34629, - 34633 + 34374, + 34378 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 22 }, "end": { - "line": 1242, + "line": 1235, "column": 26 } } @@ -54365,31 +53907,31 @@ "type": "Identifier", "name": "refRow", "range": [ - 34634, - 34640 + 34379, + 34385 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 27 }, "end": { - "line": 1242, + "line": 1235, "column": 33 } } }, "range": [ - 34629, - 34640 + 34374, + 34385 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 22 }, "end": { - "line": 1242, + "line": 1235, "column": 33 } } @@ -54399,31 +53941,31 @@ "value": 0, "raw": "0", "range": [ - 34643, - 34644 + 34388, + 34389 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 36 }, "end": { - "line": 1242, + "line": 1235, "column": 37 } } }, "range": [ - 34629, - 34644 + 34374, + 34389 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 22 }, "end": { - "line": 1242, + "line": 1235, "column": 37 } } @@ -54437,16 +53979,16 @@ "object": { "type": "ThisExpression", "range": [ - 34647, - 34651 + 34392, + 34396 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 40 }, "end": { - "line": 1242, + "line": 1235, "column": 44 } } @@ -54455,31 +53997,31 @@ "type": "Identifier", "name": "refRow", "range": [ - 34652, - 34658 + 34397, + 34403 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 45 }, "end": { - "line": 1242, + "line": 1235, "column": 51 } } }, "range": [ - 34647, - 34658 + 34392, + 34403 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 40 }, "end": { - "line": 1242, + "line": 1235, "column": 51 } } @@ -54489,31 +54031,31 @@ "value": 1, "raw": "1", "range": [ - 34661, - 34662 + 34406, + 34407 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 54 }, "end": { - "line": 1242, + "line": 1235, "column": 55 } } }, "range": [ - 34647, - 34662 + 34392, + 34407 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 40 }, "end": { - "line": 1242, + "line": 1235, "column": 55 } } @@ -54523,61 +54065,61 @@ "value": 0, "raw": "0", "range": [ - 34665, - 34666 + 34410, + 34411 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 58 }, "end": { - "line": 1242, + "line": 1235, "column": 59 } } }, "range": [ - 34629, - 34666 + 34374, + 34411 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 22 }, "end": { - "line": 1242, + "line": 1235, "column": 59 } } }, "range": [ - 34615, - 34666 + 34360, + 34411 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 8 }, "end": { - "line": 1242, + "line": 1235, "column": 59 } } }, "range": [ - 34615, - 34667 + 34360, + 34412 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 8 }, "end": { - "line": 1242, + "line": 1235, "column": 60 } } @@ -54593,16 +54135,16 @@ "object": { "type": "ThisExpression", "range": [ - 34676, - 34680 + 34421, + 34425 ], "loc": { "start": { - "line": 1243, + "line": 1236, "column": 8 }, "end": { - "line": 1243, + "line": 1236, "column": 12 } } @@ -54611,31 +54153,31 @@ "type": "Identifier", "name": "nbFilterableRows", "range": [ - 34681, - 34697 + 34426, + 34442 ], "loc": { "start": { - "line": 1243, + "line": 1236, "column": 13 }, "end": { - "line": 1243, + "line": 1236, "column": 29 } } }, "range": [ - 34676, - 34697 + 34421, + 34442 ], "loc": { "start": { - "line": 1243, + "line": 1236, "column": 8 }, "end": { - "line": 1243, + "line": 1236, "column": 29 } } @@ -54648,16 +54190,16 @@ "object": { "type": "ThisExpression", "range": [ - 34700, - 34704 + 34445, + 34449 ], "loc": { "start": { - "line": 1243, + "line": 1236, "column": 32 }, "end": { - "line": 1243, + "line": 1236, "column": 36 } } @@ -54666,93 +54208,93 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 34705, - 34714 + 34450, + 34459 ], "loc": { "start": { - "line": 1243, + "line": 1236, "column": 37 }, "end": { - "line": 1243, + "line": 1236, "column": 46 } } }, "range": [ - 34700, - 34714 + 34445, + 34459 ], "loc": { "start": { - "line": 1243, + "line": 1236, "column": 32 }, "end": { - "line": 1243, + "line": 1236, "column": 46 } } }, "arguments": [], "range": [ - 34700, - 34716 + 34445, + 34461 ], "loc": { "start": { - "line": 1243, + "line": 1236, "column": 32 }, "end": { - "line": 1243, + "line": 1236, "column": 48 } } }, "range": [ - 34676, - 34716 + 34421, + 34461 ], "loc": { "start": { - "line": 1243, + "line": 1236, "column": 8 }, "end": { - "line": 1243, + "line": 1236, "column": 48 } } }, "range": [ - 34676, - 34717 + 34421, + 34462 ], "loc": { "start": { - "line": 1243, + "line": 1236, "column": 8 }, "end": { - "line": 1243, + "line": 1236, "column": 49 } } } ], "range": [ - 34547, - 34723 + 34292, + 34468 ], "loc": { "start": { - "line": 1238, + "line": 1231, "column": 21 }, "end": { - "line": 1244, + "line": 1237, "column": 5 } } @@ -54760,16 +54302,16 @@ "generator": false, "expression": false, "range": [ - 34544, - 34723 + 34289, + 34468 ], "loc": { "start": { - "line": 1238, + "line": 1231, "column": 18 }, "end": { - "line": 1244, + "line": 1237, "column": 5 } } @@ -54777,16 +54319,16 @@ "kind": "method", "computed": false, "range": [ - 34530, - 34723 + 34275, + 34468 ], "loc": { "start": { - "line": 1238, + "line": 1231, "column": 4 }, "end": { - "line": 1244, + "line": 1237, "column": 5 } }, @@ -54795,16 +54337,16 @@ "type": "Block", "value": "*\n * Initialize filtersless table\n ", "range": [ - 34478, - 34525 + 34223, + 34270 ], "loc": { "start": { - "line": 1235, + "line": 1228, "column": 4 }, "end": { - "line": 1237, + "line": 1230, "column": 7 } } @@ -54815,16 +54357,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": [ - 34729, - 34948 + 34474, + 34693 ], "loc": { "start": { - "line": 1246, + "line": 1239, "column": 4 }, "end": { - "line": 1251, + "line": 1244, "column": 7 } } @@ -54838,16 +54380,16 @@ "type": "Identifier", "name": "_buildInputFilter", "range": [ - 34953, - 34970 + 34698, + 34715 ], "loc": { "start": { - "line": 1252, + "line": 1245, "column": 4 }, "end": { - "line": 1252, + "line": 1245, "column": 21 } } @@ -54860,16 +54402,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 34971, - 34979 + 34716, + 34724 ], "loc": { "start": { - "line": 1252, + "line": 1245, "column": 22 }, "end": { - "line": 1252, + "line": 1245, "column": 30 } } @@ -54878,16 +54420,16 @@ "type": "Identifier", "name": "cssClass", "range": [ - 34981, - 34989 + 34726, + 34734 ], "loc": { "start": { - "line": 1252, + "line": 1245, "column": 32 }, "end": { - "line": 1252, + "line": 1245, "column": 40 } } @@ -54896,16 +54438,16 @@ "type": "Identifier", "name": "container", "range": [ - 34991, - 35000 + 34736, + 34745 ], "loc": { "start": { - "line": 1252, + "line": 1245, "column": 42 }, "end": { - "line": 1252, + "line": 1245, "column": 51 } } @@ -54923,16 +54465,16 @@ "type": "Identifier", "name": "col", "range": [ - 35016, - 35019 + 34761, + 34764 ], "loc": { "start": { - "line": 1253, + "line": 1246, "column": 12 }, "end": { - "line": 1253, + "line": 1246, "column": 15 } } @@ -54945,16 +54487,16 @@ "object": { "type": "ThisExpression", "range": [ - 35022, - 35026 + 34767, + 34771 ], "loc": { "start": { - "line": 1253, + "line": 1246, "column": 18 }, "end": { - "line": 1253, + "line": 1246, "column": 22 } } @@ -54963,31 +54505,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 35027, - 35040 + 34772, + 34785 ], "loc": { "start": { - "line": 1253, + "line": 1246, "column": 23 }, "end": { - "line": 1253, + "line": 1246, "column": 36 } } }, "range": [ - 35022, - 35040 + 34767, + 34785 ], "loc": { "start": { - "line": 1253, + "line": 1246, "column": 18 }, "end": { - "line": 1253, + "line": 1246, "column": 36 } } @@ -54997,47 +54539,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 35041, - 35049 + 34786, + 34794 ], "loc": { "start": { - "line": 1253, + "line": 1246, "column": 37 }, "end": { - "line": 1253, + "line": 1246, "column": 45 } } } ], "range": [ - 35022, - 35050 + 34767, + 34795 ], "loc": { "start": { - "line": 1253, + "line": 1246, "column": 18 }, "end": { - "line": 1253, + "line": 1246, "column": 46 } } }, "range": [ - 35016, - 35050 + 34761, + 34795 ], "loc": { "start": { - "line": 1253, + "line": 1246, "column": 12 }, "end": { - "line": 1253, + "line": 1246, "column": 46 } } @@ -55045,16 +54587,16 @@ ], "kind": "let", "range": [ - 35012, - 35051 + 34757, + 34796 ], "loc": { "start": { - "line": 1253, + "line": 1246, "column": 8 }, "end": { - "line": 1253, + "line": 1246, "column": 47 } } @@ -55068,16 +54610,16 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 35064, - 35080 + 34809, + 34825 ], "loc": { "start": { - "line": 1254, + "line": 1247, "column": 12 }, "end": { - "line": 1254, + "line": 1247, "column": 28 } } @@ -55085,55 +54627,73 @@ "init": { "type": "ConditionalExpression", "test": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 34828, + 34832 + ], + "loc": { + "start": { + "line": 1247, + "column": 31 + }, + "end": { + "line": 1247, + "column": 35 + } + } + }, + "property": { + "type": "Identifier", + "name": "isExternalFlt", + "range": [ + 34833, + 34846 + ], + "loc": { + "start": { + "line": 1247, + "column": 36 + }, + "end": { + "line": 1247, + "column": 49 + } + } + }, "range": [ - 35083, - 35087 + 34828, + 34846 ], "loc": { "start": { - "line": 1254, + "line": 1247, "column": 31 }, "end": { - "line": 1254, - "column": 35 - } - } - }, - "property": { - "type": "Identifier", - "name": "isExternalFlt", - "range": [ - 35088, - 35101 - ], - "loc": { - "start": { - "line": 1254, - "column": 36 - }, - "end": { - "line": 1254, + "line": 1247, "column": 49 } } }, + "arguments": [], "range": [ - 35083, - 35101 + 34828, + 34848 ], "loc": { "start": { - "line": 1254, + "line": 1247, "column": 31 }, "end": { - "line": 1254, - "column": 49 + "line": 1247, + "column": 51 } } }, @@ -55146,16 +54706,16 @@ "object": { "type": "ThisExpression", "range": [ - 35116, - 35120 + 34863, + 34867 ], "loc": { "start": { - "line": 1255, + "line": 1248, "column": 12 }, "end": { - "line": 1255, + "line": 1248, "column": 16 } } @@ -55164,31 +54724,31 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 35121, - 35138 + 34868, + 34885 ], "loc": { "start": { - "line": 1255, + "line": 1248, "column": 17 }, "end": { - "line": 1255, + "line": 1248, "column": 34 } } }, "range": [ - 35116, - 35138 + 34863, + 34885 ], "loc": { "start": { - "line": 1255, + "line": 1248, "column": 12 }, "end": { - "line": 1255, + "line": 1248, "column": 34 } } @@ -55197,31 +54757,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 35139, - 35147 + 34886, + 34894 ], "loc": { "start": { - "line": 1255, + "line": 1248, "column": 35 }, "end": { - "line": 1255, + "line": 1248, "column": 43 } } }, "range": [ - 35116, - 35148 + 34863, + 34895 ], "loc": { "start": { - "line": 1255, + "line": 1248, "column": 12 }, "end": { - "line": 1255, + "line": 1248, "column": 44 } } @@ -55231,46 +54791,46 @@ "value": null, "raw": "null", "range": [ - 35151, - 35155 + 34898, + 34902 ], "loc": { "start": { - "line": 1255, + "line": 1248, "column": 47 }, "end": { - "line": 1255, + "line": 1248, "column": 51 } } }, "range": [ - 35083, - 35155 + 34828, + 34902 ], "loc": { "start": { - "line": 1254, + "line": 1247, "column": 31 }, "end": { - "line": 1255, + "line": 1248, "column": 51 } } }, "range": [ - 35064, - 35155 + 34809, + 34902 ], "loc": { "start": { - "line": 1254, + "line": 1247, "column": 12 }, "end": { - "line": 1255, + "line": 1248, "column": 51 } } @@ -55278,16 +54838,16 @@ ], "kind": "let", "range": [ - 35060, - 35156 + 34805, + 34903 ], "loc": { "start": { - "line": 1254, + "line": 1247, "column": 8 }, "end": { - "line": 1255, + "line": 1248, "column": 52 } } @@ -55301,16 +54861,16 @@ "type": "Identifier", "name": "inpType", "range": [ - 35169, - 35176 + 34916, + 34923 ], "loc": { "start": { - "line": 1256, + "line": 1249, "column": 12 }, "end": { - "line": 1256, + "line": 1249, "column": 19 } } @@ -55324,16 +54884,16 @@ "type": "Identifier", "name": "col", "range": [ - 35179, - 35182 + 34926, + 34929 ], "loc": { "start": { - "line": 1256, + "line": 1249, "column": 22 }, "end": { - "line": 1256, + "line": 1249, "column": 25 } } @@ -55342,31 +54902,31 @@ "type": "Identifier", "name": "INPUT", "range": [ - 35187, - 35192 + 34934, + 34939 ], "loc": { "start": { - "line": 1256, + "line": 1249, "column": 30 }, "end": { - "line": 1256, + "line": 1249, "column": 35 } } }, "range": [ - 35179, - 35192 + 34926, + 34939 ], "loc": { "start": { - "line": 1256, + "line": 1249, "column": 22 }, "end": { - "line": 1256, + "line": 1249, "column": 35 } } @@ -55376,16 +54936,16 @@ "value": "text", "raw": "'text'", "range": [ - 35195, - 35201 + 34942, + 34948 ], "loc": { "start": { - "line": 1256, + "line": 1249, "column": 38 }, "end": { - "line": 1256, + "line": 1249, "column": 44 } } @@ -55395,46 +54955,46 @@ "value": "hidden", "raw": "'hidden'", "range": [ - 35204, - 35212 + 34951, + 34959 ], "loc": { "start": { - "line": 1256, + "line": 1249, "column": 47 }, "end": { - "line": 1256, + "line": 1249, "column": 55 } } }, "range": [ - 35179, - 35212 + 34926, + 34959 ], "loc": { "start": { - "line": 1256, + "line": 1249, "column": 22 }, "end": { - "line": 1256, + "line": 1249, "column": 55 } } }, "range": [ - 35169, - 35212 + 34916, + 34959 ], "loc": { "start": { - "line": 1256, + "line": 1249, "column": 12 }, "end": { - "line": 1256, + "line": 1249, "column": 55 } } @@ -55442,16 +55002,16 @@ ], "kind": "let", "range": [ - 35165, - 35213 + 34912, + 34960 ], "loc": { "start": { - "line": 1256, + "line": 1249, "column": 8 }, "end": { - "line": 1256, + "line": 1249, "column": 56 } } @@ -55465,16 +55025,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35226, - 35229 + 34973, + 34976 ], "loc": { "start": { - "line": 1257, + "line": 1250, "column": 12 }, "end": { - "line": 1257, + "line": 1250, "column": 15 } } @@ -55485,16 +55045,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 35232, - 35241 + 34979, + 34988 ], "loc": { "start": { - "line": 1257, + "line": 1250, "column": 18 }, "end": { - "line": 1257, + "line": 1250, "column": 27 } } @@ -55504,16 +55064,16 @@ "type": "Identifier", "name": "INPUT", "range": [ - 35242, - 35247 + 34989, + 34994 ], "loc": { "start": { - "line": 1257, + "line": 1250, "column": 28 }, "end": { - "line": 1257, + "line": 1250, "column": 33 } } @@ -55526,16 +55086,16 @@ "value": "id", "raw": "'id'", "range": [ - 35262, - 35266 + 35009, + 35013 ], "loc": { "start": { - "line": 1258, + "line": 1251, "column": 13 }, "end": { - "line": 1258, + "line": 1251, "column": 17 } } @@ -55548,16 +55108,16 @@ "object": { "type": "ThisExpression", "range": [ - 35268, - 35272 + 35015, + 35019 ], "loc": { "start": { - "line": 1258, + "line": 1251, "column": 19 }, "end": { - "line": 1258, + "line": 1251, "column": 23 } } @@ -55566,31 +55126,31 @@ "type": "Identifier", "name": "buildFilterId", "range": [ - 35273, - 35286 + 35020, + 35033 ], "loc": { "start": { - "line": 1258, + "line": 1251, "column": 24 }, "end": { - "line": 1258, + "line": 1251, "column": 37 } } }, "range": [ - 35268, - 35286 + 35015, + 35033 ], "loc": { "start": { - "line": 1258, + "line": 1251, "column": 19 }, "end": { - "line": 1258, + "line": 1251, "column": 37 } } @@ -55600,48 +55160,48 @@ "type": "Identifier", "name": "colIndex", "range": [ - 35287, - 35295 + 35034, + 35042 ], "loc": { "start": { - "line": 1258, + "line": 1251, "column": 38 }, "end": { - "line": 1258, + "line": 1251, "column": 46 } } } ], "range": [ - 35268, - 35296 + 35015, + 35043 ], "loc": { "start": { - "line": 1258, + "line": 1251, "column": 19 }, "end": { - "line": 1258, + "line": 1251, "column": 47 } } } ], "range": [ - 35261, - 35297 + 35008, + 35044 ], "loc": { "start": { - "line": 1258, + "line": 1251, "column": 12 }, "end": { - "line": 1258, + "line": 1251, "column": 48 } } @@ -55654,16 +55214,16 @@ "value": "type", "raw": "'type'", "range": [ - 35312, - 35318 + 35059, + 35065 ], "loc": { "start": { - "line": 1259, + "line": 1252, "column": 13 }, "end": { - "line": 1259, + "line": 1252, "column": 19 } } @@ -55672,32 +55232,32 @@ "type": "Identifier", "name": "inpType", "range": [ - 35320, - 35327 + 35067, + 35074 ], "loc": { "start": { - "line": 1259, + "line": 1252, "column": 21 }, "end": { - "line": 1259, + "line": 1252, "column": 28 } } } ], "range": [ - 35311, - 35328 + 35058, + 35075 ], "loc": { "start": { - "line": 1259, + "line": 1252, "column": 12 }, "end": { - "line": 1259, + "line": 1252, "column": 29 } } @@ -55710,16 +55270,16 @@ "value": "ct", "raw": "'ct'", "range": [ - 35331, - 35335 + 35078, + 35082 ], "loc": { "start": { - "line": 1259, + "line": 1252, "column": 32 }, "end": { - "line": 1259, + "line": 1252, "column": 36 } } @@ -55728,63 +55288,63 @@ "type": "Identifier", "name": "colIndex", "range": [ - 35337, - 35345 + 35084, + 35092 ], "loc": { "start": { - "line": 1259, + "line": 1252, "column": 38 }, "end": { - "line": 1259, + "line": 1252, "column": 46 } } } ], "range": [ - 35330, - 35346 + 35077, + 35093 ], "loc": { "start": { - "line": 1259, + "line": 1252, "column": 31 }, "end": { - "line": 1259, + "line": 1252, "column": 47 } } } ], "range": [ - 35232, - 35347 + 34979, + 35094 ], "loc": { "start": { - "line": 1257, + "line": 1250, "column": 18 }, "end": { - "line": 1259, + "line": 1252, "column": 48 } } }, "range": [ - 35226, - 35347 + 34973, + 35094 ], "loc": { "start": { - "line": 1257, + "line": 1250, "column": 12 }, "end": { - "line": 1259, + "line": 1252, "column": 48 } } @@ -55792,16 +55352,16 @@ ], "kind": "let", "range": [ - 35222, - 35348 + 34969, + 35095 ], "loc": { "start": { - "line": 1257, + "line": 1250, "column": 8 }, "end": { - "line": 1259, + "line": 1252, "column": 49 } } @@ -55818,16 +55378,16 @@ "type": "Identifier", "name": "inpType", "range": [ - 35362, - 35369 + 35109, + 35116 ], "loc": { "start": { - "line": 1261, + "line": 1254, "column": 12 }, "end": { - "line": 1261, + "line": 1254, "column": 19 } } @@ -55837,31 +55397,31 @@ "value": "hidden", "raw": "'hidden'", "range": [ - 35374, - 35382 + 35121, + 35129 ], "loc": { "start": { - "line": 1261, + "line": 1254, "column": 24 }, "end": { - "line": 1261, + "line": 1254, "column": 32 } } }, "range": [ - 35362, - 35382 + 35109, + 35129 ], "loc": { "start": { - "line": 1261, + "line": 1254, "column": 12 }, "end": { - "line": 1261, + "line": 1254, "column": 32 } } @@ -55872,16 +55432,16 @@ "object": { "type": "ThisExpression", "range": [ - 35386, - 35390 + 35133, + 35137 ], "loc": { "start": { - "line": 1261, + "line": 1254, "column": 36 }, "end": { - "line": 1261, + "line": 1254, "column": 40 } } @@ -55890,46 +55450,46 @@ "type": "Identifier", "name": "watermark", "range": [ - 35391, - 35400 + 35138, + 35147 ], "loc": { "start": { - "line": 1261, + "line": 1254, "column": 41 }, "end": { - "line": 1261, + "line": 1254, "column": 50 } } }, "range": [ - 35386, - 35400 + 35133, + 35147 ], "loc": { "start": { - "line": 1261, + "line": 1254, "column": 36 }, "end": { - "line": 1261, + "line": 1254, "column": 50 } } }, "range": [ - 35362, - 35400 + 35109, + 35147 ], "loc": { "start": { - "line": 1261, + "line": 1254, "column": 12 }, "end": { - "line": 1261, + "line": 1254, "column": 50 } } @@ -55948,16 +55508,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35416, - 35419 + 35163, + 35166 ], "loc": { "start": { - "line": 1262, + "line": 1255, "column": 12 }, "end": { - "line": 1262, + "line": 1255, "column": 15 } } @@ -55966,31 +55526,31 @@ "type": "Identifier", "name": "setAttribute", "range": [ - 35420, - 35432 + 35167, + 35179 ], "loc": { "start": { - "line": 1262, + "line": 1255, "column": 16 }, "end": { - "line": 1262, + "line": 1255, "column": 28 } } }, "range": [ - 35416, - 35432 + 35163, + 35179 ], "loc": { "start": { - "line": 1262, + "line": 1255, "column": 12 }, "end": { - "line": 1262, + "line": 1255, "column": 28 } } @@ -56001,16 +55561,16 @@ "value": "placeholder", "raw": "'placeholder'", "range": [ - 35433, - 35446 + 35180, + 35193 ], "loc": { "start": { - "line": 1262, + "line": 1255, "column": 29 }, "end": { - "line": 1262, + "line": 1255, "column": 42 } } @@ -56023,16 +55583,16 @@ "object": { "type": "ThisExpression", "range": [ - 35464, - 35468 + 35211, + 35215 ], "loc": { "start": { - "line": 1263, + "line": 1256, "column": 16 }, "end": { - "line": 1263, + "line": 1256, "column": 20 } } @@ -56041,31 +55601,31 @@ "type": "Identifier", "name": "isWatermarkArray", "range": [ - 35469, - 35485 + 35216, + 35232 ], "loc": { "start": { - "line": 1263, + "line": 1256, "column": 21 }, "end": { - "line": 1263, + "line": 1256, "column": 37 } } }, "range": [ - 35464, - 35485 + 35211, + 35232 ], "loc": { "start": { - "line": 1263, + "line": 1256, "column": 16 }, "end": { - "line": 1263, + "line": 1256, "column": 37 } } @@ -56082,16 +55642,16 @@ "object": { "type": "ThisExpression", "range": [ - 35489, - 35493 + 35236, + 35240 ], "loc": { "start": { - "line": 1263, + "line": 1256, "column": 41 }, "end": { - "line": 1263, + "line": 1256, "column": 45 } } @@ -56100,31 +55660,31 @@ "type": "Identifier", "name": "watermark", "range": [ - 35494, - 35503 + 35241, + 35250 ], "loc": { "start": { - "line": 1263, + "line": 1256, "column": 46 }, "end": { - "line": 1263, + "line": 1256, "column": 55 } } }, "range": [ - 35489, - 35503 + 35236, + 35250 ], "loc": { "start": { - "line": 1263, + "line": 1256, "column": 41 }, "end": { - "line": 1263, + "line": 1256, "column": 55 } } @@ -56133,31 +55693,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 35504, - 35512 + 35251, + 35259 ], "loc": { "start": { - "line": 1263, + "line": 1256, "column": 56 }, "end": { - "line": 1263, + "line": 1256, "column": 64 } } }, "range": [ - 35489, - 35513 + 35236, + 35260 ], "loc": { "start": { - "line": 1263, + "line": 1256, "column": 41 }, "end": { - "line": 1263, + "line": 1256, "column": 65 } } @@ -56167,31 +55727,31 @@ "value": "", "raw": "''", "range": [ - 35517, - 35519 + 35264, + 35266 ], "loc": { "start": { - "line": 1263, + "line": 1256, "column": 69 }, "end": { - "line": 1263, + "line": 1256, "column": 71 } } }, "range": [ - 35489, - 35519 + 35236, + 35266 ], "loc": { "start": { - "line": 1263, + "line": 1256, "column": 41 }, "end": { - "line": 1263, + "line": 1256, "column": 71 } } @@ -56202,16 +55762,16 @@ "object": { "type": "ThisExpression", "range": [ - 35543, - 35547 + 35290, + 35294 ], "loc": { "start": { - "line": 1264, + "line": 1257, "column": 20 }, "end": { - "line": 1264, + "line": 1257, "column": 24 } } @@ -56220,109 +55780,109 @@ "type": "Identifier", "name": "watermark", "range": [ - 35548, - 35557 + 35295, + 35304 ], "loc": { "start": { - "line": 1264, + "line": 1257, "column": 25 }, "end": { - "line": 1264, + "line": 1257, "column": 34 } } }, "range": [ - 35543, - 35557 + 35290, + 35304 ], "loc": { "start": { - "line": 1264, + "line": 1257, "column": 20 }, "end": { - "line": 1264, + "line": 1257, "column": 34 } } }, "range": [ - 35464, - 35557 + 35211, + 35304 ], "loc": { "start": { - "line": 1263, + "line": 1256, "column": 16 }, "end": { - "line": 1264, + "line": 1257, "column": 34 } } } ], "range": [ - 35416, - 35571 + 35163, + 35318 ], "loc": { "start": { - "line": 1262, + "line": 1255, "column": 12 }, "end": { - "line": 1265, + "line": 1258, "column": 13 } } }, "range": [ - 35416, - 35572 + 35163, + 35319 ], "loc": { "start": { - "line": 1262, + "line": 1255, "column": 12 }, "end": { - "line": 1265, + "line": 1258, "column": 14 } } } ], "range": [ - 35402, - 35582 + 35149, + 35329 ], "loc": { "start": { - "line": 1261, + "line": 1254, "column": 52 }, "end": { - "line": 1266, + "line": 1259, "column": 9 } } }, "alternate": null, "range": [ - 35358, - 35582 + 35105, + 35329 ], "loc": { "start": { - "line": 1261, + "line": 1254, "column": 8 }, "end": { - "line": 1266, + "line": 1259, "column": 9 } } @@ -56339,16 +55899,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35591, - 35594 + 35338, + 35341 ], "loc": { "start": { - "line": 1267, + "line": 1260, "column": 8 }, "end": { - "line": 1267, + "line": 1260, "column": 11 } } @@ -56357,31 +55917,31 @@ "type": "Identifier", "name": "className", "range": [ - 35595, - 35604 + 35342, + 35351 ], "loc": { "start": { - "line": 1267, + "line": 1260, "column": 12 }, "end": { - "line": 1267, + "line": 1260, "column": 21 } } }, "range": [ - 35591, - 35604 + 35338, + 35351 ], "loc": { "start": { - "line": 1267, + "line": 1260, "column": 8 }, "end": { - "line": 1267, + "line": 1260, "column": 21 } } @@ -56393,16 +55953,16 @@ "type": "Identifier", "name": "cssClass", "range": [ - 35607, - 35615 + 35354, + 35362 ], "loc": { "start": { - "line": 1267, + "line": 1260, "column": 24 }, "end": { - "line": 1267, + "line": 1260, "column": 32 } } @@ -56413,16 +55973,16 @@ "object": { "type": "ThisExpression", "range": [ - 35619, - 35623 + 35366, + 35370 ], "loc": { "start": { - "line": 1267, + "line": 1260, "column": 36 }, "end": { - "line": 1267, + "line": 1260, "column": 40 } } @@ -56431,76 +55991,76 @@ "type": "Identifier", "name": "fltCssClass", "range": [ - 35624, - 35635 + 35371, + 35382 ], "loc": { "start": { - "line": 1267, + "line": 1260, "column": 41 }, "end": { - "line": 1267, + "line": 1260, "column": 52 } } }, "range": [ - 35619, - 35635 + 35366, + 35382 ], "loc": { "start": { - "line": 1267, + "line": 1260, "column": 36 }, "end": { - "line": 1267, + "line": 1260, "column": 52 } } }, "range": [ - 35607, - 35635 + 35354, + 35382 ], "loc": { "start": { - "line": 1267, + "line": 1260, "column": 24 }, "end": { - "line": 1267, + "line": 1260, "column": 52 } } }, "range": [ - 35591, - 35635 + 35338, + 35382 ], "loc": { "start": { - "line": 1267, + "line": 1260, "column": 8 }, "end": { - "line": 1267, + "line": 1260, "column": 52 } } }, "range": [ - 35591, - 35636 + 35338, + 35383 ], "loc": { "start": { - "line": 1267, + "line": 1260, "column": 8 }, "end": { - "line": 1267, + "line": 1260, "column": 53 } } @@ -56513,16 +56073,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 35645, - 35651 + 35392, + 35398 ], "loc": { "start": { - "line": 1268, + "line": 1261, "column": 8 }, "end": { - "line": 1268, + "line": 1261, "column": 14 } } @@ -56532,16 +56092,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35652, - 35655 + 35399, + 35402 ], "loc": { "start": { - "line": 1268, + "line": 1261, "column": 15 }, "end": { - "line": 1268, + "line": 1261, "column": 18 } } @@ -56551,16 +56111,16 @@ "value": "focus", "raw": "'focus'", "range": [ - 35657, - 35664 + 35404, + 35411 ], "loc": { "start": { - "line": 1268, + "line": 1261, "column": 20 }, "end": { - "line": 1268, + "line": 1261, "column": 27 } } @@ -56573,16 +56133,16 @@ "type": "Identifier", "name": "evt", "range": [ - 35667, - 35670 + 35414, + 35417 ], "loc": { "start": { - "line": 1268, + "line": 1261, "column": 30 }, "end": { - "line": 1268, + "line": 1261, "column": 33 } } @@ -56596,16 +56156,16 @@ "object": { "type": "ThisExpression", "range": [ - 35675, - 35679 + 35422, + 35426 ], "loc": { "start": { - "line": 1268, + "line": 1261, "column": 38 }, "end": { - "line": 1268, + "line": 1261, "column": 42 } } @@ -56614,31 +56174,31 @@ "type": "Identifier", "name": "onInpFocus", "range": [ - 35680, - 35690 + 35427, + 35437 ], "loc": { "start": { - "line": 1268, + "line": 1261, "column": 43 }, "end": { - "line": 1268, + "line": 1261, "column": 53 } } }, "range": [ - 35675, - 35690 + 35422, + 35437 ], "loc": { "start": { - "line": 1268, + "line": 1261, "column": 38 }, "end": { - "line": 1268, + "line": 1261, "column": 53 } } @@ -56648,32 +56208,32 @@ "type": "Identifier", "name": "evt", "range": [ - 35691, - 35694 + 35438, + 35441 ], "loc": { "start": { - "line": 1268, + "line": 1261, "column": 54 }, "end": { - "line": 1268, + "line": 1261, "column": 57 } } } ], "range": [ - 35675, - 35695 + 35422, + 35442 ], "loc": { "start": { - "line": 1268, + "line": 1261, "column": 38 }, "end": { - "line": 1268, + "line": 1261, "column": 58 } } @@ -56681,47 +56241,47 @@ "generator": false, "expression": true, "range": [ - 35666, - 35695 + 35413, + 35442 ], "loc": { "start": { - "line": 1268, + "line": 1261, "column": 29 }, "end": { - "line": 1268, + "line": 1261, "column": 58 } } } ], "range": [ - 35645, - 35696 + 35392, + 35443 ], "loc": { "start": { - "line": 1268, + "line": 1261, "column": 8 }, "end": { - "line": 1268, + "line": 1261, "column": 59 } } }, "range": [ - 35645, - 35697 + 35392, + 35444 ], "loc": { "start": { - "line": 1268, + "line": 1261, "column": 8 }, "end": { - "line": 1268, + "line": 1261, "column": 60 } }, @@ -56730,16 +56290,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 35707, - 35745 + 35454, + 35492 ], "loc": { "start": { - "line": 1270, + "line": 1263, "column": 8 }, "end": { - "line": 1270, + "line": 1263, "column": 46 } } @@ -56752,16 +56312,16 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 35758, - 35774 + 35505, + 35521 ], "loc": { "start": { - "line": 1271, + "line": 1264, "column": 12 }, "end": { - "line": 1271, + "line": 1264, "column": 28 } } @@ -56782,16 +56342,16 @@ "type": "Identifier", "name": "elm", "range": [ - 35790, - 35793 + 35537, + 35540 ], "loc": { "start": { - "line": 1272, + "line": 1265, "column": 12 }, "end": { - "line": 1272, + "line": 1265, "column": 15 } } @@ -56801,32 +56361,32 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 35794, - 35810 + 35541, + 35557 ], "loc": { "start": { - "line": 1272, + "line": 1265, "column": 16 }, "end": { - "line": 1272, + "line": 1265, "column": 32 } } } ], "range": [ - 35790, - 35811 + 35537, + 35558 ], "loc": { "start": { - "line": 1272, + "line": 1265, "column": 12 }, "end": { - "line": 1272, + "line": 1265, "column": 33 } } @@ -56835,31 +56395,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 35812, - 35823 + 35559, + 35570 ], "loc": { "start": { - "line": 1272, + "line": 1265, "column": 34 }, "end": { - "line": 1272, + "line": 1265, "column": 45 } } }, "range": [ - 35790, - 35823 + 35537, + 35570 ], "loc": { "start": { - "line": 1272, + "line": 1265, "column": 12 }, "end": { - "line": 1272, + "line": 1265, "column": 45 } } @@ -56869,63 +56429,63 @@ "type": "Identifier", "name": "inp", "range": [ - 35824, - 35827 + 35571, + 35574 ], "loc": { "start": { - "line": 1272, + "line": 1265, "column": 46 }, "end": { - "line": 1272, + "line": 1265, "column": 49 } } } ], "range": [ - 35790, - 35828 + 35537, + 35575 ], "loc": { "start": { - "line": 1272, + "line": 1265, "column": 12 }, "end": { - "line": 1272, + "line": 1265, "column": 50 } } }, "range": [ - 35790, - 35829 + 35537, + 35576 ], "loc": { "start": { - "line": 1272, + "line": 1265, "column": 12 }, "end": { - "line": 1272, + "line": 1265, "column": 51 } } } ], "range": [ - 35776, - 35839 + 35523, + 35586 ], "loc": { "start": { - "line": 1271, + "line": 1264, "column": 30 }, "end": { - "line": 1273, + "line": 1266, "column": 9 } } @@ -56944,16 +56504,16 @@ "type": "Identifier", "name": "container", "range": [ - 35859, - 35868 + 35606, + 35615 ], "loc": { "start": { - "line": 1274, + "line": 1267, "column": 12 }, "end": { - "line": 1274, + "line": 1267, "column": 21 } } @@ -56962,31 +56522,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 35869, - 35880 + 35616, + 35627 ], "loc": { "start": { - "line": 1274, + "line": 1267, "column": 22 }, "end": { - "line": 1274, + "line": 1267, "column": 33 } } }, "range": [ - 35859, - 35880 + 35606, + 35627 ], "loc": { "start": { - "line": 1274, + "line": 1267, "column": 12 }, "end": { - "line": 1274, + "line": 1267, "column": 33 } } @@ -56996,78 +56556,78 @@ "type": "Identifier", "name": "inp", "range": [ - 35881, - 35884 + 35628, + 35631 ], "loc": { "start": { - "line": 1274, + "line": 1267, "column": 34 }, "end": { - "line": 1274, + "line": 1267, "column": 37 } } } ], "range": [ - 35859, - 35885 + 35606, + 35632 ], "loc": { "start": { - "line": 1274, + "line": 1267, "column": 12 }, "end": { - "line": 1274, + "line": 1267, "column": 38 } } }, "range": [ - 35859, - 35886 + 35606, + 35633 ], "loc": { "start": { - "line": 1274, + "line": 1267, "column": 12 }, "end": { - "line": 1274, + "line": 1267, "column": 39 } } } ], "range": [ - 35845, - 35896 + 35592, + 35643 ], "loc": { "start": { - "line": 1273, + "line": 1266, "column": 15 }, "end": { - "line": 1275, + "line": 1268, "column": 9 } } }, "range": [ - 35754, - 35896 + 35501, + 35643 ], "loc": { "start": { - "line": 1271, + "line": 1264, "column": 8 }, "end": { - "line": 1275, + "line": 1268, "column": 9 } }, @@ -57076,16 +56636,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 35707, - 35745 + 35454, + 35492 ], "loc": { "start": { - "line": 1270, + "line": 1263, "column": 8 }, "end": { - "line": 1270, + "line": 1263, "column": 46 } } @@ -57105,16 +56665,16 @@ "object": { "type": "ThisExpression", "range": [ - 35906, - 35910 + 35653, + 35657 ], "loc": { "start": { - "line": 1277, + "line": 1270, "column": 8 }, "end": { - "line": 1277, + "line": 1270, "column": 12 } } @@ -57123,31 +56683,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 35911, - 35917 + 35658, + 35664 ], "loc": { "start": { - "line": 1277, + "line": 1270, "column": 13 }, "end": { - "line": 1277, + "line": 1270, "column": 19 } } }, "range": [ - 35906, - 35917 + 35653, + 35664 ], "loc": { "start": { - "line": 1277, + "line": 1270, "column": 8 }, "end": { - "line": 1277, + "line": 1270, "column": 19 } } @@ -57156,31 +56716,31 @@ "type": "Identifier", "name": "push", "range": [ - 35918, - 35922 + 35665, + 35669 ], "loc": { "start": { - "line": 1277, + "line": 1270, "column": 20 }, "end": { - "line": 1277, + "line": 1270, "column": 24 } } }, "range": [ - 35906, - 35922 + 35653, + 35669 ], "loc": { "start": { - "line": 1277, + "line": 1270, "column": 8 }, "end": { - "line": 1277, + "line": 1270, "column": 24 } } @@ -57193,16 +56753,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35923, - 35926 + 35670, + 35673 ], "loc": { "start": { - "line": 1277, + "line": 1270, "column": 25 }, "end": { - "line": 1277, + "line": 1270, "column": 28 } } @@ -57211,62 +56771,62 @@ "type": "Identifier", "name": "id", "range": [ - 35927, - 35929 + 35674, + 35676 ], "loc": { "start": { - "line": 1277, + "line": 1270, "column": 29 }, "end": { - "line": 1277, + "line": 1270, "column": 31 } } }, "range": [ - 35923, - 35929 + 35670, + 35676 ], "loc": { "start": { - "line": 1277, + "line": 1270, "column": 25 }, "end": { - "line": 1277, + "line": 1270, "column": 31 } } } ], "range": [ - 35906, - 35930 + 35653, + 35677 ], "loc": { "start": { - "line": 1277, + "line": 1270, "column": 8 }, "end": { - "line": 1277, + "line": 1270, "column": 32 } } }, "range": [ - 35906, - 35931 + 35653, + 35678 ], "loc": { "start": { - "line": 1277, + "line": 1270, "column": 8 }, "end": { - "line": 1277, + "line": 1270, "column": 33 } } @@ -57279,16 +56839,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 35941, - 35947 + 35688, + 35694 ], "loc": { "start": { - "line": 1279, + "line": 1272, "column": 8 }, "end": { - "line": 1279, + "line": 1272, "column": 14 } } @@ -57298,16 +56858,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35948, - 35951 + 35695, + 35698 ], "loc": { "start": { - "line": 1279, + "line": 1272, "column": 15 }, "end": { - "line": 1279, + "line": 1272, "column": 18 } } @@ -57317,16 +56877,16 @@ "value": "keypress", "raw": "'keypress'", "range": [ - 35953, - 35963 + 35700, + 35710 ], "loc": { "start": { - "line": 1279, + "line": 1272, "column": 20 }, "end": { - "line": 1279, + "line": 1272, "column": 30 } } @@ -57339,16 +56899,16 @@ "type": "Identifier", "name": "evt", "range": [ - 35966, - 35969 + 35713, + 35716 ], "loc": { "start": { - "line": 1279, + "line": 1272, "column": 33 }, "end": { - "line": 1279, + "line": 1272, "column": 36 } } @@ -57362,16 +56922,16 @@ "object": { "type": "ThisExpression", "range": [ - 35974, - 35978 + 35721, + 35725 ], "loc": { "start": { - "line": 1279, + "line": 1272, "column": 41 }, "end": { - "line": 1279, + "line": 1272, "column": 45 } } @@ -57380,31 +56940,31 @@ "type": "Identifier", "name": "detectKey", "range": [ - 35979, - 35988 + 35726, + 35735 ], "loc": { "start": { - "line": 1279, + "line": 1272, "column": 46 }, "end": { - "line": 1279, + "line": 1272, "column": 55 } } }, "range": [ - 35974, - 35988 + 35721, + 35735 ], "loc": { "start": { - "line": 1279, + "line": 1272, "column": 41 }, "end": { - "line": 1279, + "line": 1272, "column": 55 } } @@ -57414,32 +56974,32 @@ "type": "Identifier", "name": "evt", "range": [ - 35989, - 35992 + 35736, + 35739 ], "loc": { "start": { - "line": 1279, + "line": 1272, "column": 56 }, "end": { - "line": 1279, + "line": 1272, "column": 59 } } } ], "range": [ - 35974, - 35993 + 35721, + 35740 ], "loc": { "start": { - "line": 1279, + "line": 1272, "column": 41 }, "end": { - "line": 1279, + "line": 1272, "column": 60 } } @@ -57447,47 +57007,47 @@ "generator": false, "expression": true, "range": [ - 35965, - 35993 + 35712, + 35740 ], "loc": { "start": { - "line": 1279, + "line": 1272, "column": 32 }, "end": { - "line": 1279, + "line": 1272, "column": 60 } } } ], "range": [ - 35941, - 35994 + 35688, + 35741 ], "loc": { "start": { - "line": 1279, + "line": 1272, "column": 8 }, "end": { - "line": 1279, + "line": 1272, "column": 61 } } }, "range": [ - 35941, - 35995 + 35688, + 35742 ], "loc": { "start": { - "line": 1279, + "line": 1272, "column": 8 }, "end": { - "line": 1279, + "line": 1272, "column": 62 } } @@ -57500,16 +57060,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 36004, - 36010 + 35751, + 35757 ], "loc": { "start": { - "line": 1280, + "line": 1273, "column": 8 }, "end": { - "line": 1280, + "line": 1273, "column": 14 } } @@ -57519,16 +57079,16 @@ "type": "Identifier", "name": "inp", "range": [ - 36011, - 36014 + 35758, + 35761 ], "loc": { "start": { - "line": 1280, + "line": 1273, "column": 15 }, "end": { - "line": 1280, + "line": 1273, "column": 18 } } @@ -57538,16 +57098,16 @@ "value": "keydown", "raw": "'keydown'", "range": [ - 36016, - 36025 + 35763, + 35772 ], "loc": { "start": { - "line": 1280, + "line": 1273, "column": 20 }, "end": { - "line": 1280, + "line": 1273, "column": 29 } } @@ -57564,16 +57124,16 @@ "object": { "type": "ThisExpression", "range": [ - 36033, - 36037 + 35780, + 35784 ], "loc": { "start": { - "line": 1280, + "line": 1273, "column": 37 }, "end": { - "line": 1280, + "line": 1273, "column": 41 } } @@ -57582,47 +57142,47 @@ "type": "Identifier", "name": "onKeyDown", "range": [ - 36038, - 36047 + 35785, + 35794 ], "loc": { "start": { - "line": 1280, + "line": 1273, "column": 42 }, "end": { - "line": 1280, + "line": 1273, "column": 51 } } }, "range": [ - 36033, - 36047 + 35780, + 35794 ], "loc": { "start": { - "line": 1280, + "line": 1273, "column": 37 }, "end": { - "line": 1280, + "line": 1273, "column": 51 } } }, "arguments": [], "range": [ - 36033, - 36049 + 35780, + 35796 ], "loc": { "start": { - "line": 1280, + "line": 1273, "column": 37 }, "end": { - "line": 1280, + "line": 1273, "column": 53 } } @@ -57630,47 +57190,47 @@ "generator": false, "expression": true, "range": [ - 36027, - 36049 + 35774, + 35796 ], "loc": { "start": { - "line": 1280, + "line": 1273, "column": 31 }, "end": { - "line": 1280, + "line": 1273, "column": 53 } } } ], "range": [ - 36004, - 36050 + 35751, + 35797 ], "loc": { "start": { - "line": 1280, + "line": 1273, "column": 8 }, "end": { - "line": 1280, + "line": 1273, "column": 54 } } }, "range": [ - 36004, - 36051 + 35751, + 35798 ], "loc": { "start": { - "line": 1280, + "line": 1273, "column": 8 }, "end": { - "line": 1280, + "line": 1273, "column": 55 } } @@ -57683,16 +57243,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 36060, - 36066 + 35807, + 35813 ], "loc": { "start": { - "line": 1281, + "line": 1274, "column": 8 }, "end": { - "line": 1281, + "line": 1274, "column": 14 } } @@ -57702,16 +57262,16 @@ "type": "Identifier", "name": "inp", "range": [ - 36067, - 36070 + 35814, + 35817 ], "loc": { "start": { - "line": 1281, + "line": 1274, "column": 15 }, "end": { - "line": 1281, + "line": 1274, "column": 18 } } @@ -57721,16 +57281,16 @@ "value": "keyup", "raw": "'keyup'", "range": [ - 36072, - 36079 + 35819, + 35826 ], "loc": { "start": { - "line": 1281, + "line": 1274, "column": 20 }, "end": { - "line": 1281, + "line": 1274, "column": 27 } } @@ -57743,16 +57303,16 @@ "type": "Identifier", "name": "evt", "range": [ - 36082, - 36085 + 35829, + 35832 ], "loc": { "start": { - "line": 1281, + "line": 1274, "column": 30 }, "end": { - "line": 1281, + "line": 1274, "column": 33 } } @@ -57766,16 +57326,16 @@ "object": { "type": "ThisExpression", "range": [ - 36090, - 36094 + 35837, + 35841 ], "loc": { "start": { - "line": 1281, + "line": 1274, "column": 38 }, "end": { - "line": 1281, + "line": 1274, "column": 42 } } @@ -57784,31 +57344,31 @@ "type": "Identifier", "name": "onKeyUp", "range": [ - 36095, - 36102 + 35842, + 35849 ], "loc": { "start": { - "line": 1281, + "line": 1274, "column": 43 }, "end": { - "line": 1281, + "line": 1274, "column": 50 } } }, "range": [ - 36090, - 36102 + 35837, + 35849 ], "loc": { "start": { - "line": 1281, + "line": 1274, "column": 38 }, "end": { - "line": 1281, + "line": 1274, "column": 50 } } @@ -57818,32 +57378,32 @@ "type": "Identifier", "name": "evt", "range": [ - 36103, - 36106 + 35850, + 35853 ], "loc": { "start": { - "line": 1281, + "line": 1274, "column": 51 }, "end": { - "line": 1281, + "line": 1274, "column": 54 } } } ], "range": [ - 36090, - 36107 + 35837, + 35854 ], "loc": { "start": { - "line": 1281, + "line": 1274, "column": 38 }, "end": { - "line": 1281, + "line": 1274, "column": 55 } } @@ -57851,47 +57411,47 @@ "generator": false, "expression": true, "range": [ - 36081, - 36107 + 35828, + 35854 ], "loc": { "start": { - "line": 1281, + "line": 1274, "column": 29 }, "end": { - "line": 1281, + "line": 1274, "column": 55 } } } ], "range": [ - 36060, - 36108 + 35807, + 35855 ], "loc": { "start": { - "line": 1281, + "line": 1274, "column": 8 }, "end": { - "line": 1281, + "line": 1274, "column": 56 } } }, "range": [ - 36060, - 36109 + 35807, + 35856 ], "loc": { "start": { - "line": 1281, + "line": 1274, "column": 8 }, "end": { - "line": 1281, + "line": 1274, "column": 57 } } @@ -57904,16 +57464,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 36118, - 36124 + 35865, + 35871 ], "loc": { "start": { - "line": 1282, + "line": 1275, "column": 8 }, "end": { - "line": 1282, + "line": 1275, "column": 14 } } @@ -57923,16 +57483,16 @@ "type": "Identifier", "name": "inp", "range": [ - 36125, - 36128 + 35872, + 35875 ], "loc": { "start": { - "line": 1282, + "line": 1275, "column": 15 }, "end": { - "line": 1282, + "line": 1275, "column": 18 } } @@ -57942,16 +57502,16 @@ "value": "blur", "raw": "'blur'", "range": [ - 36130, - 36136 + 35877, + 35883 ], "loc": { "start": { - "line": 1282, + "line": 1275, "column": 20 }, "end": { - "line": 1282, + "line": 1275, "column": 26 } } @@ -57968,16 +57528,16 @@ "object": { "type": "ThisExpression", "range": [ - 36144, - 36148 + 35891, + 35895 ], "loc": { "start": { - "line": 1282, + "line": 1275, "column": 34 }, "end": { - "line": 1282, + "line": 1275, "column": 38 } } @@ -57986,47 +57546,47 @@ "type": "Identifier", "name": "onInpBlur", "range": [ - 36149, - 36158 + 35896, + 35905 ], "loc": { "start": { - "line": 1282, + "line": 1275, "column": 39 }, "end": { - "line": 1282, + "line": 1275, "column": 48 } } }, "range": [ - 36144, - 36158 + 35891, + 35905 ], "loc": { "start": { - "line": 1282, + "line": 1275, "column": 34 }, "end": { - "line": 1282, + "line": 1275, "column": 48 } } }, "arguments": [], "range": [ - 36144, - 36160 + 35891, + 35907 ], "loc": { "start": { - "line": 1282, + "line": 1275, "column": 34 }, "end": { - "line": 1282, + "line": 1275, "column": 50 } } @@ -58034,63 +57594,63 @@ "generator": false, "expression": true, "range": [ - 36138, - 36160 + 35885, + 35907 ], "loc": { "start": { - "line": 1282, + "line": 1275, "column": 28 }, "end": { - "line": 1282, + "line": 1275, "column": 50 } } } ], "range": [ - 36118, - 36161 + 35865, + 35908 ], "loc": { "start": { - "line": 1282, + "line": 1275, "column": 8 }, "end": { - "line": 1282, + "line": 1275, "column": 51 } } }, "range": [ - 36118, - 36162 + 35865, + 35909 ], "loc": { "start": { - "line": 1282, + "line": 1275, "column": 8 }, "end": { - "line": 1282, + "line": 1275, "column": 52 } } } ], "range": [ - 35002, - 36168 + 34747, + 35915 ], "loc": { "start": { - "line": 1252, + "line": 1245, "column": 53 }, "end": { - "line": 1283, + "line": 1276, "column": 5 } } @@ -58098,16 +57658,16 @@ "generator": false, "expression": false, "range": [ - 34970, - 36168 + 34715, + 35915 ], "loc": { "start": { - "line": 1252, + "line": 1245, "column": 21 }, "end": { - "line": 1283, + "line": 1276, "column": 5 } } @@ -58115,16 +57675,16 @@ "kind": "method", "computed": false, "range": [ - 34953, - 36168 + 34698, + 35915 ], "loc": { "start": { - "line": 1252, + "line": 1245, "column": 4 }, "end": { - "line": 1283, + "line": 1276, "column": 5 } }, @@ -58133,16 +57693,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": [ - 34729, - 34948 + 34474, + 34693 ], "loc": { "start": { - "line": 1246, + "line": 1239, "column": 4 }, "end": { - "line": 1251, + "line": 1244, "column": 7 } } @@ -58153,16 +57713,16 @@ "type": "Block", "value": "*\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n ", "range": [ - 36174, - 36323 + 35921, + 36070 ], "loc": { "start": { - "line": 1285, + "line": 1278, "column": 4 }, "end": { - "line": 1289, + "line": 1282, "column": 7 } } @@ -58176,16 +57736,16 @@ "type": "Identifier", "name": "_buildSubmitButton", "range": [ - 36328, - 36346 + 36075, + 36093 ], "loc": { "start": { - "line": 1290, + "line": 1283, "column": 4 }, "end": { - "line": 1290, + "line": 1283, "column": 22 } } @@ -58198,16 +57758,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 36347, - 36355 + 36094, + 36102 ], "loc": { "start": { - "line": 1290, + "line": 1283, "column": 23 }, "end": { - "line": 1290, + "line": 1283, "column": 31 } } @@ -58216,16 +57776,16 @@ "type": "Identifier", "name": "container", "range": [ - 36357, - 36366 + 36104, + 36113 ], "loc": { "start": { - "line": 1290, + "line": 1283, "column": 33 }, "end": { - "line": 1290, + "line": 1283, "column": 42 } } @@ -58243,16 +57803,16 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 36382, - 36398 + 36129, + 36145 ], "loc": { "start": { - "line": 1291, + "line": 1284, "column": 12 }, "end": { - "line": 1291, + "line": 1284, "column": 28 } } @@ -58260,55 +57820,73 @@ "init": { "type": "ConditionalExpression", "test": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 36148, + 36152 + ], + "loc": { + "start": { + "line": 1284, + "column": 31 + }, + "end": { + "line": 1284, + "column": 35 + } + } + }, + "property": { + "type": "Identifier", + "name": "isExternalFlt", + "range": [ + 36153, + 36166 + ], + "loc": { + "start": { + "line": 1284, + "column": 36 + }, + "end": { + "line": 1284, + "column": 49 + } + } + }, "range": [ - 36401, - 36405 + 36148, + 36166 ], "loc": { "start": { - "line": 1291, + "line": 1284, "column": 31 }, "end": { - "line": 1291, - "column": 35 - } - } - }, - "property": { - "type": "Identifier", - "name": "isExternalFlt", - "range": [ - 36406, - 36419 - ], - "loc": { - "start": { - "line": 1291, - "column": 36 - }, - "end": { - "line": 1291, + "line": 1284, "column": 49 } } }, + "arguments": [], "range": [ - 36401, - 36419 + 36148, + 36168 ], "loc": { "start": { - "line": 1291, + "line": 1284, "column": 31 }, "end": { - "line": 1291, - "column": 49 + "line": 1284, + "column": 51 } } }, @@ -58321,16 +57899,16 @@ "object": { "type": "ThisExpression", "range": [ - 36434, - 36438 + 36183, + 36187 ], "loc": { "start": { - "line": 1292, + "line": 1285, "column": 12 }, "end": { - "line": 1292, + "line": 1285, "column": 16 } } @@ -58339,31 +57917,31 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 36439, - 36456 + 36188, + 36205 ], "loc": { "start": { - "line": 1292, + "line": 1285, "column": 17 }, "end": { - "line": 1292, + "line": 1285, "column": 34 } } }, "range": [ - 36434, - 36456 + 36183, + 36205 ], "loc": { "start": { - "line": 1292, + "line": 1285, "column": 12 }, "end": { - "line": 1292, + "line": 1285, "column": 34 } } @@ -58372,31 +57950,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 36457, - 36465 + 36206, + 36214 ], "loc": { "start": { - "line": 1292, + "line": 1285, "column": 35 }, "end": { - "line": 1292, + "line": 1285, "column": 43 } } }, "range": [ - 36434, - 36466 + 36183, + 36215 ], "loc": { "start": { - "line": 1292, + "line": 1285, "column": 12 }, "end": { - "line": 1292, + "line": 1285, "column": 44 } } @@ -58406,46 +57984,46 @@ "value": null, "raw": "null", "range": [ - 36469, - 36473 + 36218, + 36222 ], "loc": { "start": { - "line": 1292, + "line": 1285, "column": 47 }, "end": { - "line": 1292, + "line": 1285, "column": 51 } } }, "range": [ - 36401, - 36473 + 36148, + 36222 ], "loc": { "start": { - "line": 1291, + "line": 1284, "column": 31 }, "end": { - "line": 1292, + "line": 1285, "column": 51 } } }, "range": [ - 36382, - 36473 + 36129, + 36222 ], "loc": { "start": { - "line": 1291, + "line": 1284, "column": 12 }, "end": { - "line": 1292, + "line": 1285, "column": 51 } } @@ -58453,16 +58031,16 @@ ], "kind": "let", "range": [ - 36378, - 36474 + 36125, + 36223 ], "loc": { "start": { - "line": 1291, + "line": 1284, "column": 8 }, "end": { - "line": 1292, + "line": 1285, "column": 52 } } @@ -58476,16 +58054,16 @@ "type": "Identifier", "name": "btn", "range": [ - 36487, - 36490 + 36236, + 36239 ], "loc": { "start": { - "line": 1293, + "line": 1286, "column": 12 }, "end": { - "line": 1293, + "line": 1286, "column": 15 } } @@ -58496,16 +58074,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 36493, - 36502 + 36242, + 36251 ], "loc": { "start": { - "line": 1293, + "line": 1286, "column": 18 }, "end": { - "line": 1293, + "line": 1286, "column": 27 } } @@ -58515,16 +58093,16 @@ "type": "Identifier", "name": "INPUT", "range": [ - 36503, - 36508 + 36252, + 36257 ], "loc": { "start": { - "line": 1293, + "line": 1286, "column": 28 }, "end": { - "line": 1293, + "line": 1286, "column": 33 } } @@ -58537,16 +58115,16 @@ "value": "type", "raw": "'type'", "range": [ - 36523, - 36529 + 36272, + 36278 ], "loc": { "start": { - "line": 1294, + "line": 1287, "column": 13 }, "end": { - "line": 1294, + "line": 1287, "column": 19 } } @@ -58556,32 +58134,32 @@ "value": "button", "raw": "'button'", "range": [ - 36531, - 36539 + 36280, + 36288 ], "loc": { "start": { - "line": 1294, + "line": 1287, "column": 21 }, "end": { - "line": 1294, + "line": 1287, "column": 29 } } } ], "range": [ - 36522, - 36540 + 36271, + 36289 ], "loc": { "start": { - "line": 1294, + "line": 1287, "column": 12 }, "end": { - "line": 1294, + "line": 1287, "column": 30 } } @@ -58594,16 +58172,16 @@ "value": "value", "raw": "'value'", "range": [ - 36555, - 36562 + 36304, + 36311 ], "loc": { "start": { - "line": 1295, + "line": 1288, "column": 13 }, "end": { - "line": 1295, + "line": 1288, "column": 20 } } @@ -58614,16 +58192,16 @@ "object": { "type": "ThisExpression", "range": [ - 36564, - 36568 + 36313, + 36317 ], "loc": { "start": { - "line": 1295, + "line": 1288, "column": 22 }, "end": { - "line": 1295, + "line": 1288, "column": 26 } } @@ -58632,78 +58210,78 @@ "type": "Identifier", "name": "btnText", "range": [ - 36569, - 36576 + 36318, + 36325 ], "loc": { "start": { - "line": 1295, + "line": 1288, "column": 27 }, "end": { - "line": 1295, + "line": 1288, "column": 34 } } }, "range": [ - 36564, - 36576 + 36313, + 36325 ], "loc": { "start": { - "line": 1295, + "line": 1288, "column": 22 }, "end": { - "line": 1295, + "line": 1288, "column": 34 } } } ], "range": [ - 36554, - 36577 + 36303, + 36326 ], "loc": { "start": { - "line": 1295, + "line": 1288, "column": 12 }, "end": { - "line": 1295, + "line": 1288, "column": 35 } } } ], "range": [ - 36493, - 36587 + 36242, + 36336 ], "loc": { "start": { - "line": 1293, + "line": 1286, "column": 18 }, "end": { - "line": 1296, + "line": 1289, "column": 9 } } }, "range": [ - 36487, - 36587 + 36236, + 36336 ], "loc": { "start": { - "line": 1293, + "line": 1286, "column": 12 }, "end": { - "line": 1296, + "line": 1289, "column": 9 } } @@ -58711,16 +58289,16 @@ ], "kind": "let", "range": [ - 36483, - 36588 + 36232, + 36337 ], "loc": { "start": { - "line": 1293, + "line": 1286, "column": 8 }, "end": { - "line": 1296, + "line": 1289, "column": 10 } } @@ -58737,16 +58315,16 @@ "type": "Identifier", "name": "btn", "range": [ - 36597, - 36600 + 36346, + 36349 ], "loc": { "start": { - "line": 1297, + "line": 1290, "column": 8 }, "end": { - "line": 1297, + "line": 1290, "column": 11 } } @@ -58755,31 +58333,31 @@ "type": "Identifier", "name": "className", "range": [ - 36601, - 36610 + 36350, + 36359 ], "loc": { "start": { - "line": 1297, + "line": 1290, "column": 12 }, "end": { - "line": 1297, + "line": 1290, "column": 21 } } }, "range": [ - 36597, - 36610 + 36346, + 36359 ], "loc": { "start": { - "line": 1297, + "line": 1290, "column": 8 }, "end": { - "line": 1297, + "line": 1290, "column": 21 } } @@ -58790,16 +58368,16 @@ "object": { "type": "ThisExpression", "range": [ - 36613, - 36617 + 36362, + 36366 ], "loc": { "start": { - "line": 1297, + "line": 1290, "column": 24 }, "end": { - "line": 1297, + "line": 1290, "column": 28 } } @@ -58808,61 +58386,61 @@ "type": "Identifier", "name": "btnCssClass", "range": [ - 36618, - 36629 + 36367, + 36378 ], "loc": { "start": { - "line": 1297, + "line": 1290, "column": 29 }, "end": { - "line": 1297, + "line": 1290, "column": 40 } } }, "range": [ - 36613, - 36629 + 36362, + 36378 ], "loc": { "start": { - "line": 1297, + "line": 1290, "column": 24 }, "end": { - "line": 1297, + "line": 1290, "column": 40 } } }, "range": [ - 36597, - 36629 + 36346, + 36378 ], "loc": { "start": { - "line": 1297, + "line": 1290, "column": 8 }, "end": { - "line": 1297, + "line": 1290, "column": 40 } } }, "range": [ - 36597, - 36630 + 36346, + 36379 ], "loc": { "start": { - "line": 1297, + "line": 1290, "column": 8 }, "end": { - "line": 1297, + "line": 1290, "column": 41 } }, @@ -58871,16 +58449,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 36640, - 36678 + 36389, + 36427 ], "loc": { "start": { - "line": 1299, + "line": 1292, "column": 8 }, "end": { - "line": 1299, + "line": 1292, "column": 46 } } @@ -58893,16 +58471,16 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 36691, - 36707 + 36440, + 36456 ], "loc": { "start": { - "line": 1300, + "line": 1293, "column": 12 }, "end": { - "line": 1300, + "line": 1293, "column": 28 } } @@ -58923,16 +58501,16 @@ "type": "Identifier", "name": "elm", "range": [ - 36723, - 36726 + 36472, + 36475 ], "loc": { "start": { - "line": 1301, + "line": 1294, "column": 12 }, "end": { - "line": 1301, + "line": 1294, "column": 15 } } @@ -58942,32 +58520,32 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 36727, - 36743 + 36476, + 36492 ], "loc": { "start": { - "line": 1301, + "line": 1294, "column": 16 }, "end": { - "line": 1301, + "line": 1294, "column": 32 } } } ], "range": [ - 36723, - 36744 + 36472, + 36493 ], "loc": { "start": { - "line": 1301, + "line": 1294, "column": 12 }, "end": { - "line": 1301, + "line": 1294, "column": 33 } } @@ -58976,31 +58554,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 36745, - 36756 + 36494, + 36505 ], "loc": { "start": { - "line": 1301, + "line": 1294, "column": 34 }, "end": { - "line": 1301, + "line": 1294, "column": 45 } } }, "range": [ - 36723, - 36756 + 36472, + 36505 ], "loc": { "start": { - "line": 1301, + "line": 1294, "column": 12 }, "end": { - "line": 1301, + "line": 1294, "column": 45 } } @@ -59010,63 +58588,63 @@ "type": "Identifier", "name": "btn", "range": [ - 36757, - 36760 + 36506, + 36509 ], "loc": { "start": { - "line": 1301, + "line": 1294, "column": 46 }, "end": { - "line": 1301, + "line": 1294, "column": 49 } } } ], "range": [ - 36723, - 36761 + 36472, + 36510 ], "loc": { "start": { - "line": 1301, + "line": 1294, "column": 12 }, "end": { - "line": 1301, + "line": 1294, "column": 50 } } }, "range": [ - 36723, - 36762 + 36472, + 36511 ], "loc": { "start": { - "line": 1301, + "line": 1294, "column": 12 }, "end": { - "line": 1301, + "line": 1294, "column": 51 } } } ], "range": [ - 36709, - 36772 + 36458, + 36521 ], "loc": { "start": { - "line": 1300, + "line": 1293, "column": 30 }, "end": { - "line": 1302, + "line": 1295, "column": 9 } } @@ -59085,16 +58663,16 @@ "type": "Identifier", "name": "container", "range": [ - 36792, - 36801 + 36541, + 36550 ], "loc": { "start": { - "line": 1303, + "line": 1296, "column": 12 }, "end": { - "line": 1303, + "line": 1296, "column": 21 } } @@ -59103,31 +58681,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 36802, - 36813 + 36551, + 36562 ], "loc": { "start": { - "line": 1303, + "line": 1296, "column": 22 }, "end": { - "line": 1303, + "line": 1296, "column": 33 } } }, "range": [ - 36792, - 36813 + 36541, + 36562 ], "loc": { "start": { - "line": 1303, + "line": 1296, "column": 12 }, "end": { - "line": 1303, + "line": 1296, "column": 33 } } @@ -59137,78 +58715,78 @@ "type": "Identifier", "name": "btn", "range": [ - 36814, - 36817 + 36563, + 36566 ], "loc": { "start": { - "line": 1303, + "line": 1296, "column": 34 }, "end": { - "line": 1303, + "line": 1296, "column": 37 } } } ], "range": [ - 36792, - 36818 + 36541, + 36567 ], "loc": { "start": { - "line": 1303, + "line": 1296, "column": 12 }, "end": { - "line": 1303, + "line": 1296, "column": 38 } } }, "range": [ - 36792, - 36819 + 36541, + 36568 ], "loc": { "start": { - "line": 1303, + "line": 1296, "column": 12 }, "end": { - "line": 1303, + "line": 1296, "column": 39 } } } ], "range": [ - 36778, - 36829 + 36527, + 36578 ], "loc": { "start": { - "line": 1302, + "line": 1295, "column": 15 }, "end": { - "line": 1304, + "line": 1297, "column": 9 } } }, "range": [ - 36687, - 36829 + 36436, + 36578 ], "loc": { "start": { - "line": 1300, + "line": 1293, "column": 8 }, "end": { - "line": 1304, + "line": 1297, "column": 9 } }, @@ -59217,16 +58795,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 36640, - 36678 + 36389, + 36427 ], "loc": { "start": { - "line": 1299, + "line": 1292, "column": 8 }, "end": { - "line": 1299, + "line": 1292, "column": 46 } } @@ -59241,16 +58819,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 36839, - 36845 + 36588, + 36594 ], "loc": { "start": { - "line": 1306, + "line": 1299, "column": 8 }, "end": { - "line": 1306, + "line": 1299, "column": 14 } } @@ -59260,16 +58838,16 @@ "type": "Identifier", "name": "btn", "range": [ - 36846, - 36849 + 36595, + 36598 ], "loc": { "start": { - "line": 1306, + "line": 1299, "column": 15 }, "end": { - "line": 1306, + "line": 1299, "column": 18 } } @@ -59279,16 +58857,16 @@ "value": "click", "raw": "'click'", "range": [ - 36851, - 36858 + 36600, + 36607 ], "loc": { "start": { - "line": 1306, + "line": 1299, "column": 20 }, "end": { - "line": 1306, + "line": 1299, "column": 27 } } @@ -59305,16 +58883,16 @@ "object": { "type": "ThisExpression", "range": [ - 36866, - 36870 + 36615, + 36619 ], "loc": { "start": { - "line": 1306, + "line": 1299, "column": 35 }, "end": { - "line": 1306, + "line": 1299, "column": 39 } } @@ -59323,47 +58901,47 @@ "type": "Identifier", "name": "filter", "range": [ - 36871, - 36877 + 36620, + 36626 ], "loc": { "start": { - "line": 1306, + "line": 1299, "column": 40 }, "end": { - "line": 1306, + "line": 1299, "column": 46 } } }, "range": [ - 36866, - 36877 + 36615, + 36626 ], "loc": { "start": { - "line": 1306, + "line": 1299, "column": 35 }, "end": { - "line": 1306, + "line": 1299, "column": 46 } } }, "arguments": [], "range": [ - 36866, - 36879 + 36615, + 36628 ], "loc": { "start": { - "line": 1306, + "line": 1299, "column": 35 }, "end": { - "line": 1306, + "line": 1299, "column": 48 } } @@ -59371,63 +58949,63 @@ "generator": false, "expression": true, "range": [ - 36860, - 36879 + 36609, + 36628 ], "loc": { "start": { - "line": 1306, + "line": 1299, "column": 29 }, "end": { - "line": 1306, + "line": 1299, "column": 48 } } } ], "range": [ - 36839, - 36880 + 36588, + 36629 ], "loc": { "start": { - "line": 1306, + "line": 1299, "column": 8 }, "end": { - "line": 1306, + "line": 1299, "column": 49 } } }, "range": [ - 36839, - 36881 + 36588, + 36630 ], "loc": { "start": { - "line": 1306, + "line": 1299, "column": 8 }, "end": { - "line": 1306, + "line": 1299, "column": 50 } } } ], "range": [ - 36368, - 36887 + 36115, + 36636 ], "loc": { "start": { - "line": 1290, + "line": 1283, "column": 44 }, "end": { - "line": 1307, + "line": 1300, "column": 5 } } @@ -59435,16 +59013,16 @@ "generator": false, "expression": false, "range": [ - 36346, - 36887 + 36093, + 36636 ], "loc": { "start": { - "line": 1290, + "line": 1283, "column": 22 }, "end": { - "line": 1307, + "line": 1300, "column": 5 } } @@ -59452,16 +59030,16 @@ "kind": "method", "computed": false, "range": [ - 36328, - 36887 + 36075, + 36636 ], "loc": { "start": { - "line": 1290, + "line": 1283, "column": 4 }, "end": { - "line": 1307, + "line": 1300, "column": 5 } }, @@ -59470,16 +59048,16 @@ "type": "Block", "value": "*\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n ", "range": [ - 36174, - 36323 + 35921, + 36070 ], "loc": { "start": { - "line": 1285, + "line": 1278, "column": 4 }, "end": { - "line": 1289, + "line": 1282, "column": 7 } } @@ -59490,16 +59068,16 @@ "type": "Block", "value": "*\n * Istantiate the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", "range": [ - 36893, - 37246 + 36642, + 36995 ], "loc": { "start": { - "line": 1309, + "line": 1302, "column": 4 }, "end": { - "line": 1320, + "line": 1313, "column": 7 } } @@ -59513,16 +59091,16 @@ "type": "Identifier", "name": "instantiateFeatures", "range": [ - 37251, - 37270 + 37000, + 37019 ], "loc": { "start": { - "line": 1321, + "line": 1314, "column": 4 }, "end": { - "line": 1321, + "line": 1314, "column": 23 } } @@ -59537,16 +59115,16 @@ "type": "Identifier", "name": "features", "range": [ - 37271, - 37279 + 37020, + 37028 ], "loc": { "start": { - "line": 1321, + "line": 1314, "column": 24 }, "end": { - "line": 1321, + "line": 1314, "column": 32 } } @@ -59555,31 +59133,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 37282, - 37284 + 37031, + 37033 ], "loc": { "start": { - "line": 1321, + "line": 1314, "column": 35 }, "end": { - "line": 1321, + "line": 1314, "column": 37 } } }, "range": [ - 37271, - 37284 + 37020, + 37033 ], "loc": { "start": { - "line": 1321, + "line": 1314, "column": 24 }, "end": { - "line": 1321, + "line": 1314, "column": 37 } } @@ -59599,16 +59177,16 @@ "type": "Identifier", "name": "features", "range": [ - 37296, - 37304 + 37045, + 37053 ], "loc": { "start": { - "line": 1322, + "line": 1315, "column": 8 }, "end": { - "line": 1322, + "line": 1315, "column": 16 } } @@ -59617,31 +59195,31 @@ "type": "Identifier", "name": "forEach", "range": [ - 37305, - 37312 + 37054, + 37061 ], "loc": { "start": { - "line": 1322, + "line": 1315, "column": 17 }, "end": { - "line": 1322, + "line": 1315, "column": 24 } } }, "range": [ - 37296, - 37312 + 37045, + 37061 ], "loc": { "start": { - "line": 1322, + "line": 1315, "column": 8 }, "end": { - "line": 1322, + "line": 1315, "column": 24 } } @@ -59655,16 +59233,16 @@ "type": "Identifier", "name": "feature", "range": [ - 37314, - 37321 + 37063, + 37070 ], "loc": { "start": { - "line": 1322, + "line": 1315, "column": 26 }, "end": { - "line": 1322, + "line": 1315, "column": 33 } } @@ -59685,16 +59263,16 @@ "type": "Identifier", "name": "feature", "range": [ - 37592, - 37599 + 37341, + 37348 ], "loc": { "start": { - "line": 1327, + "line": 1320, "column": 12 }, "end": { - "line": 1327, + "line": 1320, "column": 19 } } @@ -59703,31 +59281,31 @@ "type": "Identifier", "name": "property", "range": [ - 37600, - 37608 + 37349, + 37357 ], "loc": { "start": { - "line": 1327, + "line": 1320, "column": 20 }, "end": { - "line": 1327, + "line": 1320, "column": 28 } } }, "range": [ - 37592, - 37608 + 37341, + 37357 ], "loc": { "start": { - "line": 1327, + "line": 1320, "column": 12 }, "end": { - "line": 1327, + "line": 1320, "column": 28 } } @@ -59742,16 +59320,16 @@ "type": "Identifier", "name": "feature", "range": [ - 37611, - 37618 + 37360, + 37367 ], "loc": { "start": { - "line": 1327, + "line": 1320, "column": 31 }, "end": { - "line": 1327, + "line": 1320, "column": 38 } } @@ -59760,31 +59338,31 @@ "type": "Identifier", "name": "property", "range": [ - 37619, - 37627 + 37368, + 37376 ], "loc": { "start": { - "line": 1327, + "line": 1320, "column": 39 }, "end": { - "line": 1327, + "line": 1320, "column": 47 } } }, "range": [ - 37611, - 37627 + 37360, + 37376 ], "loc": { "start": { - "line": 1327, + "line": 1320, "column": 31 }, "end": { - "line": 1327, + "line": 1320, "column": 47 } } @@ -59796,16 +59374,16 @@ "type": "Identifier", "name": "feature", "range": [ - 37631, - 37638 + 37380, + 37387 ], "loc": { "start": { - "line": 1327, + "line": 1320, "column": 51 }, "end": { - "line": 1327, + "line": 1320, "column": 58 } } @@ -59814,76 +59392,76 @@ "type": "Identifier", "name": "name", "range": [ - 37639, - 37643 + 37388, + 37392 ], "loc": { "start": { - "line": 1327, + "line": 1320, "column": 59 }, "end": { - "line": 1327, + "line": 1320, "column": 63 } } }, "range": [ - 37631, - 37643 + 37380, + 37392 ], "loc": { "start": { - "line": 1327, + "line": 1320, "column": 51 }, "end": { - "line": 1327, + "line": 1320, "column": 63 } } }, "range": [ - 37611, - 37643 + 37360, + 37392 ], "loc": { "start": { - "line": 1327, + "line": 1320, "column": 31 }, "end": { - "line": 1327, + "line": 1320, "column": 63 } } }, "range": [ - 37592, - 37643 + 37341, + 37392 ], "loc": { "start": { - "line": 1327, + "line": 1320, "column": 12 }, "end": { - "line": 1327, + "line": 1320, "column": 63 } } }, "range": [ - 37592, - 37644 + 37341, + 37393 ], "loc": { "start": { - "line": 1327, + "line": 1320, "column": 12 }, "end": { - "line": 1327, + "line": 1320, "column": 64 } }, @@ -59892,16 +59470,16 @@ "type": "Line", "value": " TODO: remove the property field.", "range": [ - 37340, - 37375 + 37089, + 37124 ], "loc": { "start": { - "line": 1323, + "line": 1316, "column": 12 }, "end": { - "line": 1323, + "line": 1316, "column": 47 } } @@ -59910,16 +59488,16 @@ "type": "Line", "value": " Due to naming convention inconsistencies, a `property`", "range": [ - 37388, - 37445 + 37137, + 37194 ], "loc": { "start": { - "line": 1324, + "line": 1317, "column": 12 }, "end": { - "line": 1324, + "line": 1317, "column": 69 } } @@ -59928,16 +59506,16 @@ "type": "Line", "value": " field is added to allow a conditional instanciation based", "range": [ - 37458, - 37518 + 37207, + 37267 ], "loc": { "start": { - "line": 1325, + "line": 1318, "column": 12 }, "end": { - "line": 1325, + "line": 1318, "column": 72 } } @@ -59946,16 +59524,16 @@ "type": "Line", "value": " on that property on TableFilter, if supplied.", "range": [ - 37531, - 37579 + 37280, + 37328 ], "loc": { "start": { - "line": 1326, + "line": 1319, "column": 12 }, "end": { - "line": 1326, + "line": 1319, "column": 60 } } @@ -59979,16 +59557,16 @@ "object": { "type": "ThisExpression", "range": [ - 37662, - 37666 + 37411, + 37415 ], "loc": { "start": { - "line": 1328, + "line": 1321, "column": 17 }, "end": { - "line": 1328, + "line": 1321, "column": 21 } } @@ -59997,47 +59575,47 @@ "type": "Identifier", "name": "hasConfig", "range": [ - 37667, - 37676 + 37416, + 37425 ], "loc": { "start": { - "line": 1328, + "line": 1321, "column": 22 }, "end": { - "line": 1328, + "line": 1321, "column": 31 } } }, "range": [ - 37662, - 37676 + 37411, + 37425 ], "loc": { "start": { - "line": 1328, + "line": 1321, "column": 17 }, "end": { - "line": 1328, + "line": 1321, "column": 31 } } }, "prefix": true, "range": [ - 37661, - 37676 + 37410, + 37425 ], "loc": { "start": { - "line": 1328, + "line": 1321, "column": 16 }, "end": { - "line": 1328, + "line": 1321, "column": 31 } } @@ -60051,16 +59629,16 @@ "object": { "type": "ThisExpression", "range": [ - 37680, - 37684 + 37429, + 37433 ], "loc": { "start": { - "line": 1328, + "line": 1321, "column": 35 }, "end": { - "line": 1328, + "line": 1321, "column": 39 } } @@ -60072,16 +59650,16 @@ "type": "Identifier", "name": "feature", "range": [ - 37685, - 37692 + 37434, + 37441 ], "loc": { "start": { - "line": 1328, + "line": 1321, "column": 40 }, "end": { - "line": 1328, + "line": 1321, "column": 47 } } @@ -60090,46 +59668,46 @@ "type": "Identifier", "name": "property", "range": [ - 37693, - 37701 + 37442, + 37450 ], "loc": { "start": { - "line": 1328, + "line": 1321, "column": 48 }, "end": { - "line": 1328, + "line": 1321, "column": 56 } } }, "range": [ - 37685, - 37701 + 37434, + 37450 ], "loc": { "start": { - "line": 1328, + "line": 1321, "column": 40 }, "end": { - "line": 1328, + "line": 1321, "column": 56 } } }, "range": [ - 37680, - 37702 + 37429, + 37451 ], "loc": { "start": { - "line": 1328, + "line": 1321, "column": 35 }, "end": { - "line": 1328, + "line": 1321, "column": 57 } } @@ -60139,46 +59717,46 @@ "value": true, "raw": "true", "range": [ - 37707, - 37711 + 37456, + 37460 ], "loc": { "start": { - "line": 1328, + "line": 1321, "column": 62 }, "end": { - "line": 1328, + "line": 1321, "column": 66 } } }, "range": [ - 37680, - 37711 + 37429, + 37460 ], "loc": { "start": { - "line": 1328, + "line": 1321, "column": 35 }, "end": { - "line": 1328, + "line": 1321, "column": 66 } } }, "range": [ - 37661, - 37711 + 37410, + 37460 ], "loc": { "start": { - "line": 1328, + "line": 1321, "column": 16 }, "end": { - "line": 1328, + "line": 1321, "column": 66 } } @@ -60193,16 +59771,16 @@ "type": "Identifier", "name": "feature", "range": [ - 37731, - 37738 + 37480, + 37487 ], "loc": { "start": { - "line": 1329, + "line": 1322, "column": 16 }, "end": { - "line": 1329, + "line": 1322, "column": 23 } } @@ -60211,31 +59789,31 @@ "type": "Identifier", "name": "enforce", "range": [ - 37739, - 37746 + 37488, + 37495 ], "loc": { "start": { - "line": 1329, + "line": 1322, "column": 24 }, "end": { - "line": 1329, + "line": 1322, "column": 31 } } }, "range": [ - 37731, - 37746 + 37480, + 37495 ], "loc": { "start": { - "line": 1329, + "line": 1322, "column": 16 }, "end": { - "line": 1329, + "line": 1322, "column": 31 } } @@ -60245,46 +59823,46 @@ "value": true, "raw": "true", "range": [ - 37751, - 37755 + 37500, + 37504 ], "loc": { "start": { - "line": 1329, + "line": 1322, "column": 36 }, "end": { - "line": 1329, + "line": 1322, "column": 40 } } }, "range": [ - 37731, - 37755 + 37480, + 37504 ], "loc": { "start": { - "line": 1329, + "line": 1322, "column": 16 }, "end": { - "line": 1329, + "line": 1322, "column": 40 } } }, "range": [ - 37661, - 37755 + 37410, + 37504 ], "loc": { "start": { - "line": 1328, + "line": 1321, "column": 16 }, "end": { - "line": 1329, + "line": 1322, "column": 40 } } @@ -60306,16 +59884,16 @@ "type": "Identifier", "name": "class", "range": [ - 37780, - 37785 + 37529, + 37534 ], "loc": { "start": { - "line": 1330, + "line": 1323, "column": 21 }, "end": { - "line": 1330, + "line": 1323, "column": 26 } } @@ -60324,16 +59902,16 @@ "type": "Identifier", "name": "Cls", "range": [ - 37787, - 37790 + 37536, + 37539 ], "loc": { "start": { - "line": 1330, + "line": 1323, "column": 28 }, "end": { - "line": 1330, + "line": 1323, "column": 31 } } @@ -60343,16 +59921,16 @@ "shorthand": false, "computed": false, "range": [ - 37780, - 37790 + 37529, + 37539 ], "loc": { "start": { - "line": 1330, + "line": 1323, "column": 21 }, "end": { - "line": 1330, + "line": 1323, "column": 31 } } @@ -60363,16 +59941,16 @@ "type": "Identifier", "name": "name", "range": [ - 37792, - 37796 + 37541, + 37545 ], "loc": { "start": { - "line": 1330, + "line": 1323, "column": 33 }, "end": { - "line": 1330, + "line": 1323, "column": 37 } } @@ -60381,16 +59959,16 @@ "type": "Identifier", "name": "name", "range": [ - 37792, - 37796 + 37541, + 37545 ], "loc": { "start": { - "line": 1330, + "line": 1323, "column": 33 }, "end": { - "line": 1330, + "line": 1323, "column": 37 } } @@ -60400,32 +59978,32 @@ "shorthand": true, "computed": false, "range": [ - 37792, - 37796 + 37541, + 37545 ], "loc": { "start": { - "line": 1330, + "line": 1323, "column": 33 }, "end": { - "line": 1330, + "line": 1323, "column": 37 } } } ], "range": [ - 37779, - 37797 + 37528, + 37546 ], "loc": { "start": { - "line": 1330, + "line": 1323, "column": 20 }, "end": { - "line": 1330, + "line": 1323, "column": 38 } } @@ -60434,31 +60012,31 @@ "type": "Identifier", "name": "feature", "range": [ - 37800, - 37807 + 37549, + 37556 ], "loc": { "start": { - "line": 1330, + "line": 1323, "column": 41 }, "end": { - "line": 1330, + "line": 1323, "column": 48 } } }, "range": [ - 37779, - 37807 + 37528, + 37556 ], "loc": { "start": { - "line": 1330, + "line": 1323, "column": 20 }, "end": { - "line": 1330, + "line": 1323, "column": 48 } } @@ -60466,16 +60044,16 @@ ], "kind": "let", "range": [ - 37775, - 37808 + 37524, + 37557 ], "loc": { "start": { - "line": 1330, + "line": 1323, "column": 16 }, "end": { - "line": 1330, + "line": 1323, "column": 49 } } @@ -60494,16 +60072,16 @@ "object": { "type": "ThisExpression", "range": [ - 37826, - 37830 + 37575, + 37579 ], "loc": { "start": { - "line": 1332, + "line": 1325, "column": 16 }, "end": { - "line": 1332, + "line": 1325, "column": 20 } } @@ -60512,31 +60090,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 37831, - 37834 + 37580, + 37583 ], "loc": { "start": { - "line": 1332, + "line": 1325, "column": 21 }, "end": { - "line": 1332, + "line": 1325, "column": 24 } } }, "range": [ - 37826, - 37834 + 37575, + 37583 ], "loc": { "start": { - "line": 1332, + "line": 1325, "column": 16 }, "end": { - "line": 1332, + "line": 1325, "column": 24 } } @@ -60545,31 +60123,31 @@ "type": "Identifier", "name": "name", "range": [ - 37835, - 37839 + 37584, + 37588 ], "loc": { "start": { - "line": 1332, + "line": 1325, "column": 25 }, "end": { - "line": 1332, + "line": 1325, "column": 29 } } }, "range": [ - 37826, - 37840 + 37575, + 37589 ], "loc": { "start": { - "line": 1332, + "line": 1325, "column": 16 }, "end": { - "line": 1332, + "line": 1325, "column": 30 } } @@ -60586,16 +60164,16 @@ "object": { "type": "ThisExpression", "range": [ - 37843, - 37847 + 37592, + 37596 ], "loc": { "start": { - "line": 1332, + "line": 1325, "column": 33 }, "end": { - "line": 1332, + "line": 1325, "column": 37 } } @@ -60604,31 +60182,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 37848, - 37851 + 37597, + 37600 ], "loc": { "start": { - "line": 1332, + "line": 1325, "column": 38 }, "end": { - "line": 1332, + "line": 1325, "column": 41 } } }, "range": [ - 37843, - 37851 + 37592, + 37600 ], "loc": { "start": { - "line": 1332, + "line": 1325, "column": 33 }, "end": { - "line": 1332, + "line": 1325, "column": 41 } } @@ -60637,31 +60215,31 @@ "type": "Identifier", "name": "name", "range": [ - 37852, - 37856 + 37601, + 37605 ], "loc": { "start": { - "line": 1332, + "line": 1325, "column": 42 }, "end": { - "line": 1332, + "line": 1325, "column": 46 } } }, "range": [ - 37843, - 37857 + 37592, + 37606 ], "loc": { "start": { - "line": 1332, + "line": 1325, "column": 33 }, "end": { - "line": 1332, + "line": 1325, "column": 47 } } @@ -60672,16 +60250,16 @@ "type": "Identifier", "name": "Cls", "range": [ - 37865, - 37868 + 37614, + 37617 ], "loc": { "start": { - "line": 1332, + "line": 1325, "column": 55 }, "end": { - "line": 1332, + "line": 1325, "column": 58 } } @@ -60690,125 +60268,125 @@ { "type": "ThisExpression", "range": [ - 37869, - 37873 + 37618, + 37622 ], "loc": { "start": { - "line": 1332, + "line": 1325, "column": 59 }, "end": { - "line": 1332, + "line": 1325, "column": 63 } } } ], "range": [ - 37861, - 37874 + 37610, + 37623 ], "loc": { "start": { - "line": 1332, + "line": 1325, "column": 51 }, "end": { - "line": 1332, + "line": 1325, "column": 64 } } }, "range": [ - 37843, - 37874 + 37592, + 37623 ], "loc": { "start": { - "line": 1332, + "line": 1325, "column": 33 }, "end": { - "line": 1332, + "line": 1325, "column": 64 } } }, "range": [ - 37826, - 37874 + 37575, + 37623 ], "loc": { "start": { - "line": 1332, + "line": 1325, "column": 16 }, "end": { - "line": 1332, + "line": 1325, "column": 64 } } }, "range": [ - 37826, - 37875 + 37575, + 37624 ], "loc": { "start": { - "line": 1332, + "line": 1325, "column": 16 }, "end": { - "line": 1332, + "line": 1325, "column": 65 } } } ], "range": [ - 37757, - 37889 + 37506, + 37638 ], "loc": { "start": { - "line": 1329, + "line": 1322, "column": 42 }, "end": { - "line": 1333, + "line": 1326, "column": 13 } } }, "alternate": null, "range": [ - 37657, - 37889 + 37406, + 37638 ], "loc": { "start": { - "line": 1328, + "line": 1321, "column": 12 }, "end": { - "line": 1333, + "line": 1326, "column": 13 } } } ], "range": [ - 37326, - 37899 + 37075, + 37648 ], "loc": { "start": { - "line": 1322, + "line": 1315, "column": 38 }, "end": { - "line": 1334, + "line": 1327, "column": 9 } } @@ -60816,63 +60394,63 @@ "generator": false, "expression": false, "range": [ - 37313, - 37899 + 37062, + 37648 ], "loc": { "start": { - "line": 1322, + "line": 1315, "column": 25 }, "end": { - "line": 1334, + "line": 1327, "column": 9 } } } ], "range": [ - 37296, - 37900 + 37045, + 37649 ], "loc": { "start": { - "line": 1322, + "line": 1315, "column": 8 }, "end": { - "line": 1334, + "line": 1327, "column": 10 } } }, "range": [ - 37296, - 37901 + 37045, + 37650 ], "loc": { "start": { - "line": 1322, + "line": 1315, "column": 8 }, "end": { - "line": 1334, + "line": 1327, "column": 11 } } } ], "range": [ - 37286, - 37907 + 37035, + 37656 ], "loc": { "start": { - "line": 1321, + "line": 1314, "column": 39 }, "end": { - "line": 1335, + "line": 1328, "column": 5 } } @@ -60880,16 +60458,16 @@ "generator": false, "expression": false, "range": [ - 37270, - 37907 + 37019, + 37656 ], "loc": { "start": { - "line": 1321, + "line": 1314, "column": 23 }, "end": { - "line": 1335, + "line": 1328, "column": 5 } } @@ -60897,16 +60475,16 @@ "kind": "method", "computed": false, "range": [ - 37251, - 37907 + 37000, + 37656 ], "loc": { "start": { - "line": 1321, + "line": 1314, "column": 4 }, "end": { - "line": 1335, + "line": 1328, "column": 5 } }, @@ -60915,16 +60493,16 @@ "type": "Block", "value": "*\n * Istantiate the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", "range": [ - 36893, - 37246 + 36642, + 36995 ], "loc": { "start": { - "line": 1309, + "line": 1302, "column": 4 }, "end": { - "line": 1320, + "line": 1313, "column": 7 } } @@ -60935,16 +60513,16 @@ "type": "Block", "value": "*\n * Initialise the passed features collection. A feature is described by a\n * `class` and `name` fields and and optional `property` field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", "range": [ - 37913, - 38188 + 37662, + 37937 ], "loc": { "start": { - "line": 1337, + "line": 1330, "column": 4 }, "end": { - "line": 1346, + "line": 1339, "column": 7 } } @@ -60958,16 +60536,16 @@ "type": "Identifier", "name": "initFeatures", "range": [ - 38193, - 38205 + 37942, + 37954 ], "loc": { "start": { - "line": 1347, + "line": 1340, "column": 4 }, "end": { - "line": 1347, + "line": 1340, "column": 16 } } @@ -60982,16 +60560,16 @@ "type": "Identifier", "name": "features", "range": [ - 38206, - 38214 + 37955, + 37963 ], "loc": { "start": { - "line": 1347, + "line": 1340, "column": 17 }, "end": { - "line": 1347, + "line": 1340, "column": 25 } } @@ -61000,31 +60578,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 38217, - 38219 + 37966, + 37968 ], "loc": { "start": { - "line": 1347, + "line": 1340, "column": 28 }, "end": { - "line": 1347, + "line": 1340, "column": 30 } } }, "range": [ - 38206, - 38219 + 37955, + 37968 ], "loc": { "start": { - "line": 1347, + "line": 1340, "column": 17 }, "end": { - "line": 1347, + "line": 1340, "column": 30 } } @@ -61044,16 +60622,16 @@ "type": "Identifier", "name": "features", "range": [ - 38231, - 38239 + 37980, + 37988 ], "loc": { "start": { - "line": 1348, + "line": 1341, "column": 8 }, "end": { - "line": 1348, + "line": 1341, "column": 16 } } @@ -61062,31 +60640,31 @@ "type": "Identifier", "name": "forEach", "range": [ - 38240, - 38247 + 37989, + 37996 ], "loc": { "start": { - "line": 1348, + "line": 1341, "column": 17 }, "end": { - "line": 1348, + "line": 1341, "column": 24 } } }, "range": [ - 38231, - 38247 + 37980, + 37996 ], "loc": { "start": { - "line": 1348, + "line": 1341, "column": 8 }, "end": { - "line": 1348, + "line": 1341, "column": 24 } } @@ -61100,16 +60678,16 @@ "type": "Identifier", "name": "feature", "range": [ - 38249, - 38256 + 37998, + 38005 ], "loc": { "start": { - "line": 1348, + "line": 1341, "column": 26 }, "end": { - "line": 1348, + "line": 1341, "column": 33 } } @@ -61132,16 +60710,16 @@ "type": "Identifier", "name": "property", "range": [ - 38280, - 38288 + 38029, + 38037 ], "loc": { "start": { - "line": 1349, + "line": 1342, "column": 17 }, "end": { - "line": 1349, + "line": 1342, "column": 25 } } @@ -61150,16 +60728,16 @@ "type": "Identifier", "name": "property", "range": [ - 38280, - 38288 + 38029, + 38037 ], "loc": { "start": { - "line": 1349, + "line": 1342, "column": 17 }, "end": { - "line": 1349, + "line": 1342, "column": 25 } } @@ -61169,16 +60747,16 @@ "shorthand": true, "computed": false, "range": [ - 38280, - 38288 + 38029, + 38037 ], "loc": { "start": { - "line": 1349, + "line": 1342, "column": 17 }, "end": { - "line": 1349, + "line": 1342, "column": 25 } } @@ -61189,16 +60767,16 @@ "type": "Identifier", "name": "name", "range": [ - 38290, - 38294 + 38039, + 38043 ], "loc": { "start": { - "line": 1349, + "line": 1342, "column": 27 }, "end": { - "line": 1349, + "line": 1342, "column": 31 } } @@ -61207,16 +60785,16 @@ "type": "Identifier", "name": "name", "range": [ - 38290, - 38294 + 38039, + 38043 ], "loc": { "start": { - "line": 1349, + "line": 1342, "column": 27 }, "end": { - "line": 1349, + "line": 1342, "column": 31 } } @@ -61226,32 +60804,32 @@ "shorthand": true, "computed": false, "range": [ - 38290, - 38294 + 38039, + 38043 ], "loc": { "start": { - "line": 1349, + "line": 1342, "column": 27 }, "end": { - "line": 1349, + "line": 1342, "column": 31 } } } ], "range": [ - 38279, - 38295 + 38028, + 38044 ], "loc": { "start": { - "line": 1349, + "line": 1342, "column": 16 }, "end": { - "line": 1349, + "line": 1342, "column": 32 } } @@ -61260,31 +60838,31 @@ "type": "Identifier", "name": "feature", "range": [ - 38298, - 38305 + 38047, + 38054 ], "loc": { "start": { - "line": 1349, + "line": 1342, "column": 35 }, "end": { - "line": 1349, + "line": 1342, "column": 42 } } }, "range": [ - 38279, - 38305 + 38028, + 38054 ], "loc": { "start": { - "line": 1349, + "line": 1342, "column": 16 }, "end": { - "line": 1349, + "line": 1342, "column": 42 } } @@ -61292,16 +60870,16 @@ ], "kind": "let", "range": [ - 38275, - 38306 + 38024, + 38055 ], "loc": { "start": { - "line": 1349, + "line": 1342, "column": 12 }, "end": { - "line": 1349, + "line": 1342, "column": 43 } } @@ -61320,16 +60898,16 @@ "object": { "type": "ThisExpression", "range": [ - 38323, - 38327 + 38072, + 38076 ], "loc": { "start": { - "line": 1350, + "line": 1343, "column": 16 }, "end": { - "line": 1350, + "line": 1343, "column": 20 } } @@ -61338,31 +60916,31 @@ "type": "Identifier", "name": "property", "range": [ - 38328, - 38336 + 38077, + 38085 ], "loc": { "start": { - "line": 1350, + "line": 1343, "column": 21 }, "end": { - "line": 1350, + "line": 1343, "column": 29 } } }, "range": [ - 38323, - 38337 + 38072, + 38086 ], "loc": { "start": { - "line": 1350, + "line": 1343, "column": 16 }, "end": { - "line": 1350, + "line": 1343, "column": 30 } } @@ -61372,31 +60950,31 @@ "value": true, "raw": "true", "range": [ - 38342, - 38346 + 38091, + 38095 ], "loc": { "start": { - "line": 1350, + "line": 1343, "column": 35 }, "end": { - "line": 1350, + "line": 1343, "column": 39 } } }, "range": [ - 38323, - 38346 + 38072, + 38095 ], "loc": { "start": { - "line": 1350, + "line": 1343, "column": 16 }, "end": { - "line": 1350, + "line": 1343, "column": 39 } } @@ -61410,16 +60988,16 @@ "object": { "type": "ThisExpression", "range": [ - 38350, - 38354 + 38099, + 38103 ], "loc": { "start": { - "line": 1350, + "line": 1343, "column": 43 }, "end": { - "line": 1350, + "line": 1343, "column": 47 } } @@ -61428,31 +61006,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 38355, - 38358 + 38104, + 38107 ], "loc": { "start": { - "line": 1350, + "line": 1343, "column": 48 }, "end": { - "line": 1350, + "line": 1343, "column": 51 } } }, "range": [ - 38350, - 38358 + 38099, + 38107 ], "loc": { "start": { - "line": 1350, + "line": 1343, "column": 43 }, "end": { - "line": 1350, + "line": 1343, "column": 51 } } @@ -61461,46 +61039,46 @@ "type": "Identifier", "name": "name", "range": [ - 38359, - 38363 + 38108, + 38112 ], "loc": { "start": { - "line": 1350, + "line": 1343, "column": 52 }, "end": { - "line": 1350, + "line": 1343, "column": 56 } } }, "range": [ - 38350, - 38364 + 38099, + 38113 ], "loc": { "start": { - "line": 1350, + "line": 1343, "column": 43 }, "end": { - "line": 1350, + "line": 1343, "column": 57 } } }, "range": [ - 38323, - 38364 + 38072, + 38113 ], "loc": { "start": { - "line": 1350, + "line": 1343, "column": 16 }, "end": { - "line": 1350, + "line": 1343, "column": 57 } } @@ -61524,16 +61102,16 @@ "object": { "type": "ThisExpression", "range": [ - 38384, - 38388 + 38133, + 38137 ], "loc": { "start": { - "line": 1351, + "line": 1344, "column": 16 }, "end": { - "line": 1351, + "line": 1344, "column": 20 } } @@ -61542,31 +61120,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 38389, - 38392 + 38138, + 38141 ], "loc": { "start": { - "line": 1351, + "line": 1344, "column": 21 }, "end": { - "line": 1351, + "line": 1344, "column": 24 } } }, "range": [ - 38384, - 38392 + 38133, + 38141 ], "loc": { "start": { - "line": 1351, + "line": 1344, "column": 16 }, "end": { - "line": 1351, + "line": 1344, "column": 24 } } @@ -61575,31 +61153,31 @@ "type": "Identifier", "name": "name", "range": [ - 38393, - 38397 + 38142, + 38146 ], "loc": { "start": { - "line": 1351, + "line": 1344, "column": 25 }, "end": { - "line": 1351, + "line": 1344, "column": 29 } } }, "range": [ - 38384, - 38398 + 38133, + 38147 ], "loc": { "start": { - "line": 1351, + "line": 1344, "column": 16 }, "end": { - "line": 1351, + "line": 1344, "column": 30 } } @@ -61608,110 +61186,110 @@ "type": "Identifier", "name": "init", "range": [ - 38399, - 38403 + 38148, + 38152 ], "loc": { "start": { - "line": 1351, + "line": 1344, "column": 31 }, "end": { - "line": 1351, + "line": 1344, "column": 35 } } }, "range": [ - 38384, - 38403 + 38133, + 38152 ], "loc": { "start": { - "line": 1351, + "line": 1344, "column": 16 }, "end": { - "line": 1351, + "line": 1344, "column": 35 } } }, "arguments": [], "range": [ - 38384, - 38405 + 38133, + 38154 ], "loc": { "start": { - "line": 1351, + "line": 1344, "column": 16 }, "end": { - "line": 1351, + "line": 1344, "column": 37 } } }, "range": [ - 38384, - 38406 + 38133, + 38155 ], "loc": { "start": { - "line": 1351, + "line": 1344, "column": 16 }, "end": { - "line": 1351, + "line": 1344, "column": 38 } } } ], "range": [ - 38366, - 38420 + 38115, + 38169 ], "loc": { "start": { - "line": 1350, + "line": 1343, "column": 59 }, "end": { - "line": 1352, + "line": 1345, "column": 13 } } }, "alternate": null, "range": [ - 38319, - 38420 + 38068, + 38169 ], "loc": { "start": { - "line": 1350, + "line": 1343, "column": 12 }, "end": { - "line": 1352, + "line": 1345, "column": 13 } } } ], "range": [ - 38261, - 38430 + 38010, + 38179 ], "loc": { "start": { - "line": 1348, + "line": 1341, "column": 38 }, "end": { - "line": 1353, + "line": 1346, "column": 9 } } @@ -61719,63 +61297,63 @@ "generator": false, "expression": false, "range": [ - 38248, - 38430 + 37997, + 38179 ], "loc": { "start": { - "line": 1348, + "line": 1341, "column": 25 }, "end": { - "line": 1353, + "line": 1346, "column": 9 } } } ], "range": [ - 38231, - 38431 + 37980, + 38180 ], "loc": { "start": { - "line": 1348, + "line": 1341, "column": 8 }, "end": { - "line": 1353, + "line": 1346, "column": 10 } } }, "range": [ - 38231, - 38432 + 37980, + 38181 ], "loc": { "start": { - "line": 1348, + "line": 1341, "column": 8 }, "end": { - "line": 1353, + "line": 1346, "column": 11 } } } ], "range": [ - 38221, - 38438 + 37970, + 38187 ], "loc": { "start": { - "line": 1347, + "line": 1340, "column": 32 }, "end": { - "line": 1354, + "line": 1347, "column": 5 } } @@ -61783,16 +61361,16 @@ "generator": false, "expression": false, "range": [ - 38205, - 38438 + 37954, + 38187 ], "loc": { "start": { - "line": 1347, + "line": 1340, "column": 16 }, "end": { - "line": 1354, + "line": 1347, "column": 5 } } @@ -61800,16 +61378,16 @@ "kind": "method", "computed": false, "range": [ - 38193, - 38438 + 37942, + 38187 ], "loc": { "start": { - "line": 1347, + "line": 1340, "column": 4 }, "end": { - "line": 1354, + "line": 1347, "column": 5 } }, @@ -61818,16 +61396,16 @@ "type": "Block", "value": "*\n * Initialise the passed features collection. A feature is described by a\n * `class` and `name` fields and and optional `property` field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", "range": [ - 37913, - 38188 + 37662, + 37937 ], "loc": { "start": { - "line": 1337, + "line": 1330, "column": 4 }, "end": { - "line": 1346, + "line": 1339, "column": 7 } } @@ -61838,16 +61416,16 @@ "type": "Block", "value": "*\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n ", "range": [ - 38444, - 38578 + 38193, + 38327 ], "loc": { "start": { - "line": 1356, + "line": 1349, "column": 4 }, "end": { - "line": 1360, + "line": 1353, "column": 7 } } @@ -61861,16 +61439,16 @@ "type": "Identifier", "name": "feature", "range": [ - 38583, - 38590 + 38332, + 38339 ], "loc": { "start": { - "line": 1361, + "line": 1354, "column": 4 }, "end": { - "line": 1361, + "line": 1354, "column": 11 } } @@ -61883,16 +61461,16 @@ "type": "Identifier", "name": "name", "range": [ - 38591, - 38595 + 38340, + 38344 ], "loc": { "start": { - "line": 1361, + "line": 1354, "column": 12 }, "end": { - "line": 1361, + "line": 1354, "column": 16 } } @@ -61912,16 +61490,16 @@ "object": { "type": "ThisExpression", "range": [ - 38614, - 38618 + 38363, + 38367 ], "loc": { "start": { - "line": 1362, + "line": 1355, "column": 15 }, "end": { - "line": 1362, + "line": 1355, "column": 19 } } @@ -61930,31 +61508,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 38619, - 38622 + 38368, + 38371 ], "loc": { "start": { - "line": 1362, + "line": 1355, "column": 20 }, "end": { - "line": 1362, + "line": 1355, "column": 23 } } }, "range": [ - 38614, - 38622 + 38363, + 38371 ], "loc": { "start": { - "line": 1362, + "line": 1355, "column": 15 }, "end": { - "line": 1362, + "line": 1355, "column": 23 } } @@ -61963,62 +61541,62 @@ "type": "Identifier", "name": "name", "range": [ - 38623, - 38627 + 38372, + 38376 ], "loc": { "start": { - "line": 1362, + "line": 1355, "column": 24 }, "end": { - "line": 1362, + "line": 1355, "column": 28 } } }, "range": [ - 38614, - 38628 + 38363, + 38377 ], "loc": { "start": { - "line": 1362, + "line": 1355, "column": 15 }, "end": { - "line": 1362, + "line": 1355, "column": 29 } } }, "range": [ - 38607, - 38629 + 38356, + 38378 ], "loc": { "start": { - "line": 1362, + "line": 1355, "column": 8 }, "end": { - "line": 1362, + "line": 1355, "column": 30 } } } ], "range": [ - 38597, - 38635 + 38346, + 38384 ], "loc": { "start": { - "line": 1361, + "line": 1354, "column": 18 }, "end": { - "line": 1363, + "line": 1356, "column": 5 } } @@ -62026,16 +61604,16 @@ "generator": false, "expression": false, "range": [ - 38590, - 38635 + 38339, + 38384 ], "loc": { "start": { - "line": 1361, + "line": 1354, "column": 11 }, "end": { - "line": 1363, + "line": 1356, "column": 5 } } @@ -62043,16 +61621,16 @@ "kind": "method", "computed": false, "range": [ - 38583, - 38635 + 38332, + 38384 ], "loc": { "start": { - "line": 1361, + "line": 1354, "column": 4 }, "end": { - "line": 1363, + "line": 1356, "column": 5 } }, @@ -62061,16 +61639,16 @@ "type": "Block", "value": "*\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n ", "range": [ - 38444, - 38578 + 38193, + 38327 ], "loc": { "start": { - "line": 1356, + "line": 1349, "column": 4 }, "end": { - "line": 1360, + "line": 1353, "column": 7 } } @@ -62081,16 +61659,16 @@ "type": "Block", "value": "*\n * Initialise all the extensions defined in the configuration object\n ", "range": [ - 38641, - 38725 + 38390, + 38474 ], "loc": { "start": { - "line": 1365, + "line": 1358, "column": 4 }, "end": { - "line": 1367, + "line": 1360, "column": 7 } } @@ -62104,16 +61682,16 @@ "type": "Identifier", "name": "initExtensions", "range": [ - 38730, - 38744 + 38479, + 38493 ], "loc": { "start": { - "line": 1368, + "line": 1361, "column": 4 }, "end": { - "line": 1368, + "line": 1361, "column": 18 } } @@ -62134,16 +61712,16 @@ "type": "Identifier", "name": "exts", "range": [ - 38761, - 38765 + 38510, + 38514 ], "loc": { "start": { - "line": 1369, + "line": 1362, "column": 12 }, "end": { - "line": 1369, + "line": 1362, "column": 16 } } @@ -62154,16 +61732,16 @@ "object": { "type": "ThisExpression", "range": [ - 38768, - 38772 + 38517, + 38521 ], "loc": { "start": { - "line": 1369, + "line": 1362, "column": 19 }, "end": { - "line": 1369, + "line": 1362, "column": 23 } } @@ -62172,46 +61750,46 @@ "type": "Identifier", "name": "extensions", "range": [ - 38773, - 38783 + 38522, + 38532 ], "loc": { "start": { - "line": 1369, + "line": 1362, "column": 24 }, "end": { - "line": 1369, + "line": 1362, "column": 34 } } }, "range": [ - 38768, - 38783 + 38517, + 38532 ], "loc": { "start": { - "line": 1369, + "line": 1362, "column": 19 }, "end": { - "line": 1369, + "line": 1362, "column": 34 } } }, "range": [ - 38761, - 38783 + 38510, + 38532 ], "loc": { "start": { - "line": 1369, + "line": 1362, "column": 12 }, "end": { - "line": 1369, + "line": 1362, "column": 34 } } @@ -62219,16 +61797,16 @@ ], "kind": "let", "range": [ - 38757, - 38784 + 38506, + 38533 ], "loc": { "start": { - "line": 1369, + "line": 1362, "column": 8 }, "end": { - "line": 1369, + "line": 1362, "column": 35 } } @@ -62245,16 +61823,16 @@ "type": "Identifier", "name": "exts", "range": [ - 38797, - 38801 + 38546, + 38550 ], "loc": { "start": { - "line": 1370, + "line": 1363, "column": 12 }, "end": { - "line": 1370, + "line": 1363, "column": 16 } } @@ -62263,31 +61841,31 @@ "type": "Identifier", "name": "length", "range": [ - 38802, - 38808 + 38551, + 38557 ], "loc": { "start": { - "line": 1370, + "line": 1363, "column": 17 }, "end": { - "line": 1370, + "line": 1363, "column": 23 } } }, "range": [ - 38797, - 38808 + 38546, + 38557 ], "loc": { "start": { - "line": 1370, + "line": 1363, "column": 12 }, "end": { - "line": 1370, + "line": 1363, "column": 23 } } @@ -62297,31 +61875,31 @@ "value": 0, "raw": "0", "range": [ - 38813, - 38814 + 38562, + 38563 ], "loc": { "start": { - "line": 1370, + "line": 1363, "column": 28 }, "end": { - "line": 1370, + "line": 1363, "column": 29 } } }, "range": [ - 38797, - 38814 + 38546, + 38563 ], "loc": { "start": { - "line": 1370, + "line": 1363, "column": 12 }, "end": { - "line": 1370, + "line": 1363, "column": 29 } } @@ -62333,48 +61911,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 38830, - 38837 + 38579, + 38586 ], "loc": { "start": { - "line": 1371, + "line": 1364, "column": 12 }, "end": { - "line": 1371, + "line": 1364, "column": 19 } } } ], "range": [ - 38816, - 38847 + 38565, + 38596 ], "loc": { "start": { - "line": 1370, + "line": 1363, "column": 31 }, "end": { - "line": 1372, + "line": 1365, "column": 9 } } }, "alternate": null, "range": [ - 38793, - 38847 + 38542, + 38596 ], "loc": { "start": { - "line": 1370, + "line": 1363, "column": 8 }, "end": { - "line": 1372, + "line": 1365, "column": 9 } }, @@ -62383,16 +61961,16 @@ "type": "Line", "value": " Set config's publicPath dynamically for Webpack...", "range": [ - 38857, - 38910 + 38606, + 38659 ], "loc": { "start": { - "line": 1374, + "line": 1367, "column": 8 }, "end": { - "line": 1374, + "line": 1367, "column": 61 } } @@ -62408,16 +61986,16 @@ "type": "Identifier", "name": "__webpack_public_path__", "range": [ - 38919, - 38942 + 38668, + 38691 ], "loc": { "start": { - "line": 1375, + "line": 1368, "column": 8 }, "end": { - "line": 1375, + "line": 1368, "column": 31 } } @@ -62428,16 +62006,16 @@ "object": { "type": "ThisExpression", "range": [ - 38945, - 38949 + 38694, + 38698 ], "loc": { "start": { - "line": 1375, + "line": 1368, "column": 34 }, "end": { - "line": 1375, + "line": 1368, "column": 38 } } @@ -62446,61 +62024,61 @@ "type": "Identifier", "name": "basePath", "range": [ - 38950, - 38958 + 38699, + 38707 ], "loc": { "start": { - "line": 1375, + "line": 1368, "column": 39 }, "end": { - "line": 1375, + "line": 1368, "column": 47 } } }, "range": [ - 38945, - 38958 + 38694, + 38707 ], "loc": { "start": { - "line": 1375, + "line": 1368, "column": 34 }, "end": { - "line": 1375, + "line": 1368, "column": 47 } } }, "range": [ - 38919, - 38958 + 38668, + 38707 ], "loc": { "start": { - "line": 1375, + "line": 1368, "column": 8 }, "end": { - "line": 1375, + "line": 1368, "column": 47 } } }, "range": [ - 38919, - 38959 + 38668, + 38708 ], "loc": { "start": { - "line": 1375, + "line": 1368, "column": 8 }, "end": { - "line": 1375, + "line": 1368, "column": 48 } }, @@ -62509,16 +62087,16 @@ "type": "Line", "value": " Set config's publicPath dynamically for Webpack...", "range": [ - 38857, - 38910 + 38606, + 38659 ], "loc": { "start": { - "line": 1374, + "line": 1367, "column": 8 }, "end": { - "line": 1374, + "line": 1367, "column": 61 } } @@ -62538,16 +62116,16 @@ "object": { "type": "ThisExpression", "range": [ - 38969, - 38973 + 38718, + 38722 ], "loc": { "start": { - "line": 1377, + "line": 1370, "column": 8 }, "end": { - "line": 1377, + "line": 1370, "column": 12 } } @@ -62556,31 +62134,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 38974, - 38981 + 38723, + 38730 ], "loc": { "start": { - "line": 1377, + "line": 1370, "column": 13 }, "end": { - "line": 1377, + "line": 1370, "column": 20 } } }, "range": [ - 38969, - 38981 + 38718, + 38730 ], "loc": { "start": { - "line": 1377, + "line": 1370, "column": 8 }, "end": { - "line": 1377, + "line": 1370, "column": 20 } } @@ -62589,31 +62167,31 @@ "type": "Identifier", "name": "emit", "range": [ - 38982, - 38986 + 38731, + 38735 ], "loc": { "start": { - "line": 1377, + "line": 1370, "column": 21 }, "end": { - "line": 1377, + "line": 1370, "column": 25 } } }, "range": [ - 38969, - 38986 + 38718, + 38735 ], "loc": { "start": { - "line": 1377, + "line": 1370, "column": 8 }, "end": { - "line": 1377, + "line": 1370, "column": 25 } } @@ -62624,16 +62202,16 @@ "value": "before-loading-extensions", "raw": "'before-loading-extensions'", "range": [ - 38987, - 39014 + 38736, + 38763 ], "loc": { "start": { - "line": 1377, + "line": 1370, "column": 26 }, "end": { - "line": 1377, + "line": 1370, "column": 53 } } @@ -62641,47 +62219,47 @@ { "type": "ThisExpression", "range": [ - 39016, - 39020 + 38765, + 38769 ], "loc": { "start": { - "line": 1377, + "line": 1370, "column": 55 }, "end": { - "line": 1377, + "line": 1370, "column": 59 } } } ], "range": [ - 38969, - 39021 + 38718, + 38770 ], "loc": { "start": { - "line": 1377, + "line": 1370, "column": 8 }, "end": { - "line": 1377, + "line": 1370, "column": 60 } } }, "range": [ - 38969, - 39022 + 38718, + 38771 ], "loc": { "start": { - "line": 1377, + "line": 1370, "column": 8 }, "end": { - "line": 1377, + "line": 1370, "column": 61 } } @@ -62697,16 +62275,16 @@ "type": "Identifier", "name": "i", "range": [ - 39040, - 39041 + 38789, + 38790 ], "loc": { "start": { - "line": 1378, + "line": 1371, "column": 17 }, "end": { - "line": 1378, + "line": 1371, "column": 18 } } @@ -62716,31 +62294,31 @@ "value": 0, "raw": "0", "range": [ - 39044, - 39045 + 38793, + 38794 ], "loc": { "start": { - "line": 1378, + "line": 1371, "column": 21 }, "end": { - "line": 1378, + "line": 1371, "column": 22 } } }, "range": [ - 39040, - 39045 + 38789, + 38794 ], "loc": { "start": { - "line": 1378, + "line": 1371, "column": 17 }, "end": { - "line": 1378, + "line": 1371, "column": 22 } } @@ -62751,16 +62329,16 @@ "type": "Identifier", "name": "len", "range": [ - 39047, - 39050 + 38796, + 38799 ], "loc": { "start": { - "line": 1378, + "line": 1371, "column": 24 }, "end": { - "line": 1378, + "line": 1371, "column": 27 } } @@ -62772,16 +62350,16 @@ "type": "Identifier", "name": "exts", "range": [ - 39053, - 39057 + 38802, + 38806 ], "loc": { "start": { - "line": 1378, + "line": 1371, "column": 30 }, "end": { - "line": 1378, + "line": 1371, "column": 34 } } @@ -62790,46 +62368,46 @@ "type": "Identifier", "name": "length", "range": [ - 39058, - 39064 + 38807, + 38813 ], "loc": { "start": { - "line": 1378, + "line": 1371, "column": 35 }, "end": { - "line": 1378, + "line": 1371, "column": 41 } } }, "range": [ - 39053, - 39064 + 38802, + 38813 ], "loc": { "start": { - "line": 1378, + "line": 1371, "column": 30 }, "end": { - "line": 1378, + "line": 1371, "column": 41 } } }, "range": [ - 39047, - 39064 + 38796, + 38813 ], "loc": { "start": { - "line": 1378, + "line": 1371, "column": 24 }, "end": { - "line": 1378, + "line": 1371, "column": 41 } } @@ -62837,16 +62415,16 @@ ], "kind": "let", "range": [ - 39036, - 39064 + 38785, + 38813 ], "loc": { "start": { - "line": 1378, + "line": 1371, "column": 13 }, "end": { - "line": 1378, + "line": 1371, "column": 41 } } @@ -62858,16 +62436,16 @@ "type": "Identifier", "name": "i", "range": [ - 39066, - 39067 + 38815, + 38816 ], "loc": { "start": { - "line": 1378, + "line": 1371, "column": 43 }, "end": { - "line": 1378, + "line": 1371, "column": 44 } } @@ -62876,31 +62454,31 @@ "type": "Identifier", "name": "len", "range": [ - 39070, - 39073 + 38819, + 38822 ], "loc": { "start": { - "line": 1378, + "line": 1371, "column": 47 }, "end": { - "line": 1378, + "line": 1371, "column": 50 } } }, "range": [ - 39066, - 39073 + 38815, + 38822 ], "loc": { "start": { - "line": 1378, + "line": 1371, "column": 43 }, "end": { - "line": 1378, + "line": 1371, "column": 50 } } @@ -62912,32 +62490,32 @@ "type": "Identifier", "name": "i", "range": [ - 39075, - 39076 + 38824, + 38825 ], "loc": { "start": { - "line": 1378, + "line": 1371, "column": 52 }, "end": { - "line": 1378, + "line": 1371, "column": 53 } } }, "prefix": false, "range": [ - 39075, - 39078 + 38824, + 38827 ], "loc": { "start": { - "line": 1378, + "line": 1371, "column": 52 }, "end": { - "line": 1378, + "line": 1371, "column": 55 } } @@ -62954,16 +62532,16 @@ "type": "Identifier", "name": "ext", "range": [ - 39098, - 39101 + 38847, + 38850 ], "loc": { "start": { - "line": 1379, + "line": 1372, "column": 16 }, "end": { - "line": 1379, + "line": 1372, "column": 19 } } @@ -62975,16 +62553,16 @@ "type": "Identifier", "name": "exts", "range": [ - 39104, - 39108 + 38853, + 38857 ], "loc": { "start": { - "line": 1379, + "line": 1372, "column": 22 }, "end": { - "line": 1379, + "line": 1372, "column": 26 } } @@ -62993,46 +62571,46 @@ "type": "Identifier", "name": "i", "range": [ - 39109, - 39110 + 38858, + 38859 ], "loc": { "start": { - "line": 1379, + "line": 1372, "column": 27 }, "end": { - "line": 1379, + "line": 1372, "column": 28 } } }, "range": [ - 39104, - 39111 + 38853, + 38860 ], "loc": { "start": { - "line": 1379, + "line": 1372, "column": 22 }, "end": { - "line": 1379, + "line": 1372, "column": 29 } } }, "range": [ - 39098, - 39111 + 38847, + 38860 ], "loc": { "start": { - "line": 1379, + "line": 1372, "column": 16 }, "end": { - "line": 1379, + "line": 1372, "column": 29 } } @@ -63040,16 +62618,16 @@ ], "kind": "let", "range": [ - 39094, - 39112 + 38843, + 38861 ], "loc": { "start": { - "line": 1379, + "line": 1372, "column": 12 }, "end": { - "line": 1379, + "line": 1372, "column": 30 } } @@ -63064,16 +62642,16 @@ "object": { "type": "ThisExpression", "range": [ - 39125, - 39129 + 38874, + 38878 ], "loc": { "start": { - "line": 1380, + "line": 1373, "column": 12 }, "end": { - "line": 1380, + "line": 1373, "column": 16 } } @@ -63082,31 +62660,31 @@ "type": "Identifier", "name": "loadExtension", "range": [ - 39130, - 39143 + 38879, + 38892 ], "loc": { "start": { - "line": 1380, + "line": 1373, "column": 17 }, "end": { - "line": 1380, + "line": 1373, "column": 30 } } }, "range": [ - 39125, - 39143 + 38874, + 38892 ], "loc": { "start": { - "line": 1380, + "line": 1373, "column": 12 }, "end": { - "line": 1380, + "line": 1373, "column": 30 } } @@ -63116,78 +62694,78 @@ "type": "Identifier", "name": "ext", "range": [ - 39144, - 39147 + 38893, + 38896 ], "loc": { "start": { - "line": 1380, + "line": 1373, "column": 31 }, "end": { - "line": 1380, + "line": 1373, "column": 34 } } } ], "range": [ - 39125, - 39148 + 38874, + 38897 ], "loc": { "start": { - "line": 1380, + "line": 1373, "column": 12 }, "end": { - "line": 1380, + "line": 1373, "column": 35 } } }, "range": [ - 39125, - 39149 + 38874, + 38898 ], "loc": { "start": { - "line": 1380, + "line": 1373, "column": 12 }, "end": { - "line": 1380, + "line": 1373, "column": 36 } } } ], "range": [ - 39080, - 39159 + 38829, + 38908 ], "loc": { "start": { - "line": 1378, + "line": 1371, "column": 57 }, "end": { - "line": 1381, + "line": 1374, "column": 9 } } }, "range": [ - 39031, - 39159 + 38780, + 38908 ], "loc": { "start": { - "line": 1378, + "line": 1371, "column": 8 }, "end": { - "line": 1381, + "line": 1374, "column": 9 } } @@ -63205,16 +62783,16 @@ "object": { "type": "ThisExpression", "range": [ - 39168, - 39172 + 38917, + 38921 ], "loc": { "start": { - "line": 1382, + "line": 1375, "column": 8 }, "end": { - "line": 1382, + "line": 1375, "column": 12 } } @@ -63223,31 +62801,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 39173, - 39180 + 38922, + 38929 ], "loc": { "start": { - "line": 1382, + "line": 1375, "column": 13 }, "end": { - "line": 1382, + "line": 1375, "column": 20 } } }, "range": [ - 39168, - 39180 + 38917, + 38929 ], "loc": { "start": { - "line": 1382, + "line": 1375, "column": 8 }, "end": { - "line": 1382, + "line": 1375, "column": 20 } } @@ -63256,31 +62834,31 @@ "type": "Identifier", "name": "emit", "range": [ - 39181, - 39185 + 38930, + 38934 ], "loc": { "start": { - "line": 1382, + "line": 1375, "column": 21 }, "end": { - "line": 1382, + "line": 1375, "column": 25 } } }, "range": [ - 39168, - 39185 + 38917, + 38934 ], "loc": { "start": { - "line": 1382, + "line": 1375, "column": 8 }, "end": { - "line": 1382, + "line": 1375, "column": 25 } } @@ -63291,16 +62869,16 @@ "value": "after-loading-extensions", "raw": "'after-loading-extensions'", "range": [ - 39186, - 39212 + 38935, + 38961 ], "loc": { "start": { - "line": 1382, + "line": 1375, "column": 26 }, "end": { - "line": 1382, + "line": 1375, "column": 52 } } @@ -63308,63 +62886,63 @@ { "type": "ThisExpression", "range": [ - 39214, - 39218 + 38963, + 38967 ], "loc": { "start": { - "line": 1382, + "line": 1375, "column": 54 }, "end": { - "line": 1382, + "line": 1375, "column": 58 } } } ], "range": [ - 39168, - 39219 + 38917, + 38968 ], "loc": { "start": { - "line": 1382, + "line": 1375, "column": 8 }, "end": { - "line": 1382, + "line": 1375, "column": 59 } } }, "range": [ - 39168, - 39220 + 38917, + 38969 ], "loc": { "start": { - "line": 1382, + "line": 1375, "column": 8 }, "end": { - "line": 1382, + "line": 1375, "column": 60 } } } ], "range": [ - 38747, - 39226 + 38496, + 38975 ], "loc": { "start": { - "line": 1368, + "line": 1361, "column": 21 }, "end": { - "line": 1383, + "line": 1376, "column": 5 } } @@ -63372,16 +62950,16 @@ "generator": false, "expression": false, "range": [ - 38744, - 39226 + 38493, + 38975 ], "loc": { "start": { - "line": 1368, + "line": 1361, "column": 18 }, "end": { - "line": 1383, + "line": 1376, "column": 5 } } @@ -63389,16 +62967,16 @@ "kind": "method", "computed": false, "range": [ - 38730, - 39226 + 38479, + 38975 ], "loc": { "start": { - "line": 1368, + "line": 1361, "column": 4 }, "end": { - "line": 1383, + "line": 1376, "column": 5 } }, @@ -63407,16 +62985,16 @@ "type": "Block", "value": "*\n * Initialise all the extensions defined in the configuration object\n ", "range": [ - 38641, - 38725 + 38390, + 38474 ], "loc": { "start": { - "line": 1365, + "line": 1358, "column": 4 }, "end": { - "line": 1367, + "line": 1360, "column": 7 } } @@ -63427,16 +63005,16 @@ "type": "Block", "value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ", "range": [ - 39232, - 39327 + 38981, + 39076 ], "loc": { "start": { - "line": 1385, + "line": 1378, "column": 4 }, "end": { - "line": 1388, + "line": 1381, "column": 7 } } @@ -63450,16 +63028,16 @@ "type": "Identifier", "name": "loadExtension", "range": [ - 39332, - 39345 + 39081, + 39094 ], "loc": { "start": { - "line": 1389, + "line": 1382, "column": 4 }, "end": { - "line": 1389, + "line": 1382, "column": 17 } } @@ -63472,16 +63050,16 @@ "type": "Identifier", "name": "ext", "range": [ - 39346, - 39349 + 39095, + 39098 ], "loc": { "start": { - "line": 1389, + "line": 1382, "column": 18 }, "end": { - "line": 1389, + "line": 1382, "column": 21 } } @@ -63505,32 +63083,32 @@ "type": "Identifier", "name": "ext", "range": [ - 39366, - 39369 + 39115, + 39118 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 13 }, "end": { - "line": 1390, + "line": 1383, "column": 16 } } }, "prefix": true, "range": [ - 39365, - 39369 + 39114, + 39118 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 12 }, "end": { - "line": 1390, + "line": 1383, "column": 16 } } @@ -63545,16 +63123,16 @@ "type": "Identifier", "name": "ext", "range": [ - 39374, - 39377 + 39123, + 39126 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 21 }, "end": { - "line": 1390, + "line": 1383, "column": 24 } } @@ -63563,62 +63141,62 @@ "type": "Identifier", "name": "name", "range": [ - 39378, - 39382 + 39127, + 39131 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 25 }, "end": { - "line": 1390, + "line": 1383, "column": 29 } } }, "range": [ - 39374, - 39382 + 39123, + 39131 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 21 }, "end": { - "line": 1390, + "line": 1383, "column": 29 } } }, "prefix": true, "range": [ - 39373, - 39382 + 39122, + 39131 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 20 }, "end": { - "line": 1390, + "line": 1383, "column": 29 } } }, "range": [ - 39365, - 39382 + 39114, + 39131 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 12 }, "end": { - "line": 1390, + "line": 1383, "column": 29 } } @@ -63631,16 +63209,16 @@ "object": { "type": "ThisExpression", "range": [ - 39386, - 39390 + 39135, + 39139 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 33 }, "end": { - "line": 1390, + "line": 1383, "column": 37 } } @@ -63649,31 +63227,31 @@ "type": "Identifier", "name": "hasExtension", "range": [ - 39391, - 39403 + 39140, + 39152 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 38 }, "end": { - "line": 1390, + "line": 1383, "column": 50 } } }, "range": [ - 39386, - 39403 + 39135, + 39152 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 33 }, "end": { - "line": 1390, + "line": 1383, "column": 50 } } @@ -63686,16 +63264,16 @@ "type": "Identifier", "name": "ext", "range": [ - 39404, - 39407 + 39153, + 39156 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 51 }, "end": { - "line": 1390, + "line": 1383, "column": 54 } } @@ -63704,62 +63282,62 @@ "type": "Identifier", "name": "name", "range": [ - 39408, - 39412 + 39157, + 39161 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 55 }, "end": { - "line": 1390, + "line": 1383, "column": 59 } } }, "range": [ - 39404, - 39412 + 39153, + 39161 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 51 }, "end": { - "line": 1390, + "line": 1383, "column": 59 } } } ], "range": [ - 39386, - 39413 + 39135, + 39162 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 33 }, "end": { - "line": 1390, + "line": 1383, "column": 60 } } }, "range": [ - 39365, - 39413 + 39114, + 39162 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 12 }, "end": { - "line": 1390, + "line": 1383, "column": 60 } } @@ -63771,48 +63349,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 39429, - 39436 + 39178, + 39185 ], "loc": { "start": { - "line": 1391, + "line": 1384, "column": 12 }, "end": { - "line": 1391, + "line": 1384, "column": 19 } } } ], "range": [ - 39415, - 39446 + 39164, + 39195 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 62 }, "end": { - "line": 1392, + "line": 1385, "column": 9 } } }, "alternate": null, "range": [ - 39361, - 39446 + 39110, + 39195 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 8 }, "end": { - "line": 1392, + "line": 1385, "column": 9 } } @@ -63826,16 +63404,16 @@ "type": "Identifier", "name": "name", "range": [ - 39460, - 39464 + 39209, + 39213 ], "loc": { "start": { - "line": 1394, + "line": 1387, "column": 12 }, "end": { - "line": 1394, + "line": 1387, "column": 16 } } @@ -63847,16 +63425,16 @@ "type": "Identifier", "name": "ext", "range": [ - 39467, - 39470 + 39216, + 39219 ], "loc": { "start": { - "line": 1394, + "line": 1387, "column": 19 }, "end": { - "line": 1394, + "line": 1387, "column": 22 } } @@ -63865,46 +63443,46 @@ "type": "Identifier", "name": "name", "range": [ - 39471, - 39475 + 39220, + 39224 ], "loc": { "start": { - "line": 1394, + "line": 1387, "column": 23 }, "end": { - "line": 1394, + "line": 1387, "column": 27 } } }, "range": [ - 39467, - 39475 + 39216, + 39224 ], "loc": { "start": { - "line": 1394, + "line": 1387, "column": 19 }, "end": { - "line": 1394, + "line": 1387, "column": 27 } } }, "range": [ - 39460, - 39475 + 39209, + 39224 ], "loc": { "start": { - "line": 1394, + "line": 1387, "column": 12 }, "end": { - "line": 1394, + "line": 1387, "column": 27 } } @@ -63912,16 +63490,16 @@ ], "kind": "let", "range": [ - 39456, - 39476 + 39205, + 39225 ], "loc": { "start": { - "line": 1394, + "line": 1387, "column": 8 }, "end": { - "line": 1394, + "line": 1387, "column": 28 } } @@ -63935,16 +63513,16 @@ "type": "Identifier", "name": "path", "range": [ - 39489, - 39493 + 39238, + 39242 ], "loc": { "start": { - "line": 1395, + "line": 1388, "column": 12 }, "end": { - "line": 1395, + "line": 1388, "column": 16 } } @@ -63956,16 +63534,16 @@ "type": "Identifier", "name": "ext", "range": [ - 39496, - 39499 + 39245, + 39248 ], "loc": { "start": { - "line": 1395, + "line": 1388, "column": 19 }, "end": { - "line": 1395, + "line": 1388, "column": 22 } } @@ -63974,46 +63552,46 @@ "type": "Identifier", "name": "path", "range": [ - 39500, - 39504 + 39249, + 39253 ], "loc": { "start": { - "line": 1395, + "line": 1388, "column": 23 }, "end": { - "line": 1395, + "line": 1388, "column": 27 } } }, "range": [ - 39496, - 39504 + 39245, + 39253 ], "loc": { "start": { - "line": 1395, + "line": 1388, "column": 19 }, "end": { - "line": 1395, + "line": 1388, "column": 27 } } }, "range": [ - 39489, - 39504 + 39238, + 39253 ], "loc": { "start": { - "line": 1395, + "line": 1388, "column": 12 }, "end": { - "line": 1395, + "line": 1388, "column": 27 } } @@ -64021,16 +63599,16 @@ ], "kind": "let", "range": [ - 39485, - 39505 + 39234, + 39254 ], "loc": { "start": { - "line": 1395, + "line": 1388, "column": 8 }, "end": { - "line": 1395, + "line": 1388, "column": 28 } } @@ -64044,32 +63622,32 @@ "type": "Identifier", "name": "modulePath", "range": [ - 39518, - 39528 + 39267, + 39277 ], "loc": { "start": { - "line": 1396, + "line": 1389, "column": 12 }, "end": { - "line": 1396, + "line": 1389, "column": 22 } } }, "init": null, "range": [ - 39518, - 39528 + 39267, + 39277 ], "loc": { "start": { - "line": 1396, + "line": 1389, "column": 12 }, "end": { - "line": 1396, + "line": 1389, "column": 22 } } @@ -64077,16 +63655,16 @@ ], "kind": "let", "range": [ - 39514, - 39529 + 39263, + 39278 ], "loc": { "start": { - "line": 1396, + "line": 1389, "column": 8 }, "end": { - "line": 1396, + "line": 1389, "column": 23 } } @@ -64100,16 +63678,16 @@ "type": "Identifier", "name": "name", "range": [ - 39543, - 39547 + 39292, + 39296 ], "loc": { "start": { - "line": 1398, + "line": 1391, "column": 12 }, "end": { - "line": 1398, + "line": 1391, "column": 16 } } @@ -64118,31 +63696,31 @@ "type": "Identifier", "name": "path", "range": [ - 39551, - 39555 + 39300, + 39304 ], "loc": { "start": { - "line": 1398, + "line": 1391, "column": 20 }, "end": { - "line": 1398, + "line": 1391, "column": 24 } } }, "range": [ - 39543, - 39555 + 39292, + 39304 ], "loc": { "start": { - "line": 1398, + "line": 1391, "column": 12 }, "end": { - "line": 1398, + "line": 1391, "column": 24 } } @@ -64159,16 +63737,16 @@ "type": "Identifier", "name": "modulePath", "range": [ - 39571, - 39581 + 39320, + 39330 ], "loc": { "start": { - "line": 1399, + "line": 1392, "column": 12 }, "end": { - "line": 1399, + "line": 1392, "column": 22 } } @@ -64183,16 +63761,16 @@ "type": "Identifier", "name": "ext", "range": [ - 39584, - 39587 + 39333, + 39336 ], "loc": { "start": { - "line": 1399, + "line": 1392, "column": 25 }, "end": { - "line": 1399, + "line": 1392, "column": 28 } } @@ -64201,31 +63779,31 @@ "type": "Identifier", "name": "path", "range": [ - 39588, - 39592 + 39337, + 39341 ], "loc": { "start": { - "line": 1399, + "line": 1392, "column": 29 }, "end": { - "line": 1399, + "line": 1392, "column": 33 } } }, "range": [ - 39584, - 39592 + 39333, + 39341 ], "loc": { "start": { - "line": 1399, + "line": 1392, "column": 25 }, "end": { - "line": 1399, + "line": 1392, "column": 33 } } @@ -64234,77 +63812,77 @@ "type": "Identifier", "name": "name", "range": [ - 39595, - 39599 + 39344, + 39348 ], "loc": { "start": { - "line": 1399, + "line": 1392, "column": 36 }, "end": { - "line": 1399, + "line": 1392, "column": 40 } } }, "range": [ - 39584, - 39599 + 39333, + 39348 ], "loc": { "start": { - "line": 1399, + "line": 1392, "column": 25 }, "end": { - "line": 1399, + "line": 1392, "column": 40 } } }, "range": [ - 39571, - 39599 + 39320, + 39348 ], "loc": { "start": { - "line": 1399, + "line": 1392, "column": 12 }, "end": { - "line": 1399, + "line": 1392, "column": 40 } } }, "range": [ - 39571, - 39600 + 39320, + 39349 ], "loc": { "start": { - "line": 1399, + "line": 1392, "column": 12 }, "end": { - "line": 1399, + "line": 1392, "column": 41 } } } ], "range": [ - 39557, - 39610 + 39306, + 39359 ], "loc": { "start": { - "line": 1398, + "line": 1391, "column": 26 }, "end": { - "line": 1400, + "line": 1393, "column": 9 } } @@ -64321,16 +63899,16 @@ "type": "Identifier", "name": "name", "range": [ - 39630, - 39634 + 39379, + 39383 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 12 }, "end": { - "line": 1401, + "line": 1394, "column": 16 } } @@ -64344,16 +63922,16 @@ "type": "Identifier", "name": "name", "range": [ - 39637, - 39641 + 39386, + 39390 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 19 }, "end": { - "line": 1401, + "line": 1394, "column": 23 } } @@ -64362,31 +63940,31 @@ "type": "Identifier", "name": "replace", "range": [ - 39642, - 39649 + 39391, + 39398 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 24 }, "end": { - "line": 1401, + "line": 1394, "column": 31 } } }, "range": [ - 39637, - 39649 + 39386, + 39398 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 19 }, "end": { - "line": 1401, + "line": 1394, "column": 31 } } @@ -64397,16 +63975,16 @@ "value": ".js", "raw": "'.js'", "range": [ - 39650, - 39655 + 39399, + 39404 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 32 }, "end": { - "line": 1401, + "line": 1394, "column": 37 } } @@ -64416,62 +63994,62 @@ "value": "", "raw": "''", "range": [ - 39657, - 39659 + 39406, + 39408 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 39 }, "end": { - "line": 1401, + "line": 1394, "column": 41 } } } ], "range": [ - 39637, - 39660 + 39386, + 39409 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 19 }, "end": { - "line": 1401, + "line": 1394, "column": 42 } } }, "range": [ - 39630, - 39660 + 39379, + 39409 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 12 }, "end": { - "line": 1401, + "line": 1394, "column": 42 } } }, "range": [ - 39630, - 39661 + 39379, + 39410 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 12 }, "end": { - "line": 1401, + "line": 1394, "column": 43 } } @@ -64485,16 +64063,16 @@ "type": "Identifier", "name": "modulePath", "range": [ - 39674, - 39684 + 39423, + 39433 ], "loc": { "start": { - "line": 1402, + "line": 1395, "column": 12 }, "end": { - "line": 1402, + "line": 1395, "column": 22 } } @@ -64509,16 +64087,16 @@ "value": "extensions/{}/{}", "raw": "'extensions/{}/{}'", "range": [ - 39687, - 39705 + 39436, + 39454 ], "loc": { "start": { - "line": 1402, + "line": 1395, "column": 25 }, "end": { - "line": 1402, + "line": 1395, "column": 43 } } @@ -64527,31 +64105,31 @@ "type": "Identifier", "name": "replace", "range": [ - 39706, - 39713 + 39455, + 39462 ], "loc": { "start": { - "line": 1402, + "line": 1395, "column": 44 }, "end": { - "line": 1402, + "line": 1395, "column": 51 } } }, "range": [ - 39687, - 39713 + 39436, + 39462 ], "loc": { "start": { - "line": 1402, + "line": 1395, "column": 25 }, "end": { - "line": 1402, + "line": 1395, "column": 51 } } @@ -64566,16 +64144,16 @@ "flags": "g" }, "range": [ - 39714, - 39719 + 39463, + 39468 ], "loc": { "start": { - "line": 1402, + "line": 1395, "column": 52 }, "end": { - "line": 1402, + "line": 1395, "column": 57 } } @@ -64584,93 +64162,93 @@ "type": "Identifier", "name": "name", "range": [ - 39721, - 39725 + 39470, + 39474 ], "loc": { "start": { - "line": 1402, + "line": 1395, "column": 59 }, "end": { - "line": 1402, + "line": 1395, "column": 63 } } } ], "range": [ - 39687, - 39726 + 39436, + 39475 ], "loc": { "start": { - "line": 1402, + "line": 1395, "column": 25 }, "end": { - "line": 1402, + "line": 1395, "column": 64 } } }, "range": [ - 39674, - 39726 + 39423, + 39475 ], "loc": { "start": { - "line": 1402, + "line": 1395, "column": 12 }, "end": { - "line": 1402, + "line": 1395, "column": 64 } } }, "range": [ - 39674, - 39727 + 39423, + 39476 ], "loc": { "start": { - "line": 1402, + "line": 1395, "column": 12 }, "end": { - "line": 1402, + "line": 1395, "column": 65 } } } ], "range": [ - 39616, - 39737 + 39365, + 39486 ], "loc": { "start": { - "line": 1400, + "line": 1393, "column": 15 }, "end": { - "line": 1403, + "line": 1396, "column": 9 } } }, "range": [ - 39539, - 39737 + 39288, + 39486 ], "loc": { "start": { - "line": 1398, + "line": 1391, "column": 8 }, "end": { - "line": 1403, + "line": 1396, "column": 9 } }, @@ -64679,16 +64257,16 @@ "type": "Line", "value": " Require pattern for Webpack", "range": [ - 39747, - 39777 + 39496, + 39526 ], "loc": { "start": { - "line": 1405, + "line": 1398, "column": 8 }, "end": { - "line": 1405, + "line": 1398, "column": 38 } } @@ -64703,16 +64281,16 @@ "type": "Identifier", "name": "require", "range": [ - 39786, - 39793 + 39535, + 39542 ], "loc": { "start": { - "line": 1406, + "line": 1399, "column": 8 }, "end": { - "line": 1406, + "line": 1399, "column": 15 } } @@ -64729,16 +64307,16 @@ "value": "./", "raw": "'./'", "range": [ - 39795, - 39799 + 39544, + 39548 ], "loc": { "start": { - "line": 1406, + "line": 1399, "column": 17 }, "end": { - "line": 1406, + "line": 1399, "column": 21 } } @@ -64747,47 +64325,47 @@ "type": "Identifier", "name": "modulePath", "range": [ - 39802, - 39812 + 39551, + 39561 ], "loc": { "start": { - "line": 1406, + "line": 1399, "column": 24 }, "end": { - "line": 1406, + "line": 1399, "column": 34 } } }, "range": [ - 39795, - 39812 + 39544, + 39561 ], "loc": { "start": { - "line": 1406, + "line": 1399, "column": 17 }, "end": { - "line": 1406, + "line": 1399, "column": 34 } } } ], "range": [ - 39794, - 39813 + 39543, + 39562 ], "loc": { "start": { - "line": 1406, + "line": 1399, "column": 16 }, "end": { - "line": 1406, + "line": 1399, "column": 35 } } @@ -64800,16 +64378,16 @@ "type": "Identifier", "name": "mod", "range": [ - 39816, - 39819 + 39565, + 39568 ], "loc": { "start": { - "line": 1406, + "line": 1399, "column": 38 }, "end": { - "line": 1406, + "line": 1399, "column": 41 } } @@ -64827,16 +64405,16 @@ "type": "Identifier", "name": "inst", "range": [ - 39875, - 39879 + 39624, + 39628 ], "loc": { "start": { - "line": 1408, + "line": 1401, "column": 16 }, "end": { - "line": 1408, + "line": 1401, "column": 20 } } @@ -64850,16 +64428,16 @@ "type": "Identifier", "name": "mod", "range": [ - 39886, - 39889 + 39635, + 39638 ], "loc": { "start": { - "line": 1408, + "line": 1401, "column": 27 }, "end": { - "line": 1408, + "line": 1401, "column": 30 } } @@ -64868,31 +64446,31 @@ "type": "Identifier", "name": "default", "range": [ - 39890, - 39897 + 39639, + 39646 ], "loc": { "start": { - "line": 1408, + "line": 1401, "column": 31 }, "end": { - "line": 1408, + "line": 1401, "column": 38 } } }, "range": [ - 39886, - 39897 + 39635, + 39646 ], "loc": { "start": { - "line": 1408, + "line": 1401, "column": 27 }, "end": { - "line": 1408, + "line": 1401, "column": 38 } } @@ -64901,16 +64479,16 @@ { "type": "ThisExpression", "range": [ - 39898, - 39902 + 39647, + 39651 ], "loc": { "start": { - "line": 1408, + "line": 1401, "column": 39 }, "end": { - "line": 1408, + "line": 1401, "column": 43 } } @@ -64919,47 +64497,47 @@ "type": "Identifier", "name": "ext", "range": [ - 39904, - 39907 + 39653, + 39656 ], "loc": { "start": { - "line": 1408, + "line": 1401, "column": 45 }, "end": { - "line": 1408, + "line": 1401, "column": 48 } } } ], "range": [ - 39882, - 39908 + 39631, + 39657 ], "loc": { "start": { - "line": 1408, + "line": 1401, "column": 23 }, "end": { - "line": 1408, + "line": 1401, "column": 49 } } }, "range": [ - 39875, - 39908 + 39624, + 39657 ], "loc": { "start": { - "line": 1408, + "line": 1401, "column": 16 }, "end": { - "line": 1408, + "line": 1401, "column": 49 } } @@ -64967,16 +64545,16 @@ ], "kind": "let", "range": [ - 39871, - 39909 + 39620, + 39658 ], "loc": { "start": { - "line": 1408, + "line": 1401, "column": 12 }, "end": { - "line": 1408, + "line": 1401, "column": 50 } }, @@ -64985,16 +64563,16 @@ "type": "Block", "value": " eslint-disable ", "range": [ - 39838, - 39858 + 39587, + 39607 ], "loc": { "start": { - "line": 1407, + "line": 1400, "column": 12 }, "end": { - "line": 1407, + "line": 1400, "column": 32 } } @@ -65005,16 +64583,16 @@ "type": "Block", "value": " eslint-enable ", "range": [ - 39922, - 39941 + 39671, + 39690 ], "loc": { "start": { - "line": 1409, + "line": 1402, "column": 12 }, "end": { - "line": 1409, + "line": 1402, "column": 31 } } @@ -65032,16 +64610,16 @@ "type": "Identifier", "name": "inst", "range": [ - 39954, - 39958 + 39703, + 39707 ], "loc": { "start": { - "line": 1410, + "line": 1403, "column": 12 }, "end": { - "line": 1410, + "line": 1403, "column": 16 } } @@ -65050,62 +64628,62 @@ "type": "Identifier", "name": "init", "range": [ - 39959, - 39963 + 39708, + 39712 ], "loc": { "start": { - "line": 1410, + "line": 1403, "column": 17 }, "end": { - "line": 1410, + "line": 1403, "column": 21 } } }, "range": [ - 39954, - 39963 + 39703, + 39712 ], "loc": { "start": { - "line": 1410, + "line": 1403, "column": 12 }, "end": { - "line": 1410, + "line": 1403, "column": 21 } } }, "arguments": [], "range": [ - 39954, - 39965 + 39703, + 39714 ], "loc": { "start": { - "line": 1410, + "line": 1403, "column": 12 }, "end": { - "line": 1410, + "line": 1403, "column": 23 } } }, "range": [ - 39954, - 39966 + 39703, + 39715 ], "loc": { "start": { - "line": 1410, + "line": 1403, "column": 12 }, "end": { - "line": 1410, + "line": 1403, "column": 24 } }, @@ -65114,16 +64692,16 @@ "type": "Block", "value": " eslint-enable ", "range": [ - 39922, - 39941 + 39671, + 39690 ], "loc": { "start": { - "line": 1409, + "line": 1402, "column": 12 }, "end": { - "line": 1409, + "line": 1402, "column": 31 } } @@ -65144,16 +64722,16 @@ "object": { "type": "ThisExpression", "range": [ - 39979, - 39983 + 39728, + 39732 ], "loc": { "start": { - "line": 1411, + "line": 1404, "column": 12 }, "end": { - "line": 1411, + "line": 1404, "column": 16 } } @@ -65162,31 +64740,31 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 39984, - 39995 + 39733, + 39744 ], "loc": { "start": { - "line": 1411, + "line": 1404, "column": 17 }, "end": { - "line": 1411, + "line": 1404, "column": 28 } } }, "range": [ - 39979, - 39995 + 39728, + 39744 ], "loc": { "start": { - "line": 1411, + "line": 1404, "column": 12 }, "end": { - "line": 1411, + "line": 1404, "column": 28 } } @@ -65195,31 +64773,31 @@ "type": "Identifier", "name": "name", "range": [ - 39996, - 40000 + 39745, + 39749 ], "loc": { "start": { - "line": 1411, + "line": 1404, "column": 29 }, "end": { - "line": 1411, + "line": 1404, "column": 33 } } }, "range": [ - 39979, - 40001 + 39728, + 39750 ], "loc": { "start": { - "line": 1411, + "line": 1404, "column": 12 }, "end": { - "line": 1411, + "line": 1404, "column": 34 } } @@ -65228,62 +64806,62 @@ "type": "Identifier", "name": "inst", "range": [ - 40004, - 40008 + 39753, + 39757 ], "loc": { "start": { - "line": 1411, + "line": 1404, "column": 37 }, "end": { - "line": 1411, + "line": 1404, "column": 41 } } }, "range": [ - 39979, - 40008 + 39728, + 39757 ], "loc": { "start": { - "line": 1411, + "line": 1404, "column": 12 }, "end": { - "line": 1411, + "line": 1404, "column": 41 } } }, "range": [ - 39979, - 40009 + 39728, + 39758 ], "loc": { "start": { - "line": 1411, + "line": 1404, "column": 12 }, "end": { - "line": 1411, + "line": 1404, "column": 42 } } } ], "range": [ - 39824, - 40019 + 39573, + 39768 ], "loc": { "start": { - "line": 1406, + "line": 1399, "column": 46 }, "end": { - "line": 1412, + "line": 1405, "column": 9 } } @@ -65291,47 +64869,47 @@ "generator": false, "expression": false, "range": [ - 39815, - 40019 + 39564, + 39768 ], "loc": { "start": { - "line": 1406, + "line": 1399, "column": 37 }, "end": { - "line": 1412, + "line": 1405, "column": 9 } } } ], "range": [ - 39786, - 40020 + 39535, + 39769 ], "loc": { "start": { - "line": 1406, + "line": 1399, "column": 8 }, "end": { - "line": 1412, + "line": 1405, "column": 10 } } }, "range": [ - 39786, - 40021 + 39535, + 39770 ], "loc": { "start": { - "line": 1406, + "line": 1399, "column": 8 }, "end": { - "line": 1412, + "line": 1405, "column": 11 } }, @@ -65340,16 +64918,16 @@ "type": "Line", "value": " Require pattern for Webpack", "range": [ - 39747, - 39777 + 39496, + 39526 ], "loc": { "start": { - "line": 1405, + "line": 1398, "column": 8 }, "end": { - "line": 1405, + "line": 1398, "column": 38 } } @@ -65358,16 +64936,16 @@ } ], "range": [ - 39351, - 40027 + 39100, + 39776 ], "loc": { "start": { - "line": 1389, + "line": 1382, "column": 23 }, "end": { - "line": 1413, + "line": 1406, "column": 5 } } @@ -65375,16 +64953,16 @@ "generator": false, "expression": false, "range": [ - 39345, - 40027 + 39094, + 39776 ], "loc": { "start": { - "line": 1389, + "line": 1382, "column": 17 }, "end": { - "line": 1413, + "line": 1406, "column": 5 } } @@ -65392,16 +64970,16 @@ "kind": "method", "computed": false, "range": [ - 39332, - 40027 + 39081, + 39776 ], "loc": { "start": { - "line": 1389, + "line": 1382, "column": 4 }, "end": { - "line": 1413, + "line": 1406, "column": 5 } }, @@ -65410,16 +64988,16 @@ "type": "Block", "value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ", "range": [ - 39232, - 39327 + 38981, + 39076 ], "loc": { "start": { - "line": 1385, + "line": 1378, "column": 4 }, "end": { - "line": 1388, + "line": 1381, "column": 7 } } @@ -65430,16 +65008,16 @@ "type": "Block", "value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ", "range": [ - 40033, - 40176 + 39782, + 39925 ], "loc": { "start": { - "line": 1415, + "line": 1408, "column": 4 }, "end": { - "line": 1419, + "line": 1412, "column": 7 } } @@ -65453,16 +65031,16 @@ "type": "Identifier", "name": "extension", "range": [ - 40181, - 40190 + 39930, + 39939 ], "loc": { "start": { - "line": 1420, + "line": 1413, "column": 4 }, "end": { - "line": 1420, + "line": 1413, "column": 13 } } @@ -65475,16 +65053,16 @@ "type": "Identifier", "name": "name", "range": [ - 40191, - 40195 + 39940, + 39944 ], "loc": { "start": { - "line": 1420, + "line": 1413, "column": 14 }, "end": { - "line": 1420, + "line": 1413, "column": 18 } } @@ -65504,16 +65082,16 @@ "object": { "type": "ThisExpression", "range": [ - 40214, - 40218 + 39963, + 39967 ], "loc": { "start": { - "line": 1421, + "line": 1414, "column": 15 }, "end": { - "line": 1421, + "line": 1414, "column": 19 } } @@ -65522,31 +65100,31 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 40219, - 40230 + 39968, + 39979 ], "loc": { "start": { - "line": 1421, + "line": 1414, "column": 20 }, "end": { - "line": 1421, + "line": 1414, "column": 31 } } }, "range": [ - 40214, - 40230 + 39963, + 39979 ], "loc": { "start": { - "line": 1421, + "line": 1414, "column": 15 }, "end": { - "line": 1421, + "line": 1414, "column": 31 } } @@ -65555,62 +65133,62 @@ "type": "Identifier", "name": "name", "range": [ - 40231, - 40235 + 39980, + 39984 ], "loc": { "start": { - "line": 1421, + "line": 1414, "column": 32 }, "end": { - "line": 1421, + "line": 1414, "column": 36 } } }, "range": [ - 40214, - 40236 + 39963, + 39985 ], "loc": { "start": { - "line": 1421, + "line": 1414, "column": 15 }, "end": { - "line": 1421, + "line": 1414, "column": 37 } } }, "range": [ - 40207, - 40237 + 39956, + 39986 ], "loc": { "start": { - "line": 1421, + "line": 1414, "column": 8 }, "end": { - "line": 1421, + "line": 1414, "column": 38 } } } ], "range": [ - 40197, - 40243 + 39946, + 39992 ], "loc": { "start": { - "line": 1420, + "line": 1413, "column": 20 }, "end": { - "line": 1422, + "line": 1415, "column": 5 } } @@ -65618,16 +65196,16 @@ "generator": false, "expression": false, "range": [ - 40190, - 40243 + 39939, + 39992 ], "loc": { "start": { - "line": 1420, + "line": 1413, "column": 13 }, "end": { - "line": 1422, + "line": 1415, "column": 5 } } @@ -65635,16 +65213,16 @@ "kind": "method", "computed": false, "range": [ - 40181, - 40243 + 39930, + 39992 ], "loc": { "start": { - "line": 1420, + "line": 1413, "column": 4 }, "end": { - "line": 1422, + "line": 1415, "column": 5 } }, @@ -65653,16 +65231,16 @@ "type": "Block", "value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ", "range": [ - 40033, - 40176 + 39782, + 39925 ], "loc": { "start": { - "line": 1415, + "line": 1408, "column": 4 }, "end": { - "line": 1419, + "line": 1412, "column": 7 } } @@ -65673,16 +65251,16 @@ "type": "Block", "value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ", "range": [ - 40249, - 40379 + 39998, + 40128 ], "loc": { "start": { - "line": 1424, + "line": 1417, "column": 4 }, "end": { - "line": 1428, + "line": 1421, "column": 7 } } @@ -65696,16 +65274,16 @@ "type": "Identifier", "name": "hasExtension", "range": [ - 40384, - 40396 + 40133, + 40145 ], "loc": { "start": { - "line": 1429, + "line": 1422, "column": 4 }, "end": { - "line": 1429, + "line": 1422, "column": 16 } } @@ -65718,16 +65296,16 @@ "type": "Identifier", "name": "name", "range": [ - 40397, - 40401 + 40146, + 40150 ], "loc": { "start": { - "line": 1429, + "line": 1422, "column": 17 }, "end": { - "line": 1429, + "line": 1422, "column": 21 } } @@ -65747,16 +65325,16 @@ "type": "Identifier", "name": "isEmpty", "range": [ - 40421, - 40428 + 40170, + 40177 ], "loc": { "start": { - "line": 1430, + "line": 1423, "column": 16 }, "end": { - "line": 1430, + "line": 1423, "column": 23 } } @@ -65771,16 +65349,16 @@ "object": { "type": "ThisExpression", "range": [ - 40429, - 40433 + 40178, + 40182 ], "loc": { "start": { - "line": 1430, + "line": 1423, "column": 24 }, "end": { - "line": 1430, + "line": 1423, "column": 28 } } @@ -65789,31 +65367,31 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 40434, - 40445 + 40183, + 40194 ], "loc": { "start": { - "line": 1430, + "line": 1423, "column": 29 }, "end": { - "line": 1430, + "line": 1423, "column": 40 } } }, "range": [ - 40429, - 40445 + 40178, + 40194 ], "loc": { "start": { - "line": 1430, + "line": 1423, "column": 24 }, "end": { - "line": 1430, + "line": 1423, "column": 40 } } @@ -65822,94 +65400,94 @@ "type": "Identifier", "name": "name", "range": [ - 40446, - 40450 + 40195, + 40199 ], "loc": { "start": { - "line": 1430, + "line": 1423, "column": 41 }, "end": { - "line": 1430, + "line": 1423, "column": 45 } } }, "range": [ - 40429, - 40451 + 40178, + 40200 ], "loc": { "start": { - "line": 1430, + "line": 1423, "column": 24 }, "end": { - "line": 1430, + "line": 1423, "column": 46 } } } ], "range": [ - 40421, - 40452 + 40170, + 40201 ], "loc": { "start": { - "line": 1430, + "line": 1423, "column": 16 }, "end": { - "line": 1430, + "line": 1423, "column": 47 } } }, "prefix": true, "range": [ - 40420, - 40452 + 40169, + 40201 ], "loc": { "start": { - "line": 1430, + "line": 1423, "column": 15 }, "end": { - "line": 1430, + "line": 1423, "column": 47 } } }, "range": [ - 40413, - 40453 + 40162, + 40202 ], "loc": { "start": { - "line": 1430, + "line": 1423, "column": 8 }, "end": { - "line": 1430, + "line": 1423, "column": 48 } } } ], "range": [ - 40403, - 40459 + 40152, + 40208 ], "loc": { "start": { - "line": 1429, + "line": 1422, "column": 23 }, "end": { - "line": 1431, + "line": 1424, "column": 5 } } @@ -65917,16 +65495,16 @@ "generator": false, "expression": false, "range": [ - 40396, - 40459 + 40145, + 40208 ], "loc": { "start": { - "line": 1429, + "line": 1422, "column": 16 }, "end": { - "line": 1431, + "line": 1424, "column": 5 } } @@ -65934,16 +65512,16 @@ "kind": "method", "computed": false, "range": [ - 40384, - 40459 + 40133, + 40208 ], "loc": { "start": { - "line": 1429, + "line": 1422, "column": 4 }, "end": { - "line": 1431, + "line": 1424, "column": 5 } }, @@ -65952,16 +65530,16 @@ "type": "Block", "value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ", "range": [ - 40249, - 40379 + 39998, + 40128 ], "loc": { "start": { - "line": 1424, + "line": 1417, "column": 4 }, "end": { - "line": 1428, + "line": 1421, "column": 7 } } @@ -65972,16 +65550,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": [ - 40465, - 40640 + 40214, + 40389 ], "loc": { "start": { - "line": 1433, + "line": 1426, "column": 4 }, "end": { - "line": 1437, + "line": 1430, "column": 7 } } @@ -65995,16 +65573,16 @@ "type": "Identifier", "name": "registerExtension", "range": [ - 40645, - 40662 + 40394, + 40411 ], "loc": { "start": { - "line": 1438, + "line": 1431, "column": 4 }, "end": { - "line": 1438, + "line": 1431, "column": 21 } } @@ -66017,16 +65595,16 @@ "type": "Identifier", "name": "inst", "range": [ - 40663, - 40667 + 40412, + 40416 ], "loc": { "start": { - "line": 1438, + "line": 1431, "column": 22 }, "end": { - "line": 1438, + "line": 1431, "column": 26 } } @@ -66035,16 +65613,16 @@ "type": "Identifier", "name": "name", "range": [ - 40669, - 40673 + 40418, + 40422 ], "loc": { "start": { - "line": 1438, + "line": 1431, "column": 28 }, "end": { - "line": 1438, + "line": 1431, "column": 32 } } @@ -66067,16 +65645,16 @@ "object": { "type": "ThisExpression", "range": [ - 40685, - 40689 + 40434, + 40438 ], "loc": { "start": { - "line": 1439, + "line": 1432, "column": 8 }, "end": { - "line": 1439, + "line": 1432, "column": 12 } } @@ -66085,31 +65663,31 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 40690, - 40701 + 40439, + 40450 ], "loc": { "start": { - "line": 1439, + "line": 1432, "column": 13 }, "end": { - "line": 1439, + "line": 1432, "column": 24 } } }, "range": [ - 40685, - 40701 + 40434, + 40450 ], "loc": { "start": { - "line": 1439, + "line": 1432, "column": 8 }, "end": { - "line": 1439, + "line": 1432, "column": 24 } } @@ -66118,31 +65696,31 @@ "type": "Identifier", "name": "name", "range": [ - 40702, - 40706 + 40451, + 40455 ], "loc": { "start": { - "line": 1439, + "line": 1432, "column": 25 }, "end": { - "line": 1439, + "line": 1432, "column": 29 } } }, "range": [ - 40685, - 40707 + 40434, + 40456 ], "loc": { "start": { - "line": 1439, + "line": 1432, "column": 8 }, "end": { - "line": 1439, + "line": 1432, "column": 30 } } @@ -66151,62 +65729,62 @@ "type": "Identifier", "name": "inst", "range": [ - 40710, - 40714 + 40459, + 40463 ], "loc": { "start": { - "line": 1439, + "line": 1432, "column": 33 }, "end": { - "line": 1439, + "line": 1432, "column": 37 } } }, "range": [ - 40685, - 40714 + 40434, + 40463 ], "loc": { "start": { - "line": 1439, + "line": 1432, "column": 8 }, "end": { - "line": 1439, + "line": 1432, "column": 37 } } }, "range": [ - 40685, - 40715 + 40434, + 40464 ], "loc": { "start": { - "line": 1439, + "line": 1432, "column": 8 }, "end": { - "line": 1439, + "line": 1432, "column": 38 } } } ], "range": [ - 40675, - 40721 + 40424, + 40470 ], "loc": { "start": { - "line": 1438, + "line": 1431, "column": 34 }, "end": { - "line": 1440, + "line": 1433, "column": 5 } } @@ -66214,16 +65792,16 @@ "generator": false, "expression": false, "range": [ - 40662, - 40721 + 40411, + 40470 ], "loc": { "start": { - "line": 1438, + "line": 1431, "column": 21 }, "end": { - "line": 1440, + "line": 1433, "column": 5 } } @@ -66231,16 +65809,16 @@ "kind": "method", "computed": false, "range": [ - 40645, - 40721 + 40394, + 40470 ], "loc": { "start": { - "line": 1438, + "line": 1431, "column": 4 }, "end": { - "line": 1440, + "line": 1433, "column": 5 } }, @@ -66249,16 +65827,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": [ - 40465, - 40640 + 40214, + 40389 ], "loc": { "start": { - "line": 1433, + "line": 1426, "column": 4 }, "end": { - "line": 1437, + "line": 1430, "column": 7 } } @@ -66269,16 +65847,16 @@ "type": "Block", "value": "*\n * Destroy all the extensions store in extensions registry\n ", "range": [ - 40727, - 40801 + 40476, + 40550 ], "loc": { "start": { - "line": 1442, + "line": 1435, "column": 4 }, "end": { - "line": 1444, + "line": 1437, "column": 7 } } @@ -66292,16 +65870,16 @@ "type": "Identifier", "name": "destroyExtensions", "range": [ - 40806, - 40823 + 40555, + 40572 ], "loc": { "start": { - "line": 1445, + "line": 1438, "column": 4 }, "end": { - "line": 1445, + "line": 1438, "column": 21 } } @@ -66322,16 +65900,16 @@ "type": "Identifier", "name": "reg", "range": [ - 40840, - 40843 + 40589, + 40592 ], "loc": { "start": { - "line": 1446, + "line": 1439, "column": 12 }, "end": { - "line": 1446, + "line": 1439, "column": 15 } } @@ -66342,16 +65920,16 @@ "object": { "type": "ThisExpression", "range": [ - 40846, - 40850 + 40595, + 40599 ], "loc": { "start": { - "line": 1446, + "line": 1439, "column": 18 }, "end": { - "line": 1446, + "line": 1439, "column": 22 } } @@ -66360,46 +65938,46 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 40851, - 40862 + 40600, + 40611 ], "loc": { "start": { - "line": 1446, + "line": 1439, "column": 23 }, "end": { - "line": 1446, + "line": 1439, "column": 34 } } }, "range": [ - 40846, - 40862 + 40595, + 40611 ], "loc": { "start": { - "line": 1446, + "line": 1439, "column": 18 }, "end": { - "line": 1446, + "line": 1439, "column": 34 } } }, "range": [ - 40840, - 40862 + 40589, + 40611 ], "loc": { "start": { - "line": 1446, + "line": 1439, "column": 12 }, "end": { - "line": 1446, + "line": 1439, "column": 34 } } @@ -66407,16 +65985,16 @@ ], "kind": "let", "range": [ - 40836, - 40863 + 40585, + 40612 ], "loc": { "start": { - "line": 1446, + "line": 1439, "column": 8 }, "end": { - "line": 1446, + "line": 1439, "column": 35 } } @@ -66437,16 +66015,16 @@ "type": "Identifier", "name": "Object", "range": [ - 40873, - 40879 + 40622, + 40628 ], "loc": { "start": { - "line": 1448, + "line": 1441, "column": 8 }, "end": { - "line": 1448, + "line": 1441, "column": 14 } } @@ -66455,31 +66033,31 @@ "type": "Identifier", "name": "keys", "range": [ - 40880, - 40884 + 40629, + 40633 ], "loc": { "start": { - "line": 1448, + "line": 1441, "column": 15 }, "end": { - "line": 1448, + "line": 1441, "column": 19 } } }, "range": [ - 40873, - 40884 + 40622, + 40633 ], "loc": { "start": { - "line": 1448, + "line": 1441, "column": 8 }, "end": { - "line": 1448, + "line": 1441, "column": 19 } } @@ -66489,32 +66067,32 @@ "type": "Identifier", "name": "reg", "range": [ - 40885, - 40888 + 40634, + 40637 ], "loc": { "start": { - "line": 1448, + "line": 1441, "column": 20 }, "end": { - "line": 1448, + "line": 1441, "column": 23 } } } ], "range": [ - 40873, - 40889 + 40622, + 40638 ], "loc": { "start": { - "line": 1448, + "line": 1441, "column": 8 }, "end": { - "line": 1448, + "line": 1441, "column": 24 } } @@ -66523,31 +66101,31 @@ "type": "Identifier", "name": "forEach", "range": [ - 40890, - 40897 + 40639, + 40646 ], "loc": { "start": { - "line": 1448, + "line": 1441, "column": 25 }, "end": { - "line": 1448, + "line": 1441, "column": 32 } } }, "range": [ - 40873, - 40897 + 40622, + 40646 ], "loc": { "start": { - "line": 1448, + "line": 1441, "column": 8 }, "end": { - "line": 1448, + "line": 1441, "column": 32 } } @@ -66561,16 +66139,16 @@ "type": "Identifier", "name": "key", "range": [ - 40899, - 40902 + 40648, + 40651 ], "loc": { "start": { - "line": 1448, + "line": 1441, "column": 34 }, "end": { - "line": 1448, + "line": 1441, "column": 37 } } @@ -66593,16 +66171,16 @@ "type": "Identifier", "name": "reg", "range": [ - 40921, - 40924 + 40670, + 40673 ], "loc": { "start": { - "line": 1449, + "line": 1442, "column": 12 }, "end": { - "line": 1449, + "line": 1442, "column": 15 } } @@ -66611,31 +66189,31 @@ "type": "Identifier", "name": "key", "range": [ - 40925, - 40928 + 40674, + 40677 ], "loc": { "start": { - "line": 1449, + "line": 1442, "column": 16 }, "end": { - "line": 1449, + "line": 1442, "column": 19 } } }, "range": [ - 40921, - 40929 + 40670, + 40678 ], "loc": { "start": { - "line": 1449, + "line": 1442, "column": 12 }, "end": { - "line": 1449, + "line": 1442, "column": 20 } } @@ -66644,62 +66222,62 @@ "type": "Identifier", "name": "destroy", "range": [ - 40930, - 40937 + 40679, + 40686 ], "loc": { "start": { - "line": 1449, + "line": 1442, "column": 21 }, "end": { - "line": 1449, + "line": 1442, "column": 28 } } }, "range": [ - 40921, - 40937 + 40670, + 40686 ], "loc": { "start": { - "line": 1449, + "line": 1442, "column": 12 }, "end": { - "line": 1449, + "line": 1442, "column": 28 } } }, "arguments": [], "range": [ - 40921, - 40939 + 40670, + 40688 ], "loc": { "start": { - "line": 1449, + "line": 1442, "column": 12 }, "end": { - "line": 1449, + "line": 1442, "column": 30 } } }, "range": [ - 40921, - 40940 + 40670, + 40689 ], "loc": { "start": { - "line": 1449, + "line": 1442, "column": 12 }, "end": { - "line": 1449, + "line": 1442, "column": 31 } } @@ -66716,16 +66294,16 @@ "type": "Identifier", "name": "reg", "range": [ - 40953, - 40956 + 40702, + 40705 ], "loc": { "start": { - "line": 1450, + "line": 1443, "column": 12 }, "end": { - "line": 1450, + "line": 1443, "column": 15 } } @@ -66734,31 +66312,31 @@ "type": "Identifier", "name": "key", "range": [ - 40957, - 40960 + 40706, + 40709 ], "loc": { "start": { - "line": 1450, + "line": 1443, "column": 16 }, "end": { - "line": 1450, + "line": 1443, "column": 19 } } }, "range": [ - 40953, - 40961 + 40702, + 40710 ], "loc": { "start": { - "line": 1450, + "line": 1443, "column": 12 }, "end": { - "line": 1450, + "line": 1443, "column": 20 } } @@ -66767,62 +66345,62 @@ "type": "Identifier", "name": "undefined", "range": [ - 40964, - 40973 + 40713, + 40722 ], "loc": { "start": { - "line": 1450, + "line": 1443, "column": 23 }, "end": { - "line": 1450, + "line": 1443, "column": 32 } } }, "range": [ - 40953, - 40973 + 40702, + 40722 ], "loc": { "start": { - "line": 1450, + "line": 1443, "column": 12 }, "end": { - "line": 1450, + "line": 1443, "column": 32 } } }, "range": [ - 40953, - 40974 + 40702, + 40723 ], "loc": { "start": { - "line": 1450, + "line": 1443, "column": 12 }, "end": { - "line": 1450, + "line": 1443, "column": 33 } } } ], "range": [ - 40907, - 40984 + 40656, + 40733 ], "loc": { "start": { - "line": 1448, + "line": 1441, "column": 42 }, "end": { - "line": 1451, + "line": 1444, "column": 9 } } @@ -66830,63 +66408,63 @@ "generator": false, "expression": false, "range": [ - 40898, - 40984 + 40647, + 40733 ], "loc": { "start": { - "line": 1448, + "line": 1441, "column": 33 }, "end": { - "line": 1451, + "line": 1444, "column": 9 } } } ], "range": [ - 40873, - 40985 + 40622, + 40734 ], "loc": { "start": { - "line": 1448, + "line": 1441, "column": 8 }, "end": { - "line": 1451, + "line": 1444, "column": 10 } } }, "range": [ - 40873, - 40986 + 40622, + 40735 ], "loc": { "start": { - "line": 1448, + "line": 1441, "column": 8 }, "end": { - "line": 1451, + "line": 1444, "column": 11 } } } ], "range": [ - 40826, - 40992 + 40575, + 40741 ], "loc": { "start": { - "line": 1445, + "line": 1438, "column": 24 }, "end": { - "line": 1452, + "line": 1445, "column": 5 } } @@ -66894,16 +66472,16 @@ "generator": false, "expression": false, "range": [ - 40823, - 40992 + 40572, + 40741 ], "loc": { "start": { - "line": 1445, + "line": 1438, "column": 21 }, "end": { - "line": 1452, + "line": 1445, "column": 5 } } @@ -66911,16 +66489,16 @@ "kind": "method", "computed": false, "range": [ - 40806, - 40992 + 40555, + 40741 ], "loc": { "start": { - "line": 1445, + "line": 1438, "column": 4 }, "end": { - "line": 1452, + "line": 1445, "column": 5 } }, @@ -66929,16 +66507,16 @@ "type": "Block", "value": "*\n * Destroy all the extensions store in extensions registry\n ", "range": [ - 40727, - 40801 + 40476, + 40550 ], "loc": { "start": { - "line": 1442, + "line": 1435, "column": 4 }, "end": { - "line": 1444, + "line": 1437, "column": 7 } } @@ -66949,16 +66527,16 @@ "type": "Block", "value": "*\n * Load themes defined in the configuration object\n ", "range": [ - 40998, - 41064 + 40747, + 40813 ], "loc": { "start": { - "line": 1454, + "line": 1447, "column": 4 }, "end": { - "line": 1456, + "line": 1449, "column": 7 } } @@ -66972,16 +66550,16 @@ "type": "Identifier", "name": "loadThemes", "range": [ - 41069, - 41079 + 40818, + 40828 ], "loc": { "start": { - "line": 1457, + "line": 1450, "column": 4 }, "end": { - "line": 1457, + "line": 1450, "column": 14 } } @@ -67004,16 +66582,16 @@ "object": { "type": "ThisExpression", "range": [ - 41097, - 41101 + 40846, + 40850 ], "loc": { "start": { - "line": 1458, + "line": 1451, "column": 13 }, "end": { - "line": 1458, + "line": 1451, "column": 17 } } @@ -67022,47 +66600,47 @@ "type": "Identifier", "name": "hasThemes", "range": [ - 41102, - 41111 + 40851, + 40860 ], "loc": { "start": { - "line": 1458, + "line": 1451, "column": 18 }, "end": { - "line": 1458, + "line": 1451, "column": 27 } } }, "range": [ - 41097, - 41111 + 40846, + 40860 ], "loc": { "start": { - "line": 1458, + "line": 1451, "column": 13 }, "end": { - "line": 1458, + "line": 1451, "column": 27 } } }, "prefix": true, "range": [ - 41096, - 41111 + 40845, + 40860 ], "loc": { "start": { - "line": 1458, + "line": 1451, "column": 12 }, "end": { - "line": 1458, + "line": 1451, "column": 27 } } @@ -67074,48 +66652,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 41127, - 41134 + 40876, + 40883 ], "loc": { "start": { - "line": 1459, + "line": 1452, "column": 12 }, "end": { - "line": 1459, + "line": 1452, "column": 19 } } } ], "range": [ - 41113, - 41144 + 40862, + 40893 ], "loc": { "start": { - "line": 1458, + "line": 1451, "column": 29 }, "end": { - "line": 1460, + "line": 1453, "column": 9 } } }, "alternate": null, "range": [ - 41092, - 41144 + 40841, + 40893 ], "loc": { "start": { - "line": 1458, + "line": 1451, "column": 8 }, "end": { - "line": 1460, + "line": 1453, "column": 9 } } @@ -67129,16 +66707,16 @@ "type": "Identifier", "name": "themes", "range": [ - 41158, - 41164 + 40907, + 40913 ], "loc": { "start": { - "line": 1462, + "line": 1455, "column": 12 }, "end": { - "line": 1462, + "line": 1455, "column": 18 } } @@ -67149,16 +66727,16 @@ "object": { "type": "ThisExpression", "range": [ - 41167, - 41171 + 40916, + 40920 ], "loc": { "start": { - "line": 1462, + "line": 1455, "column": 21 }, "end": { - "line": 1462, + "line": 1455, "column": 25 } } @@ -67167,46 +66745,46 @@ "type": "Identifier", "name": "themes", "range": [ - 41172, - 41178 + 40921, + 40927 ], "loc": { "start": { - "line": 1462, + "line": 1455, "column": 26 }, "end": { - "line": 1462, + "line": 1455, "column": 32 } } }, "range": [ - 41167, - 41178 + 40916, + 40927 ], "loc": { "start": { - "line": 1462, + "line": 1455, "column": 21 }, "end": { - "line": 1462, + "line": 1455, "column": 32 } } }, "range": [ - 41158, - 41178 + 40907, + 40927 ], "loc": { "start": { - "line": 1462, + "line": 1455, "column": 12 }, "end": { - "line": 1462, + "line": 1455, "column": 32 } } @@ -67214,16 +66792,16 @@ ], "kind": "let", "range": [ - 41154, - 41179 + 40903, + 40928 ], "loc": { "start": { - "line": 1462, + "line": 1455, "column": 8 }, "end": { - "line": 1462, + "line": 1455, "column": 33 } } @@ -67241,16 +66819,16 @@ "object": { "type": "ThisExpression", "range": [ - 41188, - 41192 + 40937, + 40941 ], "loc": { "start": { - "line": 1463, + "line": 1456, "column": 8 }, "end": { - "line": 1463, + "line": 1456, "column": 12 } } @@ -67259,31 +66837,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 41193, - 41200 + 40942, + 40949 ], "loc": { "start": { - "line": 1463, + "line": 1456, "column": 13 }, "end": { - "line": 1463, + "line": 1456, "column": 20 } } }, "range": [ - 41188, - 41200 + 40937, + 40949 ], "loc": { "start": { - "line": 1463, + "line": 1456, "column": 8 }, "end": { - "line": 1463, + "line": 1456, "column": 20 } } @@ -67292,31 +66870,31 @@ "type": "Identifier", "name": "emit", "range": [ - 41201, - 41205 + 40950, + 40954 ], "loc": { "start": { - "line": 1463, + "line": 1456, "column": 21 }, "end": { - "line": 1463, + "line": 1456, "column": 25 } } }, "range": [ - 41188, - 41205 + 40937, + 40954 ], "loc": { "start": { - "line": 1463, + "line": 1456, "column": 8 }, "end": { - "line": 1463, + "line": 1456, "column": 25 } } @@ -67327,16 +66905,16 @@ "value": "before-loading-themes", "raw": "'before-loading-themes'", "range": [ - 41206, - 41229 + 40955, + 40978 ], "loc": { "start": { - "line": 1463, + "line": 1456, "column": 26 }, "end": { - "line": 1463, + "line": 1456, "column": 49 } } @@ -67344,47 +66922,47 @@ { "type": "ThisExpression", "range": [ - 41231, - 41235 + 40980, + 40984 ], "loc": { "start": { - "line": 1463, + "line": 1456, "column": 51 }, "end": { - "line": 1463, + "line": 1456, "column": 55 } } } ], "range": [ - 41188, - 41236 + 40937, + 40985 ], "loc": { "start": { - "line": 1463, + "line": 1456, "column": 8 }, "end": { - "line": 1463, + "line": 1456, "column": 56 } } }, "range": [ - 41188, - 41237 + 40937, + 40986 ], "loc": { "start": { - "line": 1463, + "line": 1456, "column": 8 }, "end": { - "line": 1463, + "line": 1456, "column": 57 } }, @@ -67393,16 +66971,16 @@ "type": "Line", "value": "Default theme config", "range": [ - 41247, - 41269 + 40996, + 41018 ], "loc": { "start": { - "line": 1465, + "line": 1458, "column": 8 }, "end": { - "line": 1465, + "line": 1458, "column": 30 } } @@ -67417,16 +66995,16 @@ "object": { "type": "ThisExpression", "range": [ - 41282, - 41286 + 41031, + 41035 ], "loc": { "start": { - "line": 1466, + "line": 1459, "column": 12 }, "end": { - "line": 1466, + "line": 1459, "column": 16 } } @@ -67435,31 +67013,31 @@ "type": "Identifier", "name": "enableDefaultTheme", "range": [ - 41287, - 41305 + 41036, + 41054 ], "loc": { "start": { - "line": 1466, + "line": 1459, "column": 17 }, "end": { - "line": 1466, + "line": 1459, "column": 35 } } }, "range": [ - 41282, - 41305 + 41031, + 41054 ], "loc": { "start": { - "line": 1466, + "line": 1459, "column": 12 }, "end": { - "line": 1466, + "line": 1459, "column": 35 } } @@ -67476,16 +67054,16 @@ "type": "Identifier", "name": "defaultTheme", "range": [ - 41325, - 41337 + 41074, + 41086 ], "loc": { "start": { - "line": 1467, + "line": 1460, "column": 16 }, "end": { - "line": 1467, + "line": 1460, "column": 28 } } @@ -67499,16 +67077,16 @@ "type": "Identifier", "name": "name", "range": [ - 41342, - 41346 + 41091, + 41095 ], "loc": { "start": { - "line": 1467, + "line": 1460, "column": 33 }, "end": { - "line": 1467, + "line": 1460, "column": 37 } } @@ -67518,16 +67096,16 @@ "value": "default", "raw": "'default'", "range": [ - 41348, - 41357 + 41097, + 41106 ], "loc": { "start": { - "line": 1467, + "line": 1460, "column": 39 }, "end": { - "line": 1467, + "line": 1460, "column": 48 } } @@ -67537,47 +67115,47 @@ "shorthand": false, "computed": false, "range": [ - 41342, - 41357 + 41091, + 41106 ], "loc": { "start": { - "line": 1467, + "line": 1460, "column": 33 }, "end": { - "line": 1467, + "line": 1460, "column": 48 } } } ], "range": [ - 41340, - 41359 + 41089, + 41108 ], "loc": { "start": { - "line": 1467, + "line": 1460, "column": 31 }, "end": { - "line": 1467, + "line": 1460, "column": 50 } } }, "range": [ - 41325, - 41359 + 41074, + 41108 ], "loc": { "start": { - "line": 1467, + "line": 1460, "column": 16 }, "end": { - "line": 1467, + "line": 1460, "column": 50 } } @@ -67585,16 +67163,16 @@ ], "kind": "let", "range": [ - 41321, - 41360 + 41070, + 41109 ], "loc": { "start": { - "line": 1467, + "line": 1460, "column": 12 }, "end": { - "line": 1467, + "line": 1460, "column": 51 } } @@ -67612,16 +67190,16 @@ "object": { "type": "ThisExpression", "range": [ - 41373, - 41377 + 41122, + 41126 ], "loc": { "start": { - "line": 1468, + "line": 1461, "column": 12 }, "end": { - "line": 1468, + "line": 1461, "column": 16 } } @@ -67630,31 +67208,31 @@ "type": "Identifier", "name": "themes", "range": [ - 41378, - 41384 + 41127, + 41133 ], "loc": { "start": { - "line": 1468, + "line": 1461, "column": 17 }, "end": { - "line": 1468, + "line": 1461, "column": 23 } } }, "range": [ - 41373, - 41384 + 41122, + 41133 ], "loc": { "start": { - "line": 1468, + "line": 1461, "column": 12 }, "end": { - "line": 1468, + "line": 1461, "column": 23 } } @@ -67663,31 +67241,31 @@ "type": "Identifier", "name": "push", "range": [ - 41385, - 41389 + 41134, + 41138 ], "loc": { "start": { - "line": 1468, + "line": 1461, "column": 24 }, "end": { - "line": 1468, + "line": 1461, "column": 28 } } }, "range": [ - 41373, - 41389 + 41122, + 41138 ], "loc": { "start": { - "line": 1468, + "line": 1461, "column": 12 }, "end": { - "line": 1468, + "line": 1461, "column": 28 } } @@ -67697,79 +67275,79 @@ "type": "Identifier", "name": "defaultTheme", "range": [ - 41390, - 41402 + 41139, + 41151 ], "loc": { "start": { - "line": 1468, + "line": 1461, "column": 29 }, "end": { - "line": 1468, + "line": 1461, "column": 41 } } } ], "range": [ - 41373, - 41403 + 41122, + 41152 ], "loc": { "start": { - "line": 1468, + "line": 1461, "column": 12 }, "end": { - "line": 1468, + "line": 1461, "column": 42 } } }, "range": [ - 41373, - 41404 + 41122, + 41153 ], "loc": { "start": { - "line": 1468, + "line": 1461, "column": 12 }, "end": { - "line": 1468, + "line": 1461, "column": 43 } } } ], "range": [ - 41307, - 41414 + 41056, + 41163 ], "loc": { "start": { - "line": 1466, + "line": 1459, "column": 37 }, "end": { - "line": 1469, + "line": 1462, "column": 9 } } }, "alternate": null, "range": [ - 41278, - 41414 + 41027, + 41163 ], "loc": { "start": { - "line": 1466, + "line": 1459, "column": 8 }, "end": { - "line": 1469, + "line": 1462, "column": 9 } }, @@ -67778,16 +67356,16 @@ "type": "Line", "value": "Default theme config", "range": [ - 41247, - 41269 + 40996, + 41018 ], "loc": { "start": { - "line": 1465, + "line": 1458, "column": 8 }, "end": { - "line": 1465, + "line": 1458, "column": 30 } } @@ -67802,16 +67380,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 41427, - 41434 + 41176, + 41183 ], "loc": { "start": { - "line": 1470, + "line": 1463, "column": 12 }, "end": { - "line": 1470, + "line": 1463, "column": 19 } } @@ -67821,32 +67399,32 @@ "type": "Identifier", "name": "themes", "range": [ - 41435, - 41441 + 41184, + 41190 ], "loc": { "start": { - "line": 1470, + "line": 1463, "column": 20 }, "end": { - "line": 1470, + "line": 1463, "column": 26 } } } ], "range": [ - 41427, - 41442 + 41176, + 41191 ], "loc": { "start": { - "line": 1470, + "line": 1463, "column": 12 }, "end": { - "line": 1470, + "line": 1463, "column": 27 } } @@ -67865,16 +67443,16 @@ "type": "Identifier", "name": "i", "range": [ - 41467, - 41468 + 41216, + 41217 ], "loc": { "start": { - "line": 1471, + "line": 1464, "column": 21 }, "end": { - "line": 1471, + "line": 1464, "column": 22 } } @@ -67884,31 +67462,31 @@ "value": 0, "raw": "0", "range": [ - 41471, - 41472 + 41220, + 41221 ], "loc": { "start": { - "line": 1471, + "line": 1464, "column": 25 }, "end": { - "line": 1471, + "line": 1464, "column": 26 } } }, "range": [ - 41467, - 41472 + 41216, + 41221 ], "loc": { "start": { - "line": 1471, + "line": 1464, "column": 21 }, "end": { - "line": 1471, + "line": 1464, "column": 26 } } @@ -67919,16 +67497,16 @@ "type": "Identifier", "name": "len", "range": [ - 41474, - 41477 + 41223, + 41226 ], "loc": { "start": { - "line": 1471, + "line": 1464, "column": 28 }, "end": { - "line": 1471, + "line": 1464, "column": 31 } } @@ -67940,16 +67518,16 @@ "type": "Identifier", "name": "themes", "range": [ - 41480, - 41486 + 41229, + 41235 ], "loc": { "start": { - "line": 1471, + "line": 1464, "column": 34 }, "end": { - "line": 1471, + "line": 1464, "column": 40 } } @@ -67958,46 +67536,46 @@ "type": "Identifier", "name": "length", "range": [ - 41487, - 41493 + 41236, + 41242 ], "loc": { "start": { - "line": 1471, + "line": 1464, "column": 41 }, "end": { - "line": 1471, + "line": 1464, "column": 47 } } }, "range": [ - 41480, - 41493 + 41229, + 41242 ], "loc": { "start": { - "line": 1471, + "line": 1464, "column": 34 }, "end": { - "line": 1471, + "line": 1464, "column": 47 } } }, "range": [ - 41474, - 41493 + 41223, + 41242 ], "loc": { "start": { - "line": 1471, + "line": 1464, "column": 28 }, "end": { - "line": 1471, + "line": 1464, "column": 47 } } @@ -68005,16 +67583,16 @@ ], "kind": "let", "range": [ - 41463, - 41493 + 41212, + 41242 ], "loc": { "start": { - "line": 1471, + "line": 1464, "column": 17 }, "end": { - "line": 1471, + "line": 1464, "column": 47 } } @@ -68026,16 +67604,16 @@ "type": "Identifier", "name": "i", "range": [ - 41495, - 41496 + 41244, + 41245 ], "loc": { "start": { - "line": 1471, + "line": 1464, "column": 49 }, "end": { - "line": 1471, + "line": 1464, "column": 50 } } @@ -68044,31 +67622,31 @@ "type": "Identifier", "name": "len", "range": [ - 41499, - 41502 + 41248, + 41251 ], "loc": { "start": { - "line": 1471, + "line": 1464, "column": 53 }, "end": { - "line": 1471, + "line": 1464, "column": 56 } } }, "range": [ - 41495, - 41502 + 41244, + 41251 ], "loc": { "start": { - "line": 1471, + "line": 1464, "column": 49 }, "end": { - "line": 1471, + "line": 1464, "column": 56 } } @@ -68080,32 +67658,32 @@ "type": "Identifier", "name": "i", "range": [ - 41504, - 41505 + 41253, + 41254 ], "loc": { "start": { - "line": 1471, + "line": 1464, "column": 58 }, "end": { - "line": 1471, + "line": 1464, "column": 59 } } }, "prefix": false, "range": [ - 41504, - 41507 + 41253, + 41256 ], "loc": { "start": { - "line": 1471, + "line": 1464, "column": 58 }, "end": { - "line": 1471, + "line": 1464, "column": 61 } } @@ -68122,16 +67700,16 @@ "type": "Identifier", "name": "theme", "range": [ - 41531, - 41536 + 41280, + 41285 ], "loc": { "start": { - "line": 1472, + "line": 1465, "column": 20 }, "end": { - "line": 1472, + "line": 1465, "column": 25 } } @@ -68143,16 +67721,16 @@ "type": "Identifier", "name": "themes", "range": [ - 41539, - 41545 + 41288, + 41294 ], "loc": { "start": { - "line": 1472, + "line": 1465, "column": 28 }, "end": { - "line": 1472, + "line": 1465, "column": 34 } } @@ -68161,46 +67739,46 @@ "type": "Identifier", "name": "i", "range": [ - 41546, - 41547 + 41295, + 41296 ], "loc": { "start": { - "line": 1472, + "line": 1465, "column": 35 }, "end": { - "line": 1472, + "line": 1465, "column": 36 } } }, "range": [ - 41539, - 41548 + 41288, + 41297 ], "loc": { "start": { - "line": 1472, + "line": 1465, "column": 28 }, "end": { - "line": 1472, + "line": 1465, "column": 37 } } }, "range": [ - 41531, - 41548 + 41280, + 41297 ], "loc": { "start": { - "line": 1472, + "line": 1465, "column": 20 }, "end": { - "line": 1472, + "line": 1465, "column": 37 } } @@ -68208,16 +67786,16 @@ ], "kind": "let", "range": [ - 41527, - 41549 + 41276, + 41298 ], "loc": { "start": { - "line": 1472, + "line": 1465, "column": 16 }, "end": { - "line": 1472, + "line": 1465, "column": 38 } } @@ -68231,16 +67809,16 @@ "type": "Identifier", "name": "name", "range": [ - 41570, - 41574 + 41319, + 41323 ], "loc": { "start": { - "line": 1473, + "line": 1466, "column": 20 }, "end": { - "line": 1473, + "line": 1466, "column": 24 } } @@ -68252,16 +67830,16 @@ "type": "Identifier", "name": "theme", "range": [ - 41577, - 41582 + 41326, + 41331 ], "loc": { "start": { - "line": 1473, + "line": 1466, "column": 27 }, "end": { - "line": 1473, + "line": 1466, "column": 32 } } @@ -68270,46 +67848,46 @@ "type": "Identifier", "name": "name", "range": [ - 41583, - 41587 + 41332, + 41336 ], "loc": { "start": { - "line": 1473, + "line": 1466, "column": 33 }, "end": { - "line": 1473, + "line": 1466, "column": 37 } } }, "range": [ - 41577, - 41587 + 41326, + 41336 ], "loc": { "start": { - "line": 1473, + "line": 1466, "column": 27 }, "end": { - "line": 1473, + "line": 1466, "column": 37 } } }, "range": [ - 41570, - 41587 + 41319, + 41336 ], "loc": { "start": { - "line": 1473, + "line": 1466, "column": 20 }, "end": { - "line": 1473, + "line": 1466, "column": 37 } } @@ -68317,16 +67895,16 @@ ], "kind": "let", "range": [ - 41566, - 41588 + 41315, + 41337 ], "loc": { "start": { - "line": 1473, + "line": 1466, "column": 16 }, "end": { - "line": 1473, + "line": 1466, "column": 38 } } @@ -68340,16 +67918,16 @@ "type": "Identifier", "name": "path", "range": [ - 41609, - 41613 + 41358, + 41362 ], "loc": { "start": { - "line": 1474, + "line": 1467, "column": 20 }, "end": { - "line": 1474, + "line": 1467, "column": 24 } } @@ -68361,16 +67939,16 @@ "type": "Identifier", "name": "theme", "range": [ - 41616, - 41621 + 41365, + 41370 ], "loc": { "start": { - "line": 1474, + "line": 1467, "column": 27 }, "end": { - "line": 1474, + "line": 1467, "column": 32 } } @@ -68379,46 +67957,46 @@ "type": "Identifier", "name": "path", "range": [ - 41622, - 41626 + 41371, + 41375 ], "loc": { "start": { - "line": 1474, + "line": 1467, "column": 33 }, "end": { - "line": 1474, + "line": 1467, "column": 37 } } }, "range": [ - 41616, - 41626 + 41365, + 41375 ], "loc": { "start": { - "line": 1474, + "line": 1467, "column": 27 }, "end": { - "line": 1474, + "line": 1467, "column": 37 } } }, "range": [ - 41609, - 41626 + 41358, + 41375 ], "loc": { "start": { - "line": 1474, + "line": 1467, "column": 20 }, "end": { - "line": 1474, + "line": 1467, "column": 37 } } @@ -68426,16 +68004,16 @@ ], "kind": "let", "range": [ - 41605, - 41627 + 41354, + 41376 ], "loc": { "start": { - "line": 1474, + "line": 1467, "column": 16 }, "end": { - "line": 1474, + "line": 1467, "column": 38 } } @@ -68449,16 +68027,16 @@ "type": "Identifier", "name": "styleId", "range": [ - 41648, - 41655 + 41397, + 41404 ], "loc": { "start": { - "line": 1475, + "line": 1468, "column": 20 }, "end": { - "line": 1475, + "line": 1468, "column": 27 } } @@ -68472,16 +68050,16 @@ "object": { "type": "ThisExpression", "range": [ - 41658, - 41662 + 41407, + 41411 ], "loc": { "start": { - "line": 1475, + "line": 1468, "column": 30 }, "end": { - "line": 1475, + "line": 1468, "column": 34 } } @@ -68490,31 +68068,31 @@ "type": "Identifier", "name": "prfxTf", "range": [ - 41663, - 41669 + 41412, + 41418 ], "loc": { "start": { - "line": 1475, + "line": 1468, "column": 35 }, "end": { - "line": 1475, + "line": 1468, "column": 41 } } }, "range": [ - 41658, - 41669 + 41407, + 41418 ], "loc": { "start": { - "line": 1475, + "line": 1468, "column": 30 }, "end": { - "line": 1475, + "line": 1468, "column": 41 } } @@ -68523,46 +68101,46 @@ "type": "Identifier", "name": "name", "range": [ - 41672, - 41676 + 41421, + 41425 ], "loc": { "start": { - "line": 1475, + "line": 1468, "column": 44 }, "end": { - "line": 1475, + "line": 1468, "column": 48 } } }, "range": [ - 41658, - 41676 + 41407, + 41425 ], "loc": { "start": { - "line": 1475, + "line": 1468, "column": 30 }, "end": { - "line": 1475, + "line": 1468, "column": 48 } } }, "range": [ - 41648, - 41676 + 41397, + 41425 ], "loc": { "start": { - "line": 1475, + "line": 1468, "column": 20 }, "end": { - "line": 1475, + "line": 1468, "column": 48 } } @@ -68570,16 +68148,16 @@ ], "kind": "let", "range": [ - 41644, - 41677 + 41393, + 41426 ], "loc": { "start": { - "line": 1475, + "line": 1468, "column": 16 }, "end": { - "line": 1475, + "line": 1468, "column": 49 } } @@ -68593,16 +68171,16 @@ "type": "Identifier", "name": "name", "range": [ - 41698, - 41702 + 41447, + 41451 ], "loc": { "start": { - "line": 1476, + "line": 1469, "column": 20 }, "end": { - "line": 1476, + "line": 1469, "column": 24 } } @@ -68614,47 +68192,47 @@ "type": "Identifier", "name": "path", "range": [ - 41707, - 41711 + 41456, + 41460 ], "loc": { "start": { - "line": 1476, + "line": 1469, "column": 29 }, "end": { - "line": 1476, + "line": 1469, "column": 33 } } }, "prefix": true, "range": [ - 41706, - 41711 + 41455, + 41460 ], "loc": { "start": { - "line": 1476, + "line": 1469, "column": 28 }, "end": { - "line": 1476, + "line": 1469, "column": 33 } } }, "range": [ - 41698, - 41711 + 41447, + 41460 ], "loc": { "start": { - "line": 1476, + "line": 1469, "column": 20 }, "end": { - "line": 1476, + "line": 1469, "column": 33 } } @@ -68671,16 +68249,16 @@ "type": "Identifier", "name": "path", "range": [ - 41735, - 41739 + 41484, + 41488 ], "loc": { "start": { - "line": 1477, + "line": 1470, "column": 20 }, "end": { - "line": 1477, + "line": 1470, "column": 24 } } @@ -68703,16 +68281,16 @@ "object": { "type": "ThisExpression", "range": [ - 41742, - 41746 + 41491, + 41495 ], "loc": { "start": { - "line": 1477, + "line": 1470, "column": 27 }, "end": { - "line": 1477, + "line": 1470, "column": 31 } } @@ -68721,31 +68299,31 @@ "type": "Identifier", "name": "themesPath", "range": [ - 41747, - 41757 + 41496, + 41506 ], "loc": { "start": { - "line": 1477, + "line": 1470, "column": 32 }, "end": { - "line": 1477, + "line": 1470, "column": 42 } } }, "range": [ - 41742, - 41757 + 41491, + 41506 ], "loc": { "start": { - "line": 1477, + "line": 1470, "column": 27 }, "end": { - "line": 1477, + "line": 1470, "column": 42 } } @@ -68754,31 +68332,31 @@ "type": "Identifier", "name": "name", "range": [ - 41760, - 41764 + 41509, + 41513 ], "loc": { "start": { - "line": 1477, + "line": 1470, "column": 45 }, "end": { - "line": 1477, + "line": 1470, "column": 49 } } }, "range": [ - 41742, - 41764 + 41491, + 41513 ], "loc": { "start": { - "line": 1477, + "line": 1470, "column": 27 }, "end": { - "line": 1477, + "line": 1470, "column": 49 } } @@ -68788,31 +68366,31 @@ "value": "/", "raw": "'/'", "range": [ - 41767, - 41770 + 41516, + 41519 ], "loc": { "start": { - "line": 1477, + "line": 1470, "column": 52 }, "end": { - "line": 1477, + "line": 1470, "column": 55 } } }, "range": [ - 41742, - 41770 + 41491, + 41519 ], "loc": { "start": { - "line": 1477, + "line": 1470, "column": 27 }, "end": { - "line": 1477, + "line": 1470, "column": 55 } } @@ -68821,31 +68399,31 @@ "type": "Identifier", "name": "name", "range": [ - 41773, - 41777 + 41522, + 41526 ], "loc": { "start": { - "line": 1477, + "line": 1470, "column": 58 }, "end": { - "line": 1477, + "line": 1470, "column": 62 } } }, "range": [ - 41742, - 41777 + 41491, + 41526 ], "loc": { "start": { - "line": 1477, + "line": 1470, "column": 27 }, "end": { - "line": 1477, + "line": 1470, "column": 62 } } @@ -68855,77 +68433,77 @@ "value": ".css", "raw": "'.css'", "range": [ - 41780, - 41786 + 41529, + 41535 ], "loc": { "start": { - "line": 1477, + "line": 1470, "column": 65 }, "end": { - "line": 1477, + "line": 1470, "column": 71 } } }, "range": [ - 41742, - 41786 + 41491, + 41535 ], "loc": { "start": { - "line": 1477, + "line": 1470, "column": 27 }, "end": { - "line": 1477, + "line": 1470, "column": 71 } } }, "range": [ - 41735, - 41786 + 41484, + 41535 ], "loc": { "start": { - "line": 1477, + "line": 1470, "column": 20 }, "end": { - "line": 1477, + "line": 1470, "column": 71 } } }, "range": [ - 41735, - 41787 + 41484, + 41536 ], "loc": { "start": { - "line": 1477, + "line": 1470, "column": 20 }, "end": { - "line": 1477, + "line": 1470, "column": 72 } } } ], "range": [ - 41713, - 41805 + 41462, + 41554 ], "loc": { "start": { - "line": 1476, + "line": 1469, "column": 35 }, "end": { - "line": 1478, + "line": 1471, "column": 17 } } @@ -68942,32 +68520,32 @@ "type": "Identifier", "name": "name", "range": [ - 41832, - 41836 + 41581, + 41585 ], "loc": { "start": { - "line": 1479, + "line": 1472, "column": 26 }, "end": { - "line": 1479, + "line": 1472, "column": 30 } } }, "prefix": true, "range": [ - 41831, - 41836 + 41580, + 41585 ], "loc": { "start": { - "line": 1479, + "line": 1472, "column": 25 }, "end": { - "line": 1479, + "line": 1472, "column": 30 } } @@ -68979,16 +68557,16 @@ "type": "Identifier", "name": "theme", "range": [ - 41840, - 41845 + 41589, + 41594 ], "loc": { "start": { - "line": 1479, + "line": 1472, "column": 34 }, "end": { - "line": 1479, + "line": 1472, "column": 39 } } @@ -68997,46 +68575,46 @@ "type": "Identifier", "name": "path", "range": [ - 41846, - 41850 + 41595, + 41599 ], "loc": { "start": { - "line": 1479, + "line": 1472, "column": 40 }, "end": { - "line": 1479, + "line": 1472, "column": 44 } } }, "range": [ - 41840, - 41850 + 41589, + 41599 ], "loc": { "start": { - "line": 1479, + "line": 1472, "column": 34 }, "end": { - "line": 1479, + "line": 1472, "column": 44 } } }, "range": [ - 41831, - 41850 + 41580, + 41599 ], "loc": { "start": { - "line": 1479, + "line": 1472, "column": 25 }, "end": { - "line": 1479, + "line": 1472, "column": 44 } } @@ -69053,16 +68631,16 @@ "type": "Identifier", "name": "name", "range": [ - 41874, - 41878 + 41623, + 41627 ], "loc": { "start": { - "line": 1480, + "line": 1473, "column": 20 }, "end": { - "line": 1480, + "line": 1473, "column": 24 } } @@ -69077,16 +68655,16 @@ "value": "theme{0}", "raw": "'theme{0}'", "range": [ - 41881, - 41891 + 41630, + 41640 ], "loc": { "start": { - "line": 1480, + "line": 1473, "column": 27 }, "end": { - "line": 1480, + "line": 1473, "column": 37 } } @@ -69095,31 +68673,31 @@ "type": "Identifier", "name": "replace", "range": [ - 41892, - 41899 + 41641, + 41648 ], "loc": { "start": { - "line": 1480, + "line": 1473, "column": 38 }, "end": { - "line": 1480, + "line": 1473, "column": 45 } } }, "range": [ - 41881, - 41899 + 41630, + 41648 ], "loc": { "start": { - "line": 1480, + "line": 1473, "column": 27 }, "end": { - "line": 1480, + "line": 1473, "column": 45 } } @@ -69130,16 +68708,16 @@ "value": "{0}", "raw": "'{0}'", "range": [ - 41900, - 41905 + 41649, + 41654 ], "loc": { "start": { - "line": 1480, + "line": 1473, "column": 46 }, "end": { - "line": 1480, + "line": 1473, "column": 51 } } @@ -69148,109 +68726,109 @@ "type": "Identifier", "name": "i", "range": [ - 41907, - 41908 + 41656, + 41657 ], "loc": { "start": { - "line": 1480, + "line": 1473, "column": 53 }, "end": { - "line": 1480, + "line": 1473, "column": 54 } } } ], "range": [ - 41881, - 41909 + 41630, + 41658 ], "loc": { "start": { - "line": 1480, + "line": 1473, "column": 27 }, "end": { - "line": 1480, + "line": 1473, "column": 55 } } }, "range": [ - 41874, - 41909 + 41623, + 41658 ], "loc": { "start": { - "line": 1480, + "line": 1473, "column": 20 }, "end": { - "line": 1480, + "line": 1473, "column": 55 } } }, "range": [ - 41874, - 41910 + 41623, + 41659 ], "loc": { "start": { - "line": 1480, + "line": 1473, "column": 20 }, "end": { - "line": 1480, + "line": 1473, "column": 56 } } } ], "range": [ - 41852, - 41928 + 41601, + 41677 ], "loc": { "start": { - "line": 1479, + "line": 1472, "column": 46 }, "end": { - "line": 1481, + "line": 1474, "column": 17 } } }, "alternate": null, "range": [ - 41827, - 41928 + 41576, + 41677 ], "loc": { "start": { - "line": 1479, + "line": 1472, "column": 21 }, "end": { - "line": 1481, + "line": 1474, "column": 17 } } }, "range": [ - 41694, - 41928 + 41443, + 41677 ], "loc": { "start": { - "line": 1476, + "line": 1469, "column": 16 }, "end": { - "line": 1481, + "line": 1474, "column": 17 } } @@ -69268,16 +68846,16 @@ "object": { "type": "ThisExpression", "range": [ - 41951, - 41955 + 41700, + 41704 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 21 }, "end": { - "line": 1483, + "line": 1476, "column": 25 } } @@ -69286,31 +68864,31 @@ "type": "Identifier", "name": "isImported", "range": [ - 41956, - 41966 + 41705, + 41715 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 26 }, "end": { - "line": 1483, + "line": 1476, "column": 36 } } }, "range": [ - 41951, - 41966 + 41700, + 41715 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 21 }, "end": { - "line": 1483, + "line": 1476, "column": 36 } } @@ -69320,16 +68898,16 @@ "type": "Identifier", "name": "path", "range": [ - 41967, - 41971 + 41716, + 41720 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 37 }, "end": { - "line": 1483, + "line": 1476, "column": 41 } } @@ -69339,48 +68917,48 @@ "value": "link", "raw": "'link'", "range": [ - 41973, - 41979 + 41722, + 41728 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 43 }, "end": { - "line": 1483, + "line": 1476, "column": 49 } } } ], "range": [ - 41951, - 41980 + 41700, + 41729 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 21 }, "end": { - "line": 1483, + "line": 1476, "column": 50 } } }, "prefix": true, "range": [ - 41950, - 41980 + 41699, + 41729 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 20 }, "end": { - "line": 1483, + "line": 1476, "column": 50 } } @@ -69398,16 +68976,16 @@ "object": { "type": "ThisExpression", "range": [ - 42004, - 42008 + 41753, + 41757 ], "loc": { "start": { - "line": 1484, + "line": 1477, "column": 20 }, "end": { - "line": 1484, + "line": 1477, "column": 24 } } @@ -69416,31 +68994,31 @@ "type": "Identifier", "name": "import", "range": [ - 42009, - 42015 + 41758, + 41764 ], "loc": { "start": { - "line": 1484, + "line": 1477, "column": 25 }, "end": { - "line": 1484, + "line": 1477, "column": 31 } } }, "range": [ - 42004, - 42015 + 41753, + 41764 ], "loc": { "start": { - "line": 1484, + "line": 1477, "column": 20 }, "end": { - "line": 1484, + "line": 1477, "column": 31 } } @@ -69450,16 +69028,16 @@ "type": "Identifier", "name": "styleId", "range": [ - 42016, - 42023 + 41765, + 41772 ], "loc": { "start": { - "line": 1484, + "line": 1477, "column": 32 }, "end": { - "line": 1484, + "line": 1477, "column": 39 } } @@ -69468,16 +69046,16 @@ "type": "Identifier", "name": "path", "range": [ - 42025, - 42029 + 41774, + 41778 ], "loc": { "start": { - "line": 1484, + "line": 1477, "column": 41 }, "end": { - "line": 1484, + "line": 1477, "column": 45 } } @@ -69487,16 +69065,16 @@ "value": null, "raw": "null", "range": [ - 42031, - 42035 + 41780, + 41784 ], "loc": { "start": { - "line": 1484, + "line": 1477, "column": 47 }, "end": { - "line": 1484, + "line": 1477, "column": 51 } } @@ -69506,142 +69084,142 @@ "value": "link", "raw": "'link'", "range": [ - 42037, - 42043 + 41786, + 41792 ], "loc": { "start": { - "line": 1484, + "line": 1477, "column": 53 }, "end": { - "line": 1484, + "line": 1477, "column": 59 } } } ], "range": [ - 42004, - 42044 + 41753, + 41793 ], "loc": { "start": { - "line": 1484, + "line": 1477, "column": 20 }, "end": { - "line": 1484, + "line": 1477, "column": 60 } } }, "range": [ - 42004, - 42045 + 41753, + 41794 ], "loc": { "start": { - "line": 1484, + "line": 1477, "column": 20 }, "end": { - "line": 1484, + "line": 1477, "column": 61 } } } ], "range": [ - 41982, - 42063 + 41731, + 41812 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 52 }, "end": { - "line": 1485, + "line": 1478, "column": 17 } } }, "alternate": null, "range": [ - 41946, - 42063 + 41695, + 41812 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 16 }, "end": { - "line": 1485, + "line": 1478, "column": 17 } } } ], "range": [ - 41509, - 42077 + 41258, + 41826 ], "loc": { "start": { - "line": 1471, + "line": 1464, "column": 63 }, "end": { - "line": 1486, + "line": 1479, "column": 13 } } }, "range": [ - 41458, - 42077 + 41207, + 41826 ], "loc": { "start": { - "line": 1471, + "line": 1464, "column": 12 }, "end": { - "line": 1486, + "line": 1479, "column": 13 } } } ], "range": [ - 41444, - 42087 + 41193, + 41836 ], "loc": { "start": { - "line": 1470, + "line": 1463, "column": 29 }, "end": { - "line": 1487, + "line": 1480, "column": 9 } } }, "alternate": null, "range": [ - 41423, - 42087 + 41172, + 41836 ], "loc": { "start": { - "line": 1470, + "line": 1463, "column": 8 }, "end": { - "line": 1487, + "line": 1480, "column": 9 } }, @@ -69650,16 +69228,16 @@ "type": "Line", "value": " Enable loader indicator", "range": [ - 42097, - 42123 + 41846, + 41872 ], "loc": { "start": { - "line": 1489, + "line": 1482, "column": 8 }, "end": { - "line": 1489, + "line": 1482, "column": 34 } } @@ -69677,16 +69255,16 @@ "object": { "type": "ThisExpression", "range": [ - 42132, - 42136 + 41881, + 41885 ], "loc": { "start": { - "line": 1490, + "line": 1483, "column": 8 }, "end": { - "line": 1490, + "line": 1483, "column": 12 } } @@ -69695,31 +69273,31 @@ "type": "Identifier", "name": "loader", "range": [ - 42137, - 42143 + 41886, + 41892 ], "loc": { "start": { - "line": 1490, + "line": 1483, "column": 13 }, "end": { - "line": 1490, + "line": 1483, "column": 19 } } }, "range": [ - 42132, - 42143 + 41881, + 41892 ], "loc": { "start": { - "line": 1490, + "line": 1483, "column": 8 }, "end": { - "line": 1490, + "line": 1483, "column": 19 } } @@ -69729,46 +69307,46 @@ "value": true, "raw": "true", "range": [ - 42146, - 42150 + 41895, + 41899 ], "loc": { "start": { - "line": 1490, + "line": 1483, "column": 22 }, "end": { - "line": 1490, + "line": 1483, "column": 26 } } }, "range": [ - 42132, - 42150 + 41881, + 41899 ], "loc": { "start": { - "line": 1490, + "line": 1483, "column": 8 }, "end": { - "line": 1490, + "line": 1483, "column": 26 } } }, "range": [ - 42132, - 42151 + 41881, + 41900 ], "loc": { "start": { - "line": 1490, + "line": 1483, "column": 8 }, "end": { - "line": 1490, + "line": 1483, "column": 27 } }, @@ -69777,16 +69355,16 @@ "type": "Line", "value": " Enable loader indicator", "range": [ - 42097, - 42123 + 41846, + 41872 ], "loc": { "start": { - "line": 1489, + "line": 1482, "column": 8 }, "end": { - "line": 1489, + "line": 1482, "column": 34 } } @@ -69806,16 +69384,16 @@ "object": { "type": "ThisExpression", "range": [ - 42161, - 42165 + 41910, + 41914 ], "loc": { "start": { - "line": 1492, + "line": 1485, "column": 8 }, "end": { - "line": 1492, + "line": 1485, "column": 12 } } @@ -69824,31 +69402,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 42166, - 42173 + 41915, + 41922 ], "loc": { "start": { - "line": 1492, + "line": 1485, "column": 13 }, "end": { - "line": 1492, + "line": 1485, "column": 20 } } }, "range": [ - 42161, - 42173 + 41910, + 41922 ], "loc": { "start": { - "line": 1492, + "line": 1485, "column": 8 }, "end": { - "line": 1492, + "line": 1485, "column": 20 } } @@ -69857,31 +69435,31 @@ "type": "Identifier", "name": "emit", "range": [ - 42174, - 42178 + 41923, + 41927 ], "loc": { "start": { - "line": 1492, + "line": 1485, "column": 21 }, "end": { - "line": 1492, + "line": 1485, "column": 25 } } }, "range": [ - 42161, - 42178 + 41910, + 41927 ], "loc": { "start": { - "line": 1492, + "line": 1485, "column": 8 }, "end": { - "line": 1492, + "line": 1485, "column": 25 } } @@ -69892,16 +69470,16 @@ "value": "after-loading-themes", "raw": "'after-loading-themes'", "range": [ - 42179, - 42201 + 41928, + 41950 ], "loc": { "start": { - "line": 1492, + "line": 1485, "column": 26 }, "end": { - "line": 1492, + "line": 1485, "column": 48 } } @@ -69909,63 +69487,63 @@ { "type": "ThisExpression", "range": [ - 42203, - 42207 + 41952, + 41956 ], "loc": { "start": { - "line": 1492, + "line": 1485, "column": 50 }, "end": { - "line": 1492, + "line": 1485, "column": 54 } } } ], "range": [ - 42161, - 42208 + 41910, + 41957 ], "loc": { "start": { - "line": 1492, + "line": 1485, "column": 8 }, "end": { - "line": 1492, + "line": 1485, "column": 55 } } }, "range": [ - 42161, - 42209 + 41910, + 41958 ], "loc": { "start": { - "line": 1492, + "line": 1485, "column": 8 }, "end": { - "line": 1492, + "line": 1485, "column": 56 } } } ], "range": [ - 41082, - 42215 + 40831, + 41964 ], "loc": { "start": { - "line": 1457, + "line": 1450, "column": 17 }, "end": { - "line": 1493, + "line": 1486, "column": 5 } } @@ -69973,16 +69551,16 @@ "generator": false, "expression": false, "range": [ - 41079, - 42215 + 40828, + 41964 ], "loc": { "start": { - "line": 1457, + "line": 1450, "column": 14 }, "end": { - "line": 1493, + "line": 1486, "column": 5 } } @@ -69990,16 +69568,16 @@ "kind": "method", "computed": false, "range": [ - 41069, - 42215 + 40818, + 41964 ], "loc": { "start": { - "line": 1457, + "line": 1450, "column": 4 }, "end": { - "line": 1493, + "line": 1486, "column": 5 } }, @@ -70008,16 +69586,16 @@ "type": "Block", "value": "*\n * Load themes defined in the configuration object\n ", "range": [ - 40998, - 41064 + 40747, + 40813 ], "loc": { "start": { - "line": 1454, + "line": 1447, "column": 4 }, "end": { - "line": 1456, + "line": 1449, "column": 7 } } @@ -70028,16 +69606,16 @@ "type": "Block", "value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ", "range": [ - 42221, - 42339 + 41970, + 42088 ], "loc": { "start": { - "line": 1495, + "line": 1488, "column": 4 }, "end": { - "line": 1498, + "line": 1491, "column": 7 } } @@ -70051,16 +69629,16 @@ "type": "Identifier", "name": "getStylesheet", "range": [ - 42344, - 42357 + 42093, + 42106 ], "loc": { "start": { - "line": 1499, + "line": 1492, "column": 4 }, "end": { - "line": 1499, + "line": 1492, "column": 17 } } @@ -70075,16 +69653,16 @@ "type": "Identifier", "name": "name", "range": [ - 42358, - 42362 + 42107, + 42111 ], "loc": { "start": { - "line": 1499, + "line": 1492, "column": 18 }, "end": { - "line": 1499, + "line": 1492, "column": 22 } } @@ -70094,31 +69672,31 @@ "value": "default", "raw": "'default'", "range": [ - 42365, - 42374 + 42114, + 42123 ], "loc": { "start": { - "line": 1499, + "line": 1492, "column": 25 }, "end": { - "line": 1499, + "line": 1492, "column": 34 } } }, "range": [ - 42358, - 42374 + 42107, + 42123 ], "loc": { "start": { - "line": 1499, + "line": 1492, "column": 18 }, "end": { - "line": 1499, + "line": 1492, "column": 34 } } @@ -70135,16 +69713,16 @@ "type": "Identifier", "name": "elm", "range": [ - 42393, - 42396 + 42142, + 42145 ], "loc": { "start": { - "line": 1500, + "line": 1493, "column": 15 }, "end": { - "line": 1500, + "line": 1493, "column": 18 } } @@ -70159,16 +69737,16 @@ "object": { "type": "ThisExpression", "range": [ - 42397, - 42401 + 42146, + 42150 ], "loc": { "start": { - "line": 1500, + "line": 1493, "column": 19 }, "end": { - "line": 1500, + "line": 1493, "column": 23 } } @@ -70177,31 +69755,31 @@ "type": "Identifier", "name": "prfxTf", "range": [ - 42402, - 42408 + 42151, + 42157 ], "loc": { "start": { - "line": 1500, + "line": 1493, "column": 24 }, "end": { - "line": 1500, + "line": 1493, "column": 30 } } }, "range": [ - 42397, - 42408 + 42146, + 42157 ], "loc": { "start": { - "line": 1500, + "line": 1493, "column": 19 }, "end": { - "line": 1500, + "line": 1493, "column": 30 } } @@ -70210,78 +69788,78 @@ "type": "Identifier", "name": "name", "range": [ - 42411, - 42415 + 42160, + 42164 ], "loc": { "start": { - "line": 1500, + "line": 1493, "column": 33 }, "end": { - "line": 1500, + "line": 1493, "column": 37 } } }, "range": [ - 42397, - 42415 + 42146, + 42164 ], "loc": { "start": { - "line": 1500, + "line": 1493, "column": 19 }, "end": { - "line": 1500, + "line": 1493, "column": 37 } } } ], "range": [ - 42393, - 42416 + 42142, + 42165 ], "loc": { "start": { - "line": 1500, + "line": 1493, "column": 15 }, "end": { - "line": 1500, + "line": 1493, "column": 38 } } }, "range": [ - 42386, - 42417 + 42135, + 42166 ], "loc": { "start": { - "line": 1500, + "line": 1493, "column": 8 }, "end": { - "line": 1500, + "line": 1493, "column": 39 } } } ], "range": [ - 42376, - 42423 + 42125, + 42172 ], "loc": { "start": { - "line": 1499, + "line": 1492, "column": 36 }, "end": { - "line": 1501, + "line": 1494, "column": 5 } } @@ -70289,16 +69867,16 @@ "generator": false, "expression": false, "range": [ - 42357, - 42423 + 42106, + 42172 ], "loc": { "start": { - "line": 1499, + "line": 1492, "column": 17 }, "end": { - "line": 1501, + "line": 1494, "column": 5 } } @@ -70306,16 +69884,16 @@ "kind": "method", "computed": false, "range": [ - 42344, - 42423 + 42093, + 42172 ], "loc": { "start": { - "line": 1499, + "line": 1492, "column": 4 }, "end": { - "line": 1501, + "line": 1494, "column": 5 } }, @@ -70324,16 +69902,16 @@ "type": "Block", "value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ", "range": [ - 42221, - 42339 + 41970, + 42088 ], "loc": { "start": { - "line": 1495, + "line": 1488, "column": 4 }, "end": { - "line": 1498, + "line": 1491, "column": 7 } } @@ -70344,16 +69922,16 @@ "type": "Block", "value": "*\n * Destroy filter grid\n ", "range": [ - 42429, - 42467 + 42178, + 42216 ], "loc": { "start": { - "line": 1503, + "line": 1496, "column": 4 }, "end": { - "line": 1505, + "line": 1498, "column": 7 } } @@ -70367,16 +69945,16 @@ "type": "Identifier", "name": "destroy", "range": [ - 42472, - 42479 + 42221, + 42228 ], "loc": { "start": { - "line": 1506, + "line": 1499, "column": 4 }, "end": { - "line": 1506, + "line": 1499, "column": 11 } } @@ -70399,16 +69977,16 @@ "object": { "type": "ThisExpression", "range": [ - 42497, - 42501 + 42246, + 42250 ], "loc": { "start": { - "line": 1507, + "line": 1500, "column": 13 }, "end": { - "line": 1507, + "line": 1500, "column": 17 } } @@ -70417,47 +69995,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 42502, - 42513 + 42251, + 42262 ], "loc": { "start": { - "line": 1507, + "line": 1500, "column": 18 }, "end": { - "line": 1507, + "line": 1500, "column": 29 } } }, "range": [ - 42497, - 42513 + 42246, + 42262 ], "loc": { "start": { - "line": 1507, + "line": 1500, "column": 13 }, "end": { - "line": 1507, + "line": 1500, "column": 29 } } }, "prefix": true, "range": [ - 42496, - 42513 + 42245, + 42262 ], "loc": { "start": { - "line": 1507, + "line": 1500, "column": 12 }, "end": { - "line": 1507, + "line": 1500, "column": 29 } } @@ -70469,48 +70047,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 42529, - 42536 + 42278, + 42285 ], "loc": { "start": { - "line": 1508, + "line": 1501, "column": 12 }, "end": { - "line": 1508, + "line": 1501, "column": 19 } } } ], "range": [ - 42515, - 42546 + 42264, + 42295 ], "loc": { "start": { - "line": 1507, + "line": 1500, "column": 31 }, "end": { - "line": 1509, + "line": 1502, "column": 9 } } }, "alternate": null, "range": [ - 42492, - 42546 + 42241, + 42295 ], "loc": { "start": { - "line": 1507, + "line": 1500, "column": 8 }, "end": { - "line": 1509, + "line": 1502, "column": 9 } } @@ -70524,16 +70102,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 42560, - 42567 + 42309, + 42316 ], "loc": { "start": { - "line": 1511, + "line": 1504, "column": 12 }, "end": { - "line": 1511, + "line": 1504, "column": 19 } } @@ -70544,16 +70122,16 @@ "object": { "type": "ThisExpression", "range": [ - 42570, - 42574 + 42319, + 42323 ], "loc": { "start": { - "line": 1511, + "line": 1504, "column": 22 }, "end": { - "line": 1511, + "line": 1504, "column": 26 } } @@ -70562,46 +70140,46 @@ "type": "Identifier", "name": "emitter", "range": [ - 42575, - 42582 + 42324, + 42331 ], "loc": { "start": { - "line": 1511, + "line": 1504, "column": 27 }, "end": { - "line": 1511, + "line": 1504, "column": 34 } } }, "range": [ - 42570, - 42582 + 42319, + 42331 ], "loc": { "start": { - "line": 1511, + "line": 1504, "column": 22 }, "end": { - "line": 1511, + "line": 1504, "column": 34 } } }, "range": [ - 42560, - 42582 + 42309, + 42331 ], "loc": { "start": { - "line": 1511, + "line": 1504, "column": 12 }, "end": { - "line": 1511, + "line": 1504, "column": 34 } } @@ -70609,16 +70187,16 @@ ], "kind": "let", "range": [ - 42556, - 42583 + 42305, + 42332 ], "loc": { "start": { - "line": 1511, + "line": 1504, "column": 8 }, "end": { - "line": 1511, + "line": 1504, "column": 35 } } @@ -70629,55 +70207,73 @@ "type": "LogicalExpression", "operator": "&&", "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 42346, + 42350 + ], + "loc": { + "start": { + "line": 1506, + "column": 12 + }, + "end": { + "line": 1506, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "isExternalFlt", + "range": [ + 42351, + 42364 + ], + "loc": { + "start": { + "line": 1506, + "column": 17 + }, + "end": { + "line": 1506, + "column": 30 + } + } + }, "range": [ - 42597, - 42601 + 42346, + 42364 ], "loc": { "start": { - "line": 1513, + "line": 1506, "column": 12 }, "end": { - "line": 1513, - "column": 16 - } - } - }, - "property": { - "type": "Identifier", - "name": "isExternalFlt", - "range": [ - 42602, - 42615 - ], - "loc": { - "start": { - "line": 1513, - "column": 17 - }, - "end": { - "line": 1513, + "line": 1506, "column": 30 } } }, + "arguments": [], "range": [ - 42597, - 42615 + 42346, + 42366 ], "loc": { "start": { - "line": 1513, + "line": 1506, "column": 12 }, "end": { - "line": 1513, - "column": 30 + "line": 1506, + "column": 32 } } }, @@ -70690,17 +70286,17 @@ "object": { "type": "ThisExpression", "range": [ - 42620, - 42624 + 42371, + 42375 ], "loc": { "start": { - "line": 1513, - "column": 35 + "line": 1506, + "column": 37 }, "end": { - "line": 1513, - "column": 39 + "line": 1506, + "column": 41 } } }, @@ -70708,63 +70304,63 @@ "type": "Identifier", "name": "popupFilters", "range": [ - 42625, - 42637 + 42376, + 42388 ], "loc": { "start": { - "line": 1513, - "column": 40 + "line": 1506, + "column": 42 }, "end": { - "line": 1513, - "column": 52 + "line": 1506, + "column": 54 } } }, "range": [ - 42620, - 42637 + 42371, + 42388 ], "loc": { "start": { - "line": 1513, - "column": 35 + "line": 1506, + "column": 37 }, "end": { - "line": 1513, - "column": 52 + "line": 1506, + "column": 54 } } }, "prefix": true, "range": [ - 42619, - 42637 + 42370, + 42388 ], "loc": { "start": { - "line": 1513, - "column": 34 + "line": 1506, + "column": 36 }, "end": { - "line": 1513, - "column": 52 + "line": 1506, + "column": 54 } } }, "range": [ - 42597, - 42637 + 42346, + 42388 ], "loc": { "start": { - "line": 1513, + "line": 1506, "column": 12 }, "end": { - "line": 1513, - "column": 52 + "line": 1506, + "column": 54 } } }, @@ -70781,16 +70377,16 @@ "object": { "type": "ThisExpression", "range": [ - 42653, - 42657 + 42404, + 42408 ], "loc": { "start": { - "line": 1514, + "line": 1507, "column": 12 }, "end": { - "line": 1514, + "line": 1507, "column": 16 } } @@ -70799,94 +70395,94 @@ "type": "Identifier", "name": "removeExternalFlts", "range": [ - 42658, - 42676 + 42409, + 42427 ], "loc": { "start": { - "line": 1514, + "line": 1507, "column": 17 }, "end": { - "line": 1514, + "line": 1507, "column": 35 } } }, "range": [ - 42653, - 42676 + 42404, + 42427 ], "loc": { "start": { - "line": 1514, + "line": 1507, "column": 12 }, "end": { - "line": 1514, + "line": 1507, "column": 35 } } }, "arguments": [], "range": [ - 42653, - 42678 + 42404, + 42429 ], "loc": { "start": { - "line": 1514, + "line": 1507, "column": 12 }, "end": { - "line": 1514, + "line": 1507, "column": 37 } } }, "range": [ - 42653, - 42679 + 42404, + 42430 ], "loc": { "start": { - "line": 1514, + "line": 1507, "column": 12 }, "end": { - "line": 1514, + "line": 1507, "column": 38 } } } ], "range": [ - 42639, - 42689 + 42390, + 42440 ], "loc": { "start": { - "line": 1513, - "column": 54 + "line": 1506, + "column": 56 }, "end": { - "line": 1515, + "line": 1508, "column": 9 } } }, "alternate": null, "range": [ - 42593, - 42689 + 42342, + 42440 ], "loc": { "start": { - "line": 1513, + "line": 1506, "column": 8 }, "end": { - "line": 1515, + "line": 1508, "column": 9 } } @@ -70901,16 +70497,16 @@ "object": { "type": "ThisExpression", "range": [ - 42699, - 42703 + 42450, + 42454 ], "loc": { "start": { - "line": 1517, + "line": 1510, "column": 8 }, "end": { - "line": 1517, + "line": 1510, "column": 12 } } @@ -70919,62 +70515,62 @@ "type": "Identifier", "name": "removeToolbar", "range": [ - 42704, - 42717 + 42455, + 42468 ], "loc": { "start": { - "line": 1517, + "line": 1510, "column": 13 }, "end": { - "line": 1517, + "line": 1510, "column": 26 } } }, "range": [ - 42699, - 42717 + 42450, + 42468 ], "loc": { "start": { - "line": 1517, + "line": 1510, "column": 8 }, "end": { - "line": 1517, + "line": 1510, "column": 26 } } }, "arguments": [], "range": [ - 42699, - 42719 + 42450, + 42470 ], "loc": { "start": { - "line": 1517, + "line": 1510, "column": 8 }, "end": { - "line": 1517, + "line": 1510, "column": 28 } } }, "range": [ - 42699, - 42720 + 42450, + 42471 ], "loc": { "start": { - "line": 1517, + "line": 1510, "column": 8 }, "end": { - "line": 1517, + "line": 1510, "column": 29 } } @@ -70989,16 +70585,16 @@ "object": { "type": "ThisExpression", "range": [ - 42730, - 42734 + 42481, + 42485 ], "loc": { "start": { - "line": 1519, + "line": 1512, "column": 8 }, "end": { - "line": 1519, + "line": 1512, "column": 12 } } @@ -71007,62 +70603,62 @@ "type": "Identifier", "name": "destroyExtensions", "range": [ - 42735, - 42752 + 42486, + 42503 ], "loc": { "start": { - "line": 1519, + "line": 1512, "column": 13 }, "end": { - "line": 1519, + "line": 1512, "column": 30 } } }, "range": [ - 42730, - 42752 + 42481, + 42503 ], "loc": { "start": { - "line": 1519, + "line": 1512, "column": 8 }, "end": { - "line": 1519, + "line": 1512, "column": 30 } } }, "arguments": [], "range": [ - 42730, - 42754 + 42481, + 42505 ], "loc": { "start": { - "line": 1519, + "line": 1512, "column": 8 }, "end": { - "line": 1519, + "line": 1512, "column": 32 } } }, "range": [ - 42730, - 42755 + 42481, + 42506 ], "loc": { "start": { - "line": 1519, + "line": 1512, "column": 8 }, "end": { - "line": 1519, + "line": 1512, "column": 33 } } @@ -71077,16 +70673,16 @@ "object": { "type": "ThisExpression", "range": [ - 42765, - 42769 + 42516, + 42520 ], "loc": { "start": { - "line": 1521, + "line": 1514, "column": 8 }, "end": { - "line": 1521, + "line": 1514, "column": 12 } } @@ -71095,62 +70691,62 @@ "type": "Identifier", "name": "validateAllRows", "range": [ - 42770, - 42785 + 42521, + 42536 ], "loc": { "start": { - "line": 1521, + "line": 1514, "column": 13 }, "end": { - "line": 1521, + "line": 1514, "column": 28 } } }, "range": [ - 42765, - 42785 + 42516, + 42536 ], "loc": { "start": { - "line": 1521, + "line": 1514, "column": 8 }, "end": { - "line": 1521, + "line": 1514, "column": 28 } } }, "arguments": [], "range": [ - 42765, - 42787 + 42516, + 42538 ], "loc": { "start": { - "line": 1521, + "line": 1514, "column": 8 }, "end": { - "line": 1521, + "line": 1514, "column": 30 } } }, "range": [ - 42765, - 42788 + 42516, + 42539 ], "loc": { "start": { - "line": 1521, + "line": 1514, "column": 8 }, "end": { - "line": 1521, + "line": 1514, "column": 31 } }, @@ -71159,16 +70755,16 @@ "type": "Line", "value": " broadcast destroy event modules and extensions are subscribed to", "range": [ - 42798, - 42865 + 42549, + 42616 ], "loc": { "start": { - "line": 1523, + "line": 1516, "column": 8 }, "end": { - "line": 1523, + "line": 1516, "column": 75 } } @@ -71186,16 +70782,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 42874, - 42881 + 42625, + 42632 ], "loc": { "start": { - "line": 1524, + "line": 1517, "column": 8 }, "end": { - "line": 1524, + "line": 1517, "column": 15 } } @@ -71204,31 +70800,31 @@ "type": "Identifier", "name": "emit", "range": [ - 42882, - 42886 + 42633, + 42637 ], "loc": { "start": { - "line": 1524, + "line": 1517, "column": 16 }, "end": { - "line": 1524, + "line": 1517, "column": 20 } } }, "range": [ - 42874, - 42886 + 42625, + 42637 ], "loc": { "start": { - "line": 1524, + "line": 1517, "column": 8 }, "end": { - "line": 1524, + "line": 1517, "column": 20 } } @@ -71239,16 +70835,16 @@ "value": "destroy", "raw": "'destroy'", "range": [ - 42887, - 42896 + 42638, + 42647 ], "loc": { "start": { - "line": 1524, + "line": 1517, "column": 21 }, "end": { - "line": 1524, + "line": 1517, "column": 30 } } @@ -71256,47 +70852,47 @@ { "type": "ThisExpression", "range": [ - 42898, - 42902 + 42649, + 42653 ], "loc": { "start": { - "line": 1524, + "line": 1517, "column": 32 }, "end": { - "line": 1524, + "line": 1517, "column": 36 } } } ], "range": [ - 42874, - 42903 + 42625, + 42654 ], "loc": { "start": { - "line": 1524, + "line": 1517, "column": 8 }, "end": { - "line": 1524, + "line": 1517, "column": 37 } } }, "range": [ - 42874, - 42904 + 42625, + 42655 ], "loc": { "start": { - "line": 1524, + "line": 1517, "column": 8 }, "end": { - "line": 1524, + "line": 1517, "column": 38 } }, @@ -71305,16 +70901,16 @@ "type": "Line", "value": " broadcast destroy event modules and extensions are subscribed to", "range": [ - 42798, - 42865 + 42549, + 42616 ], "loc": { "start": { - "line": 1523, + "line": 1516, "column": 8 }, "end": { - "line": 1523, + "line": 1516, "column": 75 } } @@ -71332,16 +70928,16 @@ "object": { "type": "ThisExpression", "range": [ - 42918, - 42922 + 42669, + 42673 ], "loc": { "start": { - "line": 1526, + "line": 1519, "column": 12 }, "end": { - "line": 1526, + "line": 1519, "column": 16 } } @@ -71350,31 +70946,31 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 42923, - 42930 + 42674, + 42681 ], "loc": { "start": { - "line": 1526, + "line": 1519, "column": 17 }, "end": { - "line": 1526, + "line": 1519, "column": 24 } } }, "range": [ - 42918, - 42930 + 42669, + 42681 ], "loc": { "start": { - "line": 1526, + "line": 1519, "column": 12 }, "end": { - "line": 1526, + "line": 1519, "column": 24 } } @@ -71388,16 +70984,16 @@ "object": { "type": "ThisExpression", "range": [ - 42935, - 42939 + 42686, + 42690 ], "loc": { "start": { - "line": 1526, + "line": 1519, "column": 29 }, "end": { - "line": 1526, + "line": 1519, "column": 33 } } @@ -71406,62 +71002,62 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 42940, - 42950 + 42691, + 42701 ], "loc": { "start": { - "line": 1526, + "line": 1519, "column": 34 }, "end": { - "line": 1526, + "line": 1519, "column": 44 } } }, "range": [ - 42935, - 42950 + 42686, + 42701 ], "loc": { "start": { - "line": 1526, + "line": 1519, "column": 29 }, "end": { - "line": 1526, + "line": 1519, "column": 44 } } }, "prefix": true, "range": [ - 42934, - 42950 + 42685, + 42701 ], "loc": { "start": { - "line": 1526, + "line": 1519, "column": 28 }, "end": { - "line": 1526, + "line": 1519, "column": 44 } } }, "range": [ - 42918, - 42950 + 42669, + 42701 ], "loc": { "start": { - "line": 1526, + "line": 1519, "column": 12 }, "end": { - "line": 1526, + "line": 1519, "column": 44 } } @@ -71484,16 +71080,16 @@ "object": { "type": "ThisExpression", "range": [ - 42966, - 42970 + 42717, + 42721 ], "loc": { "start": { - "line": 1527, + "line": 1520, "column": 12 }, "end": { - "line": 1527, + "line": 1520, "column": 16 } } @@ -71502,47 +71098,47 @@ "type": "Identifier", "name": "dom", "range": [ - 42971, - 42974 + 42722, + 42725 ], "loc": { "start": { - "line": 1527, + "line": 1520, "column": 17 }, "end": { - "line": 1527, + "line": 1520, "column": 20 } } }, "range": [ - 42966, - 42974 + 42717, + 42725 ], "loc": { "start": { - "line": 1527, + "line": 1520, "column": 12 }, "end": { - "line": 1527, + "line": 1520, "column": 20 } } }, "arguments": [], "range": [ - 42966, - 42976 + 42717, + 42727 ], "loc": { "start": { - "line": 1527, + "line": 1520, "column": 12 }, "end": { - "line": 1527, + "line": 1520, "column": 22 } } @@ -71551,31 +71147,31 @@ "type": "Identifier", "name": "deleteRow", "range": [ - 42977, - 42986 + 42728, + 42737 ], "loc": { "start": { - "line": 1527, + "line": 1520, "column": 23 }, "end": { - "line": 1527, + "line": 1520, "column": 32 } } }, "range": [ - 42966, - 42986 + 42717, + 42737 ], "loc": { "start": { - "line": 1527, + "line": 1520, "column": 12 }, "end": { - "line": 1527, + "line": 1520, "column": 32 } } @@ -71587,16 +71183,16 @@ "object": { "type": "ThisExpression", "range": [ - 42987, - 42991 + 42738, + 42742 ], "loc": { "start": { - "line": 1527, + "line": 1520, "column": 33 }, "end": { - "line": 1527, + "line": 1520, "column": 37 } } @@ -71605,94 +71201,94 @@ "type": "Identifier", "name": "filtersRowIndex", "range": [ - 42992, - 43007 + 42743, + 42758 ], "loc": { "start": { - "line": 1527, + "line": 1520, "column": 38 }, "end": { - "line": 1527, + "line": 1520, "column": 53 } } }, "range": [ - 42987, - 43007 + 42738, + 42758 ], "loc": { "start": { - "line": 1527, + "line": 1520, "column": 33 }, "end": { - "line": 1527, + "line": 1520, "column": 53 } } } ], "range": [ - 42966, - 43008 + 42717, + 42759 ], "loc": { "start": { - "line": 1527, + "line": 1520, "column": 12 }, "end": { - "line": 1527, + "line": 1520, "column": 54 } } }, "range": [ - 42966, - 43009 + 42717, + 42760 ], "loc": { "start": { - "line": 1527, + "line": 1520, "column": 12 }, "end": { - "line": 1527, + "line": 1520, "column": 55 } } } ], "range": [ - 42952, - 43019 + 42703, + 42770 ], "loc": { "start": { - "line": 1526, + "line": 1519, "column": 46 }, "end": { - "line": 1528, + "line": 1521, "column": 9 } } }, "alternate": null, "range": [ - 42914, - 43019 + 42665, + 42770 ], "loc": { "start": { - "line": 1526, + "line": 1519, "column": 8 }, "end": { - "line": 1528, + "line": 1521, "column": 9 } }, @@ -71701,16 +71297,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 43029, - 43053 + 42780, + 42804 ], "loc": { "start": { - "line": 1530, + "line": 1523, "column": 8 }, "end": { - "line": 1530, + "line": 1523, "column": 32 } } @@ -71725,16 +71321,16 @@ "object": { "type": "ThisExpression", "range": [ - 43066, - 43070 + 42817, + 42821 ], "loc": { "start": { - "line": 1531, + "line": 1524, "column": 12 }, "end": { - "line": 1531, + "line": 1524, "column": 16 } } @@ -71743,31 +71339,31 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 43071, - 43085 + 42822, + 42836 ], "loc": { "start": { - "line": 1531, + "line": 1524, "column": 17 }, "end": { - "line": 1531, + "line": 1524, "column": 31 } } }, "range": [ - 43066, - 43085 + 42817, + 42836 ], "loc": { "start": { - "line": 1531, + "line": 1524, "column": 12 }, "end": { - "line": 1531, + "line": 1524, "column": 31 } } @@ -71786,16 +71382,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 43101, - 43108 + 42852, + 42859 ], "loc": { "start": { - "line": 1532, + "line": 1525, "column": 12 }, "end": { - "line": 1532, + "line": 1525, "column": 19 } } @@ -71804,31 +71400,31 @@ "type": "Identifier", "name": "off", "range": [ - 43109, - 43112 + 42860, + 42863 ], "loc": { "start": { - "line": 1532, + "line": 1525, "column": 20 }, "end": { - "line": 1532, + "line": 1525, "column": 23 } } }, "range": [ - 43101, - 43112 + 42852, + 42863 ], "loc": { "start": { - "line": 1532, + "line": 1525, "column": 12 }, "end": { - "line": 1532, + "line": 1525, "column": 23 } } @@ -71842,32 +71438,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 43114, - 43131 + 42865, + 42882 ], "loc": { "start": { - "line": 1532, + "line": 1525, "column": 25 }, "end": { - "line": 1532, + "line": 1525, "column": 42 } } } ], "range": [ - 43113, - 43132 + 42864, + 42883 ], "loc": { "start": { - "line": 1532, + "line": 1525, "column": 24 }, "end": { - "line": 1532, + "line": 1525, "column": 43 } } @@ -71884,16 +71480,16 @@ "object": { "type": "ThisExpression", "range": [ - 43140, - 43144 + 42891, + 42895 ], "loc": { "start": { - "line": 1532, + "line": 1525, "column": 51 }, "end": { - "line": 1532, + "line": 1525, "column": 55 } } @@ -71902,47 +71498,47 @@ "type": "Identifier", "name": "enforceVisibility", "range": [ - 43145, - 43162 + 42896, + 42913 ], "loc": { "start": { - "line": 1532, + "line": 1525, "column": 56 }, "end": { - "line": 1532, + "line": 1525, "column": 73 } } }, "range": [ - 43140, - 43162 + 42891, + 42913 ], "loc": { "start": { - "line": 1532, + "line": 1525, "column": 51 }, "end": { - "line": 1532, + "line": 1525, "column": 73 } } }, "arguments": [], "range": [ - 43140, - 43164 + 42891, + 42915 ], "loc": { "start": { - "line": 1532, + "line": 1525, "column": 51 }, "end": { - "line": 1532, + "line": 1525, "column": 75 } } @@ -71950,79 +71546,79 @@ "generator": false, "expression": true, "range": [ - 43134, - 43164 + 42885, + 42915 ], "loc": { "start": { - "line": 1532, + "line": 1525, "column": 45 }, "end": { - "line": 1532, + "line": 1525, "column": 75 } } } ], "range": [ - 43101, - 43165 + 42852, + 42916 ], "loc": { "start": { - "line": 1532, + "line": 1525, "column": 12 }, "end": { - "line": 1532, + "line": 1525, "column": 76 } } }, "range": [ - 43101, - 43166 + 42852, + 42917 ], "loc": { "start": { - "line": 1532, + "line": 1525, "column": 12 }, "end": { - "line": 1532, + "line": 1525, "column": 77 } } } ], "range": [ - 43087, - 43176 + 42838, + 42927 ], "loc": { "start": { - "line": 1531, + "line": 1524, "column": 33 }, "end": { - "line": 1533, + "line": 1526, "column": 9 } } }, "alternate": null, "range": [ - 43062, - 43176 + 42813, + 42927 ], "loc": { "start": { - "line": 1531, + "line": 1524, "column": 8 }, "end": { - "line": 1533, + "line": 1526, "column": 9 } }, @@ -72031,16 +71627,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 43029, - 43053 + 42780, + 42804 ], "loc": { "start": { - "line": 1530, + "line": 1523, "column": 8 }, "end": { - "line": 1530, + "line": 1523, "column": 32 } } @@ -72055,16 +71651,16 @@ "object": { "type": "ThisExpression", "range": [ - 43189, - 43193 + 42940, + 42944 ], "loc": { "start": { - "line": 1534, + "line": 1527, "column": 12 }, "end": { - "line": 1534, + "line": 1527, "column": 16 } } @@ -72073,31 +71669,31 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 43194, - 43207 + 42945, + 42958 ], "loc": { "start": { - "line": 1534, + "line": 1527, "column": 17 }, "end": { - "line": 1534, + "line": 1527, "column": 30 } } }, "range": [ - 43189, - 43207 + 42940, + 42958 ], "loc": { "start": { - "line": 1534, + "line": 1527, "column": 12 }, "end": { - "line": 1534, + "line": 1527, "column": 30 } } @@ -72116,16 +71712,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 43223, - 43230 + 42974, + 42981 ], "loc": { "start": { - "line": 1535, + "line": 1528, "column": 12 }, "end": { - "line": 1535, + "line": 1528, "column": 19 } } @@ -72134,31 +71730,31 @@ "type": "Identifier", "name": "off", "range": [ - 43231, - 43234 + 42982, + 42985 ], "loc": { "start": { - "line": 1535, + "line": 1528, "column": 20 }, "end": { - "line": 1535, + "line": 1528, "column": 23 } } }, "range": [ - 43223, - 43234 + 42974, + 42985 ], "loc": { "start": { - "line": 1535, + "line": 1528, "column": 12 }, "end": { - "line": 1535, + "line": 1528, "column": 23 } } @@ -72172,32 +71768,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 43236, - 43253 + 42987, + 43004 ], "loc": { "start": { - "line": 1535, + "line": 1528, "column": 25 }, "end": { - "line": 1535, + "line": 1528, "column": 42 } } } ], "range": [ - 43235, - 43254 + 42986, + 43005 ], "loc": { "start": { - "line": 1535, + "line": 1528, "column": 24 }, "end": { - "line": 1535, + "line": 1528, "column": 43 } } @@ -72214,16 +71810,16 @@ "object": { "type": "ThisExpression", "range": [ - 43262, - 43266 + 43013, + 43017 ], "loc": { "start": { - "line": 1535, + "line": 1528, "column": 51 }, "end": { - "line": 1535, + "line": 1528, "column": 55 } } @@ -72232,47 +71828,47 @@ "type": "Identifier", "name": "linkFilters", "range": [ - 43267, - 43278 + 43018, + 43029 ], "loc": { "start": { - "line": 1535, + "line": 1528, "column": 56 }, "end": { - "line": 1535, + "line": 1528, "column": 67 } } }, "range": [ - 43262, - 43278 + 43013, + 43029 ], "loc": { "start": { - "line": 1535, + "line": 1528, "column": 51 }, "end": { - "line": 1535, + "line": 1528, "column": 67 } } }, "arguments": [], "range": [ - 43262, - 43280 + 43013, + 43031 ], "loc": { "start": { - "line": 1535, + "line": 1528, "column": 51 }, "end": { - "line": 1535, + "line": 1528, "column": 69 } } @@ -72280,79 +71876,79 @@ "generator": false, "expression": true, "range": [ - 43256, - 43280 + 43007, + 43031 ], "loc": { "start": { - "line": 1535, + "line": 1528, "column": 45 }, "end": { - "line": 1535, + "line": 1528, "column": 69 } } } ], "range": [ - 43223, - 43281 + 42974, + 43032 ], "loc": { "start": { - "line": 1535, + "line": 1528, "column": 12 }, "end": { - "line": 1535, + "line": 1528, "column": 70 } } }, "range": [ - 43223, - 43282 + 42974, + 43033 ], "loc": { "start": { - "line": 1535, + "line": 1528, "column": 12 }, "end": { - "line": 1535, + "line": 1528, "column": 71 } } } ], "range": [ - 43209, - 43292 + 42960, + 43043 ], "loc": { "start": { - "line": 1534, + "line": 1527, "column": 32 }, "end": { - "line": 1536, + "line": 1529, "column": 9 } } }, "alternate": null, "range": [ - 43185, - 43292 + 42936, + 43043 ], "loc": { "start": { - "line": 1534, + "line": 1527, "column": 8 }, "end": { - "line": 1536, + "line": 1529, "column": 9 } } @@ -72370,16 +71966,16 @@ "object": { "type": "ThisExpression", "range": [ - 43301, - 43305 + 43052, + 43056 ], "loc": { "start": { - "line": 1537, + "line": 1530, "column": 8 }, "end": { - "line": 1537, + "line": 1530, "column": 12 } } @@ -72388,31 +71984,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 43306, - 43313 + 43057, + 43064 ], "loc": { "start": { - "line": 1537, + "line": 1530, "column": 13 }, "end": { - "line": 1537, + "line": 1530, "column": 20 } } }, "range": [ - 43301, - 43313 + 43052, + 43064 ], "loc": { "start": { - "line": 1537, + "line": 1530, "column": 8 }, "end": { - "line": 1537, + "line": 1530, "column": 20 } } @@ -72421,31 +72017,31 @@ "type": "Identifier", "name": "off", "range": [ - 43314, - 43317 + 43065, + 43068 ], "loc": { "start": { - "line": 1537, + "line": 1530, "column": 21 }, "end": { - "line": 1537, + "line": 1530, "column": 24 } } }, "range": [ - 43301, - 43317 + 43052, + 43068 ], "loc": { "start": { - "line": 1537, + "line": 1530, "column": 8 }, "end": { - "line": 1537, + "line": 1530, "column": 24 } } @@ -72459,32 +72055,32 @@ "value": "filter-focus", "raw": "'filter-focus'", "range": [ - 43319, - 43333 + 43070, + 43084 ], "loc": { "start": { - "line": 1537, + "line": 1530, "column": 26 }, "end": { - "line": 1537, + "line": 1530, "column": 40 } } } ], "range": [ - 43318, - 43334 + 43069, + 43085 ], "loc": { "start": { - "line": 1537, + "line": 1530, "column": 25 }, "end": { - "line": 1537, + "line": 1530, "column": 41 } } @@ -72497,16 +72093,16 @@ "type": "Identifier", "name": "tf", "range": [ - 43349, - 43351 + 43100, + 43102 ], "loc": { "start": { - "line": 1538, + "line": 1531, "column": 13 }, "end": { - "line": 1538, + "line": 1531, "column": 15 } } @@ -72515,16 +72111,16 @@ "type": "Identifier", "name": "filter", "range": [ - 43353, - 43359 + 43104, + 43110 ], "loc": { "start": { - "line": 1538, + "line": 1531, "column": 17 }, "end": { - "line": 1538, + "line": 1531, "column": 23 } } @@ -72538,16 +72134,16 @@ "object": { "type": "ThisExpression", "range": [ - 43364, - 43368 + 43115, + 43119 ], "loc": { "start": { - "line": 1538, + "line": 1531, "column": 28 }, "end": { - "line": 1538, + "line": 1531, "column": 32 } } @@ -72556,31 +72152,31 @@ "type": "Identifier", "name": "setActiveFilterId", "range": [ - 43369, - 43386 + 43120, + 43137 ], "loc": { "start": { - "line": 1538, + "line": 1531, "column": 33 }, "end": { - "line": 1538, + "line": 1531, "column": 50 } } }, "range": [ - 43364, - 43386 + 43115, + 43137 ], "loc": { "start": { - "line": 1538, + "line": 1531, "column": 28 }, "end": { - "line": 1538, + "line": 1531, "column": 50 } } @@ -72593,16 +72189,16 @@ "type": "Identifier", "name": "filter", "range": [ - 43387, - 43393 + 43138, + 43144 ], "loc": { "start": { - "line": 1538, + "line": 1531, "column": 51 }, "end": { - "line": 1538, + "line": 1531, "column": 57 } } @@ -72611,47 +72207,47 @@ "type": "Identifier", "name": "id", "range": [ - 43394, - 43396 + 43145, + 43147 ], "loc": { "start": { - "line": 1538, + "line": 1531, "column": 58 }, "end": { - "line": 1538, + "line": 1531, "column": 60 } } }, "range": [ - 43387, - 43396 + 43138, + 43147 ], "loc": { "start": { - "line": 1538, + "line": 1531, "column": 51 }, "end": { - "line": 1538, + "line": 1531, "column": 60 } } } ], "range": [ - 43364, - 43397 + 43115, + 43148 ], "loc": { "start": { - "line": 1538, + "line": 1531, "column": 28 }, "end": { - "line": 1538, + "line": 1531, "column": 61 } } @@ -72659,47 +72255,47 @@ "generator": false, "expression": true, "range": [ - 43348, - 43397 + 43099, + 43148 ], "loc": { "start": { - "line": 1538, + "line": 1531, "column": 12 }, "end": { - "line": 1538, + "line": 1531, "column": 61 } } } ], "range": [ - 43301, - 43398 + 43052, + 43149 ], "loc": { "start": { - "line": 1537, + "line": 1530, "column": 8 }, "end": { - "line": 1538, + "line": 1531, "column": 62 } } }, "range": [ - 43301, - 43399 + 43052, + 43150 ], "loc": { "start": { - "line": 1537, + "line": 1530, "column": 8 }, "end": { - "line": 1538, + "line": 1531, "column": 63 } } @@ -72712,16 +72308,16 @@ "type": "Identifier", "name": "removeClass", "range": [ - 43409, - 43420 + 43160, + 43171 ], "loc": { "start": { - "line": 1540, + "line": 1533, "column": 8 }, "end": { - "line": 1540, + "line": 1533, "column": 19 } } @@ -72735,16 +72331,16 @@ "object": { "type": "ThisExpression", "range": [ - 43421, - 43425 + 43172, + 43176 ], "loc": { "start": { - "line": 1540, + "line": 1533, "column": 20 }, "end": { - "line": 1540, + "line": 1533, "column": 24 } } @@ -72753,47 +72349,47 @@ "type": "Identifier", "name": "dom", "range": [ - 43426, - 43429 + 43177, + 43180 ], "loc": { "start": { - "line": 1540, + "line": 1533, "column": 25 }, "end": { - "line": 1540, + "line": 1533, "column": 28 } } }, "range": [ - 43421, - 43429 + 43172, + 43180 ], "loc": { "start": { - "line": 1540, + "line": 1533, "column": 20 }, "end": { - "line": 1540, + "line": 1533, "column": 28 } } }, "arguments": [], "range": [ - 43421, - 43431 + 43172, + 43182 ], "loc": { "start": { - "line": 1540, + "line": 1533, "column": 20 }, "end": { - "line": 1540, + "line": 1533, "column": 30 } } @@ -72804,16 +72400,16 @@ "object": { "type": "ThisExpression", "range": [ - 43433, - 43437 + 43184, + 43188 ], "loc": { "start": { - "line": 1540, + "line": 1533, "column": 32 }, "end": { - "line": 1540, + "line": 1533, "column": 36 } } @@ -72822,62 +72418,62 @@ "type": "Identifier", "name": "prfxTf", "range": [ - 43438, - 43444 + 43189, + 43195 ], "loc": { "start": { - "line": 1540, + "line": 1533, "column": 37 }, "end": { - "line": 1540, + "line": 1533, "column": 43 } } }, "range": [ - 43433, - 43444 + 43184, + 43195 ], "loc": { "start": { - "line": 1540, + "line": 1533, "column": 32 }, "end": { - "line": 1540, + "line": 1533, "column": 43 } } } ], "range": [ - 43409, - 43445 + 43160, + 43196 ], "loc": { "start": { - "line": 1540, + "line": 1533, "column": 8 }, "end": { - "line": 1540, + "line": 1533, "column": 44 } } }, "range": [ - 43409, - 43446 + 43160, + 43197 ], "loc": { "start": { - "line": 1540, + "line": 1533, "column": 8 }, "end": { - "line": 1540, + "line": 1533, "column": 45 } } @@ -72890,16 +72486,16 @@ "type": "Identifier", "name": "removeClass", "range": [ - 43455, - 43466 + 43206, + 43217 ], "loc": { "start": { - "line": 1541, + "line": 1534, "column": 8 }, "end": { - "line": 1541, + "line": 1534, "column": 19 } } @@ -72913,16 +72509,16 @@ "object": { "type": "ThisExpression", "range": [ - 43467, - 43471 + 43218, + 43222 ], "loc": { "start": { - "line": 1541, + "line": 1534, "column": 20 }, "end": { - "line": 1541, + "line": 1534, "column": 24 } } @@ -72931,47 +72527,47 @@ "type": "Identifier", "name": "dom", "range": [ - 43472, - 43475 + 43223, + 43226 ], "loc": { "start": { - "line": 1541, + "line": 1534, "column": 25 }, "end": { - "line": 1541, + "line": 1534, "column": 28 } } }, "range": [ - 43467, - 43475 + 43218, + 43226 ], "loc": { "start": { - "line": 1541, + "line": 1534, "column": 20 }, "end": { - "line": 1541, + "line": 1534, "column": 28 } } }, "arguments": [], "range": [ - 43467, - 43477 + 43218, + 43228 ], "loc": { "start": { - "line": 1541, + "line": 1534, "column": 20 }, "end": { - "line": 1541, + "line": 1534, "column": 30 } } @@ -72982,16 +72578,16 @@ "object": { "type": "ThisExpression", "range": [ - 43479, - 43483 + 43230, + 43234 ], "loc": { "start": { - "line": 1541, + "line": 1534, "column": 32 }, "end": { - "line": 1541, + "line": 1534, "column": 36 } } @@ -73000,62 +72596,62 @@ "type": "Identifier", "name": "prfxResponsive", "range": [ - 43484, - 43498 + 43235, + 43249 ], "loc": { "start": { - "line": 1541, + "line": 1534, "column": 37 }, "end": { - "line": 1541, + "line": 1534, "column": 51 } } }, "range": [ - 43479, - 43498 + 43230, + 43249 ], "loc": { "start": { - "line": 1541, + "line": 1534, "column": 32 }, "end": { - "line": 1541, + "line": 1534, "column": 51 } } } ], "range": [ - 43455, - 43499 + 43206, + 43250 ], "loc": { "start": { - "line": 1541, + "line": 1534, "column": 8 }, "end": { - "line": 1541, + "line": 1534, "column": 52 } } }, "range": [ - 43455, - 43500 + 43206, + 43251 ], "loc": { "start": { - "line": 1541, + "line": 1534, "column": 8 }, "end": { - "line": 1541, + "line": 1534, "column": 53 } } @@ -73071,16 +72667,16 @@ "object": { "type": "ThisExpression", "range": [ - 43510, - 43514 + 43261, + 43265 ], "loc": { "start": { - "line": 1543, + "line": 1536, "column": 8 }, "end": { - "line": 1543, + "line": 1536, "column": 12 } } @@ -73089,31 +72685,31 @@ "type": "Identifier", "name": "nbHiddenRows", "range": [ - 43515, - 43527 + 43266, + 43278 ], "loc": { "start": { - "line": 1543, + "line": 1536, "column": 13 }, "end": { - "line": 1543, + "line": 1536, "column": 25 } } }, "range": [ - 43510, - 43527 + 43261, + 43278 ], "loc": { "start": { - "line": 1543, + "line": 1536, "column": 8 }, "end": { - "line": 1543, + "line": 1536, "column": 25 } } @@ -73123,46 +72719,46 @@ "value": 0, "raw": "0", "range": [ - 43530, - 43531 + 43281, + 43282 ], "loc": { "start": { - "line": 1543, + "line": 1536, "column": 28 }, "end": { - "line": 1543, + "line": 1536, "column": 29 } } }, "range": [ - 43510, - 43531 + 43261, + 43282 ], "loc": { "start": { - "line": 1543, + "line": 1536, "column": 8 }, "end": { - "line": 1543, + "line": 1536, "column": 29 } } }, "range": [ - 43510, - 43532 + 43261, + 43283 ], "loc": { "start": { - "line": 1543, + "line": 1536, "column": 8 }, "end": { - "line": 1543, + "line": 1536, "column": 30 } } @@ -73178,16 +72774,16 @@ "object": { "type": "ThisExpression", "range": [ - 43541, - 43545 + 43292, + 43296 ], "loc": { "start": { - "line": 1544, + "line": 1537, "column": 8 }, "end": { - "line": 1544, + "line": 1537, "column": 12 } } @@ -73196,31 +72792,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 43546, - 43560 + 43297, + 43311 ], "loc": { "start": { - "line": 1544, + "line": 1537, "column": 13 }, "end": { - "line": 1544, + "line": 1537, "column": 27 } } }, "range": [ - 43541, - 43560 + 43292, + 43311 ], "loc": { "start": { - "line": 1544, + "line": 1537, "column": 8 }, "end": { - "line": 1544, + "line": 1537, "column": 27 } } @@ -73229,46 +72825,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 43563, - 43565 + 43314, + 43316 ], "loc": { "start": { - "line": 1544, + "line": 1537, "column": 30 }, "end": { - "line": 1544, + "line": 1537, "column": 32 } } }, "range": [ - 43541, - 43565 + 43292, + 43316 ], "loc": { "start": { - "line": 1544, + "line": 1537, "column": 8 }, "end": { - "line": 1544, + "line": 1537, "column": 32 } } }, "range": [ - 43541, - 43566 + 43292, + 43317 ], "loc": { "start": { - "line": 1544, + "line": 1537, "column": 8 }, "end": { - "line": 1544, + "line": 1537, "column": 33 } } @@ -73284,16 +72880,16 @@ "object": { "type": "ThisExpression", "range": [ - 43575, - 43579 + 43326, + 43330 ], "loc": { "start": { - "line": 1545, + "line": 1538, "column": 8 }, "end": { - "line": 1545, + "line": 1538, "column": 12 } } @@ -73302,31 +72898,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 43580, - 43586 + 43331, + 43337 ], "loc": { "start": { - "line": 1545, + "line": 1538, "column": 13 }, "end": { - "line": 1545, + "line": 1538, "column": 19 } } }, "range": [ - 43575, - 43586 + 43326, + 43337 ], "loc": { "start": { - "line": 1545, + "line": 1538, "column": 8 }, "end": { - "line": 1545, + "line": 1538, "column": 19 } } @@ -73335,46 +72931,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 43589, - 43591 + 43340, + 43342 ], "loc": { "start": { - "line": 1545, + "line": 1538, "column": 22 }, "end": { - "line": 1545, + "line": 1538, "column": 24 } } }, "range": [ - 43575, - 43591 + 43326, + 43342 ], "loc": { "start": { - "line": 1545, + "line": 1538, "column": 8 }, "end": { - "line": 1545, + "line": 1538, "column": 24 } } }, "range": [ - 43575, - 43592 + 43326, + 43343 ], "loc": { "start": { - "line": 1545, + "line": 1538, "column": 8 }, "end": { - "line": 1545, + "line": 1538, "column": 25 } } @@ -73390,16 +72986,16 @@ "object": { "type": "ThisExpression", "range": [ - 43601, - 43605 + 43352, + 43356 ], "loc": { "start": { - "line": 1546, + "line": 1539, "column": 8 }, "end": { - "line": 1546, + "line": 1539, "column": 12 } } @@ -73408,31 +73004,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 43606, - 43617 + 43357, + 43368 ], "loc": { "start": { - "line": 1546, + "line": 1539, "column": 13 }, "end": { - "line": 1546, + "line": 1539, "column": 24 } } }, "range": [ - 43601, - 43617 + 43352, + 43368 ], "loc": { "start": { - "line": 1546, + "line": 1539, "column": 8 }, "end": { - "line": 1546, + "line": 1539, "column": 24 } } @@ -73442,62 +73038,62 @@ "value": false, "raw": "false", "range": [ - 43620, - 43625 + 43371, + 43376 ], "loc": { "start": { - "line": 1546, + "line": 1539, "column": 27 }, "end": { - "line": 1546, + "line": 1539, "column": 32 } } }, "range": [ - 43601, - 43625 + 43352, + 43376 ], "loc": { "start": { - "line": 1546, + "line": 1539, "column": 8 }, "end": { - "line": 1546, + "line": 1539, "column": 32 } } }, "range": [ - 43601, - 43626 + 43352, + 43377 ], "loc": { "start": { - "line": 1546, + "line": 1539, "column": 8 }, "end": { - "line": 1546, + "line": 1539, "column": 33 } } } ], "range": [ - 42482, - 43632 + 42231, + 43383 ], "loc": { "start": { - "line": 1506, + "line": 1499, "column": 14 }, "end": { - "line": 1547, + "line": 1540, "column": 5 } } @@ -73505,16 +73101,16 @@ "generator": false, "expression": false, "range": [ - 42479, - 43632 + 42228, + 43383 ], "loc": { "start": { - "line": 1506, + "line": 1499, "column": 11 }, "end": { - "line": 1547, + "line": 1540, "column": 5 } } @@ -73522,16 +73118,16 @@ "kind": "method", "computed": false, "range": [ - 42472, - 43632 + 42221, + 43383 ], "loc": { "start": { - "line": 1506, + "line": 1499, "column": 4 }, "end": { - "line": 1547, + "line": 1540, "column": 5 } }, @@ -73540,16 +73136,16 @@ "type": "Block", "value": "*\n * Destroy filter grid\n ", "range": [ - 42429, - 42467 + 42178, + 42216 ], "loc": { "start": { - "line": 1503, + "line": 1496, "column": 4 }, "end": { - "line": 1505, + "line": 1498, "column": 7 } } @@ -73560,16 +73156,16 @@ "type": "Block", "value": "*\n * Generate container element for paging, reset button, rows counter etc.\n ", "range": [ - 43638, - 43727 + 43389, + 43478 ], "loc": { "start": { - "line": 1549, + "line": 1542, "column": 4 }, "end": { - "line": 1551, + "line": 1544, "column": 7 } } @@ -73583,16 +73179,16 @@ "type": "Identifier", "name": "setToolbar", "range": [ - 43732, - 43742 + 43483, + 43493 ], "loc": { "start": { - "line": 1552, + "line": 1545, "column": 4 }, "end": { - "line": 1552, + "line": 1545, "column": 14 } } @@ -73612,16 +73208,16 @@ "object": { "type": "ThisExpression", "range": [ - 43759, - 43763 + 43510, + 43514 ], "loc": { "start": { - "line": 1553, + "line": 1546, "column": 12 }, "end": { - "line": 1553, + "line": 1546, "column": 16 } } @@ -73630,31 +73226,31 @@ "type": "Identifier", "name": "infDiv", "range": [ - 43764, - 43770 + 43515, + 43521 ], "loc": { "start": { - "line": 1553, + "line": 1546, "column": 17 }, "end": { - "line": 1553, + "line": 1546, "column": 23 } } }, "range": [ - 43759, - 43770 + 43510, + 43521 ], "loc": { "start": { - "line": 1553, + "line": 1546, "column": 12 }, "end": { - "line": 1553, + "line": 1546, "column": 23 } } @@ -73666,48 +73262,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 43786, - 43793 + 43537, + 43544 ], "loc": { "start": { - "line": 1554, + "line": 1547, "column": 12 }, "end": { - "line": 1554, + "line": 1547, "column": 19 } } } ], "range": [ - 43772, - 43803 + 43523, + 43554 ], "loc": { "start": { - "line": 1553, + "line": 1546, "column": 25 }, "end": { - "line": 1555, + "line": 1548, "column": 9 } } }, "alternate": null, "range": [ - 43755, - 43803 + 43506, + 43554 ], "loc": { "start": { - "line": 1553, + "line": 1546, "column": 8 }, "end": { - "line": 1555, + "line": 1548, "column": 9 } }, @@ -73716,16 +73312,16 @@ "type": "Block", "value": "** container div **", "range": [ - 43813, - 43836 + 43564, + 43587 ], "loc": { "start": { - "line": 1557, + "line": 1550, "column": 8 }, "end": { - "line": 1557, + "line": 1550, "column": 31 } } @@ -73741,16 +73337,16 @@ "type": "Identifier", "name": "infDiv", "range": [ - 43849, - 43855 + 43600, + 43606 ], "loc": { "start": { - "line": 1558, + "line": 1551, "column": 12 }, "end": { - "line": 1558, + "line": 1551, "column": 18 } } @@ -73761,16 +73357,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 43858, - 43867 + 43609, + 43618 ], "loc": { "start": { - "line": 1558, + "line": 1551, "column": 21 }, "end": { - "line": 1558, + "line": 1551, "column": 30 } } @@ -73781,47 +73377,47 @@ "value": "div", "raw": "'div'", "range": [ - 43868, - 43873 + 43619, + 43624 ], "loc": { "start": { - "line": 1558, + "line": 1551, "column": 31 }, "end": { - "line": 1558, + "line": 1551, "column": 36 } } } ], "range": [ - 43858, - 43874 + 43609, + 43625 ], "loc": { "start": { - "line": 1558, + "line": 1551, "column": 21 }, "end": { - "line": 1558, + "line": 1551, "column": 37 } } }, "range": [ - 43849, - 43874 + 43600, + 43625 ], "loc": { "start": { - "line": 1558, + "line": 1551, "column": 12 }, "end": { - "line": 1558, + "line": 1551, "column": 37 } } @@ -73829,16 +73425,16 @@ ], "kind": "let", "range": [ - 43845, - 43875 + 43596, + 43626 ], "loc": { "start": { - "line": 1558, + "line": 1551, "column": 8 }, "end": { - "line": 1558, + "line": 1551, "column": 38 } }, @@ -73847,16 +73443,16 @@ "type": "Block", "value": "** container div **", "range": [ - 43813, - 43836 + 43564, + 43587 ], "loc": { "start": { - "line": 1557, + "line": 1550, "column": 8 }, "end": { - "line": 1557, + "line": 1550, "column": 31 } } @@ -73875,16 +73471,16 @@ "type": "Identifier", "name": "infDiv", "range": [ - 43884, - 43890 + 43635, + 43641 ], "loc": { "start": { - "line": 1559, + "line": 1552, "column": 8 }, "end": { - "line": 1559, + "line": 1552, "column": 14 } } @@ -73893,31 +73489,31 @@ "type": "Identifier", "name": "className", "range": [ - 43891, - 43900 + 43642, + 43651 ], "loc": { "start": { - "line": 1559, + "line": 1552, "column": 15 }, "end": { - "line": 1559, + "line": 1552, "column": 24 } } }, "range": [ - 43884, - 43900 + 43635, + 43651 ], "loc": { "start": { - "line": 1559, + "line": 1552, "column": 8 }, "end": { - "line": 1559, + "line": 1552, "column": 24 } } @@ -73928,16 +73524,16 @@ "object": { "type": "ThisExpression", "range": [ - 43903, - 43907 + 43654, + 43658 ], "loc": { "start": { - "line": 1559, + "line": 1552, "column": 27 }, "end": { - "line": 1559, + "line": 1552, "column": 31 } } @@ -73946,61 +73542,61 @@ "type": "Identifier", "name": "infDivCssClass", "range": [ - 43908, - 43922 + 43659, + 43673 ], "loc": { "start": { - "line": 1559, + "line": 1552, "column": 32 }, "end": { - "line": 1559, + "line": 1552, "column": 46 } } }, "range": [ - 43903, - 43922 + 43654, + 43673 ], "loc": { "start": { - "line": 1559, + "line": 1552, "column": 27 }, "end": { - "line": 1559, + "line": 1552, "column": 46 } } }, "range": [ - 43884, - 43922 + 43635, + 43673 ], "loc": { "start": { - "line": 1559, + "line": 1552, "column": 8 }, "end": { - "line": 1559, + "line": 1552, "column": 46 } } }, "range": [ - 43884, - 43923 + 43635, + 43674 ], "loc": { "start": { - "line": 1559, + "line": 1552, "column": 8 }, "end": { - "line": 1559, + "line": 1552, "column": 47 } }, @@ -74009,16 +73605,16 @@ "type": "Line", "value": "custom container", "range": [ - 43933, - 43951 + 43684, + 43702 ], "loc": { "start": { - "line": 1561, + "line": 1554, "column": 8 }, "end": { - "line": 1561, + "line": 1554, "column": 26 } } @@ -74033,16 +73629,16 @@ "object": { "type": "ThisExpression", "range": [ - 43964, - 43968 + 43715, + 43719 ], "loc": { "start": { - "line": 1562, + "line": 1555, "column": 12 }, "end": { - "line": 1562, + "line": 1555, "column": 16 } } @@ -74051,31 +73647,31 @@ "type": "Identifier", "name": "toolBarTgtId", "range": [ - 43969, - 43981 + 43720, + 43732 ], "loc": { "start": { - "line": 1562, + "line": 1555, "column": 17 }, "end": { - "line": 1562, + "line": 1555, "column": 29 } } }, "range": [ - 43964, - 43981 + 43715, + 43732 ], "loc": { "start": { - "line": 1562, + "line": 1555, "column": 12 }, "end": { - "line": 1562, + "line": 1555, "column": 29 } } @@ -74096,16 +73692,16 @@ "type": "Identifier", "name": "elm", "range": [ - 43997, - 44000 + 43748, + 43751 ], "loc": { "start": { - "line": 1563, + "line": 1556, "column": 12 }, "end": { - "line": 1563, + "line": 1556, "column": 15 } } @@ -74117,16 +73713,16 @@ "object": { "type": "ThisExpression", "range": [ - 44001, - 44005 + 43752, + 43756 ], "loc": { "start": { - "line": 1563, + "line": 1556, "column": 16 }, "end": { - "line": 1563, + "line": 1556, "column": 20 } } @@ -74135,47 +73731,47 @@ "type": "Identifier", "name": "toolBarTgtId", "range": [ - 44006, - 44018 + 43757, + 43769 ], "loc": { "start": { - "line": 1563, + "line": 1556, "column": 21 }, "end": { - "line": 1563, + "line": 1556, "column": 33 } } }, "range": [ - 44001, - 44018 + 43752, + 43769 ], "loc": { "start": { - "line": 1563, + "line": 1556, "column": 16 }, "end": { - "line": 1563, + "line": 1556, "column": 33 } } } ], "range": [ - 43997, - 44019 + 43748, + 43770 ], "loc": { "start": { - "line": 1563, + "line": 1556, "column": 12 }, "end": { - "line": 1563, + "line": 1556, "column": 34 } } @@ -74184,31 +73780,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 44020, - 44031 + 43771, + 43782 ], "loc": { "start": { - "line": 1563, + "line": 1556, "column": 35 }, "end": { - "line": 1563, + "line": 1556, "column": 46 } } }, "range": [ - 43997, - 44031 + 43748, + 43782 ], "loc": { "start": { - "line": 1563, + "line": 1556, "column": 12 }, "end": { - "line": 1563, + "line": 1556, "column": 46 } } @@ -74218,63 +73814,63 @@ "type": "Identifier", "name": "infDiv", "range": [ - 44032, - 44038 + 43783, + 43789 ], "loc": { "start": { - "line": 1563, + "line": 1556, "column": 47 }, "end": { - "line": 1563, + "line": 1556, "column": 53 } } } ], "range": [ - 43997, - 44039 + 43748, + 43790 ], "loc": { "start": { - "line": 1563, + "line": 1556, "column": 12 }, "end": { - "line": 1563, + "line": 1556, "column": 54 } } }, "range": [ - 43997, - 44040 + 43748, + 43791 ], "loc": { "start": { - "line": 1563, + "line": 1556, "column": 12 }, "end": { - "line": 1563, + "line": 1556, "column": 55 } } } ], "range": [ - 43983, - 44050 + 43734, + 43801 ], "loc": { "start": { - "line": 1562, + "line": 1555, "column": 31 }, "end": { - "line": 1564, + "line": 1557, "column": 9 } }, @@ -74283,16 +73879,16 @@ "type": "Line", "value": "grid-layout", "range": [ - 44059, - 44072 + 43810, + 43823 ], "loc": { "start": { - "line": 1565, + "line": 1558, "column": 8 }, "end": { - "line": 1565, + "line": 1558, "column": 21 } } @@ -74307,16 +73903,16 @@ "object": { "type": "ThisExpression", "range": [ - 44090, - 44094 + 43841, + 43845 ], "loc": { "start": { - "line": 1566, + "line": 1559, "column": 17 }, "end": { - "line": 1566, + "line": 1559, "column": 21 } } @@ -74325,31 +73921,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 44095, - 44105 + 43846, + 43856 ], "loc": { "start": { - "line": 1566, + "line": 1559, "column": 22 }, "end": { - "line": 1566, + "line": 1559, "column": 32 } } }, "range": [ - 44090, - 44105 + 43841, + 43856 ], "loc": { "start": { - "line": 1566, + "line": 1559, "column": 17 }, "end": { - "line": 1566, + "line": 1559, "column": 32 } } @@ -74366,16 +73962,16 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 44125, - 44135 + 43876, + 43886 ], "loc": { "start": { - "line": 1567, + "line": 1560, "column": 16 }, "end": { - "line": 1567, + "line": 1560, "column": 26 } } @@ -74389,16 +73985,16 @@ "object": { "type": "ThisExpression", "range": [ - 44138, - 44142 + 43889, + 43893 ], "loc": { "start": { - "line": 1567, + "line": 1560, "column": 29 }, "end": { - "line": 1567, + "line": 1560, "column": 33 } } @@ -74407,31 +74003,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 44143, - 44146 + 43894, + 43897 ], "loc": { "start": { - "line": 1567, + "line": 1560, "column": 34 }, "end": { - "line": 1567, + "line": 1560, "column": 37 } } }, "range": [ - 44138, - 44146 + 43889, + 43897 ], "loc": { "start": { - "line": 1567, + "line": 1560, "column": 29 }, "end": { - "line": 1567, + "line": 1560, "column": 37 } } @@ -74440,46 +74036,46 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 44147, - 44157 + 43898, + 43908 ], "loc": { "start": { - "line": 1567, + "line": 1560, "column": 38 }, "end": { - "line": 1567, + "line": 1560, "column": 48 } } }, "range": [ - 44138, - 44157 + 43889, + 43908 ], "loc": { "start": { - "line": 1567, + "line": 1560, "column": 29 }, "end": { - "line": 1567, + "line": 1560, "column": 48 } } }, "range": [ - 44125, - 44157 + 43876, + 43908 ], "loc": { "start": { - "line": 1567, + "line": 1560, "column": 16 }, "end": { - "line": 1567, + "line": 1560, "column": 48 } } @@ -74487,16 +74083,16 @@ ], "kind": "let", "range": [ - 44121, - 44158 + 43872, + 43909 ], "loc": { "start": { - "line": 1567, + "line": 1560, "column": 12 }, "end": { - "line": 1567, + "line": 1560, "column": 49 } } @@ -74515,16 +74111,16 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 44171, - 44181 + 43922, + 43932 ], "loc": { "start": { - "line": 1568, + "line": 1561, "column": 12 }, "end": { - "line": 1568, + "line": 1561, "column": 22 } } @@ -74533,31 +74129,31 @@ "type": "Identifier", "name": "tblMainCont", "range": [ - 44182, - 44193 + 43933, + 43944 ], "loc": { "start": { - "line": 1568, + "line": 1561, "column": 23 }, "end": { - "line": 1568, + "line": 1561, "column": 34 } } }, "range": [ - 44171, - 44193 + 43922, + 43944 ], "loc": { "start": { - "line": 1568, + "line": 1561, "column": 12 }, "end": { - "line": 1568, + "line": 1561, "column": 34 } } @@ -74566,31 +74162,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 44194, - 44205 + 43945, + 43956 ], "loc": { "start": { - "line": 1568, + "line": 1561, "column": 35 }, "end": { - "line": 1568, + "line": 1561, "column": 46 } } }, "range": [ - 44171, - 44205 + 43922, + 43956 ], "loc": { "start": { - "line": 1568, + "line": 1561, "column": 12 }, "end": { - "line": 1568, + "line": 1561, "column": 46 } } @@ -74600,47 +74196,47 @@ "type": "Identifier", "name": "infDiv", "range": [ - 44206, - 44212 + 43957, + 43963 ], "loc": { "start": { - "line": 1568, + "line": 1561, "column": 47 }, "end": { - "line": 1568, + "line": 1561, "column": 53 } } } ], "range": [ - 44171, - 44213 + 43922, + 43964 ], "loc": { "start": { - "line": 1568, + "line": 1561, "column": 12 }, "end": { - "line": 1568, + "line": 1561, "column": 54 } } }, "range": [ - 44171, - 44214 + 43922, + 43965 ], "loc": { "start": { - "line": 1568, + "line": 1561, "column": 12 }, "end": { - "line": 1568, + "line": 1561, "column": 55 } } @@ -74657,16 +74253,16 @@ "type": "Identifier", "name": "infDiv", "range": [ - 44227, - 44233 + 43978, + 43984 ], "loc": { "start": { - "line": 1569, + "line": 1562, "column": 12 }, "end": { - "line": 1569, + "line": 1562, "column": 18 } } @@ -74675,31 +74271,31 @@ "type": "Identifier", "name": "className", "range": [ - 44234, - 44243 + 43985, + 43994 ], "loc": { "start": { - "line": 1569, + "line": 1562, "column": 19 }, "end": { - "line": 1569, + "line": 1562, "column": 28 } } }, "range": [ - 44227, - 44243 + 43978, + 43994 ], "loc": { "start": { - "line": 1569, + "line": 1562, "column": 12 }, "end": { - "line": 1569, + "line": 1562, "column": 28 } } @@ -74711,16 +74307,16 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 44246, - 44256 + 43997, + 44007 ], "loc": { "start": { - "line": 1569, + "line": 1562, "column": 31 }, "end": { - "line": 1569, + "line": 1562, "column": 41 } } @@ -74729,77 +74325,77 @@ "type": "Identifier", "name": "infDivCssClass", "range": [ - 44257, - 44271 + 44008, + 44022 ], "loc": { "start": { - "line": 1569, + "line": 1562, "column": 42 }, "end": { - "line": 1569, + "line": 1562, "column": 56 } } }, "range": [ - 44246, - 44271 + 43997, + 44022 ], "loc": { "start": { - "line": 1569, + "line": 1562, "column": 31 }, "end": { - "line": 1569, + "line": 1562, "column": 56 } } }, "range": [ - 44227, - 44271 + 43978, + 44022 ], "loc": { "start": { - "line": 1569, + "line": 1562, "column": 12 }, "end": { - "line": 1569, + "line": 1562, "column": 56 } } }, "range": [ - 44227, - 44272 + 43978, + 44023 ], "loc": { "start": { - "line": 1569, + "line": 1562, "column": 12 }, "end": { - "line": 1569, + "line": 1562, "column": 57 } } } ], "range": [ - 44107, - 44282 + 43858, + 44033 ], "loc": { "start": { - "line": 1566, + "line": 1559, "column": 34 }, "end": { - "line": 1570, + "line": 1563, "column": 9 } }, @@ -74808,16 +74404,16 @@ "type": "Line", "value": "default location: just above the table", "range": [ - 44291, - 44331 + 44042, + 44082 ], "loc": { "start": { - "line": 1571, + "line": 1564, "column": 8 }, "end": { - "line": 1571, + "line": 1564, "column": 48 } } @@ -74836,16 +74432,16 @@ "type": "Identifier", "name": "cont", "range": [ - 44363, - 44367 + 44114, + 44118 ], "loc": { "start": { - "line": 1573, + "line": 1566, "column": 16 }, "end": { - "line": 1573, + "line": 1566, "column": 20 } } @@ -74856,16 +74452,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 44370, - 44379 + 44121, + 44130 ], "loc": { "start": { - "line": 1573, + "line": 1566, "column": 23 }, "end": { - "line": 1573, + "line": 1566, "column": 32 } } @@ -74876,47 +74472,47 @@ "value": "caption", "raw": "'caption'", "range": [ - 44380, - 44389 + 44131, + 44140 ], "loc": { "start": { - "line": 1573, + "line": 1566, "column": 33 }, "end": { - "line": 1573, + "line": 1566, "column": 42 } } } ], "range": [ - 44370, - 44390 + 44121, + 44141 ], "loc": { "start": { - "line": 1573, + "line": 1566, "column": 23 }, "end": { - "line": 1573, + "line": 1566, "column": 43 } } }, "range": [ - 44363, - 44390 + 44114, + 44141 ], "loc": { "start": { - "line": 1573, + "line": 1566, "column": 16 }, "end": { - "line": 1573, + "line": 1566, "column": 43 } } @@ -74924,16 +74520,16 @@ ], "kind": "let", "range": [ - 44359, - 44391 + 44110, + 44142 ], "loc": { "start": { - "line": 1573, + "line": 1566, "column": 12 }, "end": { - "line": 1573, + "line": 1566, "column": 44 } } @@ -74949,16 +74545,16 @@ "type": "Identifier", "name": "cont", "range": [ - 44404, - 44408 + 44155, + 44159 ], "loc": { "start": { - "line": 1574, + "line": 1567, "column": 12 }, "end": { - "line": 1574, + "line": 1567, "column": 16 } } @@ -74967,31 +74563,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 44409, - 44420 + 44160, + 44171 ], "loc": { "start": { - "line": 1574, + "line": 1567, "column": 17 }, "end": { - "line": 1574, + "line": 1567, "column": 28 } } }, "range": [ - 44404, - 44420 + 44155, + 44171 ], "loc": { "start": { - "line": 1574, + "line": 1567, "column": 12 }, "end": { - "line": 1574, + "line": 1567, "column": 28 } } @@ -75001,47 +74597,47 @@ "type": "Identifier", "name": "infDiv", "range": [ - 44421, - 44427 + 44172, + 44178 ], "loc": { "start": { - "line": 1574, + "line": 1567, "column": 29 }, "end": { - "line": 1574, + "line": 1567, "column": 35 } } } ], "range": [ - 44404, - 44428 + 44155, + 44179 ], "loc": { "start": { - "line": 1574, + "line": 1567, "column": 12 }, "end": { - "line": 1574, + "line": 1567, "column": 36 } } }, "range": [ - 44404, - 44429 + 44155, + 44180 ], "loc": { "start": { - "line": 1574, + "line": 1567, "column": 12 }, "end": { - "line": 1574, + "line": 1567, "column": 37 } } @@ -75061,16 +74657,16 @@ "object": { "type": "ThisExpression", "range": [ - 44442, - 44446 + 44193, + 44197 ], "loc": { "start": { - "line": 1575, + "line": 1568, "column": 12 }, "end": { - "line": 1575, + "line": 1568, "column": 16 } } @@ -75079,47 +74675,47 @@ "type": "Identifier", "name": "dom", "range": [ - 44447, - 44450 + 44198, + 44201 ], "loc": { "start": { - "line": 1575, + "line": 1568, "column": 17 }, "end": { - "line": 1575, + "line": 1568, "column": 20 } } }, "range": [ - 44442, - 44450 + 44193, + 44201 ], "loc": { "start": { - "line": 1575, + "line": 1568, "column": 12 }, "end": { - "line": 1575, + "line": 1568, "column": 20 } } }, "arguments": [], "range": [ - 44442, - 44452 + 44193, + 44203 ], "loc": { "start": { - "line": 1575, + "line": 1568, "column": 12 }, "end": { - "line": 1575, + "line": 1568, "column": 22 } } @@ -75128,31 +74724,31 @@ "type": "Identifier", "name": "insertBefore", "range": [ - 44453, - 44465 + 44204, + 44216 ], "loc": { "start": { - "line": 1575, + "line": 1568, "column": 23 }, "end": { - "line": 1575, + "line": 1568, "column": 35 } } }, "range": [ - 44442, - 44465 + 44193, + 44216 ], "loc": { "start": { - "line": 1575, + "line": 1568, "column": 12 }, "end": { - "line": 1575, + "line": 1568, "column": 35 } } @@ -75162,16 +74758,16 @@ "type": "Identifier", "name": "cont", "range": [ - 44466, - 44470 + 44217, + 44221 ], "loc": { "start": { - "line": 1575, + "line": 1568, "column": 36 }, "end": { - "line": 1575, + "line": 1568, "column": 40 } } @@ -75187,16 +74783,16 @@ "object": { "type": "ThisExpression", "range": [ - 44472, - 44476 + 44223, + 44227 ], "loc": { "start": { - "line": 1575, + "line": 1568, "column": 42 }, "end": { - "line": 1575, + "line": 1568, "column": 46 } } @@ -75205,47 +74801,47 @@ "type": "Identifier", "name": "dom", "range": [ - 44477, - 44480 + 44228, + 44231 ], "loc": { "start": { - "line": 1575, + "line": 1568, "column": 47 }, "end": { - "line": 1575, + "line": 1568, "column": 50 } } }, "range": [ - 44472, - 44480 + 44223, + 44231 ], "loc": { "start": { - "line": 1575, + "line": 1568, "column": 42 }, "end": { - "line": 1575, + "line": 1568, "column": 50 } } }, "arguments": [], "range": [ - 44472, - 44482 + 44223, + 44233 ], "loc": { "start": { - "line": 1575, + "line": 1568, "column": 42 }, "end": { - "line": 1575, + "line": 1568, "column": 52 } } @@ -75254,78 +74850,78 @@ "type": "Identifier", "name": "firstChild", "range": [ - 44483, - 44493 + 44234, + 44244 ], "loc": { "start": { - "line": 1575, + "line": 1568, "column": 53 }, "end": { - "line": 1575, + "line": 1568, "column": 63 } } }, "range": [ - 44472, - 44493 + 44223, + 44244 ], "loc": { "start": { - "line": 1575, + "line": 1568, "column": 42 }, "end": { - "line": 1575, + "line": 1568, "column": 63 } } } ], "range": [ - 44442, - 44494 + 44193, + 44245 ], "loc": { "start": { - "line": 1575, + "line": 1568, "column": 12 }, "end": { - "line": 1575, + "line": 1568, "column": 64 } } }, "range": [ - 44442, - 44495 + 44193, + 44246 ], "loc": { "start": { - "line": 1575, + "line": 1568, "column": 12 }, "end": { - "line": 1575, + "line": 1568, "column": 65 } } } ], "range": [ - 44345, - 44505 + 44096, + 44256 ], "loc": { "start": { - "line": 1572, + "line": 1565, "column": 13 }, "end": { - "line": 1576, + "line": 1569, "column": 9 } }, @@ -75334,16 +74930,16 @@ "type": "Line", "value": "default location: just above the table", "range": [ - 44291, - 44331 + 44042, + 44082 ], "loc": { "start": { - "line": 1571, + "line": 1564, "column": 8 }, "end": { - "line": 1571, + "line": 1564, "column": 48 } } @@ -75351,16 +74947,16 @@ ] }, "range": [ - 44086, - 44505 + 43837, + 44256 ], "loc": { "start": { - "line": 1566, + "line": 1559, "column": 13 }, "end": { - "line": 1576, + "line": 1569, "column": 9 } }, @@ -75369,16 +74965,16 @@ "type": "Line", "value": "grid-layout", "range": [ - 44059, - 44072 + 43810, + 43823 ], "loc": { "start": { - "line": 1565, + "line": 1558, "column": 8 }, "end": { - "line": 1565, + "line": 1558, "column": 21 } } @@ -75386,16 +74982,16 @@ ] }, "range": [ - 43960, - 44505 + 43711, + 44256 ], "loc": { "start": { - "line": 1562, + "line": 1555, "column": 8 }, "end": { - "line": 1576, + "line": 1569, "column": 9 } }, @@ -75404,16 +75000,16 @@ "type": "Line", "value": "custom container", "range": [ - 43933, - 43951 + 43684, + 43702 ], "loc": { "start": { - "line": 1561, + "line": 1554, "column": 8 }, "end": { - "line": 1561, + "line": 1554, "column": 26 } } @@ -75431,16 +75027,16 @@ "object": { "type": "ThisExpression", "range": [ - 44514, - 44518 + 44265, + 44269 ], "loc": { "start": { - "line": 1577, + "line": 1570, "column": 8 }, "end": { - "line": 1577, + "line": 1570, "column": 12 } } @@ -75449,31 +75045,31 @@ "type": "Identifier", "name": "infDiv", "range": [ - 44519, - 44525 + 44270, + 44276 ], "loc": { "start": { - "line": 1577, + "line": 1570, "column": 13 }, "end": { - "line": 1577, + "line": 1570, "column": 19 } } }, "range": [ - 44514, - 44525 + 44265, + 44276 ], "loc": { "start": { - "line": 1577, + "line": 1570, "column": 8 }, "end": { - "line": 1577, + "line": 1570, "column": 19 } } @@ -75482,46 +75078,46 @@ "type": "Identifier", "name": "infDiv", "range": [ - 44528, - 44534 + 44279, + 44285 ], "loc": { "start": { - "line": 1577, + "line": 1570, "column": 22 }, "end": { - "line": 1577, + "line": 1570, "column": 28 } } }, "range": [ - 44514, - 44534 + 44265, + 44285 ], "loc": { "start": { - "line": 1577, + "line": 1570, "column": 8 }, "end": { - "line": 1577, + "line": 1570, "column": 28 } } }, "range": [ - 44514, - 44535 + 44265, + 44286 ], "loc": { "start": { - "line": 1577, + "line": 1570, "column": 8 }, "end": { - "line": 1577, + "line": 1570, "column": 29 } }, @@ -75530,16 +75126,16 @@ "type": "Block", "value": "** left div containing rows # displayer **", "range": [ - 44545, - 44591 + 44296, + 44342 ], "loc": { "start": { - "line": 1579, + "line": 1572, "column": 8 }, "end": { - "line": 1579, + "line": 1572, "column": 54 } } @@ -75555,16 +75151,16 @@ "type": "Identifier", "name": "lDiv", "range": [ - 44604, - 44608 + 44355, + 44359 ], "loc": { "start": { - "line": 1580, + "line": 1573, "column": 12 }, "end": { - "line": 1580, + "line": 1573, "column": 16 } } @@ -75575,16 +75171,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 44611, - 44620 + 44362, + 44371 ], "loc": { "start": { - "line": 1580, + "line": 1573, "column": 19 }, "end": { - "line": 1580, + "line": 1573, "column": 28 } } @@ -75595,47 +75191,47 @@ "value": "div", "raw": "'div'", "range": [ - 44621, - 44626 + 44372, + 44377 ], "loc": { "start": { - "line": 1580, + "line": 1573, "column": 29 }, "end": { - "line": 1580, + "line": 1573, "column": 34 } } } ], "range": [ - 44611, - 44627 + 44362, + 44378 ], "loc": { "start": { - "line": 1580, + "line": 1573, "column": 19 }, "end": { - "line": 1580, + "line": 1573, "column": 35 } } }, "range": [ - 44604, - 44627 + 44355, + 44378 ], "loc": { "start": { - "line": 1580, + "line": 1573, "column": 12 }, "end": { - "line": 1580, + "line": 1573, "column": 35 } } @@ -75643,16 +75239,16 @@ ], "kind": "let", "range": [ - 44600, - 44628 + 44351, + 44379 ], "loc": { "start": { - "line": 1580, + "line": 1573, "column": 8 }, "end": { - "line": 1580, + "line": 1573, "column": 36 } }, @@ -75661,16 +75257,16 @@ "type": "Block", "value": "** left div containing rows # displayer **", "range": [ - 44545, - 44591 + 44296, + 44342 ], "loc": { "start": { - "line": 1579, + "line": 1572, "column": 8 }, "end": { - "line": 1579, + "line": 1572, "column": 54 } } @@ -75689,16 +75285,16 @@ "type": "Identifier", "name": "lDiv", "range": [ - 44637, - 44641 + 44388, + 44392 ], "loc": { "start": { - "line": 1581, + "line": 1574, "column": 8 }, "end": { - "line": 1581, + "line": 1574, "column": 12 } } @@ -75707,31 +75303,31 @@ "type": "Identifier", "name": "className", "range": [ - 44642, - 44651 + 44393, + 44402 ], "loc": { "start": { - "line": 1581, + "line": 1574, "column": 13 }, "end": { - "line": 1581, + "line": 1574, "column": 22 } } }, "range": [ - 44637, - 44651 + 44388, + 44402 ], "loc": { "start": { - "line": 1581, + "line": 1574, "column": 8 }, "end": { - "line": 1581, + "line": 1574, "column": 22 } } @@ -75742,16 +75338,16 @@ "object": { "type": "ThisExpression", "range": [ - 44654, - 44658 + 44405, + 44409 ], "loc": { "start": { - "line": 1581, + "line": 1574, "column": 25 }, "end": { - "line": 1581, + "line": 1574, "column": 29 } } @@ -75760,61 +75356,61 @@ "type": "Identifier", "name": "lDivCssClass", "range": [ - 44659, - 44671 + 44410, + 44422 ], "loc": { "start": { - "line": 1581, + "line": 1574, "column": 30 }, "end": { - "line": 1581, + "line": 1574, "column": 42 } } }, "range": [ - 44654, - 44671 + 44405, + 44422 ], "loc": { "start": { - "line": 1581, + "line": 1574, "column": 25 }, "end": { - "line": 1581, + "line": 1574, "column": 42 } } }, "range": [ - 44637, - 44671 + 44388, + 44422 ], "loc": { "start": { - "line": 1581, + "line": 1574, "column": 8 }, "end": { - "line": 1581, + "line": 1574, "column": 42 } } }, "range": [ - 44637, - 44672 + 44388, + 44423 ], "loc": { "start": { - "line": 1581, + "line": 1574, "column": 8 }, "end": { - "line": 1581, + "line": 1574, "column": 43 } } @@ -75830,16 +75426,16 @@ "type": "Identifier", "name": "infDiv", "range": [ - 44681, - 44687 + 44432, + 44438 ], "loc": { "start": { - "line": 1582, + "line": 1575, "column": 8 }, "end": { - "line": 1582, + "line": 1575, "column": 14 } } @@ -75848,31 +75444,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 44688, - 44699 + 44439, + 44450 ], "loc": { "start": { - "line": 1582, + "line": 1575, "column": 15 }, "end": { - "line": 1582, + "line": 1575, "column": 26 } } }, "range": [ - 44681, - 44699 + 44432, + 44450 ], "loc": { "start": { - "line": 1582, + "line": 1575, "column": 8 }, "end": { - "line": 1582, + "line": 1575, "column": 26 } } @@ -75882,47 +75478,47 @@ "type": "Identifier", "name": "lDiv", "range": [ - 44700, - 44704 + 44451, + 44455 ], "loc": { "start": { - "line": 1582, + "line": 1575, "column": 27 }, "end": { - "line": 1582, + "line": 1575, "column": 31 } } } ], "range": [ - 44681, - 44705 + 44432, + 44456 ], "loc": { "start": { - "line": 1582, + "line": 1575, "column": 8 }, "end": { - "line": 1582, + "line": 1575, "column": 32 } } }, "range": [ - 44681, - 44706 + 44432, + 44457 ], "loc": { "start": { - "line": 1582, + "line": 1575, "column": 8 }, "end": { - "line": 1582, + "line": 1575, "column": 33 } } @@ -75938,16 +75534,16 @@ "object": { "type": "ThisExpression", "range": [ - 44715, - 44719 + 44466, + 44470 ], "loc": { "start": { - "line": 1583, + "line": 1576, "column": 8 }, "end": { - "line": 1583, + "line": 1576, "column": 12 } } @@ -75956,31 +75552,31 @@ "type": "Identifier", "name": "lDiv", "range": [ - 44720, - 44724 + 44471, + 44475 ], "loc": { "start": { - "line": 1583, + "line": 1576, "column": 13 }, "end": { - "line": 1583, + "line": 1576, "column": 17 } } }, "range": [ - 44715, - 44724 + 44466, + 44475 ], "loc": { "start": { - "line": 1583, + "line": 1576, "column": 8 }, "end": { - "line": 1583, + "line": 1576, "column": 17 } } @@ -75989,46 +75585,46 @@ "type": "Identifier", "name": "lDiv", "range": [ - 44727, - 44731 + 44478, + 44482 ], "loc": { "start": { - "line": 1583, + "line": 1576, "column": 20 }, "end": { - "line": 1583, + "line": 1576, "column": 24 } } }, "range": [ - 44715, - 44731 + 44466, + 44482 ], "loc": { "start": { - "line": 1583, + "line": 1576, "column": 8 }, "end": { - "line": 1583, + "line": 1576, "column": 24 } } }, "range": [ - 44715, - 44732 + 44466, + 44483 ], "loc": { "start": { - "line": 1583, + "line": 1576, "column": 8 }, "end": { - "line": 1583, + "line": 1576, "column": 25 } }, @@ -76037,16 +75633,16 @@ "type": "Block", "value": "** right div containing reset button\n + nb results per page select **", "range": [ - 44742, - 44836 + 44493, + 44587 ], "loc": { "start": { - "line": 1585, + "line": 1578, "column": 8 }, "end": { - "line": 1586, + "line": 1579, "column": 52 } } @@ -76062,16 +75658,16 @@ "type": "Identifier", "name": "rDiv", "range": [ - 44849, - 44853 + 44600, + 44604 ], "loc": { "start": { - "line": 1587, + "line": 1580, "column": 12 }, "end": { - "line": 1587, + "line": 1580, "column": 16 } } @@ -76082,16 +75678,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 44856, - 44865 + 44607, + 44616 ], "loc": { "start": { - "line": 1587, + "line": 1580, "column": 19 }, "end": { - "line": 1587, + "line": 1580, "column": 28 } } @@ -76102,47 +75698,47 @@ "value": "div", "raw": "'div'", "range": [ - 44866, - 44871 + 44617, + 44622 ], "loc": { "start": { - "line": 1587, + "line": 1580, "column": 29 }, "end": { - "line": 1587, + "line": 1580, "column": 34 } } } ], "range": [ - 44856, - 44872 + 44607, + 44623 ], "loc": { "start": { - "line": 1587, + "line": 1580, "column": 19 }, "end": { - "line": 1587, + "line": 1580, "column": 35 } } }, "range": [ - 44849, - 44872 + 44600, + 44623 ], "loc": { "start": { - "line": 1587, + "line": 1580, "column": 12 }, "end": { - "line": 1587, + "line": 1580, "column": 35 } } @@ -76150,16 +75746,16 @@ ], "kind": "let", "range": [ - 44845, - 44873 + 44596, + 44624 ], "loc": { "start": { - "line": 1587, + "line": 1580, "column": 8 }, "end": { - "line": 1587, + "line": 1580, "column": 36 } }, @@ -76168,16 +75764,16 @@ "type": "Block", "value": "** right div containing reset button\n + nb results per page select **", "range": [ - 44742, - 44836 + 44493, + 44587 ], "loc": { "start": { - "line": 1585, + "line": 1578, "column": 8 }, "end": { - "line": 1586, + "line": 1579, "column": 52 } } @@ -76196,16 +75792,16 @@ "type": "Identifier", "name": "rDiv", "range": [ - 44882, - 44886 + 44633, + 44637 ], "loc": { "start": { - "line": 1588, + "line": 1581, "column": 8 }, "end": { - "line": 1588, + "line": 1581, "column": 12 } } @@ -76214,31 +75810,31 @@ "type": "Identifier", "name": "className", "range": [ - 44887, - 44896 + 44638, + 44647 ], "loc": { "start": { - "line": 1588, + "line": 1581, "column": 13 }, "end": { - "line": 1588, + "line": 1581, "column": 22 } } }, "range": [ - 44882, - 44896 + 44633, + 44647 ], "loc": { "start": { - "line": 1588, + "line": 1581, "column": 8 }, "end": { - "line": 1588, + "line": 1581, "column": 22 } } @@ -76249,16 +75845,16 @@ "object": { "type": "ThisExpression", "range": [ - 44899, - 44903 + 44650, + 44654 ], "loc": { "start": { - "line": 1588, + "line": 1581, "column": 25 }, "end": { - "line": 1588, + "line": 1581, "column": 29 } } @@ -76267,61 +75863,61 @@ "type": "Identifier", "name": "rDivCssClass", "range": [ - 44904, - 44916 + 44655, + 44667 ], "loc": { "start": { - "line": 1588, + "line": 1581, "column": 30 }, "end": { - "line": 1588, + "line": 1581, "column": 42 } } }, "range": [ - 44899, - 44916 + 44650, + 44667 ], "loc": { "start": { - "line": 1588, + "line": 1581, "column": 25 }, "end": { - "line": 1588, + "line": 1581, "column": 42 } } }, "range": [ - 44882, - 44916 + 44633, + 44667 ], "loc": { "start": { - "line": 1588, + "line": 1581, "column": 8 }, "end": { - "line": 1588, + "line": 1581, "column": 42 } } }, "range": [ - 44882, - 44917 + 44633, + 44668 ], "loc": { "start": { - "line": 1588, + "line": 1581, "column": 8 }, "end": { - "line": 1588, + "line": 1581, "column": 43 } } @@ -76337,16 +75933,16 @@ "type": "Identifier", "name": "infDiv", "range": [ - 44926, - 44932 + 44677, + 44683 ], "loc": { "start": { - "line": 1589, + "line": 1582, "column": 8 }, "end": { - "line": 1589, + "line": 1582, "column": 14 } } @@ -76355,31 +75951,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 44933, - 44944 + 44684, + 44695 ], "loc": { "start": { - "line": 1589, + "line": 1582, "column": 15 }, "end": { - "line": 1589, + "line": 1582, "column": 26 } } }, "range": [ - 44926, - 44944 + 44677, + 44695 ], "loc": { "start": { - "line": 1589, + "line": 1582, "column": 8 }, "end": { - "line": 1589, + "line": 1582, "column": 26 } } @@ -76389,47 +75985,47 @@ "type": "Identifier", "name": "rDiv", "range": [ - 44945, - 44949 + 44696, + 44700 ], "loc": { "start": { - "line": 1589, + "line": 1582, "column": 27 }, "end": { - "line": 1589, + "line": 1582, "column": 31 } } } ], "range": [ - 44926, - 44950 + 44677, + 44701 ], "loc": { "start": { - "line": 1589, + "line": 1582, "column": 8 }, "end": { - "line": 1589, + "line": 1582, "column": 32 } } }, "range": [ - 44926, - 44951 + 44677, + 44702 ], "loc": { "start": { - "line": 1589, + "line": 1582, "column": 8 }, "end": { - "line": 1589, + "line": 1582, "column": 33 } } @@ -76445,16 +76041,16 @@ "object": { "type": "ThisExpression", "range": [ - 44960, - 44964 + 44711, + 44715 ], "loc": { "start": { - "line": 1590, + "line": 1583, "column": 8 }, "end": { - "line": 1590, + "line": 1583, "column": 12 } } @@ -76463,31 +76059,31 @@ "type": "Identifier", "name": "rDiv", "range": [ - 44965, - 44969 + 44716, + 44720 ], "loc": { "start": { - "line": 1590, + "line": 1583, "column": 13 }, "end": { - "line": 1590, + "line": 1583, "column": 17 } } }, "range": [ - 44960, - 44969 + 44711, + 44720 ], "loc": { "start": { - "line": 1590, + "line": 1583, "column": 8 }, "end": { - "line": 1590, + "line": 1583, "column": 17 } } @@ -76496,46 +76092,46 @@ "type": "Identifier", "name": "rDiv", "range": [ - 44972, - 44976 + 44723, + 44727 ], "loc": { "start": { - "line": 1590, + "line": 1583, "column": 20 }, "end": { - "line": 1590, + "line": 1583, "column": 24 } } }, "range": [ - 44960, - 44976 + 44711, + 44727 ], "loc": { "start": { - "line": 1590, + "line": 1583, "column": 8 }, "end": { - "line": 1590, + "line": 1583, "column": 24 } } }, "range": [ - 44960, - 44977 + 44711, + 44728 ], "loc": { "start": { - "line": 1590, + "line": 1583, "column": 8 }, "end": { - "line": 1590, + "line": 1583, "column": 25 } }, @@ -76544,16 +76140,16 @@ "type": "Block", "value": "** mid div containing paging elements **", "range": [ - 44987, - 45031 + 44738, + 44782 ], "loc": { "start": { - "line": 1592, + "line": 1585, "column": 8 }, "end": { - "line": 1592, + "line": 1585, "column": 52 } } @@ -76569,16 +76165,16 @@ "type": "Identifier", "name": "mDiv", "range": [ - 45044, - 45048 + 44795, + 44799 ], "loc": { "start": { - "line": 1593, + "line": 1586, "column": 12 }, "end": { - "line": 1593, + "line": 1586, "column": 16 } } @@ -76589,16 +76185,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 45051, - 45060 + 44802, + 44811 ], "loc": { "start": { - "line": 1593, + "line": 1586, "column": 19 }, "end": { - "line": 1593, + "line": 1586, "column": 28 } } @@ -76609,47 +76205,47 @@ "value": "div", "raw": "'div'", "range": [ - 45061, - 45066 + 44812, + 44817 ], "loc": { "start": { - "line": 1593, + "line": 1586, "column": 29 }, "end": { - "line": 1593, + "line": 1586, "column": 34 } } } ], "range": [ - 45051, - 45067 + 44802, + 44818 ], "loc": { "start": { - "line": 1593, + "line": 1586, "column": 19 }, "end": { - "line": 1593, + "line": 1586, "column": 35 } } }, "range": [ - 45044, - 45067 + 44795, + 44818 ], "loc": { "start": { - "line": 1593, + "line": 1586, "column": 12 }, "end": { - "line": 1593, + "line": 1586, "column": 35 } } @@ -76657,16 +76253,16 @@ ], "kind": "let", "range": [ - 45040, - 45068 + 44791, + 44819 ], "loc": { "start": { - "line": 1593, + "line": 1586, "column": 8 }, "end": { - "line": 1593, + "line": 1586, "column": 36 } }, @@ -76675,16 +76271,16 @@ "type": "Block", "value": "** mid div containing paging elements **", "range": [ - 44987, - 45031 + 44738, + 44782 ], "loc": { "start": { - "line": 1592, + "line": 1585, "column": 8 }, "end": { - "line": 1592, + "line": 1585, "column": 52 } } @@ -76703,16 +76299,16 @@ "type": "Identifier", "name": "mDiv", "range": [ - 45077, - 45081 + 44828, + 44832 ], "loc": { "start": { - "line": 1594, + "line": 1587, "column": 8 }, "end": { - "line": 1594, + "line": 1587, "column": 12 } } @@ -76721,31 +76317,31 @@ "type": "Identifier", "name": "className", "range": [ - 45082, - 45091 + 44833, + 44842 ], "loc": { "start": { - "line": 1594, + "line": 1587, "column": 13 }, "end": { - "line": 1594, + "line": 1587, "column": 22 } } }, "range": [ - 45077, - 45091 + 44828, + 44842 ], "loc": { "start": { - "line": 1594, + "line": 1587, "column": 8 }, "end": { - "line": 1594, + "line": 1587, "column": 22 } } @@ -76756,16 +76352,16 @@ "object": { "type": "ThisExpression", "range": [ - 45094, - 45098 + 44845, + 44849 ], "loc": { "start": { - "line": 1594, + "line": 1587, "column": 25 }, "end": { - "line": 1594, + "line": 1587, "column": 29 } } @@ -76774,61 +76370,61 @@ "type": "Identifier", "name": "mDivCssClass", "range": [ - 45099, - 45111 + 44850, + 44862 ], "loc": { "start": { - "line": 1594, + "line": 1587, "column": 30 }, "end": { - "line": 1594, + "line": 1587, "column": 42 } } }, "range": [ - 45094, - 45111 + 44845, + 44862 ], "loc": { "start": { - "line": 1594, + "line": 1587, "column": 25 }, "end": { - "line": 1594, + "line": 1587, "column": 42 } } }, "range": [ - 45077, - 45111 + 44828, + 44862 ], "loc": { "start": { - "line": 1594, + "line": 1587, "column": 8 }, "end": { - "line": 1594, + "line": 1587, "column": 42 } } }, "range": [ - 45077, - 45112 + 44828, + 44863 ], "loc": { "start": { - "line": 1594, + "line": 1587, "column": 8 }, "end": { - "line": 1594, + "line": 1587, "column": 43 } } @@ -76844,16 +76440,16 @@ "type": "Identifier", "name": "infDiv", "range": [ - 45121, - 45127 + 44872, + 44878 ], "loc": { "start": { - "line": 1595, + "line": 1588, "column": 8 }, "end": { - "line": 1595, + "line": 1588, "column": 14 } } @@ -76862,31 +76458,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 45128, - 45139 + 44879, + 44890 ], "loc": { "start": { - "line": 1595, + "line": 1588, "column": 15 }, "end": { - "line": 1595, + "line": 1588, "column": 26 } } }, "range": [ - 45121, - 45139 + 44872, + 44890 ], "loc": { "start": { - "line": 1595, + "line": 1588, "column": 8 }, "end": { - "line": 1595, + "line": 1588, "column": 26 } } @@ -76896,47 +76492,47 @@ "type": "Identifier", "name": "mDiv", "range": [ - 45140, - 45144 + 44891, + 44895 ], "loc": { "start": { - "line": 1595, + "line": 1588, "column": 27 }, "end": { - "line": 1595, + "line": 1588, "column": 31 } } } ], "range": [ - 45121, - 45145 + 44872, + 44896 ], "loc": { "start": { - "line": 1595, + "line": 1588, "column": 8 }, "end": { - "line": 1595, + "line": 1588, "column": 32 } } }, "range": [ - 45121, - 45146 + 44872, + 44897 ], "loc": { "start": { - "line": 1595, + "line": 1588, "column": 8 }, "end": { - "line": 1595, + "line": 1588, "column": 33 } } @@ -76952,16 +76548,16 @@ "object": { "type": "ThisExpression", "range": [ - 45155, - 45159 + 44906, + 44910 ], "loc": { "start": { - "line": 1596, + "line": 1589, "column": 8 }, "end": { - "line": 1596, + "line": 1589, "column": 12 } } @@ -76970,31 +76566,31 @@ "type": "Identifier", "name": "mDiv", "range": [ - 45160, - 45164 + 44911, + 44915 ], "loc": { "start": { - "line": 1596, + "line": 1589, "column": 13 }, "end": { - "line": 1596, + "line": 1589, "column": 17 } } }, "range": [ - 45155, - 45164 + 44906, + 44915 ], "loc": { "start": { - "line": 1596, + "line": 1589, "column": 8 }, "end": { - "line": 1596, + "line": 1589, "column": 17 } } @@ -77003,46 +76599,46 @@ "type": "Identifier", "name": "mDiv", "range": [ - 45167, - 45171 + 44918, + 44922 ], "loc": { "start": { - "line": 1596, + "line": 1589, "column": 20 }, "end": { - "line": 1596, + "line": 1589, "column": 24 } } }, "range": [ - 45155, - 45171 + 44906, + 44922 ], "loc": { "start": { - "line": 1596, + "line": 1589, "column": 8 }, "end": { - "line": 1596, + "line": 1589, "column": 24 } } }, "range": [ - 45155, - 45172 + 44906, + 44923 ], "loc": { "start": { - "line": 1596, + "line": 1589, "column": 8 }, "end": { - "line": 1596, + "line": 1589, "column": 25 } }, @@ -77051,16 +76647,16 @@ "type": "Line", "value": " emit help initialisation only if undefined", "range": [ - 45182, - 45227 + 44933, + 44978 ], "loc": { "start": { - "line": 1598, + "line": 1591, "column": 8 }, "end": { - "line": 1598, + "line": 1591, "column": 53 } } @@ -77075,16 +76671,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 45240, - 45247 + 44991, + 44998 ], "loc": { "start": { - "line": 1599, + "line": 1592, "column": 12 }, "end": { - "line": 1599, + "line": 1592, "column": 19 } } @@ -77096,16 +76692,16 @@ "object": { "type": "ThisExpression", "range": [ - 45248, - 45252 + 44999, + 45003 ], "loc": { "start": { - "line": 1599, + "line": 1592, "column": 20 }, "end": { - "line": 1599, + "line": 1592, "column": 24 } } @@ -77114,47 +76710,47 @@ "type": "Identifier", "name": "help", "range": [ - 45253, - 45257 + 45004, + 45008 ], "loc": { "start": { - "line": 1599, + "line": 1592, "column": 25 }, "end": { - "line": 1599, + "line": 1592, "column": 29 } } }, "range": [ - 45248, - 45257 + 44999, + 45008 ], "loc": { "start": { - "line": 1599, + "line": 1592, "column": 20 }, "end": { - "line": 1599, + "line": 1592, "column": 29 } } } ], "range": [ - 45240, - 45258 + 44991, + 45009 ], "loc": { "start": { - "line": 1599, + "line": 1592, "column": 12 }, "end": { - "line": 1599, + "line": 1592, "column": 30 } } @@ -77178,16 +76774,16 @@ "object": { "type": "ThisExpression", "range": [ - 45391, - 45395 + 45142, + 45146 ], "loc": { "start": { - "line": 1602, + "line": 1595, "column": 12 }, "end": { - "line": 1602, + "line": 1595, "column": 16 } } @@ -77196,31 +76792,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 45396, - 45399 + 45147, + 45150 ], "loc": { "start": { - "line": 1602, + "line": 1595, "column": 17 }, "end": { - "line": 1602, + "line": 1595, "column": 20 } } }, "range": [ - 45391, - 45399 + 45142, + 45150 ], "loc": { "start": { - "line": 1602, + "line": 1595, "column": 12 }, "end": { - "line": 1602, + "line": 1595, "column": 20 } } @@ -77229,31 +76825,31 @@ "type": "Identifier", "name": "help", "range": [ - 45400, - 45404 + 45151, + 45155 ], "loc": { "start": { - "line": 1602, + "line": 1595, "column": 21 }, "end": { - "line": 1602, + "line": 1595, "column": 25 } } }, "range": [ - 45391, - 45404 + 45142, + 45155 ], "loc": { "start": { - "line": 1602, + "line": 1595, "column": 12 }, "end": { - "line": 1602, + "line": 1595, "column": 25 } } @@ -77262,62 +76858,62 @@ "type": "Identifier", "name": "enable", "range": [ - 45405, - 45411 + 45156, + 45162 ], "loc": { "start": { - "line": 1602, + "line": 1595, "column": 26 }, "end": { - "line": 1602, + "line": 1595, "column": 32 } } }, "range": [ - 45391, - 45411 + 45142, + 45162 ], "loc": { "start": { - "line": 1602, + "line": 1595, "column": 12 }, "end": { - "line": 1602, + "line": 1595, "column": 32 } } }, "arguments": [], "range": [ - 45391, - 45413 + 45142, + 45164 ], "loc": { "start": { - "line": 1602, + "line": 1595, "column": 12 }, "end": { - "line": 1602, + "line": 1595, "column": 34 } } }, "range": [ - 45391, - 45414 + 45142, + 45165 ], "loc": { "start": { - "line": 1602, + "line": 1595, "column": 12 }, "end": { - "line": 1602, + "line": 1595, "column": 35 } }, @@ -77326,16 +76922,16 @@ "type": "Line", "value": " explicitily enable help to initialise feature by", "range": [ - 45274, - 45325 + 45025, + 45076 ], "loc": { "start": { - "line": 1600, + "line": 1593, "column": 12 }, "end": { - "line": 1600, + "line": 1593, "column": 63 } } @@ -77344,16 +76940,16 @@ "type": "Line", "value": " default, only if setting is undefined", "range": [ - 45338, - 45378 + 45089, + 45129 ], "loc": { "start": { - "line": 1601, + "line": 1594, "column": 12 }, "end": { - "line": 1601, + "line": 1594, "column": 52 } } @@ -77373,16 +76969,16 @@ "object": { "type": "ThisExpression", "range": [ - 45427, - 45431 + 45178, + 45182 ], "loc": { "start": { - "line": 1603, + "line": 1596, "column": 12 }, "end": { - "line": 1603, + "line": 1596, "column": 16 } } @@ -77391,31 +76987,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 45432, - 45439 + 45183, + 45190 ], "loc": { "start": { - "line": 1603, + "line": 1596, "column": 17 }, "end": { - "line": 1603, + "line": 1596, "column": 24 } } }, "range": [ - 45427, - 45439 + 45178, + 45190 ], "loc": { "start": { - "line": 1603, + "line": 1596, "column": 12 }, "end": { - "line": 1603, + "line": 1596, "column": 24 } } @@ -77424,31 +77020,31 @@ "type": "Identifier", "name": "emit", "range": [ - 45440, - 45444 + 45191, + 45195 ], "loc": { "start": { - "line": 1603, + "line": 1596, "column": 25 }, "end": { - "line": 1603, + "line": 1596, "column": 29 } } }, "range": [ - 45427, - 45444 + 45178, + 45195 ], "loc": { "start": { - "line": 1603, + "line": 1596, "column": 12 }, "end": { - "line": 1603, + "line": 1596, "column": 29 } } @@ -77459,16 +77055,16 @@ "value": "init-help", "raw": "'init-help'", "range": [ - 45445, - 45456 + 45196, + 45207 ], "loc": { "start": { - "line": 1603, + "line": 1596, "column": 30 }, "end": { - "line": 1603, + "line": 1596, "column": 41 } } @@ -77476,79 +77072,79 @@ { "type": "ThisExpression", "range": [ - 45458, - 45462 + 45209, + 45213 ], "loc": { "start": { - "line": 1603, + "line": 1596, "column": 43 }, "end": { - "line": 1603, + "line": 1596, "column": 47 } } } ], "range": [ - 45427, - 45463 + 45178, + 45214 ], "loc": { "start": { - "line": 1603, + "line": 1596, "column": 12 }, "end": { - "line": 1603, + "line": 1596, "column": 48 } } }, "range": [ - 45427, - 45464 + 45178, + 45215 ], "loc": { "start": { - "line": 1603, + "line": 1596, "column": 12 }, "end": { - "line": 1603, + "line": 1596, "column": 49 } } } ], "range": [ - 45260, - 45474 + 45011, + 45225 ], "loc": { "start": { - "line": 1599, + "line": 1592, "column": 32 }, "end": { - "line": 1604, + "line": 1597, "column": 9 } } }, "alternate": null, "range": [ - 45236, - 45474 + 44987, + 45225 ], "loc": { "start": { - "line": 1599, + "line": 1592, "column": 8 }, "end": { - "line": 1604, + "line": 1597, "column": 9 } }, @@ -77557,16 +77153,16 @@ "type": "Line", "value": " emit help initialisation only if undefined", "range": [ - 45182, - 45227 + 44933, + 44978 ], "loc": { "start": { - "line": 1598, + "line": 1591, "column": 8 }, "end": { - "line": 1598, + "line": 1591, "column": 53 } } @@ -77575,16 +77171,16 @@ } ], "range": [ - 43745, - 45480 + 43496, + 45231 ], "loc": { "start": { - "line": 1552, + "line": 1545, "column": 17 }, "end": { - "line": 1605, + "line": 1598, "column": 5 } } @@ -77592,16 +77188,16 @@ "generator": false, "expression": false, "range": [ - 43742, - 45480 + 43493, + 45231 ], "loc": { "start": { - "line": 1552, + "line": 1545, "column": 14 }, "end": { - "line": 1605, + "line": 1598, "column": 5 } } @@ -77609,16 +77205,16 @@ "kind": "method", "computed": false, "range": [ - 43732, - 45480 + 43483, + 45231 ], "loc": { "start": { - "line": 1552, + "line": 1545, "column": 4 }, "end": { - "line": 1605, + "line": 1598, "column": 5 } }, @@ -77627,16 +77223,16 @@ "type": "Block", "value": "*\n * Generate container element for paging, reset button, rows counter etc.\n ", "range": [ - 43638, - 43727 + 43389, + 43478 ], "loc": { "start": { - "line": 1549, + "line": 1542, "column": 4 }, "end": { - "line": 1551, + "line": 1544, "column": 7 } } @@ -77647,16 +77243,16 @@ "type": "Block", "value": "*\n * Remove toolbar container element\n ", "range": [ - 45486, - 45537 + 45237, + 45288 ], "loc": { "start": { - "line": 1607, + "line": 1600, "column": 4 }, "end": { - "line": 1609, + "line": 1602, "column": 7 } } @@ -77670,16 +77266,16 @@ "type": "Identifier", "name": "removeToolbar", "range": [ - 45542, - 45555 + 45293, + 45306 ], "loc": { "start": { - "line": 1610, + "line": 1603, "column": 4 }, "end": { - "line": 1610, + "line": 1603, "column": 17 } } @@ -77702,16 +77298,16 @@ "object": { "type": "ThisExpression", "range": [ - 45573, - 45577 + 45324, + 45328 ], "loc": { "start": { - "line": 1611, + "line": 1604, "column": 13 }, "end": { - "line": 1611, + "line": 1604, "column": 17 } } @@ -77720,47 +77316,47 @@ "type": "Identifier", "name": "infDiv", "range": [ - 45578, - 45584 + 45329, + 45335 ], "loc": { "start": { - "line": 1611, + "line": 1604, "column": 18 }, "end": { - "line": 1611, + "line": 1604, "column": 24 } } }, "range": [ - 45573, - 45584 + 45324, + 45335 ], "loc": { "start": { - "line": 1611, + "line": 1604, "column": 13 }, "end": { - "line": 1611, + "line": 1604, "column": 24 } } }, "prefix": true, "range": [ - 45572, - 45584 + 45323, + 45335 ], "loc": { "start": { - "line": 1611, + "line": 1604, "column": 12 }, "end": { - "line": 1611, + "line": 1604, "column": 24 } } @@ -77772,48 +77368,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 45600, - 45607 + 45351, + 45358 ], "loc": { "start": { - "line": 1612, + "line": 1605, "column": 12 }, "end": { - "line": 1612, + "line": 1605, "column": 19 } } } ], "range": [ - 45586, - 45617 + 45337, + 45368 ], "loc": { "start": { - "line": 1611, + "line": 1604, "column": 26 }, "end": { - "line": 1613, + "line": 1606, "column": 9 } } }, "alternate": null, "range": [ - 45568, - 45617 + 45319, + 45368 ], "loc": { "start": { - "line": 1611, + "line": 1604, "column": 8 }, "end": { - "line": 1613, + "line": 1606, "column": 9 } } @@ -77826,16 +77422,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 45626, - 45635 + 45377, + 45386 ], "loc": { "start": { - "line": 1614, + "line": 1607, "column": 8 }, "end": { - "line": 1614, + "line": 1607, "column": 17 } } @@ -77847,16 +77443,16 @@ "object": { "type": "ThisExpression", "range": [ - 45636, - 45640 + 45387, + 45391 ], "loc": { "start": { - "line": 1614, + "line": 1607, "column": 18 }, "end": { - "line": 1614, + "line": 1607, "column": 22 } } @@ -77865,62 +77461,62 @@ "type": "Identifier", "name": "infDiv", "range": [ - 45641, - 45647 + 45392, + 45398 ], "loc": { "start": { - "line": 1614, + "line": 1607, "column": 23 }, "end": { - "line": 1614, + "line": 1607, "column": 29 } } }, "range": [ - 45636, - 45647 + 45387, + 45398 ], "loc": { "start": { - "line": 1614, + "line": 1607, "column": 18 }, "end": { - "line": 1614, + "line": 1607, "column": 29 } } } ], "range": [ - 45626, - 45648 + 45377, + 45399 ], "loc": { "start": { - "line": 1614, + "line": 1607, "column": 8 }, "end": { - "line": 1614, + "line": 1607, "column": 30 } } }, "range": [ - 45626, - 45649 + 45377, + 45400 ], "loc": { "start": { - "line": 1614, + "line": 1607, "column": 8 }, "end": { - "line": 1614, + "line": 1607, "column": 31 } } @@ -77936,16 +77532,16 @@ "object": { "type": "ThisExpression", "range": [ - 45658, - 45662 + 45409, + 45413 ], "loc": { "start": { - "line": 1615, + "line": 1608, "column": 8 }, "end": { - "line": 1615, + "line": 1608, "column": 12 } } @@ -77954,31 +77550,31 @@ "type": "Identifier", "name": "infDiv", "range": [ - 45663, - 45669 + 45414, + 45420 ], "loc": { "start": { - "line": 1615, + "line": 1608, "column": 13 }, "end": { - "line": 1615, + "line": 1608, "column": 19 } } }, "range": [ - 45658, - 45669 + 45409, + 45420 ], "loc": { "start": { - "line": 1615, + "line": 1608, "column": 8 }, "end": { - "line": 1615, + "line": 1608, "column": 19 } } @@ -77988,46 +77584,46 @@ "value": null, "raw": "null", "range": [ - 45672, - 45676 + 45423, + 45427 ], "loc": { "start": { - "line": 1615, + "line": 1608, "column": 22 }, "end": { - "line": 1615, + "line": 1608, "column": 26 } } }, "range": [ - 45658, - 45676 + 45409, + 45427 ], "loc": { "start": { - "line": 1615, + "line": 1608, "column": 8 }, "end": { - "line": 1615, + "line": 1608, "column": 26 } } }, "range": [ - 45658, - 45677 + 45409, + 45428 ], "loc": { "start": { - "line": 1615, + "line": 1608, "column": 8 }, "end": { - "line": 1615, + "line": 1608, "column": 27 } } @@ -78041,16 +77637,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 45691, - 45694 + 45442, + 45445 ], "loc": { "start": { - "line": 1617, + "line": 1610, "column": 12 }, "end": { - "line": 1617, + "line": 1610, "column": 15 } } @@ -78063,16 +77659,16 @@ "object": { "type": "ThisExpression", "range": [ - 45697, - 45701 + 45448, + 45452 ], "loc": { "start": { - "line": 1617, + "line": 1610, "column": 18 }, "end": { - "line": 1617, + "line": 1610, "column": 22 } } @@ -78081,62 +77677,62 @@ "type": "Identifier", "name": "dom", "range": [ - 45702, - 45705 + 45453, + 45456 ], "loc": { "start": { - "line": 1617, + "line": 1610, "column": 23 }, "end": { - "line": 1617, + "line": 1610, "column": 26 } } }, "range": [ - 45697, - 45705 + 45448, + 45456 ], "loc": { "start": { - "line": 1617, + "line": 1610, "column": 18 }, "end": { - "line": 1617, + "line": 1610, "column": 26 } } }, "arguments": [], "range": [ - 45697, - 45707 + 45448, + 45458 ], "loc": { "start": { - "line": 1617, + "line": 1610, "column": 18 }, "end": { - "line": 1617, + "line": 1610, "column": 28 } } }, "range": [ - 45691, - 45707 + 45442, + 45458 ], "loc": { "start": { - "line": 1617, + "line": 1610, "column": 12 }, "end": { - "line": 1617, + "line": 1610, "column": 28 } } @@ -78144,16 +77740,16 @@ ], "kind": "let", "range": [ - 45687, - 45708 + 45438, + 45459 ], "loc": { "start": { - "line": 1617, + "line": 1610, "column": 8 }, "end": { - "line": 1617, + "line": 1610, "column": 29 } } @@ -78167,16 +77763,16 @@ "type": "Identifier", "name": "captions", "range": [ - 45721, - 45729 + 45472, + 45480 ], "loc": { "start": { - "line": 1618, + "line": 1611, "column": 12 }, "end": { - "line": 1618, + "line": 1611, "column": 20 } } @@ -78187,16 +77783,16 @@ "type": "Identifier", "name": "tag", "range": [ - 45732, - 45735 + 45483, + 45486 ], "loc": { "start": { - "line": 1618, + "line": 1611, "column": 23 }, "end": { - "line": 1618, + "line": 1611, "column": 26 } } @@ -78206,16 +77802,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 45736, - 45739 + 45487, + 45490 ], "loc": { "start": { - "line": 1618, + "line": 1611, "column": 27 }, "end": { - "line": 1618, + "line": 1611, "column": 30 } } @@ -78225,47 +77821,47 @@ "value": "caption", "raw": "'caption'", "range": [ - 45741, - 45750 + 45492, + 45501 ], "loc": { "start": { - "line": 1618, + "line": 1611, "column": 32 }, "end": { - "line": 1618, + "line": 1611, "column": 41 } } } ], "range": [ - 45732, - 45751 + 45483, + 45502 ], "loc": { "start": { - "line": 1618, + "line": 1611, "column": 23 }, "end": { - "line": 1618, + "line": 1611, "column": 42 } } }, "range": [ - 45721, - 45751 + 45472, + 45502 ], "loc": { "start": { - "line": 1618, + "line": 1611, "column": 12 }, "end": { - "line": 1618, + "line": 1611, "column": 42 } } @@ -78273,16 +77869,16 @@ ], "kind": "let", "range": [ - 45717, - 45752 + 45468, + 45503 ], "loc": { "start": { - "line": 1618, + "line": 1611, "column": 8 }, "end": { - "line": 1618, + "line": 1611, "column": 43 } } @@ -78301,16 +77897,16 @@ "type": "ArrayExpression", "elements": [], "range": [ - 45761, - 45763 + 45512, + 45514 ], "loc": { "start": { - "line": 1619, + "line": 1612, "column": 8 }, "end": { - "line": 1619, + "line": 1612, "column": 10 } } @@ -78319,31 +77915,31 @@ "type": "Identifier", "name": "forEach", "range": [ - 45764, - 45771 + 45515, + 45522 ], "loc": { "start": { - "line": 1619, + "line": 1612, "column": 11 }, "end": { - "line": 1619, + "line": 1612, "column": 18 } } }, "range": [ - 45761, - 45771 + 45512, + 45522 ], "loc": { "start": { - "line": 1619, + "line": 1612, "column": 8 }, "end": { - "line": 1619, + "line": 1612, "column": 18 } } @@ -78352,31 +77948,31 @@ "type": "Identifier", "name": "call", "range": [ - 45772, - 45776 + 45523, + 45527 ], "loc": { "start": { - "line": 1619, + "line": 1612, "column": 19 }, "end": { - "line": 1619, + "line": 1612, "column": 23 } } }, "range": [ - 45761, - 45776 + 45512, + 45527 ], "loc": { "start": { - "line": 1619, + "line": 1612, "column": 8 }, "end": { - "line": 1619, + "line": 1612, "column": 23 } } @@ -78386,16 +77982,16 @@ "type": "Identifier", "name": "captions", "range": [ - 45777, - 45785 + 45528, + 45536 ], "loc": { "start": { - "line": 1619, + "line": 1612, "column": 24 }, "end": { - "line": 1619, + "line": 1612, "column": 32 } } @@ -78408,16 +78004,16 @@ "type": "Identifier", "name": "elm", "range": [ - 45788, - 45791 + 45539, + 45542 ], "loc": { "start": { - "line": 1619, + "line": 1612, "column": 35 }, "end": { - "line": 1619, + "line": 1612, "column": 38 } } @@ -78429,16 +78025,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 45796, - 45805 + 45547, + 45556 ], "loc": { "start": { - "line": 1619, + "line": 1612, "column": 43 }, "end": { - "line": 1619, + "line": 1612, "column": 52 } } @@ -78448,32 +78044,32 @@ "type": "Identifier", "name": "elm", "range": [ - 45806, - 45809 + 45557, + 45560 ], "loc": { "start": { - "line": 1619, + "line": 1612, "column": 53 }, "end": { - "line": 1619, + "line": 1612, "column": 56 } } } ], "range": [ - 45796, - 45810 + 45547, + 45561 ], "loc": { "start": { - "line": 1619, + "line": 1612, "column": 43 }, "end": { - "line": 1619, + "line": 1612, "column": 57 } } @@ -78481,63 +78077,63 @@ "generator": false, "expression": true, "range": [ - 45787, - 45810 + 45538, + 45561 ], "loc": { "start": { - "line": 1619, + "line": 1612, "column": 34 }, "end": { - "line": 1619, + "line": 1612, "column": 57 } } } ], "range": [ - 45761, - 45811 + 45512, + 45562 ], "loc": { "start": { - "line": 1619, + "line": 1612, "column": 8 }, "end": { - "line": 1619, + "line": 1612, "column": 58 } } }, "range": [ - 45761, - 45812 + 45512, + 45563 ], "loc": { "start": { - "line": 1619, + "line": 1612, "column": 8 }, "end": { - "line": 1619, + "line": 1612, "column": 59 } } } ], "range": [ - 45558, - 45818 + 45309, + 45569 ], "loc": { "start": { - "line": 1610, + "line": 1603, "column": 20 }, "end": { - "line": 1620, + "line": 1613, "column": 5 } } @@ -78545,16 +78141,16 @@ "generator": false, "expression": false, "range": [ - 45555, - 45818 + 45306, + 45569 ], "loc": { "start": { - "line": 1610, + "line": 1603, "column": 17 }, "end": { - "line": 1620, + "line": 1613, "column": 5 } } @@ -78562,16 +78158,16 @@ "kind": "method", "computed": false, "range": [ - 45542, - 45818 + 45293, + 45569 ], "loc": { "start": { - "line": 1610, + "line": 1603, "column": 4 }, "end": { - "line": 1620, + "line": 1613, "column": 5 } }, @@ -78580,16 +78176,16 @@ "type": "Block", "value": "*\n * Remove toolbar container element\n ", "range": [ - 45486, - 45537 + 45237, + 45288 ], "loc": { "start": { - "line": 1607, + "line": 1600, "column": 4 }, "end": { - "line": 1609, + "line": 1602, "column": 7 } } @@ -78600,16 +78196,16 @@ "type": "Block", "value": "*\n * Remove all the external column filters\n ", "range": [ - 45824, - 45881 + 45575, + 45632 ], "loc": { "start": { - "line": 1622, + "line": 1615, "column": 4 }, "end": { - "line": 1624, + "line": 1617, "column": 7 } } @@ -78623,16 +78219,16 @@ "type": "Identifier", "name": "removeExternalFlts", "range": [ - 45886, - 45904 + 45637, + 45655 ], "loc": { "start": { - "line": 1625, + "line": 1618, "column": 4 }, "end": { - "line": 1625, + "line": 1618, "column": 22 } } @@ -78650,71 +78246,89 @@ "type": "UnaryExpression", "operator": "!", "argument": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 45673, + 45677 + ], + "loc": { + "start": { + "line": 1619, + "column": 13 + }, + "end": { + "line": 1619, + "column": 17 + } + } + }, + "property": { + "type": "Identifier", + "name": "isExternalFlt", + "range": [ + 45678, + 45691 + ], + "loc": { + "start": { + "line": 1619, + "column": 18 + }, + "end": { + "line": 1619, + "column": 31 + } + } + }, "range": [ - 45922, - 45926 + 45673, + 45691 ], "loc": { "start": { - "line": 1626, + "line": 1619, "column": 13 }, "end": { - "line": 1626, - "column": 17 - } - } - }, - "property": { - "type": "Identifier", - "name": "isExternalFlt", - "range": [ - 45927, - 45940 - ], - "loc": { - "start": { - "line": 1626, - "column": 18 - }, - "end": { - "line": 1626, + "line": 1619, "column": 31 } } }, + "arguments": [], "range": [ - 45922, - 45940 + 45673, + 45693 ], "loc": { "start": { - "line": 1626, + "line": 1619, "column": 13 }, "end": { - "line": 1626, - "column": 31 + "line": 1619, + "column": 33 } } }, "prefix": true, "range": [ - 45921, - 45940 + 45672, + 45693 ], "loc": { "start": { - "line": 1626, + "line": 1619, "column": 12 }, "end": { - "line": 1626, - "column": 31 + "line": 1619, + "column": 33 } } }, @@ -78725,48 +78339,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 45956, - 45963 + 45709, + 45716 ], "loc": { "start": { - "line": 1627, + "line": 1620, "column": 12 }, "end": { - "line": 1627, + "line": 1620, "column": 19 } } } ], "range": [ - 45942, - 45973 + 45695, + 45726 ], "loc": { "start": { - "line": 1626, - "column": 33 + "line": 1619, + "column": 35 }, "end": { - "line": 1628, + "line": 1621, "column": 9 } } }, "alternate": null, "range": [ - 45917, - 45973 + 45668, + 45726 ], "loc": { "start": { - "line": 1626, + "line": 1619, "column": 8 }, "end": { - "line": 1628, + "line": 1621, "column": 9 } } @@ -78780,16 +78394,16 @@ "type": "Identifier", "name": "ids", "range": [ - 45986, - 45989 + 45739, + 45742 ], "loc": { "start": { - "line": 1629, + "line": 1622, "column": 12 }, "end": { - "line": 1629, + "line": 1622, "column": 15 } } @@ -78800,16 +78414,16 @@ "object": { "type": "ThisExpression", "range": [ - 45992, - 45996 + 45745, + 45749 ], "loc": { "start": { - "line": 1629, + "line": 1622, "column": 18 }, "end": { - "line": 1629, + "line": 1622, "column": 22 } } @@ -78818,46 +78432,46 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 45997, - 46014 + 45750, + 45767 ], "loc": { "start": { - "line": 1629, + "line": 1622, "column": 23 }, "end": { - "line": 1629, + "line": 1622, "column": 40 } } }, "range": [ - 45992, - 46014 + 45745, + 45767 ], "loc": { "start": { - "line": 1629, + "line": 1622, "column": 18 }, "end": { - "line": 1629, + "line": 1622, "column": 40 } } }, "range": [ - 45986, - 46014 + 45739, + 45767 ], "loc": { "start": { - "line": 1629, + "line": 1622, "column": 12 }, "end": { - "line": 1629, + "line": 1622, "column": 40 } } @@ -78868,16 +78482,16 @@ "type": "Identifier", "name": "len", "range": [ - 46028, - 46031 + 45781, + 45784 ], "loc": { "start": { - "line": 1630, + "line": 1623, "column": 12 }, "end": { - "line": 1630, + "line": 1623, "column": 15 } } @@ -78889,16 +78503,16 @@ "type": "Identifier", "name": "ids", "range": [ - 46034, - 46037 + 45787, + 45790 ], "loc": { "start": { - "line": 1630, + "line": 1623, "column": 18 }, "end": { - "line": 1630, + "line": 1623, "column": 21 } } @@ -78907,46 +78521,46 @@ "type": "Identifier", "name": "length", "range": [ - 46038, - 46044 + 45791, + 45797 ], "loc": { "start": { - "line": 1630, + "line": 1623, "column": 22 }, "end": { - "line": 1630, + "line": 1623, "column": 28 } } }, "range": [ - 46034, - 46044 + 45787, + 45797 ], "loc": { "start": { - "line": 1630, + "line": 1623, "column": 18 }, "end": { - "line": 1630, + "line": 1623, "column": 28 } } }, "range": [ - 46028, - 46044 + 45781, + 45797 ], "loc": { "start": { - "line": 1630, + "line": 1623, "column": 12 }, "end": { - "line": 1630, + "line": 1623, "column": 28 } } @@ -78954,16 +78568,16 @@ ], "kind": "let", "range": [ - 45982, - 46045 + 45735, + 45798 ], "loc": { "start": { - "line": 1629, + "line": 1622, "column": 8 }, "end": { - "line": 1630, + "line": 1623, "column": 29 } } @@ -78979,16 +78593,16 @@ "type": "Identifier", "name": "ct", "range": [ - 46063, - 46065 + 45816, + 45818 ], "loc": { "start": { - "line": 1631, + "line": 1624, "column": 17 }, "end": { - "line": 1631, + "line": 1624, "column": 19 } } @@ -78998,31 +78612,31 @@ "value": 0, "raw": "0", "range": [ - 46068, - 46069 + 45821, + 45822 ], "loc": { "start": { - "line": 1631, + "line": 1624, "column": 22 }, "end": { - "line": 1631, + "line": 1624, "column": 23 } } }, "range": [ - 46063, - 46069 + 45816, + 45822 ], "loc": { "start": { - "line": 1631, + "line": 1624, "column": 17 }, "end": { - "line": 1631, + "line": 1624, "column": 23 } } @@ -79030,16 +78644,16 @@ ], "kind": "let", "range": [ - 46059, - 46069 + 45812, + 45822 ], "loc": { "start": { - "line": 1631, + "line": 1624, "column": 13 }, "end": { - "line": 1631, + "line": 1624, "column": 23 } } @@ -79051,16 +78665,16 @@ "type": "Identifier", "name": "ct", "range": [ - 46071, - 46073 + 45824, + 45826 ], "loc": { "start": { - "line": 1631, + "line": 1624, "column": 25 }, "end": { - "line": 1631, + "line": 1624, "column": 27 } } @@ -79069,31 +78683,31 @@ "type": "Identifier", "name": "len", "range": [ - 46076, - 46079 + 45829, + 45832 ], "loc": { "start": { - "line": 1631, + "line": 1624, "column": 30 }, "end": { - "line": 1631, + "line": 1624, "column": 33 } } }, "range": [ - 46071, - 46079 + 45824, + 45832 ], "loc": { "start": { - "line": 1631, + "line": 1624, "column": 25 }, "end": { - "line": 1631, + "line": 1624, "column": 33 } } @@ -79105,32 +78719,32 @@ "type": "Identifier", "name": "ct", "range": [ - 46081, - 46083 + 45834, + 45836 ], "loc": { "start": { - "line": 1631, + "line": 1624, "column": 35 }, "end": { - "line": 1631, + "line": 1624, "column": 37 } } }, "prefix": false, "range": [ - 46081, - 46085 + 45834, + 45838 ], "loc": { "start": { - "line": 1631, + "line": 1624, "column": 35 }, "end": { - "line": 1631, + "line": 1624, "column": 39 } } @@ -79147,16 +78761,16 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 46105, - 46121 + 45858, + 45874 ], "loc": { "start": { - "line": 1632, + "line": 1625, "column": 16 }, "end": { - "line": 1632, + "line": 1625, "column": 32 } } @@ -79168,16 +78782,16 @@ "type": "Identifier", "name": "ids", "range": [ - 46124, - 46127 + 45877, + 45880 ], "loc": { "start": { - "line": 1632, + "line": 1625, "column": 35 }, "end": { - "line": 1632, + "line": 1625, "column": 38 } } @@ -79186,46 +78800,46 @@ "type": "Identifier", "name": "ct", "range": [ - 46128, - 46130 + 45881, + 45883 ], "loc": { "start": { - "line": 1632, + "line": 1625, "column": 39 }, "end": { - "line": 1632, + "line": 1625, "column": 41 } } }, "range": [ - 46124, - 46131 + 45877, + 45884 ], "loc": { "start": { - "line": 1632, + "line": 1625, "column": 35 }, "end": { - "line": 1632, + "line": 1625, "column": 42 } } }, "range": [ - 46105, - 46131 + 45858, + 45884 ], "loc": { "start": { - "line": 1632, + "line": 1625, "column": 16 }, "end": { - "line": 1632, + "line": 1625, "column": 42 } } @@ -79236,16 +78850,16 @@ "type": "Identifier", "name": "externalFlt", "range": [ - 46149, - 46160 + 45902, + 45913 ], "loc": { "start": { - "line": 1633, + "line": 1626, "column": 16 }, "end": { - "line": 1633, + "line": 1626, "column": 27 } } @@ -79256,16 +78870,16 @@ "type": "Identifier", "name": "elm", "range": [ - 46163, - 46166 + 45916, + 45919 ], "loc": { "start": { - "line": 1633, + "line": 1626, "column": 30 }, "end": { - "line": 1633, + "line": 1626, "column": 33 } } @@ -79275,47 +78889,47 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 46167, - 46183 + 45920, + 45936 ], "loc": { "start": { - "line": 1633, + "line": 1626, "column": 34 }, "end": { - "line": 1633, + "line": 1626, "column": 50 } } } ], "range": [ - 46163, - 46184 + 45916, + 45937 ], "loc": { "start": { - "line": 1633, + "line": 1626, "column": 30 }, "end": { - "line": 1633, + "line": 1626, "column": 51 } } }, "range": [ - 46149, - 46184 + 45902, + 45937 ], "loc": { "start": { - "line": 1633, + "line": 1626, "column": 16 }, "end": { - "line": 1633, + "line": 1626, "column": 51 } } @@ -79323,16 +78937,16 @@ ], "kind": "let", "range": [ - 46101, - 46185 + 45854, + 45938 ], "loc": { "start": { - "line": 1632, + "line": 1625, "column": 12 }, "end": { - "line": 1633, + "line": 1626, "column": 52 } } @@ -79343,16 +78957,16 @@ "type": "Identifier", "name": "externalFlt", "range": [ - 46202, - 46213 + 45955, + 45966 ], "loc": { "start": { - "line": 1634, + "line": 1627, "column": 16 }, "end": { - "line": 1634, + "line": 1627, "column": 27 } } @@ -79372,16 +78986,16 @@ "type": "Identifier", "name": "externalFlt", "range": [ - 46233, - 46244 + 45986, + 45997 ], "loc": { "start": { - "line": 1635, + "line": 1628, "column": 16 }, "end": { - "line": 1635, + "line": 1628, "column": 27 } } @@ -79390,31 +79004,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 46245, - 46254 + 45998, + 46007 ], "loc": { "start": { - "line": 1635, + "line": 1628, "column": 28 }, "end": { - "line": 1635, + "line": 1628, "column": 37 } } }, "range": [ - 46233, - 46254 + 45986, + 46007 ], "loc": { "start": { - "line": 1635, + "line": 1628, "column": 16 }, "end": { - "line": 1635, + "line": 1628, "column": 37 } } @@ -79424,125 +79038,125 @@ "value": "", "raw": "''", "range": [ - 46257, - 46259 + 46010, + 46012 ], "loc": { "start": { - "line": 1635, + "line": 1628, "column": 40 }, "end": { - "line": 1635, + "line": 1628, "column": 42 } } }, "range": [ - 46233, - 46259 + 45986, + 46012 ], "loc": { "start": { - "line": 1635, + "line": 1628, "column": 16 }, "end": { - "line": 1635, + "line": 1628, "column": 42 } } }, "range": [ - 46233, - 46260 + 45986, + 46013 ], "loc": { "start": { - "line": 1635, + "line": 1628, "column": 16 }, "end": { - "line": 1635, + "line": 1628, "column": 43 } } } ], "range": [ - 46215, - 46274 + 45968, + 46027 ], "loc": { "start": { - "line": 1634, + "line": 1627, "column": 29 }, "end": { - "line": 1636, + "line": 1629, "column": 13 } } }, "alternate": null, "range": [ - 46198, - 46274 + 45951, + 46027 ], "loc": { "start": { - "line": 1634, + "line": 1627, "column": 12 }, "end": { - "line": 1636, + "line": 1629, "column": 13 } } } ], "range": [ - 46087, - 46284 + 45840, + 46037 ], "loc": { "start": { - "line": 1631, + "line": 1624, "column": 41 }, "end": { - "line": 1637, + "line": 1630, "column": 9 } } }, "range": [ - 46054, - 46284 + 45807, + 46037 ], "loc": { "start": { - "line": 1631, + "line": 1624, "column": 8 }, "end": { - "line": 1637, + "line": 1630, "column": 9 } } } ], "range": [ - 45907, - 46290 + 45658, + 46043 ], "loc": { "start": { - "line": 1625, + "line": 1618, "column": 25 }, "end": { - "line": 1638, + "line": 1631, "column": 5 } } @@ -79550,16 +79164,16 @@ "generator": false, "expression": false, "range": [ - 45904, - 46290 + 45655, + 46043 ], "loc": { "start": { - "line": 1625, + "line": 1618, "column": 22 }, "end": { - "line": 1638, + "line": 1631, "column": 5 } } @@ -79567,16 +79181,16 @@ "kind": "method", "computed": false, "range": [ - 45886, - 46290 + 45637, + 46043 ], "loc": { "start": { - "line": 1625, + "line": 1618, "column": 4 }, "end": { - "line": 1638, + "line": 1631, "column": 5 } }, @@ -79585,16 +79199,16 @@ "type": "Block", "value": "*\n * Remove all the external column filters\n ", "range": [ - 45824, - 45881 + 45575, + 45632 ], "loc": { "start": { - "line": 1622, + "line": 1615, "column": 4 }, "end": { - "line": 1624, + "line": 1617, "column": 7 } } @@ -79605,16 +79219,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": [ - 46296, - 46450 + 46049, + 46203 ], "loc": { "start": { - "line": 1640, + "line": 1633, "column": 4 }, "end": { - "line": 1644, + "line": 1637, "column": 7 } } @@ -79628,16 +79242,16 @@ "type": "Identifier", "name": "isCustomOptions", "range": [ - 46455, - 46470 + 46208, + 46223 ], "loc": { "start": { - "line": 1645, + "line": 1638, "column": 4 }, "end": { - "line": 1645, + "line": 1638, "column": 19 } } @@ -79650,16 +79264,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 46471, - 46479 + 46224, + 46232 ], "loc": { "start": { - "line": 1645, + "line": 1638, "column": 20 }, "end": { - "line": 1645, + "line": 1638, "column": 28 } } @@ -79679,16 +79293,16 @@ "object": { "type": "ThisExpression", "range": [ - 46498, - 46502 + 46251, + 46255 ], "loc": { "start": { - "line": 1646, + "line": 1639, "column": 15 }, "end": { - "line": 1646, + "line": 1639, "column": 19 } } @@ -79697,31 +79311,31 @@ "type": "Identifier", "name": "hasCustomOptions", "range": [ - 46503, - 46519 + 46256, + 46272 ], "loc": { "start": { - "line": 1646, + "line": 1639, "column": 20 }, "end": { - "line": 1646, + "line": 1639, "column": 36 } } }, "range": [ - 46498, - 46519 + 46251, + 46272 ], "loc": { "start": { - "line": 1646, + "line": 1639, "column": 15 }, "end": { - "line": 1646, + "line": 1639, "column": 36 } } @@ -79743,16 +79357,16 @@ "object": { "type": "ThisExpression", "range": [ - 46535, - 46539 + 46288, + 46292 ], "loc": { "start": { - "line": 1647, + "line": 1640, "column": 12 }, "end": { - "line": 1647, + "line": 1640, "column": 16 } } @@ -79761,31 +79375,31 @@ "type": "Identifier", "name": "customOptions", "range": [ - 46540, - 46553 + 46293, + 46306 ], "loc": { "start": { - "line": 1647, + "line": 1640, "column": 17 }, "end": { - "line": 1647, + "line": 1640, "column": 30 } } }, "range": [ - 46535, - 46553 + 46288, + 46306 ], "loc": { "start": { - "line": 1647, + "line": 1640, "column": 12 }, "end": { - "line": 1647, + "line": 1640, "column": 30 } } @@ -79794,31 +79408,31 @@ "type": "Identifier", "name": "cols", "range": [ - 46554, - 46558 + 46307, + 46311 ], "loc": { "start": { - "line": 1647, + "line": 1640, "column": 31 }, "end": { - "line": 1647, + "line": 1640, "column": 35 } } }, "range": [ - 46535, - 46558 + 46288, + 46311 ], "loc": { "start": { - "line": 1647, + "line": 1640, "column": 12 }, "end": { - "line": 1647, + "line": 1640, "column": 35 } } @@ -79827,31 +79441,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 46559, - 46566 + 46312, + 46319 ], "loc": { "start": { - "line": 1647, + "line": 1640, "column": 36 }, "end": { - "line": 1647, + "line": 1640, "column": 43 } } }, "range": [ - 46535, - 46566 + 46288, + 46319 ], "loc": { "start": { - "line": 1647, + "line": 1640, "column": 12 }, "end": { - "line": 1647, + "line": 1640, "column": 43 } } @@ -79861,32 +79475,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 46567, - 46575 + 46320, + 46328 ], "loc": { "start": { - "line": 1647, + "line": 1640, "column": 44 }, "end": { - "line": 1647, + "line": 1640, "column": 52 } } } ], "range": [ - 46535, - 46576 + 46288, + 46329 ], "loc": { "start": { - "line": 1647, + "line": 1640, "column": 12 }, "end": { - "line": 1647, + "line": 1640, "column": 53 } } @@ -79899,93 +79513,93 @@ "value": 1, "raw": "1", "range": [ - 46582, - 46583 + 46335, + 46336 ], "loc": { "start": { - "line": 1647, + "line": 1640, "column": 59 }, "end": { - "line": 1647, + "line": 1640, "column": 60 } } }, "prefix": true, "range": [ - 46581, - 46583 + 46334, + 46336 ], "loc": { "start": { - "line": 1647, + "line": 1640, "column": 58 }, "end": { - "line": 1647, + "line": 1640, "column": 60 } } }, "range": [ - 46535, - 46583 + 46288, + 46336 ], "loc": { "start": { - "line": 1647, + "line": 1640, "column": 12 }, "end": { - "line": 1647, + "line": 1640, "column": 60 } } }, "range": [ - 46498, - 46583 + 46251, + 46336 ], "loc": { "start": { - "line": 1646, + "line": 1639, "column": 15 }, "end": { - "line": 1647, + "line": 1640, "column": 60 } } }, "range": [ - 46491, - 46584 + 46244, + 46337 ], "loc": { "start": { - "line": 1646, + "line": 1639, "column": 8 }, "end": { - "line": 1647, + "line": 1640, "column": 61 } } } ], "range": [ - 46481, - 46590 + 46234, + 46343 ], "loc": { "start": { - "line": 1645, + "line": 1638, "column": 30 }, "end": { - "line": 1648, + "line": 1641, "column": 5 } } @@ -79993,16 +79607,16 @@ "generator": false, "expression": false, "range": [ - 46470, - 46590 + 46223, + 46343 ], "loc": { "start": { - "line": 1645, + "line": 1638, "column": 19 }, "end": { - "line": 1648, + "line": 1641, "column": 5 } } @@ -80010,16 +79624,16 @@ "kind": "method", "computed": false, "range": [ - 46455, - 46590 + 46208, + 46343 ], "loc": { "start": { - "line": 1645, + "line": 1638, "column": 4 }, "end": { - "line": 1648, + "line": 1641, "column": 5 } }, @@ -80028,16 +79642,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": [ - 46296, - 46450 + 46049, + 46203 ], "loc": { "start": { - "line": 1640, + "line": 1633, "column": 4 }, "end": { - "line": 1644, + "line": 1637, "column": 7 } } @@ -80048,16 +79662,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": [ - 46596, - 46792 + 46349, + 46545 ], "loc": { "start": { - "line": 1650, + "line": 1643, "column": 4 }, "end": { - "line": 1655, + "line": 1648, "column": 7 } } @@ -80071,16 +79685,16 @@ "type": "Identifier", "name": "getCustomOptions", "range": [ - 46797, - 46813 + 46550, + 46566 ], "loc": { "start": { - "line": 1656, + "line": 1649, "column": 4 }, "end": { - "line": 1656, + "line": 1649, "column": 20 } } @@ -80093,16 +79707,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 46814, - 46822 + 46567, + 46575 ], "loc": { "start": { - "line": 1656, + "line": 1649, "column": 21 }, "end": { - "line": 1656, + "line": 1649, "column": 29 } } @@ -80122,16 +79736,16 @@ "type": "Identifier", "name": "isEmpty", "range": [ - 46838, - 46845 + 46591, + 46598 ], "loc": { "start": { - "line": 1657, + "line": 1650, "column": 12 }, "end": { - "line": 1657, + "line": 1650, "column": 19 } } @@ -80141,32 +79755,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 46846, - 46854 + 46599, + 46607 ], "loc": { "start": { - "line": 1657, + "line": 1650, "column": 20 }, "end": { - "line": 1657, + "line": 1650, "column": 28 } } } ], "range": [ - 46838, - 46855 + 46591, + 46608 ], "loc": { "start": { - "line": 1657, + "line": 1650, "column": 12 }, "end": { - "line": 1657, + "line": 1650, "column": 29 } } @@ -80182,16 +79796,16 @@ "object": { "type": "ThisExpression", "range": [ - 46860, - 46864 + 46613, + 46617 ], "loc": { "start": { - "line": 1657, + "line": 1650, "column": 34 }, "end": { - "line": 1657, + "line": 1650, "column": 38 } } @@ -80200,31 +79814,31 @@ "type": "Identifier", "name": "isCustomOptions", "range": [ - 46865, - 46880 + 46618, + 46633 ], "loc": { "start": { - "line": 1657, + "line": 1650, "column": 39 }, "end": { - "line": 1657, + "line": 1650, "column": 54 } } }, "range": [ - 46860, - 46880 + 46613, + 46633 ], "loc": { "start": { - "line": 1657, + "line": 1650, "column": 34 }, "end": { - "line": 1657, + "line": 1650, "column": 54 } } @@ -80234,63 +79848,63 @@ "type": "Identifier", "name": "colIndex", "range": [ - 46881, - 46889 + 46634, + 46642 ], "loc": { "start": { - "line": 1657, + "line": 1650, "column": 55 }, "end": { - "line": 1657, + "line": 1650, "column": 63 } } } ], "range": [ - 46860, - 46890 + 46613, + 46643 ], "loc": { "start": { - "line": 1657, + "line": 1650, "column": 34 }, "end": { - "line": 1657, + "line": 1650, "column": 64 } } }, "prefix": true, "range": [ - 46859, - 46890 + 46612, + 46643 ], "loc": { "start": { - "line": 1657, + "line": 1650, "column": 33 }, "end": { - "line": 1657, + "line": 1650, "column": 64 } } }, "range": [ - 46838, - 46890 + 46591, + 46643 ], "loc": { "start": { - "line": 1657, + "line": 1650, "column": 12 }, "end": { - "line": 1657, + "line": 1650, "column": 64 } } @@ -80302,48 +79916,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 46906, - 46913 + 46659, + 46666 ], "loc": { "start": { - "line": 1658, + "line": 1651, "column": 12 }, "end": { - "line": 1658, + "line": 1651, "column": 19 } } } ], "range": [ - 46892, - 46923 + 46645, + 46676 ], "loc": { "start": { - "line": 1657, + "line": 1650, "column": 66 }, "end": { - "line": 1659, + "line": 1652, "column": 9 } } }, "alternate": null, "range": [ - 46834, - 46923 + 46587, + 46676 ], "loc": { "start": { - "line": 1657, + "line": 1650, "column": 8 }, "end": { - "line": 1659, + "line": 1652, "column": 9 } } @@ -80357,16 +79971,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 46937, - 46950 + 46690, + 46703 ], "loc": { "start": { - "line": 1661, + "line": 1654, "column": 12 }, "end": { - "line": 1661, + "line": 1654, "column": 25 } } @@ -80377,16 +79991,16 @@ "object": { "type": "ThisExpression", "range": [ - 46953, - 46957 + 46706, + 46710 ], "loc": { "start": { - "line": 1661, + "line": 1654, "column": 28 }, "end": { - "line": 1661, + "line": 1654, "column": 32 } } @@ -80395,46 +80009,46 @@ "type": "Identifier", "name": "customOptions", "range": [ - 46958, - 46971 + 46711, + 46724 ], "loc": { "start": { - "line": 1661, + "line": 1654, "column": 33 }, "end": { - "line": 1661, + "line": 1654, "column": 46 } } }, "range": [ - 46953, - 46971 + 46706, + 46724 ], "loc": { "start": { - "line": 1661, + "line": 1654, "column": 28 }, "end": { - "line": 1661, + "line": 1654, "column": 46 } } }, "range": [ - 46937, - 46971 + 46690, + 46724 ], "loc": { "start": { - "line": 1661, + "line": 1654, "column": 12 }, "end": { - "line": 1661, + "line": 1654, "column": 46 } } @@ -80442,16 +80056,16 @@ ], "kind": "let", "range": [ - 46933, - 46972 + 46686, + 46725 ], "loc": { "start": { - "line": 1661, + "line": 1654, "column": 8 }, "end": { - "line": 1661, + "line": 1654, "column": 47 } } @@ -80465,16 +80079,16 @@ "type": "Identifier", "name": "cols", "range": [ - 46985, - 46989 + 46738, + 46742 ], "loc": { "start": { - "line": 1662, + "line": 1655, "column": 12 }, "end": { - "line": 1662, + "line": 1655, "column": 16 } } @@ -80486,16 +80100,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 46992, - 47005 + 46745, + 46758 ], "loc": { "start": { - "line": 1662, + "line": 1655, "column": 19 }, "end": { - "line": 1662, + "line": 1655, "column": 32 } } @@ -80504,46 +80118,46 @@ "type": "Identifier", "name": "cols", "range": [ - 47006, - 47010 + 46759, + 46763 ], "loc": { "start": { - "line": 1662, + "line": 1655, "column": 33 }, "end": { - "line": 1662, + "line": 1655, "column": 37 } } }, "range": [ - 46992, - 47010 + 46745, + 46763 ], "loc": { "start": { - "line": 1662, + "line": 1655, "column": 19 }, "end": { - "line": 1662, + "line": 1655, "column": 37 } } }, "range": [ - 46985, - 47010 + 46738, + 46763 ], "loc": { "start": { - "line": 1662, + "line": 1655, "column": 12 }, "end": { - "line": 1662, + "line": 1655, "column": 37 } } @@ -80551,16 +80165,16 @@ ], "kind": "let", "range": [ - 46981, - 47011 + 46734, + 46764 ], "loc": { "start": { - "line": 1662, + "line": 1655, "column": 8 }, "end": { - "line": 1662, + "line": 1655, "column": 38 } } @@ -80574,16 +80188,16 @@ "type": "Identifier", "name": "optTxt", "range": [ - 47024, - 47030 + 46777, + 46783 ], "loc": { "start": { - "line": 1663, + "line": 1656, "column": 12 }, "end": { - "line": 1663, + "line": 1656, "column": 18 } } @@ -80592,31 +80206,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 47033, - 47035 + 46786, + 46788 ], "loc": { "start": { - "line": 1663, + "line": 1656, "column": 21 }, "end": { - "line": 1663, + "line": 1656, "column": 23 } } }, "range": [ - 47024, - 47035 + 46777, + 46788 ], "loc": { "start": { - "line": 1663, + "line": 1656, "column": 12 }, "end": { - "line": 1663, + "line": 1656, "column": 23 } } @@ -80627,16 +80241,16 @@ "type": "Identifier", "name": "optArray", "range": [ - 47037, - 47045 + 46790, + 46798 ], "loc": { "start": { - "line": 1663, + "line": 1656, "column": 25 }, "end": { - "line": 1663, + "line": 1656, "column": 33 } } @@ -80645,31 +80259,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 47048, - 47050 + 46801, + 46803 ], "loc": { "start": { - "line": 1663, + "line": 1656, "column": 36 }, "end": { - "line": 1663, + "line": 1656, "column": 38 } } }, "range": [ - 47037, - 47050 + 46790, + 46803 ], "loc": { "start": { - "line": 1663, + "line": 1656, "column": 25 }, "end": { - "line": 1663, + "line": 1656, "column": 38 } } @@ -80677,16 +80291,16 @@ ], "kind": "let", "range": [ - 47020, - 47051 + 46773, + 46804 ], "loc": { "start": { - "line": 1663, + "line": 1656, "column": 8 }, "end": { - "line": 1663, + "line": 1656, "column": 39 } } @@ -80700,16 +80314,16 @@ "type": "Identifier", "name": "index", "range": [ - 47064, - 47069 + 46817, + 46822 ], "loc": { "start": { - "line": 1664, + "line": 1657, "column": 12 }, "end": { - "line": 1664, + "line": 1657, "column": 17 } } @@ -80723,16 +80337,16 @@ "type": "Identifier", "name": "cols", "range": [ - 47072, - 47076 + 46825, + 46829 ], "loc": { "start": { - "line": 1664, + "line": 1657, "column": 20 }, "end": { - "line": 1664, + "line": 1657, "column": 24 } } @@ -80741,31 +80355,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 47077, - 47084 + 46830, + 46837 ], "loc": { "start": { - "line": 1664, + "line": 1657, "column": 25 }, "end": { - "line": 1664, + "line": 1657, "column": 32 } } }, "range": [ - 47072, - 47084 + 46825, + 46837 ], "loc": { "start": { - "line": 1664, + "line": 1657, "column": 20 }, "end": { - "line": 1664, + "line": 1657, "column": 32 } } @@ -80775,47 +80389,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 47085, - 47093 + 46838, + 46846 ], "loc": { "start": { - "line": 1664, + "line": 1657, "column": 33 }, "end": { - "line": 1664, + "line": 1657, "column": 41 } } } ], "range": [ - 47072, - 47094 + 46825, + 46847 ], "loc": { "start": { - "line": 1664, + "line": 1657, "column": 20 }, "end": { - "line": 1664, + "line": 1657, "column": 42 } } }, "range": [ - 47064, - 47094 + 46817, + 46847 ], "loc": { "start": { - "line": 1664, + "line": 1657, "column": 12 }, "end": { - "line": 1664, + "line": 1657, "column": 42 } } @@ -80823,16 +80437,16 @@ ], "kind": "let", "range": [ - 47060, - 47095 + 46813, + 46848 ], "loc": { "start": { - "line": 1664, + "line": 1657, "column": 8 }, "end": { - "line": 1664, + "line": 1657, "column": 43 } } @@ -80846,16 +80460,16 @@ "type": "Identifier", "name": "slcValues", "range": [ - 47108, - 47117 + 46861, + 46870 ], "loc": { "start": { - "line": 1665, + "line": 1658, "column": 12 }, "end": { - "line": 1665, + "line": 1658, "column": 21 } } @@ -80870,16 +80484,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 47120, - 47133 + 46873, + 46886 ], "loc": { "start": { - "line": 1665, + "line": 1658, "column": 24 }, "end": { - "line": 1665, + "line": 1658, "column": 37 } } @@ -80888,31 +80502,31 @@ "type": "Identifier", "name": "values", "range": [ - 47134, - 47140 + 46887, + 46893 ], "loc": { "start": { - "line": 1665, + "line": 1658, "column": 38 }, "end": { - "line": 1665, + "line": 1658, "column": 44 } } }, "range": [ - 47120, - 47140 + 46873, + 46893 ], "loc": { "start": { - "line": 1665, + "line": 1658, "column": 24 }, "end": { - "line": 1665, + "line": 1658, "column": 44 } } @@ -80921,46 +80535,46 @@ "type": "Identifier", "name": "index", "range": [ - 47141, - 47146 + 46894, + 46899 ], "loc": { "start": { - "line": 1665, + "line": 1658, "column": 45 }, "end": { - "line": 1665, + "line": 1658, "column": 50 } } }, "range": [ - 47120, - 47147 + 46873, + 46900 ], "loc": { "start": { - "line": 1665, + "line": 1658, "column": 24 }, "end": { - "line": 1665, + "line": 1658, "column": 51 } } }, "range": [ - 47108, - 47147 + 46861, + 46900 ], "loc": { "start": { - "line": 1665, + "line": 1658, "column": 12 }, "end": { - "line": 1665, + "line": 1658, "column": 51 } } @@ -80968,16 +80582,16 @@ ], "kind": "let", "range": [ - 47104, - 47148 + 46857, + 46901 ], "loc": { "start": { - "line": 1665, + "line": 1658, "column": 8 }, "end": { - "line": 1665, + "line": 1658, "column": 52 } } @@ -80991,16 +80605,16 @@ "type": "Identifier", "name": "slcTexts", "range": [ - 47161, - 47169 + 46914, + 46922 ], "loc": { "start": { - "line": 1666, + "line": 1659, "column": 12 }, "end": { - "line": 1666, + "line": 1659, "column": 20 } } @@ -81015,16 +80629,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 47172, - 47185 + 46925, + 46938 ], "loc": { "start": { - "line": 1666, + "line": 1659, "column": 23 }, "end": { - "line": 1666, + "line": 1659, "column": 36 } } @@ -81033,31 +80647,31 @@ "type": "Identifier", "name": "texts", "range": [ - 47186, - 47191 + 46939, + 46944 ], "loc": { "start": { - "line": 1666, + "line": 1659, "column": 37 }, "end": { - "line": 1666, + "line": 1659, "column": 42 } } }, "range": [ - 47172, - 47191 + 46925, + 46944 ], "loc": { "start": { - "line": 1666, + "line": 1659, "column": 23 }, "end": { - "line": 1666, + "line": 1659, "column": 42 } } @@ -81066,46 +80680,46 @@ "type": "Identifier", "name": "index", "range": [ - 47192, - 47197 + 46945, + 46950 ], "loc": { "start": { - "line": 1666, + "line": 1659, "column": 43 }, "end": { - "line": 1666, + "line": 1659, "column": 48 } } }, "range": [ - 47172, - 47198 + 46925, + 46951 ], "loc": { "start": { - "line": 1666, + "line": 1659, "column": 23 }, "end": { - "line": 1666, + "line": 1659, "column": 49 } } }, "range": [ - 47161, - 47198 + 46914, + 46951 ], "loc": { "start": { - "line": 1666, + "line": 1659, "column": 12 }, "end": { - "line": 1666, + "line": 1659, "column": 49 } } @@ -81113,16 +80727,16 @@ ], "kind": "let", "range": [ - 47157, - 47199 + 46910, + 46952 ], "loc": { "start": { - "line": 1666, + "line": 1659, "column": 8 }, "end": { - "line": 1666, + "line": 1659, "column": 50 } } @@ -81136,16 +80750,16 @@ "type": "Identifier", "name": "slcSort", "range": [ - 47212, - 47219 + 46965, + 46972 ], "loc": { "start": { - "line": 1667, + "line": 1660, "column": 12 }, "end": { - "line": 1667, + "line": 1660, "column": 19 } } @@ -81160,16 +80774,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 47222, - 47235 + 46975, + 46988 ], "loc": { "start": { - "line": 1667, + "line": 1660, "column": 22 }, "end": { - "line": 1667, + "line": 1660, "column": 35 } } @@ -81178,31 +80792,31 @@ "type": "Identifier", "name": "sorts", "range": [ - 47236, - 47241 + 46989, + 46994 ], "loc": { "start": { - "line": 1667, + "line": 1660, "column": 36 }, "end": { - "line": 1667, + "line": 1660, "column": 41 } } }, "range": [ - 47222, - 47241 + 46975, + 46994 ], "loc": { "start": { - "line": 1667, + "line": 1660, "column": 22 }, "end": { - "line": 1667, + "line": 1660, "column": 41 } } @@ -81211,46 +80825,46 @@ "type": "Identifier", "name": "index", "range": [ - 47242, - 47247 + 46995, + 47000 ], "loc": { "start": { - "line": 1667, + "line": 1660, "column": 42 }, "end": { - "line": 1667, + "line": 1660, "column": 47 } } }, "range": [ - 47222, - 47248 + 46975, + 47001 ], "loc": { "start": { - "line": 1667, + "line": 1660, "column": 22 }, "end": { - "line": 1667, + "line": 1660, "column": 48 } } }, "range": [ - 47212, - 47248 + 46965, + 47001 ], "loc": { "start": { - "line": 1667, + "line": 1660, "column": 12 }, "end": { - "line": 1667, + "line": 1660, "column": 48 } } @@ -81258,16 +80872,16 @@ ], "kind": "let", "range": [ - 47208, - 47249 + 46961, + 47002 ], "loc": { "start": { - "line": 1667, + "line": 1660, "column": 8 }, "end": { - "line": 1667, + "line": 1660, "column": 49 } } @@ -81283,16 +80897,16 @@ "type": "Identifier", "name": "r", "range": [ - 47268, - 47269 + 47021, + 47022 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 17 }, "end": { - "line": 1669, + "line": 1662, "column": 18 } } @@ -81302,31 +80916,31 @@ "value": 0, "raw": "0", "range": [ - 47272, - 47273 + 47025, + 47026 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 21 }, "end": { - "line": 1669, + "line": 1662, "column": 22 } } }, "range": [ - 47268, - 47273 + 47021, + 47026 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 17 }, "end": { - "line": 1669, + "line": 1662, "column": 22 } } @@ -81337,16 +80951,16 @@ "type": "Identifier", "name": "len", "range": [ - 47275, - 47278 + 47028, + 47031 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 24 }, "end": { - "line": 1669, + "line": 1662, "column": 27 } } @@ -81358,16 +80972,16 @@ "type": "Identifier", "name": "slcValues", "range": [ - 47281, - 47290 + 47034, + 47043 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 30 }, "end": { - "line": 1669, + "line": 1662, "column": 39 } } @@ -81376,46 +80990,46 @@ "type": "Identifier", "name": "length", "range": [ - 47291, - 47297 + 47044, + 47050 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 40 }, "end": { - "line": 1669, + "line": 1662, "column": 46 } } }, "range": [ - 47281, - 47297 + 47034, + 47050 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 30 }, "end": { - "line": 1669, + "line": 1662, "column": 46 } } }, "range": [ - 47275, - 47297 + 47028, + 47050 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 24 }, "end": { - "line": 1669, + "line": 1662, "column": 46 } } @@ -81423,16 +81037,16 @@ ], "kind": "let", "range": [ - 47264, - 47297 + 47017, + 47050 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 13 }, "end": { - "line": 1669, + "line": 1662, "column": 46 } } @@ -81444,16 +81058,16 @@ "type": "Identifier", "name": "r", "range": [ - 47299, - 47300 + 47052, + 47053 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 48 }, "end": { - "line": 1669, + "line": 1662, "column": 49 } } @@ -81462,31 +81076,31 @@ "type": "Identifier", "name": "len", "range": [ - 47303, - 47306 + 47056, + 47059 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 52 }, "end": { - "line": 1669, + "line": 1662, "column": 55 } } }, "range": [ - 47299, - 47306 + 47052, + 47059 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 48 }, "end": { - "line": 1669, + "line": 1662, "column": 55 } } @@ -81498,32 +81112,32 @@ "type": "Identifier", "name": "r", "range": [ - 47308, - 47309 + 47061, + 47062 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 57 }, "end": { - "line": 1669, + "line": 1662, "column": 58 } } }, "prefix": false, "range": [ - 47308, - 47311 + 47061, + 47064 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 57 }, "end": { - "line": 1669, + "line": 1662, "column": 60 } } @@ -81542,16 +81156,16 @@ "type": "Identifier", "name": "optArray", "range": [ - 47327, - 47335 + 47080, + 47088 ], "loc": { "start": { - "line": 1670, + "line": 1663, "column": 12 }, "end": { - "line": 1670, + "line": 1663, "column": 20 } } @@ -81560,31 +81174,31 @@ "type": "Identifier", "name": "push", "range": [ - 47336, - 47340 + 47089, + 47093 ], "loc": { "start": { - "line": 1670, + "line": 1663, "column": 21 }, "end": { - "line": 1670, + "line": 1663, "column": 25 } } }, "range": [ - 47327, - 47340 + 47080, + 47093 ], "loc": { "start": { - "line": 1670, + "line": 1663, "column": 12 }, "end": { - "line": 1670, + "line": 1663, "column": 25 } } @@ -81597,16 +81211,16 @@ "type": "Identifier", "name": "slcValues", "range": [ - 47341, - 47350 + 47094, + 47103 ], "loc": { "start": { - "line": 1670, + "line": 1663, "column": 26 }, "end": { - "line": 1670, + "line": 1663, "column": 35 } } @@ -81615,62 +81229,62 @@ "type": "Identifier", "name": "r", "range": [ - 47351, - 47352 + 47104, + 47105 ], "loc": { "start": { - "line": 1670, + "line": 1663, "column": 36 }, "end": { - "line": 1670, + "line": 1663, "column": 37 } } }, "range": [ - 47341, - 47353 + 47094, + 47106 ], "loc": { "start": { - "line": 1670, + "line": 1663, "column": 26 }, "end": { - "line": 1670, + "line": 1663, "column": 38 } } } ], "range": [ - 47327, - 47354 + 47080, + 47107 ], "loc": { "start": { - "line": 1670, + "line": 1663, "column": 12 }, "end": { - "line": 1670, + "line": 1663, "column": 39 } } }, "range": [ - 47327, - 47355 + 47080, + 47108 ], "loc": { "start": { - "line": 1670, + "line": 1663, "column": 12 }, "end": { - "line": 1670, + "line": 1663, "column": 40 } } @@ -81684,16 +81298,16 @@ "type": "Identifier", "name": "slcTexts", "range": [ - 47372, - 47380 + 47125, + 47133 ], "loc": { "start": { - "line": 1671, + "line": 1664, "column": 16 }, "end": { - "line": 1671, + "line": 1664, "column": 24 } } @@ -81702,31 +81316,31 @@ "type": "Identifier", "name": "r", "range": [ - 47381, - 47382 + 47134, + 47135 ], "loc": { "start": { - "line": 1671, + "line": 1664, "column": 25 }, "end": { - "line": 1671, + "line": 1664, "column": 26 } } }, "range": [ - 47372, - 47383 + 47125, + 47136 ], "loc": { "start": { - "line": 1671, + "line": 1664, "column": 16 }, "end": { - "line": 1671, + "line": 1664, "column": 27 } } @@ -81745,16 +81359,16 @@ "type": "Identifier", "name": "optTxt", "range": [ - 47403, - 47409 + 47156, + 47162 ], "loc": { "start": { - "line": 1672, + "line": 1665, "column": 16 }, "end": { - "line": 1672, + "line": 1665, "column": 22 } } @@ -81763,31 +81377,31 @@ "type": "Identifier", "name": "push", "range": [ - 47410, - 47414 + 47163, + 47167 ], "loc": { "start": { - "line": 1672, + "line": 1665, "column": 23 }, "end": { - "line": 1672, + "line": 1665, "column": 27 } } }, "range": [ - 47403, - 47414 + 47156, + 47167 ], "loc": { "start": { - "line": 1672, + "line": 1665, "column": 16 }, "end": { - "line": 1672, + "line": 1665, "column": 27 } } @@ -81800,16 +81414,16 @@ "type": "Identifier", "name": "slcTexts", "range": [ - 47415, - 47423 + 47168, + 47176 ], "loc": { "start": { - "line": 1672, + "line": 1665, "column": 28 }, "end": { - "line": 1672, + "line": 1665, "column": 36 } } @@ -81818,78 +81432,78 @@ "type": "Identifier", "name": "r", "range": [ - 47424, - 47425 + 47177, + 47178 ], "loc": { "start": { - "line": 1672, + "line": 1665, "column": 37 }, "end": { - "line": 1672, + "line": 1665, "column": 38 } } }, "range": [ - 47415, - 47426 + 47168, + 47179 ], "loc": { "start": { - "line": 1672, + "line": 1665, "column": 28 }, "end": { - "line": 1672, + "line": 1665, "column": 39 } } } ], "range": [ - 47403, - 47427 + 47156, + 47180 ], "loc": { "start": { - "line": 1672, + "line": 1665, "column": 16 }, "end": { - "line": 1672, + "line": 1665, "column": 40 } } }, "range": [ - 47403, - 47428 + 47156, + 47181 ], "loc": { "start": { - "line": 1672, + "line": 1665, "column": 16 }, "end": { - "line": 1672, + "line": 1665, "column": 41 } } } ], "range": [ - 47385, - 47442 + 47138, + 47195 ], "loc": { "start": { - "line": 1671, + "line": 1664, "column": 29 }, "end": { - "line": 1673, + "line": 1666, "column": 13 } } @@ -81908,16 +81522,16 @@ "type": "Identifier", "name": "optTxt", "range": [ - 47466, - 47472 + 47219, + 47225 ], "loc": { "start": { - "line": 1674, + "line": 1667, "column": 16 }, "end": { - "line": 1674, + "line": 1667, "column": 22 } } @@ -81926,31 +81540,31 @@ "type": "Identifier", "name": "push", "range": [ - 47473, - 47477 + 47226, + 47230 ], "loc": { "start": { - "line": 1674, + "line": 1667, "column": 23 }, "end": { - "line": 1674, + "line": 1667, "column": 27 } } }, "range": [ - 47466, - 47477 + 47219, + 47230 ], "loc": { "start": { - "line": 1674, + "line": 1667, "column": 16 }, "end": { - "line": 1674, + "line": 1667, "column": 27 } } @@ -81963,16 +81577,16 @@ "type": "Identifier", "name": "slcValues", "range": [ - 47478, - 47487 + 47231, + 47240 ], "loc": { "start": { - "line": 1674, + "line": 1667, "column": 28 }, "end": { - "line": 1674, + "line": 1667, "column": 37 } } @@ -81981,124 +81595,124 @@ "type": "Identifier", "name": "r", "range": [ - 47488, - 47489 + 47241, + 47242 ], "loc": { "start": { - "line": 1674, + "line": 1667, "column": 38 }, "end": { - "line": 1674, + "line": 1667, "column": 39 } } }, "range": [ - 47478, - 47490 + 47231, + 47243 ], "loc": { "start": { - "line": 1674, + "line": 1667, "column": 28 }, "end": { - "line": 1674, + "line": 1667, "column": 40 } } } ], "range": [ - 47466, - 47491 + 47219, + 47244 ], "loc": { "start": { - "line": 1674, + "line": 1667, "column": 16 }, "end": { - "line": 1674, + "line": 1667, "column": 41 } } }, "range": [ - 47466, - 47492 + 47219, + 47245 ], "loc": { "start": { - "line": 1674, + "line": 1667, "column": 16 }, "end": { - "line": 1674, + "line": 1667, "column": 42 } } } ], "range": [ - 47448, - 47506 + 47201, + 47259 ], "loc": { "start": { - "line": 1673, + "line": 1666, "column": 19 }, "end": { - "line": 1675, + "line": 1668, "column": 13 } } }, "range": [ - 47368, - 47506 + 47121, + 47259 ], "loc": { "start": { - "line": 1671, + "line": 1664, "column": 12 }, "end": { - "line": 1675, + "line": 1668, "column": 13 } } } ], "range": [ - 47313, - 47516 + 47066, + 47269 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 62 }, "end": { - "line": 1676, + "line": 1669, "column": 9 } } }, "range": [ - 47259, - 47516 + 47012, + 47269 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 8 }, "end": { - "line": 1676, + "line": 1669, "column": 9 } } @@ -82109,16 +81723,16 @@ "type": "Identifier", "name": "slcSort", "range": [ - 47529, - 47536 + 47282, + 47289 ], "loc": { "start": { - "line": 1677, + "line": 1670, "column": 12 }, "end": { - "line": 1677, + "line": 1670, "column": 19 } } @@ -82137,16 +81751,16 @@ "type": "Identifier", "name": "optArray", "range": [ - 47552, - 47560 + 47305, + 47313 ], "loc": { "start": { - "line": 1678, + "line": 1671, "column": 12 }, "end": { - "line": 1678, + "line": 1671, "column": 20 } } @@ -82155,62 +81769,62 @@ "type": "Identifier", "name": "sort", "range": [ - 47561, - 47565 + 47314, + 47318 ], "loc": { "start": { - "line": 1678, + "line": 1671, "column": 21 }, "end": { - "line": 1678, + "line": 1671, "column": 25 } } }, "range": [ - 47552, - 47565 + 47305, + 47318 ], "loc": { "start": { - "line": 1678, + "line": 1671, "column": 12 }, "end": { - "line": 1678, + "line": 1671, "column": 25 } } }, "arguments": [], "range": [ - 47552, - 47567 + 47305, + 47320 ], "loc": { "start": { - "line": 1678, + "line": 1671, "column": 12 }, "end": { - "line": 1678, + "line": 1671, "column": 27 } } }, "range": [ - 47552, - 47568 + 47305, + 47321 ], "loc": { "start": { - "line": 1678, + "line": 1671, "column": 12 }, "end": { - "line": 1678, + "line": 1671, "column": 28 } } @@ -82226,16 +81840,16 @@ "type": "Identifier", "name": "optTxt", "range": [ - 47581, - 47587 + 47334, + 47340 ], "loc": { "start": { - "line": 1679, + "line": 1672, "column": 12 }, "end": { - "line": 1679, + "line": 1672, "column": 18 } } @@ -82244,94 +81858,94 @@ "type": "Identifier", "name": "sort", "range": [ - 47588, - 47592 + 47341, + 47345 ], "loc": { "start": { - "line": 1679, + "line": 1672, "column": 19 }, "end": { - "line": 1679, + "line": 1672, "column": 23 } } }, "range": [ - 47581, - 47592 + 47334, + 47345 ], "loc": { "start": { - "line": 1679, + "line": 1672, "column": 12 }, "end": { - "line": 1679, + "line": 1672, "column": 23 } } }, "arguments": [], "range": [ - 47581, - 47594 + 47334, + 47347 ], "loc": { "start": { - "line": 1679, + "line": 1672, "column": 12 }, "end": { - "line": 1679, + "line": 1672, "column": 25 } } }, "range": [ - 47581, - 47595 + 47334, + 47348 ], "loc": { "start": { - "line": 1679, + "line": 1672, "column": 12 }, "end": { - "line": 1679, + "line": 1672, "column": 26 } } } ], "range": [ - 47538, - 47605 + 47291, + 47358 ], "loc": { "start": { - "line": 1677, + "line": 1670, "column": 21 }, "end": { - "line": 1680, + "line": 1673, "column": 9 } } }, "alternate": null, "range": [ - 47525, - 47605 + 47278, + 47358 ], "loc": { "start": { - "line": 1677, + "line": 1670, "column": 8 }, "end": { - "line": 1680, + "line": 1673, "column": 9 } } @@ -82345,16 +81959,16 @@ "type": "Identifier", "name": "optArray", "range": [ - 47622, - 47630 + 47375, + 47383 ], "loc": { "start": { - "line": 1681, + "line": 1674, "column": 16 }, "end": { - "line": 1681, + "line": 1674, "column": 24 } } @@ -82363,63 +81977,63 @@ "type": "Identifier", "name": "optTxt", "range": [ - 47632, - 47638 + 47385, + 47391 ], "loc": { "start": { - "line": 1681, + "line": 1674, "column": 26 }, "end": { - "line": 1681, + "line": 1674, "column": 32 } } } ], "range": [ - 47621, - 47639 + 47374, + 47392 ], "loc": { "start": { - "line": 1681, + "line": 1674, "column": 15 }, "end": { - "line": 1681, + "line": 1674, "column": 33 } } }, "range": [ - 47614, - 47640 + 47367, + 47393 ], "loc": { "start": { - "line": 1681, + "line": 1674, "column": 8 }, "end": { - "line": 1681, + "line": 1674, "column": 34 } } } ], "range": [ - 46824, - 47646 + 46577, + 47399 ], "loc": { "start": { - "line": 1656, + "line": 1649, "column": 31 }, "end": { - "line": 1682, + "line": 1675, "column": 5 } } @@ -82427,16 +82041,16 @@ "generator": false, "expression": false, "range": [ - 46813, - 47646 + 46566, + 47399 ], "loc": { "start": { - "line": 1656, + "line": 1649, "column": 20 }, "end": { - "line": 1682, + "line": 1675, "column": 5 } } @@ -82444,16 +82058,16 @@ "kind": "method", "computed": false, "range": [ - 46797, - 47646 + 46550, + 47399 ], "loc": { "start": { - "line": 1656, + "line": 1649, "column": 4 }, "end": { - "line": 1682, + "line": 1675, "column": 5 } }, @@ -82462,16 +82076,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": [ - 46596, - 46792 + 46349, + 46545 ], "loc": { "start": { - "line": 1650, + "line": 1643, "column": 4 }, "end": { - "line": 1655, + "line": 1648, "column": 7 } } @@ -82482,16 +82096,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": [ - 47652, - 47889 + 47405, + 47642 ], "loc": { "start": { - "line": 1684, + "line": 1677, "column": 4 }, "end": { - "line": 1688, + "line": 1681, "column": 7 } } @@ -82505,16 +82119,16 @@ "type": "Identifier", "name": "filter", "range": [ - 47894, - 47900 + 47647, + 47653 ], "loc": { "start": { - "line": 1689, + "line": 1682, "column": 4 }, "end": { - "line": 1689, + "line": 1682, "column": 10 } } @@ -82540,16 +82154,16 @@ "object": { "type": "ThisExpression", "range": [ - 47918, - 47922 + 47671, + 47675 ], "loc": { "start": { - "line": 1690, + "line": 1683, "column": 13 }, "end": { - "line": 1690, + "line": 1683, "column": 17 } } @@ -82558,47 +82172,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 47923, - 47930 + 47676, + 47683 ], "loc": { "start": { - "line": 1690, + "line": 1683, "column": 18 }, "end": { - "line": 1690, + "line": 1683, "column": 25 } } }, "range": [ - 47918, - 47930 + 47671, + 47683 ], "loc": { "start": { - "line": 1690, + "line": 1683, "column": 13 }, "end": { - "line": 1690, + "line": 1683, "column": 25 } } }, "prefix": true, "range": [ - 47917, - 47930 + 47670, + 47683 ], "loc": { "start": { - "line": 1690, + "line": 1683, "column": 12 }, "end": { - "line": 1690, + "line": 1683, "column": 25 } } @@ -82612,16 +82226,16 @@ "object": { "type": "ThisExpression", "range": [ - 47935, - 47939 + 47688, + 47692 ], "loc": { "start": { - "line": 1690, + "line": 1683, "column": 30 }, "end": { - "line": 1690, + "line": 1683, "column": 34 } } @@ -82630,62 +82244,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 47940, - 47951 + 47693, + 47704 ], "loc": { "start": { - "line": 1690, + "line": 1683, "column": 35 }, "end": { - "line": 1690, + "line": 1683, "column": 46 } } }, "range": [ - 47935, - 47951 + 47688, + 47704 ], "loc": { "start": { - "line": 1690, + "line": 1683, "column": 30 }, "end": { - "line": 1690, + "line": 1683, "column": 46 } } }, "prefix": true, "range": [ - 47934, - 47951 + 47687, + 47704 ], "loc": { "start": { - "line": 1690, + "line": 1683, "column": 29 }, "end": { - "line": 1690, + "line": 1683, "column": 46 } } }, "range": [ - 47917, - 47951 + 47670, + 47704 ], "loc": { "start": { - "line": 1690, + "line": 1683, "column": 12 }, "end": { - "line": 1690, + "line": 1683, "column": 46 } } @@ -82697,48 +82311,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 47967, - 47974 + 47720, + 47727 ], "loc": { "start": { - "line": 1691, + "line": 1684, "column": 12 }, "end": { - "line": 1691, + "line": 1684, "column": 19 } } } ], "range": [ - 47953, - 47984 + 47706, + 47737 ], "loc": { "start": { - "line": 1690, + "line": 1683, "column": 48 }, "end": { - "line": 1692, + "line": 1685, "column": 9 } } }, "alternate": null, "range": [ - 47913, - 47984 + 47666, + 47737 ], "loc": { "start": { - "line": 1690, + "line": 1683, "column": 8 }, "end": { - "line": 1692, + "line": 1685, "column": 9 } }, @@ -82747,16 +82361,16 @@ "type": "Line", "value": "fire onbefore callback", "range": [ - 47993, - 48017 + 47746, + 47770 ], "loc": { "start": { - "line": 1693, + "line": 1686, "column": 8 }, "end": { - "line": 1693, + "line": 1686, "column": 32 } } @@ -82773,16 +82387,16 @@ "object": { "type": "ThisExpression", "range": [ - 48026, - 48030 + 47779, + 47783 ], "loc": { "start": { - "line": 1694, + "line": 1687, "column": 8 }, "end": { - "line": 1694, + "line": 1687, "column": 12 } } @@ -82791,31 +82405,31 @@ "type": "Identifier", "name": "onBeforeFilter", "range": [ - 48031, - 48045 + 47784, + 47798 ], "loc": { "start": { - "line": 1694, + "line": 1687, "column": 13 }, "end": { - "line": 1694, + "line": 1687, "column": 27 } } }, "range": [ - 48026, - 48045 + 47779, + 47798 ], "loc": { "start": { - "line": 1694, + "line": 1687, "column": 8 }, "end": { - "line": 1694, + "line": 1687, "column": 27 } } @@ -82824,47 +82438,47 @@ { "type": "ThisExpression", "range": [ - 48046, - 48050 + 47799, + 47803 ], "loc": { "start": { - "line": 1694, + "line": 1687, "column": 28 }, "end": { - "line": 1694, + "line": 1687, "column": 32 } } } ], "range": [ - 48026, - 48051 + 47779, + 47804 ], "loc": { "start": { - "line": 1694, + "line": 1687, "column": 8 }, "end": { - "line": 1694, + "line": 1687, "column": 33 } } }, "range": [ - 48026, - 48052 + 47779, + 47805 ], "loc": { "start": { - "line": 1694, + "line": 1687, "column": 8 }, "end": { - "line": 1694, + "line": 1687, "column": 34 } }, @@ -82873,16 +82487,16 @@ "type": "Line", "value": "fire onbefore callback", "range": [ - 47993, - 48017 + 47746, + 47770 ], "loc": { "start": { - "line": 1693, + "line": 1686, "column": 8 }, "end": { - "line": 1693, + "line": 1686, "column": 32 } } @@ -82902,16 +82516,16 @@ "object": { "type": "ThisExpression", "range": [ - 48061, - 48065 + 47814, + 47818 ], "loc": { "start": { - "line": 1695, + "line": 1688, "column": 8 }, "end": { - "line": 1695, + "line": 1688, "column": 12 } } @@ -82920,31 +82534,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 48066, - 48073 + 47819, + 47826 ], "loc": { "start": { - "line": 1695, + "line": 1688, "column": 13 }, "end": { - "line": 1695, + "line": 1688, "column": 20 } } }, "range": [ - 48061, - 48073 + 47814, + 47826 ], "loc": { "start": { - "line": 1695, + "line": 1688, "column": 8 }, "end": { - "line": 1695, + "line": 1688, "column": 20 } } @@ -82953,31 +82567,31 @@ "type": "Identifier", "name": "emit", "range": [ - 48074, - 48078 + 47827, + 47831 ], "loc": { "start": { - "line": 1695, + "line": 1688, "column": 21 }, "end": { - "line": 1695, + "line": 1688, "column": 25 } } }, "range": [ - 48061, - 48078 + 47814, + 47831 ], "loc": { "start": { - "line": 1695, + "line": 1688, "column": 8 }, "end": { - "line": 1695, + "line": 1688, "column": 25 } } @@ -82988,16 +82602,16 @@ "value": "before-filtering", "raw": "'before-filtering'", "range": [ - 48079, - 48097 + 47832, + 47850 ], "loc": { "start": { - "line": 1695, + "line": 1688, "column": 26 }, "end": { - "line": 1695, + "line": 1688, "column": 44 } } @@ -83005,47 +82619,47 @@ { "type": "ThisExpression", "range": [ - 48099, - 48103 + 47852, + 47856 ], "loc": { "start": { - "line": 1695, + "line": 1688, "column": 46 }, "end": { - "line": 1695, + "line": 1688, "column": 50 } } } ], "range": [ - 48061, - 48104 + 47814, + 47857 ], "loc": { "start": { - "line": 1695, + "line": 1688, "column": 8 }, "end": { - "line": 1695, + "line": 1688, "column": 51 } } }, "range": [ - 48061, - 48105 + 47814, + 47858 ], "loc": { "start": { - "line": 1695, + "line": 1688, "column": 8 }, "end": { - "line": 1695, + "line": 1688, "column": 52 } } @@ -83059,16 +82673,16 @@ "type": "Identifier", "name": "row", "range": [ - 48119, - 48122 + 47872, + 47875 ], "loc": { "start": { - "line": 1697, + "line": 1690, "column": 12 }, "end": { - "line": 1697, + "line": 1690, "column": 15 } } @@ -83084,16 +82698,16 @@ "object": { "type": "ThisExpression", "range": [ - 48125, - 48129 + 47878, + 47882 ], "loc": { "start": { - "line": 1697, + "line": 1690, "column": 18 }, "end": { - "line": 1697, + "line": 1690, "column": 22 } } @@ -83102,47 +82716,47 @@ "type": "Identifier", "name": "dom", "range": [ - 48130, - 48133 + 47883, + 47886 ], "loc": { "start": { - "line": 1697, + "line": 1690, "column": 23 }, "end": { - "line": 1697, + "line": 1690, "column": 26 } } }, "range": [ - 48125, - 48133 + 47878, + 47886 ], "loc": { "start": { - "line": 1697, + "line": 1690, "column": 18 }, "end": { - "line": 1697, + "line": 1690, "column": 26 } } }, "arguments": [], "range": [ - 48125, - 48135 + 47878, + 47888 ], "loc": { "start": { - "line": 1697, + "line": 1690, "column": 18 }, "end": { - "line": 1697, + "line": 1690, "column": 28 } } @@ -83151,46 +82765,46 @@ "type": "Identifier", "name": "rows", "range": [ - 48136, - 48140 + 47889, + 47893 ], "loc": { "start": { - "line": 1697, + "line": 1690, "column": 29 }, "end": { - "line": 1697, + "line": 1690, "column": 33 } } }, "range": [ - 48125, - 48140 + 47878, + 47893 ], "loc": { "start": { - "line": 1697, + "line": 1690, "column": 18 }, "end": { - "line": 1697, + "line": 1690, "column": 33 } } }, "range": [ - 48119, - 48140 + 47872, + 47893 ], "loc": { "start": { - "line": 1697, + "line": 1690, "column": 12 }, "end": { - "line": 1697, + "line": 1690, "column": 33 } } @@ -83201,16 +82815,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 48154, - 48160 + 47907, + 47913 ], "loc": { "start": { - "line": 1698, + "line": 1691, "column": 12 }, "end": { - "line": 1698, + "line": 1691, "column": 18 } } @@ -83223,16 +82837,16 @@ "object": { "type": "ThisExpression", "range": [ - 48163, - 48167 + 47916, + 47920 ], "loc": { "start": { - "line": 1698, + "line": 1691, "column": 21 }, "end": { - "line": 1698, + "line": 1691, "column": 25 } } @@ -83241,31 +82855,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 48168, - 48177 + 47921, + 47930 ], "loc": { "start": { - "line": 1698, + "line": 1691, "column": 26 }, "end": { - "line": 1698, + "line": 1691, "column": 35 } } }, "range": [ - 48163, - 48177 + 47916, + 47930 ], "loc": { "start": { - "line": 1698, + "line": 1691, "column": 21 }, "end": { - "line": 1698, + "line": 1691, "column": 35 } } @@ -83276,47 +82890,47 @@ "value": true, "raw": "true", "range": [ - 48178, - 48182 + 47931, + 47935 ], "loc": { "start": { - "line": 1698, + "line": 1691, "column": 36 }, "end": { - "line": 1698, + "line": 1691, "column": 40 } } } ], "range": [ - 48163, - 48183 + 47916, + 47936 ], "loc": { "start": { - "line": 1698, + "line": 1691, "column": 21 }, "end": { - "line": 1698, + "line": 1691, "column": 41 } } }, "range": [ - 48154, - 48183 + 47907, + 47936 ], "loc": { "start": { - "line": 1698, + "line": 1691, "column": 12 }, "end": { - "line": 1698, + "line": 1691, "column": 41 } } @@ -83327,16 +82941,16 @@ "type": "Identifier", "name": "hiddenRows", "range": [ - 48197, - 48207 + 47950, + 47960 ], "loc": { "start": { - "line": 1699, + "line": 1692, "column": 12 }, "end": { - "line": 1699, + "line": 1692, "column": 22 } } @@ -83346,31 +82960,31 @@ "value": 0, "raw": "0", "range": [ - 48210, - 48211 + 47963, + 47964 ], "loc": { "start": { - "line": 1699, + "line": 1692, "column": 25 }, "end": { - "line": 1699, + "line": 1692, "column": 26 } } }, "range": [ - 48197, - 48211 + 47950, + 47964 ], "loc": { "start": { - "line": 1699, + "line": 1692, "column": 12 }, "end": { - "line": 1699, + "line": 1692, "column": 26 } } @@ -83378,16 +82992,16 @@ ], "kind": "let", "range": [ - 48115, - 48212 + 47868, + 47965 ], "loc": { "start": { - "line": 1697, + "line": 1690, "column": 8 }, "end": { - "line": 1699, + "line": 1692, "column": 27 } } @@ -83403,16 +83017,16 @@ "object": { "type": "ThisExpression", "range": [ - 48222, - 48226 + 47975, + 47979 ], "loc": { "start": { - "line": 1701, + "line": 1694, "column": 8 }, "end": { - "line": 1701, + "line": 1694, "column": 12 } } @@ -83421,31 +83035,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 48227, - 48241 + 47980, + 47994 ], "loc": { "start": { - "line": 1701, + "line": 1694, "column": 13 }, "end": { - "line": 1701, + "line": 1694, "column": 27 } } }, "range": [ - 48222, - 48241 + 47975, + 47994 ], "loc": { "start": { - "line": 1701, + "line": 1694, "column": 8 }, "end": { - "line": 1701, + "line": 1694, "column": 27 } } @@ -83454,46 +83068,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 48244, - 48246 + 47997, + 47999 ], "loc": { "start": { - "line": 1701, + "line": 1694, "column": 30 }, "end": { - "line": 1701, + "line": 1694, "column": 32 } } }, "range": [ - 48222, - 48246 + 47975, + 47999 ], "loc": { "start": { - "line": 1701, + "line": 1694, "column": 8 }, "end": { - "line": 1701, + "line": 1694, "column": 32 } } }, "range": [ - 48222, - 48247 + 47975, + 48000 ], "loc": { "start": { - "line": 1701, + "line": 1694, "column": 8 }, "end": { - "line": 1701, + "line": 1694, "column": 33 } }, @@ -83502,16 +83116,16 @@ "type": "Line", "value": " search args re-init", "range": [ - 48256, - 48278 + 48009, + 48031 ], "loc": { "start": { - "line": 1702, + "line": 1695, "column": 8 }, "end": { - "line": 1702, + "line": 1695, "column": 30 } } @@ -83527,16 +83141,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 48291, - 48301 + 48044, + 48054 ], "loc": { "start": { - "line": 1703, + "line": 1696, "column": 12 }, "end": { - "line": 1703, + "line": 1696, "column": 22 } } @@ -83549,16 +83163,16 @@ "object": { "type": "ThisExpression", "range": [ - 48304, - 48308 + 48057, + 48061 ], "loc": { "start": { - "line": 1703, + "line": 1696, "column": 25 }, "end": { - "line": 1703, + "line": 1696, "column": 29 } } @@ -83567,62 +83181,62 @@ "type": "Identifier", "name": "getFiltersValue", "range": [ - 48309, - 48324 + 48062, + 48077 ], "loc": { "start": { - "line": 1703, + "line": 1696, "column": 30 }, "end": { - "line": 1703, + "line": 1696, "column": 45 } } }, "range": [ - 48304, - 48324 + 48057, + 48077 ], "loc": { "start": { - "line": 1703, + "line": 1696, "column": 25 }, "end": { - "line": 1703, + "line": 1696, "column": 45 } } }, "arguments": [], "range": [ - 48304, - 48326 + 48057, + 48079 ], "loc": { "start": { - "line": 1703, + "line": 1696, "column": 25 }, "end": { - "line": 1703, + "line": 1696, "column": 47 } } }, "range": [ - 48291, - 48326 + 48044, + 48079 ], "loc": { "start": { - "line": 1703, + "line": 1696, "column": 12 }, "end": { - "line": 1703, + "line": 1696, "column": 47 } } @@ -83630,16 +83244,16 @@ ], "kind": "let", "range": [ - 48287, - 48327 + 48040, + 48080 ], "loc": { "start": { - "line": 1703, + "line": 1696, "column": 8 }, "end": { - "line": 1703, + "line": 1696, "column": 48 } }, @@ -83648,16 +83262,16 @@ "type": "Line", "value": " search args re-init", "range": [ - 48256, - 48278 + 48009, + 48031 ], "loc": { "start": { - "line": 1702, + "line": 1695, "column": 8 }, "end": { - "line": 1702, + "line": 1695, "column": 30 } } @@ -83675,16 +83289,16 @@ "type": "Identifier", "name": "k", "range": [ - 48346, - 48347 + 48099, + 48100 ], "loc": { "start": { - "line": 1705, + "line": 1698, "column": 17 }, "end": { - "line": 1705, + "line": 1698, "column": 18 } } @@ -83695,16 +83309,16 @@ "object": { "type": "ThisExpression", "range": [ - 48350, - 48354 + 48103, + 48107 ], "loc": { "start": { - "line": 1705, + "line": 1698, "column": 21 }, "end": { - "line": 1705, + "line": 1698, "column": 25 } } @@ -83713,46 +83327,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 48355, - 48361 + 48108, + 48114 ], "loc": { "start": { - "line": 1705, + "line": 1698, "column": 26 }, "end": { - "line": 1705, + "line": 1698, "column": 32 } } }, "range": [ - 48350, - 48361 + 48103, + 48114 ], "loc": { "start": { - "line": 1705, + "line": 1698, "column": 21 }, "end": { - "line": 1705, + "line": 1698, "column": 32 } } }, "range": [ - 48346, - 48361 + 48099, + 48114 ], "loc": { "start": { - "line": 1705, + "line": 1698, "column": 17 }, "end": { - "line": 1705, + "line": 1698, "column": 32 } } @@ -83760,16 +83374,16 @@ ], "kind": "let", "range": [ - 48342, - 48361 + 48095, + 48114 ], "loc": { "start": { - "line": 1705, + "line": 1698, "column": 13 }, "end": { - "line": 1705, + "line": 1698, "column": 32 } } @@ -83781,16 +83395,16 @@ "type": "Identifier", "name": "k", "range": [ - 48363, - 48364 + 48116, + 48117 ], "loc": { "start": { - "line": 1705, + "line": 1698, "column": 34 }, "end": { - "line": 1705, + "line": 1698, "column": 35 } } @@ -83799,31 +83413,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 48367, - 48373 + 48120, + 48126 ], "loc": { "start": { - "line": 1705, + "line": 1698, "column": 38 }, "end": { - "line": 1705, + "line": 1698, "column": 44 } } }, "range": [ - 48363, - 48373 + 48116, + 48126 ], "loc": { "start": { - "line": 1705, + "line": 1698, "column": 34 }, "end": { - "line": 1705, + "line": 1698, "column": 44 } } @@ -83835,32 +83449,32 @@ "type": "Identifier", "name": "k", "range": [ - 48375, - 48376 + 48128, + 48129 ], "loc": { "start": { - "line": 1705, + "line": 1698, "column": 46 }, "end": { - "line": 1705, + "line": 1698, "column": 47 } } }, "prefix": false, "range": [ - 48375, - 48378 + 48128, + 48131 ], "loc": { "start": { - "line": 1705, + "line": 1698, "column": 46 }, "end": { - "line": 1705, + "line": 1698, "column": 49 } } @@ -83886,16 +83500,16 @@ "type": "Identifier", "name": "row", "range": [ - 48447, - 48450 + 48200, + 48203 ], "loc": { "start": { - "line": 1707, + "line": 1700, "column": 12 }, "end": { - "line": 1707, + "line": 1700, "column": 15 } } @@ -83904,31 +83518,31 @@ "type": "Identifier", "name": "k", "range": [ - 48451, - 48452 + 48204, + 48205 ], "loc": { "start": { - "line": 1707, + "line": 1700, "column": 16 }, "end": { - "line": 1707, + "line": 1700, "column": 17 } } }, "range": [ - 48447, - 48453 + 48200, + 48206 ], "loc": { "start": { - "line": 1707, + "line": 1700, "column": 12 }, "end": { - "line": 1707, + "line": 1700, "column": 18 } } @@ -83937,31 +83551,31 @@ "type": "Identifier", "name": "style", "range": [ - 48454, - 48459 + 48207, + 48212 ], "loc": { "start": { - "line": 1707, + "line": 1700, "column": 19 }, "end": { - "line": 1707, + "line": 1700, "column": 24 } } }, "range": [ - 48447, - 48459 + 48200, + 48212 ], "loc": { "start": { - "line": 1707, + "line": 1700, "column": 12 }, "end": { - "line": 1707, + "line": 1700, "column": 24 } } @@ -83970,31 +83584,31 @@ "type": "Identifier", "name": "display", "range": [ - 48460, - 48467 + 48213, + 48220 ], "loc": { "start": { - "line": 1707, + "line": 1700, "column": 25 }, "end": { - "line": 1707, + "line": 1700, "column": 32 } } }, "range": [ - 48447, - 48467 + 48200, + 48220 ], "loc": { "start": { - "line": 1707, + "line": 1700, "column": 12 }, "end": { - "line": 1707, + "line": 1700, "column": 32 } } @@ -84004,46 +83618,46 @@ "value": "", "raw": "''", "range": [ - 48470, - 48472 + 48223, + 48225 ], "loc": { "start": { - "line": 1707, + "line": 1700, "column": 35 }, "end": { - "line": 1707, + "line": 1700, "column": 37 } } }, "range": [ - 48447, - 48472 + 48200, + 48225 ], "loc": { "start": { - "line": 1707, + "line": 1700, "column": 12 }, "end": { - "line": 1707, + "line": 1700, "column": 37 } } }, "range": [ - 48447, - 48473 + 48200, + 48226 ], "loc": { "start": { - "line": 1707, + "line": 1700, "column": 12 }, "end": { - "line": 1707, + "line": 1700, "column": 38 } }, @@ -84052,16 +83666,16 @@ "type": "Line", "value": " already filtered rows display re-init", "range": [ - 48394, - 48434 + 48147, + 48187 ], "loc": { "start": { - "line": 1706, + "line": 1699, "column": 12 }, "end": { - "line": 1706, + "line": 1699, "column": 52 } } @@ -84077,16 +83691,16 @@ "type": "Identifier", "name": "cells", "range": [ - 48491, - 48496 + 48244, + 48249 ], "loc": { "start": { - "line": 1709, + "line": 1702, "column": 16 }, "end": { - "line": 1709, + "line": 1702, "column": 21 } } @@ -84101,16 +83715,16 @@ "type": "Identifier", "name": "row", "range": [ - 48499, - 48502 + 48252, + 48255 ], "loc": { "start": { - "line": 1709, + "line": 1702, "column": 24 }, "end": { - "line": 1709, + "line": 1702, "column": 27 } } @@ -84119,31 +83733,31 @@ "type": "Identifier", "name": "k", "range": [ - 48503, - 48504 + 48256, + 48257 ], "loc": { "start": { - "line": 1709, + "line": 1702, "column": 28 }, "end": { - "line": 1709, + "line": 1702, "column": 29 } } }, "range": [ - 48499, - 48505 + 48252, + 48258 ], "loc": { "start": { - "line": 1709, + "line": 1702, "column": 24 }, "end": { - "line": 1709, + "line": 1702, "column": 30 } } @@ -84152,46 +83766,46 @@ "type": "Identifier", "name": "cells", "range": [ - 48506, - 48511 + 48259, + 48264 ], "loc": { "start": { - "line": 1709, + "line": 1702, "column": 31 }, "end": { - "line": 1709, + "line": 1702, "column": 36 } } }, "range": [ - 48499, - 48511 + 48252, + 48264 ], "loc": { "start": { - "line": 1709, + "line": 1702, "column": 24 }, "end": { - "line": 1709, + "line": 1702, "column": 36 } } }, "range": [ - 48491, - 48511 + 48244, + 48264 ], "loc": { "start": { - "line": 1709, + "line": 1702, "column": 16 }, "end": { - "line": 1709, + "line": 1702, "column": 36 } } @@ -84199,16 +83813,16 @@ ], "kind": "let", "range": [ - 48487, - 48512 + 48240, + 48265 ], "loc": { "start": { - "line": 1709, + "line": 1702, "column": 12 }, "end": { - "line": 1709, + "line": 1702, "column": 37 } } @@ -84222,16 +83836,16 @@ "type": "Identifier", "name": "nchilds", "range": [ - 48529, - 48536 + 48282, + 48289 ], "loc": { "start": { - "line": 1710, + "line": 1703, "column": 16 }, "end": { - "line": 1710, + "line": 1703, "column": 23 } } @@ -84243,16 +83857,16 @@ "type": "Identifier", "name": "cells", "range": [ - 48539, - 48544 + 48292, + 48297 ], "loc": { "start": { - "line": 1710, + "line": 1703, "column": 26 }, "end": { - "line": 1710, + "line": 1703, "column": 31 } } @@ -84261,46 +83875,46 @@ "type": "Identifier", "name": "length", "range": [ - 48545, - 48551 + 48298, + 48304 ], "loc": { "start": { - "line": 1710, + "line": 1703, "column": 32 }, "end": { - "line": 1710, + "line": 1703, "column": 38 } } }, "range": [ - 48539, - 48551 + 48292, + 48304 ], "loc": { "start": { - "line": 1710, + "line": 1703, "column": 26 }, "end": { - "line": 1710, + "line": 1703, "column": 38 } } }, "range": [ - 48529, - 48551 + 48282, + 48304 ], "loc": { "start": { - "line": 1710, + "line": 1703, "column": 16 }, "end": { - "line": 1710, + "line": 1703, "column": 38 } } @@ -84308,16 +83922,16 @@ ], "kind": "let", "range": [ - 48525, - 48552 + 48278, + 48305 ], "loc": { "start": { - "line": 1710, + "line": 1703, "column": 12 }, "end": { - "line": 1710, + "line": 1703, "column": 39 } }, @@ -84326,16 +83940,16 @@ "type": "Line", "value": " checks if row has exact cell #", "range": [ - 48566, - 48599 + 48319, + 48352 ], "loc": { "start": { - "line": 1712, + "line": 1705, "column": 12 }, "end": { - "line": 1712, + "line": 1705, "column": 45 } } @@ -84351,16 +83965,16 @@ "type": "Identifier", "name": "nchilds", "range": [ - 48616, - 48623 + 48369, + 48376 ], "loc": { "start": { - "line": 1713, + "line": 1706, "column": 16 }, "end": { - "line": 1713, + "line": 1706, "column": 23 } } @@ -84371,16 +83985,16 @@ "object": { "type": "ThisExpression", "range": [ - 48628, - 48632 + 48381, + 48385 ], "loc": { "start": { - "line": 1713, + "line": 1706, "column": 28 }, "end": { - "line": 1713, + "line": 1706, "column": 32 } } @@ -84389,46 +84003,46 @@ "type": "Identifier", "name": "nbCells", "range": [ - 48633, - 48640 + 48386, + 48393 ], "loc": { "start": { - "line": 1713, + "line": 1706, "column": 33 }, "end": { - "line": 1713, + "line": 1706, "column": 40 } } }, "range": [ - 48628, - 48640 + 48381, + 48393 ], "loc": { "start": { - "line": 1713, + "line": 1706, "column": 28 }, "end": { - "line": 1713, + "line": 1706, "column": 40 } } }, "range": [ - 48616, - 48640 + 48369, + 48393 ], "loc": { "start": { - "line": 1713, + "line": 1706, "column": 16 }, "end": { - "line": 1713, + "line": 1706, "column": 40 } } @@ -84440,48 +84054,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 48660, - 48669 + 48413, + 48422 ], "loc": { "start": { - "line": 1714, + "line": 1707, "column": 16 }, "end": { - "line": 1714, + "line": 1707, "column": 25 } } } ], "range": [ - 48642, - 48683 + 48395, + 48436 ], "loc": { "start": { - "line": 1713, + "line": 1706, "column": 42 }, "end": { - "line": 1715, + "line": 1708, "column": 13 } } }, "alternate": null, "range": [ - 48612, - 48683 + 48365, + 48436 ], "loc": { "start": { - "line": 1713, + "line": 1706, "column": 12 }, "end": { - "line": 1715, + "line": 1708, "column": 13 } }, @@ -84490,16 +84104,16 @@ "type": "Line", "value": " checks if row has exact cell #", "range": [ - 48566, - 48599 + 48319, + 48352 ], "loc": { "start": { - "line": 1712, + "line": 1705, "column": 12 }, "end": { - "line": 1712, + "line": 1705, "column": 45 } } @@ -84515,16 +84129,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 48701, - 48710 + 48454, + 48463 ], "loc": { "start": { - "line": 1717, + "line": 1710, "column": 16 }, "end": { - "line": 1717, + "line": 1710, "column": 25 } } @@ -84533,31 +84147,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 48713, - 48715 + 48466, + 48468 ], "loc": { "start": { - "line": 1717, + "line": 1710, "column": 28 }, "end": { - "line": 1717, + "line": 1710, "column": 30 } } }, "range": [ - 48701, - 48715 + 48454, + 48468 ], "loc": { "start": { - "line": 1717, + "line": 1710, "column": 16 }, "end": { - "line": 1717, + "line": 1710, "column": 30 } } @@ -84568,16 +84182,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 48733, - 48743 + 48486, + 48496 ], "loc": { "start": { - "line": 1718, + "line": 1711, "column": 16 }, "end": { - "line": 1718, + "line": 1711, "column": 26 } } @@ -84587,31 +84201,31 @@ "value": true, "raw": "true", "range": [ - 48746, - 48750 + 48499, + 48503 ], "loc": { "start": { - "line": 1718, + "line": 1711, "column": 29 }, "end": { - "line": 1718, + "line": 1711, "column": 33 } } }, "range": [ - 48733, - 48750 + 48486, + 48503 ], "loc": { "start": { - "line": 1718, + "line": 1711, "column": 16 }, "end": { - "line": 1718, + "line": 1711, "column": 33 } } @@ -84622,16 +84236,16 @@ "type": "Identifier", "name": "singleFltRowValid", "range": [ - 48816, - 48833 + 48569, + 48586 ], "loc": { "start": { - "line": 1720, + "line": 1713, "column": 16 }, "end": { - "line": 1720, + "line": 1713, "column": 33 } } @@ -84641,31 +84255,31 @@ "value": false, "raw": "false", "range": [ - 48836, - 48841 + 48589, + 48594 ], "loc": { "start": { - "line": 1720, + "line": 1713, "column": 36 }, "end": { - "line": 1720, + "line": 1713, "column": 41 } } }, "range": [ - 48816, - 48841 + 48569, + 48594 ], "loc": { "start": { - "line": 1720, + "line": 1713, "column": 16 }, "end": { - "line": 1720, + "line": 1713, "column": 41 } }, @@ -84674,16 +84288,16 @@ "type": "Line", "value": "only for single filter search", "range": [ - 48768, - 48799 + 48521, + 48552 ], "loc": { "start": { - "line": 1719, + "line": 1712, "column": 16 }, "end": { - "line": 1719, + "line": 1712, "column": 47 } } @@ -84693,16 +84307,16 @@ ], "kind": "let", "range": [ - 48697, - 48842 + 48450, + 48595 ], "loc": { "start": { - "line": 1717, + "line": 1710, "column": 12 }, "end": { - "line": 1720, + "line": 1713, "column": 42 } }, @@ -84711,16 +84325,16 @@ "type": "Line", "value": " this loop retrieves cell data", "range": [ - 48856, - 48888 + 48609, + 48641 ], "loc": { "start": { - "line": 1722, + "line": 1715, "column": 12 }, "end": { - "line": 1722, + "line": 1715, "column": 44 } } @@ -84738,16 +84352,16 @@ "type": "Identifier", "name": "j", "range": [ - 48910, - 48911 + 48663, + 48664 ], "loc": { "start": { - "line": 1723, + "line": 1716, "column": 21 }, "end": { - "line": 1723, + "line": 1716, "column": 22 } } @@ -84757,31 +84371,31 @@ "value": 0, "raw": "0", "range": [ - 48914, - 48915 + 48667, + 48668 ], "loc": { "start": { - "line": 1723, + "line": 1716, "column": 25 }, "end": { - "line": 1723, + "line": 1716, "column": 26 } } }, "range": [ - 48910, - 48915 + 48663, + 48668 ], "loc": { "start": { - "line": 1723, + "line": 1716, "column": 21 }, "end": { - "line": 1723, + "line": 1716, "column": 26 } } @@ -84789,16 +84403,16 @@ ], "kind": "let", "range": [ - 48906, - 48915 + 48659, + 48668 ], "loc": { "start": { - "line": 1723, + "line": 1716, "column": 17 }, "end": { - "line": 1723, + "line": 1716, "column": 26 } } @@ -84810,16 +84424,16 @@ "type": "Identifier", "name": "j", "range": [ - 48917, - 48918 + 48670, + 48671 ], "loc": { "start": { - "line": 1723, + "line": 1716, "column": 28 }, "end": { - "line": 1723, + "line": 1716, "column": 29 } } @@ -84828,31 +84442,31 @@ "type": "Identifier", "name": "nchilds", "range": [ - 48921, - 48928 + 48674, + 48681 ], "loc": { "start": { - "line": 1723, + "line": 1716, "column": 32 }, "end": { - "line": 1723, + "line": 1716, "column": 39 } } }, "range": [ - 48917, - 48928 + 48670, + 48681 ], "loc": { "start": { - "line": 1723, + "line": 1716, "column": 28 }, "end": { - "line": 1723, + "line": 1716, "column": 39 } } @@ -84864,32 +84478,32 @@ "type": "Identifier", "name": "j", "range": [ - 48930, - 48931 + 48683, + 48684 ], "loc": { "start": { - "line": 1723, + "line": 1716, "column": 41 }, "end": { - "line": 1723, + "line": 1716, "column": 42 } } }, "prefix": false, "range": [ - 48930, - 48933 + 48683, + 48686 ], "loc": { "start": { - "line": 1723, + "line": 1716, "column": 41 }, "end": { - "line": 1723, + "line": 1716, "column": 44 } } @@ -84906,16 +84520,16 @@ "type": "Identifier", "name": "sA", "range": [ - 48992, - 48994 + 48745, + 48747 ], "loc": { "start": { - "line": 1725, + "line": 1718, "column": 20 }, "end": { - "line": 1725, + "line": 1718, "column": 22 } } @@ -84927,16 +84541,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 48997, - 49007 + 48750, + 48760 ], "loc": { "start": { - "line": 1725, + "line": 1718, "column": 25 }, "end": { - "line": 1725, + "line": 1718, "column": 35 } } @@ -84949,16 +84563,16 @@ "object": { "type": "ThisExpression", "range": [ - 49008, - 49012 + 48761, + 48765 ], "loc": { "start": { - "line": 1725, + "line": 1718, "column": 36 }, "end": { - "line": 1725, + "line": 1718, "column": 40 } } @@ -84967,31 +84581,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 49013, - 49028 + 48766, + 48781 ], "loc": { "start": { - "line": 1725, + "line": 1718, "column": 41 }, "end": { - "line": 1725, + "line": 1718, "column": 56 } } }, "range": [ - 49008, - 49028 + 48761, + 48781 ], "loc": { "start": { - "line": 1725, + "line": 1718, "column": 36 }, "end": { - "line": 1725, + "line": 1718, "column": 56 } } @@ -85001,16 +84615,16 @@ "value": 0, "raw": "0", "range": [ - 49031, - 49032 + 48784, + 48785 ], "loc": { "start": { - "line": 1725, + "line": 1718, "column": 59 }, "end": { - "line": 1725, + "line": 1718, "column": 60 } } @@ -85019,61 +84633,61 @@ "type": "Identifier", "name": "j", "range": [ - 49035, - 49036 + 48788, + 48789 ], "loc": { "start": { - "line": 1725, + "line": 1718, "column": 63 }, "end": { - "line": 1725, + "line": 1718, "column": 64 } } }, "range": [ - 49008, - 49036 + 48761, + 48789 ], "loc": { "start": { - "line": 1725, + "line": 1718, "column": 36 }, "end": { - "line": 1725, + "line": 1718, "column": 64 } } }, "range": [ - 48997, - 49037 + 48750, + 48790 ], "loc": { "start": { - "line": 1725, + "line": 1718, "column": 25 }, "end": { - "line": 1725, + "line": 1718, "column": 65 } } }, "range": [ - 48992, - 49037 + 48745, + 48790 ], "loc": { "start": { - "line": 1725, + "line": 1718, "column": 20 }, "end": { - "line": 1725, + "line": 1718, "column": 65 } } @@ -85081,16 +84695,16 @@ ], "kind": "let", "range": [ - 48988, - 49038 + 48741, + 48791 ], "loc": { "start": { - "line": 1725, + "line": 1718, "column": 16 }, "end": { - "line": 1725, + "line": 1718, "column": 66 } }, @@ -85099,16 +84713,16 @@ "type": "Line", "value": "searched keyword", "range": [ - 48953, - 48971 + 48706, + 48724 ], "loc": { "start": { - "line": 1724, + "line": 1717, "column": 16 }, "end": { - "line": 1724, + "line": 1717, "column": 34 } } @@ -85124,16 +84738,16 @@ "type": "Identifier", "name": "sA", "range": [ - 49060, - 49062 + 48813, + 48815 ], "loc": { "start": { - "line": 1727, + "line": 1720, "column": 20 }, "end": { - "line": 1727, + "line": 1720, "column": 22 } } @@ -85143,31 +84757,31 @@ "value": "", "raw": "''", "range": [ - 49067, - 49069 + 48820, + 48822 ], "loc": { "start": { - "line": 1727, + "line": 1720, "column": 27 }, "end": { - "line": 1727, + "line": 1720, "column": 29 } } }, "range": [ - 49060, - 49069 + 48813, + 48822 ], "loc": { "start": { - "line": 1727, + "line": 1720, "column": 20 }, "end": { - "line": 1727, + "line": 1720, "column": 29 } } @@ -85179,48 +84793,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 49093, - 49102 + 48846, + 48855 ], "loc": { "start": { - "line": 1728, + "line": 1721, "column": 20 }, "end": { - "line": 1728, + "line": 1721, "column": 29 } } } ], "range": [ - 49071, - 49120 + 48824, + 48873 ], "loc": { "start": { - "line": 1727, + "line": 1720, "column": 31 }, "end": { - "line": 1729, + "line": 1722, "column": 17 } } }, "alternate": null, "range": [ - 49056, - 49120 + 48809, + 48873 ], "loc": { "start": { - "line": 1727, + "line": 1720, "column": 16 }, "end": { - "line": 1729, + "line": 1722, "column": 17 } } @@ -85234,16 +84848,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 49142, - 49151 + 48895, + 48904 ], "loc": { "start": { - "line": 1731, + "line": 1724, "column": 20 }, "end": { - "line": 1731, + "line": 1724, "column": 29 } } @@ -85254,16 +84868,16 @@ "type": "Identifier", "name": "matchCase", "range": [ - 49154, - 49163 + 48907, + 48916 ], "loc": { "start": { - "line": 1731, + "line": 1724, "column": 32 }, "end": { - "line": 1731, + "line": 1724, "column": 41 } } @@ -85277,16 +84891,16 @@ "object": { "type": "ThisExpression", "range": [ - 49164, - 49168 + 48917, + 48921 ], "loc": { "start": { - "line": 1731, + "line": 1724, "column": 42 }, "end": { - "line": 1731, + "line": 1724, "column": 46 } } @@ -85295,31 +84909,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 49169, - 49181 + 48922, + 48934 ], "loc": { "start": { - "line": 1731, + "line": 1724, "column": 47 }, "end": { - "line": 1731, + "line": 1724, "column": 59 } } }, "range": [ - 49164, - 49181 + 48917, + 48934 ], "loc": { "start": { - "line": 1731, + "line": 1724, "column": 42 }, "end": { - "line": 1731, + "line": 1724, "column": 59 } } @@ -85332,16 +84946,16 @@ "type": "Identifier", "name": "cells", "range": [ - 49182, - 49187 + 48935, + 48940 ], "loc": { "start": { - "line": 1731, + "line": 1724, "column": 60 }, "end": { - "line": 1731, + "line": 1724, "column": 65 } } @@ -85350,47 +84964,47 @@ "type": "Identifier", "name": "j", "range": [ - 49188, - 49189 + 48941, + 48942 ], "loc": { "start": { - "line": 1731, + "line": 1724, "column": 66 }, "end": { - "line": 1731, + "line": 1724, "column": 67 } } }, "range": [ - 49182, - 49190 + 48935, + 48943 ], "loc": { "start": { - "line": 1731, + "line": 1724, "column": 60 }, "end": { - "line": 1731, + "line": 1724, "column": 68 } } } ], "range": [ - 49164, - 49191 + 48917, + 48944 ], "loc": { "start": { - "line": 1731, + "line": 1724, "column": 42 }, "end": { - "line": 1731, + "line": 1724, "column": 69 } } @@ -85401,16 +85015,16 @@ "object": { "type": "ThisExpression", "range": [ - 49213, - 49217 + 48966, + 48970 ], "loc": { "start": { - "line": 1732, + "line": 1725, "column": 20 }, "end": { - "line": 1732, + "line": 1725, "column": 24 } } @@ -85419,62 +85033,62 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 49218, - 49231 + 48971, + 48984 ], "loc": { "start": { - "line": 1732, + "line": 1725, "column": 25 }, "end": { - "line": 1732, + "line": 1725, "column": 38 } } }, "range": [ - 49213, - 49231 + 48966, + 48984 ], "loc": { "start": { - "line": 1732, + "line": 1725, "column": 20 }, "end": { - "line": 1732, + "line": 1725, "column": 38 } } } ], "range": [ - 49154, - 49232 + 48907, + 48985 ], "loc": { "start": { - "line": 1731, + "line": 1724, "column": 32 }, "end": { - "line": 1732, + "line": 1725, "column": 39 } } }, "range": [ - 49142, - 49232 + 48895, + 48985 ], "loc": { "start": { - "line": 1731, + "line": 1724, "column": 20 }, "end": { - "line": 1732, + "line": 1725, "column": 39 } } @@ -85482,16 +85096,16 @@ ], "kind": "let", "range": [ - 49138, - 49233 + 48891, + 48986 ], "loc": { "start": { - "line": 1731, + "line": 1724, "column": 16 }, "end": { - "line": 1732, + "line": 1725, "column": 40 } }, @@ -85500,16 +85114,16 @@ "type": "Line", "value": "multiple search parameter operator ||", "range": [ - 49251, - 49290 + 49004, + 49043 ], "loc": { "start": { - "line": 1734, + "line": 1727, "column": 16 }, "end": { - "line": 1734, + "line": 1727, "column": 55 } } @@ -85525,17 +85139,378 @@ "type": "Identifier", "name": "sAOrSplit", "range": [ - 49311, + 49064, + 49073 + ], + "loc": { + "start": { + "line": 1728, + "column": 20 + }, + "end": { + "line": 1728, + "column": 29 + } + } + }, + "init": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "sA", + "range": [ + 49076, + 49078 + ], + "loc": { + "start": { + "line": 1728, + "column": 32 + }, + "end": { + "line": 1728, + "column": 34 + } + } + }, + "property": { + "type": "Identifier", + "name": "toString", + "range": [ + 49079, + 49087 + ], + "loc": { + "start": { + "line": 1728, + "column": 35 + }, + "end": { + "line": 1728, + "column": 43 + } + } + }, + "range": [ + 49076, + 49087 + ], + "loc": { + "start": { + "line": 1728, + "column": 32 + }, + "end": { + "line": 1728, + "column": 43 + } + } + }, + "arguments": [], + "range": [ + 49076, + 49089 + ], + "loc": { + "start": { + "line": 1728, + "column": 32 + }, + "end": { + "line": 1728, + "column": 45 + } + } + }, + "property": { + "type": "Identifier", + "name": "split", + "range": [ + 49090, + 49095 + ], + "loc": { + "start": { + "line": 1728, + "column": 46 + }, + "end": { + "line": 1728, + "column": 51 + } + } + }, + "range": [ + 49076, + 49095 + ], + "loc": { + "start": { + "line": 1728, + "column": 32 + }, + "end": { + "line": 1728, + "column": 51 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 49096, + 49100 + ], + "loc": { + "start": { + "line": 1728, + "column": 52 + }, + "end": { + "line": 1728, + "column": 56 + } + } + }, + "property": { + "type": "Identifier", + "name": "orOperator", + "range": [ + 49101, + 49111 + ], + "loc": { + "start": { + "line": 1728, + "column": 57 + }, + "end": { + "line": 1728, + "column": 67 + } + } + }, + "range": [ + 49096, + 49111 + ], + "loc": { + "start": { + "line": 1728, + "column": 52 + }, + "end": { + "line": 1728, + "column": 67 + } + } + } + ], + "range": [ + 49076, + 49112 + ], + "loc": { + "start": { + "line": 1728, + "column": 32 + }, + "end": { + "line": 1728, + "column": 68 + } + } + }, + "range": [ + 49064, + 49112 + ], + "loc": { + "start": { + "line": 1728, + "column": 20 + }, + "end": { + "line": 1728, + "column": 68 + } + } + }, + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "hasMultiOrSA", + "range": [ + 49193, + 49205 + ], + "loc": { + "start": { + "line": 1730, + "column": 20 + }, + "end": { + "line": 1730, + "column": 32 + } + } + }, + "init": { + "type": "BinaryExpression", + "operator": ">", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "sAOrSplit", + "range": [ + 49208, + 49217 + ], + "loc": { + "start": { + "line": 1730, + "column": 35 + }, + "end": { + "line": 1730, + "column": 44 + } + } + }, + "property": { + "type": "Identifier", + "name": "length", + "range": [ + 49218, + 49224 + ], + "loc": { + "start": { + "line": 1730, + "column": 45 + }, + "end": { + "line": 1730, + "column": 51 + } + } + }, + "range": [ + 49208, + 49224 + ], + "loc": { + "start": { + "line": 1730, + "column": 35 + }, + "end": { + "line": 1730, + "column": 51 + } + } + }, + "right": { + "type": "Literal", + "value": 1, + "raw": "1", + "range": [ + 49227, + 49228 + ], + "loc": { + "start": { + "line": 1730, + "column": 54 + }, + "end": { + "line": 1730, + "column": 55 + } + } + }, + "range": [ + 49208, + 49228 + ], + "loc": { + "start": { + "line": 1730, + "column": 35 + }, + "end": { + "line": 1730, + "column": 55 + } + } + }, + "range": [ + 49193, + 49228 + ], + "loc": { + "start": { + "line": 1730, + "column": 20 + }, + "end": { + "line": 1730, + "column": 55 + } + }, + "leadingComments": [ + { + "type": "Line", + "value": "multiple search || parameter boolean", + "range": [ + 49134, + 49172 + ], + "loc": { + "start": { + "line": 1729, + "column": 20 + }, + "end": { + "line": 1729, + "column": 58 + } + } + } + ] + }, + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "sAAndSplit", + "range": [ + 49310, 49320 ], "loc": { "start": { - "line": 1735, + "line": 1732, "column": 20 }, "end": { - "line": 1735, - "column": 29 + "line": 1732, + "column": 30 } } }, @@ -85558,12 +85533,12 @@ ], "loc": { "start": { - "line": 1735, - "column": 32 + "line": 1732, + "column": 33 }, "end": { - "line": 1735, - "column": 34 + "line": 1732, + "column": 35 } } }, @@ -85576,12 +85551,12 @@ ], "loc": { "start": { - "line": 1735, - "column": 35 + "line": 1732, + "column": 36 }, "end": { - "line": 1735, - "column": 43 + "line": 1732, + "column": 44 } } }, @@ -85591,12 +85566,12 @@ ], "loc": { "start": { - "line": 1735, - "column": 32 + "line": 1732, + "column": 33 }, "end": { - "line": 1735, - "column": 43 + "line": 1732, + "column": 44 } } }, @@ -85607,12 +85582,12 @@ ], "loc": { "start": { - "line": 1735, - "column": 32 + "line": 1732, + "column": 33 }, "end": { - "line": 1735, - "column": 45 + "line": 1732, + "column": 46 } } }, @@ -85625,12 +85600,12 @@ ], "loc": { "start": { - "line": 1735, - "column": 46 + "line": 1732, + "column": 47 }, "end": { - "line": 1735, - "column": 51 + "line": 1732, + "column": 52 } } }, @@ -85640,12 +85615,12 @@ ], "loc": { "start": { - "line": 1735, - "column": 32 + "line": 1732, + "column": 33 }, "end": { - "line": 1735, - "column": 51 + "line": 1732, + "column": 52 } } }, @@ -85661,30 +85636,30 @@ ], "loc": { "start": { - "line": 1735, - "column": 52 + "line": 1732, + "column": 53 }, "end": { - "line": 1735, - "column": 56 + "line": 1732, + "column": 57 } } }, "property": { "type": "Identifier", - "name": "orOperator", + "name": "anOperator", "range": [ 49348, 49358 ], "loc": { "start": { - "line": 1735, - "column": 57 + "line": 1732, + "column": 58 }, "end": { - "line": 1735, - "column": 67 + "line": 1732, + "column": 68 } } }, @@ -85694,12 +85669,12 @@ ], "loc": { "start": { - "line": 1735, - "column": 52 + "line": 1732, + "column": 53 }, "end": { - "line": 1735, - "column": 67 + "line": 1732, + "column": 68 } } } @@ -85710,387 +85685,26 @@ ], "loc": { "start": { - "line": 1735, - "column": 32 - }, - "end": { - "line": 1735, - "column": 68 - } - } - }, - "range": [ - 49311, - 49359 - ], - "loc": { - "start": { - "line": 1735, - "column": 20 - }, - "end": { - "line": 1735, - "column": 68 - } - } - }, - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "hasMultiOrSA", - "range": [ - 49440, - 49452 - ], - "loc": { - "start": { - "line": 1737, - "column": 20 - }, - "end": { - "line": 1737, - "column": 32 - } - } - }, - "init": { - "type": "BinaryExpression", - "operator": ">", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "sAOrSplit", - "range": [ - 49455, - 49464 - ], - "loc": { - "start": { - "line": 1737, - "column": 35 - }, - "end": { - "line": 1737, - "column": 44 - } - } - }, - "property": { - "type": "Identifier", - "name": "length", - "range": [ - 49465, - 49471 - ], - "loc": { - "start": { - "line": 1737, - "column": 45 - }, - "end": { - "line": 1737, - "column": 51 - } - } - }, - "range": [ - 49455, - 49471 - ], - "loc": { - "start": { - "line": 1737, - "column": 35 - }, - "end": { - "line": 1737, - "column": 51 - } - } - }, - "right": { - "type": "Literal", - "value": 1, - "raw": "1", - "range": [ - 49474, - 49475 - ], - "loc": { - "start": { - "line": 1737, - "column": 54 - }, - "end": { - "line": 1737, - "column": 55 - } - } - }, - "range": [ - 49455, - 49475 - ], - "loc": { - "start": { - "line": 1737, - "column": 35 - }, - "end": { - "line": 1737, - "column": 55 - } - } - }, - "range": [ - 49440, - 49475 - ], - "loc": { - "start": { - "line": 1737, - "column": 20 - }, - "end": { - "line": 1737, - "column": 55 - } - }, - "leadingComments": [ - { - "type": "Line", - "value": "multiple search || parameter boolean", - "range": [ - 49381, - 49419 - ], - "loc": { - "start": { - "line": 1736, - "column": 20 - }, - "end": { - "line": 1736, - "column": 58 - } - } - } - ] - }, - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "sAAndSplit", - "range": [ - 49557, - 49567 - ], - "loc": { - "start": { - "line": 1739, - "column": 20 - }, - "end": { - "line": 1739, - "column": 30 - } - } - }, - "init": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "sA", - "range": [ - 49570, - 49572 - ], - "loc": { - "start": { - "line": 1739, - "column": 33 - }, - "end": { - "line": 1739, - "column": 35 - } - } - }, - "property": { - "type": "Identifier", - "name": "toString", - "range": [ - 49573, - 49581 - ], - "loc": { - "start": { - "line": 1739, - "column": 36 - }, - "end": { - "line": 1739, - "column": 44 - } - } - }, - "range": [ - 49570, - 49581 - ], - "loc": { - "start": { - "line": 1739, - "column": 33 - }, - "end": { - "line": 1739, - "column": 44 - } - } - }, - "arguments": [], - "range": [ - 49570, - 49583 - ], - "loc": { - "start": { - "line": 1739, - "column": 33 - }, - "end": { - "line": 1739, - "column": 46 - } - } - }, - "property": { - "type": "Identifier", - "name": "split", - "range": [ - 49584, - 49589 - ], - "loc": { - "start": { - "line": 1739, - "column": 47 - }, - "end": { - "line": 1739, - "column": 52 - } - } - }, - "range": [ - 49570, - 49589 - ], - "loc": { - "start": { - "line": 1739, - "column": 33 - }, - "end": { - "line": 1739, - "column": 52 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 49590, - 49594 - ], - "loc": { - "start": { - "line": 1739, - "column": 53 - }, - "end": { - "line": 1739, - "column": 57 - } - } - }, - "property": { - "type": "Identifier", - "name": "anOperator", - "range": [ - 49595, - 49605 - ], - "loc": { - "start": { - "line": 1739, - "column": 58 - }, - "end": { - "line": 1739, - "column": 68 - } - } - }, - "range": [ - 49590, - 49605 - ], - "loc": { - "start": { - "line": 1739, - "column": 53 - }, - "end": { - "line": 1739, - "column": 68 - } - } - } - ], - "range": [ - 49570, - 49606 - ], - "loc": { - "start": { - "line": 1739, + "line": 1732, "column": 33 }, "end": { - "line": 1739, + "line": 1732, "column": 69 } } }, "range": [ - 49557, - 49606 + 49310, + 49359 ], "loc": { "start": { - "line": 1739, + "line": 1732, "column": 20 }, "end": { - "line": 1739, + "line": 1732, "column": 69 } }, @@ -86099,16 +85713,16 @@ "type": "Line", "value": "multiple search parameter operator &&", "range": [ - 49497, - 49536 + 49250, + 49289 ], "loc": { "start": { - "line": 1738, + "line": 1731, "column": 20 }, "end": { - "line": 1738, + "line": 1731, "column": 59 } } @@ -86121,16 +85735,16 @@ "type": "Identifier", "name": "hasMultiAndSA", "range": [ - 49687, - 49700 + 49440, + 49453 ], "loc": { "start": { - "line": 1741, + "line": 1734, "column": 20 }, "end": { - "line": 1741, + "line": 1734, "column": 33 } } @@ -86145,16 +85759,16 @@ "type": "Identifier", "name": "sAAndSplit", "range": [ - 49703, - 49713 + 49456, + 49466 ], "loc": { "start": { - "line": 1741, + "line": 1734, "column": 36 }, "end": { - "line": 1741, + "line": 1734, "column": 46 } } @@ -86163,31 +85777,31 @@ "type": "Identifier", "name": "length", "range": [ - 49714, - 49720 + 49467, + 49473 ], "loc": { "start": { - "line": 1741, + "line": 1734, "column": 47 }, "end": { - "line": 1741, + "line": 1734, "column": 53 } } }, "range": [ - 49703, - 49720 + 49456, + 49473 ], "loc": { "start": { - "line": 1741, + "line": 1734, "column": 36 }, "end": { - "line": 1741, + "line": 1734, "column": 53 } } @@ -86197,46 +85811,46 @@ "value": 1, "raw": "1", "range": [ - 49723, - 49724 + 49476, + 49477 ], "loc": { "start": { - "line": 1741, + "line": 1734, "column": 56 }, "end": { - "line": 1741, + "line": 1734, "column": 57 } } }, "range": [ - 49703, - 49724 + 49456, + 49477 ], "loc": { "start": { - "line": 1741, + "line": 1734, "column": 36 }, "end": { - "line": 1741, + "line": 1734, "column": 57 } } }, "range": [ - 49687, - 49724 + 49440, + 49477 ], "loc": { "start": { - "line": 1741, + "line": 1734, "column": 20 }, "end": { - "line": 1741, + "line": 1734, "column": 57 } }, @@ -86245,16 +85859,16 @@ "type": "Line", "value": "multiple search && parameter boolean", "range": [ - 49628, - 49666 + 49381, + 49419 ], "loc": { "start": { - "line": 1740, + "line": 1733, "column": 20 }, "end": { - "line": 1740, + "line": 1733, "column": 58 } } @@ -86264,16 +85878,16 @@ ], "kind": "let", "range": [ - 49307, - 49725 + 49060, + 49478 ], "loc": { "start": { - "line": 1735, + "line": 1728, "column": 16 }, "end": { - "line": 1741, + "line": 1734, "column": 58 } }, @@ -86282,16 +85896,16 @@ "type": "Line", "value": "multiple search parameter operator ||", "range": [ - 49251, - 49290 + 49004, + 49043 ], "loc": { "start": { - "line": 1734, + "line": 1727, "column": 16 }, "end": { - "line": 1734, + "line": 1727, "column": 55 } } @@ -86302,16 +85916,16 @@ "type": "Line", "value": "detect operators or array query", "range": [ - 49743, - 49776 + 49496, + 49529 ], "loc": { "start": { - "line": 1743, + "line": 1736, "column": 16 }, "end": { - "line": 1743, + "line": 1736, "column": 49 } } @@ -86332,16 +85946,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 49797, - 49804 + 49550, + 49557 ], "loc": { "start": { - "line": 1744, + "line": 1737, "column": 20 }, "end": { - "line": 1744, + "line": 1737, "column": 27 } } @@ -86351,32 +85965,32 @@ "type": "Identifier", "name": "sA", "range": [ - 49805, - 49807 + 49558, + 49560 ], "loc": { "start": { - "line": 1744, + "line": 1737, "column": 28 }, "end": { - "line": 1744, + "line": 1737, "column": 30 } } } ], "range": [ - 49797, - 49808 + 49550, + 49561 ], "loc": { "start": { - "line": 1744, + "line": 1737, "column": 20 }, "end": { - "line": 1744, + "line": 1737, "column": 31 } } @@ -86385,31 +85999,31 @@ "type": "Identifier", "name": "hasMultiOrSA", "range": [ - 49812, - 49824 + 49565, + 49577 ], "loc": { "start": { - "line": 1744, + "line": 1737, "column": 35 }, "end": { - "line": 1744, + "line": 1737, "column": 47 } } }, "range": [ - 49797, - 49824 + 49550, + 49577 ], "loc": { "start": { - "line": 1744, + "line": 1737, "column": 20 }, "end": { - "line": 1744, + "line": 1737, "column": 47 } } @@ -86418,31 +86032,31 @@ "type": "Identifier", "name": "hasMultiAndSA", "range": [ - 49828, - 49841 + 49581, + 49594 ], "loc": { "start": { - "line": 1744, + "line": 1737, "column": 51 }, "end": { - "line": 1744, + "line": 1737, "column": 64 } } }, "range": [ - 49797, - 49841 + 49550, + 49594 ], "loc": { "start": { - "line": 1744, + "line": 1737, "column": 20 }, "end": { - "line": 1744, + "line": 1737, "column": 64 } } @@ -86459,32 +86073,32 @@ "type": "Identifier", "name": "cS", "range": [ - 49869, - 49871 + 49622, + 49624 ], "loc": { "start": { - "line": 1745, + "line": 1738, "column": 24 }, "end": { - "line": 1745, + "line": 1738, "column": 26 } } }, "init": null, "range": [ - 49869, - 49871 + 49622, + 49624 ], "loc": { "start": { - "line": 1745, + "line": 1738, "column": 24 }, "end": { - "line": 1745, + "line": 1738, "column": 26 } } @@ -86495,32 +86109,32 @@ "type": "Identifier", "name": "s", "range": [ - 49897, - 49898 + 49650, + 49651 ], "loc": { "start": { - "line": 1746, + "line": 1739, "column": 24 }, "end": { - "line": 1746, + "line": 1739, "column": 25 } } }, "init": null, "range": [ - 49897, - 49898 + 49650, + 49651 ], "loc": { "start": { - "line": 1746, + "line": 1739, "column": 24 }, "end": { - "line": 1746, + "line": 1739, "column": 25 } } @@ -86531,16 +86145,16 @@ "type": "Identifier", "name": "occur", "range": [ - 49924, - 49929 + 49677, + 49682 ], "loc": { "start": { - "line": 1747, + "line": 1740, "column": 24 }, "end": { - "line": 1747, + "line": 1740, "column": 29 } } @@ -86550,31 +86164,31 @@ "value": false, "raw": "false", "range": [ - 49932, - 49937 + 49685, + 49690 ], "loc": { "start": { - "line": 1747, + "line": 1740, "column": 32 }, "end": { - "line": 1747, + "line": 1740, "column": 37 } } }, "range": [ - 49924, - 49937 + 49677, + 49690 ], "loc": { "start": { - "line": 1747, + "line": 1740, "column": 24 }, "end": { - "line": 1747, + "line": 1740, "column": 37 } } @@ -86582,16 +86196,16 @@ ], "kind": "let", "range": [ - 49865, - 49938 + 49618, + 49691 ], "loc": { "start": { - "line": 1745, + "line": 1738, "column": 20 }, "end": { - "line": 1747, + "line": 1740, "column": 38 } } @@ -86604,16 +86218,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 49963, - 49970 + 49716, + 49723 ], "loc": { "start": { - "line": 1748, + "line": 1741, "column": 24 }, "end": { - "line": 1748, + "line": 1741, "column": 31 } } @@ -86623,32 +86237,32 @@ "type": "Identifier", "name": "sA", "range": [ - 49971, - 49973 + 49724, + 49726 ], "loc": { "start": { - "line": 1748, + "line": 1741, "column": 32 }, "end": { - "line": 1748, + "line": 1741, "column": 34 } } } ], "range": [ - 49963, - 49974 + 49716, + 49727 ], "loc": { "start": { - "line": 1748, + "line": 1741, "column": 24 }, "end": { - "line": 1748, + "line": 1741, "column": 35 } } @@ -86665,16 +86279,16 @@ "type": "Identifier", "name": "s", "range": [ - 50002, - 50003 + 49755, + 49756 ], "loc": { "start": { - "line": 1749, + "line": 1742, "column": 24 }, "end": { - "line": 1749, + "line": 1742, "column": 25 } } @@ -86683,62 +86297,62 @@ "type": "Identifier", "name": "sA", "range": [ - 50006, - 50008 + 49759, + 49761 ], "loc": { "start": { - "line": 1749, + "line": 1742, "column": 28 }, "end": { - "line": 1749, + "line": 1742, "column": 30 } } }, "range": [ - 50002, - 50008 + 49755, + 49761 ], "loc": { "start": { - "line": 1749, + "line": 1742, "column": 24 }, "end": { - "line": 1749, + "line": 1742, "column": 30 } } }, "range": [ - 50002, - 50009 + 49755, + 49762 ], "loc": { "start": { - "line": 1749, + "line": 1742, "column": 24 }, "end": { - "line": 1749, + "line": 1742, "column": 31 } } } ], "range": [ - 49976, - 50031 + 49729, + 49784 ], "loc": { "start": { - "line": 1748, + "line": 1741, "column": 37 }, "end": { - "line": 1750, + "line": 1743, "column": 21 } } @@ -86755,16 +86369,16 @@ "type": "Identifier", "name": "s", "range": [ - 50063, - 50064 + 49816, + 49817 ], "loc": { "start": { - "line": 1751, + "line": 1744, "column": 24 }, "end": { - "line": 1751, + "line": 1744, "column": 25 } } @@ -86775,16 +86389,16 @@ "type": "Identifier", "name": "hasMultiOrSA", "range": [ - 50067, - 50079 + 49820, + 49832 ], "loc": { "start": { - "line": 1751, + "line": 1744, "column": 28 }, "end": { - "line": 1751, + "line": 1744, "column": 40 } } @@ -86793,16 +86407,16 @@ "type": "Identifier", "name": "sAOrSplit", "range": [ - 50082, - 50091 + 49835, + 49844 ], "loc": { "start": { - "line": 1751, + "line": 1744, "column": 43 }, "end": { - "line": 1751, + "line": 1744, "column": 52 } } @@ -86811,92 +86425,92 @@ "type": "Identifier", "name": "sAAndSplit", "range": [ - 50094, - 50104 + 49847, + 49857 ], "loc": { "start": { - "line": 1751, + "line": 1744, "column": 55 }, "end": { - "line": 1751, + "line": 1744, "column": 65 } } }, "range": [ - 50067, - 50104 + 49820, + 49857 ], "loc": { "start": { - "line": 1751, + "line": 1744, "column": 28 }, "end": { - "line": 1751, + "line": 1744, "column": 65 } } }, "range": [ - 50063, - 50104 + 49816, + 49857 ], "loc": { "start": { - "line": 1751, + "line": 1744, "column": 24 }, "end": { - "line": 1751, + "line": 1744, "column": 65 } } }, "range": [ - 50063, - 50105 + 49816, + 49858 ], "loc": { "start": { - "line": 1751, + "line": 1744, "column": 24 }, "end": { - "line": 1751, + "line": 1744, "column": 66 } } } ], "range": [ - 50037, - 50127 + 49790, + 49880 ], "loc": { "start": { - "line": 1750, + "line": 1743, "column": 27 }, "end": { - "line": 1752, + "line": 1745, "column": 21 } } }, "range": [ - 49959, - 50127 + 49712, + 49880 ], "loc": { "start": { - "line": 1748, + "line": 1741, "column": 20 }, "end": { - "line": 1752, + "line": 1745, "column": 21 } }, @@ -86905,16 +86519,16 @@ "type": "Line", "value": " isolate search term and check occurence in cell data", "range": [ - 50148, - 50203 + 49901, + 49956 ], "loc": { "start": { - "line": 1753, + "line": 1746, "column": 20 }, "end": { - "line": 1753, + "line": 1746, "column": 75 } } @@ -86932,16 +86546,16 @@ "type": "Identifier", "name": "w", "range": [ - 50233, - 50234 + 49986, + 49987 ], "loc": { "start": { - "line": 1754, + "line": 1747, "column": 29 }, "end": { - "line": 1754, + "line": 1747, "column": 30 } } @@ -86951,31 +86565,31 @@ "value": 0, "raw": "0", "range": [ - 50237, - 50238 + 49990, + 49991 ], "loc": { "start": { - "line": 1754, + "line": 1747, "column": 33 }, "end": { - "line": 1754, + "line": 1747, "column": 34 } } }, "range": [ - 50233, - 50238 + 49986, + 49991 ], "loc": { "start": { - "line": 1754, + "line": 1747, "column": 29 }, "end": { - "line": 1754, + "line": 1747, "column": 34 } } @@ -86986,16 +86600,16 @@ "type": "Identifier", "name": "len", "range": [ - 50240, - 50243 + 49993, + 49996 ], "loc": { "start": { - "line": 1754, + "line": 1747, "column": 36 }, "end": { - "line": 1754, + "line": 1747, "column": 39 } } @@ -87007,16 +86621,16 @@ "type": "Identifier", "name": "s", "range": [ - 50246, - 50247 + 49999, + 50000 ], "loc": { "start": { - "line": 1754, + "line": 1747, "column": 42 }, "end": { - "line": 1754, + "line": 1747, "column": 43 } } @@ -87025,46 +86639,46 @@ "type": "Identifier", "name": "length", "range": [ - 50248, - 50254 + 50001, + 50007 ], "loc": { "start": { - "line": 1754, + "line": 1747, "column": 44 }, "end": { - "line": 1754, + "line": 1747, "column": 50 } } }, "range": [ - 50246, - 50254 + 49999, + 50007 ], "loc": { "start": { - "line": 1754, + "line": 1747, "column": 42 }, "end": { - "line": 1754, + "line": 1747, "column": 50 } } }, "range": [ - 50240, - 50254 + 49993, + 50007 ], "loc": { "start": { - "line": 1754, + "line": 1747, "column": 36 }, "end": { - "line": 1754, + "line": 1747, "column": 50 } } @@ -87072,16 +86686,16 @@ ], "kind": "let", "range": [ - 50229, - 50254 + 49982, + 50007 ], "loc": { "start": { - "line": 1754, + "line": 1747, "column": 25 }, "end": { - "line": 1754, + "line": 1747, "column": 50 } } @@ -87093,16 +86707,16 @@ "type": "Identifier", "name": "w", "range": [ - 50256, - 50257 + 50009, + 50010 ], "loc": { "start": { - "line": 1754, + "line": 1747, "column": 52 }, "end": { - "line": 1754, + "line": 1747, "column": 53 } } @@ -87111,31 +86725,31 @@ "type": "Identifier", "name": "len", "range": [ - 50260, - 50263 + 50013, + 50016 ], "loc": { "start": { - "line": 1754, + "line": 1747, "column": 56 }, "end": { - "line": 1754, + "line": 1747, "column": 59 } } }, "range": [ - 50256, - 50263 + 50009, + 50016 ], "loc": { "start": { - "line": 1754, + "line": 1747, "column": 52 }, "end": { - "line": 1754, + "line": 1747, "column": 59 } } @@ -87147,32 +86761,32 @@ "type": "Identifier", "name": "w", "range": [ - 50265, - 50266 + 50018, + 50019 ], "loc": { "start": { - "line": 1754, + "line": 1747, "column": 61 }, "end": { - "line": 1754, + "line": 1747, "column": 62 } } }, "prefix": false, "range": [ - 50265, - 50268 + 50018, + 50021 ], "loc": { "start": { - "line": 1754, + "line": 1747, "column": 61 }, "end": { - "line": 1754, + "line": 1747, "column": 64 } } @@ -87189,16 +86803,16 @@ "type": "Identifier", "name": "cS", "range": [ - 50296, - 50298 + 50049, + 50051 ], "loc": { "start": { - "line": 1755, + "line": 1748, "column": 24 }, "end": { - "line": 1755, + "line": 1748, "column": 26 } } @@ -87209,16 +86823,16 @@ "type": "Identifier", "name": "trim", "range": [ - 50301, - 50305 + 50054, + 50058 ], "loc": { "start": { - "line": 1755, + "line": 1748, "column": 29 }, "end": { - "line": 1755, + "line": 1748, "column": 33 } } @@ -87231,16 +86845,16 @@ "type": "Identifier", "name": "s", "range": [ - 50306, - 50307 + 50059, + 50060 ], "loc": { "start": { - "line": 1755, + "line": 1748, "column": 34 }, "end": { - "line": 1755, + "line": 1748, "column": 35 } } @@ -87249,77 +86863,77 @@ "type": "Identifier", "name": "w", "range": [ - 50308, - 50309 + 50061, + 50062 ], "loc": { "start": { - "line": 1755, + "line": 1748, "column": 36 }, "end": { - "line": 1755, + "line": 1748, "column": 37 } } }, "range": [ - 50306, - 50310 + 50059, + 50063 ], "loc": { "start": { - "line": 1755, + "line": 1748, "column": 34 }, "end": { - "line": 1755, + "line": 1748, "column": 38 } } } ], "range": [ - 50301, - 50311 + 50054, + 50064 ], "loc": { "start": { - "line": 1755, + "line": 1748, "column": 29 }, "end": { - "line": 1755, + "line": 1748, "column": 39 } } }, "range": [ - 50296, - 50311 + 50049, + 50064 ], "loc": { "start": { - "line": 1755, + "line": 1748, "column": 24 }, "end": { - "line": 1755, + "line": 1748, "column": 39 } } }, "range": [ - 50296, - 50312 + 50049, + 50065 ], "loc": { "start": { - "line": 1755, + "line": 1748, "column": 24 }, "end": { - "line": 1755, + "line": 1748, "column": 40 } } @@ -87333,16 +86947,16 @@ "type": "Identifier", "name": "occur", "range": [ - 50337, - 50342 + 50090, + 50095 ], "loc": { "start": { - "line": 1756, + "line": 1749, "column": 24 }, "end": { - "line": 1756, + "line": 1749, "column": 29 } } @@ -87355,16 +86969,16 @@ "object": { "type": "ThisExpression", "range": [ - 50345, - 50349 + 50098, + 50102 ], "loc": { "start": { - "line": 1756, + "line": 1749, "column": 32 }, "end": { - "line": 1756, + "line": 1749, "column": 36 } } @@ -87373,31 +86987,31 @@ "type": "Identifier", "name": "_testTerm", "range": [ - 50350, - 50359 + 50103, + 50112 ], "loc": { "start": { - "line": 1756, + "line": 1749, "column": 37 }, "end": { - "line": 1756, + "line": 1749, "column": 46 } } }, "range": [ - 50345, - 50359 + 50098, + 50112 ], "loc": { "start": { - "line": 1756, + "line": 1749, "column": 32 }, "end": { - "line": 1756, + "line": 1749, "column": 46 } } @@ -87407,16 +87021,16 @@ "type": "Identifier", "name": "cS", "range": [ - 50360, - 50362 + 50113, + 50115 ], "loc": { "start": { - "line": 1756, + "line": 1749, "column": 47 }, "end": { - "line": 1756, + "line": 1749, "column": 49 } } @@ -87425,16 +87039,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 50364, - 50373 + 50117, + 50126 ], "loc": { "start": { - "line": 1756, + "line": 1749, "column": 51 }, "end": { - "line": 1756, + "line": 1749, "column": 60 } } @@ -87443,62 +87057,62 @@ "type": "Identifier", "name": "j", "range": [ - 50375, - 50376 + 50128, + 50129 ], "loc": { "start": { - "line": 1756, + "line": 1749, "column": 62 }, "end": { - "line": 1756, + "line": 1749, "column": 63 } } } ], "range": [ - 50345, - 50377 + 50098, + 50130 ], "loc": { "start": { - "line": 1756, + "line": 1749, "column": 32 }, "end": { - "line": 1756, + "line": 1749, "column": 64 } } }, "range": [ - 50337, - 50377 + 50090, + 50130 ], "loc": { "start": { - "line": 1756, + "line": 1749, "column": 24 }, "end": { - "line": 1756, + "line": 1749, "column": 64 } } }, "range": [ - 50337, - 50378 + 50090, + 50131 ], "loc": { "start": { - "line": 1756, + "line": 1749, "column": 24 }, "end": { - "line": 1756, + "line": 1749, "column": 65 } } @@ -87509,16 +87123,16 @@ "type": "Identifier", "name": "occur", "range": [ - 50408, - 50413 + 50161, + 50166 ], "loc": { "start": { - "line": 1758, + "line": 1751, "column": 28 }, "end": { - "line": 1758, + "line": 1751, "column": 33 } } @@ -87539,16 +87153,16 @@ "object": { "type": "ThisExpression", "range": [ - 50445, - 50449 + 50198, + 50202 ], "loc": { "start": { - "line": 1759, + "line": 1752, "column": 28 }, "end": { - "line": 1759, + "line": 1752, "column": 32 } } @@ -87557,31 +87171,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 50450, - 50457 + 50203, + 50210 ], "loc": { "start": { - "line": 1759, + "line": 1752, "column": 33 }, "end": { - "line": 1759, + "line": 1752, "column": 40 } } }, "range": [ - 50445, - 50457 + 50198, + 50210 ], "loc": { "start": { - "line": 1759, + "line": 1752, "column": 28 }, "end": { - "line": 1759, + "line": 1752, "column": 40 } } @@ -87590,31 +87204,31 @@ "type": "Identifier", "name": "emit", "range": [ - 50458, - 50462 + 50211, + 50215 ], "loc": { "start": { - "line": 1759, + "line": 1752, "column": 41 }, "end": { - "line": 1759, + "line": 1752, "column": 45 } } }, "range": [ - 50445, - 50462 + 50198, + 50215 ], "loc": { "start": { - "line": 1759, + "line": 1752, "column": 28 }, "end": { - "line": 1759, + "line": 1752, "column": 45 } } @@ -87625,16 +87239,16 @@ "value": "highlight-keyword", "raw": "'highlight-keyword'", "range": [ - 50463, - 50482 + 50216, + 50235 ], "loc": { "start": { - "line": 1759, + "line": 1752, "column": 46 }, "end": { - "line": 1759, + "line": 1752, "column": 65 } } @@ -87642,16 +87256,16 @@ { "type": "ThisExpression", "range": [ - 50484, - 50488 + 50237, + 50241 ], "loc": { "start": { - "line": 1759, + "line": 1752, "column": 67 }, "end": { - "line": 1759, + "line": 1752, "column": 71 } } @@ -87663,16 +87277,16 @@ "type": "Identifier", "name": "cells", "range": [ - 50522, - 50527 + 50275, + 50280 ], "loc": { "start": { - "line": 1760, + "line": 1753, "column": 32 }, "end": { - "line": 1760, + "line": 1753, "column": 37 } } @@ -87681,31 +87295,31 @@ "type": "Identifier", "name": "j", "range": [ - 50528, - 50529 + 50281, + 50282 ], "loc": { "start": { - "line": 1760, + "line": 1753, "column": 38 }, "end": { - "line": 1760, + "line": 1753, "column": 39 } } }, "range": [ - 50522, - 50530 + 50275, + 50283 ], "loc": { "start": { - "line": 1760, + "line": 1753, "column": 32 }, "end": { - "line": 1760, + "line": 1753, "column": 40 } } @@ -87714,79 +87328,79 @@ "type": "Identifier", "name": "cS", "range": [ - 50532, - 50534 + 50285, + 50287 ], "loc": { "start": { - "line": 1760, + "line": 1753, "column": 42 }, "end": { - "line": 1760, + "line": 1753, "column": 44 } } } ], "range": [ - 50445, - 50535 + 50198, + 50288 ], "loc": { "start": { - "line": 1759, + "line": 1752, "column": 28 }, "end": { - "line": 1760, + "line": 1753, "column": 45 } } }, "range": [ - 50445, - 50536 + 50198, + 50289 ], "loc": { "start": { - "line": 1759, + "line": 1752, "column": 28 }, "end": { - "line": 1760, + "line": 1753, "column": 46 } } } ], "range": [ - 50415, - 50562 + 50168, + 50315 ], "loc": { "start": { - "line": 1758, + "line": 1751, "column": 35 }, "end": { - "line": 1761, + "line": 1754, "column": 25 } } }, "alternate": null, "range": [ - 50404, - 50562 + 50157, + 50315 ], "loc": { "start": { - "line": 1758, + "line": 1751, "column": 24 }, "end": { - "line": 1761, + "line": 1754, "column": 25 } } @@ -87803,16 +87417,16 @@ "type": "Identifier", "name": "hasMultiOrSA", "range": [ - 50592, - 50604 + 50345, + 50357 ], "loc": { "start": { - "line": 1762, + "line": 1755, "column": 29 }, "end": { - "line": 1762, + "line": 1755, "column": 41 } } @@ -87821,31 +87435,31 @@ "type": "Identifier", "name": "occur", "range": [ - 50608, - 50613 + 50361, + 50366 ], "loc": { "start": { - "line": 1762, + "line": 1755, "column": 45 }, "end": { - "line": 1762, + "line": 1755, "column": 50 } } }, "range": [ - 50592, - 50613 + 50345, + 50366 ], "loc": { "start": { - "line": 1762, + "line": 1755, "column": 29 }, "end": { - "line": 1762, + "line": 1755, "column": 50 } } @@ -87857,16 +87471,16 @@ "type": "Identifier", "name": "hasMultiAndSA", "range": [ - 50647, - 50660 + 50400, + 50413 ], "loc": { "start": { - "line": 1763, + "line": 1756, "column": 29 }, "end": { - "line": 1763, + "line": 1756, "column": 42 } } @@ -87878,62 +87492,62 @@ "type": "Identifier", "name": "occur", "range": [ - 50665, - 50670 + 50418, + 50423 ], "loc": { "start": { - "line": 1763, + "line": 1756, "column": 47 }, "end": { - "line": 1763, + "line": 1756, "column": 52 } } }, "prefix": true, "range": [ - 50664, - 50670 + 50417, + 50423 ], "loc": { "start": { - "line": 1763, + "line": 1756, "column": 46 }, "end": { - "line": 1763, + "line": 1756, "column": 52 } } }, "range": [ - 50647, - 50670 + 50400, + 50423 ], "loc": { "start": { - "line": 1763, + "line": 1756, "column": 29 }, "end": { - "line": 1763, + "line": 1756, "column": 52 } } }, "range": [ - 50591, - 50671 + 50344, + 50424 ], "loc": { "start": { - "line": 1762, + "line": 1755, "column": 28 }, "end": { - "line": 1763, + "line": 1756, "column": 53 } } @@ -87945,48 +87559,48 @@ "type": "BreakStatement", "label": null, "range": [ - 50703, - 50709 + 50456, + 50462 ], "loc": { "start": { - "line": 1764, + "line": 1757, "column": 28 }, "end": { - "line": 1764, + "line": 1757, "column": 34 } } } ], "range": [ - 50673, - 50735 + 50426, + 50488 ], "loc": { "start": { - "line": 1763, + "line": 1756, "column": 55 }, "end": { - "line": 1765, + "line": 1758, "column": 25 } } }, "alternate": null, "range": [ - 50587, - 50735 + 50340, + 50488 ], "loc": { "start": { - "line": 1762, + "line": 1755, "column": 24 }, "end": { - "line": 1765, + "line": 1758, "column": 25 } } @@ -88002,16 +87616,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 50764, - 50771 + 50517, + 50524 ], "loc": { "start": { - "line": 1766, + "line": 1759, "column": 28 }, "end": { - "line": 1766, + "line": 1759, "column": 35 } } @@ -88021,32 +87635,32 @@ "type": "Identifier", "name": "sA", "range": [ - 50772, - 50774 + 50525, + 50527 ], "loc": { "start": { - "line": 1766, + "line": 1759, "column": 36 }, "end": { - "line": 1766, + "line": 1759, "column": 38 } } } ], "range": [ - 50764, - 50775 + 50517, + 50528 ], "loc": { "start": { - "line": 1766, + "line": 1759, "column": 28 }, "end": { - "line": 1766, + "line": 1759, "column": 39 } } @@ -88055,31 +87669,31 @@ "type": "Identifier", "name": "occur", "range": [ - 50779, - 50784 + 50532, + 50537 ], "loc": { "start": { - "line": 1766, + "line": 1759, "column": 43 }, "end": { - "line": 1766, + "line": 1759, "column": 48 } } }, "range": [ - 50764, - 50784 + 50517, + 50537 ], "loc": { "start": { - "line": 1766, + "line": 1759, "column": 28 }, "end": { - "line": 1766, + "line": 1759, "column": 48 } } @@ -88091,79 +87705,79 @@ "type": "BreakStatement", "label": null, "range": [ - 50816, - 50822 + 50569, + 50575 ], "loc": { "start": { - "line": 1767, + "line": 1760, "column": 28 }, "end": { - "line": 1767, + "line": 1760, "column": 34 } } } ], "range": [ - 50786, - 50848 + 50539, + 50601 ], "loc": { "start": { - "line": 1766, + "line": 1759, "column": 50 }, "end": { - "line": 1768, + "line": 1761, "column": 25 } } }, "alternate": null, "range": [ - 50760, - 50848 + 50513, + 50601 ], "loc": { "start": { - "line": 1766, + "line": 1759, "column": 24 }, "end": { - "line": 1768, + "line": 1761, "column": 25 } } } ], "range": [ - 50270, - 50870 + 50023, + 50623 ], "loc": { "start": { - "line": 1754, + "line": 1747, "column": 66 }, "end": { - "line": 1769, + "line": 1762, "column": 21 } } }, "range": [ - 50224, - 50870 + 49977, + 50623 ], "loc": { "start": { - "line": 1754, + "line": 1747, "column": 20 }, "end": { - "line": 1769, + "line": 1762, "column": 21 } }, @@ -88172,16 +87786,16 @@ "type": "Line", "value": " isolate search term and check occurence in cell data", "range": [ - 50148, - 50203 + 49901, + 49956 ], "loc": { "start": { - "line": 1753, + "line": 1746, "column": 20 }, "end": { - "line": 1753, + "line": 1746, "column": 75 } } @@ -88200,16 +87814,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 50891, - 50900 + 50644, + 50653 ], "loc": { "start": { - "line": 1770, + "line": 1763, "column": 20 }, "end": { - "line": 1770, + "line": 1763, "column": 29 } } @@ -88218,31 +87832,31 @@ "type": "Identifier", "name": "j", "range": [ - 50901, - 50902 + 50654, + 50655 ], "loc": { "start": { - "line": 1770, + "line": 1763, "column": 30 }, "end": { - "line": 1770, + "line": 1763, "column": 31 } } }, "range": [ - 50891, - 50903 + 50644, + 50656 ], "loc": { "start": { - "line": 1770, + "line": 1763, "column": 20 }, "end": { - "line": 1770, + "line": 1763, "column": 32 } } @@ -88251,62 +87865,62 @@ "type": "Identifier", "name": "occur", "range": [ - 50906, - 50911 + 50659, + 50664 ], "loc": { "start": { - "line": 1770, + "line": 1763, "column": 35 }, "end": { - "line": 1770, + "line": 1763, "column": 40 } } }, "range": [ - 50891, - 50911 + 50644, + 50664 ], "loc": { "start": { - "line": 1770, + "line": 1763, "column": 20 }, "end": { - "line": 1770, + "line": 1763, "column": 40 } } }, "range": [ - 50891, - 50912 + 50644, + 50665 ], "loc": { "start": { - "line": 1770, + "line": 1763, "column": 20 }, "end": { - "line": 1770, + "line": 1763, "column": 41 } } } ], "range": [ - 49843, - 50931 + 49596, + 50684 ], "loc": { "start": { - "line": 1744, + "line": 1737, "column": 66 }, "end": { - "line": 1772, + "line": 1765, "column": 17 } }, @@ -88315,16 +87929,16 @@ "type": "Line", "value": "single search parameter", "range": [ - 50948, - 50973 + 50701, + 50726 ], "loc": { "start": { - "line": 1773, + "line": 1766, "column": 16 }, "end": { - "line": 1773, + "line": 1766, "column": 41 } } @@ -88346,16 +87960,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 51017, - 51026 + 50770, + 50779 ], "loc": { "start": { - "line": 1775, + "line": 1768, "column": 20 }, "end": { - "line": 1775, + "line": 1768, "column": 29 } } @@ -88364,31 +87978,31 @@ "type": "Identifier", "name": "j", "range": [ - 51027, - 51028 + 50780, + 50781 ], "loc": { "start": { - "line": 1775, + "line": 1768, "column": 30 }, "end": { - "line": 1775, + "line": 1768, "column": 31 } } }, "range": [ - 51017, - 51029 + 50770, + 50782 ], "loc": { "start": { - "line": 1775, + "line": 1768, "column": 20 }, "end": { - "line": 1775, + "line": 1768, "column": 32 } } @@ -88401,16 +88015,16 @@ "object": { "type": "ThisExpression", "range": [ - 51032, - 51036 + 50785, + 50789 ], "loc": { "start": { - "line": 1775, + "line": 1768, "column": 35 }, "end": { - "line": 1775, + "line": 1768, "column": 39 } } @@ -88419,31 +88033,31 @@ "type": "Identifier", "name": "_testTerm", "range": [ - 51037, - 51046 + 50790, + 50799 ], "loc": { "start": { - "line": 1775, + "line": 1768, "column": 40 }, "end": { - "line": 1775, + "line": 1768, "column": 49 } } }, "range": [ - 51032, - 51046 + 50785, + 50799 ], "loc": { "start": { - "line": 1775, + "line": 1768, "column": 35 }, "end": { - "line": 1775, + "line": 1768, "column": 49 } } @@ -88455,16 +88069,16 @@ "type": "Identifier", "name": "trim", "range": [ - 51047, - 51051 + 50800, + 50804 ], "loc": { "start": { - "line": 1775, + "line": 1768, "column": 50 }, "end": { - "line": 1775, + "line": 1768, "column": 54 } } @@ -88474,32 +88088,32 @@ "type": "Identifier", "name": "sA", "range": [ - 51052, - 51054 + 50805, + 50807 ], "loc": { "start": { - "line": 1775, + "line": 1768, "column": 55 }, "end": { - "line": 1775, + "line": 1768, "column": 57 } } } ], "range": [ - 51047, - 51055 + 50800, + 50808 ], "loc": { "start": { - "line": 1775, + "line": 1768, "column": 50 }, "end": { - "line": 1775, + "line": 1768, "column": 58 } } @@ -88508,16 +88122,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 51057, - 51066 + 50810, + 50819 ], "loc": { "start": { - "line": 1775, + "line": 1768, "column": 60 }, "end": { - "line": 1775, + "line": 1768, "column": 69 } } @@ -88526,62 +88140,62 @@ "type": "Identifier", "name": "j", "range": [ - 51068, - 51069 + 50821, + 50822 ], "loc": { "start": { - "line": 1775, + "line": 1768, "column": 71 }, "end": { - "line": 1775, + "line": 1768, "column": 72 } } } ], "range": [ - 51032, - 51070 + 50785, + 50823 ], "loc": { "start": { - "line": 1775, + "line": 1768, "column": 35 }, "end": { - "line": 1775, + "line": 1768, "column": 73 } } }, "range": [ - 51017, - 51070 + 50770, + 50823 ], "loc": { "start": { - "line": 1775, + "line": 1768, "column": 20 }, "end": { - "line": 1775, + "line": 1768, "column": 73 } } }, "range": [ - 51017, - 51071 + 50770, + 50824 ], "loc": { "start": { - "line": 1775, + "line": 1768, "column": 20 }, "end": { - "line": 1775, + "line": 1768, "column": 74 } } @@ -88595,16 +88209,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 51096, - 51105 + 50849, + 50858 ], "loc": { "start": { - "line": 1776, + "line": 1769, "column": 24 }, "end": { - "line": 1776, + "line": 1769, "column": 33 } } @@ -88613,31 +88227,31 @@ "type": "Identifier", "name": "j", "range": [ - 51106, - 51107 + 50859, + 50860 ], "loc": { "start": { - "line": 1776, + "line": 1769, "column": 34 }, "end": { - "line": 1776, + "line": 1769, "column": 35 } } }, "range": [ - 51096, - 51108 + 50849, + 50861 ], "loc": { "start": { - "line": 1776, + "line": 1769, "column": 24 }, "end": { - "line": 1776, + "line": 1769, "column": 36 } } @@ -88658,16 +88272,16 @@ "object": { "type": "ThisExpression", "range": [ - 51136, - 51140 + 50889, + 50893 ], "loc": { "start": { - "line": 1777, + "line": 1770, "column": 24 }, "end": { - "line": 1777, + "line": 1770, "column": 28 } } @@ -88676,31 +88290,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 51141, - 51148 + 50894, + 50901 ], "loc": { "start": { - "line": 1777, + "line": 1770, "column": 29 }, "end": { - "line": 1777, + "line": 1770, "column": 36 } } }, "range": [ - 51136, - 51148 + 50889, + 50901 ], "loc": { "start": { - "line": 1777, + "line": 1770, "column": 24 }, "end": { - "line": 1777, + "line": 1770, "column": 36 } } @@ -88709,31 +88323,31 @@ "type": "Identifier", "name": "emit", "range": [ - 51149, - 51153 + 50902, + 50906 ], "loc": { "start": { - "line": 1777, + "line": 1770, "column": 37 }, "end": { - "line": 1777, + "line": 1770, "column": 41 } } }, "range": [ - 51136, - 51153 + 50889, + 50906 ], "loc": { "start": { - "line": 1777, + "line": 1770, "column": 24 }, "end": { - "line": 1777, + "line": 1770, "column": 41 } } @@ -88744,16 +88358,16 @@ "value": "highlight-keyword", "raw": "'highlight-keyword'", "range": [ - 51154, - 51173 + 50907, + 50926 ], "loc": { "start": { - "line": 1777, + "line": 1770, "column": 42 }, "end": { - "line": 1777, + "line": 1770, "column": 61 } } @@ -88761,16 +88375,16 @@ { "type": "ThisExpression", "range": [ - 51175, - 51179 + 50928, + 50932 ], "loc": { "start": { - "line": 1777, + "line": 1770, "column": 63 }, "end": { - "line": 1777, + "line": 1770, "column": 67 } } @@ -88782,16 +88396,16 @@ "type": "Identifier", "name": "cells", "range": [ - 51181, - 51186 + 50934, + 50939 ], "loc": { "start": { - "line": 1777, + "line": 1770, "column": 69 }, "end": { - "line": 1777, + "line": 1770, "column": 74 } } @@ -88800,31 +88414,31 @@ "type": "Identifier", "name": "j", "range": [ - 51187, - 51188 + 50940, + 50941 ], "loc": { "start": { - "line": 1777, + "line": 1770, "column": 75 }, "end": { - "line": 1777, + "line": 1770, "column": 76 } } }, "range": [ - 51181, - 51189 + 50934, + 50942 ], "loc": { "start": { - "line": 1777, + "line": 1770, "column": 69 }, "end": { - "line": 1777, + "line": 1770, "column": 77 } } @@ -88833,95 +88447,95 @@ "type": "Identifier", "name": "sA", "range": [ - 51219, - 51221 + 50972, + 50974 ], "loc": { "start": { - "line": 1778, + "line": 1771, "column": 28 }, "end": { - "line": 1778, + "line": 1771, "column": 30 } } } ], "range": [ - 51136, - 51222 + 50889, + 50975 ], "loc": { "start": { - "line": 1777, + "line": 1770, "column": 24 }, "end": { - "line": 1778, + "line": 1771, "column": 31 } } }, "range": [ - 51136, - 51223 + 50889, + 50976 ], "loc": { "start": { - "line": 1777, + "line": 1770, "column": 24 }, "end": { - "line": 1778, + "line": 1771, "column": 32 } } } ], "range": [ - 51110, - 51245 + 50863, + 50998 ], "loc": { "start": { - "line": 1776, + "line": 1769, "column": 38 }, "end": { - "line": 1779, + "line": 1772, "column": 21 } } }, "alternate": null, "range": [ - 51092, - 51245 + 50845, + 50998 ], "loc": { "start": { - "line": 1776, + "line": 1769, "column": 20 }, "end": { - "line": 1779, + "line": 1772, "column": 21 } } } ], "range": [ - 50995, - 51263 + 50748, + 51016 ], "loc": { "start": { - "line": 1774, + "line": 1767, "column": 21 }, "end": { - "line": 1780, + "line": 1773, "column": 17 } }, @@ -88930,16 +88544,16 @@ "type": "Line", "value": "single search parameter", "range": [ - 50948, - 50973 + 50701, + 50726 ], "loc": { "start": { - "line": 1773, + "line": 1766, "column": 16 }, "end": { - "line": 1773, + "line": 1766, "column": 41 } } @@ -88947,16 +88561,16 @@ ] }, "range": [ - 49793, - 51263 + 49546, + 51016 ], "loc": { "start": { - "line": 1744, + "line": 1737, "column": 16 }, "end": { - "line": 1780, + "line": 1773, "column": 17 } }, @@ -88965,16 +88579,16 @@ "type": "Line", "value": "detect operators or array query", "range": [ - 49743, - 49776 + 49496, + 49529 ], "loc": { "start": { - "line": 1743, + "line": 1736, "column": 16 }, "end": { - "line": 1743, + "line": 1736, "column": 49 } } @@ -88985,16 +88599,16 @@ "type": "Line", "value": "else single param", "range": [ - 51263, - 51282 + 51016, + 51035 ], "loc": { "start": { - "line": 1780, + "line": 1773, "column": 17 }, "end": { - "line": 1780, + "line": 1773, "column": 36 } } @@ -89013,16 +88627,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 51305, - 51314 + 51058, + 51067 ], "loc": { "start": { - "line": 1782, + "line": 1775, "column": 21 }, "end": { - "line": 1782, + "line": 1775, "column": 30 } } @@ -89031,47 +88645,47 @@ "type": "Identifier", "name": "j", "range": [ - 51315, - 51316 + 51068, + 51069 ], "loc": { "start": { - "line": 1782, + "line": 1775, "column": 31 }, "end": { - "line": 1782, + "line": 1775, "column": 32 } } }, "range": [ - 51305, - 51317 + 51058, + 51070 ], "loc": { "start": { - "line": 1782, + "line": 1775, "column": 21 }, "end": { - "line": 1782, + "line": 1775, "column": 33 } } }, "prefix": true, "range": [ - 51304, - 51317 + 51057, + 51070 ], "loc": { "start": { - "line": 1782, + "line": 1775, "column": 20 }, "end": { - "line": 1782, + "line": 1775, "column": 33 } } @@ -89088,16 +88702,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 51341, - 51351 + 51094, + 51104 ], "loc": { "start": { - "line": 1783, + "line": 1776, "column": 20 }, "end": { - "line": 1783, + "line": 1776, "column": 30 } } @@ -89107,78 +88721,78 @@ "value": false, "raw": "false", "range": [ - 51354, - 51359 + 51107, + 51112 ], "loc": { "start": { - "line": 1783, + "line": 1776, "column": 33 }, "end": { - "line": 1783, + "line": 1776, "column": 38 } } }, "range": [ - 51341, - 51359 + 51094, + 51112 ], "loc": { "start": { - "line": 1783, + "line": 1776, "column": 20 }, "end": { - "line": 1783, + "line": 1776, "column": 38 } } }, "range": [ - 51341, - 51360 + 51094, + 51113 ], "loc": { "start": { - "line": 1783, + "line": 1776, "column": 20 }, "end": { - "line": 1783, + "line": 1776, "column": 39 } } } ], "range": [ - 51319, - 51378 + 51072, + 51131 ], "loc": { "start": { - "line": 1782, + "line": 1775, "column": 35 }, "end": { - "line": 1784, + "line": 1777, "column": 17 } } }, "alternate": null, "range": [ - 51300, - 51378 + 51053, + 51131 ], "loc": { "start": { - "line": 1782, + "line": 1775, "column": 16 }, "end": { - "line": 1784, + "line": 1777, "column": 17 } }, @@ -89187,16 +88801,16 @@ "type": "Line", "value": "else single param", "range": [ - 51263, - 51282 + 51016, + 51035 ], "loc": { "start": { - "line": 1780, + "line": 1773, "column": 17 }, "end": { - "line": 1780, + "line": 1773, "column": 36 } } @@ -89214,16 +88828,16 @@ "object": { "type": "ThisExpression", "range": [ - 51399, - 51403 + 51152, + 51156 ], "loc": { "start": { - "line": 1785, + "line": 1778, "column": 20 }, "end": { - "line": 1785, + "line": 1778, "column": 24 } } @@ -89232,31 +88846,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 51404, - 51419 + 51157, + 51172 ], "loc": { "start": { - "line": 1785, + "line": 1778, "column": 25 }, "end": { - "line": 1785, + "line": 1778, "column": 40 } } }, "range": [ - 51399, - 51419 + 51152, + 51172 ], "loc": { "start": { - "line": 1785, + "line": 1778, "column": 20 }, "end": { - "line": 1785, + "line": 1778, "column": 40 } } @@ -89268,16 +88882,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 51423, - 51432 + 51176, + 51185 ], "loc": { "start": { - "line": 1785, + "line": 1778, "column": 44 }, "end": { - "line": 1785, + "line": 1778, "column": 53 } } @@ -89286,46 +88900,46 @@ "type": "Identifier", "name": "j", "range": [ - 51433, - 51434 + 51186, + 51187 ], "loc": { "start": { - "line": 1785, + "line": 1778, "column": 54 }, "end": { - "line": 1785, + "line": 1778, "column": 55 } } }, "range": [ - 51423, - 51435 + 51176, + 51188 ], "loc": { "start": { - "line": 1785, + "line": 1778, "column": 44 }, "end": { - "line": 1785, + "line": 1778, "column": 56 } } }, "range": [ - 51399, - 51435 + 51152, + 51188 ], "loc": { "start": { - "line": 1785, + "line": 1778, "column": 20 }, "end": { - "line": 1785, + "line": 1778, "column": 56 } } @@ -89342,16 +88956,16 @@ "type": "Identifier", "name": "singleFltRowValid", "range": [ - 51459, - 51476 + 51212, + 51229 ], "loc": { "start": { - "line": 1786, + "line": 1779, "column": 20 }, "end": { - "line": 1786, + "line": 1779, "column": 37 } } @@ -89361,78 +88975,78 @@ "value": true, "raw": "true", "range": [ - 51479, - 51483 + 51232, + 51236 ], "loc": { "start": { - "line": 1786, + "line": 1779, "column": 40 }, "end": { - "line": 1786, + "line": 1779, "column": 44 } } }, "range": [ - 51459, - 51483 + 51212, + 51236 ], "loc": { "start": { - "line": 1786, + "line": 1779, "column": 20 }, "end": { - "line": 1786, + "line": 1779, "column": 44 } } }, "range": [ - 51459, - 51484 + 51212, + 51237 ], "loc": { "start": { - "line": 1786, + "line": 1779, "column": 20 }, "end": { - "line": 1786, + "line": 1779, "column": 45 } } } ], "range": [ - 51437, - 51502 + 51190, + 51255 ], "loc": { "start": { - "line": 1785, + "line": 1778, "column": 58 }, "end": { - "line": 1787, + "line": 1780, "column": 17 } } }, "alternate": null, "range": [ - 51395, - 51502 + 51148, + 51255 ], "loc": { "start": { - "line": 1785, + "line": 1778, "column": 16 }, "end": { - "line": 1787, + "line": 1780, "column": 17 } } @@ -89450,16 +89064,16 @@ "object": { "type": "ThisExpression", "range": [ - 51520, - 51524 + 51273, + 51277 ], "loc": { "start": { - "line": 1789, + "line": 1782, "column": 16 }, "end": { - "line": 1789, + "line": 1782, "column": 20 } } @@ -89468,31 +89082,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 51525, - 51532 + 51278, + 51285 ], "loc": { "start": { - "line": 1789, + "line": 1782, "column": 21 }, "end": { - "line": 1789, + "line": 1782, "column": 28 } } }, "range": [ - 51520, - 51532 + 51273, + 51285 ], "loc": { "start": { - "line": 1789, + "line": 1782, "column": 16 }, "end": { - "line": 1789, + "line": 1782, "column": 28 } } @@ -89501,31 +89115,31 @@ "type": "Identifier", "name": "emit", "range": [ - 51533, - 51537 + 51286, + 51290 ], "loc": { "start": { - "line": 1789, + "line": 1782, "column": 29 }, "end": { - "line": 1789, + "line": 1782, "column": 33 } } }, "range": [ - 51520, - 51537 + 51273, + 51290 ], "loc": { "start": { - "line": 1789, + "line": 1782, "column": 16 }, "end": { - "line": 1789, + "line": 1782, "column": 33 } } @@ -89536,16 +89150,16 @@ "value": "cell-processed", "raw": "'cell-processed'", "range": [ - 51538, - 51554 + 51291, + 51307 ], "loc": { "start": { - "line": 1789, + "line": 1782, "column": 34 }, "end": { - "line": 1789, + "line": 1782, "column": 50 } } @@ -89553,16 +89167,16 @@ { "type": "ThisExpression", "range": [ - 51556, - 51560 + 51309, + 51313 ], "loc": { "start": { - "line": 1789, + "line": 1782, "column": 52 }, "end": { - "line": 1789, + "line": 1782, "column": 56 } } @@ -89571,16 +89185,16 @@ "type": "Identifier", "name": "j", "range": [ - 51562, - 51563 + 51315, + 51316 ], "loc": { "start": { - "line": 1789, + "line": 1782, "column": 58 }, "end": { - "line": 1789, + "line": 1782, "column": 59 } } @@ -89592,16 +89206,16 @@ "type": "Identifier", "name": "cells", "range": [ - 51565, - 51570 + 51318, + 51323 ], "loc": { "start": { - "line": 1789, + "line": 1782, "column": 61 }, "end": { - "line": 1789, + "line": 1782, "column": 66 } } @@ -89610,93 +89224,93 @@ "type": "Identifier", "name": "j", "range": [ - 51571, - 51572 + 51324, + 51325 ], "loc": { "start": { - "line": 1789, + "line": 1782, "column": 67 }, "end": { - "line": 1789, + "line": 1782, "column": 68 } } }, "range": [ - 51565, - 51573 + 51318, + 51326 ], "loc": { "start": { - "line": 1789, + "line": 1782, "column": 61 }, "end": { - "line": 1789, + "line": 1782, "column": 69 } } } ], "range": [ - 51520, - 51574 + 51273, + 51327 ], "loc": { "start": { - "line": 1789, + "line": 1782, "column": 16 }, "end": { - "line": 1789, + "line": 1782, "column": 70 } } }, "range": [ - 51520, - 51575 + 51273, + 51328 ], "loc": { "start": { - "line": 1789, + "line": 1782, "column": 16 }, "end": { - "line": 1789, + "line": 1782, "column": 71 } } } ], "range": [ - 48935, - 51589 + 48688, + 51342 ], "loc": { "start": { - "line": 1723, + "line": 1716, "column": 46 }, "end": { - "line": 1790, + "line": 1783, "column": 13 } } }, "range": [ - 48901, - 51589 + 48654, + 51342 ], "loc": { "start": { - "line": 1723, + "line": 1716, "column": 12 }, "end": { - "line": 1790, + "line": 1783, "column": 13 } }, @@ -89705,16 +89319,16 @@ "type": "Line", "value": " this loop retrieves cell data", "range": [ - 48856, - 48888 + 48609, + 48641 ], "loc": { "start": { - "line": 1722, + "line": 1715, "column": 12 }, "end": { - "line": 1722, + "line": 1715, "column": 44 } } @@ -89725,16 +89339,16 @@ "type": "Line", "value": "for j", "range": [ - 51589, - 51596 + 51342, + 51349 ], "loc": { "start": { - "line": 1790, + "line": 1783, "column": 13 }, "end": { - "line": 1790, + "line": 1783, "column": 20 } } @@ -89752,16 +89366,16 @@ "object": { "type": "ThisExpression", "range": [ - 51614, - 51618 + 51367, + 51371 ], "loc": { "start": { - "line": 1792, + "line": 1785, "column": 16 }, "end": { - "line": 1792, + "line": 1785, "column": 20 } } @@ -89770,31 +89384,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 51619, - 51634 + 51372, + 51387 ], "loc": { "start": { - "line": 1792, + "line": 1785, "column": 21 }, "end": { - "line": 1792, + "line": 1785, "column": 36 } } }, "range": [ - 51614, - 51634 + 51367, + 51387 ], "loc": { "start": { - "line": 1792, + "line": 1785, "column": 16 }, "end": { - "line": 1792, + "line": 1785, "column": 36 } } @@ -89803,31 +89417,31 @@ "type": "Identifier", "name": "singleFltRowValid", "range": [ - 51638, - 51655 + 51391, + 51408 ], "loc": { "start": { - "line": 1792, + "line": 1785, "column": 40 }, "end": { - "line": 1792, + "line": 1785, "column": 57 } } }, "range": [ - 51614, - 51655 + 51367, + 51408 ], "loc": { "start": { - "line": 1792, + "line": 1785, "column": 16 }, "end": { - "line": 1792, + "line": 1785, "column": 57 } } @@ -89844,16 +89458,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 51675, - 51685 + 51428, + 51438 ], "loc": { "start": { - "line": 1793, + "line": 1786, "column": 16 }, "end": { - "line": 1793, + "line": 1786, "column": 26 } } @@ -89863,78 +89477,78 @@ "value": true, "raw": "true", "range": [ - 51688, - 51692 + 51441, + 51445 ], "loc": { "start": { - "line": 1793, + "line": 1786, "column": 29 }, "end": { - "line": 1793, + "line": 1786, "column": 33 } } }, "range": [ - 51675, - 51692 + 51428, + 51445 ], "loc": { "start": { - "line": 1793, + "line": 1786, "column": 16 }, "end": { - "line": 1793, + "line": 1786, "column": 33 } } }, "range": [ - 51675, - 51693 + 51428, + 51446 ], "loc": { "start": { - "line": 1793, + "line": 1786, "column": 16 }, "end": { - "line": 1793, + "line": 1786, "column": 34 } } } ], "range": [ - 51657, - 51707 + 51410, + 51460 ], "loc": { "start": { - "line": 1792, + "line": 1785, "column": 59 }, "end": { - "line": 1794, + "line": 1787, "column": 13 } } }, "alternate": null, "range": [ - 51610, - 51707 + 51363, + 51460 ], "loc": { "start": { - "line": 1792, + "line": 1785, "column": 12 }, "end": { - "line": 1794, + "line": 1787, "column": 13 } }, @@ -89943,16 +89557,16 @@ "type": "Line", "value": "for j", "range": [ - 51589, - 51596 + 51342, + 51349 ], "loc": { "start": { - "line": 1790, + "line": 1783, "column": 13 }, "end": { - "line": 1790, + "line": 1783, "column": 20 } } @@ -89969,16 +89583,16 @@ "object": { "type": "ThisExpression", "range": [ - 51721, - 51725 + 51474, + 51478 ], "loc": { "start": { - "line": 1796, + "line": 1789, "column": 12 }, "end": { - "line": 1796, + "line": 1789, "column": 16 } } @@ -89987,31 +89601,31 @@ "type": "Identifier", "name": "validateRow", "range": [ - 51726, - 51737 + 51479, + 51490 ], "loc": { "start": { - "line": 1796, + "line": 1789, "column": 17 }, "end": { - "line": 1796, + "line": 1789, "column": 28 } } }, "range": [ - 51721, - 51737 + 51474, + 51490 ], "loc": { "start": { - "line": 1796, + "line": 1789, "column": 12 }, "end": { - "line": 1796, + "line": 1789, "column": 28 } } @@ -90021,16 +89635,16 @@ "type": "Identifier", "name": "k", "range": [ - 51738, - 51739 + 51491, + 51492 ], "loc": { "start": { - "line": 1796, + "line": 1789, "column": 29 }, "end": { - "line": 1796, + "line": 1789, "column": 30 } } @@ -90039,47 +89653,47 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 51741, - 51751 + 51494, + 51504 ], "loc": { "start": { - "line": 1796, + "line": 1789, "column": 32 }, "end": { - "line": 1796, + "line": 1789, "column": 42 } } } ], "range": [ - 51721, - 51752 + 51474, + 51505 ], "loc": { "start": { - "line": 1796, + "line": 1789, "column": 12 }, "end": { - "line": 1796, + "line": 1789, "column": 43 } } }, "range": [ - 51721, - 51753 + 51474, + 51506 ], "loc": { "start": { - "line": 1796, + "line": 1789, "column": 12 }, "end": { - "line": 1796, + "line": 1789, "column": 44 } } @@ -90093,32 +89707,32 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 51771, - 51781 + 51524, + 51534 ], "loc": { "start": { - "line": 1797, + "line": 1790, "column": 17 }, "end": { - "line": 1797, + "line": 1790, "column": 27 } } }, "prefix": true, "range": [ - 51770, - 51781 + 51523, + 51534 ], "loc": { "start": { - "line": 1797, + "line": 1790, "column": 16 }, "end": { - "line": 1797, + "line": 1790, "column": 27 } } @@ -90135,79 +89749,79 @@ "type": "Identifier", "name": "hiddenRows", "range": [ - 51801, - 51811 + 51554, + 51564 ], "loc": { "start": { - "line": 1798, + "line": 1791, "column": 16 }, "end": { - "line": 1798, + "line": 1791, "column": 26 } } }, "prefix": false, "range": [ - 51801, - 51813 + 51554, + 51566 ], "loc": { "start": { - "line": 1798, + "line": 1791, "column": 16 }, "end": { - "line": 1798, + "line": 1791, "column": 28 } } }, "range": [ - 51801, - 51814 + 51554, + 51567 ], "loc": { "start": { - "line": 1798, + "line": 1791, "column": 16 }, "end": { - "line": 1798, + "line": 1791, "column": 29 } } } ], "range": [ - 51783, - 51828 + 51536, + 51581 ], "loc": { "start": { - "line": 1797, + "line": 1790, "column": 29 }, "end": { - "line": 1799, + "line": 1792, "column": 13 } } }, "alternate": null, "range": [ - 51766, - 51828 + 51519, + 51581 ], "loc": { "start": { - "line": 1797, + "line": 1790, "column": 12 }, "end": { - "line": 1799, + "line": 1792, "column": 13 } } @@ -90225,16 +89839,16 @@ "object": { "type": "ThisExpression", "range": [ - 51842, - 51846 + 51595, + 51599 ], "loc": { "start": { - "line": 1801, + "line": 1794, "column": 12 }, "end": { - "line": 1801, + "line": 1794, "column": 16 } } @@ -90243,31 +89857,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 51847, - 51854 + 51600, + 51607 ], "loc": { "start": { - "line": 1801, + "line": 1794, "column": 17 }, "end": { - "line": 1801, + "line": 1794, "column": 24 } } }, "range": [ - 51842, - 51854 + 51595, + 51607 ], "loc": { "start": { - "line": 1801, + "line": 1794, "column": 12 }, "end": { - "line": 1801, + "line": 1794, "column": 24 } } @@ -90276,31 +89890,31 @@ "type": "Identifier", "name": "emit", "range": [ - 51855, - 51859 + 51608, + 51612 ], "loc": { "start": { - "line": 1801, + "line": 1794, "column": 25 }, "end": { - "line": 1801, + "line": 1794, "column": 29 } } }, "range": [ - 51842, - 51859 + 51595, + 51612 ], "loc": { "start": { - "line": 1801, + "line": 1794, "column": 12 }, "end": { - "line": 1801, + "line": 1794, "column": 29 } } @@ -90311,16 +89925,16 @@ "value": "row-processed", "raw": "'row-processed'", "range": [ - 51860, - 51875 + 51613, + 51628 ], "loc": { "start": { - "line": 1801, + "line": 1794, "column": 30 }, "end": { - "line": 1801, + "line": 1794, "column": 45 } } @@ -90328,16 +89942,16 @@ { "type": "ThisExpression", "range": [ - 51877, - 51881 + 51630, + 51634 ], "loc": { "start": { - "line": 1801, + "line": 1794, "column": 47 }, "end": { - "line": 1801, + "line": 1794, "column": 51 } } @@ -90346,16 +89960,16 @@ "type": "Identifier", "name": "k", "range": [ - 51883, - 51884 + 51636, + 51637 ], "loc": { "start": { - "line": 1801, + "line": 1794, "column": 53 }, "end": { - "line": 1801, + "line": 1794, "column": 54 } } @@ -90369,16 +89983,16 @@ "object": { "type": "ThisExpression", "range": [ - 51902, - 51906 + 51655, + 51659 ], "loc": { "start": { - "line": 1802, + "line": 1795, "column": 16 }, "end": { - "line": 1802, + "line": 1795, "column": 20 } } @@ -90387,31 +90001,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 51907, - 51921 + 51660, + 51674 ], "loc": { "start": { - "line": 1802, + "line": 1795, "column": 21 }, "end": { - "line": 1802, + "line": 1795, "column": 35 } } }, "range": [ - 51902, - 51921 + 51655, + 51674 ], "loc": { "start": { - "line": 1802, + "line": 1795, "column": 16 }, "end": { - "line": 1802, + "line": 1795, "column": 35 } } @@ -90420,31 +90034,31 @@ "type": "Identifier", "name": "length", "range": [ - 51922, - 51928 + 51675, + 51681 ], "loc": { "start": { - "line": 1802, + "line": 1795, "column": 36 }, "end": { - "line": 1802, + "line": 1795, "column": 42 } } }, "range": [ - 51902, - 51928 + 51655, + 51681 ], "loc": { "start": { - "line": 1802, + "line": 1795, "column": 16 }, "end": { - "line": 1802, + "line": 1795, "column": 42 } } @@ -90453,78 +90067,78 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 51930, - 51940 + 51683, + 51693 ], "loc": { "start": { - "line": 1802, + "line": 1795, "column": 44 }, "end": { - "line": 1802, + "line": 1795, "column": 54 } } } ], "range": [ - 51842, - 51941 + 51595, + 51694 ], "loc": { "start": { - "line": 1801, + "line": 1794, "column": 12 }, "end": { - "line": 1802, + "line": 1795, "column": 55 } } }, "range": [ - 51842, - 51942 + 51595, + 51695 ], "loc": { "start": { - "line": 1801, + "line": 1794, "column": 12 }, "end": { - "line": 1802, + "line": 1795, "column": 56 } } } ], "range": [ - 48380, - 51952 + 48133, + 51705 ], "loc": { "start": { - "line": 1705, + "line": 1698, "column": 51 }, "end": { - "line": 1803, + "line": 1796, "column": 9 } } }, "range": [ - 48337, - 51952 + 48090, + 51705 ], "loc": { "start": { - "line": 1705, + "line": 1698, "column": 8 }, "end": { - "line": 1803, + "line": 1796, "column": 9 } }, @@ -90533,16 +90147,16 @@ "type": "Line", "value": " for k", "range": [ - 51952, - 51960 + 51705, + 51713 ], "loc": { "start": { - "line": 1803, + "line": 1796, "column": 9 }, "end": { - "line": 1803, + "line": 1796, "column": 17 } } @@ -90560,16 +90174,16 @@ "object": { "type": "ThisExpression", "range": [ - 51970, - 51974 + 51723, + 51727 ], "loc": { "start": { - "line": 1805, + "line": 1798, "column": 8 }, "end": { - "line": 1805, + "line": 1798, "column": 12 } } @@ -90578,31 +90192,31 @@ "type": "Identifier", "name": "nbHiddenRows", "range": [ - 51975, - 51987 + 51728, + 51740 ], "loc": { "start": { - "line": 1805, + "line": 1798, "column": 13 }, "end": { - "line": 1805, + "line": 1798, "column": 25 } } }, "range": [ - 51970, - 51987 + 51723, + 51740 ], "loc": { "start": { - "line": 1805, + "line": 1798, "column": 8 }, "end": { - "line": 1805, + "line": 1798, "column": 25 } } @@ -90611,46 +90225,46 @@ "type": "Identifier", "name": "hiddenRows", "range": [ - 51990, - 52000 + 51743, + 51753 ], "loc": { "start": { - "line": 1805, + "line": 1798, "column": 28 }, "end": { - "line": 1805, + "line": 1798, "column": 38 } } }, "range": [ - 51970, - 52000 + 51723, + 51753 ], "loc": { "start": { - "line": 1805, + "line": 1798, "column": 8 }, "end": { - "line": 1805, + "line": 1798, "column": 38 } } }, "range": [ - 51970, - 52001 + 51723, + 51754 ], "loc": { "start": { - "line": 1805, + "line": 1798, "column": 8 }, "end": { - "line": 1805, + "line": 1798, "column": 39 } }, @@ -90659,16 +90273,16 @@ "type": "Line", "value": " for k", "range": [ - 51952, - 51960 + 51705, + 51713 ], "loc": { "start": { - "line": 1803, + "line": 1796, "column": 9 }, "end": { - "line": 1803, + "line": 1796, "column": 17 } } @@ -90679,16 +90293,16 @@ "type": "Line", "value": "fire onafterfilter callback", "range": [ - 52011, - 52040 + 51764, + 51793 ], "loc": { "start": { - "line": 1807, + "line": 1800, "column": 8 }, "end": { - "line": 1807, + "line": 1800, "column": 37 } } @@ -90705,16 +90319,16 @@ "object": { "type": "ThisExpression", "range": [ - 52049, - 52053 + 51802, + 51806 ], "loc": { "start": { - "line": 1808, + "line": 1801, "column": 8 }, "end": { - "line": 1808, + "line": 1801, "column": 12 } } @@ -90723,31 +90337,31 @@ "type": "Identifier", "name": "onAfterFilter", "range": [ - 52054, - 52067 + 51807, + 51820 ], "loc": { "start": { - "line": 1808, + "line": 1801, "column": 13 }, "end": { - "line": 1808, + "line": 1801, "column": 26 } } }, "range": [ - 52049, - 52067 + 51802, + 51820 ], "loc": { "start": { - "line": 1808, + "line": 1801, "column": 8 }, "end": { - "line": 1808, + "line": 1801, "column": 26 } } @@ -90756,47 +90370,47 @@ { "type": "ThisExpression", "range": [ - 52068, - 52072 + 51821, + 51825 ], "loc": { "start": { - "line": 1808, + "line": 1801, "column": 27 }, "end": { - "line": 1808, + "line": 1801, "column": 31 } } } ], "range": [ - 52049, - 52073 + 51802, + 51826 ], "loc": { "start": { - "line": 1808, + "line": 1801, "column": 8 }, "end": { - "line": 1808, + "line": 1801, "column": 32 } } }, "range": [ - 52049, - 52074 + 51802, + 51827 ], "loc": { "start": { - "line": 1808, + "line": 1801, "column": 8 }, "end": { - "line": 1808, + "line": 1801, "column": 33 } }, @@ -90805,16 +90419,16 @@ "type": "Line", "value": "fire onafterfilter callback", "range": [ - 52011, - 52040 + 51764, + 51793 ], "loc": { "start": { - "line": 1807, + "line": 1800, "column": 8 }, "end": { - "line": 1807, + "line": 1800, "column": 37 } } @@ -90834,16 +90448,16 @@ "object": { "type": "ThisExpression", "range": [ - 52084, - 52088 + 51837, + 51841 ], "loc": { "start": { - "line": 1810, + "line": 1803, "column": 8 }, "end": { - "line": 1810, + "line": 1803, "column": 12 } } @@ -90852,31 +90466,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 52089, - 52096 + 51842, + 51849 ], "loc": { "start": { - "line": 1810, + "line": 1803, "column": 13 }, "end": { - "line": 1810, + "line": 1803, "column": 20 } } }, "range": [ - 52084, - 52096 + 51837, + 51849 ], "loc": { "start": { - "line": 1810, + "line": 1803, "column": 8 }, "end": { - "line": 1810, + "line": 1803, "column": 20 } } @@ -90885,31 +90499,31 @@ "type": "Identifier", "name": "emit", "range": [ - 52097, - 52101 + 51850, + 51854 ], "loc": { "start": { - "line": 1810, + "line": 1803, "column": 21 }, "end": { - "line": 1810, + "line": 1803, "column": 25 } } }, "range": [ - 52084, - 52101 + 51837, + 51854 ], "loc": { "start": { - "line": 1810, + "line": 1803, "column": 8 }, "end": { - "line": 1810, + "line": 1803, "column": 25 } } @@ -90920,16 +90534,16 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 52102, - 52119 + 51855, + 51872 ], "loc": { "start": { - "line": 1810, + "line": 1803, "column": 26 }, "end": { - "line": 1810, + "line": 1803, "column": 43 } } @@ -90937,16 +90551,16 @@ { "type": "ThisExpression", "range": [ - 52121, - 52125 + 51874, + 51878 ], "loc": { "start": { - "line": 1810, + "line": 1803, "column": 45 }, "end": { - "line": 1810, + "line": 1803, "column": 49 } } @@ -90955,63 +90569,63 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 52127, - 52137 + 51880, + 51890 ], "loc": { "start": { - "line": 1810, + "line": 1803, "column": 51 }, "end": { - "line": 1810, + "line": 1803, "column": 61 } } } ], "range": [ - 52084, - 52138 + 51837, + 51891 ], "loc": { "start": { - "line": 1810, + "line": 1803, "column": 8 }, "end": { - "line": 1810, + "line": 1803, "column": 62 } } }, "range": [ - 52084, - 52139 + 51837, + 51892 ], "loc": { "start": { - "line": 1810, + "line": 1803, "column": 8 }, "end": { - "line": 1810, + "line": 1803, "column": 63 } } } ], "range": [ - 47903, - 52145 + 47656, + 51898 ], "loc": { "start": { - "line": 1689, + "line": 1682, "column": 13 }, "end": { - "line": 1811, + "line": 1804, "column": 5 } } @@ -91019,16 +90633,16 @@ "generator": false, "expression": false, "range": [ - 47900, - 52145 + 47653, + 51898 ], "loc": { "start": { - "line": 1689, + "line": 1682, "column": 10 }, "end": { - "line": 1811, + "line": 1804, "column": 5 } } @@ -91036,16 +90650,16 @@ "kind": "method", "computed": false, "range": [ - 47894, - 52145 + 47647, + 51898 ], "loc": { "start": { - "line": 1689, + "line": 1682, "column": 4 }, "end": { - "line": 1811, + "line": 1804, "column": 5 } }, @@ -91054,16 +90668,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": [ - 47652, - 47889 + 47405, + 47642 ], "loc": { "start": { - "line": 1684, + "line": 1677, "column": 4 }, "end": { - "line": 1688, + "line": 1681, "column": 7 } } @@ -91074,16 +90688,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": [ - 52151, - 52374 + 51904, + 52127 ], "loc": { "start": { - "line": 1813, + "line": 1806, "column": 4 }, "end": { - "line": 1819, + "line": 1812, "column": 7 } } @@ -91097,16 +90711,16 @@ "type": "Identifier", "name": "_testTerm", "range": [ - 52379, - 52388 + 52132, + 52141 ], "loc": { "start": { - "line": 1820, + "line": 1813, "column": 4 }, "end": { - "line": 1820, + "line": 1813, "column": 13 } } @@ -91119,16 +90733,16 @@ "type": "Identifier", "name": "term", "range": [ - 52389, - 52393 + 52142, + 52146 ], "loc": { "start": { - "line": 1820, + "line": 1813, "column": 14 }, "end": { - "line": 1820, + "line": 1813, "column": 18 } } @@ -91137,16 +90751,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 52395, - 52404 + 52148, + 52157 ], "loc": { "start": { - "line": 1820, + "line": 1813, "column": 20 }, "end": { - "line": 1820, + "line": 1813, "column": 29 } } @@ -91155,16 +90769,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 52406, - 52412 + 52159, + 52165 ], "loc": { "start": { - "line": 1820, + "line": 1813, "column": 31 }, "end": { - "line": 1820, + "line": 1813, "column": 37 } } @@ -91182,32 +90796,32 @@ "type": "Identifier", "name": "numData", "range": [ - 52428, - 52435 + 52181, + 52188 ], "loc": { "start": { - "line": 1821, + "line": 1814, "column": 12 }, "end": { - "line": 1821, + "line": 1814, "column": 19 } } }, "init": null, "range": [ - 52428, - 52435 + 52181, + 52188 ], "loc": { "start": { - "line": 1821, + "line": 1814, "column": 12 }, "end": { - "line": 1821, + "line": 1814, "column": 19 } } @@ -91215,16 +90829,16 @@ ], "kind": "let", "range": [ - 52424, - 52436 + 52177, + 52189 ], "loc": { "start": { - "line": 1821, + "line": 1814, "column": 8 }, "end": { - "line": 1821, + "line": 1814, "column": 20 } } @@ -91238,16 +90852,16 @@ "type": "Identifier", "name": "decimal", "range": [ - 52449, - 52456 + 52202, + 52209 ], "loc": { "start": { - "line": 1822, + "line": 1815, "column": 12 }, "end": { - "line": 1822, + "line": 1815, "column": 19 } } @@ -91260,16 +90874,16 @@ "object": { "type": "ThisExpression", "range": [ - 52459, - 52463 + 52212, + 52216 ], "loc": { "start": { - "line": 1822, + "line": 1815, "column": 22 }, "end": { - "line": 1822, + "line": 1815, "column": 26 } } @@ -91278,31 +90892,31 @@ "type": "Identifier", "name": "getDecimal", "range": [ - 52464, - 52474 + 52217, + 52227 ], "loc": { "start": { - "line": 1822, + "line": 1815, "column": 27 }, "end": { - "line": 1822, + "line": 1815, "column": 37 } } }, "range": [ - 52459, - 52474 + 52212, + 52227 ], "loc": { "start": { - "line": 1822, + "line": 1815, "column": 22 }, "end": { - "line": 1822, + "line": 1815, "column": 37 } } @@ -91312,47 +90926,47 @@ "type": "Identifier", "name": "colIdx", "range": [ - 52475, - 52481 + 52228, + 52234 ], "loc": { "start": { - "line": 1822, + "line": 1815, "column": 38 }, "end": { - "line": 1822, + "line": 1815, "column": 44 } } } ], "range": [ - 52459, - 52482 + 52212, + 52235 ], "loc": { "start": { - "line": 1822, + "line": 1815, "column": 22 }, "end": { - "line": 1822, + "line": 1815, "column": 45 } } }, "range": [ - 52449, - 52482 + 52202, + 52235 ], "loc": { "start": { - "line": 1822, + "line": 1815, "column": 12 }, "end": { - "line": 1822, + "line": 1815, "column": 45 } } @@ -91360,16 +90974,16 @@ ], "kind": "let", "range": [ - 52445, - 52483 + 52198, + 52236 ], "loc": { "start": { - "line": 1822, + "line": 1815, "column": 8 }, "end": { - "line": 1822, + "line": 1815, "column": 46 } } @@ -91383,16 +90997,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 52496, - 52500 + 52249, + 52253 ], "loc": { "start": { - "line": 1823, + "line": 1816, "column": 12 }, "end": { - "line": 1823, + "line": 1816, "column": 16 } } @@ -91403,16 +91017,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 52507, - 52513 + 52260, + 52266 ], "loc": { "start": { - "line": 1823, + "line": 1816, "column": 23 }, "end": { - "line": 1823, + "line": 1816, "column": 29 } } @@ -91424,16 +91038,16 @@ "object": { "type": "ThisExpression", "range": [ - 52514, - 52518 + 52267, + 52271 ], "loc": { "start": { - "line": 1823, + "line": 1816, "column": 30 }, "end": { - "line": 1823, + "line": 1816, "column": 34 } } @@ -91442,62 +91056,62 @@ "type": "Identifier", "name": "leOperator", "range": [ - 52519, - 52529 + 52272, + 52282 ], "loc": { "start": { - "line": 1823, + "line": 1816, "column": 35 }, "end": { - "line": 1823, + "line": 1816, "column": 45 } } }, "range": [ - 52514, - 52529 + 52267, + 52282 ], "loc": { "start": { - "line": 1823, + "line": 1816, "column": 30 }, "end": { - "line": 1823, + "line": 1816, "column": 45 } } } ], "range": [ - 52503, - 52530 + 52256, + 52283 ], "loc": { "start": { - "line": 1823, + "line": 1816, "column": 19 }, "end": { - "line": 1823, + "line": 1816, "column": 46 } } }, "range": [ - 52496, - 52530 + 52249, + 52283 ], "loc": { "start": { - "line": 1823, + "line": 1816, "column": 12 }, "end": { - "line": 1823, + "line": 1816, "column": 46 } } @@ -91508,16 +91122,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 52544, - 52548 + 52297, + 52301 ], "loc": { "start": { - "line": 1824, + "line": 1817, "column": 12 }, "end": { - "line": 1824, + "line": 1817, "column": 16 } } @@ -91528,16 +91142,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 52555, - 52561 + 52308, + 52314 ], "loc": { "start": { - "line": 1824, + "line": 1817, "column": 23 }, "end": { - "line": 1824, + "line": 1817, "column": 29 } } @@ -91549,16 +91163,16 @@ "object": { "type": "ThisExpression", "range": [ - 52562, - 52566 + 52315, + 52319 ], "loc": { "start": { - "line": 1824, + "line": 1817, "column": 30 }, "end": { - "line": 1824, + "line": 1817, "column": 34 } } @@ -91567,62 +91181,62 @@ "type": "Identifier", "name": "geOperator", "range": [ - 52567, - 52577 + 52320, + 52330 ], "loc": { "start": { - "line": 1824, + "line": 1817, "column": 35 }, "end": { - "line": 1824, + "line": 1817, "column": 45 } } }, "range": [ - 52562, - 52577 + 52315, + 52330 ], "loc": { "start": { - "line": 1824, + "line": 1817, "column": 30 }, "end": { - "line": 1824, + "line": 1817, "column": 45 } } } ], "range": [ - 52551, - 52578 + 52304, + 52331 ], "loc": { "start": { - "line": 1824, + "line": 1817, "column": 19 }, "end": { - "line": 1824, + "line": 1817, "column": 46 } } }, "range": [ - 52544, - 52578 + 52297, + 52331 ], "loc": { "start": { - "line": 1824, + "line": 1817, "column": 12 }, "end": { - "line": 1824, + "line": 1817, "column": 46 } } @@ -91633,16 +91247,16 @@ "type": "Identifier", "name": "reL", "range": [ - 52592, - 52595 + 52345, + 52348 ], "loc": { "start": { - "line": 1825, + "line": 1818, "column": 12 }, "end": { - "line": 1825, + "line": 1818, "column": 15 } } @@ -91653,16 +91267,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 52602, - 52608 + 52355, + 52361 ], "loc": { "start": { - "line": 1825, + "line": 1818, "column": 22 }, "end": { - "line": 1825, + "line": 1818, "column": 28 } } @@ -91674,16 +91288,16 @@ "object": { "type": "ThisExpression", "range": [ - 52609, - 52613 + 52362, + 52366 ], "loc": { "start": { - "line": 1825, + "line": 1818, "column": 29 }, "end": { - "line": 1825, + "line": 1818, "column": 33 } } @@ -91692,62 +91306,62 @@ "type": "Identifier", "name": "lwOperator", "range": [ - 52614, - 52624 + 52367, + 52377 ], "loc": { "start": { - "line": 1825, + "line": 1818, "column": 34 }, "end": { - "line": 1825, + "line": 1818, "column": 44 } } }, "range": [ - 52609, - 52624 + 52362, + 52377 ], "loc": { "start": { - "line": 1825, + "line": 1818, "column": 29 }, "end": { - "line": 1825, + "line": 1818, "column": 44 } } } ], "range": [ - 52598, - 52625 + 52351, + 52378 ], "loc": { "start": { - "line": 1825, + "line": 1818, "column": 18 }, "end": { - "line": 1825, + "line": 1818, "column": 45 } } }, "range": [ - 52592, - 52625 + 52345, + 52378 ], "loc": { "start": { - "line": 1825, + "line": 1818, "column": 12 }, "end": { - "line": 1825, + "line": 1818, "column": 45 } } @@ -91758,17 +91372,679 @@ "type": "Identifier", "name": "reG", "range": [ - 52639, + 52392, + 52395 + ], + "loc": { + "start": { + "line": 1819, + "column": 12 + }, + "end": { + "line": 1819, + "column": 15 + } + } + }, + "init": { + "type": "NewExpression", + "callee": { + "type": "Identifier", + "name": "RegExp", + "range": [ + 52402, + 52408 + ], + "loc": { + "start": { + "line": 1819, + "column": 22 + }, + "end": { + "line": 1819, + "column": 28 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 52409, + 52413 + ], + "loc": { + "start": { + "line": 1819, + "column": 29 + }, + "end": { + "line": 1819, + "column": 33 + } + } + }, + "property": { + "type": "Identifier", + "name": "grOperator", + "range": [ + 52414, + 52424 + ], + "loc": { + "start": { + "line": 1819, + "column": 34 + }, + "end": { + "line": 1819, + "column": 44 + } + } + }, + "range": [ + 52409, + 52424 + ], + "loc": { + "start": { + "line": 1819, + "column": 29 + }, + "end": { + "line": 1819, + "column": 44 + } + } + } + ], + "range": [ + 52398, + 52425 + ], + "loc": { + "start": { + "line": 1819, + "column": 18 + }, + "end": { + "line": 1819, + "column": 45 + } + } + }, + "range": [ + 52392, + 52425 + ], + "loc": { + "start": { + "line": 1819, + "column": 12 + }, + "end": { + "line": 1819, + "column": 45 + } + } + }, + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "reD", + "range": [ + 52439, + 52442 + ], + "loc": { + "start": { + "line": 1820, + "column": 12 + }, + "end": { + "line": 1820, + "column": 15 + } + } + }, + "init": { + "type": "NewExpression", + "callee": { + "type": "Identifier", + "name": "RegExp", + "range": [ + 52449, + 52455 + ], + "loc": { + "start": { + "line": 1820, + "column": 22 + }, + "end": { + "line": 1820, + "column": 28 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 52456, + 52460 + ], + "loc": { + "start": { + "line": 1820, + "column": 29 + }, + "end": { + "line": 1820, + "column": 33 + } + } + }, + "property": { + "type": "Identifier", + "name": "dfOperator", + "range": [ + 52461, + 52471 + ], + "loc": { + "start": { + "line": 1820, + "column": 34 + }, + "end": { + "line": 1820, + "column": 44 + } + } + }, + "range": [ + 52456, + 52471 + ], + "loc": { + "start": { + "line": 1820, + "column": 29 + }, + "end": { + "line": 1820, + "column": 44 + } + } + } + ], + "range": [ + 52445, + 52472 + ], + "loc": { + "start": { + "line": 1820, + "column": 18 + }, + "end": { + "line": 1820, + "column": 45 + } + } + }, + "range": [ + 52439, + 52472 + ], + "loc": { + "start": { + "line": 1820, + "column": 12 + }, + "end": { + "line": 1820, + "column": 45 + } + } + }, + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "reLk", + "range": [ + 52486, + 52490 + ], + "loc": { + "start": { + "line": 1821, + "column": 12 + }, + "end": { + "line": 1821, + "column": 16 + } + } + }, + "init": { + "type": "NewExpression", + "callee": { + "type": "Identifier", + "name": "RegExp", + "range": [ + 52497, + 52503 + ], + "loc": { + "start": { + "line": 1821, + "column": 23 + }, + "end": { + "line": 1821, + "column": 29 + } + } + }, + "arguments": [ + { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "rgxEsc", + "range": [ + 52504, + 52510 + ], + "loc": { + "start": { + "line": 1821, + "column": 30 + }, + "end": { + "line": 1821, + "column": 36 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 52511, + 52515 + ], + "loc": { + "start": { + "line": 1821, + "column": 37 + }, + "end": { + "line": 1821, + "column": 41 + } + } + }, + "property": { + "type": "Identifier", + "name": "lkOperator", + "range": [ + 52516, + 52526 + ], + "loc": { + "start": { + "line": 1821, + "column": 42 + }, + "end": { + "line": 1821, + "column": 52 + } + } + }, + "range": [ + 52511, + 52526 + ], + "loc": { + "start": { + "line": 1821, + "column": 37 + }, + "end": { + "line": 1821, + "column": 52 + } + } + } + ], + "range": [ + 52504, + 52527 + ], + "loc": { + "start": { + "line": 1821, + "column": 30 + }, + "end": { + "line": 1821, + "column": 53 + } + } + } + ], + "range": [ + 52493, + 52528 + ], + "loc": { + "start": { + "line": 1821, + "column": 19 + }, + "end": { + "line": 1821, + "column": 54 + } + } + }, + "range": [ + 52486, + 52528 + ], + "loc": { + "start": { + "line": 1821, + "column": 12 + }, + "end": { + "line": 1821, + "column": 54 + } + } + }, + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "reEq", + "range": [ + 52542, + 52546 + ], + "loc": { + "start": { + "line": 1822, + "column": 12 + }, + "end": { + "line": 1822, + "column": 16 + } + } + }, + "init": { + "type": "NewExpression", + "callee": { + "type": "Identifier", + "name": "RegExp", + "range": [ + 52553, + 52559 + ], + "loc": { + "start": { + "line": 1822, + "column": 23 + }, + "end": { + "line": 1822, + "column": 29 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 52560, + 52564 + ], + "loc": { + "start": { + "line": 1822, + "column": 30 + }, + "end": { + "line": 1822, + "column": 34 + } + } + }, + "property": { + "type": "Identifier", + "name": "eqOperator", + "range": [ + 52565, + 52575 + ], + "loc": { + "start": { + "line": 1822, + "column": 35 + }, + "end": { + "line": 1822, + "column": 45 + } + } + }, + "range": [ + 52560, + 52575 + ], + "loc": { + "start": { + "line": 1822, + "column": 30 + }, + "end": { + "line": 1822, + "column": 45 + } + } + } + ], + "range": [ + 52549, + 52576 + ], + "loc": { + "start": { + "line": 1822, + "column": 19 + }, + "end": { + "line": 1822, + "column": 46 + } + } + }, + "range": [ + 52542, + 52576 + ], + "loc": { + "start": { + "line": 1822, + "column": 12 + }, + "end": { + "line": 1822, + "column": 46 + } + } + }, + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "reSt", + "range": [ + 52590, + 52594 + ], + "loc": { + "start": { + "line": 1823, + "column": 12 + }, + "end": { + "line": 1823, + "column": 16 + } + } + }, + "init": { + "type": "NewExpression", + "callee": { + "type": "Identifier", + "name": "RegExp", + "range": [ + 52601, + 52607 + ], + "loc": { + "start": { + "line": 1823, + "column": 23 + }, + "end": { + "line": 1823, + "column": 29 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 52608, + 52612 + ], + "loc": { + "start": { + "line": 1823, + "column": 30 + }, + "end": { + "line": 1823, + "column": 34 + } + } + }, + "property": { + "type": "Identifier", + "name": "stOperator", + "range": [ + 52613, + 52623 + ], + "loc": { + "start": { + "line": 1823, + "column": 35 + }, + "end": { + "line": 1823, + "column": 45 + } + } + }, + "range": [ + 52608, + 52623 + ], + "loc": { + "start": { + "line": 1823, + "column": 30 + }, + "end": { + "line": 1823, + "column": 45 + } + } + } + ], + "range": [ + 52597, + 52624 + ], + "loc": { + "start": { + "line": 1823, + "column": 19 + }, + "end": { + "line": 1823, + "column": 46 + } + } + }, + "range": [ + 52590, + 52624 + ], + "loc": { + "start": { + "line": 1823, + "column": 12 + }, + "end": { + "line": 1823, + "column": 46 + } + } + }, + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "reEn", + "range": [ + 52638, 52642 ], "loc": { "start": { - "line": 1826, + "line": 1824, "column": 12 }, "end": { - "line": 1826, - "column": 15 + "line": 1824, + "column": 16 } } }, @@ -91783,12 +92059,12 @@ ], "loc": { "start": { - "line": 1826, - "column": 22 + "line": 1824, + "column": 23 }, "end": { - "line": 1826, - "column": 28 + "line": 1824, + "column": 29 } } }, @@ -91804,30 +92080,30 @@ ], "loc": { "start": { - "line": 1826, - "column": 29 + "line": 1824, + "column": 30 }, "end": { - "line": 1826, - "column": 33 + "line": 1824, + "column": 34 } } }, "property": { "type": "Identifier", - "name": "grOperator", + "name": "enOperator", "range": [ 52661, 52671 ], "loc": { "start": { - "line": 1826, - "column": 34 + "line": 1824, + "column": 35 }, "end": { - "line": 1826, - "column": 44 + "line": 1824, + "column": 45 } } }, @@ -91837,12 +92113,12 @@ ], "loc": { "start": { - "line": 1826, - "column": 29 + "line": 1824, + "column": 30 }, "end": { - "line": 1826, - "column": 44 + "line": 1824, + "column": 45 } } } @@ -91853,688 +92129,26 @@ ], "loc": { "start": { - "line": 1826, - "column": 18 + "line": 1824, + "column": 19 }, "end": { - "line": 1826, - "column": 45 + "line": 1824, + "column": 46 } } }, "range": [ - 52639, + 52638, 52672 ], "loc": { "start": { - "line": 1826, + "line": 1824, "column": 12 }, "end": { - "line": 1826, - "column": 45 - } - } - }, - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "reD", - "range": [ - 52686, - 52689 - ], - "loc": { - "start": { - "line": 1827, - "column": 12 - }, - "end": { - "line": 1827, - "column": 15 - } - } - }, - "init": { - "type": "NewExpression", - "callee": { - "type": "Identifier", - "name": "RegExp", - "range": [ - 52696, - 52702 - ], - "loc": { - "start": { - "line": 1827, - "column": 22 - }, - "end": { - "line": 1827, - "column": 28 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 52703, - 52707 - ], - "loc": { - "start": { - "line": 1827, - "column": 29 - }, - "end": { - "line": 1827, - "column": 33 - } - } - }, - "property": { - "type": "Identifier", - "name": "dfOperator", - "range": [ - 52708, - 52718 - ], - "loc": { - "start": { - "line": 1827, - "column": 34 - }, - "end": { - "line": 1827, - "column": 44 - } - } - }, - "range": [ - 52703, - 52718 - ], - "loc": { - "start": { - "line": 1827, - "column": 29 - }, - "end": { - "line": 1827, - "column": 44 - } - } - } - ], - "range": [ - 52692, - 52719 - ], - "loc": { - "start": { - "line": 1827, - "column": 18 - }, - "end": { - "line": 1827, - "column": 45 - } - } - }, - "range": [ - 52686, - 52719 - ], - "loc": { - "start": { - "line": 1827, - "column": 12 - }, - "end": { - "line": 1827, - "column": 45 - } - } - }, - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "reLk", - "range": [ - 52733, - 52737 - ], - "loc": { - "start": { - "line": 1828, - "column": 12 - }, - "end": { - "line": 1828, - "column": 16 - } - } - }, - "init": { - "type": "NewExpression", - "callee": { - "type": "Identifier", - "name": "RegExp", - "range": [ - 52744, - 52750 - ], - "loc": { - "start": { - "line": 1828, - "column": 23 - }, - "end": { - "line": 1828, - "column": 29 - } - } - }, - "arguments": [ - { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "rgxEsc", - "range": [ - 52751, - 52757 - ], - "loc": { - "start": { - "line": 1828, - "column": 30 - }, - "end": { - "line": 1828, - "column": 36 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 52758, - 52762 - ], - "loc": { - "start": { - "line": 1828, - "column": 37 - }, - "end": { - "line": 1828, - "column": 41 - } - } - }, - "property": { - "type": "Identifier", - "name": "lkOperator", - "range": [ - 52763, - 52773 - ], - "loc": { - "start": { - "line": 1828, - "column": 42 - }, - "end": { - "line": 1828, - "column": 52 - } - } - }, - "range": [ - 52758, - 52773 - ], - "loc": { - "start": { - "line": 1828, - "column": 37 - }, - "end": { - "line": 1828, - "column": 52 - } - } - } - ], - "range": [ - 52751, - 52774 - ], - "loc": { - "start": { - "line": 1828, - "column": 30 - }, - "end": { - "line": 1828, - "column": 53 - } - } - } - ], - "range": [ - 52740, - 52775 - ], - "loc": { - "start": { - "line": 1828, - "column": 19 - }, - "end": { - "line": 1828, - "column": 54 - } - } - }, - "range": [ - 52733, - 52775 - ], - "loc": { - "start": { - "line": 1828, - "column": 12 - }, - "end": { - "line": 1828, - "column": 54 - } - } - }, - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "reEq", - "range": [ - 52789, - 52793 - ], - "loc": { - "start": { - "line": 1829, - "column": 12 - }, - "end": { - "line": 1829, - "column": 16 - } - } - }, - "init": { - "type": "NewExpression", - "callee": { - "type": "Identifier", - "name": "RegExp", - "range": [ - 52800, - 52806 - ], - "loc": { - "start": { - "line": 1829, - "column": 23 - }, - "end": { - "line": 1829, - "column": 29 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 52807, - 52811 - ], - "loc": { - "start": { - "line": 1829, - "column": 30 - }, - "end": { - "line": 1829, - "column": 34 - } - } - }, - "property": { - "type": "Identifier", - "name": "eqOperator", - "range": [ - 52812, - 52822 - ], - "loc": { - "start": { - "line": 1829, - "column": 35 - }, - "end": { - "line": 1829, - "column": 45 - } - } - }, - "range": [ - 52807, - 52822 - ], - "loc": { - "start": { - "line": 1829, - "column": 30 - }, - "end": { - "line": 1829, - "column": 45 - } - } - } - ], - "range": [ - 52796, - 52823 - ], - "loc": { - "start": { - "line": 1829, - "column": 19 - }, - "end": { - "line": 1829, - "column": 46 - } - } - }, - "range": [ - 52789, - 52823 - ], - "loc": { - "start": { - "line": 1829, - "column": 12 - }, - "end": { - "line": 1829, - "column": 46 - } - } - }, - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "reSt", - "range": [ - 52837, - 52841 - ], - "loc": { - "start": { - "line": 1830, - "column": 12 - }, - "end": { - "line": 1830, - "column": 16 - } - } - }, - "init": { - "type": "NewExpression", - "callee": { - "type": "Identifier", - "name": "RegExp", - "range": [ - 52848, - 52854 - ], - "loc": { - "start": { - "line": 1830, - "column": 23 - }, - "end": { - "line": 1830, - "column": 29 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 52855, - 52859 - ], - "loc": { - "start": { - "line": 1830, - "column": 30 - }, - "end": { - "line": 1830, - "column": 34 - } - } - }, - "property": { - "type": "Identifier", - "name": "stOperator", - "range": [ - 52860, - 52870 - ], - "loc": { - "start": { - "line": 1830, - "column": 35 - }, - "end": { - "line": 1830, - "column": 45 - } - } - }, - "range": [ - 52855, - 52870 - ], - "loc": { - "start": { - "line": 1830, - "column": 30 - }, - "end": { - "line": 1830, - "column": 45 - } - } - } - ], - "range": [ - 52844, - 52871 - ], - "loc": { - "start": { - "line": 1830, - "column": 19 - }, - "end": { - "line": 1830, - "column": 46 - } - } - }, - "range": [ - 52837, - 52871 - ], - "loc": { - "start": { - "line": 1830, - "column": 12 - }, - "end": { - "line": 1830, - "column": 46 - } - } - }, - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "reEn", - "range": [ - 52885, - 52889 - ], - "loc": { - "start": { - "line": 1831, - "column": 12 - }, - "end": { - "line": 1831, - "column": 16 - } - } - }, - "init": { - "type": "NewExpression", - "callee": { - "type": "Identifier", - "name": "RegExp", - "range": [ - 52896, - 52902 - ], - "loc": { - "start": { - "line": 1831, - "column": 23 - }, - "end": { - "line": 1831, - "column": 29 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 52903, - 52907 - ], - "loc": { - "start": { - "line": 1831, - "column": 30 - }, - "end": { - "line": 1831, - "column": 34 - } - } - }, - "property": { - "type": "Identifier", - "name": "enOperator", - "range": [ - 52908, - 52918 - ], - "loc": { - "start": { - "line": 1831, - "column": 35 - }, - "end": { - "line": 1831, - "column": 45 - } - } - }, - "range": [ - 52903, - 52918 - ], - "loc": { - "start": { - "line": 1831, - "column": 30 - }, - "end": { - "line": 1831, - "column": 45 - } - } - } - ], - "range": [ - 52892, - 52919 - ], - "loc": { - "start": { - "line": 1831, - "column": 19 - }, - "end": { - "line": 1831, - "column": 46 - } - } - }, - "range": [ - 52885, - 52919 - ], - "loc": { - "start": { - "line": 1831, - "column": 12 - }, - "end": { - "line": 1831, + "line": 1824, "column": 46 } } @@ -92545,16 +92159,16 @@ "type": "Identifier", "name": "reEm", "range": [ - 53033, - 53037 + 52786, + 52790 ], "loc": { "start": { - "line": 1834, + "line": 1827, "column": 12 }, "end": { - "line": 1834, + "line": 1827, "column": 16 } } @@ -92565,16 +92179,16 @@ "object": { "type": "ThisExpression", "range": [ - 53040, - 53044 + 52793, + 52797 ], "loc": { "start": { - "line": 1834, + "line": 1827, "column": 19 }, "end": { - "line": 1834, + "line": 1827, "column": 23 } } @@ -92583,46 +92197,46 @@ "type": "Identifier", "name": "emOperator", "range": [ - 53045, - 53055 + 52798, + 52808 ], "loc": { "start": { - "line": 1834, + "line": 1827, "column": 24 }, "end": { - "line": 1834, + "line": 1827, "column": 34 } } }, "range": [ - 53040, - 53055 + 52793, + 52808 ], "loc": { "start": { - "line": 1834, + "line": 1827, "column": 19 }, "end": { - "line": 1834, + "line": 1827, "column": 34 } } }, "range": [ - 53033, - 53055 + 52786, + 52808 ], "loc": { "start": { - "line": 1834, + "line": 1827, "column": 12 }, "end": { - "line": 1834, + "line": 1827, "column": 34 } }, @@ -92631,16 +92245,16 @@ "type": "Line", "value": " re_an = new RegExp(this.anOperator),", "range": [ - 52933, - 52972 + 52686, + 52725 ], "loc": { "start": { - "line": 1832, + "line": 1825, "column": 12 }, "end": { - "line": 1832, + "line": 1825, "column": 51 } } @@ -92649,16 +92263,16 @@ "type": "Line", "value": " re_cr = new RegExp(this.curExp),", "range": [ - 52985, - 53020 + 52738, + 52773 ], "loc": { "start": { - "line": 1833, + "line": 1826, "column": 12 }, "end": { - "line": 1833, + "line": 1826, "column": 47 } } @@ -92671,16 +92285,16 @@ "type": "Identifier", "name": "reNm", "range": [ - 53069, - 53073 + 52822, + 52826 ], "loc": { "start": { - "line": 1835, + "line": 1828, "column": 12 }, "end": { - "line": 1835, + "line": 1828, "column": 16 } } @@ -92691,16 +92305,16 @@ "object": { "type": "ThisExpression", "range": [ - 53076, - 53080 + 52829, + 52833 ], "loc": { "start": { - "line": 1835, + "line": 1828, "column": 19 }, "end": { - "line": 1835, + "line": 1828, "column": 23 } } @@ -92709,46 +92323,46 @@ "type": "Identifier", "name": "nmOperator", "range": [ - 53081, - 53091 + 52834, + 52844 ], "loc": { "start": { - "line": 1835, + "line": 1828, "column": 24 }, "end": { - "line": 1835, + "line": 1828, "column": 34 } } }, "range": [ - 53076, - 53091 + 52829, + 52844 ], "loc": { "start": { - "line": 1835, + "line": 1828, "column": 19 }, "end": { - "line": 1835, + "line": 1828, "column": 34 } } }, "range": [ - 53069, - 53091 + 52822, + 52844 ], "loc": { "start": { - "line": 1835, + "line": 1828, "column": 12 }, "end": { - "line": 1835, + "line": 1828, "column": 34 } } @@ -92759,16 +92373,16 @@ "type": "Identifier", "name": "reRe", "range": [ - 53105, - 53109 + 52858, + 52862 ], "loc": { "start": { - "line": 1836, + "line": 1829, "column": 12 }, "end": { - "line": 1836, + "line": 1829, "column": 16 } } @@ -92779,16 +92393,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 53116, - 53122 + 52869, + 52875 ], "loc": { "start": { - "line": 1836, + "line": 1829, "column": 23 }, "end": { - "line": 1836, + "line": 1829, "column": 29 } } @@ -92800,16 +92414,16 @@ "type": "Identifier", "name": "rgxEsc", "range": [ - 53123, - 53129 + 52876, + 52882 ], "loc": { "start": { - "line": 1836, + "line": 1829, "column": 30 }, "end": { - "line": 1836, + "line": 1829, "column": 36 } } @@ -92821,16 +92435,16 @@ "object": { "type": "ThisExpression", "range": [ - 53130, - 53134 + 52883, + 52887 ], "loc": { "start": { - "line": 1836, + "line": 1829, "column": 37 }, "end": { - "line": 1836, + "line": 1829, "column": 41 } } @@ -92839,78 +92453,78 @@ "type": "Identifier", "name": "rgxOperator", "range": [ - 53135, - 53146 + 52888, + 52899 ], "loc": { "start": { - "line": 1836, + "line": 1829, "column": 42 }, "end": { - "line": 1836, + "line": 1829, "column": 53 } } }, "range": [ - 53130, - 53146 + 52883, + 52899 ], "loc": { "start": { - "line": 1836, + "line": 1829, "column": 37 }, "end": { - "line": 1836, + "line": 1829, "column": 53 } } } ], "range": [ - 53123, - 53147 + 52876, + 52900 ], "loc": { "start": { - "line": 1836, + "line": 1829, "column": 30 }, "end": { - "line": 1836, + "line": 1829, "column": 54 } } } ], "range": [ - 53112, - 53148 + 52865, + 52901 ], "loc": { "start": { - "line": 1836, + "line": 1829, "column": 19 }, "end": { - "line": 1836, + "line": 1829, "column": 55 } } }, "range": [ - 53105, - 53148 + 52858, + 52901 ], "loc": { "start": { - "line": 1836, + "line": 1829, "column": 12 }, "end": { - "line": 1836, + "line": 1829, "column": 55 } } @@ -92918,16 +92532,16 @@ ], "kind": "let", "range": [ - 52492, - 53149 + 52245, + 52902 ], "loc": { "start": { - "line": 1823, + "line": 1816, "column": 8 }, "end": { - "line": 1836, + "line": 1829, "column": 56 } } @@ -92941,16 +92555,16 @@ "type": "Identifier", "name": "term", "range": [ - 53159, - 53163 + 52912, + 52916 ], "loc": { "start": { - "line": 1838, + "line": 1831, "column": 8 }, "end": { - "line": 1838, + "line": 1831, "column": 12 } } @@ -92961,16 +92575,16 @@ "type": "Identifier", "name": "matchCase", "range": [ - 53166, - 53175 + 52919, + 52928 ], "loc": { "start": { - "line": 1838, + "line": 1831, "column": 15 }, "end": { - "line": 1838, + "line": 1831, "column": 24 } } @@ -92980,16 +92594,16 @@ "type": "Identifier", "name": "term", "range": [ - 53176, - 53180 + 52929, + 52933 ], "loc": { "start": { - "line": 1838, + "line": 1831, "column": 25 }, "end": { - "line": 1838, + "line": 1831, "column": 29 } } @@ -93000,16 +92614,16 @@ "object": { "type": "ThisExpression", "range": [ - 53182, - 53186 + 52935, + 52939 ], "loc": { "start": { - "line": 1838, + "line": 1831, "column": 31 }, "end": { - "line": 1838, + "line": 1831, "column": 35 } } @@ -93018,77 +92632,77 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 53187, - 53200 + 52940, + 52953 ], "loc": { "start": { - "line": 1838, + "line": 1831, "column": 36 }, "end": { - "line": 1838, + "line": 1831, "column": 49 } } }, "range": [ - 53182, - 53200 + 52935, + 52953 ], "loc": { "start": { - "line": 1838, + "line": 1831, "column": 31 }, "end": { - "line": 1838, + "line": 1831, "column": 49 } } } ], "range": [ - 53166, - 53201 + 52919, + 52954 ], "loc": { "start": { - "line": 1838, + "line": 1831, "column": 15 }, "end": { - "line": 1838, + "line": 1831, "column": 50 } } }, "range": [ - 53159, - 53201 + 52912, + 52954 ], "loc": { "start": { - "line": 1838, + "line": 1831, "column": 8 }, "end": { - "line": 1838, + "line": 1831, "column": 50 } } }, "range": [ - 53159, - 53202 + 52912, + 52955 ], "loc": { "start": { - "line": 1838, + "line": 1831, "column": 8 }, "end": { - "line": 1838, + "line": 1831, "column": 51 } } @@ -93102,16 +92716,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 53216, - 53225 + 52969, + 52978 ], "loc": { "start": { - "line": 1840, + "line": 1833, "column": 12 }, "end": { - "line": 1840, + "line": 1833, "column": 21 } } @@ -93121,31 +92735,31 @@ "value": false, "raw": "false", "range": [ - 53228, - 53233 + 52981, + 52986 ], "loc": { "start": { - "line": 1840, + "line": 1833, "column": 24 }, "end": { - "line": 1840, + "line": 1833, "column": 29 } } }, "range": [ - 53216, - 53233 + 52969, + 52986 ], "loc": { "start": { - "line": 1840, + "line": 1833, "column": 12 }, "end": { - "line": 1840, + "line": 1833, "column": 29 } } @@ -93153,16 +92767,16 @@ ], "kind": "let", "range": [ - 53212, - 53234 + 52965, + 52987 ], "loc": { "start": { - "line": 1840, + "line": 1833, "column": 8 }, "end": { - "line": 1840, + "line": 1833, "column": 30 } }, @@ -93171,16 +92785,16 @@ "type": "Line", "value": "Search arg operator tests", "range": [ - 53244, - 53271 + 52997, + 53024 ], "loc": { "start": { - "line": 1842, + "line": 1835, "column": 8 }, "end": { - "line": 1842, + "line": 1835, "column": 35 } } @@ -93196,16 +92810,16 @@ "type": "Identifier", "name": "hasLO", "range": [ - 53284, - 53289 + 53037, + 53042 ], "loc": { "start": { - "line": 1843, + "line": 1836, "column": 12 }, "end": { - "line": 1843, + "line": 1836, "column": 17 } } @@ -93219,16 +92833,16 @@ "type": "Identifier", "name": "reL", "range": [ - 53292, - 53295 + 53045, + 53048 ], "loc": { "start": { - "line": 1843, + "line": 1836, "column": 20 }, "end": { - "line": 1843, + "line": 1836, "column": 23 } } @@ -93237,31 +92851,31 @@ "type": "Identifier", "name": "test", "range": [ - 53296, - 53300 + 53049, + 53053 ], "loc": { "start": { - "line": 1843, + "line": 1836, "column": 24 }, "end": { - "line": 1843, + "line": 1836, "column": 28 } } }, "range": [ - 53292, - 53300 + 53045, + 53053 ], "loc": { "start": { - "line": 1843, + "line": 1836, "column": 20 }, "end": { - "line": 1843, + "line": 1836, "column": 28 } } @@ -93271,47 +92885,47 @@ "type": "Identifier", "name": "term", "range": [ - 53301, - 53305 + 53054, + 53058 ], "loc": { "start": { - "line": 1843, + "line": 1836, "column": 29 }, "end": { - "line": 1843, + "line": 1836, "column": 33 } } } ], "range": [ - 53292, - 53306 + 53045, + 53059 ], "loc": { "start": { - "line": 1843, + "line": 1836, "column": 20 }, "end": { - "line": 1843, + "line": 1836, "column": 34 } } }, "range": [ - 53284, - 53306 + 53037, + 53059 ], "loc": { "start": { - "line": 1843, + "line": 1836, "column": 12 }, "end": { - "line": 1843, + "line": 1836, "column": 34 } } @@ -93322,16 +92936,16 @@ "type": "Identifier", "name": "hasLE", "range": [ - 53320, - 53325 + 53073, + 53078 ], "loc": { "start": { - "line": 1844, + "line": 1837, "column": 12 }, "end": { - "line": 1844, + "line": 1837, "column": 17 } } @@ -93345,16 +92959,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 53328, - 53332 + 53081, + 53085 ], "loc": { "start": { - "line": 1844, + "line": 1837, "column": 20 }, "end": { - "line": 1844, + "line": 1837, "column": 24 } } @@ -93363,31 +92977,31 @@ "type": "Identifier", "name": "test", "range": [ - 53333, - 53337 + 53086, + 53090 ], "loc": { "start": { - "line": 1844, + "line": 1837, "column": 25 }, "end": { - "line": 1844, + "line": 1837, "column": 29 } } }, "range": [ - 53328, - 53337 + 53081, + 53090 ], "loc": { "start": { - "line": 1844, + "line": 1837, "column": 20 }, "end": { - "line": 1844, + "line": 1837, "column": 29 } } @@ -93397,47 +93011,47 @@ "type": "Identifier", "name": "term", "range": [ - 53338, - 53342 + 53091, + 53095 ], "loc": { "start": { - "line": 1844, + "line": 1837, "column": 30 }, "end": { - "line": 1844, + "line": 1837, "column": 34 } } } ], "range": [ - 53328, - 53343 + 53081, + 53096 ], "loc": { "start": { - "line": 1844, + "line": 1837, "column": 20 }, "end": { - "line": 1844, + "line": 1837, "column": 35 } } }, "range": [ - 53320, - 53343 + 53073, + 53096 ], "loc": { "start": { - "line": 1844, + "line": 1837, "column": 12 }, "end": { - "line": 1844, + "line": 1837, "column": 35 } } @@ -93448,16 +93062,16 @@ "type": "Identifier", "name": "hasGR", "range": [ - 53357, - 53362 + 53110, + 53115 ], "loc": { "start": { - "line": 1845, + "line": 1838, "column": 12 }, "end": { - "line": 1845, + "line": 1838, "column": 17 } } @@ -93471,16 +93085,16 @@ "type": "Identifier", "name": "reG", "range": [ - 53365, - 53368 + 53118, + 53121 ], "loc": { "start": { - "line": 1845, + "line": 1838, "column": 20 }, "end": { - "line": 1845, + "line": 1838, "column": 23 } } @@ -93489,31 +93103,31 @@ "type": "Identifier", "name": "test", "range": [ - 53369, - 53373 + 53122, + 53126 ], "loc": { "start": { - "line": 1845, + "line": 1838, "column": 24 }, "end": { - "line": 1845, + "line": 1838, "column": 28 } } }, "range": [ - 53365, - 53373 + 53118, + 53126 ], "loc": { "start": { - "line": 1845, + "line": 1838, "column": 20 }, "end": { - "line": 1845, + "line": 1838, "column": 28 } } @@ -93523,47 +93137,47 @@ "type": "Identifier", "name": "term", "range": [ - 53374, - 53378 + 53127, + 53131 ], "loc": { "start": { - "line": 1845, + "line": 1838, "column": 29 }, "end": { - "line": 1845, + "line": 1838, "column": 33 } } } ], "range": [ - 53365, - 53379 + 53118, + 53132 ], "loc": { "start": { - "line": 1845, + "line": 1838, "column": 20 }, "end": { - "line": 1845, + "line": 1838, "column": 34 } } }, "range": [ - 53357, - 53379 + 53110, + 53132 ], "loc": { "start": { - "line": 1845, + "line": 1838, "column": 12 }, "end": { - "line": 1845, + "line": 1838, "column": 34 } } @@ -93574,16 +93188,16 @@ "type": "Identifier", "name": "hasGE", "range": [ - 53393, - 53398 + 53146, + 53151 ], "loc": { "start": { - "line": 1846, + "line": 1839, "column": 12 }, "end": { - "line": 1846, + "line": 1839, "column": 17 } } @@ -93597,16 +93211,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 53401, - 53405 + 53154, + 53158 ], "loc": { "start": { - "line": 1846, + "line": 1839, "column": 20 }, "end": { - "line": 1846, + "line": 1839, "column": 24 } } @@ -93615,31 +93229,31 @@ "type": "Identifier", "name": "test", "range": [ - 53406, - 53410 + 53159, + 53163 ], "loc": { "start": { - "line": 1846, + "line": 1839, "column": 25 }, "end": { - "line": 1846, + "line": 1839, "column": 29 } } }, "range": [ - 53401, - 53410 + 53154, + 53163 ], "loc": { "start": { - "line": 1846, + "line": 1839, "column": 20 }, "end": { - "line": 1846, + "line": 1839, "column": 29 } } @@ -93649,47 +93263,47 @@ "type": "Identifier", "name": "term", "range": [ - 53411, - 53415 + 53164, + 53168 ], "loc": { "start": { - "line": 1846, + "line": 1839, "column": 30 }, "end": { - "line": 1846, + "line": 1839, "column": 34 } } } ], "range": [ - 53401, - 53416 + 53154, + 53169 ], "loc": { "start": { - "line": 1846, + "line": 1839, "column": 20 }, "end": { - "line": 1846, + "line": 1839, "column": 35 } } }, "range": [ - 53393, - 53416 + 53146, + 53169 ], "loc": { "start": { - "line": 1846, + "line": 1839, "column": 12 }, "end": { - "line": 1846, + "line": 1839, "column": 35 } } @@ -93700,16 +93314,16 @@ "type": "Identifier", "name": "hasDF", "range": [ - 53430, - 53435 + 53183, + 53188 ], "loc": { "start": { - "line": 1847, + "line": 1840, "column": 12 }, "end": { - "line": 1847, + "line": 1840, "column": 17 } } @@ -93723,16 +93337,16 @@ "type": "Identifier", "name": "reD", "range": [ - 53438, - 53441 + 53191, + 53194 ], "loc": { "start": { - "line": 1847, + "line": 1840, "column": 20 }, "end": { - "line": 1847, + "line": 1840, "column": 23 } } @@ -93741,31 +93355,31 @@ "type": "Identifier", "name": "test", "range": [ - 53442, - 53446 + 53195, + 53199 ], "loc": { "start": { - "line": 1847, + "line": 1840, "column": 24 }, "end": { - "line": 1847, + "line": 1840, "column": 28 } } }, "range": [ - 53438, - 53446 + 53191, + 53199 ], "loc": { "start": { - "line": 1847, + "line": 1840, "column": 20 }, "end": { - "line": 1847, + "line": 1840, "column": 28 } } @@ -93775,47 +93389,47 @@ "type": "Identifier", "name": "term", "range": [ - 53447, - 53451 + 53200, + 53204 ], "loc": { "start": { - "line": 1847, + "line": 1840, "column": 29 }, "end": { - "line": 1847, + "line": 1840, "column": 33 } } } ], "range": [ - 53438, - 53452 + 53191, + 53205 ], "loc": { "start": { - "line": 1847, + "line": 1840, "column": 20 }, "end": { - "line": 1847, + "line": 1840, "column": 34 } } }, "range": [ - 53430, - 53452 + 53183, + 53205 ], "loc": { "start": { - "line": 1847, + "line": 1840, "column": 12 }, "end": { - "line": 1847, + "line": 1840, "column": 34 } } @@ -93826,16 +93440,16 @@ "type": "Identifier", "name": "hasEQ", "range": [ - 53466, - 53471 + 53219, + 53224 ], "loc": { "start": { - "line": 1848, + "line": 1841, "column": 12 }, "end": { - "line": 1848, + "line": 1841, "column": 17 } } @@ -93849,16 +93463,16 @@ "type": "Identifier", "name": "reEq", "range": [ - 53474, - 53478 + 53227, + 53231 ], "loc": { "start": { - "line": 1848, + "line": 1841, "column": 20 }, "end": { - "line": 1848, + "line": 1841, "column": 24 } } @@ -93867,31 +93481,31 @@ "type": "Identifier", "name": "test", "range": [ - 53479, - 53483 + 53232, + 53236 ], "loc": { "start": { - "line": 1848, + "line": 1841, "column": 25 }, "end": { - "line": 1848, + "line": 1841, "column": 29 } } }, "range": [ - 53474, - 53483 + 53227, + 53236 ], "loc": { "start": { - "line": 1848, + "line": 1841, "column": 20 }, "end": { - "line": 1848, + "line": 1841, "column": 29 } } @@ -93901,47 +93515,47 @@ "type": "Identifier", "name": "term", "range": [ - 53484, - 53488 + 53237, + 53241 ], "loc": { "start": { - "line": 1848, + "line": 1841, "column": 30 }, "end": { - "line": 1848, + "line": 1841, "column": 34 } } } ], "range": [ - 53474, - 53489 + 53227, + 53242 ], "loc": { "start": { - "line": 1848, + "line": 1841, "column": 20 }, "end": { - "line": 1848, + "line": 1841, "column": 35 } } }, "range": [ - 53466, - 53489 + 53219, + 53242 ], "loc": { "start": { - "line": 1848, + "line": 1841, "column": 12 }, "end": { - "line": 1848, + "line": 1841, "column": 35 } } @@ -93952,16 +93566,16 @@ "type": "Identifier", "name": "hasLK", "range": [ - 53503, - 53508 + 53256, + 53261 ], "loc": { "start": { - "line": 1849, + "line": 1842, "column": 12 }, "end": { - "line": 1849, + "line": 1842, "column": 17 } } @@ -93975,16 +93589,16 @@ "type": "Identifier", "name": "reLk", "range": [ - 53511, - 53515 + 53264, + 53268 ], "loc": { "start": { - "line": 1849, + "line": 1842, "column": 20 }, "end": { - "line": 1849, + "line": 1842, "column": 24 } } @@ -93993,31 +93607,31 @@ "type": "Identifier", "name": "test", "range": [ - 53516, - 53520 + 53269, + 53273 ], "loc": { "start": { - "line": 1849, + "line": 1842, "column": 25 }, "end": { - "line": 1849, + "line": 1842, "column": 29 } } }, "range": [ - 53511, - 53520 + 53264, + 53273 ], "loc": { "start": { - "line": 1849, + "line": 1842, "column": 20 }, "end": { - "line": 1849, + "line": 1842, "column": 29 } } @@ -94027,47 +93641,47 @@ "type": "Identifier", "name": "term", "range": [ - 53521, - 53525 + 53274, + 53278 ], "loc": { "start": { - "line": 1849, + "line": 1842, "column": 30 }, "end": { - "line": 1849, + "line": 1842, "column": 34 } } } ], "range": [ - 53511, - 53526 + 53264, + 53279 ], "loc": { "start": { - "line": 1849, + "line": 1842, "column": 20 }, "end": { - "line": 1849, + "line": 1842, "column": 35 } } }, "range": [ - 53503, - 53526 + 53256, + 53279 ], "loc": { "start": { - "line": 1849, + "line": 1842, "column": 12 }, "end": { - "line": 1849, + "line": 1842, "column": 35 } } @@ -94078,16 +93692,16 @@ "type": "Identifier", "name": "hasST", "range": [ - 53583, - 53588 + 53336, + 53341 ], "loc": { "start": { - "line": 1851, + "line": 1844, "column": 12 }, "end": { - "line": 1851, + "line": 1844, "column": 17 } } @@ -94101,16 +93715,16 @@ "type": "Identifier", "name": "reSt", "range": [ - 53591, - 53595 + 53344, + 53348 ], "loc": { "start": { - "line": 1851, + "line": 1844, "column": 20 }, "end": { - "line": 1851, + "line": 1844, "column": 24 } } @@ -94119,31 +93733,31 @@ "type": "Identifier", "name": "test", "range": [ - 53596, - 53600 + 53349, + 53353 ], "loc": { "start": { - "line": 1851, + "line": 1844, "column": 25 }, "end": { - "line": 1851, + "line": 1844, "column": 29 } } }, "range": [ - 53591, - 53600 + 53344, + 53353 ], "loc": { "start": { - "line": 1851, + "line": 1844, "column": 20 }, "end": { - "line": 1851, + "line": 1844, "column": 29 } } @@ -94153,47 +93767,47 @@ "type": "Identifier", "name": "term", "range": [ - 53601, - 53605 + 53354, + 53358 ], "loc": { "start": { - "line": 1851, + "line": 1844, "column": 30 }, "end": { - "line": 1851, + "line": 1844, "column": 34 } } } ], "range": [ - 53591, - 53606 + 53344, + 53359 ], "loc": { "start": { - "line": 1851, + "line": 1844, "column": 20 }, "end": { - "line": 1851, + "line": 1844, "column": 35 } } }, "range": [ - 53583, - 53606 + 53336, + 53359 ], "loc": { "start": { - "line": 1851, + "line": 1844, "column": 12 }, "end": { - "line": 1851, + "line": 1844, "column": 35 } }, @@ -94202,16 +93816,16 @@ "type": "Line", "value": " hatermN = re_an.test(term),", "range": [ - 53540, - 53570 + 53293, + 53323 ], "loc": { "start": { - "line": 1850, + "line": 1843, "column": 12 }, "end": { - "line": 1850, + "line": 1843, "column": 42 } } @@ -94224,16 +93838,16 @@ "type": "Identifier", "name": "hasEN", "range": [ - 53620, - 53625 + 53373, + 53378 ], "loc": { "start": { - "line": 1852, + "line": 1845, "column": 12 }, "end": { - "line": 1852, + "line": 1845, "column": 17 } } @@ -94247,16 +93861,16 @@ "type": "Identifier", "name": "reEn", "range": [ - 53628, - 53632 + 53381, + 53385 ], "loc": { "start": { - "line": 1852, + "line": 1845, "column": 20 }, "end": { - "line": 1852, + "line": 1845, "column": 24 } } @@ -94265,31 +93879,31 @@ "type": "Identifier", "name": "test", "range": [ - 53633, - 53637 + 53386, + 53390 ], "loc": { "start": { - "line": 1852, + "line": 1845, "column": 25 }, "end": { - "line": 1852, + "line": 1845, "column": 29 } } }, "range": [ - 53628, - 53637 + 53381, + 53390 ], "loc": { "start": { - "line": 1852, + "line": 1845, "column": 20 }, "end": { - "line": 1852, + "line": 1845, "column": 29 } } @@ -94299,47 +93913,47 @@ "type": "Identifier", "name": "term", "range": [ - 53638, - 53642 + 53391, + 53395 ], "loc": { "start": { - "line": 1852, + "line": 1845, "column": 30 }, "end": { - "line": 1852, + "line": 1845, "column": 34 } } } ], "range": [ - 53628, - 53643 + 53381, + 53396 ], "loc": { "start": { - "line": 1852, + "line": 1845, "column": 20 }, "end": { - "line": 1852, + "line": 1845, "column": 35 } } }, "range": [ - 53620, - 53643 + 53373, + 53396 ], "loc": { "start": { - "line": 1852, + "line": 1845, "column": 12 }, "end": { - "line": 1852, + "line": 1845, "column": 35 } } @@ -94350,16 +93964,16 @@ "type": "Identifier", "name": "hasEM", "range": [ - 53657, - 53662 + 53410, + 53415 ], "loc": { "start": { - "line": 1853, + "line": 1846, "column": 12 }, "end": { - "line": 1853, + "line": 1846, "column": 17 } } @@ -94371,16 +93985,16 @@ "type": "Identifier", "name": "reEm", "range": [ - 53666, - 53670 + 53419, + 53423 ], "loc": { "start": { - "line": 1853, + "line": 1846, "column": 21 }, "end": { - "line": 1853, + "line": 1846, "column": 25 } } @@ -94389,46 +94003,46 @@ "type": "Identifier", "name": "term", "range": [ - 53675, - 53679 + 53428, + 53432 ], "loc": { "start": { - "line": 1853, + "line": 1846, "column": 30 }, "end": { - "line": 1853, + "line": 1846, "column": 34 } } }, "range": [ - 53666, - 53679 + 53419, + 53432 ], "loc": { "start": { - "line": 1853, + "line": 1846, "column": 21 }, "end": { - "line": 1853, + "line": 1846, "column": 34 } } }, "range": [ - 53657, - 53680 + 53410, + 53433 ], "loc": { "start": { - "line": 1853, + "line": 1846, "column": 12 }, "end": { - "line": 1853, + "line": 1846, "column": 35 } } @@ -94439,16 +94053,16 @@ "type": "Identifier", "name": "hasNM", "range": [ - 53694, - 53699 + 53447, + 53452 ], "loc": { "start": { - "line": 1854, + "line": 1847, "column": 12 }, "end": { - "line": 1854, + "line": 1847, "column": 17 } } @@ -94460,16 +94074,16 @@ "type": "Identifier", "name": "reNm", "range": [ - 53703, - 53707 + 53456, + 53460 ], "loc": { "start": { - "line": 1854, + "line": 1847, "column": 21 }, "end": { - "line": 1854, + "line": 1847, "column": 25 } } @@ -94478,46 +94092,46 @@ "type": "Identifier", "name": "term", "range": [ - 53712, - 53716 + 53465, + 53469 ], "loc": { "start": { - "line": 1854, + "line": 1847, "column": 30 }, "end": { - "line": 1854, + "line": 1847, "column": 34 } } }, "range": [ - 53703, - 53716 + 53456, + 53469 ], "loc": { "start": { - "line": 1854, + "line": 1847, "column": 21 }, "end": { - "line": 1854, + "line": 1847, "column": 34 } } }, "range": [ - 53694, - 53717 + 53447, + 53470 ], "loc": { "start": { - "line": 1854, + "line": 1847, "column": 12 }, "end": { - "line": 1854, + "line": 1847, "column": 35 } } @@ -94528,16 +94142,16 @@ "type": "Identifier", "name": "hasRE", "range": [ - 53731, - 53736 + 53484, + 53489 ], "loc": { "start": { - "line": 1855, + "line": 1848, "column": 12 }, "end": { - "line": 1855, + "line": 1848, "column": 17 } } @@ -94551,16 +94165,16 @@ "type": "Identifier", "name": "reRe", "range": [ - 53739, - 53743 + 53492, + 53496 ], "loc": { "start": { - "line": 1855, + "line": 1848, "column": 20 }, "end": { - "line": 1855, + "line": 1848, "column": 24 } } @@ -94569,31 +94183,31 @@ "type": "Identifier", "name": "test", "range": [ - 53744, - 53748 + 53497, + 53501 ], "loc": { "start": { - "line": 1855, + "line": 1848, "column": 25 }, "end": { - "line": 1855, + "line": 1848, "column": 29 } } }, "range": [ - 53739, - 53748 + 53492, + 53501 ], "loc": { "start": { - "line": 1855, + "line": 1848, "column": 20 }, "end": { - "line": 1855, + "line": 1848, "column": 29 } } @@ -94603,47 +94217,47 @@ "type": "Identifier", "name": "term", "range": [ - 53749, - 53753 + 53502, + 53506 ], "loc": { "start": { - "line": 1855, + "line": 1848, "column": 30 }, "end": { - "line": 1855, + "line": 1848, "column": 34 } } } ], "range": [ - 53739, - 53754 + 53492, + 53507 ], "loc": { "start": { - "line": 1855, + "line": 1848, "column": 20 }, "end": { - "line": 1855, + "line": 1848, "column": 35 } } }, "range": [ - 53731, - 53754 + 53484, + 53507 ], "loc": { "start": { - "line": 1855, + "line": 1848, "column": 12 }, "end": { - "line": 1855, + "line": 1848, "column": 35 } } @@ -94651,16 +94265,16 @@ ], "kind": "let", "range": [ - 53280, - 53755 + 53033, + 53508 ], "loc": { "start": { - "line": 1843, + "line": 1836, "column": 8 }, "end": { - "line": 1855, + "line": 1848, "column": 36 } }, @@ -94669,16 +94283,16 @@ "type": "Line", "value": "Search arg operator tests", "range": [ - 53244, - 53271 + 52997, + 53024 ], "loc": { "start": { - "line": 1842, + "line": 1835, "column": 8 }, "end": { - "line": 1842, + "line": 1835, "column": 35 } } @@ -94689,16 +94303,16 @@ "type": "Line", "value": " Check for dates or resolve date type", "range": [ - 53765, - 53804 + 53518, + 53557 ], "loc": { "start": { - "line": 1857, + "line": 1850, "column": 8 }, "end": { - "line": 1857, + "line": 1850, "column": 47 } } @@ -94715,16 +94329,16 @@ "object": { "type": "ThisExpression", "range": [ - 53817, - 53821 + 53570, + 53574 ], "loc": { "start": { - "line": 1858, + "line": 1851, "column": 12 }, "end": { - "line": 1858, + "line": 1851, "column": 16 } } @@ -94733,31 +94347,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 53822, - 53829 + 53575, + 53582 ], "loc": { "start": { - "line": 1858, + "line": 1851, "column": 17 }, "end": { - "line": 1858, + "line": 1851, "column": 24 } } }, "range": [ - 53817, - 53829 + 53570, + 53582 ], "loc": { "start": { - "line": 1858, + "line": 1851, "column": 12 }, "end": { - "line": 1858, + "line": 1851, "column": 24 } } @@ -94767,16 +94381,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 53830, - 53836 + 53583, + 53589 ], "loc": { "start": { - "line": 1858, + "line": 1851, "column": 25 }, "end": { - "line": 1858, + "line": 1851, "column": 31 } } @@ -94788,48 +94402,48 @@ "type": "Identifier", "name": "DATE", "range": [ - 53839, - 53843 + 53592, + 53596 ], "loc": { "start": { - "line": 1858, + "line": 1851, "column": 34 }, "end": { - "line": 1858, + "line": 1851, "column": 38 } } } ], "range": [ - 53838, - 53844 + 53591, + 53597 ], "loc": { "start": { - "line": 1858, + "line": 1851, "column": 33 }, "end": { - "line": 1858, + "line": 1851, "column": 39 } } } ], "range": [ - 53817, - 53845 + 53570, + 53598 ], "loc": { "start": { - "line": 1858, + "line": 1851, "column": 12 }, "end": { - "line": 1858, + "line": 1851, "column": 40 } } @@ -94846,32 +94460,32 @@ "type": "Identifier", "name": "dte1", "range": [ - 53865, - 53869 + 53618, + 53622 ], "loc": { "start": { - "line": 1859, + "line": 1852, "column": 16 }, "end": { - "line": 1859, + "line": 1852, "column": 20 } } }, "init": null, "range": [ - 53865, - 53869 + 53618, + 53622 ], "loc": { "start": { - "line": 1859, + "line": 1852, "column": 16 }, "end": { - "line": 1859, + "line": 1852, "column": 20 } } @@ -94882,32 +94496,32 @@ "type": "Identifier", "name": "dte2", "range": [ - 53871, - 53875 + 53624, + 53628 ], "loc": { "start": { - "line": 1859, + "line": 1852, "column": 22 }, "end": { - "line": 1859, + "line": 1852, "column": 26 } } }, "init": null, "range": [ - 53871, - 53875 + 53624, + 53628 ], "loc": { "start": { - "line": 1859, + "line": 1852, "column": 22 }, "end": { - "line": 1859, + "line": 1852, "column": 26 } } @@ -94915,16 +94529,16 @@ ], "kind": "let", "range": [ - 53861, - 53876 + 53614, + 53629 ], "loc": { "start": { - "line": 1859, + "line": 1852, "column": 12 }, "end": { - "line": 1859, + "line": 1852, "column": 27 } } @@ -94938,16 +94552,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 53894, - 53902 + 53647, + 53655 ], "loc": { "start": { - "line": 1861, + "line": 1854, "column": 16 }, "end": { - "line": 1861, + "line": 1854, "column": 24 } } @@ -94961,16 +94575,16 @@ "object": { "type": "ThisExpression", "range": [ - 53905, - 53909 + 53658, + 53662 ], "loc": { "start": { - "line": 1861, + "line": 1854, "column": 27 }, "end": { - "line": 1861, + "line": 1854, "column": 31 } } @@ -94979,31 +94593,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 53910, - 53913 + 53663, + 53666 ], "loc": { "start": { - "line": 1861, + "line": 1854, "column": 32 }, "end": { - "line": 1861, + "line": 1854, "column": 35 } } }, "range": [ - 53905, - 53913 + 53658, + 53666 ], "loc": { "start": { - "line": 1861, + "line": 1854, "column": 27 }, "end": { - "line": 1861, + "line": 1854, "column": 35 } } @@ -95012,46 +94626,46 @@ "type": "Identifier", "name": "dateType", "range": [ - 53914, - 53922 + 53667, + 53675 ], "loc": { "start": { - "line": 1861, + "line": 1854, "column": 36 }, "end": { - "line": 1861, + "line": 1854, "column": 44 } } }, "range": [ - 53905, - 53922 + 53658, + 53675 ], "loc": { "start": { - "line": 1861, + "line": 1854, "column": 27 }, "end": { - "line": 1861, + "line": 1854, "column": 44 } } }, "range": [ - 53894, - 53922 + 53647, + 53675 ], "loc": { "start": { - "line": 1861, + "line": 1854, "column": 16 }, "end": { - "line": 1861, + "line": 1854, "column": 44 } } @@ -95059,16 +94673,16 @@ ], "kind": "let", "range": [ - 53890, - 53923 + 53643, + 53676 ], "loc": { "start": { - "line": 1861, + "line": 1854, "column": 12 }, "end": { - "line": 1861, + "line": 1854, "column": 45 } } @@ -95082,16 +94696,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 53940, - 53951 + 53693, + 53704 ], "loc": { "start": { - "line": 1862, + "line": 1855, "column": 16 }, "end": { - "line": 1862, + "line": 1855, "column": 27 } } @@ -95108,16 +94722,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 53954, - 53962 + 53707, + 53715 ], "loc": { "start": { - "line": 1862, + "line": 1855, "column": 30 }, "end": { - "line": 1862, + "line": 1855, "column": 38 } } @@ -95126,31 +94740,31 @@ "type": "Identifier", "name": "isValid", "range": [ - 53963, - 53970 + 53716, + 53723 ], "loc": { "start": { - "line": 1862, + "line": 1855, "column": 39 }, "end": { - "line": 1862, + "line": 1855, "column": 46 } } }, "range": [ - 53954, - 53970 + 53707, + 53723 ], "loc": { "start": { - "line": 1862, + "line": 1855, "column": 30 }, "end": { - "line": 1862, + "line": 1855, "column": 46 } } @@ -95159,31 +94773,31 @@ "type": "Identifier", "name": "bind", "range": [ - 53971, - 53975 + 53724, + 53728 ], "loc": { "start": { - "line": 1862, + "line": 1855, "column": 47 }, "end": { - "line": 1862, + "line": 1855, "column": 51 } } }, "range": [ - 53954, - 53975 + 53707, + 53728 ], "loc": { "start": { - "line": 1862, + "line": 1855, "column": 30 }, "end": { - "line": 1862, + "line": 1855, "column": 51 } } @@ -95193,47 +94807,47 @@ "type": "Identifier", "name": "dateType", "range": [ - 53976, - 53984 + 53729, + 53737 ], "loc": { "start": { - "line": 1862, + "line": 1855, "column": 52 }, "end": { - "line": 1862, + "line": 1855, "column": 60 } } } ], "range": [ - 53954, - 53985 + 53707, + 53738 ], "loc": { "start": { - "line": 1862, + "line": 1855, "column": 30 }, "end": { - "line": 1862, + "line": 1855, "column": 61 } } }, "range": [ - 53940, - 53985 + 53693, + 53738 ], "loc": { "start": { - "line": 1862, + "line": 1855, "column": 16 }, "end": { - "line": 1862, + "line": 1855, "column": 61 } } @@ -95241,16 +94855,16 @@ ], "kind": "let", "range": [ - 53936, - 53986 + 53689, + 53739 ], "loc": { "start": { - "line": 1862, + "line": 1855, "column": 12 }, "end": { - "line": 1862, + "line": 1855, "column": 62 } } @@ -95264,16 +94878,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 54003, - 54012 + 53756, + 53765 ], "loc": { "start": { - "line": 1863, + "line": 1856, "column": 16 }, "end": { - "line": 1863, + "line": 1856, "column": 25 } } @@ -95290,16 +94904,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 54015, - 54023 + 53768, + 53776 ], "loc": { "start": { - "line": 1863, + "line": 1856, "column": 28 }, "end": { - "line": 1863, + "line": 1856, "column": 36 } } @@ -95308,31 +94922,31 @@ "type": "Identifier", "name": "parse", "range": [ - 54024, - 54029 + 53777, + 53782 ], "loc": { "start": { - "line": 1863, + "line": 1856, "column": 37 }, "end": { - "line": 1863, + "line": 1856, "column": 42 } } }, "range": [ - 54015, - 54029 + 53768, + 53782 ], "loc": { "start": { - "line": 1863, + "line": 1856, "column": 28 }, "end": { - "line": 1863, + "line": 1856, "column": 42 } } @@ -95341,31 +94955,31 @@ "type": "Identifier", "name": "bind", "range": [ - 54030, - 54034 + 53783, + 53787 ], "loc": { "start": { - "line": 1863, + "line": 1856, "column": 43 }, "end": { - "line": 1863, + "line": 1856, "column": 47 } } }, "range": [ - 54015, - 54034 + 53768, + 53787 ], "loc": { "start": { - "line": 1863, + "line": 1856, "column": 28 }, "end": { - "line": 1863, + "line": 1856, "column": 47 } } @@ -95375,47 +94989,47 @@ "type": "Identifier", "name": "dateType", "range": [ - 54035, - 54043 + 53788, + 53796 ], "loc": { "start": { - "line": 1863, + "line": 1856, "column": 48 }, "end": { - "line": 1863, + "line": 1856, "column": 56 } } } ], "range": [ - 54015, - 54044 + 53768, + 53797 ], "loc": { "start": { - "line": 1863, + "line": 1856, "column": 28 }, "end": { - "line": 1863, + "line": 1856, "column": 57 } } }, "range": [ - 54003, - 54044 + 53756, + 53797 ], "loc": { "start": { - "line": 1863, + "line": 1856, "column": 16 }, "end": { - "line": 1863, + "line": 1856, "column": 57 } } @@ -95423,16 +95037,16 @@ ], "kind": "let", "range": [ - 53999, - 54045 + 53752, + 53798 ], "loc": { "start": { - "line": 1863, + "line": 1856, "column": 12 }, "end": { - "line": 1863, + "line": 1856, "column": 58 } } @@ -95446,16 +95060,16 @@ "type": "Identifier", "name": "locale", "range": [ - 54062, - 54068 + 53815, + 53821 ], "loc": { "start": { - "line": 1864, + "line": 1857, "column": 16 }, "end": { - "line": 1864, + "line": 1857, "column": 22 } } @@ -95469,16 +95083,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 54071, - 54079 + 53824, + 53832 ], "loc": { "start": { - "line": 1864, + "line": 1857, "column": 25 }, "end": { - "line": 1864, + "line": 1857, "column": 33 } } @@ -95487,31 +95101,31 @@ "type": "Identifier", "name": "getLocale", "range": [ - 54080, - 54089 + 53833, + 53842 ], "loc": { "start": { - "line": 1864, + "line": 1857, "column": 34 }, "end": { - "line": 1864, + "line": 1857, "column": 43 } } }, "range": [ - 54071, - 54089 + 53824, + 53842 ], "loc": { "start": { - "line": 1864, + "line": 1857, "column": 25 }, "end": { - "line": 1864, + "line": 1857, "column": 43 } } @@ -95521,47 +95135,47 @@ "type": "Identifier", "name": "colIdx", "range": [ - 54090, - 54096 + 53843, + 53849 ], "loc": { "start": { - "line": 1864, + "line": 1857, "column": 44 }, "end": { - "line": 1864, + "line": 1857, "column": 50 } } } ], "range": [ - 54071, - 54097 + 53824, + 53850 ], "loc": { "start": { - "line": 1864, + "line": 1857, "column": 25 }, "end": { - "line": 1864, + "line": 1857, "column": 51 } } }, "range": [ - 54062, - 54097 + 53815, + 53850 ], "loc": { "start": { - "line": 1864, + "line": 1857, "column": 16 }, "end": { - "line": 1864, + "line": 1857, "column": 51 } } @@ -95569,16 +95183,16 @@ ], "kind": "let", "range": [ - 54058, - 54098 + 53811, + 53851 ], "loc": { "start": { - "line": 1864, + "line": 1857, "column": 12 }, "end": { - "line": 1864, + "line": 1857, "column": 52 } }, @@ -95587,16 +95201,16 @@ "type": "Line", "value": " Search arg dates tests", "range": [ - 54112, - 54137 + 53865, + 53890 ], "loc": { "start": { - "line": 1866, + "line": 1859, "column": 12 }, "end": { - "line": 1866, + "line": 1859, "column": 37 } } @@ -95612,16 +95226,16 @@ "type": "Identifier", "name": "isLDate", "range": [ - 54154, - 54161 + 53907, + 53914 ], "loc": { "start": { - "line": 1867, + "line": 1860, "column": 16 }, "end": { - "line": 1867, + "line": 1860, "column": 23 } } @@ -95633,16 +95247,16 @@ "type": "Identifier", "name": "hasLO", "range": [ - 54164, - 54169 + 53917, + 53922 ], "loc": { "start": { - "line": 1867, + "line": 1860, "column": 26 }, "end": { - "line": 1867, + "line": 1860, "column": 31 } } @@ -95653,16 +95267,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 54189, - 54200 + 53942, + 53953 ], "loc": { "start": { - "line": 1868, + "line": 1861, "column": 16 }, "end": { - "line": 1868, + "line": 1861, "column": 27 } } @@ -95677,16 +95291,16 @@ "type": "Identifier", "name": "term", "range": [ - 54201, - 54205 + 53954, + 53958 ], "loc": { "start": { - "line": 1868, + "line": 1861, "column": 28 }, "end": { - "line": 1868, + "line": 1861, "column": 32 } } @@ -95695,31 +95309,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54206, - 54213 + 53959, + 53966 ], "loc": { "start": { - "line": 1868, + "line": 1861, "column": 33 }, "end": { - "line": 1868, + "line": 1861, "column": 40 } } }, "range": [ - 54201, - 54213 + 53954, + 53966 ], "loc": { "start": { - "line": 1868, + "line": 1861, "column": 28 }, "end": { - "line": 1868, + "line": 1861, "column": 40 } } @@ -95729,16 +95343,16 @@ "type": "Identifier", "name": "reL", "range": [ - 54214, - 54217 + 53967, + 53970 ], "loc": { "start": { - "line": 1868, + "line": 1861, "column": 41 }, "end": { - "line": 1868, + "line": 1861, "column": 44 } } @@ -95748,32 +95362,32 @@ "value": "", "raw": "''", "range": [ - 54219, - 54221 + 53972, + 53974 ], "loc": { "start": { - "line": 1868, + "line": 1861, "column": 46 }, "end": { - "line": 1868, + "line": 1861, "column": 48 } } } ], "range": [ - 54201, - 54222 + 53954, + 53975 ], "loc": { "start": { - "line": 1868, + "line": 1861, "column": 28 }, "end": { - "line": 1868, + "line": 1861, "column": 49 } } @@ -95782,62 +95396,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54224, - 54230 + 53977, + 53983 ], "loc": { "start": { - "line": 1868, + "line": 1861, "column": 51 }, "end": { - "line": 1868, + "line": 1861, "column": 57 } } } ], "range": [ - 54189, - 54231 + 53942, + 53984 ], "loc": { "start": { - "line": 1868, + "line": 1861, "column": 16 }, "end": { - "line": 1868, + "line": 1861, "column": 58 } } }, "range": [ - 54164, - 54231 + 53917, + 53984 ], "loc": { "start": { - "line": 1867, + "line": 1860, "column": 26 }, "end": { - "line": 1868, + "line": 1861, "column": 58 } } }, "range": [ - 54154, - 54231 + 53907, + 53984 ], "loc": { "start": { - "line": 1867, + "line": 1860, "column": 16 }, "end": { - "line": 1868, + "line": 1861, "column": 58 } } @@ -95845,16 +95459,16 @@ ], "kind": "let", "range": [ - 54150, - 54232 + 53903, + 53985 ], "loc": { "start": { - "line": 1867, + "line": 1860, "column": 12 }, "end": { - "line": 1868, + "line": 1861, "column": 59 } }, @@ -95863,16 +95477,16 @@ "type": "Line", "value": " Search arg dates tests", "range": [ - 54112, - 54137 + 53865, + 53890 ], "loc": { "start": { - "line": 1866, + "line": 1859, "column": 12 }, "end": { - "line": 1866, + "line": 1859, "column": 37 } } @@ -95888,16 +95502,16 @@ "type": "Identifier", "name": "isLEDate", "range": [ - 54249, - 54257 + 54002, + 54010 ], "loc": { "start": { - "line": 1869, + "line": 1862, "column": 16 }, "end": { - "line": 1869, + "line": 1862, "column": 24 } } @@ -95909,16 +95523,16 @@ "type": "Identifier", "name": "hasLE", "range": [ - 54260, - 54265 + 54013, + 54018 ], "loc": { "start": { - "line": 1869, + "line": 1862, "column": 27 }, "end": { - "line": 1869, + "line": 1862, "column": 32 } } @@ -95929,16 +95543,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 54285, - 54296 + 54038, + 54049 ], "loc": { "start": { - "line": 1870, + "line": 1863, "column": 16 }, "end": { - "line": 1870, + "line": 1863, "column": 27 } } @@ -95953,16 +95567,16 @@ "type": "Identifier", "name": "term", "range": [ - 54297, - 54301 + 54050, + 54054 ], "loc": { "start": { - "line": 1870, + "line": 1863, "column": 28 }, "end": { - "line": 1870, + "line": 1863, "column": 32 } } @@ -95971,31 +95585,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54302, - 54309 + 54055, + 54062 ], "loc": { "start": { - "line": 1870, + "line": 1863, "column": 33 }, "end": { - "line": 1870, + "line": 1863, "column": 40 } } }, "range": [ - 54297, - 54309 + 54050, + 54062 ], "loc": { "start": { - "line": 1870, + "line": 1863, "column": 28 }, "end": { - "line": 1870, + "line": 1863, "column": 40 } } @@ -96005,16 +95619,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 54310, - 54314 + 54063, + 54067 ], "loc": { "start": { - "line": 1870, + "line": 1863, "column": 41 }, "end": { - "line": 1870, + "line": 1863, "column": 45 } } @@ -96024,32 +95638,32 @@ "value": "", "raw": "''", "range": [ - 54316, - 54318 + 54069, + 54071 ], "loc": { "start": { - "line": 1870, + "line": 1863, "column": 47 }, "end": { - "line": 1870, + "line": 1863, "column": 49 } } } ], "range": [ - 54297, - 54319 + 54050, + 54072 ], "loc": { "start": { - "line": 1870, + "line": 1863, "column": 28 }, "end": { - "line": 1870, + "line": 1863, "column": 50 } } @@ -96058,62 +95672,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54321, - 54327 + 54074, + 54080 ], "loc": { "start": { - "line": 1870, + "line": 1863, "column": 52 }, "end": { - "line": 1870, + "line": 1863, "column": 58 } } } ], "range": [ - 54285, - 54328 + 54038, + 54081 ], "loc": { "start": { - "line": 1870, + "line": 1863, "column": 16 }, "end": { - "line": 1870, + "line": 1863, "column": 59 } } }, "range": [ - 54260, - 54328 + 54013, + 54081 ], "loc": { "start": { - "line": 1869, + "line": 1862, "column": 27 }, "end": { - "line": 1870, + "line": 1863, "column": 59 } } }, "range": [ - 54249, - 54328 + 54002, + 54081 ], "loc": { "start": { - "line": 1869, + "line": 1862, "column": 16 }, "end": { - "line": 1870, + "line": 1863, "column": 59 } } @@ -96121,16 +95735,16 @@ ], "kind": "let", "range": [ - 54245, - 54329 + 53998, + 54082 ], "loc": { "start": { - "line": 1869, + "line": 1862, "column": 12 }, "end": { - "line": 1870, + "line": 1863, "column": 60 } } @@ -96144,16 +95758,16 @@ "type": "Identifier", "name": "isGDate", "range": [ - 54346, - 54353 + 54099, + 54106 ], "loc": { "start": { - "line": 1871, + "line": 1864, "column": 16 }, "end": { - "line": 1871, + "line": 1864, "column": 23 } } @@ -96165,16 +95779,16 @@ "type": "Identifier", "name": "hasGR", "range": [ - 54356, - 54361 + 54109, + 54114 ], "loc": { "start": { - "line": 1871, + "line": 1864, "column": 26 }, "end": { - "line": 1871, + "line": 1864, "column": 31 } } @@ -96185,16 +95799,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 54381, - 54392 + 54134, + 54145 ], "loc": { "start": { - "line": 1872, + "line": 1865, "column": 16 }, "end": { - "line": 1872, + "line": 1865, "column": 27 } } @@ -96209,16 +95823,16 @@ "type": "Identifier", "name": "term", "range": [ - 54393, - 54397 + 54146, + 54150 ], "loc": { "start": { - "line": 1872, + "line": 1865, "column": 28 }, "end": { - "line": 1872, + "line": 1865, "column": 32 } } @@ -96227,31 +95841,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54398, - 54405 + 54151, + 54158 ], "loc": { "start": { - "line": 1872, + "line": 1865, "column": 33 }, "end": { - "line": 1872, + "line": 1865, "column": 40 } } }, "range": [ - 54393, - 54405 + 54146, + 54158 ], "loc": { "start": { - "line": 1872, + "line": 1865, "column": 28 }, "end": { - "line": 1872, + "line": 1865, "column": 40 } } @@ -96261,16 +95875,16 @@ "type": "Identifier", "name": "reG", "range": [ - 54406, - 54409 + 54159, + 54162 ], "loc": { "start": { - "line": 1872, + "line": 1865, "column": 41 }, "end": { - "line": 1872, + "line": 1865, "column": 44 } } @@ -96280,32 +95894,32 @@ "value": "", "raw": "''", "range": [ - 54411, - 54413 + 54164, + 54166 ], "loc": { "start": { - "line": 1872, + "line": 1865, "column": 46 }, "end": { - "line": 1872, + "line": 1865, "column": 48 } } } ], "range": [ - 54393, - 54414 + 54146, + 54167 ], "loc": { "start": { - "line": 1872, + "line": 1865, "column": 28 }, "end": { - "line": 1872, + "line": 1865, "column": 49 } } @@ -96314,62 +95928,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54416, - 54422 + 54169, + 54175 ], "loc": { "start": { - "line": 1872, + "line": 1865, "column": 51 }, "end": { - "line": 1872, + "line": 1865, "column": 57 } } } ], "range": [ - 54381, - 54423 + 54134, + 54176 ], "loc": { "start": { - "line": 1872, + "line": 1865, "column": 16 }, "end": { - "line": 1872, + "line": 1865, "column": 58 } } }, "range": [ - 54356, - 54423 + 54109, + 54176 ], "loc": { "start": { - "line": 1871, + "line": 1864, "column": 26 }, "end": { - "line": 1872, + "line": 1865, "column": 58 } } }, "range": [ - 54346, - 54423 + 54099, + 54176 ], "loc": { "start": { - "line": 1871, + "line": 1864, "column": 16 }, "end": { - "line": 1872, + "line": 1865, "column": 58 } } @@ -96377,16 +95991,16 @@ ], "kind": "let", "range": [ - 54342, - 54424 + 54095, + 54177 ], "loc": { "start": { - "line": 1871, + "line": 1864, "column": 12 }, "end": { - "line": 1872, + "line": 1865, "column": 59 } } @@ -96400,16 +96014,16 @@ "type": "Identifier", "name": "isGEDate", "range": [ - 54441, - 54449 + 54194, + 54202 ], "loc": { "start": { - "line": 1873, + "line": 1866, "column": 16 }, "end": { - "line": 1873, + "line": 1866, "column": 24 } } @@ -96421,16 +96035,16 @@ "type": "Identifier", "name": "hasGE", "range": [ - 54452, - 54457 + 54205, + 54210 ], "loc": { "start": { - "line": 1873, + "line": 1866, "column": 27 }, "end": { - "line": 1873, + "line": 1866, "column": 32 } } @@ -96441,16 +96055,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 54477, - 54488 + 54230, + 54241 ], "loc": { "start": { - "line": 1874, + "line": 1867, "column": 16 }, "end": { - "line": 1874, + "line": 1867, "column": 27 } } @@ -96465,16 +96079,16 @@ "type": "Identifier", "name": "term", "range": [ - 54489, - 54493 + 54242, + 54246 ], "loc": { "start": { - "line": 1874, + "line": 1867, "column": 28 }, "end": { - "line": 1874, + "line": 1867, "column": 32 } } @@ -96483,31 +96097,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54494, - 54501 + 54247, + 54254 ], "loc": { "start": { - "line": 1874, + "line": 1867, "column": 33 }, "end": { - "line": 1874, + "line": 1867, "column": 40 } } }, "range": [ - 54489, - 54501 + 54242, + 54254 ], "loc": { "start": { - "line": 1874, + "line": 1867, "column": 28 }, "end": { - "line": 1874, + "line": 1867, "column": 40 } } @@ -96517,16 +96131,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 54502, - 54506 + 54255, + 54259 ], "loc": { "start": { - "line": 1874, + "line": 1867, "column": 41 }, "end": { - "line": 1874, + "line": 1867, "column": 45 } } @@ -96536,32 +96150,32 @@ "value": "", "raw": "''", "range": [ - 54508, - 54510 + 54261, + 54263 ], "loc": { "start": { - "line": 1874, + "line": 1867, "column": 47 }, "end": { - "line": 1874, + "line": 1867, "column": 49 } } } ], "range": [ - 54489, - 54511 + 54242, + 54264 ], "loc": { "start": { - "line": 1874, + "line": 1867, "column": 28 }, "end": { - "line": 1874, + "line": 1867, "column": 50 } } @@ -96570,62 +96184,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54513, - 54519 + 54266, + 54272 ], "loc": { "start": { - "line": 1874, + "line": 1867, "column": 52 }, "end": { - "line": 1874, + "line": 1867, "column": 58 } } } ], "range": [ - 54477, - 54520 + 54230, + 54273 ], "loc": { "start": { - "line": 1874, + "line": 1867, "column": 16 }, "end": { - "line": 1874, + "line": 1867, "column": 59 } } }, "range": [ - 54452, - 54520 + 54205, + 54273 ], "loc": { "start": { - "line": 1873, + "line": 1866, "column": 27 }, "end": { - "line": 1874, + "line": 1867, "column": 59 } } }, "range": [ - 54441, - 54520 + 54194, + 54273 ], "loc": { "start": { - "line": 1873, + "line": 1866, "column": 16 }, "end": { - "line": 1874, + "line": 1867, "column": 59 } } @@ -96633,16 +96247,16 @@ ], "kind": "let", "range": [ - 54437, - 54521 + 54190, + 54274 ], "loc": { "start": { - "line": 1873, + "line": 1866, "column": 12 }, "end": { - "line": 1874, + "line": 1867, "column": 60 } } @@ -96656,16 +96270,16 @@ "type": "Identifier", "name": "isDFDate", "range": [ - 54538, - 54546 + 54291, + 54299 ], "loc": { "start": { - "line": 1875, + "line": 1868, "column": 16 }, "end": { - "line": 1875, + "line": 1868, "column": 24 } } @@ -96677,16 +96291,16 @@ "type": "Identifier", "name": "hasDF", "range": [ - 54549, - 54554 + 54302, + 54307 ], "loc": { "start": { - "line": 1875, + "line": 1868, "column": 27 }, "end": { - "line": 1875, + "line": 1868, "column": 32 } } @@ -96697,16 +96311,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 54574, - 54585 + 54327, + 54338 ], "loc": { "start": { - "line": 1876, + "line": 1869, "column": 16 }, "end": { - "line": 1876, + "line": 1869, "column": 27 } } @@ -96721,16 +96335,16 @@ "type": "Identifier", "name": "term", "range": [ - 54586, - 54590 + 54339, + 54343 ], "loc": { "start": { - "line": 1876, + "line": 1869, "column": 28 }, "end": { - "line": 1876, + "line": 1869, "column": 32 } } @@ -96739,31 +96353,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54591, - 54598 + 54344, + 54351 ], "loc": { "start": { - "line": 1876, + "line": 1869, "column": 33 }, "end": { - "line": 1876, + "line": 1869, "column": 40 } } }, "range": [ - 54586, - 54598 + 54339, + 54351 ], "loc": { "start": { - "line": 1876, + "line": 1869, "column": 28 }, "end": { - "line": 1876, + "line": 1869, "column": 40 } } @@ -96773,16 +96387,16 @@ "type": "Identifier", "name": "reD", "range": [ - 54599, - 54602 + 54352, + 54355 ], "loc": { "start": { - "line": 1876, + "line": 1869, "column": 41 }, "end": { - "line": 1876, + "line": 1869, "column": 44 } } @@ -96792,32 +96406,32 @@ "value": "", "raw": "''", "range": [ - 54604, - 54606 + 54357, + 54359 ], "loc": { "start": { - "line": 1876, + "line": 1869, "column": 46 }, "end": { - "line": 1876, + "line": 1869, "column": 48 } } } ], "range": [ - 54586, - 54607 + 54339, + 54360 ], "loc": { "start": { - "line": 1876, + "line": 1869, "column": 28 }, "end": { - "line": 1876, + "line": 1869, "column": 49 } } @@ -96826,62 +96440,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54609, - 54615 + 54362, + 54368 ], "loc": { "start": { - "line": 1876, + "line": 1869, "column": 51 }, "end": { - "line": 1876, + "line": 1869, "column": 57 } } } ], "range": [ - 54574, - 54616 + 54327, + 54369 ], "loc": { "start": { - "line": 1876, + "line": 1869, "column": 16 }, "end": { - "line": 1876, + "line": 1869, "column": 58 } } }, "range": [ - 54549, - 54616 + 54302, + 54369 ], "loc": { "start": { - "line": 1875, + "line": 1868, "column": 27 }, "end": { - "line": 1876, + "line": 1869, "column": 58 } } }, "range": [ - 54538, - 54616 + 54291, + 54369 ], "loc": { "start": { - "line": 1875, + "line": 1868, "column": 16 }, "end": { - "line": 1876, + "line": 1869, "column": 58 } } @@ -96889,16 +96503,16 @@ ], "kind": "let", "range": [ - 54534, - 54617 + 54287, + 54370 ], "loc": { "start": { - "line": 1875, + "line": 1868, "column": 12 }, "end": { - "line": 1876, + "line": 1869, "column": 59 } } @@ -96912,16 +96526,16 @@ "type": "Identifier", "name": "isEQDate", "range": [ - 54634, - 54642 + 54387, + 54395 ], "loc": { "start": { - "line": 1877, + "line": 1870, "column": 16 }, "end": { - "line": 1877, + "line": 1870, "column": 24 } } @@ -96933,16 +96547,16 @@ "type": "Identifier", "name": "hasEQ", "range": [ - 54645, - 54650 + 54398, + 54403 ], "loc": { "start": { - "line": 1877, + "line": 1870, "column": 27 }, "end": { - "line": 1877, + "line": 1870, "column": 32 } } @@ -96953,16 +96567,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 54670, - 54681 + 54423, + 54434 ], "loc": { "start": { - "line": 1878, + "line": 1871, "column": 16 }, "end": { - "line": 1878, + "line": 1871, "column": 27 } } @@ -96977,16 +96591,16 @@ "type": "Identifier", "name": "term", "range": [ - 54682, - 54686 + 54435, + 54439 ], "loc": { "start": { - "line": 1878, + "line": 1871, "column": 28 }, "end": { - "line": 1878, + "line": 1871, "column": 32 } } @@ -96995,31 +96609,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54687, - 54694 + 54440, + 54447 ], "loc": { "start": { - "line": 1878, + "line": 1871, "column": 33 }, "end": { - "line": 1878, + "line": 1871, "column": 40 } } }, "range": [ - 54682, - 54694 + 54435, + 54447 ], "loc": { "start": { - "line": 1878, + "line": 1871, "column": 28 }, "end": { - "line": 1878, + "line": 1871, "column": 40 } } @@ -97029,16 +96643,16 @@ "type": "Identifier", "name": "reEq", "range": [ - 54695, - 54699 + 54448, + 54452 ], "loc": { "start": { - "line": 1878, + "line": 1871, "column": 41 }, "end": { - "line": 1878, + "line": 1871, "column": 45 } } @@ -97048,32 +96662,32 @@ "value": "", "raw": "''", "range": [ - 54701, - 54703 + 54454, + 54456 ], "loc": { "start": { - "line": 1878, + "line": 1871, "column": 47 }, "end": { - "line": 1878, + "line": 1871, "column": 49 } } } ], "range": [ - 54682, - 54704 + 54435, + 54457 ], "loc": { "start": { - "line": 1878, + "line": 1871, "column": 28 }, "end": { - "line": 1878, + "line": 1871, "column": 50 } } @@ -97082,62 +96696,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54706, - 54712 + 54459, + 54465 ], "loc": { "start": { - "line": 1878, + "line": 1871, "column": 52 }, "end": { - "line": 1878, + "line": 1871, "column": 58 } } } ], "range": [ - 54670, - 54713 + 54423, + 54466 ], "loc": { "start": { - "line": 1878, + "line": 1871, "column": 16 }, "end": { - "line": 1878, + "line": 1871, "column": 59 } } }, "range": [ - 54645, - 54713 + 54398, + 54466 ], "loc": { "start": { - "line": 1877, + "line": 1870, "column": 27 }, "end": { - "line": 1878, + "line": 1871, "column": 59 } } }, "range": [ - 54634, - 54713 + 54387, + 54466 ], "loc": { "start": { - "line": 1877, + "line": 1870, "column": 16 }, "end": { - "line": 1878, + "line": 1871, "column": 59 } } @@ -97145,16 +96759,16 @@ ], "kind": "let", "range": [ - 54630, - 54714 + 54383, + 54467 ], "loc": { "start": { - "line": 1877, + "line": 1870, "column": 12 }, "end": { - "line": 1878, + "line": 1871, "column": 60 } } @@ -97168,16 +96782,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 54728, - 54732 + 54481, + 54485 ], "loc": { "start": { - "line": 1880, + "line": 1873, "column": 12 }, "end": { - "line": 1880, + "line": 1873, "column": 16 } } @@ -97188,16 +96802,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 54735, - 54744 + 54488, + 54497 ], "loc": { "start": { - "line": 1880, + "line": 1873, "column": 19 }, "end": { - "line": 1880, + "line": 1873, "column": 28 } } @@ -97207,16 +96821,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 54745, - 54754 + 54498, + 54507 ], "loc": { "start": { - "line": 1880, + "line": 1873, "column": 29 }, "end": { - "line": 1880, + "line": 1873, "column": 38 } } @@ -97225,62 +96839,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54756, - 54762 + 54509, + 54515 ], "loc": { "start": { - "line": 1880, + "line": 1873, "column": 40 }, "end": { - "line": 1880, + "line": 1873, "column": 46 } } } ], "range": [ - 54735, - 54763 + 54488, + 54516 ], "loc": { "start": { - "line": 1880, + "line": 1873, "column": 19 }, "end": { - "line": 1880, + "line": 1873, "column": 47 } } }, "range": [ - 54728, - 54763 + 54481, + 54516 ], "loc": { "start": { - "line": 1880, + "line": 1873, "column": 12 }, "end": { - "line": 1880, + "line": 1873, "column": 47 } } }, "range": [ - 54728, - 54764 + 54481, + 54517 ], "loc": { "start": { - "line": 1880, + "line": 1873, "column": 12 }, "end": { - "line": 1880, + "line": 1873, "column": 48 } }, @@ -97289,16 +96903,16 @@ "type": "Line", "value": " lower equal date", "range": [ - 54778, - 54797 + 54531, + 54550 ], "loc": { "start": { - "line": 1882, + "line": 1875, "column": 12 }, "end": { - "line": 1882, + "line": 1875, "column": 31 } } @@ -97311,16 +96925,16 @@ "type": "Identifier", "name": "isLEDate", "range": [ - 54814, - 54822 + 54567, + 54575 ], "loc": { "start": { - "line": 1883, + "line": 1876, "column": 16 }, "end": { - "line": 1883, + "line": 1876, "column": 24 } } @@ -97337,16 +96951,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 54842, - 54846 + 54595, + 54599 ], "loc": { "start": { - "line": 1884, + "line": 1877, "column": 16 }, "end": { - "line": 1884, + "line": 1877, "column": 20 } } @@ -97357,16 +96971,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 54849, - 54858 + 54602, + 54611 ], "loc": { "start": { - "line": 1884, + "line": 1877, "column": 23 }, "end": { - "line": 1884, + "line": 1877, "column": 32 } } @@ -97381,16 +96995,16 @@ "type": "Identifier", "name": "term", "range": [ - 54859, - 54863 + 54612, + 54616 ], "loc": { "start": { - "line": 1884, + "line": 1877, "column": 33 }, "end": { - "line": 1884, + "line": 1877, "column": 37 } } @@ -97399,31 +97013,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54864, - 54871 + 54617, + 54624 ], "loc": { "start": { - "line": 1884, + "line": 1877, "column": 38 }, "end": { - "line": 1884, + "line": 1877, "column": 45 } } }, "range": [ - 54859, - 54871 + 54612, + 54624 ], "loc": { "start": { - "line": 1884, + "line": 1877, "column": 33 }, "end": { - "line": 1884, + "line": 1877, "column": 45 } } @@ -97433,16 +97047,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 54872, - 54876 + 54625, + 54629 ], "loc": { "start": { - "line": 1884, + "line": 1877, "column": 46 }, "end": { - "line": 1884, + "line": 1877, "column": 50 } } @@ -97452,32 +97066,32 @@ "value": "", "raw": "''", "range": [ - 54878, - 54880 + 54631, + 54633 ], "loc": { "start": { - "line": 1884, + "line": 1877, "column": 52 }, "end": { - "line": 1884, + "line": 1877, "column": 54 } } } ], "range": [ - 54859, - 54881 + 54612, + 54634 ], "loc": { "start": { - "line": 1884, + "line": 1877, "column": 33 }, "end": { - "line": 1884, + "line": 1877, "column": 55 } } @@ -97486,62 +97100,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54883, - 54889 + 54636, + 54642 ], "loc": { "start": { - "line": 1884, + "line": 1877, "column": 57 }, "end": { - "line": 1884, + "line": 1877, "column": 63 } } } ], "range": [ - 54849, - 54890 + 54602, + 54643 ], "loc": { "start": { - "line": 1884, + "line": 1877, "column": 23 }, "end": { - "line": 1884, + "line": 1877, "column": 64 } } }, "range": [ - 54842, - 54890 + 54595, + 54643 ], "loc": { "start": { - "line": 1884, + "line": 1877, "column": 16 }, "end": { - "line": 1884, + "line": 1877, "column": 64 } } }, "range": [ - 54842, - 54891 + 54595, + 54644 ], "loc": { "start": { - "line": 1884, + "line": 1877, "column": 16 }, "end": { - "line": 1884, + "line": 1877, "column": 65 } } @@ -97555,16 +97169,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 54908, - 54917 + 54661, + 54670 ], "loc": { "start": { - "line": 1885, + "line": 1878, "column": 16 }, "end": { - "line": 1885, + "line": 1878, "column": 25 } } @@ -97576,16 +97190,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 54920, - 54924 + 54673, + 54677 ], "loc": { "start": { - "line": 1885, + "line": 1878, "column": 28 }, "end": { - "line": 1885, + "line": 1878, "column": 32 } } @@ -97594,77 +97208,77 @@ "type": "Identifier", "name": "dte2", "range": [ - 54928, - 54932 + 54681, + 54685 ], "loc": { "start": { - "line": 1885, + "line": 1878, "column": 36 }, "end": { - "line": 1885, + "line": 1878, "column": 40 } } }, "range": [ - 54920, - 54932 + 54673, + 54685 ], "loc": { "start": { - "line": 1885, + "line": 1878, "column": 28 }, "end": { - "line": 1885, + "line": 1878, "column": 40 } } }, "range": [ - 54908, - 54932 + 54661, + 54685 ], "loc": { "start": { - "line": 1885, + "line": 1878, "column": 16 }, "end": { - "line": 1885, + "line": 1878, "column": 40 } } }, "range": [ - 54908, - 54933 + 54661, + 54686 ], "loc": { "start": { - "line": 1885, + "line": 1878, "column": 16 }, "end": { - "line": 1885, + "line": 1878, "column": 41 } } } ], "range": [ - 54824, - 54947 + 54577, + 54700 ], "loc": { "start": { - "line": 1883, + "line": 1876, "column": 26 }, "end": { - "line": 1886, + "line": 1879, "column": 13 } }, @@ -97673,16 +97287,16 @@ "type": "Line", "value": " lower date", "range": [ - 54960, - 54973 + 54713, + 54726 ], "loc": { "start": { - "line": 1887, + "line": 1880, "column": 12 }, "end": { - "line": 1887, + "line": 1880, "column": 25 } } @@ -97695,16 +97309,16 @@ "type": "Identifier", "name": "isLDate", "range": [ - 54995, - 55002 + 54748, + 54755 ], "loc": { "start": { - "line": 1888, + "line": 1881, "column": 21 }, "end": { - "line": 1888, + "line": 1881, "column": 28 } } @@ -97721,16 +97335,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 55022, - 55026 + 54775, + 54779 ], "loc": { "start": { - "line": 1889, + "line": 1882, "column": 16 }, "end": { - "line": 1889, + "line": 1882, "column": 20 } } @@ -97741,16 +97355,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 55029, - 55038 + 54782, + 54791 ], "loc": { "start": { - "line": 1889, + "line": 1882, "column": 23 }, "end": { - "line": 1889, + "line": 1882, "column": 32 } } @@ -97765,16 +97379,16 @@ "type": "Identifier", "name": "term", "range": [ - 55039, - 55043 + 54792, + 54796 ], "loc": { "start": { - "line": 1889, + "line": 1882, "column": 33 }, "end": { - "line": 1889, + "line": 1882, "column": 37 } } @@ -97783,31 +97397,31 @@ "type": "Identifier", "name": "replace", "range": [ - 55044, - 55051 + 54797, + 54804 ], "loc": { "start": { - "line": 1889, + "line": 1882, "column": 38 }, "end": { - "line": 1889, + "line": 1882, "column": 45 } } }, "range": [ - 55039, - 55051 + 54792, + 54804 ], "loc": { "start": { - "line": 1889, + "line": 1882, "column": 33 }, "end": { - "line": 1889, + "line": 1882, "column": 45 } } @@ -97817,16 +97431,16 @@ "type": "Identifier", "name": "reL", "range": [ - 55052, - 55055 + 54805, + 54808 ], "loc": { "start": { - "line": 1889, + "line": 1882, "column": 46 }, "end": { - "line": 1889, + "line": 1882, "column": 49 } } @@ -97836,32 +97450,32 @@ "value": "", "raw": "''", "range": [ - 55057, - 55059 + 54810, + 54812 ], "loc": { "start": { - "line": 1889, + "line": 1882, "column": 51 }, "end": { - "line": 1889, + "line": 1882, "column": 53 } } } ], "range": [ - 55039, - 55060 + 54792, + 54813 ], "loc": { "start": { - "line": 1889, + "line": 1882, "column": 33 }, "end": { - "line": 1889, + "line": 1882, "column": 54 } } @@ -97870,62 +97484,62 @@ "type": "Identifier", "name": "locale", "range": [ - 55062, - 55068 + 54815, + 54821 ], "loc": { "start": { - "line": 1889, + "line": 1882, "column": 56 }, "end": { - "line": 1889, + "line": 1882, "column": 62 } } } ], "range": [ - 55029, - 55069 + 54782, + 54822 ], "loc": { "start": { - "line": 1889, + "line": 1882, "column": 23 }, "end": { - "line": 1889, + "line": 1882, "column": 63 } } }, "range": [ - 55022, - 55069 + 54775, + 54822 ], "loc": { "start": { - "line": 1889, + "line": 1882, "column": 16 }, "end": { - "line": 1889, + "line": 1882, "column": 63 } } }, "range": [ - 55022, - 55070 + 54775, + 54823 ], "loc": { "start": { - "line": 1889, + "line": 1882, "column": 16 }, "end": { - "line": 1889, + "line": 1882, "column": 64 } } @@ -97939,16 +97553,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 55087, - 55096 + 54840, + 54849 ], "loc": { "start": { - "line": 1890, + "line": 1883, "column": 16 }, "end": { - "line": 1890, + "line": 1883, "column": 25 } } @@ -97960,16 +97574,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 55099, - 55103 + 54852, + 54856 ], "loc": { "start": { - "line": 1890, + "line": 1883, "column": 28 }, "end": { - "line": 1890, + "line": 1883, "column": 32 } } @@ -97978,77 +97592,77 @@ "type": "Identifier", "name": "dte2", "range": [ - 55106, - 55110 + 54859, + 54863 ], "loc": { "start": { - "line": 1890, + "line": 1883, "column": 35 }, "end": { - "line": 1890, + "line": 1883, "column": 39 } } }, "range": [ - 55099, - 55110 + 54852, + 54863 ], "loc": { "start": { - "line": 1890, + "line": 1883, "column": 28 }, "end": { - "line": 1890, + "line": 1883, "column": 39 } } }, "range": [ - 55087, - 55110 + 54840, + 54863 ], "loc": { "start": { - "line": 1890, + "line": 1883, "column": 16 }, "end": { - "line": 1890, + "line": 1883, "column": 39 } } }, "range": [ - 55087, - 55111 + 54840, + 54864 ], "loc": { "start": { - "line": 1890, + "line": 1883, "column": 16 }, "end": { - "line": 1890, + "line": 1883, "column": 40 } } } ], "range": [ - 55004, - 55125 + 54757, + 54878 ], "loc": { "start": { - "line": 1888, + "line": 1881, "column": 30 }, "end": { - "line": 1891, + "line": 1884, "column": 13 } }, @@ -98057,16 +97671,16 @@ "type": "Line", "value": " greater equal date", "range": [ - 55138, - 55159 + 54891, + 54912 ], "loc": { "start": { - "line": 1892, + "line": 1885, "column": 12 }, "end": { - "line": 1892, + "line": 1885, "column": 33 } } @@ -98079,16 +97693,16 @@ "type": "Identifier", "name": "isGEDate", "range": [ - 55181, - 55189 + 54934, + 54942 ], "loc": { "start": { - "line": 1893, + "line": 1886, "column": 21 }, "end": { - "line": 1893, + "line": 1886, "column": 29 } } @@ -98105,16 +97719,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 55209, - 55213 + 54962, + 54966 ], "loc": { "start": { - "line": 1894, + "line": 1887, "column": 16 }, "end": { - "line": 1894, + "line": 1887, "column": 20 } } @@ -98125,16 +97739,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 55216, - 55225 + 54969, + 54978 ], "loc": { "start": { - "line": 1894, + "line": 1887, "column": 23 }, "end": { - "line": 1894, + "line": 1887, "column": 32 } } @@ -98149,16 +97763,16 @@ "type": "Identifier", "name": "term", "range": [ - 55226, - 55230 + 54979, + 54983 ], "loc": { "start": { - "line": 1894, + "line": 1887, "column": 33 }, "end": { - "line": 1894, + "line": 1887, "column": 37 } } @@ -98167,31 +97781,31 @@ "type": "Identifier", "name": "replace", "range": [ - 55231, - 55238 + 54984, + 54991 ], "loc": { "start": { - "line": 1894, + "line": 1887, "column": 38 }, "end": { - "line": 1894, + "line": 1887, "column": 45 } } }, "range": [ - 55226, - 55238 + 54979, + 54991 ], "loc": { "start": { - "line": 1894, + "line": 1887, "column": 33 }, "end": { - "line": 1894, + "line": 1887, "column": 45 } } @@ -98201,16 +97815,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 55239, - 55243 + 54992, + 54996 ], "loc": { "start": { - "line": 1894, + "line": 1887, "column": 46 }, "end": { - "line": 1894, + "line": 1887, "column": 50 } } @@ -98220,32 +97834,32 @@ "value": "", "raw": "''", "range": [ - 55245, - 55247 + 54998, + 55000 ], "loc": { "start": { - "line": 1894, + "line": 1887, "column": 52 }, "end": { - "line": 1894, + "line": 1887, "column": 54 } } } ], "range": [ - 55226, - 55248 + 54979, + 55001 ], "loc": { "start": { - "line": 1894, + "line": 1887, "column": 33 }, "end": { - "line": 1894, + "line": 1887, "column": 55 } } @@ -98254,62 +97868,62 @@ "type": "Identifier", "name": "locale", "range": [ - 55250, - 55256 + 55003, + 55009 ], "loc": { "start": { - "line": 1894, + "line": 1887, "column": 57 }, "end": { - "line": 1894, + "line": 1887, "column": 63 } } } ], "range": [ - 55216, - 55257 + 54969, + 55010 ], "loc": { "start": { - "line": 1894, + "line": 1887, "column": 23 }, "end": { - "line": 1894, + "line": 1887, "column": 64 } } }, "range": [ - 55209, - 55257 + 54962, + 55010 ], "loc": { "start": { - "line": 1894, + "line": 1887, "column": 16 }, "end": { - "line": 1894, + "line": 1887, "column": 64 } } }, "range": [ - 55209, - 55258 + 54962, + 55011 ], "loc": { "start": { - "line": 1894, + "line": 1887, "column": 16 }, "end": { - "line": 1894, + "line": 1887, "column": 65 } } @@ -98323,16 +97937,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 55275, - 55284 + 55028, + 55037 ], "loc": { "start": { - "line": 1895, + "line": 1888, "column": 16 }, "end": { - "line": 1895, + "line": 1888, "column": 25 } } @@ -98344,16 +97958,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 55287, - 55291 + 55040, + 55044 ], "loc": { "start": { - "line": 1895, + "line": 1888, "column": 28 }, "end": { - "line": 1895, + "line": 1888, "column": 32 } } @@ -98362,77 +97976,77 @@ "type": "Identifier", "name": "dte2", "range": [ - 55295, - 55299 + 55048, + 55052 ], "loc": { "start": { - "line": 1895, + "line": 1888, "column": 36 }, "end": { - "line": 1895, + "line": 1888, "column": 40 } } }, "range": [ - 55287, - 55299 + 55040, + 55052 ], "loc": { "start": { - "line": 1895, + "line": 1888, "column": 28 }, "end": { - "line": 1895, + "line": 1888, "column": 40 } } }, "range": [ - 55275, - 55299 + 55028, + 55052 ], "loc": { "start": { - "line": 1895, + "line": 1888, "column": 16 }, "end": { - "line": 1895, + "line": 1888, "column": 40 } } }, "range": [ - 55275, - 55300 + 55028, + 55053 ], "loc": { "start": { - "line": 1895, + "line": 1888, "column": 16 }, "end": { - "line": 1895, + "line": 1888, "column": 41 } } } ], "range": [ - 55191, - 55314 + 54944, + 55067 ], "loc": { "start": { - "line": 1893, + "line": 1886, "column": 31 }, "end": { - "line": 1896, + "line": 1889, "column": 13 } }, @@ -98441,16 +98055,16 @@ "type": "Line", "value": " greater date", "range": [ - 55327, - 55342 + 55080, + 55095 ], "loc": { "start": { - "line": 1897, + "line": 1890, "column": 12 }, "end": { - "line": 1897, + "line": 1890, "column": 27 } } @@ -98463,16 +98077,16 @@ "type": "Identifier", "name": "isGDate", "range": [ - 55364, - 55371 + 55117, + 55124 ], "loc": { "start": { - "line": 1898, + "line": 1891, "column": 21 }, "end": { - "line": 1898, + "line": 1891, "column": 28 } } @@ -98489,16 +98103,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 55391, - 55395 + 55144, + 55148 ], "loc": { "start": { - "line": 1899, + "line": 1892, "column": 16 }, "end": { - "line": 1899, + "line": 1892, "column": 20 } } @@ -98509,16 +98123,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 55398, - 55407 + 55151, + 55160 ], "loc": { "start": { - "line": 1899, + "line": 1892, "column": 23 }, "end": { - "line": 1899, + "line": 1892, "column": 32 } } @@ -98533,16 +98147,16 @@ "type": "Identifier", "name": "term", "range": [ - 55408, - 55412 + 55161, + 55165 ], "loc": { "start": { - "line": 1899, + "line": 1892, "column": 33 }, "end": { - "line": 1899, + "line": 1892, "column": 37 } } @@ -98551,31 +98165,31 @@ "type": "Identifier", "name": "replace", "range": [ - 55413, - 55420 + 55166, + 55173 ], "loc": { "start": { - "line": 1899, + "line": 1892, "column": 38 }, "end": { - "line": 1899, + "line": 1892, "column": 45 } } }, "range": [ - 55408, - 55420 + 55161, + 55173 ], "loc": { "start": { - "line": 1899, + "line": 1892, "column": 33 }, "end": { - "line": 1899, + "line": 1892, "column": 45 } } @@ -98585,16 +98199,16 @@ "type": "Identifier", "name": "reG", "range": [ - 55421, - 55424 + 55174, + 55177 ], "loc": { "start": { - "line": 1899, + "line": 1892, "column": 46 }, "end": { - "line": 1899, + "line": 1892, "column": 49 } } @@ -98604,32 +98218,32 @@ "value": "", "raw": "''", "range": [ - 55426, - 55428 + 55179, + 55181 ], "loc": { "start": { - "line": 1899, + "line": 1892, "column": 51 }, "end": { - "line": 1899, + "line": 1892, "column": 53 } } } ], "range": [ - 55408, - 55429 + 55161, + 55182 ], "loc": { "start": { - "line": 1899, + "line": 1892, "column": 33 }, "end": { - "line": 1899, + "line": 1892, "column": 54 } } @@ -98638,62 +98252,62 @@ "type": "Identifier", "name": "locale", "range": [ - 55431, - 55437 + 55184, + 55190 ], "loc": { "start": { - "line": 1899, + "line": 1892, "column": 56 }, "end": { - "line": 1899, + "line": 1892, "column": 62 } } } ], "range": [ - 55398, - 55438 + 55151, + 55191 ], "loc": { "start": { - "line": 1899, + "line": 1892, "column": 23 }, "end": { - "line": 1899, + "line": 1892, "column": 63 } } }, "range": [ - 55391, - 55438 + 55144, + 55191 ], "loc": { "start": { - "line": 1899, + "line": 1892, "column": 16 }, "end": { - "line": 1899, + "line": 1892, "column": 63 } } }, "range": [ - 55391, - 55439 + 55144, + 55192 ], "loc": { "start": { - "line": 1899, + "line": 1892, "column": 16 }, "end": { - "line": 1899, + "line": 1892, "column": 64 } } @@ -98707,16 +98321,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 55456, - 55465 + 55209, + 55218 ], "loc": { "start": { - "line": 1900, + "line": 1893, "column": 16 }, "end": { - "line": 1900, + "line": 1893, "column": 25 } } @@ -98728,16 +98342,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 55468, - 55472 + 55221, + 55225 ], "loc": { "start": { - "line": 1900, + "line": 1893, "column": 28 }, "end": { - "line": 1900, + "line": 1893, "column": 32 } } @@ -98746,77 +98360,77 @@ "type": "Identifier", "name": "dte2", "range": [ - 55475, - 55479 + 55228, + 55232 ], "loc": { "start": { - "line": 1900, + "line": 1893, "column": 35 }, "end": { - "line": 1900, + "line": 1893, "column": 39 } } }, "range": [ - 55468, - 55479 + 55221, + 55232 ], "loc": { "start": { - "line": 1900, + "line": 1893, "column": 28 }, "end": { - "line": 1900, + "line": 1893, "column": 39 } } }, "range": [ - 55456, - 55479 + 55209, + 55232 ], "loc": { "start": { - "line": 1900, + "line": 1893, "column": 16 }, "end": { - "line": 1900, + "line": 1893, "column": 39 } } }, "range": [ - 55456, - 55480 + 55209, + 55233 ], "loc": { "start": { - "line": 1900, + "line": 1893, "column": 16 }, "end": { - "line": 1900, + "line": 1893, "column": 40 } } } ], "range": [ - 55373, - 55494 + 55126, + 55247 ], "loc": { "start": { - "line": 1898, + "line": 1891, "column": 30 }, "end": { - "line": 1901, + "line": 1894, "column": 13 } }, @@ -98825,16 +98439,16 @@ "type": "Line", "value": " different date", "range": [ - 55507, - 55524 + 55260, + 55277 ], "loc": { "start": { - "line": 1902, + "line": 1895, "column": 12 }, "end": { - "line": 1902, + "line": 1895, "column": 29 } } @@ -98847,16 +98461,16 @@ "type": "Identifier", "name": "isDFDate", "range": [ - 55546, - 55554 + 55299, + 55307 ], "loc": { "start": { - "line": 1903, + "line": 1896, "column": 21 }, "end": { - "line": 1903, + "line": 1896, "column": 29 } } @@ -98873,16 +98487,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 55574, - 55578 + 55327, + 55331 ], "loc": { "start": { - "line": 1904, + "line": 1897, "column": 16 }, "end": { - "line": 1904, + "line": 1897, "column": 20 } } @@ -98893,16 +98507,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 55581, - 55590 + 55334, + 55343 ], "loc": { "start": { - "line": 1904, + "line": 1897, "column": 23 }, "end": { - "line": 1904, + "line": 1897, "column": 32 } } @@ -98917,16 +98531,16 @@ "type": "Identifier", "name": "term", "range": [ - 55591, - 55595 + 55344, + 55348 ], "loc": { "start": { - "line": 1904, + "line": 1897, "column": 33 }, "end": { - "line": 1904, + "line": 1897, "column": 37 } } @@ -98935,31 +98549,31 @@ "type": "Identifier", "name": "replace", "range": [ - 55596, - 55603 + 55349, + 55356 ], "loc": { "start": { - "line": 1904, + "line": 1897, "column": 38 }, "end": { - "line": 1904, + "line": 1897, "column": 45 } } }, "range": [ - 55591, - 55603 + 55344, + 55356 ], "loc": { "start": { - "line": 1904, + "line": 1897, "column": 33 }, "end": { - "line": 1904, + "line": 1897, "column": 45 } } @@ -98969,16 +98583,16 @@ "type": "Identifier", "name": "reD", "range": [ - 55604, - 55607 + 55357, + 55360 ], "loc": { "start": { - "line": 1904, + "line": 1897, "column": 46 }, "end": { - "line": 1904, + "line": 1897, "column": 49 } } @@ -98988,32 +98602,32 @@ "value": "", "raw": "''", "range": [ - 55609, - 55611 + 55362, + 55364 ], "loc": { "start": { - "line": 1904, + "line": 1897, "column": 51 }, "end": { - "line": 1904, + "line": 1897, "column": 53 } } } ], "range": [ - 55591, - 55612 + 55344, + 55365 ], "loc": { "start": { - "line": 1904, + "line": 1897, "column": 33 }, "end": { - "line": 1904, + "line": 1897, "column": 54 } } @@ -99022,62 +98636,62 @@ "type": "Identifier", "name": "locale", "range": [ - 55614, - 55620 + 55367, + 55373 ], "loc": { "start": { - "line": 1904, + "line": 1897, "column": 56 }, "end": { - "line": 1904, + "line": 1897, "column": 62 } } } ], "range": [ - 55581, - 55621 + 55334, + 55374 ], "loc": { "start": { - "line": 1904, + "line": 1897, "column": 23 }, "end": { - "line": 1904, + "line": 1897, "column": 63 } } }, "range": [ - 55574, - 55621 + 55327, + 55374 ], "loc": { "start": { - "line": 1904, + "line": 1897, "column": 16 }, "end": { - "line": 1904, + "line": 1897, "column": 63 } } }, "range": [ - 55574, - 55622 + 55327, + 55375 ], "loc": { "start": { - "line": 1904, + "line": 1897, "column": 16 }, "end": { - "line": 1904, + "line": 1897, "column": 64 } } @@ -99091,16 +98705,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 55639, - 55648 + 55392, + 55401 ], "loc": { "start": { - "line": 1905, + "line": 1898, "column": 16 }, "end": { - "line": 1905, + "line": 1898, "column": 25 } } @@ -99117,16 +98731,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 55651, - 55655 + 55404, + 55408 ], "loc": { "start": { - "line": 1905, + "line": 1898, "column": 28 }, "end": { - "line": 1905, + "line": 1898, "column": 32 } } @@ -99135,47 +98749,47 @@ "type": "Identifier", "name": "toString", "range": [ - 55656, - 55664 + 55409, + 55417 ], "loc": { "start": { - "line": 1905, + "line": 1898, "column": 33 }, "end": { - "line": 1905, + "line": 1898, "column": 41 } } }, "range": [ - 55651, - 55664 + 55404, + 55417 ], "loc": { "start": { - "line": 1905, + "line": 1898, "column": 28 }, "end": { - "line": 1905, + "line": 1898, "column": 41 } } }, "arguments": [], "range": [ - 55651, - 55666 + 55404, + 55419 ], "loc": { "start": { - "line": 1905, + "line": 1898, "column": 28 }, "end": { - "line": 1905, + "line": 1898, "column": 43 } } @@ -99189,16 +98803,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 55671, - 55675 + 55424, + 55428 ], "loc": { "start": { - "line": 1905, + "line": 1898, "column": 48 }, "end": { - "line": 1905, + "line": 1898, "column": 52 } } @@ -99207,108 +98821,108 @@ "type": "Identifier", "name": "toString", "range": [ - 55676, - 55684 + 55429, + 55437 ], "loc": { "start": { - "line": 1905, + "line": 1898, "column": 53 }, "end": { - "line": 1905, + "line": 1898, "column": 61 } } }, "range": [ - 55671, - 55684 + 55424, + 55437 ], "loc": { "start": { - "line": 1905, + "line": 1898, "column": 48 }, "end": { - "line": 1905, + "line": 1898, "column": 61 } } }, "arguments": [], "range": [ - 55671, - 55686 + 55424, + 55439 ], "loc": { "start": { - "line": 1905, + "line": 1898, "column": 48 }, "end": { - "line": 1905, + "line": 1898, "column": 63 } } }, "range": [ - 55651, - 55686 + 55404, + 55439 ], "loc": { "start": { - "line": 1905, + "line": 1898, "column": 28 }, "end": { - "line": 1905, + "line": 1898, "column": 63 } } }, "range": [ - 55639, - 55686 + 55392, + 55439 ], "loc": { "start": { - "line": 1905, + "line": 1898, "column": 16 }, "end": { - "line": 1905, + "line": 1898, "column": 63 } } }, "range": [ - 55639, - 55687 + 55392, + 55440 ], "loc": { "start": { - "line": 1905, + "line": 1898, "column": 16 }, "end": { - "line": 1905, + "line": 1898, "column": 64 } } } ], "range": [ - 55556, - 55701 + 55309, + 55454 ], "loc": { "start": { - "line": 1903, + "line": 1896, "column": 31 }, "end": { - "line": 1906, + "line": 1899, "column": 13 } }, @@ -99317,16 +98931,16 @@ "type": "Line", "value": " equal date", "range": [ - 55714, - 55727 + 55467, + 55480 ], "loc": { "start": { - "line": 1907, + "line": 1900, "column": 12 }, "end": { - "line": 1907, + "line": 1900, "column": 25 } } @@ -99339,16 +98953,16 @@ "type": "Identifier", "name": "isEQDate", "range": [ - 55749, - 55757 + 55502, + 55510 ], "loc": { "start": { - "line": 1908, + "line": 1901, "column": 21 }, "end": { - "line": 1908, + "line": 1901, "column": 29 } } @@ -99365,16 +98979,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 55777, - 55781 + 55530, + 55534 ], "loc": { "start": { - "line": 1909, + "line": 1902, "column": 16 }, "end": { - "line": 1909, + "line": 1902, "column": 20 } } @@ -99385,16 +98999,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 55784, - 55793 + 55537, + 55546 ], "loc": { "start": { - "line": 1909, + "line": 1902, "column": 23 }, "end": { - "line": 1909, + "line": 1902, "column": 32 } } @@ -99409,16 +99023,16 @@ "type": "Identifier", "name": "term", "range": [ - 55794, - 55798 + 55547, + 55551 ], "loc": { "start": { - "line": 1909, + "line": 1902, "column": 33 }, "end": { - "line": 1909, + "line": 1902, "column": 37 } } @@ -99427,31 +99041,31 @@ "type": "Identifier", "name": "replace", "range": [ - 55799, - 55806 + 55552, + 55559 ], "loc": { "start": { - "line": 1909, + "line": 1902, "column": 38 }, "end": { - "line": 1909, + "line": 1902, "column": 45 } } }, "range": [ - 55794, - 55806 + 55547, + 55559 ], "loc": { "start": { - "line": 1909, + "line": 1902, "column": 33 }, "end": { - "line": 1909, + "line": 1902, "column": 45 } } @@ -99461,16 +99075,16 @@ "type": "Identifier", "name": "reEq", "range": [ - 55807, - 55811 + 55560, + 55564 ], "loc": { "start": { - "line": 1909, + "line": 1902, "column": 46 }, "end": { - "line": 1909, + "line": 1902, "column": 50 } } @@ -99480,32 +99094,32 @@ "value": "", "raw": "''", "range": [ - 55813, - 55815 + 55566, + 55568 ], "loc": { "start": { - "line": 1909, + "line": 1902, "column": 52 }, "end": { - "line": 1909, + "line": 1902, "column": 54 } } } ], "range": [ - 55794, - 55816 + 55547, + 55569 ], "loc": { "start": { - "line": 1909, + "line": 1902, "column": 33 }, "end": { - "line": 1909, + "line": 1902, "column": 55 } } @@ -99514,62 +99128,62 @@ "type": "Identifier", "name": "locale", "range": [ - 55818, - 55824 + 55571, + 55577 ], "loc": { "start": { - "line": 1909, + "line": 1902, "column": 57 }, "end": { - "line": 1909, + "line": 1902, "column": 63 } } } ], "range": [ - 55784, - 55825 + 55537, + 55578 ], "loc": { "start": { - "line": 1909, + "line": 1902, "column": 23 }, "end": { - "line": 1909, + "line": 1902, "column": 64 } } }, "range": [ - 55777, - 55825 + 55530, + 55578 ], "loc": { "start": { - "line": 1909, + "line": 1902, "column": 16 }, "end": { - "line": 1909, + "line": 1902, "column": 64 } } }, "range": [ - 55777, - 55826 + 55530, + 55579 ], "loc": { "start": { - "line": 1909, + "line": 1902, "column": 16 }, "end": { - "line": 1909, + "line": 1902, "column": 65 } } @@ -99583,16 +99197,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 55843, - 55852 + 55596, + 55605 ], "loc": { "start": { - "line": 1910, + "line": 1903, "column": 16 }, "end": { - "line": 1910, + "line": 1903, "column": 25 } } @@ -99609,16 +99223,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 55855, - 55859 + 55608, + 55612 ], "loc": { "start": { - "line": 1910, + "line": 1903, "column": 28 }, "end": { - "line": 1910, + "line": 1903, "column": 32 } } @@ -99627,47 +99241,47 @@ "type": "Identifier", "name": "toString", "range": [ - 55860, - 55868 + 55613, + 55621 ], "loc": { "start": { - "line": 1910, + "line": 1903, "column": 33 }, "end": { - "line": 1910, + "line": 1903, "column": 41 } } }, "range": [ - 55855, - 55868 + 55608, + 55621 ], "loc": { "start": { - "line": 1910, + "line": 1903, "column": 28 }, "end": { - "line": 1910, + "line": 1903, "column": 41 } } }, "arguments": [], "range": [ - 55855, - 55870 + 55608, + 55623 ], "loc": { "start": { - "line": 1910, + "line": 1903, "column": 28 }, "end": { - "line": 1910, + "line": 1903, "column": 43 } } @@ -99681,16 +99295,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 55875, - 55879 + 55628, + 55632 ], "loc": { "start": { - "line": 1910, + "line": 1903, "column": 48 }, "end": { - "line": 1910, + "line": 1903, "column": 52 } } @@ -99699,108 +99313,108 @@ "type": "Identifier", "name": "toString", "range": [ - 55880, - 55888 + 55633, + 55641 ], "loc": { "start": { - "line": 1910, + "line": 1903, "column": 53 }, "end": { - "line": 1910, + "line": 1903, "column": 61 } } }, "range": [ - 55875, - 55888 + 55628, + 55641 ], "loc": { "start": { - "line": 1910, + "line": 1903, "column": 48 }, "end": { - "line": 1910, + "line": 1903, "column": 61 } } }, "arguments": [], "range": [ - 55875, - 55890 + 55628, + 55643 ], "loc": { "start": { - "line": 1910, + "line": 1903, "column": 48 }, "end": { - "line": 1910, + "line": 1903, "column": 63 } } }, "range": [ - 55855, - 55890 + 55608, + 55643 ], "loc": { "start": { - "line": 1910, + "line": 1903, "column": 28 }, "end": { - "line": 1910, + "line": 1903, "column": 63 } } }, "range": [ - 55843, - 55890 + 55596, + 55643 ], "loc": { "start": { - "line": 1910, + "line": 1903, "column": 16 }, "end": { - "line": 1910, + "line": 1903, "column": 63 } } }, "range": [ - 55843, - 55891 + 55596, + 55644 ], "loc": { "start": { - "line": 1910, + "line": 1903, "column": 16 }, "end": { - "line": 1910, + "line": 1903, "column": 64 } } } ], "range": [ - 55759, - 55905 + 55512, + 55658 ], "loc": { "start": { - "line": 1908, + "line": 1901, "column": 31 }, "end": { - "line": 1911, + "line": 1904, "column": 13 } }, @@ -99809,16 +99423,16 @@ "type": "Line", "value": " searched keyword with * operator doesn't have to be a date", "range": [ - 55918, - 55979 + 55671, + 55732 ], "loc": { "start": { - "line": 1912, + "line": 1905, "column": 12 }, "end": { - "line": 1912, + "line": 1905, "column": 73 } } @@ -99836,16 +99450,16 @@ "type": "Identifier", "name": "reLk", "range": [ - 56001, - 56005 + 55754, + 55758 ], "loc": { "start": { - "line": 1913, + "line": 1906, "column": 21 }, "end": { - "line": 1913, + "line": 1906, "column": 25 } } @@ -99854,31 +99468,31 @@ "type": "Identifier", "name": "test", "range": [ - 56006, - 56010 + 55759, + 55763 ], "loc": { "start": { - "line": 1913, + "line": 1906, "column": 26 }, "end": { - "line": 1913, + "line": 1906, "column": 30 } } }, "range": [ - 56001, - 56010 + 55754, + 55763 ], "loc": { "start": { - "line": 1913, + "line": 1906, "column": 21 }, "end": { - "line": 1913, + "line": 1906, "column": 30 } } @@ -99888,32 +99502,32 @@ "type": "Identifier", "name": "term", "range": [ - 56011, - 56015 + 55764, + 55768 ], "loc": { "start": { - "line": 1913, + "line": 1906, "column": 31 }, "end": { - "line": 1913, + "line": 1906, "column": 35 } } } ], "range": [ - 56001, - 56016 + 55754, + 55769 ], "loc": { "start": { - "line": 1913, + "line": 1906, "column": 21 }, "end": { - "line": 1913, + "line": 1906, "column": 36 } } @@ -99930,16 +99544,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 56048, - 56057 + 55801, + 55810 ], "loc": { "start": { - "line": 1914, + "line": 1907, "column": 16 }, "end": { - "line": 1914, + "line": 1907, "column": 25 } } @@ -99950,16 +99564,16 @@ "type": "Identifier", "name": "contains", "range": [ - 56060, - 56068 + 55813, + 55821 ], "loc": { "start": { - "line": 1914, + "line": 1907, "column": 28 }, "end": { - "line": 1914, + "line": 1907, "column": 36 } } @@ -99974,16 +99588,16 @@ "type": "Identifier", "name": "term", "range": [ - 56069, - 56073 + 55822, + 55826 ], "loc": { "start": { - "line": 1914, + "line": 1907, "column": 37 }, "end": { - "line": 1914, + "line": 1907, "column": 41 } } @@ -99992,31 +99606,31 @@ "type": "Identifier", "name": "replace", "range": [ - 56074, - 56081 + 55827, + 55834 ], "loc": { "start": { - "line": 1914, + "line": 1907, "column": 42 }, "end": { - "line": 1914, + "line": 1907, "column": 49 } } }, "range": [ - 56069, - 56081 + 55822, + 55834 ], "loc": { "start": { - "line": 1914, + "line": 1907, "column": 37 }, "end": { - "line": 1914, + "line": 1907, "column": 49 } } @@ -100026,16 +99640,16 @@ "type": "Identifier", "name": "reLk", "range": [ - 56082, - 56086 + 55835, + 55839 ], "loc": { "start": { - "line": 1914, + "line": 1907, "column": 50 }, "end": { - "line": 1914, + "line": 1907, "column": 54 } } @@ -100045,32 +99659,32 @@ "value": "", "raw": "''", "range": [ - 56088, - 56090 + 55841, + 55843 ], "loc": { "start": { - "line": 1914, + "line": 1907, "column": 56 }, "end": { - "line": 1914, + "line": 1907, "column": 58 } } } ], "range": [ - 56069, - 56091 + 55822, + 55844 ], "loc": { "start": { - "line": 1914, + "line": 1907, "column": 37 }, "end": { - "line": 1914, + "line": 1907, "column": 59 } } @@ -100079,16 +99693,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 56093, - 56102 + 55846, + 55855 ], "loc": { "start": { - "line": 1914, + "line": 1907, "column": 61 }, "end": { - "line": 1914, + "line": 1907, "column": 70 } } @@ -100098,16 +99712,16 @@ "value": false, "raw": "false", "range": [ - 56124, - 56129 + 55877, + 55882 ], "loc": { "start": { - "line": 1915, + "line": 1908, "column": 20 }, "end": { - "line": 1915, + "line": 1908, "column": 25 } } @@ -100118,16 +99732,16 @@ "object": { "type": "ThisExpression", "range": [ - 56131, - 56135 + 55884, + 55888 ], "loc": { "start": { - "line": 1915, + "line": 1908, "column": 27 }, "end": { - "line": 1915, + "line": 1908, "column": 31 } } @@ -100136,77 +99750,77 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 56136, - 56149 + 55889, + 55902 ], "loc": { "start": { - "line": 1915, + "line": 1908, "column": 32 }, "end": { - "line": 1915, + "line": 1908, "column": 45 } } }, "range": [ - 56131, - 56149 + 55884, + 55902 ], "loc": { "start": { - "line": 1915, + "line": 1908, "column": 27 }, "end": { - "line": 1915, + "line": 1908, "column": 45 } } } ], "range": [ - 56060, - 56150 + 55813, + 55903 ], "loc": { "start": { - "line": 1914, + "line": 1907, "column": 28 }, "end": { - "line": 1915, + "line": 1908, "column": 46 } } }, "range": [ - 56048, - 56150 + 55801, + 55903 ], "loc": { "start": { - "line": 1914, + "line": 1907, "column": 16 }, "end": { - "line": 1915, + "line": 1908, "column": 46 } } }, "range": [ - 56048, - 56151 + 55801, + 55904 ], "loc": { "start": { - "line": 1914, + "line": 1907, "column": 16 }, "end": { - "line": 1915, + "line": 1908, "column": 47 } }, @@ -100215,16 +99829,16 @@ "type": "Line", "value": " like date", "range": [ - 56019, - 56031 + 55772, + 55784 ], "loc": { "start": { - "line": 1913, + "line": 1906, "column": 39 }, "end": { - "line": 1913, + "line": 1906, "column": 51 } } @@ -100233,16 +99847,16 @@ } ], "range": [ - 56018, - 56165 + 55771, + 55918 ], "loc": { "start": { - "line": 1913, + "line": 1906, "column": 38 }, "end": { - "line": 1916, + "line": 1909, "column": 13 } } @@ -100255,16 +99869,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 56187, - 56198 + 55940, + 55951 ], "loc": { "start": { - "line": 1917, + "line": 1910, "column": 21 }, "end": { - "line": 1917, + "line": 1910, "column": 32 } } @@ -100274,32 +99888,32 @@ "type": "Identifier", "name": "term", "range": [ - 56199, - 56203 + 55952, + 55956 ], "loc": { "start": { - "line": 1917, + "line": 1910, "column": 33 }, "end": { - "line": 1917, + "line": 1910, "column": 37 } } } ], "range": [ - 56187, - 56204 + 55940, + 55957 ], "loc": { "start": { - "line": 1917, + "line": 1910, "column": 21 }, "end": { - "line": 1917, + "line": 1910, "column": 38 } } @@ -100316,16 +99930,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 56224, - 56228 + 55977, + 55981 ], "loc": { "start": { - "line": 1918, + "line": 1911, "column": 16 }, "end": { - "line": 1918, + "line": 1911, "column": 20 } } @@ -100336,16 +99950,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 56231, - 56240 + 55984, + 55993 ], "loc": { "start": { - "line": 1918, + "line": 1911, "column": 23 }, "end": { - "line": 1918, + "line": 1911, "column": 32 } } @@ -100355,16 +99969,16 @@ "type": "Identifier", "name": "term", "range": [ - 56241, - 56245 + 55994, + 55998 ], "loc": { "start": { - "line": 1918, + "line": 1911, "column": 33 }, "end": { - "line": 1918, + "line": 1911, "column": 37 } } @@ -100373,62 +99987,62 @@ "type": "Identifier", "name": "locale", "range": [ - 56247, - 56253 + 56000, + 56006 ], "loc": { "start": { - "line": 1918, + "line": 1911, "column": 39 }, "end": { - "line": 1918, + "line": 1911, "column": 45 } } } ], "range": [ - 56231, - 56254 + 55984, + 56007 ], "loc": { "start": { - "line": 1918, + "line": 1911, "column": 23 }, "end": { - "line": 1918, + "line": 1911, "column": 46 } } }, "range": [ - 56224, - 56254 + 55977, + 56007 ], "loc": { "start": { - "line": 1918, + "line": 1911, "column": 16 }, "end": { - "line": 1918, + "line": 1911, "column": 46 } } }, "range": [ - 56224, - 56255 + 55977, + 56008 ], "loc": { "start": { - "line": 1918, + "line": 1911, "column": 16 }, "end": { - "line": 1918, + "line": 1911, "column": 47 } } @@ -100442,16 +100056,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 56272, - 56281 + 56025, + 56034 ], "loc": { "start": { - "line": 1919, + "line": 1912, "column": 16 }, "end": { - "line": 1919, + "line": 1912, "column": 25 } } @@ -100468,16 +100082,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 56284, - 56288 + 56037, + 56041 ], "loc": { "start": { - "line": 1919, + "line": 1912, "column": 28 }, "end": { - "line": 1919, + "line": 1912, "column": 32 } } @@ -100486,47 +100100,47 @@ "type": "Identifier", "name": "toString", "range": [ - 56289, - 56297 + 56042, + 56050 ], "loc": { "start": { - "line": 1919, + "line": 1912, "column": 33 }, "end": { - "line": 1919, + "line": 1912, "column": 41 } } }, "range": [ - 56284, - 56297 + 56037, + 56050 ], "loc": { "start": { - "line": 1919, + "line": 1912, "column": 28 }, "end": { - "line": 1919, + "line": 1912, "column": 41 } } }, "arguments": [], "range": [ - 56284, - 56299 + 56037, + 56052 ], "loc": { "start": { - "line": 1919, + "line": 1912, "column": 28 }, "end": { - "line": 1919, + "line": 1912, "column": 43 } } @@ -100540,16 +100154,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 56304, - 56308 + 56057, + 56061 ], "loc": { "start": { - "line": 1919, + "line": 1912, "column": 48 }, "end": { - "line": 1919, + "line": 1912, "column": 52 } } @@ -100558,108 +100172,108 @@ "type": "Identifier", "name": "toString", "range": [ - 56309, - 56317 + 56062, + 56070 ], "loc": { "start": { - "line": 1919, + "line": 1912, "column": 53 }, "end": { - "line": 1919, + "line": 1912, "column": 61 } } }, "range": [ - 56304, - 56317 + 56057, + 56070 ], "loc": { "start": { - "line": 1919, + "line": 1912, "column": 48 }, "end": { - "line": 1919, + "line": 1912, "column": 61 } } }, "arguments": [], "range": [ - 56304, - 56319 + 56057, + 56072 ], "loc": { "start": { - "line": 1919, + "line": 1912, "column": 48 }, "end": { - "line": 1919, + "line": 1912, "column": 63 } } }, "range": [ - 56284, - 56319 + 56037, + 56072 ], "loc": { "start": { - "line": 1919, + "line": 1912, "column": 28 }, "end": { - "line": 1919, + "line": 1912, "column": 63 } } }, "range": [ - 56272, - 56319 + 56025, + 56072 ], "loc": { "start": { - "line": 1919, + "line": 1912, "column": 16 }, "end": { - "line": 1919, + "line": 1912, "column": 63 } } }, "range": [ - 56272, - 56320 + 56025, + 56073 ], "loc": { "start": { - "line": 1919, + "line": 1912, "column": 16 }, "end": { - "line": 1919, + "line": 1912, "column": 64 } } } ], "range": [ - 56206, - 56334 + 55959, + 56087 ], "loc": { "start": { - "line": 1917, + "line": 1910, "column": 40 }, "end": { - "line": 1920, + "line": 1913, "column": 13 } }, @@ -100668,16 +100282,16 @@ "type": "Line", "value": "empty", "range": [ - 56347, - 56354 + 56100, + 56107 ], "loc": { "start": { - "line": 1921, + "line": 1914, "column": 12 }, "end": { - "line": 1921, + "line": 1914, "column": 19 } } @@ -100690,16 +100304,16 @@ "type": "Identifier", "name": "hasEM", "range": [ - 56376, - 56381 + 56129, + 56134 ], "loc": { "start": { - "line": 1922, + "line": 1915, "column": 21 }, "end": { - "line": 1922, + "line": 1915, "column": 26 } } @@ -100716,16 +100330,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 56401, - 56410 + 56154, + 56163 ], "loc": { "start": { - "line": 1923, + "line": 1916, "column": 16 }, "end": { - "line": 1923, + "line": 1916, "column": 25 } } @@ -100736,16 +100350,16 @@ "type": "Identifier", "name": "isEmptyString", "range": [ - 56413, - 56426 + 56166, + 56179 ], "loc": { "start": { - "line": 1923, + "line": 1916, "column": 28 }, "end": { - "line": 1923, + "line": 1916, "column": 41 } } @@ -100755,78 +100369,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 56427, - 56436 + 56180, + 56189 ], "loc": { "start": { - "line": 1923, + "line": 1916, "column": 42 }, "end": { - "line": 1923, + "line": 1916, "column": 51 } } } ], "range": [ - 56413, - 56437 + 56166, + 56190 ], "loc": { "start": { - "line": 1923, + "line": 1916, "column": 28 }, "end": { - "line": 1923, + "line": 1916, "column": 52 } } }, "range": [ - 56401, - 56437 + 56154, + 56190 ], "loc": { "start": { - "line": 1923, + "line": 1916, "column": 16 }, "end": { - "line": 1923, + "line": 1916, "column": 52 } } }, "range": [ - 56401, - 56438 + 56154, + 56191 ], "loc": { "start": { - "line": 1923, + "line": 1916, "column": 16 }, "end": { - "line": 1923, + "line": 1916, "column": 53 } } } ], "range": [ - 56383, - 56452 + 56136, + 56205 ], "loc": { "start": { - "line": 1922, + "line": 1915, "column": 28 }, "end": { - "line": 1924, + "line": 1917, "column": 13 } }, @@ -100835,16 +100449,16 @@ "type": "Line", "value": "non-empty", "range": [ - 56465, - 56476 + 56218, + 56229 ], "loc": { "start": { - "line": 1925, + "line": 1918, "column": 12 }, "end": { - "line": 1925, + "line": 1918, "column": 23 } } @@ -100857,16 +100471,16 @@ "type": "Identifier", "name": "hasNM", "range": [ - 56498, - 56503 + 56251, + 56256 ], "loc": { "start": { - "line": 1926, + "line": 1919, "column": 21 }, "end": { - "line": 1926, + "line": 1919, "column": 26 } } @@ -100883,16 +100497,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 56523, - 56532 + 56276, + 56285 ], "loc": { "start": { - "line": 1927, + "line": 1920, "column": 16 }, "end": { - "line": 1927, + "line": 1920, "column": 25 } } @@ -100906,16 +100520,16 @@ "type": "Identifier", "name": "isEmptyString", "range": [ - 56536, - 56549 + 56289, + 56302 ], "loc": { "start": { - "line": 1927, + "line": 1920, "column": 29 }, "end": { - "line": 1927, + "line": 1920, "column": 42 } } @@ -100925,94 +100539,94 @@ "type": "Identifier", "name": "cellValue", "range": [ - 56550, - 56559 + 56303, + 56312 ], "loc": { "start": { - "line": 1927, + "line": 1920, "column": 43 }, "end": { - "line": 1927, + "line": 1920, "column": 52 } } } ], "range": [ - 56536, - 56560 + 56289, + 56313 ], "loc": { "start": { - "line": 1927, + "line": 1920, "column": 29 }, "end": { - "line": 1927, + "line": 1920, "column": 53 } } }, "prefix": true, "range": [ - 56535, - 56560 + 56288, + 56313 ], "loc": { "start": { - "line": 1927, + "line": 1920, "column": 28 }, "end": { - "line": 1927, + "line": 1920, "column": 53 } } }, "range": [ - 56523, - 56560 + 56276, + 56313 ], "loc": { "start": { - "line": 1927, + "line": 1920, "column": 16 }, "end": { - "line": 1927, + "line": 1920, "column": 53 } } }, "range": [ - 56523, - 56561 + 56276, + 56314 ], "loc": { "start": { - "line": 1927, + "line": 1920, "column": 16 }, "end": { - "line": 1927, + "line": 1920, "column": 54 } } } ], "range": [ - 56505, - 56575 + 56258, + 56328 ], "loc": { "start": { - "line": 1926, + "line": 1919, "column": 28 }, "end": { - "line": 1928, + "line": 1921, "column": 13 } } @@ -101029,16 +100643,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 56599, - 56608 + 56352, + 56361 ], "loc": { "start": { - "line": 1929, + "line": 1922, "column": 16 }, "end": { - "line": 1929, + "line": 1922, "column": 25 } } @@ -101049,16 +100663,16 @@ "type": "Identifier", "name": "contains", "range": [ - 56611, - 56619 + 56364, + 56372 ], "loc": { "start": { - "line": 1929, + "line": 1922, "column": 28 }, "end": { - "line": 1929, + "line": 1922, "column": 36 } } @@ -101068,16 +100682,16 @@ "type": "Identifier", "name": "term", "range": [ - 56620, - 56624 + 56373, + 56377 ], "loc": { "start": { - "line": 1929, + "line": 1922, "column": 37 }, "end": { - "line": 1929, + "line": 1922, "column": 41 } } @@ -101086,16 +100700,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 56626, - 56635 + 56379, + 56388 ], "loc": { "start": { - "line": 1929, + "line": 1922, "column": 43 }, "end": { - "line": 1929, + "line": 1922, "column": 52 } } @@ -101108,16 +100722,16 @@ "object": { "type": "ThisExpression", "range": [ - 56657, - 56661 + 56410, + 56414 ], "loc": { "start": { - "line": 1930, + "line": 1923, "column": 20 }, "end": { - "line": 1930, + "line": 1923, "column": 24 } } @@ -101126,31 +100740,31 @@ "type": "Identifier", "name": "isExactMatch", "range": [ - 56662, - 56674 + 56415, + 56427 ], "loc": { "start": { - "line": 1930, + "line": 1923, "column": 25 }, "end": { - "line": 1930, + "line": 1923, "column": 37 } } }, "range": [ - 56657, - 56674 + 56410, + 56427 ], "loc": { "start": { - "line": 1930, + "line": 1923, "column": 20 }, "end": { - "line": 1930, + "line": 1923, "column": 37 } } @@ -101160,32 +100774,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 56675, - 56681 + 56428, + 56434 ], "loc": { "start": { - "line": 1930, + "line": 1923, "column": 38 }, "end": { - "line": 1930, + "line": 1923, "column": 44 } } } ], "range": [ - 56657, - 56682 + 56410, + 56435 ], "loc": { "start": { - "line": 1930, + "line": 1923, "column": 20 }, "end": { - "line": 1930, + "line": 1923, "column": 45 } } @@ -101196,16 +100810,16 @@ "object": { "type": "ThisExpression", "range": [ - 56684, - 56688 + 56437, + 56441 ], "loc": { "start": { - "line": 1930, + "line": 1923, "column": 47 }, "end": { - "line": 1930, + "line": 1923, "column": 51 } } @@ -101214,108 +100828,108 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 56689, - 56702 + 56442, + 56455 ], "loc": { "start": { - "line": 1930, + "line": 1923, "column": 52 }, "end": { - "line": 1930, + "line": 1923, "column": 65 } } }, "range": [ - 56684, - 56702 + 56437, + 56455 ], "loc": { "start": { - "line": 1930, + "line": 1923, "column": 47 }, "end": { - "line": 1930, + "line": 1923, "column": 65 } } } ], "range": [ - 56611, - 56703 + 56364, + 56456 ], "loc": { "start": { - "line": 1929, + "line": 1922, "column": 28 }, "end": { - "line": 1930, + "line": 1923, "column": 66 } } }, "range": [ - 56599, - 56703 + 56352, + 56456 ], "loc": { "start": { - "line": 1929, + "line": 1922, "column": 16 }, "end": { - "line": 1930, + "line": 1923, "column": 66 } } }, "range": [ - 56599, - 56704 + 56352, + 56457 ], "loc": { "start": { - "line": 1929, + "line": 1922, "column": 16 }, "end": { - "line": 1930, + "line": 1923, "column": 67 } } } ], "range": [ - 56581, - 56718 + 56334, + 56471 ], "loc": { "start": { - "line": 1928, + "line": 1921, "column": 19 }, "end": { - "line": 1931, + "line": 1924, "column": 13 } } }, "range": [ - 56494, - 56718 + 56247, + 56471 ], "loc": { "start": { - "line": 1926, + "line": 1919, "column": 17 }, "end": { - "line": 1931, + "line": 1924, "column": 13 } }, @@ -101324,16 +100938,16 @@ "type": "Line", "value": "non-empty", "range": [ - 56465, - 56476 + 56218, + 56229 ], "loc": { "start": { - "line": 1925, + "line": 1918, "column": 12 }, "end": { - "line": 1925, + "line": 1918, "column": 23 } } @@ -101341,16 +100955,16 @@ ] }, "range": [ - 56372, - 56718 + 56125, + 56471 ], "loc": { "start": { - "line": 1922, + "line": 1915, "column": 17 }, "end": { - "line": 1931, + "line": 1924, "column": 13 } }, @@ -101359,16 +100973,16 @@ "type": "Line", "value": "empty", "range": [ - 56347, - 56354 + 56100, + 56107 ], "loc": { "start": { - "line": 1921, + "line": 1914, "column": 12 }, "end": { - "line": 1921, + "line": 1914, "column": 19 } } @@ -101376,31 +100990,31 @@ ] }, "range": [ - 56183, - 56718 + 55936, + 56471 ], "loc": { "start": { - "line": 1917, + "line": 1910, "column": 17 }, "end": { - "line": 1931, + "line": 1924, "column": 13 } } }, "range": [ - 55997, - 56718 + 55750, + 56471 ], "loc": { "start": { - "line": 1913, + "line": 1906, "column": 17 }, "end": { - "line": 1931, + "line": 1924, "column": 13 } }, @@ -101409,16 +101023,16 @@ "type": "Line", "value": " searched keyword with * operator doesn't have to be a date", "range": [ - 55918, - 55979 + 55671, + 55732 ], "loc": { "start": { - "line": 1912, + "line": 1905, "column": 12 }, "end": { - "line": 1912, + "line": 1905, "column": 73 } } @@ -101426,16 +101040,16 @@ ] }, "range": [ - 55745, - 56718 + 55498, + 56471 ], "loc": { "start": { - "line": 1908, + "line": 1901, "column": 17 }, "end": { - "line": 1931, + "line": 1924, "column": 13 } }, @@ -101444,16 +101058,16 @@ "type": "Line", "value": " equal date", "range": [ - 55714, - 55727 + 55467, + 55480 ], "loc": { "start": { - "line": 1907, + "line": 1900, "column": 12 }, "end": { - "line": 1907, + "line": 1900, "column": 25 } } @@ -101461,16 +101075,16 @@ ] }, "range": [ - 55542, - 56718 + 55295, + 56471 ], "loc": { "start": { - "line": 1903, + "line": 1896, "column": 17 }, "end": { - "line": 1931, + "line": 1924, "column": 13 } }, @@ -101479,16 +101093,16 @@ "type": "Line", "value": " different date", "range": [ - 55507, - 55524 + 55260, + 55277 ], "loc": { "start": { - "line": 1902, + "line": 1895, "column": 12 }, "end": { - "line": 1902, + "line": 1895, "column": 29 } } @@ -101496,16 +101110,16 @@ ] }, "range": [ - 55360, - 56718 + 55113, + 56471 ], "loc": { "start": { - "line": 1898, + "line": 1891, "column": 17 }, "end": { - "line": 1931, + "line": 1924, "column": 13 } }, @@ -101514,16 +101128,16 @@ "type": "Line", "value": " greater date", "range": [ - 55327, - 55342 + 55080, + 55095 ], "loc": { "start": { - "line": 1897, + "line": 1890, "column": 12 }, "end": { - "line": 1897, + "line": 1890, "column": 27 } } @@ -101531,16 +101145,16 @@ ] }, "range": [ - 55177, - 56718 + 54930, + 56471 ], "loc": { "start": { - "line": 1893, + "line": 1886, "column": 17 }, "end": { - "line": 1931, + "line": 1924, "column": 13 } }, @@ -101549,16 +101163,16 @@ "type": "Line", "value": " greater equal date", "range": [ - 55138, - 55159 + 54891, + 54912 ], "loc": { "start": { - "line": 1892, + "line": 1885, "column": 12 }, "end": { - "line": 1892, + "line": 1885, "column": 33 } } @@ -101566,16 +101180,16 @@ ] }, "range": [ - 54991, - 56718 + 54744, + 56471 ], "loc": { "start": { - "line": 1888, + "line": 1881, "column": 17 }, "end": { - "line": 1931, + "line": 1924, "column": 13 } }, @@ -101584,16 +101198,16 @@ "type": "Line", "value": " lower date", "range": [ - 54960, - 54973 + 54713, + 54726 ], "loc": { "start": { - "line": 1887, + "line": 1880, "column": 12 }, "end": { - "line": 1887, + "line": 1880, "column": 25 } } @@ -101601,16 +101215,16 @@ ] }, "range": [ - 54810, - 56718 + 54563, + 56471 ], "loc": { "start": { - "line": 1883, + "line": 1876, "column": 12 }, "end": { - "line": 1931, + "line": 1924, "column": 13 } }, @@ -101619,16 +101233,16 @@ "type": "Line", "value": " lower equal date", "range": [ - 54778, - 54797 + 54531, + 54550 ], "loc": { "start": { - "line": 1882, + "line": 1875, "column": 12 }, "end": { - "line": 1882, + "line": 1875, "column": 31 } } @@ -101637,16 +101251,16 @@ } ], "range": [ - 53847, - 56728 + 53600, + 56481 ], "loc": { "start": { - "line": 1858, + "line": 1851, "column": 42 }, "end": { - "line": 1932, + "line": 1925, "column": 9 } } @@ -101663,16 +101277,16 @@ "type": "Identifier", "name": "numData", "range": [ - 56871, - 56878 + 56624, + 56631 ], "loc": { "start": { - "line": 1937, + "line": 1930, "column": 12 }, "end": { - "line": 1937, + "line": 1930, "column": 19 } } @@ -101686,16 +101300,16 @@ "type": "Identifier", "name": "Number", "range": [ - 56881, - 56887 + 56634, + 56640 ], "loc": { "start": { - "line": 1937, + "line": 1930, "column": 22 }, "end": { - "line": 1937, + "line": 1930, "column": 28 } } @@ -101705,32 +101319,32 @@ "type": "Identifier", "name": "cellValue", "range": [ - 56888, - 56897 + 56641, + 56650 ], "loc": { "start": { - "line": 1937, + "line": 1930, "column": 29 }, "end": { - "line": 1937, + "line": 1930, "column": 38 } } } ], "range": [ - 56881, - 56898 + 56634, + 56651 ], "loc": { "start": { - "line": 1937, + "line": 1930, "column": 22 }, "end": { - "line": 1937, + "line": 1930, "column": 39 } } @@ -101741,16 +101355,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 56902, - 56909 + 56655, + 56662 ], "loc": { "start": { - "line": 1937, + "line": 1930, "column": 43 }, "end": { - "line": 1937, + "line": 1930, "column": 50 } } @@ -101760,16 +101374,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 56910, - 56919 + 56663, + 56672 ], "loc": { "start": { - "line": 1937, + "line": 1930, "column": 51 }, "end": { - "line": 1937, + "line": 1930, "column": 60 } } @@ -101778,77 +101392,77 @@ "type": "Identifier", "name": "decimal", "range": [ - 56921, - 56928 + 56674, + 56681 ], "loc": { "start": { - "line": 1937, + "line": 1930, "column": 62 }, "end": { - "line": 1937, + "line": 1930, "column": 69 } } } ], "range": [ - 56902, - 56929 + 56655, + 56682 ], "loc": { "start": { - "line": 1937, + "line": 1930, "column": 43 }, "end": { - "line": 1937, + "line": 1930, "column": 70 } } }, "range": [ - 56881, - 56929 + 56634, + 56682 ], "loc": { "start": { - "line": 1937, + "line": 1930, "column": 22 }, "end": { - "line": 1937, + "line": 1930, "column": 70 } } }, "range": [ - 56871, - 56929 + 56624, + 56682 ], "loc": { "start": { - "line": 1937, + "line": 1930, "column": 12 }, "end": { - "line": 1937, + "line": 1930, "column": 70 } } }, "range": [ - 56871, - 56930 + 56624, + 56683 ], "loc": { "start": { - "line": 1937, + "line": 1930, "column": 12 }, "end": { - "line": 1937, + "line": 1930, "column": 71 } }, @@ -101857,16 +101471,16 @@ "type": "Line", "value": " Convert to number anyways to auto-resolve type in case not", "range": [ - 56757, - 56818 + 56510, + 56571 ], "loc": { "start": { - "line": 1935, + "line": 1928, "column": 12 }, "end": { - "line": 1935, + "line": 1928, "column": 73 } } @@ -101875,16 +101489,16 @@ "type": "Line", "value": " defined by configuration", "range": [ - 56831, - 56858 + 56584, + 56611 ], "loc": { "start": { - "line": 1936, + "line": 1929, "column": 12 }, "end": { - "line": 1936, + "line": 1929, "column": 39 } } @@ -101895,16 +101509,16 @@ "type": "Line", "value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},", "range": [ - 56944, - 57006 + 56697, + 56759 ], "loc": { "start": { - "line": 1939, + "line": 1932, "column": 12 }, "end": { - "line": 1939, + "line": 1932, "column": 74 } } @@ -101913,16 +101527,16 @@ "type": "Line", "value": " rgx:)", "range": [ - 57019, - 57027 + 56772, + 56780 ], "loc": { "start": { - "line": 1940, + "line": 1933, "column": 12 }, "end": { - "line": 1940, + "line": 1933, "column": 20 } } @@ -101931,16 +101545,16 @@ "type": "Line", "value": " lower equal", "range": [ - 57040, - 57054 + 56793, + 56807 ], "loc": { "start": { - "line": 1941, + "line": 1934, "column": 12 }, "end": { - "line": 1941, + "line": 1934, "column": 26 } } @@ -101953,16 +101567,16 @@ "type": "Identifier", "name": "hasLE", "range": [ - 57071, - 57076 + 56824, + 56829 ], "loc": { "start": { - "line": 1942, + "line": 1935, "column": 16 }, "end": { - "line": 1942, + "line": 1935, "column": 21 } } @@ -101979,16 +101593,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 57096, - 57105 + 56849, + 56858 ], "loc": { "start": { - "line": 1943, + "line": 1936, "column": 16 }, "end": { - "line": 1943, + "line": 1936, "column": 25 } } @@ -102000,16 +101614,16 @@ "type": "Identifier", "name": "numData", "range": [ - 57108, - 57115 + 56861, + 56868 ], "loc": { "start": { - "line": 1943, + "line": 1936, "column": 28 }, "end": { - "line": 1943, + "line": 1936, "column": 35 } } @@ -102020,16 +101634,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 57119, - 57126 + 56872, + 56879 ], "loc": { "start": { - "line": 1943, + "line": 1936, "column": 39 }, "end": { - "line": 1943, + "line": 1936, "column": 46 } } @@ -102044,16 +101658,16 @@ "type": "Identifier", "name": "term", "range": [ - 57148, - 57152 + 56901, + 56905 ], "loc": { "start": { - "line": 1944, + "line": 1937, "column": 20 }, "end": { - "line": 1944, + "line": 1937, "column": 24 } } @@ -102062,31 +101676,31 @@ "type": "Identifier", "name": "replace", "range": [ - 57153, - 57160 + 56906, + 56913 ], "loc": { "start": { - "line": 1944, + "line": 1937, "column": 25 }, "end": { - "line": 1944, + "line": 1937, "column": 32 } } }, "range": [ - 57148, - 57160 + 56901, + 56913 ], "loc": { "start": { - "line": 1944, + "line": 1937, "column": 20 }, "end": { - "line": 1944, + "line": 1937, "column": 32 } } @@ -102096,16 +101710,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 57161, - 57165 + 56914, + 56918 ], "loc": { "start": { - "line": 1944, + "line": 1937, "column": 33 }, "end": { - "line": 1944, + "line": 1937, "column": 37 } } @@ -102115,32 +101729,32 @@ "value": "", "raw": "''", "range": [ - 57167, - 57169 + 56920, + 56922 ], "loc": { "start": { - "line": 1944, + "line": 1937, "column": 39 }, "end": { - "line": 1944, + "line": 1937, "column": 41 } } } ], "range": [ - 57148, - 57170 + 56901, + 56923 ], "loc": { "start": { - "line": 1944, + "line": 1937, "column": 20 }, "end": { - "line": 1944, + "line": 1937, "column": 42 } } @@ -102149,93 +101763,93 @@ "type": "Identifier", "name": "decimal", "range": [ - 57192, - 57199 + 56945, + 56952 ], "loc": { "start": { - "line": 1945, + "line": 1938, "column": 20 }, "end": { - "line": 1945, + "line": 1938, "column": 27 } } } ], "range": [ - 57119, - 57217 + 56872, + 56970 ], "loc": { "start": { - "line": 1943, + "line": 1936, "column": 39 }, "end": { - "line": 1946, + "line": 1939, "column": 17 } } }, "range": [ - 57108, - 57217 + 56861, + 56970 ], "loc": { "start": { - "line": 1943, + "line": 1936, "column": 28 }, "end": { - "line": 1946, + "line": 1939, "column": 17 } } }, "range": [ - 57096, - 57217 + 56849, + 56970 ], "loc": { "start": { - "line": 1943, + "line": 1936, "column": 16 }, "end": { - "line": 1946, + "line": 1939, "column": 17 } } }, "range": [ - 57096, - 57218 + 56849, + 56971 ], "loc": { "start": { - "line": 1943, + "line": 1936, "column": 16 }, "end": { - "line": 1946, + "line": 1939, "column": 18 } } } ], "range": [ - 57078, - 57232 + 56831, + 56985 ], "loc": { "start": { - "line": 1942, + "line": 1935, "column": 23 }, "end": { - "line": 1947, + "line": 1940, "column": 13 } }, @@ -102244,16 +101858,16 @@ "type": "Line", "value": "greater equal", "range": [ - 57245, - 57260 + 56998, + 57013 ], "loc": { "start": { - "line": 1948, + "line": 1941, "column": 12 }, "end": { - "line": 1948, + "line": 1941, "column": 27 } } @@ -102266,16 +101880,16 @@ "type": "Identifier", "name": "hasGE", "range": [ - 57282, - 57287 + 57035, + 57040 ], "loc": { "start": { - "line": 1949, + "line": 1942, "column": 21 }, "end": { - "line": 1949, + "line": 1942, "column": 26 } } @@ -102292,16 +101906,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 57307, - 57316 + 57060, + 57069 ], "loc": { "start": { - "line": 1950, + "line": 1943, "column": 16 }, "end": { - "line": 1950, + "line": 1943, "column": 25 } } @@ -102313,16 +101927,16 @@ "type": "Identifier", "name": "numData", "range": [ - 57319, - 57326 + 57072, + 57079 ], "loc": { "start": { - "line": 1950, + "line": 1943, "column": 28 }, "end": { - "line": 1950, + "line": 1943, "column": 35 } } @@ -102333,16 +101947,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 57330, - 57337 + 57083, + 57090 ], "loc": { "start": { - "line": 1950, + "line": 1943, "column": 39 }, "end": { - "line": 1950, + "line": 1943, "column": 46 } } @@ -102357,16 +101971,16 @@ "type": "Identifier", "name": "term", "range": [ - 57359, - 57363 + 57112, + 57116 ], "loc": { "start": { - "line": 1951, + "line": 1944, "column": 20 }, "end": { - "line": 1951, + "line": 1944, "column": 24 } } @@ -102375,31 +101989,31 @@ "type": "Identifier", "name": "replace", "range": [ - 57364, - 57371 + 57117, + 57124 ], "loc": { "start": { - "line": 1951, + "line": 1944, "column": 25 }, "end": { - "line": 1951, + "line": 1944, "column": 32 } } }, "range": [ - 57359, - 57371 + 57112, + 57124 ], "loc": { "start": { - "line": 1951, + "line": 1944, "column": 20 }, "end": { - "line": 1951, + "line": 1944, "column": 32 } } @@ -102409,16 +102023,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 57372, - 57376 + 57125, + 57129 ], "loc": { "start": { - "line": 1951, + "line": 1944, "column": 33 }, "end": { - "line": 1951, + "line": 1944, "column": 37 } } @@ -102428,32 +102042,32 @@ "value": "", "raw": "''", "range": [ - 57378, - 57380 + 57131, + 57133 ], "loc": { "start": { - "line": 1951, + "line": 1944, "column": 39 }, "end": { - "line": 1951, + "line": 1944, "column": 41 } } } ], "range": [ - 57359, - 57381 + 57112, + 57134 ], "loc": { "start": { - "line": 1951, + "line": 1944, "column": 20 }, "end": { - "line": 1951, + "line": 1944, "column": 42 } } @@ -102462,93 +102076,93 @@ "type": "Identifier", "name": "decimal", "range": [ - 57403, - 57410 + 57156, + 57163 ], "loc": { "start": { - "line": 1952, + "line": 1945, "column": 20 }, "end": { - "line": 1952, + "line": 1945, "column": 27 } } } ], "range": [ - 57330, - 57428 + 57083, + 57181 ], "loc": { "start": { - "line": 1950, + "line": 1943, "column": 39 }, "end": { - "line": 1953, + "line": 1946, "column": 17 } } }, "range": [ - 57319, - 57428 + 57072, + 57181 ], "loc": { "start": { - "line": 1950, + "line": 1943, "column": 28 }, "end": { - "line": 1953, + "line": 1946, "column": 17 } } }, "range": [ - 57307, - 57428 + 57060, + 57181 ], "loc": { "start": { - "line": 1950, + "line": 1943, "column": 16 }, "end": { - "line": 1953, + "line": 1946, "column": 17 } } }, "range": [ - 57307, - 57429 + 57060, + 57182 ], "loc": { "start": { - "line": 1950, + "line": 1943, "column": 16 }, "end": { - "line": 1953, + "line": 1946, "column": 18 } } } ], "range": [ - 57289, - 57443 + 57042, + 57196 ], "loc": { "start": { - "line": 1949, + "line": 1942, "column": 28 }, "end": { - "line": 1954, + "line": 1947, "column": 13 } }, @@ -102557,16 +102171,16 @@ "type": "Line", "value": "lower", "range": [ - 57456, - 57463 + 57209, + 57216 ], "loc": { "start": { - "line": 1955, + "line": 1948, "column": 12 }, "end": { - "line": 1955, + "line": 1948, "column": 19 } } @@ -102579,16 +102193,16 @@ "type": "Identifier", "name": "hasLO", "range": [ - 57485, - 57490 + 57238, + 57243 ], "loc": { "start": { - "line": 1956, + "line": 1949, "column": 21 }, "end": { - "line": 1956, + "line": 1949, "column": 26 } } @@ -102605,16 +102219,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 57510, - 57519 + 57263, + 57272 ], "loc": { "start": { - "line": 1957, + "line": 1950, "column": 16 }, "end": { - "line": 1957, + "line": 1950, "column": 25 } } @@ -102626,16 +102240,16 @@ "type": "Identifier", "name": "numData", "range": [ - 57522, - 57529 + 57275, + 57282 ], "loc": { "start": { - "line": 1957, + "line": 1950, "column": 28 }, "end": { - "line": 1957, + "line": 1950, "column": 35 } } @@ -102646,16 +102260,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 57532, - 57539 + 57285, + 57292 ], "loc": { "start": { - "line": 1957, + "line": 1950, "column": 38 }, "end": { - "line": 1957, + "line": 1950, "column": 45 } } @@ -102670,16 +102284,16 @@ "type": "Identifier", "name": "term", "range": [ - 57561, - 57565 + 57314, + 57318 ], "loc": { "start": { - "line": 1958, + "line": 1951, "column": 20 }, "end": { - "line": 1958, + "line": 1951, "column": 24 } } @@ -102688,31 +102302,31 @@ "type": "Identifier", "name": "replace", "range": [ - 57566, - 57573 + 57319, + 57326 ], "loc": { "start": { - "line": 1958, + "line": 1951, "column": 25 }, "end": { - "line": 1958, + "line": 1951, "column": 32 } } }, "range": [ - 57561, - 57573 + 57314, + 57326 ], "loc": { "start": { - "line": 1958, + "line": 1951, "column": 20 }, "end": { - "line": 1958, + "line": 1951, "column": 32 } } @@ -102722,16 +102336,16 @@ "type": "Identifier", "name": "reL", "range": [ - 57574, - 57577 + 57327, + 57330 ], "loc": { "start": { - "line": 1958, + "line": 1951, "column": 33 }, "end": { - "line": 1958, + "line": 1951, "column": 36 } } @@ -102741,32 +102355,32 @@ "value": "", "raw": "''", "range": [ - 57579, - 57581 + 57332, + 57334 ], "loc": { "start": { - "line": 1958, + "line": 1951, "column": 38 }, "end": { - "line": 1958, + "line": 1951, "column": 40 } } } ], "range": [ - 57561, - 57582 + 57314, + 57335 ], "loc": { "start": { - "line": 1958, + "line": 1951, "column": 20 }, "end": { - "line": 1958, + "line": 1951, "column": 41 } } @@ -102775,93 +102389,93 @@ "type": "Identifier", "name": "decimal", "range": [ - 57604, - 57611 + 57357, + 57364 ], "loc": { "start": { - "line": 1959, + "line": 1952, "column": 20 }, "end": { - "line": 1959, + "line": 1952, "column": 27 } } } ], "range": [ - 57532, - 57629 + 57285, + 57382 ], "loc": { "start": { - "line": 1957, + "line": 1950, "column": 38 }, "end": { - "line": 1960, + "line": 1953, "column": 17 } } }, "range": [ - 57522, - 57629 + 57275, + 57382 ], "loc": { "start": { - "line": 1957, + "line": 1950, "column": 28 }, "end": { - "line": 1960, + "line": 1953, "column": 17 } } }, "range": [ - 57510, - 57629 + 57263, + 57382 ], "loc": { "start": { - "line": 1957, + "line": 1950, "column": 16 }, "end": { - "line": 1960, + "line": 1953, "column": 17 } } }, "range": [ - 57510, - 57630 + 57263, + 57383 ], "loc": { "start": { - "line": 1957, + "line": 1950, "column": 16 }, "end": { - "line": 1960, + "line": 1953, "column": 18 } } } ], "range": [ - 57492, - 57644 + 57245, + 57397 ], "loc": { "start": { - "line": 1956, + "line": 1949, "column": 28 }, "end": { - "line": 1961, + "line": 1954, "column": 13 } }, @@ -102870,16 +102484,16 @@ "type": "Line", "value": "greater", "range": [ - 57657, - 57666 + 57410, + 57419 ], "loc": { "start": { - "line": 1962, + "line": 1955, "column": 12 }, "end": { - "line": 1962, + "line": 1955, "column": 21 } } @@ -102892,16 +102506,16 @@ "type": "Identifier", "name": "hasGR", "range": [ - 57688, - 57693 + 57441, + 57446 ], "loc": { "start": { - "line": 1963, + "line": 1956, "column": 21 }, "end": { - "line": 1963, + "line": 1956, "column": 26 } } @@ -102918,16 +102532,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 57713, - 57722 + 57466, + 57475 ], "loc": { "start": { - "line": 1964, + "line": 1957, "column": 16 }, "end": { - "line": 1964, + "line": 1957, "column": 25 } } @@ -102939,16 +102553,16 @@ "type": "Identifier", "name": "numData", "range": [ - 57725, - 57732 + 57478, + 57485 ], "loc": { "start": { - "line": 1964, + "line": 1957, "column": 28 }, "end": { - "line": 1964, + "line": 1957, "column": 35 } } @@ -102959,16 +102573,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 57735, - 57742 + 57488, + 57495 ], "loc": { "start": { - "line": 1964, + "line": 1957, "column": 38 }, "end": { - "line": 1964, + "line": 1957, "column": 45 } } @@ -102983,16 +102597,16 @@ "type": "Identifier", "name": "term", "range": [ - 57764, - 57768 + 57517, + 57521 ], "loc": { "start": { - "line": 1965, + "line": 1958, "column": 20 }, "end": { - "line": 1965, + "line": 1958, "column": 24 } } @@ -103001,31 +102615,31 @@ "type": "Identifier", "name": "replace", "range": [ - 57769, - 57776 + 57522, + 57529 ], "loc": { "start": { - "line": 1965, + "line": 1958, "column": 25 }, "end": { - "line": 1965, + "line": 1958, "column": 32 } } }, "range": [ - 57764, - 57776 + 57517, + 57529 ], "loc": { "start": { - "line": 1965, + "line": 1958, "column": 20 }, "end": { - "line": 1965, + "line": 1958, "column": 32 } } @@ -103035,16 +102649,16 @@ "type": "Identifier", "name": "reG", "range": [ - 57777, - 57780 + 57530, + 57533 ], "loc": { "start": { - "line": 1965, + "line": 1958, "column": 33 }, "end": { - "line": 1965, + "line": 1958, "column": 36 } } @@ -103054,32 +102668,32 @@ "value": "", "raw": "''", "range": [ - 57782, - 57784 + 57535, + 57537 ], "loc": { "start": { - "line": 1965, + "line": 1958, "column": 38 }, "end": { - "line": 1965, + "line": 1958, "column": 40 } } } ], "range": [ - 57764, - 57785 + 57517, + 57538 ], "loc": { "start": { - "line": 1965, + "line": 1958, "column": 20 }, "end": { - "line": 1965, + "line": 1958, "column": 41 } } @@ -103088,93 +102702,93 @@ "type": "Identifier", "name": "decimal", "range": [ - 57807, - 57814 + 57560, + 57567 ], "loc": { "start": { - "line": 1966, + "line": 1959, "column": 20 }, "end": { - "line": 1966, + "line": 1959, "column": 27 } } } ], "range": [ - 57735, - 57832 + 57488, + 57585 ], "loc": { "start": { - "line": 1964, + "line": 1957, "column": 38 }, "end": { - "line": 1967, + "line": 1960, "column": 17 } } }, "range": [ - 57725, - 57832 + 57478, + 57585 ], "loc": { "start": { - "line": 1964, + "line": 1957, "column": 28 }, "end": { - "line": 1967, + "line": 1960, "column": 17 } } }, "range": [ - 57713, - 57832 + 57466, + 57585 ], "loc": { "start": { - "line": 1964, + "line": 1957, "column": 16 }, "end": { - "line": 1967, + "line": 1960, "column": 17 } } }, "range": [ - 57713, - 57833 + 57466, + 57586 ], "loc": { "start": { - "line": 1964, + "line": 1957, "column": 16 }, "end": { - "line": 1967, + "line": 1960, "column": 18 } } } ], "range": [ - 57695, - 57847 + 57448, + 57600 ], "loc": { "start": { - "line": 1963, + "line": 1956, "column": 28 }, "end": { - "line": 1968, + "line": 1961, "column": 13 } }, @@ -103183,16 +102797,16 @@ "type": "Line", "value": "different", "range": [ - 57860, - 57871 + 57613, + 57624 ], "loc": { "start": { - "line": 1969, + "line": 1962, "column": 12 }, "end": { - "line": 1969, + "line": 1962, "column": 23 } } @@ -103205,16 +102819,16 @@ "type": "Identifier", "name": "hasDF", "range": [ - 57893, - 57898 + 57646, + 57651 ], "loc": { "start": { - "line": 1970, + "line": 1963, "column": 21 }, "end": { - "line": 1970, + "line": 1963, "column": 26 } } @@ -103231,16 +102845,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 57918, - 57927 + 57671, + 57680 ], "loc": { "start": { - "line": 1971, + "line": 1964, "column": 16 }, "end": { - "line": 1971, + "line": 1964, "column": 25 } } @@ -103253,16 +102867,16 @@ "type": "Identifier", "name": "contains", "range": [ - 57930, - 57938 + 57683, + 57691 ], "loc": { "start": { - "line": 1971, + "line": 1964, "column": 28 }, "end": { - "line": 1971, + "line": 1964, "column": 36 } } @@ -103277,16 +102891,16 @@ "type": "Identifier", "name": "term", "range": [ - 57939, - 57943 + 57692, + 57696 ], "loc": { "start": { - "line": 1971, + "line": 1964, "column": 37 }, "end": { - "line": 1971, + "line": 1964, "column": 41 } } @@ -103295,31 +102909,31 @@ "type": "Identifier", "name": "replace", "range": [ - 57944, - 57951 + 57697, + 57704 ], "loc": { "start": { - "line": 1971, + "line": 1964, "column": 42 }, "end": { - "line": 1971, + "line": 1964, "column": 49 } } }, "range": [ - 57939, - 57951 + 57692, + 57704 ], "loc": { "start": { - "line": 1971, + "line": 1964, "column": 37 }, "end": { - "line": 1971, + "line": 1964, "column": 49 } } @@ -103329,16 +102943,16 @@ "type": "Identifier", "name": "reD", "range": [ - 57952, - 57955 + 57705, + 57708 ], "loc": { "start": { - "line": 1971, + "line": 1964, "column": 50 }, "end": { - "line": 1971, + "line": 1964, "column": 53 } } @@ -103348,32 +102962,32 @@ "value": "", "raw": "''", "range": [ - 57957, - 57959 + 57710, + 57712 ], "loc": { "start": { - "line": 1971, + "line": 1964, "column": 55 }, "end": { - "line": 1971, + "line": 1964, "column": 57 } } } ], "range": [ - 57939, - 57960 + 57692, + 57713 ], "loc": { "start": { - "line": 1971, + "line": 1964, "column": 37 }, "end": { - "line": 1971, + "line": 1964, "column": 58 } } @@ -103382,16 +102996,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 57962, - 57971 + 57715, + 57724 ], "loc": { "start": { - "line": 1971, + "line": 1964, "column": 60 }, "end": { - "line": 1971, + "line": 1964, "column": 69 } } @@ -103401,16 +103015,16 @@ "value": false, "raw": "false", "range": [ - 57993, - 57998 + 57746, + 57751 ], "loc": { "start": { - "line": 1972, + "line": 1965, "column": 20 }, "end": { - "line": 1972, + "line": 1965, "column": 25 } } @@ -103421,16 +103035,16 @@ "object": { "type": "ThisExpression", "range": [ - 58000, - 58004 + 57753, + 57757 ], "loc": { "start": { - "line": 1972, + "line": 1965, "column": 27 }, "end": { - "line": 1972, + "line": 1965, "column": 31 } } @@ -103439,47 +103053,47 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 58005, - 58018 + 57758, + 57771 ], "loc": { "start": { - "line": 1972, + "line": 1965, "column": 32 }, "end": { - "line": 1972, + "line": 1965, "column": 45 } } }, "range": [ - 58000, - 58018 + 57753, + 57771 ], "loc": { "start": { - "line": 1972, + "line": 1965, "column": 27 }, "end": { - "line": 1972, + "line": 1965, "column": 45 } } } ], "range": [ - 57930, - 58019 + 57683, + 57772 ], "loc": { "start": { - "line": 1971, + "line": 1964, "column": 28 }, "end": { - "line": 1972, + "line": 1965, "column": 46 } } @@ -103489,16 +103103,16 @@ "value": false, "raw": "false", "range": [ - 58022, - 58027 + 57775, + 57780 ], "loc": { "start": { - "line": 1972, + "line": 1965, "column": 49 }, "end": { - "line": 1972, + "line": 1965, "column": 54 } } @@ -103508,77 +103122,77 @@ "value": true, "raw": "true", "range": [ - 58030, - 58034 + 57783, + 57787 ], "loc": { "start": { - "line": 1972, + "line": 1965, "column": 57 }, "end": { - "line": 1972, + "line": 1965, "column": 61 } } }, "range": [ - 57930, - 58034 + 57683, + 57787 ], "loc": { "start": { - "line": 1971, + "line": 1964, "column": 28 }, "end": { - "line": 1972, + "line": 1965, "column": 61 } } }, "range": [ - 57918, - 58034 + 57671, + 57787 ], "loc": { "start": { - "line": 1971, + "line": 1964, "column": 16 }, "end": { - "line": 1972, + "line": 1965, "column": 61 } } }, "range": [ - 57918, - 58035 + 57671, + 57788 ], "loc": { "start": { - "line": 1971, + "line": 1964, "column": 16 }, "end": { - "line": 1972, + "line": 1965, "column": 62 } } } ], "range": [ - 57900, - 58049 + 57653, + 57802 ], "loc": { "start": { - "line": 1970, + "line": 1963, "column": 28 }, "end": { - "line": 1973, + "line": 1966, "column": 13 } }, @@ -103587,16 +103201,16 @@ "type": "Line", "value": "like", "range": [ - 58062, - 58068 + 57815, + 57821 ], "loc": { "start": { - "line": 1974, + "line": 1967, "column": 12 }, "end": { - "line": 1974, + "line": 1967, "column": 18 } } @@ -103609,16 +103223,16 @@ "type": "Identifier", "name": "hasLK", "range": [ - 58090, - 58095 + 57843, + 57848 ], "loc": { "start": { - "line": 1975, + "line": 1968, "column": 21 }, "end": { - "line": 1975, + "line": 1968, "column": 26 } } @@ -103635,16 +103249,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 58115, - 58124 + 57868, + 57877 ], "loc": { "start": { - "line": 1976, + "line": 1969, "column": 16 }, "end": { - "line": 1976, + "line": 1969, "column": 25 } } @@ -103655,16 +103269,16 @@ "type": "Identifier", "name": "contains", "range": [ - 58127, - 58135 + 57880, + 57888 ], "loc": { "start": { - "line": 1976, + "line": 1969, "column": 28 }, "end": { - "line": 1976, + "line": 1969, "column": 36 } } @@ -103679,16 +103293,16 @@ "type": "Identifier", "name": "term", "range": [ - 58136, - 58140 + 57889, + 57893 ], "loc": { "start": { - "line": 1976, + "line": 1969, "column": 37 }, "end": { - "line": 1976, + "line": 1969, "column": 41 } } @@ -103697,31 +103311,31 @@ "type": "Identifier", "name": "replace", "range": [ - 58141, - 58148 + 57894, + 57901 ], "loc": { "start": { - "line": 1976, + "line": 1969, "column": 42 }, "end": { - "line": 1976, + "line": 1969, "column": 49 } } }, "range": [ - 58136, - 58148 + 57889, + 57901 ], "loc": { "start": { - "line": 1976, + "line": 1969, "column": 37 }, "end": { - "line": 1976, + "line": 1969, "column": 49 } } @@ -103731,16 +103345,16 @@ "type": "Identifier", "name": "reLk", "range": [ - 58149, - 58153 + 57902, + 57906 ], "loc": { "start": { - "line": 1976, + "line": 1969, "column": 50 }, "end": { - "line": 1976, + "line": 1969, "column": 54 } } @@ -103750,32 +103364,32 @@ "value": "", "raw": "''", "range": [ - 58155, - 58157 + 57908, + 57910 ], "loc": { "start": { - "line": 1976, + "line": 1969, "column": 56 }, "end": { - "line": 1976, + "line": 1969, "column": 58 } } } ], "range": [ - 58136, - 58158 + 57889, + 57911 ], "loc": { "start": { - "line": 1976, + "line": 1969, "column": 37 }, "end": { - "line": 1976, + "line": 1969, "column": 59 } } @@ -103784,16 +103398,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58160, - 58169 + 57913, + 57922 ], "loc": { "start": { - "line": 1976, + "line": 1969, "column": 61 }, "end": { - "line": 1976, + "line": 1969, "column": 70 } } @@ -103803,16 +103417,16 @@ "value": false, "raw": "false", "range": [ - 58191, - 58196 + 57944, + 57949 ], "loc": { "start": { - "line": 1977, + "line": 1970, "column": 20 }, "end": { - "line": 1977, + "line": 1970, "column": 25 } } @@ -103823,16 +103437,16 @@ "object": { "type": "ThisExpression", "range": [ - 58198, - 58202 + 57951, + 57955 ], "loc": { "start": { - "line": 1977, + "line": 1970, "column": 27 }, "end": { - "line": 1977, + "line": 1970, "column": 31 } } @@ -103841,93 +103455,93 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 58203, - 58216 + 57956, + 57969 ], "loc": { "start": { - "line": 1977, + "line": 1970, "column": 32 }, "end": { - "line": 1977, + "line": 1970, "column": 45 } } }, "range": [ - 58198, - 58216 + 57951, + 57969 ], "loc": { "start": { - "line": 1977, + "line": 1970, "column": 27 }, "end": { - "line": 1977, + "line": 1970, "column": 45 } } } ], "range": [ - 58127, - 58217 + 57880, + 57970 ], "loc": { "start": { - "line": 1976, + "line": 1969, "column": 28 }, "end": { - "line": 1977, + "line": 1970, "column": 46 } } }, "range": [ - 58115, - 58217 + 57868, + 57970 ], "loc": { "start": { - "line": 1976, + "line": 1969, "column": 16 }, "end": { - "line": 1977, + "line": 1970, "column": 46 } } }, "range": [ - 58115, - 58218 + 57868, + 57971 ], "loc": { "start": { - "line": 1976, + "line": 1969, "column": 16 }, "end": { - "line": 1977, + "line": 1970, "column": 47 } } } ], "range": [ - 58097, - 58232 + 57850, + 57985 ], "loc": { "start": { - "line": 1975, + "line": 1968, "column": 28 }, "end": { - "line": 1978, + "line": 1971, "column": 13 } }, @@ -103936,16 +103550,16 @@ "type": "Line", "value": "equal", "range": [ - 58245, - 58252 + 57998, + 58005 ], "loc": { "start": { - "line": 1979, + "line": 1972, "column": 12 }, "end": { - "line": 1979, + "line": 1972, "column": 19 } } @@ -103958,16 +103572,16 @@ "type": "Identifier", "name": "hasEQ", "range": [ - 58274, - 58279 + 58027, + 58032 ], "loc": { "start": { - "line": 1980, + "line": 1973, "column": 21 }, "end": { - "line": 1980, + "line": 1973, "column": 26 } } @@ -103984,16 +103598,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 58299, - 58308 + 58052, + 58061 ], "loc": { "start": { - "line": 1981, + "line": 1974, "column": 16 }, "end": { - "line": 1981, + "line": 1974, "column": 25 } } @@ -104004,16 +103618,16 @@ "type": "Identifier", "name": "contains", "range": [ - 58311, - 58319 + 58064, + 58072 ], "loc": { "start": { - "line": 1981, + "line": 1974, "column": 28 }, "end": { - "line": 1981, + "line": 1974, "column": 36 } } @@ -104028,16 +103642,16 @@ "type": "Identifier", "name": "term", "range": [ - 58320, - 58324 + 58073, + 58077 ], "loc": { "start": { - "line": 1981, + "line": 1974, "column": 37 }, "end": { - "line": 1981, + "line": 1974, "column": 41 } } @@ -104046,31 +103660,31 @@ "type": "Identifier", "name": "replace", "range": [ - 58325, - 58332 + 58078, + 58085 ], "loc": { "start": { - "line": 1981, + "line": 1974, "column": 42 }, "end": { - "line": 1981, + "line": 1974, "column": 49 } } }, "range": [ - 58320, - 58332 + 58073, + 58085 ], "loc": { "start": { - "line": 1981, + "line": 1974, "column": 37 }, "end": { - "line": 1981, + "line": 1974, "column": 49 } } @@ -104080,16 +103694,16 @@ "type": "Identifier", "name": "reEq", "range": [ - 58333, - 58337 + 58086, + 58090 ], "loc": { "start": { - "line": 1981, + "line": 1974, "column": 50 }, "end": { - "line": 1981, + "line": 1974, "column": 54 } } @@ -104099,32 +103713,32 @@ "value": "", "raw": "''", "range": [ - 58339, - 58341 + 58092, + 58094 ], "loc": { "start": { - "line": 1981, + "line": 1974, "column": 56 }, "end": { - "line": 1981, + "line": 1974, "column": 58 } } } ], "range": [ - 58320, - 58342 + 58073, + 58095 ], "loc": { "start": { - "line": 1981, + "line": 1974, "column": 37 }, "end": { - "line": 1981, + "line": 1974, "column": 59 } } @@ -104133,16 +103747,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58344, - 58353 + 58097, + 58106 ], "loc": { "start": { - "line": 1981, + "line": 1974, "column": 61 }, "end": { - "line": 1981, + "line": 1974, "column": 70 } } @@ -104152,16 +103766,16 @@ "value": true, "raw": "true", "range": [ - 58375, - 58379 + 58128, + 58132 ], "loc": { "start": { - "line": 1982, + "line": 1975, "column": 20 }, "end": { - "line": 1982, + "line": 1975, "column": 24 } } @@ -104172,16 +103786,16 @@ "object": { "type": "ThisExpression", "range": [ - 58381, - 58385 + 58134, + 58138 ], "loc": { "start": { - "line": 1982, + "line": 1975, "column": 26 }, "end": { - "line": 1982, + "line": 1975, "column": 30 } } @@ -104190,93 +103804,93 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 58386, - 58399 + 58139, + 58152 ], "loc": { "start": { - "line": 1982, + "line": 1975, "column": 31 }, "end": { - "line": 1982, + "line": 1975, "column": 44 } } }, "range": [ - 58381, - 58399 + 58134, + 58152 ], "loc": { "start": { - "line": 1982, + "line": 1975, "column": 26 }, "end": { - "line": 1982, + "line": 1975, "column": 44 } } } ], "range": [ - 58311, - 58400 + 58064, + 58153 ], "loc": { "start": { - "line": 1981, + "line": 1974, "column": 28 }, "end": { - "line": 1982, + "line": 1975, "column": 45 } } }, "range": [ - 58299, - 58400 + 58052, + 58153 ], "loc": { "start": { - "line": 1981, + "line": 1974, "column": 16 }, "end": { - "line": 1982, + "line": 1975, "column": 45 } } }, "range": [ - 58299, - 58401 + 58052, + 58154 ], "loc": { "start": { - "line": 1981, + "line": 1974, "column": 16 }, "end": { - "line": 1982, + "line": 1975, "column": 46 } } } ], "range": [ - 58281, - 58415 + 58034, + 58168 ], "loc": { "start": { - "line": 1980, + "line": 1973, "column": 28 }, "end": { - "line": 1983, + "line": 1976, "column": 13 } }, @@ -104285,16 +103899,16 @@ "type": "Line", "value": "starts with", "range": [ - 58428, - 58441 + 58181, + 58194 ], "loc": { "start": { - "line": 1984, + "line": 1977, "column": 12 }, "end": { - "line": 1984, + "line": 1977, "column": 25 } } @@ -104307,16 +103921,16 @@ "type": "Identifier", "name": "hasST", "range": [ - 58463, - 58468 + 58216, + 58221 ], "loc": { "start": { - "line": 1985, + "line": 1978, "column": 21 }, "end": { - "line": 1985, + "line": 1978, "column": 26 } } @@ -104333,16 +103947,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 58488, - 58497 + 58241, + 58250 ], "loc": { "start": { - "line": 1986, + "line": 1979, "column": 16 }, "end": { - "line": 1986, + "line": 1979, "column": 25 } } @@ -104361,16 +103975,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58500, - 58509 + 58253, + 58262 ], "loc": { "start": { - "line": 1986, + "line": 1979, "column": 28 }, "end": { - "line": 1986, + "line": 1979, "column": 37 } } @@ -104379,31 +103993,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 58510, - 58517 + 58263, + 58270 ], "loc": { "start": { - "line": 1986, + "line": 1979, "column": 38 }, "end": { - "line": 1986, + "line": 1979, "column": 45 } } }, "range": [ - 58500, - 58517 + 58253, + 58270 ], "loc": { "start": { - "line": 1986, + "line": 1979, "column": 28 }, "end": { - "line": 1986, + "line": 1979, "column": 45 } } @@ -104418,16 +104032,16 @@ "type": "Identifier", "name": "term", "range": [ - 58518, - 58522 + 58271, + 58275 ], "loc": { "start": { - "line": 1986, + "line": 1979, "column": 46 }, "end": { - "line": 1986, + "line": 1979, "column": 50 } } @@ -104436,31 +104050,31 @@ "type": "Identifier", "name": "replace", "range": [ - 58523, - 58530 + 58276, + 58283 ], "loc": { "start": { - "line": 1986, + "line": 1979, "column": 51 }, "end": { - "line": 1986, + "line": 1979, "column": 58 } } }, "range": [ - 58518, - 58530 + 58271, + 58283 ], "loc": { "start": { - "line": 1986, + "line": 1979, "column": 46 }, "end": { - "line": 1986, + "line": 1979, "column": 58 } } @@ -104470,16 +104084,16 @@ "type": "Identifier", "name": "reSt", "range": [ - 58531, - 58535 + 58284, + 58288 ], "loc": { "start": { - "line": 1986, + "line": 1979, "column": 59 }, "end": { - "line": 1986, + "line": 1979, "column": 63 } } @@ -104489,48 +104103,48 @@ "value": "", "raw": "''", "range": [ - 58537, - 58539 + 58290, + 58292 ], "loc": { "start": { - "line": 1986, + "line": 1979, "column": 65 }, "end": { - "line": 1986, + "line": 1979, "column": 67 } } } ], "range": [ - 58518, - 58540 + 58271, + 58293 ], "loc": { "start": { - "line": 1986, + "line": 1979, "column": 46 }, "end": { - "line": 1986, + "line": 1979, "column": 68 } } } ], "range": [ - 58500, - 58541 + 58253, + 58294 ], "loc": { "start": { - "line": 1986, + "line": 1979, "column": 28 }, "end": { - "line": 1986, + "line": 1979, "column": 69 } } @@ -104540,31 +104154,31 @@ "value": 0, "raw": "0", "range": [ - 58546, - 58547 + 58299, + 58300 ], "loc": { "start": { - "line": 1986, + "line": 1979, "column": 74 }, "end": { - "line": 1986, + "line": 1979, "column": 75 } } }, "range": [ - 58500, - 58547 + 58253, + 58300 ], "loc": { "start": { - "line": 1986, + "line": 1979, "column": 28 }, "end": { - "line": 1986, + "line": 1979, "column": 75 } } @@ -104574,16 +104188,16 @@ "value": true, "raw": "true", "range": [ - 58570, - 58574 + 58323, + 58327 ], "loc": { "start": { - "line": 1987, + "line": 1980, "column": 20 }, "end": { - "line": 1987, + "line": 1980, "column": 24 } } @@ -104593,77 +104207,77 @@ "value": false, "raw": "false", "range": [ - 58577, - 58582 + 58330, + 58335 ], "loc": { "start": { - "line": 1987, + "line": 1980, "column": 27 }, "end": { - "line": 1987, + "line": 1980, "column": 32 } } }, "range": [ - 58500, - 58582 + 58253, + 58335 ], "loc": { "start": { - "line": 1986, + "line": 1979, "column": 28 }, "end": { - "line": 1987, + "line": 1980, "column": 32 } } }, "range": [ - 58488, - 58582 + 58241, + 58335 ], "loc": { "start": { - "line": 1986, + "line": 1979, "column": 16 }, "end": { - "line": 1987, + "line": 1980, "column": 32 } } }, "range": [ - 58488, - 58583 + 58241, + 58336 ], "loc": { "start": { - "line": 1986, + "line": 1979, "column": 16 }, "end": { - "line": 1987, + "line": 1980, "column": 33 } } } ], "range": [ - 58470, - 58597 + 58223, + 58350 ], "loc": { "start": { - "line": 1985, + "line": 1978, "column": 28 }, "end": { - "line": 1988, + "line": 1981, "column": 13 } }, @@ -104672,16 +104286,16 @@ "type": "Line", "value": "ends with", "range": [ - 58610, - 58621 + 58363, + 58374 ], "loc": { "start": { - "line": 1989, + "line": 1982, "column": 12 }, "end": { - "line": 1989, + "line": 1982, "column": 23 } } @@ -104694,16 +104308,16 @@ "type": "Identifier", "name": "hasEN", "range": [ - 58643, - 58648 + 58396, + 58401 ], "loc": { "start": { - "line": 1990, + "line": 1983, "column": 21 }, "end": { - "line": 1990, + "line": 1983, "column": 26 } } @@ -104720,16 +104334,16 @@ "type": "Identifier", "name": "searchArg", "range": [ - 58672, - 58681 + 58425, + 58434 ], "loc": { "start": { - "line": 1991, + "line": 1984, "column": 20 }, "end": { - "line": 1991, + "line": 1984, "column": 29 } } @@ -104743,16 +104357,16 @@ "type": "Identifier", "name": "term", "range": [ - 58684, - 58688 + 58437, + 58441 ], "loc": { "start": { - "line": 1991, + "line": 1984, "column": 32 }, "end": { - "line": 1991, + "line": 1984, "column": 36 } } @@ -104761,31 +104375,31 @@ "type": "Identifier", "name": "replace", "range": [ - 58689, - 58696 + 58442, + 58449 ], "loc": { "start": { - "line": 1991, + "line": 1984, "column": 37 }, "end": { - "line": 1991, + "line": 1984, "column": 44 } } }, "range": [ - 58684, - 58696 + 58437, + 58449 ], "loc": { "start": { - "line": 1991, + "line": 1984, "column": 32 }, "end": { - "line": 1991, + "line": 1984, "column": 44 } } @@ -104795,16 +104409,16 @@ "type": "Identifier", "name": "reEn", "range": [ - 58697, - 58701 + 58450, + 58454 ], "loc": { "start": { - "line": 1991, + "line": 1984, "column": 45 }, "end": { - "line": 1991, + "line": 1984, "column": 49 } } @@ -104814,47 +104428,47 @@ "value": "", "raw": "''", "range": [ - 58703, - 58705 + 58456, + 58458 ], "loc": { "start": { - "line": 1991, + "line": 1984, "column": 51 }, "end": { - "line": 1991, + "line": 1984, "column": 53 } } } ], "range": [ - 58684, - 58706 + 58437, + 58459 ], "loc": { "start": { - "line": 1991, + "line": 1984, "column": 32 }, "end": { - "line": 1991, + "line": 1984, "column": 54 } } }, "range": [ - 58672, - 58706 + 58425, + 58459 ], "loc": { "start": { - "line": 1991, + "line": 1984, "column": 20 }, "end": { - "line": 1991, + "line": 1984, "column": 54 } } @@ -104862,16 +104476,16 @@ ], "kind": "let", "range": [ - 58668, - 58707 + 58421, + 58460 ], "loc": { "start": { - "line": 1991, + "line": 1984, "column": 16 }, "end": { - "line": 1991, + "line": 1984, "column": 55 } } @@ -104885,16 +104499,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 58724, - 58733 + 58477, + 58486 ], "loc": { "start": { - "line": 1992, + "line": 1985, "column": 16 }, "end": { - "line": 1992, + "line": 1985, "column": 25 } } @@ -104916,16 +104530,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58756, - 58765 + 58509, + 58518 ], "loc": { "start": { - "line": 1993, + "line": 1986, "column": 20 }, "end": { - "line": 1993, + "line": 1986, "column": 29 } } @@ -104934,31 +104548,31 @@ "type": "Identifier", "name": "lastIndexOf", "range": [ - 58766, - 58777 + 58519, + 58530 ], "loc": { "start": { - "line": 1993, + "line": 1986, "column": 30 }, "end": { - "line": 1993, + "line": 1986, "column": 41 } } }, "range": [ - 58756, - 58777 + 58509, + 58530 ], "loc": { "start": { - "line": 1993, + "line": 1986, "column": 20 }, "end": { - "line": 1993, + "line": 1986, "column": 41 } } @@ -104968,16 +104582,16 @@ "type": "Identifier", "name": "searchArg", "range": [ - 58778, - 58787 + 58531, + 58540 ], "loc": { "start": { - "line": 1993, + "line": 1986, "column": 42 }, "end": { - "line": 1993, + "line": 1986, "column": 51 } } @@ -104992,16 +104606,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58789, - 58798 + 58542, + 58551 ], "loc": { "start": { - "line": 1993, + "line": 1986, "column": 53 }, "end": { - "line": 1993, + "line": 1986, "column": 62 } } @@ -105010,31 +104624,31 @@ "type": "Identifier", "name": "length", "range": [ - 58799, - 58805 + 58552, + 58558 ], "loc": { "start": { - "line": 1993, + "line": 1986, "column": 63 }, "end": { - "line": 1993, + "line": 1986, "column": 69 } } }, "range": [ - 58789, - 58805 + 58542, + 58558 ], "loc": { "start": { - "line": 1993, + "line": 1986, "column": 53 }, "end": { - "line": 1993, + "line": 1986, "column": 69 } } @@ -105044,47 +104658,47 @@ "value": 1, "raw": "1", "range": [ - 58808, - 58809 + 58561, + 58562 ], "loc": { "start": { - "line": 1993, + "line": 1986, "column": 72 }, "end": { - "line": 1993, + "line": 1986, "column": 73 } } }, "range": [ - 58789, - 58809 + 58542, + 58562 ], "loc": { "start": { - "line": 1993, + "line": 1986, "column": 53 }, "end": { - "line": 1993, + "line": 1986, "column": 73 } } } ], "range": [ - 58756, - 58810 + 58509, + 58563 ], "loc": { "start": { - "line": 1993, + "line": 1986, "column": 20 }, "end": { - "line": 1993, + "line": 1986, "column": 74 } } @@ -105102,16 +104716,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58840, - 58849 + 58593, + 58602 ], "loc": { "start": { - "line": 1994, + "line": 1987, "column": 25 }, "end": { - "line": 1994, + "line": 1987, "column": 34 } } @@ -105120,31 +104734,31 @@ "type": "Identifier", "name": "length", "range": [ - 58850, - 58856 + 58603, + 58609 ], "loc": { "start": { - "line": 1994, + "line": 1987, "column": 35 }, "end": { - "line": 1994, + "line": 1987, "column": 41 } } }, "range": [ - 58840, - 58856 + 58593, + 58609 ], "loc": { "start": { - "line": 1994, + "line": 1987, "column": 25 }, "end": { - "line": 1994, + "line": 1987, "column": 41 } } @@ -105154,31 +104768,31 @@ "value": 1, "raw": "1", "range": [ - 58859, - 58860 + 58612, + 58613 ], "loc": { "start": { - "line": 1994, + "line": 1987, "column": 44 }, "end": { - "line": 1994, + "line": 1987, "column": 45 } } }, "range": [ - 58840, - 58860 + 58593, + 58613 ], "loc": { "start": { - "line": 1994, + "line": 1987, "column": 25 }, "end": { - "line": 1994, + "line": 1987, "column": 45 } } @@ -105193,16 +104807,16 @@ "type": "Identifier", "name": "searchArg", "range": [ - 58865, - 58874 + 58618, + 58627 ], "loc": { "start": { - "line": 1994, + "line": 1987, "column": 50 }, "end": { - "line": 1994, + "line": 1987, "column": 59 } } @@ -105211,31 +104825,31 @@ "type": "Identifier", "name": "length", "range": [ - 58875, - 58881 + 58628, + 58634 ], "loc": { "start": { - "line": 1994, + "line": 1987, "column": 60 }, "end": { - "line": 1994, + "line": 1987, "column": 66 } } }, "range": [ - 58865, - 58881 + 58618, + 58634 ], "loc": { "start": { - "line": 1994, + "line": 1987, "column": 50 }, "end": { - "line": 1994, + "line": 1987, "column": 66 } } @@ -105245,61 +104859,61 @@ "value": 1, "raw": "1", "range": [ - 58884, - 58885 + 58637, + 58638 ], "loc": { "start": { - "line": 1994, + "line": 1987, "column": 69 }, "end": { - "line": 1994, + "line": 1987, "column": 70 } } }, "range": [ - 58865, - 58885 + 58618, + 58638 ], "loc": { "start": { - "line": 1994, + "line": 1987, "column": 50 }, "end": { - "line": 1994, + "line": 1987, "column": 70 } } }, "range": [ - 58839, - 58886 + 58592, + 58639 ], "loc": { "start": { - "line": 1994, + "line": 1987, "column": 24 }, "end": { - "line": 1994, + "line": 1987, "column": 71 } } }, "range": [ - 58756, - 58886 + 58509, + 58639 ], "loc": { "start": { - "line": 1993, + "line": 1986, "column": 20 }, "end": { - "line": 1994, + "line": 1987, "column": 71 } } @@ -105316,16 +104930,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58914, - 58923 + 58667, + 58676 ], "loc": { "start": { - "line": 1995, + "line": 1988, "column": 24 }, "end": { - "line": 1995, + "line": 1988, "column": 33 } } @@ -105334,31 +104948,31 @@ "type": "Identifier", "name": "lastIndexOf", "range": [ - 58924, - 58935 + 58677, + 58688 ], "loc": { "start": { - "line": 1995, + "line": 1988, "column": 34 }, "end": { - "line": 1995, + "line": 1988, "column": 45 } } }, "range": [ - 58914, - 58935 + 58667, + 58688 ], "loc": { "start": { - "line": 1995, + "line": 1988, "column": 24 }, "end": { - "line": 1995, + "line": 1988, "column": 45 } } @@ -105368,16 +104982,16 @@ "type": "Identifier", "name": "searchArg", "range": [ - 58936, - 58945 + 58689, + 58698 ], "loc": { "start": { - "line": 1995, + "line": 1988, "column": 46 }, "end": { - "line": 1995, + "line": 1988, "column": 55 } } @@ -105392,16 +105006,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58947, - 58956 + 58700, + 58709 ], "loc": { "start": { - "line": 1995, + "line": 1988, "column": 57 }, "end": { - "line": 1995, + "line": 1988, "column": 66 } } @@ -105410,31 +105024,31 @@ "type": "Identifier", "name": "length", "range": [ - 58957, - 58963 + 58710, + 58716 ], "loc": { "start": { - "line": 1995, + "line": 1988, "column": 67 }, "end": { - "line": 1995, + "line": 1988, "column": 73 } } }, "range": [ - 58947, - 58963 + 58700, + 58716 ], "loc": { "start": { - "line": 1995, + "line": 1988, "column": 57 }, "end": { - "line": 1995, + "line": 1988, "column": 73 } } @@ -105444,47 +105058,47 @@ "value": 1, "raw": "1", "range": [ - 58966, - 58967 + 58719, + 58720 ], "loc": { "start": { - "line": 1995, + "line": 1988, "column": 76 }, "end": { - "line": 1995, + "line": 1988, "column": 77 } } }, "range": [ - 58947, - 58967 + 58700, + 58720 ], "loc": { "start": { - "line": 1995, + "line": 1988, "column": 57 }, "end": { - "line": 1995, + "line": 1988, "column": 77 } } } ], "range": [ - 58914, - 58968 + 58667, + 58721 ], "loc": { "start": { - "line": 1995, + "line": 1988, "column": 24 }, "end": { - "line": 1995, + "line": 1988, "column": 78 } } @@ -105497,62 +105111,62 @@ "value": 1, "raw": "1", "range": [ - 58996, - 58997 + 58749, + 58750 ], "loc": { "start": { - "line": 1996, + "line": 1989, "column": 27 }, "end": { - "line": 1996, + "line": 1989, "column": 28 } } }, "prefix": true, "range": [ - 58995, - 58997 + 58748, + 58750 ], "loc": { "start": { - "line": 1996, + "line": 1989, "column": 26 }, "end": { - "line": 1996, + "line": 1989, "column": 28 } } }, "range": [ - 58914, - 58997 + 58667, + 58750 ], "loc": { "start": { - "line": 1995, + "line": 1988, "column": 24 }, "end": { - "line": 1996, + "line": 1989, "column": 28 } } }, "range": [ - 58756, - 58997 + 58509, + 58750 ], "loc": { "start": { - "line": 1993, + "line": 1986, "column": 20 }, "end": { - "line": 1996, + "line": 1989, "column": 28 } } @@ -105562,16 +105176,16 @@ "value": true, "raw": "true", "range": [ - 59000, - 59004 + 58753, + 58757 ], "loc": { "start": { - "line": 1996, + "line": 1989, "column": 31 }, "end": { - "line": 1996, + "line": 1989, "column": 35 } } @@ -105581,77 +105195,77 @@ "value": false, "raw": "false", "range": [ - 59007, - 59012 + 58760, + 58765 ], "loc": { "start": { - "line": 1996, + "line": 1989, "column": 38 }, "end": { - "line": 1996, + "line": 1989, "column": 43 } } }, "range": [ - 58756, - 59012 + 58509, + 58765 ], "loc": { "start": { - "line": 1993, + "line": 1986, "column": 20 }, "end": { - "line": 1996, + "line": 1989, "column": 43 } } }, "range": [ - 58724, - 59012 + 58477, + 58765 ], "loc": { "start": { - "line": 1992, + "line": 1985, "column": 16 }, "end": { - "line": 1996, + "line": 1989, "column": 43 } } }, "range": [ - 58724, - 59013 + 58477, + 58766 ], "loc": { "start": { - "line": 1992, + "line": 1985, "column": 16 }, "end": { - "line": 1996, + "line": 1989, "column": 44 } } } ], "range": [ - 58650, - 59027 + 58403, + 58780 ], "loc": { "start": { - "line": 1990, + "line": 1983, "column": 28 }, "end": { - "line": 1997, + "line": 1990, "column": 13 } }, @@ -105660,16 +105274,16 @@ "type": "Line", "value": "empty", "range": [ - 59040, - 59047 + 58793, + 58800 ], "loc": { "start": { - "line": 1998, + "line": 1991, "column": 12 }, "end": { - "line": 1998, + "line": 1991, "column": 19 } } @@ -105682,16 +105296,16 @@ "type": "Identifier", "name": "hasEM", "range": [ - 59069, - 59074 + 58822, + 58827 ], "loc": { "start": { - "line": 1999, + "line": 1992, "column": 21 }, "end": { - "line": 1999, + "line": 1992, "column": 26 } } @@ -105708,16 +105322,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 59094, - 59103 + 58847, + 58856 ], "loc": { "start": { - "line": 2000, + "line": 1993, "column": 16 }, "end": { - "line": 2000, + "line": 1993, "column": 25 } } @@ -105728,16 +105342,16 @@ "type": "Identifier", "name": "isEmptyString", "range": [ - 59106, - 59119 + 58859, + 58872 ], "loc": { "start": { - "line": 2000, + "line": 1993, "column": 28 }, "end": { - "line": 2000, + "line": 1993, "column": 41 } } @@ -105747,78 +105361,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 59120, - 59129 + 58873, + 58882 ], "loc": { "start": { - "line": 2000, + "line": 1993, "column": 42 }, "end": { - "line": 2000, + "line": 1993, "column": 51 } } } ], "range": [ - 59106, - 59130 + 58859, + 58883 ], "loc": { "start": { - "line": 2000, + "line": 1993, "column": 28 }, "end": { - "line": 2000, + "line": 1993, "column": 52 } } }, "range": [ - 59094, - 59130 + 58847, + 58883 ], "loc": { "start": { - "line": 2000, + "line": 1993, "column": 16 }, "end": { - "line": 2000, + "line": 1993, "column": 52 } } }, "range": [ - 59094, - 59131 + 58847, + 58884 ], "loc": { "start": { - "line": 2000, + "line": 1993, "column": 16 }, "end": { - "line": 2000, + "line": 1993, "column": 53 } } } ], "range": [ - 59076, - 59145 + 58829, + 58898 ], "loc": { "start": { - "line": 1999, + "line": 1992, "column": 28 }, "end": { - "line": 2001, + "line": 1994, "column": 13 } }, @@ -105827,16 +105441,16 @@ "type": "Line", "value": "non-empty", "range": [ - 59158, - 59169 + 58911, + 58922 ], "loc": { "start": { - "line": 2002, + "line": 1995, "column": 12 }, "end": { - "line": 2002, + "line": 1995, "column": 23 } } @@ -105849,16 +105463,16 @@ "type": "Identifier", "name": "hasNM", "range": [ - 59191, - 59196 + 58944, + 58949 ], "loc": { "start": { - "line": 2003, + "line": 1996, "column": 21 }, "end": { - "line": 2003, + "line": 1996, "column": 26 } } @@ -105875,16 +105489,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 59216, - 59225 + 58969, + 58978 ], "loc": { "start": { - "line": 2004, + "line": 1997, "column": 16 }, "end": { - "line": 2004, + "line": 1997, "column": 25 } } @@ -105898,16 +105512,16 @@ "type": "Identifier", "name": "isEmptyString", "range": [ - 59229, - 59242 + 58982, + 58995 ], "loc": { "start": { - "line": 2004, + "line": 1997, "column": 29 }, "end": { - "line": 2004, + "line": 1997, "column": 42 } } @@ -105917,94 +105531,94 @@ "type": "Identifier", "name": "cellValue", "range": [ - 59243, - 59252 + 58996, + 59005 ], "loc": { "start": { - "line": 2004, + "line": 1997, "column": 43 }, "end": { - "line": 2004, + "line": 1997, "column": 52 } } } ], "range": [ - 59229, - 59253 + 58982, + 59006 ], "loc": { "start": { - "line": 2004, + "line": 1997, "column": 29 }, "end": { - "line": 2004, + "line": 1997, "column": 53 } } }, "prefix": true, "range": [ - 59228, - 59253 + 58981, + 59006 ], "loc": { "start": { - "line": 2004, + "line": 1997, "column": 28 }, "end": { - "line": 2004, + "line": 1997, "column": 53 } } }, "range": [ - 59216, - 59253 + 58969, + 59006 ], "loc": { "start": { - "line": 2004, + "line": 1997, "column": 16 }, "end": { - "line": 2004, + "line": 1997, "column": 53 } } }, "range": [ - 59216, - 59254 + 58969, + 59007 ], "loc": { "start": { - "line": 2004, + "line": 1997, "column": 16 }, "end": { - "line": 2004, + "line": 1997, "column": 54 } } } ], "range": [ - 59198, - 59268 + 58951, + 59021 ], "loc": { "start": { - "line": 2003, + "line": 1996, "column": 28 }, "end": { - "line": 2005, + "line": 1998, "column": 13 } }, @@ -106013,16 +105627,16 @@ "type": "Line", "value": "regexp", "range": [ - 59281, - 59289 + 59034, + 59042 ], "loc": { "start": { - "line": 2006, + "line": 1999, "column": 12 }, "end": { - "line": 2006, + "line": 1999, "column": 20 } } @@ -106035,16 +105649,16 @@ "type": "Identifier", "name": "hasRE", "range": [ - 59311, - 59316 + 59064, + 59069 ], "loc": { "start": { - "line": 2007, + "line": 2000, "column": 21 }, "end": { - "line": 2007, + "line": 2000, "column": 26 } } @@ -106066,16 +105680,16 @@ "type": "Identifier", "name": "srchArg", "range": [ - 59448, - 59455 + 59201, + 59208 ], "loc": { "start": { - "line": 2011, + "line": 2004, "column": 24 }, "end": { - "line": 2011, + "line": 2004, "column": 31 } } @@ -106089,16 +105703,16 @@ "type": "Identifier", "name": "term", "range": [ - 59458, - 59462 + 59211, + 59215 ], "loc": { "start": { - "line": 2011, + "line": 2004, "column": 34 }, "end": { - "line": 2011, + "line": 2004, "column": 38 } } @@ -106107,31 +105721,31 @@ "type": "Identifier", "name": "replace", "range": [ - 59463, - 59470 + 59216, + 59223 ], "loc": { "start": { - "line": 2011, + "line": 2004, "column": 39 }, "end": { - "line": 2011, + "line": 2004, "column": 46 } } }, "range": [ - 59458, - 59470 + 59211, + 59223 ], "loc": { "start": { - "line": 2011, + "line": 2004, "column": 34 }, "end": { - "line": 2011, + "line": 2004, "column": 46 } } @@ -106141,16 +105755,16 @@ "type": "Identifier", "name": "reRe", "range": [ - 59471, - 59475 + 59224, + 59228 ], "loc": { "start": { - "line": 2011, + "line": 2004, "column": 47 }, "end": { - "line": 2011, + "line": 2004, "column": 51 } } @@ -106160,47 +105774,47 @@ "value": "", "raw": "''", "range": [ - 59477, - 59479 + 59230, + 59232 ], "loc": { "start": { - "line": 2011, + "line": 2004, "column": 53 }, "end": { - "line": 2011, + "line": 2004, "column": 55 } } } ], "range": [ - 59458, - 59480 + 59211, + 59233 ], "loc": { "start": { - "line": 2011, + "line": 2004, "column": 34 }, "end": { - "line": 2011, + "line": 2004, "column": 56 } } }, "range": [ - 59448, - 59480 + 59201, + 59233 ], "loc": { "start": { - "line": 2011, + "line": 2004, "column": 24 }, "end": { - "line": 2011, + "line": 2004, "column": 56 } } @@ -106208,16 +105822,16 @@ ], "kind": "let", "range": [ - 59444, - 59481 + 59197, + 59234 ], "loc": { "start": { - "line": 2011, + "line": 2004, "column": 20 }, "end": { - "line": 2011, + "line": 2004, "column": 57 } }, @@ -106226,16 +105840,16 @@ "type": "Line", "value": "operator is removed", "range": [ - 59402, - 59423 + 59155, + 59176 ], "loc": { "start": { - "line": 2010, + "line": 2003, "column": 20 }, "end": { - "line": 2010, + "line": 2003, "column": 41 } } @@ -106251,16 +105865,16 @@ "type": "Identifier", "name": "rgx", "range": [ - 59506, - 59509 + 59259, + 59262 ], "loc": { "start": { - "line": 2012, + "line": 2005, "column": 24 }, "end": { - "line": 2012, + "line": 2005, "column": 27 } } @@ -106271,16 +105885,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 59516, - 59522 + 59269, + 59275 ], "loc": { "start": { - "line": 2012, + "line": 2005, "column": 34 }, "end": { - "line": 2012, + "line": 2005, "column": 40 } } @@ -106290,47 +105904,47 @@ "type": "Identifier", "name": "srchArg", "range": [ - 59523, - 59530 + 59276, + 59283 ], "loc": { "start": { - "line": 2012, + "line": 2005, "column": 41 }, "end": { - "line": 2012, + "line": 2005, "column": 48 } } } ], "range": [ - 59512, - 59531 + 59265, + 59284 ], "loc": { "start": { - "line": 2012, + "line": 2005, "column": 30 }, "end": { - "line": 2012, + "line": 2005, "column": 49 } } }, "range": [ - 59506, - 59531 + 59259, + 59284 ], "loc": { "start": { - "line": 2012, + "line": 2005, "column": 24 }, "end": { - "line": 2012, + "line": 2005, "column": 49 } } @@ -106338,16 +105952,16 @@ ], "kind": "let", "range": [ - 59502, - 59532 + 59255, + 59285 ], "loc": { "start": { - "line": 2012, + "line": 2005, "column": 20 }, "end": { - "line": 2012, + "line": 2005, "column": 50 } } @@ -106361,16 +105975,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 59553, - 59562 + 59306, + 59315 ], "loc": { "start": { - "line": 2013, + "line": 2006, "column": 20 }, "end": { - "line": 2013, + "line": 2006, "column": 29 } } @@ -106384,16 +105998,16 @@ "type": "Identifier", "name": "rgx", "range": [ - 59565, - 59568 + 59318, + 59321 ], "loc": { "start": { - "line": 2013, + "line": 2006, "column": 32 }, "end": { - "line": 2013, + "line": 2006, "column": 35 } } @@ -106402,31 +106016,31 @@ "type": "Identifier", "name": "test", "range": [ - 59569, - 59573 + 59322, + 59326 ], "loc": { "start": { - "line": 2013, + "line": 2006, "column": 36 }, "end": { - "line": 2013, + "line": 2006, "column": 40 } } }, "range": [ - 59565, - 59573 + 59318, + 59326 ], "loc": { "start": { - "line": 2013, + "line": 2006, "column": 32 }, "end": { - "line": 2013, + "line": 2006, "column": 40 } } @@ -106436,78 +106050,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 59574, - 59583 + 59327, + 59336 ], "loc": { "start": { - "line": 2013, + "line": 2006, "column": 41 }, "end": { - "line": 2013, + "line": 2006, "column": 50 } } } ], "range": [ - 59565, - 59584 + 59318, + 59337 ], "loc": { "start": { - "line": 2013, + "line": 2006, "column": 32 }, "end": { - "line": 2013, + "line": 2006, "column": 51 } } }, "range": [ - 59553, - 59584 + 59306, + 59337 ], "loc": { "start": { - "line": 2013, + "line": 2006, "column": 20 }, "end": { - "line": 2013, + "line": 2006, "column": 51 } } }, "range": [ - 59553, - 59585 + 59306, + 59338 ], "loc": { "start": { - "line": 2013, + "line": 2006, "column": 20 }, "end": { - "line": 2013, + "line": 2006, "column": 52 } } } ], "range": [ - 59380, - 59603 + 59133, + 59356 ], "loc": { "start": { - "line": 2009, + "line": 2002, "column": 20 }, "end": { - "line": 2014, + "line": 2007, "column": 17 } } @@ -106518,16 +106132,16 @@ "type": "Identifier", "name": "ex", "range": [ - 59611, - 59613 + 59364, + 59366 ], "loc": { "start": { - "line": 2014, + "line": 2007, "column": 25 }, "end": { - "line": 2014, + "line": 2007, "column": 27 } } @@ -106544,16 +106158,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 59637, - 59646 + 59390, + 59399 ], "loc": { "start": { - "line": 2015, + "line": 2008, "column": 20 }, "end": { - "line": 2015, + "line": 2008, "column": 29 } } @@ -106563,93 +106177,93 @@ "value": false, "raw": "false", "range": [ - 59649, - 59654 + 59402, + 59407 ], "loc": { "start": { - "line": 2015, + "line": 2008, "column": 32 }, "end": { - "line": 2015, + "line": 2008, "column": 37 } } }, "range": [ - 59637, - 59654 + 59390, + 59407 ], "loc": { "start": { - "line": 2015, + "line": 2008, "column": 20 }, "end": { - "line": 2015, + "line": 2008, "column": 37 } } }, "range": [ - 59637, - 59655 + 59390, + 59408 ], "loc": { "start": { - "line": 2015, + "line": 2008, "column": 20 }, "end": { - "line": 2015, + "line": 2008, "column": 38 } } } ], "range": [ - 59615, - 59673 + 59368, + 59426 ], "loc": { "start": { - "line": 2014, + "line": 2007, "column": 29 }, "end": { - "line": 2016, + "line": 2009, "column": 17 } } }, "range": [ - 59604, - 59673 + 59357, + 59426 ], "loc": { "start": { - "line": 2014, + "line": 2007, "column": 18 }, "end": { - "line": 2016, + "line": 2009, "column": 17 } } }, "finalizer": null, "range": [ - 59376, - 59673 + 59129, + 59426 ], "loc": { "start": { - "line": 2009, + "line": 2002, "column": 16 }, "end": { - "line": 2016, + "line": 2009, "column": 17 } }, @@ -106658,16 +106272,16 @@ "type": "Line", "value": "in case regexp throws", "range": [ - 59336, - 59359 + 59089, + 59112 ], "loc": { "start": { - "line": 2008, + "line": 2001, "column": 16 }, "end": { - "line": 2008, + "line": 2001, "column": 39 } } @@ -106676,16 +106290,16 @@ } ], "range": [ - 59318, - 59687 + 59071, + 59440 ], "loc": { "start": { - "line": 2007, + "line": 2000, "column": 28 }, "end": { - "line": 2017, + "line": 2010, "column": 13 } } @@ -106705,16 +106319,16 @@ "type": "Identifier", "name": "numData", "range": [ - 59859, - 59866 + 59612, + 59619 ], "loc": { "start": { - "line": 2020, + "line": 2013, "column": 20 }, "end": { - "line": 2020, + "line": 2013, "column": 27 } } @@ -106727,16 +106341,16 @@ "object": { "type": "ThisExpression", "range": [ - 59890, - 59894 + 59643, + 59647 ], "loc": { "start": { - "line": 2021, + "line": 2014, "column": 20 }, "end": { - "line": 2021, + "line": 2014, "column": 24 } } @@ -106745,31 +106359,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 59895, - 59902 + 59648, + 59655 ], "loc": { "start": { - "line": 2021, + "line": 2014, "column": 25 }, "end": { - "line": 2021, + "line": 2014, "column": 32 } } }, "range": [ - 59890, - 59902 + 59643, + 59655 ], "loc": { "start": { - "line": 2021, + "line": 2014, "column": 20 }, "end": { - "line": 2021, + "line": 2014, "column": 32 } } @@ -106779,16 +106393,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 59903, - 59909 + 59656, + 59662 ], "loc": { "start": { - "line": 2021, + "line": 2014, "column": 33 }, "end": { - "line": 2021, + "line": 2014, "column": 39 } } @@ -106800,16 +106414,16 @@ "type": "Identifier", "name": "NUMBER", "range": [ - 59912, - 59918 + 59665, + 59671 ], "loc": { "start": { - "line": 2021, + "line": 2014, "column": 42 }, "end": { - "line": 2021, + "line": 2014, "column": 48 } } @@ -106818,63 +106432,63 @@ "type": "Identifier", "name": "FORMATTED_NUMBER", "range": [ - 59920, - 59936 + 59673, + 59689 ], "loc": { "start": { - "line": 2021, + "line": 2014, "column": 50 }, "end": { - "line": 2021, + "line": 2014, "column": 66 } } } ], "range": [ - 59911, - 59937 + 59664, + 59690 ], "loc": { "start": { - "line": 2021, + "line": 2014, "column": 41 }, "end": { - "line": 2021, + "line": 2014, "column": 67 } } } ], "range": [ - 59890, - 59938 + 59643, + 59691 ], "loc": { "start": { - "line": 2021, + "line": 2014, "column": 20 }, "end": { - "line": 2021, + "line": 2014, "column": 68 } } }, "range": [ - 59859, - 59938 + 59612, + 59691 ], "loc": { "start": { - "line": 2020, + "line": 2013, "column": 20 }, "end": { - "line": 2021, + "line": 2014, "column": 68 } } @@ -106888,16 +106502,16 @@ "object": { "type": "ThisExpression", "range": [ - 59963, - 59967 + 59716, + 59720 ], "loc": { "start": { - "line": 2022, + "line": 2015, "column": 21 }, "end": { - "line": 2022, + "line": 2015, "column": 25 } } @@ -106906,62 +106520,62 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 59968, - 59983 + 59721, + 59736 ], "loc": { "start": { - "line": 2022, + "line": 2015, "column": 26 }, "end": { - "line": 2022, + "line": 2015, "column": 41 } } }, "range": [ - 59963, - 59983 + 59716, + 59736 ], "loc": { "start": { - "line": 2022, + "line": 2015, "column": 21 }, "end": { - "line": 2022, + "line": 2015, "column": 41 } } }, "prefix": true, "range": [ - 59962, - 59983 + 59715, + 59736 ], "loc": { "start": { - "line": 2022, + "line": 2015, "column": 20 }, "end": { - "line": 2022, + "line": 2015, "column": 41 } } }, "range": [ - 59859, - 59983 + 59612, + 59736 ], "loc": { "start": { - "line": 2020, + "line": 2013, "column": 20 }, "end": { - "line": 2022, + "line": 2015, "column": 41 } } @@ -106978,16 +106592,16 @@ "type": "Identifier", "name": "term", "range": [ - 60212, - 60216 + 59965, + 59969 ], "loc": { "start": { - "line": 2026, + "line": 2019, "column": 20 }, "end": { - "line": 2026, + "line": 2019, "column": 24 } } @@ -107001,16 +106615,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 60219, - 60226 + 59972, + 59979 ], "loc": { "start": { - "line": 2026, + "line": 2019, "column": 27 }, "end": { - "line": 2026, + "line": 2019, "column": 34 } } @@ -107020,16 +106634,16 @@ "type": "Identifier", "name": "term", "range": [ - 60227, - 60231 + 59980, + 59984 ], "loc": { "start": { - "line": 2026, + "line": 2019, "column": 35 }, "end": { - "line": 2026, + "line": 2019, "column": 39 } } @@ -107038,32 +106652,32 @@ "type": "Identifier", "name": "decimal", "range": [ - 60233, - 60240 + 59986, + 59993 ], "loc": { "start": { - "line": 2026, + "line": 2019, "column": 41 }, "end": { - "line": 2026, + "line": 2019, "column": 48 } } } ], "range": [ - 60219, - 60241 + 59972, + 59994 ], "loc": { "start": { - "line": 2026, + "line": 2019, "column": 27 }, "end": { - "line": 2026, + "line": 2019, "column": 49 } } @@ -107072,61 +106686,61 @@ "type": "Identifier", "name": "term", "range": [ - 60245, - 60249 + 59998, + 60002 ], "loc": { "start": { - "line": 2026, + "line": 2019, "column": 53 }, "end": { - "line": 2026, + "line": 2019, "column": 57 } } }, "range": [ - 60219, - 60249 + 59972, + 60002 ], "loc": { "start": { - "line": 2026, + "line": 2019, "column": 27 }, "end": { - "line": 2026, + "line": 2019, "column": 57 } } }, "range": [ - 60212, - 60249 + 59965, + 60002 ], "loc": { "start": { - "line": 2026, + "line": 2019, "column": 20 }, "end": { - "line": 2026, + "line": 2019, "column": 57 } } }, "range": [ - 60212, - 60250 + 59965, + 60003 ], "loc": { "start": { - "line": 2026, + "line": 2019, "column": 20 }, "end": { - "line": 2026, + "line": 2019, "column": 58 } }, @@ -107135,16 +106749,16 @@ "type": "Line", "value": " parseNb can return 0 for strings which are not", "range": [ - 60007, - 60056 + 59760, + 59809 ], "loc": { "start": { - "line": 2023, + "line": 2016, "column": 20 }, "end": { - "line": 2023, + "line": 2016, "column": 69 } } @@ -107153,16 +106767,16 @@ "type": "Line", "value": " formatted numbers, in that case return the original", "range": [ - 60077, - 60131 + 59830, + 59884 ], "loc": { "start": { - "line": 2024, + "line": 2017, "column": 20 }, "end": { - "line": 2024, + "line": 2017, "column": 74 } } @@ -107171,16 +106785,16 @@ "type": "Line", "value": " string. TODO: handle this in parseNb", "range": [ - 60152, - 60191 + 59905, + 59944 ], "loc": { "start": { - "line": 2025, + "line": 2018, "column": 20 }, "end": { - "line": 2025, + "line": 2018, "column": 59 } } @@ -107196,16 +106810,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 60271, - 60280 + 60024, + 60033 ], "loc": { "start": { - "line": 2027, + "line": 2020, "column": 20 }, "end": { - "line": 2027, + "line": 2020, "column": 29 } } @@ -107220,16 +106834,16 @@ "type": "Identifier", "name": "numData", "range": [ - 60283, - 60290 + 60036, + 60043 ], "loc": { "start": { - "line": 2027, + "line": 2020, "column": 32 }, "end": { - "line": 2027, + "line": 2020, "column": 39 } } @@ -107238,31 +106852,31 @@ "type": "Identifier", "name": "term", "range": [ - 60295, - 60299 + 60048, + 60052 ], "loc": { "start": { - "line": 2027, + "line": 2020, "column": 44 }, "end": { - "line": 2027, + "line": 2020, "column": 48 } } }, "range": [ - 60283, - 60299 + 60036, + 60052 ], "loc": { "start": { - "line": 2027, + "line": 2020, "column": 32 }, "end": { - "line": 2027, + "line": 2020, "column": 48 } } @@ -107273,16 +106887,16 @@ "type": "Identifier", "name": "contains", "range": [ - 60327, - 60335 + 60080, + 60088 ], "loc": { "start": { - "line": 2028, + "line": 2021, "column": 24 }, "end": { - "line": 2028, + "line": 2021, "column": 32 } } @@ -107297,16 +106911,16 @@ "type": "Identifier", "name": "term", "range": [ - 60336, - 60340 + 60089, + 60093 ], "loc": { "start": { - "line": 2028, + "line": 2021, "column": 33 }, "end": { - "line": 2028, + "line": 2021, "column": 37 } } @@ -107315,47 +106929,47 @@ "type": "Identifier", "name": "toString", "range": [ - 60341, - 60349 + 60094, + 60102 ], "loc": { "start": { - "line": 2028, + "line": 2021, "column": 38 }, "end": { - "line": 2028, + "line": 2021, "column": 46 } } }, "range": [ - 60336, - 60349 + 60089, + 60102 ], "loc": { "start": { - "line": 2028, + "line": 2021, "column": 33 }, "end": { - "line": 2028, + "line": 2021, "column": 46 } } }, "arguments": [], "range": [ - 60336, - 60351 + 60089, + 60104 ], "loc": { "start": { - "line": 2028, + "line": 2021, "column": 33 }, "end": { - "line": 2028, + "line": 2021, "column": 48 } } @@ -107369,16 +106983,16 @@ "type": "Identifier", "name": "numData", "range": [ - 60353, - 60360 + 60106, + 60113 ], "loc": { "start": { - "line": 2028, + "line": 2021, "column": 50 }, "end": { - "line": 2028, + "line": 2021, "column": 57 } } @@ -107387,47 +107001,47 @@ "type": "Identifier", "name": "toString", "range": [ - 60361, - 60369 + 60114, + 60122 ], "loc": { "start": { - "line": 2028, + "line": 2021, "column": 58 }, "end": { - "line": 2028, + "line": 2021, "column": 66 } } }, "range": [ - 60353, - 60369 + 60106, + 60122 ], "loc": { "start": { - "line": 2028, + "line": 2021, "column": 50 }, "end": { - "line": 2028, + "line": 2021, "column": 66 } } }, "arguments": [], "range": [ - 60353, - 60371 + 60106, + 60124 ], "loc": { "start": { - "line": 2028, + "line": 2021, "column": 50 }, "end": { - "line": 2028, + "line": 2021, "column": 68 } } @@ -107440,16 +107054,16 @@ "object": { "type": "ThisExpression", "range": [ - 60401, - 60405 + 60154, + 60158 ], "loc": { "start": { - "line": 2029, + "line": 2022, "column": 28 }, "end": { - "line": 2029, + "line": 2022, "column": 32 } } @@ -107458,31 +107072,31 @@ "type": "Identifier", "name": "isExactMatch", "range": [ - 60406, - 60418 + 60159, + 60171 ], "loc": { "start": { - "line": 2029, + "line": 2022, "column": 33 }, "end": { - "line": 2029, + "line": 2022, "column": 45 } } }, "range": [ - 60401, - 60418 + 60154, + 60171 ], "loc": { "start": { - "line": 2029, + "line": 2022, "column": 28 }, "end": { - "line": 2029, + "line": 2022, "column": 45 } } @@ -107492,32 +107106,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 60419, - 60425 + 60172, + 60178 ], "loc": { "start": { - "line": 2029, + "line": 2022, "column": 46 }, "end": { - "line": 2029, + "line": 2022, "column": 52 } } } ], "range": [ - 60401, - 60426 + 60154, + 60179 ], "loc": { "start": { - "line": 2029, + "line": 2022, "column": 28 }, "end": { - "line": 2029, + "line": 2022, "column": 53 } } @@ -107528,16 +107142,16 @@ "object": { "type": "ThisExpression", "range": [ - 60428, - 60432 + 60181, + 60185 ], "loc": { "start": { - "line": 2029, + "line": 2022, "column": 55 }, "end": { - "line": 2029, + "line": 2022, "column": 59 } } @@ -107546,108 +107160,108 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 60433, - 60446 + 60186, + 60199 ], "loc": { "start": { - "line": 2029, + "line": 2022, "column": 60 }, "end": { - "line": 2029, + "line": 2022, "column": 73 } } }, "range": [ - 60428, - 60446 + 60181, + 60199 ], "loc": { "start": { - "line": 2029, + "line": 2022, "column": 55 }, "end": { - "line": 2029, + "line": 2022, "column": 73 } } } ], "range": [ - 60327, - 60447 + 60080, + 60200 ], "loc": { "start": { - "line": 2028, + "line": 2021, "column": 24 }, "end": { - "line": 2029, + "line": 2022, "column": 74 } } }, "range": [ - 60283, - 60447 + 60036, + 60200 ], "loc": { "start": { - "line": 2027, + "line": 2020, "column": 32 }, "end": { - "line": 2029, + "line": 2022, "column": 74 } } }, "range": [ - 60271, - 60447 + 60024, + 60200 ], "loc": { "start": { - "line": 2027, + "line": 2020, "column": 20 }, "end": { - "line": 2029, + "line": 2022, "column": 74 } } }, "range": [ - 60271, - 60448 + 60024, + 60201 ], "loc": { "start": { - "line": 2027, + "line": 2020, "column": 20 }, "end": { - "line": 2029, + "line": 2022, "column": 75 } } } ], "range": [ - 59985, - 60466 + 59738, + 60219 ], "loc": { "start": { - "line": 2022, + "line": 2015, "column": 43 }, "end": { - "line": 2030, + "line": 2023, "column": 17 } } @@ -107664,16 +107278,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 60568, - 60577 + 60321, + 60330 ], "loc": { "start": { - "line": 2032, + "line": 2025, "column": 20 }, "end": { - "line": 2032, + "line": 2025, "column": 29 } } @@ -107684,16 +107298,16 @@ "type": "Identifier", "name": "contains", "range": [ - 60580, - 60588 + 60333, + 60341 ], "loc": { "start": { - "line": 2032, + "line": 2025, "column": 32 }, "end": { - "line": 2032, + "line": 2025, "column": 40 } } @@ -107703,16 +107317,16 @@ "type": "Identifier", "name": "term", "range": [ - 60614, - 60618 + 60367, + 60371 ], "loc": { "start": { - "line": 2033, + "line": 2026, "column": 24 }, "end": { - "line": 2033, + "line": 2026, "column": 28 } } @@ -107721,16 +107335,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 60644, - 60653 + 60397, + 60406 ], "loc": { "start": { - "line": 2034, + "line": 2027, "column": 24 }, "end": { - "line": 2034, + "line": 2027, "column": 33 } } @@ -107743,16 +107357,16 @@ "object": { "type": "ThisExpression", "range": [ - 60679, - 60683 + 60432, + 60436 ], "loc": { "start": { - "line": 2035, + "line": 2028, "column": 24 }, "end": { - "line": 2035, + "line": 2028, "column": 28 } } @@ -107761,31 +107375,31 @@ "type": "Identifier", "name": "isExactMatch", "range": [ - 60684, - 60696 + 60437, + 60449 ], "loc": { "start": { - "line": 2035, + "line": 2028, "column": 29 }, "end": { - "line": 2035, + "line": 2028, "column": 41 } } }, "range": [ - 60679, - 60696 + 60432, + 60449 ], "loc": { "start": { - "line": 2035, + "line": 2028, "column": 24 }, "end": { - "line": 2035, + "line": 2028, "column": 41 } } @@ -107795,32 +107409,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 60697, - 60703 + 60450, + 60456 ], "loc": { "start": { - "line": 2035, + "line": 2028, "column": 42 }, "end": { - "line": 2035, + "line": 2028, "column": 48 } } } ], "range": [ - 60679, - 60704 + 60432, + 60457 ], "loc": { "start": { - "line": 2035, + "line": 2028, "column": 24 }, "end": { - "line": 2035, + "line": 2028, "column": 49 } } @@ -107831,16 +107445,16 @@ "object": { "type": "ThisExpression", "range": [ - 60730, - 60734 + 60483, + 60487 ], "loc": { "start": { - "line": 2036, + "line": 2029, "column": 24 }, "end": { - "line": 2036, + "line": 2029, "column": 28 } } @@ -107849,31 +107463,31 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 60735, - 60748 + 60488, + 60501 ], "loc": { "start": { - "line": 2036, + "line": 2029, "column": 29 }, "end": { - "line": 2036, + "line": 2029, "column": 42 } } }, "range": [ - 60730, - 60748 + 60483, + 60501 ], "loc": { "start": { - "line": 2036, + "line": 2029, "column": 24 }, "end": { - "line": 2036, + "line": 2029, "column": 42 } } @@ -107886,16 +107500,16 @@ "object": { "type": "ThisExpression", "range": [ - 60774, - 60778 + 60527, + 60531 ], "loc": { "start": { - "line": 2037, + "line": 2030, "column": 24 }, "end": { - "line": 2037, + "line": 2030, "column": 28 } } @@ -107904,31 +107518,31 @@ "type": "Identifier", "name": "ignoresDiacritics", "range": [ - 60779, - 60796 + 60532, + 60549 ], "loc": { "start": { - "line": 2037, + "line": 2030, "column": 29 }, "end": { - "line": 2037, + "line": 2030, "column": 46 } } }, "range": [ - 60774, - 60796 + 60527, + 60549 ], "loc": { "start": { - "line": 2037, + "line": 2030, "column": 24 }, "end": { - "line": 2037, + "line": 2030, "column": 46 } } @@ -107938,78 +107552,78 @@ "type": "Identifier", "name": "colIdx", "range": [ - 60797, - 60803 + 60550, + 60556 ], "loc": { "start": { - "line": 2037, + "line": 2030, "column": 47 }, "end": { - "line": 2037, + "line": 2030, "column": 53 } } } ], "range": [ - 60774, - 60804 + 60527, + 60557 ], "loc": { "start": { - "line": 2037, + "line": 2030, "column": 24 }, "end": { - "line": 2037, + "line": 2030, "column": 54 } } } ], "range": [ - 60580, - 60826 + 60333, + 60579 ], "loc": { "start": { - "line": 2032, + "line": 2025, "column": 32 }, "end": { - "line": 2038, + "line": 2031, "column": 21 } } }, "range": [ - 60568, - 60826 + 60321, + 60579 ], "loc": { "start": { - "line": 2032, + "line": 2025, "column": 20 }, "end": { - "line": 2038, + "line": 2031, "column": 21 } } }, "range": [ - 60568, - 60827 + 60321, + 60580 ], "loc": { "start": { - "line": 2032, + "line": 2025, "column": 20 }, "end": { - "line": 2038, + "line": 2031, "column": 22 } }, @@ -108018,16 +107632,16 @@ "type": "Line", "value": " Finally test search term is contained in cell data", "range": [ - 60494, - 60547 + 60247, + 60300 ], "loc": { "start": { - "line": 2031, + "line": 2024, "column": 20 }, "end": { - "line": 2031, + "line": 2024, "column": 73 } } @@ -108036,31 +107650,31 @@ } ], "range": [ - 60472, - 60845 + 60225, + 60598 ], "loc": { "start": { - "line": 2030, + "line": 2023, "column": 23 }, "end": { - "line": 2039, + "line": 2032, "column": 17 } } }, "range": [ - 59855, - 60845 + 59608, + 60598 ], "loc": { "start": { - "line": 2020, + "line": 2013, "column": 16 }, "end": { - "line": 2039, + "line": 2032, "column": 17 } }, @@ -108069,16 +107683,16 @@ "type": "Line", "value": " If numeric type data, perform a strict equality test and", "range": [ - 59711, - 59770 + 59464, + 59523 ], "loc": { "start": { - "line": 2018, + "line": 2011, "column": 16 }, "end": { - "line": 2018, + "line": 2011, "column": 75 } } @@ -108087,16 +107701,16 @@ "type": "Line", "value": " fallback to unformatted number string comparison", "range": [ - 59787, - 59838 + 59540, + 59591 ], "loc": { "start": { - "line": 2019, + "line": 2012, "column": 16 }, "end": { - "line": 2019, + "line": 2012, "column": 67 } } @@ -108105,31 +107719,31 @@ } ], "range": [ - 59693, - 60859 + 59446, + 60612 ], "loc": { "start": { - "line": 2017, + "line": 2010, "column": 19 }, "end": { - "line": 2040, + "line": 2033, "column": 13 } } }, "range": [ - 59307, - 60859 + 59060, + 60612 ], "loc": { "start": { - "line": 2007, + "line": 2000, "column": 17 }, "end": { - "line": 2040, + "line": 2033, "column": 13 } }, @@ -108138,16 +107752,16 @@ "type": "Line", "value": "regexp", "range": [ - 59281, - 59289 + 59034, + 59042 ], "loc": { "start": { - "line": 2006, + "line": 1999, "column": 12 }, "end": { - "line": 2006, + "line": 1999, "column": 20 } } @@ -108155,16 +107769,16 @@ ] }, "range": [ - 59187, - 60859 + 58940, + 60612 ], "loc": { "start": { - "line": 2003, + "line": 1996, "column": 17 }, "end": { - "line": 2040, + "line": 2033, "column": 13 } }, @@ -108173,16 +107787,16 @@ "type": "Line", "value": "non-empty", "range": [ - 59158, - 59169 + 58911, + 58922 ], "loc": { "start": { - "line": 2002, + "line": 1995, "column": 12 }, "end": { - "line": 2002, + "line": 1995, "column": 23 } } @@ -108190,16 +107804,16 @@ ] }, "range": [ - 59065, - 60859 + 58818, + 60612 ], "loc": { "start": { - "line": 1999, + "line": 1992, "column": 17 }, "end": { - "line": 2040, + "line": 2033, "column": 13 } }, @@ -108208,16 +107822,16 @@ "type": "Line", "value": "empty", "range": [ - 59040, - 59047 + 58793, + 58800 ], "loc": { "start": { - "line": 1998, + "line": 1991, "column": 12 }, "end": { - "line": 1998, + "line": 1991, "column": 19 } } @@ -108225,16 +107839,16 @@ ] }, "range": [ - 58639, - 60859 + 58392, + 60612 ], "loc": { "start": { - "line": 1990, + "line": 1983, "column": 17 }, "end": { - "line": 2040, + "line": 2033, "column": 13 } }, @@ -108243,16 +107857,16 @@ "type": "Line", "value": "ends with", "range": [ - 58610, - 58621 + 58363, + 58374 ], "loc": { "start": { - "line": 1989, + "line": 1982, "column": 12 }, "end": { - "line": 1989, + "line": 1982, "column": 23 } } @@ -108260,16 +107874,16 @@ ] }, "range": [ - 58459, - 60859 + 58212, + 60612 ], "loc": { "start": { - "line": 1985, + "line": 1978, "column": 17 }, "end": { - "line": 2040, + "line": 2033, "column": 13 } }, @@ -108278,16 +107892,16 @@ "type": "Line", "value": "starts with", "range": [ - 58428, - 58441 + 58181, + 58194 ], "loc": { "start": { - "line": 1984, + "line": 1977, "column": 12 }, "end": { - "line": 1984, + "line": 1977, "column": 25 } } @@ -108295,16 +107909,16 @@ ] }, "range": [ - 58270, - 60859 + 58023, + 60612 ], "loc": { "start": { - "line": 1980, + "line": 1973, "column": 17 }, "end": { - "line": 2040, + "line": 2033, "column": 13 } }, @@ -108313,16 +107927,16 @@ "type": "Line", "value": "equal", "range": [ - 58245, - 58252 + 57998, + 58005 ], "loc": { "start": { - "line": 1979, + "line": 1972, "column": 12 }, "end": { - "line": 1979, + "line": 1972, "column": 19 } } @@ -108330,16 +107944,16 @@ ] }, "range": [ - 58086, - 60859 + 57839, + 60612 ], "loc": { "start": { - "line": 1975, + "line": 1968, "column": 17 }, "end": { - "line": 2040, + "line": 2033, "column": 13 } }, @@ -108348,16 +107962,16 @@ "type": "Line", "value": "like", "range": [ - 58062, - 58068 + 57815, + 57821 ], "loc": { "start": { - "line": 1974, + "line": 1967, "column": 12 }, "end": { - "line": 1974, + "line": 1967, "column": 18 } } @@ -108365,16 +107979,16 @@ ] }, "range": [ - 57889, - 60859 + 57642, + 60612 ], "loc": { "start": { - "line": 1970, + "line": 1963, "column": 17 }, "end": { - "line": 2040, + "line": 2033, "column": 13 } }, @@ -108383,16 +107997,16 @@ "type": "Line", "value": "different", "range": [ - 57860, - 57871 + 57613, + 57624 ], "loc": { "start": { - "line": 1969, + "line": 1962, "column": 12 }, "end": { - "line": 1969, + "line": 1962, "column": 23 } } @@ -108400,16 +108014,16 @@ ] }, "range": [ - 57684, - 60859 + 57437, + 60612 ], "loc": { "start": { - "line": 1963, + "line": 1956, "column": 17 }, "end": { - "line": 2040, + "line": 2033, "column": 13 } }, @@ -108418,16 +108032,16 @@ "type": "Line", "value": "greater", "range": [ - 57657, - 57666 + 57410, + 57419 ], "loc": { "start": { - "line": 1962, + "line": 1955, "column": 12 }, "end": { - "line": 1962, + "line": 1955, "column": 21 } } @@ -108435,16 +108049,16 @@ ] }, "range": [ - 57481, - 60859 + 57234, + 60612 ], "loc": { "start": { - "line": 1956, + "line": 1949, "column": 17 }, "end": { - "line": 2040, + "line": 2033, "column": 13 } }, @@ -108453,16 +108067,16 @@ "type": "Line", "value": "lower", "range": [ - 57456, - 57463 + 57209, + 57216 ], "loc": { "start": { - "line": 1955, + "line": 1948, "column": 12 }, "end": { - "line": 1955, + "line": 1948, "column": 19 } } @@ -108470,16 +108084,16 @@ ] }, "range": [ - 57278, - 60859 + 57031, + 60612 ], "loc": { "start": { - "line": 1949, + "line": 1942, "column": 17 }, "end": { - "line": 2040, + "line": 2033, "column": 13 } }, @@ -108488,16 +108102,16 @@ "type": "Line", "value": "greater equal", "range": [ - 57245, - 57260 + 56998, + 57013 ], "loc": { "start": { - "line": 1948, + "line": 1941, "column": 12 }, "end": { - "line": 1948, + "line": 1941, "column": 27 } } @@ -108505,16 +108119,16 @@ ] }, "range": [ - 57067, - 60859 + 56820, + 60612 ], "loc": { "start": { - "line": 1942, + "line": 1935, "column": 12 }, "end": { - "line": 2040, + "line": 2033, "column": 13 } }, @@ -108523,16 +108137,16 @@ "type": "Line", "value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},", "range": [ - 56944, - 57006 + 56697, + 56759 ], "loc": { "start": { - "line": 1939, + "line": 1932, "column": 12 }, "end": { - "line": 1939, + "line": 1932, "column": 74 } } @@ -108541,16 +108155,16 @@ "type": "Line", "value": " rgx:)", "range": [ - 57019, - 57027 + 56772, + 56780 ], "loc": { "start": { - "line": 1940, + "line": 1933, "column": 12 }, "end": { - "line": 1940, + "line": 1933, "column": 20 } } @@ -108559,16 +108173,16 @@ "type": "Line", "value": " lower equal", "range": [ - 57040, - 57054 + 56793, + 56807 ], "loc": { "start": { - "line": 1941, + "line": 1934, "column": 12 }, "end": { - "line": 1941, + "line": 1934, "column": 26 } } @@ -108577,31 +108191,31 @@ } ], "range": [ - 56743, - 60870 + 56496, + 60623 ], "loc": { "start": { - "line": 1934, + "line": 1927, "column": 13 }, "end": { - "line": 2042, + "line": 2035, "column": 9 } } }, "range": [ - 53813, - 60870 + 53566, + 60623 ], "loc": { "start": { - "line": 1858, + "line": 1851, "column": 8 }, "end": { - "line": 2042, + "line": 2035, "column": 9 } }, @@ -108610,16 +108224,16 @@ "type": "Line", "value": " Check for dates or resolve date type", "range": [ - 53765, - 53804 + 53518, + 53557 ], "loc": { "start": { - "line": 1857, + "line": 1850, "column": 8 }, "end": { - "line": 1857, + "line": 1850, "column": 47 } } @@ -108630,16 +108244,16 @@ "type": "Line", "value": "else", "range": [ - 60870, - 60876 + 60623, + 60629 ], "loc": { "start": { - "line": 2042, + "line": 2035, "column": 9 }, "end": { - "line": 2042, + "line": 2035, "column": 15 } } @@ -108652,31 +108266,31 @@ "type": "Identifier", "name": "occurence", "range": [ - 60893, - 60902 + 60646, + 60655 ], "loc": { "start": { - "line": 2044, + "line": 2037, "column": 15 }, "end": { - "line": 2044, + "line": 2037, "column": 24 } } }, "range": [ - 60886, - 60903 + 60639, + 60656 ], "loc": { "start": { - "line": 2044, + "line": 2037, "column": 8 }, "end": { - "line": 2044, + "line": 2037, "column": 25 } }, @@ -108685,16 +108299,16 @@ "type": "Line", "value": "else", "range": [ - 60870, - 60876 + 60623, + 60629 ], "loc": { "start": { - "line": 2042, + "line": 2035, "column": 9 }, "end": { - "line": 2042, + "line": 2035, "column": 15 } } @@ -108703,16 +108317,16 @@ } ], "range": [ - 52414, - 60909 + 52167, + 60662 ], "loc": { "start": { - "line": 1820, + "line": 1813, "column": 39 }, "end": { - "line": 2045, + "line": 2038, "column": 5 } } @@ -108720,16 +108334,16 @@ "generator": false, "expression": false, "range": [ - 52388, - 60909 + 52141, + 60662 ], "loc": { "start": { - "line": 1820, + "line": 1813, "column": 13 }, "end": { - "line": 2045, + "line": 2038, "column": 5 } } @@ -108737,16 +108351,16 @@ "kind": "method", "computed": false, "range": [ - 52379, - 60909 + 52132, + 60662 ], "loc": { "start": { - "line": 1820, + "line": 1813, "column": 4 }, "end": { - "line": 2045, + "line": 2038, "column": 5 } }, @@ -108755,16 +108369,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": [ - 52151, - 52374 + 51904, + 52127 ], "loc": { "start": { - "line": 1813, + "line": 1806, "column": 4 }, "end": { - "line": 1819, + "line": 1812, "column": 7 } } @@ -108775,16 +108389,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": [ - 60915, - 61199 + 60668, + 60952 ], "loc": { "start": { - "line": 2047, + "line": 2040, "column": 4 }, "end": { - "line": 2053, + "line": 2046, "column": 7 } } @@ -108798,16 +108412,16 @@ "type": "Identifier", "name": "getColumnData", "range": [ - 61204, - 61217 + 60957, + 60970 ], "loc": { "start": { - "line": 2054, + "line": 2047, "column": 4 }, "end": { - "line": 2054, + "line": 2047, "column": 17 } } @@ -108820,16 +108434,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 61218, - 61226 + 60971, + 60979 ], "loc": { "start": { - "line": 2054, + "line": 2047, "column": 18 }, "end": { - "line": 2054, + "line": 2047, "column": 26 } } @@ -108840,16 +108454,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 61228, - 61242 + 60981, + 60995 ], "loc": { "start": { - "line": 2054, + "line": 2047, "column": 28 }, "end": { - "line": 2054, + "line": 2047, "column": 42 } } @@ -108859,31 +108473,31 @@ "value": false, "raw": "false", "range": [ - 61245, - 61250 + 60998, + 61003 ], "loc": { "start": { - "line": 2054, + "line": 2047, "column": 45 }, "end": { - "line": 2054, + "line": 2047, "column": 50 } } }, "range": [ - 61228, - 61250 + 60981, + 61003 ], "loc": { "start": { - "line": 2054, + "line": 2047, "column": 28 }, "end": { - "line": 2054, + "line": 2047, "column": 50 } } @@ -108894,16 +108508,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 61252, - 61259 + 61005, + 61012 ], "loc": { "start": { - "line": 2054, + "line": 2047, "column": 52 }, "end": { - "line": 2054, + "line": 2047, "column": 59 } } @@ -108912,31 +108526,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 61262, - 61264 + 61015, + 61017 ], "loc": { "start": { - "line": 2054, + "line": 2047, "column": 62 }, "end": { - "line": 2054, + "line": 2047, "column": 64 } } }, "range": [ - 61252, - 61264 + 61005, + 61017 ], "loc": { "start": { - "line": 2054, + "line": 2047, "column": 52 }, "end": { - "line": 2054, + "line": 2047, "column": 64 } } @@ -108955,16 +108569,16 @@ "object": { "type": "ThisExpression", "range": [ - 61283, - 61287 + 61036, + 61040 ], "loc": { "start": { - "line": 2055, + "line": 2048, "column": 15 }, "end": { - "line": 2055, + "line": 2048, "column": 19 } } @@ -108973,31 +108587,31 @@ "type": "Identifier", "name": "getColValues", "range": [ - 61288, - 61300 + 61041, + 61053 ], "loc": { "start": { - "line": 2055, + "line": 2048, "column": 20 }, "end": { - "line": 2055, + "line": 2048, "column": 32 } } }, "range": [ - 61283, - 61300 + 61036, + 61053 ], "loc": { "start": { - "line": 2055, + "line": 2048, "column": 15 }, "end": { - "line": 2055, + "line": 2048, "column": 32 } } @@ -109007,16 +108621,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 61301, - 61309 + 61054, + 61062 ], "loc": { "start": { - "line": 2055, + "line": 2048, "column": 33 }, "end": { - "line": 2055, + "line": 2048, "column": 41 } } @@ -109025,16 +108639,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 61311, - 61325 + 61064, + 61078 ], "loc": { "start": { - "line": 2055, + "line": 2048, "column": 43 }, "end": { - "line": 2055, + "line": 2048, "column": 57 } } @@ -109044,16 +108658,16 @@ "value": true, "raw": "true", "range": [ - 61327, - 61331 + 61080, + 61084 ], "loc": { "start": { - "line": 2055, + "line": 2048, "column": 59 }, "end": { - "line": 2055, + "line": 2048, "column": 63 } } @@ -109062,63 +108676,63 @@ "type": "Identifier", "name": "exclude", "range": [ - 61333, - 61340 + 61086, + 61093 ], "loc": { "start": { - "line": 2055, + "line": 2048, "column": 65 }, "end": { - "line": 2055, + "line": 2048, "column": 72 } } } ], "range": [ - 61283, - 61341 + 61036, + 61094 ], "loc": { "start": { - "line": 2055, + "line": 2048, "column": 15 }, "end": { - "line": 2055, + "line": 2048, "column": 73 } } }, "range": [ - 61276, - 61342 + 61029, + 61095 ], "loc": { "start": { - "line": 2055, + "line": 2048, "column": 8 }, "end": { - "line": 2055, + "line": 2048, "column": 74 } } } ], "range": [ - 61266, - 61348 + 61019, + 61101 ], "loc": { "start": { - "line": 2054, + "line": 2047, "column": 66 }, "end": { - "line": 2056, + "line": 2049, "column": 5 } } @@ -109126,16 +108740,16 @@ "generator": false, "expression": false, "range": [ - 61217, - 61348 + 60970, + 61101 ], "loc": { "start": { - "line": 2054, + "line": 2047, "column": 17 }, "end": { - "line": 2056, + "line": 2049, "column": 5 } } @@ -109143,16 +108757,16 @@ "kind": "method", "computed": false, "range": [ - 61204, - 61348 + 60957, + 61101 ], "loc": { "start": { - "line": 2054, + "line": 2047, "column": 4 }, "end": { - "line": 2056, + "line": 2049, "column": 5 } }, @@ -109161,16 +108775,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": [ - 60915, - 61199 + 60668, + 60952 ], "loc": { "start": { - "line": 2047, + "line": 2040, "column": 4 }, "end": { - "line": 2053, + "line": 2046, "column": 7 } } @@ -109181,16 +108795,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": [ - 61354, - 61642 + 61107, + 61395 ], "loc": { "start": { - "line": 2058, + "line": 2051, "column": 4 }, "end": { - "line": 2064, + "line": 2057, "column": 7 } } @@ -109204,16 +108818,16 @@ "type": "Identifier", "name": "getColumnValues", "range": [ - 61647, - 61662 + 61400, + 61415 ], "loc": { "start": { - "line": 2065, + "line": 2058, "column": 4 }, "end": { - "line": 2065, + "line": 2058, "column": 19 } } @@ -109226,16 +108840,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 61663, - 61671 + 61416, + 61424 ], "loc": { "start": { - "line": 2065, + "line": 2058, "column": 20 }, "end": { - "line": 2065, + "line": 2058, "column": 28 } } @@ -109246,16 +108860,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 61673, - 61687 + 61426, + 61440 ], "loc": { "start": { - "line": 2065, + "line": 2058, "column": 30 }, "end": { - "line": 2065, + "line": 2058, "column": 44 } } @@ -109265,31 +108879,31 @@ "value": false, "raw": "false", "range": [ - 61690, - 61695 + 61443, + 61448 ], "loc": { "start": { - "line": 2065, + "line": 2058, "column": 47 }, "end": { - "line": 2065, + "line": 2058, "column": 52 } } }, "range": [ - 61673, - 61695 + 61426, + 61448 ], "loc": { "start": { - "line": 2065, + "line": 2058, "column": 30 }, "end": { - "line": 2065, + "line": 2058, "column": 52 } } @@ -109300,16 +108914,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 61697, - 61704 + 61450, + 61457 ], "loc": { "start": { - "line": 2065, + "line": 2058, "column": 54 }, "end": { - "line": 2065, + "line": 2058, "column": 61 } } @@ -109318,31 +108932,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 61707, - 61709 + 61460, + 61462 ], "loc": { "start": { - "line": 2065, + "line": 2058, "column": 64 }, "end": { - "line": 2065, + "line": 2058, "column": 66 } } }, "range": [ - 61697, - 61709 + 61450, + 61462 ], "loc": { "start": { - "line": 2065, + "line": 2058, "column": 54 }, "end": { - "line": 2065, + "line": 2058, "column": 66 } } @@ -109361,16 +108975,16 @@ "object": { "type": "ThisExpression", "range": [ - 61728, - 61732 + 61481, + 61485 ], "loc": { "start": { - "line": 2066, + "line": 2059, "column": 15 }, "end": { - "line": 2066, + "line": 2059, "column": 19 } } @@ -109379,31 +108993,31 @@ "type": "Identifier", "name": "getColValues", "range": [ - 61733, - 61745 + 61486, + 61498 ], "loc": { "start": { - "line": 2066, + "line": 2059, "column": 20 }, "end": { - "line": 2066, + "line": 2059, "column": 32 } } }, "range": [ - 61728, - 61745 + 61481, + 61498 ], "loc": { "start": { - "line": 2066, + "line": 2059, "column": 15 }, "end": { - "line": 2066, + "line": 2059, "column": 32 } } @@ -109413,16 +109027,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 61746, - 61754 + 61499, + 61507 ], "loc": { "start": { - "line": 2066, + "line": 2059, "column": 33 }, "end": { - "line": 2066, + "line": 2059, "column": 41 } } @@ -109431,16 +109045,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 61756, - 61770 + 61509, + 61523 ], "loc": { "start": { - "line": 2066, + "line": 2059, "column": 43 }, "end": { - "line": 2066, + "line": 2059, "column": 57 } } @@ -109450,16 +109064,16 @@ "value": false, "raw": "false", "range": [ - 61772, - 61777 + 61525, + 61530 ], "loc": { "start": { - "line": 2066, + "line": 2059, "column": 59 }, "end": { - "line": 2066, + "line": 2059, "column": 64 } } @@ -109468,63 +109082,63 @@ "type": "Identifier", "name": "exclude", "range": [ - 61779, - 61786 + 61532, + 61539 ], "loc": { "start": { - "line": 2066, + "line": 2059, "column": 66 }, "end": { - "line": 2066, + "line": 2059, "column": 73 } } } ], "range": [ - 61728, - 61787 + 61481, + 61540 ], "loc": { "start": { - "line": 2066, + "line": 2059, "column": 15 }, "end": { - "line": 2066, + "line": 2059, "column": 74 } } }, "range": [ - 61721, - 61788 + 61474, + 61541 ], "loc": { "start": { - "line": 2066, + "line": 2059, "column": 8 }, "end": { - "line": 2066, + "line": 2059, "column": 75 } } } ], "range": [ - 61711, - 61794 + 61464, + 61547 ], "loc": { "start": { - "line": 2065, + "line": 2058, "column": 68 }, "end": { - "line": 2067, + "line": 2060, "column": 5 } } @@ -109532,16 +109146,16 @@ "generator": false, "expression": false, "range": [ - 61662, - 61794 + 61415, + 61547 ], "loc": { "start": { - "line": 2065, + "line": 2058, "column": 19 }, "end": { - "line": 2067, + "line": 2060, "column": 5 } } @@ -109549,16 +109163,16 @@ "kind": "method", "computed": false, "range": [ - 61647, - 61794 + 61400, + 61547 ], "loc": { "start": { - "line": 2065, + "line": 2058, "column": 4 }, "end": { - "line": 2067, + "line": 2060, "column": 5 } }, @@ -109567,16 +109181,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": [ - 61354, - 61642 + 61107, + 61395 ], "loc": { "start": { - "line": 2058, + "line": 2051, "column": 4 }, "end": { - "line": 2064, + "line": 2057, "column": 7 } } @@ -109587,16 +109201,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": [ - 61800, - 62181 + 61553, + 61934 ], "loc": { "start": { - "line": 2069, + "line": 2062, "column": 4 }, "end": { - "line": 2077, + "line": 2070, "column": 7 } } @@ -109610,16 +109224,16 @@ "type": "Identifier", "name": "getColValues", "range": [ - 62186, - 62198 + 61939, + 61951 ], "loc": { "start": { - "line": 2078, + "line": 2071, "column": 4 }, "end": { - "line": 2078, + "line": 2071, "column": 16 } } @@ -109632,16 +109246,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 62208, - 62216 + 61961, + 61969 ], "loc": { "start": { - "line": 2079, + "line": 2072, "column": 8 }, "end": { - "line": 2079, + "line": 2072, "column": 16 } } @@ -109652,16 +109266,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 62226, - 62240 + 61979, + 61993 ], "loc": { "start": { - "line": 2080, + "line": 2073, "column": 8 }, "end": { - "line": 2080, + "line": 2073, "column": 22 } } @@ -109671,31 +109285,31 @@ "value": false, "raw": "false", "range": [ - 62243, - 62248 + 61996, + 62001 ], "loc": { "start": { - "line": 2080, + "line": 2073, "column": 25 }, "end": { - "line": 2080, + "line": 2073, "column": 30 } } }, "range": [ - 62226, - 62248 + 61979, + 62001 ], "loc": { "start": { - "line": 2080, + "line": 2073, "column": 8 }, "end": { - "line": 2080, + "line": 2073, "column": 30 } } @@ -109706,16 +109320,16 @@ "type": "Identifier", "name": "typed", "range": [ - 62258, - 62263 + 62011, + 62016 ], "loc": { "start": { - "line": 2081, + "line": 2074, "column": 8 }, "end": { - "line": 2081, + "line": 2074, "column": 13 } } @@ -109725,31 +109339,31 @@ "value": false, "raw": "false", "range": [ - 62266, - 62271 + 62019, + 62024 ], "loc": { "start": { - "line": 2081, + "line": 2074, "column": 16 }, "end": { - "line": 2081, + "line": 2074, "column": 21 } } }, "range": [ - 62258, - 62271 + 62011, + 62024 ], "loc": { "start": { - "line": 2081, + "line": 2074, "column": 8 }, "end": { - "line": 2081, + "line": 2074, "column": 21 } } @@ -109760,16 +109374,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 62281, - 62288 + 62034, + 62041 ], "loc": { "start": { - "line": 2082, + "line": 2075, "column": 8 }, "end": { - "line": 2082, + "line": 2075, "column": 15 } } @@ -109778,31 +109392,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 62291, - 62293 + 62044, + 62046 ], "loc": { "start": { - "line": 2082, + "line": 2075, "column": 18 }, "end": { - "line": 2082, + "line": 2075, "column": 20 } } }, "range": [ - 62281, - 62293 + 62034, + 62046 ], "loc": { "start": { - "line": 2082, + "line": 2075, "column": 8 }, "end": { - "line": 2082, + "line": 2075, "column": 20 } } @@ -109820,16 +109434,16 @@ "type": "Identifier", "name": "row", "range": [ - 62314, - 62317 + 62067, + 62070 ], "loc": { "start": { - "line": 2084, + "line": 2077, "column": 12 }, "end": { - "line": 2084, + "line": 2077, "column": 15 } } @@ -109845,16 +109459,16 @@ "object": { "type": "ThisExpression", "range": [ - 62320, - 62324 + 62073, + 62077 ], "loc": { "start": { - "line": 2084, + "line": 2077, "column": 18 }, "end": { - "line": 2084, + "line": 2077, "column": 22 } } @@ -109863,47 +109477,47 @@ "type": "Identifier", "name": "dom", "range": [ - 62325, - 62328 + 62078, + 62081 ], "loc": { "start": { - "line": 2084, + "line": 2077, "column": 23 }, "end": { - "line": 2084, + "line": 2077, "column": 26 } } }, "range": [ - 62320, - 62328 + 62073, + 62081 ], "loc": { "start": { - "line": 2084, + "line": 2077, "column": 18 }, "end": { - "line": 2084, + "line": 2077, "column": 26 } } }, "arguments": [], "range": [ - 62320, - 62330 + 62073, + 62083 ], "loc": { "start": { - "line": 2084, + "line": 2077, "column": 18 }, "end": { - "line": 2084, + "line": 2077, "column": 28 } } @@ -109912,46 +109526,46 @@ "type": "Identifier", "name": "rows", "range": [ - 62331, - 62335 + 62084, + 62088 ], "loc": { "start": { - "line": 2084, + "line": 2077, "column": 29 }, "end": { - "line": 2084, + "line": 2077, "column": 33 } } }, "range": [ - 62320, - 62335 + 62073, + 62088 ], "loc": { "start": { - "line": 2084, + "line": 2077, "column": 18 }, "end": { - "line": 2084, + "line": 2077, "column": 33 } } }, "range": [ - 62314, - 62335 + 62067, + 62088 ], "loc": { "start": { - "line": 2084, + "line": 2077, "column": 12 }, "end": { - "line": 2084, + "line": 2077, "column": 33 } } @@ -109959,16 +109573,16 @@ ], "kind": "let", "range": [ - 62310, - 62336 + 62063, + 62089 ], "loc": { "start": { - "line": 2084, + "line": 2077, "column": 8 }, "end": { - "line": 2084, + "line": 2077, "column": 34 } } @@ -109982,16 +109596,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 62349, - 62355 + 62102, + 62108 ], "loc": { "start": { - "line": 2085, + "line": 2078, "column": 12 }, "end": { - "line": 2085, + "line": 2078, "column": 18 } } @@ -110004,16 +109618,16 @@ "object": { "type": "ThisExpression", "range": [ - 62358, - 62362 + 62111, + 62115 ], "loc": { "start": { - "line": 2085, + "line": 2078, "column": 21 }, "end": { - "line": 2085, + "line": 2078, "column": 25 } } @@ -110022,31 +109636,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 62363, - 62372 + 62116, + 62125 ], "loc": { "start": { - "line": 2085, + "line": 2078, "column": 26 }, "end": { - "line": 2085, + "line": 2078, "column": 35 } } }, "range": [ - 62358, - 62372 + 62111, + 62125 ], "loc": { "start": { - "line": 2085, + "line": 2078, "column": 21 }, "end": { - "line": 2085, + "line": 2078, "column": 35 } } @@ -110057,47 +109671,47 @@ "value": true, "raw": "true", "range": [ - 62373, - 62377 + 62126, + 62130 ], "loc": { "start": { - "line": 2085, + "line": 2078, "column": 36 }, "end": { - "line": 2085, + "line": 2078, "column": 40 } } } ], "range": [ - 62358, - 62378 + 62111, + 62131 ], "loc": { "start": { - "line": 2085, + "line": 2078, "column": 21 }, "end": { - "line": 2085, + "line": 2078, "column": 41 } } }, "range": [ - 62349, - 62378 + 62102, + 62131 ], "loc": { "start": { - "line": 2085, + "line": 2078, "column": 12 }, "end": { - "line": 2085, + "line": 2078, "column": 41 } } @@ -110105,16 +109719,16 @@ ], "kind": "let", "range": [ - 62345, - 62379 + 62098, + 62132 ], "loc": { "start": { - "line": 2085, + "line": 2078, "column": 8 }, "end": { - "line": 2085, + "line": 2078, "column": 42 } } @@ -110128,16 +109742,16 @@ "type": "Identifier", "name": "colValues", "range": [ - 62392, - 62401 + 62145, + 62154 ], "loc": { "start": { - "line": 2086, + "line": 2079, "column": 12 }, "end": { - "line": 2086, + "line": 2079, "column": 21 } } @@ -110146,31 +109760,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 62404, - 62406 + 62157, + 62159 ], "loc": { "start": { - "line": 2086, + "line": 2079, "column": 24 }, "end": { - "line": 2086, + "line": 2079, "column": 26 } } }, "range": [ - 62392, - 62406 + 62145, + 62159 ], "loc": { "start": { - "line": 2086, + "line": 2079, "column": 12 }, "end": { - "line": 2086, + "line": 2079, "column": 26 } } @@ -110178,16 +109792,16 @@ ], "kind": "let", "range": [ - 62388, - 62407 + 62141, + 62160 ], "loc": { "start": { - "line": 2086, + "line": 2079, "column": 8 }, "end": { - "line": 2086, + "line": 2079, "column": 27 } } @@ -110201,16 +109815,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 62420, - 62430 + 62173, + 62183 ], "loc": { "start": { - "line": 2087, + "line": 2080, "column": 12 }, "end": { - "line": 2087, + "line": 2080, "column": 22 } } @@ -110221,16 +109835,16 @@ "type": "Identifier", "name": "typed", "range": [ - 62433, - 62438 + 62186, + 62191 ], "loc": { "start": { - "line": 2087, + "line": 2080, "column": 25 }, "end": { - "line": 2087, + "line": 2080, "column": 30 } } @@ -110246,16 +109860,16 @@ "object": { "type": "ThisExpression", "range": [ - 62441, - 62445 + 62194, + 62198 ], "loc": { "start": { - "line": 2087, + "line": 2080, "column": 33 }, "end": { - "line": 2087, + "line": 2080, "column": 37 } } @@ -110264,31 +109878,31 @@ "type": "Identifier", "name": "getCellData", "range": [ - 62446, - 62457 + 62199, + 62210 ], "loc": { "start": { - "line": 2087, + "line": 2080, "column": 38 }, "end": { - "line": 2087, + "line": 2080, "column": 49 } } }, "range": [ - 62441, - 62457 + 62194, + 62210 ], "loc": { "start": { - "line": 2087, + "line": 2080, "column": 33 }, "end": { - "line": 2087, + "line": 2080, "column": 49 } } @@ -110297,31 +109911,31 @@ "type": "Identifier", "name": "bind", "range": [ - 62458, - 62462 + 62211, + 62215 ], "loc": { "start": { - "line": 2087, + "line": 2080, "column": 50 }, "end": { - "line": 2087, + "line": 2080, "column": 54 } } }, "range": [ - 62441, - 62462 + 62194, + 62215 ], "loc": { "start": { - "line": 2087, + "line": 2080, "column": 33 }, "end": { - "line": 2087, + "line": 2080, "column": 54 } } @@ -110330,32 +109944,32 @@ { "type": "ThisExpression", "range": [ - 62463, - 62467 + 62216, + 62220 ], "loc": { "start": { - "line": 2087, + "line": 2080, "column": 55 }, "end": { - "line": 2087, + "line": 2080, "column": 59 } } } ], "range": [ - 62441, - 62468 + 62194, + 62221 ], "loc": { "start": { - "line": 2087, + "line": 2080, "column": 33 }, "end": { - "line": 2087, + "line": 2080, "column": 60 } } @@ -110371,16 +109985,16 @@ "object": { "type": "ThisExpression", "range": [ - 62483, - 62487 + 62236, + 62240 ], "loc": { "start": { - "line": 2088, + "line": 2081, "column": 12 }, "end": { - "line": 2088, + "line": 2081, "column": 16 } } @@ -110389,31 +110003,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 62488, - 62500 + 62241, + 62253 ], "loc": { "start": { - "line": 2088, + "line": 2081, "column": 17 }, "end": { - "line": 2088, + "line": 2081, "column": 29 } } }, "range": [ - 62483, - 62500 + 62236, + 62253 ], "loc": { "start": { - "line": 2088, + "line": 2081, "column": 12 }, "end": { - "line": 2088, + "line": 2081, "column": 29 } } @@ -110422,31 +110036,31 @@ "type": "Identifier", "name": "bind", "range": [ - 62501, - 62505 + 62254, + 62258 ], "loc": { "start": { - "line": 2088, + "line": 2081, "column": 30 }, "end": { - "line": 2088, + "line": 2081, "column": 34 } } }, "range": [ - 62483, - 62505 + 62236, + 62258 ], "loc": { "start": { - "line": 2088, + "line": 2081, "column": 12 }, "end": { - "line": 2088, + "line": 2081, "column": 34 } } @@ -110455,62 +110069,62 @@ { "type": "ThisExpression", "range": [ - 62506, - 62510 + 62259, + 62263 ], "loc": { "start": { - "line": 2088, + "line": 2081, "column": 35 }, "end": { - "line": 2088, + "line": 2081, "column": 39 } } } ], "range": [ - 62483, - 62511 + 62236, + 62264 ], "loc": { "start": { - "line": 2088, + "line": 2081, "column": 12 }, "end": { - "line": 2088, + "line": 2081, "column": 40 } } }, "range": [ - 62433, - 62511 + 62186, + 62264 ], "loc": { "start": { - "line": 2087, + "line": 2080, "column": 25 }, "end": { - "line": 2088, + "line": 2081, "column": 40 } } }, "range": [ - 62420, - 62511 + 62173, + 62264 ], "loc": { "start": { - "line": 2087, + "line": 2080, "column": 12 }, "end": { - "line": 2088, + "line": 2081, "column": 40 } } @@ -110518,16 +110132,16 @@ ], "kind": "let", "range": [ - 62416, - 62512 + 62169, + 62265 ], "loc": { "start": { - "line": 2087, + "line": 2080, "column": 8 }, "end": { - "line": 2088, + "line": 2081, "column": 41 } } @@ -110538,16 +110152,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 62526, - 62540 + 62279, + 62293 ], "loc": { "start": { - "line": 2090, + "line": 2083, "column": 12 }, "end": { - "line": 2090, + "line": 2083, "column": 26 } } @@ -110566,16 +110180,16 @@ "type": "Identifier", "name": "colValues", "range": [ - 62556, - 62565 + 62309, + 62318 ], "loc": { "start": { - "line": 2091, + "line": 2084, "column": 12 }, "end": { - "line": 2091, + "line": 2084, "column": 21 } } @@ -110584,31 +110198,31 @@ "type": "Identifier", "name": "push", "range": [ - 62566, - 62570 + 62319, + 62323 ], "loc": { "start": { - "line": 2091, + "line": 2084, "column": 22 }, "end": { - "line": 2091, + "line": 2084, "column": 26 } } }, "range": [ - 62556, - 62570 + 62309, + 62323 ], "loc": { "start": { - "line": 2091, + "line": 2084, "column": 12 }, "end": { - "line": 2091, + "line": 2084, "column": 26 } } @@ -110625,16 +110239,16 @@ "object": { "type": "ThisExpression", "range": [ - 62571, - 62575 + 62324, + 62328 ], "loc": { "start": { - "line": 2091, + "line": 2084, "column": 27 }, "end": { - "line": 2091, + "line": 2084, "column": 31 } } @@ -110643,47 +110257,47 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 62576, - 62590 + 62329, + 62343 ], "loc": { "start": { - "line": 2091, + "line": 2084, "column": 32 }, "end": { - "line": 2091, + "line": 2084, "column": 46 } } }, "range": [ - 62571, - 62590 + 62324, + 62343 ], "loc": { "start": { - "line": 2091, + "line": 2084, "column": 27 }, "end": { - "line": 2091, + "line": 2084, "column": 46 } } }, "arguments": [], "range": [ - 62571, - 62592 + 62324, + 62345 ], "loc": { "start": { - "line": 2091, + "line": 2084, "column": 27 }, "end": { - "line": 2091, + "line": 2084, "column": 48 } } @@ -110692,94 +110306,94 @@ "type": "Identifier", "name": "colIndex", "range": [ - 62593, - 62601 + 62346, + 62354 ], "loc": { "start": { - "line": 2091, + "line": 2084, "column": 49 }, "end": { - "line": 2091, + "line": 2084, "column": 57 } } }, "range": [ - 62571, - 62602 + 62324, + 62355 ], "loc": { "start": { - "line": 2091, + "line": 2084, "column": 27 }, "end": { - "line": 2091, + "line": 2084, "column": 58 } } } ], "range": [ - 62556, - 62603 + 62309, + 62356 ], "loc": { "start": { - "line": 2091, + "line": 2084, "column": 12 }, "end": { - "line": 2091, + "line": 2084, "column": 59 } } }, "range": [ - 62556, - 62604 + 62309, + 62357 ], "loc": { "start": { - "line": 2091, + "line": 2084, "column": 12 }, "end": { - "line": 2091, + "line": 2084, "column": 60 } } } ], "range": [ - 62542, - 62614 + 62295, + 62367 ], "loc": { "start": { - "line": 2090, + "line": 2083, "column": 28 }, "end": { - "line": 2092, + "line": 2085, "column": 9 } } }, "alternate": null, "range": [ - 62522, - 62614 + 62275, + 62367 ], "loc": { "start": { - "line": 2090, + "line": 2083, "column": 8 }, "end": { - "line": 2092, + "line": 2085, "column": 9 } } @@ -110795,16 +110409,16 @@ "type": "Identifier", "name": "i", "range": [ - 62633, - 62634 + 62386, + 62387 ], "loc": { "start": { - "line": 2094, + "line": 2087, "column": 17 }, "end": { - "line": 2094, + "line": 2087, "column": 18 } } @@ -110815,16 +110429,16 @@ "object": { "type": "ThisExpression", "range": [ - 62637, - 62641 + 62390, + 62394 ], "loc": { "start": { - "line": 2094, + "line": 2087, "column": 21 }, "end": { - "line": 2094, + "line": 2087, "column": 25 } } @@ -110833,46 +110447,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 62642, - 62648 + 62395, + 62401 ], "loc": { "start": { - "line": 2094, + "line": 2087, "column": 26 }, "end": { - "line": 2094, + "line": 2087, "column": 32 } } }, "range": [ - 62637, - 62648 + 62390, + 62401 ], "loc": { "start": { - "line": 2094, + "line": 2087, "column": 21 }, "end": { - "line": 2094, + "line": 2087, "column": 32 } } }, "range": [ - 62633, - 62648 + 62386, + 62401 ], "loc": { "start": { - "line": 2094, + "line": 2087, "column": 17 }, "end": { - "line": 2094, + "line": 2087, "column": 32 } } @@ -110880,16 +110494,16 @@ ], "kind": "let", "range": [ - 62629, - 62648 + 62382, + 62401 ], "loc": { "start": { - "line": 2094, + "line": 2087, "column": 13 }, "end": { - "line": 2094, + "line": 2087, "column": 32 } } @@ -110901,16 +110515,16 @@ "type": "Identifier", "name": "i", "range": [ - 62650, - 62651 + 62403, + 62404 ], "loc": { "start": { - "line": 2094, + "line": 2087, "column": 34 }, "end": { - "line": 2094, + "line": 2087, "column": 35 } } @@ -110919,31 +110533,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 62654, - 62660 + 62407, + 62413 ], "loc": { "start": { - "line": 2094, + "line": 2087, "column": 38 }, "end": { - "line": 2094, + "line": 2087, "column": 44 } } }, "range": [ - 62650, - 62660 + 62403, + 62413 ], "loc": { "start": { - "line": 2094, + "line": 2087, "column": 34 }, "end": { - "line": 2094, + "line": 2087, "column": 44 } } @@ -110955,32 +110569,32 @@ "type": "Identifier", "name": "i", "range": [ - 62662, - 62663 + 62415, + 62416 ], "loc": { "start": { - "line": 2094, + "line": 2087, "column": 46 }, "end": { - "line": 2094, + "line": 2087, "column": 47 } } }, "prefix": false, "range": [ - 62662, - 62665 + 62415, + 62418 ], "loc": { "start": { - "line": 2094, + "line": 2087, "column": 46 }, "end": { - "line": 2094, + "line": 2087, "column": 49 } } @@ -110997,16 +110611,16 @@ "type": "Identifier", "name": "isExludedRow", "range": [ - 62685, - 62697 + 62438, + 62450 ], "loc": { "start": { - "line": 2095, + "line": 2088, "column": 16 }, "end": { - "line": 2095, + "line": 2088, "column": 28 } } @@ -111016,31 +110630,31 @@ "value": false, "raw": "false", "range": [ - 62700, - 62705 + 62453, + 62458 ], "loc": { "start": { - "line": 2095, + "line": 2088, "column": 31 }, "end": { - "line": 2095, + "line": 2088, "column": 36 } } }, "range": [ - 62685, - 62705 + 62438, + 62458 ], "loc": { "start": { - "line": 2095, + "line": 2088, "column": 16 }, "end": { - "line": 2095, + "line": 2088, "column": 36 } } @@ -111048,16 +110662,16 @@ ], "kind": "let", "range": [ - 62681, - 62706 + 62434, + 62459 ], "loc": { "start": { - "line": 2095, + "line": 2088, "column": 12 }, "end": { - "line": 2095, + "line": 2088, "column": 37 } }, @@ -111066,16 +110680,16 @@ "type": "Line", "value": " checks if current row index appears in exclude array", "range": [ - 62719, - 62774 + 62472, + 62527 ], "loc": { "start": { - "line": 2096, + "line": 2089, "column": 12 }, "end": { - "line": 2096, + "line": 2089, "column": 67 } } @@ -111094,16 +110708,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 62791, - 62798 + 62544, + 62551 ], "loc": { "start": { - "line": 2097, + "line": 2090, "column": 16 }, "end": { - "line": 2097, + "line": 2090, "column": 23 } } @@ -111112,31 +110726,31 @@ "type": "Identifier", "name": "length", "range": [ - 62799, - 62805 + 62552, + 62558 ], "loc": { "start": { - "line": 2097, + "line": 2090, "column": 24 }, "end": { - "line": 2097, + "line": 2090, "column": 30 } } }, "range": [ - 62791, - 62805 + 62544, + 62558 ], "loc": { "start": { - "line": 2097, + "line": 2090, "column": 16 }, "end": { - "line": 2097, + "line": 2090, "column": 30 } } @@ -111146,31 +110760,31 @@ "value": 0, "raw": "0", "range": [ - 62808, - 62809 + 62561, + 62562 ], "loc": { "start": { - "line": 2097, + "line": 2090, "column": 33 }, "end": { - "line": 2097, + "line": 2090, "column": 34 } } }, "range": [ - 62791, - 62809 + 62544, + 62562 ], "loc": { "start": { - "line": 2097, + "line": 2090, "column": 16 }, "end": { - "line": 2097, + "line": 2090, "column": 34 } } @@ -111187,16 +110801,16 @@ "type": "Identifier", "name": "isExludedRow", "range": [ - 62829, - 62841 + 62582, + 62594 ], "loc": { "start": { - "line": 2098, + "line": 2091, "column": 16 }, "end": { - "line": 2098, + "line": 2091, "column": 28 } } @@ -111213,16 +110827,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 62844, - 62851 + 62597, + 62604 ], "loc": { "start": { - "line": 2098, + "line": 2091, "column": 31 }, "end": { - "line": 2098, + "line": 2091, "column": 38 } } @@ -111231,31 +110845,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 62852, - 62859 + 62605, + 62612 ], "loc": { "start": { - "line": 2098, + "line": 2091, "column": 39 }, "end": { - "line": 2098, + "line": 2091, "column": 46 } } }, "range": [ - 62844, - 62859 + 62597, + 62612 ], "loc": { "start": { - "line": 2098, + "line": 2091, "column": 31 }, "end": { - "line": 2098, + "line": 2091, "column": 46 } } @@ -111265,32 +110879,32 @@ "type": "Identifier", "name": "i", "range": [ - 62860, - 62861 + 62613, + 62614 ], "loc": { "start": { - "line": 2098, + "line": 2091, "column": 47 }, "end": { - "line": 2098, + "line": 2091, "column": 48 } } } ], "range": [ - 62844, - 62862 + 62597, + 62615 ], "loc": { "start": { - "line": 2098, + "line": 2091, "column": 31 }, "end": { - "line": 2098, + "line": 2091, "column": 49 } } @@ -111303,109 +110917,109 @@ "value": 1, "raw": "1", "range": [ - 62868, - 62869 + 62621, + 62622 ], "loc": { "start": { - "line": 2098, + "line": 2091, "column": 55 }, "end": { - "line": 2098, + "line": 2091, "column": 56 } } }, "prefix": true, "range": [ - 62867, - 62869 + 62620, + 62622 ], "loc": { "start": { - "line": 2098, + "line": 2091, "column": 54 }, "end": { - "line": 2098, + "line": 2091, "column": 56 } } }, "range": [ - 62844, - 62869 + 62597, + 62622 ], "loc": { "start": { - "line": 2098, + "line": 2091, "column": 31 }, "end": { - "line": 2098, + "line": 2091, "column": 56 } } }, "range": [ - 62829, - 62869 + 62582, + 62622 ], "loc": { "start": { - "line": 2098, + "line": 2091, "column": 16 }, "end": { - "line": 2098, + "line": 2091, "column": 56 } } }, "range": [ - 62829, - 62870 + 62582, + 62623 ], "loc": { "start": { - "line": 2098, + "line": 2091, "column": 16 }, "end": { - "line": 2098, + "line": 2091, "column": 57 } } } ], "range": [ - 62811, - 62884 + 62564, + 62637 ], "loc": { "start": { - "line": 2097, + "line": 2090, "column": 36 }, "end": { - "line": 2099, + "line": 2092, "column": 13 } } }, "alternate": null, "range": [ - 62787, - 62884 + 62540, + 62637 ], "loc": { "start": { - "line": 2097, + "line": 2090, "column": 12 }, "end": { - "line": 2099, + "line": 2092, "column": 13 } }, @@ -111414,16 +111028,16 @@ "type": "Line", "value": " checks if current row index appears in exclude array", "range": [ - 62719, - 62774 + 62472, + 62527 ], "loc": { "start": { - "line": 2096, + "line": 2089, "column": 12 }, "end": { - "line": 2096, + "line": 2089, "column": 67 } } @@ -111439,16 +111053,16 @@ "type": "Identifier", "name": "cell", "range": [ - 62901, - 62905 + 62654, + 62658 ], "loc": { "start": { - "line": 2100, + "line": 2093, "column": 16 }, "end": { - "line": 2100, + "line": 2093, "column": 20 } } @@ -111463,16 +111077,16 @@ "type": "Identifier", "name": "row", "range": [ - 62908, - 62911 + 62661, + 62664 ], "loc": { "start": { - "line": 2100, + "line": 2093, "column": 23 }, "end": { - "line": 2100, + "line": 2093, "column": 26 } } @@ -111481,31 +111095,31 @@ "type": "Identifier", "name": "i", "range": [ - 62912, - 62913 + 62665, + 62666 ], "loc": { "start": { - "line": 2100, + "line": 2093, "column": 27 }, "end": { - "line": 2100, + "line": 2093, "column": 28 } } }, "range": [ - 62908, - 62914 + 62661, + 62667 ], "loc": { "start": { - "line": 2100, + "line": 2093, "column": 23 }, "end": { - "line": 2100, + "line": 2093, "column": 29 } } @@ -111514,46 +111128,46 @@ "type": "Identifier", "name": "cells", "range": [ - 62915, - 62920 + 62668, + 62673 ], "loc": { "start": { - "line": 2100, + "line": 2093, "column": 30 }, "end": { - "line": 2100, + "line": 2093, "column": 35 } } }, "range": [ - 62908, - 62920 + 62661, + 62673 ], "loc": { "start": { - "line": 2100, + "line": 2093, "column": 23 }, "end": { - "line": 2100, + "line": 2093, "column": 35 } } }, "range": [ - 62901, - 62920 + 62654, + 62673 ], "loc": { "start": { - "line": 2100, + "line": 2093, "column": 16 }, "end": { - "line": 2100, + "line": 2093, "column": 35 } } @@ -111564,16 +111178,16 @@ "type": "Identifier", "name": "nchilds", "range": [ - 62938, - 62945 + 62691, + 62698 ], "loc": { "start": { - "line": 2101, + "line": 2094, "column": 16 }, "end": { - "line": 2101, + "line": 2094, "column": 23 } } @@ -111585,16 +111199,16 @@ "type": "Identifier", "name": "cell", "range": [ - 62948, - 62952 + 62701, + 62705 ], "loc": { "start": { - "line": 2101, + "line": 2094, "column": 26 }, "end": { - "line": 2101, + "line": 2094, "column": 30 } } @@ -111603,46 +111217,46 @@ "type": "Identifier", "name": "length", "range": [ - 62953, - 62959 + 62706, + 62712 ], "loc": { "start": { - "line": 2101, + "line": 2094, "column": 31 }, "end": { - "line": 2101, + "line": 2094, "column": 37 } } }, "range": [ - 62948, - 62959 + 62701, + 62712 ], "loc": { "start": { - "line": 2101, + "line": 2094, "column": 26 }, "end": { - "line": 2101, + "line": 2094, "column": 37 } } }, "range": [ - 62938, - 62959 + 62691, + 62712 ], "loc": { "start": { - "line": 2101, + "line": 2094, "column": 16 }, "end": { - "line": 2101, + "line": 2094, "column": 37 } } @@ -111650,16 +111264,16 @@ ], "kind": "let", "range": [ - 62897, - 62960 + 62650, + 62713 ], "loc": { "start": { - "line": 2100, + "line": 2093, "column": 12 }, "end": { - "line": 2101, + "line": 2094, "column": 38 } }, @@ -111668,16 +111282,16 @@ "type": "Line", "value": " checks if row has exact cell # and is not excluded", "range": [ - 62974, - 63027 + 62727, + 62780 ], "loc": { "start": { - "line": 2103, + "line": 2096, "column": 12 }, "end": { - "line": 2103, + "line": 2096, "column": 65 } } @@ -111696,16 +111310,16 @@ "type": "Identifier", "name": "nchilds", "range": [ - 63044, - 63051 + 62797, + 62804 ], "loc": { "start": { - "line": 2104, + "line": 2097, "column": 16 }, "end": { - "line": 2104, + "line": 2097, "column": 23 } } @@ -111716,16 +111330,16 @@ "object": { "type": "ThisExpression", "range": [ - 63056, - 63060 + 62809, + 62813 ], "loc": { "start": { - "line": 2104, + "line": 2097, "column": 28 }, "end": { - "line": 2104, + "line": 2097, "column": 32 } } @@ -111734,46 +111348,46 @@ "type": "Identifier", "name": "nbCells", "range": [ - 63061, - 63068 + 62814, + 62821 ], "loc": { "start": { - "line": 2104, + "line": 2097, "column": 33 }, "end": { - "line": 2104, + "line": 2097, "column": 40 } } }, "range": [ - 63056, - 63068 + 62809, + 62821 ], "loc": { "start": { - "line": 2104, + "line": 2097, "column": 28 }, "end": { - "line": 2104, + "line": 2097, "column": 40 } } }, "range": [ - 63044, - 63068 + 62797, + 62821 ], "loc": { "start": { - "line": 2104, + "line": 2097, "column": 16 }, "end": { - "line": 2104, + "line": 2097, "column": 40 } } @@ -111785,47 +111399,47 @@ "type": "Identifier", "name": "isExludedRow", "range": [ - 63073, - 63085 + 62826, + 62838 ], "loc": { "start": { - "line": 2104, + "line": 2097, "column": 45 }, "end": { - "line": 2104, + "line": 2097, "column": 57 } } }, "prefix": true, "range": [ - 63072, - 63085 + 62825, + 62838 ], "loc": { "start": { - "line": 2104, + "line": 2097, "column": 44 }, "end": { - "line": 2104, + "line": 2097, "column": 57 } } }, "range": [ - 63044, - 63085 + 62797, + 62838 ], "loc": { "start": { - "line": 2104, + "line": 2097, "column": 16 }, "end": { - "line": 2104, + "line": 2097, "column": 57 } } @@ -111844,16 +111458,16 @@ "type": "Identifier", "name": "j", "range": [ - 63163, - 63164 + 62916, + 62917 ], "loc": { "start": { - "line": 2106, + "line": 2099, "column": 25 }, "end": { - "line": 2106, + "line": 2099, "column": 26 } } @@ -111863,31 +111477,31 @@ "value": 0, "raw": "0", "range": [ - 63167, - 63168 + 62920, + 62921 ], "loc": { "start": { - "line": 2106, + "line": 2099, "column": 29 }, "end": { - "line": 2106, + "line": 2099, "column": 30 } } }, "range": [ - 63163, - 63168 + 62916, + 62921 ], "loc": { "start": { - "line": 2106, + "line": 2099, "column": 25 }, "end": { - "line": 2106, + "line": 2099, "column": 30 } } @@ -111895,16 +111509,16 @@ ], "kind": "let", "range": [ - 63159, - 63168 + 62912, + 62921 ], "loc": { "start": { - "line": 2106, + "line": 2099, "column": 21 }, "end": { - "line": 2106, + "line": 2099, "column": 30 } } @@ -111916,16 +111530,16 @@ "type": "Identifier", "name": "j", "range": [ - 63170, - 63171 + 62923, + 62924 ], "loc": { "start": { - "line": 2106, + "line": 2099, "column": 32 }, "end": { - "line": 2106, + "line": 2099, "column": 33 } } @@ -111934,31 +111548,31 @@ "type": "Identifier", "name": "nchilds", "range": [ - 63174, - 63181 + 62927, + 62934 ], "loc": { "start": { - "line": 2106, + "line": 2099, "column": 36 }, "end": { - "line": 2106, + "line": 2099, "column": 43 } } }, "range": [ - 63170, - 63181 + 62923, + 62934 ], "loc": { "start": { - "line": 2106, + "line": 2099, "column": 32 }, "end": { - "line": 2106, + "line": 2099, "column": 43 } } @@ -111970,32 +111584,32 @@ "type": "Identifier", "name": "j", "range": [ - 63183, - 63184 + 62936, + 62937 ], "loc": { "start": { - "line": 2106, + "line": 2099, "column": 45 }, "end": { - "line": 2106, + "line": 2099, "column": 46 } } }, "prefix": false, "range": [ - 63183, - 63186 + 62936, + 62939 ], "loc": { "start": { - "line": 2106, + "line": 2099, "column": 45 }, "end": { - "line": 2106, + "line": 2099, "column": 48 } } @@ -112012,16 +111626,16 @@ "type": "Identifier", "name": "j", "range": [ - 63214, - 63215 + 62967, + 62968 ], "loc": { "start": { - "line": 2107, + "line": 2100, "column": 24 }, "end": { - "line": 2107, + "line": 2100, "column": 25 } } @@ -112030,31 +111644,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 63220, - 63228 + 62973, + 62981 ], "loc": { "start": { - "line": 2107, + "line": 2100, "column": 30 }, "end": { - "line": 2107, + "line": 2100, "column": 38 } } }, "range": [ - 63214, - 63228 + 62967, + 62981 ], "loc": { "start": { - "line": 2107, + "line": 2100, "column": 24 }, "end": { - "line": 2107, + "line": 2100, "column": 38 } } @@ -112066,48 +111680,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 63256, - 63265 + 63009, + 63018 ], "loc": { "start": { - "line": 2108, + "line": 2101, "column": 24 }, "end": { - "line": 2108, + "line": 2101, "column": 33 } } } ], "range": [ - 63230, - 63287 + 62983, + 63040 ], "loc": { "start": { - "line": 2107, + "line": 2100, "column": 40 }, "end": { - "line": 2109, + "line": 2102, "column": 21 } } }, "alternate": null, "range": [ - 63210, - 63287 + 62963, + 63040 ], "loc": { "start": { - "line": 2107, + "line": 2100, "column": 20 }, "end": { - "line": 2109, + "line": 2102, "column": 21 } } @@ -112121,16 +111735,16 @@ "type": "Identifier", "name": "data", "range": [ - 63312, - 63316 + 63065, + 63069 ], "loc": { "start": { - "line": 2110, + "line": 2103, "column": 24 }, "end": { - "line": 2110, + "line": 2103, "column": 28 } } @@ -112141,16 +111755,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 63319, - 63329 + 63072, + 63082 ], "loc": { "start": { - "line": 2110, + "line": 2103, "column": 31 }, "end": { - "line": 2110, + "line": 2103, "column": 41 } } @@ -112163,16 +111777,16 @@ "type": "Identifier", "name": "cell", "range": [ - 63330, - 63334 + 63083, + 63087 ], "loc": { "start": { - "line": 2110, + "line": 2103, "column": 42 }, "end": { - "line": 2110, + "line": 2103, "column": 46 } } @@ -112181,62 +111795,62 @@ "type": "Identifier", "name": "j", "range": [ - 63335, - 63336 + 63088, + 63089 ], "loc": { "start": { - "line": 2110, + "line": 2103, "column": 47 }, "end": { - "line": 2110, + "line": 2103, "column": 48 } } }, "range": [ - 63330, - 63337 + 63083, + 63090 ], "loc": { "start": { - "line": 2110, + "line": 2103, "column": 42 }, "end": { - "line": 2110, + "line": 2103, "column": 49 } } } ], "range": [ - 63319, - 63338 + 63072, + 63091 ], "loc": { "start": { - "line": 2110, + "line": 2103, "column": 31 }, "end": { - "line": 2110, + "line": 2103, "column": 50 } } }, "range": [ - 63312, - 63338 + 63065, + 63091 ], "loc": { "start": { - "line": 2110, + "line": 2103, "column": 24 }, "end": { - "line": 2110, + "line": 2103, "column": 50 } } @@ -112244,16 +111858,16 @@ ], "kind": "let", "range": [ - 63308, - 63339 + 63061, + 63092 ], "loc": { "start": { - "line": 2110, + "line": 2103, "column": 20 }, "end": { - "line": 2110, + "line": 2103, "column": 51 } } @@ -112269,16 +111883,16 @@ "type": "Identifier", "name": "colValues", "range": [ - 63360, - 63369 + 63113, + 63122 ], "loc": { "start": { - "line": 2111, + "line": 2104, "column": 20 }, "end": { - "line": 2111, + "line": 2104, "column": 29 } } @@ -112287,31 +111901,31 @@ "type": "Identifier", "name": "push", "range": [ - 63370, - 63374 + 63123, + 63127 ], "loc": { "start": { - "line": 2111, + "line": 2104, "column": 30 }, "end": { - "line": 2111, + "line": 2104, "column": 34 } } }, "range": [ - 63360, - 63374 + 63113, + 63127 ], "loc": { "start": { - "line": 2111, + "line": 2104, "column": 20 }, "end": { - "line": 2111, + "line": 2104, "column": 34 } } @@ -112321,78 +111935,78 @@ "type": "Identifier", "name": "data", "range": [ - 63375, - 63379 + 63128, + 63132 ], "loc": { "start": { - "line": 2111, + "line": 2104, "column": 35 }, "end": { - "line": 2111, + "line": 2104, "column": 39 } } } ], "range": [ - 63360, - 63380 + 63113, + 63133 ], "loc": { "start": { - "line": 2111, + "line": 2104, "column": 20 }, "end": { - "line": 2111, + "line": 2104, "column": 40 } } }, "range": [ - 63360, - 63381 + 63113, + 63134 ], "loc": { "start": { - "line": 2111, + "line": 2104, "column": 20 }, "end": { - "line": 2111, + "line": 2104, "column": 41 } } } ], "range": [ - 63188, - 63399 + 62941, + 63152 ], "loc": { "start": { - "line": 2106, + "line": 2099, "column": 50 }, "end": { - "line": 2112, + "line": 2105, "column": 17 } } }, "range": [ - 63154, - 63399 + 62907, + 63152 ], "loc": { "start": { - "line": 2106, + "line": 2099, "column": 16 }, "end": { - "line": 2112, + "line": 2105, "column": 17 } }, @@ -112401,16 +112015,16 @@ "type": "Line", "value": " this loop retrieves cell data", "range": [ - 63105, - 63137 + 62858, + 62890 ], "loc": { "start": { - "line": 2105, + "line": 2098, "column": 16 }, "end": { - "line": 2105, + "line": 2098, "column": 48 } } @@ -112419,32 +112033,32 @@ } ], "range": [ - 63087, - 63413 + 62840, + 63166 ], "loc": { "start": { - "line": 2104, + "line": 2097, "column": 59 }, "end": { - "line": 2113, + "line": 2106, "column": 13 } } }, "alternate": null, "range": [ - 63040, - 63413 + 62793, + 63166 ], "loc": { "start": { - "line": 2104, + "line": 2097, "column": 12 }, "end": { - "line": 2113, + "line": 2106, "column": 13 } }, @@ -112453,16 +112067,16 @@ "type": "Line", "value": " checks if row has exact cell # and is not excluded", "range": [ - 62974, - 63027 + 62727, + 62780 ], "loc": { "start": { - "line": 2103, + "line": 2096, "column": 12 }, "end": { - "line": 2103, + "line": 2096, "column": 65 } } @@ -112471,31 +112085,31 @@ } ], "range": [ - 62667, - 63423 + 62420, + 63176 ], "loc": { "start": { - "line": 2094, + "line": 2087, "column": 51 }, "end": { - "line": 2114, + "line": 2107, "column": 9 } } }, "range": [ - 62624, - 63423 + 62377, + 63176 ], "loc": { "start": { - "line": 2094, + "line": 2087, "column": 8 }, "end": { - "line": 2114, + "line": 2107, "column": 9 } } @@ -112506,47 +112120,47 @@ "type": "Identifier", "name": "colValues", "range": [ - 63439, - 63448 + 63192, + 63201 ], "loc": { "start": { - "line": 2115, + "line": 2108, "column": 15 }, "end": { - "line": 2115, + "line": 2108, "column": 24 } } }, "range": [ - 63432, - 63449 + 63185, + 63202 ], "loc": { "start": { - "line": 2115, + "line": 2108, "column": 8 }, "end": { - "line": 2115, + "line": 2108, "column": 25 } } } ], "range": [ - 62300, - 63455 + 62053, + 63208 ], "loc": { "start": { - "line": 2083, + "line": 2076, "column": 6 }, "end": { - "line": 2116, + "line": 2109, "column": 5 } } @@ -112554,16 +112168,16 @@ "generator": false, "expression": false, "range": [ - 62198, - 63455 + 61951, + 63208 ], "loc": { "start": { - "line": 2078, + "line": 2071, "column": 16 }, "end": { - "line": 2116, + "line": 2109, "column": 5 } } @@ -112571,16 +112185,16 @@ "kind": "method", "computed": false, "range": [ - 62186, - 63455 + 61939, + 63208 ], "loc": { "start": { - "line": 2078, + "line": 2071, "column": 4 }, "end": { - "line": 2116, + "line": 2109, "column": 5 } }, @@ -112589,16 +112203,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": [ - 61800, - 62181 + 61553, + 61934 ], "loc": { "start": { - "line": 2069, + "line": 2062, "column": 4 }, "end": { - "line": 2077, + "line": 2070, "column": 7 } } @@ -112609,16 +112223,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": [ - 63461, - 63613 + 63214, + 63366 ], "loc": { "start": { - "line": 2118, + "line": 2111, "column": 4 }, "end": { - "line": 2122, + "line": 2115, "column": 7 } } @@ -112632,16 +112246,16 @@ "type": "Identifier", "name": "getFilterValue", "range": [ - 63618, - 63632 + 63371, + 63385 ], "loc": { "start": { - "line": 2123, + "line": 2116, "column": 4 }, "end": { - "line": 2123, + "line": 2116, "column": 18 } } @@ -112654,16 +112268,16 @@ "type": "Identifier", "name": "index", "range": [ - 63633, - 63638 + 63386, + 63391 ], "loc": { "start": { - "line": 2123, + "line": 2116, "column": 19 }, "end": { - "line": 2123, + "line": 2116, "column": 24 } } @@ -112683,16 +112297,16 @@ "object": { "type": "ThisExpression", "range": [ - 63655, - 63659 + 63408, + 63412 ], "loc": { "start": { - "line": 2124, + "line": 2117, "column": 13 }, "end": { - "line": 2124, + "line": 2117, "column": 17 } } @@ -112701,47 +112315,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 63660, - 63667 + 63413, + 63420 ], "loc": { "start": { - "line": 2124, + "line": 2117, "column": 18 }, "end": { - "line": 2124, + "line": 2117, "column": 25 } } }, "range": [ - 63655, - 63667 + 63408, + 63420 ], "loc": { "start": { - "line": 2124, + "line": 2117, "column": 13 }, "end": { - "line": 2124, + "line": 2117, "column": 25 } } }, "prefix": true, "range": [ - 63654, - 63667 + 63407, + 63420 ], "loc": { "start": { - "line": 2124, + "line": 2117, "column": 12 }, "end": { - "line": 2124, + "line": 2117, "column": 25 } } @@ -112753,48 +112367,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 63683, - 63690 + 63436, + 63443 ], "loc": { "start": { - "line": 2125, + "line": 2118, "column": 12 }, "end": { - "line": 2125, + "line": 2118, "column": 19 } } } ], "range": [ - 63669, - 63700 + 63422, + 63453 ], "loc": { "start": { - "line": 2124, + "line": 2117, "column": 27 }, "end": { - "line": 2126, + "line": 2119, "column": 9 } } }, "alternate": null, "range": [ - 63650, - 63700 + 63403, + 63453 ], "loc": { "start": { - "line": 2124, + "line": 2117, "column": 8 }, "end": { - "line": 2126, + "line": 2119, "column": 9 } } @@ -112808,16 +112422,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63713, - 63721 + 63466, + 63474 ], "loc": { "start": { - "line": 2127, + "line": 2120, "column": 12 }, "end": { - "line": 2127, + "line": 2120, "column": 20 } } @@ -112827,31 +112441,31 @@ "value": "", "raw": "''", "range": [ - 63724, - 63726 + 63477, + 63479 ], "loc": { "start": { - "line": 2127, + "line": 2120, "column": 23 }, "end": { - "line": 2127, + "line": 2120, "column": 25 } } }, "range": [ - 63713, - 63726 + 63466, + 63479 ], "loc": { "start": { - "line": 2127, + "line": 2120, "column": 12 }, "end": { - "line": 2127, + "line": 2120, "column": 25 } } @@ -112859,16 +112473,16 @@ ], "kind": "let", "range": [ - 63709, - 63727 + 63462, + 63480 ], "loc": { "start": { - "line": 2127, + "line": 2120, "column": 8 }, "end": { - "line": 2127, + "line": 2120, "column": 26 } } @@ -112882,16 +112496,16 @@ "type": "Identifier", "name": "flt", "range": [ - 63740, - 63743 + 63493, + 63496 ], "loc": { "start": { - "line": 2128, + "line": 2121, "column": 12 }, "end": { - "line": 2128, + "line": 2121, "column": 15 } } @@ -112904,16 +112518,16 @@ "object": { "type": "ThisExpression", "range": [ - 63746, - 63750 + 63499, + 63503 ], "loc": { "start": { - "line": 2128, + "line": 2121, "column": 18 }, "end": { - "line": 2128, + "line": 2121, "column": 22 } } @@ -112922,31 +112536,31 @@ "type": "Identifier", "name": "getFilterElement", "range": [ - 63751, - 63767 + 63504, + 63520 ], "loc": { "start": { - "line": 2128, + "line": 2121, "column": 23 }, "end": { - "line": 2128, + "line": 2121, "column": 39 } } }, "range": [ - 63746, - 63767 + 63499, + 63520 ], "loc": { "start": { - "line": 2128, + "line": 2121, "column": 18 }, "end": { - "line": 2128, + "line": 2121, "column": 39 } } @@ -112956,47 +112570,47 @@ "type": "Identifier", "name": "index", "range": [ - 63768, - 63773 + 63521, + 63526 ], "loc": { "start": { - "line": 2128, + "line": 2121, "column": 40 }, "end": { - "line": 2128, + "line": 2121, "column": 45 } } } ], "range": [ - 63746, - 63774 + 63499, + 63527 ], "loc": { "start": { - "line": 2128, + "line": 2121, "column": 18 }, "end": { - "line": 2128, + "line": 2121, "column": 46 } } }, "range": [ - 63740, - 63774 + 63493, + 63527 ], "loc": { "start": { - "line": 2128, + "line": 2121, "column": 12 }, "end": { - "line": 2128, + "line": 2121, "column": 46 } } @@ -113004,16 +112618,16 @@ ], "kind": "let", "range": [ - 63736, - 63775 + 63489, + 63528 ], "loc": { "start": { - "line": 2128, + "line": 2121, "column": 8 }, "end": { - "line": 2128, + "line": 2121, "column": 47 } } @@ -113027,32 +112641,32 @@ "type": "Identifier", "name": "flt", "range": [ - 63789, - 63792 + 63542, + 63545 ], "loc": { "start": { - "line": 2129, + "line": 2122, "column": 13 }, "end": { - "line": 2129, + "line": 2122, "column": 16 } } }, "prefix": true, "range": [ - 63788, - 63792 + 63541, + 63545 ], "loc": { "start": { - "line": 2129, + "line": 2122, "column": 12 }, "end": { - "line": 2129, + "line": 2122, "column": 16 } } @@ -113066,63 +112680,63 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63815, - 63823 + 63568, + 63576 ], "loc": { "start": { - "line": 2130, + "line": 2123, "column": 19 }, "end": { - "line": 2130, + "line": 2123, "column": 27 } } }, "range": [ - 63808, - 63824 + 63561, + 63577 ], "loc": { "start": { - "line": 2130, + "line": 2123, "column": 12 }, "end": { - "line": 2130, + "line": 2123, "column": 28 } } } ], "range": [ - 63794, - 63834 + 63547, + 63587 ], "loc": { "start": { - "line": 2129, + "line": 2122, "column": 18 }, "end": { - "line": 2131, + "line": 2124, "column": 9 } } }, "alternate": null, "range": [ - 63784, - 63834 + 63537, + 63587 ], "loc": { "start": { - "line": 2129, + "line": 2122, "column": 8 }, "end": { - "line": 2131, + "line": 2124, "column": 9 } } @@ -113136,16 +112750,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 63848, - 63858 + 63601, + 63611 ], "loc": { "start": { - "line": 2133, + "line": 2126, "column": 12 }, "end": { - "line": 2133, + "line": 2126, "column": 22 } } @@ -113158,16 +112772,16 @@ "object": { "type": "ThisExpression", "range": [ - 63861, - 63865 + 63614, + 63618 ], "loc": { "start": { - "line": 2133, + "line": 2126, "column": 25 }, "end": { - "line": 2133, + "line": 2126, "column": 29 } } @@ -113176,31 +112790,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 63866, - 63879 + 63619, + 63632 ], "loc": { "start": { - "line": 2133, + "line": 2126, "column": 30 }, "end": { - "line": 2133, + "line": 2126, "column": 43 } } }, "range": [ - 63861, - 63879 + 63614, + 63632 ], "loc": { "start": { - "line": 2133, + "line": 2126, "column": 25 }, "end": { - "line": 2133, + "line": 2126, "column": 43 } } @@ -113210,47 +112824,47 @@ "type": "Identifier", "name": "index", "range": [ - 63880, - 63885 + 63633, + 63638 ], "loc": { "start": { - "line": 2133, + "line": 2126, "column": 44 }, "end": { - "line": 2133, + "line": 2126, "column": 49 } } } ], "range": [ - 63861, - 63886 + 63614, + 63639 ], "loc": { "start": { - "line": 2133, + "line": 2126, "column": 25 }, "end": { - "line": 2133, + "line": 2126, "column": 50 } } }, "range": [ - 63848, - 63886 + 63601, + 63639 ], "loc": { "start": { - "line": 2133, + "line": 2126, "column": 12 }, "end": { - "line": 2133, + "line": 2126, "column": 50 } } @@ -113258,16 +112872,16 @@ ], "kind": "let", "range": [ - 63844, - 63887 + 63597, + 63640 ], "loc": { "start": { - "line": 2133, + "line": 2126, "column": 8 }, "end": { - "line": 2133, + "line": 2126, "column": 51 } } @@ -113284,16 +112898,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 63900, - 63910 + 63653, + 63663 ], "loc": { "start": { - "line": 2134, + "line": 2127, "column": 12 }, "end": { - "line": 2134, + "line": 2127, "column": 22 } } @@ -113302,31 +112916,31 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 63915, - 63923 + 63668, + 63676 ], "loc": { "start": { - "line": 2134, + "line": 2127, "column": 27 }, "end": { - "line": 2134, + "line": 2127, "column": 35 } } }, "range": [ - 63900, - 63923 + 63653, + 63676 ], "loc": { "start": { - "line": 2134, + "line": 2127, "column": 12 }, "end": { - "line": 2134, + "line": 2127, "column": 35 } } @@ -113338,16 +112952,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 63927, - 63937 + 63680, + 63690 ], "loc": { "start": { - "line": 2134, + "line": 2127, "column": 39 }, "end": { - "line": 2134, + "line": 2127, "column": 49 } } @@ -113356,46 +112970,46 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 63942, - 63951 + 63695, + 63704 ], "loc": { "start": { - "line": 2134, + "line": 2127, "column": 54 }, "end": { - "line": 2134, + "line": 2127, "column": 63 } } }, "range": [ - 63927, - 63951 + 63680, + 63704 ], "loc": { "start": { - "line": 2134, + "line": 2127, "column": 39 }, "end": { - "line": 2134, + "line": 2127, "column": 63 } } }, "range": [ - 63900, - 63951 + 63653, + 63704 ], "loc": { "start": { - "line": 2134, + "line": 2127, "column": 12 }, "end": { - "line": 2134, + "line": 2127, "column": 63 } } @@ -113412,16 +113026,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63967, - 63975 + 63720, + 63728 ], "loc": { "start": { - "line": 2135, + "line": 2128, "column": 12 }, "end": { - "line": 2135, + "line": 2128, "column": 20 } } @@ -113433,16 +113047,16 @@ "type": "Identifier", "name": "flt", "range": [ - 63978, - 63981 + 63731, + 63734 ], "loc": { "start": { - "line": 2135, + "line": 2128, "column": 23 }, "end": { - "line": 2135, + "line": 2128, "column": 26 } } @@ -113451,77 +113065,77 @@ "type": "Identifier", "name": "value", "range": [ - 63982, - 63987 + 63735, + 63740 ], "loc": { "start": { - "line": 2135, + "line": 2128, "column": 27 }, "end": { - "line": 2135, + "line": 2128, "column": 32 } } }, "range": [ - 63978, - 63987 + 63731, + 63740 ], "loc": { "start": { - "line": 2135, + "line": 2128, "column": 23 }, "end": { - "line": 2135, + "line": 2128, "column": 32 } } }, "range": [ - 63967, - 63987 + 63720, + 63740 ], "loc": { "start": { - "line": 2135, + "line": 2128, "column": 12 }, "end": { - "line": 2135, + "line": 2128, "column": 32 } } }, "range": [ - 63967, - 63988 + 63720, + 63741 ], "loc": { "start": { - "line": 2135, + "line": 2128, "column": 12 }, "end": { - "line": 2135, + "line": 2128, "column": 33 } } } ], "range": [ - 63953, - 63998 + 63706, + 63751 ], "loc": { "start": { - "line": 2134, + "line": 2127, "column": 65 }, "end": { - "line": 2136, + "line": 2129, "column": 9 } }, @@ -113530,16 +113144,16 @@ "type": "Line", "value": "mutiple select", "range": [ - 64007, - 64023 + 63760, + 63776 ], "loc": { "start": { - "line": 2137, + "line": 2130, "column": 8 }, "end": { - "line": 2137, + "line": 2130, "column": 24 } } @@ -113555,16 +113169,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 64041, - 64051 + 63794, + 63804 ], "loc": { "start": { - "line": 2138, + "line": 2131, "column": 17 }, "end": { - "line": 2138, + "line": 2131, "column": 27 } } @@ -113573,31 +113187,31 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 64056, - 64064 + 63809, + 63817 ], "loc": { "start": { - "line": 2138, + "line": 2131, "column": 32 }, "end": { - "line": 2138, + "line": 2131, "column": 40 } } }, "range": [ - 64041, - 64064 + 63794, + 63817 ], "loc": { "start": { - "line": 2138, + "line": 2131, "column": 17 }, "end": { - "line": 2138, + "line": 2131, "column": 40 } } @@ -113614,16 +113228,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64080, - 64088 + 63833, + 63841 ], "loc": { "start": { - "line": 2139, + "line": 2132, "column": 12 }, "end": { - "line": 2139, + "line": 2132, "column": 20 } } @@ -113641,16 +113255,16 @@ "object": { "type": "ThisExpression", "range": [ - 64091, - 64095 + 63844, + 63848 ], "loc": { "start": { - "line": 2139, + "line": 2132, "column": 23 }, "end": { - "line": 2139, + "line": 2132, "column": 27 } } @@ -113659,31 +113273,31 @@ "type": "Identifier", "name": "feature", "range": [ - 64096, - 64103 + 63849, + 63856 ], "loc": { "start": { - "line": 2139, + "line": 2132, "column": 28 }, "end": { - "line": 2139, + "line": 2132, "column": 35 } } }, "range": [ - 64091, - 64103 + 63844, + 63856 ], "loc": { "start": { - "line": 2139, + "line": 2132, "column": 23 }, "end": { - "line": 2139, + "line": 2132, "column": 35 } } @@ -113694,32 +113308,32 @@ "value": "dropdown", "raw": "'dropdown'", "range": [ - 64104, - 64114 + 63857, + 63867 ], "loc": { "start": { - "line": 2139, + "line": 2132, "column": 36 }, "end": { - "line": 2139, + "line": 2132, "column": 46 } } } ], "range": [ - 64091, - 64115 + 63844, + 63868 ], "loc": { "start": { - "line": 2139, + "line": 2132, "column": 23 }, "end": { - "line": 2139, + "line": 2132, "column": 47 } } @@ -113728,31 +113342,31 @@ "type": "Identifier", "name": "getValues", "range": [ - 64116, - 64125 + 63869, + 63878 ], "loc": { "start": { - "line": 2139, + "line": 2132, "column": 48 }, "end": { - "line": 2139, + "line": 2132, "column": 57 } } }, "range": [ - 64091, - 64125 + 63844, + 63878 ], "loc": { "start": { - "line": 2139, + "line": 2132, "column": 23 }, "end": { - "line": 2139, + "line": 2132, "column": 57 } } @@ -113762,78 +113376,78 @@ "type": "Identifier", "name": "index", "range": [ - 64126, - 64131 + 63879, + 63884 ], "loc": { "start": { - "line": 2139, + "line": 2132, "column": 58 }, "end": { - "line": 2139, + "line": 2132, "column": 63 } } } ], "range": [ - 64091, - 64132 + 63844, + 63885 ], "loc": { "start": { - "line": 2139, + "line": 2132, "column": 23 }, "end": { - "line": 2139, + "line": 2132, "column": 64 } } }, "range": [ - 64080, - 64132 + 63833, + 63885 ], "loc": { "start": { - "line": 2139, + "line": 2132, "column": 12 }, "end": { - "line": 2139, + "line": 2132, "column": 64 } } }, "range": [ - 64080, - 64133 + 63833, + 63886 ], "loc": { "start": { - "line": 2139, + "line": 2132, "column": 12 }, "end": { - "line": 2139, + "line": 2132, "column": 65 } } } ], "range": [ - 64066, - 64143 + 63819, + 63896 ], "loc": { "start": { - "line": 2138, + "line": 2131, "column": 42 }, "end": { - "line": 2140, + "line": 2133, "column": 9 } }, @@ -113842,16 +113456,16 @@ "type": "Line", "value": "checklist", "range": [ - 64152, - 64163 + 63905, + 63916 ], "loc": { "start": { - "line": 2141, + "line": 2134, "column": 8 }, "end": { - "line": 2141, + "line": 2134, "column": 19 } } @@ -113867,16 +113481,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 64181, - 64191 + 63934, + 63944 ], "loc": { "start": { - "line": 2142, + "line": 2135, "column": 17 }, "end": { - "line": 2142, + "line": 2135, "column": 27 } } @@ -113885,31 +113499,31 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 64196, - 64205 + 63949, + 63958 ], "loc": { "start": { - "line": 2142, + "line": 2135, "column": 32 }, "end": { - "line": 2142, + "line": 2135, "column": 41 } } }, "range": [ - 64181, - 64205 + 63934, + 63958 ], "loc": { "start": { - "line": 2142, + "line": 2135, "column": 17 }, "end": { - "line": 2142, + "line": 2135, "column": 41 } } @@ -113926,16 +113540,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64221, - 64229 + 63974, + 63982 ], "loc": { "start": { - "line": 2143, + "line": 2136, "column": 12 }, "end": { - "line": 2143, + "line": 2136, "column": 20 } } @@ -113953,16 +113567,16 @@ "object": { "type": "ThisExpression", "range": [ - 64232, - 64236 + 63985, + 63989 ], "loc": { "start": { - "line": 2143, + "line": 2136, "column": 23 }, "end": { - "line": 2143, + "line": 2136, "column": 27 } } @@ -113971,31 +113585,31 @@ "type": "Identifier", "name": "feature", "range": [ - 64237, - 64244 + 63990, + 63997 ], "loc": { "start": { - "line": 2143, + "line": 2136, "column": 28 }, "end": { - "line": 2143, + "line": 2136, "column": 35 } } }, "range": [ - 64232, - 64244 + 63985, + 63997 ], "loc": { "start": { - "line": 2143, + "line": 2136, "column": 23 }, "end": { - "line": 2143, + "line": 2136, "column": 35 } } @@ -114006,32 +113620,32 @@ "value": "checkList", "raw": "'checkList'", "range": [ - 64245, - 64256 + 63998, + 64009 ], "loc": { "start": { - "line": 2143, + "line": 2136, "column": 36 }, "end": { - "line": 2143, + "line": 2136, "column": 47 } } } ], "range": [ - 64232, - 64257 + 63985, + 64010 ], "loc": { "start": { - "line": 2143, + "line": 2136, "column": 23 }, "end": { - "line": 2143, + "line": 2136, "column": 48 } } @@ -114040,31 +113654,31 @@ "type": "Identifier", "name": "getValues", "range": [ - 64258, - 64267 + 64011, + 64020 ], "loc": { "start": { - "line": 2143, + "line": 2136, "column": 49 }, "end": { - "line": 2143, + "line": 2136, "column": 58 } } }, "range": [ - 64232, - 64267 + 63985, + 64020 ], "loc": { "start": { - "line": 2143, + "line": 2136, "column": 23 }, "end": { - "line": 2143, + "line": 2136, "column": 58 } } @@ -114074,94 +113688,94 @@ "type": "Identifier", "name": "index", "range": [ - 64268, - 64273 + 64021, + 64026 ], "loc": { "start": { - "line": 2143, + "line": 2136, "column": 59 }, "end": { - "line": 2143, + "line": 2136, "column": 64 } } } ], "range": [ - 64232, - 64274 + 63985, + 64027 ], "loc": { "start": { - "line": 2143, + "line": 2136, "column": 23 }, "end": { - "line": 2143, + "line": 2136, "column": 65 } } }, "range": [ - 64221, - 64274 + 63974, + 64027 ], "loc": { "start": { - "line": 2143, + "line": 2136, "column": 12 }, "end": { - "line": 2143, + "line": 2136, "column": 65 } } }, "range": [ - 64221, - 64275 + 63974, + 64028 ], "loc": { "start": { - "line": 2143, + "line": 2136, "column": 12 }, "end": { - "line": 2143, + "line": 2136, "column": 66 } } } ], "range": [ - 64207, - 64285 + 63960, + 64038 ], "loc": { "start": { - "line": 2142, + "line": 2135, "column": 43 }, "end": { - "line": 2144, + "line": 2137, "column": 9 } } }, "alternate": null, "range": [ - 64177, - 64285 + 63930, + 64038 ], "loc": { "start": { - "line": 2142, + "line": 2135, "column": 13 }, "end": { - "line": 2144, + "line": 2137, "column": 9 } }, @@ -114170,16 +113784,16 @@ "type": "Line", "value": "checklist", "range": [ - 64152, - 64163 + 63905, + 63916 ], "loc": { "start": { - "line": 2141, + "line": 2134, "column": 8 }, "end": { - "line": 2141, + "line": 2134, "column": 19 } } @@ -114187,16 +113801,16 @@ ] }, "range": [ - 64037, - 64285 + 63790, + 64038 ], "loc": { "start": { - "line": 2138, + "line": 2131, "column": 13 }, "end": { - "line": 2144, + "line": 2137, "column": 9 } }, @@ -114205,16 +113819,16 @@ "type": "Line", "value": "mutiple select", "range": [ - 64007, - 64023 + 63760, + 63776 ], "loc": { "start": { - "line": 2137, + "line": 2130, "column": 8 }, "end": { - "line": 2137, + "line": 2130, "column": 24 } } @@ -114222,16 +113836,16 @@ ] }, "range": [ - 63896, - 64285 + 63649, + 64038 ], "loc": { "start": { - "line": 2134, + "line": 2127, "column": 8 }, "end": { - "line": 2144, + "line": 2137, "column": 9 } }, @@ -114240,16 +113854,16 @@ "type": "Line", "value": "return an empty string if collection is empty or contains a single", "range": [ - 64294, - 64362 + 64047, + 64115 ], "loc": { "start": { - "line": 2145, + "line": 2138, "column": 8 }, "end": { - "line": 2145, + "line": 2138, "column": 76 } } @@ -114258,16 +113872,16 @@ "type": "Line", "value": "empty string", "range": [ - 64371, - 64385 + 64124, + 64138 ], "loc": { "start": { - "line": 2146, + "line": 2139, "column": 8 }, "end": { - "line": 2146, + "line": 2139, "column": 22 } } @@ -114288,16 +113902,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 64398, - 64405 + 64151, + 64158 ], "loc": { "start": { - "line": 2147, + "line": 2140, "column": 12 }, "end": { - "line": 2147, + "line": 2140, "column": 19 } } @@ -114307,32 +113921,32 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64406, - 64414 + 64159, + 64167 ], "loc": { "start": { - "line": 2147, + "line": 2140, "column": 20 }, "end": { - "line": 2147, + "line": 2140, "column": 28 } } } ], "range": [ - 64398, - 64415 + 64151, + 64168 ], "loc": { "start": { - "line": 2147, + "line": 2140, "column": 12 }, "end": { - "line": 2147, + "line": 2140, "column": 29 } } @@ -114347,16 +113961,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64419, - 64427 + 64172, + 64180 ], "loc": { "start": { - "line": 2147, + "line": 2140, "column": 33 }, "end": { - "line": 2147, + "line": 2140, "column": 41 } } @@ -114365,31 +113979,31 @@ "type": "Identifier", "name": "length", "range": [ - 64428, - 64434 + 64181, + 64187 ], "loc": { "start": { - "line": 2147, + "line": 2140, "column": 42 }, "end": { - "line": 2147, + "line": 2140, "column": 48 } } }, "range": [ - 64419, - 64434 + 64172, + 64187 ], "loc": { "start": { - "line": 2147, + "line": 2140, "column": 33 }, "end": { - "line": 2147, + "line": 2140, "column": 48 } } @@ -114399,46 +114013,46 @@ "value": 0, "raw": "0", "range": [ - 64439, - 64440 + 64192, + 64193 ], "loc": { "start": { - "line": 2147, + "line": 2140, "column": 53 }, "end": { - "line": 2147, + "line": 2140, "column": 54 } } }, "range": [ - 64419, - 64440 + 64172, + 64193 ], "loc": { "start": { - "line": 2147, + "line": 2140, "column": 33 }, "end": { - "line": 2147, + "line": 2140, "column": 54 } } }, "range": [ - 64398, - 64440 + 64151, + 64193 ], "loc": { "start": { - "line": 2147, + "line": 2140, "column": 12 }, "end": { - "line": 2147, + "line": 2140, "column": 54 } } @@ -114456,16 +114070,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64457, - 64465 + 64210, + 64218 ], "loc": { "start": { - "line": 2148, + "line": 2141, "column": 13 }, "end": { - "line": 2148, + "line": 2141, "column": 21 } } @@ -114474,31 +114088,31 @@ "type": "Identifier", "name": "length", "range": [ - 64466, - 64472 + 64219, + 64225 ], "loc": { "start": { - "line": 2148, + "line": 2141, "column": 22 }, "end": { - "line": 2148, + "line": 2141, "column": 28 } } }, "range": [ - 64457, - 64472 + 64210, + 64225 ], "loc": { "start": { - "line": 2148, + "line": 2141, "column": 13 }, "end": { - "line": 2148, + "line": 2141, "column": 28 } } @@ -114508,31 +114122,31 @@ "value": 1, "raw": "1", "range": [ - 64477, - 64478 + 64230, + 64231 ], "loc": { "start": { - "line": 2148, + "line": 2141, "column": 33 }, "end": { - "line": 2148, + "line": 2141, "column": 34 } } }, "range": [ - 64457, - 64478 + 64210, + 64231 ], "loc": { "start": { - "line": 2148, + "line": 2141, "column": 13 }, "end": { - "line": 2148, + "line": 2141, "column": 34 } } @@ -114547,16 +114161,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64482, - 64490 + 64235, + 64243 ], "loc": { "start": { - "line": 2148, + "line": 2141, "column": 38 }, "end": { - "line": 2148, + "line": 2141, "column": 46 } } @@ -114566,31 +114180,31 @@ "value": 0, "raw": "0", "range": [ - 64491, - 64492 + 64244, + 64245 ], "loc": { "start": { - "line": 2148, + "line": 2141, "column": 47 }, "end": { - "line": 2148, + "line": 2141, "column": 48 } } }, "range": [ - 64482, - 64493 + 64235, + 64246 ], "loc": { "start": { - "line": 2148, + "line": 2141, "column": 38 }, "end": { - "line": 2148, + "line": 2141, "column": 49 } } @@ -114600,61 +114214,61 @@ "value": "", "raw": "''", "range": [ - 64498, - 64500 + 64251, + 64253 ], "loc": { "start": { - "line": 2148, + "line": 2141, "column": 54 }, "end": { - "line": 2148, + "line": 2141, "column": 56 } } }, "range": [ - 64482, - 64500 + 64235, + 64253 ], "loc": { "start": { - "line": 2148, + "line": 2141, "column": 38 }, "end": { - "line": 2148, + "line": 2141, "column": 56 } } }, "range": [ - 64457, - 64500 + 64210, + 64253 ], "loc": { "start": { - "line": 2148, + "line": 2141, "column": 13 }, "end": { - "line": 2148, + "line": 2141, "column": 56 } } }, "range": [ - 64398, - 64501 + 64151, + 64254 ], "loc": { "start": { - "line": 2147, + "line": 2140, "column": 12 }, "end": { - "line": 2148, + "line": 2141, "column": 57 } } @@ -114671,16 +114285,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64517, - 64525 + 64270, + 64278 ], "loc": { "start": { - "line": 2149, + "line": 2142, "column": 12 }, "end": { - "line": 2149, + "line": 2142, "column": 20 } } @@ -114690,78 +114304,78 @@ "value": "", "raw": "''", "range": [ - 64528, - 64530 + 64281, + 64283 ], "loc": { "start": { - "line": 2149, + "line": 2142, "column": 23 }, "end": { - "line": 2149, + "line": 2142, "column": 25 } } }, "range": [ - 64517, - 64530 + 64270, + 64283 ], "loc": { "start": { - "line": 2149, + "line": 2142, "column": 12 }, "end": { - "line": 2149, + "line": 2142, "column": 25 } } }, "range": [ - 64517, - 64531 + 64270, + 64284 ], "loc": { "start": { - "line": 2149, + "line": 2142, "column": 12 }, "end": { - "line": 2149, + "line": 2142, "column": 26 } } } ], "range": [ - 64503, - 64541 + 64256, + 64294 ], "loc": { "start": { - "line": 2148, + "line": 2141, "column": 59 }, "end": { - "line": 2150, + "line": 2143, "column": 9 } } }, "alternate": null, "range": [ - 64394, - 64541 + 64147, + 64294 ], "loc": { "start": { - "line": 2147, + "line": 2140, "column": 8 }, "end": { - "line": 2150, + "line": 2143, "column": 9 } }, @@ -114770,16 +114384,16 @@ "type": "Line", "value": "return an empty string if collection is empty or contains a single", "range": [ - 64294, - 64362 + 64047, + 64115 ], "loc": { "start": { - "line": 2145, + "line": 2138, "column": 8 }, "end": { - "line": 2145, + "line": 2138, "column": 76 } } @@ -114788,16 +114402,16 @@ "type": "Line", "value": "empty string", "range": [ - 64371, - 64385 + 64124, + 64138 ], "loc": { "start": { - "line": 2146, + "line": 2139, "column": 8 }, "end": { - "line": 2146, + "line": 2139, "column": 22 } } @@ -114810,47 +114424,47 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64558, - 64566 + 64311, + 64319 ], "loc": { "start": { - "line": 2152, + "line": 2145, "column": 15 }, "end": { - "line": 2152, + "line": 2145, "column": 23 } } }, "range": [ - 64551, - 64567 + 64304, + 64320 ], "loc": { "start": { - "line": 2152, + "line": 2145, "column": 8 }, "end": { - "line": 2152, + "line": 2145, "column": 24 } } } ], "range": [ - 63640, - 64573 + 63393, + 64326 ], "loc": { "start": { - "line": 2123, + "line": 2116, "column": 26 }, "end": { - "line": 2153, + "line": 2146, "column": 5 } } @@ -114858,16 +114472,16 @@ "generator": false, "expression": false, "range": [ - 63632, - 64573 + 63385, + 64326 ], "loc": { "start": { - "line": 2123, + "line": 2116, "column": 18 }, "end": { - "line": 2153, + "line": 2146, "column": 5 } } @@ -114875,16 +114489,16 @@ "kind": "method", "computed": false, "range": [ - 63618, - 64573 + 63371, + 64326 ], "loc": { "start": { - "line": 2123, + "line": 2116, "column": 4 }, "end": { - "line": 2153, + "line": 2146, "column": 5 } }, @@ -114893,16 +114507,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": [ - 63461, - 63613 + 63214, + 63366 ], "loc": { "start": { - "line": 2118, + "line": 2111, "column": 4 }, "end": { - "line": 2122, + "line": 2115, "column": 7 } } @@ -114913,16 +114527,16 @@ "type": "Block", "value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ", "range": [ - 64579, - 64671 + 64332, + 64424 ], "loc": { "start": { - "line": 2155, + "line": 2148, "column": 4 }, "end": { - "line": 2158, + "line": 2151, "column": 7 } } @@ -114936,16 +114550,16 @@ "type": "Identifier", "name": "getFiltersValue", "range": [ - 64676, - 64691 + 64429, + 64444 ], "loc": { "start": { - "line": 2159, + "line": 2152, "column": 4 }, "end": { - "line": 2159, + "line": 2152, "column": 19 } } @@ -114968,16 +114582,16 @@ "object": { "type": "ThisExpression", "range": [ - 64709, - 64713 + 64462, + 64466 ], "loc": { "start": { - "line": 2160, + "line": 2153, "column": 13 }, "end": { - "line": 2160, + "line": 2153, "column": 17 } } @@ -114986,47 +114600,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 64714, - 64721 + 64467, + 64474 ], "loc": { "start": { - "line": 2160, + "line": 2153, "column": 18 }, "end": { - "line": 2160, + "line": 2153, "column": 25 } } }, "range": [ - 64709, - 64721 + 64462, + 64474 ], "loc": { "start": { - "line": 2160, + "line": 2153, "column": 13 }, "end": { - "line": 2160, + "line": 2153, "column": 25 } } }, "prefix": true, "range": [ - 64708, - 64721 + 64461, + 64474 ], "loc": { "start": { - "line": 2160, + "line": 2153, "column": 12 }, "end": { - "line": 2160, + "line": 2153, "column": 25 } } @@ -115038,48 +114652,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 64737, - 64744 + 64490, + 64497 ], "loc": { "start": { - "line": 2161, + "line": 2154, "column": 12 }, "end": { - "line": 2161, + "line": 2154, "column": 19 } } } ], "range": [ - 64723, - 64754 + 64476, + 64507 ], "loc": { "start": { - "line": 2160, + "line": 2153, "column": 27 }, "end": { - "line": 2162, + "line": 2155, "column": 9 } } }, "alternate": null, "range": [ - 64704, - 64754 + 64457, + 64507 ], "loc": { "start": { - "line": 2160, + "line": 2153, "column": 8 }, "end": { - "line": 2162, + "line": 2155, "column": 9 } } @@ -115093,16 +114707,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 64767, - 64777 + 64520, + 64530 ], "loc": { "start": { - "line": 2163, + "line": 2156, "column": 12 }, "end": { - "line": 2163, + "line": 2156, "column": 22 } } @@ -115111,31 +114725,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 64780, - 64782 + 64533, + 64535 ], "loc": { "start": { - "line": 2163, + "line": 2156, "column": 25 }, "end": { - "line": 2163, + "line": 2156, "column": 27 } } }, "range": [ - 64767, - 64782 + 64520, + 64535 ], "loc": { "start": { - "line": 2163, + "line": 2156, "column": 12 }, "end": { - "line": 2163, + "line": 2156, "column": 27 } } @@ -115143,16 +114757,16 @@ ], "kind": "let", "range": [ - 64763, - 64783 + 64516, + 64536 ], "loc": { "start": { - "line": 2163, + "line": 2156, "column": 8 }, "end": { - "line": 2163, + "line": 2156, "column": 28 } } @@ -115168,16 +114782,16 @@ "type": "Identifier", "name": "i", "range": [ - 64801, - 64802 + 64554, + 64555 ], "loc": { "start": { - "line": 2164, + "line": 2157, "column": 17 }, "end": { - "line": 2164, + "line": 2157, "column": 18 } } @@ -115187,31 +114801,31 @@ "value": 0, "raw": "0", "range": [ - 64805, - 64806 + 64558, + 64559 ], "loc": { "start": { - "line": 2164, + "line": 2157, "column": 21 }, "end": { - "line": 2164, + "line": 2157, "column": 22 } } }, "range": [ - 64801, - 64806 + 64554, + 64559 ], "loc": { "start": { - "line": 2164, + "line": 2157, "column": 17 }, "end": { - "line": 2164, + "line": 2157, "column": 22 } } @@ -115222,16 +114836,16 @@ "type": "Identifier", "name": "len", "range": [ - 64808, - 64811 + 64561, + 64564 ], "loc": { "start": { - "line": 2164, + "line": 2157, "column": 24 }, "end": { - "line": 2164, + "line": 2157, "column": 27 } } @@ -115245,16 +114859,16 @@ "object": { "type": "ThisExpression", "range": [ - 64814, - 64818 + 64567, + 64571 ], "loc": { "start": { - "line": 2164, + "line": 2157, "column": 30 }, "end": { - "line": 2164, + "line": 2157, "column": 34 } } @@ -115263,31 +114877,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 64819, - 64825 + 64572, + 64578 ], "loc": { "start": { - "line": 2164, + "line": 2157, "column": 35 }, "end": { - "line": 2164, + "line": 2157, "column": 41 } } }, "range": [ - 64814, - 64825 + 64567, + 64578 ], "loc": { "start": { - "line": 2164, + "line": 2157, "column": 30 }, "end": { - "line": 2164, + "line": 2157, "column": 41 } } @@ -115296,46 +114910,46 @@ "type": "Identifier", "name": "length", "range": [ - 64826, - 64832 + 64579, + 64585 ], "loc": { "start": { - "line": 2164, + "line": 2157, "column": 42 }, "end": { - "line": 2164, + "line": 2157, "column": 48 } } }, "range": [ - 64814, - 64832 + 64567, + 64585 ], "loc": { "start": { - "line": 2164, + "line": 2157, "column": 30 }, "end": { - "line": 2164, + "line": 2157, "column": 48 } } }, "range": [ - 64808, - 64832 + 64561, + 64585 ], "loc": { "start": { - "line": 2164, + "line": 2157, "column": 24 }, "end": { - "line": 2164, + "line": 2157, "column": 48 } } @@ -115343,16 +114957,16 @@ ], "kind": "let", "range": [ - 64797, - 64832 + 64550, + 64585 ], "loc": { "start": { - "line": 2164, + "line": 2157, "column": 13 }, "end": { - "line": 2164, + "line": 2157, "column": 48 } } @@ -115364,16 +114978,16 @@ "type": "Identifier", "name": "i", "range": [ - 64834, - 64835 + 64587, + 64588 ], "loc": { "start": { - "line": 2164, + "line": 2157, "column": 50 }, "end": { - "line": 2164, + "line": 2157, "column": 51 } } @@ -115382,31 +114996,31 @@ "type": "Identifier", "name": "len", "range": [ - 64838, - 64841 + 64591, + 64594 ], "loc": { "start": { - "line": 2164, + "line": 2157, "column": 54 }, "end": { - "line": 2164, + "line": 2157, "column": 57 } } }, "range": [ - 64834, - 64841 + 64587, + 64594 ], "loc": { "start": { - "line": 2164, + "line": 2157, "column": 50 }, "end": { - "line": 2164, + "line": 2157, "column": 57 } } @@ -115418,32 +115032,32 @@ "type": "Identifier", "name": "i", "range": [ - 64843, - 64844 + 64596, + 64597 ], "loc": { "start": { - "line": 2164, + "line": 2157, "column": 59 }, "end": { - "line": 2164, + "line": 2157, "column": 60 } } }, "prefix": false, "range": [ - 64843, - 64846 + 64596, + 64599 ], "loc": { "start": { - "line": 2164, + "line": 2157, "column": 59 }, "end": { - "line": 2164, + "line": 2157, "column": 62 } } @@ -115460,16 +115074,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64866, - 64874 + 64619, + 64627 ], "loc": { "start": { - "line": 2165, + "line": 2158, "column": 16 }, "end": { - "line": 2165, + "line": 2158, "column": 24 } } @@ -115482,16 +115096,16 @@ "object": { "type": "ThisExpression", "range": [ - 64877, - 64881 + 64630, + 64634 ], "loc": { "start": { - "line": 2165, + "line": 2158, "column": 27 }, "end": { - "line": 2165, + "line": 2158, "column": 31 } } @@ -115500,31 +115114,31 @@ "type": "Identifier", "name": "getFilterValue", "range": [ - 64882, - 64896 + 64635, + 64649 ], "loc": { "start": { - "line": 2165, + "line": 2158, "column": 32 }, "end": { - "line": 2165, + "line": 2158, "column": 46 } } }, "range": [ - 64877, - 64896 + 64630, + 64649 ], "loc": { "start": { - "line": 2165, + "line": 2158, "column": 27 }, "end": { - "line": 2165, + "line": 2158, "column": 46 } } @@ -115534,47 +115148,47 @@ "type": "Identifier", "name": "i", "range": [ - 64897, - 64898 + 64650, + 64651 ], "loc": { "start": { - "line": 2165, + "line": 2158, "column": 47 }, "end": { - "line": 2165, + "line": 2158, "column": 48 } } } ], "range": [ - 64877, - 64899 + 64630, + 64652 ], "loc": { "start": { - "line": 2165, + "line": 2158, "column": 27 }, "end": { - "line": 2165, + "line": 2158, "column": 49 } } }, "range": [ - 64866, - 64899 + 64619, + 64652 ], "loc": { "start": { - "line": 2165, + "line": 2158, "column": 16 }, "end": { - "line": 2165, + "line": 2158, "column": 49 } } @@ -115582,16 +115196,16 @@ ], "kind": "let", "range": [ - 64862, - 64900 + 64615, + 64653 ], "loc": { "start": { - "line": 2165, + "line": 2158, "column": 12 }, "end": { - "line": 2165, + "line": 2158, "column": 50 } } @@ -115604,16 +115218,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 64917, - 64924 + 64670, + 64677 ], "loc": { "start": { - "line": 2166, + "line": 2159, "column": 16 }, "end": { - "line": 2166, + "line": 2159, "column": 23 } } @@ -115623,32 +115237,32 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64925, - 64933 + 64678, + 64686 ], "loc": { "start": { - "line": 2166, + "line": 2159, "column": 24 }, "end": { - "line": 2166, + "line": 2159, "column": 32 } } } ], "range": [ - 64917, - 64934 + 64670, + 64687 ], "loc": { "start": { - "line": 2166, + "line": 2159, "column": 16 }, "end": { - "line": 2166, + "line": 2159, "column": 33 } } @@ -115667,16 +115281,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 64954, - 64964 + 64707, + 64717 ], "loc": { "start": { - "line": 2167, + "line": 2160, "column": 16 }, "end": { - "line": 2167, + "line": 2160, "column": 26 } } @@ -115685,31 +115299,31 @@ "type": "Identifier", "name": "push", "range": [ - 64965, - 64969 + 64718, + 64722 ], "loc": { "start": { - "line": 2167, + "line": 2160, "column": 27 }, "end": { - "line": 2167, + "line": 2160, "column": 31 } } }, "range": [ - 64954, - 64969 + 64707, + 64722 ], "loc": { "start": { - "line": 2167, + "line": 2160, "column": 16 }, "end": { - "line": 2167, + "line": 2160, "column": 31 } } @@ -115719,63 +115333,63 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64970, - 64978 + 64723, + 64731 ], "loc": { "start": { - "line": 2167, + "line": 2160, "column": 32 }, "end": { - "line": 2167, + "line": 2160, "column": 40 } } } ], "range": [ - 64954, - 64979 + 64707, + 64732 ], "loc": { "start": { - "line": 2167, + "line": 2160, "column": 16 }, "end": { - "line": 2167, + "line": 2160, "column": 41 } } }, "range": [ - 64954, - 64980 + 64707, + 64733 ], "loc": { "start": { - "line": 2167, + "line": 2160, "column": 16 }, "end": { - "line": 2167, + "line": 2160, "column": 42 } } } ], "range": [ - 64936, - 64994 + 64689, + 64747 ], "loc": { "start": { - "line": 2166, + "line": 2159, "column": 35 }, "end": { - "line": 2168, + "line": 2161, "column": 13 } } @@ -115794,16 +115408,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 65018, - 65028 + 64771, + 64781 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 16 }, "end": { - "line": 2169, + "line": 2162, "column": 26 } } @@ -115812,31 +115426,31 @@ "type": "Identifier", "name": "push", "range": [ - 65029, - 65033 + 64782, + 64786 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 27 }, "end": { - "line": 2169, + "line": 2162, "column": 31 } } }, "range": [ - 65018, - 65033 + 64771, + 64786 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 16 }, "end": { - "line": 2169, + "line": 2162, "column": 31 } } @@ -115848,16 +115462,16 @@ "type": "Identifier", "name": "trim", "range": [ - 65034, - 65038 + 64787, + 64791 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 32 }, "end": { - "line": 2169, + "line": 2162, "column": 36 } } @@ -115867,125 +115481,125 @@ "type": "Identifier", "name": "fltValue", "range": [ - 65039, - 65047 + 64792, + 64800 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 37 }, "end": { - "line": 2169, + "line": 2162, "column": 45 } } } ], "range": [ - 65034, - 65048 + 64787, + 64801 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 32 }, "end": { - "line": 2169, + "line": 2162, "column": 46 } } } ], "range": [ - 65018, - 65049 + 64771, + 64802 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 16 }, "end": { - "line": 2169, + "line": 2162, "column": 47 } } }, "range": [ - 65018, - 65050 + 64771, + 64803 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 16 }, "end": { - "line": 2169, + "line": 2162, "column": 48 } } } ], "range": [ - 65000, - 65064 + 64753, + 64817 ], "loc": { "start": { - "line": 2168, + "line": 2161, "column": 19 }, "end": { - "line": 2170, + "line": 2163, "column": 13 } } }, "range": [ - 64913, - 65064 + 64666, + 64817 ], "loc": { "start": { - "line": 2166, + "line": 2159, "column": 12 }, "end": { - "line": 2170, + "line": 2163, "column": 13 } } } ], "range": [ - 64848, - 65074 + 64601, + 64827 ], "loc": { "start": { - "line": 2164, + "line": 2157, "column": 64 }, "end": { - "line": 2171, + "line": 2164, "column": 9 } } }, "range": [ - 64792, - 65074 + 64545, + 64827 ], "loc": { "start": { - "line": 2164, + "line": 2157, "column": 8 }, "end": { - "line": 2171, + "line": 2164, "column": 9 } } @@ -115996,47 +115610,47 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 65090, - 65100 + 64843, + 64853 ], "loc": { "start": { - "line": 2172, + "line": 2165, "column": 15 }, "end": { - "line": 2172, + "line": 2165, "column": 25 } } }, "range": [ - 65083, - 65101 + 64836, + 64854 ], "loc": { "start": { - "line": 2172, + "line": 2165, "column": 8 }, "end": { - "line": 2172, + "line": 2165, "column": 26 } } } ], "range": [ - 64694, - 65107 + 64447, + 64860 ], "loc": { "start": { - "line": 2159, + "line": 2152, "column": 22 }, "end": { - "line": 2173, + "line": 2166, "column": 5 } } @@ -116044,16 +115658,16 @@ "generator": false, "expression": false, "range": [ - 64691, - 65107 + 64444, + 64860 ], "loc": { "start": { - "line": 2159, + "line": 2152, "column": 19 }, "end": { - "line": 2173, + "line": 2166, "column": 5 } } @@ -116061,16 +115675,16 @@ "kind": "method", "computed": false, "range": [ - 64676, - 65107 + 64429, + 64860 ], "loc": { "start": { - "line": 2159, + "line": 2152, "column": 4 }, "end": { - "line": 2173, + "line": 2166, "column": 5 } }, @@ -116079,16 +115693,16 @@ "type": "Block", "value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ", "range": [ - 64579, - 64671 + 64332, + 64424 ], "loc": { "start": { - "line": 2155, + "line": 2148, "column": 4 }, "end": { - "line": 2158, + "line": 2151, "column": 7 } } @@ -116099,16 +115713,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": [ - 65113, - 65276 + 64866, + 65029 ], "loc": { "start": { - "line": 2175, + "line": 2168, "column": 4 }, "end": { - "line": 2179, + "line": 2172, "column": 7 } } @@ -116122,16 +115736,16 @@ "type": "Identifier", "name": "getFilterId", "range": [ - 65281, - 65292 + 65034, + 65045 ], "loc": { "start": { - "line": 2180, + "line": 2173, "column": 4 }, "end": { - "line": 2180, + "line": 2173, "column": 15 } } @@ -116144,16 +115758,16 @@ "type": "Identifier", "name": "index", "range": [ - 65293, - 65298 + 65046, + 65051 ], "loc": { "start": { - "line": 2180, + "line": 2173, "column": 16 }, "end": { - "line": 2180, + "line": 2173, "column": 21 } } @@ -116173,16 +115787,16 @@ "object": { "type": "ThisExpression", "range": [ - 65315, - 65319 + 65068, + 65072 ], "loc": { "start": { - "line": 2181, + "line": 2174, "column": 13 }, "end": { - "line": 2181, + "line": 2174, "column": 17 } } @@ -116191,47 +115805,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 65320, - 65327 + 65073, + 65080 ], "loc": { "start": { - "line": 2181, + "line": 2174, "column": 18 }, "end": { - "line": 2181, + "line": 2174, "column": 25 } } }, "range": [ - 65315, - 65327 + 65068, + 65080 ], "loc": { "start": { - "line": 2181, + "line": 2174, "column": 13 }, "end": { - "line": 2181, + "line": 2174, "column": 25 } } }, "prefix": true, "range": [ - 65314, - 65327 + 65067, + 65080 ], "loc": { "start": { - "line": 2181, + "line": 2174, "column": 12 }, "end": { - "line": 2181, + "line": 2174, "column": 25 } } @@ -116243,48 +115857,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 65343, - 65350 + 65096, + 65103 ], "loc": { "start": { - "line": 2182, + "line": 2175, "column": 12 }, "end": { - "line": 2182, + "line": 2175, "column": 19 } } } ], "range": [ - 65329, - 65360 + 65082, + 65113 ], "loc": { "start": { - "line": 2181, + "line": 2174, "column": 27 }, "end": { - "line": 2183, + "line": 2176, "column": 9 } } }, "alternate": null, "range": [ - 65310, - 65360 + 65063, + 65113 ], "loc": { "start": { - "line": 2181, + "line": 2174, "column": 8 }, "end": { - "line": 2183, + "line": 2176, "column": 9 } } @@ -116300,16 +115914,16 @@ "object": { "type": "ThisExpression", "range": [ - 65376, - 65380 + 65129, + 65133 ], "loc": { "start": { - "line": 2184, + "line": 2177, "column": 15 }, "end": { - "line": 2184, + "line": 2177, "column": 19 } } @@ -116318,31 +115932,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 65381, - 65387 + 65134, + 65140 ], "loc": { "start": { - "line": 2184, + "line": 2177, "column": 20 }, "end": { - "line": 2184, + "line": 2177, "column": 26 } } }, "range": [ - 65376, - 65387 + 65129, + 65140 ], "loc": { "start": { - "line": 2184, + "line": 2177, "column": 15 }, "end": { - "line": 2184, + "line": 2177, "column": 26 } } @@ -116351,62 +115965,62 @@ "type": "Identifier", "name": "index", "range": [ - 65388, - 65393 + 65141, + 65146 ], "loc": { "start": { - "line": 2184, + "line": 2177, "column": 27 }, "end": { - "line": 2184, + "line": 2177, "column": 32 } } }, "range": [ - 65376, - 65394 + 65129, + 65147 ], "loc": { "start": { - "line": 2184, + "line": 2177, "column": 15 }, "end": { - "line": 2184, + "line": 2177, "column": 33 } } }, "range": [ - 65369, - 65395 + 65122, + 65148 ], "loc": { "start": { - "line": 2184, + "line": 2177, "column": 8 }, "end": { - "line": 2184, + "line": 2177, "column": 34 } } } ], "range": [ - 65300, - 65401 + 65053, + 65154 ], "loc": { "start": { - "line": 2180, + "line": 2173, "column": 23 }, "end": { - "line": 2185, + "line": 2178, "column": 5 } } @@ -116414,16 +116028,16 @@ "generator": false, "expression": false, "range": [ - 65292, - 65401 + 65045, + 65154 ], "loc": { "start": { - "line": 2180, + "line": 2173, "column": 15 }, "end": { - "line": 2185, + "line": 2178, "column": 5 } } @@ -116431,16 +116045,16 @@ "kind": "method", "computed": false, "range": [ - 65281, - 65401 + 65034, + 65154 ], "loc": { "start": { - "line": 2180, + "line": 2173, "column": 4 }, "end": { - "line": 2185, + "line": 2178, "column": 5 } }, @@ -116449,16 +116063,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": [ - 65113, - 65276 + 64866, + 65029 ], "loc": { "start": { - "line": 2175, + "line": 2168, "column": 4 }, "end": { - "line": 2179, + "line": 2172, "column": 7 } } @@ -116469,16 +116083,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": [ - 65407, - 65808 + 65160, + 65561 ], "loc": { "start": { - "line": 2187, + "line": 2180, "column": 4 }, "end": { - "line": 2195, + "line": 2188, "column": 7 } } @@ -116492,16 +116106,16 @@ "type": "Identifier", "name": "getFiltersByType", "range": [ - 65813, - 65829 + 65566, + 65582 ], "loc": { "start": { - "line": 2196, + "line": 2189, "column": 4 }, "end": { - "line": 2196, + "line": 2189, "column": 20 } } @@ -116514,16 +116128,16 @@ "type": "Identifier", "name": "type", "range": [ - 65830, - 65834 + 65583, + 65587 ], "loc": { "start": { - "line": 2196, + "line": 2189, "column": 21 }, "end": { - "line": 2196, + "line": 2189, "column": 25 } } @@ -116532,16 +116146,16 @@ "type": "Identifier", "name": "bool", "range": [ - 65836, - 65840 + 65589, + 65593 ], "loc": { "start": { - "line": 2196, + "line": 2189, "column": 27 }, "end": { - "line": 2196, + "line": 2189, "column": 31 } } @@ -116561,16 +116175,16 @@ "object": { "type": "ThisExpression", "range": [ - 65857, - 65861 + 65610, + 65614 ], "loc": { "start": { - "line": 2197, + "line": 2190, "column": 13 }, "end": { - "line": 2197, + "line": 2190, "column": 17 } } @@ -116579,47 +116193,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 65862, - 65869 + 65615, + 65622 ], "loc": { "start": { - "line": 2197, + "line": 2190, "column": 18 }, "end": { - "line": 2197, + "line": 2190, "column": 25 } } }, "range": [ - 65857, - 65869 + 65610, + 65622 ], "loc": { "start": { - "line": 2197, + "line": 2190, "column": 13 }, "end": { - "line": 2197, + "line": 2190, "column": 25 } } }, "prefix": true, "range": [ - 65856, - 65869 + 65609, + 65622 ], "loc": { "start": { - "line": 2197, + "line": 2190, "column": 12 }, "end": { - "line": 2197, + "line": 2190, "column": 25 } } @@ -116631,48 +116245,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 65885, - 65892 + 65638, + 65645 ], "loc": { "start": { - "line": 2198, + "line": 2191, "column": 12 }, "end": { - "line": 2198, + "line": 2191, "column": 19 } } } ], "range": [ - 65871, - 65902 + 65624, + 65655 ], "loc": { "start": { - "line": 2197, + "line": 2190, "column": 27 }, "end": { - "line": 2199, + "line": 2192, "column": 9 } } }, "alternate": null, "range": [ - 65852, - 65902 + 65605, + 65655 ], "loc": { "start": { - "line": 2197, + "line": 2190, "column": 8 }, "end": { - "line": 2199, + "line": 2192, "column": 9 } } @@ -116686,16 +116300,16 @@ "type": "Identifier", "name": "arr", "range": [ - 65915, - 65918 + 65668, + 65671 ], "loc": { "start": { - "line": 2200, + "line": 2193, "column": 12 }, "end": { - "line": 2200, + "line": 2193, "column": 15 } } @@ -116704,31 +116318,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 65921, - 65923 + 65674, + 65676 ], "loc": { "start": { - "line": 2200, + "line": 2193, "column": 18 }, "end": { - "line": 2200, + "line": 2193, "column": 20 } } }, "range": [ - 65915, - 65923 + 65668, + 65676 ], "loc": { "start": { - "line": 2200, + "line": 2193, "column": 12 }, "end": { - "line": 2200, + "line": 2193, "column": 20 } } @@ -116736,16 +116350,16 @@ ], "kind": "let", "range": [ - 65911, - 65924 + 65664, + 65677 ], "loc": { "start": { - "line": 2200, + "line": 2193, "column": 8 }, "end": { - "line": 2200, + "line": 2193, "column": 21 } } @@ -116761,16 +116375,16 @@ "type": "Identifier", "name": "i", "range": [ - 65942, - 65943 + 65695, + 65696 ], "loc": { "start": { - "line": 2201, + "line": 2194, "column": 17 }, "end": { - "line": 2201, + "line": 2194, "column": 18 } } @@ -116780,31 +116394,31 @@ "value": 0, "raw": "0", "range": [ - 65946, - 65947 + 65699, + 65700 ], "loc": { "start": { - "line": 2201, + "line": 2194, "column": 21 }, "end": { - "line": 2201, + "line": 2194, "column": 22 } } }, "range": [ - 65942, - 65947 + 65695, + 65700 ], "loc": { "start": { - "line": 2201, + "line": 2194, "column": 17 }, "end": { - "line": 2201, + "line": 2194, "column": 22 } } @@ -116815,16 +116429,16 @@ "type": "Identifier", "name": "len", "range": [ - 65949, - 65952 + 65702, + 65705 ], "loc": { "start": { - "line": 2201, + "line": 2194, "column": 24 }, "end": { - "line": 2201, + "line": 2194, "column": 27 } } @@ -116838,16 +116452,16 @@ "object": { "type": "ThisExpression", "range": [ - 65955, - 65959 + 65708, + 65712 ], "loc": { "start": { - "line": 2201, + "line": 2194, "column": 30 }, "end": { - "line": 2201, + "line": 2194, "column": 34 } } @@ -116856,31 +116470,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 65960, - 65966 + 65713, + 65719 ], "loc": { "start": { - "line": 2201, + "line": 2194, "column": 35 }, "end": { - "line": 2201, + "line": 2194, "column": 41 } } }, "range": [ - 65955, - 65966 + 65708, + 65719 ], "loc": { "start": { - "line": 2201, + "line": 2194, "column": 30 }, "end": { - "line": 2201, + "line": 2194, "column": 41 } } @@ -116889,46 +116503,46 @@ "type": "Identifier", "name": "length", "range": [ - 65967, - 65973 + 65720, + 65726 ], "loc": { "start": { - "line": 2201, + "line": 2194, "column": 42 }, "end": { - "line": 2201, + "line": 2194, "column": 48 } } }, "range": [ - 65955, - 65973 + 65708, + 65726 ], "loc": { "start": { - "line": 2201, + "line": 2194, "column": 30 }, "end": { - "line": 2201, + "line": 2194, "column": 48 } } }, "range": [ - 65949, - 65973 + 65702, + 65726 ], "loc": { "start": { - "line": 2201, + "line": 2194, "column": 24 }, "end": { - "line": 2201, + "line": 2194, "column": 48 } } @@ -116936,16 +116550,16 @@ ], "kind": "let", "range": [ - 65938, - 65973 + 65691, + 65726 ], "loc": { "start": { - "line": 2201, + "line": 2194, "column": 13 }, "end": { - "line": 2201, + "line": 2194, "column": 48 } } @@ -116957,16 +116571,16 @@ "type": "Identifier", "name": "i", "range": [ - 65975, - 65976 + 65728, + 65729 ], "loc": { "start": { - "line": 2201, + "line": 2194, "column": 50 }, "end": { - "line": 2201, + "line": 2194, "column": 51 } } @@ -116975,31 +116589,31 @@ "type": "Identifier", "name": "len", "range": [ - 65979, - 65982 + 65732, + 65735 ], "loc": { "start": { - "line": 2201, + "line": 2194, "column": 54 }, "end": { - "line": 2201, + "line": 2194, "column": 57 } } }, "range": [ - 65975, - 65982 + 65728, + 65735 ], "loc": { "start": { - "line": 2201, + "line": 2194, "column": 50 }, "end": { - "line": 2201, + "line": 2194, "column": 57 } } @@ -117011,32 +116625,32 @@ "type": "Identifier", "name": "i", "range": [ - 65984, - 65985 + 65737, + 65738 ], "loc": { "start": { - "line": 2201, + "line": 2194, "column": 59 }, "end": { - "line": 2201, + "line": 2194, "column": 60 } } }, "prefix": false, "range": [ - 65984, - 65987 + 65737, + 65740 ], "loc": { "start": { - "line": 2201, + "line": 2194, "column": 59 }, "end": { - "line": 2201, + "line": 2194, "column": 62 } } @@ -117053,16 +116667,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 66007, - 66014 + 65760, + 65767 ], "loc": { "start": { - "line": 2202, + "line": 2195, "column": 16 }, "end": { - "line": 2202, + "line": 2195, "column": 23 } } @@ -117075,16 +116689,16 @@ "object": { "type": "ThisExpression", "range": [ - 66017, - 66021 + 65770, + 65774 ], "loc": { "start": { - "line": 2202, + "line": 2195, "column": 26 }, "end": { - "line": 2202, + "line": 2195, "column": 30 } } @@ -117093,31 +116707,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 66022, - 66035 + 65775, + 65788 ], "loc": { "start": { - "line": 2202, + "line": 2195, "column": 31 }, "end": { - "line": 2202, + "line": 2195, "column": 44 } } }, "range": [ - 66017, - 66035 + 65770, + 65788 ], "loc": { "start": { - "line": 2202, + "line": 2195, "column": 26 }, "end": { - "line": 2202, + "line": 2195, "column": 44 } } @@ -117127,47 +116741,47 @@ "type": "Identifier", "name": "i", "range": [ - 66036, - 66037 + 65789, + 65790 ], "loc": { "start": { - "line": 2202, + "line": 2195, "column": 45 }, "end": { - "line": 2202, + "line": 2195, "column": 46 } } } ], "range": [ - 66017, - 66038 + 65770, + 65791 ], "loc": { "start": { - "line": 2202, + "line": 2195, "column": 26 }, "end": { - "line": 2202, + "line": 2195, "column": 47 } } }, "range": [ - 66007, - 66038 + 65760, + 65791 ], "loc": { "start": { - "line": 2202, + "line": 2195, "column": 16 }, "end": { - "line": 2202, + "line": 2195, "column": 47 } } @@ -117175,16 +116789,16 @@ ], "kind": "let", "range": [ - 66003, - 66039 + 65756, + 65792 ], "loc": { "start": { - "line": 2202, + "line": 2195, "column": 12 }, "end": { - "line": 2202, + "line": 2195, "column": 48 } } @@ -117198,16 +116812,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 66056, - 66063 + 65809, + 65816 ], "loc": { "start": { - "line": 2203, + "line": 2196, "column": 16 }, "end": { - "line": 2203, + "line": 2196, "column": 23 } } @@ -117221,16 +116835,16 @@ "type": "Identifier", "name": "type", "range": [ - 66068, - 66072 + 65821, + 65825 ], "loc": { "start": { - "line": 2203, + "line": 2196, "column": 28 }, "end": { - "line": 2203, + "line": 2196, "column": 32 } } @@ -117239,62 +116853,62 @@ "type": "Identifier", "name": "toLowerCase", "range": [ - 66073, - 66084 + 65826, + 65837 ], "loc": { "start": { - "line": 2203, + "line": 2196, "column": 33 }, "end": { - "line": 2203, + "line": 2196, "column": 44 } } }, "range": [ - 66068, - 66084 + 65821, + 65837 ], "loc": { "start": { - "line": 2203, + "line": 2196, "column": 28 }, "end": { - "line": 2203, + "line": 2196, "column": 44 } } }, "arguments": [], "range": [ - 66068, - 66086 + 65821, + 65839 ], "loc": { "start": { - "line": 2203, + "line": 2196, "column": 28 }, "end": { - "line": 2203, + "line": 2196, "column": 46 } } }, "range": [ - 66056, - 66086 + 65809, + 65839 ], "loc": { "start": { - "line": 2203, + "line": 2196, "column": 16 }, "end": { - "line": 2203, + "line": 2196, "column": 46 } } @@ -117311,16 +116925,16 @@ "type": "Identifier", "name": "a", "range": [ - 66110, - 66111 + 65863, + 65864 ], "loc": { "start": { - "line": 2204, + "line": 2197, "column": 20 }, "end": { - "line": 2204, + "line": 2197, "column": 21 } } @@ -117331,16 +116945,16 @@ "type": "Identifier", "name": "bool", "range": [ - 66114, - 66118 + 65867, + 65871 ], "loc": { "start": { - "line": 2204, + "line": 2197, "column": 24 }, "end": { - "line": 2204, + "line": 2197, "column": 28 } } @@ -117349,16 +116963,16 @@ "type": "Identifier", "name": "i", "range": [ - 66121, - 66122 + 65874, + 65875 ], "loc": { "start": { - "line": 2204, + "line": 2197, "column": 31 }, "end": { - "line": 2204, + "line": 2197, "column": 32 } } @@ -117372,16 +116986,16 @@ "object": { "type": "ThisExpression", "range": [ - 66125, - 66129 + 65878, + 65882 ], "loc": { "start": { - "line": 2204, + "line": 2197, "column": 35 }, "end": { - "line": 2204, + "line": 2197, "column": 39 } } @@ -117390,31 +117004,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 66130, - 66136 + 65883, + 65889 ], "loc": { "start": { - "line": 2204, + "line": 2197, "column": 40 }, "end": { - "line": 2204, + "line": 2197, "column": 46 } } }, "range": [ - 66125, - 66136 + 65878, + 65889 ], "loc": { "start": { - "line": 2204, + "line": 2197, "column": 35 }, "end": { - "line": 2204, + "line": 2197, "column": 46 } } @@ -117423,61 +117037,61 @@ "type": "Identifier", "name": "i", "range": [ - 66137, - 66138 + 65890, + 65891 ], "loc": { "start": { - "line": 2204, + "line": 2197, "column": 47 }, "end": { - "line": 2204, + "line": 2197, "column": 48 } } }, "range": [ - 66125, - 66139 + 65878, + 65892 ], "loc": { "start": { - "line": 2204, + "line": 2197, "column": 35 }, "end": { - "line": 2204, + "line": 2197, "column": 49 } } }, "range": [ - 66114, - 66139 + 65867, + 65892 ], "loc": { "start": { - "line": 2204, + "line": 2197, "column": 24 }, "end": { - "line": 2204, + "line": 2197, "column": 49 } } }, "range": [ - 66110, - 66139 + 65863, + 65892 ], "loc": { "start": { - "line": 2204, + "line": 2197, "column": 20 }, "end": { - "line": 2204, + "line": 2197, "column": 49 } } @@ -117485,16 +117099,16 @@ ], "kind": "let", "range": [ - 66106, - 66140 + 65859, + 65893 ], "loc": { "start": { - "line": 2204, + "line": 2197, "column": 16 }, "end": { - "line": 2204, + "line": 2197, "column": 50 } } @@ -117510,16 +117124,16 @@ "type": "Identifier", "name": "arr", "range": [ - 66157, - 66160 + 65910, + 65913 ], "loc": { "start": { - "line": 2205, + "line": 2198, "column": 16 }, "end": { - "line": 2205, + "line": 2198, "column": 19 } } @@ -117528,31 +117142,31 @@ "type": "Identifier", "name": "push", "range": [ - 66161, - 66165 + 65914, + 65918 ], "loc": { "start": { - "line": 2205, + "line": 2198, "column": 20 }, "end": { - "line": 2205, + "line": 2198, "column": 24 } } }, "range": [ - 66157, - 66165 + 65910, + 65918 ], "loc": { "start": { - "line": 2205, + "line": 2198, "column": 16 }, "end": { - "line": 2205, + "line": 2198, "column": 24 } } @@ -117562,110 +117176,110 @@ "type": "Identifier", "name": "a", "range": [ - 66166, - 66167 + 65919, + 65920 ], "loc": { "start": { - "line": 2205, + "line": 2198, "column": 25 }, "end": { - "line": 2205, + "line": 2198, "column": 26 } } } ], "range": [ - 66157, - 66168 + 65910, + 65921 ], "loc": { "start": { - "line": 2205, + "line": 2198, "column": 16 }, "end": { - "line": 2205, + "line": 2198, "column": 27 } } }, "range": [ - 66157, - 66169 + 65910, + 65922 ], "loc": { "start": { - "line": 2205, + "line": 2198, "column": 16 }, "end": { - "line": 2205, + "line": 2198, "column": 28 } } } ], "range": [ - 66088, - 66183 + 65841, + 65936 ], "loc": { "start": { - "line": 2203, + "line": 2196, "column": 48 }, "end": { - "line": 2206, + "line": 2199, "column": 13 } } }, "alternate": null, "range": [ - 66052, - 66183 + 65805, + 65936 ], "loc": { "start": { - "line": 2203, + "line": 2196, "column": 12 }, "end": { - "line": 2206, + "line": 2199, "column": 13 } } } ], "range": [ - 65989, - 66193 + 65742, + 65946 ], "loc": { "start": { - "line": 2201, + "line": 2194, "column": 64 }, "end": { - "line": 2207, + "line": 2200, "column": 9 } } }, "range": [ - 65933, - 66193 + 65686, + 65946 ], "loc": { "start": { - "line": 2201, + "line": 2194, "column": 8 }, "end": { - "line": 2207, + "line": 2200, "column": 9 } } @@ -117676,47 +117290,47 @@ "type": "Identifier", "name": "arr", "range": [ - 66209, - 66212 + 65962, + 65965 ], "loc": { "start": { - "line": 2208, + "line": 2201, "column": 15 }, "end": { - "line": 2208, + "line": 2201, "column": 18 } } }, "range": [ - 66202, - 66213 + 65955, + 65966 ], "loc": { "start": { - "line": 2208, + "line": 2201, "column": 8 }, "end": { - "line": 2208, + "line": 2201, "column": 19 } } } ], "range": [ - 65842, - 66219 + 65595, + 65972 ], "loc": { "start": { - "line": 2196, + "line": 2189, "column": 33 }, "end": { - "line": 2209, + "line": 2202, "column": 5 } } @@ -117724,16 +117338,16 @@ "generator": false, "expression": false, "range": [ - 65829, - 66219 + 65582, + 65972 ], "loc": { "start": { - "line": 2196, + "line": 2189, "column": 20 }, "end": { - "line": 2209, + "line": 2202, "column": 5 } } @@ -117741,16 +117355,16 @@ "kind": "method", "computed": false, "range": [ - 65813, - 66219 + 65566, + 65972 ], "loc": { "start": { - "line": 2196, + "line": 2189, "column": 4 }, "end": { - "line": 2209, + "line": 2202, "column": 5 } }, @@ -117759,16 +117373,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": [ - 65407, - 65808 + 65160, + 65561 ], "loc": { "start": { - "line": 2187, + "line": 2180, "column": 4 }, "end": { - "line": 2195, + "line": 2188, "column": 7 } } @@ -117779,16 +117393,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": [ - 66225, - 66371 + 65978, + 66124 ], "loc": { "start": { - "line": 2211, + "line": 2204, "column": 4 }, "end": { - "line": 2215, + "line": 2208, "column": 7 } } @@ -117802,16 +117416,16 @@ "type": "Identifier", "name": "getFilterElement", "range": [ - 66376, - 66392 + 66129, + 66145 ], "loc": { "start": { - "line": 2216, + "line": 2209, "column": 4 }, "end": { - "line": 2216, + "line": 2209, "column": 20 } } @@ -117824,16 +117438,16 @@ "type": "Identifier", "name": "index", "range": [ - 66393, - 66398 + 66146, + 66151 ], "loc": { "start": { - "line": 2216, + "line": 2209, "column": 21 }, "end": { - "line": 2216, + "line": 2209, "column": 26 } } @@ -117851,16 +117465,16 @@ "type": "Identifier", "name": "fltId", "range": [ - 66414, - 66419 + 66167, + 66172 ], "loc": { "start": { - "line": 2217, + "line": 2210, "column": 12 }, "end": { - "line": 2217, + "line": 2210, "column": 17 } } @@ -117874,16 +117488,16 @@ "object": { "type": "ThisExpression", "range": [ - 66422, - 66426 + 66175, + 66179 ], "loc": { "start": { - "line": 2217, + "line": 2210, "column": 20 }, "end": { - "line": 2217, + "line": 2210, "column": 24 } } @@ -117892,31 +117506,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 66427, - 66433 + 66180, + 66186 ], "loc": { "start": { - "line": 2217, + "line": 2210, "column": 25 }, "end": { - "line": 2217, + "line": 2210, "column": 31 } } }, "range": [ - 66422, - 66433 + 66175, + 66186 ], "loc": { "start": { - "line": 2217, + "line": 2210, "column": 20 }, "end": { - "line": 2217, + "line": 2210, "column": 31 } } @@ -117925,46 +117539,46 @@ "type": "Identifier", "name": "index", "range": [ - 66434, - 66439 + 66187, + 66192 ], "loc": { "start": { - "line": 2217, + "line": 2210, "column": 32 }, "end": { - "line": 2217, + "line": 2210, "column": 37 } } }, "range": [ - 66422, - 66440 + 66175, + 66193 ], "loc": { "start": { - "line": 2217, + "line": 2210, "column": 20 }, "end": { - "line": 2217, + "line": 2210, "column": 38 } } }, "range": [ - 66414, - 66440 + 66167, + 66193 ], "loc": { "start": { - "line": 2217, + "line": 2210, "column": 12 }, "end": { - "line": 2217, + "line": 2210, "column": 38 } } @@ -117972,16 +117586,16 @@ ], "kind": "let", "range": [ - 66410, - 66441 + 66163, + 66194 ], "loc": { "start": { - "line": 2217, + "line": 2210, "column": 8 }, "end": { - "line": 2217, + "line": 2210, "column": 39 } } @@ -117994,16 +117608,16 @@ "type": "Identifier", "name": "elm", "range": [ - 66457, - 66460 + 66210, + 66213 ], "loc": { "start": { - "line": 2218, + "line": 2211, "column": 15 }, "end": { - "line": 2218, + "line": 2211, "column": 18 } } @@ -118013,63 +117627,63 @@ "type": "Identifier", "name": "fltId", "range": [ - 66461, - 66466 + 66214, + 66219 ], "loc": { "start": { - "line": 2218, + "line": 2211, "column": 19 }, "end": { - "line": 2218, + "line": 2211, "column": 24 } } } ], "range": [ - 66457, - 66467 + 66210, + 66220 ], "loc": { "start": { - "line": 2218, + "line": 2211, "column": 15 }, "end": { - "line": 2218, + "line": 2211, "column": 25 } } }, "range": [ - 66450, - 66468 + 66203, + 66221 ], "loc": { "start": { - "line": 2218, + "line": 2211, "column": 8 }, "end": { - "line": 2218, + "line": 2211, "column": 26 } } } ], "range": [ - 66400, - 66474 + 66153, + 66227 ], "loc": { "start": { - "line": 2216, + "line": 2209, "column": 28 }, "end": { - "line": 2219, + "line": 2212, "column": 5 } } @@ -118077,16 +117691,16 @@ "generator": false, "expression": false, "range": [ - 66392, - 66474 + 66145, + 66227 ], "loc": { "start": { - "line": 2216, + "line": 2209, "column": 20 }, "end": { - "line": 2219, + "line": 2212, "column": 5 } } @@ -118094,16 +117708,16 @@ "kind": "method", "computed": false, "range": [ - 66376, - 66474 + 66129, + 66227 ], "loc": { "start": { - "line": 2216, + "line": 2209, "column": 4 }, "end": { - "line": 2219, + "line": 2212, "column": 5 } }, @@ -118112,16 +117726,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": [ - 66225, - 66371 + 65978, + 66124 ], "loc": { "start": { - "line": 2211, + "line": 2204, "column": 4 }, "end": { - "line": 2215, + "line": 2208, "column": 7 } } @@ -118132,16 +117746,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": [ - 66480, - 66646 + 66233, + 66399 ], "loc": { "start": { - "line": 2221, + "line": 2214, "column": 4 }, "end": { - "line": 2225, + "line": 2218, "column": 7 } } @@ -118155,16 +117769,16 @@ "type": "Identifier", "name": "getCellsNb", "range": [ - 66651, - 66661 + 66404, + 66414 ], "loc": { "start": { - "line": 2226, + "line": 2219, "column": 4 }, "end": { - "line": 2226, + "line": 2219, "column": 14 } } @@ -118179,16 +117793,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 66662, - 66670 + 66415, + 66423 ], "loc": { "start": { - "line": 2226, + "line": 2219, "column": 15 }, "end": { - "line": 2226, + "line": 2219, "column": 23 } } @@ -118198,31 +117812,31 @@ "value": 0, "raw": "0", "range": [ - 66673, - 66674 + 66426, + 66427 ], "loc": { "start": { - "line": 2226, + "line": 2219, "column": 26 }, "end": { - "line": 2226, + "line": 2219, "column": 27 } } }, "range": [ - 66662, - 66674 + 66415, + 66427 ], "loc": { "start": { - "line": 2226, + "line": 2219, "column": 15 }, "end": { - "line": 2226, + "line": 2219, "column": 27 } } @@ -118240,16 +117854,16 @@ "type": "Identifier", "name": "tr", "range": [ - 66690, - 66692 + 66443, + 66445 ], "loc": { "start": { - "line": 2227, + "line": 2220, "column": 12 }, "end": { - "line": 2227, + "line": 2220, "column": 14 } } @@ -118268,16 +117882,16 @@ "object": { "type": "ThisExpression", "range": [ - 66695, - 66699 + 66448, + 66452 ], "loc": { "start": { - "line": 2227, + "line": 2220, "column": 17 }, "end": { - "line": 2227, + "line": 2220, "column": 21 } } @@ -118286,47 +117900,47 @@ "type": "Identifier", "name": "dom", "range": [ - 66700, - 66703 + 66453, + 66456 ], "loc": { "start": { - "line": 2227, + "line": 2220, "column": 22 }, "end": { - "line": 2227, + "line": 2220, "column": 25 } } }, "range": [ - 66695, - 66703 + 66448, + 66456 ], "loc": { "start": { - "line": 2227, + "line": 2220, "column": 17 }, "end": { - "line": 2227, + "line": 2220, "column": 25 } } }, "arguments": [], "range": [ - 66695, - 66705 + 66448, + 66458 ], "loc": { "start": { - "line": 2227, + "line": 2220, "column": 17 }, "end": { - "line": 2227, + "line": 2220, "column": 27 } } @@ -118335,31 +117949,31 @@ "type": "Identifier", "name": "rows", "range": [ - 66706, - 66710 + 66459, + 66463 ], "loc": { "start": { - "line": 2227, + "line": 2220, "column": 28 }, "end": { - "line": 2227, + "line": 2220, "column": 32 } } }, "range": [ - 66695, - 66710 + 66448, + 66463 ], "loc": { "start": { - "line": 2227, + "line": 2220, "column": 17 }, "end": { - "line": 2227, + "line": 2220, "column": 32 } } @@ -118373,16 +117987,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 66711, - 66719 + 66464, + 66472 ], "loc": { "start": { - "line": 2227, + "line": 2220, "column": 33 }, "end": { - "line": 2227, + "line": 2220, "column": 41 } } @@ -118392,31 +118006,31 @@ "value": 0, "raw": "0", "range": [ - 66723, - 66724 + 66476, + 66477 ], "loc": { "start": { - "line": 2227, + "line": 2220, "column": 45 }, "end": { - "line": 2227, + "line": 2220, "column": 46 } } }, "range": [ - 66711, - 66724 + 66464, + 66477 ], "loc": { "start": { - "line": 2227, + "line": 2220, "column": 33 }, "end": { - "line": 2227, + "line": 2220, "column": 46 } } @@ -118425,16 +118039,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 66727, - 66735 + 66480, + 66488 ], "loc": { "start": { - "line": 2227, + "line": 2220, "column": 49 }, "end": { - "line": 2227, + "line": 2220, "column": 57 } } @@ -118444,61 +118058,61 @@ "value": 0, "raw": "0", "range": [ - 66738, - 66739 + 66491, + 66492 ], "loc": { "start": { - "line": 2227, + "line": 2220, "column": 60 }, "end": { - "line": 2227, + "line": 2220, "column": 61 } } }, "range": [ - 66711, - 66739 + 66464, + 66492 ], "loc": { "start": { - "line": 2227, + "line": 2220, "column": 33 }, "end": { - "line": 2227, + "line": 2220, "column": 61 } } }, "range": [ - 66695, - 66740 + 66448, + 66493 ], "loc": { "start": { - "line": 2227, + "line": 2220, "column": 17 }, "end": { - "line": 2227, + "line": 2220, "column": 62 } } }, "range": [ - 66690, - 66740 + 66443, + 66493 ], "loc": { "start": { - "line": 2227, + "line": 2220, "column": 12 }, "end": { - "line": 2227, + "line": 2220, "column": 62 } } @@ -118506,16 +118120,16 @@ ], "kind": "let", "range": [ - 66686, - 66741 + 66439, + 66494 ], "loc": { "start": { - "line": 2227, + "line": 2220, "column": 8 }, "end": { - "line": 2227, + "line": 2220, "column": 63 } } @@ -118528,16 +118142,16 @@ "type": "Identifier", "name": "tr", "range": [ - 66757, - 66759 + 66510, + 66512 ], "loc": { "start": { - "line": 2228, + "line": 2221, "column": 15 }, "end": { - "line": 2228, + "line": 2221, "column": 17 } } @@ -118552,16 +118166,16 @@ "type": "Identifier", "name": "tr", "range": [ - 66762, - 66764 + 66515, + 66517 ], "loc": { "start": { - "line": 2228, + "line": 2221, "column": 20 }, "end": { - "line": 2228, + "line": 2221, "column": 22 } } @@ -118570,31 +118184,31 @@ "type": "Identifier", "name": "cells", "range": [ - 66765, - 66770 + 66518, + 66523 ], "loc": { "start": { - "line": 2228, + "line": 2221, "column": 23 }, "end": { - "line": 2228, + "line": 2221, "column": 28 } } }, "range": [ - 66762, - 66770 + 66515, + 66523 ], "loc": { "start": { - "line": 2228, + "line": 2221, "column": 20 }, "end": { - "line": 2228, + "line": 2221, "column": 28 } } @@ -118603,31 +118217,31 @@ "type": "Identifier", "name": "length", "range": [ - 66771, - 66777 + 66524, + 66530 ], "loc": { "start": { - "line": 2228, + "line": 2221, "column": 29 }, "end": { - "line": 2228, + "line": 2221, "column": 35 } } }, "range": [ - 66762, - 66777 + 66515, + 66530 ], "loc": { "start": { - "line": 2228, + "line": 2221, "column": 20 }, "end": { - "line": 2228, + "line": 2221, "column": 35 } } @@ -118637,62 +118251,62 @@ "value": 0, "raw": "0", "range": [ - 66780, - 66781 + 66533, + 66534 ], "loc": { "start": { - "line": 2228, + "line": 2221, "column": 38 }, "end": { - "line": 2228, + "line": 2221, "column": 39 } } }, "range": [ - 66757, - 66781 + 66510, + 66534 ], "loc": { "start": { - "line": 2228, + "line": 2221, "column": 15 }, "end": { - "line": 2228, + "line": 2221, "column": 39 } } }, "range": [ - 66750, - 66782 + 66503, + 66535 ], "loc": { "start": { - "line": 2228, + "line": 2221, "column": 8 }, "end": { - "line": 2228, + "line": 2221, "column": 40 } } } ], "range": [ - 66676, - 66788 + 66429, + 66541 ], "loc": { "start": { - "line": 2226, + "line": 2219, "column": 29 }, "end": { - "line": 2229, + "line": 2222, "column": 5 } } @@ -118700,16 +118314,16 @@ "generator": false, "expression": false, "range": [ - 66661, - 66788 + 66414, + 66541 ], "loc": { "start": { - "line": 2226, + "line": 2219, "column": 14 }, "end": { - "line": 2229, + "line": 2222, "column": 5 } } @@ -118717,16 +118331,16 @@ "kind": "method", "computed": false, "range": [ - 66651, - 66788 + 66404, + 66541 ], "loc": { "start": { - "line": 2226, + "line": 2219, "column": 4 }, "end": { - "line": 2229, + "line": 2222, "column": 5 } }, @@ -118735,16 +118349,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": [ - 66480, - 66646 + 66233, + 66399 ], "loc": { "start": { - "line": 2221, + "line": 2214, "column": 4 }, "end": { - "line": 2225, + "line": 2218, "column": 7 } } @@ -118755,16 +118369,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": [ - 66794, - 67025 + 66547, + 66778 ], "loc": { "start": { - "line": 2231, + "line": 2224, "column": 4 }, "end": { - "line": 2236, + "line": 2229, "column": 7 } } @@ -118778,16 +118392,16 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 67030, - 67039 + 66783, + 66792 ], "loc": { "start": { - "line": 2237, + "line": 2230, "column": 4 }, "end": { - "line": 2237, + "line": 2230, "column": 13 } } @@ -118800,16 +118414,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 67040, - 67054 + 66793, + 66807 ], "loc": { "start": { - "line": 2237, + "line": 2230, "column": 14 }, "end": { - "line": 2237, + "line": 2230, "column": 28 } } @@ -118827,16 +118441,16 @@ "type": "Identifier", "name": "s", "range": [ - 67070, - 67071 + 66823, + 66824 ], "loc": { "start": { - "line": 2238, + "line": 2231, "column": 12 }, "end": { - "line": 2238, + "line": 2231, "column": 13 } } @@ -118849,16 +118463,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 67074, - 67081 + 66827, + 66834 ], "loc": { "start": { - "line": 2238, + "line": 2231, "column": 16 }, "end": { - "line": 2238, + "line": 2231, "column": 23 } } @@ -118870,16 +118484,16 @@ "object": { "type": "ThisExpression", "range": [ - 67082, - 67086 + 66835, + 66839 ], "loc": { "start": { - "line": 2238, + "line": 2231, "column": 24 }, "end": { - "line": 2238, + "line": 2231, "column": 28 } } @@ -118888,47 +118502,47 @@ "type": "Identifier", "name": "refRow", "range": [ - 67087, - 67093 + 66840, + 66846 ], "loc": { "start": { - "line": 2238, + "line": 2231, "column": 29 }, "end": { - "line": 2238, + "line": 2231, "column": 35 } } }, "range": [ - 67082, - 67093 + 66835, + 66846 ], "loc": { "start": { - "line": 2238, + "line": 2231, "column": 24 }, "end": { - "line": 2238, + "line": 2231, "column": 35 } } } ], "range": [ - 67074, - 67094 + 66827, + 66847 ], "loc": { "start": { - "line": 2238, + "line": 2231, "column": 16 }, "end": { - "line": 2238, + "line": 2231, "column": 36 } } @@ -118938,16 +118552,16 @@ "value": 0, "raw": "0", "range": [ - 67097, - 67098 + 66850, + 66851 ], "loc": { "start": { - "line": 2238, + "line": 2231, "column": 39 }, "end": { - "line": 2238, + "line": 2231, "column": 40 } } @@ -118958,16 +118572,16 @@ "object": { "type": "ThisExpression", "range": [ - 67101, - 67105 + 66854, + 66858 ], "loc": { "start": { - "line": 2238, + "line": 2231, "column": 43 }, "end": { - "line": 2238, + "line": 2231, "column": 47 } } @@ -118976,61 +118590,61 @@ "type": "Identifier", "name": "refRow", "range": [ - 67106, - 67112 + 66859, + 66865 ], "loc": { "start": { - "line": 2238, + "line": 2231, "column": 48 }, "end": { - "line": 2238, + "line": 2231, "column": 54 } } }, "range": [ - 67101, - 67112 + 66854, + 66865 ], "loc": { "start": { - "line": 2238, + "line": 2231, "column": 43 }, "end": { - "line": 2238, + "line": 2231, "column": 54 } } }, "range": [ - 67074, - 67112 + 66827, + 66865 ], "loc": { "start": { - "line": 2238, + "line": 2231, "column": 16 }, "end": { - "line": 2238, + "line": 2231, "column": 54 } } }, "range": [ - 67070, - 67112 + 66823, + 66865 ], "loc": { "start": { - "line": 2238, + "line": 2231, "column": 12 }, "end": { - "line": 2238, + "line": 2231, "column": 54 } } @@ -119038,16 +118652,16 @@ ], "kind": "let", "range": [ - 67066, - 67113 + 66819, + 66866 ], "loc": { "start": { - "line": 2238, + "line": 2231, "column": 8 }, "end": { - "line": 2238, + "line": 2231, "column": 55 } } @@ -119061,16 +118675,16 @@ "type": "Identifier", "name": "ntrs", "range": [ - 67126, - 67130 + 66879, + 66883 ], "loc": { "start": { - "line": 2239, + "line": 2232, "column": 12 }, "end": { - "line": 2239, + "line": 2232, "column": 16 } } @@ -119089,16 +118703,16 @@ "object": { "type": "ThisExpression", "range": [ - 67133, - 67137 + 66886, + 66890 ], "loc": { "start": { - "line": 2239, + "line": 2232, "column": 19 }, "end": { - "line": 2239, + "line": 2232, "column": 23 } } @@ -119107,47 +118721,47 @@ "type": "Identifier", "name": "dom", "range": [ - 67138, - 67141 + 66891, + 66894 ], "loc": { "start": { - "line": 2239, + "line": 2232, "column": 24 }, "end": { - "line": 2239, + "line": 2232, "column": 27 } } }, "range": [ - 67133, - 67141 + 66886, + 66894 ], "loc": { "start": { - "line": 2239, + "line": 2232, "column": 19 }, "end": { - "line": 2239, + "line": 2232, "column": 27 } } }, "arguments": [], "range": [ - 67133, - 67143 + 66886, + 66896 ], "loc": { "start": { - "line": 2239, + "line": 2232, "column": 19 }, "end": { - "line": 2239, + "line": 2232, "column": 29 } } @@ -119156,31 +118770,31 @@ "type": "Identifier", "name": "rows", "range": [ - 67144, - 67148 + 66897, + 66901 ], "loc": { "start": { - "line": 2239, + "line": 2232, "column": 30 }, "end": { - "line": 2239, + "line": 2232, "column": 34 } } }, "range": [ - 67133, - 67148 + 66886, + 66901 ], "loc": { "start": { - "line": 2239, + "line": 2232, "column": 19 }, "end": { - "line": 2239, + "line": 2232, "column": 34 } } @@ -119189,46 +118803,46 @@ "type": "Identifier", "name": "length", "range": [ - 67149, - 67155 + 66902, + 66908 ], "loc": { "start": { - "line": 2239, + "line": 2232, "column": 35 }, "end": { - "line": 2239, + "line": 2232, "column": 41 } } }, "range": [ - 67133, - 67155 + 66886, + 66908 ], "loc": { "start": { - "line": 2239, + "line": 2232, "column": 19 }, "end": { - "line": 2239, + "line": 2232, "column": 41 } } }, "range": [ - 67126, - 67155 + 66879, + 66908 ], "loc": { "start": { - "line": 2239, + "line": 2232, "column": 12 }, "end": { - "line": 2239, + "line": 2232, "column": 41 } } @@ -119236,16 +118850,16 @@ ], "kind": "let", "range": [ - 67122, - 67156 + 66875, + 66909 ], "loc": { "start": { - "line": 2239, + "line": 2232, "column": 8 }, "end": { - "line": 2239, + "line": 2232, "column": 42 } } @@ -119256,16 +118870,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 67169, - 67183 + 66922, + 66936 ], "loc": { "start": { - "line": 2240, + "line": 2233, "column": 12 }, "end": { - "line": 2240, + "line": 2233, "column": 26 } } @@ -119282,16 +118896,16 @@ "type": "Identifier", "name": "s", "range": [ - 67199, - 67200 + 66952, + 66953 ], "loc": { "start": { - "line": 2241, + "line": 2234, "column": 12 }, "end": { - "line": 2241, + "line": 2234, "column": 13 } } @@ -119301,78 +118915,78 @@ "value": 0, "raw": "0", "range": [ - 67203, - 67204 + 66956, + 66957 ], "loc": { "start": { - "line": 2241, + "line": 2234, "column": 16 }, "end": { - "line": 2241, + "line": 2234, "column": 17 } } }, "range": [ - 67199, - 67204 + 66952, + 66957 ], "loc": { "start": { - "line": 2241, + "line": 2234, "column": 12 }, "end": { - "line": 2241, + "line": 2234, "column": 17 } } }, "range": [ - 67199, - 67205 + 66952, + 66958 ], "loc": { "start": { - "line": 2241, + "line": 2234, "column": 12 }, "end": { - "line": 2241, + "line": 2234, "column": 18 } } } ], "range": [ - 67185, - 67215 + 66938, + 66968 ], "loc": { "start": { - "line": 2240, + "line": 2233, "column": 28 }, "end": { - "line": 2242, + "line": 2235, "column": 9 } } }, "alternate": null, "range": [ - 67165, - 67215 + 66918, + 66968 ], "loc": { "start": { - "line": 2240, + "line": 2233, "column": 8 }, "end": { - "line": 2242, + "line": 2235, "column": 9 } } @@ -119385,16 +118999,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 67231, - 67239 + 66984, + 66992 ], "loc": { "start": { - "line": 2243, + "line": 2236, "column": 15 }, "end": { - "line": 2243, + "line": 2236, "column": 23 } } @@ -119407,16 +119021,16 @@ "type": "Identifier", "name": "ntrs", "range": [ - 67240, - 67244 + 66993, + 66997 ], "loc": { "start": { - "line": 2243, + "line": 2236, "column": 24 }, "end": { - "line": 2243, + "line": 2236, "column": 28 } } @@ -119425,31 +119039,31 @@ "type": "Identifier", "name": "s", "range": [ - 67247, - 67248 + 67000, + 67001 ], "loc": { "start": { - "line": 2243, + "line": 2236, "column": 31 }, "end": { - "line": 2243, + "line": 2236, "column": 32 } } }, "range": [ - 67240, - 67248 + 66993, + 67001 ], "loc": { "start": { - "line": 2243, + "line": 2236, "column": 24 }, "end": { - "line": 2243, + "line": 2236, "column": 32 } } @@ -119459,63 +119073,63 @@ "value": 10, "raw": "10", "range": [ - 67250, - 67252 + 67003, + 67005 ], "loc": { "start": { - "line": 2243, + "line": 2236, "column": 34 }, "end": { - "line": 2243, + "line": 2236, "column": 36 } } } ], "range": [ - 67231, - 67253 + 66984, + 67006 ], "loc": { "start": { - "line": 2243, + "line": 2236, "column": 15 }, "end": { - "line": 2243, + "line": 2236, "column": 37 } } }, "range": [ - 67224, - 67254 + 66977, + 67007 ], "loc": { "start": { - "line": 2243, + "line": 2236, "column": 8 }, "end": { - "line": 2243, + "line": 2236, "column": 38 } } } ], "range": [ - 67056, - 67260 + 66809, + 67013 ], "loc": { "start": { - "line": 2237, + "line": 2230, "column": 30 }, "end": { - "line": 2244, + "line": 2237, "column": 5 } } @@ -119523,16 +119137,16 @@ "generator": false, "expression": false, "range": [ - 67039, - 67260 + 66792, + 67013 ], "loc": { "start": { - "line": 2237, + "line": 2230, "column": 13 }, "end": { - "line": 2244, + "line": 2237, "column": 5 } } @@ -119540,16 +119154,16 @@ "kind": "method", "computed": false, "range": [ - 67030, - 67260 + 66783, + 67013 ], "loc": { "start": { - "line": 2237, + "line": 2230, "column": 4 }, "end": { - "line": 2244, + "line": 2237, "column": 5 } }, @@ -119558,16 +119172,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": [ - 66794, - 67025 + 66547, + 66778 ], "loc": { "start": { - "line": 2231, + "line": 2224, "column": 4 }, "end": { - "line": 2236, + "line": 2229, "column": 7 } } @@ -119578,16 +119192,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": [ - 67267, - 67395 + 67020, + 67148 ], "loc": { "start": { - "line": 2247, + "line": 2240, "column": 4 }, "end": { - "line": 2251, + "line": 2244, "column": 7 } } @@ -119601,16 +119215,16 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 67400, - 67412 + 67153, + 67165 ], "loc": { "start": { - "line": 2252, + "line": 2245, "column": 4 }, "end": { - "line": 2252, + "line": 2245, "column": 16 } } @@ -119623,16 +119237,16 @@ "type": "Identifier", "name": "cell", "range": [ - 67413, - 67417 + 67166, + 67170 ], "loc": { "start": { - "line": 2252, + "line": 2245, "column": 17 }, "end": { - "line": 2252, + "line": 2245, "column": 21 } } @@ -119650,16 +119264,16 @@ "type": "Identifier", "name": "idx", "range": [ - 67433, - 67436 + 67186, + 67189 ], "loc": { "start": { - "line": 2253, + "line": 2246, "column": 12 }, "end": { - "line": 2253, + "line": 2246, "column": 15 } } @@ -119671,16 +119285,16 @@ "type": "Identifier", "name": "cell", "range": [ - 67439, - 67443 + 67192, + 67196 ], "loc": { "start": { - "line": 2253, + "line": 2246, "column": 18 }, "end": { - "line": 2253, + "line": 2246, "column": 22 } } @@ -119689,46 +119303,46 @@ "type": "Identifier", "name": "cellIndex", "range": [ - 67444, - 67453 + 67197, + 67206 ], "loc": { "start": { - "line": 2253, + "line": 2246, "column": 23 }, "end": { - "line": 2253, + "line": 2246, "column": 32 } } }, "range": [ - 67439, - 67453 + 67192, + 67206 ], "loc": { "start": { - "line": 2253, + "line": 2246, "column": 18 }, "end": { - "line": 2253, + "line": 2246, "column": 32 } } }, "range": [ - 67433, - 67453 + 67186, + 67206 ], "loc": { "start": { - "line": 2253, + "line": 2246, "column": 12 }, "end": { - "line": 2253, + "line": 2246, "column": 32 } } @@ -119736,16 +119350,16 @@ ], "kind": "let", "range": [ - 67429, - 67454 + 67182, + 67207 ], "loc": { "start": { - "line": 2253, + "line": 2246, "column": 8 }, "end": { - "line": 2253, + "line": 2246, "column": 33 } } @@ -119759,16 +119373,16 @@ "type": "Identifier", "name": "cellParser", "range": [ - 67467, - 67477 + 67220, + 67230 ], "loc": { "start": { - "line": 2254, + "line": 2247, "column": 12 }, "end": { - "line": 2254, + "line": 2247, "column": 22 } } @@ -119779,16 +119393,16 @@ "object": { "type": "ThisExpression", "range": [ - 67480, - 67484 + 67233, + 67237 ], "loc": { "start": { - "line": 2254, + "line": 2247, "column": 25 }, "end": { - "line": 2254, + "line": 2247, "column": 29 } } @@ -119797,46 +119411,46 @@ "type": "Identifier", "name": "cellParser", "range": [ - 67485, - 67495 + 67238, + 67248 ], "loc": { "start": { - "line": 2254, + "line": 2247, "column": 30 }, "end": { - "line": 2254, + "line": 2247, "column": 40 } } }, "range": [ - 67480, - 67495 + 67233, + 67248 ], "loc": { "start": { - "line": 2254, + "line": 2247, "column": 25 }, "end": { - "line": 2254, + "line": 2247, "column": 40 } } }, "range": [ - 67467, - 67495 + 67220, + 67248 ], "loc": { "start": { - "line": 2254, + "line": 2247, "column": 12 }, "end": { - "line": 2254, + "line": 2247, "column": 40 } } @@ -119844,16 +119458,16 @@ ], "kind": "let", "range": [ - 67463, - 67496 + 67216, + 67249 ], "loc": { "start": { - "line": 2254, + "line": 2247, "column": 8 }, "end": { - "line": 2254, + "line": 2247, "column": 41 } }, @@ -119862,16 +119476,16 @@ "type": "Line", "value": " Invoke cellParser for this column if any", "range": [ - 67505, - 67548 + 67258, + 67301 ], "loc": { "start": { - "line": 2255, + "line": 2248, "column": 8 }, "end": { - "line": 2255, + "line": 2248, "column": 51 } } @@ -119895,16 +119509,16 @@ "type": "Identifier", "name": "cellParser", "range": [ - 67561, - 67571 + 67314, + 67324 ], "loc": { "start": { - "line": 2256, + "line": 2249, "column": 12 }, "end": { - "line": 2256, + "line": 2249, "column": 22 } } @@ -119913,31 +119527,31 @@ "type": "Identifier", "name": "cols", "range": [ - 67572, - 67576 + 67325, + 67329 ], "loc": { "start": { - "line": 2256, + "line": 2249, "column": 23 }, "end": { - "line": 2256, + "line": 2249, "column": 27 } } }, "range": [ - 67561, - 67576 + 67314, + 67329 ], "loc": { "start": { - "line": 2256, + "line": 2249, "column": 12 }, "end": { - "line": 2256, + "line": 2249, "column": 27 } } @@ -119946,31 +119560,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 67577, - 67584 + 67330, + 67337 ], "loc": { "start": { - "line": 2256, + "line": 2249, "column": 28 }, "end": { - "line": 2256, + "line": 2249, "column": 35 } } }, "range": [ - 67561, - 67584 + 67314, + 67337 ], "loc": { "start": { - "line": 2256, + "line": 2249, "column": 12 }, "end": { - "line": 2256, + "line": 2249, "column": 35 } } @@ -119980,32 +119594,32 @@ "type": "Identifier", "name": "idx", "range": [ - 67585, - 67588 + 67338, + 67341 ], "loc": { "start": { - "line": 2256, + "line": 2249, "column": 36 }, "end": { - "line": 2256, + "line": 2249, "column": 39 } } } ], "range": [ - 67561, - 67589 + 67314, + 67342 ], "loc": { "start": { - "line": 2256, + "line": 2249, "column": 12 }, "end": { - "line": 2256, + "line": 2249, "column": 40 } } @@ -120018,47 +119632,47 @@ "value": 1, "raw": "1", "range": [ - 67595, - 67596 + 67348, + 67349 ], "loc": { "start": { - "line": 2256, + "line": 2249, "column": 46 }, "end": { - "line": 2256, + "line": 2249, "column": 47 } } }, "prefix": true, "range": [ - 67594, - 67596 + 67347, + 67349 ], "loc": { "start": { - "line": 2256, + "line": 2249, "column": 45 }, "end": { - "line": 2256, + "line": 2249, "column": 47 } } }, "range": [ - 67561, - 67596 + 67314, + 67349 ], "loc": { "start": { - "line": 2256, + "line": 2249, "column": 12 }, "end": { - "line": 2256, + "line": 2249, "column": 47 } } @@ -120077,16 +119691,16 @@ "type": "Identifier", "name": "cellParser", "range": [ - 67619, - 67629 + 67372, + 67382 ], "loc": { "start": { - "line": 2257, + "line": 2250, "column": 19 }, "end": { - "line": 2257, + "line": 2250, "column": 29 } } @@ -120095,31 +119709,31 @@ "type": "Identifier", "name": "parse", "range": [ - 67630, - 67635 + 67383, + 67388 ], "loc": { "start": { - "line": 2257, + "line": 2250, "column": 30 }, "end": { - "line": 2257, + "line": 2250, "column": 35 } } }, "range": [ - 67619, - 67635 + 67372, + 67388 ], "loc": { "start": { - "line": 2257, + "line": 2250, "column": 19 }, "end": { - "line": 2257, + "line": 2250, "column": 35 } } @@ -120128,16 +119742,16 @@ { "type": "ThisExpression", "range": [ - 67636, - 67640 + 67389, + 67393 ], "loc": { "start": { - "line": 2257, + "line": 2250, "column": 36 }, "end": { - "line": 2257, + "line": 2250, "column": 40 } } @@ -120146,16 +119760,16 @@ "type": "Identifier", "name": "cell", "range": [ - 67642, - 67646 + 67395, + 67399 ], "loc": { "start": { - "line": 2257, + "line": 2250, "column": 42 }, "end": { - "line": 2257, + "line": 2250, "column": 46 } } @@ -120164,63 +119778,63 @@ "type": "Identifier", "name": "idx", "range": [ - 67648, - 67651 + 67401, + 67404 ], "loc": { "start": { - "line": 2257, + "line": 2250, "column": 48 }, "end": { - "line": 2257, + "line": 2250, "column": 51 } } } ], "range": [ - 67619, - 67652 + 67372, + 67405 ], "loc": { "start": { - "line": 2257, + "line": 2250, "column": 19 }, "end": { - "line": 2257, + "line": 2250, "column": 52 } } }, "range": [ - 67612, - 67653 + 67365, + 67406 ], "loc": { "start": { - "line": 2257, + "line": 2250, "column": 12 }, "end": { - "line": 2257, + "line": 2250, "column": 53 } } } ], "range": [ - 67598, - 67663 + 67351, + 67416 ], "loc": { "start": { - "line": 2256, + "line": 2249, "column": 49 }, "end": { - "line": 2258, + "line": 2251, "column": 9 } } @@ -120236,16 +119850,16 @@ "type": "Identifier", "name": "getText", "range": [ - 67690, - 67697 + 67443, + 67450 ], "loc": { "start": { - "line": 2259, + "line": 2252, "column": 19 }, "end": { - "line": 2259, + "line": 2252, "column": 26 } } @@ -120255,78 +119869,78 @@ "type": "Identifier", "name": "cell", "range": [ - 67698, - 67702 + 67451, + 67455 ], "loc": { "start": { - "line": 2259, + "line": 2252, "column": 27 }, "end": { - "line": 2259, + "line": 2252, "column": 31 } } } ], "range": [ - 67690, - 67703 + 67443, + 67456 ], "loc": { "start": { - "line": 2259, + "line": 2252, "column": 19 }, "end": { - "line": 2259, + "line": 2252, "column": 32 } } }, "range": [ - 67683, - 67704 + 67436, + 67457 ], "loc": { "start": { - "line": 2259, + "line": 2252, "column": 12 }, "end": { - "line": 2259, + "line": 2252, "column": 33 } } } ], "range": [ - 67669, - 67714 + 67422, + 67467 ], "loc": { "start": { - "line": 2258, + "line": 2251, "column": 15 }, "end": { - "line": 2260, + "line": 2253, "column": 9 } } }, "range": [ - 67557, - 67714 + 67310, + 67467 ], "loc": { "start": { - "line": 2256, + "line": 2249, "column": 8 }, "end": { - "line": 2260, + "line": 2253, "column": 9 } }, @@ -120335,16 +119949,16 @@ "type": "Line", "value": " Invoke cellParser for this column if any", "range": [ - 67505, - 67548 + 67258, + 67301 ], "loc": { "start": { - "line": 2255, + "line": 2248, "column": 8 }, "end": { - "line": 2255, + "line": 2248, "column": 51 } } @@ -120353,16 +119967,16 @@ } ], "range": [ - 67419, - 67720 + 67172, + 67473 ], "loc": { "start": { - "line": 2252, + "line": 2245, "column": 23 }, "end": { - "line": 2261, + "line": 2254, "column": 5 } } @@ -120370,16 +119984,16 @@ "generator": false, "expression": false, "range": [ - 67412, - 67720 + 67165, + 67473 ], "loc": { "start": { - "line": 2252, + "line": 2245, "column": 16 }, "end": { - "line": 2261, + "line": 2254, "column": 5 } } @@ -120387,16 +120001,16 @@ "kind": "method", "computed": false, "range": [ - 67400, - 67720 + 67153, + 67473 ], "loc": { "start": { - "line": 2252, + "line": 2245, "column": 4 }, "end": { - "line": 2261, + "line": 2254, "column": 5 } }, @@ -120405,16 +120019,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": [ - 67267, - 67395 + 67020, + 67148 ], "loc": { "start": { - "line": 2247, + "line": 2240, "column": 4 }, "end": { - "line": 2251, + "line": 2244, "column": 7 } } @@ -120425,16 +120039,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": [ - 67726, - 67906 + 67479, + 67659 ], "loc": { "start": { - "line": 2263, + "line": 2256, "column": 4 }, "end": { - "line": 2267, + "line": 2260, "column": 7 } } @@ -120448,16 +120062,16 @@ "type": "Identifier", "name": "getCellData", "range": [ - 67911, - 67922 + 67664, + 67675 ], "loc": { "start": { - "line": 2268, + "line": 2261, "column": 4 }, "end": { - "line": 2268, + "line": 2261, "column": 15 } } @@ -120470,16 +120084,16 @@ "type": "Identifier", "name": "cell", "range": [ - 67923, - 67927 + 67676, + 67680 ], "loc": { "start": { - "line": 2268, + "line": 2261, "column": 16 }, "end": { - "line": 2268, + "line": 2261, "column": 20 } } @@ -120497,16 +120111,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 67943, - 67951 + 67696, + 67704 ], "loc": { "start": { - "line": 2269, + "line": 2262, "column": 12 }, "end": { - "line": 2269, + "line": 2262, "column": 20 } } @@ -120518,16 +120132,16 @@ "type": "Identifier", "name": "cell", "range": [ - 67954, - 67958 + 67707, + 67711 ], "loc": { "start": { - "line": 2269, + "line": 2262, "column": 23 }, "end": { - "line": 2269, + "line": 2262, "column": 27 } } @@ -120536,46 +120150,46 @@ "type": "Identifier", "name": "cellIndex", "range": [ - 67959, - 67968 + 67712, + 67721 ], "loc": { "start": { - "line": 2269, + "line": 2262, "column": 28 }, "end": { - "line": 2269, + "line": 2262, "column": 37 } } }, "range": [ - 67954, - 67968 + 67707, + 67721 ], "loc": { "start": { - "line": 2269, + "line": 2262, "column": 23 }, "end": { - "line": 2269, + "line": 2262, "column": 37 } } }, "range": [ - 67943, - 67968 + 67696, + 67721 ], "loc": { "start": { - "line": 2269, + "line": 2262, "column": 12 }, "end": { - "line": 2269, + "line": 2262, "column": 37 } } @@ -120583,16 +120197,16 @@ ], "kind": "let", "range": [ - 67939, - 67969 + 67692, + 67722 ], "loc": { "start": { - "line": 2269, + "line": 2262, "column": 8 }, "end": { - "line": 2269, + "line": 2262, "column": 38 } } @@ -120606,16 +120220,16 @@ "type": "Identifier", "name": "value", "range": [ - 67982, - 67987 + 67735, + 67740 ], "loc": { "start": { - "line": 2270, + "line": 2263, "column": 12 }, "end": { - "line": 2270, + "line": 2263, "column": 17 } } @@ -120628,16 +120242,16 @@ "object": { "type": "ThisExpression", "range": [ - 67990, - 67994 + 67743, + 67747 ], "loc": { "start": { - "line": 2270, + "line": 2263, "column": 20 }, "end": { - "line": 2270, + "line": 2263, "column": 24 } } @@ -120646,31 +120260,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 67995, - 68007 + 67748, + 67760 ], "loc": { "start": { - "line": 2270, + "line": 2263, "column": 25 }, "end": { - "line": 2270, + "line": 2263, "column": 37 } } }, "range": [ - 67990, - 68007 + 67743, + 67760 ], "loc": { "start": { - "line": 2270, + "line": 2263, "column": 20 }, "end": { - "line": 2270, + "line": 2263, "column": 37 } } @@ -120680,47 +120294,47 @@ "type": "Identifier", "name": "cell", "range": [ - 68008, - 68012 + 67761, + 67765 ], "loc": { "start": { - "line": 2270, + "line": 2263, "column": 38 }, "end": { - "line": 2270, + "line": 2263, "column": 42 } } } ], "range": [ - 67990, - 68013 + 67743, + 67766 ], "loc": { "start": { - "line": 2270, + "line": 2263, "column": 20 }, "end": { - "line": 2270, + "line": 2263, "column": 43 } } }, "range": [ - 67982, - 68013 + 67735, + 67766 ], "loc": { "start": { - "line": 2270, + "line": 2263, "column": 12 }, "end": { - "line": 2270, + "line": 2263, "column": 43 } } @@ -120728,16 +120342,16 @@ ], "kind": "let", "range": [ - 67978, - 68014 + 67731, + 67767 ], "loc": { "start": { - "line": 2270, + "line": 2263, "column": 8 }, "end": { - "line": 2270, + "line": 2263, "column": 44 } } @@ -120752,16 +120366,16 @@ "object": { "type": "ThisExpression", "range": [ - 68028, - 68032 + 67781, + 67785 ], "loc": { "start": { - "line": 2272, + "line": 2265, "column": 12 }, "end": { - "line": 2272, + "line": 2265, "column": 16 } } @@ -120770,31 +120384,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 68033, - 68040 + 67786, + 67793 ], "loc": { "start": { - "line": 2272, + "line": 2265, "column": 17 }, "end": { - "line": 2272, + "line": 2265, "column": 24 } } }, "range": [ - 68028, - 68040 + 67781, + 67793 ], "loc": { "start": { - "line": 2272, + "line": 2265, "column": 12 }, "end": { - "line": 2272, + "line": 2265, "column": 24 } } @@ -120804,16 +120418,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 68041, - 68049 + 67794, + 67802 ], "loc": { "start": { - "line": 2272, + "line": 2265, "column": 25 }, "end": { - "line": 2272, + "line": 2265, "column": 33 } } @@ -120825,48 +120439,48 @@ "type": "Identifier", "name": "FORMATTED_NUMBER", "range": [ - 68052, - 68068 + 67805, + 67821 ], "loc": { "start": { - "line": 2272, + "line": 2265, "column": 36 }, "end": { - "line": 2272, + "line": 2265, "column": 52 } } } ], "range": [ - 68051, - 68069 + 67804, + 67822 ], "loc": { "start": { - "line": 2272, + "line": 2265, "column": 35 }, "end": { - "line": 2272, + "line": 2265, "column": 53 } } } ], "range": [ - 68028, - 68070 + 67781, + 67823 ], "loc": { "start": { - "line": 2272, + "line": 2265, "column": 12 }, "end": { - "line": 2272, + "line": 2265, "column": 54 } } @@ -120882,16 +120496,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 68093, - 68100 + 67846, + 67853 ], "loc": { "start": { - "line": 2273, + "line": 2266, "column": 19 }, "end": { - "line": 2273, + "line": 2266, "column": 26 } } @@ -120901,16 +120515,16 @@ "type": "Identifier", "name": "value", "range": [ - 68101, - 68106 + 67854, + 67859 ], "loc": { "start": { - "line": 2273, + "line": 2266, "column": 27 }, "end": { - "line": 2273, + "line": 2266, "column": 32 } } @@ -120923,16 +120537,16 @@ "object": { "type": "ThisExpression", "range": [ - 68108, - 68112 + 67861, + 67865 ], "loc": { "start": { - "line": 2273, + "line": 2266, "column": 34 }, "end": { - "line": 2273, + "line": 2266, "column": 38 } } @@ -120941,31 +120555,31 @@ "type": "Identifier", "name": "getDecimal", "range": [ - 68113, - 68123 + 67866, + 67876 ], "loc": { "start": { - "line": 2273, + "line": 2266, "column": 39 }, "end": { - "line": 2273, + "line": 2266, "column": 49 } } }, "range": [ - 68108, - 68123 + 67861, + 67876 ], "loc": { "start": { - "line": 2273, + "line": 2266, "column": 34 }, "end": { - "line": 2273, + "line": 2266, "column": 49 } } @@ -120975,79 +120589,79 @@ "type": "Identifier", "name": "colIndex", "range": [ - 68124, - 68132 + 67877, + 67885 ], "loc": { "start": { - "line": 2273, + "line": 2266, "column": 50 }, "end": { - "line": 2273, + "line": 2266, "column": 58 } } } ], "range": [ - 68108, - 68133 + 67861, + 67886 ], "loc": { "start": { - "line": 2273, + "line": 2266, "column": 34 }, "end": { - "line": 2273, + "line": 2266, "column": 59 } } } ], "range": [ - 68093, - 68134 + 67846, + 67887 ], "loc": { "start": { - "line": 2273, + "line": 2266, "column": 19 }, "end": { - "line": 2273, + "line": 2266, "column": 60 } } }, "range": [ - 68086, - 68135 + 67839, + 67888 ], "loc": { "start": { - "line": 2273, + "line": 2266, "column": 12 }, "end": { - "line": 2273, + "line": 2266, "column": 61 } } } ], "range": [ - 68072, - 68145 + 67825, + 67898 ], "loc": { "start": { - "line": 2272, + "line": 2265, "column": 56 }, "end": { - "line": 2274, + "line": 2267, "column": 9 } } @@ -121062,16 +120676,16 @@ "object": { "type": "ThisExpression", "range": [ - 68163, - 68167 + 67916, + 67920 ], "loc": { "start": { - "line": 2275, + "line": 2268, "column": 17 }, "end": { - "line": 2275, + "line": 2268, "column": 21 } } @@ -121080,31 +120694,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 68168, - 68175 + 67921, + 67928 ], "loc": { "start": { - "line": 2275, + "line": 2268, "column": 22 }, "end": { - "line": 2275, + "line": 2268, "column": 29 } } }, "range": [ - 68163, - 68175 + 67916, + 67928 ], "loc": { "start": { - "line": 2275, + "line": 2268, "column": 17 }, "end": { - "line": 2275, + "line": 2268, "column": 29 } } @@ -121114,16 +120728,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 68176, - 68184 + 67929, + 67937 ], "loc": { "start": { - "line": 2275, + "line": 2268, "column": 30 }, "end": { - "line": 2275, + "line": 2268, "column": 38 } } @@ -121135,48 +120749,48 @@ "type": "Identifier", "name": "NUMBER", "range": [ - 68187, - 68193 + 67940, + 67946 ], "loc": { "start": { - "line": 2275, + "line": 2268, "column": 41 }, "end": { - "line": 2275, + "line": 2268, "column": 47 } } } ], "range": [ - 68186, - 68194 + 67939, + 67947 ], "loc": { "start": { - "line": 2275, + "line": 2268, "column": 40 }, "end": { - "line": 2275, + "line": 2268, "column": 48 } } } ], "range": [ - 68163, - 68195 + 67916, + 67948 ], "loc": { "start": { - "line": 2275, + "line": 2268, "column": 17 }, "end": { - "line": 2275, + "line": 2268, "column": 49 } } @@ -121195,16 +120809,16 @@ "type": "Identifier", "name": "Number", "range": [ - 68218, - 68224 + 67971, + 67977 ], "loc": { "start": { - "line": 2276, + "line": 2269, "column": 19 }, "end": { - "line": 2276, + "line": 2269, "column": 25 } } @@ -121214,32 +120828,32 @@ "type": "Identifier", "name": "value", "range": [ - 68225, - 68230 + 67978, + 67983 ], "loc": { "start": { - "line": 2276, + "line": 2269, "column": 26 }, "end": { - "line": 2276, + "line": 2269, "column": 31 } } } ], "range": [ - 68218, - 68231 + 67971, + 67984 ], "loc": { "start": { - "line": 2276, + "line": 2269, "column": 19 }, "end": { - "line": 2276, + "line": 2269, "column": 32 } } @@ -121250,16 +120864,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 68235, - 68242 + 67988, + 67995 ], "loc": { "start": { - "line": 2276, + "line": 2269, "column": 36 }, "end": { - "line": 2276, + "line": 2269, "column": 43 } } @@ -121269,78 +120883,78 @@ "type": "Identifier", "name": "value", "range": [ - 68243, - 68248 + 67996, + 68001 ], "loc": { "start": { - "line": 2276, + "line": 2269, "column": 44 }, "end": { - "line": 2276, + "line": 2269, "column": 49 } } } ], "range": [ - 68235, - 68249 + 67988, + 68002 ], "loc": { "start": { - "line": 2276, + "line": 2269, "column": 36 }, "end": { - "line": 2276, + "line": 2269, "column": 50 } } }, "range": [ - 68218, - 68249 + 67971, + 68002 ], "loc": { "start": { - "line": 2276, + "line": 2269, "column": 19 }, "end": { - "line": 2276, + "line": 2269, "column": 50 } } }, "range": [ - 68211, - 68250 + 67964, + 68003 ], "loc": { "start": { - "line": 2276, + "line": 2269, "column": 12 }, "end": { - "line": 2276, + "line": 2269, "column": 51 } } } ], "range": [ - 68197, - 68260 + 67950, + 68013 ], "loc": { "start": { - "line": 2275, + "line": 2268, "column": 51 }, "end": { - "line": 2277, + "line": 2270, "column": 9 } } @@ -121355,16 +120969,16 @@ "object": { "type": "ThisExpression", "range": [ - 68278, - 68282 + 68031, + 68035 ], "loc": { "start": { - "line": 2278, + "line": 2271, "column": 17 }, "end": { - "line": 2278, + "line": 2271, "column": 21 } } @@ -121373,31 +120987,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 68283, - 68290 + 68036, + 68043 ], "loc": { "start": { - "line": 2278, + "line": 2271, "column": 22 }, "end": { - "line": 2278, + "line": 2271, "column": 29 } } }, "range": [ - 68278, - 68290 + 68031, + 68043 ], "loc": { "start": { - "line": 2278, + "line": 2271, "column": 17 }, "end": { - "line": 2278, + "line": 2271, "column": 29 } } @@ -121407,16 +121021,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 68291, - 68299 + 68044, + 68052 ], "loc": { "start": { - "line": 2278, + "line": 2271, "column": 30 }, "end": { - "line": 2278, + "line": 2271, "column": 38 } } @@ -121428,48 +121042,48 @@ "type": "Identifier", "name": "DATE", "range": [ - 68302, - 68306 + 68055, + 68059 ], "loc": { "start": { - "line": 2278, + "line": 2271, "column": 41 }, "end": { - "line": 2278, + "line": 2271, "column": 45 } } } ], "range": [ - 68301, - 68307 + 68054, + 68060 ], "loc": { "start": { - "line": 2278, + "line": 2271, "column": 40 }, "end": { - "line": 2278, + "line": 2271, "column": 46 } } } ], "range": [ - 68278, - 68308 + 68031, + 68061 ], "loc": { "start": { - "line": 2278, + "line": 2271, "column": 17 }, "end": { - "line": 2278, + "line": 2271, "column": 47 } } @@ -121486,16 +121100,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 68327, - 68335 + 68080, + 68088 ], "loc": { "start": { - "line": 2279, + "line": 2272, "column": 16 }, "end": { - "line": 2279, + "line": 2272, "column": 24 } } @@ -121509,16 +121123,16 @@ "object": { "type": "ThisExpression", "range": [ - 68338, - 68342 + 68091, + 68095 ], "loc": { "start": { - "line": 2279, + "line": 2272, "column": 27 }, "end": { - "line": 2279, + "line": 2272, "column": 31 } } @@ -121527,31 +121141,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 68343, - 68346 + 68096, + 68099 ], "loc": { "start": { - "line": 2279, + "line": 2272, "column": 32 }, "end": { - "line": 2279, + "line": 2272, "column": 35 } } }, "range": [ - 68338, - 68346 + 68091, + 68099 ], "loc": { "start": { - "line": 2279, + "line": 2272, "column": 27 }, "end": { - "line": 2279, + "line": 2272, "column": 35 } } @@ -121560,46 +121174,46 @@ "type": "Identifier", "name": "dateType", "range": [ - 68347, - 68355 + 68100, + 68108 ], "loc": { "start": { - "line": 2279, + "line": 2272, "column": 36 }, "end": { - "line": 2279, + "line": 2272, "column": 44 } } }, "range": [ - 68338, - 68355 + 68091, + 68108 ], "loc": { "start": { - "line": 2279, + "line": 2272, "column": 27 }, "end": { - "line": 2279, + "line": 2272, "column": 44 } } }, "range": [ - 68327, - 68355 + 68080, + 68108 ], "loc": { "start": { - "line": 2279, + "line": 2272, "column": 16 }, "end": { - "line": 2279, + "line": 2272, "column": 44 } } @@ -121607,16 +121221,16 @@ ], "kind": "let", "range": [ - 68323, - 68356 + 68076, + 68109 ], "loc": { "start": { - "line": 2279, + "line": 2272, "column": 12 }, "end": { - "line": 2279, + "line": 2272, "column": 45 } } @@ -121632,16 +121246,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 68376, - 68384 + 68129, + 68137 ], "loc": { "start": { - "line": 2280, + "line": 2273, "column": 19 }, "end": { - "line": 2280, + "line": 2273, "column": 27 } } @@ -121650,31 +121264,31 @@ "type": "Identifier", "name": "parse", "range": [ - 68385, - 68390 + 68138, + 68143 ], "loc": { "start": { - "line": 2280, + "line": 2273, "column": 28 }, "end": { - "line": 2280, + "line": 2273, "column": 33 } } }, "range": [ - 68376, - 68390 + 68129, + 68143 ], "loc": { "start": { - "line": 2280, + "line": 2273, "column": 19 }, "end": { - "line": 2280, + "line": 2273, "column": 33 } } @@ -121684,16 +121298,16 @@ "type": "Identifier", "name": "value", "range": [ - 68391, - 68396 + 68144, + 68149 ], "loc": { "start": { - "line": 2280, + "line": 2273, "column": 34 }, "end": { - "line": 2280, + "line": 2273, "column": 39 } } @@ -121707,16 +121321,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 68398, - 68406 + 68151, + 68159 ], "loc": { "start": { - "line": 2280, + "line": 2273, "column": 41 }, "end": { - "line": 2280, + "line": 2273, "column": 49 } } @@ -121725,31 +121339,31 @@ "type": "Identifier", "name": "getLocale", "range": [ - 68407, - 68416 + 68160, + 68169 ], "loc": { "start": { - "line": 2280, + "line": 2273, "column": 50 }, "end": { - "line": 2280, + "line": 2273, "column": 59 } } }, "range": [ - 68398, - 68416 + 68151, + 68169 ], "loc": { "start": { - "line": 2280, + "line": 2273, "column": 41 }, "end": { - "line": 2280, + "line": 2273, "column": 59 } } @@ -121759,125 +121373,125 @@ "type": "Identifier", "name": "colIndex", "range": [ - 68417, - 68425 + 68170, + 68178 ], "loc": { "start": { - "line": 2280, + "line": 2273, "column": 60 }, "end": { - "line": 2280, + "line": 2273, "column": 68 } } } ], "range": [ - 68398, - 68426 + 68151, + 68179 ], "loc": { "start": { - "line": 2280, + "line": 2273, "column": 41 }, "end": { - "line": 2280, + "line": 2273, "column": 69 } } } ], "range": [ - 68376, - 68427 + 68129, + 68180 ], "loc": { "start": { - "line": 2280, + "line": 2273, "column": 19 }, "end": { - "line": 2280, + "line": 2273, "column": 70 } } }, "range": [ - 68369, - 68428 + 68122, + 68181 ], "loc": { "start": { - "line": 2280, + "line": 2273, "column": 12 }, "end": { - "line": 2280, + "line": 2273, "column": 71 } } } ], "range": [ - 68309, - 68438 + 68062, + 68191 ], "loc": { "start": { - "line": 2278, + "line": 2271, "column": 48 }, "end": { - "line": 2281, + "line": 2274, "column": 9 } } }, "alternate": null, "range": [ - 68274, - 68438 + 68027, + 68191 ], "loc": { "start": { - "line": 2278, + "line": 2271, "column": 13 }, "end": { - "line": 2281, + "line": 2274, "column": 9 } } }, "range": [ - 68159, - 68438 + 67912, + 68191 ], "loc": { "start": { - "line": 2275, + "line": 2268, "column": 13 }, "end": { - "line": 2281, + "line": 2274, "column": 9 } } }, "range": [ - 68024, - 68438 + 67777, + 68191 ], "loc": { "start": { - "line": 2272, + "line": 2265, "column": 8 }, "end": { - "line": 2281, + "line": 2274, "column": 9 } } @@ -121888,47 +121502,47 @@ "type": "Identifier", "name": "value", "range": [ - 68455, - 68460 + 68208, + 68213 ], "loc": { "start": { - "line": 2283, + "line": 2276, "column": 15 }, "end": { - "line": 2283, + "line": 2276, "column": 20 } } }, "range": [ - 68448, - 68461 + 68201, + 68214 ], "loc": { "start": { - "line": 2283, + "line": 2276, "column": 8 }, "end": { - "line": 2283, + "line": 2276, "column": 21 } } } ], "range": [ - 67929, - 68467 + 67682, + 68220 ], "loc": { "start": { - "line": 2268, + "line": 2261, "column": 22 }, "end": { - "line": 2284, + "line": 2277, "column": 5 } } @@ -121936,16 +121550,16 @@ "generator": false, "expression": false, "range": [ - 67922, - 68467 + 67675, + 68220 ], "loc": { "start": { - "line": 2268, + "line": 2261, "column": 15 }, "end": { - "line": 2284, + "line": 2277, "column": 5 } } @@ -121953,16 +121567,16 @@ "kind": "method", "computed": false, "range": [ - 67911, - 68467 + 67664, + 68220 ], "loc": { "start": { - "line": 2268, + "line": 2261, "column": 4 }, "end": { - "line": 2284, + "line": 2277, "column": 5 } }, @@ -121971,16 +121585,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": [ - 67726, - 67906 + 67479, + 67659 ], "loc": { "start": { - "line": 2263, + "line": 2256, "column": 4 }, "end": { - "line": 2267, + "line": 2260, "column": 7 } } @@ -121991,16 +121605,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": [ - 68473, - 68853 + 68226, + 68606 ], "loc": { "start": { - "line": 2286, + "line": 2279, "column": 4 }, "end": { - "line": 2296, + "line": 2289, "column": 7 } } @@ -122014,16 +121628,16 @@ "type": "Identifier", "name": "getData", "range": [ - 68858, - 68865 + 68611, + 68618 ], "loc": { "start": { - "line": 2297, + "line": 2290, "column": 4 }, "end": { - "line": 2297, + "line": 2290, "column": 11 } } @@ -122038,16 +121652,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 68866, - 68880 + 68619, + 68633 ], "loc": { "start": { - "line": 2297, + "line": 2290, "column": 12 }, "end": { - "line": 2297, + "line": 2290, "column": 26 } } @@ -122057,31 +121671,31 @@ "value": false, "raw": "false", "range": [ - 68883, - 68888 + 68636, + 68641 ], "loc": { "start": { - "line": 2297, + "line": 2290, "column": 29 }, "end": { - "line": 2297, + "line": 2290, "column": 34 } } }, "range": [ - 68866, - 68888 + 68619, + 68641 ], "loc": { "start": { - "line": 2297, + "line": 2290, "column": 12 }, "end": { - "line": 2297, + "line": 2290, "column": 34 } } @@ -122092,16 +121706,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 68890, - 68907 + 68643, + 68660 ], "loc": { "start": { - "line": 2297, + "line": 2290, "column": 36 }, "end": { - "line": 2297, + "line": 2290, "column": 53 } } @@ -122111,31 +121725,31 @@ "value": false, "raw": "false", "range": [ - 68910, - 68915 + 68663, + 68668 ], "loc": { "start": { - "line": 2297, + "line": 2290, "column": 56 }, "end": { - "line": 2297, + "line": 2290, "column": 61 } } }, "range": [ - 68890, - 68915 + 68643, + 68668 ], "loc": { "start": { - "line": 2297, + "line": 2290, "column": 36 }, "end": { - "line": 2297, + "line": 2290, "column": 61 } } @@ -122154,16 +121768,16 @@ "object": { "type": "ThisExpression", "range": [ - 68934, - 68938 + 68687, + 68691 ], "loc": { "start": { - "line": 2298, + "line": 2291, "column": 15 }, "end": { - "line": 2298, + "line": 2291, "column": 19 } } @@ -122172,31 +121786,31 @@ "type": "Identifier", "name": "getTableData", "range": [ - 68939, - 68951 + 68692, + 68704 ], "loc": { "start": { - "line": 2298, + "line": 2291, "column": 20 }, "end": { - "line": 2298, + "line": 2291, "column": 32 } } }, "range": [ - 68934, - 68951 + 68687, + 68704 ], "loc": { "start": { - "line": 2298, + "line": 2291, "column": 15 }, "end": { - "line": 2298, + "line": 2291, "column": 32 } } @@ -122206,16 +121820,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 68952, - 68966 + 68705, + 68719 ], "loc": { "start": { - "line": 2298, + "line": 2291, "column": 33 }, "end": { - "line": 2298, + "line": 2291, "column": 47 } } @@ -122224,16 +121838,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 68968, - 68985 + 68721, + 68738 ], "loc": { "start": { - "line": 2298, + "line": 2291, "column": 49 }, "end": { - "line": 2298, + "line": 2291, "column": 66 } } @@ -122243,63 +121857,63 @@ "value": true, "raw": "true", "range": [ - 68987, - 68991 + 68740, + 68744 ], "loc": { "start": { - "line": 2298, + "line": 2291, "column": 68 }, "end": { - "line": 2298, + "line": 2291, "column": 72 } } } ], "range": [ - 68934, - 68992 + 68687, + 68745 ], "loc": { "start": { - "line": 2298, + "line": 2291, "column": 15 }, "end": { - "line": 2298, + "line": 2291, "column": 73 } } }, "range": [ - 68927, - 68993 + 68680, + 68746 ], "loc": { "start": { - "line": 2298, + "line": 2291, "column": 8 }, "end": { - "line": 2298, + "line": 2291, "column": 74 } } } ], "range": [ - 68917, - 68999 + 68670, + 68752 ], "loc": { "start": { - "line": 2297, + "line": 2290, "column": 63 }, "end": { - "line": 2299, + "line": 2292, "column": 5 } } @@ -122307,16 +121921,16 @@ "generator": false, "expression": false, "range": [ - 68865, - 68999 + 68618, + 68752 ], "loc": { "start": { - "line": 2297, + "line": 2290, "column": 11 }, "end": { - "line": 2299, + "line": 2292, "column": 5 } } @@ -122324,16 +121938,16 @@ "kind": "method", "computed": false, "range": [ - 68858, - 68999 + 68611, + 68752 ], "loc": { "start": { - "line": 2297, + "line": 2290, "column": 4 }, "end": { - "line": 2299, + "line": 2292, "column": 5 } }, @@ -122342,16 +121956,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": [ - 68473, - 68853 + 68226, + 68606 ], "loc": { "start": { - "line": 2286, + "line": 2279, "column": 4 }, "end": { - "line": 2296, + "line": 2289, "column": 7 } } @@ -122362,16 +121976,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": [ - 69005, - 69341 + 68758, + 69094 ], "loc": { "start": { - "line": 2301, + "line": 2294, "column": 4 }, "end": { - "line": 2310, + "line": 2303, "column": 7 } } @@ -122385,16 +121999,16 @@ "type": "Identifier", "name": "getValues", "range": [ - 69346, - 69355 + 69099, + 69108 ], "loc": { "start": { - "line": 2311, + "line": 2304, "column": 4 }, "end": { - "line": 2311, + "line": 2304, "column": 13 } } @@ -122409,16 +122023,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 69356, - 69370 + 69109, + 69123 ], "loc": { "start": { - "line": 2311, + "line": 2304, "column": 14 }, "end": { - "line": 2311, + "line": 2304, "column": 28 } } @@ -122428,31 +122042,31 @@ "value": false, "raw": "false", "range": [ - 69373, - 69378 + 69126, + 69131 ], "loc": { "start": { - "line": 2311, + "line": 2304, "column": 31 }, "end": { - "line": 2311, + "line": 2304, "column": 36 } } }, "range": [ - 69356, - 69378 + 69109, + 69131 ], "loc": { "start": { - "line": 2311, + "line": 2304, "column": 14 }, "end": { - "line": 2311, + "line": 2304, "column": 36 } } @@ -122463,16 +122077,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 69380, - 69397 + 69133, + 69150 ], "loc": { "start": { - "line": 2311, + "line": 2304, "column": 38 }, "end": { - "line": 2311, + "line": 2304, "column": 55 } } @@ -122482,31 +122096,31 @@ "value": false, "raw": "false", "range": [ - 69400, - 69405 + 69153, + 69158 ], "loc": { "start": { - "line": 2311, + "line": 2304, "column": 58 }, "end": { - "line": 2311, + "line": 2304, "column": 63 } } }, "range": [ - 69380, - 69405 + 69133, + 69158 ], "loc": { "start": { - "line": 2311, + "line": 2304, "column": 38 }, "end": { - "line": 2311, + "line": 2304, "column": 63 } } @@ -122525,16 +122139,16 @@ "object": { "type": "ThisExpression", "range": [ - 69424, - 69428 + 69177, + 69181 ], "loc": { "start": { - "line": 2312, + "line": 2305, "column": 15 }, "end": { - "line": 2312, + "line": 2305, "column": 19 } } @@ -122543,31 +122157,31 @@ "type": "Identifier", "name": "getTableData", "range": [ - 69429, - 69441 + 69182, + 69194 ], "loc": { "start": { - "line": 2312, + "line": 2305, "column": 20 }, "end": { - "line": 2312, + "line": 2305, "column": 32 } } }, "range": [ - 69424, - 69441 + 69177, + 69194 ], "loc": { "start": { - "line": 2312, + "line": 2305, "column": 15 }, "end": { - "line": 2312, + "line": 2305, "column": 32 } } @@ -122577,16 +122191,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 69442, - 69456 + 69195, + 69209 ], "loc": { "start": { - "line": 2312, + "line": 2305, "column": 33 }, "end": { - "line": 2312, + "line": 2305, "column": 47 } } @@ -122595,16 +122209,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 69458, - 69475 + 69211, + 69228 ], "loc": { "start": { - "line": 2312, + "line": 2305, "column": 49 }, "end": { - "line": 2312, + "line": 2305, "column": 66 } } @@ -122614,63 +122228,63 @@ "value": false, "raw": "false", "range": [ - 69477, - 69482 + 69230, + 69235 ], "loc": { "start": { - "line": 2312, + "line": 2305, "column": 68 }, "end": { - "line": 2312, + "line": 2305, "column": 73 } } } ], "range": [ - 69424, - 69483 + 69177, + 69236 ], "loc": { "start": { - "line": 2312, + "line": 2305, "column": 15 }, "end": { - "line": 2312, + "line": 2305, "column": 74 } } }, "range": [ - 69417, - 69484 + 69170, + 69237 ], "loc": { "start": { - "line": 2312, + "line": 2305, "column": 8 }, "end": { - "line": 2312, + "line": 2305, "column": 75 } } } ], "range": [ - 69407, - 69490 + 69160, + 69243 ], "loc": { "start": { - "line": 2311, + "line": 2304, "column": 65 }, "end": { - "line": 2313, + "line": 2306, "column": 5 } } @@ -122678,16 +122292,16 @@ "generator": false, "expression": false, "range": [ - 69355, - 69490 + 69108, + 69243 ], "loc": { "start": { - "line": 2311, + "line": 2304, "column": 13 }, "end": { - "line": 2313, + "line": 2306, "column": 5 } } @@ -122695,16 +122309,16 @@ "kind": "method", "computed": false, "range": [ - 69346, - 69490 + 69099, + 69243 ], "loc": { "start": { - "line": 2311, + "line": 2304, "column": 4 }, "end": { - "line": 2313, + "line": 2306, "column": 5 } }, @@ -122713,16 +122327,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": [ - 69005, - 69341 + 68758, + 69094 ], "loc": { "start": { - "line": 2301, + "line": 2294, "column": 4 }, "end": { - "line": 2310, + "line": 2303, "column": 7 } } @@ -122733,16 +122347,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": [ - 69496, - 69971 + 69249, + 69724 ], "loc": { "start": { - "line": 2315, + "line": 2308, "column": 4 }, "end": { - "line": 2328, + "line": 2321, "column": 7 } } @@ -122756,16 +122370,16 @@ "type": "Identifier", "name": "getTableData", "range": [ - 69976, - 69988 + 69729, + 69741 ], "loc": { "start": { - "line": 2329, + "line": 2322, "column": 4 }, "end": { - "line": 2329, + "line": 2322, "column": 16 } } @@ -122780,16 +122394,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 69998, - 70012 + 69751, + 69765 ], "loc": { "start": { - "line": 2330, + "line": 2323, "column": 8 }, "end": { - "line": 2330, + "line": 2323, "column": 22 } } @@ -122799,31 +122413,31 @@ "value": false, "raw": "false", "range": [ - 70015, - 70020 + 69768, + 69773 ], "loc": { "start": { - "line": 2330, + "line": 2323, "column": 25 }, "end": { - "line": 2330, + "line": 2323, "column": 30 } } }, "range": [ - 69998, - 70020 + 69751, + 69773 ], "loc": { "start": { - "line": 2330, + "line": 2323, "column": 8 }, "end": { - "line": 2330, + "line": 2323, "column": 30 } } @@ -122834,16 +122448,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 70030, - 70047 + 69783, + 69800 ], "loc": { "start": { - "line": 2331, + "line": 2324, "column": 8 }, "end": { - "line": 2331, + "line": 2324, "column": 25 } } @@ -122853,31 +122467,31 @@ "value": false, "raw": "false", "range": [ - 70050, - 70055 + 69803, + 69808 ], "loc": { "start": { - "line": 2331, + "line": 2324, "column": 28 }, "end": { - "line": 2331, + "line": 2324, "column": 33 } } }, "range": [ - 70030, - 70055 + 69783, + 69808 ], "loc": { "start": { - "line": 2331, + "line": 2324, "column": 8 }, "end": { - "line": 2331, + "line": 2324, "column": 33 } } @@ -122888,16 +122502,16 @@ "type": "Identifier", "name": "typed", "range": [ - 70065, - 70070 + 69818, + 69823 ], "loc": { "start": { - "line": 2332, + "line": 2325, "column": 8 }, "end": { - "line": 2332, + "line": 2325, "column": 13 } } @@ -122907,31 +122521,31 @@ "value": false, "raw": "false", "range": [ - 70073, - 70078 + 69826, + 69831 ], "loc": { "start": { - "line": 2332, + "line": 2325, "column": 16 }, "end": { - "line": 2332, + "line": 2325, "column": 21 } } }, "range": [ - 70065, - 70078 + 69818, + 69831 ], "loc": { "start": { - "line": 2332, + "line": 2325, "column": 8 }, "end": { - "line": 2332, + "line": 2325, "column": 21 } } @@ -122949,16 +122563,16 @@ "type": "Identifier", "name": "rows", "range": [ - 70099, - 70103 + 69852, + 69856 ], "loc": { "start": { - "line": 2334, + "line": 2327, "column": 12 }, "end": { - "line": 2334, + "line": 2327, "column": 16 } } @@ -122974,16 +122588,16 @@ "object": { "type": "ThisExpression", "range": [ - 70106, - 70110 + 69859, + 69863 ], "loc": { "start": { - "line": 2334, + "line": 2327, "column": 19 }, "end": { - "line": 2334, + "line": 2327, "column": 23 } } @@ -122992,47 +122606,47 @@ "type": "Identifier", "name": "dom", "range": [ - 70111, - 70114 + 69864, + 69867 ], "loc": { "start": { - "line": 2334, + "line": 2327, "column": 24 }, "end": { - "line": 2334, + "line": 2327, "column": 27 } } }, "range": [ - 70106, - 70114 + 69859, + 69867 ], "loc": { "start": { - "line": 2334, + "line": 2327, "column": 19 }, "end": { - "line": 2334, + "line": 2327, "column": 27 } } }, "arguments": [], "range": [ - 70106, - 70116 + 69859, + 69869 ], "loc": { "start": { - "line": 2334, + "line": 2327, "column": 19 }, "end": { - "line": 2334, + "line": 2327, "column": 29 } } @@ -123041,46 +122655,46 @@ "type": "Identifier", "name": "rows", "range": [ - 70117, - 70121 + 69870, + 69874 ], "loc": { "start": { - "line": 2334, + "line": 2327, "column": 30 }, "end": { - "line": 2334, + "line": 2327, "column": 34 } } }, "range": [ - 70106, - 70121 + 69859, + 69874 ], "loc": { "start": { - "line": 2334, + "line": 2327, "column": 19 }, "end": { - "line": 2334, + "line": 2327, "column": 34 } } }, "range": [ - 70099, - 70121 + 69852, + 69874 ], "loc": { "start": { - "line": 2334, + "line": 2327, "column": 12 }, "end": { - "line": 2334, + "line": 2327, "column": 34 } } @@ -123088,16 +122702,16 @@ ], "kind": "let", "range": [ - 70095, - 70122 + 69848, + 69875 ], "loc": { "start": { - "line": 2334, + "line": 2327, "column": 8 }, "end": { - "line": 2334, + "line": 2327, "column": 35 } } @@ -123111,16 +122725,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 70135, - 70141 + 69888, + 69894 ], "loc": { "start": { - "line": 2335, + "line": 2328, "column": 12 }, "end": { - "line": 2335, + "line": 2328, "column": 18 } } @@ -123133,16 +122747,16 @@ "object": { "type": "ThisExpression", "range": [ - 70144, - 70148 + 69897, + 69901 ], "loc": { "start": { - "line": 2335, + "line": 2328, "column": 21 }, "end": { - "line": 2335, + "line": 2328, "column": 25 } } @@ -123151,31 +122765,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 70149, - 70158 + 69902, + 69911 ], "loc": { "start": { - "line": 2335, + "line": 2328, "column": 26 }, "end": { - "line": 2335, + "line": 2328, "column": 35 } } }, "range": [ - 70144, - 70158 + 69897, + 69911 ], "loc": { "start": { - "line": 2335, + "line": 2328, "column": 21 }, "end": { - "line": 2335, + "line": 2328, "column": 35 } } @@ -123186,47 +122800,47 @@ "value": true, "raw": "true", "range": [ - 70159, - 70163 + 69912, + 69916 ], "loc": { "start": { - "line": 2335, + "line": 2328, "column": 36 }, "end": { - "line": 2335, + "line": 2328, "column": 40 } } } ], "range": [ - 70144, - 70164 + 69897, + 69917 ], "loc": { "start": { - "line": 2335, + "line": 2328, "column": 21 }, "end": { - "line": 2335, + "line": 2328, "column": 41 } } }, "range": [ - 70135, - 70164 + 69888, + 69917 ], "loc": { "start": { - "line": 2335, + "line": 2328, "column": 12 }, "end": { - "line": 2335, + "line": 2328, "column": 41 } } @@ -123234,16 +122848,16 @@ ], "kind": "let", "range": [ - 70131, - 70165 + 69884, + 69918 ], "loc": { "start": { - "line": 2335, + "line": 2328, "column": 8 }, "end": { - "line": 2335, + "line": 2328, "column": 42 } } @@ -123257,16 +122871,16 @@ "type": "Identifier", "name": "tblData", "range": [ - 70178, - 70185 + 69931, + 69938 ], "loc": { "start": { - "line": 2336, + "line": 2329, "column": 12 }, "end": { - "line": 2336, + "line": 2329, "column": 19 } } @@ -123275,31 +122889,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 70188, - 70190 + 69941, + 69943 ], "loc": { "start": { - "line": 2336, + "line": 2329, "column": 22 }, "end": { - "line": 2336, + "line": 2329, "column": 24 } } }, "range": [ - 70178, - 70190 + 69931, + 69943 ], "loc": { "start": { - "line": 2336, + "line": 2329, "column": 12 }, "end": { - "line": 2336, + "line": 2329, "column": 24 } } @@ -123307,16 +122921,16 @@ ], "kind": "let", "range": [ - 70174, - 70191 + 69927, + 69944 ], "loc": { "start": { - "line": 2336, + "line": 2329, "column": 8 }, "end": { - "line": 2336, + "line": 2329, "column": 25 } } @@ -123330,16 +122944,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 70204, - 70214 + 69957, + 69967 ], "loc": { "start": { - "line": 2337, + "line": 2330, "column": 12 }, "end": { - "line": 2337, + "line": 2330, "column": 22 } } @@ -123350,16 +122964,16 @@ "type": "Identifier", "name": "typed", "range": [ - 70217, - 70222 + 69970, + 69975 ], "loc": { "start": { - "line": 2337, + "line": 2330, "column": 25 }, "end": { - "line": 2337, + "line": 2330, "column": 30 } } @@ -123375,16 +122989,16 @@ "object": { "type": "ThisExpression", "range": [ - 70225, - 70229 + 69978, + 69982 ], "loc": { "start": { - "line": 2337, + "line": 2330, "column": 33 }, "end": { - "line": 2337, + "line": 2330, "column": 37 } } @@ -123393,31 +123007,31 @@ "type": "Identifier", "name": "getCellData", "range": [ - 70230, - 70241 + 69983, + 69994 ], "loc": { "start": { - "line": 2337, + "line": 2330, "column": 38 }, "end": { - "line": 2337, + "line": 2330, "column": 49 } } }, "range": [ - 70225, - 70241 + 69978, + 69994 ], "loc": { "start": { - "line": 2337, + "line": 2330, "column": 33 }, "end": { - "line": 2337, + "line": 2330, "column": 49 } } @@ -123426,31 +123040,31 @@ "type": "Identifier", "name": "bind", "range": [ - 70242, - 70246 + 69995, + 69999 ], "loc": { "start": { - "line": 2337, + "line": 2330, "column": 50 }, "end": { - "line": 2337, + "line": 2330, "column": 54 } } }, "range": [ - 70225, - 70246 + 69978, + 69999 ], "loc": { "start": { - "line": 2337, + "line": 2330, "column": 33 }, "end": { - "line": 2337, + "line": 2330, "column": 54 } } @@ -123459,32 +123073,32 @@ { "type": "ThisExpression", "range": [ - 70247, - 70251 + 70000, + 70004 ], "loc": { "start": { - "line": 2337, + "line": 2330, "column": 55 }, "end": { - "line": 2337, + "line": 2330, "column": 59 } } } ], "range": [ - 70225, - 70252 + 69978, + 70005 ], "loc": { "start": { - "line": 2337, + "line": 2330, "column": 33 }, "end": { - "line": 2337, + "line": 2330, "column": 60 } } @@ -123500,16 +123114,16 @@ "object": { "type": "ThisExpression", "range": [ - 70267, - 70271 + 70020, + 70024 ], "loc": { "start": { - "line": 2338, + "line": 2331, "column": 12 }, "end": { - "line": 2338, + "line": 2331, "column": 16 } } @@ -123518,31 +123132,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 70272, - 70284 + 70025, + 70037 ], "loc": { "start": { - "line": 2338, + "line": 2331, "column": 17 }, "end": { - "line": 2338, + "line": 2331, "column": 29 } } }, "range": [ - 70267, - 70284 + 70020, + 70037 ], "loc": { "start": { - "line": 2338, + "line": 2331, "column": 12 }, "end": { - "line": 2338, + "line": 2331, "column": 29 } } @@ -123551,31 +123165,31 @@ "type": "Identifier", "name": "bind", "range": [ - 70285, - 70289 + 70038, + 70042 ], "loc": { "start": { - "line": 2338, + "line": 2331, "column": 30 }, "end": { - "line": 2338, + "line": 2331, "column": 34 } } }, "range": [ - 70267, - 70289 + 70020, + 70042 ], "loc": { "start": { - "line": 2338, + "line": 2331, "column": 12 }, "end": { - "line": 2338, + "line": 2331, "column": 34 } } @@ -123584,62 +123198,62 @@ { "type": "ThisExpression", "range": [ - 70290, - 70294 + 70043, + 70047 ], "loc": { "start": { - "line": 2338, + "line": 2331, "column": 35 }, "end": { - "line": 2338, + "line": 2331, "column": 39 } } } ], "range": [ - 70267, - 70295 + 70020, + 70048 ], "loc": { "start": { - "line": 2338, + "line": 2331, "column": 12 }, "end": { - "line": 2338, + "line": 2331, "column": 40 } } }, "range": [ - 70217, - 70295 + 69970, + 70048 ], "loc": { "start": { - "line": 2337, + "line": 2330, "column": 25 }, "end": { - "line": 2338, + "line": 2331, "column": 40 } } }, "range": [ - 70204, - 70295 + 69957, + 70048 ], "loc": { "start": { - "line": 2337, + "line": 2330, "column": 12 }, "end": { - "line": 2338, + "line": 2331, "column": 40 } } @@ -123647,16 +123261,16 @@ ], "kind": "let", "range": [ - 70200, - 70296 + 69953, + 70049 ], "loc": { "start": { - "line": 2337, + "line": 2330, "column": 8 }, "end": { - "line": 2338, + "line": 2331, "column": 41 } } @@ -123667,16 +123281,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 70310, - 70324 + 70063, + 70077 ], "loc": { "start": { - "line": 2340, + "line": 2333, "column": 12 }, "end": { - "line": 2340, + "line": 2333, "column": 26 } } @@ -123693,16 +123307,16 @@ "type": "Identifier", "name": "headers", "range": [ - 70344, - 70351 + 70097, + 70104 ], "loc": { "start": { - "line": 2341, + "line": 2334, "column": 16 }, "end": { - "line": 2341, + "line": 2334, "column": 23 } } @@ -123715,16 +123329,16 @@ "object": { "type": "ThisExpression", "range": [ - 70354, - 70358 + 70107, + 70111 ], "loc": { "start": { - "line": 2341, + "line": 2334, "column": 26 }, "end": { - "line": 2341, + "line": 2334, "column": 30 } } @@ -123733,31 +123347,31 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 70359, - 70373 + 70112, + 70126 ], "loc": { "start": { - "line": 2341, + "line": 2334, "column": 31 }, "end": { - "line": 2341, + "line": 2334, "column": 45 } } }, "range": [ - 70354, - 70373 + 70107, + 70126 ], "loc": { "start": { - "line": 2341, + "line": 2334, "column": 26 }, "end": { - "line": 2341, + "line": 2334, "column": 45 } } @@ -123767,47 +123381,47 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 70374, - 70391 + 70127, + 70144 ], "loc": { "start": { - "line": 2341, + "line": 2334, "column": 46 }, "end": { - "line": 2341, + "line": 2334, "column": 63 } } } ], "range": [ - 70354, - 70392 + 70107, + 70145 ], "loc": { "start": { - "line": 2341, + "line": 2334, "column": 26 }, "end": { - "line": 2341, + "line": 2334, "column": 64 } } }, "range": [ - 70344, - 70392 + 70097, + 70145 ], "loc": { "start": { - "line": 2341, + "line": 2334, "column": 16 }, "end": { - "line": 2341, + "line": 2334, "column": 64 } } @@ -123815,16 +123429,16 @@ ], "kind": "let", "range": [ - 70340, - 70393 + 70093, + 70146 ], "loc": { "start": { - "line": 2341, + "line": 2334, "column": 12 }, "end": { - "line": 2341, + "line": 2334, "column": 65 } } @@ -123840,16 +123454,16 @@ "type": "Identifier", "name": "tblData", "range": [ - 70406, - 70413 + 70159, + 70166 ], "loc": { "start": { - "line": 2342, + "line": 2335, "column": 12 }, "end": { - "line": 2342, + "line": 2335, "column": 19 } } @@ -123858,31 +123472,31 @@ "type": "Identifier", "name": "push", "range": [ - 70414, - 70418 + 70167, + 70171 ], "loc": { "start": { - "line": 2342, + "line": 2335, "column": 20 }, "end": { - "line": 2342, + "line": 2335, "column": 24 } } }, "range": [ - 70406, - 70418 + 70159, + 70171 ], "loc": { "start": { - "line": 2342, + "line": 2335, "column": 12 }, "end": { - "line": 2342, + "line": 2335, "column": 24 } } @@ -123899,16 +123513,16 @@ "object": { "type": "ThisExpression", "range": [ - 70420, - 70424 + 70173, + 70177 ], "loc": { "start": { - "line": 2342, + "line": 2335, "column": 26 }, "end": { - "line": 2342, + "line": 2335, "column": 30 } } @@ -123917,47 +123531,47 @@ "type": "Identifier", "name": "getHeadersRowIndex", "range": [ - 70425, - 70443 + 70178, + 70196 ], "loc": { "start": { - "line": 2342, + "line": 2335, "column": 31 }, "end": { - "line": 2342, + "line": 2335, "column": 49 } } }, "range": [ - 70420, - 70443 + 70173, + 70196 ], "loc": { "start": { - "line": 2342, + "line": 2335, "column": 26 }, "end": { - "line": 2342, + "line": 2335, "column": 49 } } }, "arguments": [], "range": [ - 70420, - 70445 + 70173, + 70198 ], "loc": { "start": { - "line": 2342, + "line": 2335, "column": 26 }, "end": { - "line": 2342, + "line": 2335, "column": 51 } } @@ -123966,95 +123580,95 @@ "type": "Identifier", "name": "headers", "range": [ - 70447, - 70454 + 70200, + 70207 ], "loc": { "start": { - "line": 2342, + "line": 2335, "column": 53 }, "end": { - "line": 2342, + "line": 2335, "column": 60 } } } ], "range": [ - 70419, - 70455 + 70172, + 70208 ], "loc": { "start": { - "line": 2342, + "line": 2335, "column": 25 }, "end": { - "line": 2342, + "line": 2335, "column": 61 } } } ], "range": [ - 70406, - 70456 + 70159, + 70209 ], "loc": { "start": { - "line": 2342, + "line": 2335, "column": 12 }, "end": { - "line": 2342, + "line": 2335, "column": 62 } } }, "range": [ - 70406, - 70457 + 70159, + 70210 ], "loc": { "start": { - "line": 2342, + "line": 2335, "column": 12 }, "end": { - "line": 2342, + "line": 2335, "column": 63 } } } ], "range": [ - 70326, - 70467 + 70079, + 70220 ], "loc": { "start": { - "line": 2340, + "line": 2333, "column": 28 }, "end": { - "line": 2343, + "line": 2336, "column": 9 } } }, "alternate": null, "range": [ - 70306, - 70467 + 70059, + 70220 ], "loc": { "start": { - "line": 2340, + "line": 2333, "column": 8 }, "end": { - "line": 2343, + "line": 2336, "column": 9 } } @@ -124070,16 +123684,16 @@ "type": "Identifier", "name": "k", "range": [ - 70485, - 70486 + 70238, + 70239 ], "loc": { "start": { - "line": 2344, + "line": 2337, "column": 17 }, "end": { - "line": 2344, + "line": 2337, "column": 18 } } @@ -124090,16 +123704,16 @@ "object": { "type": "ThisExpression", "range": [ - 70489, - 70493 + 70242, + 70246 ], "loc": { "start": { - "line": 2344, + "line": 2337, "column": 21 }, "end": { - "line": 2344, + "line": 2337, "column": 25 } } @@ -124108,46 +123722,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 70494, - 70500 + 70247, + 70253 ], "loc": { "start": { - "line": 2344, + "line": 2337, "column": 26 }, "end": { - "line": 2344, + "line": 2337, "column": 32 } } }, "range": [ - 70489, - 70500 + 70242, + 70253 ], "loc": { "start": { - "line": 2344, + "line": 2337, "column": 21 }, "end": { - "line": 2344, + "line": 2337, "column": 32 } } }, "range": [ - 70485, - 70500 + 70238, + 70253 ], "loc": { "start": { - "line": 2344, + "line": 2337, "column": 17 }, "end": { - "line": 2344, + "line": 2337, "column": 32 } } @@ -124155,16 +123769,16 @@ ], "kind": "let", "range": [ - 70481, - 70500 + 70234, + 70253 ], "loc": { "start": { - "line": 2344, + "line": 2337, "column": 13 }, "end": { - "line": 2344, + "line": 2337, "column": 32 } } @@ -124176,16 +123790,16 @@ "type": "Identifier", "name": "k", "range": [ - 70502, - 70503 + 70255, + 70256 ], "loc": { "start": { - "line": 2344, + "line": 2337, "column": 34 }, "end": { - "line": 2344, + "line": 2337, "column": 35 } } @@ -124194,31 +123808,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 70506, - 70512 + 70259, + 70265 ], "loc": { "start": { - "line": 2344, + "line": 2337, "column": 38 }, "end": { - "line": 2344, + "line": 2337, "column": 44 } } }, "range": [ - 70502, - 70512 + 70255, + 70265 ], "loc": { "start": { - "line": 2344, + "line": 2337, "column": 34 }, "end": { - "line": 2344, + "line": 2337, "column": 44 } } @@ -124230,32 +123844,32 @@ "type": "Identifier", "name": "k", "range": [ - 70514, - 70515 + 70267, + 70268 ], "loc": { "start": { - "line": 2344, + "line": 2337, "column": 46 }, "end": { - "line": 2344, + "line": 2337, "column": 47 } } }, "prefix": false, "range": [ - 70514, - 70517 + 70267, + 70270 ], "loc": { "start": { - "line": 2344, + "line": 2337, "column": 46 }, "end": { - "line": 2344, + "line": 2337, "column": 49 } } @@ -124272,16 +123886,16 @@ "type": "Identifier", "name": "rowData", "range": [ - 70537, - 70544 + 70290, + 70297 ], "loc": { "start": { - "line": 2345, + "line": 2338, "column": 16 }, "end": { - "line": 2345, + "line": 2338, "column": 23 } } @@ -124293,16 +123907,16 @@ "type": "Identifier", "name": "k", "range": [ - 70548, - 70549 + 70301, + 70302 ], "loc": { "start": { - "line": 2345, + "line": 2338, "column": 27 }, "end": { - "line": 2345, + "line": 2338, "column": 28 } } @@ -124311,47 +123925,47 @@ "type": "ArrayExpression", "elements": [], "range": [ - 70551, - 70553 + 70304, + 70306 ], "loc": { "start": { - "line": 2345, + "line": 2338, "column": 30 }, "end": { - "line": 2345, + "line": 2338, "column": 32 } } } ], "range": [ - 70547, - 70554 + 70300, + 70307 ], "loc": { "start": { - "line": 2345, + "line": 2338, "column": 26 }, "end": { - "line": 2345, + "line": 2338, "column": 33 } } }, "range": [ - 70537, - 70554 + 70290, + 70307 ], "loc": { "start": { - "line": 2345, + "line": 2338, "column": 16 }, "end": { - "line": 2345, + "line": 2338, "column": 33 } } @@ -124359,16 +123973,16 @@ ], "kind": "let", "range": [ - 70533, - 70555 + 70286, + 70308 ], "loc": { "start": { - "line": 2345, + "line": 2338, "column": 12 }, "end": { - "line": 2345, + "line": 2338, "column": 34 } } @@ -124382,16 +123996,16 @@ "type": "Identifier", "name": "cells", "range": [ - 70572, - 70577 + 70325, + 70330 ], "loc": { "start": { - "line": 2346, + "line": 2339, "column": 16 }, "end": { - "line": 2346, + "line": 2339, "column": 21 } } @@ -124406,16 +124020,16 @@ "type": "Identifier", "name": "rows", "range": [ - 70580, - 70584 + 70333, + 70337 ], "loc": { "start": { - "line": 2346, + "line": 2339, "column": 24 }, "end": { - "line": 2346, + "line": 2339, "column": 28 } } @@ -124424,31 +124038,31 @@ "type": "Identifier", "name": "k", "range": [ - 70585, - 70586 + 70338, + 70339 ], "loc": { "start": { - "line": 2346, + "line": 2339, "column": 29 }, "end": { - "line": 2346, + "line": 2339, "column": 30 } } }, "range": [ - 70580, - 70587 + 70333, + 70340 ], "loc": { "start": { - "line": 2346, + "line": 2339, "column": 24 }, "end": { - "line": 2346, + "line": 2339, "column": 31 } } @@ -124457,46 +124071,46 @@ "type": "Identifier", "name": "cells", "range": [ - 70588, - 70593 + 70341, + 70346 ], "loc": { "start": { - "line": 2346, + "line": 2339, "column": 32 }, "end": { - "line": 2346, + "line": 2339, "column": 37 } } }, "range": [ - 70580, - 70593 + 70333, + 70346 ], "loc": { "start": { - "line": 2346, + "line": 2339, "column": 24 }, "end": { - "line": 2346, + "line": 2339, "column": 37 } } }, "range": [ - 70572, - 70593 + 70325, + 70346 ], "loc": { "start": { - "line": 2346, + "line": 2339, "column": 16 }, "end": { - "line": 2346, + "line": 2339, "column": 37 } } @@ -124504,16 +124118,16 @@ ], "kind": "let", "range": [ - 70568, - 70594 + 70321, + 70347 ], "loc": { "start": { - "line": 2346, + "line": 2339, "column": 12 }, "end": { - "line": 2346, + "line": 2339, "column": 38 } } @@ -124529,16 +124143,16 @@ "type": "Identifier", "name": "j", "range": [ - 70616, - 70617 + 70369, + 70370 ], "loc": { "start": { - "line": 2347, + "line": 2340, "column": 21 }, "end": { - "line": 2347, + "line": 2340, "column": 22 } } @@ -124548,31 +124162,31 @@ "value": 0, "raw": "0", "range": [ - 70620, - 70621 + 70373, + 70374 ], "loc": { "start": { - "line": 2347, + "line": 2340, "column": 25 }, "end": { - "line": 2347, + "line": 2340, "column": 26 } } }, "range": [ - 70616, - 70621 + 70369, + 70374 ], "loc": { "start": { - "line": 2347, + "line": 2340, "column": 21 }, "end": { - "line": 2347, + "line": 2340, "column": 26 } } @@ -124583,16 +124197,16 @@ "type": "Identifier", "name": "len", "range": [ - 70623, - 70626 + 70376, + 70379 ], "loc": { "start": { - "line": 2347, + "line": 2340, "column": 28 }, "end": { - "line": 2347, + "line": 2340, "column": 31 } } @@ -124604,16 +124218,16 @@ "type": "Identifier", "name": "cells", "range": [ - 70629, - 70634 + 70382, + 70387 ], "loc": { "start": { - "line": 2347, + "line": 2340, "column": 34 }, "end": { - "line": 2347, + "line": 2340, "column": 39 } } @@ -124622,46 +124236,46 @@ "type": "Identifier", "name": "length", "range": [ - 70635, - 70641 + 70388, + 70394 ], "loc": { "start": { - "line": 2347, + "line": 2340, "column": 40 }, "end": { - "line": 2347, + "line": 2340, "column": 46 } } }, "range": [ - 70629, - 70641 + 70382, + 70394 ], "loc": { "start": { - "line": 2347, + "line": 2340, "column": 34 }, "end": { - "line": 2347, + "line": 2340, "column": 46 } } }, "range": [ - 70623, - 70641 + 70376, + 70394 ], "loc": { "start": { - "line": 2347, + "line": 2340, "column": 28 }, "end": { - "line": 2347, + "line": 2340, "column": 46 } } @@ -124669,16 +124283,16 @@ ], "kind": "let", "range": [ - 70612, - 70641 + 70365, + 70394 ], "loc": { "start": { - "line": 2347, + "line": 2340, "column": 17 }, "end": { - "line": 2347, + "line": 2340, "column": 46 } } @@ -124690,16 +124304,16 @@ "type": "Identifier", "name": "j", "range": [ - 70643, - 70644 + 70396, + 70397 ], "loc": { "start": { - "line": 2347, + "line": 2340, "column": 48 }, "end": { - "line": 2347, + "line": 2340, "column": 49 } } @@ -124708,31 +124322,31 @@ "type": "Identifier", "name": "len", "range": [ - 70647, - 70650 + 70400, + 70403 ], "loc": { "start": { - "line": 2347, + "line": 2340, "column": 52 }, "end": { - "line": 2347, + "line": 2340, "column": 55 } } }, "range": [ - 70643, - 70650 + 70396, + 70403 ], "loc": { "start": { - "line": 2347, + "line": 2340, "column": 48 }, "end": { - "line": 2347, + "line": 2340, "column": 55 } } @@ -124744,32 +124358,32 @@ "type": "Identifier", "name": "j", "range": [ - 70652, - 70653 + 70405, + 70406 ], "loc": { "start": { - "line": 2347, + "line": 2340, "column": 57 }, "end": { - "line": 2347, + "line": 2340, "column": 58 } } }, "prefix": false, "range": [ - 70652, - 70655 + 70405, + 70408 ], "loc": { "start": { - "line": 2347, + "line": 2340, "column": 57 }, "end": { - "line": 2347, + "line": 2340, "column": 60 } } @@ -124786,16 +124400,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 70679, - 70696 + 70432, + 70449 ], "loc": { "start": { - "line": 2348, + "line": 2341, "column": 20 }, "end": { - "line": 2348, + "line": 2341, "column": 37 } } @@ -124808,16 +124422,16 @@ "object": { "type": "ThisExpression", "range": [ - 70700, - 70704 + 70453, + 70457 ], "loc": { "start": { - "line": 2348, + "line": 2341, "column": 41 }, "end": { - "line": 2348, + "line": 2341, "column": 45 } } @@ -124826,31 +124440,31 @@ "type": "Identifier", "name": "hasExtension", "range": [ - 70705, - 70717 + 70458, + 70470 ], "loc": { "start": { - "line": 2348, + "line": 2341, "column": 46 }, "end": { - "line": 2348, + "line": 2341, "column": 58 } } }, "range": [ - 70700, - 70717 + 70453, + 70470 ], "loc": { "start": { - "line": 2348, + "line": 2341, "column": 41 }, "end": { - "line": 2348, + "line": 2341, "column": 58 } } @@ -124861,47 +124475,47 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 70718, - 70734 + 70471, + 70487 ], "loc": { "start": { - "line": 2348, + "line": 2341, "column": 59 }, "end": { - "line": 2348, + "line": 2341, "column": 75 } } } ], "range": [ - 70700, - 70735 + 70453, + 70488 ], "loc": { "start": { - "line": 2348, + "line": 2341, "column": 41 }, "end": { - "line": 2348, + "line": 2341, "column": 76 } } }, "range": [ - 70679, - 70735 + 70432, + 70488 ], "loc": { "start": { - "line": 2348, + "line": 2341, "column": 20 }, "end": { - "line": 2348, + "line": 2341, "column": 76 } } @@ -124924,16 +124538,16 @@ "object": { "type": "ThisExpression", "range": [ - 70763, - 70767 + 70516, + 70520 ], "loc": { "start": { - "line": 2349, + "line": 2342, "column": 24 }, "end": { - "line": 2349, + "line": 2342, "column": 28 } } @@ -124942,31 +124556,31 @@ "type": "Identifier", "name": "extension", "range": [ - 70768, - 70777 + 70521, + 70530 ], "loc": { "start": { - "line": 2349, + "line": 2342, "column": 29 }, "end": { - "line": 2349, + "line": 2342, "column": 38 } } }, "range": [ - 70763, - 70777 + 70516, + 70530 ], "loc": { "start": { - "line": 2349, + "line": 2342, "column": 24 }, "end": { - "line": 2349, + "line": 2342, "column": 38 } } @@ -124977,32 +124591,32 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 70778, - 70794 + 70531, + 70547 ], "loc": { "start": { - "line": 2349, + "line": 2342, "column": 39 }, "end": { - "line": 2349, + "line": 2342, "column": 55 } } } ], "range": [ - 70763, - 70795 + 70516, + 70548 ], "loc": { "start": { - "line": 2349, + "line": 2342, "column": 24 }, "end": { - "line": 2349, + "line": 2342, "column": 56 } } @@ -125011,31 +124625,31 @@ "type": "Identifier", "name": "isColHidden", "range": [ - 70796, - 70807 + 70549, + 70560 ], "loc": { "start": { - "line": 2349, + "line": 2342, "column": 57 }, "end": { - "line": 2349, + "line": 2342, "column": 68 } } }, "range": [ - 70763, - 70807 + 70516, + 70560 ], "loc": { "start": { - "line": 2349, + "line": 2342, "column": 24 }, "end": { - "line": 2349, + "line": 2342, "column": 68 } } @@ -125045,32 +124659,32 @@ "type": "Identifier", "name": "j", "range": [ - 70808, - 70809 + 70561, + 70562 ], "loc": { "start": { - "line": 2349, + "line": 2342, "column": 69 }, "end": { - "line": 2349, + "line": 2342, "column": 70 } } } ], "range": [ - 70763, - 70810 + 70516, + 70563 ], "loc": { "start": { - "line": 2349, + "line": 2342, "column": 24 }, "end": { - "line": 2349, + "line": 2342, "column": 71 } } @@ -125082,80 +124696,80 @@ "type": "ContinueStatement", "label": null, "range": [ - 70838, - 70847 + 70591, + 70600 ], "loc": { "start": { - "line": 2350, + "line": 2343, "column": 24 }, "end": { - "line": 2350, + "line": 2343, "column": 33 } } } ], "range": [ - 70812, - 70869 + 70565, + 70622 ], "loc": { "start": { - "line": 2349, + "line": 2342, "column": 73 }, "end": { - "line": 2351, + "line": 2344, "column": 21 } } }, "alternate": null, "range": [ - 70759, - 70869 + 70512, + 70622 ], "loc": { "start": { - "line": 2349, + "line": 2342, "column": 20 }, "end": { - "line": 2351, + "line": 2344, "column": 21 } } } ], "range": [ - 70737, - 70887 + 70490, + 70640 ], "loc": { "start": { - "line": 2348, + "line": 2341, "column": 78 }, "end": { - "line": 2352, + "line": 2345, "column": 17 } } }, "alternate": null, "range": [ - 70675, - 70887 + 70428, + 70640 ], "loc": { "start": { - "line": 2348, + "line": 2341, "column": 16 }, "end": { - "line": 2352, + "line": 2345, "column": 17 } } @@ -125169,16 +124783,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 70908, - 70917 + 70661, + 70670 ], "loc": { "start": { - "line": 2353, + "line": 2346, "column": 20 }, "end": { - "line": 2353, + "line": 2346, "column": 29 } } @@ -125189,16 +124803,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 70920, - 70930 + 70673, + 70683 ], "loc": { "start": { - "line": 2353, + "line": 2346, "column": 32 }, "end": { - "line": 2353, + "line": 2346, "column": 42 } } @@ -125211,16 +124825,16 @@ "type": "Identifier", "name": "cells", "range": [ - 70931, - 70936 + 70684, + 70689 ], "loc": { "start": { - "line": 2353, + "line": 2346, "column": 43 }, "end": { - "line": 2353, + "line": 2346, "column": 48 } } @@ -125229,62 +124843,62 @@ "type": "Identifier", "name": "j", "range": [ - 70937, - 70938 + 70690, + 70691 ], "loc": { "start": { - "line": 2353, + "line": 2346, "column": 49 }, "end": { - "line": 2353, + "line": 2346, "column": 50 } } }, "range": [ - 70931, - 70939 + 70684, + 70692 ], "loc": { "start": { - "line": 2353, + "line": 2346, "column": 43 }, "end": { - "line": 2353, + "line": 2346, "column": 51 } } } ], "range": [ - 70920, - 70940 + 70673, + 70693 ], "loc": { "start": { - "line": 2353, + "line": 2346, "column": 32 }, "end": { - "line": 2353, + "line": 2346, "column": 52 } } }, "range": [ - 70908, - 70940 + 70661, + 70693 ], "loc": { "start": { - "line": 2353, + "line": 2346, "column": 20 }, "end": { - "line": 2353, + "line": 2346, "column": 52 } } @@ -125292,16 +124906,16 @@ ], "kind": "let", "range": [ - 70904, - 70941 + 70657, + 70694 ], "loc": { "start": { - "line": 2353, + "line": 2346, "column": 16 }, "end": { - "line": 2353, + "line": 2346, "column": 53 } } @@ -125320,16 +124934,16 @@ "type": "Identifier", "name": "rowData", "range": [ - 70958, - 70965 + 70711, + 70718 ], "loc": { "start": { - "line": 2354, + "line": 2347, "column": 16 }, "end": { - "line": 2354, + "line": 2347, "column": 23 } } @@ -125339,31 +124953,31 @@ "value": 1, "raw": "1", "range": [ - 70966, - 70967 + 70719, + 70720 ], "loc": { "start": { - "line": 2354, + "line": 2347, "column": 24 }, "end": { - "line": 2354, + "line": 2347, "column": 25 } } }, "range": [ - 70958, - 70968 + 70711, + 70721 ], "loc": { "start": { - "line": 2354, + "line": 2347, "column": 16 }, "end": { - "line": 2354, + "line": 2347, "column": 26 } } @@ -125372,31 +124986,31 @@ "type": "Identifier", "name": "push", "range": [ - 70969, - 70973 + 70722, + 70726 ], "loc": { "start": { - "line": 2354, + "line": 2347, "column": 27 }, "end": { - "line": 2354, + "line": 2347, "column": 31 } } }, "range": [ - 70958, - 70973 + 70711, + 70726 ], "loc": { "start": { - "line": 2354, + "line": 2347, "column": 16 }, "end": { - "line": 2354, + "line": 2347, "column": 31 } } @@ -125406,78 +125020,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 70974, - 70983 + 70727, + 70736 ], "loc": { "start": { - "line": 2354, + "line": 2347, "column": 32 }, "end": { - "line": 2354, + "line": 2347, "column": 41 } } } ], "range": [ - 70958, - 70984 + 70711, + 70737 ], "loc": { "start": { - "line": 2354, + "line": 2347, "column": 16 }, "end": { - "line": 2354, + "line": 2347, "column": 42 } } }, "range": [ - 70958, - 70985 + 70711, + 70738 ], "loc": { "start": { - "line": 2354, + "line": 2347, "column": 16 }, "end": { - "line": 2354, + "line": 2347, "column": 43 } } } ], "range": [ - 70657, - 70999 + 70410, + 70752 ], "loc": { "start": { - "line": 2347, + "line": 2340, "column": 62 }, "end": { - "line": 2355, + "line": 2348, "column": 13 } } }, "range": [ - 70607, - 70999 + 70360, + 70752 ], "loc": { "start": { - "line": 2347, + "line": 2340, "column": 12 }, "end": { - "line": 2355, + "line": 2348, "column": 13 } } @@ -125493,16 +125107,16 @@ "type": "Identifier", "name": "tblData", "range": [ - 71012, - 71019 + 70765, + 70772 ], "loc": { "start": { - "line": 2356, + "line": 2349, "column": 12 }, "end": { - "line": 2356, + "line": 2349, "column": 19 } } @@ -125511,31 +125125,31 @@ "type": "Identifier", "name": "push", "range": [ - 71020, - 71024 + 70773, + 70777 ], "loc": { "start": { - "line": 2356, + "line": 2349, "column": 20 }, "end": { - "line": 2356, + "line": 2349, "column": 24 } } }, "range": [ - 71012, - 71024 + 70765, + 70777 ], "loc": { "start": { - "line": 2356, + "line": 2349, "column": 12 }, "end": { - "line": 2356, + "line": 2349, "column": 24 } } @@ -125545,78 +125159,78 @@ "type": "Identifier", "name": "rowData", "range": [ - 71025, - 71032 + 70778, + 70785 ], "loc": { "start": { - "line": 2356, + "line": 2349, "column": 25 }, "end": { - "line": 2356, + "line": 2349, "column": 32 } } } ], "range": [ - 71012, - 71033 + 70765, + 70786 ], "loc": { "start": { - "line": 2356, + "line": 2349, "column": 12 }, "end": { - "line": 2356, + "line": 2349, "column": 33 } } }, "range": [ - 71012, - 71034 + 70765, + 70787 ], "loc": { "start": { - "line": 2356, + "line": 2349, "column": 12 }, "end": { - "line": 2356, + "line": 2349, "column": 34 } } } ], "range": [ - 70519, - 71044 + 70272, + 70797 ], "loc": { "start": { - "line": 2344, + "line": 2337, "column": 51 }, "end": { - "line": 2357, + "line": 2350, "column": 9 } } }, "range": [ - 70476, - 71044 + 70229, + 70797 ], "loc": { "start": { - "line": 2344, + "line": 2337, "column": 8 }, "end": { - "line": 2357, + "line": 2350, "column": 9 } } @@ -125627,47 +125241,47 @@ "type": "Identifier", "name": "tblData", "range": [ - 71060, - 71067 + 70813, + 70820 ], "loc": { "start": { - "line": 2358, + "line": 2351, "column": 15 }, "end": { - "line": 2358, + "line": 2351, "column": 22 } } }, "range": [ - 71053, - 71068 + 70806, + 70821 ], "loc": { "start": { - "line": 2358, + "line": 2351, "column": 8 }, "end": { - "line": 2358, + "line": 2351, "column": 23 } } } ], "range": [ - 70085, - 71074 + 69838, + 70827 ], "loc": { "start": { - "line": 2333, + "line": 2326, "column": 6 }, "end": { - "line": 2359, + "line": 2352, "column": 5 } } @@ -125675,16 +125289,16 @@ "generator": false, "expression": false, "range": [ - 69988, - 71074 + 69741, + 70827 ], "loc": { "start": { - "line": 2329, + "line": 2322, "column": 16 }, "end": { - "line": 2359, + "line": 2352, "column": 5 } } @@ -125692,16 +125306,16 @@ "kind": "method", "computed": false, "range": [ - 69976, - 71074 + 69729, + 70827 ], "loc": { "start": { - "line": 2329, + "line": 2322, "column": 4 }, "end": { - "line": 2359, + "line": 2352, "column": 5 } }, @@ -125710,16 +125324,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": [ - 69496, - 69971 + 69249, + 69724 ], "loc": { "start": { - "line": 2315, + "line": 2308, "column": 4 }, "end": { - "line": 2328, + "line": 2321, "column": 7 } } @@ -125730,16 +125344,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": [ - 71080, - 71536 + 70833, + 71289 ], "loc": { "start": { - "line": 2361, + "line": 2354, "column": 4 }, "end": { - "line": 2373, + "line": 2366, "column": 7 } } @@ -125753,16 +125367,16 @@ "type": "Identifier", "name": "getFilteredData", "range": [ - 71541, - 71556 + 71294, + 71309 ], "loc": { "start": { - "line": 2374, + "line": 2367, "column": 4 }, "end": { - "line": 2374, + "line": 2367, "column": 19 } } @@ -125777,16 +125391,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 71557, - 71571 + 71310, + 71324 ], "loc": { "start": { - "line": 2374, + "line": 2367, "column": 20 }, "end": { - "line": 2374, + "line": 2367, "column": 34 } } @@ -125796,31 +125410,31 @@ "value": false, "raw": "false", "range": [ - 71574, - 71579 + 71327, + 71332 ], "loc": { "start": { - "line": 2374, + "line": 2367, "column": 37 }, "end": { - "line": 2374, + "line": 2367, "column": 42 } } }, "range": [ - 71557, - 71579 + 71310, + 71332 ], "loc": { "start": { - "line": 2374, + "line": 2367, "column": 20 }, "end": { - "line": 2374, + "line": 2367, "column": 42 } } @@ -125831,16 +125445,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 71581, - 71598 + 71334, + 71351 ], "loc": { "start": { - "line": 2374, + "line": 2367, "column": 44 }, "end": { - "line": 2374, + "line": 2367, "column": 61 } } @@ -125850,31 +125464,31 @@ "value": false, "raw": "false", "range": [ - 71601, - 71606 + 71354, + 71359 ], "loc": { "start": { - "line": 2374, + "line": 2367, "column": 64 }, "end": { - "line": 2374, + "line": 2367, "column": 69 } } }, "range": [ - 71581, - 71606 + 71334, + 71359 ], "loc": { "start": { - "line": 2374, + "line": 2367, "column": 44 }, "end": { - "line": 2374, + "line": 2367, "column": 69 } } @@ -125893,16 +125507,16 @@ "object": { "type": "ThisExpression", "range": [ - 71625, - 71629 + 71378, + 71382 ], "loc": { "start": { - "line": 2375, + "line": 2368, "column": 15 }, "end": { - "line": 2375, + "line": 2368, "column": 19 } } @@ -125911,31 +125525,31 @@ "type": "Identifier", "name": "filteredData", "range": [ - 71630, - 71642 + 71383, + 71395 ], "loc": { "start": { - "line": 2375, + "line": 2368, "column": 20 }, "end": { - "line": 2375, + "line": 2368, "column": 32 } } }, "range": [ - 71625, - 71642 + 71378, + 71395 ], "loc": { "start": { - "line": 2375, + "line": 2368, "column": 15 }, "end": { - "line": 2375, + "line": 2368, "column": 32 } } @@ -125945,16 +125559,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 71643, - 71657 + 71396, + 71410 ], "loc": { "start": { - "line": 2375, + "line": 2368, "column": 33 }, "end": { - "line": 2375, + "line": 2368, "column": 47 } } @@ -125963,16 +125577,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 71659, - 71676 + 71412, + 71429 ], "loc": { "start": { - "line": 2375, + "line": 2368, "column": 49 }, "end": { - "line": 2375, + "line": 2368, "column": 66 } } @@ -125982,63 +125596,63 @@ "value": true, "raw": "true", "range": [ - 71678, - 71682 + 71431, + 71435 ], "loc": { "start": { - "line": 2375, + "line": 2368, "column": 68 }, "end": { - "line": 2375, + "line": 2368, "column": 72 } } } ], "range": [ - 71625, - 71683 + 71378, + 71436 ], "loc": { "start": { - "line": 2375, + "line": 2368, "column": 15 }, "end": { - "line": 2375, + "line": 2368, "column": 73 } } }, "range": [ - 71618, - 71684 + 71371, + 71437 ], "loc": { "start": { - "line": 2375, + "line": 2368, "column": 8 }, "end": { - "line": 2375, + "line": 2368, "column": 74 } } } ], "range": [ - 71608, - 71690 + 71361, + 71443 ], "loc": { "start": { - "line": 2374, + "line": 2367, "column": 71 }, "end": { - "line": 2376, + "line": 2369, "column": 5 } } @@ -126046,16 +125660,16 @@ "generator": false, "expression": false, "range": [ - 71556, - 71690 + 71309, + 71443 ], "loc": { "start": { - "line": 2374, + "line": 2367, "column": 19 }, "end": { - "line": 2376, + "line": 2369, "column": 5 } } @@ -126063,16 +125677,16 @@ "kind": "method", "computed": false, "range": [ - 71541, - 71690 + 71294, + 71443 ], "loc": { "start": { - "line": 2374, + "line": 2367, "column": 4 }, "end": { - "line": 2376, + "line": 2369, "column": 5 } }, @@ -126081,16 +125695,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": [ - 71080, - 71536 + 70833, + 71289 ], "loc": { "start": { - "line": 2361, + "line": 2354, "column": 4 }, "end": { - "line": 2373, + "line": 2366, "column": 7 } } @@ -126101,16 +125715,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": [ - 71696, - 72108 + 71449, + 71861 ], "loc": { "start": { - "line": 2378, + "line": 2371, "column": 4 }, "end": { - "line": 2389, + "line": 2382, "column": 7 } } @@ -126124,16 +125738,16 @@ "type": "Identifier", "name": "getFilteredValues", "range": [ - 72113, - 72130 + 71866, + 71883 ], "loc": { "start": { - "line": 2390, + "line": 2383, "column": 4 }, "end": { - "line": 2390, + "line": 2383, "column": 21 } } @@ -126148,16 +125762,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 72131, - 72145 + 71884, + 71898 ], "loc": { "start": { - "line": 2390, + "line": 2383, "column": 22 }, "end": { - "line": 2390, + "line": 2383, "column": 36 } } @@ -126167,31 +125781,31 @@ "value": false, "raw": "false", "range": [ - 72148, - 72153 + 71901, + 71906 ], "loc": { "start": { - "line": 2390, + "line": 2383, "column": 39 }, "end": { - "line": 2390, + "line": 2383, "column": 44 } } }, "range": [ - 72131, - 72153 + 71884, + 71906 ], "loc": { "start": { - "line": 2390, + "line": 2383, "column": 22 }, "end": { - "line": 2390, + "line": 2383, "column": 44 } } @@ -126202,16 +125816,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 72155, - 72172 + 71908, + 71925 ], "loc": { "start": { - "line": 2390, + "line": 2383, "column": 46 }, "end": { - "line": 2390, + "line": 2383, "column": 63 } } @@ -126221,31 +125835,31 @@ "value": false, "raw": "false", "range": [ - 72175, - 72180 + 71928, + 71933 ], "loc": { "start": { - "line": 2390, + "line": 2383, "column": 66 }, "end": { - "line": 2390, + "line": 2383, "column": 71 } } }, "range": [ - 72155, - 72180 + 71908, + 71933 ], "loc": { "start": { - "line": 2390, + "line": 2383, "column": 46 }, "end": { - "line": 2390, + "line": 2383, "column": 71 } } @@ -126264,16 +125878,16 @@ "object": { "type": "ThisExpression", "range": [ - 72199, - 72203 + 71952, + 71956 ], "loc": { "start": { - "line": 2391, + "line": 2384, "column": 15 }, "end": { - "line": 2391, + "line": 2384, "column": 19 } } @@ -126282,31 +125896,31 @@ "type": "Identifier", "name": "filteredData", "range": [ - 72204, - 72216 + 71957, + 71969 ], "loc": { "start": { - "line": 2391, + "line": 2384, "column": 20 }, "end": { - "line": 2391, + "line": 2384, "column": 32 } } }, "range": [ - 72199, - 72216 + 71952, + 71969 ], "loc": { "start": { - "line": 2391, + "line": 2384, "column": 15 }, "end": { - "line": 2391, + "line": 2384, "column": 32 } } @@ -126316,16 +125930,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 72217, - 72231 + 71970, + 71984 ], "loc": { "start": { - "line": 2391, + "line": 2384, "column": 33 }, "end": { - "line": 2391, + "line": 2384, "column": 47 } } @@ -126334,16 +125948,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 72233, - 72250 + 71986, + 72003 ], "loc": { "start": { - "line": 2391, + "line": 2384, "column": 49 }, "end": { - "line": 2391, + "line": 2384, "column": 66 } } @@ -126353,63 +125967,63 @@ "value": false, "raw": "false", "range": [ - 72252, - 72257 + 72005, + 72010 ], "loc": { "start": { - "line": 2391, + "line": 2384, "column": 68 }, "end": { - "line": 2391, + "line": 2384, "column": 73 } } } ], "range": [ - 72199, - 72258 + 71952, + 72011 ], "loc": { "start": { - "line": 2391, + "line": 2384, "column": 15 }, "end": { - "line": 2391, + "line": 2384, "column": 74 } } }, "range": [ - 72192, - 72259 + 71945, + 72012 ], "loc": { "start": { - "line": 2391, + "line": 2384, "column": 8 }, "end": { - "line": 2391, + "line": 2384, "column": 75 } } } ], "range": [ - 72182, - 72265 + 71935, + 72018 ], "loc": { "start": { - "line": 2390, + "line": 2383, "column": 73 }, "end": { - "line": 2392, + "line": 2385, "column": 5 } } @@ -126417,16 +126031,16 @@ "generator": false, "expression": false, "range": [ - 72130, - 72265 + 71883, + 72018 ], "loc": { "start": { - "line": 2390, + "line": 2383, "column": 21 }, "end": { - "line": 2392, + "line": 2385, "column": 5 } } @@ -126434,16 +126048,16 @@ "kind": "method", "computed": false, "range": [ - 72113, - 72265 + 71866, + 72018 ], "loc": { "start": { - "line": 2390, + "line": 2383, "column": 4 }, "end": { - "line": 2392, + "line": 2385, "column": 5 } }, @@ -126452,16 +126066,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": [ - 71696, - 72108 + 71449, + 71861 ], "loc": { "start": { - "line": 2378, + "line": 2371, "column": 4 }, "end": { - "line": 2389, + "line": 2382, "column": 7 } } @@ -126472,16 +126086,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": [ - 72271, - 72749 + 72024, + 72502 ], "loc": { "start": { - "line": 2394, + "line": 2387, "column": 4 }, "end": { - "line": 2407, + "line": 2400, "column": 7 } } @@ -126495,16 +126109,16 @@ "type": "Identifier", "name": "filteredData", "range": [ - 72754, - 72766 + 72507, + 72519 ], "loc": { "start": { - "line": 2408, + "line": 2401, "column": 4 }, "end": { - "line": 2408, + "line": 2401, "column": 16 } } @@ -126519,16 +126133,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 72776, - 72790 + 72529, + 72543 ], "loc": { "start": { - "line": 2409, + "line": 2402, "column": 8 }, "end": { - "line": 2409, + "line": 2402, "column": 22 } } @@ -126538,31 +126152,31 @@ "value": false, "raw": "false", "range": [ - 72793, - 72798 + 72546, + 72551 ], "loc": { "start": { - "line": 2409, + "line": 2402, "column": 25 }, "end": { - "line": 2409, + "line": 2402, "column": 30 } } }, "range": [ - 72776, - 72798 + 72529, + 72551 ], "loc": { "start": { - "line": 2409, + "line": 2402, "column": 8 }, "end": { - "line": 2409, + "line": 2402, "column": 30 } } @@ -126573,16 +126187,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 72808, - 72825 + 72561, + 72578 ], "loc": { "start": { - "line": 2410, + "line": 2403, "column": 8 }, "end": { - "line": 2410, + "line": 2403, "column": 25 } } @@ -126592,31 +126206,31 @@ "value": false, "raw": "false", "range": [ - 72828, - 72833 + 72581, + 72586 ], "loc": { "start": { - "line": 2410, + "line": 2403, "column": 28 }, "end": { - "line": 2410, + "line": 2403, "column": 33 } } }, "range": [ - 72808, - 72833 + 72561, + 72586 ], "loc": { "start": { - "line": 2410, + "line": 2403, "column": 8 }, "end": { - "line": 2410, + "line": 2403, "column": 33 } } @@ -126627,16 +126241,16 @@ "type": "Identifier", "name": "typed", "range": [ - 72843, - 72848 + 72596, + 72601 ], "loc": { "start": { - "line": 2411, + "line": 2404, "column": 8 }, "end": { - "line": 2411, + "line": 2404, "column": 13 } } @@ -126646,31 +126260,31 @@ "value": false, "raw": "false", "range": [ - 72851, - 72856 + 72604, + 72609 ], "loc": { "start": { - "line": 2411, + "line": 2404, "column": 16 }, "end": { - "line": 2411, + "line": 2404, "column": 21 } } }, "range": [ - 72843, - 72856 + 72596, + 72609 ], "loc": { "start": { - "line": 2411, + "line": 2404, "column": 8 }, "end": { - "line": 2411, + "line": 2404, "column": 21 } } @@ -126693,16 +126307,16 @@ "object": { "type": "ThisExpression", "range": [ - 72877, - 72881 + 72630, + 72634 ], "loc": { "start": { - "line": 2413, + "line": 2406, "column": 12 }, "end": { - "line": 2413, + "line": 2406, "column": 16 } } @@ -126711,31 +126325,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 72882, - 72896 + 72635, + 72649 ], "loc": { "start": { - "line": 2413, + "line": 2406, "column": 17 }, "end": { - "line": 2413, + "line": 2406, "column": 31 } } }, "range": [ - 72877, - 72896 + 72630, + 72649 ], "loc": { "start": { - "line": 2413, + "line": 2406, "column": 12 }, "end": { - "line": 2413, + "line": 2406, "column": 31 } } @@ -126744,31 +126358,31 @@ "type": "Identifier", "name": "length", "range": [ - 72897, - 72903 + 72650, + 72656 ], "loc": { "start": { - "line": 2413, + "line": 2406, "column": 32 }, "end": { - "line": 2413, + "line": 2406, "column": 38 } } }, "range": [ - 72877, - 72903 + 72630, + 72656 ], "loc": { "start": { - "line": 2413, + "line": 2406, "column": 12 }, "end": { - "line": 2413, + "line": 2406, "column": 38 } } @@ -126778,31 +126392,31 @@ "value": 0, "raw": "0", "range": [ - 72908, - 72909 + 72661, + 72662 ], "loc": { "start": { - "line": 2413, + "line": 2406, "column": 43 }, "end": { - "line": 2413, + "line": 2406, "column": 44 } } }, "range": [ - 72877, - 72909 + 72630, + 72662 ], "loc": { "start": { - "line": 2413, + "line": 2406, "column": 12 }, "end": { - "line": 2413, + "line": 2406, "column": 44 } } @@ -126816,63 +126430,63 @@ "type": "ArrayExpression", "elements": [], "range": [ - 72932, - 72934 + 72685, + 72687 ], "loc": { "start": { - "line": 2414, + "line": 2407, "column": 19 }, "end": { - "line": 2414, + "line": 2407, "column": 21 } } }, "range": [ - 72925, - 72935 + 72678, + 72688 ], "loc": { "start": { - "line": 2414, + "line": 2407, "column": 12 }, "end": { - "line": 2414, + "line": 2407, "column": 22 } } } ], "range": [ - 72911, - 72945 + 72664, + 72698 ], "loc": { "start": { - "line": 2413, + "line": 2406, "column": 46 }, "end": { - "line": 2415, + "line": 2408, "column": 9 } } }, "alternate": null, "range": [ - 72873, - 72945 + 72626, + 72698 ], "loc": { "start": { - "line": 2413, + "line": 2406, "column": 8 }, "end": { - "line": 2415, + "line": 2408, "column": 9 } } @@ -126886,16 +126500,16 @@ "type": "Identifier", "name": "rows", "range": [ - 72958, - 72962 + 72711, + 72715 ], "loc": { "start": { - "line": 2416, + "line": 2409, "column": 12 }, "end": { - "line": 2416, + "line": 2409, "column": 16 } } @@ -126911,16 +126525,16 @@ "object": { "type": "ThisExpression", "range": [ - 72965, - 72969 + 72718, + 72722 ], "loc": { "start": { - "line": 2416, + "line": 2409, "column": 19 }, "end": { - "line": 2416, + "line": 2409, "column": 23 } } @@ -126929,47 +126543,47 @@ "type": "Identifier", "name": "dom", "range": [ - 72970, - 72973 + 72723, + 72726 ], "loc": { "start": { - "line": 2416, + "line": 2409, "column": 24 }, "end": { - "line": 2416, + "line": 2409, "column": 27 } } }, "range": [ - 72965, - 72973 + 72718, + 72726 ], "loc": { "start": { - "line": 2416, + "line": 2409, "column": 19 }, "end": { - "line": 2416, + "line": 2409, "column": 27 } } }, "arguments": [], "range": [ - 72965, - 72975 + 72718, + 72728 ], "loc": { "start": { - "line": 2416, + "line": 2409, "column": 19 }, "end": { - "line": 2416, + "line": 2409, "column": 29 } } @@ -126978,46 +126592,46 @@ "type": "Identifier", "name": "rows", "range": [ - 72976, - 72980 + 72729, + 72733 ], "loc": { "start": { - "line": 2416, + "line": 2409, "column": 30 }, "end": { - "line": 2416, + "line": 2409, "column": 34 } } }, "range": [ - 72965, - 72980 + 72718, + 72733 ], "loc": { "start": { - "line": 2416, + "line": 2409, "column": 19 }, "end": { - "line": 2416, + "line": 2409, "column": 34 } } }, "range": [ - 72958, - 72980 + 72711, + 72733 ], "loc": { "start": { - "line": 2416, + "line": 2409, "column": 12 }, "end": { - "line": 2416, + "line": 2409, "column": 34 } } @@ -127028,16 +126642,16 @@ "type": "Identifier", "name": "filteredData", "range": [ - 72994, - 73006 + 72747, + 72759 ], "loc": { "start": { - "line": 2417, + "line": 2410, "column": 12 }, "end": { - "line": 2417, + "line": 2410, "column": 24 } } @@ -127046,31 +126660,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 73009, - 73011 + 72762, + 72764 ], "loc": { "start": { - "line": 2417, + "line": 2410, "column": 27 }, "end": { - "line": 2417, + "line": 2410, "column": 29 } } }, "range": [ - 72994, - 73011 + 72747, + 72764 ], "loc": { "start": { - "line": 2417, + "line": 2410, "column": 12 }, "end": { - "line": 2417, + "line": 2410, "column": 29 } } @@ -127078,16 +126692,16 @@ ], "kind": "let", "range": [ - 72954, - 73012 + 72707, + 72765 ], "loc": { "start": { - "line": 2416, + "line": 2409, "column": 8 }, "end": { - "line": 2417, + "line": 2410, "column": 30 } } @@ -127101,16 +126715,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 73025, - 73035 + 72778, + 72788 ], "loc": { "start": { - "line": 2418, + "line": 2411, "column": 12 }, "end": { - "line": 2418, + "line": 2411, "column": 22 } } @@ -127121,16 +126735,16 @@ "type": "Identifier", "name": "typed", "range": [ - 73038, - 73043 + 72791, + 72796 ], "loc": { "start": { - "line": 2418, + "line": 2411, "column": 25 }, "end": { - "line": 2418, + "line": 2411, "column": 30 } } @@ -127146,16 +126760,16 @@ "object": { "type": "ThisExpression", "range": [ - 73046, - 73050 + 72799, + 72803 ], "loc": { "start": { - "line": 2418, + "line": 2411, "column": 33 }, "end": { - "line": 2418, + "line": 2411, "column": 37 } } @@ -127164,31 +126778,31 @@ "type": "Identifier", "name": "getCellData", "range": [ - 73051, - 73062 + 72804, + 72815 ], "loc": { "start": { - "line": 2418, + "line": 2411, "column": 38 }, "end": { - "line": 2418, + "line": 2411, "column": 49 } } }, "range": [ - 73046, - 73062 + 72799, + 72815 ], "loc": { "start": { - "line": 2418, + "line": 2411, "column": 33 }, "end": { - "line": 2418, + "line": 2411, "column": 49 } } @@ -127197,31 +126811,31 @@ "type": "Identifier", "name": "bind", "range": [ - 73063, - 73067 + 72816, + 72820 ], "loc": { "start": { - "line": 2418, + "line": 2411, "column": 50 }, "end": { - "line": 2418, + "line": 2411, "column": 54 } } }, "range": [ - 73046, - 73067 + 72799, + 72820 ], "loc": { "start": { - "line": 2418, + "line": 2411, "column": 33 }, "end": { - "line": 2418, + "line": 2411, "column": 54 } } @@ -127230,32 +126844,32 @@ { "type": "ThisExpression", "range": [ - 73068, - 73072 + 72821, + 72825 ], "loc": { "start": { - "line": 2418, + "line": 2411, "column": 55 }, "end": { - "line": 2418, + "line": 2411, "column": 59 } } } ], "range": [ - 73046, - 73073 + 72799, + 72826 ], "loc": { "start": { - "line": 2418, + "line": 2411, "column": 33 }, "end": { - "line": 2418, + "line": 2411, "column": 60 } } @@ -127271,16 +126885,16 @@ "object": { "type": "ThisExpression", "range": [ - 73088, - 73092 + 72841, + 72845 ], "loc": { "start": { - "line": 2419, + "line": 2412, "column": 12 }, "end": { - "line": 2419, + "line": 2412, "column": 16 } } @@ -127289,31 +126903,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 73093, - 73105 + 72846, + 72858 ], "loc": { "start": { - "line": 2419, + "line": 2412, "column": 17 }, "end": { - "line": 2419, + "line": 2412, "column": 29 } } }, "range": [ - 73088, - 73105 + 72841, + 72858 ], "loc": { "start": { - "line": 2419, + "line": 2412, "column": 12 }, "end": { - "line": 2419, + "line": 2412, "column": 29 } } @@ -127322,31 +126936,31 @@ "type": "Identifier", "name": "bind", "range": [ - 73106, - 73110 + 72859, + 72863 ], "loc": { "start": { - "line": 2419, + "line": 2412, "column": 30 }, "end": { - "line": 2419, + "line": 2412, "column": 34 } } }, "range": [ - 73088, - 73110 + 72841, + 72863 ], "loc": { "start": { - "line": 2419, + "line": 2412, "column": 12 }, "end": { - "line": 2419, + "line": 2412, "column": 34 } } @@ -127355,62 +126969,62 @@ { "type": "ThisExpression", "range": [ - 73111, - 73115 + 72864, + 72868 ], "loc": { "start": { - "line": 2419, + "line": 2412, "column": 35 }, "end": { - "line": 2419, + "line": 2412, "column": 39 } } } ], "range": [ - 73088, - 73116 + 72841, + 72869 ], "loc": { "start": { - "line": 2419, + "line": 2412, "column": 12 }, "end": { - "line": 2419, + "line": 2412, "column": 40 } } }, "range": [ - 73038, - 73116 + 72791, + 72869 ], "loc": { "start": { - "line": 2418, + "line": 2411, "column": 25 }, "end": { - "line": 2419, + "line": 2412, "column": 40 } } }, "range": [ - 73025, - 73116 + 72778, + 72869 ], "loc": { "start": { - "line": 2418, + "line": 2411, "column": 12 }, "end": { - "line": 2419, + "line": 2412, "column": 40 } } @@ -127418,16 +127032,16 @@ ], "kind": "let", "range": [ - 73021, - 73117 + 72774, + 72870 ], "loc": { "start": { - "line": 2418, + "line": 2411, "column": 8 }, "end": { - "line": 2419, + "line": 2412, "column": 41 } } @@ -127438,16 +127052,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 73131, - 73145 + 72884, + 72898 ], "loc": { "start": { - "line": 2421, + "line": 2414, "column": 12 }, "end": { - "line": 2421, + "line": 2414, "column": 26 } } @@ -127464,16 +127078,16 @@ "type": "Identifier", "name": "headers", "range": [ - 73165, - 73172 + 72918, + 72925 ], "loc": { "start": { - "line": 2422, + "line": 2415, "column": 16 }, "end": { - "line": 2422, + "line": 2415, "column": 23 } } @@ -127486,16 +127100,16 @@ "object": { "type": "ThisExpression", "range": [ - 73175, - 73179 + 72928, + 72932 ], "loc": { "start": { - "line": 2422, + "line": 2415, "column": 26 }, "end": { - "line": 2422, + "line": 2415, "column": 30 } } @@ -127504,31 +127118,31 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 73180, - 73194 + 72933, + 72947 ], "loc": { "start": { - "line": 2422, + "line": 2415, "column": 31 }, "end": { - "line": 2422, + "line": 2415, "column": 45 } } }, "range": [ - 73175, - 73194 + 72928, + 72947 ], "loc": { "start": { - "line": 2422, + "line": 2415, "column": 26 }, "end": { - "line": 2422, + "line": 2415, "column": 45 } } @@ -127538,47 +127152,47 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 73195, - 73212 + 72948, + 72965 ], "loc": { "start": { - "line": 2422, + "line": 2415, "column": 46 }, "end": { - "line": 2422, + "line": 2415, "column": 63 } } } ], "range": [ - 73175, - 73213 + 72928, + 72966 ], "loc": { "start": { - "line": 2422, + "line": 2415, "column": 26 }, "end": { - "line": 2422, + "line": 2415, "column": 64 } } }, "range": [ - 73165, - 73213 + 72918, + 72966 ], "loc": { "start": { - "line": 2422, + "line": 2415, "column": 16 }, "end": { - "line": 2422, + "line": 2415, "column": 64 } } @@ -127586,16 +127200,16 @@ ], "kind": "let", "range": [ - 73161, - 73214 + 72914, + 72967 ], "loc": { "start": { - "line": 2422, + "line": 2415, "column": 12 }, "end": { - "line": 2422, + "line": 2415, "column": 65 } } @@ -127611,16 +127225,16 @@ "type": "Identifier", "name": "filteredData", "range": [ - 73227, - 73239 + 72980, + 72992 ], "loc": { "start": { - "line": 2423, + "line": 2416, "column": 12 }, "end": { - "line": 2423, + "line": 2416, "column": 24 } } @@ -127629,31 +127243,31 @@ "type": "Identifier", "name": "push", "range": [ - 73240, - 73244 + 72993, + 72997 ], "loc": { "start": { - "line": 2423, + "line": 2416, "column": 25 }, "end": { - "line": 2423, + "line": 2416, "column": 29 } } }, "range": [ - 73227, - 73244 + 72980, + 72997 ], "loc": { "start": { - "line": 2423, + "line": 2416, "column": 12 }, "end": { - "line": 2423, + "line": 2416, "column": 29 } } @@ -127670,16 +127284,16 @@ "object": { "type": "ThisExpression", "range": [ - 73246, - 73250 + 72999, + 73003 ], "loc": { "start": { - "line": 2423, + "line": 2416, "column": 31 }, "end": { - "line": 2423, + "line": 2416, "column": 35 } } @@ -127688,47 +127302,47 @@ "type": "Identifier", "name": "getHeadersRowIndex", "range": [ - 73251, - 73269 + 73004, + 73022 ], "loc": { "start": { - "line": 2423, + "line": 2416, "column": 36 }, "end": { - "line": 2423, + "line": 2416, "column": 54 } } }, "range": [ - 73246, - 73269 + 72999, + 73022 ], "loc": { "start": { - "line": 2423, + "line": 2416, "column": 31 }, "end": { - "line": 2423, + "line": 2416, "column": 54 } } }, "arguments": [], "range": [ - 73246, - 73271 + 72999, + 73024 ], "loc": { "start": { - "line": 2423, + "line": 2416, "column": 31 }, "end": { - "line": 2423, + "line": 2416, "column": 56 } } @@ -127737,95 +127351,95 @@ "type": "Identifier", "name": "headers", "range": [ - 73273, - 73280 + 73026, + 73033 ], "loc": { "start": { - "line": 2423, + "line": 2416, "column": 58 }, "end": { - "line": 2423, + "line": 2416, "column": 65 } } } ], "range": [ - 73245, - 73281 + 72998, + 73034 ], "loc": { "start": { - "line": 2423, + "line": 2416, "column": 30 }, "end": { - "line": 2423, + "line": 2416, "column": 66 } } } ], "range": [ - 73227, - 73282 + 72980, + 73035 ], "loc": { "start": { - "line": 2423, + "line": 2416, "column": 12 }, "end": { - "line": 2423, + "line": 2416, "column": 67 } } }, "range": [ - 73227, - 73283 + 72980, + 73036 ], "loc": { "start": { - "line": 2423, + "line": 2416, "column": 12 }, "end": { - "line": 2423, + "line": 2416, "column": 68 } } } ], "range": [ - 73147, - 73293 + 72900, + 73046 ], "loc": { "start": { - "line": 2421, + "line": 2414, "column": 28 }, "end": { - "line": 2424, + "line": 2417, "column": 9 } } }, "alternate": null, "range": [ - 73127, - 73293 + 72880, + 73046 ], "loc": { "start": { - "line": 2421, + "line": 2414, "column": 8 }, "end": { - "line": 2424, + "line": 2417, "column": 9 } } @@ -127839,16 +127453,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 73307, - 73316 + 73060, + 73069 ], "loc": { "start": { - "line": 2426, + "line": 2419, "column": 12 }, "end": { - "line": 2426, + "line": 2419, "column": 21 } } @@ -127861,16 +127475,16 @@ "object": { "type": "ThisExpression", "range": [ - 73319, - 73323 + 73072, + 73076 ], "loc": { "start": { - "line": 2426, + "line": 2419, "column": 24 }, "end": { - "line": 2426, + "line": 2419, "column": 28 } } @@ -127879,31 +127493,31 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 73324, - 73336 + 73077, + 73089 ], "loc": { "start": { - "line": 2426, + "line": 2419, "column": 29 }, "end": { - "line": 2426, + "line": 2419, "column": 41 } } }, "range": [ - 73319, - 73336 + 73072, + 73089 ], "loc": { "start": { - "line": 2426, + "line": 2419, "column": 24 }, "end": { - "line": 2426, + "line": 2419, "column": 41 } } @@ -127914,47 +127528,47 @@ "value": true, "raw": "true", "range": [ - 73337, - 73341 + 73090, + 73094 ], "loc": { "start": { - "line": 2426, + "line": 2419, "column": 42 }, "end": { - "line": 2426, + "line": 2419, "column": 46 } } } ], "range": [ - 73319, - 73342 + 73072, + 73095 ], "loc": { "start": { - "line": 2426, + "line": 2419, "column": 24 }, "end": { - "line": 2426, + "line": 2419, "column": 47 } } }, "range": [ - 73307, - 73342 + 73060, + 73095 ], "loc": { "start": { - "line": 2426, + "line": 2419, "column": 12 }, "end": { - "line": 2426, + "line": 2419, "column": 47 } } @@ -127962,16 +127576,16 @@ ], "kind": "let", "range": [ - 73303, - 73343 + 73056, + 73096 ], "loc": { "start": { - "line": 2426, + "line": 2419, "column": 8 }, "end": { - "line": 2426, + "line": 2419, "column": 48 } } @@ -127987,16 +127601,16 @@ "type": "Identifier", "name": "i", "range": [ - 73361, - 73362 + 73114, + 73115 ], "loc": { "start": { - "line": 2427, + "line": 2420, "column": 17 }, "end": { - "line": 2427, + "line": 2420, "column": 18 } } @@ -128006,31 +127620,31 @@ "value": 0, "raw": "0", "range": [ - 73365, - 73366 + 73118, + 73119 ], "loc": { "start": { - "line": 2427, + "line": 2420, "column": 21 }, "end": { - "line": 2427, + "line": 2420, "column": 22 } } }, "range": [ - 73361, - 73366 + 73114, + 73119 ], "loc": { "start": { - "line": 2427, + "line": 2420, "column": 17 }, "end": { - "line": 2427, + "line": 2420, "column": 22 } } @@ -128038,16 +127652,16 @@ ], "kind": "let", "range": [ - 73357, - 73366 + 73110, + 73119 ], "loc": { "start": { - "line": 2427, + "line": 2420, "column": 13 }, "end": { - "line": 2427, + "line": 2420, "column": 22 } } @@ -128059,16 +127673,16 @@ "type": "Identifier", "name": "i", "range": [ - 73368, - 73369 + 73121, + 73122 ], "loc": { "start": { - "line": 2427, + "line": 2420, "column": 24 }, "end": { - "line": 2427, + "line": 2420, "column": 25 } } @@ -128080,16 +127694,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 73372, - 73381 + 73125, + 73134 ], "loc": { "start": { - "line": 2427, + "line": 2420, "column": 28 }, "end": { - "line": 2427, + "line": 2420, "column": 37 } } @@ -128098,46 +127712,46 @@ "type": "Identifier", "name": "length", "range": [ - 73382, - 73388 + 73135, + 73141 ], "loc": { "start": { - "line": 2427, + "line": 2420, "column": 38 }, "end": { - "line": 2427, + "line": 2420, "column": 44 } } }, "range": [ - 73372, - 73388 + 73125, + 73141 ], "loc": { "start": { - "line": 2427, + "line": 2420, "column": 28 }, "end": { - "line": 2427, + "line": 2420, "column": 44 } } }, "range": [ - 73368, - 73388 + 73121, + 73141 ], "loc": { "start": { - "line": 2427, + "line": 2420, "column": 24 }, "end": { - "line": 2427, + "line": 2420, "column": 44 } } @@ -128149,32 +127763,32 @@ "type": "Identifier", "name": "i", "range": [ - 73390, - 73391 + 73143, + 73144 ], "loc": { "start": { - "line": 2427, + "line": 2420, "column": 46 }, "end": { - "line": 2427, + "line": 2420, "column": 47 } } }, "prefix": false, "range": [ - 73390, - 73393 + 73143, + 73146 ], "loc": { "start": { - "line": 2427, + "line": 2420, "column": 46 }, "end": { - "line": 2427, + "line": 2420, "column": 49 } } @@ -128191,16 +127805,16 @@ "type": "Identifier", "name": "rData", "range": [ - 73413, - 73418 + 73166, + 73171 ], "loc": { "start": { - "line": 2428, + "line": 2421, "column": 16 }, "end": { - "line": 2428, + "line": 2421, "column": 21 } } @@ -128217,16 +127831,16 @@ "object": { "type": "ThisExpression", "range": [ - 73422, - 73426 + 73175, + 73179 ], "loc": { "start": { - "line": 2428, + "line": 2421, "column": 25 }, "end": { - "line": 2428, + "line": 2421, "column": 29 } } @@ -128235,31 +127849,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 73427, - 73441 + 73180, + 73194 ], "loc": { "start": { - "line": 2428, + "line": 2421, "column": 30 }, "end": { - "line": 2428, + "line": 2421, "column": 44 } } }, "range": [ - 73422, - 73441 + 73175, + 73194 ], "loc": { "start": { - "line": 2428, + "line": 2421, "column": 25 }, "end": { - "line": 2428, + "line": 2421, "column": 44 } } @@ -128268,31 +127882,31 @@ "type": "Identifier", "name": "i", "range": [ - 73442, - 73443 + 73195, + 73196 ], "loc": { "start": { - "line": 2428, + "line": 2421, "column": 45 }, "end": { - "line": 2428, + "line": 2421, "column": 46 } } }, "range": [ - 73422, - 73444 + 73175, + 73197 ], "loc": { "start": { - "line": 2428, + "line": 2421, "column": 25 }, "end": { - "line": 2428, + "line": 2421, "column": 47 } } @@ -128301,47 +127915,47 @@ "type": "ArrayExpression", "elements": [], "range": [ - 73446, - 73448 + 73199, + 73201 ], "loc": { "start": { - "line": 2428, + "line": 2421, "column": 49 }, "end": { - "line": 2428, + "line": 2421, "column": 51 } } } ], "range": [ - 73421, - 73449 + 73174, + 73202 ], "loc": { "start": { - "line": 2428, + "line": 2421, "column": 24 }, "end": { - "line": 2428, + "line": 2421, "column": 52 } } }, "range": [ - 73413, - 73449 + 73166, + 73202 ], "loc": { "start": { - "line": 2428, + "line": 2421, "column": 16 }, "end": { - "line": 2428, + "line": 2421, "column": 52 } } @@ -128352,16 +127966,16 @@ "type": "Identifier", "name": "cells", "range": [ - 73467, - 73472 + 73220, + 73225 ], "loc": { "start": { - "line": 2429, + "line": 2422, "column": 16 }, "end": { - "line": 2429, + "line": 2422, "column": 21 } } @@ -128376,16 +127990,16 @@ "type": "Identifier", "name": "rows", "range": [ - 73475, - 73479 + 73228, + 73232 ], "loc": { "start": { - "line": 2429, + "line": 2422, "column": 24 }, "end": { - "line": 2429, + "line": 2422, "column": 28 } } @@ -128399,16 +128013,16 @@ "object": { "type": "ThisExpression", "range": [ - 73480, - 73484 + 73233, + 73237 ], "loc": { "start": { - "line": 2429, + "line": 2422, "column": 29 }, "end": { - "line": 2429, + "line": 2422, "column": 33 } } @@ -128417,31 +128031,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 73485, - 73499 + 73238, + 73252 ], "loc": { "start": { - "line": 2429, + "line": 2422, "column": 34 }, "end": { - "line": 2429, + "line": 2422, "column": 48 } } }, "range": [ - 73480, - 73499 + 73233, + 73252 ], "loc": { "start": { - "line": 2429, + "line": 2422, "column": 29 }, "end": { - "line": 2429, + "line": 2422, "column": 48 } } @@ -128450,46 +128064,46 @@ "type": "Identifier", "name": "i", "range": [ - 73500, - 73501 + 73253, + 73254 ], "loc": { "start": { - "line": 2429, + "line": 2422, "column": 49 }, "end": { - "line": 2429, + "line": 2422, "column": 50 } } }, "range": [ - 73480, - 73502 + 73233, + 73255 ], "loc": { "start": { - "line": 2429, + "line": 2422, "column": 29 }, "end": { - "line": 2429, + "line": 2422, "column": 51 } } }, "range": [ - 73475, - 73503 + 73228, + 73256 ], "loc": { "start": { - "line": 2429, + "line": 2422, "column": 24 }, "end": { - "line": 2429, + "line": 2422, "column": 52 } } @@ -128498,46 +128112,46 @@ "type": "Identifier", "name": "cells", "range": [ - 73504, - 73509 + 73257, + 73262 ], "loc": { "start": { - "line": 2429, + "line": 2422, "column": 53 }, "end": { - "line": 2429, + "line": 2422, "column": 58 } } }, "range": [ - 73475, - 73509 + 73228, + 73262 ], "loc": { "start": { - "line": 2429, + "line": 2422, "column": 24 }, "end": { - "line": 2429, + "line": 2422, "column": 58 } } }, "range": [ - 73467, - 73509 + 73220, + 73262 ], "loc": { "start": { - "line": 2429, + "line": 2422, "column": 16 }, "end": { - "line": 2429, + "line": 2422, "column": 58 } } @@ -128545,16 +128159,16 @@ ], "kind": "let", "range": [ - 73409, - 73510 + 73162, + 73263 ], "loc": { "start": { - "line": 2428, + "line": 2421, "column": 12 }, "end": { - "line": 2429, + "line": 2422, "column": 59 } } @@ -128570,16 +128184,16 @@ "type": "Identifier", "name": "k", "range": [ - 73532, - 73533 + 73285, + 73286 ], "loc": { "start": { - "line": 2430, + "line": 2423, "column": 21 }, "end": { - "line": 2430, + "line": 2423, "column": 22 } } @@ -128589,31 +128203,31 @@ "value": 0, "raw": "0", "range": [ - 73536, - 73537 + 73289, + 73290 ], "loc": { "start": { - "line": 2430, + "line": 2423, "column": 25 }, "end": { - "line": 2430, + "line": 2423, "column": 26 } } }, "range": [ - 73532, - 73537 + 73285, + 73290 ], "loc": { "start": { - "line": 2430, + "line": 2423, "column": 21 }, "end": { - "line": 2430, + "line": 2423, "column": 26 } } @@ -128621,16 +128235,16 @@ ], "kind": "let", "range": [ - 73528, - 73537 + 73281, + 73290 ], "loc": { "start": { - "line": 2430, + "line": 2423, "column": 17 }, "end": { - "line": 2430, + "line": 2423, "column": 26 } } @@ -128642,16 +128256,16 @@ "type": "Identifier", "name": "k", "range": [ - 73539, - 73540 + 73292, + 73293 ], "loc": { "start": { - "line": 2430, + "line": 2423, "column": 28 }, "end": { - "line": 2430, + "line": 2423, "column": 29 } } @@ -128663,16 +128277,16 @@ "type": "Identifier", "name": "cells", "range": [ - 73543, - 73548 + 73296, + 73301 ], "loc": { "start": { - "line": 2430, + "line": 2423, "column": 32 }, "end": { - "line": 2430, + "line": 2423, "column": 37 } } @@ -128681,46 +128295,46 @@ "type": "Identifier", "name": "length", "range": [ - 73549, - 73555 + 73302, + 73308 ], "loc": { "start": { - "line": 2430, + "line": 2423, "column": 38 }, "end": { - "line": 2430, + "line": 2423, "column": 44 } } }, "range": [ - 73543, - 73555 + 73296, + 73308 ], "loc": { "start": { - "line": 2430, + "line": 2423, "column": 32 }, "end": { - "line": 2430, + "line": 2423, "column": 44 } } }, "range": [ - 73539, - 73555 + 73292, + 73308 ], "loc": { "start": { - "line": 2430, + "line": 2423, "column": 28 }, "end": { - "line": 2430, + "line": 2423, "column": 44 } } @@ -128732,32 +128346,32 @@ "type": "Identifier", "name": "k", "range": [ - 73557, - 73558 + 73310, + 73311 ], "loc": { "start": { - "line": 2430, + "line": 2423, "column": 46 }, "end": { - "line": 2430, + "line": 2423, "column": 47 } } }, "prefix": false, "range": [ - 73557, - 73560 + 73310, + 73313 ], "loc": { "start": { - "line": 2430, + "line": 2423, "column": 46 }, "end": { - "line": 2430, + "line": 2423, "column": 49 } } @@ -128774,16 +128388,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 73584, - 73601 + 73337, + 73354 ], "loc": { "start": { - "line": 2431, + "line": 2424, "column": 20 }, "end": { - "line": 2431, + "line": 2424, "column": 37 } } @@ -128796,16 +128410,16 @@ "object": { "type": "ThisExpression", "range": [ - 73605, - 73609 + 73358, + 73362 ], "loc": { "start": { - "line": 2431, + "line": 2424, "column": 41 }, "end": { - "line": 2431, + "line": 2424, "column": 45 } } @@ -128814,31 +128428,31 @@ "type": "Identifier", "name": "hasExtension", "range": [ - 73610, - 73622 + 73363, + 73375 ], "loc": { "start": { - "line": 2431, + "line": 2424, "column": 46 }, "end": { - "line": 2431, + "line": 2424, "column": 58 } } }, "range": [ - 73605, - 73622 + 73358, + 73375 ], "loc": { "start": { - "line": 2431, + "line": 2424, "column": 41 }, "end": { - "line": 2431, + "line": 2424, "column": 58 } } @@ -128849,47 +128463,47 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 73623, - 73639 + 73376, + 73392 ], "loc": { "start": { - "line": 2431, + "line": 2424, "column": 59 }, "end": { - "line": 2431, + "line": 2424, "column": 75 } } } ], "range": [ - 73605, - 73640 + 73358, + 73393 ], "loc": { "start": { - "line": 2431, + "line": 2424, "column": 41 }, "end": { - "line": 2431, + "line": 2424, "column": 76 } } }, "range": [ - 73584, - 73640 + 73337, + 73393 ], "loc": { "start": { - "line": 2431, + "line": 2424, "column": 20 }, "end": { - "line": 2431, + "line": 2424, "column": 76 } } @@ -128912,16 +128526,16 @@ "object": { "type": "ThisExpression", "range": [ - 73668, - 73672 + 73421, + 73425 ], "loc": { "start": { - "line": 2432, + "line": 2425, "column": 24 }, "end": { - "line": 2432, + "line": 2425, "column": 28 } } @@ -128930,31 +128544,31 @@ "type": "Identifier", "name": "extension", "range": [ - 73673, - 73682 + 73426, + 73435 ], "loc": { "start": { - "line": 2432, + "line": 2425, "column": 29 }, "end": { - "line": 2432, + "line": 2425, "column": 38 } } }, "range": [ - 73668, - 73682 + 73421, + 73435 ], "loc": { "start": { - "line": 2432, + "line": 2425, "column": 24 }, "end": { - "line": 2432, + "line": 2425, "column": 38 } } @@ -128965,32 +128579,32 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 73683, - 73699 + 73436, + 73452 ], "loc": { "start": { - "line": 2432, + "line": 2425, "column": 39 }, "end": { - "line": 2432, + "line": 2425, "column": 55 } } } ], "range": [ - 73668, - 73700 + 73421, + 73453 ], "loc": { "start": { - "line": 2432, + "line": 2425, "column": 24 }, "end": { - "line": 2432, + "line": 2425, "column": 56 } } @@ -128999,31 +128613,31 @@ "type": "Identifier", "name": "isColHidden", "range": [ - 73701, - 73712 + 73454, + 73465 ], "loc": { "start": { - "line": 2432, + "line": 2425, "column": 57 }, "end": { - "line": 2432, + "line": 2425, "column": 68 } } }, "range": [ - 73668, - 73712 + 73421, + 73465 ], "loc": { "start": { - "line": 2432, + "line": 2425, "column": 24 }, "end": { - "line": 2432, + "line": 2425, "column": 68 } } @@ -129033,32 +128647,32 @@ "type": "Identifier", "name": "k", "range": [ - 73713, - 73714 + 73466, + 73467 ], "loc": { "start": { - "line": 2432, + "line": 2425, "column": 69 }, "end": { - "line": 2432, + "line": 2425, "column": 70 } } } ], "range": [ - 73668, - 73715 + 73421, + 73468 ], "loc": { "start": { - "line": 2432, + "line": 2425, "column": 24 }, "end": { - "line": 2432, + "line": 2425, "column": 71 } } @@ -129070,80 +128684,80 @@ "type": "ContinueStatement", "label": null, "range": [ - 73743, - 73752 + 73496, + 73505 ], "loc": { "start": { - "line": 2433, + "line": 2426, "column": 24 }, "end": { - "line": 2433, + "line": 2426, "column": 33 } } } ], "range": [ - 73717, - 73774 + 73470, + 73527 ], "loc": { "start": { - "line": 2432, + "line": 2425, "column": 73 }, "end": { - "line": 2434, + "line": 2427, "column": 21 } } }, "alternate": null, "range": [ - 73664, - 73774 + 73417, + 73527 ], "loc": { "start": { - "line": 2432, + "line": 2425, "column": 20 }, "end": { - "line": 2434, + "line": 2427, "column": 21 } } } ], "range": [ - 73642, - 73792 + 73395, + 73545 ], "loc": { "start": { - "line": 2431, + "line": 2424, "column": 78 }, "end": { - "line": 2435, + "line": 2428, "column": 17 } } }, "alternate": null, "range": [ - 73580, - 73792 + 73333, + 73545 ], "loc": { "start": { - "line": 2431, + "line": 2424, "column": 16 }, "end": { - "line": 2435, + "line": 2428, "column": 17 } } @@ -129157,16 +128771,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 73813, - 73822 + 73566, + 73575 ], "loc": { "start": { - "line": 2436, + "line": 2429, "column": 20 }, "end": { - "line": 2436, + "line": 2429, "column": 29 } } @@ -129177,16 +128791,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 73825, - 73835 + 73578, + 73588 ], "loc": { "start": { - "line": 2436, + "line": 2429, "column": 32 }, "end": { - "line": 2436, + "line": 2429, "column": 42 } } @@ -129199,16 +128813,16 @@ "type": "Identifier", "name": "cells", "range": [ - 73836, - 73841 + 73589, + 73594 ], "loc": { "start": { - "line": 2436, + "line": 2429, "column": 43 }, "end": { - "line": 2436, + "line": 2429, "column": 48 } } @@ -129217,62 +128831,62 @@ "type": "Identifier", "name": "k", "range": [ - 73842, - 73843 + 73595, + 73596 ], "loc": { "start": { - "line": 2436, + "line": 2429, "column": 49 }, "end": { - "line": 2436, + "line": 2429, "column": 50 } } }, "range": [ - 73836, - 73844 + 73589, + 73597 ], "loc": { "start": { - "line": 2436, + "line": 2429, "column": 43 }, "end": { - "line": 2436, + "line": 2429, "column": 51 } } } ], "range": [ - 73825, - 73845 + 73578, + 73598 ], "loc": { "start": { - "line": 2436, + "line": 2429, "column": 32 }, "end": { - "line": 2436, + "line": 2429, "column": 52 } } }, "range": [ - 73813, - 73845 + 73566, + 73598 ], "loc": { "start": { - "line": 2436, + "line": 2429, "column": 20 }, "end": { - "line": 2436, + "line": 2429, "column": 52 } } @@ -129280,16 +128894,16 @@ ], "kind": "let", "range": [ - 73809, - 73846 + 73562, + 73599 ], "loc": { "start": { - "line": 2436, + "line": 2429, "column": 16 }, "end": { - "line": 2436, + "line": 2429, "column": 53 } } @@ -129308,16 +128922,16 @@ "type": "Identifier", "name": "rData", "range": [ - 73863, - 73868 + 73616, + 73621 ], "loc": { "start": { - "line": 2437, + "line": 2430, "column": 16 }, "end": { - "line": 2437, + "line": 2430, "column": 21 } } @@ -129327,31 +128941,31 @@ "value": 1, "raw": "1", "range": [ - 73869, - 73870 + 73622, + 73623 ], "loc": { "start": { - "line": 2437, + "line": 2430, "column": 22 }, "end": { - "line": 2437, + "line": 2430, "column": 23 } } }, "range": [ - 73863, - 73871 + 73616, + 73624 ], "loc": { "start": { - "line": 2437, + "line": 2430, "column": 16 }, "end": { - "line": 2437, + "line": 2430, "column": 24 } } @@ -129360,31 +128974,31 @@ "type": "Identifier", "name": "push", "range": [ - 73872, - 73876 + 73625, + 73629 ], "loc": { "start": { - "line": 2437, + "line": 2430, "column": 25 }, "end": { - "line": 2437, + "line": 2430, "column": 29 } } }, "range": [ - 73863, - 73876 + 73616, + 73629 ], "loc": { "start": { - "line": 2437, + "line": 2430, "column": 16 }, "end": { - "line": 2437, + "line": 2430, "column": 29 } } @@ -129394,78 +129008,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 73877, - 73886 + 73630, + 73639 ], "loc": { "start": { - "line": 2437, + "line": 2430, "column": 30 }, "end": { - "line": 2437, + "line": 2430, "column": 39 } } } ], "range": [ - 73863, - 73887 + 73616, + 73640 ], "loc": { "start": { - "line": 2437, + "line": 2430, "column": 16 }, "end": { - "line": 2437, + "line": 2430, "column": 40 } } }, "range": [ - 73863, - 73888 + 73616, + 73641 ], "loc": { "start": { - "line": 2437, + "line": 2430, "column": 16 }, "end": { - "line": 2437, + "line": 2430, "column": 41 } } } ], "range": [ - 73562, - 73902 + 73315, + 73655 ], "loc": { "start": { - "line": 2430, + "line": 2423, "column": 51 }, "end": { - "line": 2438, + "line": 2431, "column": 13 } } }, "range": [ - 73523, - 73902 + 73276, + 73655 ], "loc": { "start": { - "line": 2430, + "line": 2423, "column": 12 }, "end": { - "line": 2438, + "line": 2431, "column": 13 } } @@ -129481,16 +129095,16 @@ "type": "Identifier", "name": "filteredData", "range": [ - 73915, - 73927 + 73668, + 73680 ], "loc": { "start": { - "line": 2439, + "line": 2432, "column": 12 }, "end": { - "line": 2439, + "line": 2432, "column": 24 } } @@ -129499,31 +129113,31 @@ "type": "Identifier", "name": "push", "range": [ - 73928, - 73932 + 73681, + 73685 ], "loc": { "start": { - "line": 2439, + "line": 2432, "column": 25 }, "end": { - "line": 2439, + "line": 2432, "column": 29 } } }, "range": [ - 73915, - 73932 + 73668, + 73685 ], "loc": { "start": { - "line": 2439, + "line": 2432, "column": 12 }, "end": { - "line": 2439, + "line": 2432, "column": 29 } } @@ -129533,78 +129147,78 @@ "type": "Identifier", "name": "rData", "range": [ - 73933, - 73938 + 73686, + 73691 ], "loc": { "start": { - "line": 2439, + "line": 2432, "column": 30 }, "end": { - "line": 2439, + "line": 2432, "column": 35 } } } ], "range": [ - 73915, - 73939 + 73668, + 73692 ], "loc": { "start": { - "line": 2439, + "line": 2432, "column": 12 }, "end": { - "line": 2439, + "line": 2432, "column": 36 } } }, "range": [ - 73915, - 73940 + 73668, + 73693 ], "loc": { "start": { - "line": 2439, + "line": 2432, "column": 12 }, "end": { - "line": 2439, + "line": 2432, "column": 37 } } } ], "range": [ - 73395, - 73950 + 73148, + 73703 ], "loc": { "start": { - "line": 2427, + "line": 2420, "column": 51 }, "end": { - "line": 2440, + "line": 2433, "column": 9 } } }, "range": [ - 73352, - 73950 + 73105, + 73703 ], "loc": { "start": { - "line": 2427, + "line": 2420, "column": 8 }, "end": { - "line": 2440, + "line": 2433, "column": 9 } } @@ -129615,47 +129229,47 @@ "type": "Identifier", "name": "filteredData", "range": [ - 73966, - 73978 + 73719, + 73731 ], "loc": { "start": { - "line": 2441, + "line": 2434, "column": 15 }, "end": { - "line": 2441, + "line": 2434, "column": 27 } } }, "range": [ - 73959, - 73979 + 73712, + 73732 ], "loc": { "start": { - "line": 2441, + "line": 2434, "column": 8 }, "end": { - "line": 2441, + "line": 2434, "column": 28 } } } ], "range": [ - 72863, - 73985 + 72616, + 73738 ], "loc": { "start": { - "line": 2412, + "line": 2405, "column": 6 }, "end": { - "line": 2442, + "line": 2435, "column": 5 } } @@ -129663,16 +129277,16 @@ "generator": false, "expression": false, "range": [ - 72766, - 73985 + 72519, + 73738 ], "loc": { "start": { - "line": 2408, + "line": 2401, "column": 16 }, "end": { - "line": 2442, + "line": 2435, "column": 5 } } @@ -129680,16 +129294,16 @@ "kind": "method", "computed": false, "range": [ - 72754, - 73985 + 72507, + 73738 ], "loc": { "start": { - "line": 2408, + "line": 2401, "column": 4 }, "end": { - "line": 2442, + "line": 2435, "column": 5 } }, @@ -129698,16 +129312,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": [ - 72271, - 72749 + 72024, + 72502 ], "loc": { "start": { - "line": 2394, + "line": 2387, "column": 4 }, "end": { - "line": 2407, + "line": 2400, "column": 7 } } @@ -129718,16 +129332,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": [ - 73991, - 74395 + 73744, + 74148 ], "loc": { "start": { - "line": 2444, + "line": 2437, "column": 4 }, "end": { - "line": 2452, + "line": 2445, "column": 7 } } @@ -129741,16 +129355,16 @@ "type": "Identifier", "name": "getFilteredColumnData", "range": [ - 74400, - 74421 + 74153, + 74174 ], "loc": { "start": { - "line": 2453, + "line": 2446, "column": 4 }, "end": { - "line": 2453, + "line": 2446, "column": 25 } } @@ -129763,16 +129377,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 74422, - 74430 + 74175, + 74183 ], "loc": { "start": { - "line": 2453, + "line": 2446, "column": 26 }, "end": { - "line": 2453, + "line": 2446, "column": 34 } } @@ -129783,16 +129397,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 74432, - 74446 + 74185, + 74199 ], "loc": { "start": { - "line": 2453, + "line": 2446, "column": 36 }, "end": { - "line": 2453, + "line": 2446, "column": 50 } } @@ -129802,31 +129416,31 @@ "value": false, "raw": "false", "range": [ - 74449, - 74454 + 74202, + 74207 ], "loc": { "start": { - "line": 2453, + "line": 2446, "column": 53 }, "end": { - "line": 2453, + "line": 2446, "column": 58 } } }, "range": [ - 74432, - 74454 + 74185, + 74207 ], "loc": { "start": { - "line": 2453, + "line": 2446, "column": 36 }, "end": { - "line": 2453, + "line": 2446, "column": 58 } } @@ -129837,16 +129451,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 74456, - 74463 + 74209, + 74216 ], "loc": { "start": { - "line": 2453, + "line": 2446, "column": 60 }, "end": { - "line": 2453, + "line": 2446, "column": 67 } } @@ -129855,31 +129469,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 74466, - 74468 + 74219, + 74221 ], "loc": { "start": { - "line": 2453, + "line": 2446, "column": 70 }, "end": { - "line": 2453, + "line": 2446, "column": 72 } } }, "range": [ - 74456, - 74468 + 74209, + 74221 ], "loc": { "start": { - "line": 2453, + "line": 2446, "column": 60 }, "end": { - "line": 2453, + "line": 2446, "column": 72 } } @@ -129898,16 +129512,16 @@ "object": { "type": "ThisExpression", "range": [ - 74487, - 74491 + 74240, + 74244 ], "loc": { "start": { - "line": 2454, + "line": 2447, "column": 15 }, "end": { - "line": 2454, + "line": 2447, "column": 19 } } @@ -129916,31 +129530,31 @@ "type": "Identifier", "name": "getFilteredDataCol", "range": [ - 74492, - 74510 + 74245, + 74263 ], "loc": { "start": { - "line": 2454, + "line": 2447, "column": 20 }, "end": { - "line": 2454, + "line": 2447, "column": 38 } } }, "range": [ - 74487, - 74510 + 74240, + 74263 ], "loc": { "start": { - "line": 2454, + "line": 2447, "column": 15 }, "end": { - "line": 2454, + "line": 2447, "column": 38 } } @@ -129950,16 +129564,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 74524, - 74532 + 74277, + 74285 ], "loc": { "start": { - "line": 2455, + "line": 2448, "column": 12 }, "end": { - "line": 2455, + "line": 2448, "column": 20 } } @@ -129968,16 +129582,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 74534, - 74548 + 74287, + 74301 ], "loc": { "start": { - "line": 2455, + "line": 2448, "column": 22 }, "end": { - "line": 2455, + "line": 2448, "column": 36 } } @@ -129987,16 +129601,16 @@ "value": true, "raw": "true", "range": [ - 74550, - 74554 + 74303, + 74307 ], "loc": { "start": { - "line": 2455, + "line": 2448, "column": 38 }, "end": { - "line": 2455, + "line": 2448, "column": 42 } } @@ -130005,16 +129619,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 74556, - 74563 + 74309, + 74316 ], "loc": { "start": { - "line": 2455, + "line": 2448, "column": 44 }, "end": { - "line": 2455, + "line": 2448, "column": 51 } } @@ -130024,63 +129638,63 @@ "value": false, "raw": "false", "range": [ - 74565, - 74570 + 74318, + 74323 ], "loc": { "start": { - "line": 2455, + "line": 2448, "column": 53 }, "end": { - "line": 2455, + "line": 2448, "column": 58 } } } ], "range": [ - 74487, - 74571 + 74240, + 74324 ], "loc": { "start": { - "line": 2454, + "line": 2447, "column": 15 }, "end": { - "line": 2455, + "line": 2448, "column": 59 } } }, "range": [ - 74480, - 74572 + 74233, + 74325 ], "loc": { "start": { - "line": 2454, + "line": 2447, "column": 8 }, "end": { - "line": 2455, + "line": 2448, "column": 60 } } } ], "range": [ - 74470, - 74578 + 74223, + 74331 ], "loc": { "start": { - "line": 2453, + "line": 2446, "column": 74 }, "end": { - "line": 2456, + "line": 2449, "column": 5 } } @@ -130088,16 +129702,16 @@ "generator": false, "expression": false, "range": [ - 74421, - 74578 + 74174, + 74331 ], "loc": { "start": { - "line": 2453, + "line": 2446, "column": 25 }, "end": { - "line": 2456, + "line": 2449, "column": 5 } } @@ -130105,16 +129719,16 @@ "kind": "method", "computed": false, "range": [ - 74400, - 74578 + 74153, + 74331 ], "loc": { "start": { - "line": 2453, + "line": 2446, "column": 4 }, "end": { - "line": 2456, + "line": 2449, "column": 5 } }, @@ -130123,16 +129737,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": [ - 73991, - 74395 + 73744, + 74148 ], "loc": { "start": { - "line": 2444, + "line": 2437, "column": 4 }, "end": { - "line": 2452, + "line": 2445, "column": 7 } } @@ -130143,16 +129757,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": [ - 74584, - 75000 + 74337, + 74753 ], "loc": { "start": { - "line": 2458, + "line": 2451, "column": 4 }, "end": { - "line": 2466, + "line": 2459, "column": 7 } } @@ -130166,16 +129780,16 @@ "type": "Identifier", "name": "getVisibleColumnData", "range": [ - 75005, - 75025 + 74758, + 74778 ], "loc": { "start": { - "line": 2467, + "line": 2460, "column": 4 }, "end": { - "line": 2467, + "line": 2460, "column": 24 } } @@ -130188,16 +129802,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 75026, - 75034 + 74779, + 74787 ], "loc": { "start": { - "line": 2467, + "line": 2460, "column": 25 }, "end": { - "line": 2467, + "line": 2460, "column": 33 } } @@ -130208,16 +129822,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 75036, - 75050 + 74789, + 74803 ], "loc": { "start": { - "line": 2467, + "line": 2460, "column": 35 }, "end": { - "line": 2467, + "line": 2460, "column": 49 } } @@ -130227,31 +129841,31 @@ "value": false, "raw": "false", "range": [ - 75053, - 75058 + 74806, + 74811 ], "loc": { "start": { - "line": 2467, + "line": 2460, "column": 52 }, "end": { - "line": 2467, + "line": 2460, "column": 57 } } }, "range": [ - 75036, - 75058 + 74789, + 74811 ], "loc": { "start": { - "line": 2467, + "line": 2460, "column": 35 }, "end": { - "line": 2467, + "line": 2460, "column": 57 } } @@ -130262,16 +129876,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 75060, - 75067 + 74813, + 74820 ], "loc": { "start": { - "line": 2467, + "line": 2460, "column": 59 }, "end": { - "line": 2467, + "line": 2460, "column": 66 } } @@ -130280,31 +129894,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 75070, - 75072 + 74823, + 74825 ], "loc": { "start": { - "line": 2467, + "line": 2460, "column": 69 }, "end": { - "line": 2467, + "line": 2460, "column": 71 } } }, "range": [ - 75060, - 75072 + 74813, + 74825 ], "loc": { "start": { - "line": 2467, + "line": 2460, "column": 59 }, "end": { - "line": 2467, + "line": 2460, "column": 71 } } @@ -130323,16 +129937,16 @@ "object": { "type": "ThisExpression", "range": [ - 75091, - 75095 + 74844, + 74848 ], "loc": { "start": { - "line": 2468, + "line": 2461, "column": 15 }, "end": { - "line": 2468, + "line": 2461, "column": 19 } } @@ -130341,31 +129955,31 @@ "type": "Identifier", "name": "getFilteredDataCol", "range": [ - 75096, - 75114 + 74849, + 74867 ], "loc": { "start": { - "line": 2468, + "line": 2461, "column": 20 }, "end": { - "line": 2468, + "line": 2461, "column": 38 } } }, "range": [ - 75091, - 75114 + 74844, + 74867 ], "loc": { "start": { - "line": 2468, + "line": 2461, "column": 15 }, "end": { - "line": 2468, + "line": 2461, "column": 38 } } @@ -130375,16 +129989,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 75128, - 75136 + 74881, + 74889 ], "loc": { "start": { - "line": 2469, + "line": 2462, "column": 12 }, "end": { - "line": 2469, + "line": 2462, "column": 20 } } @@ -130393,16 +130007,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 75138, - 75152 + 74891, + 74905 ], "loc": { "start": { - "line": 2469, + "line": 2462, "column": 22 }, "end": { - "line": 2469, + "line": 2462, "column": 36 } } @@ -130412,16 +130026,16 @@ "value": true, "raw": "true", "range": [ - 75154, - 75158 + 74907, + 74911 ], "loc": { "start": { - "line": 2469, + "line": 2462, "column": 38 }, "end": { - "line": 2469, + "line": 2462, "column": 42 } } @@ -130430,16 +130044,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 75160, - 75167 + 74913, + 74920 ], "loc": { "start": { - "line": 2469, + "line": 2462, "column": 44 }, "end": { - "line": 2469, + "line": 2462, "column": 51 } } @@ -130449,63 +130063,63 @@ "value": true, "raw": "true", "range": [ - 75169, - 75173 + 74922, + 74926 ], "loc": { "start": { - "line": 2469, + "line": 2462, "column": 53 }, "end": { - "line": 2469, + "line": 2462, "column": 57 } } } ], "range": [ - 75091, - 75174 + 74844, + 74927 ], "loc": { "start": { - "line": 2468, + "line": 2461, "column": 15 }, "end": { - "line": 2469, + "line": 2462, "column": 58 } } }, "range": [ - 75084, - 75175 + 74837, + 74928 ], "loc": { "start": { - "line": 2468, + "line": 2461, "column": 8 }, "end": { - "line": 2469, + "line": 2462, "column": 59 } } } ], "range": [ - 75074, - 75181 + 74827, + 74934 ], "loc": { "start": { - "line": 2467, + "line": 2460, "column": 73 }, "end": { - "line": 2470, + "line": 2463, "column": 5 } } @@ -130513,16 +130127,16 @@ "generator": false, "expression": false, "range": [ - 75025, - 75181 + 74778, + 74934 ], "loc": { "start": { - "line": 2467, + "line": 2460, "column": 24 }, "end": { - "line": 2470, + "line": 2463, "column": 5 } } @@ -130530,16 +130144,16 @@ "kind": "method", "computed": false, "range": [ - 75005, - 75181 + 74758, + 74934 ], "loc": { "start": { - "line": 2467, + "line": 2460, "column": 4 }, "end": { - "line": 2470, + "line": 2463, "column": 5 } }, @@ -130548,16 +130162,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": [ - 74584, - 75000 + 74337, + 74753 ], "loc": { "start": { - "line": 2458, + "line": 2451, "column": 4 }, "end": { - "line": 2466, + "line": 2459, "column": 7 } } @@ -130568,16 +130182,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": [ - 75187, - 75596 + 74940, + 75349 ], "loc": { "start": { - "line": 2472, + "line": 2465, "column": 4 }, "end": { - "line": 2480, + "line": 2473, "column": 7 } } @@ -130591,16 +130205,16 @@ "type": "Identifier", "name": "getFilteredColumnValues", "range": [ - 75601, - 75624 + 75354, + 75377 ], "loc": { "start": { - "line": 2481, + "line": 2474, "column": 4 }, "end": { - "line": 2481, + "line": 2474, "column": 27 } } @@ -130613,16 +130227,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 75625, - 75633 + 75378, + 75386 ], "loc": { "start": { - "line": 2481, + "line": 2474, "column": 28 }, "end": { - "line": 2481, + "line": 2474, "column": 36 } } @@ -130633,16 +130247,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 75635, - 75649 + 75388, + 75402 ], "loc": { "start": { - "line": 2481, + "line": 2474, "column": 38 }, "end": { - "line": 2481, + "line": 2474, "column": 52 } } @@ -130652,31 +130266,31 @@ "value": false, "raw": "false", "range": [ - 75652, - 75657 + 75405, + 75410 ], "loc": { "start": { - "line": 2481, + "line": 2474, "column": 55 }, "end": { - "line": 2481, + "line": 2474, "column": 60 } } }, "range": [ - 75635, - 75657 + 75388, + 75410 ], "loc": { "start": { - "line": 2481, + "line": 2474, "column": 38 }, "end": { - "line": 2481, + "line": 2474, "column": 60 } } @@ -130687,16 +130301,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 75659, - 75666 + 75412, + 75419 ], "loc": { "start": { - "line": 2481, + "line": 2474, "column": 62 }, "end": { - "line": 2481, + "line": 2474, "column": 69 } } @@ -130705,31 +130319,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 75669, - 75671 + 75422, + 75424 ], "loc": { "start": { - "line": 2481, + "line": 2474, "column": 72 }, "end": { - "line": 2481, + "line": 2474, "column": 74 } } }, "range": [ - 75659, - 75671 + 75412, + 75424 ], "loc": { "start": { - "line": 2481, + "line": 2474, "column": 62 }, "end": { - "line": 2481, + "line": 2474, "column": 74 } } @@ -130748,16 +130362,16 @@ "object": { "type": "ThisExpression", "range": [ - 75690, - 75694 + 75443, + 75447 ], "loc": { "start": { - "line": 2482, + "line": 2475, "column": 15 }, "end": { - "line": 2482, + "line": 2475, "column": 19 } } @@ -130766,31 +130380,31 @@ "type": "Identifier", "name": "getFilteredDataCol", "range": [ - 75695, - 75713 + 75448, + 75466 ], "loc": { "start": { - "line": 2482, + "line": 2475, "column": 20 }, "end": { - "line": 2482, + "line": 2475, "column": 38 } } }, "range": [ - 75690, - 75713 + 75443, + 75466 ], "loc": { "start": { - "line": 2482, + "line": 2475, "column": 15 }, "end": { - "line": 2482, + "line": 2475, "column": 38 } } @@ -130800,16 +130414,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 75727, - 75735 + 75480, + 75488 ], "loc": { "start": { - "line": 2483, + "line": 2476, "column": 12 }, "end": { - "line": 2483, + "line": 2476, "column": 20 } } @@ -130818,16 +130432,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 75737, - 75751 + 75490, + 75504 ], "loc": { "start": { - "line": 2483, + "line": 2476, "column": 22 }, "end": { - "line": 2483, + "line": 2476, "column": 36 } } @@ -130837,16 +130451,16 @@ "value": false, "raw": "false", "range": [ - 75753, - 75758 + 75506, + 75511 ], "loc": { "start": { - "line": 2483, + "line": 2476, "column": 38 }, "end": { - "line": 2483, + "line": 2476, "column": 43 } } @@ -130855,16 +130469,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 75760, - 75767 + 75513, + 75520 ], "loc": { "start": { - "line": 2483, + "line": 2476, "column": 45 }, "end": { - "line": 2483, + "line": 2476, "column": 52 } } @@ -130874,63 +130488,63 @@ "value": false, "raw": "false", "range": [ - 75769, - 75774 + 75522, + 75527 ], "loc": { "start": { - "line": 2483, + "line": 2476, "column": 54 }, "end": { - "line": 2483, + "line": 2476, "column": 59 } } } ], "range": [ - 75690, - 75775 + 75443, + 75528 ], "loc": { "start": { - "line": 2482, + "line": 2475, "column": 15 }, "end": { - "line": 2483, + "line": 2476, "column": 60 } } }, "range": [ - 75683, - 75776 + 75436, + 75529 ], "loc": { "start": { - "line": 2482, + "line": 2475, "column": 8 }, "end": { - "line": 2483, + "line": 2476, "column": 61 } } } ], "range": [ - 75673, - 75782 + 75426, + 75535 ], "loc": { "start": { - "line": 2481, + "line": 2474, "column": 76 }, "end": { - "line": 2484, + "line": 2477, "column": 5 } } @@ -130938,16 +130552,16 @@ "generator": false, "expression": false, "range": [ - 75624, - 75782 + 75377, + 75535 ], "loc": { "start": { - "line": 2481, + "line": 2474, "column": 27 }, "end": { - "line": 2484, + "line": 2477, "column": 5 } } @@ -130955,16 +130569,16 @@ "kind": "method", "computed": false, "range": [ - 75601, - 75782 + 75354, + 75535 ], "loc": { "start": { - "line": 2481, + "line": 2474, "column": 4 }, "end": { - "line": 2484, + "line": 2477, "column": 5 } }, @@ -130973,16 +130587,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": [ - 75187, - 75596 + 74940, + 75349 ], "loc": { "start": { - "line": 2472, + "line": 2465, "column": 4 }, "end": { - "line": 2480, + "line": 2473, "column": 7 } } @@ -130993,16 +130607,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": [ - 75788, - 76209 + 75541, + 75962 ], "loc": { "start": { - "line": 2486, + "line": 2479, "column": 4 }, "end": { - "line": 2494, + "line": 2487, "column": 7 } } @@ -131016,16 +130630,16 @@ "type": "Identifier", "name": "getVisibleColumnValues", "range": [ - 76214, - 76236 + 75967, + 75989 ], "loc": { "start": { - "line": 2495, + "line": 2488, "column": 4 }, "end": { - "line": 2495, + "line": 2488, "column": 26 } } @@ -131038,16 +130652,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 76237, - 76245 + 75990, + 75998 ], "loc": { "start": { - "line": 2495, + "line": 2488, "column": 27 }, "end": { - "line": 2495, + "line": 2488, "column": 35 } } @@ -131058,16 +130672,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 76247, - 76261 + 76000, + 76014 ], "loc": { "start": { - "line": 2495, + "line": 2488, "column": 37 }, "end": { - "line": 2495, + "line": 2488, "column": 51 } } @@ -131077,31 +130691,31 @@ "value": false, "raw": "false", "range": [ - 76264, - 76269 + 76017, + 76022 ], "loc": { "start": { - "line": 2495, + "line": 2488, "column": 54 }, "end": { - "line": 2495, + "line": 2488, "column": 59 } } }, "range": [ - 76247, - 76269 + 76000, + 76022 ], "loc": { "start": { - "line": 2495, + "line": 2488, "column": 37 }, "end": { - "line": 2495, + "line": 2488, "column": 59 } } @@ -131112,16 +130726,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 76271, - 76278 + 76024, + 76031 ], "loc": { "start": { - "line": 2495, + "line": 2488, "column": 61 }, "end": { - "line": 2495, + "line": 2488, "column": 68 } } @@ -131130,31 +130744,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 76281, - 76283 + 76034, + 76036 ], "loc": { "start": { - "line": 2495, + "line": 2488, "column": 71 }, "end": { - "line": 2495, + "line": 2488, "column": 73 } } }, "range": [ - 76271, - 76283 + 76024, + 76036 ], "loc": { "start": { - "line": 2495, + "line": 2488, "column": 61 }, "end": { - "line": 2495, + "line": 2488, "column": 73 } } @@ -131173,16 +130787,16 @@ "object": { "type": "ThisExpression", "range": [ - 76302, - 76306 + 76055, + 76059 ], "loc": { "start": { - "line": 2496, + "line": 2489, "column": 15 }, "end": { - "line": 2496, + "line": 2489, "column": 19 } } @@ -131191,31 +130805,31 @@ "type": "Identifier", "name": "getFilteredDataCol", "range": [ - 76307, - 76325 + 76060, + 76078 ], "loc": { "start": { - "line": 2496, + "line": 2489, "column": 20 }, "end": { - "line": 2496, + "line": 2489, "column": 38 } } }, "range": [ - 76302, - 76325 + 76055, + 76078 ], "loc": { "start": { - "line": 2496, + "line": 2489, "column": 15 }, "end": { - "line": 2496, + "line": 2489, "column": 38 } } @@ -131225,16 +130839,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 76339, - 76347 + 76092, + 76100 ], "loc": { "start": { - "line": 2497, + "line": 2490, "column": 12 }, "end": { - "line": 2497, + "line": 2490, "column": 20 } } @@ -131243,16 +130857,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 76349, - 76363 + 76102, + 76116 ], "loc": { "start": { - "line": 2497, + "line": 2490, "column": 22 }, "end": { - "line": 2497, + "line": 2490, "column": 36 } } @@ -131262,16 +130876,16 @@ "value": false, "raw": "false", "range": [ - 76365, - 76370 + 76118, + 76123 ], "loc": { "start": { - "line": 2497, + "line": 2490, "column": 38 }, "end": { - "line": 2497, + "line": 2490, "column": 43 } } @@ -131280,16 +130894,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 76372, - 76379 + 76125, + 76132 ], "loc": { "start": { - "line": 2497, + "line": 2490, "column": 45 }, "end": { - "line": 2497, + "line": 2490, "column": 52 } } @@ -131299,63 +130913,63 @@ "value": true, "raw": "true", "range": [ - 76381, - 76385 + 76134, + 76138 ], "loc": { "start": { - "line": 2497, + "line": 2490, "column": 54 }, "end": { - "line": 2497, + "line": 2490, "column": 58 } } } ], "range": [ - 76302, - 76386 + 76055, + 76139 ], "loc": { "start": { - "line": 2496, + "line": 2489, "column": 15 }, "end": { - "line": 2497, + "line": 2490, "column": 59 } } }, "range": [ - 76295, - 76387 + 76048, + 76140 ], "loc": { "start": { - "line": 2496, + "line": 2489, "column": 8 }, "end": { - "line": 2497, + "line": 2490, "column": 60 } } } ], "range": [ - 76285, - 76393 + 76038, + 76146 ], "loc": { "start": { - "line": 2495, + "line": 2488, "column": 75 }, "end": { - "line": 2498, + "line": 2491, "column": 5 } } @@ -131363,16 +130977,16 @@ "generator": false, "expression": false, "range": [ - 76236, - 76393 + 75989, + 76146 ], "loc": { "start": { - "line": 2495, + "line": 2488, "column": 26 }, "end": { - "line": 2498, + "line": 2491, "column": 5 } } @@ -131380,16 +130994,16 @@ "kind": "method", "computed": false, "range": [ - 76214, - 76393 + 75967, + 76146 ], "loc": { "start": { - "line": 2495, + "line": 2488, "column": 4 }, "end": { - "line": 2498, + "line": 2491, "column": 5 } }, @@ -131398,16 +131012,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": [ - 75788, - 76209 + 75541, + 75962 ], "loc": { "start": { - "line": 2486, + "line": 2479, "column": 4 }, "end": { - "line": 2494, + "line": 2487, "column": 7 } } @@ -131418,16 +131032,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": [ - 76399, - 77005 + 76152, + 76758 ], "loc": { "start": { - "line": 2500, + "line": 2493, "column": 4 }, "end": { - "line": 2512, + "line": 2505, "column": 7 } } @@ -131441,16 +131055,16 @@ "type": "Identifier", "name": "getFilteredDataCol", "range": [ - 77010, - 77028 + 76763, + 76781 ], "loc": { "start": { - "line": 2513, + "line": 2506, "column": 4 }, "end": { - "line": 2513, + "line": 2506, "column": 22 } } @@ -131463,16 +131077,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 77038, - 77046 + 76791, + 76799 ], "loc": { "start": { - "line": 2514, + "line": 2507, "column": 8 }, "end": { - "line": 2514, + "line": 2507, "column": 16 } } @@ -131483,16 +131097,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 77056, - 77070 + 76809, + 76823 ], "loc": { "start": { - "line": 2515, + "line": 2508, "column": 8 }, "end": { - "line": 2515, + "line": 2508, "column": 22 } } @@ -131502,31 +131116,31 @@ "value": false, "raw": "false", "range": [ - 77073, - 77078 + 76826, + 76831 ], "loc": { "start": { - "line": 2515, + "line": 2508, "column": 25 }, "end": { - "line": 2515, + "line": 2508, "column": 30 } } }, "range": [ - 77056, - 77078 + 76809, + 76831 ], "loc": { "start": { - "line": 2515, + "line": 2508, "column": 8 }, "end": { - "line": 2515, + "line": 2508, "column": 30 } } @@ -131537,16 +131151,16 @@ "type": "Identifier", "name": "typed", "range": [ - 77088, - 77093 + 76841, + 76846 ], "loc": { "start": { - "line": 2516, + "line": 2509, "column": 8 }, "end": { - "line": 2516, + "line": 2509, "column": 13 } } @@ -131556,31 +131170,31 @@ "value": false, "raw": "false", "range": [ - 77096, - 77101 + 76849, + 76854 ], "loc": { "start": { - "line": 2516, + "line": 2509, "column": 16 }, "end": { - "line": 2516, + "line": 2509, "column": 21 } } }, "range": [ - 77088, - 77101 + 76841, + 76854 ], "loc": { "start": { - "line": 2516, + "line": 2509, "column": 8 }, "end": { - "line": 2516, + "line": 2509, "column": 21 } } @@ -131591,16 +131205,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 77111, - 77118 + 76864, + 76871 ], "loc": { "start": { - "line": 2517, + "line": 2510, "column": 8 }, "end": { - "line": 2517, + "line": 2510, "column": 15 } } @@ -131609,31 +131223,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 77121, - 77123 + 76874, + 76876 ], "loc": { "start": { - "line": 2517, + "line": 2510, "column": 18 }, "end": { - "line": 2517, + "line": 2510, "column": 20 } } }, "range": [ - 77111, - 77123 + 76864, + 76876 ], "loc": { "start": { - "line": 2517, + "line": 2510, "column": 8 }, "end": { - "line": 2517, + "line": 2510, "column": 20 } } @@ -131644,16 +131258,16 @@ "type": "Identifier", "name": "visible", "range": [ - 77133, - 77140 + 76886, + 76893 ], "loc": { "start": { - "line": 2518, + "line": 2511, "column": 8 }, "end": { - "line": 2518, + "line": 2511, "column": 15 } } @@ -131663,31 +131277,31 @@ "value": true, "raw": "true", "range": [ - 77143, - 77147 + 76896, + 76900 ], "loc": { "start": { - "line": 2518, + "line": 2511, "column": 18 }, "end": { - "line": 2518, + "line": 2511, "column": 22 } } }, "range": [ - 77133, - 77147 + 76886, + 76900 ], "loc": { "start": { - "line": 2518, + "line": 2511, "column": 8 }, "end": { - "line": 2518, + "line": 2511, "column": 22 } } @@ -131704,16 +131318,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 77168, - 77175 + 76921, + 76928 ], "loc": { "start": { - "line": 2520, + "line": 2513, "column": 12 }, "end": { - "line": 2520, + "line": 2513, "column": 19 } } @@ -131723,32 +131337,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 77176, - 77184 + 76929, + 76937 ], "loc": { "start": { - "line": 2520, + "line": 2513, "column": 20 }, "end": { - "line": 2520, + "line": 2513, "column": 28 } } } ], "range": [ - 77168, - 77185 + 76921, + 76938 ], "loc": { "start": { - "line": 2520, + "line": 2513, "column": 12 }, "end": { - "line": 2520, + "line": 2513, "column": 29 } } @@ -131762,63 +131376,63 @@ "type": "ArrayExpression", "elements": [], "range": [ - 77208, - 77210 + 76961, + 76963 ], "loc": { "start": { - "line": 2521, + "line": 2514, "column": 19 }, "end": { - "line": 2521, + "line": 2514, "column": 21 } } }, "range": [ - 77201, - 77211 + 76954, + 76964 ], "loc": { "start": { - "line": 2521, + "line": 2514, "column": 12 }, "end": { - "line": 2521, + "line": 2514, "column": 22 } } } ], "range": [ - 77187, - 77221 + 76940, + 76974 ], "loc": { "start": { - "line": 2520, + "line": 2513, "column": 31 }, "end": { - "line": 2522, + "line": 2515, "column": 9 } } }, "alternate": null, "range": [ - 77164, - 77221 + 76917, + 76974 ], "loc": { "start": { - "line": 2520, + "line": 2513, "column": 8 }, "end": { - "line": 2522, + "line": 2515, "column": 9 } } @@ -131832,16 +131446,16 @@ "type": "Identifier", "name": "rows", "range": [ - 77235, - 77239 + 76988, + 76992 ], "loc": { "start": { - "line": 2524, + "line": 2517, "column": 12 }, "end": { - "line": 2524, + "line": 2517, "column": 16 } } @@ -131857,16 +131471,16 @@ "object": { "type": "ThisExpression", "range": [ - 77242, - 77246 + 76995, + 76999 ], "loc": { "start": { - "line": 2524, + "line": 2517, "column": 19 }, "end": { - "line": 2524, + "line": 2517, "column": 23 } } @@ -131875,47 +131489,47 @@ "type": "Identifier", "name": "dom", "range": [ - 77247, - 77250 + 77000, + 77003 ], "loc": { "start": { - "line": 2524, + "line": 2517, "column": 24 }, "end": { - "line": 2524, + "line": 2517, "column": 27 } } }, "range": [ - 77242, - 77250 + 76995, + 77003 ], "loc": { "start": { - "line": 2524, + "line": 2517, "column": 19 }, "end": { - "line": 2524, + "line": 2517, "column": 27 } } }, "arguments": [], "range": [ - 77242, - 77252 + 76995, + 77005 ], "loc": { "start": { - "line": 2524, + "line": 2517, "column": 19 }, "end": { - "line": 2524, + "line": 2517, "column": 29 } } @@ -131924,46 +131538,46 @@ "type": "Identifier", "name": "rows", "range": [ - 77253, - 77257 + 77006, + 77010 ], "loc": { "start": { - "line": 2524, + "line": 2517, "column": 30 }, "end": { - "line": 2524, + "line": 2517, "column": 34 } } }, "range": [ - 77242, - 77257 + 76995, + 77010 ], "loc": { "start": { - "line": 2524, + "line": 2517, "column": 19 }, "end": { - "line": 2524, + "line": 2517, "column": 34 } } }, "range": [ - 77235, - 77257 + 76988, + 77010 ], "loc": { "start": { - "line": 2524, + "line": 2517, "column": 12 }, "end": { - "line": 2524, + "line": 2517, "column": 34 } } @@ -131971,16 +131585,16 @@ ], "kind": "let", "range": [ - 77231, - 77258 + 76984, + 77011 ], "loc": { "start": { - "line": 2524, + "line": 2517, "column": 8 }, "end": { - "line": 2524, + "line": 2517, "column": 35 } } @@ -131994,16 +131608,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 77271, - 77281 + 77024, + 77034 ], "loc": { "start": { - "line": 2525, + "line": 2518, "column": 12 }, "end": { - "line": 2525, + "line": 2518, "column": 22 } } @@ -132014,16 +131628,16 @@ "type": "Identifier", "name": "typed", "range": [ - 77284, - 77289 + 77037, + 77042 ], "loc": { "start": { - "line": 2525, + "line": 2518, "column": 25 }, "end": { - "line": 2525, + "line": 2518, "column": 30 } } @@ -132039,16 +131653,16 @@ "object": { "type": "ThisExpression", "range": [ - 77292, - 77296 + 77045, + 77049 ], "loc": { "start": { - "line": 2525, + "line": 2518, "column": 33 }, "end": { - "line": 2525, + "line": 2518, "column": 37 } } @@ -132057,31 +131671,31 @@ "type": "Identifier", "name": "getCellData", "range": [ - 77297, - 77308 + 77050, + 77061 ], "loc": { "start": { - "line": 2525, + "line": 2518, "column": 38 }, "end": { - "line": 2525, + "line": 2518, "column": 49 } } }, "range": [ - 77292, - 77308 + 77045, + 77061 ], "loc": { "start": { - "line": 2525, + "line": 2518, "column": 33 }, "end": { - "line": 2525, + "line": 2518, "column": 49 } } @@ -132090,31 +131704,31 @@ "type": "Identifier", "name": "bind", "range": [ - 77309, - 77313 + 77062, + 77066 ], "loc": { "start": { - "line": 2525, + "line": 2518, "column": 50 }, "end": { - "line": 2525, + "line": 2518, "column": 54 } } }, "range": [ - 77292, - 77313 + 77045, + 77066 ], "loc": { "start": { - "line": 2525, + "line": 2518, "column": 33 }, "end": { - "line": 2525, + "line": 2518, "column": 54 } } @@ -132123,32 +131737,32 @@ { "type": "ThisExpression", "range": [ - 77314, - 77318 + 77067, + 77071 ], "loc": { "start": { - "line": 2525, + "line": 2518, "column": 55 }, "end": { - "line": 2525, + "line": 2518, "column": 59 } } } ], "range": [ - 77292, - 77319 + 77045, + 77072 ], "loc": { "start": { - "line": 2525, + "line": 2518, "column": 33 }, "end": { - "line": 2525, + "line": 2518, "column": 60 } } @@ -132164,16 +131778,16 @@ "object": { "type": "ThisExpression", "range": [ - 77334, - 77338 + 77087, + 77091 ], "loc": { "start": { - "line": 2526, + "line": 2519, "column": 12 }, "end": { - "line": 2526, + "line": 2519, "column": 16 } } @@ -132182,31 +131796,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 77339, - 77351 + 77092, + 77104 ], "loc": { "start": { - "line": 2526, + "line": 2519, "column": 17 }, "end": { - "line": 2526, + "line": 2519, "column": 29 } } }, "range": [ - 77334, - 77351 + 77087, + 77104 ], "loc": { "start": { - "line": 2526, + "line": 2519, "column": 12 }, "end": { - "line": 2526, + "line": 2519, "column": 29 } } @@ -132215,31 +131829,31 @@ "type": "Identifier", "name": "bind", "range": [ - 77352, - 77356 + 77105, + 77109 ], "loc": { "start": { - "line": 2526, + "line": 2519, "column": 30 }, "end": { - "line": 2526, + "line": 2519, "column": 34 } } }, "range": [ - 77334, - 77356 + 77087, + 77109 ], "loc": { "start": { - "line": 2526, + "line": 2519, "column": 12 }, "end": { - "line": 2526, + "line": 2519, "column": 34 } } @@ -132248,62 +131862,62 @@ { "type": "ThisExpression", "range": [ - 77357, - 77361 + 77110, + 77114 ], "loc": { "start": { - "line": 2526, + "line": 2519, "column": 35 }, "end": { - "line": 2526, + "line": 2519, "column": 39 } } } ], "range": [ - 77334, - 77362 + 77087, + 77115 ], "loc": { "start": { - "line": 2526, + "line": 2519, "column": 12 }, "end": { - "line": 2526, + "line": 2519, "column": 40 } } }, "range": [ - 77284, - 77362 + 77037, + 77115 ], "loc": { "start": { - "line": 2525, + "line": 2518, "column": 25 }, "end": { - "line": 2526, + "line": 2519, "column": 40 } } }, "range": [ - 77271, - 77362 + 77024, + 77115 ], "loc": { "start": { - "line": 2525, + "line": 2518, "column": 12 }, "end": { - "line": 2526, + "line": 2519, "column": 40 } } @@ -132311,16 +131925,16 @@ ], "kind": "let", "range": [ - 77267, - 77363 + 77020, + 77116 ], "loc": { "start": { - "line": 2525, + "line": 2518, "column": 8 }, "end": { - "line": 2526, + "line": 2519, "column": 41 } }, @@ -132329,16 +131943,16 @@ "type": "Line", "value": " ensure valid rows index do not contain excluded rows and row is", "range": [ - 77373, - 77439 + 77126, + 77192 ], "loc": { "start": { - "line": 2528, + "line": 2521, "column": 8 }, "end": { - "line": 2528, + "line": 2521, "column": 74 } } @@ -132347,16 +131961,16 @@ "type": "Line", "value": " displayed", "range": [ - 77448, - 77460 + 77201, + 77213 ], "loc": { "start": { - "line": 2529, + "line": 2522, "column": 8 }, "end": { - "line": 2529, + "line": 2522, "column": 20 } } @@ -132372,16 +131986,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 77473, - 77482 + 77226, + 77235 ], "loc": { "start": { - "line": 2530, + "line": 2523, "column": 12 }, "end": { - "line": 2530, + "line": 2523, "column": 21 } } @@ -132399,16 +132013,16 @@ "object": { "type": "ThisExpression", "range": [ - 77485, - 77489 + 77238, + 77242 ], "loc": { "start": { - "line": 2530, + "line": 2523, "column": 24 }, "end": { - "line": 2530, + "line": 2523, "column": 28 } } @@ -132417,31 +132031,31 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 77490, - 77502 + 77243, + 77255 ], "loc": { "start": { - "line": 2530, + "line": 2523, "column": 29 }, "end": { - "line": 2530, + "line": 2523, "column": 41 } } }, "range": [ - 77485, - 77502 + 77238, + 77255 ], "loc": { "start": { - "line": 2530, + "line": 2523, "column": 24 }, "end": { - "line": 2530, + "line": 2523, "column": 41 } } @@ -132452,32 +132066,32 @@ "value": true, "raw": "true", "range": [ - 77503, - 77507 + 77256, + 77260 ], "loc": { "start": { - "line": 2530, + "line": 2523, "column": 42 }, "end": { - "line": 2530, + "line": 2523, "column": 46 } } } ], "range": [ - 77485, - 77508 + 77238, + 77261 ], "loc": { "start": { - "line": 2530, + "line": 2523, "column": 24 }, "end": { - "line": 2530, + "line": 2523, "column": 47 } } @@ -132486,31 +132100,31 @@ "type": "Identifier", "name": "filter", "range": [ - 77509, - 77515 + 77262, + 77268 ], "loc": { "start": { - "line": 2530, + "line": 2523, "column": 48 }, "end": { - "line": 2530, + "line": 2523, "column": 54 } } }, "range": [ - 77485, - 77515 + 77238, + 77268 ], "loc": { "start": { - "line": 2530, + "line": 2523, "column": 24 }, "end": { - "line": 2530, + "line": 2523, "column": 54 } } @@ -132524,16 +132138,16 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 77517, - 77523 + 77270, + 77276 ], "loc": { "start": { - "line": 2530, + "line": 2523, "column": 56 }, "end": { - "line": 2530, + "line": 2523, "column": 62 } } @@ -132559,16 +132173,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 77549, - 77556 + 77302, + 77309 ], "loc": { "start": { - "line": 2531, + "line": 2524, "column": 19 }, "end": { - "line": 2531, + "line": 2524, "column": 26 } } @@ -132577,31 +132191,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 77557, - 77564 + 77310, + 77317 ], "loc": { "start": { - "line": 2531, + "line": 2524, "column": 27 }, "end": { - "line": 2531, + "line": 2524, "column": 34 } } }, "range": [ - 77549, - 77564 + 77302, + 77317 ], "loc": { "start": { - "line": 2531, + "line": 2524, "column": 19 }, "end": { - "line": 2531, + "line": 2524, "column": 34 } } @@ -132611,32 +132225,32 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 77565, - 77571 + 77318, + 77324 ], "loc": { "start": { - "line": 2531, + "line": 2524, "column": 35 }, "end": { - "line": 2531, + "line": 2524, "column": 41 } } } ], "range": [ - 77549, - 77572 + 77302, + 77325 ], "loc": { "start": { - "line": 2531, + "line": 2524, "column": 19 }, "end": { - "line": 2531, + "line": 2524, "column": 42 } } @@ -132649,47 +132263,47 @@ "value": 1, "raw": "1", "range": [ - 77578, - 77579 + 77331, + 77332 ], "loc": { "start": { - "line": 2531, + "line": 2524, "column": 48 }, "end": { - "line": 2531, + "line": 2524, "column": 49 } } }, "prefix": true, "range": [ - 77577, - 77579 + 77330, + 77332 ], "loc": { "start": { - "line": 2531, + "line": 2524, "column": 47 }, "end": { - "line": 2531, + "line": 2524, "column": 49 } } }, "range": [ - 77549, - 77579 + 77302, + 77332 ], "loc": { "start": { - "line": 2531, + "line": 2524, "column": 19 }, "end": { - "line": 2531, + "line": 2524, "column": 49 } } @@ -132700,16 +132314,16 @@ "type": "Identifier", "name": "visible", "range": [ - 77600, - 77607 + 77353, + 77360 ], "loc": { "start": { - "line": 2532, + "line": 2525, "column": 17 }, "end": { - "line": 2532, + "line": 2525, "column": 24 } } @@ -132725,16 +132339,16 @@ "object": { "type": "ThisExpression", "range": [ - 77630, - 77634 + 77383, + 77387 ], "loc": { "start": { - "line": 2533, + "line": 2526, "column": 20 }, "end": { - "line": 2533, + "line": 2526, "column": 24 } } @@ -132743,31 +132357,31 @@ "type": "Identifier", "name": "getRowDisplay", "range": [ - 77635, - 77648 + 77388, + 77401 ], "loc": { "start": { - "line": 2533, + "line": 2526, "column": 25 }, "end": { - "line": 2533, + "line": 2526, "column": 38 } } }, "range": [ - 77630, - 77648 + 77383, + 77401 ], "loc": { "start": { - "line": 2533, + "line": 2526, "column": 20 }, "end": { - "line": 2533, + "line": 2526, "column": 38 } } @@ -132780,16 +132394,16 @@ "type": "Identifier", "name": "rows", "range": [ - 77649, - 77653 + 77402, + 77406 ], "loc": { "start": { - "line": 2533, + "line": 2526, "column": 39 }, "end": { - "line": 2533, + "line": 2526, "column": 43 } } @@ -132798,47 +132412,47 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 77654, - 77660 + 77407, + 77413 ], "loc": { "start": { - "line": 2533, + "line": 2526, "column": 44 }, "end": { - "line": 2533, + "line": 2526, "column": 50 } } }, "range": [ - 77649, - 77661 + 77402, + 77414 ], "loc": { "start": { - "line": 2533, + "line": 2526, "column": 39 }, "end": { - "line": 2533, + "line": 2526, "column": 51 } } } ], "range": [ - 77630, - 77662 + 77383, + 77415 ], "loc": { "start": { - "line": 2533, + "line": 2526, "column": 20 }, "end": { - "line": 2533, + "line": 2526, "column": 52 } } @@ -132848,31 +132462,31 @@ "value": "none", "raw": "'none'", "range": [ - 77667, - 77673 + 77420, + 77426 ], "loc": { "start": { - "line": 2533, + "line": 2526, "column": 57 }, "end": { - "line": 2533, + "line": 2526, "column": 63 } } }, "range": [ - 77630, - 77673 + 77383, + 77426 ], "loc": { "start": { - "line": 2533, + "line": 2526, "column": 20 }, "end": { - "line": 2533, + "line": 2526, "column": 63 } } @@ -132882,77 +132496,77 @@ "value": true, "raw": "true", "range": [ - 77696, - 77700 + 77449, + 77453 ], "loc": { "start": { - "line": 2534, + "line": 2527, "column": 20 }, "end": { - "line": 2534, + "line": 2527, "column": 24 } } }, "range": [ - 77600, - 77700 + 77353, + 77453 ], "loc": { "start": { - "line": 2532, + "line": 2525, "column": 17 }, "end": { - "line": 2534, + "line": 2527, "column": 24 } } }, "range": [ - 77549, - 77701 + 77302, + 77454 ], "loc": { "start": { - "line": 2531, + "line": 2524, "column": 19 }, "end": { - "line": 2534, + "line": 2527, "column": 25 } } }, "range": [ - 77542, - 77702 + 77295, + 77455 ], "loc": { "start": { - "line": 2531, + "line": 2524, "column": 12 }, "end": { - "line": 2534, + "line": 2527, "column": 26 } } } ], "range": [ - 77528, - 77712 + 77281, + 77465 ], "loc": { "start": { - "line": 2530, + "line": 2523, "column": 67 }, "end": { - "line": 2535, + "line": 2528, "column": 9 } } @@ -132960,47 +132574,47 @@ "generator": false, "expression": false, "range": [ - 77516, - 77712 + 77269, + 77465 ], "loc": { "start": { - "line": 2530, + "line": 2523, "column": 55 }, "end": { - "line": 2535, + "line": 2528, "column": 9 } } } ], "range": [ - 77485, - 77713 + 77238, + 77466 ], "loc": { "start": { - "line": 2530, + "line": 2523, "column": 24 }, "end": { - "line": 2535, + "line": 2528, "column": 10 } } }, "range": [ - 77473, - 77713 + 77226, + 77466 ], "loc": { "start": { - "line": 2530, + "line": 2523, "column": 12 }, "end": { - "line": 2535, + "line": 2528, "column": 10 } } @@ -133008,16 +132622,16 @@ ], "kind": "let", "range": [ - 77469, - 77714 + 77222, + 77467 ], "loc": { "start": { - "line": 2530, + "line": 2523, "column": 8 }, "end": { - "line": 2535, + "line": 2528, "column": 11 } }, @@ -133026,16 +132640,16 @@ "type": "Line", "value": " ensure valid rows index do not contain excluded rows and row is", "range": [ - 77373, - 77439 + 77126, + 77192 ], "loc": { "start": { - "line": 2528, + "line": 2521, "column": 8 }, "end": { - "line": 2528, + "line": 2521, "column": 74 } } @@ -133044,16 +132658,16 @@ "type": "Line", "value": " displayed", "range": [ - 77448, - 77460 + 77201, + 77213 ], "loc": { "start": { - "line": 2529, + "line": 2522, "column": 8 }, "end": { - "line": 2529, + "line": 2522, "column": 20 } } @@ -133064,16 +132678,16 @@ "type": "Line", "value": " convert column value to expected type if necessary", "range": [ - 77724, - 77777 + 77477, + 77530 ], "loc": { "start": { - "line": 2537, + "line": 2530, "column": 8 }, "end": { - "line": 2537, + "line": 2530, "column": 61 } } @@ -133089,16 +132703,16 @@ "type": "Identifier", "name": "validColValues", "range": [ - 77790, - 77804 + 77543, + 77557 ], "loc": { "start": { - "line": 2538, + "line": 2531, "column": 12 }, "end": { - "line": 2538, + "line": 2531, "column": 26 } } @@ -133112,16 +132726,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 77807, - 77816 + 77560, + 77569 ], "loc": { "start": { - "line": 2538, + "line": 2531, "column": 29 }, "end": { - "line": 2538, + "line": 2531, "column": 38 } } @@ -133130,31 +132744,31 @@ "type": "Identifier", "name": "map", "range": [ - 77817, - 77820 + 77570, + 77573 ], "loc": { "start": { - "line": 2538, + "line": 2531, "column": 39 }, "end": { - "line": 2538, + "line": 2531, "column": 42 } } }, "range": [ - 77807, - 77820 + 77560, + 77573 ], "loc": { "start": { - "line": 2538, + "line": 2531, "column": 29 }, "end": { - "line": 2538, + "line": 2531, "column": 42 } } @@ -133168,16 +132782,16 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 77822, - 77828 + 77575, + 77581 ], "loc": { "start": { - "line": 2538, + "line": 2531, "column": 44 }, "end": { - "line": 2538, + "line": 2531, "column": 50 } } @@ -133194,16 +132808,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 77854, - 77864 + 77607, + 77617 ], "loc": { "start": { - "line": 2539, + "line": 2532, "column": 19 }, "end": { - "line": 2539, + "line": 2532, "column": 29 } } @@ -133222,16 +132836,16 @@ "type": "Identifier", "name": "rows", "range": [ - 77865, - 77869 + 77618, + 77622 ], "loc": { "start": { - "line": 2539, + "line": 2532, "column": 30 }, "end": { - "line": 2539, + "line": 2532, "column": 34 } } @@ -133240,31 +132854,31 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 77870, - 77876 + 77623, + 77629 ], "loc": { "start": { - "line": 2539, + "line": 2532, "column": 35 }, "end": { - "line": 2539, + "line": 2532, "column": 41 } } }, "range": [ - 77865, - 77877 + 77618, + 77630 ], "loc": { "start": { - "line": 2539, + "line": 2532, "column": 30 }, "end": { - "line": 2539, + "line": 2532, "column": 42 } } @@ -133273,31 +132887,31 @@ "type": "Identifier", "name": "cells", "range": [ - 77878, - 77883 + 77631, + 77636 ], "loc": { "start": { - "line": 2539, + "line": 2532, "column": 43 }, "end": { - "line": 2539, + "line": 2532, "column": 48 } } }, "range": [ - 77865, - 77883 + 77618, + 77636 ], "loc": { "start": { - "line": 2539, + "line": 2532, "column": 30 }, "end": { - "line": 2539, + "line": 2532, "column": 48 } } @@ -133306,78 +132920,78 @@ "type": "Identifier", "name": "colIndex", "range": [ - 77884, - 77892 + 77637, + 77645 ], "loc": { "start": { - "line": 2539, + "line": 2532, "column": 49 }, "end": { - "line": 2539, + "line": 2532, "column": 57 } } }, "range": [ - 77865, - 77893 + 77618, + 77646 ], "loc": { "start": { - "line": 2539, + "line": 2532, "column": 30 }, "end": { - "line": 2539, + "line": 2532, "column": 58 } } } ], "range": [ - 77854, - 77894 + 77607, + 77647 ], "loc": { "start": { - "line": 2539, + "line": 2532, "column": 19 }, "end": { - "line": 2539, + "line": 2532, "column": 59 } } }, "range": [ - 77847, - 77895 + 77600, + 77648 ], "loc": { "start": { - "line": 2539, + "line": 2532, "column": 12 }, "end": { - "line": 2539, + "line": 2532, "column": 60 } } } ], "range": [ - 77833, - 77905 + 77586, + 77658 ], "loc": { "start": { - "line": 2538, + "line": 2531, "column": 55 }, "end": { - "line": 2540, + "line": 2533, "column": 9 } } @@ -133385,47 +132999,47 @@ "generator": false, "expression": false, "range": [ - 77821, - 77905 + 77574, + 77658 ], "loc": { "start": { - "line": 2538, + "line": 2531, "column": 43 }, "end": { - "line": 2540, + "line": 2533, "column": 9 } } } ], "range": [ - 77807, - 77906 + 77560, + 77659 ], "loc": { "start": { - "line": 2538, + "line": 2531, "column": 29 }, "end": { - "line": 2540, + "line": 2533, "column": 10 } } }, "range": [ - 77790, - 77906 + 77543, + 77659 ], "loc": { "start": { - "line": 2538, + "line": 2531, "column": 12 }, "end": { - "line": 2540, + "line": 2533, "column": 10 } } @@ -133433,16 +133047,16 @@ ], "kind": "let", "range": [ - 77786, - 77907 + 77539, + 77660 ], "loc": { "start": { - "line": 2538, + "line": 2531, "column": 8 }, "end": { - "line": 2540, + "line": 2533, "column": 11 } }, @@ -133451,16 +133065,16 @@ "type": "Line", "value": " convert column value to expected type if necessary", "range": [ - 77724, - 77777 + 77477, + 77530 ], "loc": { "start": { - "line": 2537, + "line": 2530, "column": 8 }, "end": { - "line": 2537, + "line": 2530, "column": 61 } } @@ -133473,16 +133087,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 77921, - 77935 + 77674, + 77688 ], "loc": { "start": { - "line": 2542, + "line": 2535, "column": 12 }, "end": { - "line": 2542, + "line": 2535, "column": 26 } } @@ -133501,16 +133115,16 @@ "type": "Identifier", "name": "validColValues", "range": [ - 77951, - 77965 + 77704, + 77718 ], "loc": { "start": { - "line": 2543, + "line": 2536, "column": 12 }, "end": { - "line": 2543, + "line": 2536, "column": 26 } } @@ -133519,31 +133133,31 @@ "type": "Identifier", "name": "unshift", "range": [ - 77966, - 77973 + 77719, + 77726 ], "loc": { "start": { - "line": 2543, + "line": 2536, "column": 27 }, "end": { - "line": 2543, + "line": 2536, "column": 34 } } }, "range": [ - 77951, - 77973 + 77704, + 77726 ], "loc": { "start": { - "line": 2543, + "line": 2536, "column": 12 }, "end": { - "line": 2543, + "line": 2536, "column": 34 } } @@ -133560,16 +133174,16 @@ "object": { "type": "ThisExpression", "range": [ - 77974, - 77978 + 77727, + 77731 ], "loc": { "start": { - "line": 2543, + "line": 2536, "column": 35 }, "end": { - "line": 2543, + "line": 2536, "column": 39 } } @@ -133578,47 +133192,47 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 77979, - 77993 + 77732, + 77746 ], "loc": { "start": { - "line": 2543, + "line": 2536, "column": 40 }, "end": { - "line": 2543, + "line": 2536, "column": 54 } } }, "range": [ - 77974, - 77993 + 77727, + 77746 ], "loc": { "start": { - "line": 2543, + "line": 2536, "column": 35 }, "end": { - "line": 2543, + "line": 2536, "column": 54 } } }, "arguments": [], "range": [ - 77974, - 77995 + 77727, + 77748 ], "loc": { "start": { - "line": 2543, + "line": 2536, "column": 35 }, "end": { - "line": 2543, + "line": 2536, "column": 56 } } @@ -133627,94 +133241,94 @@ "type": "Identifier", "name": "colIndex", "range": [ - 77996, - 78004 + 77749, + 77757 ], "loc": { "start": { - "line": 2543, + "line": 2536, "column": 57 }, "end": { - "line": 2543, + "line": 2536, "column": 65 } } }, "range": [ - 77974, - 78005 + 77727, + 77758 ], "loc": { "start": { - "line": 2543, + "line": 2536, "column": 35 }, "end": { - "line": 2543, + "line": 2536, "column": 66 } } } ], "range": [ - 77951, - 78006 + 77704, + 77759 ], "loc": { "start": { - "line": 2543, + "line": 2536, "column": 12 }, "end": { - "line": 2543, + "line": 2536, "column": 67 } } }, "range": [ - 77951, - 78007 + 77704, + 77760 ], "loc": { "start": { - "line": 2543, + "line": 2536, "column": 12 }, "end": { - "line": 2543, + "line": 2536, "column": 68 } } } ], "range": [ - 77937, - 78017 + 77690, + 77770 ], "loc": { "start": { - "line": 2542, + "line": 2535, "column": 28 }, "end": { - "line": 2544, + "line": 2537, "column": 9 } } }, "alternate": null, "range": [ - 77917, - 78017 + 77670, + 77770 ], "loc": { "start": { - "line": 2542, + "line": 2535, "column": 8 }, "end": { - "line": 2544, + "line": 2537, "column": 9 } } @@ -133725,47 +133339,47 @@ "type": "Identifier", "name": "validColValues", "range": [ - 78034, - 78048 + 77787, + 77801 ], "loc": { "start": { - "line": 2546, + "line": 2539, "column": 15 }, "end": { - "line": 2546, + "line": 2539, "column": 29 } } }, "range": [ - 78027, - 78049 + 77780, + 77802 ], "loc": { "start": { - "line": 2546, + "line": 2539, "column": 8 }, "end": { - "line": 2546, + "line": 2539, "column": 30 } } } ], "range": [ - 77154, - 78055 + 76907, + 77808 ], "loc": { "start": { - "line": 2519, + "line": 2512, "column": 6 }, "end": { - "line": 2547, + "line": 2540, "column": 5 } } @@ -133773,16 +133387,16 @@ "generator": false, "expression": false, "range": [ - 77028, - 78055 + 76781, + 77808 ], "loc": { "start": { - "line": 2513, + "line": 2506, "column": 22 }, "end": { - "line": 2547, + "line": 2540, "column": 5 } } @@ -133790,16 +133404,16 @@ "kind": "method", "computed": false, "range": [ - 77010, - 78055 + 76763, + 77808 ], "loc": { "start": { - "line": 2513, + "line": 2506, "column": 4 }, "end": { - "line": 2547, + "line": 2540, "column": 5 } }, @@ -133808,16 +133422,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": [ - 76399, - 77005 + 76152, + 76758 ], "loc": { "start": { - "line": 2500, + "line": 2493, "column": 4 }, "end": { - "line": 2512, + "line": 2505, "column": 7 } } @@ -133828,16 +133442,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": [ - 78061, - 78223 + 77814, + 77976 ], "loc": { "start": { - "line": 2549, + "line": 2542, "column": 4 }, "end": { - "line": 2553, + "line": 2546, "column": 7 } } @@ -133851,16 +133465,16 @@ "type": "Identifier", "name": "getRowDisplay", "range": [ - 78228, - 78241 + 77981, + 77994 ], "loc": { "start": { - "line": 2554, + "line": 2547, "column": 4 }, "end": { - "line": 2554, + "line": 2547, "column": 17 } } @@ -133873,16 +133487,16 @@ "type": "Identifier", "name": "row", "range": [ - 78242, - 78245 + 77995, + 77998 ], "loc": { "start": { - "line": 2554, + "line": 2547, "column": 18 }, "end": { - "line": 2554, + "line": 2547, "column": 21 } } @@ -133903,16 +133517,16 @@ "type": "Identifier", "name": "row", "range": [ - 78264, - 78267 + 78017, + 78020 ], "loc": { "start": { - "line": 2555, + "line": 2548, "column": 15 }, "end": { - "line": 2555, + "line": 2548, "column": 18 } } @@ -133921,31 +133535,31 @@ "type": "Identifier", "name": "style", "range": [ - 78268, - 78273 + 78021, + 78026 ], "loc": { "start": { - "line": 2555, + "line": 2548, "column": 19 }, "end": { - "line": 2555, + "line": 2548, "column": 24 } } }, "range": [ - 78264, - 78273 + 78017, + 78026 ], "loc": { "start": { - "line": 2555, + "line": 2548, "column": 15 }, "end": { - "line": 2555, + "line": 2548, "column": 24 } } @@ -133954,62 +133568,62 @@ "type": "Identifier", "name": "display", "range": [ - 78274, - 78281 + 78027, + 78034 ], "loc": { "start": { - "line": 2555, + "line": 2548, "column": 25 }, "end": { - "line": 2555, + "line": 2548, "column": 32 } } }, "range": [ - 78264, - 78281 + 78017, + 78034 ], "loc": { "start": { - "line": 2555, + "line": 2548, "column": 15 }, "end": { - "line": 2555, + "line": 2548, "column": 32 } } }, "range": [ - 78257, - 78282 + 78010, + 78035 ], "loc": { "start": { - "line": 2555, + "line": 2548, "column": 8 }, "end": { - "line": 2555, + "line": 2548, "column": 33 } } } ], "range": [ - 78247, - 78288 + 78000, + 78041 ], "loc": { "start": { - "line": 2554, + "line": 2547, "column": 23 }, "end": { - "line": 2556, + "line": 2549, "column": 5 } } @@ -134017,16 +133631,16 @@ "generator": false, "expression": false, "range": [ - 78241, - 78288 + 77994, + 78041 ], "loc": { "start": { - "line": 2554, + "line": 2547, "column": 17 }, "end": { - "line": 2556, + "line": 2549, "column": 5 } } @@ -134034,16 +133648,16 @@ "kind": "method", "computed": false, "range": [ - 78228, - 78288 + 77981, + 78041 ], "loc": { "start": { - "line": 2554, + "line": 2547, "column": 4 }, "end": { - "line": 2556, + "line": 2549, "column": 5 } }, @@ -134052,16 +133666,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": [ - 78061, - 78223 + 77814, + 77976 ], "loc": { "start": { - "line": 2549, + "line": 2542, "column": 4 }, "end": { - "line": 2553, + "line": 2546, "column": 7 } } @@ -134072,16 +133686,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": [ - 78294, - 78467 + 78047, + 78220 ], "loc": { "start": { - "line": 2558, + "line": 2551, "column": 4 }, "end": { - "line": 2562, + "line": 2555, "column": 7 } } @@ -134095,16 +133709,16 @@ "type": "Identifier", "name": "validateRow", "range": [ - 78472, - 78483 + 78225, + 78236 ], "loc": { "start": { - "line": 2563, + "line": 2556, "column": 4 }, "end": { - "line": 2563, + "line": 2556, "column": 15 } } @@ -134117,16 +133731,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 78484, - 78492 + 78237, + 78245 ], "loc": { "start": { - "line": 2563, + "line": 2556, "column": 16 }, "end": { - "line": 2563, + "line": 2556, "column": 24 } } @@ -134135,16 +133749,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 78494, - 78501 + 78247, + 78254 ], "loc": { "start": { - "line": 2563, + "line": 2556, "column": 26 }, "end": { - "line": 2563, + "line": 2556, "column": 33 } } @@ -134162,16 +133776,16 @@ "type": "Identifier", "name": "row", "range": [ - 78517, - 78520 + 78270, + 78273 ], "loc": { "start": { - "line": 2564, + "line": 2557, "column": 12 }, "end": { - "line": 2564, + "line": 2557, "column": 15 } } @@ -134190,16 +133804,16 @@ "object": { "type": "ThisExpression", "range": [ - 78523, - 78527 + 78276, + 78280 ], "loc": { "start": { - "line": 2564, + "line": 2557, "column": 18 }, "end": { - "line": 2564, + "line": 2557, "column": 22 } } @@ -134208,47 +133822,47 @@ "type": "Identifier", "name": "dom", "range": [ - 78528, - 78531 + 78281, + 78284 ], "loc": { "start": { - "line": 2564, + "line": 2557, "column": 23 }, "end": { - "line": 2564, + "line": 2557, "column": 26 } } }, "range": [ - 78523, - 78531 + 78276, + 78284 ], "loc": { "start": { - "line": 2564, + "line": 2557, "column": 18 }, "end": { - "line": 2564, + "line": 2557, "column": 26 } } }, "arguments": [], "range": [ - 78523, - 78533 + 78276, + 78286 ], "loc": { "start": { - "line": 2564, + "line": 2557, "column": 18 }, "end": { - "line": 2564, + "line": 2557, "column": 28 } } @@ -134257,31 +133871,31 @@ "type": "Identifier", "name": "rows", "range": [ - 78534, - 78538 + 78287, + 78291 ], "loc": { "start": { - "line": 2564, + "line": 2557, "column": 29 }, "end": { - "line": 2564, + "line": 2557, "column": 33 } } }, "range": [ - 78523, - 78538 + 78276, + 78291 ], "loc": { "start": { - "line": 2564, + "line": 2557, "column": 18 }, "end": { - "line": 2564, + "line": 2557, "column": 33 } } @@ -134290,46 +133904,46 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 78539, - 78547 + 78292, + 78300 ], "loc": { "start": { - "line": 2564, + "line": 2557, "column": 34 }, "end": { - "line": 2564, + "line": 2557, "column": 42 } } }, "range": [ - 78523, - 78548 + 78276, + 78301 ], "loc": { "start": { - "line": 2564, + "line": 2557, "column": 18 }, "end": { - "line": 2564, + "line": 2557, "column": 43 } } }, "range": [ - 78517, - 78548 + 78270, + 78301 ], "loc": { "start": { - "line": 2564, + "line": 2557, "column": 12 }, "end": { - "line": 2564, + "line": 2557, "column": 43 } } @@ -134337,16 +133951,16 @@ ], "kind": "let", "range": [ - 78513, - 78549 + 78266, + 78302 ], "loc": { "start": { - "line": 2564, + "line": 2557, "column": 8 }, "end": { - "line": 2564, + "line": 2557, "column": 44 } } @@ -134363,32 +133977,32 @@ "type": "Identifier", "name": "row", "range": [ - 78563, - 78566 + 78316, + 78319 ], "loc": { "start": { - "line": 2565, + "line": 2558, "column": 13 }, "end": { - "line": 2565, + "line": 2558, "column": 16 } } }, "prefix": true, "range": [ - 78562, - 78566 + 78315, + 78319 ], "loc": { "start": { - "line": 2565, + "line": 2558, "column": 12 }, "end": { - "line": 2565, + "line": 2558, "column": 16 } } @@ -134403,32 +134017,32 @@ "type": "Identifier", "name": "isValid", "range": [ - 78577, - 78584 + 78330, + 78337 ], "loc": { "start": { - "line": 2565, + "line": 2558, "column": 27 }, "end": { - "line": 2565, + "line": 2558, "column": 34 } } }, "prefix": true, "range": [ - 78570, - 78584 + 78323, + 78337 ], "loc": { "start": { - "line": 2565, + "line": 2558, "column": 20 }, "end": { - "line": 2565, + "line": 2558, "column": 34 } } @@ -134438,46 +134052,46 @@ "value": "boolean", "raw": "'boolean'", "range": [ - 78589, - 78598 + 78342, + 78351 ], "loc": { "start": { - "line": 2565, + "line": 2558, "column": 39 }, "end": { - "line": 2565, + "line": 2558, "column": 48 } } }, "range": [ - 78570, - 78598 + 78323, + 78351 ], "loc": { "start": { - "line": 2565, + "line": 2558, "column": 20 }, "end": { - "line": 2565, + "line": 2558, "column": 48 } } }, "range": [ - 78562, - 78598 + 78315, + 78351 ], "loc": { "start": { - "line": 2565, + "line": 2558, "column": 12 }, "end": { - "line": 2565, + "line": 2558, "column": 48 } } @@ -134489,48 +134103,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 78614, - 78621 + 78367, + 78374 ], "loc": { "start": { - "line": 2566, + "line": 2559, "column": 12 }, "end": { - "line": 2566, + "line": 2559, "column": 19 } } } ], "range": [ - 78600, - 78631 + 78353, + 78384 ], "loc": { "start": { - "line": 2565, + "line": 2558, "column": 50 }, "end": { - "line": 2567, + "line": 2560, "column": 9 } } }, "alternate": null, "range": [ - 78558, - 78631 + 78311, + 78384 ], "loc": { "start": { - "line": 2565, + "line": 2558, "column": 8 }, "end": { - "line": 2567, + "line": 2560, "column": 9 } }, @@ -134539,16 +134153,16 @@ "type": "Line", "value": " always visible rows are valid", "range": [ - 78641, - 78673 + 78394, + 78426 ], "loc": { "start": { - "line": 2569, + "line": 2562, "column": 8 }, "end": { - "line": 2569, + "line": 2562, "column": 40 } } @@ -134566,16 +134180,16 @@ "object": { "type": "ThisExpression", "range": [ - 78686, - 78690 + 78439, + 78443 ], "loc": { "start": { - "line": 2570, + "line": 2563, "column": 12 }, "end": { - "line": 2570, + "line": 2563, "column": 16 } } @@ -134584,31 +134198,31 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 78691, - 78705 + 78444, + 78458 ], "loc": { "start": { - "line": 2570, + "line": 2563, "column": 17 }, "end": { - "line": 2570, + "line": 2563, "column": 31 } } }, "range": [ - 78686, - 78705 + 78439, + 78458 ], "loc": { "start": { - "line": 2570, + "line": 2563, "column": 12 }, "end": { - "line": 2570, + "line": 2563, "column": 31 } } @@ -134627,16 +134241,16 @@ "object": { "type": "ThisExpression", "range": [ - 78709, - 78713 + 78462, + 78466 ], "loc": { "start": { - "line": 2570, + "line": 2563, "column": 35 }, "end": { - "line": 2570, + "line": 2563, "column": 39 } } @@ -134645,31 +134259,31 @@ "type": "Identifier", "name": "visibleRows", "range": [ - 78714, - 78725 + 78467, + 78478 ], "loc": { "start": { - "line": 2570, + "line": 2563, "column": 40 }, "end": { - "line": 2570, + "line": 2563, "column": 51 } } }, "range": [ - 78709, - 78725 + 78462, + 78478 ], "loc": { "start": { - "line": 2570, + "line": 2563, "column": 35 }, "end": { - "line": 2570, + "line": 2563, "column": 51 } } @@ -134678,31 +134292,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 78726, - 78733 + 78479, + 78486 ], "loc": { "start": { - "line": 2570, + "line": 2563, "column": 52 }, "end": { - "line": 2570, + "line": 2563, "column": 59 } } }, "range": [ - 78709, - 78733 + 78462, + 78486 ], "loc": { "start": { - "line": 2570, + "line": 2563, "column": 35 }, "end": { - "line": 2570, + "line": 2563, "column": 59 } } @@ -134712,32 +134326,32 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 78734, - 78742 + 78487, + 78495 ], "loc": { "start": { - "line": 2570, + "line": 2563, "column": 60 }, "end": { - "line": 2570, + "line": 2563, "column": 68 } } } ], "range": [ - 78709, - 78743 + 78462, + 78496 ], "loc": { "start": { - "line": 2570, + "line": 2563, "column": 35 }, "end": { - "line": 2570, + "line": 2563, "column": 69 } } @@ -134750,62 +134364,62 @@ "value": 1, "raw": "1", "range": [ - 78749, - 78750 + 78502, + 78503 ], "loc": { "start": { - "line": 2570, + "line": 2563, "column": 75 }, "end": { - "line": 2570, + "line": 2563, "column": 76 } } }, "prefix": true, "range": [ - 78748, - 78750 + 78501, + 78503 ], "loc": { "start": { - "line": 2570, + "line": 2563, "column": 74 }, "end": { - "line": 2570, + "line": 2563, "column": 76 } } }, "range": [ - 78709, - 78750 + 78462, + 78503 ], "loc": { "start": { - "line": 2570, + "line": 2563, "column": 35 }, "end": { - "line": 2570, + "line": 2563, "column": 76 } } }, "range": [ - 78686, - 78750 + 78439, + 78503 ], "loc": { "start": { - "line": 2570, + "line": 2563, "column": 12 }, "end": { - "line": 2570, + "line": 2563, "column": 76 } } @@ -134822,16 +134436,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 78766, - 78773 + 78519, + 78526 ], "loc": { "start": { - "line": 2571, + "line": 2564, "column": 12 }, "end": { - "line": 2571, + "line": 2564, "column": 19 } } @@ -134841,78 +134455,78 @@ "value": true, "raw": "true", "range": [ - 78776, - 78780 + 78529, + 78533 ], "loc": { "start": { - "line": 2571, + "line": 2564, "column": 22 }, "end": { - "line": 2571, + "line": 2564, "column": 26 } } }, "range": [ - 78766, - 78780 + 78519, + 78533 ], "loc": { "start": { - "line": 2571, + "line": 2564, "column": 12 }, "end": { - "line": 2571, + "line": 2564, "column": 26 } } }, "range": [ - 78766, - 78781 + 78519, + 78534 ], "loc": { "start": { - "line": 2571, + "line": 2564, "column": 12 }, "end": { - "line": 2571, + "line": 2564, "column": 27 } } } ], "range": [ - 78752, - 78791 + 78505, + 78544 ], "loc": { "start": { - "line": 2570, + "line": 2563, "column": 78 }, "end": { - "line": 2572, + "line": 2565, "column": 9 } } }, "alternate": null, "range": [ - 78682, - 78791 + 78435, + 78544 ], "loc": { "start": { - "line": 2570, + "line": 2563, "column": 8 }, "end": { - "line": 2572, + "line": 2565, "column": 9 } }, @@ -134921,16 +134535,16 @@ "type": "Line", "value": " always visible rows are valid", "range": [ - 78641, - 78673 + 78394, + 78426 ], "loc": { "start": { - "line": 2569, + "line": 2562, "column": 8 }, "end": { - "line": 2569, + "line": 2562, "column": 40 } } @@ -134946,16 +134560,16 @@ "type": "Identifier", "name": "displayFlag", "range": [ - 78805, - 78816 + 78558, + 78569 ], "loc": { "start": { - "line": 2574, + "line": 2567, "column": 12 }, "end": { - "line": 2574, + "line": 2567, "column": 23 } } @@ -134966,16 +134580,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 78819, - 78826 + 78572, + 78579 ], "loc": { "start": { - "line": 2574, + "line": 2567, "column": 26 }, "end": { - "line": 2574, + "line": 2567, "column": 33 } } @@ -134985,16 +134599,16 @@ "value": "", "raw": "''", "range": [ - 78829, - 78831 + 78582, + 78584 ], "loc": { "start": { - "line": 2574, + "line": 2567, "column": 36 }, "end": { - "line": 2574, + "line": 2567, "column": 38 } } @@ -135003,46 +134617,46 @@ "type": "Identifier", "name": "NONE", "range": [ - 78834, - 78838 + 78587, + 78591 ], "loc": { "start": { - "line": 2574, + "line": 2567, "column": 41 }, "end": { - "line": 2574, + "line": 2567, "column": 45 } } }, "range": [ - 78819, - 78838 + 78572, + 78591 ], "loc": { "start": { - "line": 2574, + "line": 2567, "column": 26 }, "end": { - "line": 2574, + "line": 2567, "column": 45 } } }, "range": [ - 78805, - 78838 + 78558, + 78591 ], "loc": { "start": { - "line": 2574, + "line": 2567, "column": 12 }, "end": { - "line": 2574, + "line": 2567, "column": 45 } } @@ -135053,16 +134667,16 @@ "type": "Identifier", "name": "validFlag", "range": [ - 78852, - 78861 + 78605, + 78614 ], "loc": { "start": { - "line": 2575, + "line": 2568, "column": 12 }, "end": { - "line": 2575, + "line": 2568, "column": 21 } } @@ -135073,16 +134687,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 78864, - 78871 + 78617, + 78624 ], "loc": { "start": { - "line": 2575, + "line": 2568, "column": 24 }, "end": { - "line": 2575, + "line": 2568, "column": 31 } } @@ -135092,16 +134706,16 @@ "value": "true", "raw": "'true'", "range": [ - 78874, - 78880 + 78627, + 78633 ], "loc": { "start": { - "line": 2575, + "line": 2568, "column": 34 }, "end": { - "line": 2575, + "line": 2568, "column": 40 } } @@ -135111,46 +134725,46 @@ "value": "false", "raw": "'false'", "range": [ - 78883, - 78890 + 78636, + 78643 ], "loc": { "start": { - "line": 2575, + "line": 2568, "column": 43 }, "end": { - "line": 2575, + "line": 2568, "column": 50 } } }, "range": [ - 78864, - 78890 + 78617, + 78643 ], "loc": { "start": { - "line": 2575, + "line": 2568, "column": 24 }, "end": { - "line": 2575, + "line": 2568, "column": 50 } } }, "range": [ - 78852, - 78890 + 78605, + 78643 ], "loc": { "start": { - "line": 2575, + "line": 2568, "column": 12 }, "end": { - "line": 2575, + "line": 2568, "column": 50 } } @@ -135158,16 +134772,16 @@ ], "kind": "let", "range": [ - 78801, - 78891 + 78554, + 78644 ], "loc": { "start": { - "line": 2574, + "line": 2567, "column": 8 }, "end": { - "line": 2575, + "line": 2568, "column": 51 } } @@ -135187,16 +134801,16 @@ "type": "Identifier", "name": "row", "range": [ - 78900, - 78903 + 78653, + 78656 ], "loc": { "start": { - "line": 2576, + "line": 2569, "column": 8 }, "end": { - "line": 2576, + "line": 2569, "column": 11 } } @@ -135205,31 +134819,31 @@ "type": "Identifier", "name": "style", "range": [ - 78904, - 78909 + 78657, + 78662 ], "loc": { "start": { - "line": 2576, + "line": 2569, "column": 12 }, "end": { - "line": 2576, + "line": 2569, "column": 17 } } }, "range": [ - 78900, - 78909 + 78653, + 78662 ], "loc": { "start": { - "line": 2576, + "line": 2569, "column": 8 }, "end": { - "line": 2576, + "line": 2569, "column": 17 } } @@ -135238,31 +134852,31 @@ "type": "Identifier", "name": "display", "range": [ - 78910, - 78917 + 78663, + 78670 ], "loc": { "start": { - "line": 2576, + "line": 2569, "column": 18 }, "end": { - "line": 2576, + "line": 2569, "column": 25 } } }, "range": [ - 78900, - 78917 + 78653, + 78670 ], "loc": { "start": { - "line": 2576, + "line": 2569, "column": 8 }, "end": { - "line": 2576, + "line": 2569, "column": 25 } } @@ -135271,46 +134885,46 @@ "type": "Identifier", "name": "displayFlag", "range": [ - 78920, - 78931 + 78673, + 78684 ], "loc": { "start": { - "line": 2576, + "line": 2569, "column": 28 }, "end": { - "line": 2576, + "line": 2569, "column": 39 } } }, "range": [ - 78900, - 78931 + 78653, + 78684 ], "loc": { "start": { - "line": 2576, + "line": 2569, "column": 8 }, "end": { - "line": 2576, + "line": 2569, "column": 39 } } }, "range": [ - 78900, - 78932 + 78653, + 78685 ], "loc": { "start": { - "line": 2576, + "line": 2569, "column": 8 }, "end": { - "line": 2576, + "line": 2569, "column": 40 } } @@ -135323,16 +134937,16 @@ "object": { "type": "ThisExpression", "range": [ - 78946, - 78950 + 78699, + 78703 ], "loc": { "start": { - "line": 2578, + "line": 2571, "column": 12 }, "end": { - "line": 2578, + "line": 2571, "column": 16 } } @@ -135341,31 +134955,31 @@ "type": "Identifier", "name": "paging", "range": [ - 78951, - 78957 + 78704, + 78710 ], "loc": { "start": { - "line": 2578, + "line": 2571, "column": 17 }, "end": { - "line": 2578, + "line": 2571, "column": 23 } } }, "range": [ - 78946, - 78957 + 78699, + 78710 ], "loc": { "start": { - "line": 2578, + "line": 2571, "column": 12 }, "end": { - "line": 2578, + "line": 2571, "column": 23 } } @@ -135384,16 +134998,16 @@ "type": "Identifier", "name": "row", "range": [ - 78973, - 78976 + 78726, + 78729 ], "loc": { "start": { - "line": 2579, + "line": 2572, "column": 12 }, "end": { - "line": 2579, + "line": 2572, "column": 15 } } @@ -135402,31 +135016,31 @@ "type": "Identifier", "name": "setAttribute", "range": [ - 78977, - 78989 + 78730, + 78742 ], "loc": { "start": { - "line": 2579, + "line": 2572, "column": 16 }, "end": { - "line": 2579, + "line": 2572, "column": 28 } } }, "range": [ - 78973, - 78989 + 78726, + 78742 ], "loc": { "start": { - "line": 2579, + "line": 2572, "column": 12 }, "end": { - "line": 2579, + "line": 2572, "column": 28 } } @@ -135437,16 +135051,16 @@ "value": "validRow", "raw": "'validRow'", "range": [ - 78990, - 79000 + 78743, + 78753 ], "loc": { "start": { - "line": 2579, + "line": 2572, "column": 29 }, "end": { - "line": 2579, + "line": 2572, "column": 39 } } @@ -135455,79 +135069,79 @@ "type": "Identifier", "name": "validFlag", "range": [ - 79002, - 79011 + 78755, + 78764 ], "loc": { "start": { - "line": 2579, + "line": 2572, "column": 41 }, "end": { - "line": 2579, + "line": 2572, "column": 50 } } } ], "range": [ - 78973, - 79012 + 78726, + 78765 ], "loc": { "start": { - "line": 2579, + "line": 2572, "column": 12 }, "end": { - "line": 2579, + "line": 2572, "column": 51 } } }, "range": [ - 78973, - 79013 + 78726, + 78766 ], "loc": { "start": { - "line": 2579, + "line": 2572, "column": 12 }, "end": { - "line": 2579, + "line": 2572, "column": 52 } } } ], "range": [ - 78959, - 79023 + 78712, + 78776 ], "loc": { "start": { - "line": 2578, + "line": 2571, "column": 25 }, "end": { - "line": 2580, + "line": 2573, "column": 9 } } }, "alternate": null, "range": [ - 78942, - 79023 + 78695, + 78776 ], "loc": { "start": { - "line": 2578, + "line": 2571, "column": 8 }, "end": { - "line": 2580, + "line": 2573, "column": 9 } } @@ -135538,16 +135152,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 79037, - 79044 + 78790, + 78797 ], "loc": { "start": { - "line": 2582, + "line": 2575, "column": 12 }, "end": { - "line": 2582, + "line": 2575, "column": 19 } } @@ -135571,16 +135185,16 @@ "object": { "type": "ThisExpression", "range": [ - 79064, - 79068 + 78817, + 78821 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 16 }, "end": { - "line": 2583, + "line": 2576, "column": 20 } } @@ -135589,31 +135203,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 79069, - 79083 + 78822, + 78836 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 21 }, "end": { - "line": 2583, + "line": 2576, "column": 35 } } }, "range": [ - 79064, - 79083 + 78817, + 78836 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 16 }, "end": { - "line": 2583, + "line": 2576, "column": 35 } } @@ -135622,31 +135236,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 79084, - 79091 + 78837, + 78844 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 36 }, "end": { - "line": 2583, + "line": 2576, "column": 43 } } }, "range": [ - 79064, - 79091 + 78817, + 78844 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 16 }, "end": { - "line": 2583, + "line": 2576, "column": 43 } } @@ -135656,32 +135270,32 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 79092, - 79100 + 78845, + 78853 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 44 }, "end": { - "line": 2583, + "line": 2576, "column": 52 } } } ], "range": [ - 79064, - 79101 + 78817, + 78854 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 16 }, "end": { - "line": 2583, + "line": 2576, "column": 53 } } @@ -135694,47 +135308,47 @@ "value": 1, "raw": "1", "range": [ - 79107, - 79108 + 78860, + 78861 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 59 }, "end": { - "line": 2583, + "line": 2576, "column": 60 } } }, "prefix": true, "range": [ - 79106, - 79108 + 78859, + 78861 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 58 }, "end": { - "line": 2583, + "line": 2576, "column": 60 } } }, "range": [ - 79064, - 79108 + 78817, + 78861 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 16 }, "end": { - "line": 2583, + "line": 2576, "column": 60 } } @@ -135755,16 +135369,16 @@ "object": { "type": "ThisExpression", "range": [ - 79128, - 79132 + 78881, + 78885 ], "loc": { "start": { - "line": 2584, + "line": 2577, "column": 16 }, "end": { - "line": 2584, + "line": 2577, "column": 20 } } @@ -135773,31 +135387,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 79133, - 79147 + 78886, + 78900 ], "loc": { "start": { - "line": 2584, + "line": 2577, "column": 21 }, "end": { - "line": 2584, + "line": 2577, "column": 35 } } }, "range": [ - 79128, - 79147 + 78881, + 78900 ], "loc": { "start": { - "line": 2584, + "line": 2577, "column": 16 }, "end": { - "line": 2584, + "line": 2577, "column": 35 } } @@ -135806,31 +135420,31 @@ "type": "Identifier", "name": "push", "range": [ - 79148, - 79152 + 78901, + 78905 ], "loc": { "start": { - "line": 2584, + "line": 2577, "column": 36 }, "end": { - "line": 2584, + "line": 2577, "column": 40 } } }, "range": [ - 79128, - 79152 + 78881, + 78905 ], "loc": { "start": { - "line": 2584, + "line": 2577, "column": 16 }, "end": { - "line": 2584, + "line": 2577, "column": 40 } } @@ -135840,79 +135454,79 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 79153, - 79161 + 78906, + 78914 ], "loc": { "start": { - "line": 2584, + "line": 2577, "column": 41 }, "end": { - "line": 2584, + "line": 2577, "column": 49 } } } ], "range": [ - 79128, - 79162 + 78881, + 78915 ], "loc": { "start": { - "line": 2584, + "line": 2577, "column": 16 }, "end": { - "line": 2584, + "line": 2577, "column": 50 } } }, "range": [ - 79128, - 79163 + 78881, + 78916 ], "loc": { "start": { - "line": 2584, + "line": 2577, "column": 16 }, "end": { - "line": 2584, + "line": 2577, "column": 51 } } } ], "range": [ - 79110, - 79177 + 78863, + 78930 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 62 }, "end": { - "line": 2585, + "line": 2578, "column": 13 } } }, "alternate": null, "range": [ - 79060, - 79177 + 78813, + 78930 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 12 }, "end": { - "line": 2585, + "line": 2578, "column": 13 } } @@ -135927,16 +135541,16 @@ "object": { "type": "ThisExpression", "range": [ - 79191, - 79195 + 78944, + 78948 ], "loc": { "start": { - "line": 2587, + "line": 2580, "column": 12 }, "end": { - "line": 2587, + "line": 2580, "column": 16 } } @@ -135945,31 +135559,31 @@ "type": "Identifier", "name": "onRowValidated", "range": [ - 79196, - 79210 + 78949, + 78963 ], "loc": { "start": { - "line": 2587, + "line": 2580, "column": 17 }, "end": { - "line": 2587, + "line": 2580, "column": 31 } } }, "range": [ - 79191, - 79210 + 78944, + 78963 ], "loc": { "start": { - "line": 2587, + "line": 2580, "column": 12 }, "end": { - "line": 2587, + "line": 2580, "column": 31 } } @@ -135978,16 +135592,16 @@ { "type": "ThisExpression", "range": [ - 79211, - 79215 + 78964, + 78968 ], "loc": { "start": { - "line": 2587, + "line": 2580, "column": 32 }, "end": { - "line": 2587, + "line": 2580, "column": 36 } } @@ -135996,47 +135610,47 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 79217, - 79225 + 78970, + 78978 ], "loc": { "start": { - "line": 2587, + "line": 2580, "column": 38 }, "end": { - "line": 2587, + "line": 2580, "column": 46 } } } ], "range": [ - 79191, - 79226 + 78944, + 78979 ], "loc": { "start": { - "line": 2587, + "line": 2580, "column": 12 }, "end": { - "line": 2587, + "line": 2580, "column": 47 } } }, "range": [ - 79191, - 79227 + 78944, + 78980 ], "loc": { "start": { - "line": 2587, + "line": 2580, "column": 12 }, "end": { - "line": 2587, + "line": 2580, "column": 48 } } @@ -136054,16 +135668,16 @@ "object": { "type": "ThisExpression", "range": [ - 79241, - 79245 + 78994, + 78998 ], "loc": { "start": { - "line": 2589, + "line": 2582, "column": 12 }, "end": { - "line": 2589, + "line": 2582, "column": 16 } } @@ -136072,31 +135686,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 79246, - 79253 + 78999, + 79006 ], "loc": { "start": { - "line": 2589, + "line": 2582, "column": 17 }, "end": { - "line": 2589, + "line": 2582, "column": 24 } } }, "range": [ - 79241, - 79253 + 78994, + 79006 ], "loc": { "start": { - "line": 2589, + "line": 2582, "column": 12 }, "end": { - "line": 2589, + "line": 2582, "column": 24 } } @@ -136105,31 +135719,31 @@ "type": "Identifier", "name": "emit", "range": [ - 79254, - 79258 + 79007, + 79011 ], "loc": { "start": { - "line": 2589, + "line": 2582, "column": 25 }, "end": { - "line": 2589, + "line": 2582, "column": 29 } } }, "range": [ - 79241, - 79258 + 78994, + 79011 ], "loc": { "start": { - "line": 2589, + "line": 2582, "column": 12 }, "end": { - "line": 2589, + "line": 2582, "column": 29 } } @@ -136140,16 +135754,16 @@ "value": "row-validated", "raw": "'row-validated'", "range": [ - 79259, - 79274 + 79012, + 79027 ], "loc": { "start": { - "line": 2589, + "line": 2582, "column": 30 }, "end": { - "line": 2589, + "line": 2582, "column": 45 } } @@ -136157,16 +135771,16 @@ { "type": "ThisExpression", "range": [ - 79276, - 79280 + 79029, + 79033 ], "loc": { "start": { - "line": 2589, + "line": 2582, "column": 47 }, "end": { - "line": 2589, + "line": 2582, "column": 51 } } @@ -136175,95 +135789,95 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 79282, - 79290 + 79035, + 79043 ], "loc": { "start": { - "line": 2589, + "line": 2582, "column": 53 }, "end": { - "line": 2589, + "line": 2582, "column": 61 } } } ], "range": [ - 79241, - 79291 + 78994, + 79044 ], "loc": { "start": { - "line": 2589, + "line": 2582, "column": 12 }, "end": { - "line": 2589, + "line": 2582, "column": 62 } } }, "range": [ - 79241, - 79292 + 78994, + 79045 ], "loc": { "start": { - "line": 2589, + "line": 2582, "column": 12 }, "end": { - "line": 2589, + "line": 2582, "column": 63 } } } ], "range": [ - 79046, - 79302 + 78799, + 79055 ], "loc": { "start": { - "line": 2582, + "line": 2575, "column": 21 }, "end": { - "line": 2590, + "line": 2583, "column": 9 } } }, "alternate": null, "range": [ - 79033, - 79302 + 78786, + 79055 ], "loc": { "start": { - "line": 2582, + "line": 2575, "column": 8 }, "end": { - "line": 2590, + "line": 2583, "column": 9 } } } ], "range": [ - 78503, - 79308 + 78256, + 79061 ], "loc": { "start": { - "line": 2563, + "line": 2556, "column": 35 }, "end": { - "line": 2591, + "line": 2584, "column": 5 } } @@ -136271,16 +135885,16 @@ "generator": false, "expression": false, "range": [ - 78483, - 79308 + 78236, + 79061 ], "loc": { "start": { - "line": 2563, + "line": 2556, "column": 15 }, "end": { - "line": 2591, + "line": 2584, "column": 5 } } @@ -136288,16 +135902,16 @@ "kind": "method", "computed": false, "range": [ - 78472, - 79308 + 78225, + 79061 ], "loc": { "start": { - "line": 2563, + "line": 2556, "column": 4 }, "end": { - "line": 2591, + "line": 2584, "column": 5 } }, @@ -136306,16 +135920,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": [ - 78294, - 78467 + 78047, + 78220 ], "loc": { "start": { - "line": 2558, + "line": 2551, "column": 4 }, "end": { - "line": 2562, + "line": 2555, "column": 7 } } @@ -136326,16 +135940,16 @@ "type": "Block", "value": "*\n * Validate all filterable rows\n ", "range": [ - 79314, - 79361 + 79067, + 79114 ], "loc": { "start": { - "line": 2593, + "line": 2586, "column": 4 }, "end": { - "line": 2595, + "line": 2588, "column": 7 } } @@ -136349,16 +135963,16 @@ "type": "Identifier", "name": "validateAllRows", "range": [ - 79366, - 79381 + 79119, + 79134 ], "loc": { "start": { - "line": 2596, + "line": 2589, "column": 4 }, "end": { - "line": 2596, + "line": 2589, "column": 19 } } @@ -136381,16 +135995,16 @@ "object": { "type": "ThisExpression", "range": [ - 79399, - 79403 + 79152, + 79156 ], "loc": { "start": { - "line": 2597, + "line": 2590, "column": 13 }, "end": { - "line": 2597, + "line": 2590, "column": 17 } } @@ -136399,47 +136013,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 79404, - 79415 + 79157, + 79168 ], "loc": { "start": { - "line": 2597, + "line": 2590, "column": 18 }, "end": { - "line": 2597, + "line": 2590, "column": 29 } } }, "range": [ - 79399, - 79415 + 79152, + 79168 ], "loc": { "start": { - "line": 2597, + "line": 2590, "column": 13 }, "end": { - "line": 2597, + "line": 2590, "column": 29 } } }, "prefix": true, "range": [ - 79398, - 79415 + 79151, + 79168 ], "loc": { "start": { - "line": 2597, + "line": 2590, "column": 12 }, "end": { - "line": 2597, + "line": 2590, "column": 29 } } @@ -136451,48 +136065,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 79431, - 79438 + 79184, + 79191 ], "loc": { "start": { - "line": 2598, + "line": 2591, "column": 12 }, "end": { - "line": 2598, + "line": 2591, "column": 19 } } } ], "range": [ - 79417, - 79448 + 79170, + 79201 ], "loc": { "start": { - "line": 2597, + "line": 2590, "column": 31 }, "end": { - "line": 2599, + "line": 2592, "column": 9 } } }, "alternate": null, "range": [ - 79394, - 79448 + 79147, + 79201 ], "loc": { "start": { - "line": 2597, + "line": 2590, "column": 8 }, "end": { - "line": 2599, + "line": 2592, "column": 9 } } @@ -136508,16 +136122,16 @@ "object": { "type": "ThisExpression", "range": [ - 79457, - 79461 + 79210, + 79214 ], "loc": { "start": { - "line": 2600, + "line": 2593, "column": 8 }, "end": { - "line": 2600, + "line": 2593, "column": 12 } } @@ -136526,31 +136140,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 79462, - 79476 + 79215, + 79229 ], "loc": { "start": { - "line": 2600, + "line": 2593, "column": 13 }, "end": { - "line": 2600, + "line": 2593, "column": 27 } } }, "range": [ - 79457, - 79476 + 79210, + 79229 ], "loc": { "start": { - "line": 2600, + "line": 2593, "column": 8 }, "end": { - "line": 2600, + "line": 2593, "column": 27 } } @@ -136559,46 +136173,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 79479, - 79481 + 79232, + 79234 ], "loc": { "start": { - "line": 2600, + "line": 2593, "column": 30 }, "end": { - "line": 2600, + "line": 2593, "column": 32 } } }, "range": [ - 79457, - 79481 + 79210, + 79234 ], "loc": { "start": { - "line": 2600, + "line": 2593, "column": 8 }, "end": { - "line": 2600, + "line": 2593, "column": 32 } } }, "range": [ - 79457, - 79482 + 79210, + 79235 ], "loc": { "start": { - "line": 2600, + "line": 2593, "column": 8 }, "end": { - "line": 2600, + "line": 2593, "column": 33 } } @@ -136614,16 +136228,16 @@ "type": "Identifier", "name": "k", "range": [ - 79500, - 79501 + 79253, + 79254 ], "loc": { "start": { - "line": 2601, + "line": 2594, "column": 17 }, "end": { - "line": 2601, + "line": 2594, "column": 18 } } @@ -136634,16 +136248,16 @@ "object": { "type": "ThisExpression", "range": [ - 79504, - 79508 + 79257, + 79261 ], "loc": { "start": { - "line": 2601, + "line": 2594, "column": 21 }, "end": { - "line": 2601, + "line": 2594, "column": 25 } } @@ -136652,46 +136266,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 79509, - 79515 + 79262, + 79268 ], "loc": { "start": { - "line": 2601, + "line": 2594, "column": 26 }, "end": { - "line": 2601, + "line": 2594, "column": 32 } } }, "range": [ - 79504, - 79515 + 79257, + 79268 ], "loc": { "start": { - "line": 2601, + "line": 2594, "column": 21 }, "end": { - "line": 2601, + "line": 2594, "column": 32 } } }, "range": [ - 79500, - 79515 + 79253, + 79268 ], "loc": { "start": { - "line": 2601, + "line": 2594, "column": 17 }, "end": { - "line": 2601, + "line": 2594, "column": 32 } } @@ -136699,16 +136313,16 @@ ], "kind": "let", "range": [ - 79496, - 79515 + 79249, + 79268 ], "loc": { "start": { - "line": 2601, + "line": 2594, "column": 13 }, "end": { - "line": 2601, + "line": 2594, "column": 32 } } @@ -136720,16 +136334,16 @@ "type": "Identifier", "name": "k", "range": [ - 79517, - 79518 + 79270, + 79271 ], "loc": { "start": { - "line": 2601, + "line": 2594, "column": 34 }, "end": { - "line": 2601, + "line": 2594, "column": 35 } } @@ -136740,16 +136354,16 @@ "object": { "type": "ThisExpression", "range": [ - 79521, - 79525 + 79274, + 79278 ], "loc": { "start": { - "line": 2601, + "line": 2594, "column": 38 }, "end": { - "line": 2601, + "line": 2594, "column": 42 } } @@ -136758,46 +136372,46 @@ "type": "Identifier", "name": "nbFilterableRows", "range": [ - 79526, - 79542 + 79279, + 79295 ], "loc": { "start": { - "line": 2601, + "line": 2594, "column": 43 }, "end": { - "line": 2601, + "line": 2594, "column": 59 } } }, "range": [ - 79521, - 79542 + 79274, + 79295 ], "loc": { "start": { - "line": 2601, + "line": 2594, "column": 38 }, "end": { - "line": 2601, + "line": 2594, "column": 59 } } }, "range": [ - 79517, - 79542 + 79270, + 79295 ], "loc": { "start": { - "line": 2601, + "line": 2594, "column": 34 }, "end": { - "line": 2601, + "line": 2594, "column": 59 } } @@ -136809,32 +136423,32 @@ "type": "Identifier", "name": "k", "range": [ - 79544, - 79545 + 79297, + 79298 ], "loc": { "start": { - "line": 2601, + "line": 2594, "column": 61 }, "end": { - "line": 2601, + "line": 2594, "column": 62 } } }, "prefix": false, "range": [ - 79544, - 79547 + 79297, + 79300 ], "loc": { "start": { - "line": 2601, + "line": 2594, "column": 61 }, "end": { - "line": 2601, + "line": 2594, "column": 64 } } @@ -136852,16 +136466,16 @@ "object": { "type": "ThisExpression", "range": [ - 79563, - 79567 + 79316, + 79320 ], "loc": { "start": { - "line": 2602, + "line": 2595, "column": 12 }, "end": { - "line": 2602, + "line": 2595, "column": 16 } } @@ -136870,31 +136484,31 @@ "type": "Identifier", "name": "validateRow", "range": [ - 79568, - 79579 + 79321, + 79332 ], "loc": { "start": { - "line": 2602, + "line": 2595, "column": 17 }, "end": { - "line": 2602, + "line": 2595, "column": 28 } } }, "range": [ - 79563, - 79579 + 79316, + 79332 ], "loc": { "start": { - "line": 2602, + "line": 2595, "column": 12 }, "end": { - "line": 2602, + "line": 2595, "column": 28 } } @@ -136904,16 +136518,16 @@ "type": "Identifier", "name": "k", "range": [ - 79580, - 79581 + 79333, + 79334 ], "loc": { "start": { - "line": 2602, + "line": 2595, "column": 29 }, "end": { - "line": 2602, + "line": 2595, "column": 30 } } @@ -136923,94 +136537,94 @@ "value": true, "raw": "true", "range": [ - 79583, - 79587 + 79336, + 79340 ], "loc": { "start": { - "line": 2602, + "line": 2595, "column": 32 }, "end": { - "line": 2602, + "line": 2595, "column": 36 } } } ], "range": [ - 79563, - 79588 + 79316, + 79341 ], "loc": { "start": { - "line": 2602, + "line": 2595, "column": 12 }, "end": { - "line": 2602, + "line": 2595, "column": 37 } } }, "range": [ - 79563, - 79589 + 79316, + 79342 ], "loc": { "start": { - "line": 2602, + "line": 2595, "column": 12 }, "end": { - "line": 2602, + "line": 2595, "column": 38 } } } ], "range": [ - 79549, - 79599 + 79302, + 79352 ], "loc": { "start": { - "line": 2601, + "line": 2594, "column": 66 }, "end": { - "line": 2603, + "line": 2596, "column": 9 } } }, "range": [ - 79491, - 79599 + 79244, + 79352 ], "loc": { "start": { - "line": 2601, + "line": 2594, "column": 8 }, "end": { - "line": 2603, + "line": 2596, "column": 9 } } } ], "range": [ - 79384, - 79605 + 79137, + 79358 ], "loc": { "start": { - "line": 2596, + "line": 2589, "column": 22 }, "end": { - "line": 2604, + "line": 2597, "column": 5 } } @@ -137018,16 +136632,16 @@ "generator": false, "expression": false, "range": [ - 79381, - 79605 + 79134, + 79358 ], "loc": { "start": { - "line": 2596, + "line": 2589, "column": 19 }, "end": { - "line": 2604, + "line": 2597, "column": 5 } } @@ -137035,16 +136649,16 @@ "kind": "method", "computed": false, "range": [ - 79366, - 79605 + 79119, + 79358 ], "loc": { "start": { - "line": 2596, + "line": 2589, "column": 4 }, "end": { - "line": 2604, + "line": 2597, "column": 5 } }, @@ -137053,16 +136667,16 @@ "type": "Block", "value": "*\n * Validate all filterable rows\n ", "range": [ - 79314, - 79361 + 79067, + 79114 ], "loc": { "start": { - "line": 2593, + "line": 2586, "column": 4 }, "end": { - "line": 2595, + "line": 2588, "column": 7 } } @@ -137073,16 +136687,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": [ - 79611, - 79773 + 79364, + 79526 ], "loc": { "start": { - "line": 2606, + "line": 2599, "column": 4 }, "end": { - "line": 2610, + "line": 2603, "column": 7 } } @@ -137096,16 +136710,16 @@ "type": "Identifier", "name": "setFilterValue", "range": [ - 79778, - 79792 + 79531, + 79545 ], "loc": { "start": { - "line": 2611, + "line": 2604, "column": 4 }, "end": { - "line": 2611, + "line": 2604, "column": 18 } } @@ -137118,16 +136732,16 @@ "type": "Identifier", "name": "index", "range": [ - 79793, - 79798 + 79546, + 79551 ], "loc": { "start": { - "line": 2611, + "line": 2604, "column": 19 }, "end": { - "line": 2611, + "line": 2604, "column": 24 } } @@ -137138,16 +136752,16 @@ "type": "Identifier", "name": "query", "range": [ - 79800, - 79805 + 79553, + 79558 ], "loc": { "start": { - "line": 2611, + "line": 2604, "column": 26 }, "end": { - "line": 2611, + "line": 2604, "column": 31 } } @@ -137157,31 +136771,31 @@ "value": "", "raw": "''", "range": [ - 79808, - 79810 + 79561, + 79563 ], "loc": { "start": { - "line": 2611, + "line": 2604, "column": 34 }, "end": { - "line": 2611, + "line": 2604, "column": 36 } } }, "range": [ - 79800, - 79810 + 79553, + 79563 ], "loc": { "start": { - "line": 2611, + "line": 2604, "column": 26 }, "end": { - "line": 2611, + "line": 2604, "column": 36 } } @@ -137201,16 +136815,16 @@ "object": { "type": "ThisExpression", "range": [ - 79827, - 79831 + 79580, + 79584 ], "loc": { "start": { - "line": 2612, + "line": 2605, "column": 13 }, "end": { - "line": 2612, + "line": 2605, "column": 17 } } @@ -137219,47 +136833,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 79832, - 79839 + 79585, + 79592 ], "loc": { "start": { - "line": 2612, + "line": 2605, "column": 18 }, "end": { - "line": 2612, + "line": 2605, "column": 25 } } }, "range": [ - 79827, - 79839 + 79580, + 79592 ], "loc": { "start": { - "line": 2612, + "line": 2605, "column": 13 }, "end": { - "line": 2612, + "line": 2605, "column": 25 } } }, "prefix": true, "range": [ - 79826, - 79839 + 79579, + 79592 ], "loc": { "start": { - "line": 2612, + "line": 2605, "column": 12 }, "end": { - "line": 2612, + "line": 2605, "column": 25 } } @@ -137271,48 +136885,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 79855, - 79862 + 79608, + 79615 ], "loc": { "start": { - "line": 2613, + "line": 2606, "column": 12 }, "end": { - "line": 2613, + "line": 2606, "column": 19 } } } ], "range": [ - 79841, - 79872 + 79594, + 79625 ], "loc": { "start": { - "line": 2612, + "line": 2605, "column": 27 }, "end": { - "line": 2614, + "line": 2607, "column": 9 } } }, "alternate": null, "range": [ - 79822, - 79872 + 79575, + 79625 ], "loc": { "start": { - "line": 2612, + "line": 2605, "column": 8 }, "end": { - "line": 2614, + "line": 2607, "column": 9 } } @@ -137326,16 +136940,16 @@ "type": "Identifier", "name": "slc", "range": [ - 79885, - 79888 + 79638, + 79641 ], "loc": { "start": { - "line": 2615, + "line": 2608, "column": 12 }, "end": { - "line": 2615, + "line": 2608, "column": 15 } } @@ -137348,16 +136962,16 @@ "object": { "type": "ThisExpression", "range": [ - 79891, - 79895 + 79644, + 79648 ], "loc": { "start": { - "line": 2615, + "line": 2608, "column": 18 }, "end": { - "line": 2615, + "line": 2608, "column": 22 } } @@ -137366,31 +136980,31 @@ "type": "Identifier", "name": "getFilterElement", "range": [ - 79896, - 79912 + 79649, + 79665 ], "loc": { "start": { - "line": 2615, + "line": 2608, "column": 23 }, "end": { - "line": 2615, + "line": 2608, "column": 39 } } }, "range": [ - 79891, - 79912 + 79644, + 79665 ], "loc": { "start": { - "line": 2615, + "line": 2608, "column": 18 }, "end": { - "line": 2615, + "line": 2608, "column": 39 } } @@ -137400,47 +137014,47 @@ "type": "Identifier", "name": "index", "range": [ - 79913, - 79918 + 79666, + 79671 ], "loc": { "start": { - "line": 2615, + "line": 2608, "column": 40 }, "end": { - "line": 2615, + "line": 2608, "column": 45 } } } ], "range": [ - 79891, - 79919 + 79644, + 79672 ], "loc": { "start": { - "line": 2615, + "line": 2608, "column": 18 }, "end": { - "line": 2615, + "line": 2608, "column": 46 } } }, "range": [ - 79885, - 79919 + 79638, + 79672 ], "loc": { "start": { - "line": 2615, + "line": 2608, "column": 12 }, "end": { - "line": 2615, + "line": 2608, "column": 46 } } @@ -137451,16 +137065,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 79933, - 79943 + 79686, + 79696 ], "loc": { "start": { - "line": 2616, + "line": 2609, "column": 12 }, "end": { - "line": 2616, + "line": 2609, "column": 22 } } @@ -137473,16 +137087,16 @@ "object": { "type": "ThisExpression", "range": [ - 79946, - 79950 + 79699, + 79703 ], "loc": { "start": { - "line": 2616, + "line": 2609, "column": 25 }, "end": { - "line": 2616, + "line": 2609, "column": 29 } } @@ -137491,31 +137105,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 79951, - 79964 + 79704, + 79717 ], "loc": { "start": { - "line": 2616, + "line": 2609, "column": 30 }, "end": { - "line": 2616, + "line": 2609, "column": 43 } } }, "range": [ - 79946, - 79964 + 79699, + 79717 ], "loc": { "start": { - "line": 2616, + "line": 2609, "column": 25 }, "end": { - "line": 2616, + "line": 2609, "column": 43 } } @@ -137525,47 +137139,47 @@ "type": "Identifier", "name": "index", "range": [ - 79965, - 79970 + 79718, + 79723 ], "loc": { "start": { - "line": 2616, + "line": 2609, "column": 44 }, "end": { - "line": 2616, + "line": 2609, "column": 49 } } } ], "range": [ - 79946, - 79971 + 79699, + 79724 ], "loc": { "start": { - "line": 2616, + "line": 2609, "column": 25 }, "end": { - "line": 2616, + "line": 2609, "column": 50 } } }, "range": [ - 79933, - 79971 + 79686, + 79724 ], "loc": { "start": { - "line": 2616, + "line": 2609, "column": 12 }, "end": { - "line": 2616, + "line": 2609, "column": 50 } } @@ -137573,16 +137187,16 @@ ], "kind": "let", "range": [ - 79881, - 79972 + 79634, + 79725 ], "loc": { "start": { - "line": 2615, + "line": 2608, "column": 8 }, "end": { - "line": 2616, + "line": 2609, "column": 51 } } @@ -137599,16 +137213,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 79986, - 79996 + 79739, + 79749 ], "loc": { "start": { - "line": 2618, + "line": 2611, "column": 12 }, "end": { - "line": 2618, + "line": 2611, "column": 22 } } @@ -137617,31 +137231,31 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 80001, - 80009 + 79754, + 79762 ], "loc": { "start": { - "line": 2618, + "line": 2611, "column": 27 }, "end": { - "line": 2618, + "line": 2611, "column": 35 } } }, "range": [ - 79986, - 80009 + 79739, + 79762 ], "loc": { "start": { - "line": 2618, + "line": 2611, "column": 12 }, "end": { - "line": 2618, + "line": 2611, "column": 35 } } @@ -137653,16 +137267,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 80013, - 80023 + 79766, + 79776 ], "loc": { "start": { - "line": 2618, + "line": 2611, "column": 39 }, "end": { - "line": 2618, + "line": 2611, "column": 49 } } @@ -137671,46 +137285,46 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 80028, - 80037 + 79781, + 79790 ], "loc": { "start": { - "line": 2618, + "line": 2611, "column": 54 }, "end": { - "line": 2618, + "line": 2611, "column": 63 } } }, "range": [ - 80013, - 80037 + 79766, + 79790 ], "loc": { "start": { - "line": 2618, + "line": 2611, "column": 39 }, "end": { - "line": 2618, + "line": 2611, "column": 63 } } }, "range": [ - 79986, - 80037 + 79739, + 79790 ], "loc": { "start": { - "line": 2618, + "line": 2611, "column": 12 }, "end": { - "line": 2618, + "line": 2611, "column": 63 } } @@ -137729,16 +137343,16 @@ "object": { "type": "ThisExpression", "range": [ - 80057, - 80061 + 79810, + 79814 ], "loc": { "start": { - "line": 2619, + "line": 2612, "column": 16 }, "end": { - "line": 2619, + "line": 2612, "column": 20 } } @@ -137747,31 +137361,31 @@ "type": "Identifier", "name": "loadFltOnDemand", "range": [ - 80062, - 80077 + 79815, + 79830 ], "loc": { "start": { - "line": 2619, + "line": 2612, "column": 21 }, "end": { - "line": 2619, + "line": 2612, "column": 36 } } }, "range": [ - 80057, - 80077 + 79810, + 79830 ], "loc": { "start": { - "line": 2619, + "line": 2612, "column": 16 }, "end": { - "line": 2619, + "line": 2612, "column": 36 } } @@ -137785,16 +137399,16 @@ "object": { "type": "ThisExpression", "range": [ - 80082, - 80086 + 79835, + 79839 ], "loc": { "start": { - "line": 2619, + "line": 2612, "column": 41 }, "end": { - "line": 2619, + "line": 2612, "column": 45 } } @@ -137803,62 +137417,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 80087, - 80098 + 79840, + 79851 ], "loc": { "start": { - "line": 2619, + "line": 2612, "column": 46 }, "end": { - "line": 2619, + "line": 2612, "column": 57 } } }, "range": [ - 80082, - 80098 + 79835, + 79851 ], "loc": { "start": { - "line": 2619, + "line": 2612, "column": 41 }, "end": { - "line": 2619, + "line": 2612, "column": 57 } } }, "prefix": true, "range": [ - 80081, - 80098 + 79834, + 79851 ], "loc": { "start": { - "line": 2619, + "line": 2612, "column": 40 }, "end": { - "line": 2619, + "line": 2612, "column": 57 } } }, "range": [ - 80057, - 80098 + 79810, + 79851 ], "loc": { "start": { - "line": 2619, + "line": 2612, "column": 16 }, "end": { - "line": 2619, + "line": 2612, "column": 57 } } @@ -137879,16 +137493,16 @@ "object": { "type": "ThisExpression", "range": [ - 80118, - 80122 + 79871, + 79875 ], "loc": { "start": { - "line": 2620, + "line": 2613, "column": 16 }, "end": { - "line": 2620, + "line": 2613, "column": 20 } } @@ -137897,31 +137511,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 80123, - 80130 + 79876, + 79883 ], "loc": { "start": { - "line": 2620, + "line": 2613, "column": 21 }, "end": { - "line": 2620, + "line": 2613, "column": 28 } } }, "range": [ - 80118, - 80130 + 79871, + 79883 ], "loc": { "start": { - "line": 2620, + "line": 2613, "column": 16 }, "end": { - "line": 2620, + "line": 2613, "column": 28 } } @@ -137930,31 +137544,31 @@ "type": "Identifier", "name": "emit", "range": [ - 80131, - 80135 + 79884, + 79888 ], "loc": { "start": { - "line": 2620, + "line": 2613, "column": 29 }, "end": { - "line": 2620, + "line": 2613, "column": 33 } } }, "range": [ - 80118, - 80135 + 79871, + 79888 ], "loc": { "start": { - "line": 2620, + "line": 2613, "column": 16 }, "end": { - "line": 2620, + "line": 2613, "column": 33 } } @@ -137965,16 +137579,16 @@ "value": "build-select-filter", "raw": "'build-select-filter'", "range": [ - 80136, - 80157 + 79889, + 79910 ], "loc": { "start": { - "line": 2620, + "line": 2613, "column": 34 }, "end": { - "line": 2620, + "line": 2613, "column": 55 } } @@ -137982,16 +137596,16 @@ { "type": "ThisExpression", "range": [ - 80159, - 80163 + 79912, + 79916 ], "loc": { "start": { - "line": 2620, + "line": 2613, "column": 57 }, "end": { - "line": 2620, + "line": 2613, "column": 61 } } @@ -138000,16 +137614,16 @@ "type": "Identifier", "name": "index", "range": [ - 80165, - 80170 + 79918, + 79923 ], "loc": { "start": { - "line": 2620, + "line": 2613, "column": 63 }, "end": { - "line": 2620, + "line": 2613, "column": 68 } } @@ -138020,16 +137634,16 @@ "object": { "type": "ThisExpression", "range": [ - 80192, - 80196 + 79945, + 79949 ], "loc": { "start": { - "line": 2621, + "line": 2614, "column": 20 }, "end": { - "line": 2621, + "line": 2614, "column": 24 } } @@ -138038,147 +137652,165 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 80197, - 80210 + 79950, + 79963 ], "loc": { "start": { - "line": 2621, + "line": 2614, "column": 25 }, "end": { - "line": 2621, + "line": 2614, "column": 38 } } }, "range": [ - 80192, - 80210 + 79945, + 79963 ], "loc": { "start": { - "line": 2621, + "line": 2614, "column": 20 }, "end": { - "line": 2621, + "line": 2614, "column": 38 } } }, { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 79965, + 79969 + ], + "loc": { + "start": { + "line": 2614, + "column": 40 + }, + "end": { + "line": 2614, + "column": 44 + } + } + }, + "property": { + "type": "Identifier", + "name": "isExternalFlt", + "range": [ + 79970, + 79983 + ], + "loc": { + "start": { + "line": 2614, + "column": 45 + }, + "end": { + "line": 2614, + "column": 58 + } + } + }, "range": [ - 80212, - 80216 + 79965, + 79983 ], "loc": { "start": { - "line": 2621, + "line": 2614, "column": 40 }, "end": { - "line": 2621, - "column": 44 - } - } - }, - "property": { - "type": "Identifier", - "name": "isExternalFlt", - "range": [ - 80217, - 80230 - ], - "loc": { - "start": { - "line": 2621, - "column": 45 - }, - "end": { - "line": 2621, + "line": 2614, "column": 58 } } }, + "arguments": [], "range": [ - 80212, - 80230 + 79965, + 79985 ], "loc": { "start": { - "line": 2621, + "line": 2614, "column": 40 }, "end": { - "line": 2621, - "column": 58 + "line": 2614, + "column": 60 } } } ], "range": [ - 80118, - 80231 + 79871, + 79986 ], "loc": { "start": { - "line": 2620, + "line": 2613, "column": 16 }, "end": { - "line": 2621, - "column": 59 + "line": 2614, + "column": 61 } } }, "range": [ - 80118, - 80232 + 79871, + 79987 ], "loc": { "start": { - "line": 2620, + "line": 2613, "column": 16 }, "end": { - "line": 2621, - "column": 60 + "line": 2614, + "column": 62 } } } ], "range": [ - 80100, - 80246 + 79853, + 80001 ], "loc": { "start": { - "line": 2619, + "line": 2612, "column": 59 }, "end": { - "line": 2622, + "line": 2615, "column": 13 } } }, "alternate": null, "range": [ - 80053, - 80246 + 79806, + 80001 ], "loc": { "start": { - "line": 2619, + "line": 2612, "column": 12 }, "end": { - "line": 2622, + "line": 2615, "column": 13 } } @@ -138195,16 +137827,16 @@ "type": "Identifier", "name": "slc", "range": [ - 80259, - 80262 + 80014, + 80017 ], "loc": { "start": { - "line": 2623, + "line": 2616, "column": 12 }, "end": { - "line": 2623, + "line": 2616, "column": 15 } } @@ -138213,31 +137845,31 @@ "type": "Identifier", "name": "value", "range": [ - 80263, - 80268 + 80018, + 80023 ], "loc": { "start": { - "line": 2623, + "line": 2616, "column": 16 }, "end": { - "line": 2623, + "line": 2616, "column": 21 } } }, "range": [ - 80259, - 80268 + 80014, + 80023 ], "loc": { "start": { - "line": 2623, + "line": 2616, "column": 12 }, "end": { - "line": 2623, + "line": 2616, "column": 21 } } @@ -138246,62 +137878,62 @@ "type": "Identifier", "name": "query", "range": [ - 80271, - 80276 + 80026, + 80031 ], "loc": { "start": { - "line": 2623, + "line": 2616, "column": 24 }, "end": { - "line": 2623, + "line": 2616, "column": 29 } } }, "range": [ - 80259, - 80276 + 80014, + 80031 ], "loc": { "start": { - "line": 2623, + "line": 2616, "column": 12 }, "end": { - "line": 2623, + "line": 2616, "column": 29 } } }, "range": [ - 80259, - 80277 + 80014, + 80032 ], "loc": { "start": { - "line": 2623, + "line": 2616, "column": 12 }, "end": { - "line": 2623, + "line": 2616, "column": 30 } } } ], "range": [ - 80039, - 80287 + 79792, + 80042 ], "loc": { "start": { - "line": 2618, + "line": 2611, "column": 65 }, "end": { - "line": 2624, + "line": 2617, "column": 9 } }, @@ -138310,16 +137942,16 @@ "type": "Line", "value": "multiple selects", "range": [ - 80296, - 80314 + 80051, + 80069 ], "loc": { "start": { - "line": 2625, + "line": 2618, "column": 8 }, "end": { - "line": 2625, + "line": 2618, "column": 26 } } @@ -138335,16 +137967,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 80332, - 80342 + 80087, + 80097 ], "loc": { "start": { - "line": 2626, + "line": 2619, "column": 17 }, "end": { - "line": 2626, + "line": 2619, "column": 27 } } @@ -138353,31 +137985,31 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 80347, - 80355 + 80102, + 80110 ], "loc": { "start": { - "line": 2626, + "line": 2619, "column": 32 }, "end": { - "line": 2626, + "line": 2619, "column": 40 } } }, "range": [ - 80332, - 80355 + 80087, + 80110 ], "loc": { "start": { - "line": 2626, + "line": 2619, "column": 17 }, "end": { - "line": 2626, + "line": 2619, "column": 40 } } @@ -138394,16 +138026,16 @@ "type": "Identifier", "name": "values", "range": [ - 80375, - 80381 + 80130, + 80136 ], "loc": { "start": { - "line": 2627, + "line": 2620, "column": 16 }, "end": { - "line": 2627, + "line": 2620, "column": 22 } } @@ -138416,16 +138048,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 80384, - 80391 + 80139, + 80146 ], "loc": { "start": { - "line": 2627, + "line": 2620, "column": 25 }, "end": { - "line": 2627, + "line": 2620, "column": 32 } } @@ -138435,32 +138067,32 @@ "type": "Identifier", "name": "query", "range": [ - 80392, - 80397 + 80147, + 80152 ], "loc": { "start": { - "line": 2627, + "line": 2620, "column": 33 }, "end": { - "line": 2627, + "line": 2620, "column": 38 } } } ], "range": [ - 80384, - 80398 + 80139, + 80153 ], "loc": { "start": { - "line": 2627, + "line": 2620, "column": 25 }, "end": { - "line": 2627, + "line": 2620, "column": 39 } } @@ -138469,16 +138101,16 @@ "type": "Identifier", "name": "query", "range": [ - 80401, - 80406 + 80156, + 80161 ], "loc": { "start": { - "line": 2627, + "line": 2620, "column": 42 }, "end": { - "line": 2627, + "line": 2620, "column": 47 } } @@ -138492,16 +138124,16 @@ "type": "Identifier", "name": "query", "range": [ - 80425, - 80430 + 80180, + 80185 ], "loc": { "start": { - "line": 2628, + "line": 2621, "column": 16 }, "end": { - "line": 2628, + "line": 2621, "column": 21 } } @@ -138510,31 +138142,31 @@ "type": "Identifier", "name": "split", "range": [ - 80431, - 80436 + 80186, + 80191 ], "loc": { "start": { - "line": 2628, + "line": 2621, "column": 22 }, "end": { - "line": 2628, + "line": 2621, "column": 27 } } }, "range": [ - 80425, - 80436 + 80180, + 80191 ], "loc": { "start": { - "line": 2628, + "line": 2621, "column": 16 }, "end": { - "line": 2628, + "line": 2621, "column": 27 } } @@ -138551,16 +138183,16 @@ "value": " ", "raw": "' '", "range": [ - 80437, - 80440 + 80192, + 80195 ], "loc": { "start": { - "line": 2628, + "line": 2621, "column": 28 }, "end": { - "line": 2628, + "line": 2621, "column": 31 } } @@ -138571,16 +138203,16 @@ "object": { "type": "ThisExpression", "range": [ - 80443, - 80447 + 80198, + 80202 ], "loc": { "start": { - "line": 2628, + "line": 2621, "column": 34 }, "end": { - "line": 2628, + "line": 2621, "column": 38 } } @@ -138589,46 +138221,46 @@ "type": "Identifier", "name": "orOperator", "range": [ - 80448, - 80458 + 80203, + 80213 ], "loc": { "start": { - "line": 2628, + "line": 2621, "column": 39 }, "end": { - "line": 2628, + "line": 2621, "column": 49 } } }, "range": [ - 80443, - 80458 + 80198, + 80213 ], "loc": { "start": { - "line": 2628, + "line": 2621, "column": 34 }, "end": { - "line": 2628, + "line": 2621, "column": 49 } } }, "range": [ - 80437, - 80458 + 80192, + 80213 ], "loc": { "start": { - "line": 2628, + "line": 2621, "column": 28 }, "end": { - "line": 2628, + "line": 2621, "column": 49 } } @@ -138638,77 +138270,77 @@ "value": " ", "raw": "' '", "range": [ - 80461, - 80464 + 80216, + 80219 ], "loc": { "start": { - "line": 2628, + "line": 2621, "column": 52 }, "end": { - "line": 2628, + "line": 2621, "column": 55 } } }, "range": [ - 80437, - 80464 + 80192, + 80219 ], "loc": { "start": { - "line": 2628, + "line": 2621, "column": 28 }, "end": { - "line": 2628, + "line": 2621, "column": 55 } } } ], "range": [ - 80425, - 80465 + 80180, + 80220 ], "loc": { "start": { - "line": 2628, + "line": 2621, "column": 16 }, "end": { - "line": 2628, + "line": 2621, "column": 56 } } }, "range": [ - 80384, - 80465 + 80139, + 80220 ], "loc": { "start": { - "line": 2627, + "line": 2620, "column": 25 }, "end": { - "line": 2628, + "line": 2621, "column": 56 } } }, "range": [ - 80375, - 80465 + 80130, + 80220 ], "loc": { "start": { - "line": 2627, + "line": 2620, "column": 16 }, "end": { - "line": 2628, + "line": 2621, "column": 56 } } @@ -138716,16 +138348,16 @@ ], "kind": "let", "range": [ - 80371, - 80466 + 80126, + 80221 ], "loc": { "start": { - "line": 2627, + "line": 2620, "column": 12 }, "end": { - "line": 2628, + "line": 2621, "column": 57 } } @@ -138741,16 +138373,16 @@ "object": { "type": "ThisExpression", "range": [ - 80484, - 80488 + 80239, + 80243 ], "loc": { "start": { - "line": 2630, + "line": 2623, "column": 16 }, "end": { - "line": 2630, + "line": 2623, "column": 20 } } @@ -138759,31 +138391,31 @@ "type": "Identifier", "name": "loadFltOnDemand", "range": [ - 80489, - 80504 + 80244, + 80259 ], "loc": { "start": { - "line": 2630, + "line": 2623, "column": 21 }, "end": { - "line": 2630, + "line": 2623, "column": 36 } } }, "range": [ - 80484, - 80504 + 80239, + 80259 ], "loc": { "start": { - "line": 2630, + "line": 2623, "column": 16 }, "end": { - "line": 2630, + "line": 2623, "column": 36 } } @@ -138797,16 +138429,16 @@ "object": { "type": "ThisExpression", "range": [ - 80509, - 80513 + 80264, + 80268 ], "loc": { "start": { - "line": 2630, + "line": 2623, "column": 41 }, "end": { - "line": 2630, + "line": 2623, "column": 45 } } @@ -138815,62 +138447,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 80514, - 80525 + 80269, + 80280 ], "loc": { "start": { - "line": 2630, + "line": 2623, "column": 46 }, "end": { - "line": 2630, + "line": 2623, "column": 57 } } }, "range": [ - 80509, - 80525 + 80264, + 80280 ], "loc": { "start": { - "line": 2630, + "line": 2623, "column": 41 }, "end": { - "line": 2630, + "line": 2623, "column": 57 } } }, "prefix": true, "range": [ - 80508, - 80525 + 80263, + 80280 ], "loc": { "start": { - "line": 2630, + "line": 2623, "column": 40 }, "end": { - "line": 2630, + "line": 2623, "column": 57 } } }, "range": [ - 80484, - 80525 + 80239, + 80280 ], "loc": { "start": { - "line": 2630, + "line": 2623, "column": 16 }, "end": { - "line": 2630, + "line": 2623, "column": 57 } } @@ -138891,16 +138523,16 @@ "object": { "type": "ThisExpression", "range": [ - 80545, - 80549 + 80300, + 80304 ], "loc": { "start": { - "line": 2631, + "line": 2624, "column": 16 }, "end": { - "line": 2631, + "line": 2624, "column": 20 } } @@ -138909,31 +138541,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 80550, - 80557 + 80305, + 80312 ], "loc": { "start": { - "line": 2631, + "line": 2624, "column": 21 }, "end": { - "line": 2631, + "line": 2624, "column": 28 } } }, "range": [ - 80545, - 80557 + 80300, + 80312 ], "loc": { "start": { - "line": 2631, + "line": 2624, "column": 16 }, "end": { - "line": 2631, + "line": 2624, "column": 28 } } @@ -138942,31 +138574,31 @@ "type": "Identifier", "name": "emit", "range": [ - 80558, - 80562 + 80313, + 80317 ], "loc": { "start": { - "line": 2631, + "line": 2624, "column": 29 }, "end": { - "line": 2631, + "line": 2624, "column": 33 } } }, "range": [ - 80545, - 80562 + 80300, + 80317 ], "loc": { "start": { - "line": 2631, + "line": 2624, "column": 16 }, "end": { - "line": 2631, + "line": 2624, "column": 33 } } @@ -138977,16 +138609,16 @@ "value": "build-select-filter", "raw": "'build-select-filter'", "range": [ - 80563, - 80584 + 80318, + 80339 ], "loc": { "start": { - "line": 2631, + "line": 2624, "column": 34 }, "end": { - "line": 2631, + "line": 2624, "column": 55 } } @@ -138994,16 +138626,16 @@ { "type": "ThisExpression", "range": [ - 80586, - 80590 + 80341, + 80345 ], "loc": { "start": { - "line": 2631, + "line": 2624, "column": 57 }, "end": { - "line": 2631, + "line": 2624, "column": 61 } } @@ -139012,16 +138644,16 @@ "type": "Identifier", "name": "index", "range": [ - 80592, - 80597 + 80347, + 80352 ], "loc": { "start": { - "line": 2631, + "line": 2624, "column": 63 }, "end": { - "line": 2631, + "line": 2624, "column": 68 } } @@ -139032,16 +138664,16 @@ "object": { "type": "ThisExpression", "range": [ - 80619, - 80623 + 80374, + 80378 ], "loc": { "start": { - "line": 2632, + "line": 2625, "column": 20 }, "end": { - "line": 2632, + "line": 2625, "column": 24 } } @@ -139050,147 +138682,165 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 80624, - 80637 + 80379, + 80392 ], "loc": { "start": { - "line": 2632, + "line": 2625, "column": 25 }, "end": { - "line": 2632, + "line": 2625, "column": 38 } } }, "range": [ - 80619, - 80637 + 80374, + 80392 ], "loc": { "start": { - "line": 2632, + "line": 2625, "column": 20 }, "end": { - "line": 2632, + "line": 2625, "column": 38 } } }, { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 80394, + 80398 + ], + "loc": { + "start": { + "line": 2625, + "column": 40 + }, + "end": { + "line": 2625, + "column": 44 + } + } + }, + "property": { + "type": "Identifier", + "name": "isExternalFlt", + "range": [ + 80399, + 80412 + ], + "loc": { + "start": { + "line": 2625, + "column": 45 + }, + "end": { + "line": 2625, + "column": 58 + } + } + }, "range": [ - 80639, - 80643 + 80394, + 80412 ], "loc": { "start": { - "line": 2632, + "line": 2625, "column": 40 }, "end": { - "line": 2632, - "column": 44 - } - } - }, - "property": { - "type": "Identifier", - "name": "isExternalFlt", - "range": [ - 80644, - 80657 - ], - "loc": { - "start": { - "line": 2632, - "column": 45 - }, - "end": { - "line": 2632, + "line": 2625, "column": 58 } } }, + "arguments": [], "range": [ - 80639, - 80657 + 80394, + 80414 ], "loc": { "start": { - "line": 2632, + "line": 2625, "column": 40 }, "end": { - "line": 2632, - "column": 58 + "line": 2625, + "column": 60 } } } ], "range": [ - 80545, - 80658 + 80300, + 80415 ], "loc": { "start": { - "line": 2631, + "line": 2624, "column": 16 }, "end": { - "line": 2632, - "column": 59 + "line": 2625, + "column": 61 } } }, "range": [ - 80545, - 80659 + 80300, + 80416 ], "loc": { "start": { - "line": 2631, + "line": 2624, "column": 16 }, "end": { - "line": 2632, - "column": 60 + "line": 2625, + "column": 62 } } } ], "range": [ - 80527, - 80673 + 80282, + 80430 ], "loc": { "start": { - "line": 2630, + "line": 2623, "column": 59 }, "end": { - "line": 2633, + "line": 2626, "column": 13 } } }, "alternate": null, "range": [ - 80480, - 80673 + 80235, + 80430 ], "loc": { "start": { - "line": 2630, + "line": 2623, "column": 12 }, "end": { - "line": 2633, + "line": 2626, "column": 13 } } @@ -139208,16 +138858,16 @@ "object": { "type": "ThisExpression", "range": [ - 80687, - 80691 + 80444, + 80448 ], "loc": { "start": { - "line": 2635, + "line": 2628, "column": 12 }, "end": { - "line": 2635, + "line": 2628, "column": 16 } } @@ -139226,31 +138876,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 80692, - 80699 + 80449, + 80456 ], "loc": { "start": { - "line": 2635, + "line": 2628, "column": 17 }, "end": { - "line": 2635, + "line": 2628, "column": 24 } } }, "range": [ - 80687, - 80699 + 80444, + 80456 ], "loc": { "start": { - "line": 2635, + "line": 2628, "column": 12 }, "end": { - "line": 2635, + "line": 2628, "column": 24 } } @@ -139259,31 +138909,31 @@ "type": "Identifier", "name": "emit", "range": [ - 80700, - 80704 + 80457, + 80461 ], "loc": { "start": { - "line": 2635, + "line": 2628, "column": 25 }, "end": { - "line": 2635, + "line": 2628, "column": 29 } } }, "range": [ - 80687, - 80704 + 80444, + 80461 ], "loc": { "start": { - "line": 2635, + "line": 2628, "column": 12 }, "end": { - "line": 2635, + "line": 2628, "column": 29 } } @@ -139294,16 +138944,16 @@ "value": "select-options", "raw": "'select-options'", "range": [ - 80705, - 80721 + 80462, + 80478 ], "loc": { "start": { - "line": 2635, + "line": 2628, "column": 30 }, "end": { - "line": 2635, + "line": 2628, "column": 46 } } @@ -139311,16 +138961,16 @@ { "type": "ThisExpression", "range": [ - 80723, - 80727 + 80480, + 80484 ], "loc": { "start": { - "line": 2635, + "line": 2628, "column": 48 }, "end": { - "line": 2635, + "line": 2628, "column": 52 } } @@ -139329,16 +138979,16 @@ "type": "Identifier", "name": "index", "range": [ - 80729, - 80734 + 80486, + 80491 ], "loc": { "start": { - "line": 2635, + "line": 2628, "column": 54 }, "end": { - "line": 2635, + "line": 2628, "column": 59 } } @@ -139347,63 +138997,63 @@ "type": "Identifier", "name": "values", "range": [ - 80736, - 80742 + 80493, + 80499 ], "loc": { "start": { - "line": 2635, + "line": 2628, "column": 61 }, "end": { - "line": 2635, + "line": 2628, "column": 67 } } } ], "range": [ - 80687, - 80743 + 80444, + 80500 ], "loc": { "start": { - "line": 2635, + "line": 2628, "column": 12 }, "end": { - "line": 2635, + "line": 2628, "column": 68 } } }, "range": [ - 80687, - 80744 + 80444, + 80501 ], "loc": { "start": { - "line": 2635, + "line": 2628, "column": 12 }, "end": { - "line": 2635, + "line": 2628, "column": 69 } } } ], "range": [ - 80357, - 80754 + 80112, + 80511 ], "loc": { "start": { - "line": 2626, + "line": 2619, "column": 42 }, "end": { - "line": 2636, + "line": 2629, "column": 9 } }, @@ -139412,16 +139062,16 @@ "type": "Line", "value": "checklist", "range": [ - 80763, - 80774 + 80520, + 80531 ], "loc": { "start": { - "line": 2637, + "line": 2630, "column": 8 }, "end": { - "line": 2637, + "line": 2630, "column": 19 } } @@ -139437,16 +139087,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 80792, - 80802 + 80549, + 80559 ], "loc": { "start": { - "line": 2638, + "line": 2631, "column": 17 }, "end": { - "line": 2638, + "line": 2631, "column": 27 } } @@ -139455,31 +139105,31 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 80807, - 80816 + 80564, + 80573 ], "loc": { "start": { - "line": 2638, + "line": 2631, "column": 32 }, "end": { - "line": 2638, + "line": 2631, "column": 41 } } }, "range": [ - 80792, - 80816 + 80549, + 80573 ], "loc": { "start": { - "line": 2638, + "line": 2631, "column": 17 }, "end": { - "line": 2638, + "line": 2631, "column": 41 } } @@ -139496,16 +139146,16 @@ "type": "Identifier", "name": "values", "range": [ - 80836, - 80842 + 80593, + 80599 ], "loc": { "start": { - "line": 2639, + "line": 2632, "column": 16 }, "end": { - "line": 2639, + "line": 2632, "column": 22 } } @@ -139514,31 +139164,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 80845, - 80847 + 80602, + 80604 ], "loc": { "start": { - "line": 2639, + "line": 2632, "column": 25 }, "end": { - "line": 2639, + "line": 2632, "column": 27 } } }, "range": [ - 80836, - 80847 + 80593, + 80604 ], "loc": { "start": { - "line": 2639, + "line": 2632, "column": 16 }, "end": { - "line": 2639, + "line": 2632, "column": 27 } } @@ -139546,16 +139196,16 @@ ], "kind": "let", "range": [ - 80832, - 80848 + 80589, + 80605 ], "loc": { "start": { - "line": 2639, + "line": 2632, "column": 12 }, "end": { - "line": 2639, + "line": 2632, "column": 28 } } @@ -139571,16 +139221,16 @@ "object": { "type": "ThisExpression", "range": [ - 80865, - 80869 + 80622, + 80626 ], "loc": { "start": { - "line": 2640, + "line": 2633, "column": 16 }, "end": { - "line": 2640, + "line": 2633, "column": 20 } } @@ -139589,31 +139239,31 @@ "type": "Identifier", "name": "loadFltOnDemand", "range": [ - 80870, - 80885 + 80627, + 80642 ], "loc": { "start": { - "line": 2640, + "line": 2633, "column": 21 }, "end": { - "line": 2640, + "line": 2633, "column": 36 } } }, "range": [ - 80865, - 80885 + 80622, + 80642 ], "loc": { "start": { - "line": 2640, + "line": 2633, "column": 16 }, "end": { - "line": 2640, + "line": 2633, "column": 36 } } @@ -139627,16 +139277,16 @@ "object": { "type": "ThisExpression", "range": [ - 80890, - 80894 + 80647, + 80651 ], "loc": { "start": { - "line": 2640, + "line": 2633, "column": 41 }, "end": { - "line": 2640, + "line": 2633, "column": 45 } } @@ -139645,62 +139295,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 80895, - 80906 + 80652, + 80663 ], "loc": { "start": { - "line": 2640, + "line": 2633, "column": 46 }, "end": { - "line": 2640, + "line": 2633, "column": 57 } } }, "range": [ - 80890, - 80906 + 80647, + 80663 ], "loc": { "start": { - "line": 2640, + "line": 2633, "column": 41 }, "end": { - "line": 2640, + "line": 2633, "column": 57 } } }, "prefix": true, "range": [ - 80889, - 80906 + 80646, + 80663 ], "loc": { "start": { - "line": 2640, + "line": 2633, "column": 40 }, "end": { - "line": 2640, + "line": 2633, "column": 57 } } }, "range": [ - 80865, - 80906 + 80622, + 80663 ], "loc": { "start": { - "line": 2640, + "line": 2633, "column": 16 }, "end": { - "line": 2640, + "line": 2633, "column": 57 } } @@ -139721,16 +139371,16 @@ "object": { "type": "ThisExpression", "range": [ - 80926, - 80930 + 80683, + 80687 ], "loc": { "start": { - "line": 2641, + "line": 2634, "column": 16 }, "end": { - "line": 2641, + "line": 2634, "column": 20 } } @@ -139739,31 +139389,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 80931, - 80938 + 80688, + 80695 ], "loc": { "start": { - "line": 2641, + "line": 2634, "column": 21 }, "end": { - "line": 2641, + "line": 2634, "column": 28 } } }, "range": [ - 80926, - 80938 + 80683, + 80695 ], "loc": { "start": { - "line": 2641, + "line": 2634, "column": 16 }, "end": { - "line": 2641, + "line": 2634, "column": 28 } } @@ -139772,31 +139422,31 @@ "type": "Identifier", "name": "emit", "range": [ - 80939, - 80943 + 80696, + 80700 ], "loc": { "start": { - "line": 2641, + "line": 2634, "column": 29 }, "end": { - "line": 2641, + "line": 2634, "column": 33 } } }, "range": [ - 80926, - 80943 + 80683, + 80700 ], "loc": { "start": { - "line": 2641, + "line": 2634, "column": 16 }, "end": { - "line": 2641, + "line": 2634, "column": 33 } } @@ -139807,16 +139457,16 @@ "value": "build-checklist-filter", "raw": "'build-checklist-filter'", "range": [ - 80944, - 80968 + 80701, + 80725 ], "loc": { "start": { - "line": 2641, + "line": 2634, "column": 34 }, "end": { - "line": 2641, + "line": 2634, "column": 58 } } @@ -139824,16 +139474,16 @@ { "type": "ThisExpression", "range": [ - 80970, - 80974 + 80727, + 80731 ], "loc": { "start": { - "line": 2641, + "line": 2634, "column": 60 }, "end": { - "line": 2641, + "line": 2634, "column": 64 } } @@ -139842,16 +139492,16 @@ "type": "Identifier", "name": "index", "range": [ - 80976, - 80981 + 80733, + 80738 ], "loc": { "start": { - "line": 2641, + "line": 2634, "column": 66 }, "end": { - "line": 2641, + "line": 2634, "column": 71 } } @@ -139862,16 +139512,16 @@ "object": { "type": "ThisExpression", "range": [ - 81003, - 81007 + 80760, + 80764 ], "loc": { "start": { - "line": 2642, + "line": 2635, "column": 20 }, "end": { - "line": 2642, + "line": 2635, "column": 24 } } @@ -139880,94 +139530,94 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 81008, - 81021 + 80765, + 80778 ], "loc": { "start": { - "line": 2642, + "line": 2635, "column": 25 }, "end": { - "line": 2642, + "line": 2635, "column": 38 } } }, "range": [ - 81003, - 81021 + 80760, + 80778 ], "loc": { "start": { - "line": 2642, + "line": 2635, "column": 20 }, "end": { - "line": 2642, + "line": 2635, "column": 38 } } } ], "range": [ - 80926, - 81022 + 80683, + 80779 ], "loc": { "start": { - "line": 2641, + "line": 2634, "column": 16 }, "end": { - "line": 2642, + "line": 2635, "column": 39 } } }, "range": [ - 80926, - 81023 + 80683, + 80780 ], "loc": { "start": { - "line": 2641, + "line": 2634, "column": 16 }, "end": { - "line": 2642, + "line": 2635, "column": 40 } } } ], "range": [ - 80908, - 81037 + 80665, + 80794 ], "loc": { "start": { - "line": 2640, + "line": 2633, "column": 59 }, "end": { - "line": 2643, + "line": 2636, "column": 13 } } }, "alternate": null, "range": [ - 80861, - 81037 + 80618, + 80794 ], "loc": { "start": { - "line": 2640, + "line": 2633, "column": 12 }, "end": { - "line": 2643, + "line": 2636, "column": 13 } } @@ -139980,16 +139630,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 81054, - 81061 + 80811, + 80818 ], "loc": { "start": { - "line": 2644, + "line": 2637, "column": 16 }, "end": { - "line": 2644, + "line": 2637, "column": 23 } } @@ -139999,32 +139649,32 @@ "type": "Identifier", "name": "query", "range": [ - 81062, - 81067 + 80819, + 80824 ], "loc": { "start": { - "line": 2644, + "line": 2637, "column": 24 }, "end": { - "line": 2644, + "line": 2637, "column": 29 } } } ], "range": [ - 81054, - 81068 + 80811, + 80825 ], "loc": { "start": { - "line": 2644, + "line": 2637, "column": 16 }, "end": { - "line": 2644, + "line": 2637, "column": 30 } } @@ -140041,16 +139691,16 @@ "type": "Identifier", "name": "values", "range": [ - 81088, - 81094 + 80845, + 80851 ], "loc": { "start": { - "line": 2645, + "line": 2638, "column": 16 }, "end": { - "line": 2645, + "line": 2638, "column": 22 } } @@ -140059,62 +139709,62 @@ "type": "Identifier", "name": "query", "range": [ - 81097, - 81102 + 80854, + 80859 ], "loc": { "start": { - "line": 2645, + "line": 2638, "column": 25 }, "end": { - "line": 2645, + "line": 2638, "column": 30 } } }, "range": [ - 81088, - 81102 + 80845, + 80859 ], "loc": { "start": { - "line": 2645, + "line": 2638, "column": 16 }, "end": { - "line": 2645, + "line": 2638, "column": 30 } } }, "range": [ - 81088, - 81103 + 80845, + 80860 ], "loc": { "start": { - "line": 2645, + "line": 2638, "column": 16 }, "end": { - "line": 2645, + "line": 2638, "column": 31 } } } ], "range": [ - 81070, - 81117 + 80827, + 80874 ], "loc": { "start": { - "line": 2644, + "line": 2637, "column": 32 }, "end": { - "line": 2646, + "line": 2639, "column": 13 } } @@ -140131,16 +139781,16 @@ "type": "Identifier", "name": "query", "range": [ - 81141, - 81146 + 80898, + 80903 ], "loc": { "start": { - "line": 2647, + "line": 2640, "column": 16 }, "end": { - "line": 2647, + "line": 2640, "column": 21 } } @@ -140151,16 +139801,16 @@ "type": "Identifier", "name": "matchCase", "range": [ - 81149, - 81158 + 80906, + 80915 ], "loc": { "start": { - "line": 2647, + "line": 2640, "column": 24 }, "end": { - "line": 2647, + "line": 2640, "column": 33 } } @@ -140170,16 +139820,16 @@ "type": "Identifier", "name": "query", "range": [ - 81159, - 81164 + 80916, + 80921 ], "loc": { "start": { - "line": 2647, + "line": 2640, "column": 34 }, "end": { - "line": 2647, + "line": 2640, "column": 39 } } @@ -140190,16 +139840,16 @@ "object": { "type": "ThisExpression", "range": [ - 81166, - 81170 + 80923, + 80927 ], "loc": { "start": { - "line": 2647, + "line": 2640, "column": 41 }, "end": { - "line": 2647, + "line": 2640, "column": 45 } } @@ -140208,77 +139858,77 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 81171, - 81184 + 80928, + 80941 ], "loc": { "start": { - "line": 2647, + "line": 2640, "column": 46 }, "end": { - "line": 2647, + "line": 2640, "column": 59 } } }, "range": [ - 81166, - 81184 + 80923, + 80941 ], "loc": { "start": { - "line": 2647, + "line": 2640, "column": 41 }, "end": { - "line": 2647, + "line": 2640, "column": 59 } } } ], "range": [ - 81149, - 81185 + 80906, + 80942 ], "loc": { "start": { - "line": 2647, + "line": 2640, "column": 24 }, "end": { - "line": 2647, + "line": 2640, "column": 60 } } }, "range": [ - 81141, - 81185 + 80898, + 80942 ], "loc": { "start": { - "line": 2647, + "line": 2640, "column": 16 }, "end": { - "line": 2647, + "line": 2640, "column": 60 } } }, "range": [ - 81141, - 81186 + 80898, + 80943 ], "loc": { "start": { - "line": 2647, + "line": 2640, "column": 16 }, "end": { - "line": 2647, + "line": 2640, "column": 61 } } @@ -140292,16 +139942,16 @@ "type": "Identifier", "name": "values", "range": [ - 81203, - 81209 + 80960, + 80966 ], "loc": { "start": { - "line": 2648, + "line": 2641, "column": 16 }, "end": { - "line": 2648, + "line": 2641, "column": 22 } } @@ -140315,16 +139965,16 @@ "type": "Identifier", "name": "query", "range": [ - 81212, - 81217 + 80969, + 80974 ], "loc": { "start": { - "line": 2648, + "line": 2641, "column": 25 }, "end": { - "line": 2648, + "line": 2641, "column": 30 } } @@ -140333,31 +139983,31 @@ "type": "Identifier", "name": "split", "range": [ - 81218, - 81223 + 80975, + 80980 ], "loc": { "start": { - "line": 2648, + "line": 2641, "column": 31 }, "end": { - "line": 2648, + "line": 2641, "column": 36 } } }, "range": [ - 81212, - 81223 + 80969, + 80980 ], "loc": { "start": { - "line": 2648, + "line": 2641, "column": 25 }, "end": { - "line": 2648, + "line": 2641, "column": 36 } } @@ -140374,16 +140024,16 @@ "value": " ", "raw": "' '", "range": [ - 81224, - 81227 + 80981, + 80984 ], "loc": { "start": { - "line": 2648, + "line": 2641, "column": 37 }, "end": { - "line": 2648, + "line": 2641, "column": 40 } } @@ -140394,16 +140044,16 @@ "object": { "type": "ThisExpression", "range": [ - 81230, - 81234 + 80987, + 80991 ], "loc": { "start": { - "line": 2648, + "line": 2641, "column": 43 }, "end": { - "line": 2648, + "line": 2641, "column": 47 } } @@ -140412,46 +140062,46 @@ "type": "Identifier", "name": "orOperator", "range": [ - 81235, - 81245 + 80992, + 81002 ], "loc": { "start": { - "line": 2648, + "line": 2641, "column": 48 }, "end": { - "line": 2648, + "line": 2641, "column": 58 } } }, "range": [ - 81230, - 81245 + 80987, + 81002 ], "loc": { "start": { - "line": 2648, + "line": 2641, "column": 43 }, "end": { - "line": 2648, + "line": 2641, "column": 58 } } }, "range": [ - 81224, - 81245 + 80981, + 81002 ], "loc": { "start": { - "line": 2648, + "line": 2641, "column": 37 }, "end": { - "line": 2648, + "line": 2641, "column": 58 } } @@ -140461,108 +140111,108 @@ "value": " ", "raw": "' '", "range": [ - 81248, - 81251 + 81005, + 81008 ], "loc": { "start": { - "line": 2648, + "line": 2641, "column": 61 }, "end": { - "line": 2648, + "line": 2641, "column": 64 } } }, "range": [ - 81224, - 81251 + 80981, + 81008 ], "loc": { "start": { - "line": 2648, + "line": 2641, "column": 37 }, "end": { - "line": 2648, + "line": 2641, "column": 64 } } } ], "range": [ - 81212, - 81252 + 80969, + 81009 ], "loc": { "start": { - "line": 2648, + "line": 2641, "column": 25 }, "end": { - "line": 2648, + "line": 2641, "column": 65 } } }, "range": [ - 81203, - 81252 + 80960, + 81009 ], "loc": { "start": { - "line": 2648, + "line": 2641, "column": 16 }, "end": { - "line": 2648, + "line": 2641, "column": 65 } } }, "range": [ - 81203, - 81253 + 80960, + 81010 ], "loc": { "start": { - "line": 2648, + "line": 2641, "column": 16 }, "end": { - "line": 2648, + "line": 2641, "column": 66 } } } ], "range": [ - 81123, - 81267 + 80880, + 81024 ], "loc": { "start": { - "line": 2646, + "line": 2639, "column": 19 }, "end": { - "line": 2649, + "line": 2642, "column": 13 } } }, "range": [ - 81050, - 81267 + 80807, + 81024 ], "loc": { "start": { - "line": 2644, + "line": 2637, "column": 12 }, "end": { - "line": 2649, + "line": 2642, "column": 13 } } @@ -140580,16 +140230,16 @@ "object": { "type": "ThisExpression", "range": [ - 81281, - 81285 + 81038, + 81042 ], "loc": { "start": { - "line": 2651, + "line": 2644, "column": 12 }, "end": { - "line": 2651, + "line": 2644, "column": 16 } } @@ -140598,31 +140248,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 81286, - 81293 + 81043, + 81050 ], "loc": { "start": { - "line": 2651, + "line": 2644, "column": 17 }, "end": { - "line": 2651, + "line": 2644, "column": 24 } } }, "range": [ - 81281, - 81293 + 81038, + 81050 ], "loc": { "start": { - "line": 2651, + "line": 2644, "column": 12 }, "end": { - "line": 2651, + "line": 2644, "column": 24 } } @@ -140631,31 +140281,31 @@ "type": "Identifier", "name": "emit", "range": [ - 81294, - 81298 + 81051, + 81055 ], "loc": { "start": { - "line": 2651, + "line": 2644, "column": 25 }, "end": { - "line": 2651, + "line": 2644, "column": 29 } } }, "range": [ - 81281, - 81298 + 81038, + 81055 ], "loc": { "start": { - "line": 2651, + "line": 2644, "column": 12 }, "end": { - "line": 2651, + "line": 2644, "column": 29 } } @@ -140666,16 +140316,16 @@ "value": "select-checklist-options", "raw": "'select-checklist-options'", "range": [ - 81299, - 81325 + 81056, + 81082 ], "loc": { "start": { - "line": 2651, + "line": 2644, "column": 30 }, "end": { - "line": 2651, + "line": 2644, "column": 56 } } @@ -140683,16 +140333,16 @@ { "type": "ThisExpression", "range": [ - 81327, - 81331 + 81084, + 81088 ], "loc": { "start": { - "line": 2651, + "line": 2644, "column": 58 }, "end": { - "line": 2651, + "line": 2644, "column": 62 } } @@ -140701,16 +140351,16 @@ "type": "Identifier", "name": "index", "range": [ - 81333, - 81338 + 81090, + 81095 ], "loc": { "start": { - "line": 2651, + "line": 2644, "column": 64 }, "end": { - "line": 2651, + "line": 2644, "column": 69 } } @@ -140719,79 +140369,79 @@ "type": "Identifier", "name": "values", "range": [ - 81340, - 81346 + 81097, + 81103 ], "loc": { "start": { - "line": 2651, + "line": 2644, "column": 71 }, "end": { - "line": 2651, + "line": 2644, "column": 77 } } } ], "range": [ - 81281, - 81347 + 81038, + 81104 ], "loc": { "start": { - "line": 2651, + "line": 2644, "column": 12 }, "end": { - "line": 2651, + "line": 2644, "column": 78 } } }, "range": [ - 81281, - 81348 + 81038, + 81105 ], "loc": { "start": { - "line": 2651, + "line": 2644, "column": 12 }, "end": { - "line": 2651, + "line": 2644, "column": 79 } } } ], "range": [ - 80818, - 81358 + 80575, + 81115 ], "loc": { "start": { - "line": 2638, + "line": 2631, "column": 43 }, "end": { - "line": 2652, + "line": 2645, "column": 9 } } }, "alternate": null, "range": [ - 80788, - 81358 + 80545, + 81115 ], "loc": { "start": { - "line": 2638, + "line": 2631, "column": 13 }, "end": { - "line": 2652, + "line": 2645, "column": 9 } }, @@ -140800,16 +140450,16 @@ "type": "Line", "value": "checklist", "range": [ - 80763, - 80774 + 80520, + 80531 ], "loc": { "start": { - "line": 2637, + "line": 2630, "column": 8 }, "end": { - "line": 2637, + "line": 2630, "column": 19 } } @@ -140817,16 +140467,16 @@ ] }, "range": [ - 80328, - 81358 + 80083, + 81115 ], "loc": { "start": { - "line": 2626, + "line": 2619, "column": 13 }, "end": { - "line": 2652, + "line": 2645, "column": 9 } }, @@ -140835,16 +140485,16 @@ "type": "Line", "value": "multiple selects", "range": [ - 80296, - 80314 + 80051, + 80069 ], "loc": { "start": { - "line": 2625, + "line": 2618, "column": 8 }, "end": { - "line": 2625, + "line": 2618, "column": 26 } } @@ -140852,32 +140502,32 @@ ] }, "range": [ - 79982, - 81358 + 79735, + 81115 ], "loc": { "start": { - "line": 2618, + "line": 2611, "column": 8 }, "end": { - "line": 2652, + "line": 2645, "column": 9 } } } ], "range": [ - 79812, - 81364 + 79565, + 81121 ], "loc": { "start": { - "line": 2611, + "line": 2604, "column": 38 }, "end": { - "line": 2653, + "line": 2646, "column": 5 } } @@ -140885,16 +140535,16 @@ "generator": false, "expression": false, "range": [ - 79792, - 81364 + 79545, + 81121 ], "loc": { "start": { - "line": 2611, + "line": 2604, "column": 18 }, "end": { - "line": 2653, + "line": 2646, "column": 5 } } @@ -140902,16 +140552,16 @@ "kind": "method", "computed": false, "range": [ - 79778, - 81364 + 79531, + 81121 ], "loc": { "start": { - "line": 2611, + "line": 2604, "column": 4 }, "end": { - "line": 2653, + "line": 2646, "column": 5 } }, @@ -140920,16 +140570,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": [ - 79611, - 79773 + 79364, + 79526 ], "loc": { "start": { - "line": 2606, + "line": 2599, "column": 4 }, "end": { - "line": 2610, + "line": 2603, "column": 7 } } @@ -140940,16 +140590,16 @@ "type": "Block", "value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ", "range": [ - 81370, - 81474 + 81127, + 81231 ], "loc": { "start": { - "line": 2655, + "line": 2648, "column": 4 }, "end": { - "line": 2658, + "line": 2651, "column": 7 } } @@ -140963,16 +140613,16 @@ "type": "Identifier", "name": "setColWidths", "range": [ - 81479, - 81491 + 81236, + 81248 ], "loc": { "start": { - "line": 2659, + "line": 2652, "column": 4 }, "end": { - "line": 2659, + "line": 2652, "column": 16 } } @@ -140985,16 +140635,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 81492, - 81495 + 81249, + 81252 ], "loc": { "start": { - "line": 2659, + "line": 2652, "column": 17 }, "end": { - "line": 2659, + "line": 2652, "column": 20 } } @@ -141012,16 +140662,16 @@ "type": "Identifier", "name": "colWidths", "range": [ - 81511, - 81520 + 81268, + 81277 ], "loc": { "start": { - "line": 2660, + "line": 2653, "column": 12 }, "end": { - "line": 2660, + "line": 2653, "column": 21 } } @@ -141032,16 +140682,16 @@ "object": { "type": "ThisExpression", "range": [ - 81523, - 81527 + 81280, + 81284 ], "loc": { "start": { - "line": 2660, + "line": 2653, "column": 24 }, "end": { - "line": 2660, + "line": 2653, "column": 28 } } @@ -141050,46 +140700,46 @@ "type": "Identifier", "name": "colWidths", "range": [ - 81528, - 81537 + 81285, + 81294 ], "loc": { "start": { - "line": 2660, + "line": 2653, "column": 29 }, "end": { - "line": 2660, + "line": 2653, "column": 38 } } }, "range": [ - 81523, - 81537 + 81280, + 81294 ], "loc": { "start": { - "line": 2660, + "line": 2653, "column": 24 }, "end": { - "line": 2660, + "line": 2653, "column": 38 } } }, "range": [ - 81511, - 81537 + 81268, + 81294 ], "loc": { "start": { - "line": 2660, + "line": 2653, "column": 12 }, "end": { - "line": 2660, + "line": 2653, "column": 38 } } @@ -141097,16 +140747,16 @@ ], "kind": "let", "range": [ - 81507, - 81538 + 81264, + 81295 ], "loc": { "start": { - "line": 2660, + "line": 2653, "column": 8 }, "end": { - "line": 2660, + "line": 2653, "column": 39 } } @@ -141123,16 +140773,16 @@ "type": "Identifier", "name": "colWidths", "range": [ - 81551, - 81560 + 81308, + 81317 ], "loc": { "start": { - "line": 2661, + "line": 2654, "column": 12 }, "end": { - "line": 2661, + "line": 2654, "column": 21 } } @@ -141141,31 +140791,31 @@ "type": "Identifier", "name": "length", "range": [ - 81561, - 81567 + 81318, + 81324 ], "loc": { "start": { - "line": 2661, + "line": 2654, "column": 22 }, "end": { - "line": 2661, + "line": 2654, "column": 28 } } }, "range": [ - 81551, - 81567 + 81308, + 81324 ], "loc": { "start": { - "line": 2661, + "line": 2654, "column": 12 }, "end": { - "line": 2661, + "line": 2654, "column": 28 } } @@ -141175,31 +140825,31 @@ "value": 0, "raw": "0", "range": [ - 81572, - 81573 + 81329, + 81330 ], "loc": { "start": { - "line": 2661, + "line": 2654, "column": 33 }, "end": { - "line": 2661, + "line": 2654, "column": 34 } } }, "range": [ - 81551, - 81573 + 81308, + 81330 ], "loc": { "start": { - "line": 2661, + "line": 2654, "column": 12 }, "end": { - "line": 2661, + "line": 2654, "column": 34 } } @@ -141211,48 +140861,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 81589, - 81596 + 81346, + 81353 ], "loc": { "start": { - "line": 2662, + "line": 2655, "column": 12 }, "end": { - "line": 2662, + "line": 2655, "column": 19 } } } ], "range": [ - 81575, - 81606 + 81332, + 81363 ], "loc": { "start": { - "line": 2661, + "line": 2654, "column": 36 }, "end": { - "line": 2663, + "line": 2656, "column": 9 } } }, "alternate": null, "range": [ - 81547, - 81606 + 81304, + 81363 ], "loc": { "start": { - "line": 2661, + "line": 2654, "column": 8 }, "end": { - "line": 2663, + "line": 2656, "column": 9 } } @@ -141266,16 +140916,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 81616, - 81619 + 81373, + 81376 ], "loc": { "start": { - "line": 2665, + "line": 2658, "column": 8 }, "end": { - "line": 2665, + "line": 2658, "column": 11 } } @@ -141287,16 +140937,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 81622, - 81625 + 81379, + 81382 ], "loc": { "start": { - "line": 2665, + "line": 2658, "column": 14 }, "end": { - "line": 2665, + "line": 2658, "column": 17 } } @@ -141309,16 +140959,16 @@ "object": { "type": "ThisExpression", "range": [ - 81629, - 81633 + 81386, + 81390 ], "loc": { "start": { - "line": 2665, + "line": 2658, "column": 21 }, "end": { - "line": 2665, + "line": 2658, "column": 25 } } @@ -141327,92 +140977,92 @@ "type": "Identifier", "name": "dom", "range": [ - 81634, - 81637 + 81391, + 81394 ], "loc": { "start": { - "line": 2665, + "line": 2658, "column": 26 }, "end": { - "line": 2665, + "line": 2658, "column": 29 } } }, "range": [ - 81629, - 81637 + 81386, + 81394 ], "loc": { "start": { - "line": 2665, + "line": 2658, "column": 21 }, "end": { - "line": 2665, + "line": 2658, "column": 29 } } }, "arguments": [], "range": [ - 81629, - 81639 + 81386, + 81396 ], "loc": { "start": { - "line": 2665, + "line": 2658, "column": 21 }, "end": { - "line": 2665, + "line": 2658, "column": 31 } } }, "range": [ - 81622, - 81639 + 81379, + 81396 ], "loc": { "start": { - "line": 2665, + "line": 2658, "column": 14 }, "end": { - "line": 2665, + "line": 2658, "column": 31 } } }, "range": [ - 81616, - 81639 + 81373, + 81396 ], "loc": { "start": { - "line": 2665, + "line": 2658, "column": 8 }, "end": { - "line": 2665, + "line": 2658, "column": 31 } } }, "range": [ - 81616, - 81640 + 81373, + 81397 ], "loc": { "start": { - "line": 2665, + "line": 2658, "column": 8 }, "end": { - "line": 2665, + "line": 2658, "column": 32 } } @@ -141426,16 +141076,16 @@ "type": "Identifier", "name": "nbCols", "range": [ - 81654, - 81660 + 81411, + 81417 ], "loc": { "start": { - "line": 2667, + "line": 2660, "column": 12 }, "end": { - "line": 2667, + "line": 2660, "column": 18 } } @@ -141446,16 +141096,16 @@ "object": { "type": "ThisExpression", "range": [ - 81663, - 81667 + 81420, + 81424 ], "loc": { "start": { - "line": 2667, + "line": 2660, "column": 21 }, "end": { - "line": 2667, + "line": 2660, "column": 25 } } @@ -141464,46 +141114,46 @@ "type": "Identifier", "name": "nbCells", "range": [ - 81668, - 81675 + 81425, + 81432 ], "loc": { "start": { - "line": 2667, + "line": 2660, "column": 26 }, "end": { - "line": 2667, + "line": 2660, "column": 33 } } }, "range": [ - 81663, - 81675 + 81420, + 81432 ], "loc": { "start": { - "line": 2667, + "line": 2660, "column": 21 }, "end": { - "line": 2667, + "line": 2660, "column": 33 } } }, "range": [ - 81654, - 81675 + 81411, + 81432 ], "loc": { "start": { - "line": 2667, + "line": 2660, "column": 12 }, "end": { - "line": 2667, + "line": 2660, "column": 33 } } @@ -141511,16 +141161,16 @@ ], "kind": "let", "range": [ - 81650, - 81676 + 81407, + 81433 ], "loc": { "start": { - "line": 2667, + "line": 2660, "column": 8 }, "end": { - "line": 2667, + "line": 2660, "column": 34 } } @@ -141534,16 +141184,16 @@ "type": "Identifier", "name": "colTags", "range": [ - 81689, - 81696 + 81446, + 81453 ], "loc": { "start": { - "line": 2668, + "line": 2661, "column": 12 }, "end": { - "line": 2668, + "line": 2661, "column": 19 } } @@ -141554,16 +141204,16 @@ "type": "Identifier", "name": "tag", "range": [ - 81699, - 81702 + 81456, + 81459 ], "loc": { "start": { - "line": 2668, + "line": 2661, "column": 22 }, "end": { - "line": 2668, + "line": 2661, "column": 25 } } @@ -141573,16 +141223,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 81703, - 81706 + 81460, + 81463 ], "loc": { "start": { - "line": 2668, + "line": 2661, "column": 26 }, "end": { - "line": 2668, + "line": 2661, "column": 29 } } @@ -141592,47 +141242,47 @@ "value": "col", "raw": "'col'", "range": [ - 81708, - 81713 + 81465, + 81470 ], "loc": { "start": { - "line": 2668, + "line": 2661, "column": 31 }, "end": { - "line": 2668, + "line": 2661, "column": 36 } } } ], "range": [ - 81699, - 81714 + 81456, + 81471 ], "loc": { "start": { - "line": 2668, + "line": 2661, "column": 22 }, "end": { - "line": 2668, + "line": 2661, "column": 37 } } }, "range": [ - 81689, - 81714 + 81446, + 81471 ], "loc": { "start": { - "line": 2668, + "line": 2661, "column": 12 }, "end": { - "line": 2668, + "line": 2661, "column": 37 } } @@ -141640,16 +141290,16 @@ ], "kind": "let", "range": [ - 81685, - 81715 + 81442, + 81472 ], "loc": { "start": { - "line": 2668, + "line": 2661, "column": 8 }, "end": { - "line": 2668, + "line": 2661, "column": 38 } } @@ -141663,16 +141313,16 @@ "type": "Identifier", "name": "tblHasColTag", "range": [ - 81728, - 81740 + 81485, + 81497 ], "loc": { "start": { - "line": 2669, + "line": 2662, "column": 12 }, "end": { - "line": 2669, + "line": 2662, "column": 24 } } @@ -141687,16 +141337,16 @@ "type": "Identifier", "name": "colTags", "range": [ - 81743, - 81750 + 81500, + 81507 ], "loc": { "start": { - "line": 2669, + "line": 2662, "column": 27 }, "end": { - "line": 2669, + "line": 2662, "column": 34 } } @@ -141705,31 +141355,31 @@ "type": "Identifier", "name": "length", "range": [ - 81751, - 81757 + 81508, + 81514 ], "loc": { "start": { - "line": 2669, + "line": 2662, "column": 35 }, "end": { - "line": 2669, + "line": 2662, "column": 41 } } }, "range": [ - 81743, - 81757 + 81500, + 81514 ], "loc": { "start": { - "line": 2669, + "line": 2662, "column": 27 }, "end": { - "line": 2669, + "line": 2662, "column": 41 } } @@ -141739,46 +141389,46 @@ "value": 0, "raw": "0", "range": [ - 81760, - 81761 + 81517, + 81518 ], "loc": { "start": { - "line": 2669, + "line": 2662, "column": 44 }, "end": { - "line": 2669, + "line": 2662, "column": 45 } } }, "range": [ - 81743, - 81761 + 81500, + 81518 ], "loc": { "start": { - "line": 2669, + "line": 2662, "column": 27 }, "end": { - "line": 2669, + "line": 2662, "column": 45 } } }, "range": [ - 81728, - 81761 + 81485, + 81518 ], "loc": { "start": { - "line": 2669, + "line": 2662, "column": 12 }, "end": { - "line": 2669, + "line": 2662, "column": 45 } } @@ -141786,16 +141436,16 @@ ], "kind": "let", "range": [ - 81724, - 81762 + 81481, + 81519 ], "loc": { "start": { - "line": 2669, + "line": 2662, "column": 8 }, "end": { - "line": 2669, + "line": 2662, "column": 46 } } @@ -141809,16 +141459,16 @@ "type": "Identifier", "name": "frag", "range": [ - 81775, - 81779 + 81532, + 81536 ], "loc": { "start": { - "line": 2670, + "line": 2663, "column": 12 }, "end": { - "line": 2670, + "line": 2663, "column": 16 } } @@ -141832,32 +141482,32 @@ "type": "Identifier", "name": "tblHasColTag", "range": [ - 81783, - 81795 + 81540, + 81552 ], "loc": { "start": { - "line": 2670, + "line": 2663, "column": 20 }, "end": { - "line": 2670, + "line": 2663, "column": 32 } } }, "prefix": true, "range": [ - 81782, - 81795 + 81539, + 81552 ], "loc": { "start": { - "line": 2670, + "line": 2663, "column": 19 }, "end": { - "line": 2670, + "line": 2663, "column": 32 } } @@ -141871,16 +141521,16 @@ "type": "Identifier", "name": "doc", "range": [ - 81798, - 81801 + 81555, + 81558 ], "loc": { "start": { - "line": 2670, + "line": 2663, "column": 35 }, "end": { - "line": 2670, + "line": 2663, "column": 38 } } @@ -141889,47 +141539,47 @@ "type": "Identifier", "name": "createDocumentFragment", "range": [ - 81802, - 81824 + 81559, + 81581 ], "loc": { "start": { - "line": 2670, + "line": 2663, "column": 39 }, "end": { - "line": 2670, + "line": 2663, "column": 61 } } }, "range": [ - 81798, - 81824 + 81555, + 81581 ], "loc": { "start": { - "line": 2670, + "line": 2663, "column": 35 }, "end": { - "line": 2670, + "line": 2663, "column": 61 } } }, "arguments": [], "range": [ - 81798, - 81826 + 81555, + 81583 ], "loc": { "start": { - "line": 2670, + "line": 2663, "column": 35 }, "end": { - "line": 2670, + "line": 2663, "column": 63 } } @@ -141939,46 +141589,46 @@ "value": null, "raw": "null", "range": [ - 81829, - 81833 + 81586, + 81590 ], "loc": { "start": { - "line": 2670, + "line": 2663, "column": 66 }, "end": { - "line": 2670, + "line": 2663, "column": 70 } } }, "range": [ - 81782, - 81833 + 81539, + 81590 ], "loc": { "start": { - "line": 2670, + "line": 2663, "column": 19 }, "end": { - "line": 2670, + "line": 2663, "column": 70 } } }, "range": [ - 81775, - 81833 + 81532, + 81590 ], "loc": { "start": { - "line": 2670, + "line": 2663, "column": 12 }, "end": { - "line": 2670, + "line": 2663, "column": 70 } } @@ -141986,16 +141636,16 @@ ], "kind": "let", "range": [ - 81771, - 81834 + 81528, + 81591 ], "loc": { "start": { - "line": 2670, + "line": 2663, "column": 8 }, "end": { - "line": 2670, + "line": 2663, "column": 71 } } @@ -142011,16 +141661,16 @@ "type": "Identifier", "name": "k", "range": [ - 81852, - 81853 + 81609, + 81610 ], "loc": { "start": { - "line": 2671, + "line": 2664, "column": 17 }, "end": { - "line": 2671, + "line": 2664, "column": 18 } } @@ -142030,31 +141680,31 @@ "value": 0, "raw": "0", "range": [ - 81856, - 81857 + 81613, + 81614 ], "loc": { "start": { - "line": 2671, + "line": 2664, "column": 21 }, "end": { - "line": 2671, + "line": 2664, "column": 22 } } }, "range": [ - 81852, - 81857 + 81609, + 81614 ], "loc": { "start": { - "line": 2671, + "line": 2664, "column": 17 }, "end": { - "line": 2671, + "line": 2664, "column": 22 } } @@ -142062,16 +141712,16 @@ ], "kind": "let", "range": [ - 81848, - 81857 + 81605, + 81614 ], "loc": { "start": { - "line": 2671, + "line": 2664, "column": 13 }, "end": { - "line": 2671, + "line": 2664, "column": 22 } } @@ -142083,16 +141733,16 @@ "type": "Identifier", "name": "k", "range": [ - 81859, - 81860 + 81616, + 81617 ], "loc": { "start": { - "line": 2671, + "line": 2664, "column": 24 }, "end": { - "line": 2671, + "line": 2664, "column": 25 } } @@ -142101,31 +141751,31 @@ "type": "Identifier", "name": "nbCols", "range": [ - 81863, - 81869 + 81620, + 81626 ], "loc": { "start": { - "line": 2671, + "line": 2664, "column": 28 }, "end": { - "line": 2671, + "line": 2664, "column": 34 } } }, "range": [ - 81859, - 81869 + 81616, + 81626 ], "loc": { "start": { - "line": 2671, + "line": 2664, "column": 24 }, "end": { - "line": 2671, + "line": 2664, "column": 34 } } @@ -142137,32 +141787,32 @@ "type": "Identifier", "name": "k", "range": [ - 81871, - 81872 + 81628, + 81629 ], "loc": { "start": { - "line": 2671, + "line": 2664, "column": 36 }, "end": { - "line": 2671, + "line": 2664, "column": 37 } } }, "prefix": false, "range": [ - 81871, - 81874 + 81628, + 81631 ], "loc": { "start": { - "line": 2671, + "line": 2664, "column": 36 }, "end": { - "line": 2671, + "line": 2664, "column": 39 } } @@ -142179,32 +141829,32 @@ "type": "Identifier", "name": "col", "range": [ - 81894, - 81897 + 81651, + 81654 ], "loc": { "start": { - "line": 2672, + "line": 2665, "column": 16 }, "end": { - "line": 2672, + "line": 2665, "column": 19 } } }, "init": null, "range": [ - 81894, - 81897 + 81651, + 81654 ], "loc": { "start": { - "line": 2672, + "line": 2665, "column": 16 }, "end": { - "line": 2672, + "line": 2665, "column": 19 } } @@ -142212,16 +141862,16 @@ ], "kind": "let", "range": [ - 81890, - 81898 + 81647, + 81655 ], "loc": { "start": { - "line": 2672, + "line": 2665, "column": 12 }, "end": { - "line": 2672, + "line": 2665, "column": 20 } } @@ -142232,16 +141882,16 @@ "type": "Identifier", "name": "tblHasColTag", "range": [ - 81915, - 81927 + 81672, + 81684 ], "loc": { "start": { - "line": 2673, + "line": 2666, "column": 16 }, "end": { - "line": 2673, + "line": 2666, "column": 28 } } @@ -142258,16 +141908,16 @@ "type": "Identifier", "name": "col", "range": [ - 81947, - 81950 + 81704, + 81707 ], "loc": { "start": { - "line": 2674, + "line": 2667, "column": 16 }, "end": { - "line": 2674, + "line": 2667, "column": 19 } } @@ -142279,16 +141929,16 @@ "type": "Identifier", "name": "colTags", "range": [ - 81953, - 81960 + 81710, + 81717 ], "loc": { "start": { - "line": 2674, + "line": 2667, "column": 22 }, "end": { - "line": 2674, + "line": 2667, "column": 29 } } @@ -142297,77 +141947,77 @@ "type": "Identifier", "name": "k", "range": [ - 81961, - 81962 + 81718, + 81719 ], "loc": { "start": { - "line": 2674, + "line": 2667, "column": 30 }, "end": { - "line": 2674, + "line": 2667, "column": 31 } } }, "range": [ - 81953, - 81963 + 81710, + 81720 ], "loc": { "start": { - "line": 2674, + "line": 2667, "column": 22 }, "end": { - "line": 2674, + "line": 2667, "column": 32 } } }, "range": [ - 81947, - 81963 + 81704, + 81720 ], "loc": { "start": { - "line": 2674, + "line": 2667, "column": 16 }, "end": { - "line": 2674, + "line": 2667, "column": 32 } } }, "range": [ - 81947, - 81964 + 81704, + 81721 ], "loc": { "start": { - "line": 2674, + "line": 2667, "column": 16 }, "end": { - "line": 2674, + "line": 2667, "column": 33 } } } ], "range": [ - 81929, - 81978 + 81686, + 81735 ], "loc": { "start": { - "line": 2673, + "line": 2666, "column": 30 }, "end": { - "line": 2675, + "line": 2668, "column": 13 } } @@ -142384,16 +142034,16 @@ "type": "Identifier", "name": "col", "range": [ - 82002, - 82005 + 81759, + 81762 ], "loc": { "start": { - "line": 2676, + "line": 2669, "column": 16 }, "end": { - "line": 2676, + "line": 2669, "column": 19 } } @@ -142404,16 +142054,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 82008, - 82017 + 81765, + 81774 ], "loc": { "start": { - "line": 2676, + "line": 2669, "column": 22 }, "end": { - "line": 2676, + "line": 2669, "column": 31 } } @@ -142424,62 +142074,62 @@ "value": "col", "raw": "'col'", "range": [ - 82018, - 82023 + 81775, + 81780 ], "loc": { "start": { - "line": 2676, + "line": 2669, "column": 32 }, "end": { - "line": 2676, + "line": 2669, "column": 37 } } } ], "range": [ - 82008, - 82024 + 81765, + 81781 ], "loc": { "start": { - "line": 2676, + "line": 2669, "column": 22 }, "end": { - "line": 2676, + "line": 2669, "column": 38 } } }, "range": [ - 82002, - 82024 + 81759, + 81781 ], "loc": { "start": { - "line": 2676, + "line": 2669, "column": 16 }, "end": { - "line": 2676, + "line": 2669, "column": 38 } } }, "range": [ - 82002, - 82025 + 81759, + 81782 ], "loc": { "start": { - "line": 2676, + "line": 2669, "column": 16 }, "end": { - "line": 2676, + "line": 2669, "column": 39 } } @@ -142495,16 +142145,16 @@ "type": "Identifier", "name": "frag", "range": [ - 82042, - 82046 + 81799, + 81803 ], "loc": { "start": { - "line": 2677, + "line": 2670, "column": 16 }, "end": { - "line": 2677, + "line": 2670, "column": 20 } } @@ -142513,31 +142163,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 82047, - 82058 + 81804, + 81815 ], "loc": { "start": { - "line": 2677, + "line": 2670, "column": 21 }, "end": { - "line": 2677, + "line": 2670, "column": 32 } } }, "range": [ - 82042, - 82058 + 81799, + 81815 ], "loc": { "start": { - "line": 2677, + "line": 2670, "column": 16 }, "end": { - "line": 2677, + "line": 2670, "column": 32 } } @@ -142547,78 +142197,78 @@ "type": "Identifier", "name": "col", "range": [ - 82059, - 82062 + 81816, + 81819 ], "loc": { "start": { - "line": 2677, + "line": 2670, "column": 33 }, "end": { - "line": 2677, + "line": 2670, "column": 36 } } } ], "range": [ - 82042, - 82063 + 81799, + 81820 ], "loc": { "start": { - "line": 2677, + "line": 2670, "column": 16 }, "end": { - "line": 2677, + "line": 2670, "column": 37 } } }, "range": [ - 82042, - 82064 + 81799, + 81821 ], "loc": { "start": { - "line": 2677, + "line": 2670, "column": 16 }, "end": { - "line": 2677, + "line": 2670, "column": 38 } } } ], "range": [ - 81984, - 82078 + 81741, + 81835 ], "loc": { "start": { - "line": 2675, + "line": 2668, "column": 19 }, "end": { - "line": 2678, + "line": 2671, "column": 13 } } }, "range": [ - 81911, - 82078 + 81668, + 81835 ], "loc": { "start": { - "line": 2673, + "line": 2666, "column": 12 }, "end": { - "line": 2678, + "line": 2671, "column": 13 } } @@ -142638,16 +142288,16 @@ "type": "Identifier", "name": "col", "range": [ - 82091, - 82094 + 81848, + 81851 ], "loc": { "start": { - "line": 2679, + "line": 2672, "column": 12 }, "end": { - "line": 2679, + "line": 2672, "column": 15 } } @@ -142656,31 +142306,31 @@ "type": "Identifier", "name": "style", "range": [ - 82095, - 82100 + 81852, + 81857 ], "loc": { "start": { - "line": 2679, + "line": 2672, "column": 16 }, "end": { - "line": 2679, + "line": 2672, "column": 21 } } }, "range": [ - 82091, - 82100 + 81848, + 81857 ], "loc": { "start": { - "line": 2679, + "line": 2672, "column": 12 }, "end": { - "line": 2679, + "line": 2672, "column": 21 } } @@ -142689,31 +142339,31 @@ "type": "Identifier", "name": "width", "range": [ - 82101, - 82106 + 81858, + 81863 ], "loc": { "start": { - "line": 2679, + "line": 2672, "column": 22 }, "end": { - "line": 2679, + "line": 2672, "column": 27 } } }, "range": [ - 82091, - 82106 + 81848, + 81863 ], "loc": { "start": { - "line": 2679, + "line": 2672, "column": 12 }, "end": { - "line": 2679, + "line": 2672, "column": 27 } } @@ -142725,16 +142375,16 @@ "type": "Identifier", "name": "colWidths", "range": [ - 82109, - 82118 + 81866, + 81875 ], "loc": { "start": { - "line": 2679, + "line": 2672, "column": 30 }, "end": { - "line": 2679, + "line": 2672, "column": 39 } } @@ -142743,92 +142393,92 @@ "type": "Identifier", "name": "k", "range": [ - 82119, - 82120 + 81876, + 81877 ], "loc": { "start": { - "line": 2679, + "line": 2672, "column": 40 }, "end": { - "line": 2679, + "line": 2672, "column": 41 } } }, "range": [ - 82109, - 82121 + 81866, + 81878 ], "loc": { "start": { - "line": 2679, + "line": 2672, "column": 30 }, "end": { - "line": 2679, + "line": 2672, "column": 42 } } }, "range": [ - 82091, - 82121 + 81848, + 81878 ], "loc": { "start": { - "line": 2679, + "line": 2672, "column": 12 }, "end": { - "line": 2679, + "line": 2672, "column": 42 } } }, "range": [ - 82091, - 82122 + 81848, + 81879 ], "loc": { "start": { - "line": 2679, + "line": 2672, "column": 12 }, "end": { - "line": 2679, + "line": 2672, "column": 43 } } } ], "range": [ - 81876, - 82132 + 81633, + 81889 ], "loc": { "start": { - "line": 2671, + "line": 2664, "column": 41 }, "end": { - "line": 2680, + "line": 2673, "column": 9 } } }, "range": [ - 81843, - 82132 + 81600, + 81889 ], "loc": { "start": { - "line": 2671, + "line": 2664, "column": 8 }, "end": { - "line": 2680, + "line": 2673, "column": 9 } } @@ -142842,32 +142492,32 @@ "type": "Identifier", "name": "tblHasColTag", "range": [ - 82146, - 82158 + 81903, + 81915 ], "loc": { "start": { - "line": 2681, + "line": 2674, "column": 13 }, "end": { - "line": 2681, + "line": 2674, "column": 25 } } }, "prefix": true, "range": [ - 82145, - 82158 + 81902, + 81915 ], "loc": { "start": { - "line": 2681, + "line": 2674, "column": 12 }, "end": { - "line": 2681, + "line": 2674, "column": 25 } } @@ -142886,16 +142536,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 82174, - 82177 + 81931, + 81934 ], "loc": { "start": { - "line": 2682, + "line": 2675, "column": 12 }, "end": { - "line": 2682, + "line": 2675, "column": 15 } } @@ -142904,31 +142554,31 @@ "type": "Identifier", "name": "insertBefore", "range": [ - 82178, - 82190 + 81935, + 81947 ], "loc": { "start": { - "line": 2682, + "line": 2675, "column": 16 }, "end": { - "line": 2682, + "line": 2675, "column": 28 } } }, "range": [ - 82174, - 82190 + 81931, + 81947 ], "loc": { "start": { - "line": 2682, + "line": 2675, "column": 12 }, "end": { - "line": 2682, + "line": 2675, "column": 28 } } @@ -142938,16 +142588,16 @@ "type": "Identifier", "name": "frag", "range": [ - 82191, - 82195 + 81948, + 81952 ], "loc": { "start": { - "line": 2682, + "line": 2675, "column": 29 }, "end": { - "line": 2682, + "line": 2675, "column": 33 } } @@ -142959,16 +142609,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 82197, - 82200 + 81954, + 81957 ], "loc": { "start": { - "line": 2682, + "line": 2675, "column": 35 }, "end": { - "line": 2682, + "line": 2675, "column": 38 } } @@ -142977,110 +142627,110 @@ "type": "Identifier", "name": "firstChild", "range": [ - 82201, - 82211 + 81958, + 81968 ], "loc": { "start": { - "line": 2682, + "line": 2675, "column": 39 }, "end": { - "line": 2682, + "line": 2675, "column": 49 } } }, "range": [ - 82197, - 82211 + 81954, + 81968 ], "loc": { "start": { - "line": 2682, + "line": 2675, "column": 35 }, "end": { - "line": 2682, + "line": 2675, "column": 49 } } } ], "range": [ - 82174, - 82212 + 81931, + 81969 ], "loc": { "start": { - "line": 2682, + "line": 2675, "column": 12 }, "end": { - "line": 2682, + "line": 2675, "column": 50 } } }, "range": [ - 82174, - 82213 + 81931, + 81970 ], "loc": { "start": { - "line": 2682, + "line": 2675, "column": 12 }, "end": { - "line": 2682, + "line": 2675, "column": 51 } } } ], "range": [ - 82160, - 82223 + 81917, + 81980 ], "loc": { "start": { - "line": 2681, + "line": 2674, "column": 27 }, "end": { - "line": 2683, + "line": 2676, "column": 9 } } }, "alternate": null, "range": [ - 82141, - 82223 + 81898, + 81980 ], "loc": { "start": { - "line": 2681, + "line": 2674, "column": 8 }, "end": { - "line": 2683, + "line": 2676, "column": 9 } } } ], "range": [ - 81497, - 82229 + 81254, + 81986 ], "loc": { "start": { - "line": 2659, + "line": 2652, "column": 22 }, "end": { - "line": 2684, + "line": 2677, "column": 5 } } @@ -143088,16 +142738,16 @@ "generator": false, "expression": false, "range": [ - 81491, - 82229 + 81248, + 81986 ], "loc": { "start": { - "line": 2659, + "line": 2652, "column": 16 }, "end": { - "line": 2684, + "line": 2677, "column": 5 } } @@ -143105,16 +142755,16 @@ "kind": "method", "computed": false, "range": [ - 81479, - 82229 + 81236, + 81986 ], "loc": { "start": { - "line": 2659, + "line": 2652, "column": 4 }, "end": { - "line": 2684, + "line": 2677, "column": 5 } }, @@ -143123,16 +142773,16 @@ "type": "Block", "value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ", "range": [ - 81370, - 81474 + 81127, + 81231 ], "loc": { "start": { - "line": 2655, + "line": 2648, "column": 4 }, "end": { - "line": 2658, + "line": 2651, "column": 7 } } @@ -143143,16 +142793,16 @@ "type": "Block", "value": "*\n * Make defined rows always visible\n ", "range": [ - 82235, - 82286 + 81992, + 82043 ], "loc": { "start": { - "line": 2686, + "line": 2679, "column": 4 }, "end": { - "line": 2688, + "line": 2681, "column": 7 } } @@ -143166,16 +142816,16 @@ "type": "Identifier", "name": "enforceVisibility", "range": [ - 82291, - 82308 + 82048, + 82065 ], "loc": { "start": { - "line": 2689, + "line": 2682, "column": 4 }, "end": { - "line": 2689, + "line": 2682, "column": 21 } } @@ -143198,16 +142848,16 @@ "object": { "type": "ThisExpression", "range": [ - 82326, - 82330 + 82083, + 82087 ], "loc": { "start": { - "line": 2690, + "line": 2683, "column": 13 }, "end": { - "line": 2690, + "line": 2683, "column": 17 } } @@ -143216,47 +142866,47 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 82331, - 82345 + 82088, + 82102 ], "loc": { "start": { - "line": 2690, + "line": 2683, "column": 18 }, "end": { - "line": 2690, + "line": 2683, "column": 32 } } }, "range": [ - 82326, - 82345 + 82083, + 82102 ], "loc": { "start": { - "line": 2690, + "line": 2683, "column": 13 }, "end": { - "line": 2690, + "line": 2683, "column": 32 } } }, "prefix": true, "range": [ - 82325, - 82345 + 82082, + 82102 ], "loc": { "start": { - "line": 2690, + "line": 2683, "column": 12 }, "end": { - "line": 2690, + "line": 2683, "column": 32 } } @@ -143268,48 +142918,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 82361, - 82368 + 82118, + 82125 ], "loc": { "start": { - "line": 2691, + "line": 2684, "column": 12 }, "end": { - "line": 2691, + "line": 2684, "column": 19 } } } ], "range": [ - 82347, - 82378 + 82104, + 82135 ], "loc": { "start": { - "line": 2690, + "line": 2683, "column": 34 }, "end": { - "line": 2692, + "line": 2685, "column": 9 } } }, "alternate": null, "range": [ - 82321, - 82378 + 82078, + 82135 ], "loc": { "start": { - "line": 2690, + "line": 2683, "column": 8 }, "end": { - "line": 2692, + "line": 2685, "column": 9 } } @@ -143323,16 +142973,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 82391, - 82397 + 82148, + 82154 ], "loc": { "start": { - "line": 2693, + "line": 2686, "column": 12 }, "end": { - "line": 2693, + "line": 2686, "column": 18 } } @@ -143345,16 +142995,16 @@ "object": { "type": "ThisExpression", "range": [ - 82400, - 82404 + 82157, + 82161 ], "loc": { "start": { - "line": 2693, + "line": 2686, "column": 21 }, "end": { - "line": 2693, + "line": 2686, "column": 25 } } @@ -143363,31 +143013,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 82405, - 82414 + 82162, + 82171 ], "loc": { "start": { - "line": 2693, + "line": 2686, "column": 26 }, "end": { - "line": 2693, + "line": 2686, "column": 35 } } }, "range": [ - 82400, - 82414 + 82157, + 82171 ], "loc": { "start": { - "line": 2693, + "line": 2686, "column": 21 }, "end": { - "line": 2693, + "line": 2686, "column": 35 } } @@ -143398,47 +143048,47 @@ "value": true, "raw": "true", "range": [ - 82415, - 82419 + 82172, + 82176 ], "loc": { "start": { - "line": 2693, + "line": 2686, "column": 36 }, "end": { - "line": 2693, + "line": 2686, "column": 40 } } } ], "range": [ - 82400, - 82420 + 82157, + 82177 ], "loc": { "start": { - "line": 2693, + "line": 2686, "column": 21 }, "end": { - "line": 2693, + "line": 2686, "column": 41 } } }, "range": [ - 82391, - 82420 + 82148, + 82177 ], "loc": { "start": { - "line": 2693, + "line": 2686, "column": 12 }, "end": { - "line": 2693, + "line": 2686, "column": 41 } } @@ -143446,16 +143096,16 @@ ], "kind": "let", "range": [ - 82387, - 82421 + 82144, + 82178 ], "loc": { "start": { - "line": 2693, + "line": 2686, "column": 8 }, "end": { - "line": 2693, + "line": 2686, "column": 42 } } @@ -143471,16 +143121,16 @@ "type": "Identifier", "name": "i", "range": [ - 82439, - 82440 + 82196, + 82197 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 17 }, "end": { - "line": 2694, + "line": 2687, "column": 18 } } @@ -143490,31 +143140,31 @@ "value": 0, "raw": "0", "range": [ - 82443, - 82444 + 82200, + 82201 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 21 }, "end": { - "line": 2694, + "line": 2687, "column": 22 } } }, "range": [ - 82439, - 82444 + 82196, + 82201 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 17 }, "end": { - "line": 2694, + "line": 2687, "column": 22 } } @@ -143525,16 +143175,16 @@ "type": "Identifier", "name": "len", "range": [ - 82446, - 82449 + 82203, + 82206 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 24 }, "end": { - "line": 2694, + "line": 2687, "column": 27 } } @@ -143548,16 +143198,16 @@ "object": { "type": "ThisExpression", "range": [ - 82452, - 82456 + 82209, + 82213 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 30 }, "end": { - "line": 2694, + "line": 2687, "column": 34 } } @@ -143566,31 +143216,31 @@ "type": "Identifier", "name": "visibleRows", "range": [ - 82457, - 82468 + 82214, + 82225 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 35 }, "end": { - "line": 2694, + "line": 2687, "column": 46 } } }, "range": [ - 82452, - 82468 + 82209, + 82225 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 30 }, "end": { - "line": 2694, + "line": 2687, "column": 46 } } @@ -143599,46 +143249,46 @@ "type": "Identifier", "name": "length", "range": [ - 82469, - 82475 + 82226, + 82232 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 47 }, "end": { - "line": 2694, + "line": 2687, "column": 53 } } }, "range": [ - 82452, - 82475 + 82209, + 82232 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 30 }, "end": { - "line": 2694, + "line": 2687, "column": 53 } } }, "range": [ - 82446, - 82475 + 82203, + 82232 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 24 }, "end": { - "line": 2694, + "line": 2687, "column": 53 } } @@ -143646,16 +143296,16 @@ ], "kind": "let", "range": [ - 82435, - 82475 + 82192, + 82232 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 13 }, "end": { - "line": 2694, + "line": 2687, "column": 53 } } @@ -143667,16 +143317,16 @@ "type": "Identifier", "name": "i", "range": [ - 82477, - 82478 + 82234, + 82235 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 55 }, "end": { - "line": 2694, + "line": 2687, "column": 56 } } @@ -143685,31 +143335,31 @@ "type": "Identifier", "name": "len", "range": [ - 82481, - 82484 + 82238, + 82241 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 59 }, "end": { - "line": 2694, + "line": 2687, "column": 62 } } }, "range": [ - 82477, - 82484 + 82234, + 82241 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 55 }, "end": { - "line": 2694, + "line": 2687, "column": 62 } } @@ -143721,32 +143371,32 @@ "type": "Identifier", "name": "i", "range": [ - 82486, - 82487 + 82243, + 82244 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 64 }, "end": { - "line": 2694, + "line": 2687, "column": 65 } } }, "prefix": false, "range": [ - 82486, - 82489 + 82243, + 82246 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 64 }, "end": { - "line": 2694, + "line": 2687, "column": 67 } } @@ -143763,16 +143413,16 @@ "type": "Identifier", "name": "row", "range": [ - 82509, - 82512 + 82266, + 82269 ], "loc": { "start": { - "line": 2695, + "line": 2688, "column": 16 }, "end": { - "line": 2695, + "line": 2688, "column": 19 } } @@ -143786,16 +143436,16 @@ "object": { "type": "ThisExpression", "range": [ - 82515, - 82519 + 82272, + 82276 ], "loc": { "start": { - "line": 2695, + "line": 2688, "column": 22 }, "end": { - "line": 2695, + "line": 2688, "column": 26 } } @@ -143804,31 +143454,31 @@ "type": "Identifier", "name": "visibleRows", "range": [ - 82520, - 82531 + 82277, + 82288 ], "loc": { "start": { - "line": 2695, + "line": 2688, "column": 27 }, "end": { - "line": 2695, + "line": 2688, "column": 38 } } }, "range": [ - 82515, - 82531 + 82272, + 82288 ], "loc": { "start": { - "line": 2695, + "line": 2688, "column": 22 }, "end": { - "line": 2695, + "line": 2688, "column": 38 } } @@ -143837,46 +143487,46 @@ "type": "Identifier", "name": "i", "range": [ - 82532, - 82533 + 82289, + 82290 ], "loc": { "start": { - "line": 2695, + "line": 2688, "column": 39 }, "end": { - "line": 2695, + "line": 2688, "column": 40 } } }, "range": [ - 82515, - 82534 + 82272, + 82291 ], "loc": { "start": { - "line": 2695, + "line": 2688, "column": 22 }, "end": { - "line": 2695, + "line": 2688, "column": 41 } } }, "range": [ - 82509, - 82534 + 82266, + 82291 ], "loc": { "start": { - "line": 2695, + "line": 2688, "column": 16 }, "end": { - "line": 2695, + "line": 2688, "column": 41 } } @@ -143884,16 +143534,16 @@ ], "kind": "let", "range": [ - 82505, - 82535 + 82262, + 82292 ], "loc": { "start": { - "line": 2695, + "line": 2688, "column": 12 }, "end": { - "line": 2695, + "line": 2688, "column": 42 } }, @@ -143902,16 +143552,16 @@ "type": "Line", "value": "row index cannot be > nrows", "range": [ - 82548, - 82577 + 82305, + 82334 ], "loc": { "start": { - "line": 2696, + "line": 2689, "column": 12 }, "end": { - "line": 2696, + "line": 2689, "column": 41 } } @@ -143927,16 +143577,16 @@ "type": "Identifier", "name": "row", "range": [ - 82594, - 82597 + 82351, + 82354 ], "loc": { "start": { - "line": 2697, + "line": 2690, "column": 16 }, "end": { - "line": 2697, + "line": 2690, "column": 19 } } @@ -143945,31 +143595,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 82601, - 82607 + 82358, + 82364 ], "loc": { "start": { - "line": 2697, + "line": 2690, "column": 23 }, "end": { - "line": 2697, + "line": 2690, "column": 29 } } }, "range": [ - 82594, - 82607 + 82351, + 82364 ], "loc": { "start": { - "line": 2697, + "line": 2690, "column": 16 }, "end": { - "line": 2697, + "line": 2690, "column": 29 } } @@ -143987,16 +143637,16 @@ "object": { "type": "ThisExpression", "range": [ - 82627, - 82631 + 82384, + 82388 ], "loc": { "start": { - "line": 2698, + "line": 2691, "column": 16 }, "end": { - "line": 2698, + "line": 2691, "column": 20 } } @@ -144005,31 +143655,31 @@ "type": "Identifier", "name": "validateRow", "range": [ - 82632, - 82643 + 82389, + 82400 ], "loc": { "start": { - "line": 2698, + "line": 2691, "column": 21 }, "end": { - "line": 2698, + "line": 2691, "column": 32 } } }, "range": [ - 82627, - 82643 + 82384, + 82400 ], "loc": { "start": { - "line": 2698, + "line": 2691, "column": 16 }, "end": { - "line": 2698, + "line": 2691, "column": 32 } } @@ -144039,16 +143689,16 @@ "type": "Identifier", "name": "row", "range": [ - 82644, - 82647 + 82401, + 82404 ], "loc": { "start": { - "line": 2698, + "line": 2691, "column": 33 }, "end": { - "line": 2698, + "line": 2691, "column": 36 } } @@ -144058,79 +143708,79 @@ "value": true, "raw": "true", "range": [ - 82649, - 82653 + 82406, + 82410 ], "loc": { "start": { - "line": 2698, + "line": 2691, "column": 38 }, "end": { - "line": 2698, + "line": 2691, "column": 42 } } } ], "range": [ - 82627, - 82654 + 82384, + 82411 ], "loc": { "start": { - "line": 2698, + "line": 2691, "column": 16 }, "end": { - "line": 2698, + "line": 2691, "column": 43 } } }, "range": [ - 82627, - 82655 + 82384, + 82412 ], "loc": { "start": { - "line": 2698, + "line": 2691, "column": 16 }, "end": { - "line": 2698, + "line": 2691, "column": 44 } } } ], "range": [ - 82609, - 82669 + 82366, + 82426 ], "loc": { "start": { - "line": 2697, + "line": 2690, "column": 31 }, "end": { - "line": 2699, + "line": 2692, "column": 13 } } }, "alternate": null, "range": [ - 82590, - 82669 + 82347, + 82426 ], "loc": { "start": { - "line": 2697, + "line": 2690, "column": 12 }, "end": { - "line": 2699, + "line": 2692, "column": 13 } }, @@ -144139,16 +143789,16 @@ "type": "Line", "value": "row index cannot be > nrows", "range": [ - 82548, - 82577 + 82305, + 82334 ], "loc": { "start": { - "line": 2696, + "line": 2689, "column": 12 }, "end": { - "line": 2696, + "line": 2689, "column": 41 } } @@ -144157,47 +143807,47 @@ } ], "range": [ - 82491, - 82679 + 82248, + 82436 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 69 }, "end": { - "line": 2700, + "line": 2693, "column": 9 } } }, "range": [ - 82430, - 82679 + 82187, + 82436 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 8 }, "end": { - "line": 2700, + "line": 2693, "column": 9 } } } ], "range": [ - 82311, - 82685 + 82068, + 82442 ], "loc": { "start": { - "line": 2689, + "line": 2682, "column": 24 }, "end": { - "line": 2701, + "line": 2694, "column": 5 } } @@ -144205,16 +143855,16 @@ "generator": false, "expression": false, "range": [ - 82308, - 82685 + 82065, + 82442 ], "loc": { "start": { - "line": 2689, + "line": 2682, "column": 21 }, "end": { - "line": 2701, + "line": 2694, "column": 5 } } @@ -144222,16 +143872,16 @@ "kind": "method", "computed": false, "range": [ - 82291, - 82685 + 82048, + 82442 ], "loc": { "start": { - "line": 2689, + "line": 2682, "column": 4 }, "end": { - "line": 2701, + "line": 2694, "column": 5 } }, @@ -144240,16 +143890,16 @@ "type": "Block", "value": "*\n * Make defined rows always visible\n ", "range": [ - 82235, - 82286 + 81992, + 82043 ], "loc": { "start": { - "line": 2686, + "line": 2679, "column": 4 }, "end": { - "line": 2688, + "line": 2681, "column": 7 } } @@ -144260,16 +143910,16 @@ "type": "Block", "value": "*\n * Clear all the filters' values\n ", "range": [ - 82691, - 82739 + 82448, + 82496 ], "loc": { "start": { - "line": 2703, + "line": 2696, "column": 4 }, "end": { - "line": 2705, + "line": 2698, "column": 7 } } @@ -144283,16 +143933,16 @@ "type": "Identifier", "name": "clearFilters", "range": [ - 82744, - 82756 + 82501, + 82513 ], "loc": { "start": { - "line": 2706, + "line": 2699, "column": 4 }, "end": { - "line": 2706, + "line": 2699, "column": 16 } } @@ -144315,16 +143965,16 @@ "object": { "type": "ThisExpression", "range": [ - 82774, - 82778 + 82531, + 82535 ], "loc": { "start": { - "line": 2707, + "line": 2700, "column": 13 }, "end": { - "line": 2707, + "line": 2700, "column": 17 } } @@ -144333,47 +143983,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 82779, - 82786 + 82536, + 82543 ], "loc": { "start": { - "line": 2707, + "line": 2700, "column": 18 }, "end": { - "line": 2707, + "line": 2700, "column": 25 } } }, "range": [ - 82774, - 82786 + 82531, + 82543 ], "loc": { "start": { - "line": 2707, + "line": 2700, "column": 13 }, "end": { - "line": 2707, + "line": 2700, "column": 25 } } }, "prefix": true, "range": [ - 82773, - 82786 + 82530, + 82543 ], "loc": { "start": { - "line": 2707, + "line": 2700, "column": 12 }, "end": { - "line": 2707, + "line": 2700, "column": 25 } } @@ -144385,8 +144035,798 @@ "type": "ReturnStatement", "argument": null, "range": [ - 82802, - 82809 + 82559, + 82566 + ], + "loc": { + "start": { + "line": 2701, + "column": 12 + }, + "end": { + "line": 2701, + "column": 19 + } + } + } + ], + "range": [ + 82545, + 82576 + ], + "loc": { + "start": { + "line": 2700, + "column": 27 + }, + "end": { + "line": 2702, + "column": 9 + } + } + }, + "alternate": null, + "range": [ + 82526, + 82576 + ], + "loc": { + "start": { + "line": 2700, + "column": 8 + }, + "end": { + "line": 2702, + "column": 9 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 82586, + 82590 + ], + "loc": { + "start": { + "line": 2704, + "column": 8 + }, + "end": { + "line": 2704, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "emitter", + "range": [ + 82591, + 82598 + ], + "loc": { + "start": { + "line": 2704, + "column": 13 + }, + "end": { + "line": 2704, + "column": 20 + } + } + }, + "range": [ + 82586, + 82598 + ], + "loc": { + "start": { + "line": 2704, + "column": 8 + }, + "end": { + "line": 2704, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "name": "emit", + "range": [ + 82599, + 82603 + ], + "loc": { + "start": { + "line": 2704, + "column": 21 + }, + "end": { + "line": 2704, + "column": 25 + } + } + }, + "range": [ + 82586, + 82603 + ], + "loc": { + "start": { + "line": 2704, + "column": 8 + }, + "end": { + "line": 2704, + "column": 25 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "before-clearing-filters", + "raw": "'before-clearing-filters'", + "range": [ + 82604, + 82629 + ], + "loc": { + "start": { + "line": 2704, + "column": 26 + }, + "end": { + "line": 2704, + "column": 51 + } + } + }, + { + "type": "ThisExpression", + "range": [ + 82631, + 82635 + ], + "loc": { + "start": { + "line": 2704, + "column": 53 + }, + "end": { + "line": 2704, + "column": 57 + } + } + } + ], + "range": [ + 82586, + 82636 + ], + "loc": { + "start": { + "line": 2704, + "column": 8 + }, + "end": { + "line": 2704, + "column": 58 + } + } + }, + "range": [ + 82586, + 82637 + ], + "loc": { + "start": { + "line": 2704, + "column": 8 + }, + "end": { + "line": 2704, + "column": 59 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 82646, + 82650 + ], + "loc": { + "start": { + "line": 2705, + "column": 8 + }, + "end": { + "line": 2705, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "onBeforeReset", + "range": [ + 82651, + 82664 + ], + "loc": { + "start": { + "line": 2705, + "column": 13 + }, + "end": { + "line": 2705, + "column": 26 + } + } + }, + "range": [ + 82646, + 82664 + ], + "loc": { + "start": { + "line": 2705, + "column": 8 + }, + "end": { + "line": 2705, + "column": 26 + } + } + }, + "arguments": [ + { + "type": "ThisExpression", + "range": [ + 82665, + 82669 + ], + "loc": { + "start": { + "line": 2705, + "column": 27 + }, + "end": { + "line": 2705, + "column": 31 + } + } + }, + { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 82671, + 82675 + ], + "loc": { + "start": { + "line": 2705, + "column": 33 + }, + "end": { + "line": 2705, + "column": 37 + } + } + }, + "property": { + "type": "Identifier", + "name": "getFiltersValue", + "range": [ + 82676, + 82691 + ], + "loc": { + "start": { + "line": 2705, + "column": 38 + }, + "end": { + "line": 2705, + "column": 53 + } + } + }, + "range": [ + 82671, + 82691 + ], + "loc": { + "start": { + "line": 2705, + "column": 33 + }, + "end": { + "line": 2705, + "column": 53 + } + } + }, + "arguments": [], + "range": [ + 82671, + 82693 + ], + "loc": { + "start": { + "line": 2705, + "column": 33 + }, + "end": { + "line": 2705, + "column": 55 + } + } + } + ], + "range": [ + 82646, + 82694 + ], + "loc": { + "start": { + "line": 2705, + "column": 8 + }, + "end": { + "line": 2705, + "column": 56 + } + } + }, + "range": [ + 82646, + 82695 + ], + "loc": { + "start": { + "line": 2705, + "column": 8 + }, + "end": { + "line": 2705, + "column": 57 + } + } + }, + { + "type": "ForStatement", + "init": { + "type": "VariableDeclaration", + "declarations": [ + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "i", + "range": [ + 82714, + 82715 + ], + "loc": { + "start": { + "line": 2707, + "column": 17 + }, + "end": { + "line": 2707, + "column": 18 + } + } + }, + "init": { + "type": "Literal", + "value": 0, + "raw": "0", + "range": [ + 82718, + 82719 + ], + "loc": { + "start": { + "line": 2707, + "column": 21 + }, + "end": { + "line": 2707, + "column": 22 + } + } + }, + "range": [ + 82714, + 82719 + ], + "loc": { + "start": { + "line": 2707, + "column": 17 + }, + "end": { + "line": 2707, + "column": 22 + } + } + }, + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "len", + "range": [ + 82721, + 82724 + ], + "loc": { + "start": { + "line": 2707, + "column": 24 + }, + "end": { + "line": 2707, + "column": 27 + } + } + }, + "init": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 82727, + 82731 + ], + "loc": { + "start": { + "line": 2707, + "column": 30 + }, + "end": { + "line": 2707, + "column": 34 + } + } + }, + "property": { + "type": "Identifier", + "name": "fltIds", + "range": [ + 82732, + 82738 + ], + "loc": { + "start": { + "line": 2707, + "column": 35 + }, + "end": { + "line": 2707, + "column": 41 + } + } + }, + "range": [ + 82727, + 82738 + ], + "loc": { + "start": { + "line": 2707, + "column": 30 + }, + "end": { + "line": 2707, + "column": 41 + } + } + }, + "property": { + "type": "Identifier", + "name": "length", + "range": [ + 82739, + 82745 + ], + "loc": { + "start": { + "line": 2707, + "column": 42 + }, + "end": { + "line": 2707, + "column": 48 + } + } + }, + "range": [ + 82727, + 82745 + ], + "loc": { + "start": { + "line": 2707, + "column": 30 + }, + "end": { + "line": 2707, + "column": 48 + } + } + }, + "range": [ + 82721, + 82745 + ], + "loc": { + "start": { + "line": 2707, + "column": 24 + }, + "end": { + "line": 2707, + "column": 48 + } + } + } + ], + "kind": "let", + "range": [ + 82710, + 82745 + ], + "loc": { + "start": { + "line": 2707, + "column": 13 + }, + "end": { + "line": 2707, + "column": 48 + } + } + }, + "test": { + "type": "BinaryExpression", + "operator": "<", + "left": { + "type": "Identifier", + "name": "i", + "range": [ + 82747, + 82748 + ], + "loc": { + "start": { + "line": 2707, + "column": 50 + }, + "end": { + "line": 2707, + "column": 51 + } + } + }, + "right": { + "type": "Identifier", + "name": "len", + "range": [ + 82751, + 82754 + ], + "loc": { + "start": { + "line": 2707, + "column": 54 + }, + "end": { + "line": 2707, + "column": 57 + } + } + }, + "range": [ + 82747, + 82754 + ], + "loc": { + "start": { + "line": 2707, + "column": 50 + }, + "end": { + "line": 2707, + "column": 57 + } + } + }, + "update": { + "type": "UpdateExpression", + "operator": "++", + "argument": { + "type": "Identifier", + "name": "i", + "range": [ + 82756, + 82757 + ], + "loc": { + "start": { + "line": 2707, + "column": 59 + }, + "end": { + "line": 2707, + "column": 60 + } + } + }, + "prefix": false, + "range": [ + 82756, + 82759 + ], + "loc": { + "start": { + "line": 2707, + "column": 59 + }, + "end": { + "line": 2707, + "column": 62 + } + } + }, + "body": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 82775, + 82779 + ], + "loc": { + "start": { + "line": 2708, + "column": 12 + }, + "end": { + "line": 2708, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "setFilterValue", + "range": [ + 82780, + 82794 + ], + "loc": { + "start": { + "line": 2708, + "column": 17 + }, + "end": { + "line": 2708, + "column": 31 + } + } + }, + "range": [ + 82775, + 82794 + ], + "loc": { + "start": { + "line": 2708, + "column": 12 + }, + "end": { + "line": 2708, + "column": 31 + } + } + }, + "arguments": [ + { + "type": "Identifier", + "name": "i", + "range": [ + 82795, + 82796 + ], + "loc": { + "start": { + "line": 2708, + "column": 32 + }, + "end": { + "line": 2708, + "column": 33 + } + } + }, + { + "type": "Literal", + "value": "", + "raw": "''", + "range": [ + 82798, + 82800 + ], + "loc": { + "start": { + "line": 2708, + "column": 35 + }, + "end": { + "line": 2708, + "column": 37 + } + } + } + ], + "range": [ + 82775, + 82801 + ], + "loc": { + "start": { + "line": 2708, + "column": 12 + }, + "end": { + "line": 2708, + "column": 38 + } + } + }, + "range": [ + 82775, + 82802 ], "loc": { "start": { @@ -144395,19 +144835,19 @@ }, "end": { "line": 2708, - "column": 19 + "column": 39 } } } ], "range": [ - 82788, - 82819 + 82761, + 82812 ], "loc": { "start": { "line": 2707, - "column": 27 + "column": 64 }, "end": { "line": 2709, @@ -144415,10 +144855,9 @@ } } }, - "alternate": null, "range": [ - 82769, - 82819 + 82705, + 82812 ], "loc": { "start": { @@ -144439,46 +144878,10 @@ "type": "MemberExpression", "computed": false, "object": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 82829, - 82833 - ], - "loc": { - "start": { - "line": 2711, - "column": 8 - }, - "end": { - "line": 2711, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "emitter", - "range": [ - 82834, - 82841 - ], - "loc": { - "start": { - "line": 2711, - "column": 13 - }, - "end": { - "line": 2711, - "column": 20 - } - } - }, + "type": "ThisExpression", "range": [ - 82829, - 82841 + 82822, + 82826 ], "loc": { "start": { @@ -144487,759 +144890,6 @@ }, "end": { "line": 2711, - "column": 20 - } - } - }, - "property": { - "type": "Identifier", - "name": "emit", - "range": [ - 82842, - 82846 - ], - "loc": { - "start": { - "line": 2711, - "column": 21 - }, - "end": { - "line": 2711, - "column": 25 - } - } - }, - "range": [ - 82829, - 82846 - ], - "loc": { - "start": { - "line": 2711, - "column": 8 - }, - "end": { - "line": 2711, - "column": 25 - } - } - }, - "arguments": [ - { - "type": "Literal", - "value": "before-clearing-filters", - "raw": "'before-clearing-filters'", - "range": [ - 82847, - 82872 - ], - "loc": { - "start": { - "line": 2711, - "column": 26 - }, - "end": { - "line": 2711, - "column": 51 - } - } - }, - { - "type": "ThisExpression", - "range": [ - 82874, - 82878 - ], - "loc": { - "start": { - "line": 2711, - "column": 53 - }, - "end": { - "line": 2711, - "column": 57 - } - } - } - ], - "range": [ - 82829, - 82879 - ], - "loc": { - "start": { - "line": 2711, - "column": 8 - }, - "end": { - "line": 2711, - "column": 58 - } - } - }, - "range": [ - 82829, - 82880 - ], - "loc": { - "start": { - "line": 2711, - "column": 8 - }, - "end": { - "line": 2711, - "column": 59 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 82889, - 82893 - ], - "loc": { - "start": { - "line": 2712, - "column": 8 - }, - "end": { - "line": 2712, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "onBeforeReset", - "range": [ - 82894, - 82907 - ], - "loc": { - "start": { - "line": 2712, - "column": 13 - }, - "end": { - "line": 2712, - "column": 26 - } - } - }, - "range": [ - 82889, - 82907 - ], - "loc": { - "start": { - "line": 2712, - "column": 8 - }, - "end": { - "line": 2712, - "column": 26 - } - } - }, - "arguments": [ - { - "type": "ThisExpression", - "range": [ - 82908, - 82912 - ], - "loc": { - "start": { - "line": 2712, - "column": 27 - }, - "end": { - "line": 2712, - "column": 31 - } - } - }, - { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 82914, - 82918 - ], - "loc": { - "start": { - "line": 2712, - "column": 33 - }, - "end": { - "line": 2712, - "column": 37 - } - } - }, - "property": { - "type": "Identifier", - "name": "getFiltersValue", - "range": [ - 82919, - 82934 - ], - "loc": { - "start": { - "line": 2712, - "column": 38 - }, - "end": { - "line": 2712, - "column": 53 - } - } - }, - "range": [ - 82914, - 82934 - ], - "loc": { - "start": { - "line": 2712, - "column": 33 - }, - "end": { - "line": 2712, - "column": 53 - } - } - }, - "arguments": [], - "range": [ - 82914, - 82936 - ], - "loc": { - "start": { - "line": 2712, - "column": 33 - }, - "end": { - "line": 2712, - "column": 55 - } - } - } - ], - "range": [ - 82889, - 82937 - ], - "loc": { - "start": { - "line": 2712, - "column": 8 - }, - "end": { - "line": 2712, - "column": 56 - } - } - }, - "range": [ - 82889, - 82938 - ], - "loc": { - "start": { - "line": 2712, - "column": 8 - }, - "end": { - "line": 2712, - "column": 57 - } - } - }, - { - "type": "ForStatement", - "init": { - "type": "VariableDeclaration", - "declarations": [ - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "i", - "range": [ - 82957, - 82958 - ], - "loc": { - "start": { - "line": 2714, - "column": 17 - }, - "end": { - "line": 2714, - "column": 18 - } - } - }, - "init": { - "type": "Literal", - "value": 0, - "raw": "0", - "range": [ - 82961, - 82962 - ], - "loc": { - "start": { - "line": 2714, - "column": 21 - }, - "end": { - "line": 2714, - "column": 22 - } - } - }, - "range": [ - 82957, - 82962 - ], - "loc": { - "start": { - "line": 2714, - "column": 17 - }, - "end": { - "line": 2714, - "column": 22 - } - } - }, - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "len", - "range": [ - 82964, - 82967 - ], - "loc": { - "start": { - "line": 2714, - "column": 24 - }, - "end": { - "line": 2714, - "column": 27 - } - } - }, - "init": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 82970, - 82974 - ], - "loc": { - "start": { - "line": 2714, - "column": 30 - }, - "end": { - "line": 2714, - "column": 34 - } - } - }, - "property": { - "type": "Identifier", - "name": "fltIds", - "range": [ - 82975, - 82981 - ], - "loc": { - "start": { - "line": 2714, - "column": 35 - }, - "end": { - "line": 2714, - "column": 41 - } - } - }, - "range": [ - 82970, - 82981 - ], - "loc": { - "start": { - "line": 2714, - "column": 30 - }, - "end": { - "line": 2714, - "column": 41 - } - } - }, - "property": { - "type": "Identifier", - "name": "length", - "range": [ - 82982, - 82988 - ], - "loc": { - "start": { - "line": 2714, - "column": 42 - }, - "end": { - "line": 2714, - "column": 48 - } - } - }, - "range": [ - 82970, - 82988 - ], - "loc": { - "start": { - "line": 2714, - "column": 30 - }, - "end": { - "line": 2714, - "column": 48 - } - } - }, - "range": [ - 82964, - 82988 - ], - "loc": { - "start": { - "line": 2714, - "column": 24 - }, - "end": { - "line": 2714, - "column": 48 - } - } - } - ], - "kind": "let", - "range": [ - 82953, - 82988 - ], - "loc": { - "start": { - "line": 2714, - "column": 13 - }, - "end": { - "line": 2714, - "column": 48 - } - } - }, - "test": { - "type": "BinaryExpression", - "operator": "<", - "left": { - "type": "Identifier", - "name": "i", - "range": [ - 82990, - 82991 - ], - "loc": { - "start": { - "line": 2714, - "column": 50 - }, - "end": { - "line": 2714, - "column": 51 - } - } - }, - "right": { - "type": "Identifier", - "name": "len", - "range": [ - 82994, - 82997 - ], - "loc": { - "start": { - "line": 2714, - "column": 54 - }, - "end": { - "line": 2714, - "column": 57 - } - } - }, - "range": [ - 82990, - 82997 - ], - "loc": { - "start": { - "line": 2714, - "column": 50 - }, - "end": { - "line": 2714, - "column": 57 - } - } - }, - "update": { - "type": "UpdateExpression", - "operator": "++", - "argument": { - "type": "Identifier", - "name": "i", - "range": [ - 82999, - 83000 - ], - "loc": { - "start": { - "line": 2714, - "column": 59 - }, - "end": { - "line": 2714, - "column": 60 - } - } - }, - "prefix": false, - "range": [ - 82999, - 83002 - ], - "loc": { - "start": { - "line": 2714, - "column": 59 - }, - "end": { - "line": 2714, - "column": 62 - } - } - }, - "body": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 83018, - 83022 - ], - "loc": { - "start": { - "line": 2715, - "column": 12 - }, - "end": { - "line": 2715, - "column": 16 - } - } - }, - "property": { - "type": "Identifier", - "name": "setFilterValue", - "range": [ - 83023, - 83037 - ], - "loc": { - "start": { - "line": 2715, - "column": 17 - }, - "end": { - "line": 2715, - "column": 31 - } - } - }, - "range": [ - 83018, - 83037 - ], - "loc": { - "start": { - "line": 2715, - "column": 12 - }, - "end": { - "line": 2715, - "column": 31 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "i", - "range": [ - 83038, - 83039 - ], - "loc": { - "start": { - "line": 2715, - "column": 32 - }, - "end": { - "line": 2715, - "column": 33 - } - } - }, - { - "type": "Literal", - "value": "", - "raw": "''", - "range": [ - 83041, - 83043 - ], - "loc": { - "start": { - "line": 2715, - "column": 35 - }, - "end": { - "line": 2715, - "column": 37 - } - } - } - ], - "range": [ - 83018, - 83044 - ], - "loc": { - "start": { - "line": 2715, - "column": 12 - }, - "end": { - "line": 2715, - "column": 38 - } - } - }, - "range": [ - 83018, - 83045 - ], - "loc": { - "start": { - "line": 2715, - "column": 12 - }, - "end": { - "line": 2715, - "column": 39 - } - } - } - ], - "range": [ - 83004, - 83055 - ], - "loc": { - "start": { - "line": 2714, - "column": 64 - }, - "end": { - "line": 2716, - "column": 9 - } - } - }, - "range": [ - 82948, - 83055 - ], - "loc": { - "start": { - "line": 2714, - "column": 8 - }, - "end": { - "line": 2716, - "column": 9 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 83065, - 83069 - ], - "loc": { - "start": { - "line": 2718, - "column": 8 - }, - "end": { - "line": 2718, "column": 12 } } @@ -145248,62 +144898,62 @@ "type": "Identifier", "name": "filter", "range": [ - 83070, - 83076 + 82827, + 82833 ], "loc": { "start": { - "line": 2718, + "line": 2711, "column": 13 }, "end": { - "line": 2718, + "line": 2711, "column": 19 } } }, "range": [ - 83065, - 83076 + 82822, + 82833 ], "loc": { "start": { - "line": 2718, + "line": 2711, "column": 8 }, "end": { - "line": 2718, + "line": 2711, "column": 19 } } }, "arguments": [], "range": [ - 83065, - 83078 + 82822, + 82835 ], "loc": { "start": { - "line": 2718, + "line": 2711, "column": 8 }, "end": { - "line": 2718, + "line": 2711, "column": 21 } } }, "range": [ - 83065, - 83079 + 82822, + 82836 ], "loc": { "start": { - "line": 2718, + "line": 2711, "column": 8 }, "end": { - "line": 2718, + "line": 2711, "column": 22 } } @@ -145318,16 +144968,16 @@ "object": { "type": "ThisExpression", "range": [ - 83089, - 83093 + 82846, + 82850 ], "loc": { "start": { - "line": 2720, + "line": 2713, "column": 8 }, "end": { - "line": 2720, + "line": 2713, "column": 12 } } @@ -145336,31 +144986,31 @@ "type": "Identifier", "name": "onAfterReset", "range": [ - 83094, - 83106 + 82851, + 82863 ], "loc": { "start": { - "line": 2720, + "line": 2713, "column": 13 }, "end": { - "line": 2720, + "line": 2713, "column": 25 } } }, "range": [ - 83089, - 83106 + 82846, + 82863 ], "loc": { "start": { - "line": 2720, + "line": 2713, "column": 8 }, "end": { - "line": 2720, + "line": 2713, "column": 25 } } @@ -145369,47 +145019,47 @@ { "type": "ThisExpression", "range": [ - 83107, - 83111 + 82864, + 82868 ], "loc": { "start": { - "line": 2720, + "line": 2713, "column": 26 }, "end": { - "line": 2720, + "line": 2713, "column": 30 } } } ], "range": [ - 83089, - 83112 + 82846, + 82869 ], "loc": { "start": { - "line": 2720, + "line": 2713, "column": 8 }, "end": { - "line": 2720, + "line": 2713, "column": 31 } } }, "range": [ - 83089, - 83113 + 82846, + 82870 ], "loc": { "start": { - "line": 2720, + "line": 2713, "column": 8 }, "end": { - "line": 2720, + "line": 2713, "column": 32 } } @@ -145427,16 +145077,16 @@ "object": { "type": "ThisExpression", "range": [ - 83122, - 83126 + 82879, + 82883 ], "loc": { "start": { - "line": 2721, + "line": 2714, "column": 8 }, "end": { - "line": 2721, + "line": 2714, "column": 12 } } @@ -145445,31 +145095,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 83127, - 83134 + 82884, + 82891 ], "loc": { "start": { - "line": 2721, + "line": 2714, "column": 13 }, "end": { - "line": 2721, + "line": 2714, "column": 20 } } }, "range": [ - 83122, - 83134 + 82879, + 82891 ], "loc": { "start": { - "line": 2721, + "line": 2714, "column": 8 }, "end": { - "line": 2721, + "line": 2714, "column": 20 } } @@ -145478,31 +145128,31 @@ "type": "Identifier", "name": "emit", "range": [ - 83135, - 83139 + 82892, + 82896 ], "loc": { "start": { - "line": 2721, + "line": 2714, "column": 21 }, "end": { - "line": 2721, + "line": 2714, "column": 25 } } }, "range": [ - 83122, - 83139 + 82879, + 82896 ], "loc": { "start": { - "line": 2721, + "line": 2714, "column": 8 }, "end": { - "line": 2721, + "line": 2714, "column": 25 } } @@ -145513,16 +145163,16 @@ "value": "after-clearing-filters", "raw": "'after-clearing-filters'", "range": [ - 83140, - 83164 + 82897, + 82921 ], "loc": { "start": { - "line": 2721, + "line": 2714, "column": 26 }, "end": { - "line": 2721, + "line": 2714, "column": 50 } } @@ -145530,63 +145180,63 @@ { "type": "ThisExpression", "range": [ - 83166, - 83170 + 82923, + 82927 ], "loc": { "start": { - "line": 2721, + "line": 2714, "column": 52 }, "end": { - "line": 2721, + "line": 2714, "column": 56 } } } ], "range": [ - 83122, - 83171 + 82879, + 82928 ], "loc": { "start": { - "line": 2721, + "line": 2714, "column": 8 }, "end": { - "line": 2721, + "line": 2714, "column": 57 } } }, "range": [ - 83122, - 83172 + 82879, + 82929 ], "loc": { "start": { - "line": 2721, + "line": 2714, "column": 8 }, "end": { - "line": 2721, + "line": 2714, "column": 58 } } } ], "range": [ - 82759, - 83178 + 82516, + 82935 ], "loc": { "start": { - "line": 2706, + "line": 2699, "column": 19 }, "end": { - "line": 2722, + "line": 2715, "column": 5 } } @@ -145594,16 +145244,16 @@ "generator": false, "expression": false, "range": [ - 82756, - 83178 + 82513, + 82935 ], "loc": { "start": { - "line": 2706, + "line": 2699, "column": 16 }, "end": { - "line": 2722, + "line": 2715, "column": 5 } } @@ -145611,16 +145261,16 @@ "kind": "method", "computed": false, "range": [ - 82744, - 83178 + 82501, + 82935 ], "loc": { "start": { - "line": 2706, + "line": 2699, "column": 4 }, "end": { - "line": 2722, + "line": 2715, "column": 5 } }, @@ -145629,16 +145279,16 @@ "type": "Block", "value": "*\n * Clear all the filters' values\n ", "range": [ - 82691, - 82739 + 82448, + 82496 ], "loc": { "start": { - "line": 2703, + "line": 2696, "column": 4 }, "end": { - "line": 2705, + "line": 2698, "column": 7 } } @@ -145649,16 +145299,16 @@ "type": "Block", "value": "*\n * Return the ID of the current active filter\n * @return {String}\n ", "range": [ - 83184, - 83269 + 82941, + 83026 ], "loc": { "start": { - "line": 2724, + "line": 2717, "column": 4 }, "end": { - "line": 2727, + "line": 2720, "column": 7 } } @@ -145672,16 +145322,16 @@ "type": "Identifier", "name": "getActiveFilterId", "range": [ - 83274, - 83291 + 83031, + 83048 ], "loc": { "start": { - "line": 2728, + "line": 2721, "column": 4 }, "end": { - "line": 2728, + "line": 2721, "column": 21 } } @@ -145701,16 +145351,16 @@ "object": { "type": "ThisExpression", "range": [ - 83311, - 83315 + 83068, + 83072 ], "loc": { "start": { - "line": 2729, + "line": 2722, "column": 15 }, "end": { - "line": 2729, + "line": 2722, "column": 19 } } @@ -145719,62 +145369,62 @@ "type": "Identifier", "name": "activeFilterId", "range": [ - 83316, - 83330 + 83073, + 83087 ], "loc": { "start": { - "line": 2729, + "line": 2722, "column": 20 }, "end": { - "line": 2729, + "line": 2722, "column": 34 } } }, "range": [ - 83311, - 83330 + 83068, + 83087 ], "loc": { "start": { - "line": 2729, + "line": 2722, "column": 15 }, "end": { - "line": 2729, + "line": 2722, "column": 34 } } }, "range": [ - 83304, - 83331 + 83061, + 83088 ], "loc": { "start": { - "line": 2729, + "line": 2722, "column": 8 }, "end": { - "line": 2729, + "line": 2722, "column": 35 } } } ], "range": [ - 83294, - 83337 + 83051, + 83094 ], "loc": { "start": { - "line": 2728, + "line": 2721, "column": 24 }, "end": { - "line": 2730, + "line": 2723, "column": 5 } } @@ -145782,16 +145432,16 @@ "generator": false, "expression": false, "range": [ - 83291, - 83337 + 83048, + 83094 ], "loc": { "start": { - "line": 2728, + "line": 2721, "column": 21 }, "end": { - "line": 2730, + "line": 2723, "column": 5 } } @@ -145799,16 +145449,16 @@ "kind": "method", "computed": false, "range": [ - 83274, - 83337 + 83031, + 83094 ], "loc": { "start": { - "line": 2728, + "line": 2721, "column": 4 }, "end": { - "line": 2730, + "line": 2723, "column": 5 } }, @@ -145817,16 +145467,16 @@ "type": "Block", "value": "*\n * Return the ID of the current active filter\n * @return {String}\n ", "range": [ - 83184, - 83269 + 82941, + 83026 ], "loc": { "start": { - "line": 2724, + "line": 2717, "column": 4 }, "end": { - "line": 2727, + "line": 2720, "column": 7 } } @@ -145837,16 +145487,16 @@ "type": "Block", "value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ", "range": [ - 83343, - 83444 + 83100, + 83201 ], "loc": { "start": { - "line": 2732, + "line": 2725, "column": 4 }, "end": { - "line": 2735, + "line": 2728, "column": 7 } } @@ -145860,16 +145510,16 @@ "type": "Identifier", "name": "setActiveFilterId", "range": [ - 83449, - 83466 + 83206, + 83223 ], "loc": { "start": { - "line": 2736, + "line": 2729, "column": 4 }, "end": { - "line": 2736, + "line": 2729, "column": 21 } } @@ -145882,16 +145532,16 @@ "type": "Identifier", "name": "filterId", "range": [ - 83467, - 83475 + 83224, + 83232 ], "loc": { "start": { - "line": 2736, + "line": 2729, "column": 22 }, "end": { - "line": 2736, + "line": 2729, "column": 30 } } @@ -145911,16 +145561,16 @@ "object": { "type": "ThisExpression", "range": [ - 83487, - 83491 + 83244, + 83248 ], "loc": { "start": { - "line": 2737, + "line": 2730, "column": 8 }, "end": { - "line": 2737, + "line": 2730, "column": 12 } } @@ -145929,31 +145579,31 @@ "type": "Identifier", "name": "activeFilterId", "range": [ - 83492, - 83506 + 83249, + 83263 ], "loc": { "start": { - "line": 2737, + "line": 2730, "column": 13 }, "end": { - "line": 2737, + "line": 2730, "column": 27 } } }, "range": [ - 83487, - 83506 + 83244, + 83263 ], "loc": { "start": { - "line": 2737, + "line": 2730, "column": 8 }, "end": { - "line": 2737, + "line": 2730, "column": 27 } } @@ -145962,62 +145612,62 @@ "type": "Identifier", "name": "filterId", "range": [ - 83509, - 83517 + 83266, + 83274 ], "loc": { "start": { - "line": 2737, + "line": 2730, "column": 30 }, "end": { - "line": 2737, + "line": 2730, "column": 38 } } }, "range": [ - 83487, - 83517 + 83244, + 83274 ], "loc": { "start": { - "line": 2737, + "line": 2730, "column": 8 }, "end": { - "line": 2737, + "line": 2730, "column": 38 } } }, "range": [ - 83487, - 83518 + 83244, + 83275 ], "loc": { "start": { - "line": 2737, + "line": 2730, "column": 8 }, "end": { - "line": 2737, + "line": 2730, "column": 39 } } } ], "range": [ - 83477, - 83524 + 83234, + 83281 ], "loc": { "start": { - "line": 2736, + "line": 2729, "column": 32 }, "end": { - "line": 2738, + "line": 2731, "column": 5 } } @@ -146025,16 +145675,16 @@ "generator": false, "expression": false, "range": [ - 83466, - 83524 + 83223, + 83281 ], "loc": { "start": { - "line": 2736, + "line": 2729, "column": 21 }, "end": { - "line": 2738, + "line": 2731, "column": 5 } } @@ -146042,16 +145692,16 @@ "kind": "method", "computed": false, "range": [ - 83449, - 83524 + 83206, + 83281 ], "loc": { "start": { - "line": 2736, + "line": 2729, "column": 4 }, "end": { - "line": 2738, + "line": 2731, "column": 5 } }, @@ -146060,16 +145710,16 @@ "type": "Block", "value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ", "range": [ - 83343, - 83444 + 83100, + 83201 ], "loc": { "start": { - "line": 2732, + "line": 2725, "column": 4 }, "end": { - "line": 2735, + "line": 2728, "column": 7 } } @@ -146080,16 +145730,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": [ - 83530, - 83678 + 83287, + 83435 ], "loc": { "start": { - "line": 2740, + "line": 2733, "column": 4 }, "end": { - "line": 2744, + "line": 2737, "column": 7 } } @@ -146103,16 +145753,16 @@ "type": "Identifier", "name": "getColumnIndexFromFilterId", "range": [ - 83683, - 83709 + 83440, + 83466 ], "loc": { "start": { - "line": 2745, + "line": 2738, "column": 4 }, "end": { - "line": 2745, + "line": 2738, "column": 30 } } @@ -146127,16 +145777,16 @@ "type": "Identifier", "name": "filterId", "range": [ - 83710, - 83718 + 83467, + 83475 ], "loc": { "start": { - "line": 2745, + "line": 2738, "column": 31 }, "end": { - "line": 2745, + "line": 2738, "column": 39 } } @@ -146146,31 +145796,31 @@ "value": "", "raw": "''", "range": [ - 83721, - 83723 + 83478, + 83480 ], "loc": { "start": { - "line": 2745, + "line": 2738, "column": 42 }, "end": { - "line": 2745, + "line": 2738, "column": 44 } } }, "range": [ - 83710, - 83723 + 83467, + 83480 ], "loc": { "start": { - "line": 2745, + "line": 2738, "column": 31 }, "end": { - "line": 2745, + "line": 2738, "column": 44 } } @@ -146188,16 +145838,16 @@ "type": "Identifier", "name": "idx", "range": [ - 83739, - 83742 + 83496, + 83499 ], "loc": { "start": { - "line": 2746, + "line": 2739, "column": 12 }, "end": { - "line": 2746, + "line": 2739, "column": 15 } } @@ -146214,16 +145864,16 @@ "type": "Identifier", "name": "filterId", "range": [ - 83745, - 83753 + 83502, + 83510 ], "loc": { "start": { - "line": 2746, + "line": 2739, "column": 18 }, "end": { - "line": 2746, + "line": 2739, "column": 26 } } @@ -146232,31 +145882,31 @@ "type": "Identifier", "name": "split", "range": [ - 83754, - 83759 + 83511, + 83516 ], "loc": { "start": { - "line": 2746, + "line": 2739, "column": 27 }, "end": { - "line": 2746, + "line": 2739, "column": 32 } } }, "range": [ - 83745, - 83759 + 83502, + 83516 ], "loc": { "start": { - "line": 2746, + "line": 2739, "column": 18 }, "end": { - "line": 2746, + "line": 2739, "column": 32 } } @@ -146267,32 +145917,32 @@ "value": "_", "raw": "'_'", "range": [ - 83760, - 83763 + 83517, + 83520 ], "loc": { "start": { - "line": 2746, + "line": 2739, "column": 33 }, "end": { - "line": 2746, + "line": 2739, "column": 36 } } } ], "range": [ - 83745, - 83764 + 83502, + 83521 ], "loc": { "start": { - "line": 2746, + "line": 2739, "column": 18 }, "end": { - "line": 2746, + "line": 2739, "column": 37 } } @@ -146302,46 +145952,46 @@ "value": 0, "raw": "0", "range": [ - 83765, - 83766 + 83522, + 83523 ], "loc": { "start": { - "line": 2746, + "line": 2739, "column": 38 }, "end": { - "line": 2746, + "line": 2739, "column": 39 } } }, "range": [ - 83745, - 83767 + 83502, + 83524 ], "loc": { "start": { - "line": 2746, + "line": 2739, "column": 18 }, "end": { - "line": 2746, + "line": 2739, "column": 40 } } }, "range": [ - 83739, - 83767 + 83496, + 83524 ], "loc": { "start": { - "line": 2746, + "line": 2739, "column": 12 }, "end": { - "line": 2746, + "line": 2739, "column": 40 } } @@ -146349,16 +145999,16 @@ ], "kind": "let", "range": [ - 83735, - 83768 + 83492, + 83525 ], "loc": { "start": { - "line": 2746, + "line": 2739, "column": 8 }, "end": { - "line": 2746, + "line": 2739, "column": 41 } } @@ -146372,16 +146022,16 @@ "type": "Identifier", "name": "idx", "range": [ - 83777, - 83780 + 83534, + 83537 ], "loc": { "start": { - "line": 2747, + "line": 2740, "column": 8 }, "end": { - "line": 2747, + "line": 2740, "column": 11 } } @@ -146398,16 +146048,16 @@ "type": "Identifier", "name": "idx", "range": [ - 83783, - 83786 + 83540, + 83543 ], "loc": { "start": { - "line": 2747, + "line": 2740, "column": 14 }, "end": { - "line": 2747, + "line": 2740, "column": 17 } } @@ -146416,31 +146066,31 @@ "type": "Identifier", "name": "split", "range": [ - 83787, - 83792 + 83544, + 83549 ], "loc": { "start": { - "line": 2747, + "line": 2740, "column": 18 }, "end": { - "line": 2747, + "line": 2740, "column": 23 } } }, "range": [ - 83783, - 83792 + 83540, + 83549 ], "loc": { "start": { - "line": 2747, + "line": 2740, "column": 14 }, "end": { - "line": 2747, + "line": 2740, "column": 23 } } @@ -146452,16 +146102,16 @@ "object": { "type": "ThisExpression", "range": [ - 83793, - 83797 + 83550, + 83554 ], "loc": { "start": { - "line": 2747, + "line": 2740, "column": 24 }, "end": { - "line": 2747, + "line": 2740, "column": 28 } } @@ -146470,47 +146120,47 @@ "type": "Identifier", "name": "prfxFlt", "range": [ - 83798, - 83805 + 83555, + 83562 ], "loc": { "start": { - "line": 2747, + "line": 2740, "column": 29 }, "end": { - "line": 2747, + "line": 2740, "column": 36 } } }, "range": [ - 83793, - 83805 + 83550, + 83562 ], "loc": { "start": { - "line": 2747, + "line": 2740, "column": 24 }, "end": { - "line": 2747, + "line": 2740, "column": 36 } } } ], "range": [ - 83783, - 83806 + 83540, + 83563 ], "loc": { "start": { - "line": 2747, + "line": 2740, "column": 14 }, "end": { - "line": 2747, + "line": 2740, "column": 37 } } @@ -146520,61 +146170,61 @@ "value": 1, "raw": "1", "range": [ - 83807, - 83808 + 83564, + 83565 ], "loc": { "start": { - "line": 2747, + "line": 2740, "column": 38 }, "end": { - "line": 2747, + "line": 2740, "column": 39 } } }, "range": [ - 83783, - 83809 + 83540, + 83566 ], "loc": { "start": { - "line": 2747, + "line": 2740, "column": 14 }, "end": { - "line": 2747, + "line": 2740, "column": 40 } } }, "range": [ - 83777, - 83809 + 83534, + 83566 ], "loc": { "start": { - "line": 2747, + "line": 2740, "column": 8 }, "end": { - "line": 2747, + "line": 2740, "column": 40 } } }, "range": [ - 83777, - 83810 + 83534, + 83567 ], "loc": { "start": { - "line": 2747, + "line": 2740, "column": 8 }, "end": { - "line": 2747, + "line": 2740, "column": 41 } } @@ -146587,16 +146237,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 83826, - 83834 + 83583, + 83591 ], "loc": { "start": { - "line": 2748, + "line": 2741, "column": 15 }, "end": { - "line": 2748, + "line": 2741, "column": 23 } } @@ -146606,16 +146256,16 @@ "type": "Identifier", "name": "idx", "range": [ - 83835, - 83838 + 83592, + 83595 ], "loc": { "start": { - "line": 2748, + "line": 2741, "column": 24 }, "end": { - "line": 2748, + "line": 2741, "column": 27 } } @@ -146625,63 +146275,63 @@ "value": 10, "raw": "10", "range": [ - 83840, - 83842 + 83597, + 83599 ], "loc": { "start": { - "line": 2748, + "line": 2741, "column": 29 }, "end": { - "line": 2748, + "line": 2741, "column": 31 } } } ], "range": [ - 83826, - 83843 + 83583, + 83600 ], "loc": { "start": { - "line": 2748, + "line": 2741, "column": 15 }, "end": { - "line": 2748, + "line": 2741, "column": 32 } } }, "range": [ - 83819, - 83844 + 83576, + 83601 ], "loc": { "start": { - "line": 2748, + "line": 2741, "column": 8 }, "end": { - "line": 2748, + "line": 2741, "column": 33 } } } ], "range": [ - 83725, - 83850 + 83482, + 83607 ], "loc": { "start": { - "line": 2745, + "line": 2738, "column": 46 }, "end": { - "line": 2749, + "line": 2742, "column": 5 } } @@ -146689,16 +146339,16 @@ "generator": false, "expression": false, "range": [ - 83709, - 83850 + 83466, + 83607 ], "loc": { "start": { - "line": 2745, + "line": 2738, "column": 30 }, "end": { - "line": 2749, + "line": 2742, "column": 5 } } @@ -146706,16 +146356,16 @@ "kind": "method", "computed": false, "range": [ - 83683, - 83850 + 83440, + 83607 ], "loc": { "start": { - "line": 2745, + "line": 2738, "column": 4 }, "end": { - "line": 2749, + "line": 2742, "column": 5 } }, @@ -146724,16 +146374,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": [ - 83530, - 83678 + 83287, + 83435 ], "loc": { "start": { - "line": 2740, + "line": 2733, "column": 4 }, "end": { - "line": 2744, + "line": 2737, "column": 7 } } @@ -146744,16 +146394,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": [ - 83856, - 84017 + 83613, + 83774 ], "loc": { "start": { - "line": 2751, + "line": 2744, "column": 4 }, "end": { - "line": 2756, + "line": 2749, "column": 7 } } @@ -146767,16 +146417,16 @@ "type": "Identifier", "name": "buildFilterId", "range": [ - 84022, - 84035 + 83779, + 83792 ], "loc": { "start": { - "line": 2757, + "line": 2750, "column": 4 }, "end": { - "line": 2757, + "line": 2750, "column": 17 } } @@ -146789,16 +146439,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 84036, - 84044 + 83793, + 83801 ], "loc": { "start": { - "line": 2757, + "line": 2750, "column": 18 }, "end": { - "line": 2757, + "line": 2750, "column": 26 } } @@ -146820,16 +146470,16 @@ }, "tail": false, "range": [ - 84063, - 84066 + 83820, + 83823 ], "loc": { "start": { - "line": 2758, + "line": 2751, "column": 15 }, "end": { - "line": 2758, + "line": 2751, "column": 18 } } @@ -146842,16 +146492,16 @@ }, "tail": false, "range": [ - 84078, - 84081 + 83835, + 83838 ], "loc": { "start": { - "line": 2758, + "line": 2751, "column": 30 }, "end": { - "line": 2758, + "line": 2751, "column": 33 } } @@ -146864,16 +146514,16 @@ }, "tail": false, "range": [ - 84089, - 84093 + 83846, + 83850 ], "loc": { "start": { - "line": 2758, + "line": 2751, "column": 41 }, "end": { - "line": 2758, + "line": 2751, "column": 45 } } @@ -146886,16 +146536,16 @@ }, "tail": true, "range": [ - 84100, - 84102 + 83857, + 83859 ], "loc": { "start": { - "line": 2758, + "line": 2751, "column": 52 }, "end": { - "line": 2758, + "line": 2751, "column": 54 } } @@ -146908,16 +146558,16 @@ "object": { "type": "ThisExpression", "range": [ - 84066, - 84070 + 83823, + 83827 ], "loc": { "start": { - "line": 2758, + "line": 2751, "column": 18 }, "end": { - "line": 2758, + "line": 2751, "column": 22 } } @@ -146926,31 +146576,31 @@ "type": "Identifier", "name": "prfxFlt", "range": [ - 84071, - 84078 + 83828, + 83835 ], "loc": { "start": { - "line": 2758, + "line": 2751, "column": 23 }, "end": { - "line": 2758, + "line": 2751, "column": 30 } } }, "range": [ - 84066, - 84078 + 83823, + 83835 ], "loc": { "start": { - "line": 2758, + "line": 2751, "column": 18 }, "end": { - "line": 2758, + "line": 2751, "column": 30 } } @@ -146959,16 +146609,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 84081, - 84089 + 83838, + 83846 ], "loc": { "start": { - "line": 2758, + "line": 2751, "column": 33 }, "end": { - "line": 2758, + "line": 2751, "column": 41 } } @@ -146979,16 +146629,16 @@ "object": { "type": "ThisExpression", "range": [ - 84093, - 84097 + 83850, + 83854 ], "loc": { "start": { - "line": 2758, + "line": 2751, "column": 45 }, "end": { - "line": 2758, + "line": 2751, "column": 49 } } @@ -146997,78 +146647,78 @@ "type": "Identifier", "name": "id", "range": [ - 84098, - 84100 + 83855, + 83857 ], "loc": { "start": { - "line": 2758, + "line": 2751, "column": 50 }, "end": { - "line": 2758, + "line": 2751, "column": 52 } } }, "range": [ - 84093, - 84100 + 83850, + 83857 ], "loc": { "start": { - "line": 2758, + "line": 2751, "column": 45 }, "end": { - "line": 2758, + "line": 2751, "column": 52 } } } ], "range": [ - 84063, - 84102 + 83820, + 83859 ], "loc": { "start": { - "line": 2758, + "line": 2751, "column": 15 }, "end": { - "line": 2758, + "line": 2751, "column": 54 } } }, "range": [ - 84056, - 84103 + 83813, + 83860 ], "loc": { "start": { - "line": 2758, + "line": 2751, "column": 8 }, "end": { - "line": 2758, + "line": 2751, "column": 55 } } } ], "range": [ - 84046, - 84109 + 83803, + 83866 ], "loc": { "start": { - "line": 2757, + "line": 2750, "column": 28 }, "end": { - "line": 2759, + "line": 2752, "column": 5 } } @@ -147076,16 +146726,16 @@ "generator": false, "expression": false, "range": [ - 84035, - 84109 + 83792, + 83866 ], "loc": { "start": { - "line": 2757, + "line": 2750, "column": 17 }, "end": { - "line": 2759, + "line": 2752, "column": 5 } } @@ -147093,16 +146743,16 @@ "kind": "method", "computed": false, "range": [ - 84022, - 84109 + 83779, + 83866 ], "loc": { "start": { - "line": 2757, + "line": 2750, "column": 4 }, "end": { - "line": 2759, + "line": 2752, "column": 5 } }, @@ -147111,16 +146761,1366 @@ "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": [ - 83856, - 84017 + 83613, + 83774 ], "loc": { "start": { - "line": 2751, + "line": 2744, "column": 4 }, "end": { - "line": 2756, + "line": 2749, + "column": 7 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Check if has external filters\n * @returns {Boolean}\n * @private\n ", + "range": [ + 83872, + 83962 + ], + "loc": { + "start": { + "line": 2754, + "column": 4 + }, + "end": { + "line": 2758, + "column": 7 + } + } + } + ], + "static": false + }, + { + "type": "MethodDefinition", + "key": { + "type": "Identifier", + "name": "isExternalFlt", + "range": [ + 83967, + 83980 + ], + "loc": { + "start": { + "line": 2759, + "column": 4 + }, + "end": { + "line": 2759, + "column": 17 + } + } + }, + "value": { + "type": "FunctionExpression", + "id": null, + "params": [], + "body": { + "type": "BlockStatement", + "body": [ + { + "type": "ReturnStatement", + "argument": { + "type": "BinaryExpression", + "operator": ">", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 84000, + 84004 + ], + "loc": { + "start": { + "line": 2760, + "column": 15 + }, + "end": { + "line": 2760, + "column": 19 + } + } + }, + "property": { + "type": "Identifier", + "name": "externalFltTgtIds", + "range": [ + 84005, + 84022 + ], + "loc": { + "start": { + "line": 2760, + "column": 20 + }, + "end": { + "line": 2760, + "column": 37 + } + } + }, + "range": [ + 84000, + 84022 + ], + "loc": { + "start": { + "line": 2760, + "column": 15 + }, + "end": { + "line": 2760, + "column": 37 + } + } + }, + "property": { + "type": "Identifier", + "name": "length", + "range": [ + 84023, + 84029 + ], + "loc": { + "start": { + "line": 2760, + "column": 38 + }, + "end": { + "line": 2760, + "column": 44 + } + } + }, + "range": [ + 84000, + 84029 + ], + "loc": { + "start": { + "line": 2760, + "column": 15 + }, + "end": { + "line": 2760, + "column": 44 + } + } + }, + "right": { + "type": "Literal", + "value": 0, + "raw": "0", + "range": [ + 84032, + 84033 + ], + "loc": { + "start": { + "line": 2760, + "column": 47 + }, + "end": { + "line": 2760, + "column": 48 + } + } + }, + "range": [ + 84000, + 84033 + ], + "loc": { + "start": { + "line": 2760, + "column": 15 + }, + "end": { + "line": 2760, + "column": 48 + } + } + }, + "range": [ + 83993, + 84034 + ], + "loc": { + "start": { + "line": 2760, + "column": 8 + }, + "end": { + "line": 2760, + "column": 49 + } + } + } + ], + "range": [ + 83983, + 84040 + ], + "loc": { + "start": { + "line": 2759, + "column": 20 + }, + "end": { + "line": 2761, + "column": 5 + } + } + }, + "generator": false, + "expression": false, + "range": [ + 83980, + 84040 + ], + "loc": { + "start": { + "line": 2759, + "column": 17 + }, + "end": { + "line": 2761, + "column": 5 + } + } + }, + "kind": "method", + "computed": false, + "range": [ + 83967, + 84040 + ], + "loc": { + "start": { + "line": 2759, + "column": 4 + }, + "end": { + "line": 2761, + "column": 5 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Check if has external filters\n * @returns {Boolean}\n * @private\n ", + "range": [ + 83872, + 83962 + ], + "loc": { + "start": { + "line": 2754, + "column": 4 + }, + "end": { + "line": 2758, + "column": 7 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Returns styles path\n * @returns {String}\n * @private\n ", + "range": [ + 84046, + 84125 + ], + "loc": { + "start": { + "line": 2763, + "column": 4 + }, + "end": { + "line": 2767, + "column": 7 + } + } + } + ], + "static": false + }, + { + "type": "MethodDefinition", + "key": { + "type": "Identifier", + "name": "getStylePath", + "range": [ + 84130, + 84142 + ], + "loc": { + "start": { + "line": 2768, + "column": 4 + }, + "end": { + "line": 2768, + "column": 16 + } + } + }, + "value": { + "type": "FunctionExpression", + "id": null, + "params": [], + "body": { + "type": "BlockStatement", + "body": [ + { + "type": "ReturnStatement", + "argument": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsStr", + "range": [ + 84162, + 84173 + ], + "loc": { + "start": { + "line": 2769, + "column": 15 + }, + "end": { + "line": 2769, + "column": 26 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 84174, + 84178 + ], + "loc": { + "start": { + "line": 2769, + "column": 27 + }, + "end": { + "line": 2769, + "column": 31 + } + } + }, + "property": { + "type": "Identifier", + "name": "config", + "range": [ + 84179, + 84185 + ], + "loc": { + "start": { + "line": 2769, + "column": 32 + }, + "end": { + "line": 2769, + "column": 38 + } + } + }, + "range": [ + 84174, + 84185 + ], + "loc": { + "start": { + "line": 2769, + "column": 27 + }, + "end": { + "line": 2769, + "column": 38 + } + } + }, + "property": { + "type": "Identifier", + "name": "style_path", + "range": [ + 84186, + 84196 + ], + "loc": { + "start": { + "line": 2769, + "column": 39 + }, + "end": { + "line": 2769, + "column": 49 + } + } + }, + "range": [ + 84174, + 84196 + ], + "loc": { + "start": { + "line": 2769, + "column": 27 + }, + "end": { + "line": 2769, + "column": 49 + } + } + }, + { + "type": "BinaryExpression", + "operator": "+", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 84198, + 84202 + ], + "loc": { + "start": { + "line": 2769, + "column": 51 + }, + "end": { + "line": 2769, + "column": 55 + } + } + }, + "property": { + "type": "Identifier", + "name": "basePath", + "range": [ + 84203, + 84211 + ], + "loc": { + "start": { + "line": 2769, + "column": 56 + }, + "end": { + "line": 2769, + "column": 64 + } + } + }, + "range": [ + 84198, + 84211 + ], + "loc": { + "start": { + "line": 2769, + "column": 51 + }, + "end": { + "line": 2769, + "column": 64 + } + } + }, + "right": { + "type": "Literal", + "value": "style/", + "raw": "'style/'", + "range": [ + 84214, + 84222 + ], + "loc": { + "start": { + "line": 2769, + "column": 67 + }, + "end": { + "line": 2769, + "column": 75 + } + } + }, + "range": [ + 84198, + 84222 + ], + "loc": { + "start": { + "line": 2769, + "column": 51 + }, + "end": { + "line": 2769, + "column": 75 + } + } + } + ], + "range": [ + 84162, + 84223 + ], + "loc": { + "start": { + "line": 2769, + "column": 15 + }, + "end": { + "line": 2769, + "column": 76 + } + } + }, + "range": [ + 84155, + 84224 + ], + "loc": { + "start": { + "line": 2769, + "column": 8 + }, + "end": { + "line": 2769, + "column": 77 + } + } + } + ], + "range": [ + 84145, + 84230 + ], + "loc": { + "start": { + "line": 2768, + "column": 19 + }, + "end": { + "line": 2770, + "column": 5 + } + } + }, + "generator": false, + "expression": false, + "range": [ + 84142, + 84230 + ], + "loc": { + "start": { + "line": 2768, + "column": 16 + }, + "end": { + "line": 2770, + "column": 5 + } + } + }, + "kind": "method", + "computed": false, + "range": [ + 84130, + 84230 + ], + "loc": { + "start": { + "line": 2768, + "column": 4 + }, + "end": { + "line": 2770, + "column": 5 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Returns styles path\n * @returns {String}\n * @private\n ", + "range": [ + 84046, + 84125 + ], + "loc": { + "start": { + "line": 2763, + "column": 4 + }, + "end": { + "line": 2767, + "column": 7 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Returns main stylesheet path\n * @returns {String}\n * @private\n ", + "range": [ + 84236, + 84324 + ], + "loc": { + "start": { + "line": 2772, + "column": 4 + }, + "end": { + "line": 2776, + "column": 7 + } + } + } + ], + "static": false + }, + { + "type": "MethodDefinition", + "key": { + "type": "Identifier", + "name": "getStylesheetPath", + "range": [ + 84329, + 84346 + ], + "loc": { + "start": { + "line": 2777, + "column": 4 + }, + "end": { + "line": 2777, + "column": 21 + } + } + }, + "value": { + "type": "FunctionExpression", + "id": null, + "params": [], + "body": { + "type": "BlockStatement", + "body": [ + { + "type": "ReturnStatement", + "argument": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsStr", + "range": [ + 84366, + 84377 + ], + "loc": { + "start": { + "line": 2778, + "column": 15 + }, + "end": { + "line": 2778, + "column": 26 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 84378, + 84382 + ], + "loc": { + "start": { + "line": 2778, + "column": 27 + }, + "end": { + "line": 2778, + "column": 31 + } + } + }, + "property": { + "type": "Identifier", + "name": "config", + "range": [ + 84383, + 84389 + ], + "loc": { + "start": { + "line": 2778, + "column": 32 + }, + "end": { + "line": 2778, + "column": 38 + } + } + }, + "range": [ + 84378, + 84389 + ], + "loc": { + "start": { + "line": 2778, + "column": 27 + }, + "end": { + "line": 2778, + "column": 38 + } + } + }, + "property": { + "type": "Identifier", + "name": "stylesheet", + "range": [ + 84390, + 84400 + ], + "loc": { + "start": { + "line": 2778, + "column": 39 + }, + "end": { + "line": 2778, + "column": 49 + } + } + }, + "range": [ + 84378, + 84400 + ], + "loc": { + "start": { + "line": 2778, + "column": 27 + }, + "end": { + "line": 2778, + "column": 49 + } + } + }, + { + "type": "BinaryExpression", + "operator": "+", + "left": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 84414, + 84418 + ], + "loc": { + "start": { + "line": 2779, + "column": 12 + }, + "end": { + "line": 2779, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "getStylePath", + "range": [ + 84419, + 84431 + ], + "loc": { + "start": { + "line": 2779, + "column": 17 + }, + "end": { + "line": 2779, + "column": 29 + } + } + }, + "range": [ + 84414, + 84431 + ], + "loc": { + "start": { + "line": 2779, + "column": 12 + }, + "end": { + "line": 2779, + "column": 29 + } + } + }, + "arguments": [], + "range": [ + 84414, + 84433 + ], + "loc": { + "start": { + "line": 2779, + "column": 12 + }, + "end": { + "line": 2779, + "column": 31 + } + } + }, + "right": { + "type": "Literal", + "value": "tablefilter.css", + "raw": "'tablefilter.css'", + "range": [ + 84436, + 84453 + ], + "loc": { + "start": { + "line": 2779, + "column": 34 + }, + "end": { + "line": 2779, + "column": 51 + } + } + }, + "range": [ + 84414, + 84453 + ], + "loc": { + "start": { + "line": 2779, + "column": 12 + }, + "end": { + "line": 2779, + "column": 51 + } + } + } + ], + "range": [ + 84366, + 84454 + ], + "loc": { + "start": { + "line": 2778, + "column": 15 + }, + "end": { + "line": 2779, + "column": 52 + } + } + }, + "range": [ + 84359, + 84455 + ], + "loc": { + "start": { + "line": 2778, + "column": 8 + }, + "end": { + "line": 2779, + "column": 53 + } + } + } + ], + "range": [ + 84349, + 84461 + ], + "loc": { + "start": { + "line": 2777, + "column": 24 + }, + "end": { + "line": 2780, + "column": 5 + } + } + }, + "generator": false, + "expression": false, + "range": [ + 84346, + 84461 + ], + "loc": { + "start": { + "line": 2777, + "column": 21 + }, + "end": { + "line": 2780, + "column": 5 + } + } + }, + "kind": "method", + "computed": false, + "range": [ + 84329, + 84461 + ], + "loc": { + "start": { + "line": 2777, + "column": 4 + }, + "end": { + "line": 2780, + "column": 5 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Returns main stylesheet path\n * @returns {String}\n * @private\n ", + "range": [ + 84236, + 84324 + ], + "loc": { + "start": { + "line": 2772, + "column": 4 + }, + "end": { + "line": 2776, + "column": 7 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Returns themes path\n * @returns {String}\n * @private\n ", + "range": [ + 84467, + 84546 + ], + "loc": { + "start": { + "line": 2782, + "column": 4 + }, + "end": { + "line": 2786, + "column": 7 + } + } + } + ], + "static": false + }, + { + "type": "MethodDefinition", + "key": { + "type": "Identifier", + "name": "getThemesPath", + "range": [ + 84551, + 84564 + ], + "loc": { + "start": { + "line": 2787, + "column": 4 + }, + "end": { + "line": 2787, + "column": 17 + } + } + }, + "value": { + "type": "FunctionExpression", + "id": null, + "params": [], + "body": { + "type": "BlockStatement", + "body": [ + { + "type": "ReturnStatement", + "argument": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsStr", + "range": [ + 84584, + 84595 + ], + "loc": { + "start": { + "line": 2788, + "column": 15 + }, + "end": { + "line": 2788, + "column": 26 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 84596, + 84600 + ], + "loc": { + "start": { + "line": 2788, + "column": 27 + }, + "end": { + "line": 2788, + "column": 31 + } + } + }, + "property": { + "type": "Identifier", + "name": "config", + "range": [ + 84601, + 84607 + ], + "loc": { + "start": { + "line": 2788, + "column": 32 + }, + "end": { + "line": 2788, + "column": 38 + } + } + }, + "range": [ + 84596, + 84607 + ], + "loc": { + "start": { + "line": 2788, + "column": 27 + }, + "end": { + "line": 2788, + "column": 38 + } + } + }, + "property": { + "type": "Identifier", + "name": "themes_path", + "range": [ + 84608, + 84619 + ], + "loc": { + "start": { + "line": 2788, + "column": 39 + }, + "end": { + "line": 2788, + "column": 50 + } + } + }, + "range": [ + 84596, + 84619 + ], + "loc": { + "start": { + "line": 2788, + "column": 27 + }, + "end": { + "line": 2788, + "column": 50 + } + } + }, + { + "type": "BinaryExpression", + "operator": "+", + "left": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 84633, + 84637 + ], + "loc": { + "start": { + "line": 2789, + "column": 12 + }, + "end": { + "line": 2789, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "getStylePath", + "range": [ + 84638, + 84650 + ], + "loc": { + "start": { + "line": 2789, + "column": 17 + }, + "end": { + "line": 2789, + "column": 29 + } + } + }, + "range": [ + 84633, + 84650 + ], + "loc": { + "start": { + "line": 2789, + "column": 12 + }, + "end": { + "line": 2789, + "column": 29 + } + } + }, + "arguments": [], + "range": [ + 84633, + 84652 + ], + "loc": { + "start": { + "line": 2789, + "column": 12 + }, + "end": { + "line": 2789, + "column": 31 + } + } + }, + "right": { + "type": "Literal", + "value": "themes/", + "raw": "'themes/'", + "range": [ + 84655, + 84664 + ], + "loc": { + "start": { + "line": 2789, + "column": 34 + }, + "end": { + "line": 2789, + "column": 43 + } + } + }, + "range": [ + 84633, + 84664 + ], + "loc": { + "start": { + "line": 2789, + "column": 12 + }, + "end": { + "line": 2789, + "column": 43 + } + } + } + ], + "range": [ + 84584, + 84665 + ], + "loc": { + "start": { + "line": 2788, + "column": 15 + }, + "end": { + "line": 2789, + "column": 44 + } + } + }, + "range": [ + 84577, + 84666 + ], + "loc": { + "start": { + "line": 2788, + "column": 8 + }, + "end": { + "line": 2789, + "column": 45 + } + } + } + ], + "range": [ + 84567, + 84672 + ], + "loc": { + "start": { + "line": 2787, + "column": 20 + }, + "end": { + "line": 2790, + "column": 5 + } + } + }, + "generator": false, + "expression": false, + "range": [ + 84564, + 84672 + ], + "loc": { + "start": { + "line": 2787, + "column": 17 + }, + "end": { + "line": 2790, + "column": 5 + } + } + }, + "kind": "method", + "computed": false, + "range": [ + 84551, + 84672 + ], + "loc": { + "start": { + "line": 2787, + "column": 4 + }, + "end": { + "line": 2790, + "column": 5 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Returns themes path\n * @returns {String}\n * @private\n ", + "range": [ + 84467, + 84546 + ], + "loc": { + "start": { + "line": 2782, + "column": 4 + }, + "end": { + "line": 2786, "column": 7 } } @@ -147131,16 +148131,16 @@ "type": "Block", "value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ", "range": [ - 84115, - 84212 + 84678, + 84775 ], "loc": { "start": { - "line": 2761, + "line": 2792, "column": 4 }, "end": { - "line": 2764, + "line": 2795, "column": 7 } } @@ -147154,16 +148154,16 @@ "type": "Identifier", "name": "activateFilter", "range": [ - 84217, - 84231 + 84780, + 84794 ], "loc": { "start": { - "line": 2765, + "line": 2796, "column": 4 }, "end": { - "line": 2765, + "line": 2796, "column": 18 } } @@ -147176,16 +148176,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 84232, - 84240 + 84795, + 84803 ], "loc": { "start": { - "line": 2765, + "line": 2796, "column": 19 }, "end": { - "line": 2765, + "line": 2796, "column": 27 } } @@ -147202,16 +148202,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 84256, - 84263 + 84819, + 84826 ], "loc": { "start": { - "line": 2766, + "line": 2797, "column": 12 }, "end": { - "line": 2766, + "line": 2797, "column": 19 } } @@ -147221,32 +148221,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 84264, - 84272 + 84827, + 84835 ], "loc": { "start": { - "line": 2766, + "line": 2797, "column": 20 }, "end": { - "line": 2766, + "line": 2797, "column": 28 } } } ], "range": [ - 84256, - 84273 + 84819, + 84836 ], "loc": { "start": { - "line": 2766, + "line": 2797, "column": 12 }, "end": { - "line": 2766, + "line": 2797, "column": 29 } } @@ -147258,48 +148258,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 84289, - 84296 + 84852, + 84859 ], "loc": { "start": { - "line": 2767, + "line": 2798, "column": 12 }, "end": { - "line": 2767, + "line": 2798, "column": 19 } } } ], "range": [ - 84275, - 84306 + 84838, + 84869 ], "loc": { "start": { - "line": 2766, + "line": 2797, "column": 31 }, "end": { - "line": 2768, + "line": 2799, "column": 9 } } }, "alternate": null, "range": [ - 84252, - 84306 + 84815, + 84869 ], "loc": { "start": { - "line": 2766, + "line": 2797, "column": 8 }, "end": { - "line": 2768, + "line": 2799, "column": 9 } } @@ -147314,16 +148314,16 @@ "object": { "type": "ThisExpression", "range": [ - 84315, - 84319 + 84878, + 84882 ], "loc": { "start": { - "line": 2769, + "line": 2800, "column": 8 }, "end": { - "line": 2769, + "line": 2800, "column": 12 } } @@ -147332,31 +148332,31 @@ "type": "Identifier", "name": "setActiveFilterId", "range": [ - 84320, - 84337 + 84883, + 84900 ], "loc": { "start": { - "line": 2769, + "line": 2800, "column": 13 }, "end": { - "line": 2769, + "line": 2800, "column": 30 } } }, "range": [ - 84315, - 84337 + 84878, + 84900 ], "loc": { "start": { - "line": 2769, + "line": 2800, "column": 8 }, "end": { - "line": 2769, + "line": 2800, "column": 30 } } @@ -147370,16 +148370,16 @@ "object": { "type": "ThisExpression", "range": [ - 84338, - 84342 + 84901, + 84905 ], "loc": { "start": { - "line": 2769, + "line": 2800, "column": 31 }, "end": { - "line": 2769, + "line": 2800, "column": 35 } } @@ -147388,31 +148388,31 @@ "type": "Identifier", "name": "getFilterId", "range": [ - 84343, - 84354 + 84906, + 84917 ], "loc": { "start": { - "line": 2769, + "line": 2800, "column": 36 }, "end": { - "line": 2769, + "line": 2800, "column": 47 } } }, "range": [ - 84338, - 84354 + 84901, + 84917 ], "loc": { "start": { - "line": 2769, + "line": 2800, "column": 31 }, "end": { - "line": 2769, + "line": 2800, "column": 47 } } @@ -147422,79 +148422,79 @@ "type": "Identifier", "name": "colIndex", "range": [ - 84355, - 84363 + 84918, + 84926 ], "loc": { "start": { - "line": 2769, + "line": 2800, "column": 48 }, "end": { - "line": 2769, + "line": 2800, "column": 56 } } } ], "range": [ - 84338, - 84364 + 84901, + 84927 ], "loc": { "start": { - "line": 2769, + "line": 2800, "column": 31 }, "end": { - "line": 2769, + "line": 2800, "column": 57 } } } ], "range": [ - 84315, - 84365 + 84878, + 84928 ], "loc": { "start": { - "line": 2769, + "line": 2800, "column": 8 }, "end": { - "line": 2769, + "line": 2800, "column": 58 } } }, "range": [ - 84315, - 84366 + 84878, + 84929 ], "loc": { "start": { - "line": 2769, + "line": 2800, "column": 8 }, "end": { - "line": 2769, + "line": 2800, "column": 59 } } } ], "range": [ - 84242, - 84372 + 84805, + 84935 ], "loc": { "start": { - "line": 2765, + "line": 2796, "column": 29 }, "end": { - "line": 2770, + "line": 2801, "column": 5 } } @@ -147502,16 +148502,16 @@ "generator": false, "expression": false, "range": [ - 84231, - 84372 + 84794, + 84935 ], "loc": { "start": { - "line": 2765, + "line": 2796, "column": 18 }, "end": { - "line": 2770, + "line": 2801, "column": 5 } } @@ -147519,16 +148519,16 @@ "kind": "method", "computed": false, "range": [ - 84217, - 84372 + 84780, + 84935 ], "loc": { "start": { - "line": 2765, + "line": 2796, "column": 4 }, "end": { - "line": 2770, + "line": 2801, "column": 5 } }, @@ -147537,16 +148537,16 @@ "type": "Block", "value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ", "range": [ - 84115, - 84212 + 84678, + 84775 ], "loc": { "start": { - "line": 2761, + "line": 2792, "column": 4 }, "end": { - "line": 2764, + "line": 2795, "column": 7 } } @@ -147557,16 +148557,16 @@ "type": "Block", "value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ", "range": [ - 84378, - 84483 + 84941, + 85046 ], "loc": { "start": { - "line": 2772, + "line": 2803, "column": 4 }, "end": { - "line": 2775, + "line": 2806, "column": 7 } } @@ -147580,16 +148580,16 @@ "type": "Identifier", "name": "linkFilters", "range": [ - 84488, - 84499 + 85051, + 85062 ], "loc": { "start": { - "line": 2776, + "line": 2807, "column": 4 }, "end": { - "line": 2776, + "line": 2807, "column": 15 } } @@ -147615,16 +148615,16 @@ "object": { "type": "ThisExpression", "range": [ - 84517, - 84521 + 85080, + 85084 ], "loc": { "start": { - "line": 2777, + "line": 2808, "column": 13 }, "end": { - "line": 2777, + "line": 2808, "column": 17 } } @@ -147633,47 +148633,47 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 84522, - 84535 + 85085, + 85098 ], "loc": { "start": { - "line": 2777, + "line": 2808, "column": 18 }, "end": { - "line": 2777, + "line": 2808, "column": 31 } } }, "range": [ - 84517, - 84535 + 85080, + 85098 ], "loc": { "start": { - "line": 2777, + "line": 2808, "column": 13 }, "end": { - "line": 2777, + "line": 2808, "column": 31 } } }, "prefix": true, "range": [ - 84516, - 84535 + 85079, + 85098 ], "loc": { "start": { - "line": 2777, + "line": 2808, "column": 12 }, "end": { - "line": 2777, + "line": 2808, "column": 31 } } @@ -147687,16 +148687,16 @@ "object": { "type": "ThisExpression", "range": [ - 84540, - 84544 + 85103, + 85107 ], "loc": { "start": { - "line": 2777, + "line": 2808, "column": 36 }, "end": { - "line": 2777, + "line": 2808, "column": 40 } } @@ -147705,62 +148705,62 @@ "type": "Identifier", "name": "activeFilterId", "range": [ - 84545, - 84559 + 85108, + 85122 ], "loc": { "start": { - "line": 2777, + "line": 2808, "column": 41 }, "end": { - "line": 2777, + "line": 2808, "column": 55 } } }, "range": [ - 84540, - 84559 + 85103, + 85122 ], "loc": { "start": { - "line": 2777, + "line": 2808, "column": 36 }, "end": { - "line": 2777, + "line": 2808, "column": 55 } } }, "prefix": true, "range": [ - 84539, - 84559 + 85102, + 85122 ], "loc": { "start": { - "line": 2777, + "line": 2808, "column": 35 }, "end": { - "line": 2777, + "line": 2808, "column": 55 } } }, "range": [ - 84516, - 84559 + 85079, + 85122 ], "loc": { "start": { - "line": 2777, + "line": 2808, "column": 12 }, "end": { - "line": 2777, + "line": 2808, "column": 55 } } @@ -147772,48 +148772,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 84575, - 84582 + 85138, + 85145 ], "loc": { "start": { - "line": 2778, + "line": 2809, "column": 12 }, "end": { - "line": 2778, + "line": 2809, "column": 19 } } } ], "range": [ - 84561, - 84592 + 85124, + 85155 ], "loc": { "start": { - "line": 2777, + "line": 2808, "column": 57 }, "end": { - "line": 2779, + "line": 2810, "column": 9 } } }, "alternate": null, "range": [ - 84512, - 84592 + 85075, + 85155 ], "loc": { "start": { - "line": 2777, + "line": 2808, "column": 8 }, "end": { - "line": 2779, + "line": 2810, "column": 9 } } @@ -147827,16 +148827,16 @@ "type": "Identifier", "name": "slcA1", "range": [ - 84605, - 84610 + 85168, + 85173 ], "loc": { "start": { - "line": 2780, + "line": 2811, "column": 12 }, "end": { - "line": 2780, + "line": 2811, "column": 17 } } @@ -147849,16 +148849,16 @@ "object": { "type": "ThisExpression", "range": [ - 84613, - 84617 + 85176, + 85180 ], "loc": { "start": { - "line": 2780, + "line": 2811, "column": 20 }, "end": { - "line": 2780, + "line": 2811, "column": 24 } } @@ -147867,31 +148867,31 @@ "type": "Identifier", "name": "getFiltersByType", "range": [ - 84618, - 84634 + 85181, + 85197 ], "loc": { "start": { - "line": 2780, + "line": 2811, "column": 25 }, "end": { - "line": 2780, + "line": 2811, "column": 41 } } }, "range": [ - 84613, - 84634 + 85176, + 85197 ], "loc": { "start": { - "line": 2780, + "line": 2811, "column": 20 }, "end": { - "line": 2780, + "line": 2811, "column": 41 } } @@ -147901,16 +148901,16 @@ "type": "Identifier", "name": "SELECT", "range": [ - 84635, - 84641 + 85198, + 85204 ], "loc": { "start": { - "line": 2780, + "line": 2811, "column": 42 }, "end": { - "line": 2780, + "line": 2811, "column": 48 } } @@ -147920,47 +148920,47 @@ "value": true, "raw": "true", "range": [ - 84643, - 84647 + 85206, + 85210 ], "loc": { "start": { - "line": 2780, + "line": 2811, "column": 50 }, "end": { - "line": 2780, + "line": 2811, "column": 54 } } } ], "range": [ - 84613, - 84648 + 85176, + 85211 ], "loc": { "start": { - "line": 2780, + "line": 2811, "column": 20 }, "end": { - "line": 2780, + "line": 2811, "column": 55 } } }, "range": [ - 84605, - 84648 + 85168, + 85211 ], "loc": { "start": { - "line": 2780, + "line": 2811, "column": 12 }, "end": { - "line": 2780, + "line": 2811, "column": 55 } } @@ -147971,16 +148971,16 @@ "type": "Identifier", "name": "slcA2", "range": [ - 84662, - 84667 + 85225, + 85230 ], "loc": { "start": { - "line": 2781, + "line": 2812, "column": 12 }, "end": { - "line": 2781, + "line": 2812, "column": 17 } } @@ -147993,16 +148993,16 @@ "object": { "type": "ThisExpression", "range": [ - 84670, - 84674 + 85233, + 85237 ], "loc": { "start": { - "line": 2781, + "line": 2812, "column": 20 }, "end": { - "line": 2781, + "line": 2812, "column": 24 } } @@ -148011,31 +149011,31 @@ "type": "Identifier", "name": "getFiltersByType", "range": [ - 84675, - 84691 + 85238, + 85254 ], "loc": { "start": { - "line": 2781, + "line": 2812, "column": 25 }, "end": { - "line": 2781, + "line": 2812, "column": 41 } } }, "range": [ - 84670, - 84691 + 85233, + 85254 ], "loc": { "start": { - "line": 2781, + "line": 2812, "column": 20 }, "end": { - "line": 2781, + "line": 2812, "column": 41 } } @@ -148045,16 +149045,16 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 84692, - 84700 + 85255, + 85263 ], "loc": { "start": { - "line": 2781, + "line": 2812, "column": 42 }, "end": { - "line": 2781, + "line": 2812, "column": 50 } } @@ -148064,47 +149064,47 @@ "value": true, "raw": "true", "range": [ - 84702, - 84706 + 85265, + 85269 ], "loc": { "start": { - "line": 2781, + "line": 2812, "column": 52 }, "end": { - "line": 2781, + "line": 2812, "column": 56 } } } ], "range": [ - 84670, - 84707 + 85233, + 85270 ], "loc": { "start": { - "line": 2781, + "line": 2812, "column": 20 }, "end": { - "line": 2781, + "line": 2812, "column": 57 } } }, "range": [ - 84662, - 84707 + 85225, + 85270 ], "loc": { "start": { - "line": 2781, + "line": 2812, "column": 12 }, "end": { - "line": 2781, + "line": 2812, "column": 57 } } @@ -148115,16 +149115,16 @@ "type": "Identifier", "name": "slcA3", "range": [ - 84721, - 84726 + 85284, + 85289 ], "loc": { "start": { - "line": 2782, + "line": 2813, "column": 12 }, "end": { - "line": 2782, + "line": 2813, "column": 17 } } @@ -148137,16 +149137,16 @@ "object": { "type": "ThisExpression", "range": [ - 84729, - 84733 + 85292, + 85296 ], "loc": { "start": { - "line": 2782, + "line": 2813, "column": 20 }, "end": { - "line": 2782, + "line": 2813, "column": 24 } } @@ -148155,31 +149155,31 @@ "type": "Identifier", "name": "getFiltersByType", "range": [ - 84734, - 84750 + 85297, + 85313 ], "loc": { "start": { - "line": 2782, + "line": 2813, "column": 25 }, "end": { - "line": 2782, + "line": 2813, "column": 41 } } }, "range": [ - 84729, - 84750 + 85292, + 85313 ], "loc": { "start": { - "line": 2782, + "line": 2813, "column": 20 }, "end": { - "line": 2782, + "line": 2813, "column": 41 } } @@ -148189,16 +149189,16 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 84751, - 84760 + 85314, + 85323 ], "loc": { "start": { - "line": 2782, + "line": 2813, "column": 42 }, "end": { - "line": 2782, + "line": 2813, "column": 51 } } @@ -148208,47 +149208,47 @@ "value": true, "raw": "true", "range": [ - 84762, - 84766 + 85325, + 85329 ], "loc": { "start": { - "line": 2782, + "line": 2813, "column": 53 }, "end": { - "line": 2782, + "line": 2813, "column": 57 } } } ], "range": [ - 84729, - 84767 + 85292, + 85330 ], "loc": { "start": { - "line": 2782, + "line": 2813, "column": 20 }, "end": { - "line": 2782, + "line": 2813, "column": 58 } } }, "range": [ - 84721, - 84767 + 85284, + 85330 ], "loc": { "start": { - "line": 2782, + "line": 2813, "column": 12 }, "end": { - "line": 2782, + "line": 2813, "column": 58 } } @@ -148259,16 +149259,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 84781, - 84789 + 85344, + 85352 ], "loc": { "start": { - "line": 2783, + "line": 2814, "column": 12 }, "end": { - "line": 2783, + "line": 2814, "column": 20 } } @@ -148282,16 +149282,16 @@ "type": "Identifier", "name": "slcA1", "range": [ - 84792, - 84797 + 85355, + 85360 ], "loc": { "start": { - "line": 2783, + "line": 2814, "column": 23 }, "end": { - "line": 2783, + "line": 2814, "column": 28 } } @@ -148300,31 +149300,31 @@ "type": "Identifier", "name": "concat", "range": [ - 84798, - 84804 + 85361, + 85367 ], "loc": { "start": { - "line": 2783, + "line": 2814, "column": 29 }, "end": { - "line": 2783, + "line": 2814, "column": 35 } } }, "range": [ - 84792, - 84804 + 85355, + 85367 ], "loc": { "start": { - "line": 2783, + "line": 2814, "column": 23 }, "end": { - "line": 2783, + "line": 2814, "column": 35 } } @@ -148334,47 +149334,47 @@ "type": "Identifier", "name": "slcA2", "range": [ - 84805, - 84810 + 85368, + 85373 ], "loc": { "start": { - "line": 2783, + "line": 2814, "column": 36 }, "end": { - "line": 2783, + "line": 2814, "column": 41 } } } ], "range": [ - 84792, - 84811 + 85355, + 85374 ], "loc": { "start": { - "line": 2783, + "line": 2814, "column": 23 }, "end": { - "line": 2783, + "line": 2814, "column": 42 } } }, "range": [ - 84781, - 84811 + 85344, + 85374 ], "loc": { "start": { - "line": 2783, + "line": 2814, "column": 12 }, "end": { - "line": 2783, + "line": 2814, "column": 42 } } @@ -148382,16 +149382,16 @@ ], "kind": "let", "range": [ - 84601, - 84812 + 85164, + 85375 ], "loc": { "start": { - "line": 2780, + "line": 2811, "column": 8 }, "end": { - "line": 2783, + "line": 2814, "column": 43 } } @@ -148405,16 +149405,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 84821, - 84829 + 85384, + 85392 ], "loc": { "start": { - "line": 2784, + "line": 2815, "column": 8 }, "end": { - "line": 2784, + "line": 2815, "column": 16 } } @@ -148428,16 +149428,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 84832, - 84840 + 85395, + 85403 ], "loc": { "start": { - "line": 2784, + "line": 2815, "column": 19 }, "end": { - "line": 2784, + "line": 2815, "column": 27 } } @@ -148446,31 +149446,31 @@ "type": "Identifier", "name": "concat", "range": [ - 84841, - 84847 + 85404, + 85410 ], "loc": { "start": { - "line": 2784, + "line": 2815, "column": 28 }, "end": { - "line": 2784, + "line": 2815, "column": 34 } } }, "range": [ - 84832, - 84847 + 85395, + 85410 ], "loc": { "start": { - "line": 2784, + "line": 2815, "column": 19 }, "end": { - "line": 2784, + "line": 2815, "column": 34 } } @@ -148480,62 +149480,62 @@ "type": "Identifier", "name": "slcA3", "range": [ - 84848, - 84853 + 85411, + 85416 ], "loc": { "start": { - "line": 2784, + "line": 2815, "column": 35 }, "end": { - "line": 2784, + "line": 2815, "column": 40 } } } ], "range": [ - 84832, - 84854 + 85395, + 85417 ], "loc": { "start": { - "line": 2784, + "line": 2815, "column": 19 }, "end": { - "line": 2784, + "line": 2815, "column": 41 } } }, "range": [ - 84821, - 84854 + 85384, + 85417 ], "loc": { "start": { - "line": 2784, + "line": 2815, "column": 8 }, "end": { - "line": 2784, + "line": 2815, "column": 41 } } }, "range": [ - 84821, - 84855 + 85384, + 85418 ], "loc": { "start": { - "line": 2784, + "line": 2815, "column": 8 }, "end": { - "line": 2784, + "line": 2815, "column": 42 } } @@ -148549,16 +149549,16 @@ "type": "Identifier", "name": "activeIdx", "range": [ - 84869, - 84878 + 85432, + 85441 ], "loc": { "start": { - "line": 2786, + "line": 2817, "column": 12 }, "end": { - "line": 2786, + "line": 2817, "column": 21 } } @@ -148571,16 +149571,16 @@ "object": { "type": "ThisExpression", "range": [ - 84881, - 84885 + 85444, + 85448 ], "loc": { "start": { - "line": 2786, + "line": 2817, "column": 24 }, "end": { - "line": 2786, + "line": 2817, "column": 28 } } @@ -148589,31 +149589,31 @@ "type": "Identifier", "name": "getColumnIndexFromFilterId", "range": [ - 84886, - 84912 + 85449, + 85475 ], "loc": { "start": { - "line": 2786, + "line": 2817, "column": 29 }, "end": { - "line": 2786, + "line": 2817, "column": 55 } } }, "range": [ - 84881, - 84912 + 85444, + 85475 ], "loc": { "start": { - "line": 2786, + "line": 2817, "column": 24 }, "end": { - "line": 2786, + "line": 2817, "column": 55 } } @@ -148625,16 +149625,16 @@ "object": { "type": "ThisExpression", "range": [ - 84913, - 84917 + 85476, + 85480 ], "loc": { "start": { - "line": 2786, + "line": 2817, "column": 56 }, "end": { - "line": 2786, + "line": 2817, "column": 60 } } @@ -148643,62 +149643,62 @@ "type": "Identifier", "name": "activeFilterId", "range": [ - 84918, - 84932 + 85481, + 85495 ], "loc": { "start": { - "line": 2786, + "line": 2817, "column": 61 }, "end": { - "line": 2786, + "line": 2817, "column": 75 } } }, "range": [ - 84913, - 84932 + 85476, + 85495 ], "loc": { "start": { - "line": 2786, + "line": 2817, "column": 56 }, "end": { - "line": 2786, + "line": 2817, "column": 75 } } } ], "range": [ - 84881, - 84933 + 85444, + 85496 ], "loc": { "start": { - "line": 2786, + "line": 2817, "column": 24 }, "end": { - "line": 2786, + "line": 2817, "column": 76 } } }, "range": [ - 84869, - 84933 + 85432, + 85496 ], "loc": { "start": { - "line": 2786, + "line": 2817, "column": 12 }, "end": { - "line": 2786, + "line": 2817, "column": 76 } } @@ -148706,16 +149706,16 @@ ], "kind": "let", "range": [ - 84865, - 84934 + 85428, + 85497 ], "loc": { "start": { - "line": 2786, + "line": 2817, "column": 8 }, "end": { - "line": 2786, + "line": 2817, "column": 77 } } @@ -148731,16 +149731,16 @@ "type": "Identifier", "name": "i", "range": [ - 84953, - 84954 + 85516, + 85517 ], "loc": { "start": { - "line": 2788, + "line": 2819, "column": 17 }, "end": { - "line": 2788, + "line": 2819, "column": 18 } } @@ -148750,31 +149750,31 @@ "value": 0, "raw": "0", "range": [ - 84957, - 84958 + 85520, + 85521 ], "loc": { "start": { - "line": 2788, + "line": 2819, "column": 21 }, "end": { - "line": 2788, + "line": 2819, "column": 22 } } }, "range": [ - 84953, - 84958 + 85516, + 85521 ], "loc": { "start": { - "line": 2788, + "line": 2819, "column": 17 }, "end": { - "line": 2788, + "line": 2819, "column": 22 } } @@ -148785,16 +149785,16 @@ "type": "Identifier", "name": "len", "range": [ - 84960, - 84963 + 85523, + 85526 ], "loc": { "start": { - "line": 2788, + "line": 2819, "column": 24 }, "end": { - "line": 2788, + "line": 2819, "column": 27 } } @@ -148806,16 +149806,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 84966, - 84974 + 85529, + 85537 ], "loc": { "start": { - "line": 2788, + "line": 2819, "column": 30 }, "end": { - "line": 2788, + "line": 2819, "column": 38 } } @@ -148824,46 +149824,46 @@ "type": "Identifier", "name": "length", "range": [ - 84975, - 84981 + 85538, + 85544 ], "loc": { "start": { - "line": 2788, + "line": 2819, "column": 39 }, "end": { - "line": 2788, + "line": 2819, "column": 45 } } }, "range": [ - 84966, - 84981 + 85529, + 85544 ], "loc": { "start": { - "line": 2788, + "line": 2819, "column": 30 }, "end": { - "line": 2788, + "line": 2819, "column": 45 } } }, "range": [ - 84960, - 84981 + 85523, + 85544 ], "loc": { "start": { - "line": 2788, + "line": 2819, "column": 24 }, "end": { - "line": 2788, + "line": 2819, "column": 45 } } @@ -148871,16 +149871,16 @@ ], "kind": "let", "range": [ - 84949, - 84981 + 85512, + 85544 ], "loc": { "start": { - "line": 2788, + "line": 2819, "column": 13 }, "end": { - "line": 2788, + "line": 2819, "column": 45 } } @@ -148892,16 +149892,16 @@ "type": "Identifier", "name": "i", "range": [ - 84983, - 84984 + 85546, + 85547 ], "loc": { "start": { - "line": 2788, + "line": 2819, "column": 47 }, "end": { - "line": 2788, + "line": 2819, "column": 48 } } @@ -148910,31 +149910,31 @@ "type": "Identifier", "name": "len", "range": [ - 84987, - 84990 + 85550, + 85553 ], "loc": { "start": { - "line": 2788, + "line": 2819, "column": 51 }, "end": { - "line": 2788, + "line": 2819, "column": 54 } } }, "range": [ - 84983, - 84990 + 85546, + 85553 ], "loc": { "start": { - "line": 2788, + "line": 2819, "column": 47 }, "end": { - "line": 2788, + "line": 2819, "column": 54 } } @@ -148946,32 +149946,32 @@ "type": "Identifier", "name": "i", "range": [ - 84992, - 84993 + 85555, + 85556 ], "loc": { "start": { - "line": 2788, + "line": 2819, "column": 56 }, "end": { - "line": 2788, + "line": 2819, "column": 57 } } }, "prefix": false, "range": [ - 84992, - 84995 + 85555, + 85558 ], "loc": { "start": { - "line": 2788, + "line": 2819, "column": 56 }, "end": { - "line": 2788, + "line": 2819, "column": 59 } } @@ -148988,16 +149988,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85015, - 85021 + 85578, + 85584 ], "loc": { "start": { - "line": 2789, + "line": 2820, "column": 16 }, "end": { - "line": 2789, + "line": 2820, "column": 22 } } @@ -149009,16 +150009,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 85024, - 85032 + 85587, + 85595 ], "loc": { "start": { - "line": 2789, + "line": 2820, "column": 25 }, "end": { - "line": 2789, + "line": 2820, "column": 33 } } @@ -149027,46 +150027,46 @@ "type": "Identifier", "name": "i", "range": [ - 85033, - 85034 + 85596, + 85597 ], "loc": { "start": { - "line": 2789, + "line": 2820, "column": 34 }, "end": { - "line": 2789, + "line": 2820, "column": 35 } } }, "range": [ - 85024, - 85035 + 85587, + 85598 ], "loc": { "start": { - "line": 2789, + "line": 2820, "column": 25 }, "end": { - "line": 2789, + "line": 2820, "column": 36 } } }, "range": [ - 85015, - 85035 + 85578, + 85598 ], "loc": { "start": { - "line": 2789, + "line": 2820, "column": 16 }, "end": { - "line": 2789, + "line": 2820, "column": 36 } } @@ -149074,16 +150074,16 @@ ], "kind": "let", "range": [ - 85011, - 85036 + 85574, + 85599 ], "loc": { "start": { - "line": 2789, + "line": 2820, "column": 12 }, "end": { - "line": 2789, + "line": 2820, "column": 37 } } @@ -149097,16 +150097,16 @@ "type": "Identifier", "name": "curSlc", "range": [ - 85053, - 85059 + 85616, + 85622 ], "loc": { "start": { - "line": 2790, + "line": 2821, "column": 16 }, "end": { - "line": 2790, + "line": 2821, "column": 22 } } @@ -149117,16 +150117,16 @@ "type": "Identifier", "name": "elm", "range": [ - 85062, - 85065 + 85625, + 85628 ], "loc": { "start": { - "line": 2790, + "line": 2821, "column": 25 }, "end": { - "line": 2790, + "line": 2821, "column": 28 } } @@ -149141,16 +150141,16 @@ "object": { "type": "ThisExpression", "range": [ - 85066, - 85070 + 85629, + 85633 ], "loc": { "start": { - "line": 2790, + "line": 2821, "column": 29 }, "end": { - "line": 2790, + "line": 2821, "column": 33 } } @@ -149159,31 +150159,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 85071, - 85077 + 85634, + 85640 ], "loc": { "start": { - "line": 2790, + "line": 2821, "column": 34 }, "end": { - "line": 2790, + "line": 2821, "column": 40 } } }, "range": [ - 85066, - 85077 + 85629, + 85640 ], "loc": { "start": { - "line": 2790, + "line": 2821, "column": 29 }, "end": { - "line": 2790, + "line": 2821, "column": 40 } } @@ -149192,62 +150192,62 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85078, - 85084 + 85641, + 85647 ], "loc": { "start": { - "line": 2790, + "line": 2821, "column": 41 }, "end": { - "line": 2790, + "line": 2821, "column": 47 } } }, "range": [ - 85066, - 85085 + 85629, + 85648 ], "loc": { "start": { - "line": 2790, + "line": 2821, "column": 29 }, "end": { - "line": 2790, + "line": 2821, "column": 48 } } } ], "range": [ - 85062, - 85086 + 85625, + 85649 ], "loc": { "start": { - "line": 2790, + "line": 2821, "column": 25 }, "end": { - "line": 2790, + "line": 2821, "column": 49 } } }, "range": [ - 85053, - 85086 + 85616, + 85649 ], "loc": { "start": { - "line": 2790, + "line": 2821, "column": 16 }, "end": { - "line": 2790, + "line": 2821, "column": 49 } } @@ -149255,16 +150255,16 @@ ], "kind": "let", "range": [ - 85049, - 85087 + 85612, + 85650 ], "loc": { "start": { - "line": 2790, + "line": 2821, "column": 12 }, "end": { - "line": 2790, + "line": 2821, "column": 50 } } @@ -149278,16 +150278,16 @@ "type": "Identifier", "name": "slcSelectedValue", "range": [ - 85104, - 85120 + 85667, + 85683 ], "loc": { "start": { - "line": 2791, + "line": 2822, "column": 16 }, "end": { - "line": 2791, + "line": 2822, "column": 32 } } @@ -149300,16 +150300,16 @@ "object": { "type": "ThisExpression", "range": [ - 85123, - 85127 + 85686, + 85690 ], "loc": { "start": { - "line": 2791, + "line": 2822, "column": 35 }, "end": { - "line": 2791, + "line": 2822, "column": 39 } } @@ -149318,31 +150318,31 @@ "type": "Identifier", "name": "getFilterValue", "range": [ - 85128, - 85142 + 85691, + 85705 ], "loc": { "start": { - "line": 2791, + "line": 2822, "column": 40 }, "end": { - "line": 2791, + "line": 2822, "column": 54 } } }, "range": [ - 85123, - 85142 + 85686, + 85705 ], "loc": { "start": { - "line": 2791, + "line": 2822, "column": 35 }, "end": { - "line": 2791, + "line": 2822, "column": 54 } } @@ -149352,47 +150352,47 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85143, - 85149 + 85706, + 85712 ], "loc": { "start": { - "line": 2791, + "line": 2822, "column": 55 }, "end": { - "line": 2791, + "line": 2822, "column": 61 } } } ], "range": [ - 85123, - 85150 + 85686, + 85713 ], "loc": { "start": { - "line": 2791, + "line": 2822, "column": 35 }, "end": { - "line": 2791, + "line": 2822, "column": 62 } } }, "range": [ - 85104, - 85150 + 85667, + 85713 ], "loc": { "start": { - "line": 2791, + "line": 2822, "column": 16 }, "end": { - "line": 2791, + "line": 2822, "column": 62 } } @@ -149400,16 +150400,16 @@ ], "kind": "let", "range": [ - 85100, - 85151 + 85663, + 85714 ], "loc": { "start": { - "line": 2791, + "line": 2822, "column": 12 }, "end": { - "line": 2791, + "line": 2822, "column": 63 } }, @@ -149418,16 +150418,16 @@ "type": "Line", "value": " Welcome to cyclomatic complexity hell :)", "range": [ - 85165, - 85208 + 85728, + 85771 ], "loc": { "start": { - "line": 2793, + "line": 2824, "column": 12 }, "end": { - "line": 2793, + "line": 2824, "column": 55 } } @@ -149436,16 +150436,16 @@ "type": "Line", "value": " TODO: simplify/refactor if statement", "range": [ - 85221, - 85260 + 85784, + 85823 ], "loc": { "start": { - "line": 2794, + "line": 2825, "column": 12 }, "end": { - "line": 2794, + "line": 2825, "column": 51 } } @@ -149470,16 +150470,16 @@ "type": "Identifier", "name": "activeIdx", "range": [ - 85277, - 85286 + 85840, + 85849 ], "loc": { "start": { - "line": 2795, + "line": 2826, "column": 16 }, "end": { - "line": 2795, + "line": 2826, "column": 25 } } @@ -149488,31 +150488,31 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85291, - 85297 + 85854, + 85860 ], "loc": { "start": { - "line": 2795, + "line": 2826, "column": 30 }, "end": { - "line": 2795, + "line": 2826, "column": 36 } } }, "range": [ - 85277, - 85297 + 85840, + 85860 ], "loc": { "start": { - "line": 2795, + "line": 2826, "column": 16 }, "end": { - "line": 2795, + "line": 2826, "column": 36 } } @@ -149529,16 +150529,16 @@ "object": { "type": "ThisExpression", "range": [ - 85318, - 85322 + 85881, + 85885 ], "loc": { "start": { - "line": 2796, + "line": 2827, "column": 17 }, "end": { - "line": 2796, + "line": 2827, "column": 21 } } @@ -149547,31 +150547,31 @@ "type": "Identifier", "name": "paging", "range": [ - 85323, - 85329 + 85886, + 85892 ], "loc": { "start": { - "line": 2796, + "line": 2827, "column": 22 }, "end": { - "line": 2796, + "line": 2827, "column": 28 } } }, "range": [ - 85318, - 85329 + 85881, + 85892 ], "loc": { "start": { - "line": 2796, + "line": 2827, "column": 17 }, "end": { - "line": 2796, + "line": 2827, "column": 28 } } @@ -149588,16 +150588,16 @@ "type": "Identifier", "name": "slcA1", "range": [ - 85333, - 85338 + 85896, + 85901 ], "loc": { "start": { - "line": 2796, + "line": 2827, "column": 32 }, "end": { - "line": 2796, + "line": 2827, "column": 37 } } @@ -149606,31 +150606,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 85339, - 85346 + 85902, + 85909 ], "loc": { "start": { - "line": 2796, + "line": 2827, "column": 38 }, "end": { - "line": 2796, + "line": 2827, "column": 45 } } }, "range": [ - 85333, - 85346 + 85896, + 85909 ], "loc": { "start": { - "line": 2796, + "line": 2827, "column": 32 }, "end": { - "line": 2796, + "line": 2827, "column": 45 } } @@ -149640,32 +150640,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85347, - 85353 + 85910, + 85916 ], "loc": { "start": { - "line": 2796, + "line": 2827, "column": 46 }, "end": { - "line": 2796, + "line": 2827, "column": 52 } } } ], "range": [ - 85333, - 85354 + 85896, + 85917 ], "loc": { "start": { - "line": 2796, + "line": 2827, "column": 32 }, "end": { - "line": 2796, + "line": 2827, "column": 53 } } @@ -149678,62 +150678,62 @@ "value": 1, "raw": "1", "range": [ - 85360, - 85361 + 85923, + 85924 ], "loc": { "start": { - "line": 2796, + "line": 2827, "column": 59 }, "end": { - "line": 2796, + "line": 2827, "column": 60 } } }, "prefix": true, "range": [ - 85359, - 85361 + 85922, + 85924 ], "loc": { "start": { - "line": 2796, + "line": 2827, "column": 58 }, "end": { - "line": 2796, + "line": 2827, "column": 60 } } }, "range": [ - 85333, - 85361 + 85896, + 85924 ], "loc": { "start": { - "line": 2796, + "line": 2827, "column": 32 }, "end": { - "line": 2796, + "line": 2827, "column": 60 } } }, "range": [ - 85318, - 85361 + 85881, + 85924 ], "loc": { "start": { - "line": 2796, + "line": 2827, "column": 17 }, "end": { - "line": 2796, + "line": 2827, "column": 60 } } @@ -149745,16 +150745,16 @@ "type": "Identifier", "name": "activeIdx", "range": [ - 85385, - 85394 + 85948, + 85957 ], "loc": { "start": { - "line": 2797, + "line": 2828, "column": 20 }, "end": { - "line": 2797, + "line": 2828, "column": 29 } } @@ -149763,61 +150763,61 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85399, - 85405 + 85962, + 85968 ], "loc": { "start": { - "line": 2797, + "line": 2828, "column": 34 }, "end": { - "line": 2797, + "line": 2828, "column": 40 } } }, "range": [ - 85385, - 85405 + 85948, + 85968 ], "loc": { "start": { - "line": 2797, + "line": 2828, "column": 20 }, "end": { - "line": 2797, + "line": 2828, "column": 40 } } }, "range": [ - 85318, - 85405 + 85881, + 85968 ], "loc": { "start": { - "line": 2796, + "line": 2827, "column": 17 }, "end": { - "line": 2797, + "line": 2828, "column": 40 } } }, "range": [ - 85277, - 85406 + 85840, + 85969 ], "loc": { "start": { - "line": 2795, + "line": 2826, "column": 16 }, "end": { - "line": 2797, + "line": 2828, "column": 41 } } @@ -149834,16 +150834,16 @@ "object": { "type": "ThisExpression", "range": [ - 85428, - 85432 + 85991, + 85995 ], "loc": { "start": { - "line": 2798, + "line": 2829, "column": 18 }, "end": { - "line": 2798, + "line": 2829, "column": 22 } } @@ -149852,47 +150852,47 @@ "type": "Identifier", "name": "paging", "range": [ - 85433, - 85439 + 85996, + 86002 ], "loc": { "start": { - "line": 2798, + "line": 2829, "column": 23 }, "end": { - "line": 2798, + "line": 2829, "column": 29 } } }, "range": [ - 85428, - 85439 + 85991, + 86002 ], "loc": { "start": { - "line": 2798, + "line": 2829, "column": 18 }, "end": { - "line": 2798, + "line": 2829, "column": 29 } } }, "prefix": true, "range": [ - 85427, - 85439 + 85990, + 86002 ], "loc": { "start": { - "line": 2798, + "line": 2829, "column": 17 }, "end": { - "line": 2798, + "line": 2829, "column": 29 } } @@ -149912,16 +150912,16 @@ "type": "Identifier", "name": "slcA3", "range": [ - 85444, - 85449 + 86007, + 86012 ], "loc": { "start": { - "line": 2798, + "line": 2829, "column": 34 }, "end": { - "line": 2798, + "line": 2829, "column": 39 } } @@ -149930,31 +150930,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 85450, - 85457 + 86013, + 86020 ], "loc": { "start": { - "line": 2798, + "line": 2829, "column": 40 }, "end": { - "line": 2798, + "line": 2829, "column": 47 } } }, "range": [ - 85444, - 85457 + 86007, + 86020 ], "loc": { "start": { - "line": 2798, + "line": 2829, "column": 34 }, "end": { - "line": 2798, + "line": 2829, "column": 47 } } @@ -149964,32 +150964,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85458, - 85464 + 86021, + 86027 ], "loc": { "start": { - "line": 2798, + "line": 2829, "column": 48 }, "end": { - "line": 2798, + "line": 2829, "column": 54 } } } ], "range": [ - 85444, - 85465 + 86007, + 86028 ], "loc": { "start": { - "line": 2798, + "line": 2829, "column": 34 }, "end": { - "line": 2798, + "line": 2829, "column": 55 } } @@ -150002,47 +151002,47 @@ "value": 1, "raw": "1", "range": [ - 85471, - 85472 + 86034, + 86035 ], "loc": { "start": { - "line": 2798, + "line": 2829, "column": 61 }, "end": { - "line": 2798, + "line": 2829, "column": 62 } } }, "prefix": true, "range": [ - 85470, - 85472 + 86033, + 86035 ], "loc": { "start": { - "line": 2798, + "line": 2829, "column": 60 }, "end": { - "line": 2798, + "line": 2829, "column": 62 } } }, "range": [ - 85444, - 85472 + 86007, + 86035 ], "loc": { "start": { - "line": 2798, + "line": 2829, "column": 34 }, "end": { - "line": 2798, + "line": 2829, "column": 62 } } @@ -150059,16 +151059,16 @@ "type": "Identifier", "name": "slcA2", "range": [ - 85496, - 85501 + 86059, + 86064 ], "loc": { "start": { - "line": 2799, + "line": 2830, "column": 20 }, "end": { - "line": 2799, + "line": 2830, "column": 25 } } @@ -150077,31 +151077,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 85502, - 85509 + 86065, + 86072 ], "loc": { "start": { - "line": 2799, + "line": 2830, "column": 26 }, "end": { - "line": 2799, + "line": 2830, "column": 33 } } }, "range": [ - 85496, - 85509 + 86059, + 86072 ], "loc": { "start": { - "line": 2799, + "line": 2830, "column": 20 }, "end": { - "line": 2799, + "line": 2830, "column": 33 } } @@ -150111,32 +151111,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85510, - 85516 + 86073, + 86079 ], "loc": { "start": { - "line": 2799, + "line": 2830, "column": 34 }, "end": { - "line": 2799, + "line": 2830, "column": 40 } } } ], "range": [ - 85496, - 85517 + 86059, + 86080 ], "loc": { "start": { - "line": 2799, + "line": 2830, "column": 20 }, "end": { - "line": 2799, + "line": 2830, "column": 41 } } @@ -150149,92 +151149,92 @@ "value": 1, "raw": "1", "range": [ - 85523, - 85524 + 86086, + 86087 ], "loc": { "start": { - "line": 2799, + "line": 2830, "column": 47 }, "end": { - "line": 2799, + "line": 2830, "column": 48 } } }, "prefix": true, "range": [ - 85522, - 85524 + 86085, + 86087 ], "loc": { "start": { - "line": 2799, + "line": 2830, "column": 46 }, "end": { - "line": 2799, + "line": 2830, "column": 48 } } }, "range": [ - 85496, - 85524 + 86059, + 86087 ], "loc": { "start": { - "line": 2799, + "line": 2830, "column": 20 }, "end": { - "line": 2799, + "line": 2830, "column": 48 } } }, "range": [ - 85444, - 85524 + 86007, + 86087 ], "loc": { "start": { - "line": 2798, + "line": 2829, "column": 34 }, "end": { - "line": 2799, + "line": 2830, "column": 48 } } }, "range": [ - 85427, - 85525 + 85990, + 86088 ], "loc": { "start": { - "line": 2798, + "line": 2829, "column": 17 }, "end": { - "line": 2799, + "line": 2830, "column": 49 } } }, "range": [ - 85277, - 85526 + 85840, + 86089 ], "loc": { "start": { - "line": 2795, + "line": 2826, "column": 16 }, "end": { - "line": 2799, + "line": 2830, "column": 50 } } @@ -150246,16 +151246,16 @@ "type": "Identifier", "name": "slcSelectedValue", "range": [ - 85546, - 85562 + 86109, + 86125 ], "loc": { "start": { - "line": 2800, + "line": 2831, "column": 16 }, "end": { - "line": 2800, + "line": 2831, "column": 32 } } @@ -150268,16 +151268,16 @@ "object": { "type": "ThisExpression", "range": [ - 85567, - 85571 + 86130, + 86134 ], "loc": { "start": { - "line": 2800, + "line": 2831, "column": 37 }, "end": { - "line": 2800, + "line": 2831, "column": 41 } } @@ -150286,31 +151286,31 @@ "type": "Identifier", "name": "getClearFilterText", "range": [ - 85572, - 85590 + 86135, + 86153 ], "loc": { "start": { - "line": 2800, + "line": 2831, "column": 42 }, "end": { - "line": 2800, + "line": 2831, "column": 60 } } }, "range": [ - 85567, - 85590 + 86130, + 86153 ], "loc": { "start": { - "line": 2800, + "line": 2831, "column": 37 }, "end": { - "line": 2800, + "line": 2831, "column": 60 } } @@ -150320,62 +151320,62 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85591, - 85597 + 86154, + 86160 ], "loc": { "start": { - "line": 2800, + "line": 2831, "column": 61 }, "end": { - "line": 2800, + "line": 2831, "column": 67 } } } ], "range": [ - 85567, - 85598 + 86130, + 86161 ], "loc": { "start": { - "line": 2800, + "line": 2831, "column": 37 }, "end": { - "line": 2800, + "line": 2831, "column": 68 } } }, "range": [ - 85546, - 85598 + 86109, + 86161 ], "loc": { "start": { - "line": 2800, + "line": 2831, "column": 16 }, "end": { - "line": 2800, + "line": 2831, "column": 68 } } }, "range": [ - 85277, - 85598 + 85840, + 86161 ], "loc": { "start": { - "line": 2795, + "line": 2826, "column": 16 }, "end": { - "line": 2800, + "line": 2831, "column": 68 } } @@ -150391,16 +151391,16 @@ "object": { "type": "ThisExpression", "range": [ - 85673, - 85677 + 86236, + 86240 ], "loc": { "start": { - "line": 2803, + "line": 2834, "column": 20 }, "end": { - "line": 2803, + "line": 2834, "column": 24 } } @@ -150409,31 +151409,31 @@ "type": "Identifier", "name": "loadFltOnDemand", "range": [ - 85678, - 85693 + 86241, + 86256 ], "loc": { "start": { - "line": 2803, + "line": 2834, "column": 25 }, "end": { - "line": 2803, + "line": 2834, "column": 40 } } }, "range": [ - 85673, - 85693 + 86236, + 86256 ], "loc": { "start": { - "line": 2803, + "line": 2834, "column": 20 }, "end": { - "line": 2803, + "line": 2834, "column": 40 } } @@ -150450,16 +151450,16 @@ "type": "Identifier", "name": "opt0", "range": [ - 85721, - 85725 + 86284, + 86288 ], "loc": { "start": { - "line": 2804, + "line": 2835, "column": 24 }, "end": { - "line": 2804, + "line": 2835, "column": 28 } } @@ -150470,16 +151470,16 @@ "type": "Identifier", "name": "createOpt", "range": [ - 85728, - 85737 + 86291, + 86300 ], "loc": { "start": { - "line": 2804, + "line": 2835, "column": 31 }, "end": { - "line": 2804, + "line": 2835, "column": 40 } } @@ -150493,16 +151493,16 @@ "object": { "type": "ThisExpression", "range": [ - 85738, - 85742 + 86301, + 86305 ], "loc": { "start": { - "line": 2804, + "line": 2835, "column": 41 }, "end": { - "line": 2804, + "line": 2835, "column": 45 } } @@ -150511,31 +151511,31 @@ "type": "Identifier", "name": "getClearFilterText", "range": [ - 85743, - 85761 + 86306, + 86324 ], "loc": { "start": { - "line": 2804, + "line": 2835, "column": 46 }, "end": { - "line": 2804, + "line": 2835, "column": 64 } } }, "range": [ - 85738, - 85761 + 86301, + 86324 ], "loc": { "start": { - "line": 2804, + "line": 2835, "column": 41 }, "end": { - "line": 2804, + "line": 2835, "column": 64 } } @@ -150545,32 +151545,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85762, - 85768 + 86325, + 86331 ], "loc": { "start": { - "line": 2804, + "line": 2835, "column": 65 }, "end": { - "line": 2804, + "line": 2835, "column": 71 } } } ], "range": [ - 85738, - 85769 + 86301, + 86332 ], "loc": { "start": { - "line": 2804, + "line": 2835, "column": 41 }, "end": { - "line": 2804, + "line": 2835, "column": 72 } } @@ -150580,47 +151580,47 @@ "value": "", "raw": "''", "range": [ - 85771, - 85773 + 86334, + 86336 ], "loc": { "start": { - "line": 2804, + "line": 2835, "column": 74 }, "end": { - "line": 2804, + "line": 2835, "column": 76 } } } ], "range": [ - 85728, - 85774 + 86291, + 86337 ], "loc": { "start": { - "line": 2804, + "line": 2835, "column": 31 }, "end": { - "line": 2804, + "line": 2835, "column": 77 } } }, "range": [ - 85721, - 85774 + 86284, + 86337 ], "loc": { "start": { - "line": 2804, + "line": 2835, "column": 24 }, "end": { - "line": 2804, + "line": 2835, "column": 77 } } @@ -150628,16 +151628,16 @@ ], "kind": "let", "range": [ - 85717, - 85775 + 86280, + 86338 ], "loc": { "start": { - "line": 2804, + "line": 2835, "column": 20 }, "end": { - "line": 2804, + "line": 2835, "column": 78 } } @@ -150654,16 +151654,16 @@ "type": "Identifier", "name": "curSlc", "range": [ - 85796, - 85802 + 86359, + 86365 ], "loc": { "start": { - "line": 2805, + "line": 2836, "column": 20 }, "end": { - "line": 2805, + "line": 2836, "column": 26 } } @@ -150672,31 +151672,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 85803, - 85812 + 86366, + 86375 ], "loc": { "start": { - "line": 2805, + "line": 2836, "column": 27 }, "end": { - "line": 2805, + "line": 2836, "column": 36 } } }, "range": [ - 85796, - 85812 + 86359, + 86375 ], "loc": { "start": { - "line": 2805, + "line": 2836, "column": 20 }, "end": { - "line": 2805, + "line": 2836, "column": 36 } } @@ -150706,46 +151706,46 @@ "value": "", "raw": "''", "range": [ - 85815, - 85817 + 86378, + 86380 ], "loc": { "start": { - "line": 2805, + "line": 2836, "column": 39 }, "end": { - "line": 2805, + "line": 2836, "column": 41 } } }, "range": [ - 85796, - 85817 + 86359, + 86380 ], "loc": { "start": { - "line": 2805, + "line": 2836, "column": 20 }, "end": { - "line": 2805, + "line": 2836, "column": 41 } } }, "range": [ - 85796, - 85818 + 86359, + 86381 ], "loc": { "start": { - "line": 2805, + "line": 2836, "column": 20 }, "end": { - "line": 2805, + "line": 2836, "column": 42 } } @@ -150761,16 +151761,16 @@ "type": "Identifier", "name": "curSlc", "range": [ - 85839, - 85845 + 86402, + 86408 ], "loc": { "start": { - "line": 2806, + "line": 2837, "column": 20 }, "end": { - "line": 2806, + "line": 2837, "column": 26 } } @@ -150779,31 +151779,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 85846, - 85857 + 86409, + 86420 ], "loc": { "start": { - "line": 2806, + "line": 2837, "column": 27 }, "end": { - "line": 2806, + "line": 2837, "column": 38 } } }, "range": [ - 85839, - 85857 + 86402, + 86420 ], "loc": { "start": { - "line": 2806, + "line": 2837, "column": 20 }, "end": { - "line": 2806, + "line": 2837, "column": 38 } } @@ -150813,79 +151813,79 @@ "type": "Identifier", "name": "opt0", "range": [ - 85858, - 85862 + 86421, + 86425 ], "loc": { "start": { - "line": 2806, + "line": 2837, "column": 39 }, "end": { - "line": 2806, + "line": 2837, "column": 43 } } } ], "range": [ - 85839, - 85863 + 86402, + 86426 ], "loc": { "start": { - "line": 2806, + "line": 2837, "column": 20 }, "end": { - "line": 2806, + "line": 2837, "column": 44 } } }, "range": [ - 85839, - 85864 + 86402, + 86427 ], "loc": { "start": { - "line": 2806, + "line": 2837, "column": 20 }, "end": { - "line": 2806, + "line": 2837, "column": 45 } } } ], "range": [ - 85695, - 85882 + 86258, + 86445 ], "loc": { "start": { - "line": 2803, + "line": 2834, "column": 42 }, "end": { - "line": 2807, + "line": 2838, "column": 17 } } }, "alternate": null, "range": [ - 85669, - 85882 + 86232, + 86445 ], "loc": { "start": { - "line": 2803, + "line": 2834, "column": 16 }, "end": { - "line": 2807, + "line": 2838, "column": 17 } }, @@ -150894,16 +151894,16 @@ "type": "Line", "value": "1st option needs to be inserted", "range": [ - 85619, - 85652 + 86182, + 86215 ], "loc": { "start": { - "line": 2802, + "line": 2833, "column": 16 }, "end": { - "line": 2802, + "line": 2833, "column": 49 } } @@ -150924,16 +151924,16 @@ "type": "Identifier", "name": "slcA3", "range": [ - 85904, - 85909 + 86467, + 86472 ], "loc": { "start": { - "line": 2809, + "line": 2840, "column": 20 }, "end": { - "line": 2809, + "line": 2840, "column": 25 } } @@ -150942,31 +151942,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 85910, - 85917 + 86473, + 86480 ], "loc": { "start": { - "line": 2809, + "line": 2840, "column": 26 }, "end": { - "line": 2809, + "line": 2840, "column": 33 } } }, "range": [ - 85904, - 85917 + 86467, + 86480 ], "loc": { "start": { - "line": 2809, + "line": 2840, "column": 20 }, "end": { - "line": 2809, + "line": 2840, "column": 33 } } @@ -150976,32 +151976,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85918, - 85924 + 86481, + 86487 ], "loc": { "start": { - "line": 2809, + "line": 2840, "column": 34 }, "end": { - "line": 2809, + "line": 2840, "column": 40 } } } ], "range": [ - 85904, - 85925 + 86467, + 86488 ], "loc": { "start": { - "line": 2809, + "line": 2840, "column": 20 }, "end": { - "line": 2809, + "line": 2840, "column": 41 } } @@ -151014,47 +152014,47 @@ "value": 1, "raw": "1", "range": [ - 85931, - 85932 + 86494, + 86495 ], "loc": { "start": { - "line": 2809, + "line": 2840, "column": 47 }, "end": { - "line": 2809, + "line": 2840, "column": 48 } } }, "prefix": true, "range": [ - 85930, - 85932 + 86493, + 86495 ], "loc": { "start": { - "line": 2809, + "line": 2840, "column": 46 }, "end": { - "line": 2809, + "line": 2840, "column": 48 } } }, "range": [ - 85904, - 85932 + 86467, + 86495 ], "loc": { "start": { - "line": 2809, + "line": 2840, "column": 20 }, "end": { - "line": 2809, + "line": 2840, "column": 48 } } @@ -151075,16 +152075,16 @@ "object": { "type": "ThisExpression", "range": [ - 85956, - 85960 + 86519, + 86523 ], "loc": { "start": { - "line": 2810, + "line": 2841, "column": 20 }, "end": { - "line": 2810, + "line": 2841, "column": 24 } } @@ -151093,31 +152093,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 85961, - 85968 + 86524, + 86531 ], "loc": { "start": { - "line": 2810, + "line": 2841, "column": 25 }, "end": { - "line": 2810, + "line": 2841, "column": 32 } } }, "range": [ - 85956, - 85968 + 86519, + 86531 ], "loc": { "start": { - "line": 2810, + "line": 2841, "column": 20 }, "end": { - "line": 2810, + "line": 2841, "column": 32 } } @@ -151126,31 +152126,31 @@ "type": "Identifier", "name": "emit", "range": [ - 85969, - 85973 + 86532, + 86536 ], "loc": { "start": { - "line": 2810, + "line": 2841, "column": 33 }, "end": { - "line": 2810, + "line": 2841, "column": 37 } } }, "range": [ - 85956, - 85973 + 86519, + 86536 ], "loc": { "start": { - "line": 2810, + "line": 2841, "column": 20 }, "end": { - "line": 2810, + "line": 2841, "column": 37 } } @@ -151161,16 +152161,16 @@ "value": "build-checklist-filter", "raw": "'build-checklist-filter'", "range": [ - 85974, - 85998 + 86537, + 86561 ], "loc": { "start": { - "line": 2810, + "line": 2841, "column": 38 }, "end": { - "line": 2810, + "line": 2841, "column": 62 } } @@ -151178,16 +152178,16 @@ { "type": "ThisExpression", "range": [ - 86000, - 86004 + 86563, + 86567 ], "loc": { "start": { - "line": 2810, + "line": 2841, "column": 64 }, "end": { - "line": 2810, + "line": 2841, "column": 68 } } @@ -151196,16 +152196,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 86006, - 86012 + 86569, + 86575 ], "loc": { "start": { - "line": 2810, + "line": 2841, "column": 70 }, "end": { - "line": 2810, + "line": 2841, "column": 76 } } @@ -151215,63 +152215,63 @@ "value": true, "raw": "true", "range": [ - 86038, - 86042 + 86601, + 86605 ], "loc": { "start": { - "line": 2811, + "line": 2842, "column": 24 }, "end": { - "line": 2811, + "line": 2842, "column": 28 } } } ], "range": [ - 85956, - 86043 + 86519, + 86606 ], "loc": { "start": { - "line": 2810, + "line": 2841, "column": 20 }, "end": { - "line": 2811, + "line": 2842, "column": 29 } } }, "range": [ - 85956, - 86044 + 86519, + 86607 ], "loc": { "start": { - "line": 2810, + "line": 2841, "column": 20 }, "end": { - "line": 2811, + "line": 2842, "column": 30 } } } ], "range": [ - 85934, - 86062 + 86497, + 86625 ], "loc": { "start": { - "line": 2809, + "line": 2840, "column": 50 }, "end": { - "line": 2812, + "line": 2843, "column": 17 } } @@ -151292,16 +152292,16 @@ "object": { "type": "ThisExpression", "range": [ - 86090, - 86094 + 86653, + 86657 ], "loc": { "start": { - "line": 2813, + "line": 2844, "column": 20 }, "end": { - "line": 2813, + "line": 2844, "column": 24 } } @@ -151310,31 +152310,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 86095, - 86102 + 86658, + 86665 ], "loc": { "start": { - "line": 2813, + "line": 2844, "column": 25 }, "end": { - "line": 2813, + "line": 2844, "column": 32 } } }, "range": [ - 86090, - 86102 + 86653, + 86665 ], "loc": { "start": { - "line": 2813, + "line": 2844, "column": 20 }, "end": { - "line": 2813, + "line": 2844, "column": 32 } } @@ -151343,31 +152343,31 @@ "type": "Identifier", "name": "emit", "range": [ - 86103, - 86107 + 86666, + 86670 ], "loc": { "start": { - "line": 2813, + "line": 2844, "column": 33 }, "end": { - "line": 2813, + "line": 2844, "column": 37 } } }, "range": [ - 86090, - 86107 + 86653, + 86670 ], "loc": { "start": { - "line": 2813, + "line": 2844, "column": 20 }, "end": { - "line": 2813, + "line": 2844, "column": 37 } } @@ -151378,16 +152378,16 @@ "value": "build-select-filter", "raw": "'build-select-filter'", "range": [ - 86108, - 86129 + 86671, + 86692 ], "loc": { "start": { - "line": 2813, + "line": 2844, "column": 38 }, "end": { - "line": 2813, + "line": 2844, "column": 59 } } @@ -151395,16 +152395,16 @@ { "type": "ThisExpression", "range": [ - 86131, - 86135 + 86694, + 86698 ], "loc": { "start": { - "line": 2813, + "line": 2844, "column": 61 }, "end": { - "line": 2813, + "line": 2844, "column": 65 } } @@ -151413,16 +152413,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 86137, - 86143 + 86700, + 86706 ], "loc": { "start": { - "line": 2813, + "line": 2844, "column": 67 }, "end": { - "line": 2813, + "line": 2844, "column": 73 } } @@ -151432,78 +152432,78 @@ "value": true, "raw": "true", "range": [ - 86169, - 86173 + 86732, + 86736 ], "loc": { "start": { - "line": 2814, + "line": 2845, "column": 24 }, "end": { - "line": 2814, + "line": 2845, "column": 28 } } } ], "range": [ - 86090, - 86174 + 86653, + 86737 ], "loc": { "start": { - "line": 2813, + "line": 2844, "column": 20 }, "end": { - "line": 2814, + "line": 2845, "column": 29 } } }, "range": [ - 86090, - 86175 + 86653, + 86738 ], "loc": { "start": { - "line": 2813, + "line": 2844, "column": 20 }, "end": { - "line": 2814, + "line": 2845, "column": 30 } } } ], "range": [ - 86068, - 86193 + 86631, + 86756 ], "loc": { "start": { - "line": 2812, + "line": 2843, "column": 23 }, "end": { - "line": 2815, + "line": 2846, "column": 17 } } }, "range": [ - 85900, - 86193 + 86463, + 86756 ], "loc": { "start": { - "line": 2809, + "line": 2840, "column": 16 }, "end": { - "line": 2815, + "line": 2846, "column": 17 } } @@ -151518,16 +152518,16 @@ "object": { "type": "ThisExpression", "range": [ - 86211, - 86215 + 86774, + 86778 ], "loc": { "start": { - "line": 2817, + "line": 2848, "column": 16 }, "end": { - "line": 2817, + "line": 2848, "column": 20 } } @@ -151536,31 +152536,31 @@ "type": "Identifier", "name": "setFilterValue", "range": [ - 86216, - 86230 + 86779, + 86793 ], "loc": { "start": { - "line": 2817, + "line": 2848, "column": 21 }, "end": { - "line": 2817, + "line": 2848, "column": 35 } } }, "range": [ - 86211, - 86230 + 86774, + 86793 ], "loc": { "start": { - "line": 2817, + "line": 2848, "column": 16 }, "end": { - "line": 2817, + "line": 2848, "column": 35 } } @@ -151570,16 +152570,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 86231, - 86237 + 86794, + 86800 ], "loc": { "start": { - "line": 2817, + "line": 2848, "column": 36 }, "end": { - "line": 2817, + "line": 2848, "column": 42 } } @@ -151588,79 +152588,79 @@ "type": "Identifier", "name": "slcSelectedValue", "range": [ - 86239, - 86255 + 86802, + 86818 ], "loc": { "start": { - "line": 2817, + "line": 2848, "column": 44 }, "end": { - "line": 2817, + "line": 2848, "column": 60 } } } ], "range": [ - 86211, - 86256 + 86774, + 86819 ], "loc": { "start": { - "line": 2817, + "line": 2848, "column": 16 }, "end": { - "line": 2817, + "line": 2848, "column": 61 } } }, "range": [ - 86211, - 86257 + 86774, + 86820 ], "loc": { "start": { - "line": 2817, + "line": 2848, "column": 16 }, "end": { - "line": 2817, + "line": 2848, "column": 62 } } } ], "range": [ - 85600, - 86271 + 86163, + 86834 ], "loc": { "start": { - "line": 2800, + "line": 2831, "column": 70 }, "end": { - "line": 2818, + "line": 2849, "column": 13 } } }, "alternate": null, "range": [ - 85273, - 86271 + 85836, + 86834 ], "loc": { "start": { - "line": 2795, + "line": 2826, "column": 12 }, "end": { - "line": 2818, + "line": 2849, "column": 13 } }, @@ -151669,16 +152669,16 @@ "type": "Line", "value": " Welcome to cyclomatic complexity hell :)", "range": [ - 85165, - 85208 + 85728, + 85771 ], "loc": { "start": { - "line": 2793, + "line": 2824, "column": 12 }, "end": { - "line": 2793, + "line": 2824, "column": 55 } } @@ -151687,16 +152687,16 @@ "type": "Line", "value": " TODO: simplify/refactor if statement", "range": [ - 85221, - 85260 + 85784, + 85823 ], "loc": { "start": { - "line": 2794, + "line": 2825, "column": 12 }, "end": { - "line": 2794, + "line": 2825, "column": 51 } } @@ -151705,47 +152705,47 @@ } ], "range": [ - 84997, - 86281 + 85560, + 86844 ], "loc": { "start": { - "line": 2788, + "line": 2819, "column": 61 }, "end": { - "line": 2819, + "line": 2850, "column": 9 } } }, "range": [ - 84944, - 86281 + 85507, + 86844 ], "loc": { "start": { - "line": 2788, + "line": 2819, "column": 8 }, "end": { - "line": 2819, + "line": 2850, "column": 9 } } } ], "range": [ - 84502, - 86287 + 85065, + 86850 ], "loc": { "start": { - "line": 2776, + "line": 2807, "column": 18 }, "end": { - "line": 2820, + "line": 2851, "column": 5 } } @@ -151753,16 +152753,16 @@ "generator": false, "expression": false, "range": [ - 84499, - 86287 + 85062, + 86850 ], "loc": { "start": { - "line": 2776, + "line": 2807, "column": 15 }, "end": { - "line": 2820, + "line": 2851, "column": 5 } } @@ -151770,16 +152770,16 @@ "kind": "method", "computed": false, "range": [ - 84488, - 86287 + 85051, + 86850 ], "loc": { "start": { - "line": 2776, + "line": 2807, "column": 4 }, "end": { - "line": 2820, + "line": 2851, "column": 5 } }, @@ -151788,16 +152788,16 @@ "type": "Block", "value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ", "range": [ - 84378, - 84483 + 84941, + 85046 ], "loc": { "start": { - "line": 2772, + "line": 2803, "column": 4 }, "end": { - "line": 2775, + "line": 2806, "column": 7 } } @@ -151808,16 +152808,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": [ - 86293, - 86448 + 86856, + 87011 ], "loc": { "start": { - "line": 2822, + "line": 2853, "column": 4 }, "end": { - "line": 2826, + "line": 2857, "column": 7 } } @@ -151831,16 +152831,16 @@ "type": "Identifier", "name": "isExactMatch", "range": [ - 86453, - 86465 + 87016, + 87028 ], "loc": { "start": { - "line": 2827, + "line": 2858, "column": 4 }, "end": { - "line": 2827, + "line": 2858, "column": 16 } } @@ -151853,16 +152853,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 86466, - 86474 + 87029, + 87037 ], "loc": { "start": { - "line": 2827, + "line": 2858, "column": 17 }, "end": { - "line": 2827, + "line": 2858, "column": 25 } } @@ -151880,16 +152880,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 86490, - 86497 + 87053, + 87060 ], "loc": { "start": { - "line": 2828, + "line": 2859, "column": 12 }, "end": { - "line": 2828, + "line": 2859, "column": 19 } } @@ -151902,16 +152902,16 @@ "object": { "type": "ThisExpression", "range": [ - 86500, - 86504 + 87063, + 87067 ], "loc": { "start": { - "line": 2828, + "line": 2859, "column": 22 }, "end": { - "line": 2828, + "line": 2859, "column": 26 } } @@ -151920,31 +152920,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 86505, - 86518 + 87068, + 87081 ], "loc": { "start": { - "line": 2828, + "line": 2859, "column": 27 }, "end": { - "line": 2828, + "line": 2859, "column": 40 } } }, "range": [ - 86500, - 86518 + 87063, + 87081 ], "loc": { "start": { - "line": 2828, + "line": 2859, "column": 22 }, "end": { - "line": 2828, + "line": 2859, "column": 40 } } @@ -151954,47 +152954,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 86519, - 86527 + 87082, + 87090 ], "loc": { "start": { - "line": 2828, + "line": 2859, "column": 41 }, "end": { - "line": 2828, + "line": 2859, "column": 49 } } } ], "range": [ - 86500, - 86528 + 87063, + 87091 ], "loc": { "start": { - "line": 2828, + "line": 2859, "column": 22 }, "end": { - "line": 2828, + "line": 2859, "column": 50 } } }, "range": [ - 86490, - 86528 + 87053, + 87091 ], "loc": { "start": { - "line": 2828, + "line": 2859, "column": 12 }, "end": { - "line": 2828, + "line": 2859, "column": 50 } } @@ -152002,16 +153002,16 @@ ], "kind": "let", "range": [ - 86486, - 86529 + 87049, + 87092 ], "loc": { "start": { - "line": 2828, + "line": 2859, "column": 8 }, "end": { - "line": 2828, + "line": 2859, "column": 51 } } @@ -152033,16 +153033,16 @@ "object": { "type": "ThisExpression", "range": [ - 86545, - 86549 + 87108, + 87112 ], "loc": { "start": { - "line": 2829, + "line": 2860, "column": 15 }, "end": { - "line": 2829, + "line": 2860, "column": 19 } } @@ -152051,31 +153051,31 @@ "type": "Identifier", "name": "exactMatchByCol", "range": [ - 86550, - 86565 + 87113, + 87128 ], "loc": { "start": { - "line": 2829, + "line": 2860, "column": 20 }, "end": { - "line": 2829, + "line": 2860, "column": 35 } } }, "range": [ - 86545, - 86565 + 87108, + 87128 ], "loc": { "start": { - "line": 2829, + "line": 2860, "column": 15 }, "end": { - "line": 2829, + "line": 2860, "column": 35 } } @@ -152084,31 +153084,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 86566, - 86574 + 87129, + 87137 ], "loc": { "start": { - "line": 2829, + "line": 2860, "column": 36 }, "end": { - "line": 2829, + "line": 2860, "column": 44 } } }, "range": [ - 86545, - 86575 + 87108, + 87138 ], "loc": { "start": { - "line": 2829, + "line": 2860, "column": 15 }, "end": { - "line": 2829, + "line": 2860, "column": 45 } } @@ -152119,16 +153119,16 @@ "object": { "type": "ThisExpression", "range": [ - 86579, - 86583 + 87142, + 87146 ], "loc": { "start": { - "line": 2829, + "line": 2860, "column": 49 }, "end": { - "line": 2829, + "line": 2860, "column": 53 } } @@ -152137,46 +153137,46 @@ "type": "Identifier", "name": "exactMatch", "range": [ - 86584, - 86594 + 87147, + 87157 ], "loc": { "start": { - "line": 2829, + "line": 2860, "column": 54 }, "end": { - "line": 2829, + "line": 2860, "column": 64 } } }, "range": [ - 86579, - 86594 + 87142, + 87157 ], "loc": { "start": { - "line": 2829, + "line": 2860, "column": 49 }, "end": { - "line": 2829, + "line": 2860, "column": 64 } } }, "range": [ - 86545, - 86594 + 87108, + 87157 ], "loc": { "start": { - "line": 2829, + "line": 2860, "column": 15 }, "end": { - "line": 2829, + "line": 2860, "column": 64 } } @@ -152188,16 +153188,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 86610, - 86617 + 87173, + 87180 ], "loc": { "start": { - "line": 2830, + "line": 2861, "column": 12 }, "end": { - "line": 2830, + "line": 2861, "column": 19 } } @@ -152206,77 +153206,77 @@ "type": "Identifier", "name": "INPUT", "range": [ - 86622, - 86627 + 87185, + 87190 ], "loc": { "start": { - "line": 2830, + "line": 2861, "column": 24 }, "end": { - "line": 2830, + "line": 2861, "column": 29 } } }, "range": [ - 86610, - 86627 + 87173, + 87190 ], "loc": { "start": { - "line": 2830, + "line": 2861, "column": 12 }, "end": { - "line": 2830, + "line": 2861, "column": 29 } } }, "range": [ - 86545, - 86627 + 87108, + 87190 ], "loc": { "start": { - "line": 2829, + "line": 2860, "column": 15 }, "end": { - "line": 2830, + "line": 2861, "column": 29 } } }, "range": [ - 86538, - 86628 + 87101, + 87191 ], "loc": { "start": { - "line": 2829, + "line": 2860, "column": 8 }, "end": { - "line": 2830, + "line": 2861, "column": 30 } } } ], "range": [ - 86476, - 86634 + 87039, + 87197 ], "loc": { "start": { - "line": 2827, + "line": 2858, "column": 27 }, "end": { - "line": 2831, + "line": 2862, "column": 5 } } @@ -152284,16 +153284,16 @@ "generator": false, "expression": false, "range": [ - 86465, - 86634 + 87028, + 87197 ], "loc": { "start": { - "line": 2827, + "line": 2858, "column": 16 }, "end": { - "line": 2831, + "line": 2862, "column": 5 } } @@ -152301,16 +153301,16 @@ "kind": "method", "computed": false, "range": [ - 86453, - 86634 + 87016, + 87197 ], "loc": { "start": { - "line": 2827, + "line": 2858, "column": 4 }, "end": { - "line": 2831, + "line": 2862, "column": 5 } }, @@ -152319,16 +153319,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": [ - 86293, - 86448 + 86856, + 87011 ], "loc": { "start": { - "line": 2822, + "line": 2853, "column": 4 }, "end": { - "line": 2826, + "line": 2857, "column": 7 } } @@ -152339,16 +153339,16 @@ "type": "Block", "value": "*\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", "range": [ - 86640, - 86754 + 87203, + 87317 ], "loc": { "start": { - "line": 2833, + "line": 2864, "column": 4 }, "end": { - "line": 2837, + "line": 2868, "column": 7 } } @@ -152362,16 +153362,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 86759, - 86769 + 87322, + 87332 ], "loc": { "start": { - "line": 2838, + "line": 2869, "column": 4 }, "end": { - "line": 2838, + "line": 2869, "column": 14 } } @@ -152384,16 +153384,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 86770, - 86778 + 87333, + 87341 ], "loc": { "start": { - "line": 2838, + "line": 2869, "column": 15 }, "end": { - "line": 2838, + "line": 2869, "column": 23 } } @@ -152420,16 +153420,16 @@ "object": { "type": "ThisExpression", "range": [ - 86797, - 86801 + 87360, + 87364 ], "loc": { "start": { - "line": 2839, + "line": 2870, "column": 15 }, "end": { - "line": 2839, + "line": 2870, "column": 19 } } @@ -152438,47 +153438,47 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 86802, - 86814 + 87365, + 87377 ], "loc": { "start": { - "line": 2839, + "line": 2870, "column": 20 }, "end": { - "line": 2839, + "line": 2870, "column": 32 } } }, "range": [ - 86797, - 86814 + 87360, + 87377 ], "loc": { "start": { - "line": 2839, + "line": 2870, "column": 15 }, "end": { - "line": 2839, + "line": 2870, "column": 32 } } }, "arguments": [], "range": [ - 86797, - 86816 + 87360, + 87379 ], "loc": { "start": { - "line": 2839, + "line": 2870, "column": 15 }, "end": { - "line": 2839, + "line": 2870, "column": 34 } } @@ -152487,31 +153487,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 86817, - 86824 + 87380, + 87387 ], "loc": { "start": { - "line": 2839, + "line": 2870, "column": 35 }, "end": { - "line": 2839, + "line": 2870, "column": 42 } } }, "range": [ - 86797, - 86824 + 87360, + 87387 ], "loc": { "start": { - "line": 2839, + "line": 2870, "column": 15 }, "end": { - "line": 2839, + "line": 2870, "column": 42 } } @@ -152521,32 +153521,32 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 86825, - 86833 + 87388, + 87396 ], "loc": { "start": { - "line": 2839, + "line": 2870, "column": 43 }, "end": { - "line": 2839, + "line": 2870, "column": 51 } } } ], "range": [ - 86797, - 86834 + 87360, + 87397 ], "loc": { "start": { - "line": 2839, + "line": 2870, "column": 15 }, "end": { - "line": 2839, + "line": 2870, "column": 52 } } @@ -152559,78 +153559,78 @@ "value": 1, "raw": "1", "range": [ - 86840, - 86841 + 87403, + 87404 ], "loc": { "start": { - "line": 2839, + "line": 2870, "column": 58 }, "end": { - "line": 2839, + "line": 2870, "column": 59 } } }, "prefix": true, "range": [ - 86839, - 86841 + 87402, + 87404 ], "loc": { "start": { - "line": 2839, + "line": 2870, "column": 57 }, "end": { - "line": 2839, + "line": 2870, "column": 59 } } }, "range": [ - 86797, - 86841 + 87360, + 87404 ], "loc": { "start": { - "line": 2839, + "line": 2870, "column": 15 }, "end": { - "line": 2839, + "line": 2870, "column": 59 } } }, "range": [ - 86790, - 86842 + 87353, + 87405 ], "loc": { "start": { - "line": 2839, + "line": 2870, "column": 8 }, "end": { - "line": 2839, + "line": 2870, "column": 60 } } } ], "range": [ - 86780, - 86848 + 87343, + 87411 ], "loc": { "start": { - "line": 2838, + "line": 2869, "column": 25 }, "end": { - "line": 2840, + "line": 2871, "column": 5 } } @@ -152638,16 +153638,16 @@ "generator": false, "expression": false, "range": [ - 86769, - 86848 + 87332, + 87411 ], "loc": { "start": { - "line": 2838, + "line": 2869, "column": 14 }, "end": { - "line": 2840, + "line": 2871, "column": 5 } } @@ -152655,16 +153655,16 @@ "kind": "method", "computed": false, "range": [ - 86759, - 86848 + 87322, + 87411 ], "loc": { "start": { - "line": 2838, + "line": 2869, "column": 4 }, "end": { - "line": 2840, + "line": 2871, "column": 5 } }, @@ -152673,16 +153673,16 @@ "type": "Block", "value": "*\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", "range": [ - 86640, - 86754 + 87203, + 87317 ], "loc": { "start": { - "line": 2833, + "line": 2864, "column": 4 }, "end": { - "line": 2837, + "line": 2868, "column": 7 } } @@ -152693,16 +153693,16 @@ "type": "Block", "value": "*\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", "range": [ - 86854, - 86970 + 87417, + 87533 ], "loc": { "start": { - "line": 2842, + "line": 2873, "column": 4 }, "end": { - "line": 2846, + "line": 2877, "column": 7 } } @@ -152716,16 +153716,16 @@ "type": "Identifier", "name": "isRowDisplayed", "range": [ - 86975, - 86989 + 87538, + 87552 ], "loc": { "start": { - "line": 2847, + "line": 2878, "column": 4 }, "end": { - "line": 2847, + "line": 2878, "column": 18 } } @@ -152738,16 +153738,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 86990, - 86998 + 87553, + 87561 ], "loc": { "start": { - "line": 2847, + "line": 2878, "column": 19 }, "end": { - "line": 2847, + "line": 2878, "column": 27 } } @@ -152765,16 +153765,16 @@ "type": "Identifier", "name": "row", "range": [ - 87014, - 87017 + 87577, + 87580 ], "loc": { "start": { - "line": 2848, + "line": 2879, "column": 12 }, "end": { - "line": 2848, + "line": 2879, "column": 15 } } @@ -152793,16 +153793,16 @@ "object": { "type": "ThisExpression", "range": [ - 87020, - 87024 + 87583, + 87587 ], "loc": { "start": { - "line": 2848, + "line": 2879, "column": 18 }, "end": { - "line": 2848, + "line": 2879, "column": 22 } } @@ -152811,47 +153811,47 @@ "type": "Identifier", "name": "dom", "range": [ - 87025, - 87028 + 87588, + 87591 ], "loc": { "start": { - "line": 2848, + "line": 2879, "column": 23 }, "end": { - "line": 2848, + "line": 2879, "column": 26 } } }, "range": [ - 87020, - 87028 + 87583, + 87591 ], "loc": { "start": { - "line": 2848, + "line": 2879, "column": 18 }, "end": { - "line": 2848, + "line": 2879, "column": 26 } } }, "arguments": [], "range": [ - 87020, - 87030 + 87583, + 87593 ], "loc": { "start": { - "line": 2848, + "line": 2879, "column": 18 }, "end": { - "line": 2848, + "line": 2879, "column": 28 } } @@ -152860,31 +153860,31 @@ "type": "Identifier", "name": "rows", "range": [ - 87031, - 87035 + 87594, + 87598 ], "loc": { "start": { - "line": 2848, + "line": 2879, "column": 29 }, "end": { - "line": 2848, + "line": 2879, "column": 33 } } }, "range": [ - 87020, - 87035 + 87583, + 87598 ], "loc": { "start": { - "line": 2848, + "line": 2879, "column": 18 }, "end": { - "line": 2848, + "line": 2879, "column": 33 } } @@ -152893,46 +153893,46 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 87036, - 87044 + 87599, + 87607 ], "loc": { "start": { - "line": 2848, + "line": 2879, "column": 34 }, "end": { - "line": 2848, + "line": 2879, "column": 42 } } }, "range": [ - 87020, - 87045 + 87583, + 87608 ], "loc": { "start": { - "line": 2848, + "line": 2879, "column": 18 }, "end": { - "line": 2848, + "line": 2879, "column": 43 } } }, "range": [ - 87014, - 87045 + 87577, + 87608 ], "loc": { "start": { - "line": 2848, + "line": 2879, "column": 12 }, "end": { - "line": 2848, + "line": 2879, "column": 43 } } @@ -152940,16 +153940,16 @@ ], "kind": "let", "range": [ - 87010, - 87046 + 87573, + 87609 ], "loc": { "start": { - "line": 2848, + "line": 2879, "column": 8 }, "end": { - "line": 2848, + "line": 2879, "column": 44 } } @@ -152967,16 +153967,16 @@ "object": { "type": "ThisExpression", "range": [ - 87062, - 87066 + 87625, + 87629 ], "loc": { "start": { - "line": 2849, + "line": 2880, "column": 15 }, "end": { - "line": 2849, + "line": 2880, "column": 19 } } @@ -152985,31 +153985,31 @@ "type": "Identifier", "name": "getRowDisplay", "range": [ - 87067, - 87080 + 87630, + 87643 ], "loc": { "start": { - "line": 2849, + "line": 2880, "column": 20 }, "end": { - "line": 2849, + "line": 2880, "column": 33 } } }, "range": [ - 87062, - 87080 + 87625, + 87643 ], "loc": { "start": { - "line": 2849, + "line": 2880, "column": 15 }, "end": { - "line": 2849, + "line": 2880, "column": 33 } } @@ -153019,32 +154019,32 @@ "type": "Identifier", "name": "row", "range": [ - 87081, - 87084 + 87644, + 87647 ], "loc": { "start": { - "line": 2849, + "line": 2880, "column": 34 }, "end": { - "line": 2849, + "line": 2880, "column": 37 } } } ], "range": [ - 87062, - 87085 + 87625, + 87648 ], "loc": { "start": { - "line": 2849, + "line": 2880, "column": 15 }, "end": { - "line": 2849, + "line": 2880, "column": 38 } } @@ -153054,62 +154054,62 @@ "value": "", "raw": "''", "range": [ - 87090, - 87092 + 87653, + 87655 ], "loc": { "start": { - "line": 2849, + "line": 2880, "column": 43 }, "end": { - "line": 2849, + "line": 2880, "column": 45 } } }, "range": [ - 87062, - 87092 + 87625, + 87655 ], "loc": { "start": { - "line": 2849, + "line": 2880, "column": 15 }, "end": { - "line": 2849, + "line": 2880, "column": 45 } } }, "range": [ - 87055, - 87093 + 87618, + 87656 ], "loc": { "start": { - "line": 2849, + "line": 2880, "column": 8 }, "end": { - "line": 2849, + "line": 2880, "column": 46 } } } ], "range": [ - 87000, - 87099 + 87563, + 87662 ], "loc": { "start": { - "line": 2847, + "line": 2878, "column": 29 }, "end": { - "line": 2850, + "line": 2881, "column": 5 } } @@ -153117,16 +154117,16 @@ "generator": false, "expression": false, "range": [ - 86989, - 87099 + 87552, + 87662 ], "loc": { "start": { - "line": 2847, + "line": 2878, "column": 18 }, "end": { - "line": 2850, + "line": 2881, "column": 5 } } @@ -153134,16 +154134,16 @@ "kind": "method", "computed": false, "range": [ - 86975, - 87099 + 87538, + 87662 ], "loc": { "start": { - "line": 2847, + "line": 2878, "column": 4 }, "end": { - "line": 2850, + "line": 2881, "column": 5 } }, @@ -153152,16 +154152,16 @@ "type": "Block", "value": "*\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", "range": [ - 86854, - 86970 + 87417, + 87533 ], "loc": { "start": { - "line": 2842, + "line": 2873, "column": 4 }, "end": { - "line": 2846, + "line": 2877, "column": 7 } } @@ -153172,16 +154172,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": [ - 87105, - 87308 + 87668, + 87871 ], "loc": { "start": { - "line": 2852, + "line": 2883, "column": 4 }, "end": { - "line": 2857, + "line": 2888, "column": 7 } } @@ -153195,16 +154195,16 @@ "type": "Identifier", "name": "ignoresDiacritics", "range": [ - 87313, - 87330 + 87876, + 87893 ], "loc": { "start": { - "line": 2858, + "line": 2889, "column": 4 }, "end": { - "line": 2858, + "line": 2889, "column": 21 } } @@ -153217,16 +154217,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 87331, - 87339 + 87894, + 87902 ], "loc": { "start": { - "line": 2858, + "line": 2889, "column": 22 }, "end": { - "line": 2858, + "line": 2889, "column": 30 } } @@ -153244,16 +154244,16 @@ "type": "Identifier", "name": "ignoreDiac", "range": [ - 87355, - 87365 + 87918, + 87928 ], "loc": { "start": { - "line": 2859, + "line": 2890, "column": 12 }, "end": { - "line": 2859, + "line": 2890, "column": 22 } } @@ -153264,16 +154264,16 @@ "object": { "type": "ThisExpression", "range": [ - 87368, - 87372 + 87931, + 87935 ], "loc": { "start": { - "line": 2859, + "line": 2890, "column": 25 }, "end": { - "line": 2859, + "line": 2890, "column": 29 } } @@ -153282,46 +154282,46 @@ "type": "Identifier", "name": "ignoreDiacritics", "range": [ - 87373, - 87389 + 87936, + 87952 ], "loc": { "start": { - "line": 2859, + "line": 2890, "column": 30 }, "end": { - "line": 2859, + "line": 2890, "column": 46 } } }, "range": [ - 87368, - 87389 + 87931, + 87952 ], "loc": { "start": { - "line": 2859, + "line": 2890, "column": 25 }, "end": { - "line": 2859, + "line": 2890, "column": 46 } } }, "range": [ - 87355, - 87389 + 87918, + 87952 ], "loc": { "start": { - "line": 2859, + "line": 2890, "column": 12 }, "end": { - "line": 2859, + "line": 2890, "column": 46 } } @@ -153329,16 +154329,16 @@ ], "kind": "let", "range": [ - 87351, - 87390 + 87914, + 87953 ], "loc": { "start": { - "line": 2859, + "line": 2890, "column": 8 }, "end": { - "line": 2859, + "line": 2890, "column": 47 } } @@ -153351,16 +154351,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 87403, - 87410 + 87966, + 87973 ], "loc": { "start": { - "line": 2860, + "line": 2891, "column": 12 }, "end": { - "line": 2860, + "line": 2891, "column": 19 } } @@ -153370,32 +154370,32 @@ "type": "Identifier", "name": "ignoreDiac", "range": [ - 87411, - 87421 + 87974, + 87984 ], "loc": { "start": { - "line": 2860, + "line": 2891, "column": 20 }, "end": { - "line": 2860, + "line": 2891, "column": 30 } } } ], "range": [ - 87403, - 87422 + 87966, + 87985 ], "loc": { "start": { - "line": 2860, + "line": 2891, "column": 12 }, "end": { - "line": 2860, + "line": 2891, "column": 31 } } @@ -153412,16 +154412,16 @@ "type": "Identifier", "name": "ignoreDiac", "range": [ - 87445, - 87455 + 88008, + 88018 ], "loc": { "start": { - "line": 2861, + "line": 2892, "column": 19 }, "end": { - "line": 2861, + "line": 2892, "column": 29 } } @@ -153430,78 +154430,78 @@ "type": "Identifier", "name": "colIndex", "range": [ - 87456, - 87464 + 88019, + 88027 ], "loc": { "start": { - "line": 2861, + "line": 2892, "column": 30 }, "end": { - "line": 2861, + "line": 2892, "column": 38 } } }, "range": [ - 87445, - 87465 + 88008, + 88028 ], "loc": { "start": { - "line": 2861, + "line": 2892, "column": 19 }, "end": { - "line": 2861, + "line": 2892, "column": 39 } } }, "range": [ - 87438, - 87466 + 88001, + 88029 ], "loc": { "start": { - "line": 2861, + "line": 2892, "column": 12 }, "end": { - "line": 2861, + "line": 2892, "column": 40 } } } ], "range": [ - 87424, - 87476 + 87987, + 88039 ], "loc": { "start": { - "line": 2860, + "line": 2891, "column": 33 }, "end": { - "line": 2862, + "line": 2893, "column": 9 } } }, "alternate": null, "range": [ - 87399, - 87476 + 87962, + 88039 ], "loc": { "start": { - "line": 2860, + "line": 2891, "column": 8 }, "end": { - "line": 2862, + "line": 2893, "column": 9 } } @@ -153514,16 +154514,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 87492, - 87499 + 88055, + 88062 ], "loc": { "start": { - "line": 2863, + "line": 2894, "column": 15 }, "end": { - "line": 2863, + "line": 2894, "column": 22 } } @@ -153533,63 +154533,63 @@ "type": "Identifier", "name": "ignoreDiac", "range": [ - 87500, - 87510 + 88063, + 88073 ], "loc": { "start": { - "line": 2863, + "line": 2894, "column": 23 }, "end": { - "line": 2863, + "line": 2894, "column": 33 } } } ], "range": [ - 87492, - 87511 + 88055, + 88074 ], "loc": { "start": { - "line": 2863, + "line": 2894, "column": 15 }, "end": { - "line": 2863, + "line": 2894, "column": 34 } } }, "range": [ - 87485, - 87512 + 88048, + 88075 ], "loc": { "start": { - "line": 2863, + "line": 2894, "column": 8 }, "end": { - "line": 2863, + "line": 2894, "column": 35 } } } ], "range": [ - 87341, - 87518 + 87904, + 88081 ], "loc": { "start": { - "line": 2858, + "line": 2889, "column": 32 }, "end": { - "line": 2864, + "line": 2895, "column": 5 } } @@ -153597,16 +154597,16 @@ "generator": false, "expression": false, "range": [ - 87330, - 87518 + 87893, + 88081 ], "loc": { "start": { - "line": 2858, + "line": 2889, "column": 21 }, "end": { - "line": 2864, + "line": 2895, "column": 5 } } @@ -153614,16 +154614,16 @@ "kind": "method", "computed": false, "range": [ - 87313, - 87518 + 87876, + 88081 ], "loc": { "start": { - "line": 2858, + "line": 2889, "column": 4 }, "end": { - "line": 2864, + "line": 2895, "column": 5 } }, @@ -153632,16 +154632,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": [ - 87105, - 87308 + 87668, + 87871 ], "loc": { "start": { - "line": 2852, + "line": 2883, "column": 4 }, "end": { - "line": 2857, + "line": 2888, "column": 7 } } @@ -153652,16 +154652,16 @@ "type": "Block", "value": "*\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n ", "range": [ - 87524, - 87664 + 88087, + 88227 ], "loc": { "start": { - "line": 2866, + "line": 2897, "column": 4 }, "end": { - "line": 2870, + "line": 2901, "column": 7 } } @@ -153675,16 +154675,16 @@ "type": "Identifier", "name": "getClearFilterText", "range": [ - 87669, - 87687 + 88232, + 88250 ], "loc": { "start": { - "line": 2871, + "line": 2902, "column": 4 }, "end": { - "line": 2871, + "line": 2902, "column": 22 } } @@ -153697,16 +154697,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 87688, - 87696 + 88251, + 88259 ], "loc": { "start": { - "line": 2871, + "line": 2902, "column": 23 }, "end": { - "line": 2871, + "line": 2902, "column": 31 } } @@ -153724,16 +154724,16 @@ "type": "Identifier", "name": "clearText", "range": [ - 87712, - 87721 + 88275, + 88284 ], "loc": { "start": { - "line": 2872, + "line": 2903, "column": 12 }, "end": { - "line": 2872, + "line": 2903, "column": 21 } } @@ -153744,16 +154744,16 @@ "object": { "type": "ThisExpression", "range": [ - 87724, - 87728 + 88287, + 88291 ], "loc": { "start": { - "line": 2872, + "line": 2903, "column": 24 }, "end": { - "line": 2872, + "line": 2903, "column": 28 } } @@ -153762,46 +154762,46 @@ "type": "Identifier", "name": "clearFilterText", "range": [ - 87729, - 87744 + 88292, + 88307 ], "loc": { "start": { - "line": 2872, + "line": 2903, "column": 29 }, "end": { - "line": 2872, + "line": 2903, "column": 44 } } }, "range": [ - 87724, - 87744 + 88287, + 88307 ], "loc": { "start": { - "line": 2872, + "line": 2903, "column": 24 }, "end": { - "line": 2872, + "line": 2903, "column": 44 } } }, "range": [ - 87712, - 87744 + 88275, + 88307 ], "loc": { "start": { - "line": 2872, + "line": 2903, "column": 12 }, "end": { - "line": 2872, + "line": 2903, "column": 44 } } @@ -153809,16 +154809,16 @@ ], "kind": "let", "range": [ - 87708, - 87745 + 88271, + 88308 ], "loc": { "start": { - "line": 2872, + "line": 2903, "column": 8 }, "end": { - "line": 2872, + "line": 2903, "column": 45 } } @@ -153831,16 +154831,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 87758, - 87765 + 88321, + 88328 ], "loc": { "start": { - "line": 2873, + "line": 2904, "column": 12 }, "end": { - "line": 2873, + "line": 2904, "column": 19 } } @@ -153850,32 +154850,32 @@ "type": "Identifier", "name": "clearText", "range": [ - 87766, - 87775 + 88329, + 88338 ], "loc": { "start": { - "line": 2873, + "line": 2904, "column": 20 }, "end": { - "line": 2873, + "line": 2904, "column": 29 } } } ], "range": [ - 87758, - 87776 + 88321, + 88339 ], "loc": { "start": { - "line": 2873, + "line": 2904, "column": 12 }, "end": { - "line": 2873, + "line": 2904, "column": 30 } } @@ -153892,16 +154892,16 @@ "type": "Identifier", "name": "clearText", "range": [ - 87799, - 87808 + 88362, + 88371 ], "loc": { "start": { - "line": 2874, + "line": 2905, "column": 19 }, "end": { - "line": 2874, + "line": 2905, "column": 28 } } @@ -153910,78 +154910,78 @@ "type": "Identifier", "name": "colIndex", "range": [ - 87809, - 87817 + 88372, + 88380 ], "loc": { "start": { - "line": 2874, + "line": 2905, "column": 29 }, "end": { - "line": 2874, + "line": 2905, "column": 37 } } }, "range": [ - 87799, - 87818 + 88362, + 88381 ], "loc": { "start": { - "line": 2874, + "line": 2905, "column": 19 }, "end": { - "line": 2874, + "line": 2905, "column": 38 } } }, "range": [ - 87792, - 87819 + 88355, + 88382 ], "loc": { "start": { - "line": 2874, + "line": 2905, "column": 12 }, "end": { - "line": 2874, + "line": 2905, "column": 39 } } } ], "range": [ - 87778, - 87829 + 88341, + 88392 ], "loc": { "start": { - "line": 2873, + "line": 2904, "column": 32 }, "end": { - "line": 2875, + "line": 2906, "column": 9 } } }, "alternate": null, "range": [ - 87754, - 87829 + 88317, + 88392 ], "loc": { "start": { - "line": 2873, + "line": 2904, "column": 8 }, "end": { - "line": 2875, + "line": 2906, "column": 9 } } @@ -153992,47 +154992,47 @@ "type": "Identifier", "name": "clearText", "range": [ - 87845, - 87854 + 88408, + 88417 ], "loc": { "start": { - "line": 2876, + "line": 2907, "column": 15 }, "end": { - "line": 2876, + "line": 2907, "column": 24 } } }, "range": [ - 87838, - 87855 + 88401, + 88418 ], "loc": { "start": { - "line": 2876, + "line": 2907, "column": 8 }, "end": { - "line": 2876, + "line": 2907, "column": 25 } } } ], "range": [ - 87698, - 87861 + 88261, + 88424 ], "loc": { "start": { - "line": 2871, + "line": 2902, "column": 33 }, "end": { - "line": 2877, + "line": 2908, "column": 5 } } @@ -154040,16 +155040,16 @@ "generator": false, "expression": false, "range": [ - 87687, - 87861 + 88250, + 88424 ], "loc": { "start": { - "line": 2871, + "line": 2902, "column": 22 }, "end": { - "line": 2877, + "line": 2908, "column": 5 } } @@ -154057,16 +155057,16 @@ "kind": "method", "computed": false, "range": [ - 87669, - 87861 + 88232, + 88424 ], "loc": { "start": { - "line": 2871, + "line": 2902, "column": 4 }, "end": { - "line": 2877, + "line": 2908, "column": 5 } }, @@ -154075,16 +155075,16 @@ "type": "Block", "value": "*\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n ", "range": [ - 87524, - 87664 + 88087, + 88227 ], "loc": { "start": { - "line": 2866, + "line": 2897, "column": 4 }, "end": { - "line": 2870, + "line": 2901, "column": 7 } } @@ -154095,16 +155095,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": [ - 87867, - 88086 + 88430, + 88649 ], "loc": { "start": { - "line": 2879, + "line": 2910, "column": 4 }, "end": { - "line": 2884, + "line": 2915, "column": 7 } } @@ -154118,16 +155118,16 @@ "type": "Identifier", "name": "isImported", "range": [ - 88091, - 88101 + 88654, + 88664 ], "loc": { "start": { - "line": 2885, + "line": 2916, "column": 4 }, "end": { - "line": 2885, + "line": 2916, "column": 14 } } @@ -154140,16 +155140,16 @@ "type": "Identifier", "name": "filePath", "range": [ - 88102, - 88110 + 88665, + 88673 ], "loc": { "start": { - "line": 2885, + "line": 2916, "column": 15 }, "end": { - "line": 2885, + "line": 2916, "column": 23 } } @@ -154160,16 +155160,16 @@ "type": "Identifier", "name": "type", "range": [ - 88112, - 88116 + 88675, + 88679 ], "loc": { "start": { - "line": 2885, + "line": 2916, "column": 25 }, "end": { - "line": 2885, + "line": 2916, "column": 29 } } @@ -154179,31 +155179,31 @@ "value": "script", "raw": "'script'", "range": [ - 88119, - 88127 + 88682, + 88690 ], "loc": { "start": { - "line": 2885, + "line": 2916, "column": 32 }, "end": { - "line": 2885, + "line": 2916, "column": 40 } } }, "range": [ - 88112, - 88127 + 88675, + 88690 ], "loc": { "start": { - "line": 2885, + "line": 2916, "column": 25 }, "end": { - "line": 2885, + "line": 2916, "column": 40 } } @@ -154221,16 +155221,16 @@ "type": "Identifier", "name": "imported", "range": [ - 88143, - 88151 + 88706, + 88714 ], "loc": { "start": { - "line": 2886, + "line": 2917, "column": 12 }, "end": { - "line": 2886, + "line": 2917, "column": 20 } } @@ -154240,31 +155240,31 @@ "value": false, "raw": "false", "range": [ - 88154, - 88159 + 88717, + 88722 ], "loc": { "start": { - "line": 2886, + "line": 2917, "column": 23 }, "end": { - "line": 2886, + "line": 2917, "column": 28 } } }, "range": [ - 88143, - 88159 + 88706, + 88722 ], "loc": { "start": { - "line": 2886, + "line": 2917, "column": 12 }, "end": { - "line": 2886, + "line": 2917, "column": 28 } } @@ -154275,16 +155275,16 @@ "type": "Identifier", "name": "attr", "range": [ - 88173, - 88177 + 88736, + 88740 ], "loc": { "start": { - "line": 2887, + "line": 2918, "column": 12 }, "end": { - "line": 2887, + "line": 2918, "column": 16 } } @@ -154298,16 +155298,16 @@ "type": "Identifier", "name": "type", "range": [ - 88180, - 88184 + 88743, + 88747 ], "loc": { "start": { - "line": 2887, + "line": 2918, "column": 19 }, "end": { - "line": 2887, + "line": 2918, "column": 23 } } @@ -154317,31 +155317,31 @@ "value": "script", "raw": "'script'", "range": [ - 88189, - 88197 + 88752, + 88760 ], "loc": { "start": { - "line": 2887, + "line": 2918, "column": 28 }, "end": { - "line": 2887, + "line": 2918, "column": 36 } } }, "range": [ - 88180, - 88197 + 88743, + 88760 ], "loc": { "start": { - "line": 2887, + "line": 2918, "column": 19 }, "end": { - "line": 2887, + "line": 2918, "column": 36 } } @@ -154351,16 +155351,16 @@ "value": "src", "raw": "'src'", "range": [ - 88200, - 88205 + 88763, + 88768 ], "loc": { "start": { - "line": 2887, + "line": 2918, "column": 39 }, "end": { - "line": 2887, + "line": 2918, "column": 44 } } @@ -154370,46 +155370,46 @@ "value": "href", "raw": "'href'", "range": [ - 88208, - 88214 + 88771, + 88777 ], "loc": { "start": { - "line": 2887, + "line": 2918, "column": 47 }, "end": { - "line": 2887, + "line": 2918, "column": 53 } } }, "range": [ - 88180, - 88214 + 88743, + 88777 ], "loc": { "start": { - "line": 2887, + "line": 2918, "column": 19 }, "end": { - "line": 2887, + "line": 2918, "column": 53 } } }, "range": [ - 88173, - 88214 + 88736, + 88777 ], "loc": { "start": { - "line": 2887, + "line": 2918, "column": 12 }, "end": { - "line": 2887, + "line": 2918, "column": 53 } } @@ -154420,16 +155420,16 @@ "type": "Identifier", "name": "files", "range": [ - 88228, - 88233 + 88791, + 88796 ], "loc": { "start": { - "line": 2888, + "line": 2919, "column": 12 }, "end": { - "line": 2888, + "line": 2919, "column": 17 } } @@ -154440,16 +155440,16 @@ "type": "Identifier", "name": "tag", "range": [ - 88236, - 88239 + 88799, + 88802 ], "loc": { "start": { - "line": 2888, + "line": 2919, "column": 20 }, "end": { - "line": 2888, + "line": 2919, "column": 23 } } @@ -154459,16 +155459,16 @@ "type": "Identifier", "name": "doc", "range": [ - 88240, - 88243 + 88803, + 88806 ], "loc": { "start": { - "line": 2888, + "line": 2919, "column": 24 }, "end": { - "line": 2888, + "line": 2919, "column": 27 } } @@ -154477,47 +155477,47 @@ "type": "Identifier", "name": "type", "range": [ - 88245, - 88249 + 88808, + 88812 ], "loc": { "start": { - "line": 2888, + "line": 2919, "column": 29 }, "end": { - "line": 2888, + "line": 2919, "column": 33 } } } ], "range": [ - 88236, - 88250 + 88799, + 88813 ], "loc": { "start": { - "line": 2888, + "line": 2919, "column": 20 }, "end": { - "line": 2888, + "line": 2919, "column": 34 } } }, "range": [ - 88228, - 88250 + 88791, + 88813 ], "loc": { "start": { - "line": 2888, + "line": 2919, "column": 12 }, "end": { - "line": 2888, + "line": 2919, "column": 34 } } @@ -154525,16 +155525,16 @@ ], "kind": "let", "range": [ - 88139, - 88251 + 88702, + 88814 ], "loc": { "start": { - "line": 2886, + "line": 2917, "column": 8 }, "end": { - "line": 2888, + "line": 2919, "column": 35 } } @@ -154550,16 +155550,16 @@ "type": "Identifier", "name": "i", "range": [ - 88269, - 88270 + 88832, + 88833 ], "loc": { "start": { - "line": 2889, + "line": 2920, "column": 17 }, "end": { - "line": 2889, + "line": 2920, "column": 18 } } @@ -154569,31 +155569,31 @@ "value": 0, "raw": "0", "range": [ - 88273, - 88274 + 88836, + 88837 ], "loc": { "start": { - "line": 2889, + "line": 2920, "column": 21 }, "end": { - "line": 2889, + "line": 2920, "column": 22 } } }, "range": [ - 88269, - 88274 + 88832, + 88837 ], "loc": { "start": { - "line": 2889, + "line": 2920, "column": 17 }, "end": { - "line": 2889, + "line": 2920, "column": 22 } } @@ -154604,16 +155604,16 @@ "type": "Identifier", "name": "len", "range": [ - 88276, - 88279 + 88839, + 88842 ], "loc": { "start": { - "line": 2889, + "line": 2920, "column": 24 }, "end": { - "line": 2889, + "line": 2920, "column": 27 } } @@ -154625,16 +155625,16 @@ "type": "Identifier", "name": "files", "range": [ - 88282, - 88287 + 88845, + 88850 ], "loc": { "start": { - "line": 2889, + "line": 2920, "column": 30 }, "end": { - "line": 2889, + "line": 2920, "column": 35 } } @@ -154643,46 +155643,46 @@ "type": "Identifier", "name": "length", "range": [ - 88288, - 88294 + 88851, + 88857 ], "loc": { "start": { - "line": 2889, + "line": 2920, "column": 36 }, "end": { - "line": 2889, + "line": 2920, "column": 42 } } }, "range": [ - 88282, - 88294 + 88845, + 88857 ], "loc": { "start": { - "line": 2889, + "line": 2920, "column": 30 }, "end": { - "line": 2889, + "line": 2920, "column": 42 } } }, "range": [ - 88276, - 88294 + 88839, + 88857 ], "loc": { "start": { - "line": 2889, + "line": 2920, "column": 24 }, "end": { - "line": 2889, + "line": 2920, "column": 42 } } @@ -154690,16 +155690,16 @@ ], "kind": "let", "range": [ - 88265, - 88294 + 88828, + 88857 ], "loc": { "start": { - "line": 2889, + "line": 2920, "column": 13 }, "end": { - "line": 2889, + "line": 2920, "column": 42 } } @@ -154711,16 +155711,16 @@ "type": "Identifier", "name": "i", "range": [ - 88296, - 88297 + 88859, + 88860 ], "loc": { "start": { - "line": 2889, + "line": 2920, "column": 44 }, "end": { - "line": 2889, + "line": 2920, "column": 45 } } @@ -154729,31 +155729,31 @@ "type": "Identifier", "name": "len", "range": [ - 88300, - 88303 + 88863, + 88866 ], "loc": { "start": { - "line": 2889, + "line": 2920, "column": 48 }, "end": { - "line": 2889, + "line": 2920, "column": 51 } } }, "range": [ - 88296, - 88303 + 88859, + 88866 ], "loc": { "start": { - "line": 2889, + "line": 2920, "column": 44 }, "end": { - "line": 2889, + "line": 2920, "column": 51 } } @@ -154765,32 +155765,32 @@ "type": "Identifier", "name": "i", "range": [ - 88305, - 88306 + 88868, + 88869 ], "loc": { "start": { - "line": 2889, + "line": 2920, "column": 53 }, "end": { - "line": 2889, + "line": 2920, "column": 54 } } }, "prefix": false, "range": [ - 88305, - 88308 + 88868, + 88871 ], "loc": { "start": { - "line": 2889, + "line": 2920, "column": 53 }, "end": { - "line": 2889, + "line": 2920, "column": 56 } } @@ -154806,16 +155806,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 88328, - 88335 + 88891, + 88898 ], "loc": { "start": { - "line": 2890, + "line": 2921, "column": 16 }, "end": { - "line": 2890, + "line": 2921, "column": 23 } } @@ -154831,16 +155831,16 @@ "type": "Identifier", "name": "files", "range": [ - 88336, - 88341 + 88899, + 88904 ], "loc": { "start": { - "line": 2890, + "line": 2921, "column": 24 }, "end": { - "line": 2890, + "line": 2921, "column": 29 } } @@ -154849,31 +155849,31 @@ "type": "Identifier", "name": "i", "range": [ - 88342, - 88343 + 88905, + 88906 ], "loc": { "start": { - "line": 2890, + "line": 2921, "column": 30 }, "end": { - "line": 2890, + "line": 2921, "column": 31 } } }, "range": [ - 88336, - 88344 + 88899, + 88907 ], "loc": { "start": { - "line": 2890, + "line": 2921, "column": 24 }, "end": { - "line": 2890, + "line": 2921, "column": 32 } } @@ -154882,47 +155882,47 @@ "type": "Identifier", "name": "attr", "range": [ - 88345, - 88349 + 88908, + 88912 ], "loc": { "start": { - "line": 2890, + "line": 2921, "column": 33 }, "end": { - "line": 2890, + "line": 2921, "column": 37 } } }, "range": [ - 88336, - 88350 + 88899, + 88913 ], "loc": { "start": { - "line": 2890, + "line": 2921, "column": 24 }, "end": { - "line": 2890, + "line": 2921, "column": 38 } } } ], "range": [ - 88328, - 88351 + 88891, + 88914 ], "loc": { "start": { - "line": 2890, + "line": 2921, "column": 16 }, "end": { - "line": 2890, + "line": 2921, "column": 39 } } @@ -154934,48 +155934,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 88371, - 88380 + 88934, + 88943 ], "loc": { "start": { - "line": 2891, + "line": 2922, "column": 16 }, "end": { - "line": 2891, + "line": 2922, "column": 25 } } } ], "range": [ - 88353, - 88394 + 88916, + 88957 ], "loc": { "start": { - "line": 2890, + "line": 2921, "column": 41 }, "end": { - "line": 2892, + "line": 2923, "column": 13 } } }, "alternate": null, "range": [ - 88324, - 88394 + 88887, + 88957 ], "loc": { "start": { - "line": 2890, + "line": 2921, "column": 12 }, "end": { - "line": 2892, + "line": 2923, "column": 13 } } @@ -154997,16 +155997,16 @@ "type": "Identifier", "name": "files", "range": [ - 88411, - 88416 + 88974, + 88979 ], "loc": { "start": { - "line": 2893, + "line": 2924, "column": 16 }, "end": { - "line": 2893, + "line": 2924, "column": 21 } } @@ -155015,31 +156015,31 @@ "type": "Identifier", "name": "i", "range": [ - 88417, - 88418 + 88980, + 88981 ], "loc": { "start": { - "line": 2893, + "line": 2924, "column": 22 }, "end": { - "line": 2893, + "line": 2924, "column": 23 } } }, "range": [ - 88411, - 88419 + 88974, + 88982 ], "loc": { "start": { - "line": 2893, + "line": 2924, "column": 16 }, "end": { - "line": 2893, + "line": 2924, "column": 24 } } @@ -155048,31 +156048,31 @@ "type": "Identifier", "name": "attr", "range": [ - 88420, - 88424 + 88983, + 88987 ], "loc": { "start": { - "line": 2893, + "line": 2924, "column": 25 }, "end": { - "line": 2893, + "line": 2924, "column": 29 } } }, "range": [ - 88411, - 88425 + 88974, + 88988 ], "loc": { "start": { - "line": 2893, + "line": 2924, "column": 16 }, "end": { - "line": 2893, + "line": 2924, "column": 30 } } @@ -155081,31 +156081,31 @@ "type": "Identifier", "name": "match", "range": [ - 88426, - 88431 + 88989, + 88994 ], "loc": { "start": { - "line": 2893, + "line": 2924, "column": 31 }, "end": { - "line": 2893, + "line": 2924, "column": 36 } } }, "range": [ - 88411, - 88431 + 88974, + 88994 ], "loc": { "start": { - "line": 2893, + "line": 2924, "column": 16 }, "end": { - "line": 2893, + "line": 2924, "column": 36 } } @@ -155115,32 +156115,32 @@ "type": "Identifier", "name": "filePath", "range": [ - 88432, - 88440 + 88995, + 89003 ], "loc": { "start": { - "line": 2893, + "line": 2924, "column": 37 }, "end": { - "line": 2893, + "line": 2924, "column": 45 } } } ], "range": [ - 88411, - 88441 + 88974, + 89004 ], "loc": { "start": { - "line": 2893, + "line": 2924, "column": 16 }, "end": { - "line": 2893, + "line": 2924, "column": 46 } } @@ -155157,16 +156157,16 @@ "type": "Identifier", "name": "imported", "range": [ - 88461, - 88469 + 89024, + 89032 ], "loc": { "start": { - "line": 2894, + "line": 2925, "column": 16 }, "end": { - "line": 2894, + "line": 2925, "column": 24 } } @@ -155176,46 +156176,46 @@ "value": true, "raw": "true", "range": [ - 88472, - 88476 + 89035, + 89039 ], "loc": { "start": { - "line": 2894, + "line": 2925, "column": 27 }, "end": { - "line": 2894, + "line": 2925, "column": 31 } } }, "range": [ - 88461, - 88476 + 89024, + 89039 ], "loc": { "start": { - "line": 2894, + "line": 2925, "column": 16 }, "end": { - "line": 2894, + "line": 2925, "column": 31 } } }, "range": [ - 88461, - 88477 + 89024, + 89040 ], "loc": { "start": { - "line": 2894, + "line": 2925, "column": 16 }, "end": { - "line": 2894, + "line": 2925, "column": 32 } } @@ -155224,79 +156224,79 @@ "type": "BreakStatement", "label": null, "range": [ - 88494, - 88500 + 89057, + 89063 ], "loc": { "start": { - "line": 2895, + "line": 2926, "column": 16 }, "end": { - "line": 2895, + "line": 2926, "column": 22 } } } ], "range": [ - 88443, - 88514 + 89006, + 89077 ], "loc": { "start": { - "line": 2893, + "line": 2924, "column": 48 }, "end": { - "line": 2896, + "line": 2927, "column": 13 } } }, "alternate": null, "range": [ - 88407, - 88514 + 88970, + 89077 ], "loc": { "start": { - "line": 2893, + "line": 2924, "column": 12 }, "end": { - "line": 2896, + "line": 2927, "column": 13 } } } ], "range": [ - 88310, - 88524 + 88873, + 89087 ], "loc": { "start": { - "line": 2889, + "line": 2920, "column": 58 }, "end": { - "line": 2897, + "line": 2928, "column": 9 } } }, "range": [ - 88260, - 88524 + 88823, + 89087 ], "loc": { "start": { - "line": 2889, + "line": 2920, "column": 8 }, "end": { - "line": 2897, + "line": 2928, "column": 9 } } @@ -155307,47 +156307,47 @@ "type": "Identifier", "name": "imported", "range": [ - 88540, - 88548 + 89103, + 89111 ], "loc": { "start": { - "line": 2898, + "line": 2929, "column": 15 }, "end": { - "line": 2898, + "line": 2929, "column": 23 } } }, "range": [ - 88533, - 88549 + 89096, + 89112 ], "loc": { "start": { - "line": 2898, + "line": 2929, "column": 8 }, "end": { - "line": 2898, + "line": 2929, "column": 24 } } } ], "range": [ - 88129, - 88555 + 88692, + 89118 ], "loc": { "start": { - "line": 2885, + "line": 2916, "column": 42 }, "end": { - "line": 2899, + "line": 2930, "column": 5 } } @@ -155355,16 +156355,16 @@ "generator": false, "expression": false, "range": [ - 88101, - 88555 + 88664, + 89118 ], "loc": { "start": { - "line": 2885, + "line": 2916, "column": 14 }, "end": { - "line": 2899, + "line": 2930, "column": 5 } } @@ -155372,16 +156372,16 @@ "kind": "method", "computed": false, "range": [ - 88091, - 88555 + 88654, + 89118 ], "loc": { "start": { - "line": 2885, + "line": 2916, "column": 4 }, "end": { - "line": 2899, + "line": 2930, "column": 5 } }, @@ -155390,16 +156390,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": [ - 87867, - 88086 + 88430, + 88649 ], "loc": { "start": { - "line": 2879, + "line": 2910, "column": 4 }, "end": { - "line": 2884, + "line": 2915, "column": 7 } } @@ -155410,16 +156410,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": [ - 88561, - 88820 + 89124, + 89383 ], "loc": { "start": { - "line": 2901, + "line": 2932, "column": 4 }, "end": { - "line": 2907, + "line": 2938, "column": 7 } } @@ -155433,16 +156433,16 @@ "type": "Identifier", "name": "import", "range": [ - 88825, - 88831 + 89388, + 89394 ], "loc": { "start": { - "line": 2908, + "line": 2939, "column": 4 }, "end": { - "line": 2908, + "line": 2939, "column": 10 } } @@ -155455,16 +156455,16 @@ "type": "Identifier", "name": "fileId", "range": [ - 88832, - 88838 + 89395, + 89401 ], "loc": { "start": { - "line": 2908, + "line": 2939, "column": 11 }, "end": { - "line": 2908, + "line": 2939, "column": 17 } } @@ -155473,16 +156473,16 @@ "type": "Identifier", "name": "filePath", "range": [ - 88840, - 88848 + 89403, + 89411 ], "loc": { "start": { - "line": 2908, + "line": 2939, "column": 19 }, "end": { - "line": 2908, + "line": 2939, "column": 27 } } @@ -155491,16 +156491,16 @@ "type": "Identifier", "name": "callback", "range": [ - 88850, - 88858 + 89413, + 89421 ], "loc": { "start": { - "line": 2908, + "line": 2939, "column": 29 }, "end": { - "line": 2908, + "line": 2939, "column": 37 } } @@ -155511,16 +156511,16 @@ "type": "Identifier", "name": "type", "range": [ - 88860, - 88864 + 89423, + 89427 ], "loc": { "start": { - "line": 2908, + "line": 2939, "column": 39 }, "end": { - "line": 2908, + "line": 2939, "column": 43 } } @@ -155530,31 +156530,31 @@ "value": "script", "raw": "'script'", "range": [ - 88867, - 88875 + 89430, + 89438 ], "loc": { "start": { - "line": 2908, + "line": 2939, "column": 46 }, "end": { - "line": 2908, + "line": 2939, "column": 54 } } }, "range": [ - 88860, - 88875 + 89423, + 89438 ], "loc": { "start": { - "line": 2908, + "line": 2939, "column": 39 }, "end": { - "line": 2908, + "line": 2939, "column": 54 } } @@ -155573,16 +156573,16 @@ "object": { "type": "ThisExpression", "range": [ - 88891, - 88895 + 89454, + 89458 ], "loc": { "start": { - "line": 2909, + "line": 2940, "column": 12 }, "end": { - "line": 2909, + "line": 2940, "column": 16 } } @@ -155591,31 +156591,31 @@ "type": "Identifier", "name": "isImported", "range": [ - 88896, - 88906 + 89459, + 89469 ], "loc": { "start": { - "line": 2909, + "line": 2940, "column": 17 }, "end": { - "line": 2909, + "line": 2940, "column": 27 } } }, "range": [ - 88891, - 88906 + 89454, + 89469 ], "loc": { "start": { - "line": 2909, + "line": 2940, "column": 12 }, "end": { - "line": 2909, + "line": 2940, "column": 27 } } @@ -155625,16 +156625,16 @@ "type": "Identifier", "name": "filePath", "range": [ - 88907, - 88915 + 89470, + 89478 ], "loc": { "start": { - "line": 2909, + "line": 2940, "column": 28 }, "end": { - "line": 2909, + "line": 2940, "column": 36 } } @@ -155643,32 +156643,32 @@ "type": "Identifier", "name": "type", "range": [ - 88917, - 88921 + 89480, + 89484 ], "loc": { "start": { - "line": 2909, + "line": 2940, "column": 38 }, "end": { - "line": 2909, + "line": 2940, "column": 42 } } } ], "range": [ - 88891, - 88922 + 89454, + 89485 ], "loc": { "start": { - "line": 2909, + "line": 2940, "column": 12 }, "end": { - "line": 2909, + "line": 2940, "column": 43 } } @@ -155680,48 +156680,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 88938, - 88945 + 89501, + 89508 ], "loc": { "start": { - "line": 2910, + "line": 2941, "column": 12 }, "end": { - "line": 2910, + "line": 2941, "column": 19 } } } ], "range": [ - 88924, - 88955 + 89487, + 89518 ], "loc": { "start": { - "line": 2909, + "line": 2940, "column": 45 }, "end": { - "line": 2911, + "line": 2942, "column": 9 } } }, "alternate": null, "range": [ - 88887, - 88955 + 89450, + 89518 ], "loc": { "start": { - "line": 2909, + "line": 2940, "column": 8 }, "end": { - "line": 2911, + "line": 2942, "column": 9 } } @@ -155735,16 +156735,16 @@ "type": "Identifier", "name": "o", "range": [ - 88968, - 88969 + 89531, + 89532 ], "loc": { "start": { - "line": 2912, + "line": 2943, "column": 12 }, "end": { - "line": 2912, + "line": 2943, "column": 13 } } @@ -155752,31 +156752,31 @@ "init": { "type": "ThisExpression", "range": [ - 88972, - 88976 + 89535, + 89539 ], "loc": { "start": { - "line": 2912, + "line": 2943, "column": 16 }, "end": { - "line": 2912, + "line": 2943, "column": 20 } } }, "range": [ - 88968, - 88976 + 89531, + 89539 ], "loc": { "start": { - "line": 2912, + "line": 2943, "column": 12 }, "end": { - "line": 2912, + "line": 2943, "column": 20 } } @@ -155787,16 +156787,16 @@ "type": "Identifier", "name": "isLoaded", "range": [ - 88990, - 88998 + 89553, + 89561 ], "loc": { "start": { - "line": 2913, + "line": 2944, "column": 12 }, "end": { - "line": 2913, + "line": 2944, "column": 20 } } @@ -155806,31 +156806,31 @@ "value": false, "raw": "false", "range": [ - 89001, - 89006 + 89564, + 89569 ], "loc": { "start": { - "line": 2913, + "line": 2944, "column": 23 }, "end": { - "line": 2913, + "line": 2944, "column": 28 } } }, "range": [ - 88990, - 89006 + 89553, + 89569 ], "loc": { "start": { - "line": 2913, + "line": 2944, "column": 12 }, "end": { - "line": 2913, + "line": 2944, "column": 28 } } @@ -155841,32 +156841,32 @@ "type": "Identifier", "name": "file", "range": [ - 89020, - 89024 + 89583, + 89587 ], "loc": { "start": { - "line": 2914, + "line": 2945, "column": 12 }, "end": { - "line": 2914, + "line": 2945, "column": 16 } } }, "init": null, "range": [ - 89020, - 89024 + 89583, + 89587 ], "loc": { "start": { - "line": 2914, + "line": 2945, "column": 12 }, "end": { - "line": 2914, + "line": 2945, "column": 16 } } @@ -155877,16 +156877,16 @@ "type": "Identifier", "name": "head", "range": [ - 89038, - 89042 + 89601, + 89605 ], "loc": { "start": { - "line": 2915, + "line": 2946, "column": 12 }, "end": { - "line": 2915, + "line": 2946, "column": 16 } } @@ -155900,16 +156900,16 @@ "type": "Identifier", "name": "tag", "range": [ - 89045, - 89048 + 89608, + 89611 ], "loc": { "start": { - "line": 2915, + "line": 2946, "column": 19 }, "end": { - "line": 2915, + "line": 2946, "column": 22 } } @@ -155919,16 +156919,16 @@ "type": "Identifier", "name": "doc", "range": [ - 89049, - 89052 + 89612, + 89615 ], "loc": { "start": { - "line": 2915, + "line": 2946, "column": 23 }, "end": { - "line": 2915, + "line": 2946, "column": 26 } } @@ -155938,32 +156938,32 @@ "value": "head", "raw": "'head'", "range": [ - 89054, - 89060 + 89617, + 89623 ], "loc": { "start": { - "line": 2915, + "line": 2946, "column": 28 }, "end": { - "line": 2915, + "line": 2946, "column": 34 } } } ], "range": [ - 89045, - 89061 + 89608, + 89624 ], "loc": { "start": { - "line": 2915, + "line": 2946, "column": 19 }, "end": { - "line": 2915, + "line": 2946, "column": 35 } } @@ -155973,46 +156973,46 @@ "value": 0, "raw": "0", "range": [ - 89062, - 89063 + 89625, + 89626 ], "loc": { "start": { - "line": 2915, + "line": 2946, "column": 36 }, "end": { - "line": 2915, + "line": 2946, "column": 37 } } }, "range": [ - 89045, - 89064 + 89608, + 89627 ], "loc": { "start": { - "line": 2915, + "line": 2946, "column": 19 }, "end": { - "line": 2915, + "line": 2946, "column": 38 } } }, "range": [ - 89038, - 89064 + 89601, + 89627 ], "loc": { "start": { - "line": 2915, + "line": 2946, "column": 12 }, "end": { - "line": 2915, + "line": 2946, "column": 38 } } @@ -156020,16 +157020,16 @@ ], "kind": "let", "range": [ - 88964, - 89065 + 89527, + 89628 ], "loc": { "start": { - "line": 2912, + "line": 2943, "column": 8 }, "end": { - "line": 2915, + "line": 2946, "column": 39 } } @@ -156048,16 +157048,16 @@ "type": "Identifier", "name": "type", "range": [ - 89079, - 89083 + 89642, + 89646 ], "loc": { "start": { - "line": 2917, + "line": 2948, "column": 12 }, "end": { - "line": 2917, + "line": 2948, "column": 16 } } @@ -156066,47 +157066,47 @@ "type": "Identifier", "name": "toLowerCase", "range": [ - 89084, - 89095 + 89647, + 89658 ], "loc": { "start": { - "line": 2917, + "line": 2948, "column": 17 }, "end": { - "line": 2917, + "line": 2948, "column": 28 } } }, "range": [ - 89079, - 89095 + 89642, + 89658 ], "loc": { "start": { - "line": 2917, + "line": 2948, "column": 12 }, "end": { - "line": 2917, + "line": 2948, "column": 28 } } }, "arguments": [], "range": [ - 89079, - 89097 + 89642, + 89660 ], "loc": { "start": { - "line": 2917, + "line": 2948, "column": 12 }, "end": { - "line": 2917, + "line": 2948, "column": 30 } } @@ -156116,31 +157116,31 @@ "value": "link", "raw": "'link'", "range": [ - 89102, - 89108 + 89665, + 89671 ], "loc": { "start": { - "line": 2917, + "line": 2948, "column": 35 }, "end": { - "line": 2917, + "line": 2948, "column": 41 } } }, "range": [ - 89079, - 89108 + 89642, + 89671 ], "loc": { "start": { - "line": 2917, + "line": 2948, "column": 12 }, "end": { - "line": 2917, + "line": 2948, "column": 41 } } @@ -156157,16 +157157,16 @@ "type": "Identifier", "name": "file", "range": [ - 89124, - 89128 + 89687, + 89691 ], "loc": { "start": { - "line": 2918, + "line": 2949, "column": 12 }, "end": { - "line": 2918, + "line": 2949, "column": 16 } } @@ -156177,16 +157177,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 89131, - 89140 + 89694, + 89703 ], "loc": { "start": { - "line": 2918, + "line": 2949, "column": 19 }, "end": { - "line": 2918, + "line": 2949, "column": 28 } } @@ -156197,16 +157197,16 @@ "value": "link", "raw": "'link'", "range": [ - 89141, - 89147 + 89704, + 89710 ], "loc": { "start": { - "line": 2918, + "line": 2949, "column": 29 }, "end": { - "line": 2918, + "line": 2949, "column": 35 } } @@ -156219,16 +157219,16 @@ "value": "id", "raw": "'id'", "range": [ - 89166, - 89170 + 89729, + 89733 ], "loc": { "start": { - "line": 2919, + "line": 2950, "column": 17 }, "end": { - "line": 2919, + "line": 2950, "column": 21 } } @@ -156237,32 +157237,32 @@ "type": "Identifier", "name": "fileId", "range": [ - 89172, - 89178 + 89735, + 89741 ], "loc": { "start": { - "line": 2919, + "line": 2950, "column": 23 }, "end": { - "line": 2919, + "line": 2950, "column": 29 } } } ], "range": [ - 89165, - 89179 + 89728, + 89742 ], "loc": { "start": { - "line": 2919, + "line": 2950, "column": 16 }, "end": { - "line": 2919, + "line": 2950, "column": 30 } } @@ -156275,16 +157275,16 @@ "value": "type", "raw": "'type'", "range": [ - 89182, - 89188 + 89745, + 89751 ], "loc": { "start": { - "line": 2919, + "line": 2950, "column": 33 }, "end": { - "line": 2919, + "line": 2950, "column": 39 } } @@ -156294,32 +157294,32 @@ "value": "text/css", "raw": "'text/css'", "range": [ - 89190, - 89200 + 89753, + 89763 ], "loc": { "start": { - "line": 2919, + "line": 2950, "column": 41 }, "end": { - "line": 2919, + "line": 2950, "column": 51 } } } ], "range": [ - 89181, - 89201 + 89744, + 89764 ], "loc": { "start": { - "line": 2919, + "line": 2950, "column": 32 }, "end": { - "line": 2919, + "line": 2950, "column": 52 } } @@ -156332,16 +157332,16 @@ "value": "rel", "raw": "'rel'", "range": [ - 89220, - 89225 + 89783, + 89788 ], "loc": { "start": { - "line": 2920, + "line": 2951, "column": 17 }, "end": { - "line": 2920, + "line": 2951, "column": 22 } } @@ -156351,32 +157351,32 @@ "value": "stylesheet", "raw": "'stylesheet'", "range": [ - 89227, - 89239 + 89790, + 89802 ], "loc": { "start": { - "line": 2920, + "line": 2951, "column": 24 }, "end": { - "line": 2920, + "line": 2951, "column": 36 } } } ], "range": [ - 89219, - 89240 + 89782, + 89803 ], "loc": { "start": { - "line": 2920, + "line": 2951, "column": 16 }, "end": { - "line": 2920, + "line": 2951, "column": 37 } } @@ -156389,16 +157389,16 @@ "value": "href", "raw": "'href'", "range": [ - 89243, - 89249 + 89806, + 89812 ], "loc": { "start": { - "line": 2920, + "line": 2951, "column": 40 }, "end": { - "line": 2920, + "line": 2951, "column": 46 } } @@ -156407,94 +157407,94 @@ "type": "Identifier", "name": "filePath", "range": [ - 89251, - 89259 + 89814, + 89822 ], "loc": { "start": { - "line": 2920, + "line": 2951, "column": 48 }, "end": { - "line": 2920, + "line": 2951, "column": 56 } } } ], "range": [ - 89242, - 89260 + 89805, + 89823 ], "loc": { "start": { - "line": 2920, + "line": 2951, "column": 39 }, "end": { - "line": 2920, + "line": 2951, "column": 57 } } } ], "range": [ - 89131, - 89274 + 89694, + 89837 ], "loc": { "start": { - "line": 2918, + "line": 2949, "column": 19 }, "end": { - "line": 2921, + "line": 2952, "column": 13 } } }, "range": [ - 89124, - 89274 + 89687, + 89837 ], "loc": { "start": { - "line": 2918, + "line": 2949, "column": 12 }, "end": { - "line": 2921, + "line": 2952, "column": 13 } } }, "range": [ - 89124, - 89275 + 89687, + 89838 ], "loc": { "start": { - "line": 2918, + "line": 2949, "column": 12 }, "end": { - "line": 2921, + "line": 2952, "column": 14 } } } ], "range": [ - 89110, - 89285 + 89673, + 89848 ], "loc": { "start": { - "line": 2917, + "line": 2948, "column": 43 }, "end": { - "line": 2922, + "line": 2953, "column": 9 } } @@ -156511,16 +157511,16 @@ "type": "Identifier", "name": "file", "range": [ - 89305, - 89309 + 89868, + 89872 ], "loc": { "start": { - "line": 2923, + "line": 2954, "column": 12 }, "end": { - "line": 2923, + "line": 2954, "column": 16 } } @@ -156531,16 +157531,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 89312, - 89321 + 89875, + 89884 ], "loc": { "start": { - "line": 2923, + "line": 2954, "column": 19 }, "end": { - "line": 2923, + "line": 2954, "column": 28 } } @@ -156551,16 +157551,16 @@ "value": "script", "raw": "'script'", "range": [ - 89322, - 89330 + 89885, + 89893 ], "loc": { "start": { - "line": 2923, + "line": 2954, "column": 29 }, "end": { - "line": 2923, + "line": 2954, "column": 37 } } @@ -156573,16 +157573,16 @@ "value": "id", "raw": "'id'", "range": [ - 89349, - 89353 + 89912, + 89916 ], "loc": { "start": { - "line": 2924, + "line": 2955, "column": 17 }, "end": { - "line": 2924, + "line": 2955, "column": 21 } } @@ -156591,32 +157591,32 @@ "type": "Identifier", "name": "fileId", "range": [ - 89355, - 89361 + 89918, + 89924 ], "loc": { "start": { - "line": 2924, + "line": 2955, "column": 23 }, "end": { - "line": 2924, + "line": 2955, "column": 29 } } } ], "range": [ - 89348, - 89362 + 89911, + 89925 ], "loc": { "start": { - "line": 2924, + "line": 2955, "column": 16 }, "end": { - "line": 2924, + "line": 2955, "column": 30 } } @@ -156629,16 +157629,16 @@ "value": "type", "raw": "'type'", "range": [ - 89381, - 89387 + 89944, + 89950 ], "loc": { "start": { - "line": 2925, + "line": 2956, "column": 17 }, "end": { - "line": 2925, + "line": 2956, "column": 23 } } @@ -156648,32 +157648,32 @@ "value": "text/javascript", "raw": "'text/javascript'", "range": [ - 89389, - 89406 + 89952, + 89969 ], "loc": { "start": { - "line": 2925, + "line": 2956, "column": 25 }, "end": { - "line": 2925, + "line": 2956, "column": 42 } } } ], "range": [ - 89380, - 89407 + 89943, + 89970 ], "loc": { "start": { - "line": 2925, + "line": 2956, "column": 16 }, "end": { - "line": 2925, + "line": 2956, "column": 43 } } @@ -156686,16 +157686,16 @@ "value": "src", "raw": "'src'", "range": [ - 89410, - 89415 + 89973, + 89978 ], "loc": { "start": { - "line": 2925, + "line": 2956, "column": 46 }, "end": { - "line": 2925, + "line": 2956, "column": 51 } } @@ -156704,109 +157704,109 @@ "type": "Identifier", "name": "filePath", "range": [ - 89417, - 89425 + 89980, + 89988 ], "loc": { "start": { - "line": 2925, + "line": 2956, "column": 53 }, "end": { - "line": 2925, + "line": 2956, "column": 61 } } } ], "range": [ - 89409, - 89426 + 89972, + 89989 ], "loc": { "start": { - "line": 2925, + "line": 2956, "column": 45 }, "end": { - "line": 2925, + "line": 2956, "column": 62 } } } ], "range": [ - 89312, - 89440 + 89875, + 90003 ], "loc": { "start": { - "line": 2923, + "line": 2954, "column": 19 }, "end": { - "line": 2926, + "line": 2957, "column": 13 } } }, "range": [ - 89305, - 89440 + 89868, + 90003 ], "loc": { "start": { - "line": 2923, + "line": 2954, "column": 12 }, "end": { - "line": 2926, + "line": 2957, "column": 13 } } }, "range": [ - 89305, - 89441 + 89868, + 90004 ], "loc": { "start": { - "line": 2923, + "line": 2954, "column": 12 }, "end": { - "line": 2926, + "line": 2957, "column": 14 } } } ], "range": [ - 89291, - 89451 + 89854, + 90014 ], "loc": { "start": { - "line": 2922, + "line": 2953, "column": 15 }, "end": { - "line": 2927, + "line": 2958, "column": 9 } } }, "range": [ - 89075, - 89451 + 89638, + 90014 ], "loc": { "start": { - "line": 2917, + "line": 2948, "column": 8 }, "end": { - "line": 2927, + "line": 2958, "column": 9 } }, @@ -156815,16 +157815,16 @@ "type": "Line", "value": "Browser <> IE onload event works only for scripts, not for stylesheets", "range": [ - 89461, - 89533 + 90024, + 90096 ], "loc": { "start": { - "line": 2929, + "line": 2960, "column": 8 }, "end": { - "line": 2929, + "line": 2960, "column": 80 } } @@ -156843,16 +157843,16 @@ "type": "Identifier", "name": "file", "range": [ - 89542, - 89546 + 90105, + 90109 ], "loc": { "start": { - "line": 2930, + "line": 2961, "column": 8 }, "end": { - "line": 2930, + "line": 2961, "column": 12 } } @@ -156861,31 +157861,31 @@ "type": "Identifier", "name": "onload", "range": [ - 89547, - 89553 + 90110, + 90116 ], "loc": { "start": { - "line": 2930, + "line": 2961, "column": 13 }, "end": { - "line": 2930, + "line": 2961, "column": 19 } } }, "range": [ - 89542, - 89553 + 90105, + 90116 ], "loc": { "start": { - "line": 2930, + "line": 2961, "column": 8 }, "end": { - "line": 2930, + "line": 2961, "column": 19 } } @@ -156900,16 +157900,16 @@ "type": "Identifier", "name": "file", "range": [ - 89556, - 89560 + 90119, + 90123 ], "loc": { "start": { - "line": 2930, + "line": 2961, "column": 22 }, "end": { - "line": 2930, + "line": 2961, "column": 26 } } @@ -156918,31 +157918,31 @@ "type": "Identifier", "name": "onreadystatechange", "range": [ - 89561, - 89579 + 90124, + 90142 ], "loc": { "start": { - "line": 2930, + "line": 2961, "column": 27 }, "end": { - "line": 2930, + "line": 2961, "column": 45 } } }, "range": [ - 89556, - 89579 + 90119, + 90142 ], "loc": { "start": { - "line": 2930, + "line": 2961, "column": 22 }, "end": { - "line": 2930, + "line": 2961, "column": 45 } } @@ -156966,32 +157966,32 @@ "type": "Identifier", "name": "isLoaded", "range": [ - 89607, - 89615 + 90170, + 90178 ], "loc": { "start": { - "line": 2931, + "line": 2962, "column": 17 }, "end": { - "line": 2931, + "line": 2962, "column": 25 } } }, "prefix": true, "range": [ - 89606, - 89615 + 90169, + 90178 ], "loc": { "start": { - "line": 2931, + "line": 2962, "column": 16 }, "end": { - "line": 2931, + "line": 2962, "column": 25 } } @@ -157011,16 +158011,16 @@ "object": { "type": "ThisExpression", "range": [ - 89637, - 89641 + 90200, + 90204 ], "loc": { "start": { - "line": 2932, + "line": 2963, "column": 18 }, "end": { - "line": 2932, + "line": 2963, "column": 22 } } @@ -157029,47 +158029,47 @@ "type": "Identifier", "name": "readyState", "range": [ - 89642, - 89652 + 90205, + 90215 ], "loc": { "start": { - "line": 2932, + "line": 2963, "column": 23 }, "end": { - "line": 2932, + "line": 2963, "column": 33 } } }, "range": [ - 89637, - 89652 + 90200, + 90215 ], "loc": { "start": { - "line": 2932, + "line": 2963, "column": 18 }, "end": { - "line": 2932, + "line": 2963, "column": 33 } } }, "prefix": true, "range": [ - 89636, - 89652 + 90199, + 90215 ], "loc": { "start": { - "line": 2932, + "line": 2963, "column": 17 }, "end": { - "line": 2932, + "line": 2963, "column": 33 } } @@ -157083,16 +158083,16 @@ "object": { "type": "ThisExpression", "range": [ - 89656, - 89660 + 90219, + 90223 ], "loc": { "start": { - "line": 2932, + "line": 2963, "column": 37 }, "end": { - "line": 2932, + "line": 2963, "column": 41 } } @@ -157101,31 +158101,31 @@ "type": "Identifier", "name": "readyState", "range": [ - 89661, - 89671 + 90224, + 90234 ], "loc": { "start": { - "line": 2932, + "line": 2963, "column": 42 }, "end": { - "line": 2932, + "line": 2963, "column": 52 } } }, "range": [ - 89656, - 89671 + 90219, + 90234 ], "loc": { "start": { - "line": 2932, + "line": 2963, "column": 37 }, "end": { - "line": 2932, + "line": 2963, "column": 52 } } @@ -157135,46 +158135,46 @@ "value": "loaded", "raw": "'loaded'", "range": [ - 89676, - 89684 + 90239, + 90247 ], "loc": { "start": { - "line": 2932, + "line": 2963, "column": 57 }, "end": { - "line": 2932, + "line": 2963, "column": 65 } } }, "range": [ - 89656, - 89684 + 90219, + 90247 ], "loc": { "start": { - "line": 2932, + "line": 2963, "column": 37 }, "end": { - "line": 2932, + "line": 2963, "column": 65 } } }, "range": [ - 89636, - 89684 + 90199, + 90247 ], "loc": { "start": { - "line": 2932, + "line": 2963, "column": 17 }, "end": { - "line": 2932, + "line": 2963, "column": 65 } } @@ -157188,16 +158188,16 @@ "object": { "type": "ThisExpression", "range": [ - 89708, - 89712 + 90271, + 90275 ], "loc": { "start": { - "line": 2933, + "line": 2964, "column": 20 }, "end": { - "line": 2933, + "line": 2964, "column": 24 } } @@ -157206,31 +158206,31 @@ "type": "Identifier", "name": "readyState", "range": [ - 89713, - 89723 + 90276, + 90286 ], "loc": { "start": { - "line": 2933, + "line": 2964, "column": 25 }, "end": { - "line": 2933, + "line": 2964, "column": 35 } } }, "range": [ - 89708, - 89723 + 90271, + 90286 ], "loc": { "start": { - "line": 2933, + "line": 2964, "column": 20 }, "end": { - "line": 2933, + "line": 2964, "column": 35 } } @@ -157240,61 +158240,61 @@ "value": "complete", "raw": "'complete'", "range": [ - 89728, - 89738 + 90291, + 90301 ], "loc": { "start": { - "line": 2933, + "line": 2964, "column": 40 }, "end": { - "line": 2933, + "line": 2964, "column": 50 } } }, "range": [ - 89708, - 89738 + 90271, + 90301 ], "loc": { "start": { - "line": 2933, + "line": 2964, "column": 20 }, "end": { - "line": 2933, + "line": 2964, "column": 50 } } }, "range": [ - 89636, - 89738 + 90199, + 90301 ], "loc": { "start": { - "line": 2932, + "line": 2963, "column": 17 }, "end": { - "line": 2933, + "line": 2964, "column": 50 } } }, "range": [ - 89606, - 89739 + 90169, + 90302 ], "loc": { "start": { - "line": 2931, + "line": 2962, "column": 16 }, "end": { - "line": 2933, + "line": 2964, "column": 51 } } @@ -157311,16 +158311,16 @@ "type": "Identifier", "name": "isLoaded", "range": [ - 89759, - 89767 + 90322, + 90330 ], "loc": { "start": { - "line": 2934, + "line": 2965, "column": 16 }, "end": { - "line": 2934, + "line": 2965, "column": 24 } } @@ -157330,46 +158330,46 @@ "value": true, "raw": "true", "range": [ - 89770, - 89774 + 90333, + 90337 ], "loc": { "start": { - "line": 2934, + "line": 2965, "column": 27 }, "end": { - "line": 2934, + "line": 2965, "column": 31 } } }, "range": [ - 89759, - 89774 + 90322, + 90337 ], "loc": { "start": { - "line": 2934, + "line": 2965, "column": 16 }, "end": { - "line": 2934, + "line": 2965, "column": 31 } } }, "range": [ - 89759, - 89775 + 90322, + 90338 ], "loc": { "start": { - "line": 2934, + "line": 2965, "column": 16 }, "end": { - "line": 2934, + "line": 2965, "column": 32 } } @@ -157386,32 +158386,32 @@ "type": "Identifier", "name": "callback", "range": [ - 89803, - 89811 + 90366, + 90374 ], "loc": { "start": { - "line": 2935, + "line": 2966, "column": 27 }, "end": { - "line": 2935, + "line": 2966, "column": 35 } } }, "prefix": true, "range": [ - 89796, - 89811 + 90359, + 90374 ], "loc": { "start": { - "line": 2935, + "line": 2966, "column": 20 }, "end": { - "line": 2935, + "line": 2966, "column": 35 } } @@ -157421,31 +158421,31 @@ "value": "function", "raw": "'function'", "range": [ - 89816, - 89826 + 90379, + 90389 ], "loc": { "start": { - "line": 2935, + "line": 2966, "column": 40 }, "end": { - "line": 2935, + "line": 2966, "column": 50 } } }, "range": [ - 89796, - 89826 + 90359, + 90389 ], "loc": { "start": { - "line": 2935, + "line": 2966, "column": 20 }, "end": { - "line": 2935, + "line": 2966, "column": 50 } } @@ -157464,16 +158464,16 @@ "type": "Identifier", "name": "callback", "range": [ - 89850, - 89858 + 90413, + 90421 ], "loc": { "start": { - "line": 2936, + "line": 2967, "column": 20 }, "end": { - "line": 2936, + "line": 2967, "column": 28 } } @@ -157482,31 +158482,31 @@ "type": "Identifier", "name": "call", "range": [ - 89859, - 89863 + 90422, + 90426 ], "loc": { "start": { - "line": 2936, + "line": 2967, "column": 29 }, "end": { - "line": 2936, + "line": 2967, "column": 33 } } }, "range": [ - 89850, - 89863 + 90413, + 90426 ], "loc": { "start": { - "line": 2936, + "line": 2967, "column": 20 }, "end": { - "line": 2936, + "line": 2967, "column": 33 } } @@ -157517,16 +158517,16 @@ "value": null, "raw": "null", "range": [ - 89864, - 89868 + 90427, + 90431 ], "loc": { "start": { - "line": 2936, + "line": 2967, "column": 34 }, "end": { - "line": 2936, + "line": 2967, "column": 38 } } @@ -157535,127 +158535,127 @@ "type": "Identifier", "name": "o", "range": [ - 89870, - 89871 + 90433, + 90434 ], "loc": { "start": { - "line": 2936, + "line": 2967, "column": 40 }, "end": { - "line": 2936, + "line": 2967, "column": 41 } } } ], "range": [ - 89850, - 89872 + 90413, + 90435 ], "loc": { "start": { - "line": 2936, + "line": 2967, "column": 20 }, "end": { - "line": 2936, + "line": 2967, "column": 42 } } }, "range": [ - 89850, - 89873 + 90413, + 90436 ], "loc": { "start": { - "line": 2936, + "line": 2967, "column": 20 }, "end": { - "line": 2936, + "line": 2967, "column": 43 } } } ], "range": [ - 89828, - 89891 + 90391, + 90454 ], "loc": { "start": { - "line": 2935, + "line": 2966, "column": 52 }, "end": { - "line": 2937, + "line": 2968, "column": 17 } } }, "alternate": null, "range": [ - 89792, - 89891 + 90355, + 90454 ], "loc": { "start": { - "line": 2935, + "line": 2966, "column": 16 }, "end": { - "line": 2937, + "line": 2968, "column": 17 } } } ], "range": [ - 89741, - 89905 + 90304, + 90468 ], "loc": { "start": { - "line": 2933, + "line": 2964, "column": 53 }, "end": { - "line": 2938, + "line": 2969, "column": 13 } } }, "alternate": null, "range": [ - 89602, - 89905 + 90165, + 90468 ], "loc": { "start": { - "line": 2931, + "line": 2962, "column": 12 }, "end": { - "line": 2938, + "line": 2969, "column": 13 } } } ], "range": [ - 89588, - 89915 + 90151, + 90478 ], "loc": { "start": { - "line": 2930, + "line": 2961, "column": 54 }, "end": { - "line": 2939, + "line": 2970, "column": 9 } } @@ -157663,61 +158663,61 @@ "generator": false, "expression": false, "range": [ - 89582, - 89915 + 90145, + 90478 ], "loc": { "start": { - "line": 2930, + "line": 2961, "column": 48 }, "end": { - "line": 2939, + "line": 2970, "column": 9 } } }, "range": [ - 89556, - 89915 + 90119, + 90478 ], "loc": { "start": { - "line": 2930, + "line": 2961, "column": 22 }, "end": { - "line": 2939, + "line": 2970, "column": 9 } } }, "range": [ - 89542, - 89915 + 90105, + 90478 ], "loc": { "start": { - "line": 2930, + "line": 2961, "column": 8 }, "end": { - "line": 2939, + "line": 2970, "column": 9 } } }, "range": [ - 89542, - 89916 + 90105, + 90479 ], "loc": { "start": { - "line": 2930, + "line": 2961, "column": 8 }, "end": { - "line": 2939, + "line": 2970, "column": 10 } }, @@ -157726,16 +158726,16 @@ "type": "Line", "value": "Browser <> IE onload event works only for scripts, not for stylesheets", "range": [ - 89461, - 89533 + 90024, + 90096 ], "loc": { "start": { - "line": 2929, + "line": 2960, "column": 8 }, "end": { - "line": 2929, + "line": 2960, "column": 80 } } @@ -157754,16 +158754,16 @@ "type": "Identifier", "name": "file", "range": [ - 89925, - 89929 + 90488, + 90492 ], "loc": { "start": { - "line": 2940, + "line": 2971, "column": 8 }, "end": { - "line": 2940, + "line": 2971, "column": 12 } } @@ -157772,31 +158772,31 @@ "type": "Identifier", "name": "onerror", "range": [ - 89930, - 89937 + 90493, + 90500 ], "loc": { "start": { - "line": 2940, + "line": 2971, "column": 13 }, "end": { - "line": 2940, + "line": 2971, "column": 20 } } }, "range": [ - 89925, - 89937 + 90488, + 90500 ], "loc": { "start": { - "line": 2940, + "line": 2971, "column": 8 }, "end": { - "line": 2940, + "line": 2971, "column": 20 } } @@ -157816,16 +158816,16 @@ "type": "Identifier", "name": "Error", "range": [ - 89976, - 89981 + 90539, + 90544 ], "loc": { "start": { - "line": 2941, + "line": 2972, "column": 22 }, "end": { - "line": 2941, + "line": 2972, "column": 27 } } @@ -157842,16 +158842,16 @@ }, "tail": false, "range": [ - 89982, - 90013 + 90545, + 90576 ], "loc": { "start": { - "line": 2941, + "line": 2972, "column": 28 }, "end": { - "line": 2941, + "line": 2972, "column": 59 } } @@ -157864,16 +158864,16 @@ }, "tail": true, "range": [ - 90021, - 90023 + 90584, + 90586 ], "loc": { "start": { - "line": 2941, + "line": 2972, "column": 67 }, "end": { - "line": 2941, + "line": 2972, "column": 69 } } @@ -157884,79 +158884,79 @@ "type": "Identifier", "name": "filePath", "range": [ - 90013, - 90021 + 90576, + 90584 ], "loc": { "start": { - "line": 2941, + "line": 2972, "column": 59 }, "end": { - "line": 2941, + "line": 2972, "column": 67 } } } ], "range": [ - 89982, - 90023 + 90545, + 90586 ], "loc": { "start": { - "line": 2941, + "line": 2972, "column": 28 }, "end": { - "line": 2941, + "line": 2972, "column": 69 } } } ], "range": [ - 89972, - 90024 + 90535, + 90587 ], "loc": { "start": { - "line": 2941, + "line": 2972, "column": 18 }, "end": { - "line": 2941, + "line": 2972, "column": 70 } } }, "range": [ - 89966, - 90025 + 90529, + 90588 ], "loc": { "start": { - "line": 2941, + "line": 2972, "column": 12 }, "end": { - "line": 2941, + "line": 2972, "column": 71 } } } ], "range": [ - 89952, - 90035 + 90515, + 90598 ], "loc": { "start": { - "line": 2940, + "line": 2971, "column": 35 }, "end": { - "line": 2942, + "line": 2973, "column": 9 } } @@ -157964,46 +158964,46 @@ "generator": false, "expression": false, "range": [ - 89940, - 90035 + 90503, + 90598 ], "loc": { "start": { - "line": 2940, + "line": 2971, "column": 23 }, "end": { - "line": 2942, + "line": 2973, "column": 9 } } }, "range": [ - 89925, - 90035 + 90488, + 90598 ], "loc": { "start": { - "line": 2940, + "line": 2971, "column": 8 }, "end": { - "line": 2942, + "line": 2973, "column": 9 } } }, "range": [ - 89925, - 90036 + 90488, + 90599 ], "loc": { "start": { - "line": 2940, + "line": 2971, "column": 8 }, "end": { - "line": 2942, + "line": 2973, "column": 10 } } @@ -158019,16 +159019,16 @@ "type": "Identifier", "name": "head", "range": [ - 90045, - 90049 + 90608, + 90612 ], "loc": { "start": { - "line": 2943, + "line": 2974, "column": 8 }, "end": { - "line": 2943, + "line": 2974, "column": 12 } } @@ -158037,31 +159037,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 90050, - 90061 + 90613, + 90624 ], "loc": { "start": { - "line": 2943, + "line": 2974, "column": 13 }, "end": { - "line": 2943, + "line": 2974, "column": 24 } } }, "range": [ - 90045, - 90061 + 90608, + 90624 ], "loc": { "start": { - "line": 2943, + "line": 2974, "column": 8 }, "end": { - "line": 2943, + "line": 2974, "column": 24 } } @@ -158071,63 +159071,63 @@ "type": "Identifier", "name": "file", "range": [ - 90062, - 90066 + 90625, + 90629 ], "loc": { "start": { - "line": 2943, + "line": 2974, "column": 25 }, "end": { - "line": 2943, + "line": 2974, "column": 29 } } } ], "range": [ - 90045, - 90067 + 90608, + 90630 ], "loc": { "start": { - "line": 2943, + "line": 2974, "column": 8 }, "end": { - "line": 2943, + "line": 2974, "column": 30 } } }, "range": [ - 90045, - 90068 + 90608, + 90631 ], "loc": { "start": { - "line": 2943, + "line": 2974, "column": 8 }, "end": { - "line": 2943, + "line": 2974, "column": 31 } } } ], "range": [ - 88877, - 90074 + 89440, + 90637 ], "loc": { "start": { - "line": 2908, + "line": 2939, "column": 56 }, "end": { - "line": 2944, + "line": 2975, "column": 5 } } @@ -158135,16 +159135,16 @@ "generator": false, "expression": false, "range": [ - 88831, - 90074 + 89394, + 90637 ], "loc": { "start": { - "line": 2908, + "line": 2939, "column": 10 }, "end": { - "line": 2944, + "line": 2975, "column": 5 } } @@ -158152,16 +159152,16 @@ "kind": "method", "computed": false, "range": [ - 88825, - 90074 + 89388, + 90637 ], "loc": { "start": { - "line": 2908, + "line": 2939, "column": 4 }, "end": { - "line": 2944, + "line": 2975, "column": 5 } }, @@ -158170,16 +159170,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": [ - 88561, - 88820 + 89124, + 89383 ], "loc": { "start": { - "line": 2901, + "line": 2932, "column": 4 }, "end": { - "line": 2907, + "line": 2938, "column": 7 } } @@ -158190,16 +159190,16 @@ "type": "Block", "value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ", "range": [ - 90080, - 90155 + 90643, + 90718 ], "loc": { "start": { - "line": 2946, + "line": 2977, "column": 4 }, "end": { - "line": 2949, + "line": 2980, "column": 7 } } @@ -158213,16 +159213,16 @@ "type": "Identifier", "name": "isInitialized", "range": [ - 90160, - 90173 + 90723, + 90736 ], "loc": { "start": { - "line": 2950, + "line": 2981, "column": 4 }, "end": { - "line": 2950, + "line": 2981, "column": 17 } } @@ -158242,16 +159242,16 @@ "object": { "type": "ThisExpression", "range": [ - 90193, - 90197 + 90756, + 90760 ], "loc": { "start": { - "line": 2951, + "line": 2982, "column": 15 }, "end": { - "line": 2951, + "line": 2982, "column": 19 } } @@ -158260,62 +159260,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 90198, - 90209 + 90761, + 90772 ], "loc": { "start": { - "line": 2951, + "line": 2982, "column": 20 }, "end": { - "line": 2951, + "line": 2982, "column": 31 } } }, "range": [ - 90193, - 90209 + 90756, + 90772 ], "loc": { "start": { - "line": 2951, + "line": 2982, "column": 15 }, "end": { - "line": 2951, + "line": 2982, "column": 31 } } }, "range": [ - 90186, - 90210 + 90749, + 90773 ], "loc": { "start": { - "line": 2951, + "line": 2982, "column": 8 }, "end": { - "line": 2951, + "line": 2982, "column": 32 } } } ], "range": [ - 90176, - 90216 + 90739, + 90779 ], "loc": { "start": { - "line": 2950, + "line": 2981, "column": 20 }, "end": { - "line": 2952, + "line": 2983, "column": 5 } } @@ -158323,16 +159323,16 @@ "generator": false, "expression": false, "range": [ - 90173, - 90216 + 90736, + 90779 ], "loc": { "start": { - "line": 2950, + "line": 2981, "column": 17 }, "end": { - "line": 2952, + "line": 2983, "column": 5 } } @@ -158340,16 +159340,16 @@ "kind": "method", "computed": false, "range": [ - 90160, - 90216 + 90723, + 90779 ], "loc": { "start": { - "line": 2950, + "line": 2981, "column": 4 }, "end": { - "line": 2952, + "line": 2983, "column": 5 } }, @@ -158358,16 +159358,16 @@ "type": "Block", "value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ", "range": [ - 90080, - 90155 + 90643, + 90718 ], "loc": { "start": { - "line": 2946, + "line": 2977, "column": 4 }, "end": { - "line": 2949, + "line": 2980, "column": 7 } } @@ -158378,16 +159378,16 @@ "type": "Block", "value": "*\n * Get list of filter IDs\n * @return {Array} List of filters ids\n ", "range": [ - 90222, - 90306 + 90785, + 90869 ], "loc": { "start": { - "line": 2954, + "line": 2985, "column": 4 }, "end": { - "line": 2957, + "line": 2988, "column": 7 } } @@ -158401,16 +159401,16 @@ "type": "Identifier", "name": "getFiltersId", "range": [ - 90311, - 90323 + 90874, + 90886 ], "loc": { "start": { - "line": 2958, + "line": 2989, "column": 4 }, "end": { - "line": 2958, + "line": 2989, "column": 16 } } @@ -158433,16 +159433,16 @@ "object": { "type": "ThisExpression", "range": [ - 90343, - 90347 + 90906, + 90910 ], "loc": { "start": { - "line": 2959, + "line": 2990, "column": 15 }, "end": { - "line": 2959, + "line": 2990, "column": 19 } } @@ -158451,31 +159451,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 90348, - 90354 + 90911, + 90917 ], "loc": { "start": { - "line": 2959, + "line": 2990, "column": 20 }, "end": { - "line": 2959, + "line": 2990, "column": 26 } } }, "range": [ - 90343, - 90354 + 90906, + 90917 ], "loc": { "start": { - "line": 2959, + "line": 2990, "column": 15 }, "end": { - "line": 2959, + "line": 2990, "column": 26 } } @@ -158484,62 +159484,62 @@ "type": "ArrayExpression", "elements": [], "range": [ - 90358, - 90360 + 90921, + 90923 ], "loc": { "start": { - "line": 2959, + "line": 2990, "column": 30 }, "end": { - "line": 2959, + "line": 2990, "column": 32 } } }, "range": [ - 90343, - 90360 + 90906, + 90923 ], "loc": { "start": { - "line": 2959, + "line": 2990, "column": 15 }, "end": { - "line": 2959, + "line": 2990, "column": 32 } } }, "range": [ - 90336, - 90361 + 90899, + 90924 ], "loc": { "start": { - "line": 2959, + "line": 2990, "column": 8 }, "end": { - "line": 2959, + "line": 2990, "column": 33 } } } ], "range": [ - 90326, - 90367 + 90889, + 90930 ], "loc": { "start": { - "line": 2958, + "line": 2989, "column": 19 }, "end": { - "line": 2960, + "line": 2991, "column": 5 } } @@ -158547,16 +159547,16 @@ "generator": false, "expression": false, "range": [ - 90323, - 90367 + 90886, + 90930 ], "loc": { "start": { - "line": 2958, + "line": 2989, "column": 16 }, "end": { - "line": 2960, + "line": 2991, "column": 5 } } @@ -158564,16 +159564,16 @@ "kind": "method", "computed": false, "range": [ - 90311, - 90367 + 90874, + 90930 ], "loc": { "start": { - "line": 2958, + "line": 2989, "column": 4 }, "end": { - "line": 2960, + "line": 2991, "column": 5 } }, @@ -158582,16 +159582,16 @@ "type": "Block", "value": "*\n * Get list of filter IDs\n * @return {Array} List of filters ids\n ", "range": [ - 90222, - 90306 + 90785, + 90869 ], "loc": { "start": { - "line": 2954, + "line": 2985, "column": 4 }, "end": { - "line": 2957, + "line": 2988, "column": 7 } } @@ -158602,16 +159602,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": [ - 90373, - 90549 + 90936, + 91112 ], "loc": { "start": { - "line": 2962, + "line": 2993, "column": 4 }, "end": { - "line": 2966, + "line": 2997, "column": 7 } } @@ -158625,16 +159625,16 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 90554, - 90566 + 91117, + 91129 ], "loc": { "start": { - "line": 2967, + "line": 2998, "column": 4 }, "end": { - "line": 2967, + "line": 2998, "column": 16 } } @@ -158647,16 +159647,16 @@ "type": "Identifier", "name": "reCalc", "range": [ - 90567, - 90573 + 91130, + 91136 ], "loc": { "start": { - "line": 2967, + "line": 2998, "column": 17 }, "end": { - "line": 2967, + "line": 2998, "column": 23 } } @@ -158674,32 +159674,32 @@ "type": "Identifier", "name": "reCalc", "range": [ - 90590, - 90596 + 91153, + 91159 ], "loc": { "start": { - "line": 2968, + "line": 2999, "column": 13 }, "end": { - "line": 2968, + "line": 2999, "column": 19 } } }, "prefix": true, "range": [ - 90589, - 90596 + 91152, + 91159 ], "loc": { "start": { - "line": 2968, + "line": 2999, "column": 12 }, "end": { - "line": 2968, + "line": 2999, "column": 19 } } @@ -158715,16 +159715,16 @@ "object": { "type": "ThisExpression", "range": [ - 90619, - 90623 + 91182, + 91186 ], "loc": { "start": { - "line": 2969, + "line": 3000, "column": 19 }, "end": { - "line": 2969, + "line": 3000, "column": 23 } } @@ -158733,78 +159733,78 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 90624, - 90638 + 91187, + 91201 ], "loc": { "start": { - "line": 2969, + "line": 3000, "column": 24 }, "end": { - "line": 2969, + "line": 3000, "column": 38 } } }, "range": [ - 90619, - 90638 + 91182, + 91201 ], "loc": { "start": { - "line": 2969, + "line": 3000, "column": 19 }, "end": { - "line": 2969, + "line": 3000, "column": 38 } } }, "range": [ - 90612, - 90639 + 91175, + 91202 ], "loc": { "start": { - "line": 2969, + "line": 3000, "column": 12 }, "end": { - "line": 2969, + "line": 3000, "column": 39 } } } ], "range": [ - 90598, - 90649 + 91161, + 91212 ], "loc": { "start": { - "line": 2968, + "line": 2999, "column": 21 }, "end": { - "line": 2970, + "line": 3001, "column": 9 } } }, "alternate": null, "range": [ - 90585, - 90649 + 91148, + 91212 ], "loc": { "start": { - "line": 2968, + "line": 2999, "column": 8 }, "end": { - "line": 2970, + "line": 3001, "column": 9 } } @@ -158818,16 +159818,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 90663, - 90669 + 91226, + 91232 ], "loc": { "start": { - "line": 2972, + "line": 3003, "column": 12 }, "end": { - "line": 2972, + "line": 3003, "column": 18 } } @@ -158840,16 +159840,16 @@ "object": { "type": "ThisExpression", "range": [ - 90672, - 90676 + 91235, + 91239 ], "loc": { "start": { - "line": 2972, + "line": 3003, "column": 21 }, "end": { - "line": 2972, + "line": 3003, "column": 25 } } @@ -158858,31 +159858,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 90677, - 90686 + 91240, + 91249 ], "loc": { "start": { - "line": 2972, + "line": 3003, "column": 26 }, "end": { - "line": 2972, + "line": 3003, "column": 35 } } }, "range": [ - 90672, - 90686 + 91235, + 91249 ], "loc": { "start": { - "line": 2972, + "line": 3003, "column": 21 }, "end": { - "line": 2972, + "line": 3003, "column": 35 } } @@ -158893,47 +159893,47 @@ "value": true, "raw": "true", "range": [ - 90687, - 90691 + 91250, + 91254 ], "loc": { "start": { - "line": 2972, + "line": 3003, "column": 36 }, "end": { - "line": 2972, + "line": 3003, "column": 40 } } } ], "range": [ - 90672, - 90692 + 91235, + 91255 ], "loc": { "start": { - "line": 2972, + "line": 3003, "column": 21 }, "end": { - "line": 2972, + "line": 3003, "column": 41 } } }, "range": [ - 90663, - 90692 + 91226, + 91255 ], "loc": { "start": { - "line": 2972, + "line": 3003, "column": 12 }, "end": { - "line": 2972, + "line": 3003, "column": 41 } } @@ -158941,16 +159941,16 @@ ], "kind": "let", "range": [ - 90659, - 90693 + 91222, + 91256 ], "loc": { "start": { - "line": 2972, + "line": 3003, "column": 8 }, "end": { - "line": 2972, + "line": 3003, "column": 42 } } @@ -158966,16 +159966,16 @@ "object": { "type": "ThisExpression", "range": [ - 90702, - 90706 + 91265, + 91269 ], "loc": { "start": { - "line": 2973, + "line": 3004, "column": 8 }, "end": { - "line": 2973, + "line": 3004, "column": 12 } } @@ -158984,31 +159984,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 90707, - 90721 + 91270, + 91284 ], "loc": { "start": { - "line": 2973, + "line": 3004, "column": 13 }, "end": { - "line": 2973, + "line": 3004, "column": 27 } } }, "range": [ - 90702, - 90721 + 91265, + 91284 ], "loc": { "start": { - "line": 2973, + "line": 3004, "column": 8 }, "end": { - "line": 2973, + "line": 3004, "column": 27 } } @@ -159017,46 +160017,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 90724, - 90726 + 91287, + 91289 ], "loc": { "start": { - "line": 2973, + "line": 3004, "column": 30 }, "end": { - "line": 2973, + "line": 3004, "column": 32 } } }, "range": [ - 90702, - 90726 + 91265, + 91289 ], "loc": { "start": { - "line": 2973, + "line": 3004, "column": 8 }, "end": { - "line": 2973, + "line": 3004, "column": 32 } } }, "range": [ - 90702, - 90727 + 91265, + 91290 ], "loc": { "start": { - "line": 2973, + "line": 3004, "column": 8 }, "end": { - "line": 2973, + "line": 3004, "column": 33 } } @@ -159072,16 +160072,16 @@ "type": "Identifier", "name": "k", "range": [ - 90745, - 90746 + 91308, + 91309 ], "loc": { "start": { - "line": 2974, + "line": 3005, "column": 17 }, "end": { - "line": 2974, + "line": 3005, "column": 18 } } @@ -159092,16 +160092,16 @@ "object": { "type": "ThisExpression", "range": [ - 90749, - 90753 + 91312, + 91316 ], "loc": { "start": { - "line": 2974, + "line": 3005, "column": 21 }, "end": { - "line": 2974, + "line": 3005, "column": 25 } } @@ -159110,46 +160110,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 90754, - 90760 + 91317, + 91323 ], "loc": { "start": { - "line": 2974, + "line": 3005, "column": 26 }, "end": { - "line": 2974, + "line": 3005, "column": 32 } } }, "range": [ - 90749, - 90760 + 91312, + 91323 ], "loc": { "start": { - "line": 2974, + "line": 3005, "column": 21 }, "end": { - "line": 2974, + "line": 3005, "column": 32 } } }, "range": [ - 90745, - 90760 + 91308, + 91323 ], "loc": { "start": { - "line": 2974, + "line": 3005, "column": 17 }, "end": { - "line": 2974, + "line": 3005, "column": 32 } } @@ -159157,16 +160157,16 @@ ], "kind": "let", "range": [ - 90741, - 90760 + 91304, + 91323 ], "loc": { "start": { - "line": 2974, + "line": 3005, "column": 13 }, "end": { - "line": 2974, + "line": 3005, "column": 32 } } @@ -159178,16 +160178,16 @@ "type": "Identifier", "name": "k", "range": [ - 90762, - 90763 + 91325, + 91326 ], "loc": { "start": { - "line": 2974, + "line": 3005, "column": 34 }, "end": { - "line": 2974, + "line": 3005, "column": 35 } } @@ -159196,31 +160196,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 90766, - 90772 + 91329, + 91335 ], "loc": { "start": { - "line": 2974, + "line": 3005, "column": 38 }, "end": { - "line": 2974, + "line": 3005, "column": 44 } } }, "range": [ - 90762, - 90772 + 91325, + 91335 ], "loc": { "start": { - "line": 2974, + "line": 3005, "column": 34 }, "end": { - "line": 2974, + "line": 3005, "column": 44 } } @@ -159232,32 +160232,32 @@ "type": "Identifier", "name": "k", "range": [ - 90774, - 90775 + 91337, + 91338 ], "loc": { "start": { - "line": 2974, + "line": 3005, "column": 46 }, "end": { - "line": 2974, + "line": 3005, "column": 47 } } }, "prefix": false, "range": [ - 90774, - 90777 + 91337, + 91340 ], "loc": { "start": { - "line": 2974, + "line": 3005, "column": 46 }, "end": { - "line": 2974, + "line": 3005, "column": 49 } } @@ -159274,16 +160274,16 @@ "type": "Identifier", "name": "r", "range": [ - 90797, - 90798 + 91360, + 91361 ], "loc": { "start": { - "line": 2975, + "line": 3006, "column": 16 }, "end": { - "line": 2975, + "line": 3006, "column": 17 } } @@ -159302,16 +160302,16 @@ "object": { "type": "ThisExpression", "range": [ - 90801, - 90805 + 91364, + 91368 ], "loc": { "start": { - "line": 2975, + "line": 3006, "column": 20 }, "end": { - "line": 2975, + "line": 3006, "column": 24 } } @@ -159320,47 +160320,47 @@ "type": "Identifier", "name": "dom", "range": [ - 90806, - 90809 + 91369, + 91372 ], "loc": { "start": { - "line": 2975, + "line": 3006, "column": 25 }, "end": { - "line": 2975, + "line": 3006, "column": 28 } } }, "range": [ - 90801, - 90809 + 91364, + 91372 ], "loc": { "start": { - "line": 2975, + "line": 3006, "column": 20 }, "end": { - "line": 2975, + "line": 3006, "column": 28 } } }, "arguments": [], "range": [ - 90801, - 90811 + 91364, + 91374 ], "loc": { "start": { - "line": 2975, + "line": 3006, "column": 20 }, "end": { - "line": 2975, + "line": 3006, "column": 30 } } @@ -159369,31 +160369,31 @@ "type": "Identifier", "name": "rows", "range": [ - 90812, - 90816 + 91375, + 91379 ], "loc": { "start": { - "line": 2975, + "line": 3006, "column": 31 }, "end": { - "line": 2975, + "line": 3006, "column": 35 } } }, "range": [ - 90801, - 90816 + 91364, + 91379 ], "loc": { "start": { - "line": 2975, + "line": 3006, "column": 20 }, "end": { - "line": 2975, + "line": 3006, "column": 35 } } @@ -159402,46 +160402,46 @@ "type": "Identifier", "name": "k", "range": [ - 90817, - 90818 + 91380, + 91381 ], "loc": { "start": { - "line": 2975, + "line": 3006, "column": 36 }, "end": { - "line": 2975, + "line": 3006, "column": 37 } } }, "range": [ - 90801, - 90819 + 91364, + 91382 ], "loc": { "start": { - "line": 2975, + "line": 3006, "column": 20 }, "end": { - "line": 2975, + "line": 3006, "column": 38 } } }, "range": [ - 90797, - 90819 + 91360, + 91382 ], "loc": { "start": { - "line": 2975, + "line": 3006, "column": 16 }, "end": { - "line": 2975, + "line": 3006, "column": 38 } } @@ -159449,16 +160449,16 @@ ], "kind": "let", "range": [ - 90793, - 90820 + 91356, + 91383 ], "loc": { "start": { - "line": 2975, + "line": 3006, "column": 12 }, "end": { - "line": 2975, + "line": 3006, "column": 39 } } @@ -159474,16 +160474,16 @@ "object": { "type": "ThisExpression", "range": [ - 90838, - 90842 + 91401, + 91405 ], "loc": { "start": { - "line": 2976, + "line": 3007, "column": 17 }, "end": { - "line": 2976, + "line": 3007, "column": 21 } } @@ -159492,47 +160492,47 @@ "type": "Identifier", "name": "paging", "range": [ - 90843, - 90849 + 91406, + 91412 ], "loc": { "start": { - "line": 2976, + "line": 3007, "column": 22 }, "end": { - "line": 2976, + "line": 3007, "column": 28 } } }, "range": [ - 90838, - 90849 + 91401, + 91412 ], "loc": { "start": { - "line": 2976, + "line": 3007, "column": 17 }, "end": { - "line": 2976, + "line": 3007, "column": 28 } } }, "prefix": true, "range": [ - 90837, - 90849 + 91400, + 91412 ], "loc": { "start": { - "line": 2976, + "line": 3007, "column": 16 }, "end": { - "line": 2976, + "line": 3007, "column": 28 } } @@ -159553,16 +160553,16 @@ "object": { "type": "ThisExpression", "range": [ - 90873, - 90877 + 91436, + 91440 ], "loc": { "start": { - "line": 2977, + "line": 3008, "column": 20 }, "end": { - "line": 2977, + "line": 3008, "column": 24 } } @@ -159571,31 +160571,31 @@ "type": "Identifier", "name": "getRowDisplay", "range": [ - 90878, - 90891 + 91441, + 91454 ], "loc": { "start": { - "line": 2977, + "line": 3008, "column": 25 }, "end": { - "line": 2977, + "line": 3008, "column": 38 } } }, "range": [ - 90873, - 90891 + 91436, + 91454 ], "loc": { "start": { - "line": 2977, + "line": 3008, "column": 20 }, "end": { - "line": 2977, + "line": 3008, "column": 38 } } @@ -159605,32 +160605,32 @@ "type": "Identifier", "name": "r", "range": [ - 90892, - 90893 + 91455, + 91456 ], "loc": { "start": { - "line": 2977, + "line": 3008, "column": 39 }, "end": { - "line": 2977, + "line": 3008, "column": 40 } } } ], "range": [ - 90873, - 90894 + 91436, + 91457 ], "loc": { "start": { - "line": 2977, + "line": 3008, "column": 20 }, "end": { - "line": 2977, + "line": 3008, "column": 41 } } @@ -159639,31 +160639,31 @@ "type": "Identifier", "name": "NONE", "range": [ - 90899, - 90903 + 91462, + 91466 ], "loc": { "start": { - "line": 2977, + "line": 3008, "column": 46 }, "end": { - "line": 2977, + "line": 3008, "column": 50 } } }, "range": [ - 90873, - 90903 + 91436, + 91466 ], "loc": { "start": { - "line": 2977, + "line": 3008, "column": 20 }, "end": { - "line": 2977, + "line": 3008, "column": 50 } } @@ -159684,16 +160684,16 @@ "object": { "type": "ThisExpression", "range": [ - 90927, - 90931 + 91490, + 91494 ], "loc": { "start": { - "line": 2978, + "line": 3009, "column": 20 }, "end": { - "line": 2978, + "line": 3009, "column": 24 } } @@ -159702,31 +160702,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 90932, - 90946 + 91495, + 91509 ], "loc": { "start": { - "line": 2978, + "line": 3009, "column": 25 }, "end": { - "line": 2978, + "line": 3009, "column": 39 } } }, "range": [ - 90927, - 90946 + 91490, + 91509 ], "loc": { "start": { - "line": 2978, + "line": 3009, "column": 20 }, "end": { - "line": 2978, + "line": 3009, "column": 39 } } @@ -159735,31 +160735,31 @@ "type": "Identifier", "name": "push", "range": [ - 90947, - 90951 + 91510, + 91514 ], "loc": { "start": { - "line": 2978, + "line": 3009, "column": 40 }, "end": { - "line": 2978, + "line": 3009, "column": 44 } } }, "range": [ - 90927, - 90951 + 91490, + 91514 ], "loc": { "start": { - "line": 2978, + "line": 3009, "column": 20 }, "end": { - "line": 2978, + "line": 3009, "column": 44 } } @@ -159772,16 +160772,16 @@ "type": "Identifier", "name": "r", "range": [ - 90952, - 90953 + 91515, + 91516 ], "loc": { "start": { - "line": 2978, + "line": 3009, "column": 45 }, "end": { - "line": 2978, + "line": 3009, "column": 46 } } @@ -159790,110 +160790,110 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 90954, - 90962 + 91517, + 91525 ], "loc": { "start": { - "line": 2978, + "line": 3009, "column": 47 }, "end": { - "line": 2978, + "line": 3009, "column": 55 } } }, "range": [ - 90952, - 90962 + 91515, + 91525 ], "loc": { "start": { - "line": 2978, + "line": 3009, "column": 45 }, "end": { - "line": 2978, + "line": 3009, "column": 55 } } } ], "range": [ - 90927, - 90963 + 91490, + 91526 ], "loc": { "start": { - "line": 2978, + "line": 3009, "column": 20 }, "end": { - "line": 2978, + "line": 3009, "column": 56 } } }, "range": [ - 90927, - 90964 + 91490, + 91527 ], "loc": { "start": { - "line": 2978, + "line": 3009, "column": 20 }, "end": { - "line": 2978, + "line": 3009, "column": 57 } } } ], "range": [ - 90905, - 90982 + 91468, + 91545 ], "loc": { "start": { - "line": 2977, + "line": 3008, "column": 52 }, "end": { - "line": 2979, + "line": 3010, "column": 17 } } }, "alternate": null, "range": [ - 90869, - 90982 + 91432, + 91545 ], "loc": { "start": { - "line": 2977, + "line": 3008, "column": 16 }, "end": { - "line": 2979, + "line": 3010, "column": 17 } } } ], "range": [ - 90851, - 90996 + 91414, + 91559 ], "loc": { "start": { - "line": 2976, + "line": 3007, "column": 30 }, "end": { - "line": 2980, + "line": 3011, "column": 13 } } @@ -159918,16 +160918,16 @@ "type": "Identifier", "name": "r", "range": [ - 91024, - 91025 + 91587, + 91588 ], "loc": { "start": { - "line": 2981, + "line": 3012, "column": 20 }, "end": { - "line": 2981, + "line": 3012, "column": 21 } } @@ -159936,31 +160936,31 @@ "type": "Identifier", "name": "getAttribute", "range": [ - 91026, - 91038 + 91589, + 91601 ], "loc": { "start": { - "line": 2981, + "line": 3012, "column": 22 }, "end": { - "line": 2981, + "line": 3012, "column": 34 } } }, "range": [ - 91024, - 91038 + 91587, + 91601 ], "loc": { "start": { - "line": 2981, + "line": 3012, "column": 20 }, "end": { - "line": 2981, + "line": 3012, "column": 34 } } @@ -159971,32 +160971,32 @@ "value": "validRow", "raw": "'validRow'", "range": [ - 91039, - 91049 + 91602, + 91612 ], "loc": { "start": { - "line": 2981, + "line": 3012, "column": 35 }, "end": { - "line": 2981, + "line": 3012, "column": 45 } } } ], "range": [ - 91024, - 91050 + 91587, + 91613 ], "loc": { "start": { - "line": 2981, + "line": 3012, "column": 20 }, "end": { - "line": 2981, + "line": 3012, "column": 46 } } @@ -160006,31 +161006,31 @@ "value": "true", "raw": "'true'", "range": [ - 91055, - 91061 + 91618, + 91624 ], "loc": { "start": { - "line": 2981, + "line": 3012, "column": 51 }, "end": { - "line": 2981, + "line": 3012, "column": 57 } } }, "range": [ - 91024, - 91061 + 91587, + 91624 ], "loc": { "start": { - "line": 2981, + "line": 3012, "column": 20 }, "end": { - "line": 2981, + "line": 3012, "column": 57 } } @@ -160047,16 +161047,16 @@ "type": "Identifier", "name": "r", "range": [ - 91085, - 91086 + 91648, + 91649 ], "loc": { "start": { - "line": 2982, + "line": 3013, "column": 20 }, "end": { - "line": 2982, + "line": 3013, "column": 21 } } @@ -160065,31 +161065,31 @@ "type": "Identifier", "name": "getAttribute", "range": [ - 91087, - 91099 + 91650, + 91662 ], "loc": { "start": { - "line": 2982, + "line": 3013, "column": 22 }, "end": { - "line": 2982, + "line": 3013, "column": 34 } } }, "range": [ - 91085, - 91099 + 91648, + 91662 ], "loc": { "start": { - "line": 2982, + "line": 3013, "column": 20 }, "end": { - "line": 2982, + "line": 3013, "column": 34 } } @@ -160100,32 +161100,32 @@ "value": "validRow", "raw": "'validRow'", "range": [ - 91100, - 91110 + 91663, + 91673 ], "loc": { "start": { - "line": 2982, + "line": 3013, "column": 35 }, "end": { - "line": 2982, + "line": 3013, "column": 45 } } } ], "range": [ - 91085, - 91111 + 91648, + 91674 ], "loc": { "start": { - "line": 2982, + "line": 3013, "column": 20 }, "end": { - "line": 2982, + "line": 3013, "column": 46 } } @@ -160135,46 +161135,46 @@ "value": null, "raw": "null", "range": [ - 91116, - 91120 + 91679, + 91683 ], "loc": { "start": { - "line": 2982, + "line": 3013, "column": 51 }, "end": { - "line": 2982, + "line": 3013, "column": 55 } } }, "range": [ - 91085, - 91120 + 91648, + 91683 ], "loc": { "start": { - "line": 2982, + "line": 3013, "column": 20 }, "end": { - "line": 2982, + "line": 3013, "column": 55 } } }, "range": [ - 91024, - 91120 + 91587, + 91683 ], "loc": { "start": { - "line": 2981, + "line": 3012, "column": 20 }, "end": { - "line": 2982, + "line": 3013, "column": 55 } } @@ -160195,16 +161195,16 @@ "object": { "type": "ThisExpression", "range": [ - 91144, - 91148 + 91707, + 91711 ], "loc": { "start": { - "line": 2983, + "line": 3014, "column": 20 }, "end": { - "line": 2983, + "line": 3014, "column": 24 } } @@ -160213,31 +161213,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 91149, - 91163 + 91712, + 91726 ], "loc": { "start": { - "line": 2983, + "line": 3014, "column": 25 }, "end": { - "line": 2983, + "line": 3014, "column": 39 } } }, "range": [ - 91144, - 91163 + 91707, + 91726 ], "loc": { "start": { - "line": 2983, + "line": 3014, "column": 20 }, "end": { - "line": 2983, + "line": 3014, "column": 39 } } @@ -160246,31 +161246,31 @@ "type": "Identifier", "name": "push", "range": [ - 91164, - 91168 + 91727, + 91731 ], "loc": { "start": { - "line": 2983, + "line": 3014, "column": 40 }, "end": { - "line": 2983, + "line": 3014, "column": 44 } } }, "range": [ - 91144, - 91168 + 91707, + 91731 ], "loc": { "start": { - "line": 2983, + "line": 3014, "column": 20 }, "end": { - "line": 2983, + "line": 3014, "column": 44 } } @@ -160283,16 +161283,16 @@ "type": "Identifier", "name": "r", "range": [ - 91169, - 91170 + 91732, + 91733 ], "loc": { "start": { - "line": 2983, + "line": 3014, "column": 45 }, "end": { - "line": 2983, + "line": 3014, "column": 46 } } @@ -160301,156 +161301,156 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 91171, - 91179 + 91734, + 91742 ], "loc": { "start": { - "line": 2983, + "line": 3014, "column": 47 }, "end": { - "line": 2983, + "line": 3014, "column": 55 } } }, "range": [ - 91169, - 91179 + 91732, + 91742 ], "loc": { "start": { - "line": 2983, + "line": 3014, "column": 45 }, "end": { - "line": 2983, + "line": 3014, "column": 55 } } } ], "range": [ - 91144, - 91180 + 91707, + 91743 ], "loc": { "start": { - "line": 2983, + "line": 3014, "column": 20 }, "end": { - "line": 2983, + "line": 3014, "column": 56 } } }, "range": [ - 91144, - 91181 + 91707, + 91744 ], "loc": { "start": { - "line": 2983, + "line": 3014, "column": 20 }, "end": { - "line": 2983, + "line": 3014, "column": 57 } } } ], "range": [ - 91122, - 91199 + 91685, + 91762 ], "loc": { "start": { - "line": 2982, + "line": 3013, "column": 57 }, "end": { - "line": 2984, + "line": 3015, "column": 17 } } }, "alternate": null, "range": [ - 91020, - 91199 + 91583, + 91762 ], "loc": { "start": { - "line": 2981, + "line": 3012, "column": 16 }, "end": { - "line": 2984, + "line": 3015, "column": 17 } } } ], "range": [ - 91002, - 91213 + 91565, + 91776 ], "loc": { "start": { - "line": 2980, + "line": 3011, "column": 19 }, "end": { - "line": 2985, + "line": 3016, "column": 13 } } }, "range": [ - 90833, - 91213 + 91396, + 91776 ], "loc": { "start": { - "line": 2976, + "line": 3007, "column": 12 }, "end": { - "line": 2985, + "line": 3016, "column": 13 } } } ], "range": [ - 90779, - 91223 + 91342, + 91786 ], "loc": { "start": { - "line": 2974, + "line": 3005, "column": 51 }, "end": { - "line": 2986, + "line": 3017, "column": 9 } } }, "range": [ - 90736, - 91223 + 91299, + 91786 ], "loc": { "start": { - "line": 2974, + "line": 3005, "column": 8 }, "end": { - "line": 2986, + "line": 3017, "column": 9 } } @@ -160463,16 +161463,16 @@ "object": { "type": "ThisExpression", "range": [ - 91239, - 91243 + 91802, + 91806 ], "loc": { "start": { - "line": 2987, + "line": 3018, "column": 15 }, "end": { - "line": 2987, + "line": 3018, "column": 19 } } @@ -160481,62 +161481,62 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 91244, - 91258 + 91807, + 91821 ], "loc": { "start": { - "line": 2987, + "line": 3018, "column": 20 }, "end": { - "line": 2987, + "line": 3018, "column": 34 } } }, "range": [ - 91239, - 91258 + 91802, + 91821 ], "loc": { "start": { - "line": 2987, + "line": 3018, "column": 15 }, "end": { - "line": 2987, + "line": 3018, "column": 34 } } }, "range": [ - 91232, - 91259 + 91795, + 91822 ], "loc": { "start": { - "line": 2987, + "line": 3018, "column": 8 }, "end": { - "line": 2987, + "line": 3018, "column": 35 } } } ], "range": [ - 90575, - 91265 + 91138, + 91828 ], "loc": { "start": { - "line": 2967, + "line": 2998, "column": 25 }, "end": { - "line": 2988, + "line": 3019, "column": 5 } } @@ -160544,16 +161544,16 @@ "generator": false, "expression": false, "range": [ - 90566, - 91265 + 91129, + 91828 ], "loc": { "start": { - "line": 2967, + "line": 2998, "column": 16 }, "end": { - "line": 2988, + "line": 3019, "column": 5 } } @@ -160561,16 +161561,16 @@ "kind": "method", "computed": false, "range": [ - 90554, - 91265 + 91117, + 91828 ], "loc": { "start": { - "line": 2967, + "line": 2998, "column": 4 }, "end": { - "line": 2988, + "line": 3019, "column": 5 } }, @@ -160579,16 +161579,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": [ - 90373, - 90549 + 90936, + 91112 ], "loc": { "start": { - "line": 2962, + "line": 2993, "column": 4 }, "end": { - "line": 2966, + "line": 2997, "column": 7 } } @@ -160599,16 +161599,16 @@ "type": "Block", "value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ", "range": [ - 91271, - 91361 + 91834, + 91924 ], "loc": { "start": { - "line": 2990, + "line": 3021, "column": 4 }, "end": { - "line": 2993, + "line": 3024, "column": 7 } } @@ -160622,16 +161622,16 @@ "type": "Identifier", "name": "getFiltersRowIndex", "range": [ - 91366, - 91384 + 91929, + 91947 ], "loc": { "start": { - "line": 2994, + "line": 3025, "column": 4 }, "end": { - "line": 2994, + "line": 3025, "column": 22 } } @@ -160651,16 +161651,16 @@ "object": { "type": "ThisExpression", "range": [ - 91404, - 91408 + 91967, + 91971 ], "loc": { "start": { - "line": 2995, + "line": 3026, "column": 15 }, "end": { - "line": 2995, + "line": 3026, "column": 19 } } @@ -160669,62 +161669,62 @@ "type": "Identifier", "name": "filtersRowIndex", "range": [ - 91409, - 91424 + 91972, + 91987 ], "loc": { "start": { - "line": 2995, + "line": 3026, "column": 20 }, "end": { - "line": 2995, + "line": 3026, "column": 35 } } }, "range": [ - 91404, - 91424 + 91967, + 91987 ], "loc": { "start": { - "line": 2995, + "line": 3026, "column": 15 }, "end": { - "line": 2995, + "line": 3026, "column": 35 } } }, "range": [ - 91397, - 91425 + 91960, + 91988 ], "loc": { "start": { - "line": 2995, + "line": 3026, "column": 8 }, "end": { - "line": 2995, + "line": 3026, "column": 36 } } } ], "range": [ - 91387, - 91431 + 91950, + 91994 ], "loc": { "start": { - "line": 2994, + "line": 3025, "column": 25 }, "end": { - "line": 2996, + "line": 3027, "column": 5 } } @@ -160732,16 +161732,16 @@ "generator": false, "expression": false, "range": [ - 91384, - 91431 + 91947, + 91994 ], "loc": { "start": { - "line": 2994, + "line": 3025, "column": 22 }, "end": { - "line": 2996, + "line": 3027, "column": 5 } } @@ -160749,16 +161749,16 @@ "kind": "method", "computed": false, "range": [ - 91366, - 91431 + 91929, + 91994 ], "loc": { "start": { - "line": 2994, + "line": 3025, "column": 4 }, "end": { - "line": 2996, + "line": 3027, "column": 5 } }, @@ -160767,16 +161767,16 @@ "type": "Block", "value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ", "range": [ - 91271, - 91361 + 91834, + 91924 ], "loc": { "start": { - "line": 2990, + "line": 3021, "column": 4 }, "end": { - "line": 2993, + "line": 3024, "column": 7 } } @@ -160787,16 +161787,16 @@ "type": "Block", "value": "*\n * Get the index of the headers row\n * @return {Number}\n ", "range": [ - 91437, - 91512 + 92000, + 92075 ], "loc": { "start": { - "line": 2998, + "line": 3029, "column": 4 }, "end": { - "line": 3001, + "line": 3032, "column": 7 } } @@ -160810,16 +161810,16 @@ "type": "Identifier", "name": "getHeadersRowIndex", "range": [ - 91517, - 91535 + 92080, + 92098 ], "loc": { "start": { - "line": 3002, + "line": 3033, "column": 4 }, "end": { - "line": 3002, + "line": 3033, "column": 22 } } @@ -160839,16 +161839,16 @@ "object": { "type": "ThisExpression", "range": [ - 91555, - 91559 + 92118, + 92122 ], "loc": { "start": { - "line": 3003, + "line": 3034, "column": 15 }, "end": { - "line": 3003, + "line": 3034, "column": 19 } } @@ -160857,62 +161857,62 @@ "type": "Identifier", "name": "headersRow", "range": [ - 91560, - 91570 + 92123, + 92133 ], "loc": { "start": { - "line": 3003, + "line": 3034, "column": 20 }, "end": { - "line": 3003, + "line": 3034, "column": 30 } } }, "range": [ - 91555, - 91570 + 92118, + 92133 ], "loc": { "start": { - "line": 3003, + "line": 3034, "column": 15 }, "end": { - "line": 3003, + "line": 3034, "column": 30 } } }, "range": [ - 91548, - 91571 + 92111, + 92134 ], "loc": { "start": { - "line": 3003, + "line": 3034, "column": 8 }, "end": { - "line": 3003, + "line": 3034, "column": 31 } } } ], "range": [ - 91538, - 91577 + 92101, + 92140 ], "loc": { "start": { - "line": 3002, + "line": 3033, "column": 25 }, "end": { - "line": 3004, + "line": 3035, "column": 5 } } @@ -160920,16 +161920,16 @@ "generator": false, "expression": false, "range": [ - 91535, - 91577 + 92098, + 92140 ], "loc": { "start": { - "line": 3002, + "line": 3033, "column": 22 }, "end": { - "line": 3004, + "line": 3035, "column": 5 } } @@ -160937,16 +161937,16 @@ "kind": "method", "computed": false, "range": [ - 91517, - 91577 + 92080, + 92140 ], "loc": { "start": { - "line": 3002, + "line": 3033, "column": 4 }, "end": { - "line": 3004, + "line": 3035, "column": 5 } }, @@ -160955,16 +161955,16 @@ "type": "Block", "value": "*\n * Get the index of the headers row\n * @return {Number}\n ", "range": [ - 91437, - 91512 + 92000, + 92075 ], "loc": { "start": { - "line": 2998, + "line": 3029, "column": 4 }, "end": { - "line": 3001, + "line": 3032, "column": 7 } } @@ -160975,16 +161975,16 @@ "type": "Block", "value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ", "range": [ - 91583, - 91710 + 92146, + 92273 ], "loc": { "start": { - "line": 3006, + "line": 3037, "column": 4 }, "end": { - "line": 3010, + "line": 3041, "column": 7 } } @@ -160998,16 +161998,16 @@ "type": "Identifier", "name": "getStartRowIndex", "range": [ - 91715, - 91731 + 92278, + 92294 ], "loc": { "start": { - "line": 3011, + "line": 3042, "column": 4 }, "end": { - "line": 3011, + "line": 3042, "column": 20 } } @@ -161027,16 +162027,16 @@ "object": { "type": "ThisExpression", "range": [ - 91751, - 91755 + 92314, + 92318 ], "loc": { "start": { - "line": 3012, + "line": 3043, "column": 15 }, "end": { - "line": 3012, + "line": 3043, "column": 19 } } @@ -161045,62 +162045,62 @@ "type": "Identifier", "name": "refRow", "range": [ - 91756, - 91762 + 92319, + 92325 ], "loc": { "start": { - "line": 3012, + "line": 3043, "column": 20 }, "end": { - "line": 3012, + "line": 3043, "column": 26 } } }, "range": [ - 91751, - 91762 + 92314, + 92325 ], "loc": { "start": { - "line": 3012, + "line": 3043, "column": 15 }, "end": { - "line": 3012, + "line": 3043, "column": 26 } } }, "range": [ - 91744, - 91763 + 92307, + 92326 ], "loc": { "start": { - "line": 3012, + "line": 3043, "column": 8 }, "end": { - "line": 3012, + "line": 3043, "column": 27 } } } ], "range": [ - 91734, - 91769 + 92297, + 92332 ], "loc": { "start": { - "line": 3011, + "line": 3042, "column": 23 }, "end": { - "line": 3013, + "line": 3044, "column": 5 } } @@ -161108,16 +162108,16 @@ "generator": false, "expression": false, "range": [ - 91731, - 91769 + 92294, + 92332 ], "loc": { "start": { - "line": 3011, + "line": 3042, "column": 20 }, "end": { - "line": 3013, + "line": 3044, "column": 5 } } @@ -161125,16 +162125,16 @@ "kind": "method", "computed": false, "range": [ - 91715, - 91769 + 92278, + 92332 ], "loc": { "start": { - "line": 3011, + "line": 3042, "column": 4 }, "end": { - "line": 3013, + "line": 3044, "column": 5 } }, @@ -161143,16 +162143,16 @@ "type": "Block", "value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ", "range": [ - 91583, - 91710 + 92146, + 92273 ], "loc": { "start": { - "line": 3006, + "line": 3037, "column": 4 }, "end": { - "line": 3010, + "line": 3041, "column": 7 } } @@ -161163,16 +162163,16 @@ "type": "Block", "value": "*\n * Get the index of the last row\n * @return {Number}\n ", "range": [ - 91775, - 91847 + 92338, + 92410 ], "loc": { "start": { - "line": 3015, + "line": 3046, "column": 4 }, "end": { - "line": 3018, + "line": 3049, "column": 7 } } @@ -161186,16 +162186,16 @@ "type": "Identifier", "name": "getLastRowIndex", "range": [ - 91852, - 91867 + 92415, + 92430 ], "loc": { "start": { - "line": 3019, + "line": 3050, "column": 4 }, "end": { - "line": 3019, + "line": 3050, "column": 19 } } @@ -161216,16 +162216,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 91884, - 91890 + 92447, + 92453 ], "loc": { "start": { - "line": 3020, + "line": 3051, "column": 12 }, "end": { - "line": 3020, + "line": 3051, "column": 18 } } @@ -161238,16 +162238,16 @@ "object": { "type": "ThisExpression", "range": [ - 91893, - 91897 + 92456, + 92460 ], "loc": { "start": { - "line": 3020, + "line": 3051, "column": 21 }, "end": { - "line": 3020, + "line": 3051, "column": 25 } } @@ -161256,31 +162256,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 91898, - 91907 + 92461, + 92470 ], "loc": { "start": { - "line": 3020, + "line": 3051, "column": 26 }, "end": { - "line": 3020, + "line": 3051, "column": 35 } } }, "range": [ - 91893, - 91907 + 92456, + 92470 ], "loc": { "start": { - "line": 3020, + "line": 3051, "column": 21 }, "end": { - "line": 3020, + "line": 3051, "column": 35 } } @@ -161291,47 +162291,47 @@ "value": true, "raw": "true", "range": [ - 91908, - 91912 + 92471, + 92475 ], "loc": { "start": { - "line": 3020, + "line": 3051, "column": 36 }, "end": { - "line": 3020, + "line": 3051, "column": 40 } } } ], "range": [ - 91893, - 91913 + 92456, + 92476 ], "loc": { "start": { - "line": 3020, + "line": 3051, "column": 21 }, "end": { - "line": 3020, + "line": 3051, "column": 41 } } }, "range": [ - 91884, - 91913 + 92447, + 92476 ], "loc": { "start": { - "line": 3020, + "line": 3051, "column": 12 }, "end": { - "line": 3020, + "line": 3051, "column": 41 } } @@ -161339,16 +162339,16 @@ ], "kind": "let", "range": [ - 91880, - 91914 + 92443, + 92477 ], "loc": { "start": { - "line": 3020, + "line": 3051, "column": 8 }, "end": { - "line": 3020, + "line": 3051, "column": 42 } } @@ -161362,16 +162362,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 91931, - 91937 + 92494, + 92500 ], "loc": { "start": { - "line": 3021, + "line": 3052, "column": 16 }, "end": { - "line": 3021, + "line": 3052, "column": 22 } } @@ -161381,62 +162381,62 @@ "value": 1, "raw": "1", "range": [ - 91940, - 91941 + 92503, + 92504 ], "loc": { "start": { - "line": 3021, + "line": 3052, "column": 25 }, "end": { - "line": 3021, + "line": 3052, "column": 26 } } }, "range": [ - 91931, - 91941 + 92494, + 92504 ], "loc": { "start": { - "line": 3021, + "line": 3052, "column": 16 }, "end": { - "line": 3021, + "line": 3052, "column": 26 } } }, "range": [ - 91923, - 91943 + 92486, + 92506 ], "loc": { "start": { - "line": 3021, + "line": 3052, "column": 8 }, "end": { - "line": 3021, + "line": 3052, "column": 28 } } } ], "range": [ - 91870, - 91949 + 92433, + 92512 ], "loc": { "start": { - "line": 3019, + "line": 3050, "column": 22 }, "end": { - "line": 3022, + "line": 3053, "column": 5 } } @@ -161444,16 +162444,16 @@ "generator": false, "expression": false, "range": [ - 91867, - 91949 + 92430, + 92512 ], "loc": { "start": { - "line": 3019, + "line": 3050, "column": 19 }, "end": { - "line": 3022, + "line": 3053, "column": 5 } } @@ -161461,16 +162461,16 @@ "kind": "method", "computed": false, "range": [ - 91852, - 91949 + 92415, + 92512 ], "loc": { "start": { - "line": 3019, + "line": 3050, "column": 4 }, "end": { - "line": 3022, + "line": 3053, "column": 5 } }, @@ -161479,16 +162479,16 @@ "type": "Block", "value": "*\n * Get the index of the last row\n * @return {Number}\n ", "range": [ - 91775, - 91847 + 92338, + 92410 ], "loc": { "start": { - "line": 3015, + "line": 3046, "column": 4 }, "end": { - "line": 3018, + "line": 3049, "column": 7 } } @@ -161499,16 +162499,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": [ - 91955, - 92164 + 92518, + 92727 ], "loc": { "start": { - "line": 3024, + "line": 3055, "column": 4 }, "end": { - "line": 3029, + "line": 3060, "column": 7 } } @@ -161522,16 +162522,16 @@ "type": "Identifier", "name": "hasType", "range": [ - 92169, - 92176 + 92732, + 92739 ], "loc": { "start": { - "line": 3030, + "line": 3061, "column": 4 }, "end": { - "line": 3030, + "line": 3061, "column": 11 } } @@ -161544,16 +162544,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 92177, - 92185 + 92740, + 92748 ], "loc": { "start": { - "line": 3030, + "line": 3061, "column": 12 }, "end": { - "line": 3030, + "line": 3061, "column": 20 } } @@ -161564,16 +162564,16 @@ "type": "Identifier", "name": "types", "range": [ - 92187, - 92192 + 92750, + 92755 ], "loc": { "start": { - "line": 3030, + "line": 3061, "column": 22 }, "end": { - "line": 3030, + "line": 3061, "column": 27 } } @@ -161582,31 +162582,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 92195, - 92197 + 92758, + 92760 ], "loc": { "start": { - "line": 3030, + "line": 3061, "column": 30 }, "end": { - "line": 3030, + "line": 3061, "column": 32 } } }, "range": [ - 92187, - 92197 + 92750, + 92760 ], "loc": { "start": { - "line": 3030, + "line": 3061, "column": 22 }, "end": { - "line": 3030, + "line": 3061, "column": 32 } } @@ -161629,16 +162629,16 @@ "object": { "type": "ThisExpression", "range": [ - 92213, - 92217 + 92776, + 92780 ], "loc": { "start": { - "line": 3031, + "line": 3062, "column": 12 }, "end": { - "line": 3031, + "line": 3062, "column": 16 } } @@ -161647,31 +162647,31 @@ "type": "Identifier", "name": "colTypes", "range": [ - 92218, - 92226 + 92781, + 92789 ], "loc": { "start": { - "line": 3031, + "line": 3062, "column": 17 }, "end": { - "line": 3031, + "line": 3062, "column": 25 } } }, "range": [ - 92213, - 92226 + 92776, + 92789 ], "loc": { "start": { - "line": 3031, + "line": 3062, "column": 12 }, "end": { - "line": 3031, + "line": 3062, "column": 25 } } @@ -161680,31 +162680,31 @@ "type": "Identifier", "name": "length", "range": [ - 92227, - 92233 + 92790, + 92796 ], "loc": { "start": { - "line": 3031, + "line": 3062, "column": 26 }, "end": { - "line": 3031, + "line": 3062, "column": 32 } } }, "range": [ - 92213, - 92233 + 92776, + 92796 ], "loc": { "start": { - "line": 3031, + "line": 3062, "column": 12 }, "end": { - "line": 3031, + "line": 3062, "column": 32 } } @@ -161714,31 +162714,31 @@ "value": 0, "raw": "0", "range": [ - 92238, - 92239 + 92801, + 92802 ], "loc": { "start": { - "line": 3031, + "line": 3062, "column": 37 }, "end": { - "line": 3031, + "line": 3062, "column": 38 } } }, "range": [ - 92213, - 92239 + 92776, + 92802 ], "loc": { "start": { - "line": 3031, + "line": 3062, "column": 12 }, "end": { - "line": 3031, + "line": 3062, "column": 38 } } @@ -161753,63 +162753,63 @@ "value": false, "raw": "false", "range": [ - 92262, - 92267 + 92825, + 92830 ], "loc": { "start": { - "line": 3032, + "line": 3063, "column": 19 }, "end": { - "line": 3032, + "line": 3063, "column": 24 } } }, "range": [ - 92255, - 92268 + 92818, + 92831 ], "loc": { "start": { - "line": 3032, + "line": 3063, "column": 12 }, "end": { - "line": 3032, + "line": 3063, "column": 25 } } } ], "range": [ - 92241, - 92278 + 92804, + 92841 ], "loc": { "start": { - "line": 3031, + "line": 3062, "column": 40 }, "end": { - "line": 3033, + "line": 3064, "column": 9 } } }, "alternate": null, "range": [ - 92209, - 92278 + 92772, + 92841 ], "loc": { "start": { - "line": 3031, + "line": 3062, "column": 8 }, "end": { - "line": 3033, + "line": 3064, "column": 9 } } @@ -161823,16 +162823,16 @@ "type": "Identifier", "name": "colType", "range": [ - 92291, - 92298 + 92854, + 92861 ], "loc": { "start": { - "line": 3034, + "line": 3065, "column": 12 }, "end": { - "line": 3034, + "line": 3065, "column": 19 } } @@ -161846,16 +162846,16 @@ "object": { "type": "ThisExpression", "range": [ - 92301, - 92305 + 92864, + 92868 ], "loc": { "start": { - "line": 3034, + "line": 3065, "column": 22 }, "end": { - "line": 3034, + "line": 3065, "column": 26 } } @@ -161864,31 +162864,31 @@ "type": "Identifier", "name": "colTypes", "range": [ - 92306, - 92314 + 92869, + 92877 ], "loc": { "start": { - "line": 3034, + "line": 3065, "column": 27 }, "end": { - "line": 3034, + "line": 3065, "column": 35 } } }, "range": [ - 92301, - 92314 + 92864, + 92877 ], "loc": { "start": { - "line": 3034, + "line": 3065, "column": 22 }, "end": { - "line": 3034, + "line": 3065, "column": 35 } } @@ -161897,46 +162897,46 @@ "type": "Identifier", "name": "colIndex", "range": [ - 92315, - 92323 + 92878, + 92886 ], "loc": { "start": { - "line": 3034, + "line": 3065, "column": 36 }, "end": { - "line": 3034, + "line": 3065, "column": 44 } } }, "range": [ - 92301, - 92324 + 92864, + 92887 ], "loc": { "start": { - "line": 3034, + "line": 3065, "column": 22 }, "end": { - "line": 3034, + "line": 3065, "column": 45 } } }, "range": [ - 92291, - 92324 + 92854, + 92887 ], "loc": { "start": { - "line": 3034, + "line": 3065, "column": 12 }, "end": { - "line": 3034, + "line": 3065, "column": 45 } } @@ -161944,16 +162944,16 @@ ], "kind": "let", "range": [ - 92287, - 92325 + 92850, + 92888 ], "loc": { "start": { - "line": 3034, + "line": 3065, "column": 8 }, "end": { - "line": 3034, + "line": 3065, "column": 46 } } @@ -161966,16 +162966,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 92338, - 92343 + 92901, + 92906 ], "loc": { "start": { - "line": 3035, + "line": 3066, "column": 12 }, "end": { - "line": 3035, + "line": 3066, "column": 17 } } @@ -161985,32 +162985,32 @@ "type": "Identifier", "name": "colType", "range": [ - 92344, - 92351 + 92907, + 92914 ], "loc": { "start": { - "line": 3035, + "line": 3066, "column": 18 }, "end": { - "line": 3035, + "line": 3066, "column": 25 } } } ], "range": [ - 92338, - 92352 + 92901, + 92915 ], "loc": { "start": { - "line": 3035, + "line": 3066, "column": 12 }, "end": { - "line": 3035, + "line": 3066, "column": 26 } } @@ -162027,16 +163027,16 @@ "type": "Identifier", "name": "colType", "range": [ - 92368, - 92375 + 92931, + 92938 ], "loc": { "start": { - "line": 3036, + "line": 3067, "column": 12 }, "end": { - "line": 3036, + "line": 3067, "column": 19 } } @@ -162048,16 +163048,16 @@ "type": "Identifier", "name": "colType", "range": [ - 92378, - 92385 + 92941, + 92948 ], "loc": { "start": { - "line": 3036, + "line": 3067, "column": 22 }, "end": { - "line": 3036, + "line": 3067, "column": 29 } } @@ -162066,93 +163066,93 @@ "type": "Identifier", "name": "type", "range": [ - 92386, - 92390 + 92949, + 92953 ], "loc": { "start": { - "line": 3036, + "line": 3067, "column": 30 }, "end": { - "line": 3036, + "line": 3067, "column": 34 } } }, "range": [ - 92378, - 92390 + 92941, + 92953 ], "loc": { "start": { - "line": 3036, + "line": 3067, "column": 22 }, "end": { - "line": 3036, + "line": 3067, "column": 34 } } }, "range": [ - 92368, - 92390 + 92931, + 92953 ], "loc": { "start": { - "line": 3036, + "line": 3067, "column": 12 }, "end": { - "line": 3036, + "line": 3067, "column": 34 } } }, "range": [ - 92368, - 92391 + 92931, + 92954 ], "loc": { "start": { - "line": 3036, + "line": 3067, "column": 12 }, "end": { - "line": 3036, + "line": 3067, "column": 35 } } } ], "range": [ - 92354, - 92401 + 92917, + 92964 ], "loc": { "start": { - "line": 3035, + "line": 3066, "column": 28 }, "end": { - "line": 3037, + "line": 3068, "column": 9 } } }, "alternate": null, "range": [ - 92334, - 92401 + 92897, + 92964 ], "loc": { "start": { - "line": 3035, + "line": 3066, "column": 8 }, "end": { - "line": 3037, + "line": 3068, "column": 9 } } @@ -162171,16 +163171,16 @@ "type": "Identifier", "name": "types", "range": [ - 92417, - 92422 + 92980, + 92985 ], "loc": { "start": { - "line": 3038, + "line": 3069, "column": 15 }, "end": { - "line": 3038, + "line": 3069, "column": 20 } } @@ -162189,31 +163189,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 92423, - 92430 + 92986, + 92993 ], "loc": { "start": { - "line": 3038, + "line": 3069, "column": 21 }, "end": { - "line": 3038, + "line": 3069, "column": 28 } } }, "range": [ - 92417, - 92430 + 92980, + 92993 ], "loc": { "start": { - "line": 3038, + "line": 3069, "column": 15 }, "end": { - "line": 3038, + "line": 3069, "column": 28 } } @@ -162223,32 +163223,32 @@ "type": "Identifier", "name": "colType", "range": [ - 92431, - 92438 + 92994, + 93001 ], "loc": { "start": { - "line": 3038, + "line": 3069, "column": 29 }, "end": { - "line": 3038, + "line": 3069, "column": 36 } } } ], "range": [ - 92417, - 92439 + 92980, + 93002 ], "loc": { "start": { - "line": 3038, + "line": 3069, "column": 15 }, "end": { - "line": 3038, + "line": 3069, "column": 37 } } @@ -162261,78 +163261,78 @@ "value": 1, "raw": "1", "range": [ - 92445, - 92446 + 93008, + 93009 ], "loc": { "start": { - "line": 3038, + "line": 3069, "column": 43 }, "end": { - "line": 3038, + "line": 3069, "column": 44 } } }, "prefix": true, "range": [ - 92444, - 92446 + 93007, + 93009 ], "loc": { "start": { - "line": 3038, + "line": 3069, "column": 42 }, "end": { - "line": 3038, + "line": 3069, "column": 44 } } }, "range": [ - 92417, - 92446 + 92980, + 93009 ], "loc": { "start": { - "line": 3038, + "line": 3069, "column": 15 }, "end": { - "line": 3038, + "line": 3069, "column": 44 } } }, "range": [ - 92410, - 92447 + 92973, + 93010 ], "loc": { "start": { - "line": 3038, + "line": 3069, "column": 8 }, "end": { - "line": 3038, + "line": 3069, "column": 45 } } } ], "range": [ - 92199, - 92453 + 92762, + 93016 ], "loc": { "start": { - "line": 3030, + "line": 3061, "column": 34 }, "end": { - "line": 3039, + "line": 3070, "column": 5 } } @@ -162340,16 +163340,16 @@ "generator": false, "expression": false, "range": [ - 92176, - 92453 + 92739, + 93016 ], "loc": { "start": { - "line": 3030, + "line": 3061, "column": 11 }, "end": { - "line": 3039, + "line": 3070, "column": 5 } } @@ -162357,16 +163357,16 @@ "kind": "method", "computed": false, "range": [ - 92169, - 92453 + 92732, + 93016 ], "loc": { "start": { - "line": 3030, + "line": 3061, "column": 4 }, "end": { - "line": 3039, + "line": 3070, "column": 5 } }, @@ -162375,16 +163375,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": [ - 91955, - 92164 + 92518, + 92727 ], "loc": { "start": { - "line": 3024, + "line": 3055, "column": 4 }, "end": { - "line": 3029, + "line": 3060, "column": 7 } } @@ -162395,16 +163395,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": [ - 92459, - 92600 + 93022, + 93163 ], "loc": { "start": { - "line": 3041, + "line": 3072, "column": 4 }, "end": { - "line": 3045, + "line": 3076, "column": 7 } } @@ -162418,16 +163418,16 @@ "type": "Identifier", "name": "getHeaderElement", "range": [ - 92605, - 92621 + 93168, + 93184 ], "loc": { "start": { - "line": 3046, + "line": 3077, "column": 4 }, "end": { - "line": 3046, + "line": 3077, "column": 20 } } @@ -162440,16 +163440,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 92622, - 92630 + 93185, + 93193 ], "loc": { "start": { - "line": 3046, + "line": 3077, "column": 21 }, "end": { - "line": 3046, + "line": 3077, "column": 29 } } @@ -162467,16 +163467,16 @@ "type": "Identifier", "name": "table", "range": [ - 92646, - 92651 + 93209, + 93214 ], "loc": { "start": { - "line": 3047, + "line": 3078, "column": 12 }, "end": { - "line": 3047, + "line": 3078, "column": 17 } } @@ -162489,16 +163489,16 @@ "object": { "type": "ThisExpression", "range": [ - 92654, - 92658 + 93217, + 93221 ], "loc": { "start": { - "line": 3047, + "line": 3078, "column": 20 }, "end": { - "line": 3047, + "line": 3078, "column": 24 } } @@ -162507,31 +163507,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 92659, - 92669 + 93222, + 93232 ], "loc": { "start": { - "line": 3047, + "line": 3078, "column": 25 }, "end": { - "line": 3047, + "line": 3078, "column": 35 } } }, "range": [ - 92654, - 92669 + 93217, + 93232 ], "loc": { "start": { - "line": 3047, + "line": 3078, "column": 20 }, "end": { - "line": 3047, + "line": 3078, "column": 35 } } @@ -162548,16 +163548,16 @@ "object": { "type": "ThisExpression", "range": [ - 92672, - 92676 + 93235, + 93239 ], "loc": { "start": { - "line": 3047, + "line": 3078, "column": 38 }, "end": { - "line": 3047, + "line": 3078, "column": 42 } } @@ -162566,31 +163566,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 92677, - 92680 + 93240, + 93243 ], "loc": { "start": { - "line": 3047, + "line": 3078, "column": 43 }, "end": { - "line": 3047, + "line": 3078, "column": 46 } } }, "range": [ - 92672, - 92680 + 93235, + 93243 ], "loc": { "start": { - "line": 3047, + "line": 3078, "column": 38 }, "end": { - "line": 3047, + "line": 3078, "column": 46 } } @@ -162599,31 +163599,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 92681, - 92691 + 93244, + 93254 ], "loc": { "start": { - "line": 3047, + "line": 3078, "column": 47 }, "end": { - "line": 3047, + "line": 3078, "column": 57 } } }, "range": [ - 92672, - 92691 + 93235, + 93254 ], "loc": { "start": { - "line": 3047, + "line": 3078, "column": 38 }, "end": { - "line": 3047, + "line": 3078, "column": 57 } } @@ -162632,31 +163632,31 @@ "type": "Identifier", "name": "headTbl", "range": [ - 92692, - 92699 + 93255, + 93262 ], "loc": { "start": { - "line": 3047, + "line": 3078, "column": 58 }, "end": { - "line": 3047, + "line": 3078, "column": 65 } } }, "range": [ - 92672, - 92699 + 93235, + 93262 ], "loc": { "start": { - "line": 3047, + "line": 3078, "column": 38 }, "end": { - "line": 3047, + "line": 3078, "column": 65 } } @@ -162669,16 +163669,16 @@ "object": { "type": "ThisExpression", "range": [ - 92702, - 92706 + 93265, + 93269 ], "loc": { "start": { - "line": 3047, + "line": 3078, "column": 68 }, "end": { - "line": 3047, + "line": 3078, "column": 72 } } @@ -162687,77 +163687,77 @@ "type": "Identifier", "name": "dom", "range": [ - 92707, - 92710 + 93270, + 93273 ], "loc": { "start": { - "line": 3047, + "line": 3078, "column": 73 }, "end": { - "line": 3047, + "line": 3078, "column": 76 } } }, "range": [ - 92702, - 92710 + 93265, + 93273 ], "loc": { "start": { - "line": 3047, + "line": 3078, "column": 68 }, "end": { - "line": 3047, + "line": 3078, "column": 76 } } }, "arguments": [], "range": [ - 92702, - 92712 + 93265, + 93275 ], "loc": { "start": { - "line": 3047, + "line": 3078, "column": 68 }, "end": { - "line": 3047, + "line": 3078, "column": 78 } } }, "range": [ - 92654, - 92712 + 93217, + 93275 ], "loc": { "start": { - "line": 3047, + "line": 3078, "column": 20 }, "end": { - "line": 3047, + "line": 3078, "column": 78 } } }, "range": [ - 92646, - 92712 + 93209, + 93275 ], "loc": { "start": { - "line": 3047, + "line": 3078, "column": 12 }, "end": { - "line": 3047, + "line": 3078, "column": 78 } } @@ -162765,16 +163765,16 @@ ], "kind": "let", "range": [ - 92642, - 92713 + 93205, + 93276 ], "loc": { "start": { - "line": 3047, + "line": 3078, "column": 8 }, "end": { - "line": 3047, + "line": 3078, "column": 79 } } @@ -162788,16 +163788,16 @@ "type": "Identifier", "name": "tHead", "range": [ - 92726, - 92731 + 93289, + 93294 ], "loc": { "start": { - "line": 3048, + "line": 3079, "column": 12 }, "end": { - "line": 3048, + "line": 3079, "column": 17 } } @@ -162808,16 +163808,16 @@ "type": "Identifier", "name": "tag", "range": [ - 92734, - 92737 + 93297, + 93300 ], "loc": { "start": { - "line": 3048, + "line": 3079, "column": 20 }, "end": { - "line": 3048, + "line": 3079, "column": 23 } } @@ -162827,16 +163827,16 @@ "type": "Identifier", "name": "table", "range": [ - 92738, - 92743 + 93301, + 93306 ], "loc": { "start": { - "line": 3048, + "line": 3079, "column": 24 }, "end": { - "line": 3048, + "line": 3079, "column": 29 } } @@ -162846,47 +163846,47 @@ "value": "thead", "raw": "'thead'", "range": [ - 92745, - 92752 + 93308, + 93315 ], "loc": { "start": { - "line": 3048, + "line": 3079, "column": 31 }, "end": { - "line": 3048, + "line": 3079, "column": 38 } } } ], "range": [ - 92734, - 92753 + 93297, + 93316 ], "loc": { "start": { - "line": 3048, + "line": 3079, "column": 20 }, "end": { - "line": 3048, + "line": 3079, "column": 39 } } }, "range": [ - 92726, - 92753 + 93289, + 93316 ], "loc": { "start": { - "line": 3048, + "line": 3079, "column": 12 }, "end": { - "line": 3048, + "line": 3079, "column": 39 } } @@ -162894,16 +163894,16 @@ ], "kind": "let", "range": [ - 92722, - 92754 + 93285, + 93317 ], "loc": { "start": { - "line": 3048, + "line": 3079, "column": 8 }, "end": { - "line": 3048, + "line": 3079, "column": 40 } } @@ -162917,16 +163917,16 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 92767, - 92773 + 93330, + 93336 ], "loc": { "start": { - "line": 3049, + "line": 3080, "column": 12 }, "end": { - "line": 3049, + "line": 3080, "column": 18 } } @@ -162939,16 +163939,16 @@ "object": { "type": "ThisExpression", "range": [ - 92776, - 92780 + 93339, + 93343 ], "loc": { "start": { - "line": 3049, + "line": 3080, "column": 21 }, "end": { - "line": 3049, + "line": 3080, "column": 25 } } @@ -162957,62 +163957,62 @@ "type": "Identifier", "name": "getHeadersRowIndex", "range": [ - 92781, - 92799 + 93344, + 93362 ], "loc": { "start": { - "line": 3049, + "line": 3080, "column": 26 }, "end": { - "line": 3049, + "line": 3080, "column": 44 } } }, "range": [ - 92776, - 92799 + 93339, + 93362 ], "loc": { "start": { - "line": 3049, + "line": 3080, "column": 21 }, "end": { - "line": 3049, + "line": 3080, "column": 44 } } }, "arguments": [], "range": [ - 92776, - 92801 + 93339, + 93364 ], "loc": { "start": { - "line": 3049, + "line": 3080, "column": 21 }, "end": { - "line": 3049, + "line": 3080, "column": 46 } } }, "range": [ - 92767, - 92801 + 93330, + 93364 ], "loc": { "start": { - "line": 3049, + "line": 3080, "column": 12 }, "end": { - "line": 3049, + "line": 3080, "column": 46 } } @@ -163020,16 +164020,16 @@ ], "kind": "let", "range": [ - 92763, - 92802 + 93326, + 93365 ], "loc": { "start": { - "line": 3049, + "line": 3080, "column": 8 }, "end": { - "line": 3049, + "line": 3080, "column": 47 } } @@ -163043,32 +164043,32 @@ "type": "Identifier", "name": "header", "range": [ - 92815, - 92821 + 93378, + 93384 ], "loc": { "start": { - "line": 3050, + "line": 3081, "column": 12 }, "end": { - "line": 3050, + "line": 3081, "column": 18 } } }, "init": null, "range": [ - 92815, - 92821 + 93378, + 93384 ], "loc": { "start": { - "line": 3050, + "line": 3081, "column": 12 }, "end": { - "line": 3050, + "line": 3081, "column": 18 } } @@ -163076,16 +164076,16 @@ ], "kind": "let", "range": [ - 92811, - 92822 + 93374, + 93385 ], "loc": { "start": { - "line": 3050, + "line": 3081, "column": 8 }, "end": { - "line": 3050, + "line": 3081, "column": 19 } } @@ -163102,16 +164102,16 @@ "type": "Identifier", "name": "tHead", "range": [ - 92835, - 92840 + 93398, + 93403 ], "loc": { "start": { - "line": 3051, + "line": 3082, "column": 12 }, "end": { - "line": 3051, + "line": 3082, "column": 17 } } @@ -163120,31 +164120,31 @@ "type": "Identifier", "name": "length", "range": [ - 92841, - 92847 + 93404, + 93410 ], "loc": { "start": { - "line": 3051, + "line": 3082, "column": 18 }, "end": { - "line": 3051, + "line": 3082, "column": 24 } } }, "range": [ - 92835, - 92847 + 93398, + 93410 ], "loc": { "start": { - "line": 3051, + "line": 3082, "column": 12 }, "end": { - "line": 3051, + "line": 3082, "column": 24 } } @@ -163154,31 +164154,31 @@ "value": 0, "raw": "0", "range": [ - 92852, - 92853 + 93415, + 93416 ], "loc": { "start": { - "line": 3051, + "line": 3082, "column": 29 }, "end": { - "line": 3051, + "line": 3082, "column": 30 } } }, "range": [ - 92835, - 92853 + 93398, + 93416 ], "loc": { "start": { - "line": 3051, + "line": 3082, "column": 12 }, "end": { - "line": 3051, + "line": 3082, "column": 30 } } @@ -163195,16 +164195,16 @@ "type": "Identifier", "name": "header", "range": [ - 92869, - 92875 + 93432, + 93438 ], "loc": { "start": { - "line": 3052, + "line": 3083, "column": 12 }, "end": { - "line": 3052, + "line": 3083, "column": 18 } } @@ -163225,16 +164225,16 @@ "type": "Identifier", "name": "table", "range": [ - 92878, - 92883 + 93441, + 93446 ], "loc": { "start": { - "line": 3052, + "line": 3083, "column": 21 }, "end": { - "line": 3052, + "line": 3083, "column": 26 } } @@ -163243,31 +164243,31 @@ "type": "Identifier", "name": "rows", "range": [ - 92884, - 92888 + 93447, + 93451 ], "loc": { "start": { - "line": 3052, + "line": 3083, "column": 27 }, "end": { - "line": 3052, + "line": 3083, "column": 31 } } }, "range": [ - 92878, - 92888 + 93441, + 93451 ], "loc": { "start": { - "line": 3052, + "line": 3083, "column": 21 }, "end": { - "line": 3052, + "line": 3083, "column": 31 } } @@ -163276,31 +164276,31 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 92889, - 92895 + 93452, + 93458 ], "loc": { "start": { - "line": 3052, + "line": 3083, "column": 32 }, "end": { - "line": 3052, + "line": 3083, "column": 38 } } }, "range": [ - 92878, - 92896 + 93441, + 93459 ], "loc": { "start": { - "line": 3052, + "line": 3083, "column": 21 }, "end": { - "line": 3052, + "line": 3083, "column": 39 } } @@ -163309,31 +164309,31 @@ "type": "Identifier", "name": "cells", "range": [ - 92897, - 92902 + 93460, + 93465 ], "loc": { "start": { - "line": 3052, + "line": 3083, "column": 40 }, "end": { - "line": 3052, + "line": 3083, "column": 45 } } }, "range": [ - 92878, - 92902 + 93441, + 93465 ], "loc": { "start": { - "line": 3052, + "line": 3083, "column": 21 }, "end": { - "line": 3052, + "line": 3083, "column": 45 } } @@ -163342,93 +164342,93 @@ "type": "Identifier", "name": "colIndex", "range": [ - 92903, - 92911 + 93466, + 93474 ], "loc": { "start": { - "line": 3052, + "line": 3083, "column": 46 }, "end": { - "line": 3052, + "line": 3083, "column": 54 } } }, "range": [ - 92878, - 92912 + 93441, + 93475 ], "loc": { "start": { - "line": 3052, + "line": 3083, "column": 21 }, "end": { - "line": 3052, + "line": 3083, "column": 55 } } }, "range": [ - 92869, - 92912 + 93432, + 93475 ], "loc": { "start": { - "line": 3052, + "line": 3083, "column": 12 }, "end": { - "line": 3052, + "line": 3083, "column": 55 } } }, "range": [ - 92869, - 92913 + 93432, + 93476 ], "loc": { "start": { - "line": 3052, + "line": 3083, "column": 12 }, "end": { - "line": 3052, + "line": 3083, "column": 56 } } } ], "range": [ - 92855, - 92923 + 93418, + 93486 ], "loc": { "start": { - "line": 3051, + "line": 3082, "column": 32 }, "end": { - "line": 3053, + "line": 3084, "column": 9 } } }, "alternate": null, "range": [ - 92831, - 92923 + 93394, + 93486 ], "loc": { "start": { - "line": 3051, + "line": 3082, "column": 8 }, "end": { - "line": 3053, + "line": 3084, "column": 9 } } @@ -163445,16 +164445,16 @@ "type": "Identifier", "name": "tHead", "range": [ - 92936, - 92941 + 93499, + 93504 ], "loc": { "start": { - "line": 3054, + "line": 3085, "column": 12 }, "end": { - "line": 3054, + "line": 3085, "column": 17 } } @@ -163463,31 +164463,31 @@ "type": "Identifier", "name": "length", "range": [ - 92942, - 92948 + 93505, + 93511 ], "loc": { "start": { - "line": 3054, + "line": 3085, "column": 18 }, "end": { - "line": 3054, + "line": 3085, "column": 24 } } }, "range": [ - 92936, - 92948 + 93499, + 93511 ], "loc": { "start": { - "line": 3054, + "line": 3085, "column": 12 }, "end": { - "line": 3054, + "line": 3085, "column": 24 } } @@ -163497,31 +164497,31 @@ "value": 1, "raw": "1", "range": [ - 92953, - 92954 + 93516, + 93517 ], "loc": { "start": { - "line": 3054, + "line": 3085, "column": 29 }, "end": { - "line": 3054, + "line": 3085, "column": 30 } } }, "range": [ - 92936, - 92954 + 93499, + 93517 ], "loc": { "start": { - "line": 3054, + "line": 3085, "column": 12 }, "end": { - "line": 3054, + "line": 3085, "column": 30 } } @@ -163538,16 +164538,16 @@ "type": "Identifier", "name": "header", "range": [ - 92970, - 92976 + 93533, + 93539 ], "loc": { "start": { - "line": 3055, + "line": 3086, "column": 12 }, "end": { - "line": 3055, + "line": 3086, "column": 18 } } @@ -163571,16 +164571,16 @@ "type": "Identifier", "name": "tHead", "range": [ - 92979, - 92984 + 93542, + 93547 ], "loc": { "start": { - "line": 3055, + "line": 3086, "column": 21 }, "end": { - "line": 3055, + "line": 3086, "column": 26 } } @@ -163590,31 +164590,31 @@ "value": 0, "raw": "0", "range": [ - 92985, - 92986 + 93548, + 93549 ], "loc": { "start": { - "line": 3055, + "line": 3086, "column": 27 }, "end": { - "line": 3055, + "line": 3086, "column": 28 } } }, "range": [ - 92979, - 92987 + 93542, + 93550 ], "loc": { "start": { - "line": 3055, + "line": 3086, "column": 21 }, "end": { - "line": 3055, + "line": 3086, "column": 29 } } @@ -163623,31 +164623,31 @@ "type": "Identifier", "name": "rows", "range": [ - 92988, - 92992 + 93551, + 93555 ], "loc": { "start": { - "line": 3055, + "line": 3086, "column": 30 }, "end": { - "line": 3055, + "line": 3086, "column": 34 } } }, "range": [ - 92979, - 92992 + 93542, + 93555 ], "loc": { "start": { - "line": 3055, + "line": 3086, "column": 21 }, "end": { - "line": 3055, + "line": 3086, "column": 34 } } @@ -163656,31 +164656,31 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 92993, - 92999 + 93556, + 93562 ], "loc": { "start": { - "line": 3055, + "line": 3086, "column": 35 }, "end": { - "line": 3055, + "line": 3086, "column": 41 } } }, "range": [ - 92979, - 93000 + 93542, + 93563 ], "loc": { "start": { - "line": 3055, + "line": 3086, "column": 21 }, "end": { - "line": 3055, + "line": 3086, "column": 42 } } @@ -163689,31 +164689,31 @@ "type": "Identifier", "name": "cells", "range": [ - 93001, - 93006 + 93564, + 93569 ], "loc": { "start": { - "line": 3055, + "line": 3086, "column": 43 }, "end": { - "line": 3055, + "line": 3086, "column": 48 } } }, "range": [ - 92979, - 93006 + 93542, + 93569 ], "loc": { "start": { - "line": 3055, + "line": 3086, "column": 21 }, "end": { - "line": 3055, + "line": 3086, "column": 48 } } @@ -163722,93 +164722,93 @@ "type": "Identifier", "name": "colIndex", "range": [ - 93007, - 93015 + 93570, + 93578 ], "loc": { "start": { - "line": 3055, + "line": 3086, "column": 49 }, "end": { - "line": 3055, + "line": 3086, "column": 57 } } }, "range": [ - 92979, - 93016 + 93542, + 93579 ], "loc": { "start": { - "line": 3055, + "line": 3086, "column": 21 }, "end": { - "line": 3055, + "line": 3086, "column": 58 } } }, "range": [ - 92970, - 93016 + 93533, + 93579 ], "loc": { "start": { - "line": 3055, + "line": 3086, "column": 12 }, "end": { - "line": 3055, + "line": 3086, "column": 58 } } }, "range": [ - 92970, - 93017 + 93533, + 93580 ], "loc": { "start": { - "line": 3055, + "line": 3086, "column": 12 }, "end": { - "line": 3055, + "line": 3086, "column": 59 } } } ], "range": [ - 92956, - 93027 + 93519, + 93590 ], "loc": { "start": { - "line": 3054, + "line": 3085, "column": 32 }, "end": { - "line": 3056, + "line": 3087, "column": 9 } } }, "alternate": null, "range": [ - 92932, - 93027 + 93495, + 93590 ], "loc": { "start": { - "line": 3054, + "line": 3085, "column": 8 }, "end": { - "line": 3056, + "line": 3087, "column": 9 } } @@ -163819,47 +164819,47 @@ "type": "Identifier", "name": "header", "range": [ - 93043, - 93049 + 93606, + 93612 ], "loc": { "start": { - "line": 3057, + "line": 3088, "column": 15 }, "end": { - "line": 3057, + "line": 3088, "column": 21 } } }, "range": [ - 93036, - 93050 + 93599, + 93613 ], "loc": { "start": { - "line": 3057, + "line": 3088, "column": 8 }, "end": { - "line": 3057, + "line": 3088, "column": 22 } } } ], "range": [ - 92632, - 93056 + 93195, + 93619 ], "loc": { "start": { - "line": 3046, + "line": 3077, "column": 31 }, "end": { - "line": 3058, + "line": 3089, "column": 5 } } @@ -163867,16 +164867,16 @@ "generator": false, "expression": false, "range": [ - 92621, - 93056 + 93184, + 93619 ], "loc": { "start": { - "line": 3046, + "line": 3077, "column": 20 }, "end": { - "line": 3058, + "line": 3089, "column": 5 } } @@ -163884,16 +164884,16 @@ "kind": "method", "computed": false, "range": [ - 92605, - 93056 + 93168, + 93619 ], "loc": { "start": { - "line": 3046, + "line": 3077, "column": 4 }, "end": { - "line": 3058, + "line": 3089, "column": 5 } }, @@ -163902,16 +164902,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": [ - 92459, - 92600 + 93022, + 93163 ], "loc": { "start": { - "line": 3041, + "line": 3072, "column": 4 }, "end": { - "line": 3045, + "line": 3076, "column": 7 } } @@ -163922,16 +164922,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": [ - 93062, - 93235 + 93625, + 93798 ], "loc": { "start": { - "line": 3060, + "line": 3091, "column": 4 }, "end": { - "line": 3064, + "line": 3095, "column": 7 } } @@ -163945,16 +164945,16 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 93240, - 93254 + 93803, + 93817 ], "loc": { "start": { - "line": 3065, + "line": 3096, "column": 4 }, "end": { - "line": 3065, + "line": 3096, "column": 18 } } @@ -163969,16 +164969,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 93255, - 93272 + 93818, + 93835 ], "loc": { "start": { - "line": 3065, + "line": 3096, "column": 19 }, "end": { - "line": 3065, + "line": 3096, "column": 36 } } @@ -163988,31 +164988,31 @@ "value": false, "raw": "false", "range": [ - 93275, - 93280 + 93838, + 93843 ], "loc": { "start": { - "line": 3065, + "line": 3096, "column": 39 }, "end": { - "line": 3065, + "line": 3096, "column": 44 } } }, "range": [ - 93255, - 93280 + 93818, + 93843 ], "loc": { "start": { - "line": 3065, + "line": 3096, "column": 19 }, "end": { - "line": 3065, + "line": 3096, "column": 44 } } @@ -164030,16 +165030,16 @@ "type": "Identifier", "name": "headers", "range": [ - 93296, - 93303 + 93859, + 93866 ], "loc": { "start": { - "line": 3066, + "line": 3097, "column": 12 }, "end": { - "line": 3066, + "line": 3097, "column": 19 } } @@ -164048,31 +165048,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 93306, - 93308 + 93869, + 93871 ], "loc": { "start": { - "line": 3066, + "line": 3097, "column": 22 }, "end": { - "line": 3066, + "line": 3097, "column": 24 } } }, "range": [ - 93296, - 93308 + 93859, + 93871 ], "loc": { "start": { - "line": 3066, + "line": 3097, "column": 12 }, "end": { - "line": 3066, + "line": 3097, "column": 24 } } @@ -164080,16 +165080,16 @@ ], "kind": "let", "range": [ - 93292, - 93309 + 93855, + 93872 ], "loc": { "start": { - "line": 3066, + "line": 3097, "column": 8 }, "end": { - "line": 3066, + "line": 3097, "column": 25 } } @@ -164105,16 +165105,16 @@ "type": "Identifier", "name": "j", "range": [ - 93327, - 93328 + 93890, + 93891 ], "loc": { "start": { - "line": 3067, + "line": 3098, "column": 17 }, "end": { - "line": 3067, + "line": 3098, "column": 18 } } @@ -164124,31 +165124,31 @@ "value": 0, "raw": "0", "range": [ - 93331, - 93332 + 93894, + 93895 ], "loc": { "start": { - "line": 3067, + "line": 3098, "column": 21 }, "end": { - "line": 3067, + "line": 3098, "column": 22 } } }, "range": [ - 93327, - 93332 + 93890, + 93895 ], "loc": { "start": { - "line": 3067, + "line": 3098, "column": 17 }, "end": { - "line": 3067, + "line": 3098, "column": 22 } } @@ -164156,16 +165156,16 @@ ], "kind": "let", "range": [ - 93323, - 93332 + 93886, + 93895 ], "loc": { "start": { - "line": 3067, + "line": 3098, "column": 13 }, "end": { - "line": 3067, + "line": 3098, "column": 22 } } @@ -164177,16 +165177,16 @@ "type": "Identifier", "name": "j", "range": [ - 93334, - 93335 + 93897, + 93898 ], "loc": { "start": { - "line": 3067, + "line": 3098, "column": 24 }, "end": { - "line": 3067, + "line": 3098, "column": 25 } } @@ -164197,16 +165197,16 @@ "object": { "type": "ThisExpression", "range": [ - 93338, - 93342 + 93901, + 93905 ], "loc": { "start": { - "line": 3067, + "line": 3098, "column": 28 }, "end": { - "line": 3067, + "line": 3098, "column": 32 } } @@ -164215,46 +165215,46 @@ "type": "Identifier", "name": "nbCells", "range": [ - 93343, - 93350 + 93906, + 93913 ], "loc": { "start": { - "line": 3067, + "line": 3098, "column": 33 }, "end": { - "line": 3067, + "line": 3098, "column": 40 } } }, "range": [ - 93338, - 93350 + 93901, + 93913 ], "loc": { "start": { - "line": 3067, + "line": 3098, "column": 28 }, "end": { - "line": 3067, + "line": 3098, "column": 40 } } }, "range": [ - 93334, - 93350 + 93897, + 93913 ], "loc": { "start": { - "line": 3067, + "line": 3098, "column": 24 }, "end": { - "line": 3067, + "line": 3098, "column": 40 } } @@ -164266,32 +165266,32 @@ "type": "Identifier", "name": "j", "range": [ - 93352, - 93353 + 93915, + 93916 ], "loc": { "start": { - "line": 3067, + "line": 3098, "column": 42 }, "end": { - "line": 3067, + "line": 3098, "column": 43 } } }, "prefix": false, "range": [ - 93352, - 93355 + 93915, + 93918 ], "loc": { "start": { - "line": 3067, + "line": 3098, "column": 42 }, "end": { - "line": 3067, + "line": 3098, "column": 45 } } @@ -164308,16 +165308,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 93375, - 93392 + 93938, + 93955 ], "loc": { "start": { - "line": 3068, + "line": 3099, "column": 16 }, "end": { - "line": 3068, + "line": 3099, "column": 33 } } @@ -164330,16 +165330,16 @@ "object": { "type": "ThisExpression", "range": [ - 93396, - 93400 + 93959, + 93963 ], "loc": { "start": { - "line": 3068, + "line": 3099, "column": 37 }, "end": { - "line": 3068, + "line": 3099, "column": 41 } } @@ -164348,31 +165348,31 @@ "type": "Identifier", "name": "hasExtension", "range": [ - 93401, - 93413 + 93964, + 93976 ], "loc": { "start": { - "line": 3068, + "line": 3099, "column": 42 }, "end": { - "line": 3068, + "line": 3099, "column": 54 } } }, "range": [ - 93396, - 93413 + 93959, + 93976 ], "loc": { "start": { - "line": 3068, + "line": 3099, "column": 37 }, "end": { - "line": 3068, + "line": 3099, "column": 54 } } @@ -164383,47 +165383,47 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 93414, - 93430 + 93977, + 93993 ], "loc": { "start": { - "line": 3068, + "line": 3099, "column": 55 }, "end": { - "line": 3068, + "line": 3099, "column": 71 } } } ], "range": [ - 93396, - 93431 + 93959, + 93994 ], "loc": { "start": { - "line": 3068, + "line": 3099, "column": 37 }, "end": { - "line": 3068, + "line": 3099, "column": 72 } } }, "range": [ - 93375, - 93431 + 93938, + 93994 ], "loc": { "start": { - "line": 3068, + "line": 3099, "column": 16 }, "end": { - "line": 3068, + "line": 3099, "column": 72 } } @@ -164446,16 +165446,16 @@ "object": { "type": "ThisExpression", "range": [ - 93455, - 93459 + 94018, + 94022 ], "loc": { "start": { - "line": 3069, + "line": 3100, "column": 20 }, "end": { - "line": 3069, + "line": 3100, "column": 24 } } @@ -164464,31 +165464,31 @@ "type": "Identifier", "name": "extension", "range": [ - 93460, - 93469 + 94023, + 94032 ], "loc": { "start": { - "line": 3069, + "line": 3100, "column": 25 }, "end": { - "line": 3069, + "line": 3100, "column": 34 } } }, "range": [ - 93455, - 93469 + 94018, + 94032 ], "loc": { "start": { - "line": 3069, + "line": 3100, "column": 20 }, "end": { - "line": 3069, + "line": 3100, "column": 34 } } @@ -164499,32 +165499,32 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 93470, - 93486 + 94033, + 94049 ], "loc": { "start": { - "line": 3069, + "line": 3100, "column": 35 }, "end": { - "line": 3069, + "line": 3100, "column": 51 } } } ], "range": [ - 93455, - 93487 + 94018, + 94050 ], "loc": { "start": { - "line": 3069, + "line": 3100, "column": 20 }, "end": { - "line": 3069, + "line": 3100, "column": 52 } } @@ -164533,31 +165533,31 @@ "type": "Identifier", "name": "isColHidden", "range": [ - 93488, - 93499 + 94051, + 94062 ], "loc": { "start": { - "line": 3069, + "line": 3100, "column": 53 }, "end": { - "line": 3069, + "line": 3100, "column": 64 } } }, "range": [ - 93455, - 93499 + 94018, + 94062 ], "loc": { "start": { - "line": 3069, + "line": 3100, "column": 20 }, "end": { - "line": 3069, + "line": 3100, "column": 64 } } @@ -164567,32 +165567,32 @@ "type": "Identifier", "name": "j", "range": [ - 93500, - 93501 + 94063, + 94064 ], "loc": { "start": { - "line": 3069, + "line": 3100, "column": 65 }, "end": { - "line": 3069, + "line": 3100, "column": 66 } } } ], "range": [ - 93455, - 93502 + 94018, + 94065 ], "loc": { "start": { - "line": 3069, + "line": 3100, "column": 20 }, "end": { - "line": 3069, + "line": 3100, "column": 67 } } @@ -164604,80 +165604,80 @@ "type": "ContinueStatement", "label": null, "range": [ - 93526, - 93535 + 94089, + 94098 ], "loc": { "start": { - "line": 3070, + "line": 3101, "column": 20 }, "end": { - "line": 3070, + "line": 3101, "column": 29 } } } ], "range": [ - 93504, - 93553 + 94067, + 94116 ], "loc": { "start": { - "line": 3069, + "line": 3100, "column": 69 }, "end": { - "line": 3071, + "line": 3102, "column": 17 } } }, "alternate": null, "range": [ - 93451, - 93553 + 94014, + 94116 ], "loc": { "start": { - "line": 3069, + "line": 3100, "column": 16 }, "end": { - "line": 3071, + "line": 3102, "column": 17 } } } ], "range": [ - 93433, - 93567 + 93996, + 94130 ], "loc": { "start": { - "line": 3068, + "line": 3099, "column": 74 }, "end": { - "line": 3072, + "line": 3103, "column": 13 } } }, "alternate": null, "range": [ - 93371, - 93567 + 93934, + 94130 ], "loc": { "start": { - "line": 3068, + "line": 3099, "column": 12 }, "end": { - "line": 3072, + "line": 3103, "column": 13 } } @@ -164691,16 +165691,16 @@ "type": "Identifier", "name": "header", "range": [ - 93584, - 93590 + 94147, + 94153 ], "loc": { "start": { - "line": 3073, + "line": 3104, "column": 16 }, "end": { - "line": 3073, + "line": 3104, "column": 22 } } @@ -164713,16 +165713,16 @@ "object": { "type": "ThisExpression", "range": [ - 93593, - 93597 + 94156, + 94160 ], "loc": { "start": { - "line": 3073, + "line": 3104, "column": 25 }, "end": { - "line": 3073, + "line": 3104, "column": 29 } } @@ -164731,31 +165731,31 @@ "type": "Identifier", "name": "getHeaderElement", "range": [ - 93598, - 93614 + 94161, + 94177 ], "loc": { "start": { - "line": 3073, + "line": 3104, "column": 30 }, "end": { - "line": 3073, + "line": 3104, "column": 46 } } }, "range": [ - 93593, - 93614 + 94156, + 94177 ], "loc": { "start": { - "line": 3073, + "line": 3104, "column": 25 }, "end": { - "line": 3073, + "line": 3104, "column": 46 } } @@ -164765,47 +165765,47 @@ "type": "Identifier", "name": "j", "range": [ - 93615, - 93616 + 94178, + 94179 ], "loc": { "start": { - "line": 3073, + "line": 3104, "column": 47 }, "end": { - "line": 3073, + "line": 3104, "column": 48 } } } ], "range": [ - 93593, - 93617 + 94156, + 94180 ], "loc": { "start": { - "line": 3073, + "line": 3104, "column": 25 }, "end": { - "line": 3073, + "line": 3104, "column": 49 } } }, "range": [ - 93584, - 93617 + 94147, + 94180 ], "loc": { "start": { - "line": 3073, + "line": 3104, "column": 16 }, "end": { - "line": 3073, + "line": 3104, "column": 49 } } @@ -164813,16 +165813,16 @@ ], "kind": "let", "range": [ - 93580, - 93618 + 94143, + 94181 ], "loc": { "start": { - "line": 3073, + "line": 3104, "column": 12 }, "end": { - "line": 3073, + "line": 3104, "column": 50 } } @@ -164836,16 +165836,16 @@ "type": "Identifier", "name": "headerText", "range": [ - 93635, - 93645 + 94198, + 94208 ], "loc": { "start": { - "line": 3074, + "line": 3105, "column": 16 }, "end": { - "line": 3074, + "line": 3105, "column": 26 } } @@ -164856,16 +165856,16 @@ "type": "Identifier", "name": "getFirstTextNode", "range": [ - 93648, - 93664 + 94211, + 94227 ], "loc": { "start": { - "line": 3074, + "line": 3105, "column": 29 }, "end": { - "line": 3074, + "line": 3105, "column": 45 } } @@ -164875,47 +165875,47 @@ "type": "Identifier", "name": "header", "range": [ - 93665, - 93671 + 94228, + 94234 ], "loc": { "start": { - "line": 3074, + "line": 3105, "column": 46 }, "end": { - "line": 3074, + "line": 3105, "column": 52 } } } ], "range": [ - 93648, - 93672 + 94211, + 94235 ], "loc": { "start": { - "line": 3074, + "line": 3105, "column": 29 }, "end": { - "line": 3074, + "line": 3105, "column": 53 } } }, "range": [ - 93635, - 93672 + 94198, + 94235 ], "loc": { "start": { - "line": 3074, + "line": 3105, "column": 16 }, "end": { - "line": 3074, + "line": 3105, "column": 53 } } @@ -164923,16 +165923,16 @@ ], "kind": "let", "range": [ - 93631, - 93673 + 94194, + 94236 ], "loc": { "start": { - "line": 3074, + "line": 3105, "column": 12 }, "end": { - "line": 3074, + "line": 3105, "column": 54 } } @@ -164948,16 +165948,16 @@ "type": "Identifier", "name": "headers", "range": [ - 93686, - 93693 + 94249, + 94256 ], "loc": { "start": { - "line": 3075, + "line": 3106, "column": 12 }, "end": { - "line": 3075, + "line": 3106, "column": 19 } } @@ -164966,31 +165966,31 @@ "type": "Identifier", "name": "push", "range": [ - 93694, - 93698 + 94257, + 94261 ], "loc": { "start": { - "line": 3075, + "line": 3106, "column": 20 }, "end": { - "line": 3075, + "line": 3106, "column": 24 } } }, "range": [ - 93686, - 93698 + 94249, + 94261 ], "loc": { "start": { - "line": 3075, + "line": 3106, "column": 12 }, "end": { - "line": 3075, + "line": 3106, "column": 24 } } @@ -165000,78 +166000,78 @@ "type": "Identifier", "name": "headerText", "range": [ - 93699, - 93709 + 94262, + 94272 ], "loc": { "start": { - "line": 3075, + "line": 3106, "column": 25 }, "end": { - "line": 3075, + "line": 3106, "column": 35 } } } ], "range": [ - 93686, - 93710 + 94249, + 94273 ], "loc": { "start": { - "line": 3075, + "line": 3106, "column": 12 }, "end": { - "line": 3075, + "line": 3106, "column": 36 } } }, "range": [ - 93686, - 93711 + 94249, + 94274 ], "loc": { "start": { - "line": 3075, + "line": 3106, "column": 12 }, "end": { - "line": 3075, + "line": 3106, "column": 37 } } } ], "range": [ - 93357, - 93721 + 93920, + 94284 ], "loc": { "start": { - "line": 3067, + "line": 3098, "column": 47 }, "end": { - "line": 3076, + "line": 3107, "column": 9 } } }, "range": [ - 93318, - 93721 + 93881, + 94284 ], "loc": { "start": { - "line": 3067, + "line": 3098, "column": 8 }, "end": { - "line": 3076, + "line": 3107, "column": 9 } } @@ -165082,47 +166082,47 @@ "type": "Identifier", "name": "headers", "range": [ - 93737, - 93744 + 94300, + 94307 ], "loc": { "start": { - "line": 3077, + "line": 3108, "column": 15 }, "end": { - "line": 3077, + "line": 3108, "column": 22 } } }, "range": [ - 93730, - 93745 + 94293, + 94308 ], "loc": { "start": { - "line": 3077, + "line": 3108, "column": 8 }, "end": { - "line": 3077, + "line": 3108, "column": 23 } } } ], "range": [ - 93282, - 93751 + 93845, + 94314 ], "loc": { "start": { - "line": 3065, + "line": 3096, "column": 46 }, "end": { - "line": 3078, + "line": 3109, "column": 5 } } @@ -165130,16 +166130,16 @@ "generator": false, "expression": false, "range": [ - 93254, - 93751 + 93817, + 94314 ], "loc": { "start": { - "line": 3065, + "line": 3096, "column": 18 }, "end": { - "line": 3078, + "line": 3109, "column": 5 } } @@ -165147,16 +166147,16 @@ "kind": "method", "computed": false, "range": [ - 93240, - 93751 + 93803, + 94314 ], "loc": { "start": { - "line": 3065, + "line": 3096, "column": 4 }, "end": { - "line": 3078, + "line": 3109, "column": 5 } }, @@ -165165,16 +166165,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": [ - 93062, - 93235 + 93625, + 93798 ], "loc": { "start": { - "line": 3060, + "line": 3091, "column": 4 }, "end": { - "line": 3064, + "line": 3095, "column": 7 } } @@ -165185,16 +166185,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": [ - 93757, - 93893 + 94320, + 94456 ], "loc": { "start": { - "line": 3080, + "line": 3111, "column": 4 }, "end": { - "line": 3084, + "line": 3115, "column": 7 } } @@ -165208,16 +166208,16 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 93898, - 93911 + 94461, + 94474 ], "loc": { "start": { - "line": 3085, + "line": 3116, "column": 4 }, "end": { - "line": 3085, + "line": 3116, "column": 17 } } @@ -165230,16 +166230,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 93912, - 93920 + 94475, + 94483 ], "loc": { "start": { - "line": 3085, + "line": 3116, "column": 18 }, "end": { - "line": 3085, + "line": 3116, "column": 26 } } @@ -165259,16 +166259,16 @@ "object": { "type": "ThisExpression", "range": [ - 93939, - 93943 + 94502, + 94506 ], "loc": { "start": { - "line": 3086, + "line": 3117, "column": 15 }, "end": { - "line": 3086, + "line": 3117, "column": 19 } } @@ -165277,31 +166277,31 @@ "type": "Identifier", "name": "filterTypes", "range": [ - 93944, - 93955 + 94507, + 94518 ], "loc": { "start": { - "line": 3086, + "line": 3117, "column": 20 }, "end": { - "line": 3086, + "line": 3117, "column": 31 } } }, "range": [ - 93939, - 93955 + 94502, + 94518 ], "loc": { "start": { - "line": 3086, + "line": 3117, "column": 15 }, "end": { - "line": 3086, + "line": 3117, "column": 31 } } @@ -165310,62 +166310,62 @@ "type": "Identifier", "name": "colIndex", "range": [ - 93956, - 93964 + 94519, + 94527 ], "loc": { "start": { - "line": 3086, + "line": 3117, "column": 32 }, "end": { - "line": 3086, + "line": 3117, "column": 40 } } }, "range": [ - 93939, - 93965 + 94502, + 94528 ], "loc": { "start": { - "line": 3086, + "line": 3117, "column": 15 }, "end": { - "line": 3086, + "line": 3117, "column": 41 } } }, "range": [ - 93932, - 93966 + 94495, + 94529 ], "loc": { "start": { - "line": 3086, + "line": 3117, "column": 8 }, "end": { - "line": 3086, + "line": 3117, "column": 42 } } } ], "range": [ - 93922, - 93972 + 94485, + 94535 ], "loc": { "start": { - "line": 3085, + "line": 3116, "column": 28 }, "end": { - "line": 3087, + "line": 3118, "column": 5 } } @@ -165373,16 +166373,16 @@ "generator": false, "expression": false, "range": [ - 93911, - 93972 + 94474, + 94535 ], "loc": { "start": { - "line": 3085, + "line": 3116, "column": 17 }, "end": { - "line": 3087, + "line": 3118, "column": 5 } } @@ -165390,16 +166390,16 @@ "kind": "method", "computed": false, "range": [ - 93898, - 93972 + 94461, + 94535 ], "loc": { "start": { - "line": 3085, + "line": 3116, "column": 4 }, "end": { - "line": 3087, + "line": 3118, "column": 5 } }, @@ -165408,16 +166408,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": [ - 93757, - 93893 + 94320, + 94456 ], "loc": { "start": { - "line": 3080, + "line": 3111, "column": 4 }, "end": { - "line": 3084, + "line": 3115, "column": 7 } } @@ -165428,16 +166428,16 @@ "type": "Block", "value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ", "range": [ - 93978, - 94060 + 94541, + 94623 ], "loc": { "start": { - "line": 3089, + "line": 3120, "column": 4 }, "end": { - "line": 3092, + "line": 3123, "column": 7 } } @@ -165451,16 +166451,16 @@ "type": "Identifier", "name": "getFilterableRowsNb", "range": [ - 94065, - 94084 + 94628, + 94647 ], "loc": { "start": { - "line": 3093, + "line": 3124, "column": 4 }, "end": { - "line": 3093, + "line": 3124, "column": 23 } } @@ -165482,16 +166482,16 @@ "object": { "type": "ThisExpression", "range": [ - 94104, - 94108 + 94667, + 94671 ], "loc": { "start": { - "line": 3094, + "line": 3125, "column": 15 }, "end": { - "line": 3094, + "line": 3125, "column": 19 } } @@ -165500,31 +166500,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 94109, - 94118 + 94672, + 94681 ], "loc": { "start": { - "line": 3094, + "line": 3125, "column": 20 }, "end": { - "line": 3094, + "line": 3125, "column": 29 } } }, "range": [ - 94104, - 94118 + 94667, + 94681 ], "loc": { "start": { - "line": 3094, + "line": 3125, "column": 15 }, "end": { - "line": 3094, + "line": 3125, "column": 29 } } @@ -165535,63 +166535,63 @@ "value": false, "raw": "false", "range": [ - 94119, - 94124 + 94682, + 94687 ], "loc": { "start": { - "line": 3094, + "line": 3125, "column": 30 }, "end": { - "line": 3094, + "line": 3125, "column": 35 } } } ], "range": [ - 94104, - 94125 + 94667, + 94688 ], "loc": { "start": { - "line": 3094, + "line": 3125, "column": 15 }, "end": { - "line": 3094, + "line": 3125, "column": 36 } } }, "range": [ - 94097, - 94126 + 94660, + 94689 ], "loc": { "start": { - "line": 3094, + "line": 3125, "column": 8 }, "end": { - "line": 3094, + "line": 3125, "column": 37 } } } ], "range": [ - 94087, - 94132 + 94650, + 94695 ], "loc": { "start": { - "line": 3093, + "line": 3124, "column": 26 }, "end": { - "line": 3095, + "line": 3126, "column": 5 } } @@ -165599,16 +166599,16 @@ "generator": false, "expression": false, "range": [ - 94084, - 94132 + 94647, + 94695 ], "loc": { "start": { - "line": 3093, + "line": 3124, "column": 23 }, "end": { - "line": 3095, + "line": 3126, "column": 5 } } @@ -165616,16 +166616,16 @@ "kind": "method", "computed": false, "range": [ - 94065, - 94132 + 94628, + 94695 ], "loc": { "start": { - "line": 3093, + "line": 3124, "column": 4 }, "end": { - "line": 3095, + "line": 3126, "column": 5 } }, @@ -165634,16 +166634,16 @@ "type": "Block", "value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ", "range": [ - 93978, - 94060 + 94541, + 94623 ], "loc": { "start": { - "line": 3089, + "line": 3120, "column": 4 }, "end": { - "line": 3092, + "line": 3123, "column": 7 } } @@ -165654,16 +166654,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": [ - 94138, - 94293 + 94701, + 94856 ], "loc": { "start": { - "line": 3097, + "line": 3128, "column": 4 }, "end": { - "line": 3101, + "line": 3132, "column": 7 } } @@ -165677,16 +166677,16 @@ "type": "Identifier", "name": "getValidRowsNb", "range": [ - 94298, - 94312 + 94861, + 94875 ], "loc": { "start": { - "line": 3102, + "line": 3133, "column": 4 }, "end": { - "line": 3102, + "line": 3133, "column": 18 } } @@ -165701,16 +166701,16 @@ "type": "Identifier", "name": "reCalc", "range": [ - 94313, - 94319 + 94876, + 94882 ], "loc": { "start": { - "line": 3102, + "line": 3133, "column": 19 }, "end": { - "line": 3102, + "line": 3133, "column": 25 } } @@ -165720,31 +166720,31 @@ "value": false, "raw": "false", "range": [ - 94322, - 94327 + 94885, + 94890 ], "loc": { "start": { - "line": 3102, + "line": 3133, "column": 28 }, "end": { - "line": 3102, + "line": 3133, "column": 33 } } }, "range": [ - 94313, - 94327 + 94876, + 94890 ], "loc": { "start": { - "line": 3102, + "line": 3133, "column": 19 }, "end": { - "line": 3102, + "line": 3133, "column": 33 } } @@ -165766,16 +166766,16 @@ "object": { "type": "ThisExpression", "range": [ - 94346, - 94350 + 94909, + 94913 ], "loc": { "start": { - "line": 3103, + "line": 3134, "column": 15 }, "end": { - "line": 3103, + "line": 3134, "column": 19 } } @@ -165784,31 +166784,31 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 94351, - 94363 + 94914, + 94926 ], "loc": { "start": { - "line": 3103, + "line": 3134, "column": 20 }, "end": { - "line": 3103, + "line": 3134, "column": 32 } } }, "range": [ - 94346, - 94363 + 94909, + 94926 ], "loc": { "start": { - "line": 3103, + "line": 3134, "column": 15 }, "end": { - "line": 3103, + "line": 3134, "column": 32 } } @@ -165818,32 +166818,32 @@ "type": "Identifier", "name": "reCalc", "range": [ - 94364, - 94370 + 94927, + 94933 ], "loc": { "start": { - "line": 3103, + "line": 3134, "column": 33 }, "end": { - "line": 3103, + "line": 3134, "column": 39 } } } ], "range": [ - 94346, - 94371 + 94909, + 94934 ], "loc": { "start": { - "line": 3103, + "line": 3134, "column": 15 }, "end": { - "line": 3103, + "line": 3134, "column": 40 } } @@ -165852,62 +166852,62 @@ "type": "Identifier", "name": "length", "range": [ - 94372, - 94378 + 94935, + 94941 ], "loc": { "start": { - "line": 3103, + "line": 3134, "column": 41 }, "end": { - "line": 3103, + "line": 3134, "column": 47 } } }, "range": [ - 94346, - 94378 + 94909, + 94941 ], "loc": { "start": { - "line": 3103, + "line": 3134, "column": 15 }, "end": { - "line": 3103, + "line": 3134, "column": 47 } } }, "range": [ - 94339, - 94379 + 94902, + 94942 ], "loc": { "start": { - "line": 3103, + "line": 3134, "column": 8 }, "end": { - "line": 3103, + "line": 3134, "column": 48 } } } ], "range": [ - 94329, - 94385 + 94892, + 94948 ], "loc": { "start": { - "line": 3102, + "line": 3133, "column": 35 }, "end": { - "line": 3104, + "line": 3135, "column": 5 } } @@ -165915,16 +166915,16 @@ "generator": false, "expression": false, "range": [ - 94312, - 94385 + 94875, + 94948 ], "loc": { "start": { - "line": 3102, + "line": 3133, "column": 18 }, "end": { - "line": 3104, + "line": 3135, "column": 5 } } @@ -165932,16 +166932,16 @@ "kind": "method", "computed": false, "range": [ - 94298, - 94385 + 94861, + 94948 ], "loc": { "start": { - "line": 3102, + "line": 3133, "column": 4 }, "end": { - "line": 3104, + "line": 3135, "column": 5 } }, @@ -165950,16 +166950,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": [ - 94138, - 94293 + 94701, + 94856 ], "loc": { "start": { - "line": 3097, + "line": 3128, "column": 4 }, "end": { - "line": 3101, + "line": 3132, "column": 7 } } @@ -165970,16 +166970,16 @@ "type": "Block", "value": "*\n * Return the working DOM element\n * @return {HTMLTableElement}\n ", "range": [ - 94391, - 94474 + 94954, + 95037 ], "loc": { "start": { - "line": 3106, + "line": 3137, "column": 4 }, "end": { - "line": 3109, + "line": 3140, "column": 7 } } @@ -165993,16 +166993,16 @@ "type": "Identifier", "name": "dom", "range": [ - 94479, - 94482 + 95042, + 95045 ], "loc": { "start": { - "line": 3110, + "line": 3141, "column": 4 }, "end": { - "line": 3110, + "line": 3141, "column": 7 } } @@ -166022,16 +167022,16 @@ "object": { "type": "ThisExpression", "range": [ - 94502, - 94506 + 95065, + 95069 ], "loc": { "start": { - "line": 3111, + "line": 3142, "column": 15 }, "end": { - "line": 3111, + "line": 3142, "column": 19 } } @@ -166040,62 +167040,62 @@ "type": "Identifier", "name": "tbl", "range": [ - 94507, - 94510 + 95070, + 95073 ], "loc": { "start": { - "line": 3111, + "line": 3142, "column": 20 }, "end": { - "line": 3111, + "line": 3142, "column": 23 } } }, "range": [ - 94502, - 94510 + 95065, + 95073 ], "loc": { "start": { - "line": 3111, + "line": 3142, "column": 15 }, "end": { - "line": 3111, + "line": 3142, "column": 23 } } }, "range": [ - 94495, - 94511 + 95058, + 95074 ], "loc": { "start": { - "line": 3111, + "line": 3142, "column": 8 }, "end": { - "line": 3111, + "line": 3142, "column": 24 } } } ], "range": [ - 94485, - 94517 + 95048, + 95080 ], "loc": { "start": { - "line": 3110, + "line": 3141, "column": 10 }, "end": { - "line": 3112, + "line": 3143, "column": 5 } } @@ -166103,16 +167103,16 @@ "generator": false, "expression": false, "range": [ - 94482, - 94517 + 95045, + 95080 ], "loc": { "start": { - "line": 3110, + "line": 3141, "column": 7 }, "end": { - "line": 3112, + "line": 3143, "column": 5 } } @@ -166120,16 +167120,16 @@ "kind": "method", "computed": false, "range": [ - 94479, - 94517 + 95042, + 95080 ], "loc": { "start": { - "line": 3110, + "line": 3141, "column": 4 }, "end": { - "line": 3112, + "line": 3143, "column": 5 } }, @@ -166138,16 +167138,16 @@ "type": "Block", "value": "*\n * Return the working DOM element\n * @return {HTMLTableElement}\n ", "range": [ - 94391, - 94474 + 94954, + 95037 ], "loc": { "start": { - "line": 3106, + "line": 3137, "column": 4 }, "end": { - "line": 3109, + "line": 3140, "column": 7 } } @@ -166158,16 +167158,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": [ - 94523, - 94729 + 95086, + 95292 ], "loc": { "start": { - "line": 3114, + "line": 3145, "column": 4 }, "end": { - "line": 3119, + "line": 3150, "column": 7 } } @@ -166181,16 +167181,16 @@ "type": "Identifier", "name": "getDecimal", "range": [ - 94734, - 94744 + 95297, + 95307 ], "loc": { "start": { - "line": 3120, + "line": 3151, "column": 4 }, "end": { - "line": 3120, + "line": 3151, "column": 14 } } @@ -166203,16 +167203,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 94745, - 94753 + 95308, + 95316 ], "loc": { "start": { - "line": 3120, + "line": 3151, "column": 15 }, "end": { - "line": 3120, + "line": 3151, "column": 23 } } @@ -166230,16 +167230,16 @@ "type": "Identifier", "name": "decimal", "range": [ - 94769, - 94776 + 95332, + 95339 ], "loc": { "start": { - "line": 3121, + "line": 3152, "column": 12 }, "end": { - "line": 3121, + "line": 3152, "column": 19 } } @@ -166250,16 +167250,16 @@ "object": { "type": "ThisExpression", "range": [ - 94779, - 94783 + 95342, + 95346 ], "loc": { "start": { - "line": 3121, + "line": 3152, "column": 22 }, "end": { - "line": 3121, + "line": 3152, "column": 26 } } @@ -166268,46 +167268,46 @@ "type": "Identifier", "name": "decimalSeparator", "range": [ - 94784, - 94800 + 95347, + 95363 ], "loc": { "start": { - "line": 3121, + "line": 3152, "column": 27 }, "end": { - "line": 3121, + "line": 3152, "column": 43 } } }, "range": [ - 94779, - 94800 + 95342, + 95363 ], "loc": { "start": { - "line": 3121, + "line": 3152, "column": 22 }, "end": { - "line": 3121, + "line": 3152, "column": 43 } } }, "range": [ - 94769, - 94800 + 95332, + 95363 ], "loc": { "start": { - "line": 3121, + "line": 3152, "column": 12 }, "end": { - "line": 3121, + "line": 3152, "column": 43 } } @@ -166315,16 +167315,16 @@ ], "kind": "let", "range": [ - 94765, - 94801 + 95328, + 95364 ], "loc": { "start": { - "line": 3121, + "line": 3152, "column": 8 }, "end": { - "line": 3121, + "line": 3152, "column": 44 } } @@ -166339,16 +167339,16 @@ "object": { "type": "ThisExpression", "range": [ - 94814, - 94818 + 95377, + 95381 ], "loc": { "start": { - "line": 3122, + "line": 3153, "column": 12 }, "end": { - "line": 3122, + "line": 3153, "column": 16 } } @@ -166357,31 +167357,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 94819, - 94826 + 95382, + 95389 ], "loc": { "start": { - "line": 3122, + "line": 3153, "column": 17 }, "end": { - "line": 3122, + "line": 3153, "column": 24 } } }, "range": [ - 94814, - 94826 + 95377, + 95389 ], "loc": { "start": { - "line": 3122, + "line": 3153, "column": 12 }, "end": { - "line": 3122, + "line": 3153, "column": 24 } } @@ -166391,16 +167391,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 94827, - 94835 + 95390, + 95398 ], "loc": { "start": { - "line": 3122, + "line": 3153, "column": 25 }, "end": { - "line": 3122, + "line": 3153, "column": 33 } } @@ -166412,48 +167412,48 @@ "type": "Identifier", "name": "FORMATTED_NUMBER", "range": [ - 94838, - 94854 + 95401, + 95417 ], "loc": { "start": { - "line": 3122, + "line": 3153, "column": 36 }, "end": { - "line": 3122, + "line": 3153, "column": 52 } } } ], "range": [ - 94837, - 94855 + 95400, + 95418 ], "loc": { "start": { - "line": 3122, + "line": 3153, "column": 35 }, "end": { - "line": 3122, + "line": 3153, "column": 53 } } } ], "range": [ - 94814, - 94856 + 95377, + 95419 ], "loc": { "start": { - "line": 3122, + "line": 3153, "column": 12 }, "end": { - "line": 3122, + "line": 3153, "column": 54 } } @@ -166470,16 +167470,16 @@ "type": "Identifier", "name": "colType", "range": [ - 94876, - 94883 + 95439, + 95446 ], "loc": { "start": { - "line": 3123, + "line": 3154, "column": 16 }, "end": { - "line": 3123, + "line": 3154, "column": 23 } } @@ -166493,16 +167493,16 @@ "object": { "type": "ThisExpression", "range": [ - 94886, - 94890 + 95449, + 95453 ], "loc": { "start": { - "line": 3123, + "line": 3154, "column": 26 }, "end": { - "line": 3123, + "line": 3154, "column": 30 } } @@ -166511,31 +167511,31 @@ "type": "Identifier", "name": "colTypes", "range": [ - 94891, - 94899 + 95454, + 95462 ], "loc": { "start": { - "line": 3123, + "line": 3154, "column": 31 }, "end": { - "line": 3123, + "line": 3154, "column": 39 } } }, "range": [ - 94886, - 94899 + 95449, + 95462 ], "loc": { "start": { - "line": 3123, + "line": 3154, "column": 26 }, "end": { - "line": 3123, + "line": 3154, "column": 39 } } @@ -166544,46 +167544,46 @@ "type": "Identifier", "name": "colIndex", "range": [ - 94900, - 94908 + 95463, + 95471 ], "loc": { "start": { - "line": 3123, + "line": 3154, "column": 40 }, "end": { - "line": 3123, + "line": 3154, "column": 48 } } }, "range": [ - 94886, - 94909 + 95449, + 95472 ], "loc": { "start": { - "line": 3123, + "line": 3154, "column": 26 }, "end": { - "line": 3123, + "line": 3154, "column": 49 } } }, "range": [ - 94876, - 94909 + 95439, + 95472 ], "loc": { "start": { - "line": 3123, + "line": 3154, "column": 16 }, "end": { - "line": 3123, + "line": 3154, "column": 49 } } @@ -166591,16 +167591,16 @@ ], "kind": "let", "range": [ - 94872, - 94910 + 95435, + 95473 ], "loc": { "start": { - "line": 3123, + "line": 3154, "column": 12 }, "end": { - "line": 3123, + "line": 3154, "column": 50 } } @@ -166616,16 +167616,16 @@ "type": "Identifier", "name": "colType", "range": [ - 94927, - 94934 + 95490, + 95497 ], "loc": { "start": { - "line": 3124, + "line": 3155, "column": 16 }, "end": { - "line": 3124, + "line": 3155, "column": 23 } } @@ -166634,31 +167634,31 @@ "type": "Identifier", "name": "hasOwnProperty", "range": [ - 94935, - 94949 + 95498, + 95512 ], "loc": { "start": { - "line": 3124, + "line": 3155, "column": 24 }, "end": { - "line": 3124, + "line": 3155, "column": 38 } } }, "range": [ - 94927, - 94949 + 95490, + 95512 ], "loc": { "start": { - "line": 3124, + "line": 3155, "column": 16 }, "end": { - "line": 3124, + "line": 3155, "column": 38 } } @@ -166669,32 +167669,32 @@ "value": "decimal", "raw": "'decimal'", "range": [ - 94950, - 94959 + 95513, + 95522 ], "loc": { "start": { - "line": 3124, + "line": 3155, "column": 39 }, "end": { - "line": 3124, + "line": 3155, "column": 48 } } } ], "range": [ - 94927, - 94960 + 95490, + 95523 ], "loc": { "start": { - "line": 3124, + "line": 3155, "column": 16 }, "end": { - "line": 3124, + "line": 3155, "column": 49 } } @@ -166711,16 +167711,16 @@ "type": "Identifier", "name": "decimal", "range": [ - 94980, - 94987 + 95543, + 95550 ], "loc": { "start": { - "line": 3125, + "line": 3156, "column": 16 }, "end": { - "line": 3125, + "line": 3156, "column": 23 } } @@ -166732,16 +167732,16 @@ "type": "Identifier", "name": "colType", "range": [ - 94990, - 94997 + 95553, + 95560 ], "loc": { "start": { - "line": 3125, + "line": 3156, "column": 26 }, "end": { - "line": 3125, + "line": 3156, "column": 33 } } @@ -166750,125 +167750,125 @@ "type": "Identifier", "name": "decimal", "range": [ - 94998, - 95005 + 95561, + 95568 ], "loc": { "start": { - "line": 3125, + "line": 3156, "column": 34 }, "end": { - "line": 3125, + "line": 3156, "column": 41 } } }, "range": [ - 94990, - 95005 + 95553, + 95568 ], "loc": { "start": { - "line": 3125, + "line": 3156, "column": 26 }, "end": { - "line": 3125, + "line": 3156, "column": 41 } } }, "range": [ - 94980, - 95005 + 95543, + 95568 ], "loc": { "start": { - "line": 3125, + "line": 3156, "column": 16 }, "end": { - "line": 3125, + "line": 3156, "column": 41 } } }, "range": [ - 94980, - 95006 + 95543, + 95569 ], "loc": { "start": { - "line": 3125, + "line": 3156, "column": 16 }, "end": { - "line": 3125, + "line": 3156, "column": 42 } } } ], "range": [ - 94962, - 95020 + 95525, + 95583 ], "loc": { "start": { - "line": 3124, + "line": 3155, "column": 51 }, "end": { - "line": 3126, + "line": 3157, "column": 13 } } }, "alternate": null, "range": [ - 94923, - 95020 + 95486, + 95583 ], "loc": { "start": { - "line": 3124, + "line": 3155, "column": 12 }, "end": { - "line": 3126, + "line": 3157, "column": 13 } } } ], "range": [ - 94858, - 95030 + 95421, + 95593 ], "loc": { "start": { - "line": 3122, + "line": 3153, "column": 56 }, "end": { - "line": 3127, + "line": 3158, "column": 9 } } }, "alternate": null, "range": [ - 94810, - 95030 + 95373, + 95593 ], "loc": { "start": { - "line": 3122, + "line": 3153, "column": 8 }, "end": { - "line": 3127, + "line": 3158, "column": 9 } } @@ -166879,47 +167879,47 @@ "type": "Identifier", "name": "decimal", "range": [ - 95046, - 95053 + 95609, + 95616 ], "loc": { "start": { - "line": 3128, + "line": 3159, "column": 15 }, "end": { - "line": 3128, + "line": 3159, "column": 22 } } }, "range": [ - 95039, - 95054 + 95602, + 95617 ], "loc": { "start": { - "line": 3128, + "line": 3159, "column": 8 }, "end": { - "line": 3128, + "line": 3159, "column": 23 } } } ], "range": [ - 94755, - 95060 + 95318, + 95623 ], "loc": { "start": { - "line": 3120, + "line": 3151, "column": 25 }, "end": { - "line": 3129, + "line": 3160, "column": 5 } } @@ -166927,16 +167927,16 @@ "generator": false, "expression": false, "range": [ - 94744, - 95060 + 95307, + 95623 ], "loc": { "start": { - "line": 3120, + "line": 3151, "column": 14 }, "end": { - "line": 3129, + "line": 3160, "column": 5 } } @@ -166944,16 +167944,16 @@ "kind": "method", "computed": false, "range": [ - 94734, - 95060 + 95297, + 95623 ], "loc": { "start": { - "line": 3120, + "line": 3151, "column": 4 }, "end": { - "line": 3129, + "line": 3160, "column": 5 } }, @@ -166962,16 +167962,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": [ - 94523, - 94729 + 95086, + 95292 ], "loc": { "start": { - "line": 3114, + "line": 3145, "column": 4 }, "end": { - "line": 3119, + "line": 3150, "column": 7 } } @@ -166982,16 +167982,16 @@ "type": "Block", "value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ", "range": [ - 95066, - 95154 + 95629, + 95717 ], "loc": { "start": { - "line": 3131, + "line": 3162, "column": 4 }, "end": { - "line": 3134, + "line": 3165, "column": 7 } } @@ -167005,16 +168005,16 @@ "type": "Identifier", "name": "config", "range": [ - 95159, - 95165 + 95722, + 95728 ], "loc": { "start": { - "line": 3135, + "line": 3166, "column": 4 }, "end": { - "line": 3135, + "line": 3166, "column": 10 } } @@ -167034,16 +168034,16 @@ "object": { "type": "ThisExpression", "range": [ - 95185, - 95189 + 95748, + 95752 ], "loc": { "start": { - "line": 3136, + "line": 3167, "column": 15 }, "end": { - "line": 3136, + "line": 3167, "column": 19 } } @@ -167052,62 +168052,62 @@ "type": "Identifier", "name": "cfg", "range": [ - 95190, - 95193 + 95753, + 95756 ], "loc": { "start": { - "line": 3136, + "line": 3167, "column": 20 }, "end": { - "line": 3136, + "line": 3167, "column": 23 } } }, "range": [ - 95185, - 95193 + 95748, + 95756 ], "loc": { "start": { - "line": 3136, + "line": 3167, "column": 15 }, "end": { - "line": 3136, + "line": 3167, "column": 23 } } }, "range": [ - 95178, - 95194 + 95741, + 95757 ], "loc": { "start": { - "line": 3136, + "line": 3167, "column": 8 }, "end": { - "line": 3136, + "line": 3167, "column": 24 } } } ], "range": [ - 95168, - 95200 + 95731, + 95763 ], "loc": { "start": { - "line": 3135, + "line": 3166, "column": 13 }, "end": { - "line": 3137, + "line": 3168, "column": 5 } } @@ -167115,16 +168115,16 @@ "generator": false, "expression": false, "range": [ - 95165, - 95200 + 95728, + 95763 ], "loc": { "start": { - "line": 3135, + "line": 3166, "column": 10 }, "end": { - "line": 3137, + "line": 3168, "column": 5 } } @@ -167132,16 +168132,16 @@ "kind": "method", "computed": false, "range": [ - 95159, - 95200 + 95722, + 95763 ], "loc": { "start": { - "line": 3135, + "line": 3166, "column": 4 }, "end": { - "line": 3137, + "line": 3168, "column": 5 } }, @@ -167150,16 +168150,16 @@ "type": "Block", "value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ", "range": [ - 95066, - 95154 + 95629, + 95717 ], "loc": { "start": { - "line": 3131, + "line": 3162, "column": 4 }, "end": { - "line": 3134, + "line": 3165, "column": 7 } } @@ -167170,7 +168170,7 @@ ], "range": [ 1070, - 95202 + 95765 ], "loc": { "start": { @@ -167178,14 +168178,14 @@ "column": 25 }, "end": { - "line": 3138, + "line": 3169, "column": 1 } } }, "range": [ 1052, - 95202 + 95765 ], "loc": { "start": { @@ -167193,7 +168193,7 @@ "column": 7 }, "end": { - "line": 3138, + "line": 3169, "column": 1 } }, @@ -167223,7 +168223,7 @@ "source": null, "range": [ 1045, - 95202 + 95765 ], "loc": { "start": { @@ -167231,7 +168231,7 @@ "column": 0 }, "end": { - "line": 3138, + "line": 3169, "column": 1 } }, @@ -167260,7 +168260,7 @@ "sourceType": "module", "range": [ 0, - 95202 + 95765 ], "loc": { "start": { @@ -167268,7 +168268,7 @@ "column": 0 }, "end": { - "line": 3138, + "line": 3169, "column": 1 } }, @@ -167943,8 +168943,8 @@ "type": "Block", "value": "*\n * Main stylesheet path\n * @type {String}\n ", "range": [ - 7469, - 7542 + 7437, + 7510 ], "loc": { "start": { @@ -167961,16 +168961,16 @@ "type": "Block", "value": "*\n * Main stylesheet ID\n * @type {String}\n * @private\n ", "range": [ - 7653, - 7744 + 7572, + 7663 ], "loc": { "start": { - "line": 292, + "line": 291, "column": 8 }, "end": { - "line": 296, + "line": 295, "column": 11 } } @@ -167979,16 +168979,16 @@ "type": "Block", "value": "*\n * Css class for the filters row\n * @type {String}\n ", "range": [ - 7802, - 7884 + 7721, + 7803 ], "loc": { "start": { - "line": 299, + "line": 298, "column": 8 }, "end": { - "line": 302, + "line": 301, "column": 11 } } @@ -167997,16 +168997,16 @@ "type": "Block", "value": "*\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n ", "range": [ - 7970, - 8067 + 7889, + 7986 ], "loc": { "start": { - "line": 305, + "line": 304, "column": 8 }, "end": { - "line": 308, + "line": 307, "column": 11 } } @@ -168015,16 +169015,16 @@ "type": "Block", "value": "*\n * Enable/disable alternating rows\n * @type {Boolean}\n ", "range": [ - 8140, - 8225 + 8059, + 8144 ], "loc": { "start": { - "line": 311, + "line": 310, "column": 8 }, "end": { - "line": 314, + "line": 313, "column": 11 } } @@ -168033,16 +169033,16 @@ "type": "Block", "value": "*\n * Columns widths array\n * @type {Array}\n ", "range": [ - 8291, - 8363 + 8210, + 8282 ], "loc": { "start": { - "line": 317, + "line": 316, "column": 8 }, "end": { - "line": 320, + "line": 319, "column": 11 } } @@ -168051,16 +169051,16 @@ "type": "Block", "value": "*\n * Css class for a filter element\n * @type {String}\n ", "range": [ - 8429, - 8512 + 8348, + 8431 ], "loc": { "start": { - "line": 323, + "line": 322, "column": 8 }, "end": { - "line": 326, + "line": 325, "column": 11 } } @@ -168069,16 +169069,16 @@ "type": "Block", "value": "*\n * Css class for multiple select filters\n * @type {String}\n ", "range": [ - 8586, - 8676 + 8505, + 8595 ], "loc": { "start": { - "line": 329, + "line": 328, "column": 8 }, "end": { - "line": 332, + "line": 331, "column": 11 } } @@ -168087,16 +169087,16 @@ "type": "Block", "value": "*\n * Css class for small filter (when submit button is active)\n * @type {String}\n ", "range": [ - 8767, - 8877 + 8686, + 8796 ], "loc": { "start": { - "line": 335, + "line": 334, "column": 8 }, "end": { - "line": 338, + "line": 337, "column": 11 } } @@ -168105,16 +169105,16 @@ "type": "Block", "value": "*\n * Css class for single filter type\n * @type {String}\n ", "range": [ - 8964, - 9049 + 8883, + 8968 ], "loc": { "start": { - "line": 341, + "line": 340, "column": 8 }, "end": { - "line": 344, + "line": 343, "column": 11 } } @@ -168123,16 +169123,16 @@ "type": "Block", "value": "** filters' grid behaviours **", "range": [ - 9155, - 9189 + 9074, + 9108 ], "loc": { "start": { - "line": 348, + "line": 347, "column": 8 }, "end": { - "line": 348, + "line": 347, "column": 42 } } @@ -168141,16 +169141,16 @@ "type": "Block", "value": "*\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n ", "range": [ - 9199, - 9300 + 9118, + 9219 ], "loc": { "start": { - "line": 350, + "line": 349, "column": 8 }, "end": { - "line": 353, + "line": 352, "column": 11 } } @@ -168159,16 +169159,16 @@ "type": "Block", "value": "*\n * Callback fired before filtering process starts\n * @type {Function}\n ", "range": [ - 9367, - 9468 + 9286, + 9387 ], "loc": { "start": { - "line": 356, + "line": 355, "column": 8 }, "end": { - "line": 359, + "line": 358, "column": 11 } } @@ -168177,16 +169177,16 @@ "type": "Block", "value": "*\n * Callback fired after filtering process is completed\n * @type {Function}\n ", "range": [ - 9550, - 9656 + 9469, + 9575 ], "loc": { "start": { - "line": 362, + "line": 361, "column": 8 }, "end": { - "line": 365, + "line": 364, "column": 11 } } @@ -168195,16 +169195,16 @@ "type": "Block", "value": "*\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n ", "range": [ - 9736, - 9831 + 9655, + 9750 ], "loc": { "start": { - "line": 368, + "line": 367, "column": 8 }, "end": { - "line": 371, + "line": 370, "column": 11 } } @@ -168213,16 +169213,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": [ - 9897, - 10053 + 9816, + 9972 ], "loc": { "start": { - "line": 374, + "line": 373, "column": 8 }, "end": { - "line": 379, + "line": 378, "column": 11 } } @@ -168231,16 +169231,16 @@ "type": "Block", "value": "*\n * Exact match filtering per column array\n * @type {Array}\n ", "range": [ - 10129, - 10219 + 10048, + 10138 ], "loc": { "start": { - "line": 382, + "line": 381, "column": 8 }, "end": { - "line": 385, + "line": 384, "column": 11 } } @@ -168249,16 +169249,16 @@ "type": "Block", "value": "*\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n ", "range": [ - 10326, - 10425 + 10245, + 10344 ], "loc": { "start": { - "line": 389, + "line": 388, "column": 8 }, "end": { - "line": 392, + "line": 391, "column": 11 } } @@ -168267,16 +169267,16 @@ "type": "Block", "value": "*\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n ", "range": [ - 10485, - 10592 + 10404, + 10511 ], "loc": { "start": { - "line": 395, + "line": 394, "column": 8 }, "end": { - "line": 398, + "line": 397, "column": 11 } } @@ -168285,16 +169285,16 @@ "type": "Block", "value": "*\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n ", "range": [ - 10655, - 10753 + 10574, + 10672 ], "loc": { "start": { - "line": 401, + "line": 400, "column": 8 }, "end": { - "line": 404, + "line": 403, "column": 11 } } @@ -168303,16 +169303,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": [ - 10819, - 10975 + 10738, + 10894 ], "loc": { "start": { - "line": 407, + "line": 406, "column": 8 }, "end": { - "line": 411, + "line": 410, "column": 11 } } @@ -168321,16 +169321,16 @@ "type": "Block", "value": "*\n * Active filter ID\n * @type {String}\n * @private\n ", "range": [ - 11060, - 11149 + 10979, + 11068 ], "loc": { "start": { - "line": 414, + "line": 413, "column": 8 }, "end": { - "line": 418, + "line": 417, "column": 11 } } @@ -168339,16 +169339,16 @@ "type": "Block", "value": "*\n * Enable/disable always visible rows, excluded from filtering\n * @type {Boolean}\n ", "range": [ - 11195, - 11308 + 11114, + 11227 ], "loc": { "start": { - "line": 421, + "line": 420, "column": 8 }, "end": { - "line": 424, + "line": 423, "column": 11 } } @@ -168357,34 +169357,16 @@ "type": "Block", "value": "*\n * List of row indexes to be excluded from filtering\n * @type {Array}\n ", "range": [ - 11380, - 11481 + 11299, + 11400 ], "loc": { "start": { - "line": 427, + "line": 426, "column": 8 }, "end": { - "line": 430, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Enable/disable external filters generation\n * @type {Boolean}\n ", - "range": [ - 11568, - 11664 - ], - "loc": { - "start": { - "line": 433, - "column": 8 - }, - "end": { - "line": 436, + "line": 429, "column": 11 } } @@ -168393,16 +169375,16 @@ "type": "Block", "value": "*\n * List of containers IDs where external filters will be generated\n * @type {Array}\n ", "range": [ - 11733, - 11848 + 11487, + 11602 ], "loc": { "start": { - "line": 439, + "line": 432, "column": 8 }, "end": { - "line": 442, + "line": 435, "column": 11 } } @@ -168411,16 +169393,16 @@ "type": "Block", "value": "*\n * Callback fired after filters are generated\n * @type {Function}\n ", "range": [ - 11933, - 12030 + 11687, + 11784 ], "loc": { "start": { - "line": 445, + "line": 438, "column": 8 }, "end": { - "line": 448, + "line": 441, "column": 11 } } @@ -168429,16 +169411,16 @@ "type": "Block", "value": "*\n * Enable/disable single filter filtering all columns\n * @type {Boolean}\n ", "range": [ - 12114, - 12218 + 11868, + 11972 ], "loc": { "start": { - "line": 451, + "line": 444, "column": 8 }, "end": { - "line": 454, + "line": 447, "column": 11 } } @@ -168447,16 +169429,16 @@ "type": "Block", "value": "*\n * Callback fired after a row is validated during filtering\n * @type {Function}\n ", "range": [ - 12285, - 12396 + 12039, + 12150 ], "loc": { "start": { - "line": 457, + "line": 450, "column": 8 }, "end": { - "line": 460, + "line": 453, "column": 11 } } @@ -168465,16 +169447,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": [ - 12478, - 12849 + 12232, + 12603 ], "loc": { "start": { - "line": 463, + "line": 456, "column": 8 }, "end": { - "line": 474, + "line": 467, "column": 11 } } @@ -168483,8 +169465,26 @@ "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": [ - 13039, - 13205 + 12793, + 12959 + ], + "loc": { + "start": { + "line": 472, + "column": 8 + }, + "end": { + "line": 476, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n ", + "range": [ + 13013, + 13138 ], "loc": { "start": { @@ -168499,10 +169499,10 @@ }, { "type": "Block", - "value": "*\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n ", + "value": "*\n * Toolbar's custom container ID\n * @type {String}\n ", "range": [ - 13259, - 13384 + 13205, + 13287 ], "loc": { "start": { @@ -168510,25 +169510,7 @@ "column": 8 }, "end": { - "line": 490, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Toolbar's custom container ID\n * @type {String}\n ", - "range": [ - 13451, - 13533 - ], - "loc": { - "start": { - "line": 493, - "column": 8 - }, - "end": { - "line": 496, + "line": 489, "column": 11 } } @@ -168537,7 +169519,25 @@ "type": "Block", "value": "*\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n ", "range": [ - 13611, + 13365, + 13465 + ], + "loc": { + "start": { + "line": 492, + "column": 8 + }, + "end": { + "line": 495, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n ", + "range": [ + 13612, 13711 ], "loc": { @@ -168551,38 +169551,20 @@ } } }, - { - "type": "Block", - "value": "*\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n ", - "range": [ - 13858, - 13957 - ], - "loc": { - "start": { - "line": 506, - "column": 8 - }, - "end": { - "line": 509, - "column": 11 - } - } - }, { "type": "Block", "value": "*\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n ", "range": [ - 14047, - 14164 + 13801, + 13918 ], "loc": { "start": { - "line": 512, + "line": 505, "column": 8 }, "end": { - "line": 515, + "line": 508, "column": 11 } } @@ -168591,16 +169573,16 @@ "type": "Block", "value": "** select filter's customisation and behaviours **", "range": [ - 14283, - 14337 + 14037, + 14091 ], "loc": { "start": { - "line": 519, + "line": 512, "column": 8 }, "end": { - "line": 519, + "line": 512, "column": 62 } } @@ -168609,16 +169591,16 @@ "type": "Block", "value": "*\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n ", "range": [ - 14346, - 14465 + 14100, + 14219 ], "loc": { "start": { - "line": 520, + "line": 513, "column": 8 }, "end": { - "line": 523, + "line": 516, "column": 11 } } @@ -168627,16 +169609,16 @@ "type": "Block", "value": "*\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n ", "range": [ - 14549, - 14669 + 14303, + 14423 ], "loc": { "start": { - "line": 526, + "line": 519, "column": 8 }, "end": { - "line": 529, + "line": 522, "column": 11 } } @@ -168645,12 +169627,30 @@ "type": "Block", "value": "*\n * Text for empty option in drop-down filter types\n * @type {String}\n ", "range": [ - 14744, - 14844 + 14498, + 14598 ], "loc": { "start": { - "line": 532, + "line": 525, + "column": 8 + }, + "end": { + "line": 528, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n ", + "range": [ + 14671, + 14806 + ], + "loc": { + "start": { + "line": 531, "column": 8 }, "end": { @@ -168661,10 +169661,10 @@ }, { "type": "Block", - "value": "*\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n ", + "value": "*\n * Text for non-empty option in drop-down filter types\n * @type {String}\n ", "range": [ - 14917, - 15052 + 14888, + 14992 ], "loc": { "start": { @@ -168672,21 +169672,21 @@ "column": 8 }, "end": { - "line": 542, + "line": 541, "column": 11 } } }, { "type": "Block", - "value": "*\n * Text for non-empty option in drop-down filter types\n * @type {String}\n ", + "value": "*\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n ", "range": [ - 15134, - 15238 + 15076, + 15224 ], "loc": { "start": { - "line": 545, + "line": 544, "column": 8 }, "end": { @@ -168697,10 +169697,10 @@ }, { "type": "Block", - "value": "*\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n ", + "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": [ - 15322, - 15470 + 15294, + 15472 ], "loc": { "start": { @@ -168715,32 +169715,32 @@ }, { "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 ", + "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": [ - 15540, - 15718 + 15614, + 15790 ], "loc": { "start": { - "line": 558, + "line": 559, "column": 8 }, "end": { - "line": 562, + "line": 564, "column": 11 } } }, { "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 ", + "value": "*\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n ", "range": [ - 15860, - 16036 + 15853, + 15990 ], "loc": { "start": { - "line": 566, + "line": 567, "column": 8 }, "end": { @@ -168751,10 +169751,10 @@ }, { "type": "Block", - "value": "*\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n ", + "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": [ - 16099, - 16236 + 16067, + 16244 ], "loc": { "start": { @@ -168762,21 +169762,21 @@ "column": 8 }, "end": { - "line": 578, + "line": 579, "column": 11 } } }, { "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 ", + "value": "*\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n ", "range": [ - 16313, - 16490 + 16309, + 16447 ], "loc": { "start": { - "line": 581, + "line": 582, "column": 8 }, "end": { @@ -168787,10 +169787,10 @@ }, { "type": "Block", - "value": "*\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n ", + "value": "*\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n ", "range": [ - 16555, - 16693 + 16527, + 16670 ], "loc": { "start": { @@ -168805,10 +169805,10 @@ }, { "type": "Block", - "value": "*\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n ", + "value": "*\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n ", "range": [ - 16773, - 16916 + 16746, + 16864 ], "loc": { "start": { @@ -168816,25 +169816,7 @@ "column": 8 }, "end": { - "line": 600, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n ", - "range": [ - 16992, - 17110 - ], - "loc": { - "start": { - "line": 603, - "column": 8 - }, - "end": { - "line": 606, + "line": 599, "column": 11 } } @@ -168843,12 +169825,48 @@ "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": [ - 17177, - 17649 + 16931, + 17403 ], "loc": { "start": { - "line": 609, + "line": 602, + "column": 8 + }, + "end": { + "line": 618, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "** Filter operators **", + "range": [ + 17460, + 17486 + ], + "loc": { + "start": { + "line": 621, + "column": 8 + }, + "end": { + "line": 621, + "column": 34 + } + } + }, + { + "type": "Block", + "value": "*\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n ", + "range": [ + 17495, + 17612 + ], + "loc": { + "start": { + "line": 622, "column": 8 }, "end": { @@ -168857,56 +169875,20 @@ } } }, - { - "type": "Block", - "value": "** Filter operators **", - "range": [ - 17706, - 17732 - ], - "loc": { - "start": { - "line": 628, - "column": 8 - }, - "end": { - "line": 628, - "column": 34 - } - } - }, - { - "type": "Block", - "value": "*\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n ", - "range": [ - 17741, - 17858 - ], - "loc": { - "start": { - "line": 629, - "column": 8 - }, - "end": { - "line": 632, - "column": 11 - } - } - }, { "type": "Block", "value": "*\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n ", "range": [ - 17935, - 18048 + 17689, + 17802 ], "loc": { "start": { - "line": 635, + "line": 628, "column": 8 }, "end": { - "line": 638, + "line": 631, "column": 11 } } @@ -168915,16 +169897,16 @@ "type": "Block", "value": "*\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n ", "range": [ - 18126, - 18246 + 17880, + 18000 ], "loc": { "start": { - "line": 641, + "line": 634, "column": 8 }, "end": { - "line": 644, + "line": 637, "column": 11 } } @@ -168933,16 +169915,16 @@ "type": "Block", "value": "*\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n ", "range": [ - 18330, - 18437 + 18084, + 18191 ], "loc": { "start": { - "line": 647, + "line": 640, "column": 8 }, "end": { - "line": 650, + "line": 643, "column": 11 } } @@ -168951,16 +169933,16 @@ "type": "Block", "value": "*\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n ", "range": [ - 18507, - 18615 + 18261, + 18369 ], "loc": { "start": { - "line": 653, + "line": 646, "column": 8 }, "end": { - "line": 656, + "line": 649, "column": 11 } } @@ -168969,16 +169951,16 @@ "type": "Block", "value": "*\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n ", "range": [ - 18686, - 18794 + 18440, + 18548 ], "loc": { "start": { - "line": 659, + "line": 652, "column": 8 }, "end": { - "line": 662, + "line": 655, "column": 11 } } @@ -168987,16 +169969,16 @@ "type": "Block", "value": "*\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n ", "range": [ - 18868, - 18974 + 18622, + 18728 ], "loc": { "start": { - "line": 665, + "line": 658, "column": 8 }, "end": { - "line": 668, + "line": 661, "column": 11 } } @@ -169005,16 +169987,16 @@ "type": "Block", "value": "*\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n ", "range": [ - 19046, - 19162 + 18800, + 18916 ], "loc": { "start": { - "line": 671, + "line": 664, "column": 8 }, "end": { - "line": 674, + "line": 667, "column": 11 } } @@ -169023,16 +170005,16 @@ "type": "Block", "value": "*\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n ", "range": [ - 19241, - 19359 + 18995, + 19113 ], "loc": { "start": { - "line": 677, + "line": 670, "column": 8 }, "end": { - "line": 680, + "line": 673, "column": 11 } } @@ -169041,16 +170023,16 @@ "type": "Block", "value": "*\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n ", "range": [ - 19440, - 19546 + 19194, + 19300 ], "loc": { "start": { - "line": 683, + "line": 676, "column": 8 }, "end": { - "line": 686, + "line": 679, "column": 11 } } @@ -169059,16 +170041,16 @@ "type": "Block", "value": "*\n * Like operator for input filter. Defaults to '*'\n * @type {String}\n ", "range": [ - 19622, - 19722 + 19376, + 19476 ], "loc": { "start": { - "line": 689, + "line": 682, "column": 8 }, "end": { - "line": 692, + "line": 685, "column": 11 } } @@ -169077,16 +170059,16 @@ "type": "Block", "value": "*\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 19793, - 19904 + 19547, + 19658 ], "loc": { "start": { - "line": 695, + "line": 688, "column": 8 }, "end": { - "line": 698, + "line": 691, "column": 11 } } @@ -169095,16 +170077,16 @@ "type": "Block", "value": "*\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 19976, - 20083 + 19730, + 19837 ], "loc": { "start": { - "line": 701, + "line": 694, "column": 8 }, "end": { - "line": 704, + "line": 697, "column": 11 } } @@ -169113,16 +170095,16 @@ "type": "Block", "value": "*\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 20160, - 20265 + 19914, + 20019 ], "loc": { "start": { - "line": 707, + "line": 700, "column": 8 }, "end": { - "line": 710, + "line": 703, "column": 11 } } @@ -169131,16 +170113,16 @@ "type": "Line", "value": " this.curExp = f.cur_exp || '^[¥£€$]';", "range": [ - 20340, - 20380 + 20094, + 20134 ], "loc": { "start": { - "line": 713, + "line": 706, "column": 8 }, "end": { - "line": 713, + "line": 706, "column": 48 } } @@ -169149,16 +170131,16 @@ "type": "Block", "value": "*\n * Stored values separator\n * @type {String}\n ", "range": [ - 20390, - 20466 + 20144, + 20220 ], "loc": { "start": { - "line": 715, + "line": 708, "column": 8 }, "end": { - "line": 718, + "line": 711, "column": 11 } } @@ -169167,16 +170149,16 @@ "type": "Block", "value": "*\n * Enable rows counter UI component\n * @type {Boolean|Object}\n ", "range": [ - 20532, - 20625 + 20286, + 20379 ], "loc": { "start": { - "line": 721, + "line": 714, "column": 8 }, "end": { - "line": 724, + "line": 717, "column": 11 } } @@ -169185,16 +170167,16 @@ "type": "Block", "value": "*\n * Enable status bar UI component\n * @type {Boolean|Object}\n ", "range": [ - 20712, - 20803 + 20466, + 20557 ], "loc": { "start": { - "line": 727, + "line": 720, "column": 8 }, "end": { - "line": 730, + "line": 723, "column": 11 } } @@ -169203,8 +170185,44 @@ "type": "Block", "value": "*\n * Enable activity/spinner indicator UI component\n * @type {Boolean|Object}\n ", "range": [ - 20884, - 20991 + 20638, + 20745 + ], + "loc": { + "start": { + "line": 726, + "column": 8 + }, + "end": { + "line": 729, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "** validation - reset buttons/links **", + "range": [ + 20815, + 20857 + ], + "loc": { + "start": { + "line": 732, + "column": 8 + }, + "end": { + "line": 732, + "column": 50 + } + } + }, + { + "type": "Block", + "value": "*\n * Enable filters submission button\n * @type {Boolean}\n ", + "range": [ + 20866, + 20952 ], "loc": { "start": { @@ -169217,56 +170235,20 @@ } } }, - { - "type": "Block", - "value": "** validation - reset buttons/links **", - "range": [ - 21061, - 21103 - ], - "loc": { - "start": { - "line": 739, - "column": 8 - }, - "end": { - "line": 739, - "column": 50 - } - } - }, - { - "type": "Block", - "value": "*\n * Enable filters submission button\n * @type {Boolean}\n ", - "range": [ - 21112, - 21198 - ], - "loc": { - "start": { - "line": 740, - "column": 8 - }, - "end": { - "line": 743, - "column": 11 - } - } - }, { "type": "Block", "value": "*\n * Define filters submission button text\n * @type {String}\n ", "range": [ - 21250, - 21340 + 21004, + 21094 ], "loc": { "start": { - "line": 746, + "line": 739, "column": 8 }, "end": { - "line": 749, + "line": 742, "column": 11 } } @@ -169275,8 +170257,26 @@ "type": "Block", "value": "*\n * Css class for filters submission button\n * @type {String}\n ", "range": [ - 21431, - 21523 + 21185, + 21277 + ], + "loc": { + "start": { + "line": 745, + "column": 8 + }, + "end": { + "line": 748, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Enable clear button\n * @type {Boolean}\n ", + "range": [ + 21404, + 21477 ], "loc": { "start": { @@ -169289,38 +170289,20 @@ } } }, - { - "type": "Block", - "value": "*\n * Enable clear button\n * @type {Boolean}\n ", - "range": [ - 21650, - 21723 - ], - "loc": { - "start": { - "line": 759, - "column": 8 - }, - "end": { - "line": 762, - "column": 11 - } - } - }, { "type": "Block", "value": "*\n * Callback fired before filters are cleared\n * @type {Function}\n ", "range": [ - 21779, - 21875 + 21533, + 21629 ], "loc": { "start": { - "line": 765, + "line": 758, "column": 8 }, "end": { - "line": 768, + "line": 761, "column": 11 } } @@ -169329,16 +170311,16 @@ "type": "Block", "value": "*\n * Callback fired after filters are cleared\n * @type {Function}\n ", "range": [ - 21955, - 22050 + 21709, + 21804 ], "loc": { "start": { - "line": 771, + "line": 764, "column": 8 }, "end": { - "line": 774, + "line": 767, "column": 11 } } @@ -169347,12 +170329,30 @@ "type": "Block", "value": "*\n * Enable paging component\n * @type {Object|Boolean}\n ", "range": [ - 22128, - 22212 + 21882, + 21966 ], "loc": { "start": { - "line": 777, + "line": 770, + "column": 8 + }, + "end": { + "line": 773, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Number of hidden rows\n * @type {Number}\n * @private\n ", + "range": [ + 22036, + 22130 + ], + "loc": { + "start": { + "line": 776, "column": 8 }, "end": { @@ -169363,10 +170363,10 @@ }, { "type": "Block", - "value": "*\n * Number of hidden rows\n * @type {Number}\n * @private\n ", + "value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n ", "range": [ - 22282, - 22376 + 22171, + 22308 ], "loc": { "start": { @@ -169381,10 +170381,10 @@ }, { "type": "Block", - "value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n ", + "value": "*\n * Auto-filter delay in msecs\n * @type {Number}\n ", "range": [ - 22417, - 22554 + 22368, + 22447 ], "loc": { "start": { @@ -169392,25 +170392,7 @@ "column": 8 }, "end": { - "line": 794, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Auto-filter delay in msecs\n * @type {Number}\n ", - "range": [ - 22614, - 22693 - ], - "loc": { - "start": { - "line": 797, - "column": 8 - }, - "end": { - "line": 800, + "line": 793, "column": 11 } } @@ -169419,8 +170401,26 @@ "type": "Block", "value": "*\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n ", "range": [ - 22798, - 22903 + 22552, + 22657 + ], + "loc": { + "start": { + "line": 797, + "column": 8 + }, + "end": { + "line": 801, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Auto-filter interval ID\n * @type {String}\n * @private\n ", + "range": [ + 22701, + 22797 ], "loc": { "start": { @@ -169435,10 +170435,10 @@ }, { "type": "Block", - "value": "*\n * Auto-filter interval ID\n * @type {String}\n * @private\n ", + "value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ", "range": [ - 22947, - 23043 + 22844, + 22935 ], "loc": { "start": { @@ -169446,25 +170446,7 @@ "column": 8 }, "end": { - "line": 815, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ", - "range": [ - 23090, - 23181 - ], - "loc": { - "start": { - "line": 818, - "column": 8 - }, - "end": { - "line": 821, + "line": 814, "column": 11 } } @@ -169473,8 +170455,26 @@ "type": "Block", "value": "*\n * Enable no results message UI component\n * @type {Object|Boolean}\n ", "range": [ - 23255, - 23354 + 23009, + 23108 + ], + "loc": { + "start": { + "line": 817, + "column": 8 + }, + "end": { + "line": 820, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Enable state persistence\n * @type {Object|Boolean}\n ", + "range": [ + 23217, + 23302 ], "loc": { "start": { @@ -169487,38 +170487,20 @@ } } }, - { - "type": "Block", - "value": "*\n * Enable state persistence\n * @type {Object|Boolean}\n ", - "range": [ - 23463, - 23548 - ], - "loc": { - "start": { - "line": 831, - "column": 8 - }, - "end": { - "line": 834, - "column": 11 - } - } - }, { "type": "Block", "value": "** data types **", "range": [ - 23615, - 23635 + 23369, + 23389 ], "loc": { "start": { - "line": 837, + "line": 830, "column": 8 }, "end": { - "line": 837, + "line": 830, "column": 28 } } @@ -169527,8 +170509,26 @@ "type": "Block", "value": "*\n * Enable date type module\n * @type {Boolean}\n * @private\n ", "range": [ - 23645, - 23742 + 23399, + 23496 + ], + "loc": { + "start": { + "line": 832, + "column": 8 + }, + "end": { + "line": 836, + "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": [ + 23536, + 23703 ], "loc": { "start": { @@ -169543,10 +170543,10 @@ }, { "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 * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n ", "range": [ - 23782, - 23949 + 23764, + 23871 ], "loc": { "start": { @@ -169554,25 +170554,7 @@ "column": 8 }, "end": { - "line": 850, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n ", - "range": [ - 24010, - 24117 - ], - "loc": { - "start": { - "line": 853, - "column": 8 - }, - "end": { - "line": 856, + "line": 849, "column": 11 } } @@ -169581,16 +170563,16 @@ "type": "Block", "value": "*\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n ", "range": [ - 24202, - 24307 + 23956, + 24061 ], "loc": { "start": { - "line": 859, + "line": 852, "column": 8 }, "end": { - "line": 862, + "line": 855, "column": 11 } } @@ -169599,12 +170581,48 @@ "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": [ - 24388, - 24986 + 24142, + 24740 ], "loc": { "start": { - "line": 865, + "line": 858, + "column": 8 + }, + "end": { + "line": 871, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "** ids prefixes **", + "range": [ + 24815, + 24837 + ], + "loc": { + "start": { + "line": 874, + "column": 8 + }, + "end": { + "line": 874, + "column": 30 + } + } + }, + { + "type": "Block", + "value": "*\n * Main prefix\n * @private\n ", + "range": [ + 24846, + 24904 + ], + "loc": { + "start": { + "line": 875, "column": 8 }, "end": { @@ -169613,56 +170631,20 @@ } } }, - { - "type": "Block", - "value": "** ids prefixes **", - "range": [ - 25061, - 25083 - ], - "loc": { - "start": { - "line": 881, - "column": 8 - }, - "end": { - "line": 881, - "column": 30 - } - } - }, - { - "type": "Block", - "value": "*\n * Main prefix\n * @private\n ", - "range": [ - 25092, - 25150 - ], - "loc": { - "start": { - "line": 882, - "column": 8 - }, - "end": { - "line": 885, - "column": 11 - } - } - }, { "type": "Block", "value": "*\n * Filter's ID prefix (inputs - selects)\n * @private\n ", "range": [ - 25188, - 25272 + 24942, + 25026 ], "loc": { "start": { - "line": 888, + "line": 881, "column": 8 }, "end": { - "line": 891, + "line": 884, "column": 11 } } @@ -169671,16 +170653,16 @@ "type": "Block", "value": "*\n * Button's ID prefix\n * @private\n ", "range": [ - 25312, - 25377 + 25066, + 25131 ], "loc": { "start": { - "line": 894, + "line": 887, "column": 8 }, "end": { - "line": 897, + "line": 890, "column": 11 } } @@ -169689,16 +170671,16 @@ "type": "Block", "value": "*\n * Toolbar container ID prefix\n * @private\n ", "range": [ - 25423, - 25497 + 25177, + 25251 ], "loc": { "start": { - "line": 900, + "line": 893, "column": 8 }, "end": { - "line": 903, + "line": 896, "column": 11 } } @@ -169707,16 +170689,16 @@ "type": "Block", "value": "*\n * Toolbar left element ID prefix\n * @private\n ", "range": [ - 25541, - 25618 + 25295, + 25372 ], "loc": { "start": { - "line": 906, + "line": 899, "column": 8 }, "end": { - "line": 909, + "line": 902, "column": 11 } } @@ -169725,16 +170707,16 @@ "type": "Block", "value": "*\n * Toolbar right element ID prefix\n * @private\n ", "range": [ - 25661, - 25739 + 25415, + 25493 ], "loc": { "start": { - "line": 912, + "line": 905, "column": 8 }, "end": { - "line": 915, + "line": 908, "column": 11 } } @@ -169743,16 +170725,16 @@ "type": "Block", "value": "*\n * Toolbar middle element ID prefix\n * @private\n ", "range": [ - 25782, - 25861 + 25536, + 25615 ], "loc": { "start": { - "line": 918, + "line": 911, "column": 8 }, "end": { - "line": 921, + "line": 914, "column": 11 } } @@ -169761,8 +170743,44 @@ "type": "Block", "value": "*\n * Responsive Css class\n * @private\n ", "range": [ - 25904, - 25971 + 25658, + 25725 + ], + "loc": { + "start": { + "line": 917, + "column": 8 + }, + "end": { + "line": 920, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "** extensions **", + "range": [ + 25773, + 25793 + ], + "loc": { + "start": { + "line": 923, + "column": 8 + }, + "end": { + "line": 923, + "column": 28 + } + } + }, + { + "type": "Block", + "value": "*\n * List of loaded extensions\n * @type {Array}\n ", + "range": [ + 25802, + 25879 ], "loc": { "start": { @@ -169777,10 +170795,10 @@ }, { "type": "Block", - "value": "** extensions **", + "value": "** themes **", "range": [ - 26019, - 26039 + 25946, + 25962 ], "loc": { "start": { @@ -169789,16 +170807,16 @@ }, "end": { "line": 930, - "column": 28 + "column": 24 } } }, { "type": "Block", - "value": "*\n * List of loaded extensions\n * @type {Array}\n ", + "value": "*\n * Enable default theme\n * @type {Boolean}\n ", "range": [ - 26048, - 26125 + 25971, + 26045 ], "loc": { "start": { @@ -169813,34 +170831,16 @@ }, { "type": "Block", - "value": "** themes **", + "value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ", "range": [ - 26192, - 26208 + 26122, + 26232 ], "loc": { "start": { "line": 937, "column": 8 }, - "end": { - "line": 937, - "column": 24 - } - } - }, - { - "type": "Block", - "value": "*\n * Enable default theme\n * @type {Boolean}\n ", - "range": [ - 26217, - 26291 - ], - "loc": { - "start": { - "line": 938, - "column": 8 - }, "end": { "line": 941, "column": 11 @@ -169849,10 +170849,10 @@ }, { "type": "Block", - "value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ", + "value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", "range": [ - 26368, - 26478 + 26315, + 26427 ], "loc": { "start": { @@ -169867,10 +170867,10 @@ }, { "type": "Block", - "value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", + "value": "*\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", "range": [ - 26561, - 26673 + 26486, + 26667 ], "loc": { "start": { @@ -169878,25 +170878,7 @@ "column": 8 }, "end": { - "line": 955, - "column": 11 - } - } - }, - { - "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": [ - 26732, - 26913 - ], - "loc": { - "start": { - "line": 958, - "column": 8 - }, - "end": { - "line": 963, + "line": 956, "column": 11 } } @@ -169905,16 +170887,16 @@ "type": "Block", "value": "*\n * Enable responsive layout\n * @type {Boolean}\n ", "range": [ - 26994, - 27072 + 26725, + 26803 ], "loc": { "start": { - "line": 966, + "line": 959, "column": 8 }, "end": { - "line": 969, + "line": 962, "column": 11 } } @@ -169923,16 +170905,16 @@ "type": "Block", "value": "*\n * Features registry\n * @private\n ", "range": [ - 27131, - 27195 + 26862, + 26926 ], "loc": { "start": { - "line": 972, + "line": 965, "column": 8 }, "end": { - "line": 975, + "line": 968, "column": 11 } } @@ -169941,16 +170923,16 @@ "type": "Block", "value": "*\n * Extensions registry\n * @private\n ", "range": [ - 27228, - 27294 + 26959, + 27025 ], "loc": { "start": { - "line": 978, + "line": 971, "column": 8 }, "end": { - "line": 981, + "line": 974, "column": 11 } } @@ -169959,70 +170941,70 @@ "type": "Line", "value": "conditionally instantiate required features", "range": [ - 27335, - 27380 + 27066, + 27111 ], "loc": { "start": { - "line": 984, + "line": 977, "column": 8 }, "end": { - "line": 984, + "line": 977, "column": 53 } } }, - { - "type": "Line", - "value": "load styles if necessary", - "range": [ - 27499, - 27525 - ], - "loc": { - "start": { - "line": 989, - "column": 8 - }, - "end": { - "line": 989, - "column": 34 - } - } - }, { "type": "Block", "value": "*\n * Initialise features and layout\n ", "range": [ - 27608, - 27657 + 27232, + 27281 ], "loc": { "start": { - "line": 993, + "line": 983, "column": 4 }, "end": { - "line": 995, + "line": 985, "column": 7 } } }, + { + "type": "Line", + "value": " import main stylesheet", + "range": [ + 27366, + 27391 + ], + "loc": { + "start": { + "line": 991, + "column": 8 + }, + "end": { + "line": 991, + "column": 33 + } + } + }, { "type": "Line", "value": "loads theme", "range": [ - 27903, - 27916 + 27642, + 27655 ], "loc": { "start": { - "line": 1006, + "line": 999, "column": 8 }, "end": { - "line": 1006, + "line": 999, "column": 21 } } @@ -170031,16 +171013,16 @@ "type": "Line", "value": "explicitly initialise features in given order", "range": [ - 28171, - 28218 + 27910, + 27957 ], "loc": { "start": { - "line": 1013, + "line": 1006, "column": 8 }, "end": { - "line": 1013, + "line": 1006, "column": 55 } } @@ -170049,16 +171031,16 @@ "type": "Line", "value": "filters grid is not generated", "range": [ - 28456, - 28487 + 28195, + 28226 ], "loc": { "start": { - "line": 1025, + "line": 1018, "column": 8 }, "end": { - "line": 1025, + "line": 1018, "column": 39 } } @@ -170067,16 +171049,16 @@ "type": "Line", "value": " Generate filters", "range": [ - 28688, - 28707 + 28427, + 28446 ], "loc": { "start": { - "line": 1033, + "line": 1026, "column": 12 }, "end": { - "line": 1033, + "line": 1026, "column": 31 } } @@ -170085,16 +171067,16 @@ "type": "Line", "value": "only 1 input for single search", "range": [ - 29287, - 29319 + 29026, + 29058 ], "loc": { "start": { - "line": 1049, + "line": 1042, "column": 16 }, "end": { - "line": 1049, + "line": 1042, "column": 48 } } @@ -170103,16 +171085,16 @@ "type": "Line", "value": "drop-down filters", "range": [ - 29487, - 29506 + 29226, + 29245 ], "loc": { "start": { - "line": 1055, + "line": 1048, "column": 16 }, "end": { - "line": 1055, + "line": 1048, "column": 35 } } @@ -170121,16 +171103,16 @@ "type": "Line", "value": " checklist", "range": [ - 29741, - 29753 + 29482, + 29494 ], "loc": { "start": { - "line": 1060, + "line": 1053, "column": 16 }, "end": { - "line": 1060, + "line": 1053, "column": 28 } } @@ -170139,16 +171121,16 @@ "type": "Line", "value": " this adds submit button", "range": [ - 30072, - 30098 + 29815, + 29841 ], "loc": { "start": { - "line": 1068, + "line": 1061, "column": 16 }, "end": { - "line": 1068, + "line": 1061, "column": 42 } } @@ -170157,16 +171139,16 @@ "type": "Line", "value": "if this.fltGrid", "range": [ - 30433, - 30450 + 30176, + 30193 ], "loc": { "start": { - "line": 1079, + "line": 1072, "column": 9 }, "end": { - "line": 1079, + "line": 1072, "column": 26 } } @@ -170175,16 +171157,16 @@ "type": "Block", "value": " Features ", "range": [ - 30460, - 30474 + 30203, + 30217 ], "loc": { "start": { - "line": 1081, + "line": 1074, "column": 8 }, "end": { - "line": 1081, + "line": 1074, "column": 22 } } @@ -170193,16 +171175,16 @@ "type": "Line", "value": "TF css class is added to table", "range": [ - 30878, - 30910 + 30621, + 30653 ], "loc": { "start": { - "line": 1099, + "line": 1092, "column": 8 }, "end": { - "line": 1099, + "line": 1092, "column": 40 } } @@ -170211,16 +171193,16 @@ "type": "Block", "value": " Load extensions ", "range": [ - 31117, - 31138 + 30860, + 30881 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 8 }, "end": { - "line": 1107, + "line": 1100, "column": 29 } } @@ -170229,16 +171211,16 @@ "type": "Line", "value": " Subscribe to events", "range": [ - 31179, - 31201 + 30922, + 30944 ], "loc": { "start": { - "line": 1110, + "line": 1103, "column": 8 }, "end": { - "line": 1110, + "line": 1103, "column": 30 } } @@ -170247,16 +171229,16 @@ "type": "Block", "value": "*\n * Detect key\n * @param {Event} evt\n ", "range": [ - 31453, - 31516 + 31196, + 31259 ], "loc": { "start": { - "line": 1122, + "line": 1115, "column": 4 }, "end": { - "line": 1125, + "line": 1118, "column": 7 } } @@ -170265,16 +171247,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": [ - 31984, - 32117 + 31727, + 31860 ], "loc": { "start": { - "line": 1144, + "line": 1137, "column": 4 }, "end": { - "line": 1148, + "line": 1141, "column": 7 } } @@ -170283,16 +171265,16 @@ "type": "Block", "value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ", "range": [ - 32973, - 33056 + 32716, + 32799 ], "loc": { "start": { - "line": 1177, + "line": 1170, "column": 4 }, "end": { - "line": 1179, + "line": 1172, "column": 7 } } @@ -170301,16 +171283,16 @@ "type": "Block", "value": "*\n * Filter's focus event\n * @param {Event} evt\n ", "range": [ - 33165, - 33230 + 32908, + 32973 ], "loc": { "start": { - "line": 1186, + "line": 1179, "column": 4 }, "end": { - "line": 1189, + "line": 1182, "column": 7 } } @@ -170319,16 +171301,16 @@ "type": "Block", "value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ", "range": [ - 33352, - 33440 + 33095, + 33183 ], "loc": { "start": { - "line": 1195, + "line": 1188, "column": 4 }, "end": { - "line": 1197, + "line": 1190, "column": 7 } } @@ -170337,16 +171319,16 @@ "type": "Block", "value": "*\n * Insert filters row at initialization\n ", "range": [ - 33652, - 33707 + 33395, + 33450 ], "loc": { "start": { - "line": 1206, + "line": 1199, "column": 4 }, "end": { - "line": 1208, + "line": 1201, "column": 7 } } @@ -170355,16 +171337,16 @@ "type": "Line", "value": " TODO: prevent filters row generation for popup filters too,", "range": [ - 33742, - 33804 + 33485, + 33547 ], "loc": { "start": { - "line": 1210, + "line": 1203, "column": 8 }, "end": { - "line": 1210, + "line": 1203, "column": 70 } } @@ -170373,16 +171355,16 @@ "type": "Line", "value": " to reduce and simplify headers row index adjusting across lib modules", "range": [ - 33813, - 33885 + 33556, + 33628 ], "loc": { "start": { - "line": 1211, + "line": 1204, "column": 8 }, "end": { - "line": 1211, + "line": 1204, "column": 80 } } @@ -170391,16 +171373,16 @@ "type": "Line", "value": " (GridLayout, PopupFilter etc)", "range": [ - 33894, - 33926 + 33637, + 33669 ], "loc": { "start": { - "line": 1212, + "line": 1205, "column": 8 }, "end": { - "line": 1212, + "line": 1205, "column": 40 } } @@ -170409,16 +171391,16 @@ "type": "Block", "value": "*\n * Initialize filtersless table\n ", "range": [ - 34478, - 34525 + 34223, + 34270 ], "loc": { "start": { - "line": 1235, + "line": 1228, "column": 4 }, "end": { - "line": 1237, + "line": 1230, "column": 7 } } @@ -170427,16 +171409,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": [ - 34729, - 34948 + 34474, + 34693 ], "loc": { "start": { - "line": 1246, + "line": 1239, "column": 4 }, "end": { - "line": 1251, + "line": 1244, "column": 7 } } @@ -170445,16 +171427,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 35707, - 35745 + 35454, + 35492 ], "loc": { "start": { - "line": 1270, + "line": 1263, "column": 8 }, "end": { - "line": 1270, + "line": 1263, "column": 46 } } @@ -170463,16 +171445,16 @@ "type": "Block", "value": "*\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n ", "range": [ - 36174, - 36323 + 35921, + 36070 ], "loc": { "start": { - "line": 1285, + "line": 1278, "column": 4 }, "end": { - "line": 1289, + "line": 1282, "column": 7 } } @@ -170481,16 +171463,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 36640, - 36678 + 36389, + 36427 ], "loc": { "start": { - "line": 1299, + "line": 1292, "column": 8 }, "end": { - "line": 1299, + "line": 1292, "column": 46 } } @@ -170499,16 +171481,16 @@ "type": "Block", "value": "*\n * Istantiate the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", "range": [ - 36893, - 37246 + 36642, + 36995 ], "loc": { "start": { - "line": 1309, + "line": 1302, "column": 4 }, "end": { - "line": 1320, + "line": 1313, "column": 7 } } @@ -170517,16 +171499,16 @@ "type": "Line", "value": " TODO: remove the property field.", "range": [ - 37340, - 37375 + 37089, + 37124 ], "loc": { "start": { - "line": 1323, + "line": 1316, "column": 12 }, "end": { - "line": 1323, + "line": 1316, "column": 47 } } @@ -170535,16 +171517,16 @@ "type": "Line", "value": " Due to naming convention inconsistencies, a `property`", "range": [ - 37388, - 37445 + 37137, + 37194 ], "loc": { "start": { - "line": 1324, + "line": 1317, "column": 12 }, "end": { - "line": 1324, + "line": 1317, "column": 69 } } @@ -170553,16 +171535,16 @@ "type": "Line", "value": " field is added to allow a conditional instanciation based", "range": [ - 37458, - 37518 + 37207, + 37267 ], "loc": { "start": { - "line": 1325, + "line": 1318, "column": 12 }, "end": { - "line": 1325, + "line": 1318, "column": 72 } } @@ -170571,16 +171553,16 @@ "type": "Line", "value": " on that property on TableFilter, if supplied.", "range": [ - 37531, - 37579 + 37280, + 37328 ], "loc": { "start": { - "line": 1326, + "line": 1319, "column": 12 }, "end": { - "line": 1326, + "line": 1319, "column": 60 } } @@ -170589,16 +171571,16 @@ "type": "Block", "value": "*\n * Initialise the passed features collection. A feature is described by a\n * `class` and `name` fields and and optional `property` field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", "range": [ - 37913, - 38188 + 37662, + 37937 ], "loc": { "start": { - "line": 1337, + "line": 1330, "column": 4 }, "end": { - "line": 1346, + "line": 1339, "column": 7 } } @@ -170607,12 +171589,30 @@ "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": [ - 38444, - 38578 + 38193, + 38327 ], "loc": { "start": { - "line": 1356, + "line": 1349, + "column": 4 + }, + "end": { + "line": 1353, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Initialise all the extensions defined in the configuration object\n ", + "range": [ + 38390, + 38474 + ], + "loc": { + "start": { + "line": 1358, "column": 4 }, "end": { @@ -170621,38 +171621,20 @@ } } }, - { - "type": "Block", - "value": "*\n * Initialise all the extensions defined in the configuration object\n ", - "range": [ - 38641, - 38725 - ], - "loc": { - "start": { - "line": 1365, - "column": 4 - }, - "end": { - "line": 1367, - "column": 7 - } - } - }, { "type": "Line", "value": " Set config's publicPath dynamically for Webpack...", "range": [ - 38857, - 38910 + 38606, + 38659 ], "loc": { "start": { - "line": 1374, + "line": 1367, "column": 8 }, "end": { - "line": 1374, + "line": 1367, "column": 61 } } @@ -170661,16 +171643,16 @@ "type": "Block", "value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ", "range": [ - 39232, - 39327 + 38981, + 39076 ], "loc": { "start": { - "line": 1385, + "line": 1378, "column": 4 }, "end": { - "line": 1388, + "line": 1381, "column": 7 } } @@ -170679,16 +171661,16 @@ "type": "Line", "value": " Require pattern for Webpack", "range": [ - 39747, - 39777 + 39496, + 39526 ], "loc": { "start": { - "line": 1405, + "line": 1398, "column": 8 }, "end": { - "line": 1405, + "line": 1398, "column": 38 } } @@ -170697,16 +171679,16 @@ "type": "Block", "value": " eslint-disable ", "range": [ - 39838, - 39858 + 39587, + 39607 ], "loc": { "start": { - "line": 1407, + "line": 1400, "column": 12 }, "end": { - "line": 1407, + "line": 1400, "column": 32 } } @@ -170715,16 +171697,16 @@ "type": "Block", "value": " eslint-enable ", "range": [ - 39922, - 39941 + 39671, + 39690 ], "loc": { "start": { - "line": 1409, + "line": 1402, "column": 12 }, "end": { - "line": 1409, + "line": 1402, "column": 31 } } @@ -170733,16 +171715,16 @@ "type": "Block", "value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ", "range": [ - 40033, - 40176 + 39782, + 39925 ], "loc": { "start": { - "line": 1415, + "line": 1408, "column": 4 }, "end": { - "line": 1419, + "line": 1412, "column": 7 } } @@ -170751,16 +171733,16 @@ "type": "Block", "value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ", "range": [ - 40249, - 40379 + 39998, + 40128 ], "loc": { "start": { - "line": 1424, + "line": 1417, "column": 4 }, "end": { - "line": 1428, + "line": 1421, "column": 7 } } @@ -170769,12 +171751,30 @@ "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": [ - 40465, - 40640 + 40214, + 40389 ], "loc": { "start": { - "line": 1433, + "line": 1426, + "column": 4 + }, + "end": { + "line": 1430, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Destroy all the extensions store in extensions registry\n ", + "range": [ + 40476, + 40550 + ], + "loc": { + "start": { + "line": 1435, "column": 4 }, "end": { @@ -170783,38 +171783,20 @@ } } }, - { - "type": "Block", - "value": "*\n * Destroy all the extensions store in extensions registry\n ", - "range": [ - 40727, - 40801 - ], - "loc": { - "start": { - "line": 1442, - "column": 4 - }, - "end": { - "line": 1444, - "column": 7 - } - } - }, { "type": "Block", "value": "*\n * Load themes defined in the configuration object\n ", "range": [ - 40998, - 41064 + 40747, + 40813 ], "loc": { "start": { - "line": 1454, + "line": 1447, "column": 4 }, "end": { - "line": 1456, + "line": 1449, "column": 7 } } @@ -170823,16 +171805,16 @@ "type": "Line", "value": "Default theme config", "range": [ - 41247, - 41269 + 40996, + 41018 ], "loc": { "start": { - "line": 1465, + "line": 1458, "column": 8 }, "end": { - "line": 1465, + "line": 1458, "column": 30 } } @@ -170841,16 +171823,16 @@ "type": "Line", "value": " Enable loader indicator", "range": [ - 42097, - 42123 + 41846, + 41872 ], "loc": { "start": { - "line": 1489, + "line": 1482, "column": 8 }, "end": { - "line": 1489, + "line": 1482, "column": 34 } } @@ -170859,12 +171841,30 @@ "type": "Block", "value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ", "range": [ - 42221, - 42339 + 41970, + 42088 ], "loc": { "start": { - "line": 1495, + "line": 1488, + "column": 4 + }, + "end": { + "line": 1491, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Destroy filter grid\n ", + "range": [ + 42178, + 42216 + ], + "loc": { + "start": { + "line": 1496, "column": 4 }, "end": { @@ -170873,38 +171873,20 @@ } } }, - { - "type": "Block", - "value": "*\n * Destroy filter grid\n ", - "range": [ - 42429, - 42467 - ], - "loc": { - "start": { - "line": 1503, - "column": 4 - }, - "end": { - "line": 1505, - "column": 7 - } - } - }, { "type": "Line", "value": " broadcast destroy event modules and extensions are subscribed to", "range": [ - 42798, - 42865 + 42549, + 42616 ], "loc": { "start": { - "line": 1523, + "line": 1516, "column": 8 }, "end": { - "line": 1523, + "line": 1516, "column": 75 } } @@ -170913,16 +171895,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 43029, - 43053 + 42780, + 42804 ], "loc": { "start": { - "line": 1530, + "line": 1523, "column": 8 }, "end": { - "line": 1530, + "line": 1523, "column": 32 } } @@ -170931,16 +171913,16 @@ "type": "Block", "value": "*\n * Generate container element for paging, reset button, rows counter etc.\n ", "range": [ - 43638, - 43727 + 43389, + 43478 ], "loc": { "start": { - "line": 1549, + "line": 1542, "column": 4 }, "end": { - "line": 1551, + "line": 1544, "column": 7 } } @@ -170949,16 +171931,16 @@ "type": "Block", "value": "** container div **", "range": [ - 43813, - 43836 + 43564, + 43587 ], "loc": { "start": { - "line": 1557, + "line": 1550, "column": 8 }, "end": { - "line": 1557, + "line": 1550, "column": 31 } } @@ -170967,16 +171949,16 @@ "type": "Line", "value": "custom container", "range": [ - 43933, - 43951 + 43684, + 43702 ], "loc": { "start": { - "line": 1561, + "line": 1554, "column": 8 }, "end": { - "line": 1561, + "line": 1554, "column": 26 } } @@ -170985,16 +171967,16 @@ "type": "Line", "value": "grid-layout", "range": [ - 44059, - 44072 + 43810, + 43823 ], "loc": { "start": { - "line": 1565, + "line": 1558, "column": 8 }, "end": { - "line": 1565, + "line": 1558, "column": 21 } } @@ -171003,16 +171985,16 @@ "type": "Line", "value": "default location: just above the table", "range": [ - 44291, - 44331 + 44042, + 44082 ], "loc": { "start": { - "line": 1571, + "line": 1564, "column": 8 }, "end": { - "line": 1571, + "line": 1564, "column": 48 } } @@ -171021,16 +172003,16 @@ "type": "Block", "value": "** left div containing rows # displayer **", "range": [ - 44545, - 44591 + 44296, + 44342 ], "loc": { "start": { - "line": 1579, + "line": 1572, "column": 8 }, "end": { - "line": 1579, + "line": 1572, "column": 54 } } @@ -171039,16 +172021,16 @@ "type": "Block", "value": "** right div containing reset button\n + nb results per page select **", "range": [ - 44742, - 44836 + 44493, + 44587 ], "loc": { "start": { - "line": 1585, + "line": 1578, "column": 8 }, "end": { - "line": 1586, + "line": 1579, "column": 52 } } @@ -171057,16 +172039,16 @@ "type": "Block", "value": "** mid div containing paging elements **", "range": [ - 44987, - 45031 + 44738, + 44782 ], "loc": { "start": { - "line": 1592, + "line": 1585, "column": 8 }, "end": { - "line": 1592, + "line": 1585, "column": 52 } } @@ -171075,16 +172057,16 @@ "type": "Line", "value": " emit help initialisation only if undefined", "range": [ - 45182, - 45227 + 44933, + 44978 ], "loc": { "start": { - "line": 1598, + "line": 1591, "column": 8 }, "end": { - "line": 1598, + "line": 1591, "column": 53 } } @@ -171093,16 +172075,16 @@ "type": "Line", "value": " explicitily enable help to initialise feature by", "range": [ - 45274, - 45325 + 45025, + 45076 ], "loc": { "start": { - "line": 1600, + "line": 1593, "column": 12 }, "end": { - "line": 1600, + "line": 1593, "column": 63 } } @@ -171111,16 +172093,16 @@ "type": "Line", "value": " default, only if setting is undefined", "range": [ - 45338, - 45378 + 45089, + 45129 ], "loc": { "start": { - "line": 1601, + "line": 1594, "column": 12 }, "end": { - "line": 1601, + "line": 1594, "column": 52 } } @@ -171129,16 +172111,16 @@ "type": "Block", "value": "*\n * Remove toolbar container element\n ", "range": [ - 45486, - 45537 + 45237, + 45288 ], "loc": { "start": { - "line": 1607, + "line": 1600, "column": 4 }, "end": { - "line": 1609, + "line": 1602, "column": 7 } } @@ -171147,16 +172129,16 @@ "type": "Block", "value": "*\n * Remove all the external column filters\n ", "range": [ - 45824, - 45881 + 45575, + 45632 ], "loc": { "start": { - "line": 1622, + "line": 1615, "column": 4 }, "end": { - "line": 1624, + "line": 1617, "column": 7 } } @@ -171165,16 +172147,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": [ - 46296, - 46450 + 46049, + 46203 ], "loc": { "start": { - "line": 1640, + "line": 1633, "column": 4 }, "end": { - "line": 1644, + "line": 1637, "column": 7 } } @@ -171183,16 +172165,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": [ - 46596, - 46792 + 46349, + 46545 ], "loc": { "start": { - "line": 1650, + "line": 1643, "column": 4 }, "end": { - "line": 1655, + "line": 1648, "column": 7 } } @@ -171201,16 +172183,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": [ - 47652, - 47889 + 47405, + 47642 ], "loc": { "start": { - "line": 1684, + "line": 1677, "column": 4 }, "end": { - "line": 1688, + "line": 1681, "column": 7 } } @@ -171219,16 +172201,16 @@ "type": "Line", "value": "fire onbefore callback", "range": [ - 47993, - 48017 + 47746, + 47770 ], "loc": { "start": { - "line": 1693, + "line": 1686, "column": 8 }, "end": { - "line": 1693, + "line": 1686, "column": 32 } } @@ -171237,16 +172219,16 @@ "type": "Line", "value": " search args re-init", "range": [ - 48256, - 48278 + 48009, + 48031 ], "loc": { "start": { - "line": 1702, + "line": 1695, "column": 8 }, "end": { - "line": 1702, + "line": 1695, "column": 30 } } @@ -171255,16 +172237,16 @@ "type": "Line", "value": " already filtered rows display re-init", "range": [ - 48394, - 48434 + 48147, + 48187 ], "loc": { "start": { - "line": 1706, + "line": 1699, "column": 12 }, "end": { - "line": 1706, + "line": 1699, "column": 52 } } @@ -171273,16 +172255,16 @@ "type": "Line", "value": " checks if row has exact cell #", "range": [ - 48566, - 48599 + 48319, + 48352 ], "loc": { "start": { - "line": 1712, + "line": 1705, "column": 12 }, "end": { - "line": 1712, + "line": 1705, "column": 45 } } @@ -171291,16 +172273,16 @@ "type": "Line", "value": "only for single filter search", "range": [ - 48768, - 48799 + 48521, + 48552 ], "loc": { "start": { - "line": 1719, + "line": 1712, "column": 16 }, "end": { - "line": 1719, + "line": 1712, "column": 47 } } @@ -171309,16 +172291,16 @@ "type": "Line", "value": " this loop retrieves cell data", "range": [ - 48856, - 48888 + 48609, + 48641 ], "loc": { "start": { - "line": 1722, + "line": 1715, "column": 12 }, "end": { - "line": 1722, + "line": 1715, "column": 44 } } @@ -171327,16 +172309,16 @@ "type": "Line", "value": "searched keyword", "range": [ - 48953, - 48971 + 48706, + 48724 ], "loc": { "start": { - "line": 1724, + "line": 1717, "column": 16 }, "end": { - "line": 1724, + "line": 1717, "column": 34 } } @@ -171345,16 +172327,16 @@ "type": "Line", "value": "multiple search parameter operator ||", "range": [ - 49251, - 49290 + 49004, + 49043 ], "loc": { "start": { - "line": 1734, + "line": 1727, "column": 16 }, "end": { - "line": 1734, + "line": 1727, "column": 55 } } @@ -171363,16 +172345,16 @@ "type": "Line", "value": "multiple search || parameter boolean", "range": [ - 49381, - 49419 + 49134, + 49172 ], "loc": { "start": { - "line": 1736, + "line": 1729, "column": 20 }, "end": { - "line": 1736, + "line": 1729, "column": 58 } } @@ -171381,16 +172363,16 @@ "type": "Line", "value": "multiple search parameter operator &&", "range": [ - 49497, - 49536 + 49250, + 49289 ], "loc": { "start": { - "line": 1738, + "line": 1731, "column": 20 }, "end": { - "line": 1738, + "line": 1731, "column": 59 } } @@ -171399,16 +172381,16 @@ "type": "Line", "value": "multiple search && parameter boolean", "range": [ - 49628, - 49666 + 49381, + 49419 ], "loc": { "start": { - "line": 1740, + "line": 1733, "column": 20 }, "end": { - "line": 1740, + "line": 1733, "column": 58 } } @@ -171417,16 +172399,16 @@ "type": "Line", "value": "detect operators or array query", "range": [ - 49743, - 49776 + 49496, + 49529 ], "loc": { "start": { - "line": 1743, + "line": 1736, "column": 16 }, "end": { - "line": 1743, + "line": 1736, "column": 49 } } @@ -171435,16 +172417,16 @@ "type": "Line", "value": " isolate search term and check occurence in cell data", "range": [ - 50148, - 50203 + 49901, + 49956 ], "loc": { "start": { - "line": 1753, + "line": 1746, "column": 20 }, "end": { - "line": 1753, + "line": 1746, "column": 75 } } @@ -171453,16 +172435,16 @@ "type": "Line", "value": "single search parameter", "range": [ - 50948, - 50973 + 50701, + 50726 ], "loc": { "start": { - "line": 1773, + "line": 1766, "column": 16 }, "end": { - "line": 1773, + "line": 1766, "column": 41 } } @@ -171471,16 +172453,16 @@ "type": "Line", "value": "else single param", "range": [ - 51263, - 51282 + 51016, + 51035 ], "loc": { "start": { - "line": 1780, + "line": 1773, "column": 17 }, "end": { - "line": 1780, + "line": 1773, "column": 36 } } @@ -171489,16 +172471,16 @@ "type": "Line", "value": "for j", "range": [ - 51589, - 51596 + 51342, + 51349 ], "loc": { "start": { - "line": 1790, + "line": 1783, "column": 13 }, "end": { - "line": 1790, + "line": 1783, "column": 20 } } @@ -171507,16 +172489,16 @@ "type": "Line", "value": " for k", "range": [ - 51952, - 51960 + 51705, + 51713 ], "loc": { "start": { - "line": 1803, + "line": 1796, "column": 9 }, "end": { - "line": 1803, + "line": 1796, "column": 17 } } @@ -171525,16 +172507,16 @@ "type": "Line", "value": "fire onafterfilter callback", "range": [ - 52011, - 52040 + 51764, + 51793 ], "loc": { "start": { - "line": 1807, + "line": 1800, "column": 8 }, "end": { - "line": 1807, + "line": 1800, "column": 37 } } @@ -171543,16 +172525,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": [ - 52151, - 52374 + 51904, + 52127 ], "loc": { "start": { - "line": 1813, + "line": 1806, "column": 4 }, "end": { - "line": 1819, + "line": 1812, "column": 7 } } @@ -171561,16 +172543,16 @@ "type": "Line", "value": " re_an = new RegExp(this.anOperator),", "range": [ - 52933, - 52972 + 52686, + 52725 ], "loc": { "start": { - "line": 1832, + "line": 1825, "column": 12 }, "end": { - "line": 1832, + "line": 1825, "column": 51 } } @@ -171579,16 +172561,16 @@ "type": "Line", "value": " re_cr = new RegExp(this.curExp),", "range": [ - 52985, - 53020 + 52738, + 52773 ], "loc": { "start": { - "line": 1833, + "line": 1826, "column": 12 }, "end": { - "line": 1833, + "line": 1826, "column": 47 } } @@ -171597,16 +172579,16 @@ "type": "Line", "value": "Search arg operator tests", "range": [ - 53244, - 53271 + 52997, + 53024 ], "loc": { "start": { - "line": 1842, + "line": 1835, "column": 8 }, "end": { - "line": 1842, + "line": 1835, "column": 35 } } @@ -171615,16 +172597,16 @@ "type": "Line", "value": " hatermN = re_an.test(term),", "range": [ - 53540, - 53570 + 53293, + 53323 ], "loc": { "start": { - "line": 1850, + "line": 1843, "column": 12 }, "end": { - "line": 1850, + "line": 1843, "column": 42 } } @@ -171633,16 +172615,16 @@ "type": "Line", "value": " Check for dates or resolve date type", "range": [ - 53765, - 53804 + 53518, + 53557 ], "loc": { "start": { - "line": 1857, + "line": 1850, "column": 8 }, "end": { - "line": 1857, + "line": 1850, "column": 47 } } @@ -171651,16 +172633,16 @@ "type": "Line", "value": " Search arg dates tests", "range": [ - 54112, - 54137 + 53865, + 53890 ], "loc": { "start": { - "line": 1866, + "line": 1859, "column": 12 }, "end": { - "line": 1866, + "line": 1859, "column": 37 } } @@ -171669,16 +172651,16 @@ "type": "Line", "value": " lower equal date", "range": [ - 54778, - 54797 + 54531, + 54550 ], "loc": { "start": { - "line": 1882, + "line": 1875, "column": 12 }, "end": { - "line": 1882, + "line": 1875, "column": 31 } } @@ -171687,16 +172669,16 @@ "type": "Line", "value": " lower date", "range": [ - 54960, - 54973 + 54713, + 54726 ], "loc": { "start": { - "line": 1887, + "line": 1880, "column": 12 }, "end": { - "line": 1887, + "line": 1880, "column": 25 } } @@ -171705,16 +172687,16 @@ "type": "Line", "value": " greater equal date", "range": [ - 55138, - 55159 + 54891, + 54912 ], "loc": { "start": { - "line": 1892, + "line": 1885, "column": 12 }, "end": { - "line": 1892, + "line": 1885, "column": 33 } } @@ -171723,16 +172705,16 @@ "type": "Line", "value": " greater date", "range": [ - 55327, - 55342 + 55080, + 55095 ], "loc": { "start": { - "line": 1897, + "line": 1890, "column": 12 }, "end": { - "line": 1897, + "line": 1890, "column": 27 } } @@ -171741,16 +172723,16 @@ "type": "Line", "value": " different date", "range": [ - 55507, - 55524 + 55260, + 55277 ], "loc": { "start": { - "line": 1902, + "line": 1895, "column": 12 }, "end": { - "line": 1902, + "line": 1895, "column": 29 } } @@ -171759,16 +172741,16 @@ "type": "Line", "value": " equal date", "range": [ - 55714, - 55727 + 55467, + 55480 ], "loc": { "start": { - "line": 1907, + "line": 1900, "column": 12 }, "end": { - "line": 1907, + "line": 1900, "column": 25 } } @@ -171777,16 +172759,16 @@ "type": "Line", "value": " searched keyword with * operator doesn't have to be a date", "range": [ - 55918, - 55979 + 55671, + 55732 ], "loc": { "start": { - "line": 1912, + "line": 1905, "column": 12 }, "end": { - "line": 1912, + "line": 1905, "column": 73 } } @@ -171795,16 +172777,16 @@ "type": "Line", "value": " like date", "range": [ - 56019, - 56031 + 55772, + 55784 ], "loc": { "start": { - "line": 1913, + "line": 1906, "column": 39 }, "end": { - "line": 1913, + "line": 1906, "column": 51 } } @@ -171813,16 +172795,16 @@ "type": "Line", "value": "empty", "range": [ - 56347, - 56354 + 56100, + 56107 ], "loc": { "start": { - "line": 1921, + "line": 1914, "column": 12 }, "end": { - "line": 1921, + "line": 1914, "column": 19 } } @@ -171831,16 +172813,16 @@ "type": "Line", "value": "non-empty", "range": [ - 56465, - 56476 + 56218, + 56229 ], "loc": { "start": { - "line": 1925, + "line": 1918, "column": 12 }, "end": { - "line": 1925, + "line": 1918, "column": 23 } } @@ -171849,16 +172831,16 @@ "type": "Line", "value": " Convert to number anyways to auto-resolve type in case not", "range": [ - 56757, - 56818 + 56510, + 56571 ], "loc": { "start": { - "line": 1935, + "line": 1928, "column": 12 }, "end": { - "line": 1935, + "line": 1928, "column": 73 } } @@ -171867,16 +172849,16 @@ "type": "Line", "value": " defined by configuration", "range": [ - 56831, - 56858 + 56584, + 56611 ], "loc": { "start": { - "line": 1936, + "line": 1929, "column": 12 }, "end": { - "line": 1936, + "line": 1929, "column": 39 } } @@ -171885,16 +172867,16 @@ "type": "Line", "value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},", "range": [ - 56944, - 57006 + 56697, + 56759 ], "loc": { "start": { - "line": 1939, + "line": 1932, "column": 12 }, "end": { - "line": 1939, + "line": 1932, "column": 74 } } @@ -171903,16 +172885,16 @@ "type": "Line", "value": " rgx:)", "range": [ - 57019, - 57027 + 56772, + 56780 ], "loc": { "start": { - "line": 1940, + "line": 1933, "column": 12 }, "end": { - "line": 1940, + "line": 1933, "column": 20 } } @@ -171921,16 +172903,16 @@ "type": "Line", "value": " lower equal", "range": [ - 57040, - 57054 + 56793, + 56807 ], "loc": { "start": { - "line": 1941, + "line": 1934, "column": 12 }, "end": { - "line": 1941, + "line": 1934, "column": 26 } } @@ -171939,16 +172921,16 @@ "type": "Line", "value": "greater equal", "range": [ - 57245, - 57260 + 56998, + 57013 ], "loc": { "start": { - "line": 1948, + "line": 1941, "column": 12 }, "end": { - "line": 1948, + "line": 1941, "column": 27 } } @@ -171957,16 +172939,16 @@ "type": "Line", "value": "lower", "range": [ - 57456, - 57463 + 57209, + 57216 ], "loc": { "start": { - "line": 1955, + "line": 1948, "column": 12 }, "end": { - "line": 1955, + "line": 1948, "column": 19 } } @@ -171975,16 +172957,16 @@ "type": "Line", "value": "greater", "range": [ - 57657, - 57666 + 57410, + 57419 ], "loc": { "start": { - "line": 1962, + "line": 1955, "column": 12 }, "end": { - "line": 1962, + "line": 1955, "column": 21 } } @@ -171993,16 +172975,16 @@ "type": "Line", "value": "different", "range": [ - 57860, - 57871 + 57613, + 57624 ], "loc": { "start": { - "line": 1969, + "line": 1962, "column": 12 }, "end": { - "line": 1969, + "line": 1962, "column": 23 } } @@ -172011,16 +172993,16 @@ "type": "Line", "value": "like", "range": [ - 58062, - 58068 + 57815, + 57821 ], "loc": { "start": { - "line": 1974, + "line": 1967, "column": 12 }, "end": { - "line": 1974, + "line": 1967, "column": 18 } } @@ -172029,16 +173011,16 @@ "type": "Line", "value": "equal", "range": [ - 58245, - 58252 + 57998, + 58005 ], "loc": { "start": { - "line": 1979, + "line": 1972, "column": 12 }, "end": { - "line": 1979, + "line": 1972, "column": 19 } } @@ -172047,16 +173029,16 @@ "type": "Line", "value": "starts with", "range": [ - 58428, - 58441 + 58181, + 58194 ], "loc": { "start": { - "line": 1984, + "line": 1977, "column": 12 }, "end": { - "line": 1984, + "line": 1977, "column": 25 } } @@ -172065,16 +173047,16 @@ "type": "Line", "value": "ends with", "range": [ - 58610, - 58621 + 58363, + 58374 ], "loc": { "start": { - "line": 1989, + "line": 1982, "column": 12 }, "end": { - "line": 1989, + "line": 1982, "column": 23 } } @@ -172083,16 +173065,16 @@ "type": "Line", "value": "empty", "range": [ - 59040, - 59047 + 58793, + 58800 ], "loc": { "start": { - "line": 1998, + "line": 1991, "column": 12 }, "end": { - "line": 1998, + "line": 1991, "column": 19 } } @@ -172101,16 +173083,16 @@ "type": "Line", "value": "non-empty", "range": [ - 59158, - 59169 + 58911, + 58922 ], "loc": { "start": { - "line": 2002, + "line": 1995, "column": 12 }, "end": { - "line": 2002, + "line": 1995, "column": 23 } } @@ -172119,16 +173101,16 @@ "type": "Line", "value": "regexp", "range": [ - 59281, - 59289 + 59034, + 59042 ], "loc": { "start": { - "line": 2006, + "line": 1999, "column": 12 }, "end": { - "line": 2006, + "line": 1999, "column": 20 } } @@ -172137,16 +173119,16 @@ "type": "Line", "value": "in case regexp throws", "range": [ - 59336, - 59359 + 59089, + 59112 ], "loc": { "start": { - "line": 2008, + "line": 2001, "column": 16 }, "end": { - "line": 2008, + "line": 2001, "column": 39 } } @@ -172155,16 +173137,16 @@ "type": "Line", "value": "operator is removed", "range": [ - 59402, - 59423 + 59155, + 59176 ], "loc": { "start": { - "line": 2010, + "line": 2003, "column": 20 }, "end": { - "line": 2010, + "line": 2003, "column": 41 } } @@ -172173,16 +173155,16 @@ "type": "Line", "value": " If numeric type data, perform a strict equality test and", "range": [ - 59711, - 59770 + 59464, + 59523 ], "loc": { "start": { - "line": 2018, + "line": 2011, "column": 16 }, "end": { - "line": 2018, + "line": 2011, "column": 75 } } @@ -172191,16 +173173,16 @@ "type": "Line", "value": " fallback to unformatted number string comparison", "range": [ - 59787, - 59838 + 59540, + 59591 ], "loc": { "start": { - "line": 2019, + "line": 2012, "column": 16 }, "end": { - "line": 2019, + "line": 2012, "column": 67 } } @@ -172209,16 +173191,16 @@ "type": "Line", "value": " parseNb can return 0 for strings which are not", "range": [ - 60007, - 60056 + 59760, + 59809 ], "loc": { "start": { - "line": 2023, + "line": 2016, "column": 20 }, "end": { - "line": 2023, + "line": 2016, "column": 69 } } @@ -172227,16 +173209,16 @@ "type": "Line", "value": " formatted numbers, in that case return the original", "range": [ - 60077, - 60131 + 59830, + 59884 ], "loc": { "start": { - "line": 2024, + "line": 2017, "column": 20 }, "end": { - "line": 2024, + "line": 2017, "column": 74 } } @@ -172245,16 +173227,16 @@ "type": "Line", "value": " string. TODO: handle this in parseNb", "range": [ - 60152, - 60191 + 59905, + 59944 ], "loc": { "start": { - "line": 2025, + "line": 2018, "column": 20 }, "end": { - "line": 2025, + "line": 2018, "column": 59 } } @@ -172263,16 +173245,16 @@ "type": "Line", "value": " Finally test search term is contained in cell data", "range": [ - 60494, - 60547 + 60247, + 60300 ], "loc": { "start": { - "line": 2031, + "line": 2024, "column": 20 }, "end": { - "line": 2031, + "line": 2024, "column": 73 } } @@ -172281,16 +173263,16 @@ "type": "Line", "value": "else", "range": [ - 60870, - 60876 + 60623, + 60629 ], "loc": { "start": { - "line": 2042, + "line": 2035, "column": 9 }, "end": { - "line": 2042, + "line": 2035, "column": 15 } } @@ -172299,16 +173281,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": [ - 60915, - 61199 + 60668, + 60952 ], "loc": { "start": { - "line": 2047, + "line": 2040, "column": 4 }, "end": { - "line": 2053, + "line": 2046, "column": 7 } } @@ -172317,16 +173299,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": [ - 61354, - 61642 + 61107, + 61395 ], "loc": { "start": { - "line": 2058, + "line": 2051, "column": 4 }, "end": { - "line": 2064, + "line": 2057, "column": 7 } } @@ -172335,16 +173317,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": [ - 61800, - 62181 + 61553, + 61934 ], "loc": { "start": { - "line": 2069, + "line": 2062, "column": 4 }, "end": { - "line": 2077, + "line": 2070, "column": 7 } } @@ -172353,16 +173335,16 @@ "type": "Line", "value": " checks if current row index appears in exclude array", "range": [ - 62719, - 62774 + 62472, + 62527 ], "loc": { "start": { - "line": 2096, + "line": 2089, "column": 12 }, "end": { - "line": 2096, + "line": 2089, "column": 67 } } @@ -172371,16 +173353,16 @@ "type": "Line", "value": " checks if row has exact cell # and is not excluded", "range": [ - 62974, - 63027 + 62727, + 62780 ], "loc": { "start": { - "line": 2103, + "line": 2096, "column": 12 }, "end": { - "line": 2103, + "line": 2096, "column": 65 } } @@ -172389,16 +173371,16 @@ "type": "Line", "value": " this loop retrieves cell data", "range": [ - 63105, - 63137 + 62858, + 62890 ], "loc": { "start": { - "line": 2105, + "line": 2098, "column": 16 }, "end": { - "line": 2105, + "line": 2098, "column": 48 } } @@ -172407,16 +173389,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": [ - 63461, - 63613 + 63214, + 63366 ], "loc": { "start": { - "line": 2118, + "line": 2111, "column": 4 }, "end": { - "line": 2122, + "line": 2115, "column": 7 } } @@ -172425,16 +173407,16 @@ "type": "Line", "value": "mutiple select", "range": [ - 64007, - 64023 + 63760, + 63776 ], "loc": { "start": { - "line": 2137, + "line": 2130, "column": 8 }, "end": { - "line": 2137, + "line": 2130, "column": 24 } } @@ -172443,16 +173425,16 @@ "type": "Line", "value": "checklist", "range": [ - 64152, - 64163 + 63905, + 63916 ], "loc": { "start": { - "line": 2141, + "line": 2134, "column": 8 }, "end": { - "line": 2141, + "line": 2134, "column": 19 } } @@ -172461,16 +173443,16 @@ "type": "Line", "value": "return an empty string if collection is empty or contains a single", "range": [ - 64294, - 64362 + 64047, + 64115 ], "loc": { "start": { - "line": 2145, + "line": 2138, "column": 8 }, "end": { - "line": 2145, + "line": 2138, "column": 76 } } @@ -172479,16 +173461,16 @@ "type": "Line", "value": "empty string", "range": [ - 64371, - 64385 + 64124, + 64138 ], "loc": { "start": { - "line": 2146, + "line": 2139, "column": 8 }, "end": { - "line": 2146, + "line": 2139, "column": 22 } } @@ -172497,16 +173479,16 @@ "type": "Block", "value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ", "range": [ - 64579, - 64671 + 64332, + 64424 ], "loc": { "start": { - "line": 2155, + "line": 2148, "column": 4 }, "end": { - "line": 2158, + "line": 2151, "column": 7 } } @@ -172515,16 +173497,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": [ - 65113, - 65276 + 64866, + 65029 ], "loc": { "start": { - "line": 2175, + "line": 2168, "column": 4 }, "end": { - "line": 2179, + "line": 2172, "column": 7 } } @@ -172533,16 +173515,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": [ - 65407, - 65808 + 65160, + 65561 ], "loc": { "start": { - "line": 2187, + "line": 2180, "column": 4 }, "end": { - "line": 2195, + "line": 2188, "column": 7 } } @@ -172551,16 +173533,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": [ - 66225, - 66371 + 65978, + 66124 ], "loc": { "start": { - "line": 2211, + "line": 2204, "column": 4 }, "end": { - "line": 2215, + "line": 2208, "column": 7 } } @@ -172569,16 +173551,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": [ - 66480, - 66646 + 66233, + 66399 ], "loc": { "start": { - "line": 2221, + "line": 2214, "column": 4 }, "end": { - "line": 2225, + "line": 2218, "column": 7 } } @@ -172587,16 +173569,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": [ - 66794, - 67025 + 66547, + 66778 ], "loc": { "start": { - "line": 2231, + "line": 2224, "column": 4 }, "end": { - "line": 2236, + "line": 2229, "column": 7 } } @@ -172605,16 +173587,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": [ - 67267, - 67395 + 67020, + 67148 ], "loc": { "start": { - "line": 2247, + "line": 2240, "column": 4 }, "end": { - "line": 2251, + "line": 2244, "column": 7 } } @@ -172623,16 +173605,16 @@ "type": "Line", "value": " Invoke cellParser for this column if any", "range": [ - 67505, - 67548 + 67258, + 67301 ], "loc": { "start": { - "line": 2255, + "line": 2248, "column": 8 }, "end": { - "line": 2255, + "line": 2248, "column": 51 } } @@ -172641,16 +173623,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": [ - 67726, - 67906 + 67479, + 67659 ], "loc": { "start": { - "line": 2263, + "line": 2256, "column": 4 }, "end": { - "line": 2267, + "line": 2260, "column": 7 } } @@ -172659,16 +173641,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": [ - 68473, - 68853 + 68226, + 68606 ], "loc": { "start": { - "line": 2286, + "line": 2279, "column": 4 }, "end": { - "line": 2296, + "line": 2289, "column": 7 } } @@ -172677,16 +173659,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": [ - 69005, - 69341 + 68758, + 69094 ], "loc": { "start": { - "line": 2301, + "line": 2294, "column": 4 }, "end": { - "line": 2310, + "line": 2303, "column": 7 } } @@ -172695,16 +173677,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": [ - 69496, - 69971 + 69249, + 69724 ], "loc": { "start": { - "line": 2315, + "line": 2308, "column": 4 }, "end": { - "line": 2328, + "line": 2321, "column": 7 } } @@ -172713,16 +173695,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": [ - 71080, - 71536 + 70833, + 71289 ], "loc": { "start": { - "line": 2361, + "line": 2354, "column": 4 }, "end": { - "line": 2373, + "line": 2366, "column": 7 } } @@ -172731,16 +173713,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": [ - 71696, - 72108 + 71449, + 71861 ], "loc": { "start": { - "line": 2378, + "line": 2371, "column": 4 }, "end": { - "line": 2389, + "line": 2382, "column": 7 } } @@ -172749,16 +173731,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": [ - 72271, - 72749 + 72024, + 72502 ], "loc": { "start": { - "line": 2394, + "line": 2387, "column": 4 }, "end": { - "line": 2407, + "line": 2400, "column": 7 } } @@ -172767,16 +173749,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": [ - 73991, - 74395 + 73744, + 74148 ], "loc": { "start": { - "line": 2444, + "line": 2437, "column": 4 }, "end": { - "line": 2452, + "line": 2445, "column": 7 } } @@ -172785,16 +173767,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": [ - 74584, - 75000 + 74337, + 74753 ], "loc": { "start": { - "line": 2458, + "line": 2451, "column": 4 }, "end": { - "line": 2466, + "line": 2459, "column": 7 } } @@ -172803,16 +173785,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": [ - 75187, - 75596 + 74940, + 75349 ], "loc": { "start": { - "line": 2472, + "line": 2465, "column": 4 }, "end": { - "line": 2480, + "line": 2473, "column": 7 } } @@ -172821,16 +173803,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": [ - 75788, - 76209 + 75541, + 75962 ], "loc": { "start": { - "line": 2486, + "line": 2479, "column": 4 }, "end": { - "line": 2494, + "line": 2487, "column": 7 } } @@ -172839,16 +173821,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": [ - 76399, - 77005 + 76152, + 76758 ], "loc": { "start": { - "line": 2500, + "line": 2493, "column": 4 }, "end": { - "line": 2512, + "line": 2505, "column": 7 } } @@ -172857,16 +173839,16 @@ "type": "Line", "value": " ensure valid rows index do not contain excluded rows and row is", "range": [ - 77373, - 77439 + 77126, + 77192 ], "loc": { "start": { - "line": 2528, + "line": 2521, "column": 8 }, "end": { - "line": 2528, + "line": 2521, "column": 74 } } @@ -172875,16 +173857,16 @@ "type": "Line", "value": " displayed", "range": [ - 77448, - 77460 + 77201, + 77213 ], "loc": { "start": { - "line": 2529, + "line": 2522, "column": 8 }, "end": { - "line": 2529, + "line": 2522, "column": 20 } } @@ -172893,16 +173875,16 @@ "type": "Line", "value": " convert column value to expected type if necessary", "range": [ - 77724, - 77777 + 77477, + 77530 ], "loc": { "start": { - "line": 2537, + "line": 2530, "column": 8 }, "end": { - "line": 2537, + "line": 2530, "column": 61 } } @@ -172911,16 +173893,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": [ - 78061, - 78223 + 77814, + 77976 ], "loc": { "start": { - "line": 2549, + "line": 2542, "column": 4 }, "end": { - "line": 2553, + "line": 2546, "column": 7 } } @@ -172929,16 +173911,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": [ - 78294, - 78467 + 78047, + 78220 ], "loc": { "start": { - "line": 2558, + "line": 2551, "column": 4 }, "end": { - "line": 2562, + "line": 2555, "column": 7 } } @@ -172947,16 +173929,16 @@ "type": "Line", "value": " always visible rows are valid", "range": [ - 78641, - 78673 + 78394, + 78426 ], "loc": { "start": { - "line": 2569, + "line": 2562, "column": 8 }, "end": { - "line": 2569, + "line": 2562, "column": 40 } } @@ -172965,16 +173947,16 @@ "type": "Block", "value": "*\n * Validate all filterable rows\n ", "range": [ - 79314, - 79361 + 79067, + 79114 ], "loc": { "start": { - "line": 2593, + "line": 2586, "column": 4 }, "end": { - "line": 2595, + "line": 2588, "column": 7 } } @@ -172983,16 +173965,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": [ - 79611, - 79773 + 79364, + 79526 ], "loc": { "start": { - "line": 2606, + "line": 2599, "column": 4 }, "end": { - "line": 2610, + "line": 2603, "column": 7 } } @@ -173001,16 +173983,16 @@ "type": "Line", "value": "multiple selects", "range": [ - 80296, - 80314 + 80051, + 80069 ], "loc": { "start": { - "line": 2625, + "line": 2618, "column": 8 }, "end": { - "line": 2625, + "line": 2618, "column": 26 } } @@ -173019,16 +174001,16 @@ "type": "Line", "value": "checklist", "range": [ - 80763, - 80774 + 80520, + 80531 ], "loc": { "start": { - "line": 2637, + "line": 2630, "column": 8 }, "end": { - "line": 2637, + "line": 2630, "column": 19 } } @@ -173037,16 +174019,16 @@ "type": "Block", "value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ", "range": [ - 81370, - 81474 + 81127, + 81231 ], "loc": { "start": { - "line": 2655, + "line": 2648, "column": 4 }, "end": { - "line": 2658, + "line": 2651, "column": 7 } } @@ -173055,16 +174037,16 @@ "type": "Block", "value": "*\n * Make defined rows always visible\n ", "range": [ - 82235, - 82286 + 81992, + 82043 ], "loc": { "start": { - "line": 2686, + "line": 2679, "column": 4 }, "end": { - "line": 2688, + "line": 2681, "column": 7 } } @@ -173073,16 +174055,16 @@ "type": "Line", "value": "row index cannot be > nrows", "range": [ - 82548, - 82577 + 82305, + 82334 ], "loc": { "start": { - "line": 2696, + "line": 2689, "column": 12 }, "end": { - "line": 2696, + "line": 2689, "column": 41 } } @@ -173091,16 +174073,16 @@ "type": "Block", "value": "*\n * Clear all the filters' values\n ", "range": [ - 82691, - 82739 + 82448, + 82496 ], "loc": { "start": { - "line": 2703, + "line": 2696, "column": 4 }, "end": { - "line": 2705, + "line": 2698, "column": 7 } } @@ -173109,16 +174091,16 @@ "type": "Block", "value": "*\n * Return the ID of the current active filter\n * @return {String}\n ", "range": [ - 83184, - 83269 + 82941, + 83026 ], "loc": { "start": { - "line": 2724, + "line": 2717, "column": 4 }, "end": { - "line": 2727, + "line": 2720, "column": 7 } } @@ -173127,16 +174109,16 @@ "type": "Block", "value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ", "range": [ - 83343, - 83444 + 83100, + 83201 ], "loc": { "start": { - "line": 2732, + "line": 2725, "column": 4 }, "end": { - "line": 2735, + "line": 2728, "column": 7 } } @@ -173145,16 +174127,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": [ - 83530, - 83678 + 83287, + 83435 ], "loc": { "start": { - "line": 2740, + "line": 2733, "column": 4 }, "end": { - "line": 2744, + "line": 2737, "column": 7 } } @@ -173163,16 +174145,88 @@ "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": [ - 83856, - 84017 + 83613, + 83774 ], "loc": { "start": { - "line": 2751, + "line": 2744, "column": 4 }, "end": { - "line": 2756, + "line": 2749, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Check if has external filters\n * @returns {Boolean}\n * @private\n ", + "range": [ + 83872, + 83962 + ], + "loc": { + "start": { + "line": 2754, + "column": 4 + }, + "end": { + "line": 2758, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Returns styles path\n * @returns {String}\n * @private\n ", + "range": [ + 84046, + 84125 + ], + "loc": { + "start": { + "line": 2763, + "column": 4 + }, + "end": { + "line": 2767, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Returns main stylesheet path\n * @returns {String}\n * @private\n ", + "range": [ + 84236, + 84324 + ], + "loc": { + "start": { + "line": 2772, + "column": 4 + }, + "end": { + "line": 2776, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Returns themes path\n * @returns {String}\n * @private\n ", + "range": [ + 84467, + 84546 + ], + "loc": { + "start": { + "line": 2782, + "column": 4 + }, + "end": { + "line": 2786, "column": 7 } } @@ -173181,16 +174235,16 @@ "type": "Block", "value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ", "range": [ - 84115, - 84212 + 84678, + 84775 ], "loc": { "start": { - "line": 2761, + "line": 2792, "column": 4 }, "end": { - "line": 2764, + "line": 2795, "column": 7 } } @@ -173199,16 +174253,16 @@ "type": "Block", "value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ", "range": [ - 84378, - 84483 + 84941, + 85046 ], "loc": { "start": { - "line": 2772, + "line": 2803, "column": 4 }, "end": { - "line": 2775, + "line": 2806, "column": 7 } } @@ -173217,16 +174271,16 @@ "type": "Line", "value": " Welcome to cyclomatic complexity hell :)", "range": [ - 85165, - 85208 + 85728, + 85771 ], "loc": { "start": { - "line": 2793, + "line": 2824, "column": 12 }, "end": { - "line": 2793, + "line": 2824, "column": 55 } } @@ -173235,16 +174289,16 @@ "type": "Line", "value": " TODO: simplify/refactor if statement", "range": [ - 85221, - 85260 + 85784, + 85823 ], "loc": { "start": { - "line": 2794, + "line": 2825, "column": 12 }, "end": { - "line": 2794, + "line": 2825, "column": 51 } } @@ -173253,16 +174307,16 @@ "type": "Line", "value": "1st option needs to be inserted", "range": [ - 85619, - 85652 + 86182, + 86215 ], "loc": { "start": { - "line": 2802, + "line": 2833, "column": 16 }, "end": { - "line": 2802, + "line": 2833, "column": 49 } } @@ -173271,66 +174325,12 @@ "type": "Block", "value": "*\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", "range": [ - 86293, - 86448 + 86856, + 87011 ], "loc": { "start": { - "line": 2822, - "column": 4 - }, - "end": { - "line": 2826, - "column": 7 - } - } - }, - { - "type": "Block", - "value": "*\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", - "range": [ - 86640, - 86754 - ], - "loc": { - "start": { - "line": 2833, - "column": 4 - }, - "end": { - "line": 2837, - "column": 7 - } - } - }, - { - "type": "Block", - "value": "*\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", - "range": [ - 86854, - 86970 - ], - "loc": { - "start": { - "line": 2842, - "column": 4 - }, - "end": { - "line": 2846, - "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": [ - 87105, - 87308 - ], - "loc": { - "start": { - "line": 2852, + "line": 2853, "column": 4 }, "end": { @@ -173341,18 +174341,72 @@ }, { "type": "Block", - "value": "*\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n ", + "value": "*\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", "range": [ - 87524, - 87664 + 87203, + 87317 ], "loc": { "start": { - "line": 2866, + "line": 2864, "column": 4 }, "end": { - "line": 2870, + "line": 2868, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", + "range": [ + 87417, + 87533 + ], + "loc": { + "start": { + "line": 2873, + "column": 4 + }, + "end": { + "line": 2877, + "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": [ + 87668, + 87871 + ], + "loc": { + "start": { + "line": 2883, + "column": 4 + }, + "end": { + "line": 2888, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n ", + "range": [ + 88087, + 88227 + ], + "loc": { + "start": { + "line": 2897, + "column": 4 + }, + "end": { + "line": 2901, "column": 7 } } @@ -173361,16 +174415,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": [ - 87867, - 88086 + 88430, + 88649 ], "loc": { "start": { - "line": 2879, + "line": 2910, "column": 4 }, "end": { - "line": 2884, + "line": 2915, "column": 7 } } @@ -173379,16 +174433,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": [ - 88561, - 88820 + 89124, + 89383 ], "loc": { "start": { - "line": 2901, + "line": 2932, "column": 4 }, "end": { - "line": 2907, + "line": 2938, "column": 7 } } @@ -173397,16 +174451,16 @@ "type": "Line", "value": "Browser <> IE onload event works only for scripts, not for stylesheets", "range": [ - 89461, - 89533 + 90024, + 90096 ], "loc": { "start": { - "line": 2929, + "line": 2960, "column": 8 }, "end": { - "line": 2929, + "line": 2960, "column": 80 } } @@ -173415,16 +174469,16 @@ "type": "Block", "value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ", "range": [ - 90080, - 90155 + 90643, + 90718 ], "loc": { "start": { - "line": 2946, + "line": 2977, "column": 4 }, "end": { - "line": 2949, + "line": 2980, "column": 7 } } @@ -173433,16 +174487,16 @@ "type": "Block", "value": "*\n * Get list of filter IDs\n * @return {Array} List of filters ids\n ", "range": [ - 90222, - 90306 + 90785, + 90869 ], "loc": { "start": { - "line": 2954, + "line": 2985, "column": 4 }, "end": { - "line": 2957, + "line": 2988, "column": 7 } } @@ -173451,16 +174505,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": [ - 90373, - 90549 + 90936, + 91112 ], "loc": { "start": { - "line": 2962, + "line": 2993, "column": 4 }, "end": { - "line": 2966, + "line": 2997, "column": 7 } } @@ -173469,16 +174523,16 @@ "type": "Block", "value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ", "range": [ - 91271, - 91361 + 91834, + 91924 ], "loc": { "start": { - "line": 2990, + "line": 3021, "column": 4 }, "end": { - "line": 2993, + "line": 3024, "column": 7 } } @@ -173487,16 +174541,16 @@ "type": "Block", "value": "*\n * Get the index of the headers row\n * @return {Number}\n ", "range": [ - 91437, - 91512 + 92000, + 92075 ], "loc": { "start": { - "line": 2998, + "line": 3029, "column": 4 }, "end": { - "line": 3001, + "line": 3032, "column": 7 } } @@ -173505,16 +174559,16 @@ "type": "Block", "value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ", "range": [ - 91583, - 91710 + 92146, + 92273 ], "loc": { "start": { - "line": 3006, + "line": 3037, "column": 4 }, "end": { - "line": 3010, + "line": 3041, "column": 7 } } @@ -173523,16 +174577,16 @@ "type": "Block", "value": "*\n * Get the index of the last row\n * @return {Number}\n ", "range": [ - 91775, - 91847 + 92338, + 92410 ], "loc": { "start": { - "line": 3015, + "line": 3046, "column": 4 }, "end": { - "line": 3018, + "line": 3049, "column": 7 } } @@ -173541,16 +174595,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": [ - 91955, - 92164 + 92518, + 92727 ], "loc": { "start": { - "line": 3024, + "line": 3055, "column": 4 }, "end": { - "line": 3029, + "line": 3060, "column": 7 } } @@ -173559,16 +174613,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": [ - 92459, - 92600 + 93022, + 93163 ], "loc": { "start": { - "line": 3041, + "line": 3072, "column": 4 }, "end": { - "line": 3045, + "line": 3076, "column": 7 } } @@ -173577,16 +174631,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": [ - 93062, - 93235 + 93625, + 93798 ], "loc": { "start": { - "line": 3060, + "line": 3091, "column": 4 }, "end": { - "line": 3064, + "line": 3095, "column": 7 } } @@ -173595,16 +174649,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": [ - 93757, - 93893 + 94320, + 94456 ], "loc": { "start": { - "line": 3080, + "line": 3111, "column": 4 }, "end": { - "line": 3084, + "line": 3115, "column": 7 } } @@ -173613,16 +174667,16 @@ "type": "Block", "value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ", "range": [ - 93978, - 94060 + 94541, + 94623 ], "loc": { "start": { - "line": 3089, + "line": 3120, "column": 4 }, "end": { - "line": 3092, + "line": 3123, "column": 7 } } @@ -173631,16 +174685,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": [ - 94138, - 94293 + 94701, + 94856 ], "loc": { "start": { - "line": 3097, + "line": 3128, "column": 4 }, "end": { - "line": 3101, + "line": 3132, "column": 7 } } @@ -173649,16 +174703,16 @@ "type": "Block", "value": "*\n * Return the working DOM element\n * @return {HTMLTableElement}\n ", "range": [ - 94391, - 94474 + 94954, + 95037 ], "loc": { "start": { - "line": 3106, + "line": 3137, "column": 4 }, "end": { - "line": 3109, + "line": 3140, "column": 7 } } @@ -173667,16 +174721,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": [ - 94523, - 94729 + 95086, + 95292 ], "loc": { "start": { - "line": 3114, + "line": 3145, "column": 4 }, "end": { - "line": 3119, + "line": 3150, "column": 7 } } @@ -173685,16 +174739,16 @@ "type": "Block", "value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ", "range": [ - 95066, - 95154 + 95629, + 95717 ], "loc": { "start": { - "line": 3131, + "line": 3162, "column": 4 }, "end": { - "line": 3134, + "line": 3165, "column": 7 } } diff --git a/docs/class/src/emitter.js~Emitter.html b/docs/class/src/emitter.js~Emitter.html index 215c116f..aa1def10 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.28 API Document + Emitter | tablefilter v0.5.29 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 65da0477..458f367a 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.28 API Document + AdapterEzEditTable | tablefilter v0.5.29 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 d34ca72a..635548cd 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.28 API Document + ColOps | tablefilter v0.5.29 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 7b50da33..b8a2e3ed 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.28 API Document + ColsVisibility | tablefilter v0.5.29 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 0ff7d5ed..e70b1b0f 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.28 API Document + AdapterSortableTable | tablefilter v0.5.29 API Document diff --git a/docs/class/src/feature.js~Feature.html b/docs/class/src/feature.js~Feature.html index 7ab20066..f4b1f8f0 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.28 API Document + Feature | tablefilter v0.5.29 API Document diff --git a/docs/class/src/modules/alternateRows.js~AlternateRows.html b/docs/class/src/modules/alternateRows.js~AlternateRows.html index 23a1bd07..515c72ef 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.28 API Document + AlternateRows | tablefilter v0.5.29 API Document diff --git a/docs/class/src/modules/baseDropdown.js~BaseDropdown.html b/docs/class/src/modules/baseDropdown.js~BaseDropdown.html index 13292bc6..cff28add 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.28 API Document + BaseDropdown | tablefilter v0.5.29 API Document diff --git a/docs/class/src/modules/checkList.js~CheckList.html b/docs/class/src/modules/checkList.js~CheckList.html index 87c74fe7..9c0519bb 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.28 API Document + CheckList | tablefilter v0.5.29 API Document diff --git a/docs/class/src/modules/clearButton.js~ClearButton.html b/docs/class/src/modules/clearButton.js~ClearButton.html index 72255fb7..4e11ca36 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.28 API Document + ClearButton | tablefilter v0.5.29 API Document diff --git a/docs/class/src/modules/dateType.js~DateType.html b/docs/class/src/modules/dateType.js~DateType.html index 2c9bf372..d9af0a10 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.28 API Document + DateType | tablefilter v0.5.29 API Document diff --git a/docs/class/src/modules/dropdown.js~Dropdown.html b/docs/class/src/modules/dropdown.js~Dropdown.html index 54d0e77c..cb8a654e 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.28 API Document + Dropdown | tablefilter v0.5.29 API Document diff --git a/docs/class/src/modules/gridLayout.js~GridLayout.html b/docs/class/src/modules/gridLayout.js~GridLayout.html index 60749fcc..650762e9 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.28 API Document + GridLayout | tablefilter v0.5.29 API Document @@ -1474,7 +1474,7 @@ TODO: reduce size of init by extracting single purposed methods

- source + source diff --git a/docs/class/src/modules/hash.js~Hash.html b/docs/class/src/modules/hash.js~Hash.html index b7f551ab..3e7838ae 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.28 API Document + Hash | tablefilter v0.5.29 API Document diff --git a/docs/class/src/modules/help.js~Help.html b/docs/class/src/modules/help.js~Help.html index 9a732d0a..108af4e5 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.28 API Document + Help | tablefilter v0.5.29 API Document diff --git a/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html b/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html index 809a2410..cf019856 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.28 API Document + HighlightKeyword | tablefilter v0.5.29 API Document diff --git a/docs/class/src/modules/loader.js~Loader.html b/docs/class/src/modules/loader.js~Loader.html index ad7d154b..02bb6aef 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.28 API Document + Loader | tablefilter v0.5.29 API Document diff --git a/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html b/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html index d7b5e45f..08019e99 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.28 API Document + MarkActiveColumns | tablefilter v0.5.29 API Document diff --git a/docs/class/src/modules/noResults.js~NoResults.html b/docs/class/src/modules/noResults.js~NoResults.html index 4c940328..c71a6c69 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.28 API Document + NoResults | tablefilter v0.5.29 API Document diff --git a/docs/class/src/modules/paging.js~Paging.html b/docs/class/src/modules/paging.js~Paging.html index 497f1a3b..1ef55d0c 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.28 API Document + Paging | tablefilter v0.5.29 API Document diff --git a/docs/class/src/modules/popupFilter.js~PopupFilter.html b/docs/class/src/modules/popupFilter.js~PopupFilter.html index b0446dd6..a8039681 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.28 API Document + PopupFilter | tablefilter v0.5.29 API Document @@ -1513,7 +1513,7 @@ by default

- source + source @@ -1761,7 +1761,7 @@ by default

- source + source @@ -1826,7 +1826,7 @@ by default

- source + source @@ -1867,7 +1867,7 @@ by default

- source + source @@ -1908,7 +1908,7 @@ by default

- source + source @@ -1973,7 +1973,7 @@ by default

- source + source @@ -2031,7 +2031,7 @@ by default

- source + source @@ -2089,7 +2089,7 @@ by default

- source + source @@ -2171,7 +2171,7 @@ by default

- source + source @@ -2239,7 +2239,7 @@ by default

- source + source @@ -2297,7 +2297,7 @@ by default

- source + source @@ -2338,7 +2338,7 @@ by default

- source + source @@ -2379,7 +2379,7 @@ by default

- source + source diff --git a/docs/class/src/modules/rowsCounter.js~RowsCounter.html b/docs/class/src/modules/rowsCounter.js~RowsCounter.html index d46adf49..909070d8 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.28 API Document + RowsCounter | tablefilter v0.5.29 API Document diff --git a/docs/class/src/modules/state.js~State.html b/docs/class/src/modules/state.js~State.html index 8bde1351..fae37f7b 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.28 API Document + State | tablefilter v0.5.29 API Document diff --git a/docs/class/src/modules/statusBar.js~StatusBar.html b/docs/class/src/modules/statusBar.js~StatusBar.html index 19316c9d..787c990e 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.28 API Document + StatusBar | tablefilter v0.5.29 API Document diff --git a/docs/class/src/modules/storage.js~Storage.html b/docs/class/src/modules/storage.js~Storage.html index d23f1f9e..80cfff92 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.28 API Document + Storage | tablefilter v0.5.29 API Document diff --git a/docs/class/src/tablefilter.js~TableFilter.html b/docs/class/src/tablefilter.js~TableFilter.html index 2a0a2f21..b701155d 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.28 API Document + TableFilter | tablefilter v0.5.29 API Document @@ -1494,32 +1494,6 @@ types

- - - -
-

- isExternalFlt: Boolean -

-
-
- - -

Enable/disable external filters generation

-
-
- - - - - - - - - public - - - @@ -4832,7 +4806,7 @@ requires table or id arguments, row and < - source + source @@ -4873,7 +4847,7 @@ requires table or id arguments, row and < - source + source @@ -4914,7 +4888,7 @@ requires table or id arguments, row and < - source + source @@ -4956,7 +4930,7 @@ stops typing

- source + source @@ -5038,7 +5012,7 @@ stops typing

- source + source @@ -5079,7 +5053,7 @@ stops typing

- source + source @@ -5120,7 +5094,7 @@ stops typing

- source + source @@ -5161,7 +5135,7 @@ stops typing

- source + source @@ -5202,7 +5176,7 @@ stops typing

- source + source @@ -5251,7 +5225,7 @@ cell_parser: { - source + source @@ -5292,7 +5266,7 @@ cell_parser: { - source + source @@ -5342,7 +5316,7 @@ information on date parsing formats supported by Sugar Date

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

- source + source @@ -5436,7 +5410,7 @@ custom_options: { - source + source @@ -5477,7 +5451,7 @@ custom_options: { - source + source @@ -5518,7 +5492,7 @@ custom_options: { - source + source @@ -5560,7 +5534,7 @@ linked filters filtering mode is on

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

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

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

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

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

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

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

- source + source @@ -5930,7 +5904,7 @@ types

- source + source @@ -5971,7 +5945,7 @@ types

- source + source @@ -6012,7 +5986,7 @@ types

- source + source @@ -6053,7 +6027,7 @@ types

- source + source @@ -6094,7 +6068,7 @@ types

- source + source @@ -6135,7 +6109,7 @@ types

- source + source @@ -6258,7 +6232,7 @@ types

- source + source @@ -6340,7 +6314,7 @@ types

- source + source @@ -6381,7 +6355,7 @@ types

- source + source @@ -6422,7 +6396,7 @@ types

- source + source @@ -6463,7 +6437,7 @@ types

- source + source @@ -6504,7 +6478,7 @@ types

- source + source @@ -6586,7 +6560,7 @@ types

- source + source @@ -6627,7 +6601,7 @@ types

- source + source @@ -6668,7 +6642,7 @@ types

- source + source @@ -6709,7 +6683,7 @@ types

- source + source @@ -6750,7 +6724,7 @@ types

- source + source @@ -6820,47 +6794,6 @@ types

- -
-

- public - - - - - isExternalFlt: Boolean - - - - source - -

- - - - -

Enable/disable external filters generation

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

@@ -6914,7 +6847,7 @@ types

- source + source

@@ -6955,7 +6888,7 @@ types

- source + source @@ -6996,7 +6929,7 @@ types

- source + source @@ -7037,7 +6970,7 @@ types

- source + source @@ -7079,7 +7012,7 @@ first usage

- source + source @@ -7120,7 +7053,7 @@ first usage

- source + source @@ -7162,7 +7095,7 @@ first usage

- source + source @@ -7244,7 +7177,7 @@ first usage

- source + source @@ -7285,7 +7218,7 @@ first usage

- source + source @@ -7326,7 +7259,7 @@ first usage

- source + source @@ -7367,7 +7300,7 @@ first usage

- source + source @@ -7408,7 +7341,7 @@ first usage

- source + source @@ -7449,7 +7382,7 @@ first usage

- source + source @@ -7490,7 +7423,7 @@ first usage

- source + source @@ -7531,7 +7464,7 @@ first usage

- source + source @@ -7572,7 +7505,7 @@ first usage

- source + source @@ -7613,7 +7546,7 @@ first usage

- source + source @@ -7654,7 +7587,7 @@ first usage

- source + source @@ -7696,7 +7629,7 @@ on change event

- source + source @@ -7737,7 +7670,7 @@ on change event

- source + source @@ -7778,7 +7711,7 @@ on change event

- source + source @@ -7902,7 +7835,7 @@ are generated

- source + source @@ -7943,7 +7876,7 @@ are generated

- source + source @@ -7984,7 +7917,7 @@ are generated

- source + source @@ -8025,7 +7958,7 @@ are generated

- source + source @@ -8066,7 +7999,7 @@ are generated

- source + source @@ -8107,7 +8040,7 @@ are generated

- source + source @@ -8148,7 +8081,7 @@ are generated

- source + source @@ -8190,7 +8123,7 @@ manner

- source + source @@ -8232,7 +8165,7 @@ manner

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

- source + source @@ -9967,7 +9900,7 @@ custom options values and texts

- source + source @@ -10049,7 +9982,7 @@ with following structure: - source + source @@ -10119,7 +10052,7 @@ configuration or global setting

- source + source @@ -10187,7 +10120,7 @@ configuration or global setting

- source + source @@ -10256,7 +10189,7 @@ configuration or global setting

- source + source @@ -10324,7 +10257,7 @@ configuration or global setting

- source + source @@ -10393,7 +10326,7 @@ configuration or global setting

- source + source @@ -10444,7 +10377,7 @@ configuration or global setting

- source + source @@ -10530,7 +10463,7 @@ configuration or global setting

- source + source @@ -10616,7 +10549,7 @@ configuration or global setting

- source + source @@ -10699,7 +10632,7 @@ with following structure: - source + source @@ -10781,7 +10714,7 @@ with following structure: - source + source @@ -10859,7 +10792,7 @@ Note: hidden filters are also returned

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

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

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

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

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

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

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

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

- source + source @@ -11392,7 +11325,7 @@ defined

- source + source @@ -11444,7 +11377,7 @@ row)

- source + source @@ -11513,7 +11446,7 @@ row)

- source + source @@ -11582,7 +11515,7 @@ row)

- source + source @@ -11651,7 +11584,7 @@ row)

- source + source @@ -11732,7 +11665,7 @@ row)

- source + source @@ -11818,7 +11751,7 @@ row)

- source + source @@ -11904,7 +11837,7 @@ row)

- source + source @@ -11972,7 +11905,7 @@ row)

- source + source @@ -12048,7 +11981,7 @@ row)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

- source + source @@ -13014,7 +12947,7 @@ columns

- source + source @@ -13079,7 +13012,7 @@ columns

- source + source @@ -13120,7 +13053,7 @@ columns

- source + source @@ -13161,7 +13094,7 @@ columns

- source + source @@ -13219,7 +13152,7 @@ columns

- source + source @@ -13277,7 +13210,7 @@ columns

- source + source @@ -13342,7 +13275,7 @@ columns

- source + source @@ -13383,7 +13316,7 @@ columns

- source + source @@ -13424,7 +13357,7 @@ columns

- source + source diff --git a/docs/coverage.json b/docs/coverage.json index 7b1e23f5..0fef7f01 100644 --- a/docs/coverage.json +++ b/docs/coverage.json @@ -1,7 +1,7 @@ { "coverage": "100%", - "expectCount": 678, - "actualCount": 678, + "expectCount": 677, + "actualCount": 677, "files": { "src/const.js": { "expectCount": 19, @@ -139,8 +139,8 @@ "undocumentLines": [] }, "src/tablefilter.js": { - "expectCount": 173, - "actualCount": 173, + "expectCount": 172, + "actualCount": 172, "undocumentLines": [] }, "src/dom.js": { diff --git a/docs/dump.json b/docs/dump.json index 90402079..c07616ab 100644 --- a/docs/dump.json +++ b/docs/dump.json @@ -3153,7 +3153,7 @@ "access": null, "description": null, "lineNumber": 1, - "content": "import {Feature} from '../../feature';\nimport {\n addClass, removeClass, createCheckItem, createElm, elm, removeElm,\n getText\n} from '../../dom';\nimport {isUndef, EMPTY_FN} from '../../types';\nimport {addEvt, targetEvt, removeEvt} from '../../event';\nimport {root} from '../../root';\nimport {NONE} from '../../const';\nimport {\n defaultsBool, defaultsStr, defaultsFn,\n defaultsNb, defaultsArr\n} from '../../settings';\n\n/**\n * Columns Visibility extension\n */\nexport default class ColsVisibility extends Feature {\n\n /**\n * Creates an instance of ColsVisibility\n * @param {TableFilter} tf TableFilter instance\n * @param {Object} Configuration object\n */\n constructor(tf, f) {\n super(tf, f.name);\n\n // Configuration object\n let cfg = this.config;\n\n /**\n * Module name\n * @type {String}\n */\n this.name = f.name;\n\n /**\n * Module description\n * @type {String}\n */\n this.desc = defaultsStr(f.description, 'Columns visibility manager');\n\n /**\n * show/hide columns container element\n * @private\n */\n this.spanEl = null;\n\n /**\n * show/hide columns button element\n * @private\n */\n this.btnEl = null;\n\n /**\n * show/hide columns main container element\n * @private\n */\n this.contEl = null;\n\n /**\n * Enable tick to hide a column, defaults to true\n * @type {Boolean}\n */\n this.tickToHide = defaultsBool(f.tick_to_hide, true);\n\n /**\n * Enable columns manager UI, defaults to true\n * @type {Boolean}\n */\n this.manager = defaultsBool(f.manager, true);\n\n /**\n * Headers HTML table reference only if headers are external\n * @type {DOMElement}\n */\n this.headersTbl = f.headers_table || null;\n\n /**\n * Headers row index only if headers are external\n * @type {Number}\n */\n this.headersIndex = defaultsNb(f.headers_index, 1);\n\n /**\n * ID of main container element\n * @type {String}\n */\n this.contElTgtId = defaultsStr(f.container_target_id, null);\n\n /**\n * Alternative text for column headers in column manager UI\n * @type {Array}\n */\n this.headersText = defaultsArr(f.headers_text, []);\n\n /**\n * ID of button's container element\n * @type {String}\n */\n this.btnTgtId = defaultsStr(f.btn_target_id, null);\n\n /**\n * Button's text, defaults to Columns▼\n * @type {String}\n */\n this.btnText = defaultsStr(f.btn_text, 'Columns▼');\n\n /**\n * Button's inner HTML\n * @type {String}\n */\n this.btnHtml = defaultsStr(f.btn_html, null);\n\n /**\n * Css class for button\n * @type {String}\n */\n this.btnCssClass = defaultsStr(f.btn_css_class, 'colVis');\n\n /**\n * Columns manager UI close link text, defaults to 'Close'\n * @type {String}\n */\n this.btnCloseText = defaultsStr(f.btn_close_text, 'Close');\n\n /**\n * Columns manager UI close link HTML\n * @type {String}\n */\n this.btnCloseHtml = defaultsStr(f.btn_close_html, null);\n\n /**\n * Css for columns manager UI close link\n * @type {String}\n */\n this.btnCloseCssClass = defaultsStr(f.btn_close_css_class,\n this.btnCssClass);\n\n /**\n * Extension's stylesheet filename\n * @type {String}\n */\n this.stylesheet = defaultsStr(f.stylesheet, 'colsVisibility.css');\n\n /**\n * Css for columns manager UI span\n * @type {String}\n */\n this.spanCssClass = defaultsStr(f.span_css_class, 'colVisSpan');\n\n /**\n * Css for columns manager UI main container\n * @type {String}\n */\n this.contCssClass = defaultsStr(f.cont_css_class, 'colVisCont');\n\n /**\n * Css for columns manager UI checklist (ul)\n * @type {String}\n */\n this.listCssClass = defaultsStr(cfg.list_css_class, 'cols_checklist');\n\n /**\n * Css for columns manager UI checklist item (li)\n * @type {String}\n */\n this.listItemCssClass = defaultsStr(cfg.checklist_item_css_class,\n 'cols_checklist_item');\n\n /**\n * Css for columns manager UI checklist item selected state (li)\n * @type {String}\n */\n this.listSlcItemCssClass = defaultsStr(\n cfg.checklist_selected_item_css_class,\n 'cols_checklist_slc_item'\n );\n\n /**\n * Text preceding the columns list, defaults to 'Hide' or 'Show'\n * depending on tick mode (tick_to_hide option)\n * @type {String}\n */\n this.text = defaultsStr(f.text, this.tickToHide ? 'Hide: ' : 'Show: ');\n\n /**\n * List of columns indexes to be hidden at initialization\n * @type {Array}\n */\n this.atStart = defaultsArr(f.at_start, []);\n\n /**\n * Enable hover behaviour on columns manager button/link\n * @type {Boolean}\n */\n this.enableHover = Boolean(f.enable_hover);\n\n /**\n * Enable select all option, disabled by default\n * @type {Boolean}\n */\n this.enableTickAll = Boolean(f.enable_tick_all);\n\n /**\n * Text for select all option, defaults to 'Select all:'\n * @type {String}\n */\n this.tickAllText = defaultsStr(f.tick_all_text, 'Select all:');\n\n /**\n * List of indexes of hidden columns\n * @private\n */\n this.hiddenCols = [];\n\n /**\n * Bound mouseup wrapper\n * @private\n */\n this.boundMouseup = null;\n\n /**\n * Callback fired when the extension is initialized\n * @type {Function}\n */\n this.onLoaded = defaultsFn(f.on_loaded, EMPTY_FN);\n\n /**\n * Callback fired before the columns manager is opened\n * @type {Function}\n */\n this.onBeforeOpen = defaultsFn(f.on_before_open, EMPTY_FN);\n\n /**\n * Callback fired after the columns manager is opened\n * @type {Function}\n */\n this.onAfterOpen = defaultsFn(f.on_after_open, EMPTY_FN);\n\n /**\n * Callback fired before the columns manager is closed\n * @type {Function}\n */\n this.onBeforeClose = defaultsFn(f.on_before_close, EMPTY_FN);\n\n /**\n * Callback fired after the columns manager is closed\n * @type {Function}\n */\n this.onAfterClose = defaultsFn(f.on_after_close, EMPTY_FN);\n\n /**\n * Callback fired before a column is hidden\n * @type {Function}\n */\n this.onBeforeColHidden = defaultsFn(f.on_before_col_hidden, EMPTY_FN);\n\n /**\n * Callback fired after a column is hidden\n * @type {Function}\n */\n this.onAfterColHidden = defaultsFn(f.on_after_col_hidden, EMPTY_FN);\n\n /**\n * Callback fired before a column is displayed\n * @type {Function}\n */\n this.onBeforeColDisplayed = defaultsFn(f.on_before_col_displayed,\n EMPTY_FN);\n\n /**\n * Callback fired after a column is displayed\n * @type {Function}\n */\n this.onAfterColDisplayed = defaultsFn(f.on_after_col_displayed,\n EMPTY_FN);\n\n //Grid layout support\n if (tf.gridLayout) {\n this.headersTbl = tf.feature('gridLayout').headTbl; //headers table\n this.headersIndex = 0; //headers index\n }\n\n //Loads extension stylesheet\n tf.import(f.name + 'Style', tf.stylePath + this.stylesheet, null,\n 'link');\n\n this.enable();\n }\n\n /**\n * Mouse-up event handler handling popup auto-close behaviour\n * @private\n */\n onMouseup(evt) {\n let targetElm = targetEvt(evt);\n\n while (targetElm && targetElm !== this.contEl\n && targetElm !== this.btnEl) {\n targetElm = targetElm.parentNode;\n }\n\n if (targetElm !== this.contEl && targetElm !== this.btnEl) {\n this.toggle();\n }\n\n return;\n }\n\n /**\n * Toggle columns manager UI\n */\n toggle() {\n // ensure mouseup event handler is removed\n removeEvt(root, 'mouseup', this.boundMouseup);\n\n let contDisplay = this.contEl.style.display;\n\n if (contDisplay !== 'inline') {\n this.onBeforeOpen(this);\n }\n if (contDisplay === 'inline') {\n this.onBeforeClose(this);\n }\n\n this.contEl.style.display = contDisplay === 'inline' ?\n NONE : 'inline';\n\n if (contDisplay !== 'inline') {\n this.onAfterOpen(this);\n addEvt(root, 'mouseup', this.boundMouseup);\n }\n if (contDisplay === 'inline') {\n this.onAfterClose(this);\n }\n }\n\n /**\n * Check an item in columns manager UI\n * @private\n */\n checkItem(lbl) {\n let li = lbl.parentNode;\n if (!li || !lbl) {\n return;\n }\n let isChecked = lbl.firstChild.checked;\n let colIndex = lbl.firstChild.getAttribute('id').split('_')[1];\n colIndex = parseInt(colIndex, 10);\n if (isChecked) {\n addClass(li, this.listSlcItemCssClass);\n } else {\n removeClass(li, this.listSlcItemCssClass);\n }\n\n let hide = false;\n if ((this.tickToHide && isChecked) ||\n (!this.tickToHide && !isChecked)) {\n hide = true;\n }\n this.setHidden(colIndex, hide);\n }\n\n /**\n * Initializes ColsVisibility instance\n */\n init() {\n if (this.initialized || !this.manager) {\n return;\n }\n\n this.emitter.on(['hide-column'],\n (tf, colIndex) => this.hideCol(colIndex));\n\n this.buildBtn();\n this.buildManager();\n\n /** @inherited */\n this.initialized = true;\n\n this.boundMouseup = this.onMouseup.bind(this);\n\n this.emitter.emit('columns-visibility-initialized', this.tf, this);\n\n // Hide columns at start at very end of initialization, do not move\n // as order is important\n this._hideAtStart();\n }\n\n /**\n * Build main button UI\n */\n buildBtn() {\n if (this.btnEl) {\n return;\n }\n let tf = this.tf;\n let span = createElm('span');\n span.className = this.spanCssClass;\n\n //Container element (rdiv or custom element)\n if (!this.btnTgtId) {\n tf.setToolbar();\n }\n let targetEl = !this.btnTgtId ? tf.rDiv : elm(this.btnTgtId);\n\n if (!this.btnTgtId) {\n let firstChild = targetEl.firstChild;\n firstChild.parentNode.insertBefore(span, firstChild);\n } else {\n targetEl.appendChild(span);\n }\n\n if (!this.btnHtml) {\n let btn = createElm('a', ['href', 'javascript:;']);\n btn.className = this.btnCssClass;\n btn.title = this.desc;\n\n btn.innerHTML = this.btnText;\n span.appendChild(btn);\n if (!this.enableHover) {\n addEvt(btn, 'click', (evt) => this.toggle(evt));\n } else {\n addEvt(btn, 'mouseover', (evt) => this.toggle(evt));\n }\n } else { //Custom html\n span.innerHTML = this.btnHtml;\n let colVisEl = span.firstChild;\n if (!this.enableHover) {\n addEvt(colVisEl, 'click', (evt) => this.toggle(evt));\n } else {\n addEvt(colVisEl, 'mouseover', (evt) => this.toggle(evt));\n }\n }\n\n this.spanEl = span;\n this.btnEl = this.spanEl.firstChild;\n\n this.onLoaded(this);\n }\n\n /**\n * Build columns manager UI\n */\n buildManager() {\n let tf = this.tf;\n\n let container = !this.contElTgtId ?\n createElm('div') :\n elm(this.contElTgtId);\n container.className = this.contCssClass;\n\n //Extension description\n let extNameLabel = createElm('p');\n extNameLabel.innerHTML = this.text;\n container.appendChild(extNameLabel);\n\n //Headers list\n let ul = createElm('ul');\n ul.className = this.listCssClass;\n\n let tbl = this.headersTbl || tf.dom();\n let headerIndex = this.headersTbl ?\n this.headersIndex : tf.getHeadersRowIndex();\n let headerRow = tbl.rows[headerIndex];\n\n //Tick all option\n if (this.enableTickAll) {\n let li = createCheckItem('col__' + tf.id, this.tickAllText,\n this.tickAllText);\n addClass(li, this.listItemCssClass);\n ul.appendChild(li);\n li.check.checked = !this.tickToHide;\n\n addEvt(li.check, 'click', () => {\n for (let h = 0; h < headerRow.cells.length; h++) {\n let itm = elm('col_' + h + '_' + tf.id);\n if (itm && li.check.checked !== itm.checked) {\n itm.click();\n itm.checked = li.check.checked;\n }\n }\n });\n }\n\n for (let i = 0; i < headerRow.cells.length; i++) {\n let cell = headerRow.cells[i];\n let cellText = this.headersText[i] || this._getHeaderText(cell);\n let liElm = createCheckItem('col_' + i + '_' + tf.id, cellText,\n cellText);\n addClass(liElm, this.listItemCssClass);\n if (!this.tickToHide) {\n addClass(liElm, this.listSlcItemCssClass);\n }\n ul.appendChild(liElm);\n if (!this.tickToHide) {\n liElm.check.checked = true;\n }\n\n addEvt(liElm.check, 'click', (evt) => {\n let elm = targetEvt(evt);\n let lbl = elm.parentNode;\n this.checkItem(lbl);\n });\n }\n\n //separator\n let p = createElm('p', ['align', 'center']);\n let btn;\n //Close link\n if (!this.btnCloseHtml) {\n btn = createElm('a', ['href', 'javascript:;']);\n btn.className = this.btnCloseCssClass;\n btn.innerHTML = this.btnCloseText;\n addEvt(btn, 'click', (evt) => this.toggle(evt));\n p.appendChild(btn);\n } else {\n p.innerHTML = this.btnCloseHtml;\n btn = p.firstChild;\n addEvt(btn, 'click', (evt) => this.toggle(evt));\n }\n\n container.appendChild(ul);\n container.appendChild(p);\n\n this.btnEl.parentNode.insertBefore(container, this.btnEl);\n this.contEl = container;\n }\n\n /**\n * Hide or show specified columns\n * @param {Number} colIndex Column index\n * @param {Boolean} hide Hide column if true or show if false\n */\n setHidden(colIndex, hide) {\n let tf = this.tf;\n let tbl = tf.dom();\n\n if (hide) {\n this.onBeforeColHidden(this, colIndex);\n }\n if (!hide) {\n this.onBeforeColDisplayed(this, colIndex);\n }\n\n this._hideCells(tbl, colIndex, hide);\n if (this.headersTbl) {\n this._hideCells(this.headersTbl, colIndex, hide);\n }\n\n let hiddenCols = this.hiddenCols;\n let itemIndex = hiddenCols.indexOf(colIndex);\n if (hide) {\n if (itemIndex === -1) {\n this.hiddenCols.push(colIndex);\n }\n } else {\n if (itemIndex !== -1) {\n this.hiddenCols.splice(itemIndex, 1);\n }\n }\n\n if (hide) {\n this.onAfterColHidden(this, colIndex);\n this.emitter.emit('column-hidden', tf, this, colIndex,\n this.hiddenCols);\n }\n\n if (!hide) {\n this.onAfterColDisplayed(this, colIndex);\n this.emitter.emit('column-shown', tf, this, colIndex,\n this.hiddenCols);\n }\n }\n\n /**\n * Show specified column\n * @param {Number} colIndex Column index\n */\n showCol(colIndex) {\n if (isUndef(colIndex) || !this.isColHidden(colIndex)) {\n return;\n }\n if (this.manager && this.contEl) {\n let itm = elm('col_' + colIndex + '_' + this.tf.id);\n if (itm) {\n itm.click();\n }\n } else {\n this.setHidden(colIndex, false);\n }\n }\n\n /**\n * Hide specified column\n * @param {Number} colIndex Column index\n */\n hideCol(colIndex) {\n if (isUndef(colIndex) || this.isColHidden(colIndex)) {\n return;\n }\n if (this.manager && this.contEl) {\n let itm = elm('col_' + colIndex + '_' + this.tf.id);\n if (itm) {\n itm.click();\n }\n } else {\n this.setHidden(colIndex, true);\n }\n }\n\n /**\n * Determine if specified column is hidden\n * @param {Number} colIndex Column index\n */\n isColHidden(colIndex) {\n if (this.hiddenCols.indexOf(colIndex) !== -1) {\n return true;\n }\n return false;\n }\n\n /**\n * Toggle visibility of specified column\n * @param {Number} colIndex Column index\n */\n toggleCol(colIndex) {\n if (isUndef(colIndex) || this.isColHidden(colIndex)) {\n this.showCol(colIndex);\n } else {\n this.hideCol(colIndex);\n }\n }\n\n /**\n * Return the indexes of the columns currently hidden\n * @return {Array} column indexes\n */\n getHiddenCols() {\n return this.hiddenCols;\n }\n\n /**\n * Remove the columns manager\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n if (elm(this.contElTgtId)) {\n elm(this.contElTgtId).innerHTML = '';\n } else {\n this.contEl.innerHTML = '';\n removeElm(this.contEl);\n this.contEl = null;\n }\n this.btnEl.innerHTML = '';\n removeElm(this.btnEl);\n this.btnEl = null;\n\n this.emitter.off(['hide-column'],\n (tf, colIndex) => this.hideCol(colIndex));\n\n this.boundMouseup = null;\n\n this.initialized = false;\n }\n\n _getHeaderText(cell) {\n if (!cell.hasChildNodes) {\n return '';\n }\n\n for (let i = 0; i < cell.childNodes.length; i++) {\n let n = cell.childNodes[i];\n if (n.nodeType === 3) {\n return n.nodeValue;\n } else if (n.nodeType === 1) {\n if (n.id && n.id.indexOf('popUp') !== -1) {\n continue;\n } else {\n return getText(n);\n }\n }\n continue;\n }\n return '';\n }\n\n _hideCells(tbl, colIndex, hide) {\n for (let i = 0; i < tbl.rows.length; i++) {\n let row = tbl.rows[i];\n let cell = row.cells[colIndex];\n if (cell) {\n cell.style.display = hide ? NONE : '';\n }\n }\n }\n\n _hideAtStart() {\n this.atStart.forEach((colIdx) => {\n this.hideCol(colIdx);\n });\n }\n}\n" + "content": "import {Feature} from '../../feature';\nimport {\n addClass, removeClass, createCheckItem, createElm, elm, removeElm,\n getText\n} from '../../dom';\nimport {isUndef, EMPTY_FN} from '../../types';\nimport {addEvt, targetEvt, removeEvt} from '../../event';\nimport {root} from '../../root';\nimport {NONE} from '../../const';\nimport {\n defaultsBool, defaultsStr, defaultsFn,\n defaultsNb, defaultsArr\n} from '../../settings';\n\n/**\n * Columns Visibility extension\n */\nexport default class ColsVisibility extends Feature {\n\n /**\n * Creates an instance of ColsVisibility\n * @param {TableFilter} tf TableFilter instance\n * @param {Object} Configuration object\n */\n constructor(tf, f) {\n super(tf, f.name);\n\n // Configuration object\n let cfg = this.config;\n\n /**\n * Module name\n * @type {String}\n */\n this.name = f.name;\n\n /**\n * Module description\n * @type {String}\n */\n this.desc = defaultsStr(f.description, 'Columns visibility manager');\n\n /**\n * show/hide columns container element\n * @private\n */\n this.spanEl = null;\n\n /**\n * show/hide columns button element\n * @private\n */\n this.btnEl = null;\n\n /**\n * show/hide columns main container element\n * @private\n */\n this.contEl = null;\n\n /**\n * Enable tick to hide a column, defaults to true\n * @type {Boolean}\n */\n this.tickToHide = defaultsBool(f.tick_to_hide, true);\n\n /**\n * Enable columns manager UI, defaults to true\n * @type {Boolean}\n */\n this.manager = defaultsBool(f.manager, true);\n\n /**\n * Headers HTML table reference only if headers are external\n * @type {DOMElement}\n */\n this.headersTbl = f.headers_table || null;\n\n /**\n * Headers row index only if headers are external\n * @type {Number}\n */\n this.headersIndex = defaultsNb(f.headers_index, 1);\n\n /**\n * ID of main container element\n * @type {String}\n */\n this.contElTgtId = defaultsStr(f.container_target_id, null);\n\n /**\n * Alternative text for column headers in column manager UI\n * @type {Array}\n */\n this.headersText = defaultsArr(f.headers_text, []);\n\n /**\n * ID of button's container element\n * @type {String}\n */\n this.btnTgtId = defaultsStr(f.btn_target_id, null);\n\n /**\n * Button's text, defaults to Columns▼\n * @type {String}\n */\n this.btnText = defaultsStr(f.btn_text, 'Columns▼');\n\n /**\n * Button's inner HTML\n * @type {String}\n */\n this.btnHtml = defaultsStr(f.btn_html, null);\n\n /**\n * Css class for button\n * @type {String}\n */\n this.btnCssClass = defaultsStr(f.btn_css_class, 'colVis');\n\n /**\n * Columns manager UI close link text, defaults to 'Close'\n * @type {String}\n */\n this.btnCloseText = defaultsStr(f.btn_close_text, 'Close');\n\n /**\n * Columns manager UI close link HTML\n * @type {String}\n */\n this.btnCloseHtml = defaultsStr(f.btn_close_html, null);\n\n /**\n * Css for columns manager UI close link\n * @type {String}\n */\n this.btnCloseCssClass = defaultsStr(f.btn_close_css_class,\n this.btnCssClass);\n\n /**\n * Extension's stylesheet filename\n * @type {String}\n */\n this.stylesheet = defaultsStr(f.stylesheet, 'colsVisibility.css');\n\n /**\n * Css for columns manager UI span\n * @type {String}\n */\n this.spanCssClass = defaultsStr(f.span_css_class, 'colVisSpan');\n\n /**\n * Css for columns manager UI main container\n * @type {String}\n */\n this.contCssClass = defaultsStr(f.cont_css_class, 'colVisCont');\n\n /**\n * Css for columns manager UI checklist (ul)\n * @type {String}\n */\n this.listCssClass = defaultsStr(cfg.list_css_class, 'cols_checklist');\n\n /**\n * Css for columns manager UI checklist item (li)\n * @type {String}\n */\n this.listItemCssClass = defaultsStr(cfg.checklist_item_css_class,\n 'cols_checklist_item');\n\n /**\n * Css for columns manager UI checklist item selected state (li)\n * @type {String}\n */\n this.listSlcItemCssClass = defaultsStr(\n cfg.checklist_selected_item_css_class,\n 'cols_checklist_slc_item'\n );\n\n /**\n * Text preceding the columns list, defaults to 'Hide' or 'Show'\n * depending on tick mode (tick_to_hide option)\n * @type {String}\n */\n this.text = defaultsStr(f.text, this.tickToHide ? 'Hide: ' : 'Show: ');\n\n /**\n * List of columns indexes to be hidden at initialization\n * @type {Array}\n */\n this.atStart = defaultsArr(f.at_start, []);\n\n /**\n * Enable hover behaviour on columns manager button/link\n * @type {Boolean}\n */\n this.enableHover = Boolean(f.enable_hover);\n\n /**\n * Enable select all option, disabled by default\n * @type {Boolean}\n */\n this.enableTickAll = Boolean(f.enable_tick_all);\n\n /**\n * Text for select all option, defaults to 'Select all:'\n * @type {String}\n */\n this.tickAllText = defaultsStr(f.tick_all_text, 'Select all:');\n\n /**\n * List of indexes of hidden columns\n * @private\n */\n this.hiddenCols = [];\n\n /**\n * Bound mouseup wrapper\n * @private\n */\n this.boundMouseup = null;\n\n /**\n * Callback fired when the extension is initialized\n * @type {Function}\n */\n this.onLoaded = defaultsFn(f.on_loaded, EMPTY_FN);\n\n /**\n * Callback fired before the columns manager is opened\n * @type {Function}\n */\n this.onBeforeOpen = defaultsFn(f.on_before_open, EMPTY_FN);\n\n /**\n * Callback fired after the columns manager is opened\n * @type {Function}\n */\n this.onAfterOpen = defaultsFn(f.on_after_open, EMPTY_FN);\n\n /**\n * Callback fired before the columns manager is closed\n * @type {Function}\n */\n this.onBeforeClose = defaultsFn(f.on_before_close, EMPTY_FN);\n\n /**\n * Callback fired after the columns manager is closed\n * @type {Function}\n */\n this.onAfterClose = defaultsFn(f.on_after_close, EMPTY_FN);\n\n /**\n * Callback fired before a column is hidden\n * @type {Function}\n */\n this.onBeforeColHidden = defaultsFn(f.on_before_col_hidden, EMPTY_FN);\n\n /**\n * Callback fired after a column is hidden\n * @type {Function}\n */\n this.onAfterColHidden = defaultsFn(f.on_after_col_hidden, EMPTY_FN);\n\n /**\n * Callback fired before a column is displayed\n * @type {Function}\n */\n this.onBeforeColDisplayed = defaultsFn(f.on_before_col_displayed,\n EMPTY_FN);\n\n /**\n * Callback fired after a column is displayed\n * @type {Function}\n */\n this.onAfterColDisplayed = defaultsFn(f.on_after_col_displayed,\n EMPTY_FN);\n\n //Grid layout support\n if (tf.gridLayout) {\n this.headersTbl = tf.feature('gridLayout').headTbl; //headers table\n this.headersIndex = 0; //headers index\n }\n\n //Loads extension stylesheet\n tf.import(f.name + 'Style', tf.getStylePath() + this.stylesheet, null,\n 'link');\n\n this.enable();\n }\n\n /**\n * Mouse-up event handler handling popup auto-close behaviour\n * @private\n */\n onMouseup(evt) {\n let targetElm = targetEvt(evt);\n\n while (targetElm && targetElm !== this.contEl\n && targetElm !== this.btnEl) {\n targetElm = targetElm.parentNode;\n }\n\n if (targetElm !== this.contEl && targetElm !== this.btnEl) {\n this.toggle();\n }\n\n return;\n }\n\n /**\n * Toggle columns manager UI\n */\n toggle() {\n // ensure mouseup event handler is removed\n removeEvt(root, 'mouseup', this.boundMouseup);\n\n let contDisplay = this.contEl.style.display;\n\n if (contDisplay !== 'inline') {\n this.onBeforeOpen(this);\n }\n if (contDisplay === 'inline') {\n this.onBeforeClose(this);\n }\n\n this.contEl.style.display = contDisplay === 'inline' ?\n NONE : 'inline';\n\n if (contDisplay !== 'inline') {\n this.onAfterOpen(this);\n addEvt(root, 'mouseup', this.boundMouseup);\n }\n if (contDisplay === 'inline') {\n this.onAfterClose(this);\n }\n }\n\n /**\n * Check an item in columns manager UI\n * @private\n */\n checkItem(lbl) {\n let li = lbl.parentNode;\n if (!li || !lbl) {\n return;\n }\n let isChecked = lbl.firstChild.checked;\n let colIndex = lbl.firstChild.getAttribute('id').split('_')[1];\n colIndex = parseInt(colIndex, 10);\n if (isChecked) {\n addClass(li, this.listSlcItemCssClass);\n } else {\n removeClass(li, this.listSlcItemCssClass);\n }\n\n let hide = false;\n if ((this.tickToHide && isChecked) ||\n (!this.tickToHide && !isChecked)) {\n hide = true;\n }\n this.setHidden(colIndex, hide);\n }\n\n /**\n * Initializes ColsVisibility instance\n */\n init() {\n if (this.initialized || !this.manager) {\n return;\n }\n\n this.emitter.on(['hide-column'],\n (tf, colIndex) => this.hideCol(colIndex));\n\n this.buildBtn();\n this.buildManager();\n\n /** @inherited */\n this.initialized = true;\n\n this.boundMouseup = this.onMouseup.bind(this);\n\n this.emitter.emit('columns-visibility-initialized', this.tf, this);\n\n // Hide columns at start at very end of initialization, do not move\n // as order is important\n this._hideAtStart();\n }\n\n /**\n * Build main button UI\n */\n buildBtn() {\n if (this.btnEl) {\n return;\n }\n let tf = this.tf;\n let span = createElm('span');\n span.className = this.spanCssClass;\n\n //Container element (rdiv or custom element)\n if (!this.btnTgtId) {\n tf.setToolbar();\n }\n let targetEl = !this.btnTgtId ? tf.rDiv : elm(this.btnTgtId);\n\n if (!this.btnTgtId) {\n let firstChild = targetEl.firstChild;\n firstChild.parentNode.insertBefore(span, firstChild);\n } else {\n targetEl.appendChild(span);\n }\n\n if (!this.btnHtml) {\n let btn = createElm('a', ['href', 'javascript:;']);\n btn.className = this.btnCssClass;\n btn.title = this.desc;\n\n btn.innerHTML = this.btnText;\n span.appendChild(btn);\n if (!this.enableHover) {\n addEvt(btn, 'click', (evt) => this.toggle(evt));\n } else {\n addEvt(btn, 'mouseover', (evt) => this.toggle(evt));\n }\n } else { //Custom html\n span.innerHTML = this.btnHtml;\n let colVisEl = span.firstChild;\n if (!this.enableHover) {\n addEvt(colVisEl, 'click', (evt) => this.toggle(evt));\n } else {\n addEvt(colVisEl, 'mouseover', (evt) => this.toggle(evt));\n }\n }\n\n this.spanEl = span;\n this.btnEl = this.spanEl.firstChild;\n\n this.onLoaded(this);\n }\n\n /**\n * Build columns manager UI\n */\n buildManager() {\n let tf = this.tf;\n\n let container = !this.contElTgtId ?\n createElm('div') :\n elm(this.contElTgtId);\n container.className = this.contCssClass;\n\n //Extension description\n let extNameLabel = createElm('p');\n extNameLabel.innerHTML = this.text;\n container.appendChild(extNameLabel);\n\n //Headers list\n let ul = createElm('ul');\n ul.className = this.listCssClass;\n\n let tbl = this.headersTbl || tf.dom();\n let headerIndex = this.headersTbl ?\n this.headersIndex : tf.getHeadersRowIndex();\n let headerRow = tbl.rows[headerIndex];\n\n //Tick all option\n if (this.enableTickAll) {\n let li = createCheckItem('col__' + tf.id, this.tickAllText,\n this.tickAllText);\n addClass(li, this.listItemCssClass);\n ul.appendChild(li);\n li.check.checked = !this.tickToHide;\n\n addEvt(li.check, 'click', () => {\n for (let h = 0; h < headerRow.cells.length; h++) {\n let itm = elm('col_' + h + '_' + tf.id);\n if (itm && li.check.checked !== itm.checked) {\n itm.click();\n itm.checked = li.check.checked;\n }\n }\n });\n }\n\n for (let i = 0; i < headerRow.cells.length; i++) {\n let cell = headerRow.cells[i];\n let cellText = this.headersText[i] || this._getHeaderText(cell);\n let liElm = createCheckItem('col_' + i + '_' + tf.id, cellText,\n cellText);\n addClass(liElm, this.listItemCssClass);\n if (!this.tickToHide) {\n addClass(liElm, this.listSlcItemCssClass);\n }\n ul.appendChild(liElm);\n if (!this.tickToHide) {\n liElm.check.checked = true;\n }\n\n addEvt(liElm.check, 'click', (evt) => {\n let elm = targetEvt(evt);\n let lbl = elm.parentNode;\n this.checkItem(lbl);\n });\n }\n\n //separator\n let p = createElm('p', ['align', 'center']);\n let btn;\n //Close link\n if (!this.btnCloseHtml) {\n btn = createElm('a', ['href', 'javascript:;']);\n btn.className = this.btnCloseCssClass;\n btn.innerHTML = this.btnCloseText;\n addEvt(btn, 'click', (evt) => this.toggle(evt));\n p.appendChild(btn);\n } else {\n p.innerHTML = this.btnCloseHtml;\n btn = p.firstChild;\n addEvt(btn, 'click', (evt) => this.toggle(evt));\n }\n\n container.appendChild(ul);\n container.appendChild(p);\n\n this.btnEl.parentNode.insertBefore(container, this.btnEl);\n this.contEl = container;\n }\n\n /**\n * Hide or show specified columns\n * @param {Number} colIndex Column index\n * @param {Boolean} hide Hide column if true or show if false\n */\n setHidden(colIndex, hide) {\n let tf = this.tf;\n let tbl = tf.dom();\n\n if (hide) {\n this.onBeforeColHidden(this, colIndex);\n }\n if (!hide) {\n this.onBeforeColDisplayed(this, colIndex);\n }\n\n this._hideCells(tbl, colIndex, hide);\n if (this.headersTbl) {\n this._hideCells(this.headersTbl, colIndex, hide);\n }\n\n let hiddenCols = this.hiddenCols;\n let itemIndex = hiddenCols.indexOf(colIndex);\n if (hide) {\n if (itemIndex === -1) {\n this.hiddenCols.push(colIndex);\n }\n } else {\n if (itemIndex !== -1) {\n this.hiddenCols.splice(itemIndex, 1);\n }\n }\n\n if (hide) {\n this.onAfterColHidden(this, colIndex);\n this.emitter.emit('column-hidden', tf, this, colIndex,\n this.hiddenCols);\n }\n\n if (!hide) {\n this.onAfterColDisplayed(this, colIndex);\n this.emitter.emit('column-shown', tf, this, colIndex,\n this.hiddenCols);\n }\n }\n\n /**\n * Show specified column\n * @param {Number} colIndex Column index\n */\n showCol(colIndex) {\n if (isUndef(colIndex) || !this.isColHidden(colIndex)) {\n return;\n }\n if (this.manager && this.contEl) {\n let itm = elm('col_' + colIndex + '_' + this.tf.id);\n if (itm) {\n itm.click();\n }\n } else {\n this.setHidden(colIndex, false);\n }\n }\n\n /**\n * Hide specified column\n * @param {Number} colIndex Column index\n */\n hideCol(colIndex) {\n if (isUndef(colIndex) || this.isColHidden(colIndex)) {\n return;\n }\n if (this.manager && this.contEl) {\n let itm = elm('col_' + colIndex + '_' + this.tf.id);\n if (itm) {\n itm.click();\n }\n } else {\n this.setHidden(colIndex, true);\n }\n }\n\n /**\n * Determine if specified column is hidden\n * @param {Number} colIndex Column index\n */\n isColHidden(colIndex) {\n if (this.hiddenCols.indexOf(colIndex) !== -1) {\n return true;\n }\n return false;\n }\n\n /**\n * Toggle visibility of specified column\n * @param {Number} colIndex Column index\n */\n toggleCol(colIndex) {\n if (isUndef(colIndex) || this.isColHidden(colIndex)) {\n this.showCol(colIndex);\n } else {\n this.hideCol(colIndex);\n }\n }\n\n /**\n * Return the indexes of the columns currently hidden\n * @return {Array} column indexes\n */\n getHiddenCols() {\n return this.hiddenCols;\n }\n\n /**\n * Remove the columns manager\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n if (elm(this.contElTgtId)) {\n elm(this.contElTgtId).innerHTML = '';\n } else {\n this.contEl.innerHTML = '';\n removeElm(this.contEl);\n this.contEl = null;\n }\n this.btnEl.innerHTML = '';\n removeElm(this.btnEl);\n this.btnEl = null;\n\n this.emitter.off(['hide-column'],\n (tf, colIndex) => this.hideCol(colIndex));\n\n this.boundMouseup = null;\n\n this.initialized = false;\n }\n\n _getHeaderText(cell) {\n if (!cell.hasChildNodes) {\n return '';\n }\n\n for (let i = 0; i < cell.childNodes.length; i++) {\n let n = cell.childNodes[i];\n if (n.nodeType === 3) {\n return n.nodeValue;\n } else if (n.nodeType === 1) {\n if (n.id && n.id.indexOf('popUp') !== -1) {\n continue;\n } else {\n return getText(n);\n }\n }\n continue;\n }\n return '';\n }\n\n _hideCells(tbl, colIndex, hide) {\n for (let i = 0; i < tbl.rows.length; i++) {\n let row = tbl.rows[i];\n let cell = row.cells[colIndex];\n if (cell) {\n cell.style.display = hide ? NONE : '';\n }\n }\n }\n\n _hideAtStart() {\n this.atStart.forEach((colIdx) => {\n this.hideCol(colIdx);\n });\n }\n}\n" }, { "__docId__": 116, @@ -8280,7 +8280,7 @@ "access": null, "description": null, "lineNumber": 1, - "content": "import {Feature} from '../feature';\nimport {createElm, removeElm, elm, tag} from '../dom';\nimport {addEvt, targetEvt} from '../event';\nimport {contains} from '../string';\nimport {NONE} from '../const';\nimport {\n defaultsBool, defaultsStr, defaultsNb, defaultsArr\n} from '../settings';\n\n/**\n * Grid layout, table with fixed headers\n */\nexport class GridLayout extends Feature {\n\n /**\n * Creates an instance of GridLayout\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'gridLayout');\n\n let f = this.config.grid_layout || {};\n\n /**\n * Grid-layout container width as CSS string\n * @type {String}\n */\n this.width = defaultsStr(f.width, null);\n\n /**\n * Grid-layout container height as CSS string\n * @type {String}\n */\n this.height = defaultsStr(f.height, null);\n\n /**\n * Css class for main container element\n * @type {String}\n */\n this.mainContCssClass = defaultsStr(f.cont_css_class, 'grd_Cont');\n\n /**\n * Css class for body table container element\n * @type {String}\n */\n this.contCssClass = defaultsStr(f.tbl_cont_css_class, 'grd_tblCont');\n\n /**\n * Css class for headers table container element\n * @type {String}\n */\n this.headContCssClass = defaultsStr(f.tbl_head_css_class,\n 'grd_headTblCont');\n\n /**\n * Css class for toolbar container element (rows counter, paging etc.)\n * @type {String}\n */\n this.infDivCssClass = defaultsStr(f.inf_grid_css_class, 'grd_inf');\n\n /**\n * Index of the headers row, default: 0\n * @type {Number}\n */\n this.headRowIndex = defaultsNb(f.headers_row_index, 0);\n\n /**\n * Collection of the header row indexes to be moved into headers table\n * @type {Array}\n */\n this.headRows = defaultsArr(f.headers_rows, [0]);\n\n /**\n * Enable or disable column filters generation, default: true\n * @type {Boolean}\n */\n this.filters = defaultsBool(f.filters, true);\n\n /**\n * Enable or disable column headers, default: false\n * @type {Boolean}\n */\n this.noHeaders = Boolean(f.no_headers);\n\n /**\n * Grid-layout default column widht as CSS string\n * @type {String}\n */\n this.defaultColWidth = defaultsStr(f.default_col_width, '100px');\n\n /**\n * List of column elements\n * @type {Array}\n * @private\n */\n this.colElms = [];\n\n /**\n * Prefix for grid-layout filter's cell ID\n * @type {String}\n * @private\n */\n this.prfxGridFltTd = '_td_';\n\n /**\n * Prefix for grid-layout header's cell ID\n * @type {String}\n * @private\n */\n this.prfxGridTh = 'tblHeadTh_';\n\n /**\n * Mark-up of original HTML table\n * @type {String}\n * @private\n */\n this.sourceTblHtml = tf.dom().outerHTML;\n\n /**\n * Indicates if working table has column elements\n * @type {Boolean}\n * @private\n */\n this.tblHasColTag = tag(tf.dom(), 'col').length > 0 ? true : false;\n\n /**\n * Main container element\n * @private\n */\n this.tblMainCont = null;\n\n /**\n * Table container element\n * @private\n */\n this.tblCont = null;\n\n /**\n * Headers' table container element\n * @private\n */\n this.headTblCont = null;\n\n /**\n * Headers' table element\n * @private\n */\n this.headTbl = null;\n\n // filters flag at TF level\n tf.fltGrid = this.filters;\n }\n\n /**\n * Generates a grid with fixed headers\n * TODO: reduce size of init by extracting single purposed methods\n */\n init() {\n let tf = this.tf;\n let tbl = tf.dom();\n\n if (this.initialized) {\n return;\n }\n\n // Override relevant TableFilter properties\n this.setOverrides();\n\n // Assign default column widths\n this.setDefaultColWidths();\n\n // Initial table width\n let tblW = this.initialTableWidth();\n\n //Main container: it will contain all the elements\n this.tblMainCont = this.createContainer(\n 'div', this.mainContCssClass);\n if (this.width) {\n this.tblMainCont.style.width = this.width;\n }\n tbl.parentNode.insertBefore(this.tblMainCont, tbl);\n\n //Table container: div wrapping content table\n this.tblCont = this.createContainer('div', this.contCssClass);\n this.setConfigWidth(this.tblCont);\n if (this.height) {\n this.tblCont.style.height = this.height;\n }\n tbl.parentNode.insertBefore(this.tblCont, tbl);\n let t = removeElm(tbl);\n this.tblCont.appendChild(t);\n\n //In case table width is expressed in %\n if (tbl.style.width === '') {\n tbl.style.width = (contains('%', tblW) ?\n tbl.clientWidth : tblW) + 'px';\n }\n\n let d = removeElm(this.tblCont);\n this.tblMainCont.appendChild(d);\n\n //Headers table container: div wrapping headers table\n this.headTblCont = this.createContainer(\n 'div', this.headContCssClass);\n\n //Headers table\n this.headTbl = createElm('table');\n let tH = createElm('tHead');\n\n //1st row should be headers row, ids are added if not set\n //Those ids are used by the sort feature\n let hRow = tbl.rows[this.headRowIndex];\n let sortTriggers = this.getSortTriggerIds(hRow);\n\n //Filters row is created\n let filtersRow = this.createFiltersRow();\n\n //Headers row are moved from content table to headers table\n this.setHeadersRow(tH);\n\n this.headTbl.appendChild(tH);\n if (tf.filtersRowIndex === 0) {\n tH.insertBefore(filtersRow, hRow);\n } else {\n tH.appendChild(filtersRow);\n }\n\n this.headTblCont.appendChild(this.headTbl);\n this.tblCont.parentNode.insertBefore(this.headTblCont, this.tblCont);\n\n //THead needs to be removed in content table for sort feature\n let thead = tag(tbl, 'thead');\n if (thead.length > 0) {\n tbl.removeChild(thead[0]);\n }\n\n // ensure table layout is always set even if already set in css\n // definitions, potentially with custom css class this could be lost\n this.headTbl.style.tableLayout = 'fixed';\n tbl.style.tableLayout = 'fixed';\n\n //content table without headers needs col widths to be reset\n tf.setColWidths(this.headTbl);\n\n //Headers container width\n this.headTbl.style.width = tbl.style.width;\n //\n\n //scroll synchronisation\n addEvt(this.tblCont, 'scroll', (evt) => {\n let elm = targetEvt(evt);\n let scrollLeft = elm.scrollLeft;\n this.headTblCont.scrollLeft = scrollLeft;\n //New pointerX calc taking into account scrollLeft\n // if(!o.isPointerXOverwritten){\n // try{\n // o.Evt.pointerX = function(evt){\n // let e = evt || global.event;\n // let bdScrollLeft = tf_StandardBody().scrollLeft +\n // scrollLeft;\n // return (e.pageX + scrollLeft) ||\n // (e.clientX + bdScrollLeft);\n // };\n // o.isPointerXOverwritten = true;\n // } catch(err) {\n // o.isPointerXOverwritten = false;\n // }\n // }\n });\n\n // TODO: Trigger a custom event handled by sort extension\n let sort = tf.extension('sort');\n if (sort) {\n sort.asyncSort = true;\n sort.triggerIds = sortTriggers;\n }\n\n //Col elements are enough to keep column widths after sorting and\n //filtering\n this.setColumnElements();\n\n if (tf.popupFilters) {\n filtersRow.style.display = NONE;\n }\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Overrides TableFilter instance properties to adjust to grid layout mode\n * @private\n */\n setOverrides() {\n let tf = this.tf;\n tf.refRow = 0;\n tf.headersRow = 0;\n tf.filtersRowIndex = 1;\n tf.isExternalFlt = true;\n }\n\n /**\n * Set grid-layout default column widths if column widths are not defined\n * @private\n */\n setDefaultColWidths() {\n let tf = this.tf;\n if (tf.colWidths.length > 0) {\n return;\n }\n for (let k = 0, len = tf.getCellsNb(); k < len; k++) {\n let colW;\n let cell = tf.dom().rows[tf.getHeadersRowIndex()].cells[k];\n if (cell.width !== '') {\n colW = cell.width;\n } else if (cell.style.width !== '') {\n colW = parseInt(cell.style.width, 10);\n } else {\n colW = this.defaultColWidth;\n }\n tf.colWidths[k] = colW;\n }\n tf.setColWidths();\n }\n\n /**\n * Initial table width\n * @returns {Number}\n * @private\n */\n initialTableWidth() {\n let tbl = this.tf.dom();\n let width; //initial table width\n\n if (tbl.width !== '') {\n width = tbl.width;\n }\n else if (tbl.style.width !== '') {\n width = tbl.style.width;\n } else {\n width = tbl.clientWidth;\n }\n return parseInt(width, 10);\n }\n\n /**\n * Creates container element\n * @param {String} tag Tag name\n * @param {String} className Css class to assign to element\n * @returns {DOMElement}\n * @private\n */\n createContainer(tag, className) {\n let element = createElm(tag);\n element.className = className;\n return element;\n }\n\n /**\n * Creates filters row with cells\n * @returns {HTMLTableRowElement}\n * @private\n */\n createFiltersRow() {\n let tf = this.tf;\n let filtersRow = createElm('tr');\n if (this.filters && tf.fltGrid) {\n tf.externalFltTgtIds = [];\n for (let j = 0; j < tf.getCellsNb(); j++) {\n let fltTdId = `${tf.prfxFlt + j + this.prfxGridFltTd + tf.id}`;\n let cl = createElm(tf.fltCellTag, ['id', fltTdId]);\n filtersRow.appendChild(cl);\n tf.externalFltTgtIds[j] = fltTdId;\n }\n }\n return filtersRow;\n }\n\n /**\n * Generates column elements if necessary and assigns their widths\n * @private\n */\n setColumnElements() {\n let tf = this.tf;\n let cols = tag(tf.dom(), 'col');\n this.tblHasColTag = cols.length > 0;\n\n for (let k = (tf.nbCells - 1); k >= 0; k--) {\n let col;\n\n if (!this.tblHasColTag) {\n col = createElm('col');\n tf.dom().insertBefore(col, tf.dom().firstChild);\n } else {\n col = cols[k];\n }\n col.style.width = tf.colWidths[k];\n this.colElms[k] = col;\n }\n this.tblHasColTag = true;\n }\n\n /**\n * Sets headers row in headers table\n * @param {HTMLHeadElement} tableHead Table head element\n * @private\n */\n setHeadersRow(tableHead) {\n if (this.noHeaders) {\n // Handle table with no headers, assuming here headers do not\n // exist\n tableHead.appendChild(createElm('tr'));\n } else {\n // Headers row are moved from content table to headers table\n for (let i = 0; i < this.headRows.length; i++) {\n let row = this.tf.dom().rows[this.headRows[i]];\n tableHead.appendChild(row);\n }\n }\n }\n\n /**\n * Sets width defined in configuration to passed element\n * @param {DOMElement} element DOM element\n * @private\n */\n setConfigWidth(element) {\n if (!this.width) {\n return;\n }\n if (this.width.indexOf('%') !== -1) {\n element.style.width = '100%';\n } else {\n element.style.width = this.width;\n }\n }\n\n /**\n * Returns a list of header IDs used for specifing external sort triggers\n * @param {HTMLTableRowElement} row DOM row element\n * @returns {Array} List of IDs\n * @private\n */\n getSortTriggerIds(row) {\n let tf = this.tf;\n let sortTriggers = [];\n for (let n = 0; n < tf.getCellsNb(); n++) {\n let c = row.cells[n];\n let thId = c.getAttribute('id');\n if (!thId || thId === '') {\n thId = `${this.prfxGridTh + n}_${tf.id}`;\n c.setAttribute('id', thId);\n }\n sortTriggers.push(thId);\n }\n return sortTriggers;\n }\n\n /**\n * Removes the grid layout\n */\n destroy() {\n let tf = this.tf;\n let tbl = tf.dom();\n\n if (!this.initialized) {\n return;\n }\n let t = removeElm(tbl);\n this.tblMainCont.parentNode.insertBefore(t, this.tblMainCont);\n removeElm(this.tblMainCont);\n\n this.tblMainCont = null;\n this.headTblCont = null;\n this.headTbl = null;\n this.tblCont = null;\n\n tbl.outerHTML = this.sourceTblHtml;\n //needed to keep reference of table element for future usage\n this.tf.tbl = elm(tf.id);\n\n this.initialized = false;\n }\n}\n" + "content": "import {Feature} from '../feature';\nimport {createElm, removeElm, elm, tag} from '../dom';\nimport {addEvt, targetEvt} from '../event';\nimport {contains} from '../string';\nimport {NONE} from '../const';\nimport {\n defaultsBool, defaultsStr, defaultsNb, defaultsArr\n} from '../settings';\n\n/**\n * Grid layout, table with fixed headers\n */\nexport class GridLayout extends Feature {\n\n /**\n * Creates an instance of GridLayout\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'gridLayout');\n\n let f = this.config.grid_layout || {};\n\n /**\n * Grid-layout container width as CSS string\n * @type {String}\n */\n this.width = defaultsStr(f.width, null);\n\n /**\n * Grid-layout container height as CSS string\n * @type {String}\n */\n this.height = defaultsStr(f.height, null);\n\n /**\n * Css class for main container element\n * @type {String}\n */\n this.mainContCssClass = defaultsStr(f.cont_css_class, 'grd_Cont');\n\n /**\n * Css class for body table container element\n * @type {String}\n */\n this.contCssClass = defaultsStr(f.tbl_cont_css_class, 'grd_tblCont');\n\n /**\n * Css class for headers table container element\n * @type {String}\n */\n this.headContCssClass = defaultsStr(f.tbl_head_css_class,\n 'grd_headTblCont');\n\n /**\n * Css class for toolbar container element (rows counter, paging etc.)\n * @type {String}\n */\n this.infDivCssClass = defaultsStr(f.inf_grid_css_class, 'grd_inf');\n\n /**\n * Index of the headers row, default: 0\n * @type {Number}\n */\n this.headRowIndex = defaultsNb(f.headers_row_index, 0);\n\n /**\n * Collection of the header row indexes to be moved into headers table\n * @type {Array}\n */\n this.headRows = defaultsArr(f.headers_rows, [0]);\n\n /**\n * Enable or disable column filters generation, default: true\n * @type {Boolean}\n */\n this.filters = defaultsBool(f.filters, true);\n\n /**\n * Enable or disable column headers, default: false\n * @type {Boolean}\n */\n this.noHeaders = Boolean(f.no_headers);\n\n /**\n * Grid-layout default column widht as CSS string\n * @type {String}\n */\n this.defaultColWidth = defaultsStr(f.default_col_width, '100px');\n\n /**\n * List of column elements\n * @type {Array}\n * @private\n */\n this.colElms = [];\n\n /**\n * Prefix for grid-layout filter's cell ID\n * @type {String}\n * @private\n */\n this.prfxGridFltTd = '_td_';\n\n /**\n * Prefix for grid-layout header's cell ID\n * @type {String}\n * @private\n */\n this.prfxGridTh = 'tblHeadTh_';\n\n /**\n * Mark-up of original HTML table\n * @type {String}\n * @private\n */\n this.sourceTblHtml = tf.dom().outerHTML;\n\n /**\n * Indicates if working table has column elements\n * @type {Boolean}\n * @private\n */\n this.tblHasColTag = tag(tf.dom(), 'col').length > 0 ? true : false;\n\n /**\n * Main container element\n * @private\n */\n this.tblMainCont = null;\n\n /**\n * Table container element\n * @private\n */\n this.tblCont = null;\n\n /**\n * Headers' table container element\n * @private\n */\n this.headTblCont = null;\n\n /**\n * Headers' table element\n * @private\n */\n this.headTbl = null;\n\n // filters flag at TF level\n tf.fltGrid = this.filters;\n }\n\n /**\n * Generates a grid with fixed headers\n * TODO: reduce size of init by extracting single purposed methods\n */\n init() {\n let tf = this.tf;\n let tbl = tf.dom();\n\n if (this.initialized) {\n return;\n }\n\n // Override relevant TableFilter properties\n this.setOverrides();\n\n // Assign default column widths\n this.setDefaultColWidths();\n\n // Initial table width\n let tblW = this.initialTableWidth();\n\n //Main container: it will contain all the elements\n this.tblMainCont = this.createContainer(\n 'div', this.mainContCssClass);\n if (this.width) {\n this.tblMainCont.style.width = this.width;\n }\n tbl.parentNode.insertBefore(this.tblMainCont, tbl);\n\n //Table container: div wrapping content table\n this.tblCont = this.createContainer('div', this.contCssClass);\n this.setConfigWidth(this.tblCont);\n if (this.height) {\n this.tblCont.style.height = this.height;\n }\n tbl.parentNode.insertBefore(this.tblCont, tbl);\n let t = removeElm(tbl);\n this.tblCont.appendChild(t);\n\n //In case table width is expressed in %\n if (tbl.style.width === '') {\n tbl.style.width = (contains('%', tblW) ?\n tbl.clientWidth : tblW) + 'px';\n }\n\n let d = removeElm(this.tblCont);\n this.tblMainCont.appendChild(d);\n\n //Headers table container: div wrapping headers table\n this.headTblCont = this.createContainer(\n 'div', this.headContCssClass);\n\n //Headers table\n this.headTbl = createElm('table');\n let tH = createElm('tHead');\n\n //1st row should be headers row, ids are added if not set\n //Those ids are used by the sort feature\n let hRow = tbl.rows[this.headRowIndex];\n let sortTriggers = this.getSortTriggerIds(hRow);\n\n //Filters row is created\n let filtersRow = this.createFiltersRow();\n\n //Headers row are moved from content table to headers table\n this.setHeadersRow(tH);\n\n this.headTbl.appendChild(tH);\n if (tf.filtersRowIndex === 0) {\n tH.insertBefore(filtersRow, hRow);\n } else {\n tH.appendChild(filtersRow);\n }\n\n this.headTblCont.appendChild(this.headTbl);\n this.tblCont.parentNode.insertBefore(this.headTblCont, this.tblCont);\n\n //THead needs to be removed in content table for sort feature\n let thead = tag(tbl, 'thead');\n if (thead.length > 0) {\n tbl.removeChild(thead[0]);\n }\n\n // ensure table layout is always set even if already set in css\n // definitions, potentially with custom css class this could be lost\n this.headTbl.style.tableLayout = 'fixed';\n tbl.style.tableLayout = 'fixed';\n\n //content table without headers needs col widths to be reset\n tf.setColWidths(this.headTbl);\n\n //Headers container width\n this.headTbl.style.width = tbl.style.width;\n //\n\n //scroll synchronisation\n addEvt(this.tblCont, 'scroll', (evt) => {\n let elm = targetEvt(evt);\n let scrollLeft = elm.scrollLeft;\n this.headTblCont.scrollLeft = scrollLeft;\n //New pointerX calc taking into account scrollLeft\n // if(!o.isPointerXOverwritten){\n // try{\n // o.Evt.pointerX = function(evt){\n // let e = evt || global.event;\n // let bdScrollLeft = tf_StandardBody().scrollLeft +\n // scrollLeft;\n // return (e.pageX + scrollLeft) ||\n // (e.clientX + bdScrollLeft);\n // };\n // o.isPointerXOverwritten = true;\n // } catch(err) {\n // o.isPointerXOverwritten = false;\n // }\n // }\n });\n\n // TODO: Trigger a custom event handled by sort extension\n let sort = tf.extension('sort');\n if (sort) {\n sort.asyncSort = true;\n sort.triggerIds = sortTriggers;\n }\n\n //Col elements are enough to keep column widths after sorting and\n //filtering\n this.setColumnElements();\n\n if (tf.popupFilters) {\n filtersRow.style.display = NONE;\n }\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Overrides TableFilter instance properties to adjust to grid layout mode\n * @private\n */\n setOverrides() {\n let tf = this.tf;\n tf.refRow = 0;\n tf.headersRow = 0;\n tf.filtersRowIndex = 1;\n }\n\n /**\n * Set grid-layout default column widths if column widths are not defined\n * @private\n */\n setDefaultColWidths() {\n let tf = this.tf;\n if (tf.colWidths.length > 0) {\n return;\n }\n for (let k = 0, len = tf.getCellsNb(); k < len; k++) {\n let colW;\n let cell = tf.dom().rows[tf.getHeadersRowIndex()].cells[k];\n if (cell.width !== '') {\n colW = cell.width;\n } else if (cell.style.width !== '') {\n colW = parseInt(cell.style.width, 10);\n } else {\n colW = this.defaultColWidth;\n }\n tf.colWidths[k] = colW;\n }\n tf.setColWidths();\n }\n\n /**\n * Initial table width\n * @returns {Number}\n * @private\n */\n initialTableWidth() {\n let tbl = this.tf.dom();\n let width; //initial table width\n\n if (tbl.width !== '') {\n width = tbl.width;\n }\n else if (tbl.style.width !== '') {\n width = tbl.style.width;\n } else {\n width = tbl.clientWidth;\n }\n return parseInt(width, 10);\n }\n\n /**\n * Creates container element\n * @param {String} tag Tag name\n * @param {String} className Css class to assign to element\n * @returns {DOMElement}\n * @private\n */\n createContainer(tag, className) {\n let element = createElm(tag);\n element.className = className;\n return element;\n }\n\n /**\n * Creates filters row with cells\n * @returns {HTMLTableRowElement}\n * @private\n */\n createFiltersRow() {\n let tf = this.tf;\n let filtersRow = createElm('tr');\n if (this.filters && tf.fltGrid) {\n tf.externalFltTgtIds = [];\n for (let j = 0; j < tf.getCellsNb(); j++) {\n let fltTdId = `${tf.prfxFlt + j + this.prfxGridFltTd + tf.id}`;\n let cl = createElm(tf.fltCellTag, ['id', fltTdId]);\n filtersRow.appendChild(cl);\n tf.externalFltTgtIds[j] = fltTdId;\n }\n }\n return filtersRow;\n }\n\n /**\n * Generates column elements if necessary and assigns their widths\n * @private\n */\n setColumnElements() {\n let tf = this.tf;\n let cols = tag(tf.dom(), 'col');\n this.tblHasColTag = cols.length > 0;\n\n for (let k = (tf.nbCells - 1); k >= 0; k--) {\n let col;\n\n if (!this.tblHasColTag) {\n col = createElm('col');\n tf.dom().insertBefore(col, tf.dom().firstChild);\n } else {\n col = cols[k];\n }\n col.style.width = tf.colWidths[k];\n this.colElms[k] = col;\n }\n this.tblHasColTag = true;\n }\n\n /**\n * Sets headers row in headers table\n * @param {HTMLHeadElement} tableHead Table head element\n * @private\n */\n setHeadersRow(tableHead) {\n if (this.noHeaders) {\n // Handle table with no headers, assuming here headers do not\n // exist\n tableHead.appendChild(createElm('tr'));\n } else {\n // Headers row are moved from content table to headers table\n for (let i = 0; i < this.headRows.length; i++) {\n let row = this.tf.dom().rows[this.headRows[i]];\n tableHead.appendChild(row);\n }\n }\n }\n\n /**\n * Sets width defined in configuration to passed element\n * @param {DOMElement} element DOM element\n * @private\n */\n setConfigWidth(element) {\n if (!this.width) {\n return;\n }\n if (this.width.indexOf('%') !== -1) {\n element.style.width = '100%';\n } else {\n element.style.width = this.width;\n }\n }\n\n /**\n * Returns a list of header IDs used for specifing external sort triggers\n * @param {HTMLTableRowElement} row DOM row element\n * @returns {Array} List of IDs\n * @private\n */\n getSortTriggerIds(row) {\n let tf = this.tf;\n let sortTriggers = [];\n for (let n = 0; n < tf.getCellsNb(); n++) {\n let c = row.cells[n];\n let thId = c.getAttribute('id');\n if (!thId || thId === '') {\n thId = `${this.prfxGridTh + n}_${tf.id}`;\n c.setAttribute('id', thId);\n }\n sortTriggers.push(thId);\n }\n return sortTriggers;\n }\n\n /**\n * Removes the grid layout\n */\n destroy() {\n let tf = this.tf;\n let tbl = tf.dom();\n\n if (!this.initialized) {\n return;\n }\n let t = removeElm(tbl);\n this.tblMainCont.parentNode.insertBefore(t, this.tblMainCont);\n removeElm(this.tblMainCont);\n\n this.tblMainCont = null;\n this.headTblCont = null;\n this.headTbl = null;\n this.tblCont = null;\n\n tbl.outerHTML = this.sourceTblHtml;\n //needed to keep reference of table element for future usage\n this.tf.tbl = elm(tf.id);\n\n this.initialized = false;\n }\n}\n" }, { "__docId__": 352, @@ -8847,7 +8847,7 @@ "longname": "src/modules/gridLayout.js~GridLayout#setDefaultColWidths", "access": "private", "description": "Set grid-layout default column widths if column widths are not defined", - "lineNumber": 306, + "lineNumber": 305, "params": [], "generator": false }, @@ -8861,7 +8861,7 @@ "longname": "src/modules/gridLayout.js~GridLayout#initialTableWidth", "access": "private", "description": "Initial table width", - "lineNumber": 331, + "lineNumber": 330, "unknown": [ { "tagName": "@returns", @@ -8889,7 +8889,7 @@ "longname": "src/modules/gridLayout.js~GridLayout#createContainer", "access": "private", "description": "Creates container element", - "lineNumber": 353, + "lineNumber": 352, "unknown": [ { "tagName": "@returns", @@ -8938,7 +8938,7 @@ "longname": "src/modules/gridLayout.js~GridLayout#createFiltersRow", "access": "private", "description": "Creates filters row with cells", - "lineNumber": 364, + "lineNumber": 363, "unknown": [ { "tagName": "@returns", @@ -8966,7 +8966,7 @@ "longname": "src/modules/gridLayout.js~GridLayout#setColumnElements", "access": "private", "description": "Generates column elements if necessary and assigns their widths", - "lineNumber": 383, + "lineNumber": 382, "params": [], "generator": false }, @@ -8980,7 +8980,7 @@ "longname": "src/modules/gridLayout.js~GridLayout#tblHasColTag", "access": null, "description": null, - "lineNumber": 386, + "lineNumber": 385, "undocument": true, "type": { "types": [ @@ -8998,7 +8998,7 @@ "longname": "src/modules/gridLayout.js~GridLayout#tblHasColTag", "access": null, "description": null, - "lineNumber": 400, + "lineNumber": 399, "undocument": true, "type": { "types": [ @@ -9016,7 +9016,7 @@ "longname": "src/modules/gridLayout.js~GridLayout#setHeadersRow", "access": "private", "description": "Sets headers row in headers table", - "lineNumber": 408, + "lineNumber": 407, "params": [ { "nullable": null, @@ -9041,7 +9041,7 @@ "longname": "src/modules/gridLayout.js~GridLayout#setConfigWidth", "access": "private", "description": "Sets width defined in configuration to passed element", - "lineNumber": 427, + "lineNumber": 426, "params": [ { "nullable": null, @@ -9066,7 +9066,7 @@ "longname": "src/modules/gridLayout.js~GridLayout#getSortTriggerIds", "access": "private", "description": "Returns a list of header IDs used for specifing external sort triggers", - "lineNumber": 444, + "lineNumber": 443, "unknown": [ { "tagName": "@returns", @@ -9105,7 +9105,7 @@ "longname": "src/modules/gridLayout.js~GridLayout#destroy", "access": null, "description": "Removes the grid layout", - "lineNumber": 462, + "lineNumber": 461, "params": [], "generator": false }, @@ -9119,7 +9119,7 @@ "longname": "src/modules/gridLayout.js~GridLayout#tblMainCont", "access": null, "description": null, - "lineNumber": 473, + "lineNumber": 472, "undocument": true, "type": { "types": [ @@ -9137,7 +9137,7 @@ "longname": "src/modules/gridLayout.js~GridLayout#headTblCont", "access": null, "description": null, - "lineNumber": 474, + "lineNumber": 473, "undocument": true, "type": { "types": [ @@ -9155,7 +9155,7 @@ "longname": "src/modules/gridLayout.js~GridLayout#headTbl", "access": null, "description": null, - "lineNumber": 475, + "lineNumber": 474, "undocument": true, "type": { "types": [ @@ -9173,7 +9173,7 @@ "longname": "src/modules/gridLayout.js~GridLayout#tblCont", "access": null, "description": null, - "lineNumber": 476, + "lineNumber": 475, "undocument": true, "type": { "types": [ @@ -9191,7 +9191,7 @@ "longname": "src/modules/gridLayout.js~GridLayout#initialized", "access": null, "description": null, - "lineNumber": 482, + "lineNumber": 481, "undocument": true, "type": { "types": [ @@ -13292,7 +13292,7 @@ "access": null, "description": null, "lineNumber": 1, - "content": "import {Feature} from '../feature';\nimport {isUndef, EMPTY_FN} from '../types';\nimport {createElm, removeElm} from '../dom';\nimport {addEvt, cancelEvt, stopEvt, targetEvt, removeEvt} from '../event';\nimport {INPUT, NONE, CHECKLIST, MULTIPLE} from '../const';\nimport {root} from '../root';\nimport {defaultsStr, defaultsBool, defaultsArr, defaultsFn} from '../settings';\n\n/**\n * Pop-up filter component\n * @export\n * @class PopupFilter\n * @extends {Feature}\n */\nexport class PopupFilter extends Feature {\n\n /**\n * Creates an instance of PopupFilter\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'popupFilters');\n\n // Configuration object\n let f = this.config.popup_filters || {};\n\n /**\n * Close active popup filter upon filtering, enabled by default\n * @type {Boolean}\n */\n this.closeOnFiltering = defaultsBool(f.close_on_filtering, true);\n\n /**\n * Filter icon path\n * @type {String}\n */\n this.iconPath = defaultsStr(f.image, tf.themesPath + 'icn_filter.gif');\n\n /**\n * Active filter icon path\n * @type {string}\n */\n this.activeIconPath = defaultsStr(f.image_active,\n tf.themesPath + 'icn_filterActive.gif');\n\n /**\n * HTML for the filter icon\n * @type {string}\n */\n this.iconHtml = defaultsStr(f.image_html,\n '\"Column');\n\n /**\n * Css class assigned to the popup container element\n * @type {String}\n */\n this.placeholderCssClass = defaultsStr(f.placeholder_css_class,\n 'popUpPlaceholder');\n\n /**\n * Css class assigned to filter container element\n * @type {String}\n */\n this.containerCssClass = defaultsStr(f.div_css_class, 'popUpFilter');\n\n /**\n * Ensure filter's container element width matches column width, enabled\n * by default\n * @type {Boolean}\n */\n this.adjustToContainer = defaultsBool(f.adjust_to_container, true);\n\n /**\n * Callback fired before a popup filter is opened\n * @type {Function}\n */\n this.onBeforeOpen = defaultsFn(f.on_before_popup_filter_open, EMPTY_FN);\n\n /**\n * Callback fired after a popup filter is opened\n * @type {Function}\n */\n this.onAfterOpen = defaultsFn(f.on_after_popup_filter_open, EMPTY_FN);\n\n /**\n * Callback fired before a popup filter is closed\n * @type {Function}\n */\n this.onBeforeClose = defaultsFn(f.on_before_popup_filter_close,\n EMPTY_FN);\n\n /**\n * Callback fired after a popup filter is closed\n * @type {Function}\n */\n this.onAfterClose = defaultsFn(f.on_after_popup_filter_close, EMPTY_FN);\n\n /**\n * Collection of filters spans\n * @type {Array}\n * @private\n */\n this.fltSpans = [];\n\n /**\n * Collection of filters icons\n * @type {Array}\n * @private\n */\n this.fltIcons = [];\n\n /**\n * Collection of filters icons cached after pop-up filters are removed\n * @type {Array}\n * @private\n */\n this.filtersCache = null;\n\n /**\n * Collection of filters containers\n * @type {Array}\n * @private\n */\n this.fltElms = defaultsArr(this.filtersCache, []);\n\n /**\n * Prefix for pop-up filter container ID\n * @type {String}\n * @private\n */\n this.prfxDiv = 'popup_';\n\n /**\n * Column index of popup filter currently active\n * @type {Number}\n * @private\n */\n this.activeFilterIdx = -1;\n }\n\n /**\n * Click event handler for pop-up filter icon\n * @private\n */\n onClick(evt) {\n let elm = targetEvt(evt).parentNode;\n let colIndex = parseInt(elm.getAttribute('ci'), 10);\n\n this.closeAll(colIndex);\n this.toggle(colIndex);\n\n if (this.adjustToContainer) {\n let cont = this.fltElms[colIndex],\n header = this.tf.getHeaderElement(colIndex),\n headerWidth = header.clientWidth * 0.95;\n cont.style.width = parseInt(headerWidth, 10) + 'px';\n }\n cancelEvt(evt);\n stopEvt(evt);\n }\n\n /**\n * Mouse-up event handler handling popup filter auto-close behaviour\n * @private\n */\n onMouseup(evt) {\n if (this.activeFilterIdx === -1) {\n return;\n }\n let targetElm = targetEvt(evt);\n let activeFlt = this.fltElms[this.activeFilterIdx];\n let icon = this.fltIcons[this.activeFilterIdx];\n\n if (icon === targetElm) {\n return;\n }\n\n while (targetElm && targetElm !== activeFlt) {\n targetElm = targetElm.parentNode;\n }\n\n if (targetElm !== activeFlt) {\n this.close(this.activeFilterIdx);\n }\n\n return;\n }\n\n /**\n * Initialize DOM elements\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n let tf = this.tf;\n\n // Enable external filters\n tf.isExternalFlt = true;\n tf.externalFltTgtIds = [];\n\n // Override headers row index if no grouped headers\n // TODO: Because of the filters row generation, headers row index needs\n // adjusting: prevent useless row generation\n if (tf.headersRow <= 1 && isNaN(tf.config().headers_row_index)) {\n tf.headersRow = 0;\n }\n\n // Adjust headers row index for grid-layout mode\n // TODO: Because of the filters row generation, headers row index needs\n // adjusting: prevent useless row generation\n if (tf.gridLayout) {\n tf.headersRow--;\n this.buildIcons();\n }\n\n // subscribe to events\n this.emitter.on(['before-filtering'], () => this.setIconsState());\n this.emitter.on(['after-filtering'], () => this.closeAll());\n this.emitter.on(['cell-processed'],\n (tf, cellIndex) => this.changeState(cellIndex, true));\n this.emitter.on(['filters-row-inserted'], () => this.buildIcons());\n this.emitter.on(['before-filter-init'],\n (tf, colIndex) => this.build(colIndex));\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Reset previously destroyed feature\n */\n reset() {\n this.enable();\n this.init();\n this.buildIcons();\n this.buildAll();\n }\n\n /**\n * Build all filters icons\n */\n buildIcons() {\n let tf = this.tf;\n\n // TODO: Because of the filters row generation, headers row index needs\n // adjusting: prevent useless row generation\n tf.headersRow++;\n\n for (let i = 0; i < tf.nbCells; i++) {\n if (tf.getFilterType(i) === NONE) {\n continue;\n }\n let icon = createElm('span', ['ci', i]);\n icon.innerHTML = this.iconHtml;\n let header = tf.getHeaderElement(i);\n header.appendChild(icon);\n addEvt(icon, 'click', (evt) => this.onClick(evt));\n this.fltSpans[i] = icon;\n this.fltIcons[i] = icon.firstChild;\n }\n }\n\n /**\n * Build all pop-up filters elements\n */\n buildAll() {\n for (let i = 0; i < this.filtersCache.length; i++) {\n this.build(i, this.filtersCache[i]);\n }\n }\n\n /**\n * Build a specified pop-up filter elements\n * @param {Number} colIndex Column index\n * @param {Object} div Optional container DOM element\n */\n build(colIndex, div) {\n let tf = this.tf;\n let contId = `${this.prfxDiv}${tf.id}_${colIndex}`;\n let placeholder = createElm('div', ['class', this.placeholderCssClass]);\n let cont = div ||\n createElm('div', ['id', contId], ['class', this.containerCssClass]);\n tf.externalFltTgtIds.push(cont.id);\n placeholder.appendChild(cont);\n\n let header = tf.getHeaderElement(colIndex);\n header.insertBefore(placeholder, header.firstChild);\n addEvt(cont, 'click', (evt) => stopEvt(evt));\n this.fltElms[colIndex] = cont;\n }\n\n /**\n * Toggle visibility of specified filter\n * @param {Number} colIndex Column index\n */\n toggle(colIndex) {\n if (!this.isOpen(colIndex)) {\n this.open(colIndex);\n } else {\n this.close(colIndex);\n }\n }\n\n /**\n * Open popup filter of specified column\n * @param {Number} colIndex Column index\n */\n open(colIndex) {\n let tf = this.tf,\n container = this.fltElms[colIndex];\n\n this.onBeforeOpen(this, container, colIndex);\n\n container.style.display = 'block';\n this.activeFilterIdx = colIndex;\n addEvt(root, 'mouseup', (evt) => this.onMouseup(evt));\n\n if (tf.getFilterType(colIndex) === INPUT) {\n let flt = tf.getFilterElement(colIndex);\n if (flt) {\n flt.focus();\n }\n }\n\n this.onAfterOpen(this, container, colIndex);\n }\n\n /**\n * Close popup filter of specified column\n * @param {Number} colIndex Column index\n */\n close(colIndex) {\n let container = this.fltElms[colIndex];\n\n this.onBeforeClose(this, container, colIndex);\n\n container.style.display = NONE;\n if (this.activeFilterIdx === colIndex) {\n this.activeFilterIdx = -1;\n }\n removeEvt(root, 'mouseup', (evt) => this.onMouseup(evt));\n\n this.onAfterClose(this, container, colIndex);\n }\n\n /**\n * Check if popup filter for specified column is open\n * @param {Number} colIndex Column index\n * @returns {Boolean}\n */\n isOpen(colIndex) {\n return this.fltElms[colIndex].style.display === 'block';\n }\n\n /**\n * Close all filters excepted for the specified one if any\n * @param {Number} exceptIdx Column index of the filter to not close\n */\n closeAll(exceptIdx) {\n // Do not close filters only if argument is undefined and close on\n // filtering option is disabled\n if (isUndef(exceptIdx) && !this.closeOnFiltering) {\n return;\n }\n for (let i = 0; i < this.fltElms.length; i++) {\n if (i === exceptIdx) {\n continue;\n }\n let fltType = this.tf.getFilterType(i);\n let isMultipleFilter =\n (fltType === CHECKLIST || fltType === MULTIPLE);\n\n // Always hide all single selection filter types but hide multiple\n // selection filter types only if index set\n if (!isMultipleFilter || !isUndef(exceptIdx)) {\n this.close(i);\n }\n }\n }\n\n /**\n * Build all the icons representing the pop-up filters\n */\n setIconsState() {\n for (let i = 0; i < this.fltIcons.length; i++) {\n this.changeState(i, false);\n }\n }\n\n /**\n * Apply specified icon state\n * @param {Number} colIndex Column index\n * @param {Boolean} active Apply active state\n */\n changeState(colIndex, active) {\n let icon = this.fltIcons[colIndex];\n if (icon) {\n icon.src = active ? this.activeIconPath : this.iconPath;\n }\n }\n\n /**\n * Remove pop-up filters\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n this.filtersCache = [];\n for (let i = 0; i < this.fltElms.length; i++) {\n let container = this.fltElms[i],\n placeholder = container.parentNode,\n icon = this.fltSpans[i],\n iconImg = this.fltIcons[i];\n if (container) {\n removeElm(container);\n this.filtersCache[i] = container;\n }\n container = null;\n if (placeholder) {\n removeElm(placeholder);\n }\n placeholder = null;\n if (icon) {\n removeElm(icon);\n }\n icon = null;\n if (iconImg) {\n removeElm(iconImg);\n }\n iconImg = null;\n }\n this.fltElms = [];\n this.fltSpans = [];\n this.fltIcons = [];\n\n // TODO: expose an API to handle external filter IDs\n this.tf.externalFltTgtIds = [];\n\n // unsubscribe to events\n this.emitter.off(['before-filtering'], () => this.setIconsState());\n this.emitter.off(['after-filtering'], () => this.closeAll());\n this.emitter.off(['cell-processed'],\n (tf, cellIndex) => this.changeState(cellIndex, true));\n this.emitter.off(['filters-row-inserted'], () => this.buildIcons());\n this.emitter.off(['before-filter-init'],\n (tf, colIndex) => this.build(colIndex));\n\n this.initialized = false;\n }\n\n}\n" + "content": "import {Feature} from '../feature';\nimport {isUndef, EMPTY_FN} from '../types';\nimport {createElm, removeElm} from '../dom';\nimport {addEvt, cancelEvt, stopEvt, targetEvt, removeEvt} from '../event';\nimport {INPUT, NONE, CHECKLIST, MULTIPLE} from '../const';\nimport {root} from '../root';\nimport {defaultsStr, defaultsBool, defaultsArr, defaultsFn} from '../settings';\n\n/**\n * Pop-up filter component\n * @export\n * @class PopupFilter\n * @extends {Feature}\n */\nexport class PopupFilter extends Feature {\n\n /**\n * Creates an instance of PopupFilter\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'popupFilters');\n\n // Configuration object\n let f = this.config.popup_filters || {};\n\n /**\n * Close active popup filter upon filtering, enabled by default\n * @type {Boolean}\n */\n this.closeOnFiltering = defaultsBool(f.close_on_filtering, true);\n\n /**\n * Filter icon path\n * @type {String}\n */\n this.iconPath = defaultsStr(f.image, tf.themesPath + 'icn_filter.gif');\n\n /**\n * Active filter icon path\n * @type {string}\n */\n this.activeIconPath = defaultsStr(f.image_active,\n tf.themesPath + 'icn_filterActive.gif');\n\n /**\n * HTML for the filter icon\n * @type {string}\n */\n this.iconHtml = defaultsStr(f.image_html,\n '\"Column');\n\n /**\n * Css class assigned to the popup container element\n * @type {String}\n */\n this.placeholderCssClass = defaultsStr(f.placeholder_css_class,\n 'popUpPlaceholder');\n\n /**\n * Css class assigned to filter container element\n * @type {String}\n */\n this.containerCssClass = defaultsStr(f.div_css_class, 'popUpFilter');\n\n /**\n * Ensure filter's container element width matches column width, enabled\n * by default\n * @type {Boolean}\n */\n this.adjustToContainer = defaultsBool(f.adjust_to_container, true);\n\n /**\n * Callback fired before a popup filter is opened\n * @type {Function}\n */\n this.onBeforeOpen = defaultsFn(f.on_before_popup_filter_open, EMPTY_FN);\n\n /**\n * Callback fired after a popup filter is opened\n * @type {Function}\n */\n this.onAfterOpen = defaultsFn(f.on_after_popup_filter_open, EMPTY_FN);\n\n /**\n * Callback fired before a popup filter is closed\n * @type {Function}\n */\n this.onBeforeClose = defaultsFn(f.on_before_popup_filter_close,\n EMPTY_FN);\n\n /**\n * Callback fired after a popup filter is closed\n * @type {Function}\n */\n this.onAfterClose = defaultsFn(f.on_after_popup_filter_close, EMPTY_FN);\n\n /**\n * Collection of filters spans\n * @type {Array}\n * @private\n */\n this.fltSpans = [];\n\n /**\n * Collection of filters icons\n * @type {Array}\n * @private\n */\n this.fltIcons = [];\n\n /**\n * Collection of filters icons cached after pop-up filters are removed\n * @type {Array}\n * @private\n */\n this.filtersCache = null;\n\n /**\n * Collection of filters containers\n * @type {Array}\n * @private\n */\n this.fltElms = defaultsArr(this.filtersCache, []);\n\n /**\n * Prefix for pop-up filter container ID\n * @type {String}\n * @private\n */\n this.prfxDiv = 'popup_';\n\n /**\n * Column index of popup filter currently active\n * @type {Number}\n * @private\n */\n this.activeFilterIdx = -1;\n }\n\n /**\n * Click event handler for pop-up filter icon\n * @private\n */\n onClick(evt) {\n let elm = targetEvt(evt).parentNode;\n let colIndex = parseInt(elm.getAttribute('ci'), 10);\n\n this.closeAll(colIndex);\n this.toggle(colIndex);\n\n if (this.adjustToContainer) {\n let cont = this.fltElms[colIndex],\n header = this.tf.getHeaderElement(colIndex),\n headerWidth = header.clientWidth * 0.95;\n cont.style.width = parseInt(headerWidth, 10) + 'px';\n }\n cancelEvt(evt);\n stopEvt(evt);\n }\n\n /**\n * Mouse-up event handler handling popup filter auto-close behaviour\n * @private\n */\n onMouseup(evt) {\n if (this.activeFilterIdx === -1) {\n return;\n }\n let targetElm = targetEvt(evt);\n let activeFlt = this.fltElms[this.activeFilterIdx];\n let icon = this.fltIcons[this.activeFilterIdx];\n\n if (icon === targetElm) {\n return;\n }\n\n while (targetElm && targetElm !== activeFlt) {\n targetElm = targetElm.parentNode;\n }\n\n if (targetElm !== activeFlt) {\n this.close(this.activeFilterIdx);\n }\n\n return;\n }\n\n /**\n * Initialize DOM elements\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n let tf = this.tf;\n\n // Enable external filters\n tf.externalFltTgtIds = [];\n\n // Override headers row index if no grouped headers\n // TODO: Because of the filters row generation, headers row index needs\n // adjusting: prevent useless row generation\n if (tf.headersRow <= 1 && isNaN(tf.config().headers_row_index)) {\n tf.headersRow = 0;\n }\n\n // Adjust headers row index for grid-layout mode\n // TODO: Because of the filters row generation, headers row index needs\n // adjusting: prevent useless row generation\n if (tf.gridLayout) {\n tf.headersRow--;\n this.buildIcons();\n }\n\n // subscribe to events\n this.emitter.on(['before-filtering'], () => this.setIconsState());\n this.emitter.on(['after-filtering'], () => this.closeAll());\n this.emitter.on(['cell-processed'],\n (tf, cellIndex) => this.changeState(cellIndex, true));\n this.emitter.on(['filters-row-inserted'], () => this.buildIcons());\n this.emitter.on(['before-filter-init'],\n (tf, colIndex) => this.build(colIndex));\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Reset previously destroyed feature\n */\n reset() {\n this.enable();\n this.init();\n this.buildIcons();\n this.buildAll();\n }\n\n /**\n * Build all filters icons\n */\n buildIcons() {\n let tf = this.tf;\n\n // TODO: Because of the filters row generation, headers row index needs\n // adjusting: prevent useless row generation\n tf.headersRow++;\n\n for (let i = 0; i < tf.nbCells; i++) {\n if (tf.getFilterType(i) === NONE) {\n continue;\n }\n let icon = createElm('span', ['ci', i]);\n icon.innerHTML = this.iconHtml;\n let header = tf.getHeaderElement(i);\n header.appendChild(icon);\n addEvt(icon, 'click', (evt) => this.onClick(evt));\n this.fltSpans[i] = icon;\n this.fltIcons[i] = icon.firstChild;\n }\n }\n\n /**\n * Build all pop-up filters elements\n */\n buildAll() {\n for (let i = 0; i < this.filtersCache.length; i++) {\n this.build(i, this.filtersCache[i]);\n }\n }\n\n /**\n * Build a specified pop-up filter elements\n * @param {Number} colIndex Column index\n * @param {Object} div Optional container DOM element\n */\n build(colIndex, div) {\n let tf = this.tf;\n let contId = `${this.prfxDiv}${tf.id}_${colIndex}`;\n let placeholder = createElm('div', ['class', this.placeholderCssClass]);\n let cont = div ||\n createElm('div', ['id', contId], ['class', this.containerCssClass]);\n tf.externalFltTgtIds.push(cont.id);\n placeholder.appendChild(cont);\n\n let header = tf.getHeaderElement(colIndex);\n header.insertBefore(placeholder, header.firstChild);\n addEvt(cont, 'click', (evt) => stopEvt(evt));\n this.fltElms[colIndex] = cont;\n }\n\n /**\n * Toggle visibility of specified filter\n * @param {Number} colIndex Column index\n */\n toggle(colIndex) {\n if (!this.isOpen(colIndex)) {\n this.open(colIndex);\n } else {\n this.close(colIndex);\n }\n }\n\n /**\n * Open popup filter of specified column\n * @param {Number} colIndex Column index\n */\n open(colIndex) {\n let tf = this.tf,\n container = this.fltElms[colIndex];\n\n this.onBeforeOpen(this, container, colIndex);\n\n container.style.display = 'block';\n this.activeFilterIdx = colIndex;\n addEvt(root, 'mouseup', (evt) => this.onMouseup(evt));\n\n if (tf.getFilterType(colIndex) === INPUT) {\n let flt = tf.getFilterElement(colIndex);\n if (flt) {\n flt.focus();\n }\n }\n\n this.onAfterOpen(this, container, colIndex);\n }\n\n /**\n * Close popup filter of specified column\n * @param {Number} colIndex Column index\n */\n close(colIndex) {\n let container = this.fltElms[colIndex];\n\n this.onBeforeClose(this, container, colIndex);\n\n container.style.display = NONE;\n if (this.activeFilterIdx === colIndex) {\n this.activeFilterIdx = -1;\n }\n removeEvt(root, 'mouseup', (evt) => this.onMouseup(evt));\n\n this.onAfterClose(this, container, colIndex);\n }\n\n /**\n * Check if popup filter for specified column is open\n * @param {Number} colIndex Column index\n * @returns {Boolean}\n */\n isOpen(colIndex) {\n return this.fltElms[colIndex].style.display === 'block';\n }\n\n /**\n * Close all filters excepted for the specified one if any\n * @param {Number} exceptIdx Column index of the filter to not close\n */\n closeAll(exceptIdx) {\n // Do not close filters only if argument is undefined and close on\n // filtering option is disabled\n if (isUndef(exceptIdx) && !this.closeOnFiltering) {\n return;\n }\n for (let i = 0; i < this.fltElms.length; i++) {\n if (i === exceptIdx) {\n continue;\n }\n let fltType = this.tf.getFilterType(i);\n let isMultipleFilter =\n (fltType === CHECKLIST || fltType === MULTIPLE);\n\n // Always hide all single selection filter types but hide multiple\n // selection filter types only if index set\n if (!isMultipleFilter || !isUndef(exceptIdx)) {\n this.close(i);\n }\n }\n }\n\n /**\n * Build all the icons representing the pop-up filters\n */\n setIconsState() {\n for (let i = 0; i < this.fltIcons.length; i++) {\n this.changeState(i, false);\n }\n }\n\n /**\n * Apply specified icon state\n * @param {Number} colIndex Column index\n * @param {Boolean} active Apply active state\n */\n changeState(colIndex, active) {\n let icon = this.fltIcons[colIndex];\n if (icon) {\n icon.src = active ? this.activeIconPath : this.iconPath;\n }\n }\n\n /**\n * Remove pop-up filters\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n this.filtersCache = [];\n for (let i = 0; i < this.fltElms.length; i++) {\n let container = this.fltElms[i],\n placeholder = container.parentNode,\n icon = this.fltSpans[i],\n iconImg = this.fltIcons[i];\n if (container) {\n removeElm(container);\n this.filtersCache[i] = container;\n }\n container = null;\n if (placeholder) {\n removeElm(placeholder);\n }\n placeholder = null;\n if (icon) {\n removeElm(icon);\n }\n icon = null;\n if (iconImg) {\n removeElm(iconImg);\n }\n iconImg = null;\n }\n this.fltElms = [];\n this.fltSpans = [];\n this.fltIcons = [];\n\n // TODO: expose an API to handle external filter IDs\n this.tf.externalFltTgtIds = [];\n\n // unsubscribe to events\n this.emitter.off(['before-filtering'], () => this.setIconsState());\n this.emitter.off(['after-filtering'], () => this.closeAll());\n this.emitter.off(['cell-processed'],\n (tf, cellIndex) => this.changeState(cellIndex, true));\n this.emitter.off(['filters-row-inserted'], () => this.buildIcons());\n this.emitter.off(['before-filter-init'],\n (tf, colIndex) => this.build(colIndex));\n\n this.initialized = false;\n }\n\n}\n" }, { "__docId__": 607, @@ -13754,7 +13754,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#initialized", "access": null, "description": null, - "lineNumber": 228, + "lineNumber": 227, "unknown": [ { "tagName": "@inherited", @@ -13777,7 +13777,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#reset", "access": null, "description": "Reset previously destroyed feature", - "lineNumber": 234, + "lineNumber": 233, "params": [], "generator": false }, @@ -13791,7 +13791,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#buildIcons", "access": null, "description": "Build all filters icons", - "lineNumber": 244, + "lineNumber": 243, "params": [], "generator": false }, @@ -13805,7 +13805,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#buildAll", "access": null, "description": "Build all pop-up filters elements", - "lineNumber": 268, + "lineNumber": 267, "params": [], "generator": false }, @@ -13819,7 +13819,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#build", "access": null, "description": "Build a specified pop-up filter elements", - "lineNumber": 279, + "lineNumber": 278, "params": [ { "nullable": null, @@ -13854,7 +13854,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#toggle", "access": null, "description": "Toggle visibility of specified filter", - "lineNumber": 298, + "lineNumber": 297, "params": [ { "nullable": null, @@ -13879,7 +13879,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#open", "access": null, "description": "Open popup filter of specified column", - "lineNumber": 310, + "lineNumber": 309, "params": [ { "nullable": null, @@ -13904,7 +13904,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#activeFilterIdx", "access": null, "description": null, - "lineNumber": 317, + "lineNumber": 316, "undocument": true, "type": { "types": [ @@ -13922,7 +13922,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#close", "access": null, "description": "Close popup filter of specified column", - "lineNumber": 334, + "lineNumber": 333, "params": [ { "nullable": null, @@ -13947,7 +13947,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#activeFilterIdx", "access": null, "description": null, - "lineNumber": 341, + "lineNumber": 340, "undocument": true, "type": { "types": [ @@ -13965,7 +13965,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#isOpen", "access": null, "description": "Check if popup filter for specified column is open", - "lineNumber": 353, + "lineNumber": 352, "unknown": [ { "tagName": "@returns", @@ -14004,7 +14004,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#closeAll", "access": null, "description": "Close all filters excepted for the specified one if any", - "lineNumber": 361, + "lineNumber": 360, "params": [ { "nullable": null, @@ -14029,7 +14029,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#setIconsState", "access": null, "description": "Build all the icons representing the pop-up filters", - "lineNumber": 386, + "lineNumber": 385, "params": [], "generator": false }, @@ -14043,7 +14043,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#changeState", "access": null, "description": "Apply specified icon state", - "lineNumber": 397, + "lineNumber": 396, "params": [ { "nullable": null, @@ -14078,7 +14078,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#destroy", "access": null, "description": "Remove pop-up filters", - "lineNumber": 407, + "lineNumber": 406, "params": [], "generator": false }, @@ -14092,7 +14092,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#filtersCache", "access": null, "description": null, - "lineNumber": 412, + "lineNumber": 411, "undocument": true, "type": { "types": [ @@ -14110,7 +14110,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#fltElms", "access": null, "description": null, - "lineNumber": 436, + "lineNumber": 435, "undocument": true, "type": { "types": [ @@ -14128,7 +14128,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#fltSpans", "access": null, "description": null, - "lineNumber": 437, + "lineNumber": 436, "undocument": true, "type": { "types": [ @@ -14146,7 +14146,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#fltIcons", "access": null, "description": null, - "lineNumber": 438, + "lineNumber": 437, "undocument": true, "type": { "types": [ @@ -14164,7 +14164,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#initialized", "access": null, "description": null, - "lineNumber": 452, + "lineNumber": 451, "undocument": true, "type": { "types": [ @@ -17798,7 +17798,7 @@ "access": null, "description": null, "lineNumber": 1, - "content": "import {addEvt, cancelEvt, stopEvt, targetEvt, keyCode} from './event';\nimport {\n addClass, createElm, createOpt, elm, getText, getFirstTextNode,\n removeClass, removeElm, tag\n} from './dom';\nimport {contains, matchCase, rgxEsc, trim} from './string';\nimport {isEmpty as isEmptyString} from './string';\nimport {\n isArray, isEmpty, isFn, isNumber, isObj, isString, isUndef, EMPTY_FN\n} from './types';\nimport {parse as parseNb} from './number';\nimport {\n defaultsBool, defaultsStr, defaultsFn,\n defaultsNb, defaultsArr\n} from './settings';\n\nimport {root} from './root';\nimport {Emitter} from './emitter';\nimport {Dropdown} from './modules/dropdown';\nimport {CheckList} from './modules/checkList';\n\nimport {\n INPUT, SELECT, MULTIPLE, CHECKLIST, NONE,\n ENTER_KEY, TAB_KEY, ESC_KEY, UP_ARROW_KEY, DOWN_ARROW_KEY,\n CELL_TAG, AUTO_FILTER_DELAY, NUMBER, DATE, FORMATTED_NUMBER,\n FEATURES\n} from './const';\n\nlet doc = root.document;\n\n/**\n * Makes HTML tables filterable and a bit more :)\n *\n * @export\n * @class TableFilter\n */\nexport class TableFilter {\n\n /**\n * Creates an instance of TableFilter\n * requires `table` or `id` arguments, `row` and `configuration` optional\n * @param {HTMLTableElement} table Table DOM element\n * @param {String} id Table id\n * @param {Number} row index indicating the 1st row\n * @param {Object} configuration object\n */\n constructor(...args) {\n /**\n * ID of current instance\n * @type {String}\n * @private\n */\n this.id = null;\n\n /**\n * Current version\n * @type {String}\n */\n this.version = '{VERSION}';\n\n /**\n * Current year\n * @type {Number}\n * @private\n */\n this.year = new Date().getFullYear();\n\n /**\n * HTML Table DOM element\n * @type {DOMElement}\n * @private\n */\n this.tbl = null;\n\n /**\n * Calculated row's index from which starts filtering once filters\n * are generated\n * @type {Number}\n */\n this.refRow = null;\n\n /**\n * Index of the headers row\n * @type {Number}\n * @private\n */\n this.headersRow = null;\n\n /**\n * Configuration object\n * @type {Object}\n * @private\n */\n this.cfg = {};\n\n /**\n * Number of rows that can be filtered\n * @type {Number}\n * @private\n */\n this.nbFilterableRows = 0;\n\n /**\n * Number of cells in the reference row\n * @type {Number}\n * @private\n */\n this.nbCells = null;\n\n /**\n * Has a configuration object\n * @type {Object}\n * @private\n */\n this.hasConfig = false;\n\n /** @private */\n this.initialized = false;\n\n let startRow;\n\n // TODO: use for-of\n args.forEach((arg) => {\n if (typeof arg === 'object' && arg.nodeName === 'TABLE') {\n this.tbl = arg;\n this.id = arg.id || `tf_${new Date().getTime()}_`;\n } else if (isString(arg)) {\n this.id = arg;\n this.tbl = elm(arg);\n } else if (isNumber(arg)) {\n startRow = arg;\n } else if (isObj(arg)) {\n this.cfg = arg;\n this.hasConfig = true;\n }\n });\n\n if (!this.tbl || this.tbl.nodeName !== 'TABLE') {\n throw new Error(`Could not instantiate TableFilter: HTML table\n DOM element not found.`);\n }\n\n if (this.getRowsNb() === 0) {\n throw new Error(`Could not instantiate TableFilter: HTML table\n requires at least 1 row.`);\n }\n\n // configuration object\n let f = this.cfg;\n\n /**\n * Event emitter instance\n * @type {Emitter}\n */\n this.emitter = new Emitter();\n\n //Start row\n this.refRow = isUndef(startRow) ? 2 : (startRow + 1);\n\n /**\n * Collection of filter type by column\n * @type {Array}\n * @private\n */\n this.filterTypes = [].map.call(\n (this.dom().rows[this.refRow] || this.dom().rows[0]).cells,\n (cell, idx) => {\n let colType = this.cfg[`col_${idx}`];\n return !colType ? INPUT : colType.toLowerCase();\n });\n\n /**\n * Base path for static assets\n * @type {String}\n */\n this.basePath = defaultsStr(f.base_path, 'tablefilter/');\n\n /*** filters' grid properties ***/\n\n /**\n * Enable/disable filters\n * @type {Boolean}\n */\n this.fltGrid = defaultsBool(f.grid, true);\n\n /**\n * Enable/disable grid layout (fixed headers)\n * @type {Object|Boolean}\n */\n this.gridLayout = isObj(f.grid_layout) || Boolean(f.grid_layout);\n\n /**\n * Filters row index\n * @type {Number}\n */\n this.filtersRowIndex = defaultsNb(f.filters_row_index, 0);\n\n /**\n * Headers row index\n * @type {Number}\n */\n this.headersRow = defaultsNb(f.headers_row_index,\n (this.filtersRowIndex === 0 ? 1 : 0));\n\n /**\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n */\n this.fltCellTag = defaultsStr(f.filters_cell_tag, CELL_TAG);\n\n /**\n * List of filters IDs\n * @type {Array}\n * @private\n */\n this.fltIds = [];\n\n /**\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n */\n this.validRowsIndex = [];\n\n /**\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n */\n this.infDiv = null;\n\n /**\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.lDiv = null;\n\n /**\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.rDiv = null;\n\n /**\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.mDiv = null;\n\n /**\n * Css class for toolbar's container DOM element\n * @type {String}\n */\n this.infDivCssClass = defaultsStr(f.inf_div_css_class, 'inf');\n\n /**\n * Css class for left-side inner container DOM element\n * @type {String}\n */\n this.lDivCssClass = defaultsStr(f.left_div_css_class, 'ldiv');\n\n /**\n * Css class for right-side inner container DOM element\n * @type {String}\n */\n this.rDivCssClass = defaultsStr(f.right_div_css_class, 'rdiv');\n\n /**\n * Css class for middle inner container DOM element\n * @type {String}\n */\n this.mDivCssClass = defaultsStr(f.middle_div_css_class, 'mdiv');\n\n /*** filters' grid appearance ***/\n /**\n * Path for stylesheets\n * @type {String}\n */\n this.stylePath = defaultsStr(f.style_path, this.basePath + 'style/');\n\n /**\n * Main stylesheet path\n * @type {String}\n */\n this.stylesheet = defaultsStr(f.stylesheet,\n 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 = defaultsStr(f.flts_row_css_class, 'fltrow');\n\n /**\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n */\n this.enableIcons = defaultsBool(f.enable_icons, true);\n\n /**\n * Enable/disable alternating rows\n * @type {Boolean}\n */\n this.alternateRows = Boolean(f.alternate_rows);\n\n /**\n * Columns widths array\n * @type {Array}\n */\n this.colWidths = defaultsArr(f.col_widths, []);\n\n /**\n * Css class for a filter element\n * @type {String}\n */\n this.fltCssClass = defaultsStr(f.flt_css_class, 'flt');\n\n /**\n * Css class for multiple select filters\n * @type {String}\n */\n this.fltMultiCssClass = defaultsStr(f.flt_multi_css_class, 'flt_multi');\n\n /**\n * Css class for small filter (when submit button is active)\n * @type {String}\n */\n this.fltSmallCssClass = defaultsStr(f.flt_small_css_class, 'flt_s');\n\n /**\n * Css class for single filter type\n * @type {String}\n */\n this.singleFltCssClass = defaultsStr(f.single_flt_css_class,\n 'single_flt');\n\n /*** filters' grid behaviours ***/\n\n /**\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n */\n this.enterKey = defaultsBool(f.enter_key, true);\n\n /**\n * Callback fired before filtering process starts\n * @type {Function}\n */\n this.onBeforeFilter = defaultsFn(f.on_before_filter, EMPTY_FN);\n\n /**\n * Callback fired after filtering process is completed\n * @type {Function}\n */\n this.onAfterFilter = defaultsFn(f.on_after_filter, EMPTY_FN);\n\n /**\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n */\n this.caseSensitive = Boolean(f.case_sensitive);\n\n /**\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n */\n this.hasExactMatchByCol = isArray(f.columns_exact_match);\n\n /**\n * Exact match filtering per column array\n * @type {Array}\n */\n this.exactMatchByCol = this.hasExactMatchByCol ?\n f.columns_exact_match : [];\n\n /**\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n */\n this.exactMatch = Boolean(f.exact_match);\n\n /**\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n */\n this.ignoreDiacritics = f.ignore_diacritics;\n\n /**\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n */\n this.linkedFilters = Boolean(f.linked_filters);\n\n /**\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n */\n this.disableExcludedOptions = Boolean(f.disable_excluded_options);\n\n /**\n * Active filter ID\n * @type {String}\n * @private\n */\n this.activeFilterId = null;\n\n /**\n * Enable/disable always visible rows, excluded from filtering\n * @type {Boolean}\n */\n this.hasVisibleRows = Boolean(f.rows_always_visible);\n\n /**\n * List of row indexes to be excluded from filtering\n * @type {Array}\n */\n this.visibleRows = this.hasVisibleRows ? f.rows_always_visible : [];\n\n /**\n * 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 = defaultsArr(f.external_flt_grid_ids, []);\n\n /**\n * Callback fired after filters are generated\n * @type {Function}\n */\n this.onFiltersLoaded = defaultsFn(f.on_filters_loaded, EMPTY_FN);\n\n /**\n * Enable/disable single filter filtering all columns\n * @type {Boolean}\n */\n this.singleSearchFlt = Boolean(f.single_filter);\n\n /**\n * Callback fired after a row is validated during filtering\n * @type {Function}\n */\n this.onRowValidated = defaultsFn(f.on_row_validated, EMPTY_FN);\n\n /**\n * Specify which column implements a custom cell parser to retrieve the\n * cell value:\n * cell_parser: {\n * cols: [0, 2],\n * parse: function(tf, cell, colIndex) {\n * // custom cell parser logic here\n * return cellValue;\n * }\n * }\n * @type {Object}\n */\n this.cellParser = isObj(f.cell_parser) && isFn(f.cell_parser.parse) &&\n isArray(f.cell_parser.cols) ?\n f.cell_parser : { cols: [], parse: EMPTY_FN };\n\n /**\n * Global watermark text for input filter type or watermark for each\n * filter if an array is supplied\n * @type {String|Array}\n */\n this.watermark = f.watermark || '';\n\n /**\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n */\n this.isWatermarkArray = isArray(this.watermark);\n\n /**\n * Toolbar's custom container ID\n * @type {String}\n */\n this.toolBarTgtId = defaultsStr(f.toolbar_target_id, null);\n\n /**\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n */\n this.help = isUndef(f.help_instructions) ? undefined :\n (isObj(f.help_instructions) || Boolean(f.help_instructions));\n\n /**\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n */\n this.popupFilters = isObj(f.popup_filters) || Boolean(f.popup_filters);\n\n /**\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n */\n this.markActiveColumns = isObj(f.mark_active_columns) ||\n Boolean(f.mark_active_columns);\n\n /*** select filter's customisation and behaviours ***/\n /**\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n */\n this.clearFilterText = defaultsStr(f.clear_filter_text, 'Clear');\n\n /**\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n */\n this.enableEmptyOption = Boolean(f.enable_empty_option);\n\n /**\n * Text for empty option in drop-down filter types\n * @type {String}\n */\n this.emptyText = defaultsStr(f.empty_text, '(Empty)');\n\n /**\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n */\n this.enableNonEmptyOption = Boolean(f.enable_non_empty_option);\n\n /**\n * Text for non-empty option in drop-down filter types\n * @type {String}\n */\n this.nonEmptyText = defaultsStr(f.non_empty_text, '(Non empty)');\n\n /**\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n */\n this.onSlcChange = defaultsBool(f.on_change, true);\n\n /**\n * Make drop-down filter types options sorted in alpha-numeric manner\n * by default globally or on a column basis\n * @type {Boolean|Array}\n */\n this.sortSlc = isUndef(f.sort_select) ? true :\n isArray(f.sort_select) ? f.sort_select : Boolean(f.sort_select);\n\n /**\n * Indicate whether options in drop-down filter types are sorted in a\n * ascending numeric manner\n * @type {Boolean}\n * @private\n */\n this.isSortNumAsc = Boolean(f.sort_num_asc);\n\n /**\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n */\n this.sortNumAsc = this.isSortNumAsc ? f.sort_num_asc : [];\n\n /**\n * Indicate whether options in drop-down filter types are sorted in a\n * descending numeric manner\n * @type {Boolean}\n * @private\n */\n this.isSortNumDesc = Boolean(f.sort_num_desc);\n\n /**\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n */\n this.sortNumDesc = this.isSortNumDesc ? f.sort_num_desc : [];\n\n /**\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n */\n this.loadFltOnDemand = Boolean(f.load_filters_on_demand);\n\n /**\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n */\n this.hasCustomOptions = isObj(f.custom_options);\n\n /**\n * Custom options definition of a per column basis, ie:\n *\tcustom_options: {\n * cols:[0, 1],\n * texts: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * values: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * sorts: [false, true]\n * }\n *\n * @type {Object}\n */\n this.customOptions = f.custom_options;\n\n /*** Filter operators ***/\n /**\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n */\n this.rgxOperator = defaultsStr(f.regexp_operator, 'rgx:');\n\n /**\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n */\n this.emOperator = defaultsStr(f.empty_operator, '[empty]');\n\n /**\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n */\n this.nmOperator = defaultsStr(f.nonempty_operator, '[nonempty]');\n\n /**\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n */\n this.orOperator = defaultsStr(f.or_operator, '||');\n\n /**\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n */\n this.anOperator = defaultsStr(f.and_operator, '&&');\n\n /**\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n */\n this.grOperator = defaultsStr(f.greater_operator, '>');\n\n /**\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n */\n this.lwOperator = defaultsStr(f.lower_operator, '<');\n\n /**\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n */\n this.leOperator = defaultsStr(f.lower_equal_operator, '<=');\n\n /**\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n */\n this.geOperator = defaultsStr(f.greater_equal_operator, '>=');\n\n /**\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n */\n this.dfOperator = defaultsStr(f.different_operator, '!');\n\n /**\n * Like operator for input filter. Defaults to '*'\n * @type {String}\n */\n this.lkOperator = defaultsStr(f.like_operator, '*');\n\n /**\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n */\n this.eqOperator = defaultsStr(f.equal_operator, '=');\n\n /**\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.stOperator = defaultsStr(f.start_with_operator, '{');\n\n /**\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.enOperator = defaultsStr(f.end_with_operator, '}');\n\n // this.curExp = f.cur_exp || '^[¥£€$]';\n\n /**\n * Stored values separator\n * @type {String}\n */\n this.separator = defaultsStr(f.separator, ',');\n\n /**\n * Enable rows counter UI component\n * @type {Boolean|Object}\n */\n this.rowsCounter = isObj(f.rows_counter) || Boolean(f.rows_counter);\n\n /**\n * Enable status bar UI component\n * @type {Boolean|Object}\n */\n this.statusBar = isObj(f.status_bar) || Boolean(f.status_bar);\n\n /**\n * Enable activity/spinner indicator UI component\n * @type {Boolean|Object}\n */\n this.loader = isObj(f.loader) || Boolean(f.loader);\n\n /*** validation - reset buttons/links ***/\n /**\n * Enable filters submission button\n * @type {Boolean}\n */\n this.displayBtn = Boolean(f.btn);\n\n /**\n * Define filters submission button text\n * @type {String}\n */\n this.btnText = defaultsStr(f.btn_text, (!this.enableIcons ? 'Go' : ''));\n\n /**\n * Css class for filters submission button\n * @type {String}\n */\n this.btnCssClass = defaultsStr(f.btn_css_class,\n (!this.enableIcons ? 'btnflt' : 'btnflt_icon'));\n\n /**\n * Enable clear button\n * @type {Boolean}\n */\n this.btnReset = Boolean(f.btn_reset);\n\n /**\n * Callback fired before filters are cleared\n * @type {Function}\n */\n this.onBeforeReset = defaultsFn(f.on_before_reset, EMPTY_FN);\n\n /**\n * Callback fired after filters are cleared\n * @type {Function}\n */\n this.onAfterReset = defaultsFn(f.on_after_reset, EMPTY_FN);\n\n /**\n * Enable paging component\n * @type {Object|Boolean}\n */\n this.paging = isObj(f.paging) || Boolean(f.paging);\n\n /**\n * Number of hidden rows\n * @type {Number}\n * @private\n */\n this.nbHiddenRows = 0;\n\n /**\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n */\n this.autoFilter = Boolean(f.auto_filter);\n\n /**\n * Auto-filter delay in msecs\n * @type {Number}\n */\n this.autoFilterDelay =\n defaultsNb(f.auto_filter_delay, AUTO_FILTER_DELAY);\n\n /**\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n */\n this.isUserTyping = null;\n\n /**\n * Auto-filter interval ID\n * @type {String}\n * @private\n */\n this.autoFilterTimer = null;\n\n /**\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n */\n this.highlightKeywords = Boolean(f.highlight_keywords);\n\n /**\n * Enable no results message UI component\n * @type {Object|Boolean}\n */\n this.noResults = isObj(f.no_results_message) ||\n Boolean(f.no_results_message);\n\n /**\n * Enable state persistence\n * @type {Object|Boolean}\n */\n this.state = isObj(f.state) || Boolean(f.state);\n\n /*** data types ***/\n\n /**\n * Enable date type module\n * @type {Boolean}\n * @private\n */\n this.dateType = true;\n\n /**\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n */\n this.locale = defaultsStr(f.locale, 'en');\n\n /**\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n */\n this.thousandsSeparator = defaultsStr(f.thousands_separator, ',');\n\n /**\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n */\n this.decimalSeparator = defaultsStr(f.decimal_separator, '.');\n\n /**\n * Define data types on a column basis, possible values 'string',\n * 'number', 'formatted-number', 'date', 'ipaddress' ie:\n * col_types : [\n * 'string', 'date', 'number',\n * { type: 'formatted-number', decimal: ',', thousands: '.' },\n * { type: 'date', locale: 'en-gb' },\n * { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n * ]\n *\n * Refer to https://sugarjs.com/docs/#/DateParsing for exhaustive\n * information on date parsing formats supported by Sugar Date\n * @type {Array}\n */\n this.colTypes = isArray(f.col_types) ? f.col_types : [];\n\n /*** ids prefixes ***/\n /**\n * Main prefix\n * @private\n */\n this.prfxTf = 'TF';\n\n /**\n * Filter's ID prefix (inputs - selects)\n * @private\n */\n this.prfxFlt = 'flt';\n\n /**\n * Button's ID prefix\n * @private\n */\n this.prfxValButton = 'btn';\n\n /**\n * Toolbar container ID prefix\n * @private\n */\n this.prfxInfDiv = 'inf_';\n\n /**\n * Toolbar left element ID prefix\n * @private\n */\n this.prfxLDiv = 'ldiv_';\n\n /**\n * Toolbar right element ID prefix\n * @private\n */\n this.prfxRDiv = 'rdiv_';\n\n /**\n * Toolbar middle element ID prefix\n * @private\n */\n this.prfxMDiv = 'mdiv_';\n\n /**\n * Responsive Css class\n * @private\n */\n this.prfxResponsive = 'resp';\n\n /*** extensions ***/\n /**\n * List of loaded extensions\n * @type {Array}\n */\n this.extensions = defaultsArr(f.extensions, []);\n\n /*** themes ***/\n /**\n * Enable default theme\n * @type {Boolean}\n */\n this.enableDefaultTheme = Boolean(f.enable_default_theme);\n\n /**\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n */\n this.hasThemes = (this.enableDefaultTheme || isArray(f.themes));\n\n /**\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n */\n this.themes = defaultsArr(f.themes, []);\n\n /**\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n */\n this.themesPath = 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 //explicitly initialise features in given order\n this.initFeatures([\n dateType,\n help,\n state,\n markActiveColumns,\n gridLayout,\n loader,\n highlightKeyword,\n popupFilter\n ]);\n\n //filters grid is not generated\n if (!this.fltGrid) {\n this._initNoFilters();\n } else {\n let fltrow = this._insertFiltersRow();\n\n this.nbFilterableRows = this.getRowsNb();\n\n // Generate filters\n for (let i = 0; i < n; i++) {\n this.emitter.emit('before-filter-init', this, i);\n\n let fltcell = createElm(this.fltCellTag),\n col = this.getFilterType(i);\n\n if (this.singleSearchFlt) {\n fltcell.colSpan = this.nbCells;\n }\n if (!this.gridLayout) {\n fltrow.appendChild(fltcell);\n }\n inpclass = (i === n - 1 && this.displayBtn) ?\n this.fltSmallCssClass : this.fltCssClass;\n\n //only 1 input for single search\n if (this.singleSearchFlt) {\n col = INPUT;\n inpclass = this.singleFltCssClass;\n }\n\n //drop-down filters\n if (col === SELECT || col === MULTIPLE) {\n Mod.dropdown = Mod.dropdown || new Dropdown(this);\n Mod.dropdown.init(i, this.isExternalFlt, fltcell);\n }\n // checklist\n else if (col === CHECKLIST) {\n Mod.checkList = Mod.checkList || new CheckList(this);\n Mod.checkList.init(i, this.isExternalFlt, fltcell);\n } else {\n this._buildInputFilter(i, inpclass, fltcell);\n }\n\n // this adds submit button\n if (i === n - 1 && this.displayBtn) {\n this._buildSubmitButton(i, fltcell);\n }\n\n this.emitter.emit('after-filter-init', this, i);\n }\n\n this.emitter.on(['filter-focus'],\n (tf, filter) => this.setActiveFilterId(filter.id));\n\n }//if this.fltGrid\n\n /* Features */\n if (this.hasVisibleRows) {\n this.emitter.on(['after-filtering'],\n () => this.enforceVisibility());\n this.enforceVisibility();\n }\n\n this.initFeatures([\n rowsCounter,\n statusBar,\n clearButton,\n alternateRows,\n noResults,\n paging\n ]);\n\n this.setColWidths();\n\n //TF css class is added to table\n if (!this.gridLayout) {\n addClass(this.dom(), this.prfxTf);\n if (this.responsive) {\n addClass(this.dom(), this.prfxResponsive);\n }\n }\n\n /* Load extensions */\n this.initExtensions();\n\n // Subscribe to events\n if (this.linkedFilters) {\n this.emitter.on(['after-filtering'], () => this.linkFilters());\n }\n\n this.initialized = true;\n\n this.onFiltersLoaded(this);\n\n this.emitter.emit('initialized', this);\n }\n\n /**\n * Detect key\n * @param {Event} evt\n */\n detectKey(evt) {\n if (!this.enterKey) {\n return;\n }\n if (evt) {\n let key = keyCode(evt);\n if (key === ENTER_KEY) {\n this.filter();\n cancelEvt(evt);\n stopEvt(evt);\n } else {\n this.isUserTyping = true;\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n }\n }\n }\n\n /**\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n */\n onKeyUp(evt) {\n if (!this.autoFilter) {\n return;\n }\n let key = keyCode(evt);\n this.isUserTyping = false;\n\n function filter() {\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n if (!this.isUserTyping) {\n this.filter();\n this.isUserTyping = null;\n }\n }\n\n if (key !== ENTER_KEY && key !== TAB_KEY && key !== ESC_KEY &&\n key !== UP_ARROW_KEY && key !== DOWN_ARROW_KEY) {\n if (this.autoFilterTimer === null) {\n this.autoFilterTimer = root.setInterval(filter.bind(this),\n this.autoFilterDelay);\n }\n } else {\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n }\n }\n\n /**\n * Filter's keydown event: if auto-filter on, detect user is typing\n */\n onKeyDown() {\n if (this.autoFilter) {\n this.isUserTyping = true;\n }\n }\n\n /**\n * Filter's focus event\n * @param {Event} evt\n */\n onInpFocus(evt) {\n let elm = targetEvt(evt);\n this.emitter.emit('filter-focus', this, elm);\n }\n\n /**\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n */\n onInpBlur() {\n if (this.autoFilter) {\n this.isUserTyping = false;\n root.clearInterval(this.autoFilterTimer);\n }\n this.emitter.emit('filter-blur', this);\n }\n\n /**\n * Insert filters row at initialization\n */\n _insertFiltersRow() {\n // TODO: prevent filters row generation for popup filters too,\n // to reduce and simplify headers row index adjusting across lib modules\n // (GridLayout, PopupFilter etc)\n if (this.gridLayout) {\n return;\n }\n let fltrow;\n\n let thead = tag(this.dom(), 'thead');\n if (thead.length > 0) {\n fltrow = thead[0].insertRow(this.filtersRowIndex);\n } else {\n fltrow = this.dom().insertRow(this.filtersRowIndex);\n }\n\n fltrow.className = this.fltsRowCssClass;\n\n if (this.isExternalFlt) {\n fltrow.style.display = NONE;\n }\n\n this.emitter.emit('filters-row-inserted', this, fltrow);\n return fltrow;\n }\n\n /**\n * Initialize filtersless table\n */\n _initNoFilters() {\n if (this.fltGrid) {\n return;\n }\n this.refRow = this.refRow > 0 ? this.refRow - 1 : 0;\n this.nbFilterableRows = this.getRowsNb();\n }\n\n /**\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n */\n _buildInputFilter(colIndex, cssClass, container) {\n let col = this.getFilterType(colIndex);\n let externalFltTgtId = this.isExternalFlt ?\n this.externalFltTgtIds[colIndex] : null;\n let inpType = col === INPUT ? 'text' : 'hidden';\n let inp = createElm(INPUT,\n ['id', this.buildFilterId(colIndex)],\n ['type', inpType], ['ct', colIndex]);\n\n if (inpType !== 'hidden' && this.watermark) {\n inp.setAttribute('placeholder',\n this.isWatermarkArray ? (this.watermark[colIndex] || '') :\n this.watermark\n );\n }\n inp.className = cssClass || this.fltCssClass;\n addEvt(inp, 'focus', (evt) => this.onInpFocus(evt));\n\n //filter is appended in custom element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(inp);\n } else {\n container.appendChild(inp);\n }\n\n this.fltIds.push(inp.id);\n\n addEvt(inp, 'keypress', (evt) => this.detectKey(evt));\n addEvt(inp, 'keydown', () => this.onKeyDown());\n addEvt(inp, 'keyup', (evt) => this.onKeyUp(evt));\n addEvt(inp, 'blur', () => this.onInpBlur());\n }\n\n /**\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n */\n _buildSubmitButton(colIndex, container) {\n let externalFltTgtId = this.isExternalFlt ?\n this.externalFltTgtIds[colIndex] : null;\n let btn = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnText]\n );\n btn.className = this.btnCssClass;\n\n //filter is appended in custom element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(btn);\n } else {\n container.appendChild(btn);\n }\n\n addEvt(btn, 'click', () => this.filter());\n }\n\n /**\n * Istantiate the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n */\n instantiateFeatures(features = []) {\n features.forEach((feature) => {\n // TODO: remove the property field.\n // Due to naming convention inconsistencies, a `property`\n // field is added to allow a conditional instanciation based\n // on that property on TableFilter, if supplied.\n feature.property = feature.property || feature.name;\n if (!this.hasConfig || this[feature.property] === true ||\n feature.enforce === true) {\n let {class: Cls, name} = feature;\n\n this.Mod[name] = this.Mod[name] || new Cls(this);\n }\n });\n }\n\n /**\n * Initialise the passed features collection. A feature is described by a\n * `class` and `name` fields and and optional `property` field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n */\n initFeatures(features = []) {\n features.forEach((feature) => {\n let {property, name} = feature;\n if (this[property] === true && this.Mod[name]) {\n this.Mod[name].init();\n }\n });\n }\n\n /**\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n */\n feature(name) {\n return this.Mod[name];\n }\n\n /**\n * Initialise all the extensions defined in the configuration object\n */\n initExtensions() {\n let exts = this.extensions;\n if (exts.length === 0) {\n return;\n }\n\n // Set config's publicPath dynamically for Webpack...\n __webpack_public_path__ = this.basePath;\n\n this.emitter.emit('before-loading-extensions', this);\n for (let i = 0, len = exts.length; i < len; i++) {\n let ext = exts[i];\n this.loadExtension(ext);\n }\n this.emitter.emit('after-loading-extensions', this);\n }\n\n /**\n * Load an extension module\n * @param {Object} ext Extension config object\n */\n loadExtension(ext) {\n if (!ext || !ext.name || this.hasExtension(ext.name)) {\n return;\n }\n\n let name = ext.name;\n let path = ext.path;\n let modulePath;\n\n if (name && path) {\n modulePath = ext.path + name;\n } else {\n name = name.replace('.js', '');\n modulePath = 'extensions/{}/{}'.replace(/{}/g, name);\n }\n\n // Require pattern for Webpack\n require(['./' + modulePath], (mod) => {\n /* eslint-disable */\n let inst = new mod.default(this, ext);\n /* eslint-enable */\n inst.init();\n this.ExtRegistry[name] = inst;\n });\n }\n\n /**\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n */\n extension(name) {\n return this.ExtRegistry[name];\n }\n\n /**\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n */\n hasExtension(name) {\n return !isEmpty(this.ExtRegistry[name]);\n }\n\n /**\n * Register the passed extension instance with associated name\n * @param {Object} inst Extension instance\n * @param {String} name Name of the extension\n */\n registerExtension(inst, name) {\n this.ExtRegistry[name] = inst;\n }\n\n /**\n * Destroy all the extensions store in extensions registry\n */\n destroyExtensions() {\n let reg = this.ExtRegistry;\n\n Object.keys(reg).forEach((key) => {\n reg[key].destroy();\n reg[key] = undefined;\n });\n }\n\n /**\n * Load themes defined in the configuration object\n */\n loadThemes() {\n if (!this.hasThemes) {\n return;\n }\n\n let themes = this.themes;\n this.emitter.emit('before-loading-themes', this);\n\n //Default theme config\n if (this.enableDefaultTheme) {\n let defaultTheme = { name: 'default' };\n this.themes.push(defaultTheme);\n }\n if (isArray(themes)) {\n for (let i = 0, len = themes.length; i < len; i++) {\n let theme = themes[i];\n let name = theme.name;\n let path = theme.path;\n let styleId = this.prfxTf + name;\n if (name && !path) {\n path = this.themesPath + name + '/' + name + '.css';\n }\n else if (!name && theme.path) {\n name = 'theme{0}'.replace('{0}', i);\n }\n\n if (!this.isImported(path, 'link')) {\n this.import(styleId, path, null, 'link');\n }\n }\n }\n\n // Enable loader indicator\n this.loader = true;\n\n this.emitter.emit('after-loading-themes', this);\n }\n\n /**\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n */\n getStylesheet(name = 'default') {\n return elm(this.prfxTf + name);\n }\n\n /**\n * Destroy filter grid\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let emitter = this.emitter;\n\n if (this.isExternalFlt && !this.popupFilters) {\n this.removeExternalFlts();\n }\n\n this.removeToolbar();\n\n this.destroyExtensions();\n\n this.validateAllRows();\n\n // broadcast destroy event modules and extensions are subscribed to\n emitter.emit('destroy', this);\n\n if (this.fltGrid && !this.gridLayout) {\n this.dom().deleteRow(this.filtersRowIndex);\n }\n\n // unsubscribe to events\n if (this.hasVisibleRows) {\n emitter.off(['after-filtering'], () => this.enforceVisibility());\n }\n if (this.linkedFilters) {\n emitter.off(['after-filtering'], () => this.linkFilters());\n }\n this.emitter.off(['filter-focus'],\n (tf, filter) => this.setActiveFilterId(filter.id));\n\n removeClass(this.dom(), this.prfxTf);\n removeClass(this.dom(), this.prfxResponsive);\n\n this.nbHiddenRows = 0;\n this.validRowsIndex = [];\n this.fltIds = [];\n this.initialized = false;\n }\n\n /**\n * Generate container element for paging, reset button, rows counter etc.\n */\n setToolbar() {\n if (this.infDiv) {\n return;\n }\n\n /*** container div ***/\n let infDiv = createElm('div');\n infDiv.className = this.infDivCssClass;\n\n //custom container\n if (this.toolBarTgtId) {\n elm(this.toolBarTgtId).appendChild(infDiv);\n }\n //grid-layout\n else if (this.gridLayout) {\n let gridLayout = this.Mod.gridLayout;\n gridLayout.tblMainCont.appendChild(infDiv);\n infDiv.className = gridLayout.infDivCssClass;\n }\n //default location: just above the table\n else {\n let cont = createElm('caption');\n cont.appendChild(infDiv);\n this.dom().insertBefore(cont, this.dom().firstChild);\n }\n this.infDiv = infDiv;\n\n /*** left div containing rows # displayer ***/\n let lDiv = createElm('div');\n lDiv.className = this.lDivCssClass;\n infDiv.appendChild(lDiv);\n this.lDiv = lDiv;\n\n /*** right div containing reset button\n + nb results per page select ***/\n let rDiv = createElm('div');\n rDiv.className = this.rDivCssClass;\n infDiv.appendChild(rDiv);\n this.rDiv = rDiv;\n\n /*** mid div containing paging elements ***/\n let mDiv = createElm('div');\n mDiv.className = this.mDivCssClass;\n infDiv.appendChild(mDiv);\n this.mDiv = mDiv;\n\n // emit help initialisation only if undefined\n if (isUndef(this.help)) {\n // explicitily enable help to initialise feature by\n // default, only if setting is undefined\n this.Mod.help.enable();\n this.emitter.emit('init-help', this);\n }\n }\n\n /**\n * Remove toolbar container element\n */\n removeToolbar() {\n if (!this.infDiv) {\n return;\n }\n removeElm(this.infDiv);\n this.infDiv = null;\n\n let tbl = this.dom();\n let captions = tag(tbl, 'caption');\n [].forEach.call(captions, (elm) => removeElm(elm));\n }\n\n /**\n * Remove all the external column filters\n */\n removeExternalFlts() {\n if (!this.isExternalFlt) {\n return;\n }\n let ids = this.externalFltTgtIds,\n len = ids.length;\n for (let ct = 0; ct < len; ct++) {\n let externalFltTgtId = ids[ct],\n externalFlt = elm(externalFltTgtId);\n if (externalFlt) {\n externalFlt.innerHTML = '';\n }\n }\n }\n\n /**\n * Check if given column implements a filter with custom options\n * @param {Number} colIndex Column's index\n * @return {Boolean}\n */\n isCustomOptions(colIndex) {\n return this.hasCustomOptions &&\n this.customOptions.cols.indexOf(colIndex) !== -1;\n }\n\n /**\n * Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\n * custom options values and texts\n * @param {Number} colIndex Column's index\n * @return {Array}\n */\n getCustomOptions(colIndex) {\n if (isEmpty(colIndex) || !this.isCustomOptions(colIndex)) {\n return;\n }\n\n let customOptions = this.customOptions;\n let cols = customOptions.cols;\n let optTxt = [], optArray = [];\n let index = cols.indexOf(colIndex);\n let slcValues = customOptions.values[index];\n let slcTexts = customOptions.texts[index];\n let slcSort = customOptions.sorts[index];\n\n for (let r = 0, len = slcValues.length; r < len; r++) {\n optArray.push(slcValues[r]);\n if (slcTexts[r]) {\n optTxt.push(slcTexts[r]);\n } else {\n optTxt.push(slcValues[r]);\n }\n }\n if (slcSort) {\n optArray.sort();\n optTxt.sort();\n }\n return [optArray, optTxt];\n }\n\n /**\n * Filter the table by retrieving the data from each cell in every single\n * row and comparing it to the search term for current column. A row is\n * hidden when all the search terms are not found in inspected row.\n */\n filter() {\n if (!this.fltGrid || !this.initialized) {\n return;\n }\n //fire onbefore callback\n this.onBeforeFilter(this);\n this.emitter.emit('before-filtering', this);\n\n let row = this.dom().rows,\n nbRows = this.getRowsNb(true),\n hiddenRows = 0;\n\n this.validRowsIndex = [];\n // search args re-init\n let searchArgs = this.getFiltersValue();\n\n for (let k = this.refRow; k < nbRows; k++) {\n // already filtered rows display re-init\n row[k].style.display = '';\n\n let cells = row[k].cells;\n let nchilds = cells.length;\n\n // checks if row has exact cell #\n if (nchilds !== this.nbCells) {\n continue;\n }\n\n let occurence = [],\n isRowValid = true,\n //only for single filter search\n singleFltRowValid = false;\n\n // this loop retrieves cell data\n for (let j = 0; j < nchilds; j++) {\n //searched keyword\n let sA = searchArgs[this.singleSearchFlt ? 0 : j];\n\n if (sA === '') {\n continue;\n }\n\n let cellValue = matchCase(this.getCellValue(cells[j]),\n this.caseSensitive);\n\n //multiple search parameter operator ||\n let sAOrSplit = sA.toString().split(this.orOperator),\n //multiple search || parameter boolean\n hasMultiOrSA = sAOrSplit.length > 1,\n //multiple search parameter operator &&\n sAAndSplit = sA.toString().split(this.anOperator),\n //multiple search && parameter boolean\n hasMultiAndSA = sAAndSplit.length > 1;\n\n //detect operators or array query\n if (isArray(sA) || hasMultiOrSA || hasMultiAndSA) {\n let cS,\n s,\n occur = false;\n if (isArray(sA)) {\n s = sA;\n } else {\n s = hasMultiOrSA ? sAOrSplit : sAAndSplit;\n }\n // isolate search term and check occurence in cell data\n for (let w = 0, len = s.length; w < len; w++) {\n cS = trim(s[w]);\n occur = this._testTerm(cS, cellValue, j);\n\n if (occur) {\n this.emitter.emit('highlight-keyword', this,\n cells[j], cS);\n }\n if ((hasMultiOrSA && occur) ||\n (hasMultiAndSA && !occur)) {\n break;\n }\n if (isArray(sA) && occur) {\n break;\n }\n }\n occurence[j] = occur;\n\n }\n //single search parameter\n else {\n occurence[j] = this._testTerm(trim(sA), cellValue, j);\n if (occurence[j]) {\n this.emitter.emit('highlight-keyword', this, cells[j],\n sA);\n }\n }//else single param\n\n if (!occurence[j]) {\n isRowValid = false;\n }\n if (this.singleSearchFlt && occurence[j]) {\n singleFltRowValid = true;\n }\n\n this.emitter.emit('cell-processed', this, j, cells[j]);\n }//for j\n\n if (this.singleSearchFlt && singleFltRowValid) {\n isRowValid = true;\n }\n\n this.validateRow(k, isRowValid);\n if (!isRowValid) {\n hiddenRows++;\n }\n\n this.emitter.emit('row-processed', this, k,\n this.validRowsIndex.length, isRowValid);\n }// for k\n\n this.nbHiddenRows = hiddenRows;\n\n //fire onafterfilter callback\n this.onAfterFilter(this);\n\n this.emitter.emit('after-filtering', this, searchArgs);\n }\n\n /**\n * Test for a match of search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n */\n _testTerm(term, cellValue, colIdx) {\n let numData;\n let decimal = this.getDecimal(colIdx);\n let reLe = new RegExp(this.leOperator),\n reGe = new RegExp(this.geOperator),\n reL = new RegExp(this.lwOperator),\n reG = new RegExp(this.grOperator),\n reD = new RegExp(this.dfOperator),\n reLk = new RegExp(rgxEsc(this.lkOperator)),\n reEq = new RegExp(this.eqOperator),\n reSt = new RegExp(this.stOperator),\n reEn = new RegExp(this.enOperator),\n // re_an = new RegExp(this.anOperator),\n // re_cr = new RegExp(this.curExp),\n reEm = this.emOperator,\n reNm = this.nmOperator,\n reRe = new RegExp(rgxEsc(this.rgxOperator));\n\n term = matchCase(term, this.caseSensitive);\n\n let occurence = false;\n\n //Search arg operator tests\n let hasLO = reL.test(term),\n hasLE = reLe.test(term),\n hasGR = reG.test(term),\n hasGE = reGe.test(term),\n hasDF = reD.test(term),\n hasEQ = reEq.test(term),\n hasLK = reLk.test(term),\n // hatermN = re_an.test(term),\n hasST = reSt.test(term),\n hasEN = reEn.test(term),\n hasEM = (reEm === term),\n hasNM = (reNm === term),\n hasRE = reRe.test(term);\n\n // Check for dates or resolve date type\n if (this.hasType(colIdx, [DATE])) {\n let dte1, dte2;\n\n let dateType = this.Mod.dateType;\n let isValidDate = dateType.isValid.bind(dateType);\n let parseDate = dateType.parse.bind(dateType);\n let locale = dateType.getLocale(colIdx);\n\n // Search arg dates tests\n let isLDate = hasLO &&\n isValidDate(term.replace(reL, ''), locale);\n let isLEDate = hasLE &&\n isValidDate(term.replace(reLe, ''), locale);\n let isGDate = hasGR &&\n isValidDate(term.replace(reG, ''), locale);\n let isGEDate = hasGE &&\n isValidDate(term.replace(reGe, ''), locale);\n let isDFDate = hasDF &&\n isValidDate(term.replace(reD, ''), locale);\n let isEQDate = hasEQ &&\n isValidDate(term.replace(reEq, ''), locale);\n\n dte1 = parseDate(cellValue, locale);\n\n // lower equal date\n if (isLEDate) {\n dte2 = parseDate(term.replace(reLe, ''), locale);\n occurence = dte1 <= dte2;\n }\n // lower date\n else if (isLDate) {\n dte2 = parseDate(term.replace(reL, ''), locale);\n occurence = dte1 < dte2;\n }\n // greater equal date\n else if (isGEDate) {\n dte2 = parseDate(term.replace(reGe, ''), locale);\n occurence = dte1 >= dte2;\n }\n // greater date\n else if (isGDate) {\n dte2 = parseDate(term.replace(reG, ''), locale);\n occurence = dte1 > dte2;\n }\n // different date\n else if (isDFDate) {\n dte2 = parseDate(term.replace(reD, ''), locale);\n occurence = dte1.toString() !== dte2.toString();\n }\n // equal date\n else if (isEQDate) {\n dte2 = parseDate(term.replace(reEq, ''), locale);\n occurence = dte1.toString() === dte2.toString();\n }\n // searched keyword with * operator doesn't have to be a date\n else if (reLk.test(term)) {// like date\n occurence = contains(term.replace(reLk, ''), cellValue,\n false, this.caseSensitive);\n }\n else if (isValidDate(term)) {\n dte2 = parseDate(term, locale);\n occurence = dte1.toString() === dte2.toString();\n }\n //empty\n else if (hasEM) {\n occurence = isEmptyString(cellValue);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellValue);\n } else {\n occurence = contains(term, cellValue,\n this.isExactMatch(colIdx), this.caseSensitive);\n }\n }\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 let colWidths = this.colWidths;\n if (colWidths.length === 0) {\n return;\n }\n\n tbl = tbl || this.dom();\n\n let nbCols = this.nbCells;\n let colTags = tag(tbl, 'col');\n let tblHasColTag = colTags.length > 0;\n let frag = !tblHasColTag ? doc.createDocumentFragment() : null;\n for (let k = 0; k < nbCols; k++) {\n let col;\n if (tblHasColTag) {\n col = colTags[k];\n } else {\n col = createElm('col');\n frag.appendChild(col);\n }\n col.style.width = colWidths[k];\n }\n if (!tblHasColTag) {\n tbl.insertBefore(frag, tbl.firstChild);\n }\n }\n\n /**\n * Make defined rows always visible\n */\n enforceVisibility() {\n if (!this.hasVisibleRows) {\n return;\n }\n let nbRows = this.getRowsNb(true);\n for (let i = 0, len = this.visibleRows.length; i < len; i++) {\n let row = this.visibleRows[i];\n //row index cannot be > nrows\n if (row <= nbRows) {\n this.validateRow(row, true);\n }\n }\n }\n\n /**\n * Clear all the filters' values\n */\n clearFilters() {\n if (!this.fltGrid) {\n return;\n }\n\n this.emitter.emit('before-clearing-filters', this);\n this.onBeforeReset(this, this.getFiltersValue());\n\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n this.setFilterValue(i, '');\n }\n\n this.filter();\n\n this.onAfterReset(this);\n this.emitter.emit('after-clearing-filters', this);\n }\n\n /**\n * Return the ID of the current active filter\n * @return {String}\n */\n getActiveFilterId() {\n return this.activeFilterId;\n }\n\n /**\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n */\n setActiveFilterId(filterId) {\n this.activeFilterId = filterId;\n }\n\n /**\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n */\n getColumnIndexFromFilterId(filterId = '') {\n let idx = filterId.split('_')[0];\n idx = idx.split(this.prfxFlt)[1];\n return parseInt(idx, 10);\n }\n\n /**\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n */\n buildFilterId(colIndex) {\n return `${this.prfxFlt}${colIndex}_${this.id}`;\n }\n\n /**\n * Make specified column's filter active\n * @param colIndex Index of a column\n */\n activateFilter(colIndex) {\n if (isUndef(colIndex)) {\n return;\n }\n this.setActiveFilterId(this.getFilterId(colIndex));\n }\n\n /**\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n */\n linkFilters() {\n if (!this.linkedFilters || !this.activeFilterId) {\n return;\n }\n let slcA1 = this.getFiltersByType(SELECT, true),\n slcA2 = this.getFiltersByType(MULTIPLE, true),\n slcA3 = this.getFiltersByType(CHECKLIST, true),\n slcIndex = slcA1.concat(slcA2);\n slcIndex = slcIndex.concat(slcA3);\n\n let activeIdx = this.getColumnIndexFromFilterId(this.activeFilterId);\n\n for (let i = 0, len = slcIndex.length; i < len; i++) {\n let colIdx = slcIndex[i];\n let curSlc = elm(this.fltIds[colIdx]);\n let slcSelectedValue = this.getFilterValue(colIdx);\n\n // Welcome to cyclomatic complexity hell :)\n // TODO: simplify/refactor if statement\n if (activeIdx !== colIdx ||\n (this.paging && slcA1.indexOf(colIdx) !== -1 &&\n activeIdx === colIdx) ||\n (!this.paging && (slcA3.indexOf(colIdx) !== -1 ||\n slcA2.indexOf(colIdx) !== -1)) ||\n slcSelectedValue === this.getClearFilterText(colIdx)) {\n\n //1st option needs to be inserted\n if (this.loadFltOnDemand) {\n let opt0 = createOpt(this.getClearFilterText(colIdx), '');\n curSlc.innerHTML = '';\n curSlc.appendChild(opt0);\n }\n\n if (slcA3.indexOf(colIdx) !== -1) {\n this.emitter.emit('build-checklist-filter', this, colIdx,\n true);\n } else {\n this.emitter.emit('build-select-filter', this, colIdx,\n true);\n }\n\n this.setFilterValue(colIdx, slcSelectedValue);\n }\n }\n }\n\n /**\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n isExactMatch(colIndex) {\n let fltType = this.getFilterType(colIndex);\n return this.exactMatchByCol[colIndex] || this.exactMatch ||\n fltType !== INPUT;\n }\n\n /**\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n */\n isRowValid(rowIndex) {\n return this.getValidRows().indexOf(rowIndex) !== -1;\n }\n\n /**\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n */\n isRowDisplayed(rowIndex) {\n let row = this.dom().rows[rowIndex];\n return this.getRowDisplay(row) === '';\n }\n\n /**\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n ignoresDiacritics(colIndex) {\n let ignoreDiac = this.ignoreDiacritics;\n if (isArray(ignoreDiac)) {\n return ignoreDiac[colIndex];\n }\n return Boolean(ignoreDiac);\n }\n\n /**\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n */\n getClearFilterText(colIndex) {\n let clearText = this.clearFilterText;\n if (isArray(clearText)) {\n return clearText[colIndex];\n }\n return clearText;\n }\n\n /**\n * Check if passed script or stylesheet is already imported\n * @param {String} filePath Ressource path\n * @param {String} type Possible values: 'script' or 'link'\n * @return {Boolean}\n */\n isImported(filePath, type = 'script') {\n let imported = false,\n attr = type === 'script' ? 'src' : 'href',\n files = tag(doc, type);\n for (let i = 0, len = files.length; i < len; i++) {\n if (isUndef(files[i][attr])) {\n continue;\n }\n if (files[i][attr].match(filePath)) {\n imported = true;\n break;\n }\n }\n return imported;\n }\n\n /**\n * Import script or stylesheet\n * @param {String} fileId Ressource ID\n * @param {String} filePath Ressource path\n * @param {Function} callback Callback\n * @param {String} type Possible values: 'script' or 'link'\n */\n import(fileId, filePath, callback, type = 'script') {\n if (this.isImported(filePath, type)) {\n return;\n }\n let o = this,\n isLoaded = false,\n file,\n head = tag(doc, 'head')[0];\n\n if (type.toLowerCase() === 'link') {\n file = createElm('link',\n ['id', fileId], ['type', 'text/css'],\n ['rel', 'stylesheet'], ['href', filePath]\n );\n } else {\n file = createElm('script',\n ['id', fileId],\n ['type', 'text/javascript'], ['src', filePath]\n );\n }\n\n //Browser <> IE onload event works only for scripts, not for stylesheets\n file.onload = file.onreadystatechange = () => {\n if (!isLoaded &&\n (!this.readyState || this.readyState === 'loaded' ||\n this.readyState === 'complete')) {\n isLoaded = true;\n if (typeof callback === 'function') {\n callback.call(null, o);\n }\n }\n };\n file.onerror = function () {\n throw new Error(`TableFilter could not load: ${filePath}`);\n };\n head.appendChild(file);\n }\n\n /**\n * Check if table has filters grid\n * @return {Boolean}\n */\n isInitialized() {\n return this.initialized;\n }\n\n /**\n * Get list of filter IDs\n * @return {Array} List of filters ids\n */\n getFiltersId() {\n return this.fltIds || [];\n }\n\n /**\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n */\n getValidRows(reCalc) {\n if (!reCalc) {\n return this.validRowsIndex;\n }\n\n let nbRows = this.getRowsNb(true);\n this.validRowsIndex = [];\n for (let k = this.refRow; k < nbRows; k++) {\n let r = this.dom().rows[k];\n if (!this.paging) {\n if (this.getRowDisplay(r) !== NONE) {\n this.validRowsIndex.push(r.rowIndex);\n }\n } else {\n if (r.getAttribute('validRow') === 'true' ||\n r.getAttribute('validRow') === null) {\n this.validRowsIndex.push(r.rowIndex);\n }\n }\n }\n return this.validRowsIndex;\n }\n\n /**\n * Get the index of the row containing the filters\n * @return {Number}\n */\n getFiltersRowIndex() {\n return this.filtersRowIndex;\n }\n\n /**\n * Get the index of the headers row\n * @return {Number}\n */\n getHeadersRowIndex() {\n return this.headersRow;\n }\n\n /**\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n */\n getStartRowIndex() {\n return this.refRow;\n }\n\n /**\n * Get the index of the last row\n * @return {Number}\n */\n getLastRowIndex() {\n let nbRows = this.getRowsNb(true);\n return (nbRows - 1);\n }\n\n /**\n * Determine whether the specified column has one of the passed types\n * @param {Number} colIndex Column index\n * @param {Array} [types=[]] List of column types\n * @return {Boolean}\n */\n hasType(colIndex, types = []) {\n if (this.colTypes.length === 0) {\n return false;\n }\n let colType = this.colTypes[colIndex];\n if (isObj(colType)) {\n colType = colType.type;\n }\n return types.indexOf(colType) !== -1;\n }\n\n /**\n * Get the header DOM element for a given column index\n * @param {Number} colIndex Column index\n * @return {Element}\n */\n getHeaderElement(colIndex) {\n let table = this.gridLayout ? this.Mod.gridLayout.headTbl : this.dom();\n let tHead = tag(table, 'thead');\n let rowIdx = this.getHeadersRowIndex();\n let header;\n if (tHead.length === 0) {\n header = table.rows[rowIdx].cells[colIndex];\n }\n if (tHead.length === 1) {\n header = tHead[0].rows[rowIdx].cells[colIndex];\n }\n return header;\n }\n\n /**\n * Return the list of headers' text\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array} list of headers' text\n */\n getHeadersText(excludeHiddenCols = false) {\n let headers = [];\n for (let j = 0; j < this.nbCells; j++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(j)) {\n continue;\n }\n }\n let header = this.getHeaderElement(j);\n let headerText = getFirstTextNode(header);\n headers.push(headerText);\n }\n return headers;\n }\n\n /**\n * Return the filter type for a specified column\n * @param {Number} colIndex Column's index\n * @return {String}\n */\n getFilterType(colIndex) {\n return this.filterTypes[colIndex];\n }\n\n /**\n * Get the total number of filterable rows\n * @return {Number}\n */\n getFilterableRowsNb() {\n return this.getRowsNb(false);\n }\n\n /**\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @return {Number}\n */\n getValidRowsNb(reCalc = false) {\n return this.getValidRows(reCalc).length;\n }\n\n /**\n * Return the working DOM element\n * @return {HTMLTableElement}\n */\n dom() {\n return this.tbl;\n }\n\n /**\n * Return the decimal separator for supplied column as per column type\n * configuration or global setting\n * @param {Number} colIndex Column index\n * @returns {String} '.' or ','\n */\n getDecimal(colIndex) {\n let decimal = this.decimalSeparator;\n if (this.hasType(colIndex, [FORMATTED_NUMBER])) {\n let colType = this.colTypes[colIndex];\n if (colType.hasOwnProperty('decimal')) {\n decimal = colType.decimal;\n }\n }\n return decimal;\n }\n\n /**\n * Get the configuration object (literal object)\n * @return {Object}\n */\n config() {\n return this.cfg;\n }\n}\n" + "content": "import {addEvt, cancelEvt, stopEvt, targetEvt, keyCode} from './event';\nimport {\n addClass, createElm, createOpt, elm, getText, getFirstTextNode,\n removeClass, removeElm, tag\n} from './dom';\nimport {contains, matchCase, rgxEsc, trim} from './string';\nimport {isEmpty as isEmptyString} from './string';\nimport {\n isArray, isEmpty, isFn, isNumber, isObj, isString, isUndef, EMPTY_FN\n} from './types';\nimport {parse as parseNb} from './number';\nimport {\n defaultsBool, defaultsStr, defaultsFn,\n defaultsNb, defaultsArr\n} from './settings';\n\nimport {root} from './root';\nimport {Emitter} from './emitter';\nimport {Dropdown} from './modules/dropdown';\nimport {CheckList} from './modules/checkList';\n\nimport {\n INPUT, SELECT, MULTIPLE, CHECKLIST, NONE,\n ENTER_KEY, TAB_KEY, ESC_KEY, UP_ARROW_KEY, DOWN_ARROW_KEY,\n CELL_TAG, AUTO_FILTER_DELAY, NUMBER, DATE, FORMATTED_NUMBER,\n FEATURES\n} from './const';\n\nlet doc = root.document;\n\n/**\n * Makes HTML tables filterable and a bit more :)\n *\n * @export\n * @class TableFilter\n */\nexport class TableFilter {\n\n /**\n * Creates an instance of TableFilter\n * requires `table` or `id` arguments, `row` and `configuration` optional\n * @param {HTMLTableElement} table Table DOM element\n * @param {String} id Table id\n * @param {Number} row index indicating the 1st row\n * @param {Object} configuration object\n */\n constructor(...args) {\n /**\n * ID of current instance\n * @type {String}\n * @private\n */\n this.id = null;\n\n /**\n * Current version\n * @type {String}\n */\n this.version = '{VERSION}';\n\n /**\n * Current year\n * @type {Number}\n * @private\n */\n this.year = new Date().getFullYear();\n\n /**\n * HTML Table DOM element\n * @type {DOMElement}\n * @private\n */\n this.tbl = null;\n\n /**\n * Calculated row's index from which starts filtering once filters\n * are generated\n * @type {Number}\n */\n this.refRow = null;\n\n /**\n * Index of the headers row\n * @type {Number}\n * @private\n */\n this.headersRow = null;\n\n /**\n * Configuration object\n * @type {Object}\n * @private\n */\n this.cfg = {};\n\n /**\n * Number of rows that can be filtered\n * @type {Number}\n * @private\n */\n this.nbFilterableRows = 0;\n\n /**\n * Number of cells in the reference row\n * @type {Number}\n * @private\n */\n this.nbCells = null;\n\n /**\n * Has a configuration object\n * @type {Object}\n * @private\n */\n this.hasConfig = false;\n\n /** @private */\n this.initialized = false;\n\n let startRow;\n\n // TODO: use for-of\n args.forEach((arg) => {\n if (typeof arg === 'object' && arg.nodeName === 'TABLE') {\n this.tbl = arg;\n this.id = arg.id || `tf_${new Date().getTime()}_`;\n } else if (isString(arg)) {\n this.id = arg;\n this.tbl = elm(arg);\n } else if (isNumber(arg)) {\n startRow = arg;\n } else if (isObj(arg)) {\n this.cfg = arg;\n this.hasConfig = true;\n }\n });\n\n if (!this.tbl || this.tbl.nodeName !== 'TABLE') {\n throw new Error(`Could not instantiate TableFilter: HTML table\n DOM element not found.`);\n }\n\n if (this.getRowsNb() === 0) {\n throw new Error(`Could not instantiate TableFilter: HTML table\n requires at least 1 row.`);\n }\n\n // configuration object\n let f = this.cfg;\n\n /**\n * Event emitter instance\n * @type {Emitter}\n */\n this.emitter = new Emitter();\n\n //Start row\n this.refRow = isUndef(startRow) ? 2 : (startRow + 1);\n\n /**\n * Collection of filter type by column\n * @type {Array}\n * @private\n */\n this.filterTypes = [].map.call(\n (this.dom().rows[this.refRow] || this.dom().rows[0]).cells,\n (cell, idx) => {\n let colType = this.cfg[`col_${idx}`];\n return !colType ? INPUT : colType.toLowerCase();\n });\n\n /**\n * Base path for static assets\n * @type {String}\n */\n this.basePath = defaultsStr(f.base_path, 'tablefilter/');\n\n /*** filters' grid properties ***/\n\n /**\n * Enable/disable filters\n * @type {Boolean}\n */\n this.fltGrid = defaultsBool(f.grid, true);\n\n /**\n * Enable/disable grid layout (fixed headers)\n * @type {Object|Boolean}\n */\n this.gridLayout = isObj(f.grid_layout) || Boolean(f.grid_layout);\n\n /**\n * Filters row index\n * @type {Number}\n */\n this.filtersRowIndex = defaultsNb(f.filters_row_index, 0);\n\n /**\n * Headers row index\n * @type {Number}\n */\n this.headersRow = defaultsNb(f.headers_row_index,\n (this.filtersRowIndex === 0 ? 1 : 0));\n\n /**\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n */\n this.fltCellTag = defaultsStr(f.filters_cell_tag, CELL_TAG);\n\n /**\n * List of filters IDs\n * @type {Array}\n * @private\n */\n this.fltIds = [];\n\n /**\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n */\n this.validRowsIndex = [];\n\n /**\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n */\n this.infDiv = null;\n\n /**\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.lDiv = null;\n\n /**\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.rDiv = null;\n\n /**\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.mDiv = null;\n\n /**\n * Css class for toolbar's container DOM element\n * @type {String}\n */\n this.infDivCssClass = defaultsStr(f.inf_div_css_class, 'inf');\n\n /**\n * Css class for left-side inner container DOM element\n * @type {String}\n */\n this.lDivCssClass = defaultsStr(f.left_div_css_class, 'ldiv');\n\n /**\n * Css class for right-side inner container DOM element\n * @type {String}\n */\n this.rDivCssClass = defaultsStr(f.right_div_css_class, 'rdiv');\n\n /**\n * Css class for middle inner container DOM element\n * @type {String}\n */\n this.mDivCssClass = defaultsStr(f.middle_div_css_class, 'mdiv');\n\n /*** filters' grid appearance ***/\n /**\n * Path for stylesheets\n * @type {String}\n */\n this.stylePath = this.getStylePath();\n\n /**\n * Main stylesheet path\n * @type {String}\n */\n this.stylesheet = this.getStylesheetPath();\n\n /**\n * Main stylesheet ID\n * @type {String}\n * @private\n */\n this.stylesheetId = this.id + '_style';\n\n /**\n * Css class for the filters row\n * @type {String}\n */\n this.fltsRowCssClass = defaultsStr(f.flts_row_css_class, 'fltrow');\n\n /**\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n */\n this.enableIcons = defaultsBool(f.enable_icons, true);\n\n /**\n * Enable/disable alternating rows\n * @type {Boolean}\n */\n this.alternateRows = Boolean(f.alternate_rows);\n\n /**\n * Columns widths array\n * @type {Array}\n */\n this.colWidths = defaultsArr(f.col_widths, []);\n\n /**\n * Css class for a filter element\n * @type {String}\n */\n this.fltCssClass = defaultsStr(f.flt_css_class, 'flt');\n\n /**\n * Css class for multiple select filters\n * @type {String}\n */\n this.fltMultiCssClass = defaultsStr(f.flt_multi_css_class, 'flt_multi');\n\n /**\n * Css class for small filter (when submit button is active)\n * @type {String}\n */\n this.fltSmallCssClass = defaultsStr(f.flt_small_css_class, 'flt_s');\n\n /**\n * Css class for single filter type\n * @type {String}\n */\n this.singleFltCssClass = defaultsStr(f.single_flt_css_class,\n 'single_flt');\n\n /*** filters' grid behaviours ***/\n\n /**\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n */\n this.enterKey = defaultsBool(f.enter_key, true);\n\n /**\n * Callback fired before filtering process starts\n * @type {Function}\n */\n this.onBeforeFilter = defaultsFn(f.on_before_filter, EMPTY_FN);\n\n /**\n * Callback fired after filtering process is completed\n * @type {Function}\n */\n this.onAfterFilter = defaultsFn(f.on_after_filter, EMPTY_FN);\n\n /**\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n */\n this.caseSensitive = Boolean(f.case_sensitive);\n\n /**\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n */\n this.hasExactMatchByCol = isArray(f.columns_exact_match);\n\n /**\n * Exact match filtering per column array\n * @type {Array}\n */\n this.exactMatchByCol = this.hasExactMatchByCol ?\n f.columns_exact_match : [];\n\n /**\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n */\n this.exactMatch = Boolean(f.exact_match);\n\n /**\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n */\n this.ignoreDiacritics = f.ignore_diacritics;\n\n /**\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n */\n this.linkedFilters = Boolean(f.linked_filters);\n\n /**\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n */\n this.disableExcludedOptions = Boolean(f.disable_excluded_options);\n\n /**\n * Active filter ID\n * @type {String}\n * @private\n */\n this.activeFilterId = null;\n\n /**\n * Enable/disable always visible rows, excluded from filtering\n * @type {Boolean}\n */\n this.hasVisibleRows = Boolean(f.rows_always_visible);\n\n /**\n * List of row indexes to be excluded from filtering\n * @type {Array}\n */\n this.visibleRows = this.hasVisibleRows ? f.rows_always_visible : [];\n\n /**\n * List of containers IDs where external filters will be generated\n * @type {Array}\n */\n this.externalFltTgtIds = defaultsArr(f.external_flt_grid_ids, []);\n\n /**\n * Callback fired after filters are generated\n * @type {Function}\n */\n this.onFiltersLoaded = defaultsFn(f.on_filters_loaded, EMPTY_FN);\n\n /**\n * Enable/disable single filter filtering all columns\n * @type {Boolean}\n */\n this.singleSearchFlt = Boolean(f.single_filter);\n\n /**\n * Callback fired after a row is validated during filtering\n * @type {Function}\n */\n this.onRowValidated = defaultsFn(f.on_row_validated, EMPTY_FN);\n\n /**\n * Specify which column implements a custom cell parser to retrieve the\n * cell value:\n * cell_parser: {\n * cols: [0, 2],\n * parse: function(tf, cell, colIndex) {\n * // custom cell parser logic here\n * return cellValue;\n * }\n * }\n * @type {Object}\n */\n this.cellParser = isObj(f.cell_parser) && isFn(f.cell_parser.parse) &&\n isArray(f.cell_parser.cols) ?\n f.cell_parser : { cols: [], parse: EMPTY_FN };\n\n /**\n * Global watermark text for input filter type or watermark for each\n * filter if an array is supplied\n * @type {String|Array}\n */\n this.watermark = f.watermark || '';\n\n /**\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n */\n this.isWatermarkArray = isArray(this.watermark);\n\n /**\n * Toolbar's custom container ID\n * @type {String}\n */\n this.toolBarTgtId = defaultsStr(f.toolbar_target_id, null);\n\n /**\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n */\n this.help = isUndef(f.help_instructions) ? undefined :\n (isObj(f.help_instructions) || Boolean(f.help_instructions));\n\n /**\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n */\n this.popupFilters = isObj(f.popup_filters) || Boolean(f.popup_filters);\n\n /**\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n */\n this.markActiveColumns = isObj(f.mark_active_columns) ||\n Boolean(f.mark_active_columns);\n\n /*** select filter's customisation and behaviours ***/\n /**\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n */\n this.clearFilterText = defaultsStr(f.clear_filter_text, 'Clear');\n\n /**\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n */\n this.enableEmptyOption = Boolean(f.enable_empty_option);\n\n /**\n * Text for empty option in drop-down filter types\n * @type {String}\n */\n this.emptyText = defaultsStr(f.empty_text, '(Empty)');\n\n /**\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n */\n this.enableNonEmptyOption = Boolean(f.enable_non_empty_option);\n\n /**\n * Text for non-empty option in drop-down filter types\n * @type {String}\n */\n this.nonEmptyText = defaultsStr(f.non_empty_text, '(Non empty)');\n\n /**\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n */\n this.onSlcChange = defaultsBool(f.on_change, true);\n\n /**\n * Make drop-down filter types options sorted in alpha-numeric manner\n * by default globally or on a column basis\n * @type {Boolean|Array}\n */\n this.sortSlc = isUndef(f.sort_select) ? true :\n isArray(f.sort_select) ? f.sort_select : Boolean(f.sort_select);\n\n /**\n * Indicate whether options in drop-down filter types are sorted in a\n * ascending numeric manner\n * @type {Boolean}\n * @private\n */\n this.isSortNumAsc = Boolean(f.sort_num_asc);\n\n /**\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n */\n this.sortNumAsc = this.isSortNumAsc ? f.sort_num_asc : [];\n\n /**\n * Indicate whether options in drop-down filter types are sorted in a\n * descending numeric manner\n * @type {Boolean}\n * @private\n */\n this.isSortNumDesc = Boolean(f.sort_num_desc);\n\n /**\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n */\n this.sortNumDesc = this.isSortNumDesc ? f.sort_num_desc : [];\n\n /**\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n */\n this.loadFltOnDemand = Boolean(f.load_filters_on_demand);\n\n /**\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n */\n this.hasCustomOptions = isObj(f.custom_options);\n\n /**\n * Custom options definition of a per column basis, ie:\n *\tcustom_options: {\n * cols:[0, 1],\n * texts: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * values: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * sorts: [false, true]\n * }\n *\n * @type {Object}\n */\n this.customOptions = f.custom_options;\n\n /*** Filter operators ***/\n /**\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n */\n this.rgxOperator = defaultsStr(f.regexp_operator, 'rgx:');\n\n /**\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n */\n this.emOperator = defaultsStr(f.empty_operator, '[empty]');\n\n /**\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n */\n this.nmOperator = defaultsStr(f.nonempty_operator, '[nonempty]');\n\n /**\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n */\n this.orOperator = defaultsStr(f.or_operator, '||');\n\n /**\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n */\n this.anOperator = defaultsStr(f.and_operator, '&&');\n\n /**\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n */\n this.grOperator = defaultsStr(f.greater_operator, '>');\n\n /**\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n */\n this.lwOperator = defaultsStr(f.lower_operator, '<');\n\n /**\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n */\n this.leOperator = defaultsStr(f.lower_equal_operator, '<=');\n\n /**\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n */\n this.geOperator = defaultsStr(f.greater_equal_operator, '>=');\n\n /**\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n */\n this.dfOperator = defaultsStr(f.different_operator, '!');\n\n /**\n * Like operator for input filter. Defaults to '*'\n * @type {String}\n */\n this.lkOperator = defaultsStr(f.like_operator, '*');\n\n /**\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n */\n this.eqOperator = defaultsStr(f.equal_operator, '=');\n\n /**\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.stOperator = defaultsStr(f.start_with_operator, '{');\n\n /**\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.enOperator = defaultsStr(f.end_with_operator, '}');\n\n // this.curExp = f.cur_exp || '^[¥£€$]';\n\n /**\n * Stored values separator\n * @type {String}\n */\n this.separator = defaultsStr(f.separator, ',');\n\n /**\n * Enable rows counter UI component\n * @type {Boolean|Object}\n */\n this.rowsCounter = isObj(f.rows_counter) || Boolean(f.rows_counter);\n\n /**\n * Enable status bar UI component\n * @type {Boolean|Object}\n */\n this.statusBar = isObj(f.status_bar) || Boolean(f.status_bar);\n\n /**\n * Enable activity/spinner indicator UI component\n * @type {Boolean|Object}\n */\n this.loader = isObj(f.loader) || Boolean(f.loader);\n\n /*** validation - reset buttons/links ***/\n /**\n * Enable filters submission button\n * @type {Boolean}\n */\n this.displayBtn = Boolean(f.btn);\n\n /**\n * Define filters submission button text\n * @type {String}\n */\n this.btnText = defaultsStr(f.btn_text, (!this.enableIcons ? 'Go' : ''));\n\n /**\n * Css class for filters submission button\n * @type {String}\n */\n this.btnCssClass = defaultsStr(f.btn_css_class,\n (!this.enableIcons ? 'btnflt' : 'btnflt_icon'));\n\n /**\n * Enable clear button\n * @type {Boolean}\n */\n this.btnReset = Boolean(f.btn_reset);\n\n /**\n * Callback fired before filters are cleared\n * @type {Function}\n */\n this.onBeforeReset = defaultsFn(f.on_before_reset, EMPTY_FN);\n\n /**\n * Callback fired after filters are cleared\n * @type {Function}\n */\n this.onAfterReset = defaultsFn(f.on_after_reset, EMPTY_FN);\n\n /**\n * Enable paging component\n * @type {Object|Boolean}\n */\n this.paging = isObj(f.paging) || Boolean(f.paging);\n\n /**\n * Number of hidden rows\n * @type {Number}\n * @private\n */\n this.nbHiddenRows = 0;\n\n /**\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n */\n this.autoFilter = Boolean(f.auto_filter);\n\n /**\n * Auto-filter delay in msecs\n * @type {Number}\n */\n this.autoFilterDelay =\n defaultsNb(f.auto_filter_delay, AUTO_FILTER_DELAY);\n\n /**\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n */\n this.isUserTyping = null;\n\n /**\n * Auto-filter interval ID\n * @type {String}\n * @private\n */\n this.autoFilterTimer = null;\n\n /**\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n */\n this.highlightKeywords = Boolean(f.highlight_keywords);\n\n /**\n * Enable no results message UI component\n * @type {Object|Boolean}\n */\n this.noResults = isObj(f.no_results_message) ||\n Boolean(f.no_results_message);\n\n /**\n * Enable state persistence\n * @type {Object|Boolean}\n */\n this.state = isObj(f.state) || Boolean(f.state);\n\n /*** data types ***/\n\n /**\n * Enable date type module\n * @type {Boolean}\n * @private\n */\n this.dateType = true;\n\n /**\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n */\n this.locale = defaultsStr(f.locale, 'en');\n\n /**\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n */\n this.thousandsSeparator = defaultsStr(f.thousands_separator, ',');\n\n /**\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n */\n this.decimalSeparator = defaultsStr(f.decimal_separator, '.');\n\n /**\n * Define data types on a column basis, possible values 'string',\n * 'number', 'formatted-number', 'date', 'ipaddress' ie:\n * col_types : [\n * 'string', 'date', 'number',\n * { type: 'formatted-number', decimal: ',', thousands: '.' },\n * { type: 'date', locale: 'en-gb' },\n * { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n * ]\n *\n * Refer to https://sugarjs.com/docs/#/DateParsing for exhaustive\n * information on date parsing formats supported by Sugar Date\n * @type {Array}\n */\n this.colTypes = isArray(f.col_types) ? f.col_types : [];\n\n /*** ids prefixes ***/\n /**\n * Main prefix\n * @private\n */\n this.prfxTf = 'TF';\n\n /**\n * Filter's ID prefix (inputs - selects)\n * @private\n */\n this.prfxFlt = 'flt';\n\n /**\n * Button's ID prefix\n * @private\n */\n this.prfxValButton = 'btn';\n\n /**\n * Toolbar container ID prefix\n * @private\n */\n this.prfxInfDiv = 'inf_';\n\n /**\n * Toolbar left element ID prefix\n * @private\n */\n this.prfxLDiv = 'ldiv_';\n\n /**\n * Toolbar right element ID prefix\n * @private\n */\n this.prfxRDiv = 'rdiv_';\n\n /**\n * Toolbar middle element ID prefix\n * @private\n */\n this.prfxMDiv = 'mdiv_';\n\n /**\n * Responsive Css class\n * @private\n */\n this.prfxResponsive = 'resp';\n\n /*** extensions ***/\n /**\n * List of loaded extensions\n * @type {Array}\n */\n this.extensions = defaultsArr(f.extensions, []);\n\n /*** themes ***/\n /**\n * Enable default theme\n * @type {Boolean}\n */\n this.enableDefaultTheme = Boolean(f.enable_default_theme);\n\n /**\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n */\n this.hasThemes = (this.enableDefaultTheme || isArray(f.themes));\n\n /**\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n */\n this.themes = defaultsArr(f.themes, []);\n\n /**\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n */\n this.themesPath = this.getThemesPath();\n\n /**\n * Enable responsive layout\n * @type {Boolean}\n */\n this.responsive = Boolean(f.responsive);\n\n /**\n * Features registry\n * @private\n */\n this.Mod = {};\n\n /**\n * Extensions registry\n * @private\n */\n this.ExtRegistry = {};\n\n //conditionally instantiate required features\n this.instantiateFeatures(\n Object.keys(FEATURES).map((item) => FEATURES[item])\n );\n }\n\n /**\n * Initialise features and layout\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n // import main stylesheet\n this.import(this.stylesheetId, this.getStylesheetPath(), null, 'link');\n\n this.nbCells = this.getCellsNb(this.refRow);\n let Mod = this.Mod;\n let n = this.singleSearchFlt ? 1 : this.nbCells;\n let inpclass;\n\n //loads theme\n this.loadThemes();\n\n const { dateType, help, state, markActiveColumns, gridLayout, loader,\n highlightKeyword, popupFilter, rowsCounter, statusBar, clearButton,\n alternateRows, noResults, paging } = FEATURES;\n\n //explicitly initialise features in given order\n this.initFeatures([\n dateType,\n help,\n state,\n markActiveColumns,\n gridLayout,\n loader,\n highlightKeyword,\n popupFilter\n ]);\n\n //filters grid is not generated\n if (!this.fltGrid) {\n this._initNoFilters();\n } else {\n let fltrow = this._insertFiltersRow();\n\n this.nbFilterableRows = this.getRowsNb();\n\n // Generate filters\n for (let i = 0; i < n; i++) {\n this.emitter.emit('before-filter-init', this, i);\n\n let fltcell = createElm(this.fltCellTag),\n col = this.getFilterType(i);\n\n if (this.singleSearchFlt) {\n fltcell.colSpan = this.nbCells;\n }\n if (!this.gridLayout) {\n fltrow.appendChild(fltcell);\n }\n inpclass = (i === n - 1 && this.displayBtn) ?\n this.fltSmallCssClass : this.fltCssClass;\n\n //only 1 input for single search\n if (this.singleSearchFlt) {\n col = INPUT;\n inpclass = this.singleFltCssClass;\n }\n\n //drop-down filters\n if (col === SELECT || col === MULTIPLE) {\n Mod.dropdown = Mod.dropdown || new Dropdown(this);\n Mod.dropdown.init(i, this.isExternalFlt(), fltcell);\n }\n // checklist\n else if (col === CHECKLIST) {\n Mod.checkList = Mod.checkList || new CheckList(this);\n Mod.checkList.init(i, this.isExternalFlt(), fltcell);\n } else {\n this._buildInputFilter(i, inpclass, fltcell);\n }\n\n // this adds submit button\n if (i === n - 1 && this.displayBtn) {\n this._buildSubmitButton(i, fltcell);\n }\n\n this.emitter.emit('after-filter-init', this, i);\n }\n\n this.emitter.on(['filter-focus'],\n (tf, filter) => this.setActiveFilterId(filter.id));\n\n }//if this.fltGrid\n\n /* Features */\n if (this.hasVisibleRows) {\n this.emitter.on(['after-filtering'],\n () => this.enforceVisibility());\n this.enforceVisibility();\n }\n\n this.initFeatures([\n rowsCounter,\n statusBar,\n clearButton,\n alternateRows,\n noResults,\n paging\n ]);\n\n this.setColWidths();\n\n //TF css class is added to table\n if (!this.gridLayout) {\n addClass(this.dom(), this.prfxTf);\n if (this.responsive) {\n addClass(this.dom(), this.prfxResponsive);\n }\n }\n\n /* Load extensions */\n this.initExtensions();\n\n // Subscribe to events\n if (this.linkedFilters) {\n this.emitter.on(['after-filtering'], () => this.linkFilters());\n }\n\n this.initialized = true;\n\n this.onFiltersLoaded(this);\n\n this.emitter.emit('initialized', this);\n }\n\n /**\n * Detect key\n * @param {Event} evt\n */\n detectKey(evt) {\n if (!this.enterKey) {\n return;\n }\n if (evt) {\n let key = keyCode(evt);\n if (key === ENTER_KEY) {\n this.filter();\n cancelEvt(evt);\n stopEvt(evt);\n } else {\n this.isUserTyping = true;\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n }\n }\n }\n\n /**\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n */\n onKeyUp(evt) {\n if (!this.autoFilter) {\n return;\n }\n let key = keyCode(evt);\n this.isUserTyping = false;\n\n function filter() {\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n if (!this.isUserTyping) {\n this.filter();\n this.isUserTyping = null;\n }\n }\n\n if (key !== ENTER_KEY && key !== TAB_KEY && key !== ESC_KEY &&\n key !== UP_ARROW_KEY && key !== DOWN_ARROW_KEY) {\n if (this.autoFilterTimer === null) {\n this.autoFilterTimer = root.setInterval(filter.bind(this),\n this.autoFilterDelay);\n }\n } else {\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n }\n }\n\n /**\n * Filter's keydown event: if auto-filter on, detect user is typing\n */\n onKeyDown() {\n if (this.autoFilter) {\n this.isUserTyping = true;\n }\n }\n\n /**\n * Filter's focus event\n * @param {Event} evt\n */\n onInpFocus(evt) {\n let elm = targetEvt(evt);\n this.emitter.emit('filter-focus', this, elm);\n }\n\n /**\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n */\n onInpBlur() {\n if (this.autoFilter) {\n this.isUserTyping = false;\n root.clearInterval(this.autoFilterTimer);\n }\n this.emitter.emit('filter-blur', this);\n }\n\n /**\n * Insert filters row at initialization\n */\n _insertFiltersRow() {\n // TODO: prevent filters row generation for popup filters too,\n // to reduce and simplify headers row index adjusting across lib modules\n // (GridLayout, PopupFilter etc)\n if (this.gridLayout) {\n return;\n }\n let fltrow;\n\n let thead = tag(this.dom(), 'thead');\n if (thead.length > 0) {\n fltrow = thead[0].insertRow(this.filtersRowIndex);\n } else {\n fltrow = this.dom().insertRow(this.filtersRowIndex);\n }\n\n fltrow.className = this.fltsRowCssClass;\n\n if (this.isExternalFlt()) {\n fltrow.style.display = NONE;\n }\n\n this.emitter.emit('filters-row-inserted', this, fltrow);\n return fltrow;\n }\n\n /**\n * Initialize filtersless table\n */\n _initNoFilters() {\n if (this.fltGrid) {\n return;\n }\n this.refRow = this.refRow > 0 ? this.refRow - 1 : 0;\n this.nbFilterableRows = this.getRowsNb();\n }\n\n /**\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n */\n _buildInputFilter(colIndex, cssClass, container) {\n let col = this.getFilterType(colIndex);\n let externalFltTgtId = this.isExternalFlt() ?\n this.externalFltTgtIds[colIndex] : null;\n let inpType = col === INPUT ? 'text' : 'hidden';\n let inp = createElm(INPUT,\n ['id', this.buildFilterId(colIndex)],\n ['type', inpType], ['ct', colIndex]);\n\n if (inpType !== 'hidden' && this.watermark) {\n inp.setAttribute('placeholder',\n this.isWatermarkArray ? (this.watermark[colIndex] || '') :\n this.watermark\n );\n }\n inp.className = cssClass || this.fltCssClass;\n addEvt(inp, 'focus', (evt) => this.onInpFocus(evt));\n\n //filter is appended in custom element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(inp);\n } else {\n container.appendChild(inp);\n }\n\n this.fltIds.push(inp.id);\n\n addEvt(inp, 'keypress', (evt) => this.detectKey(evt));\n addEvt(inp, 'keydown', () => this.onKeyDown());\n addEvt(inp, 'keyup', (evt) => this.onKeyUp(evt));\n addEvt(inp, 'blur', () => this.onInpBlur());\n }\n\n /**\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n */\n _buildSubmitButton(colIndex, container) {\n let externalFltTgtId = this.isExternalFlt() ?\n this.externalFltTgtIds[colIndex] : null;\n let btn = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnText]\n );\n btn.className = this.btnCssClass;\n\n //filter is appended in custom element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(btn);\n } else {\n container.appendChild(btn);\n }\n\n addEvt(btn, 'click', () => this.filter());\n }\n\n /**\n * Istantiate the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n */\n instantiateFeatures(features = []) {\n features.forEach((feature) => {\n // TODO: remove the property field.\n // Due to naming convention inconsistencies, a `property`\n // field is added to allow a conditional instanciation based\n // on that property on TableFilter, if supplied.\n feature.property = feature.property || feature.name;\n if (!this.hasConfig || this[feature.property] === true ||\n feature.enforce === true) {\n let {class: Cls, name} = feature;\n\n this.Mod[name] = this.Mod[name] || new Cls(this);\n }\n });\n }\n\n /**\n * Initialise the passed features collection. A feature is described by a\n * `class` and `name` fields and and optional `property` field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n */\n initFeatures(features = []) {\n features.forEach((feature) => {\n let {property, name} = feature;\n if (this[property] === true && this.Mod[name]) {\n this.Mod[name].init();\n }\n });\n }\n\n /**\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n */\n feature(name) {\n return this.Mod[name];\n }\n\n /**\n * Initialise all the extensions defined in the configuration object\n */\n initExtensions() {\n let exts = this.extensions;\n if (exts.length === 0) {\n return;\n }\n\n // Set config's publicPath dynamically for Webpack...\n __webpack_public_path__ = this.basePath;\n\n this.emitter.emit('before-loading-extensions', this);\n for (let i = 0, len = exts.length; i < len; i++) {\n let ext = exts[i];\n this.loadExtension(ext);\n }\n this.emitter.emit('after-loading-extensions', this);\n }\n\n /**\n * Load an extension module\n * @param {Object} ext Extension config object\n */\n loadExtension(ext) {\n if (!ext || !ext.name || this.hasExtension(ext.name)) {\n return;\n }\n\n let name = ext.name;\n let path = ext.path;\n let modulePath;\n\n if (name && path) {\n modulePath = ext.path + name;\n } else {\n name = name.replace('.js', '');\n modulePath = 'extensions/{}/{}'.replace(/{}/g, name);\n }\n\n // Require pattern for Webpack\n require(['./' + modulePath], (mod) => {\n /* eslint-disable */\n let inst = new mod.default(this, ext);\n /* eslint-enable */\n inst.init();\n this.ExtRegistry[name] = inst;\n });\n }\n\n /**\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n */\n extension(name) {\n return this.ExtRegistry[name];\n }\n\n /**\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n */\n hasExtension(name) {\n return !isEmpty(this.ExtRegistry[name]);\n }\n\n /**\n * Register the passed extension instance with associated name\n * @param {Object} inst Extension instance\n * @param {String} name Name of the extension\n */\n registerExtension(inst, name) {\n this.ExtRegistry[name] = inst;\n }\n\n /**\n * Destroy all the extensions store in extensions registry\n */\n destroyExtensions() {\n let reg = this.ExtRegistry;\n\n Object.keys(reg).forEach((key) => {\n reg[key].destroy();\n reg[key] = undefined;\n });\n }\n\n /**\n * Load themes defined in the configuration object\n */\n loadThemes() {\n if (!this.hasThemes) {\n return;\n }\n\n let themes = this.themes;\n this.emitter.emit('before-loading-themes', this);\n\n //Default theme config\n if (this.enableDefaultTheme) {\n let defaultTheme = { name: 'default' };\n this.themes.push(defaultTheme);\n }\n if (isArray(themes)) {\n for (let i = 0, len = themes.length; i < len; i++) {\n let theme = themes[i];\n let name = theme.name;\n let path = theme.path;\n let styleId = this.prfxTf + name;\n if (name && !path) {\n path = this.themesPath + name + '/' + name + '.css';\n }\n else if (!name && theme.path) {\n name = 'theme{0}'.replace('{0}', i);\n }\n\n if (!this.isImported(path, 'link')) {\n this.import(styleId, path, null, 'link');\n }\n }\n }\n\n // Enable loader indicator\n this.loader = true;\n\n this.emitter.emit('after-loading-themes', this);\n }\n\n /**\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n */\n getStylesheet(name = 'default') {\n return elm(this.prfxTf + name);\n }\n\n /**\n * Destroy filter grid\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let emitter = this.emitter;\n\n if (this.isExternalFlt() && !this.popupFilters) {\n this.removeExternalFlts();\n }\n\n this.removeToolbar();\n\n this.destroyExtensions();\n\n this.validateAllRows();\n\n // broadcast destroy event modules and extensions are subscribed to\n emitter.emit('destroy', this);\n\n if (this.fltGrid && !this.gridLayout) {\n this.dom().deleteRow(this.filtersRowIndex);\n }\n\n // unsubscribe to events\n if (this.hasVisibleRows) {\n emitter.off(['after-filtering'], () => this.enforceVisibility());\n }\n if (this.linkedFilters) {\n emitter.off(['after-filtering'], () => this.linkFilters());\n }\n this.emitter.off(['filter-focus'],\n (tf, filter) => this.setActiveFilterId(filter.id));\n\n removeClass(this.dom(), this.prfxTf);\n removeClass(this.dom(), this.prfxResponsive);\n\n this.nbHiddenRows = 0;\n this.validRowsIndex = [];\n this.fltIds = [];\n this.initialized = false;\n }\n\n /**\n * Generate container element for paging, reset button, rows counter etc.\n */\n setToolbar() {\n if (this.infDiv) {\n return;\n }\n\n /*** container div ***/\n let infDiv = createElm('div');\n infDiv.className = this.infDivCssClass;\n\n //custom container\n if (this.toolBarTgtId) {\n elm(this.toolBarTgtId).appendChild(infDiv);\n }\n //grid-layout\n else if (this.gridLayout) {\n let gridLayout = this.Mod.gridLayout;\n gridLayout.tblMainCont.appendChild(infDiv);\n infDiv.className = gridLayout.infDivCssClass;\n }\n //default location: just above the table\n else {\n let cont = createElm('caption');\n cont.appendChild(infDiv);\n this.dom().insertBefore(cont, this.dom().firstChild);\n }\n this.infDiv = infDiv;\n\n /*** left div containing rows # displayer ***/\n let lDiv = createElm('div');\n lDiv.className = this.lDivCssClass;\n infDiv.appendChild(lDiv);\n this.lDiv = lDiv;\n\n /*** right div containing reset button\n + nb results per page select ***/\n let rDiv = createElm('div');\n rDiv.className = this.rDivCssClass;\n infDiv.appendChild(rDiv);\n this.rDiv = rDiv;\n\n /*** mid div containing paging elements ***/\n let mDiv = createElm('div');\n mDiv.className = this.mDivCssClass;\n infDiv.appendChild(mDiv);\n this.mDiv = mDiv;\n\n // emit help initialisation only if undefined\n if (isUndef(this.help)) {\n // explicitily enable help to initialise feature by\n // default, only if setting is undefined\n this.Mod.help.enable();\n this.emitter.emit('init-help', this);\n }\n }\n\n /**\n * Remove toolbar container element\n */\n removeToolbar() {\n if (!this.infDiv) {\n return;\n }\n removeElm(this.infDiv);\n this.infDiv = null;\n\n let tbl = this.dom();\n let captions = tag(tbl, 'caption');\n [].forEach.call(captions, (elm) => removeElm(elm));\n }\n\n /**\n * Remove all the external column filters\n */\n removeExternalFlts() {\n if (!this.isExternalFlt()) {\n return;\n }\n let ids = this.externalFltTgtIds,\n len = ids.length;\n for (let ct = 0; ct < len; ct++) {\n let externalFltTgtId = ids[ct],\n externalFlt = elm(externalFltTgtId);\n if (externalFlt) {\n externalFlt.innerHTML = '';\n }\n }\n }\n\n /**\n * Check if given column implements a filter with custom options\n * @param {Number} colIndex Column's index\n * @return {Boolean}\n */\n isCustomOptions(colIndex) {\n return this.hasCustomOptions &&\n this.customOptions.cols.indexOf(colIndex) !== -1;\n }\n\n /**\n * Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\n * custom options values and texts\n * @param {Number} colIndex Column's index\n * @return {Array}\n */\n getCustomOptions(colIndex) {\n if (isEmpty(colIndex) || !this.isCustomOptions(colIndex)) {\n return;\n }\n\n let customOptions = this.customOptions;\n let cols = customOptions.cols;\n let optTxt = [], optArray = [];\n let index = cols.indexOf(colIndex);\n let slcValues = customOptions.values[index];\n let slcTexts = customOptions.texts[index];\n let slcSort = customOptions.sorts[index];\n\n for (let r = 0, len = slcValues.length; r < len; r++) {\n optArray.push(slcValues[r]);\n if (slcTexts[r]) {\n optTxt.push(slcTexts[r]);\n } else {\n optTxt.push(slcValues[r]);\n }\n }\n if (slcSort) {\n optArray.sort();\n optTxt.sort();\n }\n return [optArray, optTxt];\n }\n\n /**\n * Filter the table by retrieving the data from each cell in every single\n * row and comparing it to the search term for current column. A row is\n * hidden when all the search terms are not found in inspected row.\n */\n filter() {\n if (!this.fltGrid || !this.initialized) {\n return;\n }\n //fire onbefore callback\n this.onBeforeFilter(this);\n this.emitter.emit('before-filtering', this);\n\n let row = this.dom().rows,\n nbRows = this.getRowsNb(true),\n hiddenRows = 0;\n\n this.validRowsIndex = [];\n // search args re-init\n let searchArgs = this.getFiltersValue();\n\n for (let k = this.refRow; k < nbRows; k++) {\n // already filtered rows display re-init\n row[k].style.display = '';\n\n let cells = row[k].cells;\n let nchilds = cells.length;\n\n // checks if row has exact cell #\n if (nchilds !== this.nbCells) {\n continue;\n }\n\n let occurence = [],\n isRowValid = true,\n //only for single filter search\n singleFltRowValid = false;\n\n // this loop retrieves cell data\n for (let j = 0; j < nchilds; j++) {\n //searched keyword\n let sA = searchArgs[this.singleSearchFlt ? 0 : j];\n\n if (sA === '') {\n continue;\n }\n\n let cellValue = matchCase(this.getCellValue(cells[j]),\n this.caseSensitive);\n\n //multiple search parameter operator ||\n let sAOrSplit = sA.toString().split(this.orOperator),\n //multiple search || parameter boolean\n hasMultiOrSA = sAOrSplit.length > 1,\n //multiple search parameter operator &&\n sAAndSplit = sA.toString().split(this.anOperator),\n //multiple search && parameter boolean\n hasMultiAndSA = sAAndSplit.length > 1;\n\n //detect operators or array query\n if (isArray(sA) || hasMultiOrSA || hasMultiAndSA) {\n let cS,\n s,\n occur = false;\n if (isArray(sA)) {\n s = sA;\n } else {\n s = hasMultiOrSA ? sAOrSplit : sAAndSplit;\n }\n // isolate search term and check occurence in cell data\n for (let w = 0, len = s.length; w < len; w++) {\n cS = trim(s[w]);\n occur = this._testTerm(cS, cellValue, j);\n\n if (occur) {\n this.emitter.emit('highlight-keyword', this,\n cells[j], cS);\n }\n if ((hasMultiOrSA && occur) ||\n (hasMultiAndSA && !occur)) {\n break;\n }\n if (isArray(sA) && occur) {\n break;\n }\n }\n occurence[j] = occur;\n\n }\n //single search parameter\n else {\n occurence[j] = this._testTerm(trim(sA), cellValue, j);\n if (occurence[j]) {\n this.emitter.emit('highlight-keyword', this, cells[j],\n sA);\n }\n }//else single param\n\n if (!occurence[j]) {\n isRowValid = false;\n }\n if (this.singleSearchFlt && occurence[j]) {\n singleFltRowValid = true;\n }\n\n this.emitter.emit('cell-processed', this, j, cells[j]);\n }//for j\n\n if (this.singleSearchFlt && singleFltRowValid) {\n isRowValid = true;\n }\n\n this.validateRow(k, isRowValid);\n if (!isRowValid) {\n hiddenRows++;\n }\n\n this.emitter.emit('row-processed', this, k,\n this.validRowsIndex.length, isRowValid);\n }// for k\n\n this.nbHiddenRows = hiddenRows;\n\n //fire onafterfilter callback\n this.onAfterFilter(this);\n\n this.emitter.emit('after-filtering', this, searchArgs);\n }\n\n /**\n * Test for a match of search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n */\n _testTerm(term, cellValue, colIdx) {\n let numData;\n let decimal = this.getDecimal(colIdx);\n let reLe = new RegExp(this.leOperator),\n reGe = new RegExp(this.geOperator),\n reL = new RegExp(this.lwOperator),\n reG = new RegExp(this.grOperator),\n reD = new RegExp(this.dfOperator),\n reLk = new RegExp(rgxEsc(this.lkOperator)),\n reEq = new RegExp(this.eqOperator),\n reSt = new RegExp(this.stOperator),\n reEn = new RegExp(this.enOperator),\n // re_an = new RegExp(this.anOperator),\n // re_cr = new RegExp(this.curExp),\n reEm = this.emOperator,\n reNm = this.nmOperator,\n reRe = new RegExp(rgxEsc(this.rgxOperator));\n\n term = matchCase(term, this.caseSensitive);\n\n let occurence = false;\n\n //Search arg operator tests\n let hasLO = reL.test(term),\n hasLE = reLe.test(term),\n hasGR = reG.test(term),\n hasGE = reGe.test(term),\n hasDF = reD.test(term),\n hasEQ = reEq.test(term),\n hasLK = reLk.test(term),\n // hatermN = re_an.test(term),\n hasST = reSt.test(term),\n hasEN = reEn.test(term),\n hasEM = (reEm === term),\n hasNM = (reNm === term),\n hasRE = reRe.test(term);\n\n // Check for dates or resolve date type\n if (this.hasType(colIdx, [DATE])) {\n let dte1, dte2;\n\n let dateType = this.Mod.dateType;\n let isValidDate = dateType.isValid.bind(dateType);\n let parseDate = dateType.parse.bind(dateType);\n let locale = dateType.getLocale(colIdx);\n\n // Search arg dates tests\n let isLDate = hasLO &&\n isValidDate(term.replace(reL, ''), locale);\n let isLEDate = hasLE &&\n isValidDate(term.replace(reLe, ''), locale);\n let isGDate = hasGR &&\n isValidDate(term.replace(reG, ''), locale);\n let isGEDate = hasGE &&\n isValidDate(term.replace(reGe, ''), locale);\n let isDFDate = hasDF &&\n isValidDate(term.replace(reD, ''), locale);\n let isEQDate = hasEQ &&\n isValidDate(term.replace(reEq, ''), locale);\n\n dte1 = parseDate(cellValue, locale);\n\n // lower equal date\n if (isLEDate) {\n dte2 = parseDate(term.replace(reLe, ''), locale);\n occurence = dte1 <= dte2;\n }\n // lower date\n else if (isLDate) {\n dte2 = parseDate(term.replace(reL, ''), locale);\n occurence = dte1 < dte2;\n }\n // greater equal date\n else if (isGEDate) {\n dte2 = parseDate(term.replace(reGe, ''), locale);\n occurence = dte1 >= dte2;\n }\n // greater date\n else if (isGDate) {\n dte2 = parseDate(term.replace(reG, ''), locale);\n occurence = dte1 > dte2;\n }\n // different date\n else if (isDFDate) {\n dte2 = parseDate(term.replace(reD, ''), locale);\n occurence = dte1.toString() !== dte2.toString();\n }\n // equal date\n else if (isEQDate) {\n dte2 = parseDate(term.replace(reEq, ''), locale);\n occurence = dte1.toString() === dte2.toString();\n }\n // searched keyword with * operator doesn't have to be a date\n else if (reLk.test(term)) {// like date\n occurence = contains(term.replace(reLk, ''), cellValue,\n false, this.caseSensitive);\n }\n else if (isValidDate(term)) {\n dte2 = parseDate(term, locale);\n occurence = dte1.toString() === dte2.toString();\n }\n //empty\n else if (hasEM) {\n occurence = isEmptyString(cellValue);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellValue);\n } else {\n occurence = contains(term, cellValue,\n this.isExactMatch(colIdx), this.caseSensitive);\n }\n }\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 let colWidths = this.colWidths;\n if (colWidths.length === 0) {\n return;\n }\n\n tbl = tbl || this.dom();\n\n let nbCols = this.nbCells;\n let colTags = tag(tbl, 'col');\n let tblHasColTag = colTags.length > 0;\n let frag = !tblHasColTag ? doc.createDocumentFragment() : null;\n for (let k = 0; k < nbCols; k++) {\n let col;\n if (tblHasColTag) {\n col = colTags[k];\n } else {\n col = createElm('col');\n frag.appendChild(col);\n }\n col.style.width = colWidths[k];\n }\n if (!tblHasColTag) {\n tbl.insertBefore(frag, tbl.firstChild);\n }\n }\n\n /**\n * Make defined rows always visible\n */\n enforceVisibility() {\n if (!this.hasVisibleRows) {\n return;\n }\n let nbRows = this.getRowsNb(true);\n for (let i = 0, len = this.visibleRows.length; i < len; i++) {\n let row = this.visibleRows[i];\n //row index cannot be > nrows\n if (row <= nbRows) {\n this.validateRow(row, true);\n }\n }\n }\n\n /**\n * Clear all the filters' values\n */\n clearFilters() {\n if (!this.fltGrid) {\n return;\n }\n\n this.emitter.emit('before-clearing-filters', this);\n this.onBeforeReset(this, this.getFiltersValue());\n\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n this.setFilterValue(i, '');\n }\n\n this.filter();\n\n this.onAfterReset(this);\n this.emitter.emit('after-clearing-filters', this);\n }\n\n /**\n * Return the ID of the current active filter\n * @return {String}\n */\n getActiveFilterId() {\n return this.activeFilterId;\n }\n\n /**\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n */\n setActiveFilterId(filterId) {\n this.activeFilterId = filterId;\n }\n\n /**\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n */\n getColumnIndexFromFilterId(filterId = '') {\n let idx = filterId.split('_')[0];\n idx = idx.split(this.prfxFlt)[1];\n return parseInt(idx, 10);\n }\n\n /**\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n */\n buildFilterId(colIndex) {\n return `${this.prfxFlt}${colIndex}_${this.id}`;\n }\n\n /**\n * Check if has external filters\n * @returns {Boolean}\n * @private\n */\n isExternalFlt() {\n return this.externalFltTgtIds.length > 0;\n }\n\n /**\n * Returns styles path\n * @returns {String}\n * @private\n */\n getStylePath() {\n return defaultsStr(this.config.style_path, this.basePath + 'style/');\n }\n\n /**\n * Returns main stylesheet path\n * @returns {String}\n * @private\n */\n getStylesheetPath() {\n return defaultsStr(this.config.stylesheet,\n this.getStylePath() + 'tablefilter.css');\n }\n\n /**\n * Returns themes path\n * @returns {String}\n * @private\n */\n getThemesPath() {\n return defaultsStr(this.config.themes_path,\n this.getStylePath() + 'themes/');\n }\n\n /**\n * Make specified column's filter active\n * @param colIndex Index of a column\n */\n activateFilter(colIndex) {\n if (isUndef(colIndex)) {\n return;\n }\n this.setActiveFilterId(this.getFilterId(colIndex));\n }\n\n /**\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n */\n linkFilters() {\n if (!this.linkedFilters || !this.activeFilterId) {\n return;\n }\n let slcA1 = this.getFiltersByType(SELECT, true),\n slcA2 = this.getFiltersByType(MULTIPLE, true),\n slcA3 = this.getFiltersByType(CHECKLIST, true),\n slcIndex = slcA1.concat(slcA2);\n slcIndex = slcIndex.concat(slcA3);\n\n let activeIdx = this.getColumnIndexFromFilterId(this.activeFilterId);\n\n for (let i = 0, len = slcIndex.length; i < len; i++) {\n let colIdx = slcIndex[i];\n let curSlc = elm(this.fltIds[colIdx]);\n let slcSelectedValue = this.getFilterValue(colIdx);\n\n // Welcome to cyclomatic complexity hell :)\n // TODO: simplify/refactor if statement\n if (activeIdx !== colIdx ||\n (this.paging && slcA1.indexOf(colIdx) !== -1 &&\n activeIdx === colIdx) ||\n (!this.paging && (slcA3.indexOf(colIdx) !== -1 ||\n slcA2.indexOf(colIdx) !== -1)) ||\n slcSelectedValue === this.getClearFilterText(colIdx)) {\n\n //1st option needs to be inserted\n if (this.loadFltOnDemand) {\n let opt0 = createOpt(this.getClearFilterText(colIdx), '');\n curSlc.innerHTML = '';\n curSlc.appendChild(opt0);\n }\n\n if (slcA3.indexOf(colIdx) !== -1) {\n this.emitter.emit('build-checklist-filter', this, colIdx,\n true);\n } else {\n this.emitter.emit('build-select-filter', this, colIdx,\n true);\n }\n\n this.setFilterValue(colIdx, slcSelectedValue);\n }\n }\n }\n\n /**\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n isExactMatch(colIndex) {\n let fltType = this.getFilterType(colIndex);\n return this.exactMatchByCol[colIndex] || this.exactMatch ||\n fltType !== INPUT;\n }\n\n /**\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n */\n isRowValid(rowIndex) {\n return this.getValidRows().indexOf(rowIndex) !== -1;\n }\n\n /**\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n */\n isRowDisplayed(rowIndex) {\n let row = this.dom().rows[rowIndex];\n return this.getRowDisplay(row) === '';\n }\n\n /**\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n ignoresDiacritics(colIndex) {\n let ignoreDiac = this.ignoreDiacritics;\n if (isArray(ignoreDiac)) {\n return ignoreDiac[colIndex];\n }\n return Boolean(ignoreDiac);\n }\n\n /**\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n */\n getClearFilterText(colIndex) {\n let clearText = this.clearFilterText;\n if (isArray(clearText)) {\n return clearText[colIndex];\n }\n return clearText;\n }\n\n /**\n * Check if passed script or stylesheet is already imported\n * @param {String} filePath Ressource path\n * @param {String} type Possible values: 'script' or 'link'\n * @return {Boolean}\n */\n isImported(filePath, type = 'script') {\n let imported = false,\n attr = type === 'script' ? 'src' : 'href',\n files = tag(doc, type);\n for (let i = 0, len = files.length; i < len; i++) {\n if (isUndef(files[i][attr])) {\n continue;\n }\n if (files[i][attr].match(filePath)) {\n imported = true;\n break;\n }\n }\n return imported;\n }\n\n /**\n * Import script or stylesheet\n * @param {String} fileId Ressource ID\n * @param {String} filePath Ressource path\n * @param {Function} callback Callback\n * @param {String} type Possible values: 'script' or 'link'\n */\n import(fileId, filePath, callback, type = 'script') {\n if (this.isImported(filePath, type)) {\n return;\n }\n let o = this,\n isLoaded = false,\n file,\n head = tag(doc, 'head')[0];\n\n if (type.toLowerCase() === 'link') {\n file = createElm('link',\n ['id', fileId], ['type', 'text/css'],\n ['rel', 'stylesheet'], ['href', filePath]\n );\n } else {\n file = createElm('script',\n ['id', fileId],\n ['type', 'text/javascript'], ['src', filePath]\n );\n }\n\n //Browser <> IE onload event works only for scripts, not for stylesheets\n file.onload = file.onreadystatechange = () => {\n if (!isLoaded &&\n (!this.readyState || this.readyState === 'loaded' ||\n this.readyState === 'complete')) {\n isLoaded = true;\n if (typeof callback === 'function') {\n callback.call(null, o);\n }\n }\n };\n file.onerror = function () {\n throw new Error(`TableFilter could not load: ${filePath}`);\n };\n head.appendChild(file);\n }\n\n /**\n * Check if table has filters grid\n * @return {Boolean}\n */\n isInitialized() {\n return this.initialized;\n }\n\n /**\n * Get list of filter IDs\n * @return {Array} List of filters ids\n */\n getFiltersId() {\n return this.fltIds || [];\n }\n\n /**\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n */\n getValidRows(reCalc) {\n if (!reCalc) {\n return this.validRowsIndex;\n }\n\n let nbRows = this.getRowsNb(true);\n this.validRowsIndex = [];\n for (let k = this.refRow; k < nbRows; k++) {\n let r = this.dom().rows[k];\n if (!this.paging) {\n if (this.getRowDisplay(r) !== NONE) {\n this.validRowsIndex.push(r.rowIndex);\n }\n } else {\n if (r.getAttribute('validRow') === 'true' ||\n r.getAttribute('validRow') === null) {\n this.validRowsIndex.push(r.rowIndex);\n }\n }\n }\n return this.validRowsIndex;\n }\n\n /**\n * Get the index of the row containing the filters\n * @return {Number}\n */\n getFiltersRowIndex() {\n return this.filtersRowIndex;\n }\n\n /**\n * Get the index of the headers row\n * @return {Number}\n */\n getHeadersRowIndex() {\n return this.headersRow;\n }\n\n /**\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n */\n getStartRowIndex() {\n return this.refRow;\n }\n\n /**\n * Get the index of the last row\n * @return {Number}\n */\n getLastRowIndex() {\n let nbRows = this.getRowsNb(true);\n return (nbRows - 1);\n }\n\n /**\n * Determine whether the specified column has one of the passed types\n * @param {Number} colIndex Column index\n * @param {Array} [types=[]] List of column types\n * @return {Boolean}\n */\n hasType(colIndex, types = []) {\n if (this.colTypes.length === 0) {\n return false;\n }\n let colType = this.colTypes[colIndex];\n if (isObj(colType)) {\n colType = colType.type;\n }\n return types.indexOf(colType) !== -1;\n }\n\n /**\n * Get the header DOM element for a given column index\n * @param {Number} colIndex Column index\n * @return {Element}\n */\n getHeaderElement(colIndex) {\n let table = this.gridLayout ? this.Mod.gridLayout.headTbl : this.dom();\n let tHead = tag(table, 'thead');\n let rowIdx = this.getHeadersRowIndex();\n let header;\n if (tHead.length === 0) {\n header = table.rows[rowIdx].cells[colIndex];\n }\n if (tHead.length === 1) {\n header = tHead[0].rows[rowIdx].cells[colIndex];\n }\n return header;\n }\n\n /**\n * Return the list of headers' text\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array} list of headers' text\n */\n getHeadersText(excludeHiddenCols = false) {\n let headers = [];\n for (let j = 0; j < this.nbCells; j++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(j)) {\n continue;\n }\n }\n let header = this.getHeaderElement(j);\n let headerText = getFirstTextNode(header);\n headers.push(headerText);\n }\n return headers;\n }\n\n /**\n * Return the filter type for a specified column\n * @param {Number} colIndex Column's index\n * @return {String}\n */\n getFilterType(colIndex) {\n return this.filterTypes[colIndex];\n }\n\n /**\n * Get the total number of filterable rows\n * @return {Number}\n */\n getFilterableRowsNb() {\n return this.getRowsNb(false);\n }\n\n /**\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @return {Number}\n */\n getValidRowsNb(reCalc = false) {\n return this.getValidRows(reCalc).length;\n }\n\n /**\n * Return the working DOM element\n * @return {HTMLTableElement}\n */\n dom() {\n return this.tbl;\n }\n\n /**\n * Return the decimal separator for supplied column as per column type\n * configuration or global setting\n * @param {Number} colIndex Column index\n * @returns {String} '.' or ','\n */\n getDecimal(colIndex) {\n let decimal = this.decimalSeparator;\n if (this.hasType(colIndex, [FORMATTED_NUMBER])) {\n let colType = this.colTypes[colIndex];\n if (colType.hasOwnProperty('decimal')) {\n decimal = colType.decimal;\n }\n }\n return decimal;\n }\n\n /**\n * Get the configuration object (literal object)\n * @return {Object}\n */\n config() {\n return this.cfg;\n }\n}\n" }, { "__docId__": 807, @@ -18656,7 +18656,7 @@ "longname": "src/tablefilter.js~TableFilter#stylesheetId", "access": "private", "description": "Main stylesheet ID", - "lineNumber": 297, + "lineNumber": 296, "type": { "nullable": null, "types": [ @@ -18676,7 +18676,7 @@ "longname": "src/tablefilter.js~TableFilter#fltsRowCssClass", "access": null, "description": "Css class for the filters row", - "lineNumber": 303, + "lineNumber": 302, "type": { "nullable": null, "types": [ @@ -18696,7 +18696,7 @@ "longname": "src/tablefilter.js~TableFilter#enableIcons", "access": null, "description": "Enable/disable icons (paging, reset button)", - "lineNumber": 309, + "lineNumber": 308, "type": { "nullable": null, "types": [ @@ -18716,7 +18716,7 @@ "longname": "src/tablefilter.js~TableFilter#alternateRows", "access": null, "description": "Enable/disable alternating rows", - "lineNumber": 315, + "lineNumber": 314, "type": { "nullable": null, "types": [ @@ -18736,7 +18736,7 @@ "longname": "src/tablefilter.js~TableFilter#colWidths", "access": null, "description": "Columns widths array", - "lineNumber": 321, + "lineNumber": 320, "type": { "nullable": null, "types": [ @@ -18756,7 +18756,7 @@ "longname": "src/tablefilter.js~TableFilter#fltCssClass", "access": null, "description": "Css class for a filter element", - "lineNumber": 327, + "lineNumber": 326, "type": { "nullable": null, "types": [ @@ -18776,7 +18776,7 @@ "longname": "src/tablefilter.js~TableFilter#fltMultiCssClass", "access": null, "description": "Css class for multiple select filters", - "lineNumber": 333, + "lineNumber": 332, "type": { "nullable": null, "types": [ @@ -18796,7 +18796,7 @@ "longname": "src/tablefilter.js~TableFilter#fltSmallCssClass", "access": null, "description": "Css class for small filter (when submit button is active)", - "lineNumber": 339, + "lineNumber": 338, "type": { "nullable": null, "types": [ @@ -18816,7 +18816,7 @@ "longname": "src/tablefilter.js~TableFilter#singleFltCssClass", "access": null, "description": "Css class for single filter type", - "lineNumber": 345, + "lineNumber": 344, "type": { "nullable": null, "types": [ @@ -18836,7 +18836,7 @@ "longname": "src/tablefilter.js~TableFilter#enterKey", "access": null, "description": "Enable/disable enter key for input type filters", - "lineNumber": 354, + "lineNumber": 353, "type": { "nullable": null, "types": [ @@ -18856,7 +18856,7 @@ "longname": "src/tablefilter.js~TableFilter#onBeforeFilter", "access": null, "description": "Callback fired before filtering process starts", - "lineNumber": 360, + "lineNumber": 359, "type": { "nullable": null, "types": [ @@ -18876,7 +18876,7 @@ "longname": "src/tablefilter.js~TableFilter#onAfterFilter", "access": null, "description": "Callback fired after filtering process is completed", - "lineNumber": 366, + "lineNumber": 365, "type": { "nullable": null, "types": [ @@ -18896,7 +18896,7 @@ "longname": "src/tablefilter.js~TableFilter#caseSensitive", "access": null, "description": "Enable/disable case sensitivity filtering", - "lineNumber": 372, + "lineNumber": 371, "type": { "nullable": null, "types": [ @@ -18916,7 +18916,7 @@ "longname": "src/tablefilter.js~TableFilter#hasExactMatchByCol", "access": "private", "description": "Indicate whether exact match filtering is enabled on a per column\nbasis", - "lineNumber": 380, + "lineNumber": 379, "type": { "nullable": null, "types": [ @@ -18936,7 +18936,7 @@ "longname": "src/tablefilter.js~TableFilter#exactMatchByCol", "access": null, "description": "Exact match filtering per column array", - "lineNumber": 386, + "lineNumber": 385, "type": { "nullable": null, "types": [ @@ -18956,7 +18956,7 @@ "longname": "src/tablefilter.js~TableFilter#exactMatch", "access": null, "description": "Globally enable/disable exact match filtering", - "lineNumber": 393, + "lineNumber": 392, "type": { "nullable": null, "types": [ @@ -18976,7 +18976,7 @@ "longname": "src/tablefilter.js~TableFilter#ignoreDiacritics", "access": null, "description": "Ignore diacritics globally or on a column basis", - "lineNumber": 399, + "lineNumber": 398, "type": { "nullable": null, "types": [ @@ -18997,7 +18997,7 @@ "longname": "src/tablefilter.js~TableFilter#linkedFilters", "access": null, "description": "Enable/disable linked filters filtering mode", - "lineNumber": 405, + "lineNumber": 404, "type": { "nullable": null, "types": [ @@ -19017,7 +19017,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": 412, + "lineNumber": 411, "type": { "nullable": null, "types": [ @@ -19037,7 +19037,7 @@ "longname": "src/tablefilter.js~TableFilter#activeFilterId", "access": "private", "description": "Active filter ID", - "lineNumber": 419, + "lineNumber": 418, "type": { "nullable": null, "types": [ @@ -19057,7 +19057,7 @@ "longname": "src/tablefilter.js~TableFilter#hasVisibleRows", "access": null, "description": "Enable/disable always visible rows, excluded from filtering", - "lineNumber": 425, + "lineNumber": 424, "type": { "nullable": null, "types": [ @@ -19077,7 +19077,7 @@ "longname": "src/tablefilter.js~TableFilter#visibleRows", "access": null, "description": "List of row indexes to be excluded from filtering", - "lineNumber": 431, + "lineNumber": 430, "type": { "nullable": null, "types": [ @@ -19092,32 +19092,12 @@ "kind": "member", "static": false, "variation": null, - "name": "isExternalFlt", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#isExternalFlt", - "access": null, - "description": "Enable/disable external filters generation", - "lineNumber": 437, - "type": { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 871, - "kind": "member", - "static": false, - "variation": null, "name": "externalFltTgtIds", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#externalFltTgtIds", "access": null, "description": "List of containers IDs where external filters will be generated", - "lineNumber": 443, + "lineNumber": 436, "type": { "nullable": null, "types": [ @@ -19128,7 +19108,7 @@ } }, { - "__docId__": 872, + "__docId__": 871, "kind": "member", "static": false, "variation": null, @@ -19137,7 +19117,7 @@ "longname": "src/tablefilter.js~TableFilter#onFiltersLoaded", "access": null, "description": "Callback fired after filters are generated", - "lineNumber": 449, + "lineNumber": 442, "type": { "nullable": null, "types": [ @@ -19148,7 +19128,7 @@ } }, { - "__docId__": 873, + "__docId__": 872, "kind": "member", "static": false, "variation": null, @@ -19157,7 +19137,7 @@ "longname": "src/tablefilter.js~TableFilter#singleSearchFlt", "access": null, "description": "Enable/disable single filter filtering all columns", - "lineNumber": 455, + "lineNumber": 448, "type": { "nullable": null, "types": [ @@ -19168,7 +19148,7 @@ } }, { - "__docId__": 874, + "__docId__": 873, "kind": "member", "static": false, "variation": null, @@ -19177,7 +19157,7 @@ "longname": "src/tablefilter.js~TableFilter#onRowValidated", "access": null, "description": "Callback fired after a row is validated during filtering", - "lineNumber": 461, + "lineNumber": 454, "type": { "nullable": null, "types": [ @@ -19188,7 +19168,7 @@ } }, { - "__docId__": 875, + "__docId__": 874, "kind": "member", "static": false, "variation": null, @@ -19197,7 +19177,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": 475, + "lineNumber": 468, "type": { "nullable": null, "types": [ @@ -19208,7 +19188,7 @@ } }, { - "__docId__": 876, + "__docId__": 875, "kind": "member", "static": false, "variation": null, @@ -19217,7 +19197,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": 484, + "lineNumber": 477, "type": { "nullable": null, "types": [ @@ -19229,7 +19209,7 @@ } }, { - "__docId__": 877, + "__docId__": 876, "kind": "member", "static": false, "variation": null, @@ -19238,7 +19218,7 @@ "longname": "src/tablefilter.js~TableFilter#isWatermarkArray", "access": "private", "description": "Indicate whether watermark is on a per column basis", - "lineNumber": 491, + "lineNumber": 484, "type": { "nullable": null, "types": [ @@ -19249,7 +19229,7 @@ } }, { - "__docId__": 878, + "__docId__": 877, "kind": "member", "static": false, "variation": null, @@ -19258,7 +19238,7 @@ "longname": "src/tablefilter.js~TableFilter#toolBarTgtId", "access": null, "description": "Toolbar's custom container ID", - "lineNumber": 497, + "lineNumber": 490, "type": { "nullable": null, "types": [ @@ -19269,7 +19249,7 @@ } }, { - "__docId__": 879, + "__docId__": 878, "kind": "member", "static": false, "variation": null, @@ -19278,6 +19258,26 @@ "longname": "src/tablefilter.js~TableFilter#help", "access": null, "description": "Indicate whether help UI component is disabled", + "lineNumber": 496, + "type": { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 879, + "kind": "member", + "static": false, + "variation": null, + "name": "popupFilters", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#popupFilters", + "access": null, + "description": "Indicate whether pop-up filters UI is enabled", "lineNumber": 503, "type": { "nullable": null, @@ -19293,12 +19293,12 @@ "kind": "member", "static": false, "variation": null, - "name": "popupFilters", + "name": "markActiveColumns", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#popupFilters", + "longname": "src/tablefilter.js~TableFilter#markActiveColumns", "access": null, - "description": "Indicate whether pop-up filters UI is enabled", - "lineNumber": 510, + "description": "Indicate whether filtered (active) columns indicator is enabled", + "lineNumber": 509, "type": { "nullable": null, "types": [ @@ -19313,32 +19313,12 @@ "kind": "member", "static": false, "variation": null, - "name": "markActiveColumns", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#markActiveColumns", - "access": null, - "description": "Indicate whether filtered (active) columns indicator is enabled", - "lineNumber": 516, - "type": { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 882, - "kind": "member", - "static": false, - "variation": null, "name": "clearFilterText", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#clearFilterText", "access": null, "description": "Text for clear option in drop-down filter types (1st option)", - "lineNumber": 524, + "lineNumber": 517, "type": { "nullable": null, "types": [ @@ -19350,7 +19330,7 @@ } }, { - "__docId__": 883, + "__docId__": 882, "kind": "member", "static": false, "variation": null, @@ -19359,7 +19339,7 @@ "longname": "src/tablefilter.js~TableFilter#enableEmptyOption", "access": null, "description": "Indicate whether empty option is enabled in drop-down filter types", - "lineNumber": 530, + "lineNumber": 523, "type": { "nullable": null, "types": [ @@ -19369,21 +19349,41 @@ "description": null } }, + { + "__docId__": 883, + "kind": "member", + "static": false, + "variation": null, + "name": "emptyText", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#emptyText", + "access": null, + "description": "Text for empty option in drop-down filter types", + "lineNumber": 529, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, { "__docId__": 884, "kind": "member", "static": false, "variation": null, - "name": "emptyText", + "name": "enableNonEmptyOption", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#emptyText", + "longname": "src/tablefilter.js~TableFilter#enableNonEmptyOption", "access": null, - "description": "Text for empty option in drop-down filter types", + "description": "Indicate whether non-empty option is enabled in drop-down filter\ntypes", "lineNumber": 536, "type": { "nullable": null, "types": [ - "String" + "Boolean" ], "spread": false, "description": null @@ -19394,32 +19394,12 @@ "kind": "member", "static": false, "variation": null, - "name": "enableNonEmptyOption", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#enableNonEmptyOption", - "access": null, - "description": "Indicate whether non-empty option is enabled in drop-down filter\ntypes", - "lineNumber": 543, - "type": { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 886, - "kind": "member", - "static": false, - "variation": null, "name": "nonEmptyText", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#nonEmptyText", "access": null, "description": "Text for non-empty option in drop-down filter types", - "lineNumber": 549, + "lineNumber": 542, "type": { "nullable": null, "types": [ @@ -19430,7 +19410,7 @@ } }, { - "__docId__": 887, + "__docId__": 886, "kind": "member", "static": false, "variation": null, @@ -19439,7 +19419,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": 556, + "lineNumber": 549, "type": { "nullable": null, "types": [ @@ -19450,7 +19430,7 @@ } }, { - "__docId__": 888, + "__docId__": 887, "kind": "member", "static": false, "variation": null, @@ -19459,7 +19439,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": 563, + "lineNumber": 556, "type": { "nullable": null, "types": [ @@ -19471,7 +19451,7 @@ } }, { - "__docId__": 889, + "__docId__": 888, "kind": "member", "static": false, "variation": null, @@ -19480,7 +19460,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": 572, + "lineNumber": 565, "type": { "nullable": null, "types": [ @@ -19490,37 +19470,37 @@ "description": null } }, + { + "__docId__": 889, + "kind": "member", + "static": false, + "variation": null, + "name": "sortNumAsc", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#sortNumAsc", + "access": null, + "description": "List of columns implementing options sorting in a ascending numeric\nmanner", + "lineNumber": 572, + "type": { + "nullable": null, + "types": [ + "Array" + ], + "spread": false, + "description": null + } + }, { "__docId__": 890, "kind": "member", "static": false, "variation": null, - "name": "sortNumAsc", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#sortNumAsc", - "access": null, - "description": "List of columns implementing options sorting in a ascending numeric\nmanner", - "lineNumber": 579, - "type": { - "nullable": null, - "types": [ - "Array" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 891, - "kind": "member", - "static": false, - "variation": null, "name": "isSortNumDesc", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#isSortNumDesc", "access": "private", "description": "Indicate whether options in drop-down filter types are sorted in a\ndescending numeric manner", - "lineNumber": 587, + "lineNumber": 580, "type": { "nullable": null, "types": [ @@ -19531,7 +19511,7 @@ } }, { - "__docId__": 892, + "__docId__": 891, "kind": "member", "static": false, "variation": null, @@ -19540,7 +19520,7 @@ "longname": "src/tablefilter.js~TableFilter#sortNumDesc", "access": null, "description": "List of columns implementing options sorting in a descending numeric\nmanner", - "lineNumber": 594, + "lineNumber": 587, "type": { "nullable": null, "types": [ @@ -19551,7 +19531,7 @@ } }, { - "__docId__": 893, + "__docId__": 892, "kind": "member", "static": false, "variation": null, @@ -19560,7 +19540,27 @@ "longname": "src/tablefilter.js~TableFilter#loadFltOnDemand", "access": null, "description": "Indicate whether drop-down filter types are populated on demand at\nfirst usage", - "lineNumber": 601, + "lineNumber": 594, + "type": { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 893, + "kind": "member", + "static": false, + "variation": null, + "name": "hasCustomOptions", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#hasCustomOptions", + "access": null, + "description": "Indicate whether custom drop-down filter options are implemented", + "lineNumber": 600, "type": { "nullable": null, "types": [ @@ -19575,32 +19575,12 @@ "kind": "member", "static": false, "variation": null, - "name": "hasCustomOptions", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#hasCustomOptions", - "access": null, - "description": "Indicate whether custom drop-down filter options are implemented", - "lineNumber": 607, - "type": { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 895, - "kind": "member", - "static": false, - "variation": null, "name": "customOptions", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#customOptions", "access": null, "description": "Custom options definition of a per column basis, ie:\ncustom_options: {\n cols:[0, 1],\n texts: [\n ['a0', 'b0', 'c0'],\n ['a1', 'b1', 'c1']\n ],\n values: [\n ['a0', 'b0', 'c0'],\n ['a1', 'b1', 'c1']\n ],\n sorts: [false, true]\n }", - "lineNumber": 626, + "lineNumber": 619, "type": { "nullable": null, "types": [ @@ -19611,7 +19591,7 @@ } }, { - "__docId__": 896, + "__docId__": 895, "kind": "member", "static": false, "variation": null, @@ -19620,7 +19600,27 @@ "longname": "src/tablefilter.js~TableFilter#rgxOperator", "access": null, "description": "Regular expression operator for input filter. Defaults to 'rgx:'", - "lineNumber": 633, + "lineNumber": 626, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 896, + "kind": "member", + "static": false, + "variation": null, + "name": "emOperator", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#emOperator", + "access": null, + "description": "Empty cells operator for input filter. Defaults to '[empty]'", + "lineNumber": 632, "type": { "nullable": null, "types": [ @@ -19635,12 +19635,12 @@ "kind": "member", "static": false, "variation": null, - "name": "emOperator", + "name": "nmOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#emOperator", + "longname": "src/tablefilter.js~TableFilter#nmOperator", "access": null, - "description": "Empty cells operator for input filter. Defaults to '[empty]'", - "lineNumber": 639, + "description": "Non-empty cells operator for input filter. Defaults to '[nonempty]'", + "lineNumber": 638, "type": { "nullable": null, "types": [ @@ -19655,12 +19655,12 @@ "kind": "member", "static": false, "variation": null, - "name": "nmOperator", + "name": "orOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#nmOperator", + "longname": "src/tablefilter.js~TableFilter#orOperator", "access": null, - "description": "Non-empty cells operator for input filter. Defaults to '[nonempty]'", - "lineNumber": 645, + "description": "Logical OR operator for input filter. Defaults to '||'", + "lineNumber": 644, "type": { "nullable": null, "types": [ @@ -19675,12 +19675,12 @@ "kind": "member", "static": false, "variation": null, - "name": "orOperator", + "name": "anOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#orOperator", + "longname": "src/tablefilter.js~TableFilter#anOperator", "access": null, - "description": "Logical OR operator for input filter. Defaults to '||'", - "lineNumber": 651, + "description": "Logical AND operator for input filter. Defaults to '&&'", + "lineNumber": 650, "type": { "nullable": null, "types": [ @@ -19695,12 +19695,12 @@ "kind": "member", "static": false, "variation": null, - "name": "anOperator", + "name": "grOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#anOperator", + "longname": "src/tablefilter.js~TableFilter#grOperator", "access": null, - "description": "Logical AND operator for input filter. Defaults to '&&'", - "lineNumber": 657, + "description": "Greater than operator for input filter. Defaults to '>'", + "lineNumber": 656, "type": { "nullable": null, "types": [ @@ -19715,12 +19715,12 @@ "kind": "member", "static": false, "variation": null, - "name": "grOperator", + "name": "lwOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#grOperator", + "longname": "src/tablefilter.js~TableFilter#lwOperator", "access": null, - "description": "Greater than operator for input filter. Defaults to '>'", - "lineNumber": 663, + "description": "Lower than operator for input filter. Defaults to '<'", + "lineNumber": 662, "type": { "nullable": null, "types": [ @@ -19735,12 +19735,12 @@ "kind": "member", "static": false, "variation": null, - "name": "lwOperator", + "name": "leOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#lwOperator", + "longname": "src/tablefilter.js~TableFilter#leOperator", "access": null, - "description": "Lower than operator for input filter. Defaults to '<'", - "lineNumber": 669, + "description": "Lower than or equal operator for input filter. Defaults to '<='", + "lineNumber": 668, "type": { "nullable": null, "types": [ @@ -19755,12 +19755,12 @@ "kind": "member", "static": false, "variation": null, - "name": "leOperator", + "name": "geOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#leOperator", + "longname": "src/tablefilter.js~TableFilter#geOperator", "access": null, - "description": "Lower than or equal operator for input filter. Defaults to '<='", - "lineNumber": 675, + "description": "Greater than or equal operator for input filter. Defaults to '>='", + "lineNumber": 674, "type": { "nullable": null, "types": [ @@ -19775,12 +19775,12 @@ "kind": "member", "static": false, "variation": null, - "name": "geOperator", + "name": "dfOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#geOperator", + "longname": "src/tablefilter.js~TableFilter#dfOperator", "access": null, - "description": "Greater than or equal operator for input filter. Defaults to '>='", - "lineNumber": 681, + "description": "Inequality operator for input filter. Defaults to '!'", + "lineNumber": 680, "type": { "nullable": null, "types": [ @@ -19795,12 +19795,12 @@ "kind": "member", "static": false, "variation": null, - "name": "dfOperator", + "name": "lkOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#dfOperator", + "longname": "src/tablefilter.js~TableFilter#lkOperator", "access": null, - "description": "Inequality operator for input filter. Defaults to '!'", - "lineNumber": 687, + "description": "Like operator for input filter. Defaults to '*'", + "lineNumber": 686, "type": { "nullable": null, "types": [ @@ -19815,12 +19815,12 @@ "kind": "member", "static": false, "variation": null, - "name": "lkOperator", + "name": "eqOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#lkOperator", + "longname": "src/tablefilter.js~TableFilter#eqOperator", "access": null, - "description": "Like operator for input filter. Defaults to '*'", - "lineNumber": 693, + "description": "Strict equality operator for input filter. Defaults to '='", + "lineNumber": 692, "type": { "nullable": null, "types": [ @@ -19835,12 +19835,12 @@ "kind": "member", "static": false, "variation": null, - "name": "eqOperator", + "name": "stOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#eqOperator", + "longname": "src/tablefilter.js~TableFilter#stOperator", "access": null, - "description": "Strict equality operator for input filter. Defaults to '='", - "lineNumber": 699, + "description": "Starts with operator for input filter. Defaults to '='", + "lineNumber": 698, "type": { "nullable": null, "types": [ @@ -19855,12 +19855,12 @@ "kind": "member", "static": false, "variation": null, - "name": "stOperator", + "name": "enOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#stOperator", + "longname": "src/tablefilter.js~TableFilter#enOperator", "access": null, - "description": "Starts with operator for input filter. Defaults to '='", - "lineNumber": 705, + "description": "Ends with operator for input filter. Defaults to '='", + "lineNumber": 704, "type": { "nullable": null, "types": [ @@ -19875,12 +19875,12 @@ "kind": "member", "static": false, "variation": null, - "name": "enOperator", + "name": "separator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#enOperator", + "longname": "src/tablefilter.js~TableFilter#separator", "access": null, - "description": "Ends with operator for input filter. Defaults to '='", - "lineNumber": 711, + "description": "Stored values separator", + "lineNumber": 712, "type": { "nullable": null, "types": [ @@ -19895,16 +19895,17 @@ "kind": "member", "static": false, "variation": null, - "name": "separator", + "name": "rowsCounter", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#separator", + "longname": "src/tablefilter.js~TableFilter#rowsCounter", "access": null, - "description": "Stored values separator", - "lineNumber": 719, + "description": "Enable rows counter UI component", + "lineNumber": 718, "type": { "nullable": null, "types": [ - "String" + "Boolean", + "Object" ], "spread": false, "description": null @@ -19915,12 +19916,12 @@ "kind": "member", "static": false, "variation": null, - "name": "rowsCounter", + "name": "statusBar", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#rowsCounter", + "longname": "src/tablefilter.js~TableFilter#statusBar", "access": null, - "description": "Enable rows counter UI component", - "lineNumber": 725, + "description": "Enable status bar UI component", + "lineNumber": 724, "type": { "nullable": null, "types": [ @@ -19936,12 +19937,12 @@ "kind": "member", "static": false, "variation": null, - "name": "statusBar", + "name": "loader", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#statusBar", + "longname": "src/tablefilter.js~TableFilter#loader", "access": null, - "description": "Enable status bar UI component", - "lineNumber": 731, + "description": "Enable activity/spinner indicator UI component", + "lineNumber": 730, "type": { "nullable": null, "types": [ @@ -19957,33 +19958,12 @@ "kind": "member", "static": false, "variation": null, - "name": "loader", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#loader", - "access": null, - "description": "Enable activity/spinner indicator UI component", - "lineNumber": 737, - "type": { - "nullable": null, - "types": [ - "Boolean", - "Object" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 914, - "kind": "member", - "static": false, - "variation": null, "name": "displayBtn", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#displayBtn", "access": null, "description": "Enable filters submission button", - "lineNumber": 744, + "lineNumber": 737, "type": { "nullable": null, "types": [ @@ -19994,7 +19974,7 @@ } }, { - "__docId__": 915, + "__docId__": 914, "kind": "member", "static": false, "variation": null, @@ -20003,7 +19983,27 @@ "longname": "src/tablefilter.js~TableFilter#btnText", "access": null, "description": "Define filters submission button text", - "lineNumber": 750, + "lineNumber": 743, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 915, + "kind": "member", + "static": false, + "variation": null, + "name": "btnCssClass", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#btnCssClass", + "access": null, + "description": "Css class for filters submission button", + "lineNumber": 749, "type": { "nullable": null, "types": [ @@ -20018,32 +20018,12 @@ "kind": "member", "static": false, "variation": null, - "name": "btnCssClass", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#btnCssClass", - "access": null, - "description": "Css class for filters submission button", - "lineNumber": 756, - "type": { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 917, - "kind": "member", - "static": false, - "variation": null, "name": "btnReset", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#btnReset", "access": null, "description": "Enable clear button", - "lineNumber": 763, + "lineNumber": 756, "type": { "nullable": null, "types": [ @@ -20054,7 +20034,7 @@ } }, { - "__docId__": 918, + "__docId__": 917, "kind": "member", "static": false, "variation": null, @@ -20063,7 +20043,27 @@ "longname": "src/tablefilter.js~TableFilter#onBeforeReset", "access": null, "description": "Callback fired before filters are cleared", - "lineNumber": 769, + "lineNumber": 762, + "type": { + "nullable": null, + "types": [ + "Function" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 918, + "kind": "member", + "static": false, + "variation": null, + "name": "onAfterReset", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#onAfterReset", + "access": null, + "description": "Callback fired after filters are cleared", + "lineNumber": 768, "type": { "nullable": null, "types": [ @@ -20078,32 +20078,12 @@ "kind": "member", "static": false, "variation": null, - "name": "onAfterReset", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#onAfterReset", - "access": null, - "description": "Callback fired after filters are cleared", - "lineNumber": 775, - "type": { - "nullable": null, - "types": [ - "Function" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 920, - "kind": "member", - "static": false, - "variation": null, "name": "paging", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#paging", "access": null, "description": "Enable paging component", - "lineNumber": 781, + "lineNumber": 774, "type": { "nullable": null, "types": [ @@ -20115,7 +20095,7 @@ } }, { - "__docId__": 921, + "__docId__": 920, "kind": "member", "static": false, "variation": null, @@ -20124,7 +20104,7 @@ "longname": "src/tablefilter.js~TableFilter#nbHiddenRows", "access": "private", "description": "Number of hidden rows", - "lineNumber": 788, + "lineNumber": 781, "type": { "nullable": null, "types": [ @@ -20134,37 +20114,37 @@ "description": null } }, + { + "__docId__": 921, + "kind": "member", + "static": false, + "variation": null, + "name": "autoFilter", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#autoFilter", + "access": null, + "description": "Enable auto-filter behaviour, table is filtered when a user\nstops typing", + "lineNumber": 788, + "type": { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "description": null + } + }, { "__docId__": 922, "kind": "member", "static": false, "variation": null, - "name": "autoFilter", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#autoFilter", - "access": null, - "description": "Enable auto-filter behaviour, table is filtered when a user\nstops typing", - "lineNumber": 795, - "type": { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 923, - "kind": "member", - "static": false, - "variation": null, "name": "autoFilterDelay", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#autoFilterDelay", "access": null, "description": "Auto-filter delay in msecs", - "lineNumber": 801, + "lineNumber": 794, "type": { "nullable": null, "types": [ @@ -20175,7 +20155,7 @@ } }, { - "__docId__": 924, + "__docId__": 923, "kind": "member", "static": false, "variation": null, @@ -20184,7 +20164,7 @@ "longname": "src/tablefilter.js~TableFilter#isUserTyping", "access": "private", "description": "Indicate whether user is typing", - "lineNumber": 809, + "lineNumber": 802, "type": { "nullable": null, "types": [ @@ -20195,7 +20175,7 @@ } }, { - "__docId__": 925, + "__docId__": 924, "kind": "member", "static": false, "variation": null, @@ -20204,7 +20184,7 @@ "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", "access": "private", "description": "Auto-filter interval ID", - "lineNumber": 816, + "lineNumber": 809, "type": { "nullable": null, "types": [ @@ -20215,7 +20195,7 @@ } }, { - "__docId__": 926, + "__docId__": 925, "kind": "member", "static": false, "variation": null, @@ -20224,7 +20204,7 @@ "longname": "src/tablefilter.js~TableFilter#highlightKeywords", "access": null, "description": "Enable keyword highlighting behaviour", - "lineNumber": 822, + "lineNumber": 815, "type": { "nullable": null, "types": [ @@ -20234,16 +20214,37 @@ "description": null } }, + { + "__docId__": 926, + "kind": "member", + "static": false, + "variation": null, + "name": "noResults", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#noResults", + "access": null, + "description": "Enable no results message UI component", + "lineNumber": 821, + "type": { + "nullable": null, + "types": [ + "Object", + "Boolean" + ], + "spread": false, + "description": null + } + }, { "__docId__": 927, "kind": "member", "static": false, "variation": null, - "name": "noResults", + "name": "state", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#noResults", + "longname": "src/tablefilter.js~TableFilter#state", "access": null, - "description": "Enable no results message UI component", + "description": "Enable state persistence", "lineNumber": 828, "type": { "nullable": null, @@ -20260,16 +20261,15 @@ "kind": "member", "static": false, "variation": null, - "name": "state", + "name": "dateType", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#state", - "access": null, - "description": "Enable state persistence", - "lineNumber": 835, + "longname": "src/tablefilter.js~TableFilter#dateType", + "access": "private", + "description": "Enable date type module", + "lineNumber": 837, "type": { "nullable": null, "types": [ - "Object", "Boolean" ], "spread": false, @@ -20281,16 +20281,16 @@ "kind": "member", "static": false, "variation": null, - "name": "dateType", + "name": "locale", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#dateType", - "access": "private", - "description": "Enable date type module", + "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": 844, "type": { "nullable": null, "types": [ - "Boolean" + "String" ], "spread": false, "description": null @@ -20301,12 +20301,12 @@ "kind": "member", "static": false, "variation": null, - "name": "locale", + "name": "thousandsSeparator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#locale", + "longname": "src/tablefilter.js~TableFilter#thousandsSeparator", "access": null, - "description": "Define default locale, default to 'en' as per Sugar Date module:\nhttps://sugarjs.com/docs/#/DateLocales", - "lineNumber": 851, + "description": "Define thousands separator ',' or '.', defaults to ','", + "lineNumber": 850, "type": { "nullable": null, "types": [ @@ -20321,12 +20321,12 @@ "kind": "member", "static": false, "variation": null, - "name": "thousandsSeparator", + "name": "decimalSeparator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#thousandsSeparator", + "longname": "src/tablefilter.js~TableFilter#decimalSeparator", "access": null, - "description": "Define thousands separator ',' or '.', defaults to ','", - "lineNumber": 857, + "description": "Define decimal separator ',' or '.', defaults to '.'", + "lineNumber": 856, "type": { "nullable": null, "types": [ @@ -20341,32 +20341,12 @@ "kind": "member", "static": false, "variation": null, - "name": "decimalSeparator", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#decimalSeparator", - "access": null, - "description": "Define decimal separator ',' or '.', defaults to '.'", - "lineNumber": 863, - "type": { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 933, - "kind": "member", - "static": false, - "variation": null, "name": "colTypes", "memberof": "src/tablefilter.js~TableFilter", "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": 879, + "lineNumber": 872, "type": { "nullable": null, "types": [ @@ -20377,7 +20357,7 @@ } }, { - "__docId__": 934, + "__docId__": 933, "kind": "member", "static": false, "variation": null, @@ -20386,7 +20366,24 @@ "longname": "src/tablefilter.js~TableFilter#prfxTf", "access": "private", "description": "Main prefix", - "lineNumber": 886, + "lineNumber": 879, + "type": { + "types": [ + "string" + ] + } + }, + { + "__docId__": 934, + "kind": "member", + "static": false, + "variation": null, + "name": "prfxFlt", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#prfxFlt", + "access": "private", + "description": "Filter's ID prefix (inputs - selects)", + "lineNumber": 885, "type": { "types": [ "string" @@ -20398,12 +20395,12 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxFlt", + "name": "prfxValButton", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxFlt", + "longname": "src/tablefilter.js~TableFilter#prfxValButton", "access": "private", - "description": "Filter's ID prefix (inputs - selects)", - "lineNumber": 892, + "description": "Button's ID prefix", + "lineNumber": 891, "type": { "types": [ "string" @@ -20415,12 +20412,12 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxValButton", + "name": "prfxInfDiv", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxValButton", + "longname": "src/tablefilter.js~TableFilter#prfxInfDiv", "access": "private", - "description": "Button's ID prefix", - "lineNumber": 898, + "description": "Toolbar container ID prefix", + "lineNumber": 897, "type": { "types": [ "string" @@ -20432,12 +20429,12 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxInfDiv", + "name": "prfxLDiv", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxInfDiv", + "longname": "src/tablefilter.js~TableFilter#prfxLDiv", "access": "private", - "description": "Toolbar container ID prefix", - "lineNumber": 904, + "description": "Toolbar left element ID prefix", + "lineNumber": 903, "type": { "types": [ "string" @@ -20449,12 +20446,12 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxLDiv", + "name": "prfxRDiv", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxLDiv", + "longname": "src/tablefilter.js~TableFilter#prfxRDiv", "access": "private", - "description": "Toolbar left element ID prefix", - "lineNumber": 910, + "description": "Toolbar right element ID prefix", + "lineNumber": 909, "type": { "types": [ "string" @@ -20466,12 +20463,12 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxRDiv", + "name": "prfxMDiv", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxRDiv", + "longname": "src/tablefilter.js~TableFilter#prfxMDiv", "access": "private", - "description": "Toolbar right element ID prefix", - "lineNumber": 916, + "description": "Toolbar middle element ID prefix", + "lineNumber": 915, "type": { "types": [ "string" @@ -20483,12 +20480,12 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxMDiv", + "name": "prfxResponsive", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxMDiv", + "longname": "src/tablefilter.js~TableFilter#prfxResponsive", "access": "private", - "description": "Toolbar middle element ID prefix", - "lineNumber": 922, + "description": "Responsive Css class", + "lineNumber": 921, "type": { "types": [ "string" @@ -20500,29 +20497,12 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxResponsive", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxResponsive", - "access": "private", - "description": "Responsive Css class", - "lineNumber": 928, - "type": { - "types": [ - "string" - ] - } - }, - { - "__docId__": 942, - "kind": "member", - "static": false, - "variation": null, "name": "extensions", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#extensions", "access": null, "description": "List of loaded extensions", - "lineNumber": 935, + "lineNumber": 928, "type": { "nullable": null, "types": [ @@ -20533,7 +20513,7 @@ } }, { - "__docId__": 943, + "__docId__": 942, "kind": "member", "static": false, "variation": null, @@ -20542,6 +20522,26 @@ "longname": "src/tablefilter.js~TableFilter#enableDefaultTheme", "access": null, "description": "Enable default theme", + "lineNumber": 935, + "type": { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 943, + "kind": "member", + "static": false, + "variation": null, + "name": "hasThemes", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#hasThemes", + "access": "private", + "description": "Determine whether themes are enables", "lineNumber": 942, "type": { "nullable": null, @@ -20557,16 +20557,16 @@ "kind": "member", "static": false, "variation": null, - "name": "hasThemes", + "name": "themes", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#hasThemes", - "access": "private", - "description": "Determine whether themes are enables", + "longname": "src/tablefilter.js~TableFilter#themes", + "access": null, + "description": "List of themes, ie:\nthemes: [{ name: 'skyblue' }]", "lineNumber": 949, "type": { "nullable": null, "types": [ - "Boolean" + "Array" ], "spread": false, "description": null @@ -20577,12 +20577,12 @@ "kind": "member", "static": false, "variation": null, - "name": "themes", + "name": "themesPath", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#themes", + "longname": "src/tablefilter.js~TableFilter#themesPath", "access": null, - "description": "List of themes, ie:\nthemes: [{ name: 'skyblue' }]", - "lineNumber": 956, + "description": "Define path to themes assets, defaults to\n'tablefilter/style/themes/'. Usage:\nthemes: [{ name: 'skyblue' }]", + "lineNumber": 957, "type": { "nullable": null, "types": [ @@ -20597,32 +20597,12 @@ "kind": "member", "static": false, "variation": null, - "name": "themesPath", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#themesPath", - "access": null, - "description": "Define path to themes assets, defaults to\n'tablefilter/style/themes/'. Usage:\nthemes: [{ name: 'skyblue' }]", - "lineNumber": 964, - "type": { - "nullable": null, - "types": [ - "Array" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 947, - "kind": "member", - "static": false, - "variation": null, "name": "responsive", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#responsive", "access": null, "description": "Enable responsive layout", - "lineNumber": 970, + "lineNumber": 963, "type": { "nullable": null, "types": [ @@ -20633,7 +20613,7 @@ } }, { - "__docId__": 948, + "__docId__": 947, "kind": "member", "static": false, "variation": null, @@ -20642,7 +20622,7 @@ "longname": "src/tablefilter.js~TableFilter#Mod", "access": "private", "description": "Features registry", - "lineNumber": 976, + "lineNumber": 969, "type": { "types": [ "*" @@ -20650,7 +20630,7 @@ } }, { - "__docId__": 949, + "__docId__": 948, "kind": "member", "static": false, "variation": null, @@ -20659,7 +20639,7 @@ "longname": "src/tablefilter.js~TableFilter#ExtRegistry", "access": "private", "description": "Extensions registry", - "lineNumber": 982, + "lineNumber": 975, "type": { "types": [ "*" @@ -20667,7 +20647,7 @@ } }, { - "__docId__": 950, + "__docId__": 949, "kind": "method", "static": false, "variation": null, @@ -20676,12 +20656,12 @@ "longname": "src/tablefilter.js~TableFilter#init", "access": null, "description": "Initialise features and layout", - "lineNumber": 996, + "lineNumber": 986, "params": [], "generator": false }, { - "__docId__": 951, + "__docId__": 950, "kind": "member", "static": false, "variation": null, @@ -20690,7 +20670,25 @@ "longname": "src/tablefilter.js~TableFilter#nbCells", "access": null, "description": null, - "lineNumber": 1001, + "lineNumber": 994, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 951, + "kind": "member", + "static": false, + "variation": null, + "name": "nbFilterableRows", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#nbFilterableRows", + "access": null, + "description": null, + "lineNumber": 1024, "undocument": true, "type": { "types": [ @@ -20703,30 +20701,12 @@ "kind": "member", "static": false, "variation": null, - "name": "nbFilterableRows", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#nbFilterableRows", - "access": null, - "description": null, - "lineNumber": 1031, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 953, - "kind": "member", - "static": false, - "variation": null, "name": "initialized", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#initialized", "access": null, "description": null, - "lineNumber": 1115, + "lineNumber": 1108, "undocument": true, "type": { "types": [ @@ -20735,7 +20715,7 @@ } }, { - "__docId__": 954, + "__docId__": 953, "kind": "method", "static": false, "variation": null, @@ -20744,7 +20724,7 @@ "longname": "src/tablefilter.js~TableFilter#detectKey", "access": null, "description": "Detect key", - "lineNumber": 1126, + "lineNumber": 1119, "params": [ { "nullable": null, @@ -20760,7 +20740,7 @@ "generator": false }, { - "__docId__": 955, + "__docId__": 954, "kind": "member", "static": false, "variation": null, @@ -20769,7 +20749,7 @@ "longname": "src/tablefilter.js~TableFilter#isUserTyping", "access": null, "description": null, - "lineNumber": 1137, + "lineNumber": 1130, "undocument": true, "type": { "types": [ @@ -20778,7 +20758,7 @@ } }, { - "__docId__": 956, + "__docId__": 955, "kind": "member", "static": false, "variation": null, @@ -20787,7 +20767,7 @@ "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", "access": null, "description": null, - "lineNumber": 1139, + "lineNumber": 1132, "undocument": true, "type": { "types": [ @@ -20796,7 +20776,7 @@ } }, { - "__docId__": 957, + "__docId__": 956, "kind": "method", "static": false, "variation": null, @@ -20805,7 +20785,7 @@ "longname": "src/tablefilter.js~TableFilter#onKeyUp", "access": null, "description": "Filter's keyup event: if auto-filter on, detect user is typing and filter\ncolumns", - "lineNumber": 1149, + "lineNumber": 1142, "params": [ { "nullable": null, @@ -20820,11 +20800,47 @@ ], "generator": false }, + { + "__docId__": 957, + "kind": "member", + "static": false, + "variation": null, + "name": "isUserTyping", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#isUserTyping", + "access": null, + "description": null, + "lineNumber": 1147, + "undocument": true, + "type": { + "types": [ + "boolean" + ] + } + }, { "__docId__": 958, "kind": "member", "static": false, "variation": null, + "name": "autoFilterTimer", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", + "access": null, + "description": null, + "lineNumber": 1151, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 959, + "kind": "member", + "static": false, + "variation": null, "name": "isUserTyping", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#isUserTyping", @@ -20832,24 +20848,6 @@ "description": null, "lineNumber": 1154, "undocument": true, - "type": { - "types": [ - "boolean" - ] - } - }, - { - "__docId__": 959, - "kind": "member", - "static": false, - "variation": null, - "name": "autoFilterTimer", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", - "access": null, - "description": null, - "lineNumber": 1158, - "undocument": true, "type": { "types": [ "*" @@ -20861,9 +20859,9 @@ "kind": "member", "static": false, "variation": null, - "name": "isUserTyping", + "name": "autoFilterTimer", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#isUserTyping", + "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", "access": null, "description": null, "lineNumber": 1161, @@ -20884,7 +20882,7 @@ "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", "access": null, "description": null, - "lineNumber": 1168, + "lineNumber": 1166, "undocument": true, "type": { "types": [ @@ -20894,24 +20892,6 @@ }, { "__docId__": 962, - "kind": "member", - "static": false, - "variation": null, - "name": "autoFilterTimer", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", - "access": null, - "description": null, - "lineNumber": 1173, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 963, "kind": "method", "static": false, "variation": null, @@ -20920,12 +20900,12 @@ "longname": "src/tablefilter.js~TableFilter#onKeyDown", "access": null, "description": "Filter's keydown event: if auto-filter on, detect user is typing", - "lineNumber": 1180, + "lineNumber": 1173, "params": [], "generator": false }, { - "__docId__": 964, + "__docId__": 963, "kind": "member", "static": false, "variation": null, @@ -20934,7 +20914,7 @@ "longname": "src/tablefilter.js~TableFilter#isUserTyping", "access": null, "description": null, - "lineNumber": 1182, + "lineNumber": 1175, "undocument": true, "type": { "types": [ @@ -20943,7 +20923,7 @@ } }, { - "__docId__": 965, + "__docId__": 964, "kind": "method", "static": false, "variation": null, @@ -20952,7 +20932,7 @@ "longname": "src/tablefilter.js~TableFilter#onInpFocus", "access": null, "description": "Filter's focus event", - "lineNumber": 1190, + "lineNumber": 1183, "params": [ { "nullable": null, @@ -20968,7 +20948,7 @@ "generator": false }, { - "__docId__": 966, + "__docId__": 965, "kind": "method", "static": false, "variation": null, @@ -20977,12 +20957,12 @@ "longname": "src/tablefilter.js~TableFilter#onInpBlur", "access": null, "description": "Filter's blur event: if auto-filter on, clear interval on filter blur", - "lineNumber": 1198, + "lineNumber": 1191, "params": [], "generator": false }, { - "__docId__": 967, + "__docId__": 966, "kind": "member", "static": false, "variation": null, @@ -20991,7 +20971,7 @@ "longname": "src/tablefilter.js~TableFilter#isUserTyping", "access": null, "description": null, - "lineNumber": 1200, + "lineNumber": 1193, "undocument": true, "type": { "types": [ @@ -21000,7 +20980,7 @@ } }, { - "__docId__": 968, + "__docId__": 967, "kind": "method", "static": false, "variation": null, @@ -21009,7 +20989,7 @@ "longname": "src/tablefilter.js~TableFilter#_insertFiltersRow", "access": null, "description": "Insert filters row at initialization", - "lineNumber": 1209, + "lineNumber": 1202, "params": [], "return": { "types": [ @@ -21019,7 +20999,7 @@ "generator": false }, { - "__docId__": 969, + "__docId__": 968, "kind": "method", "static": false, "variation": null, @@ -21028,12 +21008,12 @@ "longname": "src/tablefilter.js~TableFilter#_initNoFilters", "access": null, "description": "Initialize filtersless table", - "lineNumber": 1238, + "lineNumber": 1231, "params": [], "generator": false }, { - "__docId__": 970, + "__docId__": 969, "kind": "member", "static": false, "variation": null, @@ -21042,7 +21022,25 @@ "longname": "src/tablefilter.js~TableFilter#refRow", "access": null, "description": null, - "lineNumber": 1242, + "lineNumber": 1235, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 970, + "kind": "member", + "static": false, + "variation": null, + "name": "nbFilterableRows", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#nbFilterableRows", + "access": null, + "description": null, + "lineNumber": 1236, "undocument": true, "type": { "types": [ @@ -21052,24 +21050,6 @@ }, { "__docId__": 971, - "kind": "member", - "static": false, - "variation": null, - "name": "nbFilterableRows", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#nbFilterableRows", - "access": null, - "description": null, - "lineNumber": 1243, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 972, "kind": "method", "static": false, "variation": null, @@ -21078,7 +21058,7 @@ "longname": "src/tablefilter.js~TableFilter#_buildInputFilter", "access": null, "description": "Build input filter type", - "lineNumber": 1252, + "lineNumber": 1245, "params": [ { "nullable": null, @@ -21114,7 +21094,7 @@ "generator": false }, { - "__docId__": 973, + "__docId__": 972, "kind": "method", "static": false, "variation": null, @@ -21123,7 +21103,7 @@ "longname": "src/tablefilter.js~TableFilter#_buildSubmitButton", "access": null, "description": "Build submit button", - "lineNumber": 1290, + "lineNumber": 1283, "params": [ { "nullable": null, @@ -21149,7 +21129,7 @@ "generator": false }, { - "__docId__": 974, + "__docId__": 973, "kind": "method", "static": false, "variation": null, @@ -21158,7 +21138,34 @@ "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": 1321, + "lineNumber": 1314, + "params": [ + { + "nullable": null, + "types": [ + "Array" + ], + "spread": false, + "optional": true, + "defaultValue": "[]", + "defaultRaw": [], + "name": "features", + "description": "" + } + ], + "generator": false + }, + { + "__docId__": 974, + "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": 1340, "params": [ { "nullable": null, @@ -21180,39 +21187,12 @@ "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": 1347, - "params": [ - { - "nullable": null, - "types": [ - "Array" - ], - "spread": false, - "optional": true, - "defaultValue": "[]", - "defaultRaw": [], - "name": "features", - "description": "" - } - ], - "generator": false - }, - { - "__docId__": 976, - "kind": "method", - "static": false, - "variation": null, "name": "feature", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#feature", "access": null, "description": "Return a feature instance for a given name", - "lineNumber": 1361, + "lineNumber": 1354, "params": [ { "nullable": null, @@ -21236,7 +21216,7 @@ "generator": false }, { - "__docId__": 977, + "__docId__": 976, "kind": "method", "static": false, "variation": null, @@ -21245,12 +21225,12 @@ "longname": "src/tablefilter.js~TableFilter#initExtensions", "access": null, "description": "Initialise all the extensions defined in the configuration object", - "lineNumber": 1368, + "lineNumber": 1361, "params": [], "generator": false }, { - "__docId__": 978, + "__docId__": 977, "kind": "method", "static": false, "variation": null, @@ -21259,7 +21239,7 @@ "longname": "src/tablefilter.js~TableFilter#loadExtension", "access": null, "description": "Load an extension module", - "lineNumber": 1389, + "lineNumber": 1382, "params": [ { "nullable": null, @@ -21275,7 +21255,7 @@ "generator": false }, { - "__docId__": 979, + "__docId__": 978, "kind": "method", "static": false, "variation": null, @@ -21284,7 +21264,7 @@ "longname": "src/tablefilter.js~TableFilter#extension", "access": null, "description": "Get an extension instance", - "lineNumber": 1420, + "lineNumber": 1413, "params": [ { "nullable": null, @@ -21308,7 +21288,7 @@ "generator": false }, { - "__docId__": 980, + "__docId__": 979, "kind": "method", "static": false, "variation": null, @@ -21317,7 +21297,7 @@ "longname": "src/tablefilter.js~TableFilter#hasExtension", "access": null, "description": "Check passed extension name exists", - "lineNumber": 1429, + "lineNumber": 1422, "params": [ { "nullable": null, @@ -21341,7 +21321,7 @@ "generator": false }, { - "__docId__": 981, + "__docId__": 980, "kind": "method", "static": false, "variation": null, @@ -21350,7 +21330,7 @@ "longname": "src/tablefilter.js~TableFilter#registerExtension", "access": null, "description": "Register the passed extension instance with associated name", - "lineNumber": 1438, + "lineNumber": 1431, "params": [ { "nullable": null, @@ -21376,7 +21356,7 @@ "generator": false }, { - "__docId__": 982, + "__docId__": 981, "kind": "method", "static": false, "variation": null, @@ -21385,12 +21365,12 @@ "longname": "src/tablefilter.js~TableFilter#destroyExtensions", "access": null, "description": "Destroy all the extensions store in extensions registry", - "lineNumber": 1445, + "lineNumber": 1438, "params": [], "generator": false }, { - "__docId__": 983, + "__docId__": 982, "kind": "method", "static": false, "variation": null, @@ -21399,12 +21379,12 @@ "longname": "src/tablefilter.js~TableFilter#loadThemes", "access": null, "description": "Load themes defined in the configuration object", - "lineNumber": 1457, + "lineNumber": 1450, "params": [], "generator": false }, { - "__docId__": 984, + "__docId__": 983, "kind": "member", "static": false, "variation": null, @@ -21413,7 +21393,7 @@ "longname": "src/tablefilter.js~TableFilter#loader", "access": null, "description": null, - "lineNumber": 1490, + "lineNumber": 1483, "undocument": true, "type": { "types": [ @@ -21422,7 +21402,7 @@ } }, { - "__docId__": 985, + "__docId__": 984, "kind": "method", "static": false, "variation": null, @@ -21431,7 +21411,7 @@ "longname": "src/tablefilter.js~TableFilter#getStylesheet", "access": null, "description": "Return stylesheet DOM element for a given theme name", - "lineNumber": 1499, + "lineNumber": 1492, "params": [ { "name": "name", @@ -21454,7 +21434,7 @@ "generator": false }, { - "__docId__": 986, + "__docId__": 985, "kind": "method", "static": false, "variation": null, @@ -21463,12 +21443,12 @@ "longname": "src/tablefilter.js~TableFilter#destroy", "access": null, "description": "Destroy filter grid", - "lineNumber": 1506, + "lineNumber": 1499, "params": [], "generator": false }, { - "__docId__": 987, + "__docId__": 986, "kind": "member", "static": false, "variation": null, @@ -21477,7 +21457,7 @@ "longname": "src/tablefilter.js~TableFilter#nbHiddenRows", "access": null, "description": null, - "lineNumber": 1543, + "lineNumber": 1536, "undocument": true, "type": { "types": [ @@ -21486,7 +21466,7 @@ } }, { - "__docId__": 988, + "__docId__": 987, "kind": "member", "static": false, "variation": null, @@ -21495,7 +21475,25 @@ "longname": "src/tablefilter.js~TableFilter#validRowsIndex", "access": null, "description": null, - "lineNumber": 1544, + "lineNumber": 1537, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 988, + "kind": "member", + "static": false, + "variation": null, + "name": "fltIds", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#fltIds", + "access": null, + "description": null, + "lineNumber": 1538, "undocument": true, "type": { "types": [ @@ -21508,30 +21506,12 @@ "kind": "member", "static": false, "variation": null, - "name": "fltIds", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#fltIds", - "access": null, - "description": null, - "lineNumber": 1545, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 990, - "kind": "member", - "static": false, - "variation": null, "name": "initialized", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#initialized", "access": null, "description": null, - "lineNumber": 1546, + "lineNumber": 1539, "undocument": true, "type": { "types": [ @@ -21540,7 +21520,7 @@ } }, { - "__docId__": 991, + "__docId__": 990, "kind": "method", "static": false, "variation": null, @@ -21549,12 +21529,12 @@ "longname": "src/tablefilter.js~TableFilter#setToolbar", "access": null, "description": "Generate container element for paging, reset button, rows counter etc.", - "lineNumber": 1552, + "lineNumber": 1545, "params": [], "generator": false }, { - "__docId__": 992, + "__docId__": 991, "kind": "member", "static": false, "variation": null, @@ -21563,7 +21543,25 @@ "longname": "src/tablefilter.js~TableFilter#infDiv", "access": null, "description": null, - "lineNumber": 1577, + "lineNumber": 1570, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 992, + "kind": "member", + "static": false, + "variation": null, + "name": "lDiv", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#lDiv", + "access": null, + "description": null, + "lineNumber": 1576, "undocument": true, "type": { "types": [ @@ -21576,9 +21574,9 @@ "kind": "member", "static": false, "variation": null, - "name": "lDiv", + "name": "rDiv", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#lDiv", + "longname": "src/tablefilter.js~TableFilter#rDiv", "access": null, "description": null, "lineNumber": 1583, @@ -21594,12 +21592,12 @@ "kind": "member", "static": false, "variation": null, - "name": "rDiv", + "name": "mDiv", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#rDiv", + "longname": "src/tablefilter.js~TableFilter#mDiv", "access": null, "description": null, - "lineNumber": 1590, + "lineNumber": 1589, "undocument": true, "type": { "types": [ @@ -21609,24 +21607,6 @@ }, { "__docId__": 995, - "kind": "member", - "static": false, - "variation": null, - "name": "mDiv", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#mDiv", - "access": null, - "description": null, - "lineNumber": 1596, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 996, "kind": "method", "static": false, "variation": null, @@ -21635,12 +21615,12 @@ "longname": "src/tablefilter.js~TableFilter#removeToolbar", "access": null, "description": "Remove toolbar container element", - "lineNumber": 1610, + "lineNumber": 1603, "params": [], "generator": false }, { - "__docId__": 997, + "__docId__": 996, "kind": "member", "static": false, "variation": null, @@ -21649,7 +21629,7 @@ "longname": "src/tablefilter.js~TableFilter#infDiv", "access": null, "description": null, - "lineNumber": 1615, + "lineNumber": 1608, "undocument": true, "type": { "types": [ @@ -21658,7 +21638,7 @@ } }, { - "__docId__": 998, + "__docId__": 997, "kind": "method", "static": false, "variation": null, @@ -21667,12 +21647,12 @@ "longname": "src/tablefilter.js~TableFilter#removeExternalFlts", "access": null, "description": "Remove all the external column filters", - "lineNumber": 1625, + "lineNumber": 1618, "params": [], "generator": false }, { - "__docId__": 999, + "__docId__": 998, "kind": "method", "static": false, "variation": null, @@ -21681,7 +21661,7 @@ "longname": "src/tablefilter.js~TableFilter#isCustomOptions", "access": null, "description": "Check if given column implements a filter with custom options", - "lineNumber": 1645, + "lineNumber": 1638, "params": [ { "nullable": null, @@ -21705,7 +21685,7 @@ "generator": false }, { - "__docId__": 1000, + "__docId__": 999, "kind": "method", "static": false, "variation": null, @@ -21714,7 +21694,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": 1656, + "lineNumber": 1649, "params": [ { "nullable": null, @@ -21738,7 +21718,7 @@ "generator": false }, { - "__docId__": 1001, + "__docId__": 1000, "kind": "method", "static": false, "variation": null, @@ -21747,12 +21727,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": 1689, + "lineNumber": 1682, "params": [], "generator": false }, { - "__docId__": 1002, + "__docId__": 1001, "kind": "member", "static": false, "variation": null, @@ -21761,7 +21741,25 @@ "longname": "src/tablefilter.js~TableFilter#validRowsIndex", "access": null, "description": null, - "lineNumber": 1701, + "lineNumber": 1694, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 1002, + "kind": "member", + "static": false, + "variation": null, + "name": "nbHiddenRows", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#nbHiddenRows", + "access": null, + "description": null, + "lineNumber": 1798, "undocument": true, "type": { "types": [ @@ -21771,24 +21769,6 @@ }, { "__docId__": 1003, - "kind": "member", - "static": false, - "variation": null, - "name": "nbHiddenRows", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#nbHiddenRows", - "access": null, - "description": null, - "lineNumber": 1805, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 1004, "kind": "method", "static": false, "variation": null, @@ -21797,7 +21777,7 @@ "longname": "src/tablefilter.js~TableFilter#_testTerm", "access": null, "description": "Test for a match of search term in cell data", - "lineNumber": 1820, + "lineNumber": 1813, "params": [ { "nullable": null, @@ -21841,7 +21821,7 @@ "generator": false }, { - "__docId__": 1005, + "__docId__": 1004, "kind": "method", "static": false, "variation": null, @@ -21850,7 +21830,7 @@ "longname": "src/tablefilter.js~TableFilter#getColumnData", "access": null, "description": "Return the data of a specified column", - "lineNumber": 2054, + "lineNumber": 2047, "params": [ { "nullable": null, @@ -21898,7 +21878,7 @@ "generator": false }, { - "__docId__": 1006, + "__docId__": 1005, "kind": "method", "static": false, "variation": null, @@ -21907,7 +21887,7 @@ "longname": "src/tablefilter.js~TableFilter#getColumnValues", "access": null, "description": "Return the values of a specified column", - "lineNumber": 2065, + "lineNumber": 2058, "params": [ { "nullable": null, @@ -21955,7 +21935,7 @@ "generator": false }, { - "__docId__": 1007, + "__docId__": 1006, "kind": "method", "static": false, "variation": null, @@ -21964,7 +21944,7 @@ "longname": "src/tablefilter.js~TableFilter#getColValues", "access": "private", "description": "Return the data of a specified column", - "lineNumber": 2078, + "lineNumber": 2071, "params": [ { "nullable": null, @@ -22024,7 +22004,7 @@ "generator": false }, { - "__docId__": 1008, + "__docId__": 1007, "kind": "method", "static": false, "variation": null, @@ -22033,7 +22013,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterValue", "access": null, "description": "Return the filter's value of a specified column", - "lineNumber": 2123, + "lineNumber": 2116, "params": [ { "nullable": null, @@ -22057,7 +22037,7 @@ "generator": false }, { - "__docId__": 1009, + "__docId__": 1008, "kind": "method", "static": false, "variation": null, @@ -22066,7 +22046,7 @@ "longname": "src/tablefilter.js~TableFilter#getFiltersValue", "access": null, "description": "Return the filters' values", - "lineNumber": 2159, + "lineNumber": 2152, "params": [], "return": { "nullable": null, @@ -22079,7 +22059,7 @@ "generator": false }, { - "__docId__": 1010, + "__docId__": 1009, "kind": "method", "static": false, "variation": null, @@ -22088,7 +22068,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterId", "access": null, "description": "Return the ID of a specified column's filter", - "lineNumber": 2180, + "lineNumber": 2173, "params": [ { "nullable": null, @@ -22112,7 +22092,7 @@ "generator": false }, { - "__docId__": 1011, + "__docId__": 1010, "kind": "method", "static": false, "variation": null, @@ -22121,7 +22101,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": 2196, + "lineNumber": 2189, "params": [ { "nullable": null, @@ -22155,7 +22135,7 @@ "generator": false }, { - "__docId__": 1012, + "__docId__": 1011, "kind": "method", "static": false, "variation": null, @@ -22164,7 +22144,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterElement", "access": null, "description": "Return the filter's DOM element for a given column", - "lineNumber": 2216, + "lineNumber": 2209, "params": [ { "nullable": null, @@ -22188,7 +22168,7 @@ "generator": false }, { - "__docId__": 1013, + "__docId__": 1012, "kind": "method", "static": false, "variation": null, @@ -22197,7 +22177,7 @@ "longname": "src/tablefilter.js~TableFilter#getCellsNb", "access": null, "description": "Return the number of cells for a given row index", - "lineNumber": 2226, + "lineNumber": 2219, "params": [ { "nullable": null, @@ -22221,7 +22201,7 @@ "generator": false }, { - "__docId__": 1014, + "__docId__": 1013, "kind": "method", "static": false, "variation": null, @@ -22230,7 +22210,7 @@ "longname": "src/tablefilter.js~TableFilter#getRowsNb", "access": null, "description": "Return the number of filterable rows starting from reference row if\ndefined", - "lineNumber": 2237, + "lineNumber": 2230, "params": [ { "nullable": null, @@ -22254,7 +22234,7 @@ "generator": false }, { - "__docId__": 1015, + "__docId__": 1014, "kind": "method", "static": false, "variation": null, @@ -22263,7 +22243,7 @@ "longname": "src/tablefilter.js~TableFilter#getCellValue", "access": null, "description": "Return the text content of a given cell", - "lineNumber": 2252, + "lineNumber": 2245, "params": [ { "nullable": null, @@ -22287,7 +22267,7 @@ "generator": false }, { - "__docId__": 1016, + "__docId__": 1015, "kind": "method", "static": false, "variation": null, @@ -22296,7 +22276,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": 2268, + "lineNumber": 2261, "params": [ { "nullable": null, @@ -22322,7 +22302,7 @@ "generator": false }, { - "__docId__": 1017, + "__docId__": 1016, "kind": "method", "static": false, "variation": null, @@ -22331,7 +22311,54 @@ "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": 2297, + "lineNumber": 2290, + "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__": 1017, + "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": 2304, "params": [ { "nullable": null, @@ -22373,59 +22400,12 @@ "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": 2311, - "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__": 1019, - "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": 2329, + "lineNumber": 2322, "params": [ { "nullable": null, @@ -22475,7 +22455,7 @@ "generator": false }, { - "__docId__": 1020, + "__docId__": 1019, "kind": "method", "static": false, "variation": null, @@ -22484,7 +22464,54 @@ "longname": "src/tablefilter.js~TableFilter#getFilteredData", "access": null, "description": "Return the filtered table data based on its columns data type definitions\nwith following structure:\n[\n [rowIndex, [data0, data1...]],\n [rowIndex, [data0, data1...]]\n]", - "lineNumber": 2374, + "lineNumber": 2367, + "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__": 1020, + "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": 2383, "params": [ { "nullable": null, @@ -22526,59 +22553,12 @@ "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 - }, - { - "__docId__": 1022, - "kind": "method", - "static": false, - "variation": null, "name": "filteredData", "memberof": "src/tablefilter.js~TableFilter", "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, + "lineNumber": 2401, "params": [ { "nullable": null, @@ -22628,7 +22608,7 @@ "generator": false }, { - "__docId__": 1023, + "__docId__": 1022, "kind": "method", "static": false, "variation": null, @@ -22637,7 +22617,64 @@ "longname": "src/tablefilter.js~TableFilter#getFilteredColumnData", "access": null, "description": "Return the filtered data for a given column index", - "lineNumber": 2453, + "lineNumber": 2446, + "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 typed values [data0, data1, data2...]\n\nTODO: provide an API returning data in JSON format" + }, + "generator": false + }, + { + "__docId__": 1023, + "kind": "method", + "static": false, + "variation": null, + "name": "getVisibleColumnData", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#getVisibleColumnData", + "access": null, + "description": "Return the filtered and visible data for a given column index", + "lineNumber": 2460, "params": [ { "nullable": null, @@ -22689,12 +22726,12 @@ "kind": "method", "static": false, "variation": null, - "name": "getVisibleColumnData", + "name": "getFilteredColumnValues", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#getVisibleColumnData", + "longname": "src/tablefilter.js~TableFilter#getFilteredColumnValues", "access": null, - "description": "Return the filtered and visible data for a given column index", - "lineNumber": 2467, + "description": "Return the filtered values for a given column index", + "lineNumber": 2474, "params": [ { "nullable": null, @@ -22737,7 +22774,7 @@ "Array" ], "spread": false, - "description": "Flat list of typed values [data0, data1, data2...]\n\nTODO: provide an API returning data in JSON format" + "description": "Flat list of values ['value0', 'value1', 'value2'...]\n\nTODO: provide an API returning data in JSON format" }, "generator": false }, @@ -22746,12 +22783,12 @@ "kind": "method", "static": false, "variation": null, - "name": "getFilteredColumnValues", + "name": "getVisibleColumnValues", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#getFilteredColumnValues", + "longname": "src/tablefilter.js~TableFilter#getVisibleColumnValues", "access": null, - "description": "Return the filtered values for a given column index", - "lineNumber": 2481, + "description": "Return the filtered and visible values for a given column index", + "lineNumber": 2488, "params": [ { "nullable": null, @@ -22803,69 +22840,12 @@ "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__": 1027, - "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": 2513, + "lineNumber": 2506, "params": [ { "nullable": null, @@ -22937,7 +22917,7 @@ "generator": false }, { - "__docId__": 1028, + "__docId__": 1027, "kind": "method", "static": false, "variation": null, @@ -22946,7 +22926,7 @@ "longname": "src/tablefilter.js~TableFilter#getRowDisplay", "access": null, "description": "Get the display value of a row", - "lineNumber": 2554, + "lineNumber": 2547, "params": [ { "nullable": null, @@ -22970,7 +22950,7 @@ "generator": false }, { - "__docId__": 1029, + "__docId__": 1028, "kind": "method", "static": false, "variation": null, @@ -22979,7 +22959,7 @@ "longname": "src/tablefilter.js~TableFilter#validateRow", "access": null, "description": "Validate/invalidate row by setting the 'validRow' attribute on the row", - "lineNumber": 2563, + "lineNumber": 2556, "params": [ { "nullable": null, @@ -23005,7 +22985,7 @@ "generator": false }, { - "__docId__": 1030, + "__docId__": 1029, "kind": "method", "static": false, "variation": null, @@ -23014,12 +22994,12 @@ "longname": "src/tablefilter.js~TableFilter#validateAllRows", "access": null, "description": "Validate all filterable rows", - "lineNumber": 2596, + "lineNumber": 2589, "params": [], "generator": false }, { - "__docId__": 1031, + "__docId__": 1030, "kind": "member", "static": false, "variation": null, @@ -23028,7 +23008,7 @@ "longname": "src/tablefilter.js~TableFilter#validRowsIndex", "access": null, "description": null, - "lineNumber": 2600, + "lineNumber": 2593, "undocument": true, "type": { "types": [ @@ -23037,7 +23017,7 @@ } }, { - "__docId__": 1032, + "__docId__": 1031, "kind": "method", "static": false, "variation": null, @@ -23046,7 +23026,7 @@ "longname": "src/tablefilter.js~TableFilter#setFilterValue", "access": null, "description": "Set search value to a given filter", - "lineNumber": 2611, + "lineNumber": 2604, "params": [ { "nullable": null, @@ -23072,7 +23052,7 @@ "generator": false }, { - "__docId__": 1033, + "__docId__": 1032, "kind": "method", "static": false, "variation": null, @@ -23081,7 +23061,7 @@ "longname": "src/tablefilter.js~TableFilter#setColWidths", "access": null, "description": "Set them columns' widths as per configuration", - "lineNumber": 2659, + "lineNumber": 2652, "params": [ { "nullable": null, @@ -23097,7 +23077,7 @@ "generator": false }, { - "__docId__": 1034, + "__docId__": 1033, "kind": "method", "static": false, "variation": null, @@ -23106,12 +23086,12 @@ "longname": "src/tablefilter.js~TableFilter#enforceVisibility", "access": null, "description": "Make defined rows always visible", - "lineNumber": 2689, + "lineNumber": 2682, "params": [], "generator": false }, { - "__docId__": 1035, + "__docId__": 1034, "kind": "method", "static": false, "variation": null, @@ -23120,12 +23100,12 @@ "longname": "src/tablefilter.js~TableFilter#clearFilters", "access": null, "description": "Clear all the filters' values", - "lineNumber": 2706, + "lineNumber": 2699, "params": [], "generator": false }, { - "__docId__": 1036, + "__docId__": 1035, "kind": "method", "static": false, "variation": null, @@ -23134,7 +23114,7 @@ "longname": "src/tablefilter.js~TableFilter#getActiveFilterId", "access": null, "description": "Return the ID of the current active filter", - "lineNumber": 2728, + "lineNumber": 2721, "params": [], "return": { "nullable": null, @@ -23147,7 +23127,7 @@ "generator": false }, { - "__docId__": 1037, + "__docId__": 1036, "kind": "method", "static": false, "variation": null, @@ -23156,7 +23136,7 @@ "longname": "src/tablefilter.js~TableFilter#setActiveFilterId", "access": null, "description": "Set the ID of the current active filter", - "lineNumber": 2736, + "lineNumber": 2729, "params": [ { "nullable": null, @@ -23172,7 +23152,7 @@ "generator": false }, { - "__docId__": 1038, + "__docId__": 1037, "kind": "member", "static": false, "variation": null, @@ -23181,7 +23161,7 @@ "longname": "src/tablefilter.js~TableFilter#activeFilterId", "access": null, "description": null, - "lineNumber": 2737, + "lineNumber": 2730, "undocument": true, "type": { "types": [ @@ -23190,7 +23170,7 @@ } }, { - "__docId__": 1039, + "__docId__": 1038, "kind": "method", "static": false, "variation": null, @@ -23199,7 +23179,7 @@ "longname": "src/tablefilter.js~TableFilter#getColumnIndexFromFilterId", "access": null, "description": "Return the column index for a given filter ID", - "lineNumber": 2745, + "lineNumber": 2738, "params": [ { "nullable": null, @@ -23225,7 +23205,7 @@ "generator": false }, { - "__docId__": 1040, + "__docId__": 1039, "kind": "method", "static": false, "variation": null, @@ -23234,7 +23214,7 @@ "longname": "src/tablefilter.js~TableFilter#buildFilterId", "access": "private", "description": "Build filter element ID for a given column index", - "lineNumber": 2757, + "lineNumber": 2750, "params": [ { "nullable": null, @@ -23257,17 +23237,129 @@ }, "generator": false }, + { + "__docId__": 1040, + "kind": "method", + "static": false, + "variation": null, + "name": "isExternalFlt", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#isExternalFlt", + "access": "private", + "description": "Check if has external filters", + "lineNumber": 2759, + "unknown": [ + { + "tagName": "@returns", + "tagValue": "{Boolean}" + } + ], + "params": [], + "return": { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "description": "" + }, + "generator": false + }, { "__docId__": 1041, "kind": "method", "static": false, "variation": null, + "name": "getStylePath", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#getStylePath", + "access": "private", + "description": "Returns styles path", + "lineNumber": 2768, + "unknown": [ + { + "tagName": "@returns", + "tagValue": "{String}" + } + ], + "params": [], + "return": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": "" + }, + "generator": false + }, + { + "__docId__": 1042, + "kind": "method", + "static": false, + "variation": null, + "name": "getStylesheetPath", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#getStylesheetPath", + "access": "private", + "description": "Returns main stylesheet path", + "lineNumber": 2777, + "unknown": [ + { + "tagName": "@returns", + "tagValue": "{String}" + } + ], + "params": [], + "return": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": "" + }, + "generator": false + }, + { + "__docId__": 1043, + "kind": "method", + "static": false, + "variation": null, + "name": "getThemesPath", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#getThemesPath", + "access": "private", + "description": "Returns themes path", + "lineNumber": 2787, + "unknown": [ + { + "tagName": "@returns", + "tagValue": "{String}" + } + ], + "params": [], + "return": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": "" + }, + "generator": false + }, + { + "__docId__": 1044, + "kind": "method", + "static": false, + "variation": null, "name": "activateFilter", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#activateFilter", "access": null, "description": "Make specified column's filter active", - "lineNumber": 2765, + "lineNumber": 2796, "params": [ { "nullable": null, @@ -23283,7 +23375,7 @@ "generator": false }, { - "__docId__": 1042, + "__docId__": 1045, "kind": "method", "static": false, "variation": null, @@ -23292,12 +23384,12 @@ "longname": "src/tablefilter.js~TableFilter#linkFilters", "access": null, "description": "Refresh the filters subject to linking ('select', 'multiple',\n'checklist' type)", - "lineNumber": 2776, + "lineNumber": 2807, "params": [], "generator": false }, { - "__docId__": 1043, + "__docId__": 1046, "kind": "method", "static": false, "variation": null, @@ -23306,105 +23398,6 @@ "longname": "src/tablefilter.js~TableFilter#isExactMatch", "access": null, "description": "Determine if passed filter column implements exact query match", - "lineNumber": 2827, - "params": [ - { - "nullable": null, - "types": [ - "Number" - ], - "spread": false, - "optional": false, - "name": "colIndex", - "description": "Column index" - } - ], - "return": { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "description": "" - }, - "generator": false - }, - { - "__docId__": 1044, - "kind": "method", - "static": false, - "variation": null, - "name": "isRowValid", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#isRowValid", - "access": null, - "description": "Check if passed row is valid", - "lineNumber": 2838, - "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__": 1045, - "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": 2847, - "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__": 1046, - "kind": "method", - "static": false, - "variation": null, - "name": "ignoresDiacritics", - "memberof": "src/tablefilter.js~TableFilter", - "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": 2858, "params": [ { @@ -23433,12 +23426,111 @@ "kind": "method", "static": false, "variation": null, + "name": "isRowValid", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#isRowValid", + "access": null, + "description": "Check if passed row is valid", + "lineNumber": 2869, + "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__": 1048, + "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": 2878, + "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__": 1049, + "kind": "method", + "static": false, + "variation": null, + "name": "ignoresDiacritics", + "memberof": "src/tablefilter.js~TableFilter", + "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": 2889, + "params": [ + { + "nullable": null, + "types": [ + "Number" + ], + "spread": false, + "optional": false, + "name": "colIndex", + "description": "Column index" + } + ], + "return": { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "description": "" + }, + "generator": false + }, + { + "__docId__": 1050, + "kind": "method", + "static": false, + "variation": null, "name": "getClearFilterText", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#getClearFilterText", "access": null, "description": "Return clear all text for specified filter column", - "lineNumber": 2871, + "lineNumber": 2902, "params": [ { "nullable": null, @@ -23462,7 +23554,7 @@ "generator": false }, { - "__docId__": 1048, + "__docId__": 1051, "kind": "method", "static": false, "variation": null, @@ -23471,7 +23563,7 @@ "longname": "src/tablefilter.js~TableFilter#isImported", "access": null, "description": "Check if passed script or stylesheet is already imported", - "lineNumber": 2885, + "lineNumber": 2916, "params": [ { "nullable": null, @@ -23505,7 +23597,7 @@ "generator": false }, { - "__docId__": 1049, + "__docId__": 1052, "kind": "method", "static": false, "variation": null, @@ -23514,7 +23606,7 @@ "longname": "src/tablefilter.js~TableFilter#import", "access": null, "description": "Import script or stylesheet", - "lineNumber": 2908, + "lineNumber": 2939, "params": [ { "nullable": null, @@ -23560,7 +23652,7 @@ "generator": false }, { - "__docId__": 1050, + "__docId__": 1053, "kind": "method", "static": false, "variation": null, @@ -23569,7 +23661,7 @@ "longname": "src/tablefilter.js~TableFilter#isInitialized", "access": null, "description": "Check if table has filters grid", - "lineNumber": 2950, + "lineNumber": 2981, "params": [], "return": { "nullable": null, @@ -23582,7 +23674,7 @@ "generator": false }, { - "__docId__": 1051, + "__docId__": 1054, "kind": "method", "static": false, "variation": null, @@ -23591,7 +23683,7 @@ "longname": "src/tablefilter.js~TableFilter#getFiltersId", "access": null, "description": "Get list of filter IDs", - "lineNumber": 2958, + "lineNumber": 2989, "params": [], "return": { "nullable": null, @@ -23604,7 +23696,7 @@ "generator": false }, { - "__docId__": 1052, + "__docId__": 1055, "kind": "method", "static": false, "variation": null, @@ -23613,7 +23705,7 @@ "longname": "src/tablefilter.js~TableFilter#getValidRows", "access": null, "description": "Get filtered (valid) rows indexes", - "lineNumber": 2967, + "lineNumber": 2998, "params": [ { "nullable": null, @@ -23637,7 +23729,7 @@ "generator": false }, { - "__docId__": 1053, + "__docId__": 1056, "kind": "member", "static": false, "variation": null, @@ -23646,7 +23738,7 @@ "longname": "src/tablefilter.js~TableFilter#validRowsIndex", "access": null, "description": null, - "lineNumber": 2973, + "lineNumber": 3004, "undocument": true, "type": { "types": [ @@ -23655,7 +23747,7 @@ } }, { - "__docId__": 1054, + "__docId__": 1057, "kind": "method", "static": false, "variation": null, @@ -23664,73 +23756,7 @@ "longname": "src/tablefilter.js~TableFilter#getFiltersRowIndex", "access": null, "description": "Get the index of the row containing the filters", - "lineNumber": 2994, - "params": [], - "return": { - "nullable": null, - "types": [ - "Number" - ], - "spread": false, - "description": "" - }, - "generator": false - }, - { - "__docId__": 1055, - "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": 3002, - "params": [], - "return": { - "nullable": null, - "types": [ - "Number" - ], - "spread": false, - "description": "" - }, - "generator": false - }, - { - "__docId__": 1056, - "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": 3011, - "params": [], - "return": { - "nullable": null, - "types": [ - "Number" - ], - "spread": false, - "description": "" - }, - "generator": false - }, - { - "__docId__": 1057, - "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": 3019, + "lineNumber": 3025, "params": [], "return": { "nullable": null, @@ -23747,12 +23773,78 @@ "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": 3033, + "params": [], + "return": { + "nullable": null, + "types": [ + "Number" + ], + "spread": false, + "description": "" + }, + "generator": false + }, + { + "__docId__": 1059, + "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": 3042, + "params": [], + "return": { + "nullable": null, + "types": [ + "Number" + ], + "spread": false, + "description": "" + }, + "generator": false + }, + { + "__docId__": 1060, + "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": 3050, + "params": [], + "return": { + "nullable": null, + "types": [ + "Number" + ], + "spread": false, + "description": "" + }, + "generator": false + }, + { + "__docId__": 1061, + "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": 3030, + "lineNumber": 3061, "params": [ { "nullable": null, @@ -23788,7 +23880,7 @@ "generator": false }, { - "__docId__": 1059, + "__docId__": 1062, "kind": "method", "static": false, "variation": null, @@ -23797,7 +23889,7 @@ "longname": "src/tablefilter.js~TableFilter#getHeaderElement", "access": null, "description": "Get the header DOM element for a given column index", - "lineNumber": 3046, + "lineNumber": 3077, "params": [ { "nullable": null, @@ -23821,7 +23913,7 @@ "generator": false }, { - "__docId__": 1060, + "__docId__": 1063, "kind": "method", "static": false, "variation": null, @@ -23830,7 +23922,7 @@ "longname": "src/tablefilter.js~TableFilter#getHeadersText", "access": null, "description": "Return the list of headers' text", - "lineNumber": 3065, + "lineNumber": 3096, "params": [ { "nullable": null, @@ -23854,7 +23946,7 @@ "generator": false }, { - "__docId__": 1061, + "__docId__": 1064, "kind": "method", "static": false, "variation": null, @@ -23863,7 +23955,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterType", "access": null, "description": "Return the filter type for a specified column", - "lineNumber": 3085, + "lineNumber": 3116, "params": [ { "nullable": null, @@ -23887,7 +23979,7 @@ "generator": false }, { - "__docId__": 1062, + "__docId__": 1065, "kind": "method", "static": false, "variation": null, @@ -23896,7 +23988,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterableRowsNb", "access": null, "description": "Get the total number of filterable rows", - "lineNumber": 3093, + "lineNumber": 3124, "params": [], "return": { "nullable": null, @@ -23909,7 +24001,7 @@ "generator": false }, { - "__docId__": 1063, + "__docId__": 1066, "kind": "method", "static": false, "variation": null, @@ -23918,7 +24010,7 @@ "longname": "src/tablefilter.js~TableFilter#getValidRowsNb", "access": null, "description": "Return the total number of valid rows", - "lineNumber": 3102, + "lineNumber": 3133, "params": [ { "nullable": null, @@ -23944,7 +24036,7 @@ "generator": false }, { - "__docId__": 1064, + "__docId__": 1067, "kind": "method", "static": false, "variation": null, @@ -23953,7 +24045,7 @@ "longname": "src/tablefilter.js~TableFilter#dom", "access": null, "description": "Return the working DOM element", - "lineNumber": 3110, + "lineNumber": 3141, "params": [], "return": { "nullable": null, @@ -23966,7 +24058,7 @@ "generator": false }, { - "__docId__": 1065, + "__docId__": 1068, "kind": "method", "static": false, "variation": null, @@ -23975,7 +24067,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": 3120, + "lineNumber": 3151, "unknown": [ { "tagName": "@returns", @@ -24005,7 +24097,7 @@ "generator": false }, { - "__docId__": 1066, + "__docId__": 1069, "kind": "method", "static": false, "variation": null, @@ -24014,7 +24106,7 @@ "longname": "src/tablefilter.js~TableFilter#config", "access": null, "description": "Get the configuration object (literal object)", - "lineNumber": 3135, + "lineNumber": 3166, "params": [], "return": { "nullable": null, @@ -24027,7 +24119,7 @@ "generator": false }, { - "__docId__": 1067, + "__docId__": 1070, "kind": "file", "static": true, "variation": null, @@ -24040,7 +24132,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 obj\n * @returns {Boolean}\n */\nexport const isString =\n (obj) => Object.prototype.toString.call(obj) === '[object String]';\n\n/**\n * Check passed argument is a number\n * @param {Number} obj\n * @returns {Boolean}\n */\nexport const isNumber =\n (obj) => Object.prototype.toString.call(obj) === '[object Number]';\n\n/**\n * Check passed argument is a boolean\n * @param {Boolean} obj\n * @returns {Boolean}\n */\nexport const isBoolean =\n (obj) => Object.prototype.toString.call(obj) === '[object Boolean]';\n\n/**\n * Check passed argument is undefined\n * @param {Any} obj\n * @return {Boolean}\n */\nexport const isUndef = (obj) => obj === UNDEFINED;\n\n/**\n * Check passed argument is null\n * @param {Any} obj\n * @return {Boolean}\n */\nexport const isNull = (obj) => obj === null;\n\n/**\n * Check passed argument is empty (undefined, null or empty string)\n * @param {Any} obj\n * @return {Boolean}\n */\nexport const isEmpty = (obj) => isUndef(obj) || isNull(obj) || obj.length === 0;\n" }, { - "__docId__": 1068, + "__docId__": 1071, "kind": "variable", "static": true, "variation": null, @@ -24060,7 +24152,7 @@ } }, { - "__docId__": 1069, + "__docId__": 1072, "kind": "function", "static": true, "variation": null, @@ -24085,7 +24177,7 @@ "generator": false }, { - "__docId__": 1070, + "__docId__": 1073, "kind": "variable", "static": true, "variation": null, @@ -24125,7 +24217,7 @@ } }, { - "__docId__": 1071, + "__docId__": 1074, "kind": "variable", "static": true, "variation": null, @@ -24165,7 +24257,7 @@ } }, { - "__docId__": 1072, + "__docId__": 1075, "kind": "variable", "static": true, "variation": null, @@ -24205,7 +24297,7 @@ } }, { - "__docId__": 1073, + "__docId__": 1076, "kind": "variable", "static": true, "variation": null, @@ -24251,7 +24343,7 @@ } }, { - "__docId__": 1074, + "__docId__": 1077, "kind": "variable", "static": true, "variation": null, @@ -24297,7 +24389,7 @@ } }, { - "__docId__": 1075, + "__docId__": 1078, "kind": "variable", "static": true, "variation": null, @@ -24343,7 +24435,7 @@ } }, { - "__docId__": 1076, + "__docId__": 1079, "kind": "variable", "static": true, "variation": null, @@ -24383,7 +24475,7 @@ } }, { - "__docId__": 1077, + "__docId__": 1080, "kind": "variable", "static": true, "variation": null, @@ -24423,7 +24515,7 @@ } }, { - "__docId__": 1078, + "__docId__": 1081, "kind": "variable", "static": true, "variation": null, @@ -24463,7 +24555,7 @@ } }, { - "__docId__": 1080, + "__docId__": 1083, "kind": "external", "static": true, "variation": null, @@ -24476,7 +24568,7 @@ "builtinExternal": true }, { - "__docId__": 1081, + "__docId__": 1084, "kind": "external", "static": true, "variation": null, @@ -24489,7 +24581,7 @@ "builtinExternal": true }, { - "__docId__": 1082, + "__docId__": 1085, "kind": "external", "static": true, "variation": null, @@ -24502,7 +24594,7 @@ "builtinExternal": true }, { - "__docId__": 1083, + "__docId__": 1086, "kind": "external", "static": true, "variation": null, @@ -24515,7 +24607,7 @@ "builtinExternal": true }, { - "__docId__": 1084, + "__docId__": 1087, "kind": "external", "static": true, "variation": null, @@ -24528,7 +24620,7 @@ "builtinExternal": true }, { - "__docId__": 1085, + "__docId__": 1088, "kind": "external", "static": true, "variation": null, @@ -24541,7 +24633,7 @@ "builtinExternal": true }, { - "__docId__": 1086, + "__docId__": 1089, "kind": "external", "static": true, "variation": null, @@ -24554,7 +24646,7 @@ "builtinExternal": true }, { - "__docId__": 1087, + "__docId__": 1090, "kind": "external", "static": true, "variation": null, @@ -24567,7 +24659,7 @@ "builtinExternal": true }, { - "__docId__": 1088, + "__docId__": 1091, "kind": "external", "static": true, "variation": null, @@ -24580,7 +24672,7 @@ "builtinExternal": true }, { - "__docId__": 1089, + "__docId__": 1092, "kind": "external", "static": true, "variation": null, @@ -24593,7 +24685,7 @@ "builtinExternal": true }, { - "__docId__": 1090, + "__docId__": 1093, "kind": "external", "static": true, "variation": null, @@ -24606,7 +24698,7 @@ "builtinExternal": true }, { - "__docId__": 1091, + "__docId__": 1094, "kind": "external", "static": true, "variation": null, @@ -24619,7 +24711,7 @@ "builtinExternal": true }, { - "__docId__": 1092, + "__docId__": 1095, "kind": "external", "static": true, "variation": null, @@ -24632,7 +24724,7 @@ "builtinExternal": true }, { - "__docId__": 1093, + "__docId__": 1096, "kind": "external", "static": true, "variation": null, @@ -24645,7 +24737,7 @@ "builtinExternal": true }, { - "__docId__": 1094, + "__docId__": 1097, "kind": "external", "static": true, "variation": null, @@ -24658,7 +24750,7 @@ "builtinExternal": true }, { - "__docId__": 1095, + "__docId__": 1098, "kind": "external", "static": true, "variation": null, @@ -24671,7 +24763,7 @@ "builtinExternal": true }, { - "__docId__": 1096, + "__docId__": 1099, "kind": "external", "static": true, "variation": null, @@ -24684,7 +24776,7 @@ "builtinExternal": true }, { - "__docId__": 1097, + "__docId__": 1100, "kind": "external", "static": true, "variation": null, @@ -24697,7 +24789,7 @@ "builtinExternal": true }, { - "__docId__": 1098, + "__docId__": 1101, "kind": "external", "static": true, "variation": null, @@ -24710,7 +24802,7 @@ "builtinExternal": true }, { - "__docId__": 1099, + "__docId__": 1102, "kind": "external", "static": true, "variation": null, @@ -24723,7 +24815,7 @@ "builtinExternal": true }, { - "__docId__": 1100, + "__docId__": 1103, "kind": "external", "static": true, "variation": null, @@ -24736,7 +24828,7 @@ "builtinExternal": true }, { - "__docId__": 1101, + "__docId__": 1104, "kind": "external", "static": true, "variation": null, @@ -24749,7 +24841,7 @@ "builtinExternal": true }, { - "__docId__": 1102, + "__docId__": 1105, "kind": "external", "static": true, "variation": null, @@ -24762,7 +24854,7 @@ "builtinExternal": true }, { - "__docId__": 1103, + "__docId__": 1106, "kind": "external", "static": true, "variation": null, @@ -24775,7 +24867,7 @@ "builtinExternal": true }, { - "__docId__": 1104, + "__docId__": 1107, "kind": "external", "static": true, "variation": null, @@ -24788,7 +24880,7 @@ "builtinExternal": true }, { - "__docId__": 1105, + "__docId__": 1108, "kind": "external", "static": true, "variation": null, @@ -24801,7 +24893,7 @@ "builtinExternal": true }, { - "__docId__": 1106, + "__docId__": 1109, "kind": "external", "static": true, "variation": null, @@ -24814,7 +24906,7 @@ "builtinExternal": true }, { - "__docId__": 1107, + "__docId__": 1110, "kind": "external", "static": true, "variation": null, @@ -24827,7 +24919,7 @@ "builtinExternal": true }, { - "__docId__": 1108, + "__docId__": 1111, "kind": "external", "static": true, "variation": null, @@ -24840,7 +24932,7 @@ "builtinExternal": true }, { - "__docId__": 1109, + "__docId__": 1112, "kind": "external", "static": true, "variation": null, @@ -24853,7 +24945,7 @@ "builtinExternal": true }, { - "__docId__": 1110, + "__docId__": 1113, "kind": "external", "static": true, "variation": null, @@ -24866,7 +24958,7 @@ "builtinExternal": true }, { - "__docId__": 1111, + "__docId__": 1114, "kind": "external", "static": true, "variation": null, @@ -24879,7 +24971,7 @@ "builtinExternal": true }, { - "__docId__": 1112, + "__docId__": 1115, "kind": "external", "static": true, "variation": null, @@ -24892,7 +24984,7 @@ "builtinExternal": true }, { - "__docId__": 1113, + "__docId__": 1116, "kind": "external", "static": true, "variation": null, @@ -24905,7 +24997,7 @@ "builtinExternal": true }, { - "__docId__": 1114, + "__docId__": 1117, "kind": "external", "static": true, "variation": null, @@ -24918,7 +25010,7 @@ "builtinExternal": true }, { - "__docId__": 1115, + "__docId__": 1118, "kind": "external", "static": true, "variation": null, @@ -24931,7 +25023,7 @@ "builtinExternal": true }, { - "__docId__": 1116, + "__docId__": 1119, "kind": "external", "static": true, "variation": null, @@ -24944,7 +25036,7 @@ "builtinExternal": true }, { - "__docId__": 1117, + "__docId__": 1120, "kind": "external", "static": true, "variation": null, @@ -24957,7 +25049,7 @@ "builtinExternal": true }, { - "__docId__": 1118, + "__docId__": 1121, "kind": "external", "static": true, "variation": null, @@ -24970,7 +25062,7 @@ "builtinExternal": true }, { - "__docId__": 1119, + "__docId__": 1122, "kind": "external", "static": true, "variation": null, @@ -24983,7 +25075,7 @@ "builtinExternal": true }, { - "__docId__": 1120, + "__docId__": 1123, "kind": "external", "static": true, "variation": null, @@ -24996,7 +25088,7 @@ "builtinExternal": true }, { - "__docId__": 1121, + "__docId__": 1124, "kind": "external", "static": true, "variation": null, @@ -25009,7 +25101,7 @@ "builtinExternal": true }, { - "__docId__": 1122, + "__docId__": 1125, "kind": "external", "static": true, "variation": null, @@ -25022,7 +25114,7 @@ "builtinExternal": true }, { - "__docId__": 1123, + "__docId__": 1126, "kind": "external", "static": true, "variation": null, @@ -25035,7 +25127,7 @@ "builtinExternal": true }, { - "__docId__": 1124, + "__docId__": 1127, "kind": "external", "static": true, "variation": null, @@ -25048,7 +25140,7 @@ "builtinExternal": true }, { - "__docId__": 1125, + "__docId__": 1128, "kind": "external", "static": true, "variation": null, @@ -25061,7 +25153,7 @@ "builtinExternal": true }, { - "__docId__": 1126, + "__docId__": 1129, "kind": "external", "static": true, "variation": null, @@ -25074,7 +25166,7 @@ "builtinExternal": true }, { - "__docId__": 1128, + "__docId__": 1131, "kind": "external", "static": true, "variation": null, @@ -25087,7 +25179,7 @@ "builtinExternal": true }, { - "__docId__": 1129, + "__docId__": 1132, "kind": "external", "static": true, "variation": null, @@ -25100,7 +25192,7 @@ "builtinExternal": true }, { - "__docId__": 1130, + "__docId__": 1133, "kind": "external", "static": true, "variation": null, @@ -25113,7 +25205,7 @@ "builtinExternal": true }, { - "__docId__": 1131, + "__docId__": 1134, "kind": "external", "static": true, "variation": null, @@ -25126,7 +25218,7 @@ "builtinExternal": true }, { - "__docId__": 1132, + "__docId__": 1135, "kind": "external", "static": true, "variation": null, @@ -25139,7 +25231,7 @@ "builtinExternal": true }, { - "__docId__": 1133, + "__docId__": 1136, "kind": "external", "static": true, "variation": null, @@ -25152,7 +25244,7 @@ "builtinExternal": true }, { - "__docId__": 1134, + "__docId__": 1137, "kind": "external", "static": true, "variation": null, @@ -25165,7 +25257,7 @@ "builtinExternal": true }, { - "__docId__": 1135, + "__docId__": 1138, "kind": "external", "static": true, "variation": null, diff --git a/docs/file/src/array.js.html b/docs/file/src/array.js.html index 026659a6..98b01603 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.28 API Document + src/array.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/const.js.html b/docs/file/src/const.js.html index 122a23b9..fd8541a9 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.28 API Document + src/const.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/cookie.js.html b/docs/file/src/cookie.js.html index e4840f7d..b32ebb65 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.28 API Document + src/cookie.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/dom.js.html b/docs/file/src/dom.js.html index 796d61b0..c4bfb73a 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.28 API Document + src/dom.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/emitter.js.html b/docs/file/src/emitter.js.html index a7251bc5..6528be0d 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.28 API Document + src/emitter.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/event.js.html b/docs/file/src/event.js.html index 4f9dde14..5d339eec 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.28 API Document + src/event.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html b/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html index 9c9c7304..04e8edf9 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.28 API Document + src/extensions/advancedGrid/adapterEzEditTable.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/extensions/advancedGrid/advancedGrid.js.html b/docs/file/src/extensions/advancedGrid/advancedGrid.js.html index 71aaa7d6..c80a21b4 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.28 API Document + src/extensions/advancedGrid/advancedGrid.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/extensions/colOps/colOps.js.html b/docs/file/src/extensions/colOps/colOps.js.html index 31011288..71a3411a 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.28 API Document + src/extensions/colOps/colOps.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/extensions/colsVisibility/colsVisibility.js.html b/docs/file/src/extensions/colsVisibility/colsVisibility.js.html index d45df3c7..86669390 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.28 API Document + src/extensions/colsVisibility/colsVisibility.js | tablefilter v0.5.29 API Document @@ -417,7 +417,7 @@ export default class ColsVisibility extends Feature { } //Loads extension stylesheet - tf.import(f.name + 'Style', tf.stylePath + this.stylesheet, null, + tf.import(f.name + 'Style', tf.getStylePath() + this.stylesheet, null, 'link'); this.enable(); diff --git a/docs/file/src/extensions/sort/adapterSortabletable.js.html b/docs/file/src/extensions/sort/adapterSortabletable.js.html index 5ed8a541..9a03edc2 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.28 API Document + src/extensions/sort/adapterSortabletable.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/extensions/sort/sort.js.html b/docs/file/src/extensions/sort/sort.js.html index a7edd8d0..4195bc42 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.28 API Document + src/extensions/sort/sort.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/feature.js.html b/docs/file/src/feature.js.html index 85acf060..5285a033 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.28 API Document + src/feature.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/modules/alternateRows.js.html b/docs/file/src/modules/alternateRows.js.html index 700d0aff..cf547fab 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.28 API Document + src/modules/alternateRows.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/modules/baseDropdown.js.html b/docs/file/src/modules/baseDropdown.js.html index f8690844..904f02b6 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.28 API Document + src/modules/baseDropdown.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/modules/checkList.js.html b/docs/file/src/modules/checkList.js.html index c8dbadc6..dce63dbf 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.28 API Document + src/modules/checkList.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/modules/clearButton.js.html b/docs/file/src/modules/clearButton.js.html index 5031f689..c93c2787 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.28 API Document + src/modules/clearButton.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/modules/dateType.js.html b/docs/file/src/modules/dateType.js.html index 0f72fb36..2e76658e 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.28 API Document + src/modules/dateType.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/modules/dropdown.js.html b/docs/file/src/modules/dropdown.js.html index a02c8eb2..94c7ece5 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.28 API Document + src/modules/dropdown.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/modules/gridLayout.js.html b/docs/file/src/modules/gridLayout.js.html index 7a78c152..1e9cd95b 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.28 API Document + src/modules/gridLayout.js | tablefilter v0.5.29 API Document @@ -430,7 +430,6 @@ export class GridLayout extends Feature { tf.refRow = 0; tf.headersRow = 0; tf.filtersRowIndex = 1; - tf.isExternalFlt = true; } /** diff --git a/docs/file/src/modules/hash.js.html b/docs/file/src/modules/hash.js.html index f49ac6d3..1a0d3a50 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.28 API Document + src/modules/hash.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/modules/help.js.html b/docs/file/src/modules/help.js.html index 307b4734..a74eada3 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.28 API Document + src/modules/help.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/modules/highlightKeywords.js.html b/docs/file/src/modules/highlightKeywords.js.html index a434c175..eec690cf 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.28 API Document + src/modules/highlightKeywords.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/modules/loader.js.html b/docs/file/src/modules/loader.js.html index 1291eddd..94f01c7b 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.28 API Document + src/modules/loader.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/modules/markActiveColumns.js.html b/docs/file/src/modules/markActiveColumns.js.html index 75909c2f..4008ecf6 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.28 API Document + src/modules/markActiveColumns.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/modules/noResults.js.html b/docs/file/src/modules/noResults.js.html index 60129d04..1c300927 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.28 API Document + src/modules/noResults.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/modules/paging.js.html b/docs/file/src/modules/paging.js.html index 9ad42b10..6b28794d 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.28 API Document + src/modules/paging.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/modules/popupFilter.js.html b/docs/file/src/modules/popupFilter.js.html index 2e8b876a..c89d5794 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.28 API Document + src/modules/popupFilter.js | tablefilter v0.5.29 API Document @@ -331,7 +331,6 @@ export class PopupFilter extends Feature { let tf = this.tf; // Enable external filters - tf.isExternalFlt = true; tf.externalFltTgtIds = []; // Override headers row index if no grouped headers diff --git a/docs/file/src/modules/rowsCounter.js.html b/docs/file/src/modules/rowsCounter.js.html index 8f221de4..be89a059 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.28 API Document + src/modules/rowsCounter.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/modules/state.js.html b/docs/file/src/modules/state.js.html index 75d113ba..a1a7985a 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.28 API Document + src/modules/state.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/modules/statusBar.js.html b/docs/file/src/modules/statusBar.js.html index c694e545..9d3be52c 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.28 API Document + src/modules/statusBar.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/modules/storage.js.html b/docs/file/src/modules/storage.js.html index 884afdfc..ad1860c8 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.28 API Document + src/modules/storage.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/number.js.html b/docs/file/src/number.js.html index 1eeb7ad1..80144f46 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.28 API Document + src/number.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/root.js.html b/docs/file/src/root.js.html index 8d2c176a..5af5d04f 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.28 API Document + src/root.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/settings.js.html b/docs/file/src/settings.js.html index 724388e7..08a289be 100644 --- a/docs/file/src/settings.js.html +++ b/docs/file/src/settings.js.html @@ -3,7 +3,7 @@ - src/settings.js | tablefilter v0.5.28 API Document + src/settings.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/sort.js.html b/docs/file/src/sort.js.html index 798c342e..92e6a74c 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.28 API Document + src/sort.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/string.js.html b/docs/file/src/string.js.html index 8e6451bc..8049ca7c 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.28 API Document + src/string.js | tablefilter v0.5.29 API Document diff --git a/docs/file/src/tablefilter.js.html b/docs/file/src/tablefilter.js.html index 074d704c..fdc41a4e 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.28 API Document + src/tablefilter.js | tablefilter v0.5.29 API Document @@ -414,14 +414,13 @@ export class TableFilter { * Path for stylesheets * @type {String} */ - this.stylePath = defaultsStr(f.style_path, this.basePath + 'style/'); + this.stylePath = this.getStylePath(); /** * Main stylesheet path * @type {String} */ - this.stylesheet = defaultsStr(f.stylesheet, - this.stylePath + 'tablefilter.css'); + this.stylesheet = this.getStylesheetPath(); /** * Main stylesheet ID @@ -564,12 +563,6 @@ export class TableFilter { */ this.visibleRows = this.hasVisibleRows ? f.rows_always_visible : []; - /** - * Enable/disable external filters generation - * @type {Boolean} - */ - this.isExternalFlt = Boolean(f.external_flt_grid); - /** * List of containers IDs where external filters will be generated * @type {Array} @@ -1095,7 +1088,7 @@ export class TableFilter { * themes: [{ name: 'skyblue' }] * @type {Array} */ - this.themesPath = f.themes_path || this.stylePath + 'themes/'; + this.themesPath = this.getThemesPath(); /** * Enable responsive layout @@ -1119,9 +1112,6 @@ export class TableFilter { this.instantiateFeatures( Object.keys(FEATURES).map((item) => FEATURES[item]) ); - - //load styles if necessary - this.import(this.stylesheetId, this.stylesheet, null, 'link'); } /** @@ -1132,6 +1122,9 @@ export class TableFilter { return; } + // import main stylesheet + this.import(this.stylesheetId, this.getStylesheetPath(), null, 'link'); + this.nbCells = this.getCellsNb(this.refRow); let Mod = this.Mod; let n = this.singleSearchFlt ? 1 : this.nbCells; @@ -1189,12 +1182,12 @@ export class TableFilter { //drop-down filters if (col === SELECT || col === MULTIPLE) { Mod.dropdown = Mod.dropdown || new Dropdown(this); - Mod.dropdown.init(i, this.isExternalFlt, fltcell); + Mod.dropdown.init(i, this.isExternalFlt(), fltcell); } // checklist else if (col === CHECKLIST) { Mod.checkList = Mod.checkList || new CheckList(this); - Mod.checkList.init(i, this.isExternalFlt, fltcell); + Mod.checkList.init(i, this.isExternalFlt(), fltcell); } else { this._buildInputFilter(i, inpclass, fltcell); } @@ -1358,7 +1351,7 @@ export class TableFilter { fltrow.className = this.fltsRowCssClass; - if (this.isExternalFlt) { + if (this.isExternalFlt()) { fltrow.style.display = NONE; } @@ -1385,7 +1378,7 @@ export class TableFilter { */ _buildInputFilter(colIndex, cssClass, container) { let col = this.getFilterType(colIndex); - let externalFltTgtId = this.isExternalFlt ? + let externalFltTgtId = this.isExternalFlt() ? this.externalFltTgtIds[colIndex] : null; let inpType = col === INPUT ? 'text' : 'hidden'; let inp = createElm(INPUT, @@ -1422,7 +1415,7 @@ export class TableFilter { * @param {DOMElement} container Container DOM element */ _buildSubmitButton(colIndex, container) { - let externalFltTgtId = this.isExternalFlt ? + let externalFltTgtId = this.isExternalFlt() ? this.externalFltTgtIds[colIndex] : null; let btn = createElm(INPUT, ['type', 'button'], @@ -1644,7 +1637,7 @@ export class TableFilter { let emitter = this.emitter; - if (this.isExternalFlt && !this.popupFilters) { + if (this.isExternalFlt() && !this.popupFilters) { this.removeExternalFlts(); } @@ -1757,7 +1750,7 @@ export class TableFilter { * Remove all the external column filters */ removeExternalFlts() { - if (!this.isExternalFlt) { + if (!this.isExternalFlt()) { return; } let ids = this.externalFltTgtIds, @@ -2752,7 +2745,7 @@ export class TableFilter { if (fltColType !== MULTIPLE && fltColType !== CHECKLIST) { if (this.loadFltOnDemand && !this.initialized) { this.emitter.emit('build-select-filter', this, index, - this.linkedFilters, this.isExternalFlt); + this.linkedFilters, this.isExternalFlt()); } slc.value = query; } @@ -2763,7 +2756,7 @@ export class TableFilter { if (this.loadFltOnDemand && !this.initialized) { this.emitter.emit('build-select-filter', this, index, - this.linkedFilters, this.isExternalFlt); + this.linkedFilters, this.isExternalFlt()); } this.emitter.emit('select-options', this, index, values); @@ -2892,6 +2885,44 @@ export class TableFilter { return `${this.prfxFlt}${colIndex}_${this.id}`; } + /** + * Check if has external filters + * @returns {Boolean} + * @private + */ + isExternalFlt() { + return this.externalFltTgtIds.length > 0; + } + + /** + * Returns styles path + * @returns {String} + * @private + */ + getStylePath() { + return defaultsStr(this.config.style_path, this.basePath + 'style/'); + } + + /** + * Returns main stylesheet path + * @returns {String} + * @private + */ + getStylesheetPath() { + return defaultsStr(this.config.stylesheet, + this.getStylePath() + 'tablefilter.css'); + } + + /** + * Returns themes path + * @returns {String} + * @private + */ + getThemesPath() { + return defaultsStr(this.config.themes_path, + this.getStylePath() + 'themes/'); + } + /** * Make specified column's filter active * @param colIndex Index of a column diff --git a/docs/file/src/types.js.html b/docs/file/src/types.js.html index 1f991146..379e984b 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.28 API Document + src/types.js | tablefilter v0.5.29 API Document diff --git a/docs/function/index.html b/docs/function/index.html index d11d02f6..5dfdad59 100644 --- a/docs/function/index.html +++ b/docs/function/index.html @@ -3,7 +3,7 @@ - Function | tablefilter v0.5.28 API Document + Function | tablefilter v0.5.29 API Document diff --git a/docs/identifiers.html b/docs/identifiers.html index eb8edec3..70436903 100644 --- a/docs/identifiers.html +++ b/docs/identifiers.html @@ -3,7 +3,7 @@ - Index | tablefilter v0.5.28 API Document + Index | tablefilter v0.5.29 API Document diff --git a/docs/index.html b/docs/index.html index e6e36959..9c9f94d9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,7 +3,7 @@ - tablefilter v0.5.28 API Document + tablefilter v0.5.29 API Document diff --git a/docs/package.json b/docs/package.json index fe2580fd..ffe29ad2 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "tablefilter", - "version": "0.5.28", + "version": "0.5.29", "description": "A Javascript library making HTML tables filterable and a bit more", "license": "MIT", "author": { @@ -65,7 +65,7 @@ "script-loader": "^0.7.0", "string-replace-webpack-plugin": "^0.1.3", "sugar-date": "2.0.4", - "webpack": "^3.3.0", + "webpack": "^3.0.0", "webpack-dev-server": "^2.4.5" }, "dependencies": {}, diff --git a/docs/script/search_index.js b/docs/script/search_index.js index 4e91ebdf..c337138a 100644 --- a/docs/script/search_index.js +++ b/docs/script/search_index.js @@ -4223,12 +4223,6 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#isExactMatch", "method" ], - [ - "src/tablefilter.js~tablefilter#isexternalflt", - "class/src/tablefilter.js~TableFilter.html#instance-member-isExternalFlt", - "src/tablefilter.js~TableFilter#isExternalFlt", - "member" - ], [ "src/tablefilter.js~tablefilter#isimported", "class/src/tablefilter.js~TableFilter.html#instance-method-isImported", diff --git a/docs/source.html b/docs/source.html index 1d9d4031..18e469f8 100644 --- a/docs/source.html +++ b/docs/source.html @@ -3,7 +3,7 @@ - Source | tablefilter v0.5.28 API Document + Source | tablefilter v0.5.29 API Document @@ -131,7 +131,7 @@
-

Source 678/678

+

Source 677/677

@@ -152,7 +152,7 @@ - + @@ -178,7 +178,7 @@ - + @@ -186,7 +186,7 @@ - + @@ -205,7 +205,7 @@ - + @@ -213,7 +213,7 @@ - + @@ -226,7 +226,7 @@ - + @@ -234,7 +234,7 @@ - + @@ -242,7 +242,7 @@ - + @@ -250,15 +250,15 @@ - + - + - + @@ -266,7 +266,7 @@ - + @@ -274,7 +274,7 @@ - + @@ -282,7 +282,7 @@ - + @@ -290,7 +290,7 @@ - + @@ -298,7 +298,7 @@ - + @@ -306,7 +306,7 @@ - + @@ -314,7 +314,7 @@ - + @@ -322,7 +322,7 @@ - + @@ -330,15 +330,15 @@ - + - - - + + + @@ -347,7 +347,7 @@ - + @@ -355,7 +355,7 @@ - + @@ -363,7 +363,7 @@ - + @@ -371,7 +371,7 @@ - + @@ -379,7 +379,7 @@ - + @@ -387,7 +387,7 @@ - + @@ -395,15 +395,15 @@ - + - - - + + + @@ -411,7 +411,7 @@ - + @@ -419,7 +419,7 @@ - + @@ -427,7 +427,7 @@ - + @@ -436,7 +436,7 @@ - + @@ -444,7 +444,7 @@ - + @@ -452,7 +452,7 @@ - + @@ -464,7 +464,7 @@ - + @@ -478,7 +478,7 @@ - + @@ -490,15 +490,15 @@ - + - - - - + + + + @@ -515,7 +515,7 @@ - +
100 %1/1 546 byte 222017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/const.js100 %19/19 3527 byte 2002017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/cookie.js- 1412 byte 572017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/dom.js100 %12/12 4766 byte 1902017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/emitter.js100 %6/6 1323 byte 532017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/event.js100 %6/6 2384 byte 1012017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/extensions/advancedGrid/adapterEzEditTable.js100 %13/13 19016 byte 5072017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/extensions/advancedGrid/advancedGrid.js- 90 byte 22017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/extensions/colOps/colOps.js100 %26/26 14340 byte 4792017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/extensions/colsVisibility/colsVisibility.js ColsVisibility 100 %49/4919524 byte19529 byte 7062017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/extensions/sort/adapterSortabletable.js100 %23/23 16463 byte 5312017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/extensions/sort/sort.js- 204 byte 82017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/feature.js100 %14/14 1876 byte 972017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/modules/alternateRows.js100 %9/9 3630 byte 1412017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/modules/baseDropdown.js100 %3/3 3501 byte 1212017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/modules/checkList.js100 %21/21 17110 byte 5312017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/modules/clearButton.js100 %10/10 3214 byte 1292017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/modules/dateType.js100 %12/12 4308 byte 1572017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/modules/dropdown.js100 %17/17 11909 byte 3832017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/modules/gridLayout.js GridLayout 100 %16/1613821 byte4842017-07-07 14:15:21 (UTC)13788 byte4832017-07-01 01:08:56 (UTC)
src/modules/hash.js100 %10/10 2981 byte 1262017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/modules/help.js100 %17/17 6494 byte 2302017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/modules/highlightKeywords.js100 %10/10 5459 byte 1802017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/modules/loader.js100 %14/14 4025 byte 1712017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/modules/markActiveColumns.js100 %10/10 2794 byte 1082017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/modules/noResults.js100 %17/17 4792 byte 1942017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/modules/paging.js100 %45/45 27378 byte 8982017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/modules/popupFilter.js PopupFilter 100 %27/2713116 byte4552017-07-07 14:15:21 (UTC)13083 byte4542017-07-01 01:08:56 (UTC)
src/modules/rowsCounter.js100 %13/13 5662 byte 1972017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/modules/state.js100 %24/24 14807 byte 5422017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/modules/statusBar.js100 %22/22 8635 byte 3002017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/modules/storage.js100 %10/10 3543 byte 1612017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/number.js100 %1/1 1034 byte 322017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/root.js100 %1/1 235 byte 62017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/settings.js100 %5/5 1535 byte 532017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/sort.js100 %7/7 2881 byte 822017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/string.js100 %5/5 2086 byte 762017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
src/tablefilter.js TableFilter100 %173/17395207 byte31382017-07-07 14:15:21 (UTC)100 %172/17295770 byte31692017-07-01 01:08:56 (UTC)
src/types.js100 %10/10 1754 byte 812017-07-07 14:15:21 (UTC)2017-07-01 01:08:56 (UTC)
diff --git a/docs/variable/index.html b/docs/variable/index.html index eec5da02..db8026b4 100644 --- a/docs/variable/index.html +++ b/docs/variable/index.html @@ -3,7 +3,7 @@ - Variable | tablefilter v0.5.28 API Document + Variable | tablefilter v0.5.29 API Document